4 releases
0.2.2 | Aug 18, 2024 |
---|---|
0.2.1 | Jul 2, 2022 |
0.2.0 | Mar 4, 2019 |
0.1.0 | Mar 1, 2019 |
#307 in Embedded development
376 downloads per month
69KB
1K
SLoC
riscv-decode
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.