Rust RISC-V ISA crate
Rust crate for working with the RISC-V instruction set architecture.
This library currently supports decoding RISC-V instructions and has partial support for producing disassembly.
Instructions from the following specs and extensions are supported:
RV32IRV64IMAFDQCBZifenceiZicsrZawrsZfhZbaZbbZbcZbsZbkb
License
This work is distributed under the terms of both the MIT license and the Apache-2.0 license. See LICENSE-APACHE and LICENSE-MIT for details.