<< Previous | Next >>

LD (SP+n),HL     Load     Rabbit 2000/3000/4000/5000 Instruction

Opcode
Instruction
Operation
D4 n LD (SP+n),HL (SP + n) = L
(SP + n + 1) = H

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

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 SP and the 8-bit unsigned constant n with HL.


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