Searched refs:ST0_CU0 (Results 1 – 8 of 8) sorted by relevance
393 li t1, ST0_CU0 | STATMASK406 li t1, ST0_CU0 | STATMASK420 li t1, ST0_CU0 | (STATMASK & ~1)
323 #define ST0_CU0 0x10000000 macro
39 or t0, ST0_CU0|\set|0x1f|\clr
42 (read_c0_status() & ~(ST0_IM | ST0_IE | ST0_KSU)) | ST0_CU0); in smvp_copy_vpe_config()
73 li t0, ST0_CU1 | ST0_CU0
65 status = regs->cp0_status & ~(ST0_CU0|ST0_CU1|ST0_FR|KU_MASK); in start_thread()
2058 unsigned int status_set = ST0_CU0; in configure_status()
399 or v0, v0, ST0_CU0477 and v1, v1, ~(ST0_CU0 | ST0_MX)