Home
last modified time | relevance | path

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

/external/qemu/target-mips/
Dtranslate_init.c543 (0x04 << CP0MVPC0_PTC); in mvp_init()
Dcpu.h131 #define CP0MVPC0_PTC 0 macro
Dtranslate.c5242 (env->mvp->CP0_MVPConf0 & (0xff << CP0MVPC0_PTC))) in gen_mftr()
5407 (env->mvp->CP0_MVPConf0 & (0xff << CP0MVPC0_PTC))) in gen_mttr()