Difference between revisions of "Instruction Set/spill"
From Mill Computing Wiki
Line 14: | Line 14: | ||
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
|- | |- | ||
− | | [[Cores/Tin/Encoding#spill|Tin]] || F0 || | + | | [[Cores/Tin/Encoding#spill|Tin]] || F0 || 2 |
|- | |- | ||
− | | [[Cores/Copper/Encoding#spill|Copper]] || F0 | + | | [[Cores/Copper/Encoding#spill|Copper]] || F0 || 2 |
|- | |- | ||
− | | [[Cores/Silver/Encoding#spill|Silver]] || F0 F1 F2 | + | | [[Cores/Silver/Encoding#spill|Silver]] || F0 F1 F2 || 2 |
|- | |- | ||
− | | [[Cores/Gold/Encoding#spill|Gold]] || F0 | + | | [[Cores/Gold/Encoding#spill|Gold]] || F0 || 2 |
+ | |} | ||
+ | |||
+ | ---- | ||
+ | <code style="font-size:130%"><b style="color:#050">spill</b>(<span style="color:#009">[[Sources#scratch|scratch]]</span> <span title="scratchpad byte number">op0</span>, )</code> | ||
+ | <div style="font-size:80%;line-height:90%;margin-bottom:2em">'''operands:''' [[Operands#likeNoResult|like NoResult [xx]:]] | ||
+ | </div> | ||
+ | <br /> | ||
+ | |||
+ | {| class="mw-collapsible mw-collapsed wikitable" data-expandtext="▸" data-collapsetext="▾" | ||
+ | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
|- | |- | ||
− | | [[Cores/ | + | | [[Cores/Tin/Encoding#spill|Tin]] || W0 W1 || 2 |
|- | |- | ||
− | | [[Cores/ | + | | [[Cores/Copper/Encoding#spill|Copper]] || W0 W1 || 2 |
+ | |- | ||
+ | | [[Cores/Silver/Encoding#spill|Silver]] || W0 W1 W2 W3 W4 || 2 | ||
+ | |- | ||
+ | | [[Cores/Gold/Encoding#spill|Gold]] || W0 W1 || 2 | ||
|} | |} | ||
[[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:08, 23 February 2021
spill operand to extended scratchpad
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Tin | F0 | 2 |
Copper | F0 | 2 |
Silver | F0 F1 F2 | 2 |
Gold | F0 | 2 |
spill(scratch op0, )
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Tin | W0 W1 | 2 |
Copper | W0 W1 | 2 |
Silver | W0 W1 W2 W3 W4 | 2 |
Gold | W0 W1 | 2 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable