Index: /branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp
===================================================================
--- /branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp	(revision 8004)
+++ /branches/working-0711/ccl/compiler/X86/x86-disassemble.lisp	(revision 8005)
@@ -2232,5 +2232,5 @@
   (let* ((stop t))
     (cond ((and (>= intop #x70) (< intop #x80))
-           (setq stop nil)
+           ;(setq stop nil)
            (let* ((pseudo-modrm-byte (x86-ds-next-u8 ds)))
              (setf (x86-di-mnemonic instruction)
