[PATCH] x86 (Intel mode): fix 'bound' handling
H.J. Lu
hjl.tools@gmail.com
Wed Feb 13 17:17:00 GMT 2008
On Feb 13, 2008 5:27 AM, Jan Beulich <jbeulich@novell.com> wrote:
> 'bound' is special in that it takes a memory operand consisting of a
> pair of words/dwords, i.e. the real Intel mode size specifiers are
> respectively dword/qword.
>
> gas/
> 2008-02-13 Jan Beulich <jbeulich@novell.com>
>
> * config/tc-i386.c (intel_e09): Also special-case 'bound'.
>
> gas/testsuite/
> 2008-02-13 Jan Beulich <jbeulich@novell.com>
>
> * gas/i386/intelbad.s, gas/i386/intelok.s: Add 'bound' tests.
> * gas/i386/intelbad.l, gas/i386/intelok.l, gas/i386/intelok.e,
> gas/i386/opcode-intel.d: Adjust.
>
> opcodes/
> 2008-02-13 Jan Beulich <jbeulich@novell.com>
>
> * i386-dis.c (a_mode): New.
> (cond_jump_mode): Adjust.
> (Ma): Change to a_mode.
> (intel_operand_size): Handle a_mode.
> * i386-opc.tbl: Allow Dword and Qword for bound.
> * i386-tbl.h: Re-generate.
>
That is OK. Thanks.
H.J.
More information about the Binutils
mailing list