STA

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

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


Sources