Difference between revisions of "Instruction Set/nope"
From Mill Computing Wiki
Line 4: | Line 4: | ||
</div> | </div> | ||
− | + | No operation. Exu 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">nope</b>()</code> | <code style="font-size:130%"><b style="color:#050">nope</b>()</code> |
Revision as of 00:05, 3 January 2015
No operation. Exu 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.
nope()
operands: like NoArgs :[x]
alternate encoding: skinny
Core | In Slots | Latencies |
---|---|---|
Tin | e0 E0 | 1 |
Copper | e0 E0 | 1 |
Silver | e0 E0 | 1 |
Gold | E0 E1 | 1 |
Decimal8 | e0 E0 | 1 |
Decimal16 | e0 E0 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable