6.28.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

        add   r3,r4   ; Add r4 to r3
        brvc  noover  ; Branch if no overflow
        ...
noover: nop           ; Branch destination (do nothing)
Words
1 (2 bytes)

i) If the condition is false.  

ii) If the condition is true.

Table 6-28. Cycles
NameCycles
iii
AVRe12
AVRxm12
AVRxt12
AVRrc12