44 Rabbit 2000/3000 Microprocessor
Description
Loads the data in register L into the memory location whose address is the sum of the data in word register
HL and a displacement value d. Then, loads the data in register H into the memory location whose address is
the sum of the data in word register HL and a displacement value d plus 1. This instruction is implemented for
the Rabbit and is not available for the Z180.
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
- - - - •