Searched refs:restartPC (Results 1 - 1 of 1) sorted by relevance
/gem5/src/arch/mips/ | ||
H A D | mt.hh | 158 Addr restartPC = tc->readMiscRegNoEffect(MISCREG_TC_RESTART); local 161 tc->pcState(restartPC); 165 curTick(), tc->threadId(), tc->getCpuPtr()->name(), restartPC); |
Completed in 4 milliseconds