Mnemonic
Symbolic Operation
Flags S Z H P C
Opcode 76 543 210
Hex
Bytes
M Cycles
Clock Cycles
Comments
RLC
• • • • ↕
00 000 111
07
1
4
RAL
00 010 111
17
RRC
00 001 111
0F
RAR
00 011 111
1F
Notes:
CY means the carry flip-flop.
Flag Notation:
• = flag is not affected, 0 = flag is reset, 1 = flag is set, ↕ = flag is set according to the result of the operation.