fireBeforeWrite()
method is called before the probed address is written by the program. In the implementation of the multicast probe, it simply calls the fireBeforeWrite()
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 being written to the memory location
|
|
|
|
|
|