Searched refs:tcg_out_st_helper_args (Results 1 – 10 of 10) sorted by relevance
/openbmc/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 1035 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/ |
H A D | tcg.c | 198 static void tcg_out_st_helper_args(TCGContext *s, const TCGLabelQemuLdst *l, 5984 static void tcg_out_st_helper_args(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_st_helper_args() function
|
/openbmc/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 958 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|
/openbmc/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 1173 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|
/openbmc/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 1399 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 1681 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|
/openbmc/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1726 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 1844 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 2404 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/openbmc/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 2088 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|