Home
last modified time | relevance | path

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

/openbmc/qemu/target/mips/tcg/
H A Dtcg-internal.h19 void mips_translate_code(CPUState *cs, TranslationBlock *tb,
H A Dtranslate.c15234 void mips_translate_code(CPUState *cs, TranslationBlock *tb, in mips_translate_code() function
/openbmc/qemu/target/mips/
H A Dcpu.c553 .translate_code = mips_translate_code,