Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dop_helper.c161 if (env->CP0_VPEControl & (1 << CP0VPECo_YSI) && in helper_yield()
/openbmc/qemu/target/mips/
H A Dcpu.h561 #define CP0VPECo_YSI 21 macro
/openbmc/qemu/target/mips/tcg/sysemu/
H A Dcp0_helper.c538 mask = (1 << CP0VPECo_YSI) | (1 << CP0VPECo_GSI) | in helper_mtc0_vpecontrol()
559 mask = (1 << CP0VPECo_YSI) | (1 << CP0VPECo_GSI) | in helper_mttc0_vpecontrol()