Home
last modified time | relevance | path

Searched refs:CP0St_CU1 (Results 1 – 4 of 4) sorted by relevance

/openbmc/qemu/target/mips/
H A Dmsa.c35 env->CP0_Status |= (1 << CP0St_CU1) | (1 << CP0St_FR); in msa_reset()
H A Dinternal.h344 if (env->CP0_Status & (1 << CP0St_CU1)) { in compute_hflags()
H A Dcpu.h767 #define CP0St_CU1 29 macro
/openbmc/qemu/target/mips/tcg/system/
H A Dcp0_helper.c162 | (1 << CP0St_CU1) in sync_c0_tcstatus()