6.51.2 Status Register (SREG) and Boolean Formula

ITHSVNZC

Example:

      ldi   r16,0x05  ; Set up EIND and Z-pointer
      out   EIND,r16
      ldi   r30,0x00
      ldi   r31,0x10
      eicall          ; Call to 0x051000
Words
1 (2 bytes)
Table 6-51. Cycles
NameCycles
AVRe4(2)
AVRxm3(2)
AVRxt3
AVRrcN/A
Note:
  1. The instruction is only implemented on devices with 22-bit PC
  2. Cycle times for data memory access assume internal RAM access and are not valid for accessing external RAM.