https://sourceware.org/bugzilla/show_bug.cgi?id=20709
Bug ID: 20709
Summary: [libopcodes][x86]Failure to disassemble variant
encoding of test instruction
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 are the bytes of a test instruction and the expected output.
Libopcodes returns a "(bad)" instruction when disassembling these bytes.
Bytes: f6 0b 50
Expected output: test $0x50,(%rbx)
The other possible encoding of this instruction is f6 03 50.
--
You are receiving this mail because:
You are on the CC list for the bug.
_______________________________________________
bug-binutils mailing list
[email protected]
https://lists.gnu.org/mailman/listinfo/bug-binutils