Question: please do not write the print code or any messages code, just the calculation codes Q6) Write the MIPS assembly code that calculates the average

please do not write the print code or any messages code, just the calculation codes
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 a1 and a2 stores the base address and the size of the array respectively. (You can use DIV, MELO, MFHI instructions)
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
