extract

From Mill Computing Wiki
Jump to: navigation, search
speculable  exu stream  exu block  compute phase   operation   that produces condition codes

native on: all

Extract a vector element to a scalar value operand.

related operations: alternate, shuffle, vec, inject


extract(op op0, op args) → op r0

operands: like Extract XX:x


Core In Slots Latencies
Tin E0
Copper E0
Silver E0 E1 E2 E3
Gold E0

extract(op op0, op width0, width args) → op r0

operands: like Extracts xx:x


Core In Slots Latencies
Tin E0
Copper E0
Silver E0 E1 E2 E3
Gold E0

extract(op v, i i) → op r0

operands: like Extractx Xx:x


Core In Slots Latencies
Tin E0
Copper E0
Silver E0 E1 E2 E3
Gold E0


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