Home
last modified time | relevance | path

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

/qemu/target/avr/
H A Dcpu.h198 void avr_cpu_translate_code(CPUState *cs, TranslationBlock *tb,
H A Dcpu.c243 .translate_code = avr_cpu_translate_code,
H A Dtranslate.c2800 void avr_cpu_translate_code(CPUState *cs, TranslationBlock *tb, in avr_cpu_translate_code() function