Searched refs:CP0_MVPConf0 (Results 1 – 6 of 6) sorted by relevance
977 env->mvp->CP0_MVPConf0 = deposit32(env->mvp->CP0_MVPConf0, in malta_mips_config()980 env->mvp->CP0_MVPConf0 = deposit32(env->mvp->CP0_MVPConf0, in malta_mips_config()
128 VMSTATE_INT32(CP0_MVPConf0, CPUMIPSMVPContext),
1045 env->mvp->CP0_MVPConf0 = (1U << CP0MVPC0_M) | (1 << CP0MVPC0_TLBS) |1054 env->mvp->CP0_MVPConf0 |= (env->tlb->nb_tlb << CP0MVPC0_PTLBE);
110 int32_t CP0_MVPConf0; member
236 return env->mvp->CP0_MVPConf0; in helper_mfc0_mvpconf0()
8074 (env->mvp->CP0_MVPConf0 & (0xff << CP0MVPC0_PTC))) { in gen_mftr()8300 (env->mvp->CP0_MVPConf0 & (0xff << CP0MVPC0_PTC))) { in gen_mttr()