STZ: Difference between revisions

From NDWiki
Jump to navigation Jump to search
m (EA->ea)
(refrase)
Line 8: Line 8:
}}
}}


'''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]].





Revision as of 16:42, 5 April 2009

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

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


References