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 Dtranslate-sme.c990 static bool do_fmlal(DisasContext *s, arg_azz_n *a, bool sub, bool multi) in do_fmlal() function
997 TRANS_FEAT(FMLAL_n1, aa64_sme2, do_fmlal, a, false, false) in TRANS_FEAT() argument
H A Dvec_helper.c2218 static void do_fmlal(float32 *d, void *vn, void *vm, in do_fmlal() function