Home
last modified time | relevance | path

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

/openbmc/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;
/openbmc/qemu/tcg/
H A Dtcg-op-gvec.c149 gen_helper_gvec_2i *fn) in tcg_gen_gvec_2i_ool()
3860 static gen_helper_gvec_2i * const eq_fn[4] = { in tcg_gen_gvec_cmps()
3864 static gen_helper_gvec_2i * const lt_fn[4] = { in tcg_gen_gvec_cmps()
3868 static gen_helper_gvec_2i * const le_fn[4] = { in tcg_gen_gvec_cmps()
3872 static gen_helper_gvec_2i * const ltu_fn[4] = { in tcg_gen_gvec_cmps()
3876 static gen_helper_gvec_2i * const leu_fn[4] = { in tcg_gen_gvec_cmps()
3880 static gen_helper_gvec_2i * const * const fns[16] = { in tcg_gen_gvec_cmps()
3963 gen_helper_gvec_2i * const *fn = fns[cond]; in tcg_gen_gvec_cmps()
/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c2072 static gen_helper_gvec_2i * const fns[4] = { in trans_CPY_z_i()
3338 static bool do_zzi_ool(DisasContext *s, arg_rri_esz *a, gen_helper_gvec_2i *fn) in TRANS_FEAT()
3350 static gen_helper_gvec_2i * const name##i_fns[4] = { \
/openbmc/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)
/openbmc/qemu/target/s390x/tcg/
H A Dtranslate_vx.c.inc2185 gen_helper_gvec_2i *gen,