eZ80
®
CPU
User Manual
UM007714-0908 CPU Instruction Set
211
LD (IX/Y+d), n
Load Indirect with Offset
Operation
(IX/Y+d) ← n
Description
The 8-bit immediate value
n
is written to the memory location specified by the contents of
the multibyte Index Register, IX or IY, offset by the two’s-complement displacement
d
.
Condition Bits Affected
None.
Attributes
Mnemonic Operand ADL Mode Cycle Opcode (hex)
LD (IX+d),n X5DD, 36, dd, nn
LD.S (IX+d),n 1652, DD, 36, dd, nn
LD.L (IX+d),n 0649, DD, 36, dd, nn
LD (IY+d),n X5FD, 36, dd, nn
LD.S (IY+d),n 1652, FD, 36, dd, nn
LD.L (IY+d),n 0649, FD, 36, dd, nn