Searched defs:do_fmlal (Results 1 – 2 of 2) sorted by relevance
| /openbmc/qemu/target/arm/tcg/ |
| H A D | translate-sme.c | 990 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 D | vec_helper.c | 2218 static void do_fmlal(float32 *d, void *vn, void *vm, in do_fmlal() function
|