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
Avoid double warning for signed dword immediate
[nasm.git]
/
test
/
a32offs.asm
blob
4d17e0e439cf7382763b9f173e3ef3d11d740e7c
1
;Testname=unoptimized; Arguments=-O0 -fbin -oa32offs.bin; Files=a32offs.bin stdout stderr
2
;Testname=optimized; Arguments=-Ox -fbin -oa32offs.bin; Files=a32offs.bin stdout stderr
3
bits
16
4
foo:
a32
loop
foo
5
bar:
loop
bar
,
ecx
6
7
bits
32
8
baz:
a16
loop
baz
9
qux:
loop
qux
,
cx