English
Language : 

S3C825A Datasheet, PDF (208/346 Pages) Samsung semiconductor – 8-BIT CMOS MICROCONTROLLERS
INSTRUCTION SET
S3C825A/P825A
SCF — Set Carry Flag
SCF
Operation:
Flags:
C←1
The carry flag (C) is set to logic one, regardless of its previous value.
C: Set to "1".
No other flags are affected.
Format:
opc
Bytes
1
Cycles
4
Opcode
(Hex)
DF
Example:
The statement
SCF
sets the carry flag to logic one.
6-78