Question: Make a program in mips, mars. Calculate "0xCAFE - 0xABBA" and stores the result to the memory location labelled RESULT in the memory, assuming that 0xCAFE and 0xABBA are stored in memory locations starting at label MYHEX.
The program should also print the result to the console pane of the MARS simulator.
Find the memory location and print the console pane of the MARS simulator.