
UM008007-0715 Z80 Instruction Description
Z80 CPU
User Manual
155
AND s
Operation
A ← A ˄ s
Op Code
AND
Operand
s
The s operand is any of r, n, (HL), (IX+d), or (lY+d), as defined for the analogous ADD
instructions. These possible op code/operand combinations are assembled as follows in
the object code:
10 010
r*
11 0 10110
E6
10 0 10110
A6
11 1 01101
DD
10 0 10110
A6
11 1 01111
FD
10 0 10110
A6
AND r*
AND n
AND (HL)
AND (IX+d)
AND (IY+d)
nn
d
d
Comentarios a estos manuales