eZ80
®
CPU
User Manual
UM007714-0908 CPU Instruction Set
206
LD IX/Y, (HL)
Load Index Register
Operation
IX/Y ← (HL)
Description
The CPU writes the contents of the memory location specified by the HL register to the
multibyte Index Register, IX or IY.
Condition Bits Affected
None.
Attributes
Mnemonic Operand ADL Mode Cycle Opcode (hex)
LD IX,(HL) 0/1 4/5 ED, 37
LD.S IX,(HL) 1 5 52, ED, 37
LD.L IX,(HL) 0 6 49, ED, 37
LD IY,(HL) 0/1 4/5 ED, 31
LD.S IY,(HL) 1 5 52, ED, 31
LD.L IY,(HL) 0 6 49, ED, 31