<< Previous | Next >>

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

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

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

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 IX 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