STA

From NDWiki
Revision as of 13:29, 3 August 2009 by TArntsen (talk | contribs) (Spellfix: Arcitecture -> Architecture)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
STA
Description Store A register
Format STA <addr. mode> <disp.>
Code 004 0008
Affected (ea):=A
Type User
Architecture ND-100, ND-110

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


References