riscv-decode

Crates.ioriscv-decode
lib.rsriscv-decode
version0.2.2
sourcesrc
created_at2019-03-01 16:11:08.727902
updated_at2024-08-18 00:18:12.938012
descriptionA simple library for decoding RISC-V instructions
homepage
repositoryhttps://github.com/fintelia/riscv-decode
max_upload_size
id117987
size68,978
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 M extension. A small number of compressed instructions are also supported. Pull requests welcome for additional instruction support.

Commit count: 17

cargo fmt