Searched refs:CP0Ca_TI (Results 1 – 2 of 2) sorted by relevance
65 env->CP0_Cause &= ~(1 << CP0Ca_TI); in cpu_mips_store_compare()100 env->CP0_Cause |= 1 << CP0Ca_TI; in mips_timer_cb()
310 #define CP0Ca_TI 30 macro