Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->RRC
RRC Rotate Accumulator Right
bit0 -> bit7 -> ....-> bit0 -> C
Flags
| S | Not affected |
| Z | Not affected |
| AC | Not affected |
| P | Not affected |
| C | Set to bit 0 |
| No of bytes | Cycles | |
| 8085 | 8080A | |
| 1 | 4 | 4 |