Home
last modified time | relevance | path

Searched refs:hax_stop_translate (Results 1 – 3 of 3) sorted by relevance

/external/qemu/include/exec/
Dhax.h28 int hax_stop_translate(CPUState *cpu);
/external/qemu/target-i386/
Dhax-all.c99 int hax_stop_translate(CPUState *cpu) in hax_stop_translate() function
Dtranslate.c7885 if (hax_enabled() && hax_stop_translate(ENV_GET_CPU(env))) in gen_intermediate_code_internal()