Problem
1. Write an instruction sequence to multiply the 24-bit unsigned numbers stored in data memory locations 0x10-0x12 and 0x13-0x15 and store the product in data memory locations 0x20-0x25.
2. Write an instruction sequence to multiply the unsigned 32-bit numbers stored in data memory locations 0x00-0x03 and 0x04-0x07 and leave the product in data memory memory locations 0x10-0x17.