STX

From NDWiki
Revision as of 20:40, 31 March 2009 by Mike (talk | contribs) (New page: {{InstructionBox |Mnemonic=STX |Description=Store X register |Format=STX ''<address mode> <disp.>'' |Code=014 000 |Affected=(EL):=X }} '''STX''' is an instruction on the ND platform....)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
STX
Description Store X register
Format STX <address mode> <disp.>
Code 014 0008
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 effective location. The address of this instruction may be modified by the contents of the X register.

Sources