![]() |
|
| << Previous | Next >> | |
| | |
LD (SP+n),IX
LD (SP+n),IY Load Rabbit 2000/3000/4000/5000 Instruction
DD D4 n LD (SP+n),IX (SP + n) = IXlow
(SP + n + 1) = IXhighFD D4 n LP (SP+n),IY (SP + n) = IYlow
(SP + n + 1) = IYhigh
Rabbit 2000/3000/4000 Rabbit 5000
Description
Loads the memory location whose address is the sum of SP and the 8-bit unsigned constant n with IX or IY.
| Rabbit Instructions | << Previous | Next >> | rabbit.com |