Skip to content

Latest commit

 

History

History
7 lines (5 loc) · 557 Bytes

README.md

File metadata and controls

7 lines (5 loc) · 557 Bytes

riscv-decode

crates.io Documentation Maintenance

A simple library for decoding RISC-V instructions. Currently supports all instructions in the base ISA as well as the M extension. A small number of compressed instructions are also supported. Pull requests welcome for additional instruction support.