Home
last modified time | relevance | path

Searched refs:tcg_gen_goto_tb (Results 1 – 24 of 24) sorted by relevance

/qemu/target/loongarch/tcg/
H A Dtranslate.c109 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/docs/devel/
H A Dtcg.rst74 1. Call ``tcg_gen_goto_tb()`` passing a jump slot index (either 0 or 1)
87 Step 1, ``tcg_gen_goto_tb()``, will emit a ``goto_tb`` TCG
H A Dtcg-ops.rst732 instructions. Only indices 0 and 1 are valid and tcg_gen_goto_tb may be issued
/qemu/target/riscv/
H A Dtranslate.c307 tcg_gen_goto_tb(n); in gen_goto_tb()
309 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/target/alpha/
H A Dtranslate.c447 tcg_gen_goto_tb(idx); in gen_goto_tb()
449 tcg_gen_goto_tb(idx); in gen_goto_tb()
/qemu/target/hexagon/
H A Dtranslate.c140 tcg_gen_goto_tb(idx); in gen_goto_tb()
/qemu/include/tcg/
H A Dtcg-op-common.h65 void tcg_gen_goto_tb(unsigned idx);
/qemu/target/openrisc/
H A Dtranslate.c1623 tcg_gen_goto_tb(0); in openrisc_tr_tb_stop()
/qemu/target/microblaze/
H A Dtranslate.c122 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/target/avr/
H A Dtranslate.c989 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/target/sh4/
H A Dtranslate.c237 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/target/s390x/tcg/
H A Dtranslate.c1085 tcg_gen_goto_tb(0); in help_goto_direct()
1160 tcg_gen_goto_tb(0); in help_branch()
1171 tcg_gen_goto_tb(1); in help_branch()
/qemu/target/rx/
H A Dtranslate.c153 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/target/ppc/
H A Dtranslate.c3663 tcg_gen_goto_tb(n); in gen_goto_tb()
6654 tcg_gen_goto_tb(0); in ppc_tr_tb_stop()
/qemu/target/arm/tcg/
H A Dtranslate.c2534 tcg_gen_goto_tb(n); in gen_goto_tb()
2536 tcg_gen_goto_tb(n); in gen_goto_tb()
H A Dtranslate-a64.c493 tcg_gen_goto_tb(n); in gen_goto_tb()
495 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/target/i386/tcg/
H A Dtranslate.c2361 tcg_gen_goto_tb(tb_num); in gen_jmp_rel()
/qemu/tcg/
H A Dtcg-op.c3247 void tcg_gen_goto_tb(unsigned idx) in tcg_gen_goto_tb() function
/qemu/target/hppa/
H A Dtranslate.c814 tcg_gen_goto_tb(which); in gen_goto_tb()
/qemu/target/m68k/
H A Dtranslate.c1398 tcg_gen_goto_tb(n); in gen_jmp_tb()
/qemu/target/sparc/
H A Dtranslate.c371 tcg_gen_goto_tb(tb_num); in gen_goto_tb()
/qemu/target/xtensa/
H A Dtranslate.c371 tcg_gen_goto_tb(slot); in gen_jump_slot()
/qemu/target/tricore/
H A Dtranslate.c2822 tcg_gen_goto_tb(n); in gen_goto_tb()
/qemu/target/mips/tcg/
H A Dtranslate.c4348 tcg_gen_goto_tb(n); in gen_goto_tb()