summaryrefslogtreecommitdiff
path: root/tokens.dat
diff options
context:
space:
mode:
authorH. Peter Anvin <hpa@zytor.com>2008-05-20 11:43:53 -0700
committerH. Peter Anvin <hpa@zytor.com>2008-05-20 11:43:53 -0700
commitdfb918047b32e57b5cf4840021ccc0c03b4685f9 (patch)
treea12908c96f5a537ad140df909b621e17df0b1d45 /tokens.dat
parent70a13f5a3701faa71bd2b28390dff622d71c62a6 (diff)
downloadnasm-dfb918047b32e57b5cf4840021ccc0c03b4685f9.tar.gz
Add DY, YWORD, and the SY instruction flag
Add the DY instruction, YWORD keyword, and an SY marker for instruction sizes. Add a few more AVX sample instructions.
Diffstat (limited to 'tokens.dat')
-rw-r--r--tokens.dat1
1 files changed, 1 insertions, 0 deletions
diff --git a/tokens.dat b/tokens.dat
index 9e221831..6c3ad650 100644
--- a/tokens.dat
+++ b/tokens.dat
@@ -35,6 +35,7 @@ strict
to
tword
word
+yword
% TOKEN_FLOAT, 0, 0
__infinity__