It works!

This commit is contained in:
Sebastian Bugge 2024-11-01 03:32:59 +01:00
parent 800e7b6eb0
commit 804e1ed2e6
Signed by: kaholaz
GPG key ID: 2EFFEDEE03519691
4 changed files with 10 additions and 5 deletions

View file

@ -4,4 +4,5 @@ main:
loop:
addi x2, x2, 1
blt x2, x1, loop
nop
done