Searched defs:tcStatus (Results 1 - 2 of 2) sorted by relevance

/gem5/src/arch/mips/
H A Dmt.hh200 TCStatusReg tcStatus = tc->readMiscReg(MISCREG_TC_STATUS); local
271 TCStatusReg tcStatus = tc->readMiscRegNoEffect(MISCREG_TC_STATUS); local
286 TCStatusReg tcStatus = tc->readMiscRegNoEffect(MISCREG_TC_STATUS); local
309 TCStatusReg tcStatus = tc->readMiscRegNoEffect(MISCREG_TC_STATUS); local
327 TCStatusReg tcStatus = tc->readMiscRegNoEffect(MISCREG_TC_STATUS); local
[all...]
H A Disa.cc371 TCStatusReg tcStatus = readMiscRegNoEffect(MISCREG_TC_STATUS); local
544 TCStatusReg tcStatus = readMiscRegNoEffect(MISCREG_TC_STATUS, tid); local

Completed in 12 milliseconds