<< Previous | Next >>

LD (mn),BCDE
LD (mn),JKHL
    Load
    Rabbit 4000/5000 Instruction

Opcode
Instruction
Operation
83 n m LD (mn),BCDE (mn) = E
(mn + 1) = D
(mn + 2) = C
(mn + 3) = B
84 n m LD (mn),JKHL (mn) = L
(mn + 1) = H
(mn + 2) = JKlow
(mn + 3) = JKhigh

8-Bit Access
16-Bit Unaligned
16-Bit Aligned
Rabbit 4000
19
n/a
n/a
Rabbit 5000
19
17
17

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

Description

Loads the memory location whose address is mn with BCDE or JKHL.


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