STA

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

Sources