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

#165 in Embedded development

Download history 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 333/week @ 2025-01-01 265/week @ 2025-01-08 810/week @ 2025-01-15 498/week @ 2025-01-22 170/week @ 2025-01-29 538/week @ 2025-02-05 676/week @ 2025-02-12 683/week @ 2025-02-19 358/week @ 2025-02-26

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