repo.or.cz
/
nasm.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
assemble: for OUT_REL*ADR, the "size" argument is not really size...
[nasm.git]
/
test
/
imacro.asm
blob
bc397cc3229917359a7955e46544d3c402837675
1
;Testname=test; Arguments=-fbin -oimacro.bin; Files=stdout stderr imacro.bin
2
3
%
imacro Zero
1
4
xor
%
1
,%
1
5
%
endmacro
6
7
Zero
eax
8
zero
eax