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.h354 void tcg_gen_gvec_rotls(unsigned vece, uint32_t dofs, uint32_t aofs,
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c3300 void tcg_gen_gvec_rotls(unsigned vece, uint32_t dofs, uint32_t aofs, in tcg_gen_gvec_rotls() function
3329 tcg_gen_gvec_rotls(vece, dofs, aofs, tmp, oprsz, maxsz); in tcg_gen_gvec_rotrs()