Home
last modified time | relevance | path

Searched refs:gen_helper_gvec_2i (Results 1 – 5 of 5) sorted by relevance

/qemu/include/tcg/
H A Dtcg-op-gvec-common.h30 typedef void gen_helper_gvec_2i(TCGv_ptr, TCGv_ptr, TCGv_i64, TCGv_i32); typedef
33 gen_helper_gvec_2i *fn);
114 gen_helper_gvec_2i *fnoi;
133 gen_helper_gvec_2i *fno;
/qemu/tcg/
H A Dtcg-op-gvec.c136 gen_helper_gvec_2i *fn) in tcg_gen_gvec_2i_ool()
3847 static gen_helper_gvec_2i * const eq_fn[4] = { in tcg_gen_gvec_cmps()
3851 static gen_helper_gvec_2i * const lt_fn[4] = { in tcg_gen_gvec_cmps()
3855 static gen_helper_gvec_2i * const le_fn[4] = { in tcg_gen_gvec_cmps()
3859 static gen_helper_gvec_2i * const ltu_fn[4] = { in tcg_gen_gvec_cmps()
3863 static gen_helper_gvec_2i * const leu_fn[4] = { in tcg_gen_gvec_cmps()
3867 static gen_helper_gvec_2i * const * const fns[16] = { in tcg_gen_gvec_cmps()
3950 gen_helper_gvec_2i * const *fn = fns[cond]; in tcg_gen_gvec_cmps()
/qemu/target/arm/tcg/
H A Dtranslate-sve.c2058 static gen_helper_gvec_2i * const fns[4] = { in trans_CPY_z_i()
3324 static bool do_zzi_ool(DisasContext *s, arg_rri_esz *a, gen_helper_gvec_2i *fn) in TRANS_FEAT()
3336 static gen_helper_gvec_2i * const name##i_fns[4] = { \
/qemu/target/loongarch/tcg/insn_trans/
H A Dtrans_vec.c.inc177 gen_helper_gvec_2i *fn)
190 static bool gen_vv_i(DisasContext *ctx, arg_vv_i *a, gen_helper_gvec_2i *fn)
195 static bool gen_xx_i(DisasContext *ctx, arg_vv_i *a, gen_helper_gvec_2i *fn)
/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc2185 gen_helper_gvec_2i *gen,