Searched refs:CP0MVPC0_PTC (Results 1 - 3 of 3) sorted by relevance

/external/qemu/target-mips/
H A Dcpu.h124 #define CP0MVPC0_PTC 0 macro
H A Dtranslate_init.c541 // (0x04 << CP0MVPC0_PTC);
543 (0x04 << CP0MVPC0_PTC);
H A Dtranslate.c5235 (env->mvp->CP0_MVPConf0 & (0xff << CP0MVPC0_PTC)))
5400 (env->mvp->CP0_MVPConf0 & (0xff << CP0MVPC0_PTC)))

Completed in 33 milliseconds