Difference between revisions of "Instruction Set/storep"

From Mill Computing Wiki
Jump to: navigation, search
(Created page with "{{DISPLAYTITLE:storep}} <div style="font-size:80%;line-height:90%;margin-bottom:2em">realizing  flow stream Decode|flow blo...")
 
Line 37:Line 37:
 
</div>
 
</div>
 
<br />
 
<br />
 +
 +
 +
[[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:39, 16 December 2014

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

native on: none

store to memory


storep(base b, off o, s i, scale s, p v)

operands: like NoResult [xx]:



storep(base b, off o, p v)

operands: like NoResult [xx]:



storep(p b, off o, s i, scale s, p v)

operands: like NoResult [xx]:



storep(p b, off o, p v)

operands: like NoResult [xx]:



storep(p b, p v, memAttr m)

operands: like NoResult [xx]:



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