FMADD
Operation
Computes the source product plus the old destination as one fused operation and rounds once.
Assembler Syntax
FMADD.{S|D}(z) Fn(l), Fn(r), Fn(d)
FMADD.{S|D}(z) <ea>(l), Fn(r), Fn(d)
FMADD.{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 plus the old destination as one fused operation, rounds once, and writes the result to the destination.
2.75in
Encodings
FMADD.{S|D}(z) Fn(l), Fn(r), Fn(d)
Format: Instruction format for FMADD.{S|D}(z) Fn(l), Fn(r), Fn(d)
2.75in FMADD.{S|D}(z) <ea>(l), Fn(r), Fn(d)
Format: Instruction format for FMADD.{S|D}(z) <ea>(l), Fn(r), Fn(d)
2.75in FMADD.{S|D}(z) Fn(l), <ea>(r), Fn(d)
Format: Instruction format for FMADD.{S|D}(z) Fn(l), <ea>(r), Fn(d)