Difference between revisions of "Instruction Set/shuffle"

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

Revision as of 01:28, 3 January 2015

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

native on: all

Create a new vector where the elements are the values of the first operand vector and their respective positions in the second operand vector.

related operations: alternate, vec, inject, extract


shuffle(op vs, op positions) → op r0

operands: like Shuffle [xn:x]


Core In Slots Latencies
Tin E0 1
Copper E0 E1 1
Silver E0 E1 E2 E3 1
Gold E0 E1 E2 E3 E4 E5 E6 E7 1
Decimal8 E0 E1 E2 E3 1
Decimal16 E0 E1 E2 E3 1


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