More x86-64 assembler tweaks.
commit8cc5145d304eae7a6b8e1f84a084ec730affff87
authorDouglas Katzman <dougk@google.com>
Tue, 31 Jan 2017 00:16:37 +0000 (30 19:16 -0500)
committerDouglas Katzman <dougk@google.com>
Tue, 31 Jan 2017 00:19:33 +0000 (30 19:19 -0500)
treee102f7abd655897b254e4065c891b65b25b22909
parent8ca669c173f1b0c163819747de1957b7448f7af1
More x86-64 assembler tweaks.

* Use hex constants so that they match the comments.
* Avoid defining the concept of IMMEDIATE32-P in two places,
  and delete EMIT-IMMEDIATE-MOVE-TO-QWORD-REGISTER.
src/compiler/x86-64/arith.lisp
src/compiler/x86-64/insts.lisp