eZ80
®
CPU
User Manual
UM007714-0908 CPU Instruction Set
242
LEA IX/Y, IX+d
Load Effective Address
Operation
IX/Y ← IX+d
Description
The CPU adds the contents of the IX register to the signed displacement
d
and writes the
sum to the specified multibyte Index Register, IX or IY.
Condition Bits Affected
None.
Attributes
Mnemonic Operand ADL Mode Cycle Opcode (hex)
LEA IX,IX+d X3ED, 32, dd
LEA.S IX,IX+d 1452, ED, 32, dd
LEA.L IX,IX+d 0449, ED, 32, dd
LEA IY,IX+d X3ED, 55, dd
LEA.S IY,IX+d 1452, ED, 55, dd
LEA.L IY,IX+d 0449, ED, 55, dd