/openbmc/qemu/target/loongarch/tcg/ |
H A D | translate.c | 109 tcg_gen_exit_tb(ctx->base.tb, n); in gen_goto_tb() 321 tcg_gen_exit_tb(NULL, 0); in loongarch_tr_tb_stop()
|
/openbmc/qemu/docs/devel/ |
H A D | tcg.rst | 84 3. Call ``tcg_gen_exit_tb()`` passing the address of the current TB and 91 ``tcg_gen_exit_tb()``, exits from the current TB returning a tagged 104 slots (the one specified in the call to ``tcg_gen_exit_tb()``) with the 121 Note that, on step 3 (``tcg_gen_exit_tb()``), in addition to the
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvzawrs.c.inc | 37 tcg_gen_exit_tb(NULL, 0);
|
H A D | trans_xthead.c.inc | 1002 tcg_gen_exit_tb(NULL, 0);
|
/openbmc/qemu/accel/tcg/ |
H A D | translator.c | 101 tcg_gen_exit_tb(tb, TB_EXIT_REQUESTED); in gen_tb_end()
|
/openbmc/qemu/target/sh4/ |
H A D | translate.c | 238 tcg_gen_exit_tb(ctx->base.tb, n); in gen_goto_tb() 242 tcg_gen_exit_tb(NULL, 0); in gen_goto_tb() 258 tcg_gen_exit_tb(NULL, 0); in gen_jump() 2298 tcg_gen_exit_tb(NULL, 0); in sh4_tr_tb_stop()
|
/openbmc/qemu/target/hexagon/ |
H A D | translate.c | 145 tcg_gen_exit_tb(ctx->base.tb, idx); in gen_goto_tb() 1069 tcg_gen_exit_tb(NULL, 0); in hexagon_tr_tb_stop()
|
/openbmc/qemu/target/riscv/ |
H A D | translate.c | 288 tcg_gen_exit_tb(NULL, 0); in exit_tb() 315 tcg_gen_exit_tb(ctx->base.tb, n); in gen_goto_tb()
|
/openbmc/qemu/target/i386/tcg/ |
H A D | translate.c | 2184 tcg_gen_exit_tb(NULL, 0); in gen_eob() 2192 tcg_gen_exit_tb(NULL, 0); in gen_eob() 2242 tcg_gen_exit_tb(s->base.tb, tb_num); in gen_jmp_rel() 3128 tcg_gen_exit_tb(NULL, 0); in gen_multi0F()
|
/openbmc/qemu/target/openrisc/ |
H A D | translate.c | 1625 tcg_gen_exit_tb(dc->base.tb, 0); in openrisc_tr_tb_stop() 1633 tcg_gen_exit_tb(NULL, 0); in openrisc_tr_tb_stop()
|
/openbmc/qemu/target/microblaze/ |
H A D | translate.c | 126 tcg_gen_exit_tb(dc->base.tb, n); in gen_goto_tb() 1769 tcg_gen_exit_tb(NULL, 0); in mb_tr_tb_stop()
|
/openbmc/qemu/target/avr/ |
H A D | translate.c | 987 tcg_gen_exit_tb(tb, n); in gen_goto_tb() 2782 tcg_gen_exit_tb(NULL, 0); in avr_tr_tb_stop()
|
/openbmc/qemu/target/rx/ |
H A D | translate.c | 155 tcg_gen_exit_tb(dc->base.tb, n); in gen_goto_tb() 2243 tcg_gen_exit_tb(NULL, 0); in rx_tr_tb_stop()
|
/openbmc/qemu/target/alpha/ |
H A D | translate.c | 451 tcg_gen_exit_tb(ctx->base.tb, idx); in gen_goto_tb() 2942 tcg_gen_exit_tb(NULL, 0); in alpha_tr_tb_stop()
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-common.h | 49 void tcg_gen_exit_tb(const TranslationBlock *tb, unsigned idx);
|
/openbmc/qemu/target/hppa/ |
H A D | translate.c | 813 tcg_gen_exit_tb(ctx->base.tb, which); in gen_goto_tb() 2420 tcg_gen_exit_tb(NULL, 0); in do_rfi() 4808 tcg_gen_exit_tb(NULL, 0); in hppa_tr_tb_stop() 4816 tcg_gen_exit_tb(NULL, 0); in hppa_tr_tb_stop()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate.c | 822 tcg_gen_exit_tb(NULL, 0); in gen_bx_excret_final_code() 2549 tcg_gen_exit_tb(s->base.tb, n); in gen_goto_tb() 8036 tcg_gen_exit_tb(NULL, 0); in arm_tr_tb_stop() 8047 tcg_gen_exit_tb(NULL, 0); in arm_tr_tb_stop()
|
H A D | translate-a64.c | 510 tcg_gen_exit_tb(s->base.tb, n); in gen_goto_tb() 11916 tcg_gen_exit_tb(NULL, 0); in aarch64_tr_tb_stop() 11946 tcg_gen_exit_tb(NULL, 0); in aarch64_tr_tb_stop()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate.c | 1087 tcg_gen_exit_tb(s->base.tb, 0); in help_goto_direct() 1161 tcg_gen_exit_tb(s->base.tb, 0); in help_branch() 1172 tcg_gen_exit_tb(s->base.tb, 1); in help_branch() 6450 tcg_gen_exit_tb(NULL, 0); in s390x_tr_tb_stop()
|
/openbmc/qemu/tcg/ |
H A D | tcg-op.c | 3295 void tcg_gen_exit_tb(const TranslationBlock *tb, unsigned idx) in tcg_gen_exit_tb() function 3346 tcg_gen_exit_tb(NULL, 0); in tcg_gen_lookup_and_goto_ptr()
|
/openbmc/qemu/target/m68k/ |
H A D | translate.c | 1399 tcg_gen_exit_tb(s->base.tb, n); in gen_jmp_tb() 1402 tcg_gen_exit_tb(NULL, 0); in gen_jmp_tb() 6104 tcg_gen_exit_tb(NULL, 0); in m68k_tr_tb_stop()
|
/openbmc/qemu/target/sparc/ |
H A D | translate.c | 379 tcg_gen_exit_tb(s->base.tb, tb_num); in gen_goto_tb() 5772 tcg_gen_exit_tb(NULL, 0); in sparc_tr_tb_stop() 5782 tcg_gen_exit_tb(NULL, 0); in sparc_tr_tb_stop()
|
/openbmc/qemu/target/ppc/ |
H A D | translate.c | 3640 tcg_gen_exit_tb(ctx->base.tb, n); in gen_goto_tb() 6631 tcg_gen_exit_tb(ctx->base.tb, 0); in ppc_tr_tb_stop() 6655 tcg_gen_exit_tb(NULL, 0); in ppc_tr_tb_stop()
|
/openbmc/qemu/target/xtensa/ |
H A D | translate.c | 371 tcg_gen_exit_tb(dc->base.tb, slot); in gen_jump_slot() 373 tcg_gen_exit_tb(NULL, 0); in gen_jump_slot()
|
/openbmc/qemu/target/tricore/ |
H A D | translate.c | 2827 tcg_gen_exit_tb(ctx->base.tb, n); in gen_goto_tb() 8442 tcg_gen_exit_tb(NULL, 0); in tricore_tr_tb_stop()
|