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