6.60.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

      in    r25,0x16  ; Read Port B
      cpi   r25,4     ; Compare read value to constant
      breq  exit      ; Branch if r25=4
      ...
exit: 
      nop             ; Branch destination (do nothing)
Words
1 (2 bytes)
Table 6-60. Cycles
NameCycles
AVRe1
AVRxm1
AVRxt1
AVRrc1