Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->ANA
ANA s AND accumulator and operand s
A <- A 'and' s
Flags
| S | Set if result -ve, else cleared |
| Z | Set if result zero, else cleared |
| AC | Set always (8085) |
| P | Set if parity even else cleared |
| C | Cleared |
| s: | No of bytes | Cycles | |
| 8085 | 8080A | ||
| r | 1 | 4 | 4 |
| M | 1 | 7 | 7 |