Better (but not *good!*) handling of 64-bit addressing in ndisasm
commite8cdcdcc37d9a701b47a9fc129c912c3b0f9ba68
authorH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 05:57:00 +0000 (12 21:57 -0800)
committerH. Peter Anvin <hpa@zytor.com>
Tue, 13 Nov 2007 05:57:00 +0000 (12 21:57 -0800)
treedb88f3b6933cf2dc567b16d25a66c33e0e867b7b
parent2344010d26266705c541809f7d73f25bf3bae643
Better (but not *good!*) handling of 64-bit addressing in ndisasm

More correct -- but not fully correct -- handing of 64-bit addressing
in ndisasm.  In particular, we need to generate "a32" versus "dword"
where applicable.
disasm.c