irv

Crates.ioirv
lib.rsirv
version0.0.2
sourcesrc
created_at2022-04-06 23:26:12.906759
updated_at2022-04-14 04:07:05.660143
descriptionA library with a very open interface to an interpreting RISC-V emulator.
homepage
repository
max_upload_size
id563401
size29,388
(sl4b)

documentation

README

irv

Crates.io

A library with a very open interface to an interpreting RISC-V emulator.

This crate provides only user-mode emulation, but I plan to make an interface for adding additional instructions, which will be enough to implement privilege modes other than user mode.

Commit count: 0

cargo fmt