Searched refs:tcg_gen_gvec_shrs (Results 1 – 3 of 3) sorted by relevance
/openbmc/qemu/target/hexagon/ |
H A D | gen_tcg_hvx.h | 280 tcg_gen_gvec_shrs(MO_8, VdV_off, VuV_off, shift, \ 288 tcg_gen_gvec_shrs(MO_16, VdV_off, VuV_off, shift, \ 296 tcg_gen_gvec_shrs(MO_32, VdV_off, VuV_off, shift, \
|
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 352 void tcg_gen_gvec_shrs(unsigned vece, uint32_t dofs, uint32_t aofs,
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 3283 void tcg_gen_gvec_shrs(unsigned vece, uint32_t dofs, uint32_t aofs, in tcg_gen_gvec_shrs() function
|