nasm/test/imacro.asm

9 lines
137 B
NASM
Raw Permalink Normal View History

2008-06-25 12:00:21 +02:00
;Testname=test; Arguments=-fbin -oimacro.bin; Files=.stdout .stderr imacro.bin
%imacro Zero 1
xor %1,%1
%endmacro
Zero eax
zero eax