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

View File

@@ -0,0 +1,10 @@
;basic.s
.name "basic"
.comment "this is a basic stuff"
loop:
st r1, 6
live %0
ld %0, r2
zjmp %:loop