6.26.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

        bst   r3,5    ; Store bit 5 of r3 in T bit
        brtc  tclear  ; Branch if this bit was cleared
        ...
tclear: nop           ; Branch destination (do nothing)
Words
1 (2 bytes)
Table 6-26. Cycles
NameCycles
iii
AVRe12
AVRxm12
AVRxt12
AVRrc12

i) If the condition is false.  

ii) If the condition is true.