Stage 10: test not passing
This commit is contained in:
10
bench/tests/op/sb.s
Normal file
10
bench/tests/op/sb.s
Normal 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
|
||||
Reference in New Issue
Block a user