6.29.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

        add   r3,r4   ; Add r4 to r3
        brvs  overfl  ; Branch if overflow
        ...
overfl: nop           ; Branch destination (do nothing)
Words
1 (2 bytes)
Table 6-29. Cycles
NameCycles
iii
AVRe12
AVRxm12
AVRxt12
AVRrc12

i) If the condition is false.  

ii) If the condition is true.