tatus: NEW
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassig...@sourceware.org
ReportedBy: m...@mythic-beasts.com
Classification: Unclassified
The canonical encoding of "sfence" is "0f ae f8", but the AMD manual says there
http://sourceware.org/bugzilla/show_bug.cgi?id=13668
--- Comment #2 from Mark Seaborn 2012-02-10 17:08:55
UTC ---
Yes, you're right. I was testing on an Intel machine. When I tested on an AMD
machine, it produced:
$ gcc test.c -o test -m64 && ./test
operand size is 2 bytes
It looks like Inte
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassig...@sourceware.org
ReportedBy: m...@mythic-beasts.com
Classification: Unclassified
"objdump -d" produces the following disassembly for x86-64 and shows this "jb"
as taking
W
Severity: normal
Priority: P2
Component: gas
AssignedTo: unassig...@sourceware.org
ReportedBy: m...@mythic-beasts.com
Classification: Unclassified
There is a discrepancy in binutils between the assembler and disassembler
regarding the memo
Severity: normal
Priority: P2
Component: binutils
AssignedTo: unassig...@sourceware.org
ReportedBy: m...@mythic-beasts.com
Classification: Unclassified
"objdump -M intel -d" produces the following disassembly for x86-32:
0:0f c3 00