Refactor tests

This commit is contained in:
2025-11-06 16:34:17 +01:00
parent 2779471523
commit 5f696dc8e7
13 changed files with 8 additions and 2 deletions

4
bench/tests/compteur.s Normal file
View File

@@ -0,0 +1,4 @@
# expected: 00000001,00000002,00000003,00000004,00000005,00000006,00000007,00000008
.text
ori x1, x0, 1
add x31, x31, x1