[Top][All Lists]
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index]
objdump Disassembles CLFLUSH Incorrectly
From: |
Evandro Menezes |
Subject: |
objdump Disassembles CLFLUSH Incorrectly |
Date: |
Mon, 8 Mar 2004 10:46:15 -0800 (PST) |
Both the i386 and the x86-64 binutils disassemble the
instruction CLFLUSH, as in the example below:
clflush (0)
As SFENCE:
0f ae 3d 00 00 00 00 sfence 0x0
This issue applies to binutils 2.12.90, 2.13.90 and
2.14.90.
__________________________________
Do you Yahoo!?
Yahoo! Search - Find what youre looking for faster
http://search.yahoo.com
- objdump Disassembles CLFLUSH Incorrectly,
Evandro Menezes <=