LDD

From NDWiki
Jump to navigation Jump to search
LDD
Description Load double word
Format LDD <addr. mode> <disp.>
Code 024 0008
Affected A:=(ea) D:=(ea+1)
Type User
Architecture ND-100, ND-110

LDD is an assembly instruction. The word in the memory location pointed to by the effective address is loaded into the A register, and the word in effective address plus one is loaded into the D register.


References