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