Does a sort of "LD (DE),(HL)", then decrements DE, HL, and BC.
LDD
P/V is reset in case of overflow (if BC=0 after calling LDD).
Used when you want to copy over the data pointed to by HL to the location pointed to by DE.
16 t-states
LD,LDDR,LDI,LDIR