ARM11 Interrupts: Difference between revisions
No edit summary |
|||
Line 38: | Line 38: | ||
| 0x9 | | 0x9 | ||
| Kernel | | Kernel | ||
| MPCore software-interrupt. Used when handling exceptions that require termination of a process. | | MPCore software-interrupt. Used when handling exceptions that require termination of a thread or a process, and in some cases by svcSetDebugThreadContext, to store VFP registers in the thread's register storage. | ||
|- | |- | ||
| 0xA | | 0xA |