64-bit addressing and prefix handling changes
commitde4b89bb3e785aa57c99c947954651cb2541d4dd
authorH. Peter Anvin <hpa@zytor.com>
Mon, 1 Oct 2007 22:41:25 +0000 (1 15:41 -0700)
committerH. Peter Anvin <hpa@zytor.com>
Mon, 29 Oct 2007 05:04:00 +0000 (28 22:04 -0700)
treef21a6f0dde48bf7fedd765b67967b3e2d043b7e0
parentd1cf2de1c027434644169e667eabe687174e9dca
64-bit addressing and prefix handling changes

Revamp the address- and prefix-handling code to make more sense in
64-bit mode.  We are now a lot closer to where we want to be, but
we're not quite there yet.

ndisasm may very well have problems, or give counterintuitive output.
However, checking it in so we can make forward progress.
assemble.c
disasm.c
insns.dat
nasm.h
parser.c
tokens.dat