Difference between revisions of "Instruction Set/all"
From Mill Computing Wiki
Line 5: | Line 5: | ||
Returns true if the lowest bit in all vector elements is set. | Returns true if the lowest bit in all vector elements is set. | ||
+ | |||
+ | <b>related operations:</b> [[Instruction_Set/any|any]] | ||
---- | ---- |
Revision as of 15:12, 4 December 2014
Returns true if the lowest bit in all vector elements is set.
related operations: any
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 |