SVC: Difference between revisions
Line 1,552: | Line 1,552: | ||
|- | |- | ||
| 8 || Exception_BadSvcId | | 8 || Exception_BadSvcId | ||
|} | |||
UndefinedInstruction specifics: | |||
{| class=wikitable | |||
! Offset || Length || Description | |||
|- | |||
| 0x20 || u32 || Opcode | |||
|} | |||
BreakPoint specifics: | |||
{| class=wikitable | |||
! Offset || Length || Description | |||
|- | |||
| 0x20 || u32 || IsWatchpoint | |||
|} | |||
UserBreak specifics: | |||
{| class=wikitable | |||
! Offset || Length || Description | |||
|- | |||
| 0x20 || u32 || Info0 | |||
|- | |||
| 0x28 || u64 || Info1 | |||
|- | |||
| 0x30 || u64 || Info2 | |||
|} | |||
BadSvcId specifics: | |||
{| class=wikitable | |||
! Offset || Length || Description | |||
|- | |||
| 0x20 || u32 || SvcId | |||
|} | |} | ||