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

            Bug ID: 20700
           Summary: [libopcodes][x86] Invalid suffix for xbegin
           Product: binutils
           Version: 2.26
            Status: UNCONFIRMED
          Severity: normal
          Priority: P2
         Component: binutils
          Assignee: unassigned at sourceware dot org
          Reporter: nholcomb at wisc dot edu
  Target Milestone: ---

The xbegin instruction should only works with 16-bit or 32-bit offsets, so the
'q' suffix is invalid.

Bytes: c7 f8 80 aa 33 90
Output: xbeginq 0xffffffff9033aa86

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