Home
last modified time | relevance | path

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

/qemu/target/m68k/
H A Dcpu.h196 void m68k_translate_code(CPUState *cs, TranslationBlock *tb,
H A Dcpu.c615 .translate_code = m68k_translate_code,
H A Dtranslate.c6121 void m68k_translate_code(CPUState *cpu, TranslationBlock *tb, in m68k_translate_code() function