Searched refs:CP0_Compare (Results 1 – 4 of 4) sorted by relevance
39 wait = env->CP0_Compare - env->CP0_Count - in cpu_mips_timer_update()61 env->CP0_Compare = value; in cpu_mips_store_compare()107 env->CP0_Compare = 0; in cpu_mips_clock_init()
114 qemu_put_sbe32s(f, &env->CP0_Compare); in cpu_save()265 qemu_get_sbe32s(f, &env->CP0_Compare); in cpu_load()
266 int32_t CP0_Compare; member
3152 gen_mfc0_load32(arg, offsetof(CPUState, CP0_Compare)); in gen_mfc0()4320 gen_mfc0_load32(arg, offsetof(CPUState, CP0_Compare)); in gen_dmfc0()