Status Register (SREG) and Boolean Formula

I T H S V N Z C

Example:

         ; Copy bit
bst r1,2 ; Store bit 2 of r1 in T Flag
bld r0,4 ; Load T Flag into bit 4 of r0
Words
1 (2 bytes)
Cycles
1