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