Description

Stores bit b from Rd to the T Flag in SREG (Status Register).

Operation:

(i)

T ← Rd(b)

Syntax:

Operands:

Program Counter:

(i)

BST Rd,b

0 ≤ d ≤ 31, 0 ≤ b ≤ 7

PC ← PC + 1

16-bit Opcode:

1111 101d dddd 0bbb