<< Previous | Next >>

LD JKHL,(SP+n)     Load     Rabbit 4000 Instruction
Opcode
Instruction
Clocks
Operation

FD EE n

LD JKHL,(SP+n)

15 (2,2,2,1,2,2,2,2)

L = (SP + n)
H = (SP + n + 1)
K = (SP + n + 2)
J = (SP + n + 3)


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

Description

Loads JKHL with the data whose address is the sum of SP and the 8-bit unsigned constant n.


<< Previous | Next >>