AND A, (HL)
Logical AND
Operation
A ← A AND (HL)
Description
The (HL) operand is the 8-bit value stored at the memory location indicated by the con-
tents of the multibyte HL register. This 8-bit value is bitwise ANDed with 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
AND
AND.S
AND.L
UM007714-0908
Set if result is negative; reset otherwise.
Set if result is 0; reset otherwise.
Set.
Set if parity is even; reset otherwise.
Reset.
Reset.
Operand
ADL Mode
A,(HL)
X
A,(HL)
1
A,(HL)
0
Cycle
Opcode (hex)
2
A6
3
52, A6
3
49, A6
®
eZ80
CPU
User Manual
100
CPU Instruction Set
Need help?
Do you have a question about the eZ80 and is the answer not in the manual?
Questions and answers