Software Archive
Read-only legacy content
17061 ディスカッション

Question on Disassembling

asmguru62
ビギナー
457件の閲覧回数
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 件の賞賛
1 返信
Intel_Software_Netw1
ビギナー
457件の閲覧回数

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

返信