[PATCH] x86/Intel: extend MOVDIRI testing

H.J. Lu hjl.tools@gmail.com
Tue Dec 3 17:29:00 GMT 2019


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.



More information about the Binutils mailing list