Home
last modified time | relevance | path

Searched refs:CP0St_CU3 (Results 1 – 3 of 3) sorted by relevance

/openbmc/qemu/target/mips/
H A Dinternal.h397 if (env->CP0_Status & (1U << CP0St_CU3)) { in compute_hflags()
H A Dcpu.h765 #define CP0St_CU3 31 macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c159 uint32_t mask = ((1U << CP0St_CU3) in sync_c0_tcstatus()