classifyd
From Mill Computing Wiki
speculable exu stream exu block compute phase operation in the decimal floating point value domain
native on: none
Produce an enum value to classify binary floating points into normal values, subnormals, infinities and NaNs etc.
The exact list is:
- signaling NaN,
- quiet NaN,
- negative Infinity,
- negative Normal,
- negative Subnormal,
- negative Zero,
- positive Zero,
- positive Subnormal,
- positive Normal,
- positive Infinity
operands: like Addd [dd:d]
encoding:
classifyd(d x)
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable