<< Previous | Next >>

LD HL,(HL+d)
LD HL,(IY+d)
    Load
    Rabbit 2000/3000/4000/5000 Instruction

Opcode
Instruction
Operation
DD E4 d LD HL,(HL+d) L = (HL + d)
H = (HL + d + 1)
FD E4 d LD HL,(IY+d) L = (IY + d)
H = (IY + d + 1)

8-Bit Access
16-Bit Unaligned
16-Bit Aligned
Rabbit 2000/3000/4000
11
n/a
n/a
Rabbit 5000
12
11
10

Flags ALTD IOI/IOE
S
Z
L/V
C
F
R
SP
S
D
-
-
-
-
·
·

Description

Loads HL with the data whose address is


Rabbit Instructions << Previous | Next >> rabbit.com