riscv-decode

Crates.ioriscv-decode
lib.rsriscv-decode
version0.2.3
created_at2019-03-01 16:11:08.727902+00
updated_at2025-08-24 23:30:18.141769+00
descriptionA simple library for decoding RISC-V instructions
homepage
repositoryhttps://github.com/fintelia/riscv-decode
max_upload_size
id117987
size70,780
Bertie (github:cryspen:bertie)

documentation

README

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 A and M extensions. The RV32F extension (but not RV64F) and a small number of compressed instructions are also supported. Pull requests welcome for additional instruction support.

Commit count: 19

cargo fmt