mirror of
https://github.com/Noratrieb/rustv32i.git
synced 2026-01-14 13:25:01 +01:00
mul
This commit is contained in:
parent
ab8e4ebc13
commit
42c4d826f1
4 changed files with 135 additions and 10 deletions
13
README.md
Normal file
13
README.md
Normal file
|
|
@ -0,0 +1,13 @@
|
|||
# rustv32i
|
||||
|
||||
A small RISC-V emulator written in Rust.
|
||||
|
||||
## Features
|
||||
|
||||
- [ ] Base RV32I instruction set
|
||||
- missing fence and pause
|
||||
- [x] M standard extension
|
||||
- [ ] A standard extension
|
||||
- [ ] F standard extension
|
||||
- [ ] D standard extension
|
||||
- [ ] C standard extension
|
||||
Loading…
Add table
Add a link
Reference in a new issue