STZ: Difference between revisions

From NDWiki
Jump to navigation Jump to search
m (EA->ea)
m (Spellfix: Arcitecture -> Architecture)
 
(One intermediate revision by one other user not shown)
Line 5: Line 5:
|Code=000 000
|Code=000 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