STX

From NDWiki
Revision as of 09:42, 1 March 2019 by TArntsen (talk | contribs) (Removed superfluous text (ref Talk page))
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
STX
Description Store X register
Format STX <addr. mode> <disp.>
Code 014 0008
Affected (ea):=X
Type User
Architecture ND-100, ND-110

STX is an assembly instruction. It stores the contents of the X register in the memory location pointed to by the effective address.


Sources