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: extend MOVDIRI testing


On Sun, Nov 24, 2019 at 11:32 PM Jan Beulich <jbeulich@suse.com> wrote:
>
> Test also memory operands with operand size specifier, which was broken
> prior to dc2be329b950 ("i386: Only check suffix in instruction
> mnemonic"), due to the template not permitting any suffixes. Note that
> this uncovered a disassembler issue, which is being fixed here as well.
>
> gas/
> 2019-11-XX  Jan Beulich  <jbeulich@suse.com>
>
>         * testsuite/gas/i386/movdir.s: Add Intel syntax case with
>         operand size specifier.
>         * testsuite/gas/i386/x86-64-movdir.s: Add Intel syntax cases
>         with operand size specifier and wit 32-bit operands.
>         * testsuite/gas/i386/movdir-intel.d,
>         testsuite/gas/i386/movdir.d,
>         testsuite/gas/i386/x86-64-movdir-intel.d,
>         testsuite/gas/i386/x86-64-movdir.d: Adjust expectations.
>
> opcodes/
> 2019-11-XX  Jan Beulich  <jbeulich@suse.com>
>
>         * i386-dis.c (mod_table): Use Ev instead of Em for movdiri.
>

OK.

Thanks.

-- 
H.J.


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