fireAfterInvoke()
method of an interrupt probe will be called by the simulator after control is transferred to this interrupt handler, i.e. after the current PC is pushed onto the stack, interrupts are disabled, and the current PC is set to the start of the interrupt handler. In this implementation, the method broadcasts the call to all of the other probes.
@param s the state of the simulator
@param inum the number of the interrupt being entered
|
|