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