bug-binutils
[Top][All Lists]
Advanced

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

[Bug binutils/20702] [libopcodes][x86] Invalid suffix for sysret instruc


From: nholcomb at wisc dot edu
Subject: [Bug binutils/20702] [libopcodes][x86] Invalid suffix for sysret instruction due to data16 prefix
Date: Tue, 18 Apr 2017 15:26:01 +0000

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

--- Comment #1 from nholcomb at wisc dot edu ---
This issue appears for return instructions as well. The data16 prefix should
not affect instructions acting on address-size dependent operands.

Return example:
Bytes: 66 c3
Instruction: retw
The instruction should be retq using 64-bit addressing.

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