summaryrefslogtreecommitdiff
path: root/tokens.dat
blob: ff2946be06859cdde9f7afcf01139b607946494f (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
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
#
# Tokens other than instructions and registers
#

% TOKEN_PREFIX, 0, P_*
a16
a32
a64
asp
lock
o16
o32
o64
osp
rep
repe
repne
repnz
repz
times
wait

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

% TOKEN_FLOAT, 0, 0
__infinity__
__nan__
__qnan__
__snan__

% TOKEN_FLOATIZE, 0, FLOAT_{__float*__}
__float8__
__float16__
__float32__
__float64__
__float80m__
__float80e__
__float128l__
__float128h__

% TOKEN_STRFUNC, 0, STRFUNC_{__*__}
__utf16__
__utf32__

% TOKEN_*, 0, 0
seg
wrt