STX

From NDWiki
Revision as of 14:34, 2 April 2009 by Mike (talk | contribs) (text from " ND-110 Instruction Set")
Jump to navigation Jump to search
STX
Description Store T register
Format STT <address mode> <disp.>
Code 014 00088
Affected (EL):=X
Type User
Architecture {{{Architecture}}}

STX is an instruction on the ND platform. It stores the contents of the X register in the memory location pointed to by the effective address. The address of this instruction may be modified by the contents of the X register.


Sources