Bug 20781 - e9 opcode wrong disassembling
Summary: e9 opcode wrong disassembling
Status: RESOLVED DUPLICATE of bug 18386
Alias: None
Product: binutils
Classification: Unclassified
Component: binutils (show other bugs)
Version: 2.26
: P2 normal
Target Milestone: ---
Assignee: Not yet assigned to anyone
URL:
Keywords:
Depends on:
Blocks:
 
Reported: 2016-11-05 22:23 UTC by anatoly
Modified: 2016-11-07 19:01 UTC (History)
0 users

See Also:
Host:
Target:
Build:
Last reconfirmed:
Project(s) to access:
ssh public key:


Attachments

Note You need to log in before you can comment on or make changes to this bug.
Description anatoly 2016-11-05 22:23:03 UTC
e9 opcode is disassembled wrong for 64-bit mode. 66 prefix affects on instruction, but for this opcode all operand prefixes are ignored and operand size is forced to 64-bit
Comment 1 H.J. Lu 2016-11-07 19:01:03 UTC
Dup.

*** This bug has been marked as a duplicate of bug 18386 ***