Searched refs:current_tc (Results 1 – 4 of 4) sorted by relevance
670 *tc = env->current_tc; in mips_cpu_map_tc()712 if (tc == cpu->current_tc) { in sync_c0_status()763 if (tc == cpu->current_tc) { in sync_c0_entryhi()804 if (other_tc == other->current_tc) in helper_mftc0_tcstatus()820 if (other_tc == other->current_tc) in helper_mftc0_tcbind()836 if (other_tc == other->current_tc) in helper_mftc0_tcrestart()852 if (other_tc == other->current_tc) in helper_mftc0_tchalt()868 if (other_tc == other->current_tc) in helper_mftc0_tccontext()884 if (other_tc == other->current_tc) in helper_mftc0_tcschedule()900 if (other_tc == other->current_tc) in helper_mftc0_tcschefback()[all …]
81 qemu_put_be32s(f, &env->current_tc); in cpu_save()232 qemu_get_be32s(f, &env->current_tc); in cpu_load()
185 uint32_t current_tc; member
8646 env->current_tc = 0; in cpu_reset()