EasyManuals Logo

ZiLOG eZ80 User Manual

Default Icon
411 pages
To Next Page IconTo Next Page
To Next Page IconTo Next Page
To Previous Page IconTo Previous Page
To Previous Page IconTo Previous Page
Page #250 background imageLoading...
Page #250 background image
eZ80
®
CPU
User Manual
UM007714-0908 CPU Instruction Set
241
LDIR
Load and Increment with Repeat
Operation
repeat {
(DE) (HL)
BC BC – 1
DE DE+1
HL HL+1
} while (BC 0)
Description
The CPU writes the contents of the memory location with the address contained in the
multibyte register HL to the memory location with the address contained in the multibyte
register DE. The BC register decrements, and the DE and HL registers increment. This
operation is repeated until BC decrements to 0.
In Z80 mode, the BC register is 16 bits, which allows the CPDR instruction a maximum of
65536 (64 K) times. In ADL mode, the BC register is 24 bits, which allows the CPDR
instruction to repeat a maximum of 16,777,216 (16 M) times.
Condition Bits Affected
Attributes
S Not affected.
Z Not affected.
H Reset.
P/V Reset if BC 1 = 0; set otherwise.
N Reset.
C Not affected.
Mnemonic Operand ADL Mode Cycle Opcode (hex)
LDIR —X 2 + 3 *
BC
ED, B0
LDIR.S —1 3 + 3 *
BC
52, ED, B0
LDIR.L —0 3 + 3 *
BC
49, ED, B0

Questions and Answers:

Question and Answer IconNeed help?

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

ZiLOG eZ80 Specifications

General IconGeneral
BrandZiLOG
ModeleZ80
CategoryComputer Hardware
LanguageEnglish

Related product manuals