Structs§
- Converts a block of bytes into a stream of RISC-V instructions represented by Instruction structs.
- Encodes a sequence of RISC-V instructions, turning them into bytes.
Enums§
- A single RISC-V instruction. Each enum variant here is a different instruction format, which have their different parameters.