Home
last modified time | relevance | path

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

/openbmc/qemu/target/arm/tcg/
H A Dtranslate.h591 typedef void GVecGen3Fn(unsigned, uint32_t, uint32_t, typedef
H A Dtranslate-mve.c783 GVecGen3Fn *vecfn) in do_2op_vec()
H A Dtranslate-sve.c429 static bool gen_gvec_fn_zzz(DisasContext *s, GVecGen3Fn *gvec_fn, in gen_gvec_fn_zzz()
444 static bool gen_gvec_fn_arg_zzz(DisasContext *s, GVecGen3Fn *fn, in gen_gvec_fn_arg_zzz()
486 static bool gen_gvec_fn_ppp(DisasContext *s, GVecGen3Fn *gvec_fn, in gen_gvec_fn_ppp()
H A Dtranslate-a64.c679 GVecGen3Fn *gvec_fn, int vece) in gen_gvec_fn3()
1347 static bool do_gvec_fn3(DisasContext *s, arg_qrrr_e *a, GVecGen3Fn *fn) in do_gvec_fn3()
1358 static bool do_gvec_fn3_no64(DisasContext *s, arg_qrrr_e *a, GVecGen3Fn *fn) in do_gvec_fn3_no64()
1369 static bool do_gvec_fn3_no8_no64(DisasContext *s, arg_qrrr_e *a, GVecGen3Fn *fn) in do_gvec_fn3_no8_no64()
H A Dtranslate-neon.c780 static bool do_3same(DisasContext *s, arg_3same *a, GVecGen3Fn fn) in do_3same()
/openbmc/qemu/target/riscv/insn_trans/
H A Dtrans_rvv.c.inc1190 typedef void GVecGen3Fn(unsigned, uint32_t, uint32_t,
1194 do_opivv_gvec(DisasContext *s, arg_rmrr *a, GVecGen3Fn *gvec_fn,