rustv32i/rvdc/README.md
2025-03-22 20:32:06 +01:00

14 lines
297 B
Markdown

# rvdc
RISC-V instruction decoder.
## Supported extensions
The decoder supports the following instructions:
- [x] Base RV32I instruction set
- [x] M standard extension
- [x] A standard extension
- [x] Zalrsc standard extension
- [x] Zaamo standard extension
- [x] C standard extension