Status Register (SREG) and Boolean Formula

I T H S V N Z C

Example:

 rcall routine ; Call subroutine
 ...
routine: push r14 ; Save r14 on the Stack
 ...
 pop r14 ; Restore r14
 ret ; Return from subroutine
Words
1 (2 bytes)
Cycles

3 devices with 16-bit PC

4 devices with 22-bit PC

Cycles XMEGA

2 devices with 16-bit PC

3 devices with 22-bit PC

Cycles Reduced Core tinyAVR
4