ZiLOG eZ80 User Manual page 218

Hide thumbs Also See for eZ80:
Table of Contents

Advertisement

LD IX/Y, (Mmn)
Load Index Register
Operation
IX/Y ← (Mmn)
Description
The 16- or 24-bit operand (Mmn) specifies a location in memory. The 16- or 24-bit value
stored at this location in memory is written to the specified multibyte Index Register, IX or
IY.
Condition Bits Affected
None.
Attributes
Mnemonic Operand
LD
LD
LD.LIL
LD.SIS
LD
LD
LD.LIL
LD.SIS
Note:
Zilog recommends against using the .SIL and .LIS suffixes with this instruction. The .SIL
instruction fetches a 24-bit value, Mmn. However, this instruction ignores the upper byte
and uses address {MBASE, mm, nn} instead. The .LIS instruction fetches a 16-bit value,
mn. However, the .LIS instruction does not use the MBASE value. Instead, it uses address
{00, mm, nn}.
UM007714-0908
ADL
Mode Cycle Opcode (hex)
IX,(mn)
0
6
IX,(Mmn)
1
8
IX,(Mmn)
0
9
IX,(mn)
1
7
IY,(mn)
0
6
IY,(Mmn)
1
8
IY,(Mmn)
0
9
IY,(mn)
1
7
DD, 2A, nn, mm
DD, 2A, nn, mm, MM
5B, DD, 2A, nn, mm, MM
40, DD, 2A, nn, mm
FD, 2A, nn, mm
FD, 2A, nn, mm, MM
5B, FD, 2A, nn, mm, MM
40, FD, 2A, nn, mm
®
eZ80
CPU
User Manual
209
CPU Instruction Set

Hide quick links:

Advertisement

Table of Contents
loading
Need help?

Need help?

Do you have a question about the eZ80 and is the answer not in the manual?

Questions and answers

Table of Contents