fSub
W = Q - W; R = <result code>
Subtracts W from Q and leaves the result in W, in other words W=Q-W. Q is unchanged.
Click here for Result Codes.
Dialect restriction: The fSub
instruction is not implemented in boards with dialect numbers less than 6, or which do not have the FP processor.