Skip to main content

Crate powdr_riscv_types

Crate powdr_riscv_types 

Source

Structs§

MemEntry
Register
SourceFileInfo

Enums§

Statement

Constants§

REGISTER_MEMORY_NAMES
These are the names of the RISCV registers that are stored in memory.
REGISTER_NAMES
List of machine registers, declared in the asm machine. NOTE: the bootloader expects the PC to be the last register in this list.

Traits§

InstructionArgs
RiscVProgram
A RISC-V program that can be translated to POWDR ASM.