STC

Name

Set Carry

Function

Set the carry bit

Syntax

STC

Assembled

Binary

11111010

Decimal

250

Hexadecimal

0xFA

Symbolic

../../_images/stc-sym.png

Execution

1 word, 8-bit code and an execution time of 10.3 \({\mu}\) sec

Side-effects

Carry bit is set

Implemented

stc

Detailed Description

The carry bit is set.

The opcode for this instruction does not contain any additional data:

../../_images/stc.png