bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug gas/31606] [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works


From: cvs-commit at gcc dot gnu.org
Subject: [Bug gas/31606] [2.43 Regression] "shld %rsi,%rdx,%rax" no longer works
Date: Thu, 04 Apr 2024 20:26:49 +0000

https://sourceware.org/bugzilla/show_bug.cgi?id=31606

--- Comment #1 from Sourceware Commits <cvs-commit at gcc dot gnu.org> ---
The master branch has been updated by H.J. Lu <hjl@sourceware.org>:

https://sourceware.org/git/gitweb.cgi?p=binutils-gdb.git;h=c2d698fe03a6092d58a07de96068b87836daced0

commit c2d698fe03a6092d58a07de96068b87836daced0
Author: H.J. Lu <hjl.tools@gmail.com>
Date:   Thu Apr 4 13:12:12 2024 -0700

    x86: Restore APX shift-double instructions with omitted shift count

    Restore APX shift-double instructions with omitted shift count since
    they are generated by GCC as shown in:

    https://gcc.gnu.org/bugzilla/show_bug.cgi?id=114590

    gas/

            PR gas/31606
            * testsuite/gas/i386/x86-64-apx-ndd-wig.d: Updated.
            * testsuite/gas/i386/x86-64-apx-ndd.d: Likewise.
            * testsuite/gas/i386/x86-64-apx-ndd.s: Add tests for APX
            shift-double instructions with omitted shift count.

    opcodes/

            PR gas/31606
            * i386-opc.tbl: Restore APX shift-double instructions with
            omitted shift count.
            * i386-tbl.h: Regenerated.

-- 
You are receiving this mail because:
You are on the CC list for the bug.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]