6.77.2 Status Register (SREG) and Boolean Formula

ITHSVNZC
C
R15
Z

R15R14R13R12R11R10R9R8R7R6R5R4R3R2R1R0

Set if the result is 0x0000; cleared otherwise.

R (Result) equals R1,R0 after the operation.

Example:

      mul   r5,r4   ; Multiply unsigned r5 and r4
      movw  r4,r0   ; Copy result back in r5:r4
Words
1 (2 bytes)
Table 6-77. Cycles
NameCycles
AVRe2
AVRxm2
AVRxt2
AVRrcN/A