Trap Handler.
Exception and Interrupt Dispatchers.
This module handles the low-level context saving and dispatching when the CPU encounters an interrupt or exception.
Topics | |
| API Functions | |
| Function definitions for interrupt handler, exception. | |
| Assembly Context Helpers | |
| Macros to abstract XLEN (32 vs 64-bit) for inline assembly. | |