Difference between revisions of "Instruction Set/widenf"
From Mill Computing Wiki
m (Protected "Instruction Set/widenf": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite))) | |||
Line 4: | Line 4: | ||
</div> | </div> | ||
− | + | Double the scalar width of a binary float. | |
+ | |||
+ | Binary floats can be 2-16 byte wide. Although the 2 byte format is a pure interchange format and no floating arithmetic operations are available for them. | ||
+ | |||
+ | |||
---- | ---- | ||
<code style="font-size:130%"><b style="color:#050">widenf</b>(<span style="color:#009">[[Domains#f|f]]</span> <span title="belt operand from ops window">v</span>) → [[Domains#f|f]] r<sub>0</sub></code> | <code style="font-size:130%"><b style="color:#050">widenf</b>(<span style="color:#009">[[Domains#f|f]]</span> <span title="belt operand from ops window">v</span>) → [[Domains#f|f]] r<sub>0</sub></code> |
Revision as of 10:36, 11 January 2015
Double the scalar width of a binary float.
Binary floats can be 2-16 byte wide. Although the 2 byte format is a pure interchange format and no floating arithmetic operations are available for them.
operands: like Widenf ff:2f
Core | In Slots | Latencies |
---|---|---|
Silver | E0 E1 | 1 |
Gold | E0 E1 E2 E3 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable