Home
last modified time | relevance | path

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

/openbmc/qemu/include/tcg/
H A Dtcg-op-gvec-common.h345 void tcg_gen_gvec_rotli(unsigned vece, uint32_t dofs, uint32_t aofs,
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c3068 void tcg_gen_gvec_rotli(unsigned vece, uint32_t dofs, uint32_t aofs, in tcg_gen_gvec_rotli() function
3110 tcg_gen_gvec_rotli(vece, dofs, aofs, -shift & ((8 << vece) - 1), in tcg_gen_gvec_rotri()