Question

1. Write an MSP432 code segment that adds the 64-bit hexadecimal numbers:

0x1234 5678 9FED CBAO and OxABCD EF98 7654 3210

together and store the 64-bit binary to memory location starting at 0x20000000. Enter the code

into your lab tools (one of your assembly uVision programs) and cross check your answer.

Include a printout or picture of your source assembly file with the final answer [15 pts]

Fig: 1