Searched refs:CP0_Debug_tcstatus (Results 1 – 3 of 3) sorted by relevance
27 qemu_put_sbe32s(f, &tc->CP0_Debug_tcstatus); in save_tc()174 qemu_get_sbe32s(f, &tc->CP0_Debug_tcstatus); in load_tc()
169 int32_t CP0_Debug_tcstatus; member
762 tcstatus = env->active_tc.CP0_Debug_tcstatus; in helper_mftc0_debug()764 tcstatus = env->tcs[other_tc].CP0_Debug_tcstatus; in helper_mftc0_debug()1294 env->active_tc.CP0_Debug_tcstatus = val; in helper_mttc0_debug()1296 env->tcs[other_tc].CP0_Debug_tcstatus = val; in helper_mttc0_debug()