At the end of the F-D-E cycle, the CPU will look through the interrupt register for flags set and depending on priority of execution, the highest priority instruction will be executed. When an interrupt occurs, all registers are copied onto a stack data structure so the jump protocol can operate on the interrupt.