SVC: Difference between revisions
Line 1,535: | Line 1,535: | ||
! Value || Name | ! Value || Name | ||
|- | |- | ||
| 0 || | | 0 || Exception_UndefinedInstruction | ||
|- | |- | ||
| 1 || | | 1 || Exception_InstructionAbort | ||
|- | |- | ||
| 2 || | | 2 || Exception_DataAbortMisc | ||
|- | |- | ||
| 3 || | | 3 || Exception_PcSpAlignmentFault | ||
|- | |- | ||
| 4 || Exception_DebuggerAttached | | 4 || Exception_DebuggerAttached | ||
|- | |- | ||
| 5 || | | 5 || Exception_BreakPoint | ||
|- | |- | ||
| 6 || | | 6 || Exception_UserBreak | ||
|- | |- | ||
| 7 || Exception_DebuggerBreak | | 7 || Exception_DebuggerBreak | ||
|- | |- | ||
| 8 || | | 8 || Exception_BadSvcId | ||
|} | |} | ||