fmafz

From Mill Computing Wiki
Revision as of 14:05, 23 February 2021 by Generator (Talk | contribs)

(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to: navigation, search
speculable  exu stream  exu block  compute phase   operation   in the binary floating point value domain   and rounds toward zero

native on: Silver

Binary floating point fused multiply-add. As usual for those, it yields a higher precision than doing it separately, and is faster too. Rounds towards zero.


fmafz(f x, f y, f z) → f r0

operands: like Addf [ff:f]

Returns x*y+z on the belt.

Core In Slots Latencies
Silver E0 E1


Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable