fmsub.q
Floating-Point Multiply-Subtract Quad-Precision
This instruction is defined by:
Synopsis
The fmsub.q instruction performs a floating-point multiply-subtract operation on the values in registers fs1, fs2, and fs3.
It computes the result as (fs1 * fs2) - fs3 and writes the result to the destination register fd.