fireAfterRead()
method is called after the probed address is read by the program. In the implementation of the multicast probe, it simply calls the fireAfterRead()
method on each of the probes in the multicast set in the order in which they were inserted.
@param state the state of the simulation
@param val the value of the memory location being read
|
|