Difference between revisions of "Instruction Set/nopf"

From Mill Computing Wiki
Jump to: navigation, search
Line 4:Line 4:
 
</div>
 
</div>
  
no-operation
+
No operation. Flow side.
 +
 
 +
Usually doesn't need to be encoded, since delays are encoded in the [[Block|encoding gap]].
 +
But for the block sizes that don't have an encoding gap, which are known for each [[Core]], the leftover entropy in the instruction header for those block sizes can encode <abbr title="No Operation">NOP</abbr>s, too.
 +
 
 
----
 
----
 
<code style="font-size:130%"><b style="color:#050">nopf</b>()</code>
 
<code style="font-size:130%"><b style="color:#050">nopf</b>()</code>

Revision as of 00:03, 3 January 2015

realizing  flow stream  flow block  compute phase   operation  

native on: all

No operation. Flow side.

Usually doesn't need to be encoded, since delays are encoded in the encoding gap. But for the block sizes that don't have an encoding gap, which are known for each Core, the leftover entropy in the instruction header for those block sizes can encode NOPs, too.


nopf()

operands: like Inv :


alternate encoding: skinny

Core In Slots Latencies
Tin f0 F0 1
Copper f0 F0 1
Silver f0 F0 1
Gold f0 F0 1
Decimal8 f0 F0 1
Decimal16 f0 F0 1


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