STT: Difference between revisions
Jump to navigation
Jump to search
(New page: {{InstructionBox |Mnemonic=STT |Description=Store T register |Format=STT ''<address mode> <disp.>'' |Code=010 000 |Affected=(EL):=T }} '''STT''' is an instruction on the ND platform....) |
m (Spellfix: Arcitecture -> Architecture) |
||
(3 intermediate revisions by one other user not shown) | |||
Line 2: | Line 2: | ||
|Mnemonic=STT | |Mnemonic=STT | ||
|Description=Store T register | |Description=Store T register | ||
|Format=STT ''< | |Format=STT ''<[[ND-100 addressing modes|addr. mode]]> <[[displacement|disp.]]>'' | ||
|Code=010 000 | |Code=010 000 | ||
|Affected=( | |Affected=(ea):=T | ||
|Architecture=[[ND-100]], [[ND-110 CPU|ND-110]] | |||
}} | }} | ||
'''STT''' is an instruction | '''STT''' is an assembly instruction. It stores the contents of the [[T register]] in the memory location pointed to by the [[effective address]]. | ||
effective | |||
== Sources == | == Sources == | ||
*{{ND-doc|06.014.02|Page 133}} | *{{ND-doc|06.014.02|Page 133}} | ||
*{{ND-doc|06.029.01|Page 63}} | |||
[[Category:ND-100 instructions]] | [[Category:ND-100 instructions]] |
Latest revision as of 13:30, 3 August 2009
STT | |
---|---|
Description | Store T register |
Format | STT <addr. mode> <disp.> |
Code | 010 0008 |
Affected | (ea):=T |
Type | User |
Architecture | ND-100, ND-110 |
STT is an assembly instruction. 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