summaryrefslogtreecommitdiff
path: root/tokens.dat
blob: 6acaba49d0c4e4d75ecf22e645081b71668435b9 (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
#
# 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
qword
rel
short
strict
to
tword
word

% TOKEN_*, 0, 0
seg
wrt