Module fma

Fused Multiply-Add instruction set (FMA)

The FMA instruction set is an extension to the 128 and 256-bit SSE instructions in the x86 microprocessor instruction set to perform fused multiply–add (FMA) operations.

The references are:

Wikipedia's FMA page provides a quick overview of the instructions available.

Functions