6.11.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

          add   r22,r23  ; Add r23 to r22
          brcc  nocarry  ; Branch if carry cleared
          ...
nocarry:  nop            ; Branch destination (do nothing)
Words
1 (2 bytes)
Table 6-11. Cycles
NameCycles
iii
AVRe12
AVRxm12
AVRxt12
AVRrc12

i) If the condition is false.

ii) If the condition is true.