It works!
This commit is contained in:
parent
800e7b6eb0
commit
804e1ed2e6
4 changed files with 10 additions and 5 deletions
|
@ -4,4 +4,5 @@ main:
|
|||
loop:
|
||||
addi x2, x2, 1
|
||||
blt x2, x1, loop
|
||||
nop
|
||||
done
|
Loading…
Add table
Add a link
Reference in a new issue