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