This commit is contained in:
Jeremy FLEURY
2019-07-17 11:51:13 +02:00
parent 748d10f4f3
commit 45e980b4e3
65 changed files with 6601 additions and 18 deletions

7
test_tool/champion/ex.s Normal file
View File

@@ -0,0 +1,7 @@
.name "zork"
.comment "just a basic living prog"
l2: sti r1,%:live,%0
and r1,%0,r1
live: live %1
zjmp %:live