ZiLOG eZ80 User Manual page 176

Hide thumbs Also See for eZ80:
Table of Contents

Advertisement

INDM
Input from I/O and Decrement
Operation
(HL) ← ({UU, 00h, C})
B ← B – 1
C ← C – 1
HL ← HL – 1
Description
The CPU places the contents of register C onto the lower byte of the address bus,
ADDR[7:0]. The upper byte of the address bus, ADDR[23:16] is undefined for I/O
addresses. The CPU reads the byte located at this I/O address into CPU memory. The CPU
next places the contents of HL onto the address bus and writes the byte to the memory
address specified by the HL register. Next, the CPU decrements the B, C, and HL regis-
ters, and sets the Z Flag to 1 if the B register is decremented to 0.
Condition Bits Affected
S
Z
H
P/V
N
C
Attributes
Mnemonic Operand
INDM
INDM.S
INDM.L
UM007714-0908
Undefined.
Set if B – 1 = 0; reset otherwise.
Undefined.
Undefined.
Set if msb of data is a logical 1; reset otherwise.
Undefined.
ADL Mode Cycle Opcode (hex)
X
1
0
5
ED, 8A
6
52, ED, 8A
6
49, ED, 8A
®
eZ80
CPU
User Manual
167
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