ZiLOG eZ80 User Manual page 88

Hide thumbs Also See for eZ80:
Hello, I am your AI assistant. How can I help you?
Table of Contents

Advertisement

ADC A, (HL)
ADD with Carry
Operation
A ← A+(HL)+C
Description
The (HL) operand is an 8-bit value retrieved from the memory location specified by the
contents of the multibyte register HL. This 8-bit value and the Carry Flag (C) are added to
the contents of the accumulator, A. The result is stored in the accumulator.
Condition Bits Affected
S
Z
H
P/V
N
C
Attributes
Mnemonic
ADC
ADC.S
ADC.L
UM007714-0908
Set if result is negative; reset otherwise.
Set if result is 0; reset otherwise.
Set if carry from bit 3; reset otherwise.
Set if overflow; reset otherwise.
Reset.
Set if carry from bit 7; reset otherwise.
Operand
ADL Mode
A,(HL)
X
A,(HL)
1
A,(HL)
0
Cycle
Opcode (hex)
2
8E
3
52, 8E
3
49, 8E
®
eZ80
CPU
User Manual
79
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