bug-binutils
[Top][All Lists]
Advanced

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]

[Bug binutils/20702] New: [libopcodes][x86] Invalid suffix for sysret in


From: nholcomb at wisc dot edu
Subject: [Bug binutils/20702] New: [libopcodes][x86] Invalid suffix for sysret instruction due to data16 prefix
Date: Mon, 17 Oct 2016 17:21:12 +0000

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.


reply via email to

[Prev in Thread] Current Thread [Next in Thread]