![]() |
|
| << Previous | Next >> | |
| | |
LD (SP+n),BCDE
LD (SP+n),JKHL Load Rabbit 4000/5000 Instruction
DD EF n LD (SP+n),BCDE (SP + n) = E
(SP + n + 1) = D
(SP + n + 2) = C
(SP + n + 3) = BFD EF n LD (SP+n),JKHL (SP + n) = L
(SP + n + 1) = H
(SP + n + 2) = JKlow
(SP + n + 3) = JKhigh
Description
Loads the memory location whose address is the sum of SP and the 8-bit unsigned constant n with BCDE or JKHL.
| Rabbit Instructions | << Previous | Next >> | rabbit.com |