bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/23204] aarch64: objdump doesn't disassemble 'sqrdmlah v9.4


From: tnfchris at sourceware dot org
Subject: [Bug binutils/23204] aarch64: objdump doesn't disassemble 'sqrdmlah v9.4s,v22.4s,v18.4s'
Date: Mon, 25 Jun 2018 10:51:01 +0000

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

Tamar Christina <tnfchris at sourceware dot org> changed:

           What    |Removed                     |Added
----------------------------------------------------------------------------
             Status|ASSIGNED                    |RESOLVED
         Resolution|---                         |FIXED

--- Comment #2 from Tamar Christina <tnfchris at sourceware dot org> ---
This was already fixed by

commit 10bba94bd44045559cfd048cd34376090dd8107a
Author: Tamar Christina <address@hidden>
Date:   Wed Apr 25 13:37:30 2018 +0100

    Fix the mask for the sqrdml(a|s)h instructions.

    Rn is supposed to have a 5 bit range but instead was given 4 bits
    causing these instructions to disassemble as unknown instructions.

    opcodes/

            * aarch64-tbl.h (sqrdmlah, sqrdmlsh): Fix masks.

    gas/

            * testsuite/gas/aarch64/rdma.s: Test for larger register numbers.
            * testsuite/gas/aarch64/rdma.d: Update results.
            * testsuite/gas/aarch64/rdma-directive.d: Likewise.

and has been back-ported to the binutils 2.30 branch using

commit 9eb0a975c22bfa13165c1d3fb42811afc57f9173
Author: Tamar Christina <address@hidden>
Date:   Wed Apr 25 13:37:30 2018 +0100

-- 
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]