Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dcpu.h189 #define CP0VPECo_YSI 21 macro
Dop_helper.c842 mask = (1 << CP0VPECo_YSI) | (1 << CP0VPECo_GSI) | in helper_mtc0_vpecontrol()
1477 if (env->CP0_VPEControl & (1 << CP0VPECo_YSI) && in helper_yield()