Difference between revisions of "Instruction Set/left"

From Mill Computing Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:left}} <div style="font-size:80%;line-height:90%;margin-bottom:2em">realizing  exu stream  exu block...")
(No difference)

Revision as of 06:56, 2 October 2014

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

native on: all

construct a bool vector with N leading false, or count leading false in a bool vector


left(op x) → 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

left(op x, width w) → op r0

operands: like Lefts xx: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