<< Previous | Next >>

LD r,n     Load     Rabbit 2000/3000/4000/5000 Instruction

Opcode
Instruction
Operation
---- LD r,n r = n
3E n LD A,n A = n
06 n LD B,n B = n
0E n LD C,n C = n
16 n LD D,n D = n
1E n LD E,n E = n
26 n LD H,n H = n
2E n LD L,n L = n

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

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

Description

Loads r (any of the registers A, B, C, D, E, H, or L) with the 8-bit constant n.


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