Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dcpu.h143 void hexagon_translate_code(CPUState *cs, TranslationBlock *tb,
H A Dcpu.c346 .translate_code = hexagon_translate_code,
H A Dtranslate.c1029 void hexagon_translate_code(CPUState *cs, TranslationBlock *tb, in hexagon_translate_code() function