Stage 10: test not passing

This commit is contained in:
2025-11-08 18:56:19 +01:00
parent 43a11c865b
commit 60d57b69bf
5 changed files with 24 additions and 61 deletions

10
bench/tests/op/sb.s Normal file
View File

@@ -0,0 +1,10 @@
# expected: 00010000
.text
_start:
addi x1, x0, 0x1
sw x1, 28(x0)
nop
nop
nop
nop
addi x31, x0, 0x0