LD HL,(SP+HL) Load Rabbit 4000 Instruction Opcode Instruction Clocks Operation ED FE LD HL,(SP+HL) 10(2,2,2,2,2) L = (SP + HL) H = (SP + HL + 1) Flags ALTD IOI/IOE S Z L/V C F R SP S D - - - - · Description Loads HL with the data whose address is the sum of SP and HL.
ED FE
LD HL,(SP+HL)
10(2,2,2,2,2)
L = (SP + HL) H = (SP + HL + 1)
Loads HL with the data whose address is the sum of SP and HL.