Searched refs:tcg_out_ld_helper_ret (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 1019 tcg_out_ld_helper_ret(s, lb, sgn, &ldst_helper_param);
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 195 static void tcg_out_ld_helper_ret(TCGContext *s, const TCGLabelQemuLdst *l, 5898 static void tcg_out_ld_helper_ret(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_ret() function
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 945 tcg_out_ld_helper_ret(s, l, false, &ldst_helper_param);
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 1150 tcg_out_ld_helper_ret(s, l, true, &ldst_helper_param);
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 1385 tcg_out_ld_helper_ret(s, lb, false, &ldst_helper_param);
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 1665 tcg_out_ld_helper_ret(s, l, true, &ldst_helper_param);
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1713 tcg_out_ld_helper_ret(s, lb, false, &ldst_helper_param);
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 1829 tcg_out_ld_helper_ret(s, lb, false, &ldst_helper_param);
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 2390 tcg_out_ld_helper_ret(s, lb, false, &ldst_helper_param);
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 2068 tcg_out_ld_helper_ret(s, l, false, &ldst_helper_param);
|