Searched refs:setRegOtherThread (Results 1 - 1 of 1) sorted by relevance

/gem5/src/arch/mips/
H A Dmt.hh80 setRegOtherThread(ThreadContext *tc, const RegId& reg, RegVal val, function in namespace:MipsISA
111 setRegOtherThread(ExecContext *xc, const RegId& reg, RegVal val, function in namespace:MipsISA
114 setRegOtherThread(xc->tcBase(), reg, val, tid);
195 setRegOtherThread(tc, RegId(MiscRegClass, MISCREG_TC_RESTART),
197 setRegOtherThread(tc, RegId(IntRegClass, Rd_bits), Rt, tid);
216 setRegOtherThread(tc, RegId(MiscRegClass, MISCREG_TC_STATUS),

Completed in 5 milliseconds