Searched refs:tcst (Results 1 – 1 of 1) sorted by relevance
1126 uint32_t tcst = env->active_tc.CP0_TCStatus & ~0xff; in helper_mtc0_entryhi() local1127 env->active_tc.CP0_TCStatus = tcst | (val & 0xff); in helper_mtc0_entryhi()