repo.or.cz
/
nasm
/
autotest.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
ndisasm: simple compare for conditional opcodes, no loop
[nasm/autotest.git]
/
pptok.dat
blob
3836fd6c7019eb0f74005909d3e666ae9b0e25f3
1
#
2
# A * at the end indicates a condition; the list of conditions are
3
# on lines starting with *; the negatives are auto-generated
4
#
5
*
6
*
ctx
7
*
def
8
*
empty
9
*
id
10
*
idn
11
*
idni
12
*
macro
13
*
num
14
*
str
15
*
token
16
%
arg
17
%
assign
18
%
clear
19
%
define
20
%
elif
*
21
%
else
22
%
endif
23
%
endm
24
%
endmacro
25
%
endrep
26
%
error
27
%
exitrep
28
%
iassign
29
%
idefine
30
%
if
*
31
%
imacro
32
%
include
33
%
ixdefine
34
%
line
35
%
local
36
%
macro
37
%
pop
38
%
push
39
%
rep
40
%
repl
41
%
rotate
42
%
stacksize
43
%
strlen
44
%
substr
45
%
undef
46
%
xdefine