84 Rabbit 2000/3000 Microprocessor
Description
Rotates to the left with the Carry Flag, CF, the contents of the Accumulator. Each bit in the register moves to
the next highest-order bit position (bit 0 moves to bit 1, etc.) while the CF moves to bit 0 and bit 7 moves to
the CF. See Figure 1 on page 82.
RLA
Opcode Instruction Clocks Operation
17 RLA 2 {CF,A} = {A,CF}
Flags ALTD I/O
S Z L/V C F R SP S D
- - - • • •