Description

Copies the T Flag in the SREG (Status Register) to bit b in register Rd.

Operation:

(i)

Rd(b) ← T

Syntax:

Operands:

Program Counter:

(i)

BLD Rd,b

0 ≤ d ≤ 31, 0 ≤ b ≤ 7

PC ← PC + 1

16 bit Opcode:

1111 100d dddd 0bbb