Modules§
- b_
64_ ext - RV64 B extension
- m_
64_ ext - RV64 M extension
- rv64
- Part of the interpreter responsible for RISC-V RV64 base instruction set
Structs§
- Basic
Instruction Handler - Basic instruction handler implementation.
Enums§
- Execute
Error - Execution errors
- Fetch
Instruction Result - Result of
GenericInstructionHandler::fetch_instruction()call - Virtual
Memory Error - Errors for
VirtualMemory
Traits§
- Basic
Int - Basic integer types that can be read and written to/from memory freely
- Generic
Instruction Handler - Custom handlers for instructions
ecallandebreak - Virtual
Memory - Virtual memory interface