マクロ定義 | |
| #define | EXCEPTION_VECTOR (*(VoidFunctionPointer *)(0x27FFD9C)) |
関数 | |
| void | enterException (void) |
| void | setExceptionHandler (VoidFunctionPointer handler) |
| void | defaultExceptionHandler () |
| u32 | getCPSR () |
変数 | |
| VoidFunctionPointer | exceptionC [] |
| unsigned long | exceptionStack |
| signed long | exceptionRegisters [] |
| #define EXCEPTION_VECTOR (*(VoidFunctionPointer *)(0x27FFD9C)) |
| void defaultExceptionHandler | ( | ) |
| void enterException | ( | void | ) |
| u32 getCPSR | ( | ) |
| void setExceptionHandler | ( | VoidFunctionPointer | handler | ) |
| signed long exceptionRegisters[] |
| unsigned long exceptionStack |
1.5.4