Searched refs:mb_translate_code (Results 1 – 3 of 3) sorted by relevance
401 void mb_translate_code(CPUState *cs, TranslationBlock *tb,
442 .translate_code = mb_translate_code,
1795 void mb_translate_code(CPUState *cpu, TranslationBlock *tb, in mb_translate_code() function