Searched hist:2841 (Results 1 - 1 of 1) sorted by relevance

/gem5/src/sim/
H A Dpseudo_inst.ccdiff 2841:d874ac38161c Wed Jul 05 23:38:00 EDT 2006 Kevin Lim <ktlim@umich.edu> For now using the checkpoint or switchcpu pseudo instructions will return control to Python, returning the cause to be the instruction name. The user's script must then interpret the reason for exiting the simulation loop and handle the action accordingly. This may change in the future.

src/sim/pseudo_inst.cc:
Exit sim loop with a specific string to indicate to Python what caused the exit. The user's script needs to interpret the exit events and handle them as desired.

Completed in 21 milliseconds