Answer:
Answer explained below
Step-by-step explanation:
The act of coming back from AN interrupt, for example via the RTI instruction, can 'automatically' cause the previous laptop and standing register values to be fixed.
Note: coming back from AN interrupt handler doesn't clear the interrupt event unfinished indication, therefore the interrupt handler, before exiting has to modify the acceptable register otherwise the flow of execution can like a shot reenter the interrupt handler.
The interrupt handler needs to, upon entry, push the other registers that it modifies and, once able to exit, restore them.
Only interrupts of a lower priority area unit blocked by the interrupt event amusing the laptop to the acceptable interrupt handler. Blocked, not disabled.on some CPUs, for example most DSPs, there also are code interrupts which will be triggered by AN process. this can be typically employed by hardware interrupt handlers to trigger the info process when some quantity of knowledge has been input/saved during a buffer. This separates the I/O from the process thereby sanctionative the hardware interrupt event handler to be fast and still have the info processed during a timely manner