OSDN Git Service

opcodes/
authorjbeulich <jbeulich>
Fri, 26 Aug 2005 15:33:41 +0000 (15:33 +0000)
committerjbeulich <jbeulich>
Fri, 26 Aug 2005 15:33:41 +0000 (15:33 +0000)
commit38ba0ee82e41e97d18cf6ad4156182bf4ca55a5b
tree18f43b980598db9514a18ecc459e7137cef2c7fd
parent992d86d13de5ba38653550da75a0000d9f41ac07
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