Question: c.) Use the following program to estimate the instruction execution rate for MIPSym running on your computer. Adjust the Time Factor on your computer, assemble

c.) Use the following program to estimate the instruction execution rate for MIPSym running on your computer. Adjust the Time Factor" on your computer, assemble and run until the displayed timing of 5 second intervals is correct. For you answer, submit the "Time Factor" that corresponds to your interval.  c.) Use the following program to estimate the instruction execution rate

# When properly adjusted, will report elapsed time every 5 # seconds over a period of one minute data asciiz n Elapsed Time " code # Data declaration section mag: # Start of code section # Time counter # Adjustable Time Factor main: 1i $s1,0 countdown: 1i $s0,2500000 waitloop: addi bnez addi $s0,$s0,-1 $s0, waitloop $s1,$s1,5 ?ao, msg syscall $print_atring $a0, $sl # Print amount syscall Sprint_int addi bnez syscall ?exit ?to, $sl,-60 $to,countdowm # When properly adjusted, will report elapsed time every 5 # seconds over a period of one minute data asciiz n Elapsed Time " code # Data declaration section mag: # Start of code section # Time counter # Adjustable Time Factor main: 1i $s1,0 countdown: 1i $s0,2500000 waitloop: addi bnez addi $s0,$s0,-1 $s0, waitloop $s1,$s1,5 ?ao, msg syscall $print_atring $a0, $sl # Print amount syscall Sprint_int addi bnez syscall ?exit ?to, $sl,-60 $to,countdowm

Step by Step Solution

There are 3 Steps involved in it

1 Expert Approved Answer
Step: 1 Unlock blur-text-image
Question Has Been Solved by an Expert!

Get step-by-step solutions from verified subject matter experts

Step: 2 Unlock
Step: 3 Unlock

Students Have Also Explored These Related Databases Questions!