Home
last modified time | relevance | path

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

/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c4079 static const TranslatorOps i386_tr_ops = { variable
4093 translator_loop(cpu, tb, max_insns, pc, host_pc, &i386_tr_ops, &dc.base); in gen_intermediate_code()