STD

From NDWiki
Revision as of 15:32, 14 August 2009 by TArntsen (talk | contribs) (STD instruction)
(diff) ← Older revision | Latest revision (diff) | Newer revision → (diff)
Jump to navigation Jump to search
STD
Description Store double word
Format STD <addr. mode> <disp.>
Code 020 0008
Affected (ea):=A (ea+1):=D
Type User
Architecture ND-100, ND-110

STD is an assembly instruction. It stores the contents of the A register in the memory location pointed to by the effective address and the contents of the D register into effective address plus one.


References