summaryrefslogtreecommitdiff
path: root/tokens.dat
blob: e7c1cb295273fcb2474e82ea1ac1d4fa1f2158b4 (plain)
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
#
# Tokens other than instructions and registers
#

% TOKEN_PREFIX, 0, P_*
a16
a32
lock
o16
o32
rep
repe
repne
repnz
repz
times

% TOKEN_SPECIAL, 0, S_*
abs
byte
dword
far
long
near
nosplit
oword
qword
rel
short
strict
to
tword
word

% TOKEN_FLOAT, 0, 0
__infinity__
__nan__
__qnan__
__snan__

% TOKEN_*, 0, 0
seg
wrt