STZ: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(Changing EL to EA and Sources to References)
m (Spellfix: Arcitecture -> Architecture)
 
(2 intermediate revisions by one other user not shown)
Line 4: Line 4:
|Format=STZ ''<[[ND-100 addressing modes|addr. mode]]> <[[displacement|disp.]]>''
|Format=STZ ''<[[ND-100 addressing modes|addr. mode]]> <[[displacement|disp.]]>''
|Code=000&nbsp;000
|Code=000&nbsp;000
|Affected=(EA):=0
|Affected=(ea):=0
|Arcitecture=[[ND-100]], [[ND-110 CPU|ND-110]]
|Architecture=[[ND-100]], [[ND-110 CPU|ND-110]]
}}
}}


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





Latest revision as of 13:28, 3 August 2009

STZ
Description Store zero
Format STZ <addr. mode> <disp.>
Code 000 0008
Affected (ea):=0
Type User
Architecture ND-100, ND-110

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


References