Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dtranslate.c102 static inline void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/openbmc/qemu/target/hexagon/
H A Dtranslate.c136 static void gen_goto_tb(DisasContext *ctx, int idx, target_ulong dest, bool in gen_goto_tb() function
/openbmc/qemu/target/sh4/
H A Dtranslate.c234 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/openbmc/qemu/target/alpha/
H A Dtranslate.c441 static void gen_goto_tb(DisasContext *ctx, int idx, int32_t disp) in gen_goto_tb() function
/openbmc/qemu/target/riscv/
H A Dtranslate.c288 static void gen_goto_tb(DisasContext *ctx, int n, target_long diff) in gen_goto_tb() function
/openbmc/qemu/target/microblaze/
H A Dtranslate.c119 static void gen_goto_tb(DisasContext *dc, int n, target_ulong dest) in gen_goto_tb() function
/openbmc/qemu/target/avr/
H A Dtranslate.c984 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/openbmc/qemu/target/rx/
H A Dtranslate.c150 static void gen_goto_tb(DisasContext *dc, int n, target_ulong dest) in gen_goto_tb() function
/openbmc/qemu/target/hppa/
H A Dtranslate.c809 static void gen_goto_tb(DisasContext *ctx, int which, in gen_goto_tb() function
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c2521 static void gen_goto_tb(DisasContext *s, int n, target_long diff) in gen_goto_tb() function
H A Dtranslate-a64.c474 static void gen_goto_tb(DisasContext *s, int n, int64_t diff) in gen_goto_tb() function
/openbmc/qemu/target/tricore/
H A Dtranslate.c2819 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/openbmc/qemu/target/ppc/
H A Dtranslate.c3656 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function
/openbmc/qemu/target/sparc/
H A Dtranslate.c366 static void gen_goto_tb(DisasContext *s, int tb_num, in gen_goto_tb() function
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c4365 static void gen_goto_tb(DisasContext *ctx, int n, target_ulong dest) in gen_goto_tb() function