1 2 3 4 5 6 7 8 9 10 11 12
# rv-decoder RISC-V Decoder library for Rust. Under development, stable versions soon to be updated. Extensions supported: - [x] RV32I (except branch instructions) - [ ] RV64I - [x] RV32M - [ ] RV64M - [ ] RV32/64F - [ ] RV32/64C