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

/gem5/src/mem/slicc/ast/
H A DAST.py9483:c2d205f278fc Mon Jan 28 07:11:00 EST 2013 Nilay Vaish <nilay@cs.wisc.edu> ruby: remove call to curCycle in panic()
The panic() function already prints the current tick value. This call to
curCycle() is as such redundant. Since we are trying to move towards multiple
clock domains, this call will print misleading time.

Completed in 6 milliseconds