Home
last modified time | relevance | path

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

/openbmc/qemu/target/loongarch/tcg/
H A Dtranslate.c107 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/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.rst672 instructions. Only indices 0 and 1 are valid and tcg_gen_goto_tb may be issued
/openbmc/qemu/target/riscv/
H A Dtranslate.c310 tcg_gen_goto_tb(n); in gen_goto_tb()
312 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/qemu/target/alpha/
H A Dtranslate.c446 tcg_gen_goto_tb(idx); in gen_goto_tb()
448 tcg_gen_goto_tb(idx); in gen_goto_tb()
/openbmc/qemu/target/hexagon/
H A Dtranslate.c141 tcg_gen_goto_tb(idx); in gen_goto_tb()
/openbmc/qemu/include/tcg/
H A Dtcg-op-common.h64 void tcg_gen_goto_tb(unsigned idx);
/openbmc/qemu/target/openrisc/
H A Dtranslate.c1623 tcg_gen_goto_tb(0); in openrisc_tr_tb_stop()
/openbmc/qemu/target/microblaze/
H A Dtranslate.c124 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/qemu/target/avr/
H A Dtranslate.c985 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/qemu/target/sh4/
H A Dtranslate.c236 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/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()
/openbmc/qemu/target/rx/
H A Dtranslate.c153 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/qemu/target/ppc/
H A Dtranslate.c3638 tcg_gen_goto_tb(n); in gen_goto_tb()
6629 tcg_gen_goto_tb(0); in ppc_tr_tb_stop()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate.c2544 tcg_gen_goto_tb(n); in gen_goto_tb()
2546 tcg_gen_goto_tb(n); in gen_goto_tb()
H A Dtranslate-a64.c505 tcg_gen_goto_tb(n); in gen_goto_tb()
507 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/qemu/target/i386/tcg/
H A Dtranslate.c2238 tcg_gen_goto_tb(tb_num); in gen_jmp_rel()
/openbmc/qemu/tcg/
H A Dtcg-op.c3326 void tcg_gen_goto_tb(unsigned idx) in tcg_gen_goto_tb() function
/openbmc/qemu/target/hppa/
H A Dtranslate.c812 tcg_gen_goto_tb(which); in gen_goto_tb()
/openbmc/qemu/target/m68k/
H A Dtranslate.c1397 tcg_gen_goto_tb(n); in gen_jmp_tb()
/openbmc/qemu/target/sparc/
H A Dtranslate.c376 tcg_gen_goto_tb(tb_num); in gen_goto_tb()
/openbmc/qemu/target/xtensa/
H A Dtranslate.c370 tcg_gen_goto_tb(slot); in gen_jump_slot()
/openbmc/qemu/target/tricore/
H A Dtranslate.c2825 tcg_gen_goto_tb(n); in gen_goto_tb()
/openbmc/qemu/target/mips/tcg/
H A Dtranslate.c4347 tcg_gen_goto_tb(n); in gen_goto_tb()