6.118.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

      lds   r16,0x00  ; Load r16 with the contents of data space location 0x00
      add   r16,r17   ; add r17 to r16
      sts   0x00,r16  ; Write result to the same address it was fetched from
Words
1 (2 bytes)
Table 6-118. Cycles
NameCycles
AVReN/A
AVRxmN/A
AVRxtN/A
AVRrc1
Note: Registers r0...r15 are remapped to r16...r31.