fmadfz

From Mill Computing Wiki
Revision as of 13:59, 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 decimal floating point value domain   and rounds to nearest, ties away from zero

native on: none

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


fmadfz(d x, d y, d z) → d r0

operands: like Addd [dd:d]

Returns x*y+z on the belt.


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