Searched refs:CP0St_CU1 (Results 1 – 5 of 5) sorted by relevance
35 env->CP0_Status |= (1 << CP0St_CU1) | (1 << CP0St_FR); in msa_reset()
344 if (env->CP0_Status & (1 << CP0St_CU1)) { in compute_hflags()
767 #define CP0St_CU1 29 macro
270 env->CP0_Status |= (1 << CP0St_CU1); in mips_cpu_reset_hold()
161 | (1 << CP0St_CU1) in sync_c0_tcstatus()