Searched refs:CP0MVPCo_EVP (Results 1 – 4 of 4) sorted by relevance
252 if (!(env->mvp->CP0_MVPControl & (1 << CP0MVPCo_EVP))) { in mips_vpe_active()
109 #define CP0MVPCo_EVP 0 macro
344 env->mvp->CP0_MVPControl |= (1 << CP0MVPCo_EVP); in mips_cpu_reset_hold()
521 (1 << CP0MVPCo_EVP); in helper_mtc0_mvpcontrol()1580 other_cpu->env.mvp->CP0_MVPControl &= ~(1 << CP0MVPCo_EVP); in helper_dvpe()1599 other_cpu->env.mvp->CP0_MVPControl |= (1 << CP0MVPCo_EVP); in helper_evpe()