Question: Q6) Write the MIPS assembly code that calculates the average of the elements in an integer array and counts the number of the elements which

Q6) Write the MIPS assembly code that calculates the average of the elements in an integer array and counts the number of the elements which are below the average. Registers al and a2 stores the base address and the size of the array respectively. (You can use DIV, MFLO, MFHI instructions)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
