Status Register (SREG) and Boolean Formula

I T H S V N Z C

Example:

 mov r1,r0 ; Copy r0 to r1
 jmp farplc ; Unconditional jump
 ...
farplc: nop ; Jump destination (do nothing)
Words
2 (4 bytes)
Cycles
3