Difference between revisions of "Instruction Set/scratchf"
From Mill Computing Wiki
m (Protected "Instruction Set/scratchf": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite))) | |||
Line 1: | Line 1: | ||
{{DISPLAYTITLE:scratchf}} | {{DISPLAYTITLE:scratchf}} | ||
− | <div style="font-size:80%;line-height:90%;margin-bottom:2em">[[Speculation|realizing]] [[Encoding|exu stream]] [[Decode|reader block]] [[Phasing| | + | <div style="font-size:80%;line-height:90%;margin-bottom:2em">[[Speculation|realizing]] [[Encoding|exu stream]] [[Decode|reader block]] [[Phasing|reader phase]] operation [[Domains|in the logical value domain]] <br /> |
'''native on:''' [[Cores|all]]<br /> | '''native on:''' [[Cores|all]]<br /> | ||
</div> | </div> | ||
Line 6: | Line 6: | ||
allocate scratchpad frame | allocate scratchpad frame | ||
---- | ---- | ||
− | <code style="font-size:130%"><b style="color:#050">scratchf</b>(<span style="color:#009">[[Sources#scratch|scratch]]</span> <span title="scratchpad byte number"> | + | <code style="font-size:130%"><b style="color:#050">scratchf</b>(<span style="color:#009">[[Sources#scratch|scratch]]</span> <span title="scratchpad byte number">scratchr0</span>, )</code> |
<div style="font-size:80%;line-height:90%;margin-bottom:2em">'''operands:''' [[Operands#likeNoArgs|like NoArgs :[x]]] | <div style="font-size:80%;line-height:90%;margin-bottom:2em">'''operands:''' [[Operands#likeNoArgs|like NoArgs :[x]]] | ||
</div> | </div> | ||
Line 18: | Line 18: | ||
| [[Cores/Copper/Encoding#scratchf|Copper]] || R0 R1 || 1 | | [[Cores/Copper/Encoding#scratchf|Copper]] || R0 R1 || 1 | ||
|- | |- | ||
− | | [[Cores/Silver/Encoding#scratchf|Silver]] || R0 R1 R2 R3 | + | | [[Cores/Silver/Encoding#scratchf|Silver]] || R0 R1 R2 R3 || 1 |
|- | |- | ||
− | | [[Cores/Gold/Encoding#scratchf|Gold]] || R0 R1 | + | | [[Cores/Gold/Encoding#scratchf|Gold]] || R0 R1 || 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:03, 23 February 2021
allocate scratchpad frame
scratchf(scratch scratchr0, )
operands: like NoArgs :[x]
Core | In Slots | Latencies |
---|---|---|
Tin | R0 R1 | 1 |
Copper | R0 R1 | 1 |
Silver | R0 R1 R2 R3 | 1 |
Gold | R0 R1 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable