Home
last modified time | relevance | path

Searched defs:do_fmlal (Results 1 – 2 of 2) sorted by relevance

/openbmc/qemu/target/arm/tcg/
H A Dvec_helper.c2031 static void do_fmlal(float32 *d, void *vn, void *vm, float_status *fpst, in do_fmlal() function
H A Dtranslate-a64.c5496 static bool do_fmlal(DisasContext *s, arg_qrrr_e *a, bool is_s, bool is_2) in do_fmlal() function
5509 TRANS_FEAT(FMLAL_v, aa64_fhm, do_fmlal, a, false, false) in TRANS_FEAT() argument