Status Register (SREG) and Boolean Formula

I T H S V N Z C

Example:

 lds r2,$FF00 ; Load r2 with the contents of data space location $FF00
 add r2,r1 ; add r1 to r2
 sts $FF00,r2 ; Write back
Words
2 (4 bytes)
Cycles
2