Difference between revisions of "Instruction Set/recur"

From Mill Computing Wiki
Jump to: navigation, search
m (Protected "Instruction Set/recur": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite)))
(No difference)

Revision as of 01:34, 3 January 2015

realizing  exu stream  pick block  pick phase   operation   in the logical value domain  

native on: all

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


recur(sel q, op v1, op v2)

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