Fix disassembly for BT* instructions on x86oids
authorPaul Khuong <pvk@pvk.ca>
Mon, 20 May 2013 19:17:36 +0000 (15:17 -0400)
committerPaul Khuong <pvk@pvk.ca>
Tue, 21 May 2013 02:17:23 +0000 (22:17 -0400)
commitb67554f9b6f05539f16e6886529efa75b1ac5c72
treeaeb71dd54df0ae644b40c8335f0a6eebd9c2b57b
parent044fd6468eace7c9bb1404d35b820cea413f64b3
Fix disassembly for BT* instructions on x86oids

 * A dedicated instruction format gets the details right.

 * Patch by Douglas Katzman.
src/compiler/x86-64/insts.lisp
src/compiler/x86/insts.lisp