mpir/yasm/tests/nasm/labels.asm
2010-06-25 16:28:41 +00:00

27 lines
190 B
NASM

label
.label2
..@label3
..start
amaze
.0
.?
.~
.$
.#
._
.@
.a
;..
jmp ._
test0$#@~.?:
jmp amaze.~
.@@#~?_.$
ret
_
jmp test0$#@~.?.@@#~?_.$
?
ret;
jmp 5
jmp _
jmp ?