6.10.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

        bst   r0,3      ; Load T bit with bit 3 of r0
        brbs  6,bitset  ; Branch T bit was set
        ...
bitset: nop             ; Branch destination (do nothing)
Words
1 (2 bytes)
Table 6-10. Cycles
NameCycles
iii
AVRe12
AVRxm12
AVRxt12
AVRrc12

i) If the condition is false.

ii) If the condition is true.