Home
last modified time | relevance | path

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

/qemu/target/loongarch/
H A Dinternals.h20 void loongarch_translate_code(CPUState *cs, TranslationBlock *tb,
H A Dcpu.c890 .translate_code = loongarch_translate_code,
/qemu/target/loongarch/tcg/
H A Dtranslate.c338 void loongarch_translate_code(CPUState *cs, TranslationBlock *tb, in loongarch_translate_code() function