Crossware

Table of Contents        Previous topic       Next topic       

MICROPROCESSOR INSTRUCTION REFERENCE->LDIR

LDIR  Load memory indirectly addressed by HL into memory indirectly addressed by DE, incrementing DE and HL and decrementing BC Repeating until BC = 0

(DE) <- (HL) : DE <- DE+1
              HL <- HL+1  
              BC <- BC-1

Flags
    
SNot affected
ZNot affected
HCleared always
P/VCleared always (on completion)
NCleared always
CNot affected
    
No ofMTusec @
bytescyclesstates2 MHz
    
B<>0252110.5
B=024168