Searched refs:tcg_gen_gvec_muls (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 274 void tcg_gen_gvec_muls(unsigned vece, uint32_t dofs, uint32_t aofs,
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 2176 void tcg_gen_gvec_muls(unsigned vece, uint32_t dofs, uint32_t aofs, in tcg_gen_gvec_muls() function 2209 tcg_gen_gvec_muls(vece, dofs, aofs, tmp, oprsz, maxsz); in tcg_gen_gvec_muli()
|