Searched refs:CP0MVPCo_VPC (Results 1 – 2 of 2) sorted by relevance
520 mask |= (1 << CP0MVPCo_CPA) | (1 << CP0MVPCo_VPC) | in helper_mtc0_mvpcontrol()523 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) { in helper_mtc0_mvpcontrol()621 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) in helper_mtc0_vpeconf1()694 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) { in helper_mtc0_tcbind()708 if (other->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) { in helper_mttc0_tcbind()
108 #define CP0MVPCo_VPC 1 macro