STZ: Difference between revisions
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 ''< | |Format=STZ ''<[[ND-100 addressing modes|addr. mode]]> <[[displacement|disp.]]>'' | ||
|Code=000 000 | |Code=000 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
- 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