Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->ORI
ORI yy OR Immediate Data with Accumulator
A <- A 'or' yy
Flags
| S | Set if result -ve, else cleared |
| Z | Set if result zero, else cleared |
| AC | Cleared |
| P | Set if parity even else cleared |
| C | Cleared |
| No of bytes | Cycles | |
| 8085 | 8080A | |
| 2 | 7 | 7 |