[][src]Module riscv_sandbox::isa

The ISA module containing everything related to instruction format.

Structs

Instruction

Base structure of an instruction in the RV32I format (just an unsigned 32bits int)

Enums

OpCode

Enum naming the different opcodes values

Type

Enum representing the type of instruction.