Home
last modified time | relevance | path

Searched refs:CP0TCSt_TDS (Results 1 – 2 of 2) sorted by relevance

/external/qemu/target-mips/
Dcpu.h154 #define CP0TCSt_TDS 21 macro
Dop_helper.c962 env->active_tc.CP0_TCStatus &= ~(1 << CP0TCSt_TDS); in helper_mtc0_tcrestart()
973 env->active_tc.CP0_TCStatus &= ~(1 << CP0TCSt_TDS); in helper_mttc0_tcrestart()
978 env->tcs[other_tc].CP0_TCStatus &= ~(1 << CP0TCSt_TDS); in helper_mttc0_tcrestart()