Searched refs:CP0St_CU0 (Results 1 – 3 of 3) sorted by relevance
84 if ((env->CP0_Status & (1 << CP0St_CU0)) || in compute_hflags()
271 #define CP0St_CU0 28 macro
1184 tcstatus = (tcstatus & ~(0xf << CP0TCSt_TCU0)) | (arg1 & (0xf << CP0St_CU0)); in helper_mttc0_status()