Home
last modified time | relevance | path

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

/qemu/target/microblaze/
H A Dcpu.h401 void mb_translate_code(CPUState *cs, TranslationBlock *tb,
H A Dcpu.c442 .translate_code = mb_translate_code,
H A Dtranslate.c1795 void mb_translate_code(CPUState *cpu, TranslationBlock *tb, in mb_translate_code() function