LDT: Difference between revisions

From NDWiki
Jump to navigation Jump to search
(New page: {{InstructionBox |Mnemonic=LDT |Description=Load T register |Format=LDT ''<addr. mode> <disp.>'' |Code=050 000 |Affected=T:=(ea) |Architec...)
 
(No difference)

Latest revision as of 18:56, 3 August 2009

LDT
Description Load T register
Format LDT <addr. mode> <disp.>
Code 050 0008
Affected T:=(ea)
Type User
Architecture ND-100, ND-110

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


References