Searched refs:tcg_out_st_helper_args (Results 1 – 10 of 10) sorted by relevance
/qemu/tcg/ |
H A D | tcg.c | 207 static void tcg_out_st_helper_args(TCGContext *s, const TCGLabelQemuLdst *l, 6734 static void tcg_out_st_helper_args(TCGContext *s, const TCGLabelQemuLdst *ldst, in tcg_out_st_helper_args() function
|
/qemu/tcg/sparc64/ |
H A D | tcg-target.c.inc | 1063 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/qemu/tcg/loongarch64/ |
H A D | tcg-target.c.inc | 1015 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|
/qemu/tcg/mips/ |
H A D | tcg-target.c.inc | 1130 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|
/qemu/tcg/riscv/ |
H A D | tcg-target.c.inc | 1659 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|
/qemu/tcg/aarch64/ |
H A D | tcg-target.c.inc | 1629 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/qemu/tcg/arm/ |
H A D | tcg-target.c.inc | 1374 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/qemu/tcg/s390x/ |
H A D | tcg-target.c.inc | 1963 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/qemu/tcg/ppc/ |
H A D | tcg-target.c.inc | 2360 tcg_out_st_helper_args(s, lb, &ldst_helper_param);
|
/qemu/tcg/i386/ |
H A D | tcg-target.c.inc | 2111 tcg_out_st_helper_args(s, l, &ldst_helper_param);
|