Searched refs:tcg_gen_gvec_4i (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 243 void tcg_gen_gvec_4i(uint32_t dofs, uint32_t aofs, uint32_t bofs, uint32_t cofs,
|
/openbmc/qemu/target/ppc/translate/ |
H A D | vsx-impl.c.inc | 2603 tcg_gen_gvec_4i(xt, xa, xb, xc, 16, 16, a->imm, &op);
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 1612 void tcg_gen_gvec_4i(uint32_t dofs, uint32_t aofs, uint32_t bofs, uint32_t cofs, in tcg_gen_gvec_4i() function
|