Searched defs:sync_c0_status (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-mips/
H A Dop_helper.c689 static void sync_c0_status(CPUMIPSState *env, CPUMIPSState *cpu, int tc) function
1357 sync_c0_status(env, env, env->current_tc);
1383 sync_c0_status(env, other, other_tc);

Completed in 66 milliseconds