Home
last modified time | relevance | path

Searched defs:use_goto_tb (Results 1 – 8 of 8) sorted by relevance

/openbmc/qemu/target/hexagon/
H A Dtranslate.c132 static bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() function
/openbmc/qemu/target/sh4/
H A Dtranslate.c225 static bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() function
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c2201 bool use_goto_tb = s->jmp_opt; in gen_jmp_rel() local
/openbmc/qemu/target/hppa/
H A Dtranslate.c787 static bool use_goto_tb(DisasContext *ctx, const DisasIAQE *f, in use_goto_tb() function
/openbmc/qemu/target/ppc/
H A Dtranslate.c3605 static inline bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() function
/openbmc/qemu/target/sparc/
H A Dtranslate.c365 static bool use_goto_tb(DisasContext *s, target_ulong pc, target_ulong npc) in use_goto_tb() function
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate.c634 static bool use_goto_tb(DisasContext *s, uint64_t dest) in use_goto_tb() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-a64.c484 static inline bool use_goto_tb(DisasContext *s, uint64_t dest) in use_goto_tb() function