![]() |
|
| << Previous | Next >> | |
| | |
LD (SP+HL),BCDE Load Rabbit 4000/5000 Instruction
DD FF LD (SP+HL),BCDE (SP+HL) = E; (SP+HL+1) = D
(SP+HL+2) = C; (SP+HL+3) = B
Description
Loads the memory location whose address is the sum of SP and HL with BCDE.
| Rabbit Instructions | << Previous | Next >> | rabbit.com |