The idea of one generic handler to handle everything Interrupt related. Could be used to jump to labels within the same handler.
- MIPS uses this
The idea of one generic handler to handle everything Interrupt related. Could be used to jump to labels within the same handler.