KallistiOS
##version##
|
Macros | |
#define | EXC_TRAPA 0x0160 |
Unconditional trap (trapa) More... | |
#define | EXC_USER_BREAK_POST 0x01e0 |
User break after instruction. More... | |
These exceptions are actually handled in-between instructions, allowing the instruction that causes them to finish completely. The saved PC thus is the value of the next instruction.
#define EXC_TRAPA 0x0160 |
Unconditional trap (trapa)
#define EXC_USER_BREAK_POST 0x01e0 |
User break after instruction.