Browse Source

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

* i386-dis.c (putop): Remove strayed comments.
cgen-1_1-branch
H.J. Lu 18 years ago
parent
commit
efa7dee728
  1. 4
      opcodes/ChangeLog
  2. 1
      opcodes/i386-dis.c

4
opcodes/ChangeLog

@ -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

1
opcodes/i386-dis.c

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

Loading…
Cancel
Save