Assume that $t0 and $t1 hold the addresses of two words in memory. Write the code to swap or exchange the values in the memory.
Expert Answer
Assume that $t0 and $t1 hold the addresses of two words in memory. Write the code to swap or exchange the values in the memory.