Home
last modified time | relevance | path

Searched refs:tcg_gen_gvec_rotls (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/include/tcg/
H A Dtcg-op-gvec-common.h356 void tcg_gen_gvec_rotls(unsigned vece, uint32_t dofs, uint32_t aofs,
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c3327 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()