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

/external/qemu/target-mips/
H A Dcpu.h162 #define CP0TCSt_TDS 21 macro
H A Dop_helper.c1158 env->active_tc.CP0_TCStatus &= ~(1 << CP0TCSt_TDS);
1170 other->active_tc.CP0_TCStatus &= ~(1 << CP0TCSt_TDS);
1175 other->tcs[other_tc].CP0_TCStatus &= ~(1 << CP0TCSt_TDS);

Completed in 60 milliseconds