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

/gem5/src/cpu/simple/
H A Dtiming.ccdiff 4584:81a11c930f2d Mon Jun 18 18:11:00 EDT 2007 Ali Saidi <saidi@eecs.umich.edu> fix bug in timing cpu. getTime() is the time the requset was created, not the time it was repsonded to. In timing mode the
time it was responded to is curTick. Doesn't change the results, but it does make implementation of nextCycle() more difficult

Completed in 47 milliseconds