Searched refs:CP0_SRSConf2 (Results 1 – 7 of 7) sorted by relevance
238 env->CP0_SRSConf2 = env->cpu_model->CP0_SRSConf2; in mips_cpu_reset_hold()
74 int32_t CP0_SRSConf2; member
716 int32_t CP0_SRSConf2; member
307 .CP0_SRSConf2 = (1U << CP0SRSC2_M) | (0x3fe << CP0SRSC2_SRS9) |
278 VMSTATE_INT32(env.CP0_SRSConf2, MIPSCPU),
1037 env->CP0_SRSConf2 |= arg1 & env->CP0_SRSConf2_rw_bitmask; in helper_mtc0_srsconf2()
5362 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf2)); in gen_mfc0()6844 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf2)); in gen_dmfc0()