Synopsis
double __fma(double a,
             double b,
             double c);
Description

__fma inserts a VFMA.F64 instruction. Returns the value of + * .