This website requires JavaScript.
Explore
lain.church
Help
Register
Sign In
izaya
/
collapseos
Watch
1
Star
1
Fork
0
You've already forked collapseos
Code
Issues
Pull Requests
Releases
Wiki
Activity
4b9712a224
collapseos
/
tools
/
tests
/
avra
/
test1.asm
10 lines
67 B
NASM
Raw
Normal View
History
Unescape
Escape
avra: first steps
2019-12-13 17:38:40 -05:00
add
r1
,
r31
ret
avra: add branching instructions
2019-12-13 22:49:15 -05:00
foo:
avra: first steps
2019-12-13 17:38:40 -05:00
sleep
break
avra: add branching instructions
2019-12-13 22:49:15 -05:00
breq
bar
avra: first steps
2019-12-13 17:38:40 -05:00
asr
r20
avra: add branching instructions
2019-12-13 22:49:15 -05:00
bar:
brbs
6
,
foo
Reference in New Issue
Copy Permalink