Searched refs:tcg_gen_gvec_2i_ool (Results 1 – 5 of 5) sorted by relevance
/openbmc/qemu/include/tcg/ |
H A D | tcg-op-gvec-common.h | 31 void tcg_gen_gvec_2i_ool(uint32_t dofs, uint32_t aofs, TCGv_i64 c,
|
/openbmc/qemu/tcg/ |
H A D | tcg-op-gvec.c | 147 void tcg_gen_gvec_2i_ool(uint32_t dofs, uint32_t aofs, TCGv_i64 c, in tcg_gen_gvec_2i_ool() function 1313 tcg_gen_gvec_2i_ool(dofs, aofs, tcg_c, oprsz, in tcg_gen_gvec_2i() 1398 tcg_gen_gvec_2i_ool(dofs, aofs, c, oprsz, maxsz, 0, g->fno); in tcg_gen_gvec_2s() 3972 tcg_gen_gvec_2i_ool(dofs, aofs, c, oprsz, maxsz, inv, fn[vece]); in tcg_gen_gvec_cmps()
|
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-sve.c | 2101 tcg_gen_gvec_2i_ool(vec_full_reg_offset(s, a->rd), in trans_CPY_z_i() 3361 tcg_gen_gvec_2i_ool(vec_full_reg_offset(s, a->rd), in TRANS_FEAT()
|
/openbmc/qemu/target/s390x/tcg/ |
H A D | translate_vx.c.inc | 198 tcg_gen_gvec_2i_ool(vec_full_reg_offset(v1), vec_full_reg_offset(v2), \
|
/openbmc/qemu/target/loongarch/tcg/insn_trans/ |
H A D | trans_vec.c.inc | 183 tcg_gen_gvec_2i_ool(vec_full_offset(a->vd),
|