index
:
pub/users/cem/playground.git
master
[no description]
git
summary
refs
log
tree
commit
diff
log msg
author
committer
range
path:
root
/
riscv
/
test.s
blob: fe2b8827ef898c8e699a65aa8d15c4fab6da1afc (
plain
)
1
2
3
4
5
6
trunk42: li t1, 42 bge t1, a0, done mv a0, t1 done: jal exit