Difference between revisions of "Instruction Set/storef"
From Mill Computing Wiki
(Created page with "{{DISPLAYTITLE:storef}} <div style="font-size:80%;line-height:90%;margin-bottom:2em">realizing flow stream Decode|flow blo...") | |||
Line 15: | Line 15: | ||
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
|- | |- | ||
− | | [[Cores/Silver/Encoding# | + | | [[Cores/Silver/Encoding#storef|Silver]] || F0 F1 F2 F3 || 1 |
|- | |- | ||
− | | [[Cores/Gold/Encoding# | + | | [[Cores/Gold/Encoding#storef|Gold]] || F0 F1 F2 F3 F4 F5 F6 F7 || 1 |
|} | |} | ||
Line 29: | Line 29: | ||
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
|- | |- | ||
− | | [[Cores/Silver/Encoding# | + | | [[Cores/Silver/Encoding#storef|Silver]] || F0 F1 F2 F3 || 1 |
|- | |- | ||
− | | [[Cores/Gold/Encoding# | + | | [[Cores/Gold/Encoding#storef|Gold]] || F0 F1 F2 F3 F4 F5 F6 F7 || 1 |
|} | |} | ||
Line 44: | Line 44: | ||
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
|- | |- | ||
− | | [[Cores/Silver/Encoding# | + | | [[Cores/Silver/Encoding#storef|Silver]] || F0 F1 F2 F3 || 1 |
|- | |- | ||
− | | [[Cores/Gold/Encoding# | + | | [[Cores/Gold/Encoding#storef|Gold]] || F0 F1 F2 F3 F4 F5 F6 F7 || 1 |
|} | |} | ||
Line 58: | Line 58: | ||
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
|- | |- | ||
− | | [[Cores/Silver/Encoding# | + | | [[Cores/Silver/Encoding#storef|Silver]] || F0 F1 F2 F3 || 1 |
|- | |- | ||
− | | [[Cores/Gold/Encoding# | + | | [[Cores/Gold/Encoding#storef|Gold]] || F0 F1 F2 F3 F4 F5 F6 F7 || 1 |
|} | |} | ||
Line 73: | Line 73: | ||
! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ! [[Cores|Core]] || [[Slot|In Slots]]|| [[Latency|Latencies]] | ||
|- | |- | ||
− | | [[Cores/Silver/Encoding# | + | | [[Cores/Silver/Encoding#storef|Silver]] || F0 F1 F2 F3 || 1 |
|- | |- | ||
− | | [[Cores/Gold/Encoding# | + | | [[Cores/Gold/Encoding#storef|Gold]] || F0 F1 F2 F3 F4 F5 F6 F7 || 1 |
|} | |} | ||
+ | |||
+ | |||
+ | [[Instruction_Set|Instruction Set, alphabetical]], [[Instruction Set by Category]], [http://millcomputing.com/instructions.html?collapse=7#ops Instruction Set, sortable, filterable] |
Revision as of 02:37, 16 December 2014
store to memory
storef(base b, off o, s i, scale s, f v)
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Silver | F0 F1 F2 F3 | 1 |
Gold | F0 F1 F2 F3 F4 F5 F6 F7 | 1 |
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Silver | F0 F1 F2 F3 | 1 |
Gold | F0 F1 F2 F3 F4 F5 F6 F7 | 1 |
storef(p b, off o, s i, scale s, f v)
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Silver | F0 F1 F2 F3 | 1 |
Gold | F0 F1 F2 F3 F4 F5 F6 F7 | 1 |
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Silver | F0 F1 F2 F3 | 1 |
Gold | F0 F1 F2 F3 F4 F5 F6 F7 | 1 |
operands: like NoResult [xx]:
Core | In Slots | Latencies |
---|---|---|
Silver | F0 F1 F2 F3 | 1 |
Gold | F0 F1 F2 F3 F4 F5 F6 F7 | 1 |
Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable