Searched refs:CP0_SRSConf3 (Results 1 – 7 of 7) sorted by relevance
242 env->CP0_SRSConf3 = env->cpu_model->CP0_SRSConf3; in mips_cpu_reset_hold()
76 int32_t CP0_SRSConf3; member
723 int32_t CP0_SRSConf3; member
310 .CP0_SRSConf3 = (1U << CP0SRSC3_M) | (0x3fe << CP0SRSC3_SRS12) |
276 VMSTATE_INT32(env.CP0_SRSConf3, MIPSCPU),
1042 env->CP0_SRSConf3 |= arg1 & env->CP0_SRSConf3_rw_bitmask; in helper_mtc0_srsconf3()
5584 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf3)); in gen_mfc0()7066 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf3)); in gen_dmfc0()