STZ: Difference between revisions
Jump to navigation
Jump to search
m (EA->ea) |
(refrase) |
||
Line 8: | Line 8: | ||
}} | }} | ||
'''STZ''' is an instruction | '''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
- Norsk Data Document ND–06.014.02 ND-100 REFERENCE MANUAL Page 132
- Norsk Data Document ND–06.029.01 ND-110 Instruction Set Page 64