mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-14 13:25:01 +01:00
many improvements
- fix a decode bug for C.ADDI16SP - improve test suite (to test that bug) - improve debugging - clean up code
This commit is contained in:
parent
fdb4968c8b
commit
b2c3c9fc80
8 changed files with 290 additions and 64 deletions
|
|
@ -20,7 +20,6 @@
|
|||
.endm
|
||||
|
||||
fail:
|
||||
ebreak
|
||||
li a7, -1
|
||||
li a0, 0
|
||||
ecall
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue