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

#184 in Embedded development

Download history 33/week @ 2024-10-12 13/week @ 2024-10-19 111/week @ 2024-10-26 108/week @ 2024-11-02 136/week @ 2024-11-09 101/week @ 2024-11-16 313/week @ 2024-11-23 136/week @ 2024-11-30 593/week @ 2024-12-07 878/week @ 2024-12-14 816/week @ 2024-12-21 232/week @ 2024-12-28 383/week @ 2025-01-04 516/week @ 2025-01-11 807/week @ 2025-01-18 183/week @ 2025-01-25

1,914 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