Question: KT24703 Computer Architecture and Organization Lab Exercise #2 This assessment contributes to the attainment of CLO 3: Follow instructions to implement CPU and assembly programming

KT24703 Computer Architecture and Organization Lab Exercise \#2 This assessment contributes to the attainment of CLO 3: Follow instructions to implement CPU and assembly programming to build simulations of machines. Solve the following questions by WRITING YOUR INSTRUCTION CODE in Assembly language. Modify the Lab 4 Tutorial 1 to allow USERS TO ENTER the n value and display the final result on the console window. You must also store the result in the memory named 'result'. Find the sum for a range of numbers from 4 to n. For example: If the value of n is 6, your console should display the following: Please enter the value of n:6 The total is 15 Thank you. Before computing the result, your code must perform a checking; if n.s 2. Load the program into QtSpim 3. Simulate/ run the program 4. You are expected to submit a written report with the following sections: i. Your assembly language codes ii. screenshot of the console window iii. screenshot of Int Regs tab iv. screenshot of the Data tab 5. Submit the program that you created and saved in (1)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
