Searched refs:CP0St_CU1 (Results 1 – 4 of 4) 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
162 | (1 << CP0St_CU1) in sync_c0_tcstatus()