Home
last modified time | relevance | path

Searched refs:translate_code (Results 1 – 5 of 5) sorted by relevance

/openbmc/qemu/include/accel/tcg/
H A Dcpu-ops.h62 void (*translate_code)(CPUState *cpu, TranslationBlock *tb, member
/openbmc/qemu/target/i386/tcg/
H A Dtcg-cpu.c168 .translate_code = x86_translate_code,
/openbmc/qemu/target/s390x/
H A Dcpu.c368 .translate_code = s390x_translate_code,
/openbmc/qemu/target/arm/tcg/
H A Dcpu-v7m.c246 .translate_code = arm_translate_code,
/openbmc/qemu/target/hexagon/
H A Dcpu.c346 .translate_code = hexagon_translate_code,