<< Previous | Next >>

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

Opcode
Instruction
Operation
---- LD (IY+d),r (IY + d) = r
FD 77 d LD (IY+d),A (IY + d) = A
FD 70 d LD (IY+d),B (IY + d) = B
FD 71 d LD (IY+d),C (IY + d) = C
FD 72 d LD (IY+d),D (IY + d) = D
FD 73 d LD (IY+d),E (IY + d) = E
FD 74 d LD (IY+d),H (IY + d) = H
FD 75 d LD (IY+d),L (IY + d) = L

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

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 IY and the 8-bit signed displacement d with r (any of the registers A, B, C, D, E, H, or L).


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