opcodes/
commitc7e980e2fe20c410d6706027e2217b1526f31885
authorJan Beulich <jbeulich@novell.com>
Fri, 26 Aug 2005 15:33:43 +0000 (26 15:33 +0000)
committerJan Beulich <jbeulich@novell.com>
Fri, 26 Aug 2005 15:33:43 +0000 (26 15:33 +0000)
treed2d6c104dbe369ab54599af6d8d3d96d999c3bdf
parent7a96054c05e3bed0b3d35660274e3ff9b310d366
opcodes/
2005-08-26  Jan Beulich  <jbeulich@novell.com>

* i386-dis.c (intel_operand_size): New, broken out from OP_E for
re-use.
(OP_E): Call intel_operand_size, move call site out of mode
dependent code.
(OP_OFF): Call intel_operand_size if suffix_always. Remove
ATTRIBUTE_UNUSED from parameters.
(OP_OFF64): Likewise.
(OP_ESreg): Call intel_operand_size.
(OP_DSreg): Likewise.
(OP_DIR): Use colon rather than semicolon as separator of far
jump/call operands.

gas/testsuite/
2005-08-26  Jan Beulich  <jbeulich@novell.com>

* gas/i386/intelok.d: Adjust.
gas/testsuite/ChangeLog
gas/testsuite/gas/i386/intelok.d
opcodes/ChangeLog
opcodes/i386-dis.c