Difference between revisions of "Instruction Set/store"

From Mill Computing Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:store}} <div style="font-size:80%;line-height:90%;margin-bottom:2em">realizing  flow stream Decode|flow bloc...")
(No difference)

Revision as of 06:57, 2 October 2014

realizing  flow stream  flow block  writer phase   operation   in the logical value domain  

native on: all

store to memory


store(base b, off o, s i, scale s, op v)

operands: like NoResult [xx]:


Core In Slots Latencies
Tin F0 1
Copper F0 F1 1
Silver F0 F1 F2 F3 1
Gold F0 F1 F2 F3 F4 F5 F6 F7 1
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

store(base b, off o, op v)

operands: like NoResult [xx]:


Core In Slots Latencies
Tin F0 1
Copper F0 F1 1
Silver F0 F1 F2 F3 1
Gold F0 F1 F2 F3 F4 F5 F6 F7 1
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

store(p b, off o, s i, scale s, op v)

operands: like NoResult [xx]:


Core In Slots Latencies
Tin F0 1
Copper F0 F1 1
Silver F0 F1 F2 F3 1
Gold F0 F1 F2 F3 F4 F5 F6 F7 1
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

store(p b, off o, op v)

operands: like NoResult [xx]:


Core In Slots Latencies
Tin F0 1
Copper F0 F1 1
Silver F0 F1 F2 F3 1
Gold F0 F1 F2 F3 F4 F5 F6 F7 1
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

store(p b, op v, memAttr m)

operands: like NoResult [xx]:


Core In Slots Latencies
Tin F0 1
Copper F0 F1 1
Silver F0 F1 F2 F3 1
Gold F0 F1 F2 F3 F4 F5 F6 F7 1
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1