Software Archive
Read-only legacy content
17060 Diskussionen

Question on Disassembling

asmguru62
Einsteiger
992Aufrufe
Hi,

When I want to disassemblea piece of memory - how do I know what mode is CPI in? 64-bit instructions are different from the rest sometimes.
0 Kudos
1 Antworten
Intel_Software_Netw1
992Aufrufe

This is the information we received from engineering.

Disassembling memory data is not always a good thing. OS will move pages around, so there are no guarantee that the code/data youre looking at is what youre expecting. Disassemble object code instead.

Jim A
Intel Software Network Support
http://www.intel.com/software


Contact us

Message Edited by intel.software.network.support on 11-15-2005 08:41 PM

Antworten