Home
last modified time | relevance | path

Searched refs:qemu_st_helpers (Results 1 – 10 of 10) sorted by relevance

/openbmc/qemu/tcg/sparc64/
H A Dtcg-target.c.inc1036 tcg_out_call(s, qemu_st_helpers[opc & MO_SIZE], NULL);
/openbmc/qemu/tcg/loongarch64/
H A Dtcg-target.c.inc959 tcg_out_call_int(s, qemu_st_helpers[opc & MO_SIZE], false);
/openbmc/qemu/tcg/mips/
H A Dtcg-target.c.inc1175 tcg_out_call_int(s, qemu_st_helpers[opc & MO_SIZE], false);
/openbmc/qemu/tcg/arm/
H A Dtcg-target.c.inc1402 tcg_out_goto(s, COND_AL, qemu_st_helpers[opc & MO_SIZE]);
/openbmc/qemu/tcg/riscv/
H A Dtcg-target.c.inc1682 tcg_out_call_int(s, qemu_st_helpers[opc & MO_SIZE], false);
/openbmc/qemu/tcg/aarch64/
H A Dtcg-target.c.inc1727 tcg_out_call_int(s, qemu_st_helpers[opc & MO_SIZE]);
/openbmc/qemu/tcg/s390x/
H A Dtcg-target.c.inc1845 tcg_out_call_int(s, qemu_st_helpers[opc & MO_SIZE]);
/openbmc/qemu/tcg/
H A Dtcg.c215 static void * const qemu_st_helpers[MO_SIZE + 1] __attribute__((unused)) = { variable
/openbmc/qemu/tcg/ppc/
H A Dtcg-target.c.inc2405 tcg_out_call_int(s, LK, qemu_st_helpers[opc & MO_SIZE]);
/openbmc/qemu/tcg/i386/
H A Dtcg-target.c.inc2089 tcg_out_branch(s, 1, qemu_st_helpers[opc & MO_SIZE]);