6.31.2 Status Register (SREG) and Boolean Formula

ITHSVNZC
T
0’ if bit b in Rd is cleared. Set to ‘1’ otherwise.

Example:

                  ; Copy bit
      bst   r1,2  ; Store bit 2 of r1 in T bit
      bld   r0,4  ; Load T into bit 4 of r0
Words
1 (2 bytes)
Table 6-31. Cycles
NameCycles
AVRe1
AVRxm1
AVRxt1
AVRrc1