2008-12-08 H.J. Lu <hongjiu.lu@intel.com>
authorH.J. Lu <hjl.tools@gmail.com>
Mon, 8 Dec 2008 17:43:06 +0000 (17:43 +0000)
committerH.J. Lu <hjl.tools@gmail.com>
Mon, 8 Dec 2008 17:43:06 +0000 (17:43 +0000)
* i386-dis.c (putop): Remove strayed comments.

opcodes/ChangeLog
opcodes/i386-dis.c

index b8655d0..47e0eaf 100644 (file)
@@ -1,3 +1,7 @@
+2008-12-08  H.J. Lu  <hongjiu.lu@intel.com>
+
+       * i386-dis.c (putop): Remove strayed comments.
+
 2008-12-04  Ben Elliston  <bje@au.ibm.com>
 
        * ppc-dis.c (powerpc_init_dialect): Do not set PPC_OPCODE_BOOKE
index 6207ac4..f58e4dc 100644 (file)
@@ -11163,7 +11163,6 @@ case_Q:
                }
            }
          break;
-         /* implicit operand size 'l' for i386 or 'q' for x86-64 */
        case 'W':
          /* operand size flag for cwtl, cbtw */
          USED_REX (REX_W);