repo.or.cz
/
nasm
/
avx512.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
Provide 64-bit support for ORG directive
[nasm/avx512.git]
/
tokens.dat
blob
ed327bde774116e0d28c7fdf13605674be14cf4a
1
#
2
# Tokens other than instructions and registers
3
#
4
5
%
TOKEN_PREFIX
,
P_
*,
0
6
a16
7
a32
8
lock
9
o16
10
o32
11
rep
12
repe
13
repne
14
repnz
15
repz
16
times
17
18
%
TOKEN_SPECIAL
,
S_
*,
0
19
abs
20
byte
21
dword
22
far
23
long
24
near
25
nosplit
26
qword
27
rel
28
short
29
strict
30
to
31
tword
32
word
33
34
%
TOKEN_SEG
,
0
,
0
35
seg
36
37
%
TOKEN_WRT
,
0
,
0
38
wrt