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 <tamar.christ...@arm.com> 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 <tamar.christ...@arm.com> Date: Wed Apr 25 13:37:30 2018 +0100 -- You are receiving this mail because: You are on the CC list for the bug. _______________________________________________ bug-binutils mailing list bug-binutils@gnu.org https://lists.gnu.org/mailman/listinfo/bug-binutils