Operations:

Syntax:

Operation:

Operands:

Program Counter:

Opcode

Comment

Stack

CLT

T = 0

None

PC = PC + 1

1001010011101000

Description

Clears the T bit in SREG (Status Register). (Equivalent to instruction BCLR 6.)

Status Register (SREG) and Boolean Formula

I

T

0

0

T bit cleared.

H

S

V

N

Z

C

Example:

      clt  ; Clear T bit

Words

1 (2 bytes)

Table Cycles

Name

Cycles

AVRe

1

AVRxm

1

AVRxt

1

AVRrc

1