Searched refs:CP0_SRSConf1 (Results 1 – 7 of 7) sorted by relevance
236 env->CP0_SRSConf1 = env->cpu_model->CP0_SRSConf1; in mips_cpu_reset_hold()
72 int32_t CP0_SRSConf1; member
710 int32_t CP0_SRSConf1; member
304 .CP0_SRSConf1 = (1U << CP0SRSC1_M) | (0x3fe << CP0SRSC1_SRS6) |
277 VMSTATE_INT32(env.CP0_SRSConf1, MIPSCPU),
1032 env->CP0_SRSConf1 |= arg1 & env->CP0_SRSConf1_rw_bitmask; in helper_mtc0_srsconf1()
5357 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf1)); in gen_mfc0()6839 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf1)); in gen_dmfc0()