Home | History | Annotate | Download | only in target-mips

Lines Matching refs:CP0_SRSCtl

564         tcg_gen_ld_i32(t2, cpu_env, offsetof(CPUMIPSState, CP0_SRSCtl));
587 tcg_gen_ld_i32(t2, cpu_env, offsetof(CPUMIPSState, CP0_SRSCtl));
3180 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSCtl));
4348 gen_mfc0_load32(arg, offsetof(CPUMIPSState, CP0_SRSCtl));
8645 env->CP0_SRSCtl = env->cpu_model->CP0_SRSCtl;