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

            Bug ID: 22988
           Summary: aarch64 sve invalid addressing mode
           Product: binutils
           Version: 2.29
            Status: NEW
          Severity: normal
          Priority: P2
         Component: gas
          Assignee: unassigned at sourceware dot org
          Reporter: rth at gcc dot gnu.org
  Target Milestone: ---

.arch   armv8-a+sve
        ldff1b  z0.b, p1/z, [x0]

z.s: Assembler messages:
z.s:2: Error: invalid addressing mode at operand 3 -- `ldff1b z0.b,p1/z,[x0]'

According to the ARM ARM, this is supposed to be encoded as [x0, xzr].

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