Searched refs:tcg_gen_gvec_rotli (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 345 void tcg_gen_gvec_rotli(unsigned vece, uint32_t dofs, uint32_t aofs,
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 3068 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()
|