Searched refs:m68k_translate_code (Results 1 – 3 of 3) sorted by relevance
196 void m68k_translate_code(CPUState *cs, TranslationBlock *tb,
615 .translate_code = m68k_translate_code,
6121 void m68k_translate_code(CPUState *cpu, TranslationBlock *tb, in m68k_translate_code() function