Difference between revisions of "Instruction Set/rotate"

From Mill Computing Wiki
Jump to: navigation, search
 
(One intermediate revision by the same user not shown)
Line 1:Line 1:
 
{{DISPLAYTITLE:rotate}}
 
{{DISPLAYTITLE:rotate}}
<div style="font-size:80%;line-height:90%;margin-bottom:2em">[[Speculation|realizing]]&nbsp;&nbsp;[[Encoding|exu stream]]&nbsp;&nbsp;[[Decode|reader block]]&nbsp;&nbsp;[[Phasing|compute phase]]&nbsp;&nbsp; operation&nbsp;&nbsp; [[Domains|in the logical value domain]]&nbsp;&nbsp;<br />
+
<div style="font-size:80%;line-height:90%;margin-bottom:2em">[[Speculation|speculable]]&nbsp;&nbsp;[[Encoding|exu stream]]&nbsp;&nbsp;[[Decode|reader block]]&nbsp;&nbsp;[[Phasing|compute phase]]&nbsp;&nbsp; operation&nbsp;&nbsp; [[Domains|in the logical value domain]]&nbsp;&nbsp;<br />
 
'''native on:''' [[Cores|all]]<br />
 
'''native on:''' [[Cores|all]]<br />
 
</div>
 
</div>

Latest revision as of 09:29, 9 February 2015

speculable  exu stream  reader block  compute phase   operation   in the logical value domain  

native on: all

bitwise rotate


rotate(scratch id)

operands: like NoArgs :[x]


Core In Slots Latencies
Tin R0 R1 1
Copper R0 R1 1
Silver R0 R1 R2 R3 R4 R5 1
Gold R0 R1 R2 R3 R4 R5 R6 R7 1
Decimal8 R0 R1 R2 R3 R4 R5 1
Decimal16 R0 R1 R2 R3 R4 R5 1


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