Difference between revisions of "Instruction Set/any"

From Mill Computing Wiki
Jump to: navigation, search
Line 5:Line 5:
  
 
Returns true if the lowest bit in any of vector elements is set.
 
Returns true if the lowest bit in any of vector elements is set.
 +
 +
<b>related operations:</b> [[Instruction_Set/all|all]]
  
 
----
 
----

Revision as of 15:12, 4 December 2014

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

native on: all

Returns true if the lowest bit in any of vector elements is set.

related operations: all


any(op v) → op r0

operands: like Leftv XX:i


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