summaryrefslogtreecommitdiff
path: root/tokens.dat
blob: d4c046a4b443314270d9055b500d2e6fe46c26b9 (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
#
# 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

% 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_FLOATIZE, 0, FLOAT_{__float*__}
__float16__
__float32__
__float64__
__float80m__
__float80e__
__float128l__
__float128h__

% TOKEN_*, 0, 0
seg
wrt