<< Previous | Next >>

LD (HL),r     Load     Rabbit 2000/3000/4000/5000 Instruction

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

8-Bit Access
16-Bit Unaligned
16-Bit Aligned
Rabbit 2000/3000/4000
6
n/a
n/a
Rabbit 5000
6
6
6

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

Description

Loads the memory location whose address is in HL, with r (any of the registers A, B, C, D, E, H, or L).


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