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

Download history 15/week @ 2024-07-29 20/week @ 2024-08-05 153/week @ 2024-08-12 25/week @ 2024-08-19 3/week @ 2024-08-26 1/week @ 2024-09-02 24/week @ 2024-09-16 28/week @ 2024-09-23 26/week @ 2024-09-30 41/week @ 2024-10-07 31/week @ 2024-10-14 11/week @ 2024-10-21 115/week @ 2024-10-28 114/week @ 2024-11-04 134/week @ 2024-11-11

376 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