Home
last modified time | relevance | path

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

/qemu/target/hexagon/
H A Dtranslate.c131 static bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() function
/qemu/target/sh4/
H A Dtranslate.c226 static bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() function
/qemu/target/i386/tcg/
H A Dtranslate.c2324 bool use_goto_tb = s->jmp_opt; in gen_jmp_rel() local
/qemu/target/hppa/
H A Dtranslate.c789 static bool use_goto_tb(DisasContext *ctx, const DisasIAQE *f, in use_goto_tb() function
/qemu/target/ppc/
H A Dtranslate.c3630 static inline bool use_goto_tb(DisasContext *ctx, target_ulong dest) in use_goto_tb() function
/qemu/target/sparc/
H A Dtranslate.c360 static bool use_goto_tb(DisasContext *s, target_ulong pc, target_ulong npc) in use_goto_tb() function
/qemu/target/s390x/tcg/
H A Dtranslate.c634 static bool use_goto_tb(DisasContext *s, uint64_t dest) in use_goto_tb() function
/qemu/target/arm/tcg/
H A Dtranslate-a64.c472 static inline bool use_goto_tb(DisasContext *s, uint64_t dest) in use_goto_tb() function