tokens.dat: Data file containing alphanumeric tokens not in other .dats
authorH. Peter Anvin <hpa@zytor.com>
Thu, 30 Aug 2007 21:47:46 +0000 (21:47 +0000)
committerH. Peter Anvin <hpa@zytor.com>
Thu, 30 Aug 2007 21:47:46 +0000 (21:47 +0000)
tokens.dat [new file with mode: 0644]

diff --git a/tokens.dat b/tokens.dat
new file mode 100644 (file)
index 0000000..a2dee12
--- /dev/null
@@ -0,0 +1,38 @@
+#
+# Tokens other than instructions and registers
+#
+
+% TOKEN_PREFIX, P_*
+a16
+a32
+lock
+o16
+o32
+rep
+repe
+repne
+repnz
+repz
+times
+
+% TOKEN_SPECIAL, S_*
+abs
+byte
+dword
+far
+long
+near
+nosplit
+qword
+rel
+short
+strict
+to
+tword
+word
+
+% TOKEN_SEG
+seg
+
+% TOKEN_WRT
+wrt