repo.or.cz
/
nasm
/
perl-rewrite.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
update tests
[nasm/perl-rewrite.git]
/
test
/
a32offs.asm
blob
e34aa64fe301cf0050dc0930d0e6407f43bf4af0
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