62 Rabbit 2000/3000 Microprocessor
Description
Loads the data in L into the memory location whose address is the sum of the data in HL and a displacement
value d. Then, loads the data in H into the memory location whose address is the sum of the data in HL and a
displacement value d plus 1.
LD (HL+d),HL
Opcode Instruction Clocks Operation
DD F4 d LD (HL+d),HL 13 (2,2,2,1,3,3) (HL+d) = L; (HL+d+1) = H
Flags ALTD I/O
S Z L/V C F R SP S D
- - - - •