repo.or.cz
/
nasm
/
avx512.git
/
blob
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
log
|
graphiclog1
|
graphiclog2
|
commit
|
commitdiff
|
tree
|
refs
|
edit
|
fork
blame
|
history
|
raw
|
HEAD
NASM 0.98.03
[nasm/avx512.git]
/
test
/
test4.asm
blob
357553e29297f19ccff7d923829ce02dfc1017f6
1
cpu
186
2
3
start:
jmp
able
4
xor
ax
,
ax
5
jc
start
6
jnc
able
7
jc
charlie
8
times
100
nop
9
able:
jc
start
10
times
100
nop
11
baker:
jc
start
12
times
100
nop
13
charlie:
jc
baker
14
jnc
able
15
jmp
start
16
end:
db
0