2008-12-08 H.J. Lu <hongjiu.lu@intel.com>

* i386-dis.c (putop): Remove strayed comments.
This commit is contained in:
H.J. Lu 2008-12-08 17:43:06 +00:00
parent 4be15b7a08
commit efa7dee728
2 changed files with 4 additions and 1 deletions

View 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

View 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);