Searched refs:tcg_out_ld_helper_args (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 1017 tcg_out_ld_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 192 static void tcg_out_ld_helper_args(TCGContext *s, const TCGLabelQemuLdst *l, 5817 static void tcg_out_ld_helper_args(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_ld_helper_args() function
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 943 tcg_out_ld_helper_args(s, l, &ldst_helper_param);
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 1144 tcg_out_ld_helper_args(s, l, &ldst_helper_param);
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 1383 tcg_out_ld_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 1663 tcg_out_ld_helper_args(s, l, &ldst_helper_param);
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1711 tcg_out_ld_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 1827 tcg_out_ld_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 2388 tcg_out_ld_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 2066 tcg_out_ld_helper_args(s, l, &ldst_helper_param);
|