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

            Bug ID: 20667
           Summary: [libopcodes][Aarch64] IC ivau omits register operand
                    if it's the zero register
           Product: binutils
           Version: 2.26
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: njholcomb at wi dot rr.com
  Target Milestone: ---

Decoding the bytes: 0xd50b753f 

Should produce: ic ivau, xzr
Instead produces: ic ivau

I tested by attempting to assemble the instruction "ic ivau" and received the
following error from gas:
Error: missing register at operand 2 -- `ic ivau'

This problem does not exist for other register operands.

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