[PATCH] Add XOP support for upcoming AMD Orochi processor

H.J. Lu hjl.tools@gmail.com
Thu Dec 10 14:27:00 GMT 2009


On Wed, Dec 9, 2009 at 9:27 PM, Quentin Neill
<quentin.neill.gnu@gmail.com> wrote:
> Hi,
>
> We found another issue related to PR
> http://sourceware.org/bugzilla/show_bug.cgi?id=10973 when decoding
> operands with 4 byte displacements.   The attached patch fixes this
> bug like this:
>
>        gas/testsuite/
>        * gas/testsuite/gas/i386/fma4.d: Add test cases.
>        * gas/testsuite/gas/i386/fma4.s: Add test cases.
>        * gas/testsuite/gas/i386/x86-64-fma4.d: Add test cases.
>        * gas/testsuite/gas/i386/x86-64-fma4.s: Add test cases.
>
>        opcodes/
>        * opcodes/i386-dis.c (get_vex_imm8): Extend logic to
>        apply in all cases, to avoid fetching ahead for the immediate
>        bytes when OP_E_memory has already been called.  Fix indentation.
>
> Tested with make -k check.
> Ok to commit?
>
> Thanks,
> --

OK.

-- 
H.J.



More information about the Binutils mailing list