Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dhelper-tcg.h61 void x86_translate_code(CPUState *cs, TranslationBlock *tb,
H A Dtcg-cpu.c168 .translate_code = x86_translate_code,
H A Dtranslate.c3926 void x86_translate_code(CPUState *cpu, TranslationBlock *tb, in x86_translate_code() function