opcodes/
authorJan Beulich <jbeulich@novell.com>
Fri, 26 Aug 2005 15:33:43 +0000 (15:33 +0000)
committerJan Beulich <jbeulich@novell.com>
Fri, 26 Aug 2005 15:33:43 +0000 (15:33 +0000)
commit3f31e633c26da6d2bbe082f62952d624e5d00886
tree0ea53ba123bb8c5482d5d602dfb46bacd2633356
parentc0524131ea2e5bf988f957dcbccd68f0d9ea1bb9
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
This page took 0.024216 seconds and 4 git commands to generate.