FMSUB
Operation
Computes the source product minus the old destination as one fused operation and rounds once.
Assembler Syntax
FMSUB.{S|D}(z) Fn(l), Fn(r), Fn(d)
FMSUB.{S|D}(z) <ea>(l), Fn(r), Fn(d)
FMSUB.{S|D}(z) Fn(l), <ea>(r), Fn(d)
Privilege
Unprivileged
Required CPUID flags
FP
Repeat eligibility
REP eligible
Computes the selected-format source product minus the old destination as one fused operation, rounds once, and writes the result to the destination.
2.75in
Encodings
FMSUB.{S|D}(z) Fn(l), Fn(r), Fn(d)
Format: Instruction format for FMSUB.{S|D}(z) Fn(l), Fn(r), Fn(d)
2.75in FMSUB.{S|D}(z) <ea>(l), Fn(r), Fn(d)
Format: Instruction format for FMSUB.{S|D}(z) <ea>(l), Fn(r), Fn(d)
2.75in FMSUB.{S|D}(z) Fn(l), <ea>(r), Fn(d)
Format: Instruction format for FMSUB.{S|D}(z) Fn(l), <ea>(r), Fn(d)