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

            Bug ID: 20702
           Summary: [libopcodes][x86] Invalid suffix for sysret
                    instruction due to data16 prefix
           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 following instruction (output of objdump) could not be assembled using GAS
due to the error:

Bytes: 66 0f 07
Instruction: sysretw
ERROR: invalid instruction suffix for `sysret'

I would guess that this has to do with the data16 prefix on the sysret.

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