Microprocessor Interrupts
Across
- 2. A special type of interrupt that cannot be disabled (Non-Maskable Interrupt)
- 5. 80386 has _interrupt levels
- 6. Table that holds addresses of interrupt service routines (Interrupt Descriptor Table)
- 7. Signal to acknowledge an interrupt request
Down
- 1. Hardware signal sent to the processor to gain its attention
- 3. Software interrupt instruction
- 4. This interrupt is used for debugging and trap operations
- 6. Interrupt priority can be controlled using this flag