Difference between revisions of "Instruction Set/storef"

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

Revision as of 06:57, 2 October 2014

realizing  flow stream  flow block  writer phase   operation   in the binary floating point value domain  

native on: Silver Gold

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

storef(base b, off o, 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

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

storef(p b, off o, 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

storef(p b, f v, memAttr m)

operands: like NoResult [xx]:


Core In Slots Latencies
Silver F0 F1 F2 F3 1
Gold F0 F1 F2 F3 F4 F5 F6 F7 1