Searched refs:cpu_restore_state (Results 1 - 5 of 5) sorted by relevance

/vbox/src/recompiler/
H A Dtranslate-all.c133 int cpu_restore_state(TranslationBlock *tb, function
H A Dexec-all.h108 int cpu_restore_state(struct TranslationBlock *tb,
H A Dexec.c1185 cpu_restore_state(current_tb, env,
1294 cpu_restore_state(current_tb, env, pc, puc);
3488 cpu_restore_state(tb, env, env->mem_io_pc, NULL);
4465 cpu_restore_state(tb, env, (uintptr_t)retaddr, NULL);
H A Dcpu-exec.c976 cpu_restore_state(tb, env, pc, puc);
/vbox/src/recompiler/target-i386/
H A Dop_helper.c5797 cpu_restore_state(tb, env, pc, NULL);

Completed in 656 milliseconds