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

            Bug ID: 22559
           Summary: AArch64 disassembles lane indexed dot product
                    instructions incorrectly
           Product: binutils
           Version: 2.29
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: tnfchris at sourceware dot org
  Target Milestone: ---

Dot product deviates from the normal disassembling semantics for AArch64.

The instruction v0.2s, v0.8b, v0.4b[0] should disassemble to
v0.2s, v0.8b, v0.4b[0] and not v0.2s, v0.8b, v0.b[0].

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

Reply via email to