196
CHAPTER 6 DETAILED RULES FOR EXECUTION INSTRUCTIONS
6.75 SETC (SET Carry flag)
Set the C-flag to 1.
■ SETC (SET Carry flag)
Operation
(C) ← 1
Assembler format
SETC
Condition code (CCR)
+: Changed by executing instruction
-: Not changed
S: Set to 1 by executing instruction
N: Not changed
Z: Not changed
V: Not changed
C: Set to 1
Number of execution cycle: 1
Byte count: 1
OP code: 91
NZVC
---S