Searched refs:CP0_SRSConf0 (Results 1 – 7 of 7) sorted by relevance
234 env->CP0_SRSConf0 = env->cpu_model->CP0_SRSConf0; in mips_cpu_reset_hold()
70 int32_t CP0_SRSConf0; member
704 int32_t CP0_SRSConf0; member
301 .CP0_SRSConf0 = (1U << CP0SRSC0_M) | (0x3fe << CP0SRSC0_SRS3) |
276 VMSTATE_INT32(env.CP0_SRSConf0, MIPSCPU),
1027 env->CP0_SRSConf0 |= arg1 & env->CP0_SRSConf0_rw_bitmask; in helper_mtc0_srsconf0()
5352 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf0)); in gen_mfc0()6834 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSConf0)); in gen_dmfc0()