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 #182 background imageLoading...
Page #182 background image
eZ80
®
CPU
User Manual
UM007714-0908 CPU Instruction Set
173
INI2R
Input from I/O and Increment with Repeat
Operation
repeat {
(HL) ({UU, DE[15:0]})
BC BC – 1
DE DE+1
HL HL+1
} while BC 0
Description
The CPU places the contents of DE[15:0] onto the lower two bytes of the address bus,
ADDR[15:0], and places a 0 onto the upper byte of the address bus, ADDR[23:16]. The
CPU reads the byte at this I/O address into CPU memory. The CPU next places the con-
tents of HL onto the address bus and writes the byte to the memory address specified by
the HL register. The BC register decrements. The DE and HL registers increment. Next,
the CPU sets the Z Flag to 1 if the BC register decrements to 0. The instruction repeats
until the BC register equals 0.
Condition Bits Affected
Attributes
S Not affected.
Z Set if BC – 1 = 0; reset otherwise.
H Not affected.
P/V Not affected.
N Set if msb of data is a logical 1; reset otherwise.
C Not affected.
Mnemonic Operand ADL Mode Cycle Opcode (hex)
INI2R —X 2 + 3 *
BC
ED, 94
INI2R.S —1 3 + 3 *
BC
52, ED, 94
INI2R.L —0 3 + 3 *
BC
49, ED, 94

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