Specifications

Writing an Interrupt Service Routine
7.2 Servicing an Unsolicited Interrupt
The system routine that creates the fork process (once these conditions are
satisfied) returns control to the interrupt service routine. The interrupt service
routine then releases the device lock, restores the saved registers, and issues an
REI instruction to dismiss the interrupt.
7–4