Home
last modified time | relevance | path

Searched defs:gen_goto_tb (Results 1 – 15 of 15) sorted by relevance

/qemu/target/loongarch/tcg/
H A Dtranslate.c100 static inline void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/qemu/target/hexagon/
H A Dtranslate.c137 static void gen_goto_tb(DisasContext *ctx, int idx, target_ulong dest, bool in gen_goto_tb() function
/qemu/target/sh4/
H A Dtranslate.c233 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/qemu/target/alpha/
H A Dtranslate.c440 static void gen_goto_tb(DisasContext *ctx, int idx, int32_t disp) in gen_goto_tb() function
/qemu/target/riscv/
H A Dtranslate.c283 static void gen_goto_tb(DisasContext *ctx, int n, target_long diff) in gen_goto_tb() function
/qemu/target/microblaze/
H A Dtranslate.c121 static void gen_goto_tb(DisasContext *dc, int n, target_ulong dest) in gen_goto_tb() function
/qemu/target/avr/
H A Dtranslate.c980 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/qemu/target/rx/
H A Dtranslate.c150 static void gen_goto_tb(DisasContext *dc, int n, target_ulong dest) in gen_goto_tb() function
/qemu/target/hppa/
H A Dtranslate.c807 static void gen_goto_tb(DisasContext *ctx, int which, in gen_goto_tb() function
/qemu/target/arm/tcg/
H A Dtranslate.c2528 static void gen_goto_tb(DisasContext *s, int n, target_long diff) in gen_goto_tb() function
H A Dtranslate-a64.c492 static void gen_goto_tb(DisasContext *s, int n, int64_t diff) in gen_goto_tb() function
/qemu/target/tricore/
H A Dtranslate.c2823 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/qemu/target/ppc/
H A Dtranslate.c3634 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/qemu/target/sparc/
H A Dtranslate.c371 static void gen_goto_tb(DisasContext *s, int tb_num, in gen_goto_tb() function
/qemu/target/mips/tcg/
H A Dtranslate.c4561 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function