Searched refs:CP0St_CU0 (Results 1 – 4 of 4) sorted by relevance
40 cu = (v >> CP0St_CU0) & 0xf; in sync_c0_status()
339 if (((env->CP0_Status & (1 << CP0St_CU0)) && in compute_hflags()
768 #define CP0St_CU0 28 macro
162 | (1 << CP0St_CU0) in sync_c0_tcstatus()171 status = tcu << CP0St_CU0; in sync_c0_tcstatus()