Searched refs:CP0_UserLocal (Results 1 – 6 of 6) sorted by relevance
38 env->active_tc.CP0_UserLocal = newtls; in cpu_set_tls()
99 VMSTATE_UINTTL(CP0_UserLocal, TCState),
771 &env->active_tc.CP0_UserLocal); in kvm_mips_put_cp0_registers()991 &env->active_tc.CP0_UserLocal); in kvm_mips_get_cp0_registers()
499 target_ulong CP0_UserLocal; member
5283 offsetof(CPUMIPSState, active_tc.CP0_UserLocal)); in gen_mfc0()6016 offsetof(CPUMIPSState, active_tc.CP0_UserLocal)); in gen_mtc0()6769 offsetof(CPUMIPSState, active_tc.CP0_UserLocal)); in gen_dmfc0()7483 offsetof(CPUMIPSState, active_tc.CP0_UserLocal)); in gen_dmtc0()10893 offsetof(CPUMIPSState, active_tc.CP0_UserLocal)); in gen_rdhwr()10900 offsetof(CPUMIPSState, active_tc.CP0_UserLocal)); in gen_rdhwr()
12744 cpu_env->active_tc.CP0_UserLocal = arg1; in _syscall2()