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

#254 in Embedded development

Download history 158/week @ 2024-08-16 12/week @ 2024-08-23 1/week @ 2024-08-30 21/week @ 2024-09-13 26/week @ 2024-09-20 25/week @ 2024-09-27 40/week @ 2024-10-04 32/week @ 2024-10-11 16/week @ 2024-10-18 89/week @ 2024-10-25 112/week @ 2024-11-01 128/week @ 2024-11-08 110/week @ 2024-11-15 282/week @ 2024-11-22 133/week @ 2024-11-29

665 downloads per month

MIT/Apache

69KB
1K SLoC

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.

No runtime deps