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.91
[nasm/avx512.git]
/
test
/
inc1.asm
blob
e9e5819b7a1cd3999f360bd9ad88721f2779d005
1
; This file is part of the include test.
2
; See inctest.asm for build instructions.
3
4
message:
db
'hello, world'
,
13
,
10
,
'$'