86
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.20 CLRC (Clear Carry flag)
Set the C-flag to 0.
■ CLRC (Clear Carry flag)
Operation
(C) ← 0
Assembler format
CLRC
Condition code (CCR)
+: Changed by executing instruction
-: Not changed
R: Set to 0 by executing instruction
N: Not changed
Z: Not changed
V: Not changed
C: Set to 0.
Number of execution cycle: 1
Byte count: 1
OP code: 81
NZVC
---R