Problem
1. Write an instruction sequence to shift the 4-byte number stored in memory locations 0x20-0x23 to the right arithmetically four places and leave the result in the same location.
2. Write a program to shift the 64-bit number stored in data memory locations 0x104~17 to the left four places.