rv-decoder 0.1.0

A RISC-V instruction decoder
Documentation
1
2
3
4
5
6
7
8
9
# rv-decoder
RISC-V Decoder library for Rust.

Extensions supported:
- [x] RV32I
- [ ] RV64I
- [ ] RV32/64M
- [ ] RV32/64F
- [ ] RV32/64C