*In conjunction with the FPSPR "accuracy" bit These could be done by assigning meaning to the "sat mode" SVP64 bits in a FP context. 0b00 is IEEE754 FP, 0b01 is 2^12 accuracy for FP32. These can be applied to standard scalar FP ops*
+The other alternative is to use the "single precision" FP operations on a 32-bit elwidth override. As explained in [[sv/]] this halves the precision.
+
## vec_madd(s) - FMA, multiply-add, optionally saturated
a * b + c