Difference between revisions of "Instruction Set/notl"
From Mill Computing Wiki
Line 14: | Line 14: | ||
<br /> | <br /> | ||
+ | '''encoding:''' | ||
+ | <code style="font-size:100%"><b style="color:#050">notl</b>(<span style="color:#009">[[Domains#op|op]]</span> <span title="belt operand from ops window">x</span>)</code> | ||
+ | <br /> | ||
{| class="mw-collapsible mw-collapsed wikitable" data-expandtext="▸" data-collapsetext="▾" | {| class="mw-collapsible mw-collapsed wikitable" data-expandtext="▸" data-collapsetext="▾" | ||
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
Line 19: | Line 22: | ||
| [[Cores/Tin/Encoding#notl|Tin]] || E0 || 1 | | [[Cores/Tin/Encoding#notl|Tin]] || E0 || 1 | ||
|- | |- | ||
− | | [[Cores/Copper/Encoding#notl|Copper]] || E0 | + | | [[Cores/Copper/Encoding#notl|Copper]] || E0 || 1 |
|- | |- | ||
| [[Cores/Silver/Encoding#notl|Silver]] || E0 E1 E2 E3 || 1 | | [[Cores/Silver/Encoding#notl|Silver]] || E0 E1 E2 E3 || 1 | ||
|- | |- | ||
− | | [[Cores/Gold/Encoding#notl|Gold]] || E0 | + | | [[Cores/Gold/Encoding#notl|Gold]] || E0 || 1 |
− | + | ||
− | + | ||
− | + | ||
− | + | ||
|} | |} | ||
[[Instruction_Set|Instruction Set, alphabetical]], [[Instruction Set by Category]], [http://millcomputing.com/instructions.html?collapse=7#ops Instruction Set, sortable, filterable] | [[Instruction_Set|Instruction Set, alphabetical]], [[Instruction Set by Category]], [http://millcomputing.com/instructions.html?collapse=7#ops Instruction Set, sortable, filterable] |
Latest revision as of 14:13, 23 February 2021
speculable exu stream exu block compute phase operation in the logical value domain
aliases: notls notlu
native on: all
Logical not. i.e. 0 becomes 1 and everything else becomes 0.
operands: like Identity [xx:x]
encoding:
notl(op x)
Core | In Slots | Latencies |
---|---|---|
Tin | E0 | 1 |
Copper | E0 | 1 |
Silver | E0 E1 E2 E3 | 1 |
Gold | E0 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable