/openbmc/qemu/target/loongarch/tcg/ |
H A D | translate.c | 100 static inline void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
|
/openbmc/qemu/target/hexagon/ |
H A D | translate.c | 137 static void gen_goto_tb(DisasContext *ctx, int idx, target_ulong dest, bool in gen_goto_tb() function
|
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 233 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
|
/openbmc/qemu/target/alpha/ |
H A D | translate.c | 440 static void gen_goto_tb(DisasContext *ctx, int idx, int32_t disp) in gen_goto_tb() function
|
/openbmc/qemu/target/riscv/ |
H A D | translate.c | 291 static void gen_goto_tb(DisasContext *ctx, int n, target_long diff) in gen_goto_tb() function
|
/openbmc/qemu/target/microblaze/ |
H A D | translate.c | 121 static void gen_goto_tb(DisasContext *dc, int n, target_ulong dest) in gen_goto_tb() function
|
/openbmc/qemu/target/avr/ |
H A D | translate.c | 980 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
|
/openbmc/qemu/target/rx/ |
H A D | translate.c | 150 static void gen_goto_tb(DisasContext *dc, int n, target_ulong dest) in gen_goto_tb() function
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 807 static void gen_goto_tb(DisasContext *ctx, int which, in gen_goto_tb() function
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 2531 static void gen_goto_tb(DisasContext *s, int n, target_long diff) in gen_goto_tb() function
|
H A D | translate-a64.c | 492 static void gen_goto_tb(DisasContext *s, int n, int64_t diff) in gen_goto_tb() function
|
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 2822 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 3631 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 371 static void gen_goto_tb(DisasContext *s, int tb_num, in gen_goto_tb() function
|
/openbmc/qemu/target/mips/tcg/ |
H A D | translate.c | 4344 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
|