Searched defs:do_fmlal (Results 1 – 2 of 2) sorted by relevance
/openbmc/qemu/target/arm/tcg/ |
H A D | vec_helper.c | 2038 static void do_fmlal(float32 *d, void *vn, void *vm, float_status *fpst, in do_fmlal() function
|
H A D | translate-a64.c | 5594 static bool do_fmlal(DisasContext *s, arg_qrrr_e *a, bool is_s, bool is_2) in do_fmlal() function 5607 TRANS_FEAT(FMLAL_v, aa64_fhm, do_fmlal, a, false, false) in TRANS_FEAT() argument
|