This is the mail archive of the binutils@sourceware.org mailing list for the binutils project.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]
Other format: [Raw text]

Re: [PATCH] x86 (Intel mode): fix 'bound' handling


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.


Index Nav: [Date Index] [Subject Index] [Author Index] [Thread Index]
Message Nav: [Date Prev] [Date Next] [Thread Prev] [Thread Next]