Searched refs:CP0_SegCtl2 (Results 1 – 6 of 6) sorted by relevance
138 segctl = env->CP0_SegCtl2; in get_physical_address()140 segctl = env->CP0_SegCtl2 >> 16; in get_physical_address()178 unsigned int xr = (env->CP0_SegCtl2 & CP0SC2_XR_MASK) >> CP0SC2_XR; in get_physical_address()
270 VMSTATE_UINTTL(env.CP0_SegCtl2, MIPSCPU),
372 env->CP0_SegCtl2 = (2 << CP0SC_PA) | (CP0SC_AM_MUSK << CP0SC_AM) | in mips_cpu_reset_hold()375 env->CP0_SegCtl2 |= ((0 << CP0SC_PA) | (CP0SC_AM_MUSK << CP0SC_AM) | in mips_cpu_reset_hold()
634 target_ulong CP0_SegCtl2; member
929 env->CP0_SegCtl2 = arg1 & CP0SC2_MASK; in helper_mtc0_segctl2()
5321 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_SegCtl2)); in gen_mfc0()6804 tcg_gen_ld_tl(arg, tcg_env, offsetof(CPUMIPSState, CP0_SegCtl2)); in gen_dmfc0()