Searched refs:CP0VPEC0_VPA (Results 1 – 2 of 2) sorted by relevance
202 #define CP0VPEC0_VPA 0 macro
860 if (env->CP0_VPEConf0 & (1 << CP0VPEC0_VPA)) in helper_mtc0_vpeconf0()862 mask |= (1 << CP0VPEC0_MVP) | (1 << CP0VPEC0_VPA); in helper_mtc0_vpeconf0()