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
Version 0.99.03
[nasm/avx512.git]
/
tokens.dat
blob
e7c1cb295273fcb2474e82ea1ac1d4fa1f2158b4
1
#
2
# Tokens other than instructions and registers
3
#
4
5
%
TOKEN_PREFIX
,
0
,
P_
*
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
,
0
,
S_
*
19
abs
20
byte
21
dword
22
far
23
long
24
near
25
nosplit
26
oword
27
qword
28
rel
29
short
30
strict
31
to
32
tword
33
word
34
35
%
TOKEN_FLOAT
,
0
,
0
36
__infinity__
37
__nan__
38
__qnan__
39
__snan__
40
41
%
TOKEN_
*,
0
,
0
42
seg
43
wrt