Searched refs:avr_cpu_translate_code (Results 1 – 3 of 3) sorted by relevance
198 void avr_cpu_translate_code(CPUState *cs, TranslationBlock *tb,
243 .translate_code = avr_cpu_translate_code,
2800 void avr_cpu_translate_code(CPUState *cs, TranslationBlock *tb, in avr_cpu_translate_code() function