Searched refs:sync_c0_status (Results 1 – 3 of 3) sorted by relevance
27 void sync_c0_status(CPUMIPSState *env, CPUMIPSState *cpu, int tc) in sync_c0_status() function88 sync_c0_status(env, env, env->current_tc); in cpu_mips_store_status()
159 void sync_c0_status(CPUMIPSState *env, CPUMIPSState *cpu, int tc);
1168 sync_c0_status(env, other, other_tc); in helper_mttc0_status()