LDX

From NDWiki
Jump to navigation Jump to search
The printable version is no longer supported and may have rendering errors. Please update your browser bookmarks and please use the default browser print function instead.
LDX
Description Load X register
Format LDX <addr. mode> <disp.>
Code 054 0008
Affected X:=(ea)
Type User
Architecture ND-100, ND-110

LDX is an assembly instruction. The word in the memory location pointed to by the effective address is loaded into the X register.


References