Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate-sve.c1702 void (*gen_fn)(TCGv_i32, TCGv_ptr, in do_pfirst_pnext()
1721 gen_fn(t, t_pd, t_pg, tcg_constant_i32(desc)); in do_pfirst_pnext()
2722 gen_helper_gvec_flags_4 *gen_fn) in do_ppzz_flags() argument
2728 if (gen_fn == NULL) { in do_ppzz_flags()
2747 gen_fn(t, pd, zn, zm, pg, tcg_constant_i32(simd_desc(vsz, vsz, 0))); in do_ppzz_flags()
2796 gen_helper_gvec_flags_3 *gen_fn)
2802 if (gen_fn == NULL) {
2819 gen_fn(t, pd, zn, pg, tcg_constant_i32(simd_desc(vsz, vsz, a->imm)));