Searched refs:GVecGen2iFn (Results 1 – 6 of 6) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | translate-mve.c | 1490 GVecGen2iFn *vecfn) in do_1imm() 1527 GVecGen2iFn *vecfn; in trans_Vimm_1r() 1554 bool negateshift, GVecGen2iFn vecfn) in do_2shift_vec()
|
H A D | translate.h | 589 typedef void GVecGen2iFn(unsigned, uint32_t, uint32_t, int64_t, typedef
|
H A D | translate-neon.c | 1058 static bool do_vector_2sh(DisasContext *s, arg_2reg_shift *a, GVecGen2iFn *fn) in do_vector_2sh() 1421 GVecGen2iFn *fn) in DO_FP_2SH() 1460 GVecGen2iFn *fn; in trans_Vimm_1r()
|
H A D | translate-sve.c | 404 static bool gen_gvec_fn_zzi(DisasContext *s, GVecGen2iFn *gvec_fn, in gen_gvec_fn_zzi() 418 static bool gen_gvec_fn_arg_zzi(DisasContext *s, GVecGen2iFn *gvec_fn, in gen_gvec_fn_arg_zzi() 2004 static bool do_zz_dbm(DisasContext *s, arg_rr_dbm *a, GVecGen2iFn *gvec_fn) in do_zz_dbm()
|
H A D | translate-a64.c | 671 int64_t imm, GVecGen2iFn *gvec_fn, int vece) in gen_gvec_fn2i() 6941 GVecGen2iFn *fn; in trans_Vimm() 6966 static bool do_vec_shift_imm(DisasContext *s, arg_qrri_e *a, GVecGen2iFn *fn) in do_vec_shift_imm()
|
/openbmc/qemu/target/riscv/insn_trans/ |
H A D | trans_rvv.c.inc | 1426 typedef void GVecGen2iFn(unsigned, uint32_t, uint32_t, int64_t, 1430 do_opivi_gvec(DisasContext *s, arg_rmrr *a, GVecGen2iFn *gvec_fn,
|