Searched refs:CP0VPECo_EXCPT (Results 1 – 2 of 2) sorted by relevance
199 #define CP0VPECo_EXCPT 16 macro
1674 env->CP0_VPEControl &= ~(0x7 << CP0VPECo_EXCPT); in helper_yield()1675 env->CP0_VPEControl |= 4 << CP0VPECo_EXCPT; in helper_yield()1681 env->CP0_VPEControl &= ~(0x7 << CP0VPECo_EXCPT); in helper_yield()1688 env->CP0_VPEControl &= ~(0x7 << CP0VPECo_EXCPT); in helper_yield()1689 env->CP0_VPEControl |= 2 << CP0VPECo_EXCPT; in helper_yield()