Module rsim::processor::exceptions [−][src]
Enums
CapOrRegister | |
CapabilityException | Enum for capability-related exceptions. Modelled after https://github.com/CTSRD-CHERI/sail-cheri-riscv/blob/master/src/cheri_types.sail. Contains commented-out variants that are currently unused. |
IllegalInstructionException | |
MemoryException | Error which can be raised when accessing memory |
ProgramHaltedException | Error triggered by the program in order to halt |
Type Definitions
ProcessorResult |