Home
last modified time | relevance | path

Searched refs:tcg_gen_exit_tb (Results 1 – 25 of 26) sorted by relevance

12

/openbmc/qemu/target/loongarch/tcg/
H A Dtranslate.c109 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 Dtcg.rst84 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 Dtrans_rvzawrs.c.inc37 tcg_gen_exit_tb(NULL, 0);
H A Dtrans_xthead.c.inc1002 tcg_gen_exit_tb(NULL, 0);
/openbmc/qemu/accel/tcg/
H A Dtranslator.c101 tcg_gen_exit_tb(tb, TB_EXIT_REQUESTED); in gen_tb_end()
/openbmc/qemu/target/sh4/
H A Dtranslate.c238 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 Dtranslate.c145 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 Dtranslate.c288 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 Dtranslate.c2184 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 Dtranslate.c1625 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 Dtranslate.c126 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 Dtranslate.c987 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 Dtranslate.c155 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 Dtranslate.c451 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 Dtcg-op-common.h49 void tcg_gen_exit_tb(const TranslationBlock *tb, unsigned idx);
/openbmc/qemu/target/hppa/
H A Dtranslate.c813 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 Dtranslate.c822 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 Dtranslate-a64.c510 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 Dtranslate.c1087 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 Dtcg-op.c3295 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 Dtranslate.c1399 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 Dtranslate.c379 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 Dtranslate.c3640 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 Dtranslate.c371 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 Dtranslate.c2827 tcg_gen_exit_tb(ctx->base.tb, n); in gen_goto_tb()
8442 tcg_gen_exit_tb(NULL, 0); in tricore_tr_tb_stop()

12