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

#182 in Embedded development

Download history 15/week @ 2024-09-11 21/week @ 2024-09-18 26/week @ 2024-09-25 29/week @ 2024-10-02 43/week @ 2024-10-09 19/week @ 2024-10-16 43/week @ 2024-10-23 143/week @ 2024-10-30 97/week @ 2024-11-06 138/week @ 2024-11-13 172/week @ 2024-11-20 267/week @ 2024-11-27 267/week @ 2024-12-04 828/week @ 2024-12-11 1010/week @ 2024-12-18 390/week @ 2024-12-25

2,518 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