KallistiOS  2.0.0
 All Data Structures Files Functions Variables Typedefs Enumerations Enumerator Macros Groups
Macros
Completion type
SH4 exception codes

Macros

#define EXC_TRAPA   0x0160
 Unconditional trap (trapa)
#define EXC_USER_BREAK_POST   0x01e0
 User break after instruction.

Detailed Description

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.


Macro Definition Documentation

#define EXC_TRAPA   0x0160

Unconditional trap (trapa)

#define EXC_USER_BREAK_POST   0x01e0

User break after instruction.