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

/external/qemu/target-mips/
H A Dcpu.h113 #define CP0MVPCo_VPC 1 macro
H A Dop_helper.c826 mask |= (1 << CP0MVPCo_CPA) | (1 << CP0MVPCo_VPC) |
828 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC))
876 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC))
936 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC))
948 if (env->mvp->CP0_MVPControl & (1 << CP0MVPCo_VPC))

Completed in 302 milliseconds