KS57C2308/P2308/C2316/P2316 SAM47 INSTRUCTION SET
5-83
SCF Set Carry Flag
SCF
Operation: Operand Operation Summary Bytes Cycles
Set carry flag to logic one 1 1
Description: The SCF instruction sets the carry flag to logic one, regardless of its previous value.
Operand Binary Code Operation Notation
– 11100111C 1
Example: If the carry flag is cleared to logic zero, the instruction
SCF
sets the carry flag to logic one.