LD (HL+d),HL Load Rabbit 2000/3000/4000 Instruction 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 IOI/IOE S Z L/V C F R SP S D - - - - · Description Loads the memory location whose address is the sum of HL and the 8-bit signed displacement d with HL.
DD F4 d
LD (HL+d),HL
13 (2,2,2,1,3,3)
(HL + d) = L (HL + d + 1) = H
Loads the memory location whose address is the sum of HL and the 8-bit signed displacement d with HL.