Difference between revisions of "Instruction Set/stored"

From Mill Computing Wiki
Jump to: navigation, search
m (Protected "Instruction Set/stored": generated ([Edit=<protect-level-bot>] (indefinite) [Move=<protect-level-bot>] (indefinite)))
(No difference)

Revision as of 01:35, 3 January 2015

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

native on: Decimal8 Decimal16

store to memory


stored(base b, off o, s i, scale s, d v)

operands: like NoResult [xx]:


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

stored(base b, off o, d v)

operands: like NoResult [xx]:


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

stored(p b, off o, s i, scale s, d v)

operands: like NoResult [xx]:


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

stored(p b, off o, d v)

operands: like NoResult [xx]:


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1

stored(p b, d v, memAttr m)

operands: like NoResult [xx]:


Core In Slots Latencies
Decimal8 F0 F1 F2 F3 1
Decimal16 F0 F1 F2 F3 1


Instruction Set, alphabetical, Instruction Set by Category, Instruction Set, sortable, filterable