Problem
1. Write an instruction sequence to subtract 10 from data memory locations 0x30-0x34.
2. Write an instruction to store the contents of the WREG register in the data register located at 0x25 of bank 4.
3. Write an instruction sequence to copy the contents of data memory at 0x100-0x103 to 0x200-0x203 using the post increment addressing mode.