Difference between revisions of "Instruction Set/recur"
From Mill Computing Wiki
m (Protected "Instruction Set/recur": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite))) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:recur}} | {{DISPLAYTITLE:recur}} | ||
− | <div style="font-size:80%;line-height:90%;margin-bottom:2em">[[Speculation| | + | <div style="font-size:80%;line-height:90%;margin-bottom:2em">[[Speculation|speculable]] [[Encoding|exu stream]] [[Decode|pick block]] [[Phasing|pick phase]] operation [[Domains|in the logical value domain]] <br /> |
'''native on:''' [[Cores|all]]<br /> | '''native on:''' [[Cores|all]]<br /> | ||
</div> | </div> |
Revision as of 09:31, 9 February 2015
Pick between two values based on a condition value being a NaR or not.
This works like a pick operation, except that is doesn't look at the lowest bit of the value, but at the NaR Metadata flag.
related operations: pick
operands: like Inv :
Core | In Slots | Latencies |
---|---|---|
Tin | P0 | 0 |
Copper | P0 | 0 |
Silver | P0 P1 | 0 |
Gold | P0 P1 P2 P3 | 0 |
Decimal8 | P0 P1 | 0 |
Decimal16 | P0 P1 | 0 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable