STT: Difference between revisions
Jump to navigation
Jump to search
(+text from " ND-110 Instruction Set") |
m (Fixing a cut'n'paste error) |
||
Line 8: | Line 8: | ||
}} | }} | ||
''' | '''STT''' is an instruction on the ND platform. It stores the contents of the [[T register]] in the memory location pointed to by the [[effective address]]. | ||
Revision as of 14:09, 2 April 2009
STT | |
---|---|
Description | Store T register |
Format | STT <address mode> <disp.> |
Code | 010 00088 |
Affected | (EL):=T |
Type | User |
Architecture | {{{Architecture}}} |
STT is an instruction on the ND platform. It stores the contents of the T register in the memory location pointed to by the effective address.
Sources
- Norsk Data Document ND–06.014.02 ND-100 REFERENCE MANUAL Page 133
- Norsk Data Document ND–06.029.01 ND-110 Instruction Set Page 63