Operations:

Syntax:

Operation:

Operands:

Program Counter:

Opcode

Comment

Stack

SET

T = 1

None

PC = PC + 1

1001010001101000

Description

Sets the T bit in SREG (Status Register). (Equivalent to instruction BSET 6.)

Status Register (SREG) and Boolean Formula

I

T

1

1

T bit set.

H

S

V

N

Z

C

Example:

      set  ; Set T bit

Words

1 (2 bytes)

Table Cycles

Name

...........continued

Name

AVRxm

AVRxt

AVRrc

Cycles

Cycles

1

1

1

AVRe

1