STZ: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(+text from " ND-110 Instruction Set")
(Adopt to new format in template)
Line 2: Line 2:
|Mnemonic=STZ
|Mnemonic=STZ
|Description=Store zero
|Description=Store zero
|Format=STZ ''<address mode> <disp.>''
|Format=STZ ''<[[ND-100 addressing modes|addr. mode]]> <[[displacement|disp.]]>''
|Code=000&nbsp;000<sub><small>8</small></sub>
|Code=000&nbsp;000
|Affected=(EL):=0
|Affected=(EL):=0
|Arcitecture=[[ND-100]], [[ND-110 CPU|ND-110]]
|Arcitecture=[[ND-100]], [[ND-110 CPU|ND-110]]

Revision as of 18:37, 3 April 2009

STZ
Description Store zero
Format STZ <addr. mode> <disp.>
Code 000 0008
Affected (EL):=0
Type User
Architecture {{{Architecture}}}

STZ is an instruction on the ND platform. Store zero in the contents of the memory location pointed to by the effective address.


Sources