fireWhenPosted()
method of an interrupt probe will be called by the simulator when the interrupt is posted. When an interrupt is posted to the simulator, it will be coming pending if it is enabled (unmasked) and eventually be handled. 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 posted
|
|