Module o1vm::interpreters::riscv32im
source · Expand description
An interpreter for the RISC-V 32IM instruction set, following the specification on riscv.org.
Modules
- List all columns used by the interpreter
- This module implement an interpreter for the RISCV32 IM instruction set architecture.
- All the registers used by the ISA
Constants
- Number of instructions in the ISA
- The minimal number of columns required for the VM