Refactor tests
This commit is contained in:
4
bench/tests/compteur.s
Normal file
4
bench/tests/compteur.s
Normal file
@@ -0,0 +1,4 @@
|
||||
# expected: 00000001,00000002,00000003,00000004,00000005,00000006,00000007,00000008
|
||||
.text
|
||||
ori x1, x0, 1
|
||||
add x31, x31, x1
|
||||
Reference in New Issue
Block a user