Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dcpu.h114 #define CP0MVPCo_VPC 1 macro
Dop_helper.c826 mask |= (1 << CP0MVPCo_CPA) | (1 << CP0MVPCo_VPC) | in helper_mtc0_mvpcontrol()
828 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) in helper_mtc0_mvpcontrol()
876 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) in helper_mtc0_vpeconf1()
936 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) in helper_mtc0_tcbind()
948 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC)) in helper_mttc0_tcbind()