Searched refs:tcg_gen_gvec_3i (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | gengvec64.c | 134 tcg_gen_gvec_3i(rd_ofs, rn_ofs, rm_ofs, opr_sz, max_sz, in gen_gvec_xar()
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 238 void tcg_gen_gvec_3i(uint32_t dofs, uint32_t aofs, uint32_t bofs,
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vmx-impl.c.inc | 2679 tcg_gen_gvec_3i(avr_full_offset(a->vrt), avr_full_offset(a->vra), 2695 tcg_gen_gvec_3i(avr_full_offset(a->vrt), avr_full_offset(a->vra),
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 1474 void tcg_gen_gvec_3i(uint32_t dofs, uint32_t aofs, uint32_t bofs, in tcg_gen_gvec_3i() function
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate_vx.c.inc | 213 tcg_gen_gvec_3i(vec_full_reg_offset(v1), vec_full_reg_offset(v2), \
|