Squelette du projet

This commit is contained in:
Olivier Muller
2025-11-03 11:00:11 +01:00
commit ff440776bb
41 changed files with 2522 additions and 0 deletions

4
bench/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