Revert "Move target-only x86-64 disassem stuff to target-insts."
commit1d84377c7d905060d913110a6dff59d64e392b6a
authorDouglas Katzman <dougk@google.com>
Mon, 16 Nov 2015 04:42:53 +0000 (15 23:42 -0500)
committerDouglas Katzman <dougk@google.com>
Mon, 16 Nov 2015 04:42:53 +0000 (15 23:42 -0500)
tree10ba01c1b9d898b8e9ea0d281ab47b688a0cd87f
parentba8452d437d9604dd032e189e8c95283205ea8dd
Revert "Move target-only x86-64 disassem stuff to target-insts."

This reverts commit 4f67071049dd046ebc5096d2141795279440dca1.
It breaks the disassembler due to EVAL-WHEN insanity,
and the fix which changes the scope of some EVAL-WHENs to be right
causes more style warnings in make-host-2 than it removes from
make-host-1, so it's not a good trade-off.
build-order.lisp-expr
src/compiler/assem.lisp
src/compiler/disassem.lisp
src/compiler/x86-64/insts.lisp
src/compiler/x86-64/target-insts.lisp