Structs§
- Decoding
Stream - Converts a block of bytes into a stream of RISC-V instructions represented by Instruction structs.
- Encoding
Stream - Encodes a sequence of RISC-V instructions, turning them into bytes.
Enums§
- AmoFunction
- AmoOrdering
- AmoWidth
- Branch
Operation - CSRFunction
- Environment
Function - Instruction
- A single RISC-V instruction. Each enum variant here is a different instruction format, which have their different parameters.
- Load
Width - Misc
MemFunction - Op32
Function - OpFunction
- OpImm32
Function - OpImm
Function - Opcode
- Read
Error - Register
- Store
Width - System
Function