SAM88RI INSTRUCTION SET S3C9228/P9228
6-44
SCF Set Carry Flag
SCF
Operation: C ¨ 1
The carry flag (C) is set to logic one, regardless of its previous value.
Flags: C: Set to "1".
No other flags are affected.
Format:
Bytes Cycles Opcode
(Hex)
opc 1 4 DF
Example: The statement
SCF
sets the carry flag to logic one.