6.76.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

        movw  r17:16,r1:r0  ; Copy r1:r0 to r17:r16
        call  check         ; Call subroutine
        ...
check:  cpi   r16,0x11      ; Compare r16 to 0x11
        ...
        cpi   r17,0x32      ; Compare r17 to 0x32
        ...
        ret                 ; Return from subroutine
Words
1 (2 bytes)
Table 6-76. Cycles
NameCycles
AVRe1
AVRxm1
AVRxt1
AVRrcN/A