summaryrefslogtreecommitdiff
path: root/tokens.dat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2007-10-01 15:41:25 -0700
committerH. Peter Anvin <hpa@zytor.com>2007-10-28 22:04:00 -0700
commitde4b89bb3e785aa57c99c947954651cb2541d4dd (patch)
treef21a6f0dde48bf7fedd765b67967b3e2d043b7e0 /tokens.dat
parentd1cf2de1c027434644169e667eabe687174e9dca (diff)
downloadnasm-de4b89bb3e785aa57c99c947954651cb2541d4dd.tar.gz
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.
Diffstat (limited to 'tokens.dat')
-rw-r--r--tokens.dat4
1 files changed, 4 insertions, 0 deletions
diff --git a/tokens.dat b/tokens.dat
index eb7fa115..d4c046a4 100644
--- a/tokens.dat
+++ b/tokens.dat
@@ -5,9 +5,13 @@
% TOKEN_PREFIX, 0, P_*
a16
a32
+a64
+asp
lock
o16
o32
+o64
+osp
rep
repe
repne