Table of Contents Previous topic Next topic
MICROPROCESSOR INSTRUCTION REFERENCE->RAL
RAL Rotate Accumulator Left through Carry
C <- bit7 <- ....<- bit0 <- C
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 |