Module registers

Module registers 

Source
Expand description

All the registers used by the ISA

Structs§

Registers
This represents the internal state of the virtual machine.

Enums§

RegisterAlias
This enum provides aliases for the registers. This is useful for debugging and for providing a more readable interface. It can be used to index the registers in the witness.

Constants§

N_GP_REGISTERS
REGISTER_CURRENT_IP
REGISTER_HEAP_POINTER
REGISTER_NEXT_IP