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

/gem5/src/sim/
H A Dpseudo_inst.ccdiff 8580:a32e8ce374d6 Thu Sep 22 21:59:00 EDT 2011 Steve Reinhardt <steve.reinhardt@amd.com> pseudo_inst: clean up workbegin/workend functions
Use exitSimLoop() function instead of explicitly scheduling
on mainEventQueue (which won't work once we go to multiple
event queues). Also introduced a local params variable to
shorten a lot of expressions.

Completed in 21 milliseconds