Question: Write an LC-3 program that loads 2 integers that are stored in memory locations x3050 and x3051. Your program then compares the two integers. The
Write an LC-3 program that loads 2 integers that are stored in memory locations x3050 and x3051. Your program then compares the two integers. The smaller of the two integers is then stored into the memory location x3052. Your program should start at memory location x3000. Write the program in LC-3 binary code
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
