Home /
Expert Answers /
Computer Science /
how-did-he-put-the-number-of-cycles-like-that-i-need-explination-about-the-cycles-page-4-of-10-les-pa267
(Solved): how did he put the number of cycles like that (I need explination about the cycles) Page 4 of 10 les ...
how did he put the number of cycles like that (I need explination about the cycles)
Page 4 of 10 lestion 3: Performance of a MIPS program (15 pts) The following code fragment processes two single-precision floating-point arrays A and B, and modifies the array B. Each array consists of 500 single-precision floats. The addresses of A and B are stored in $a? and $a1 respectively. Note that there is an outer loop and an inner loop in the MIPS assembly language code.
The above code is executed on a processor with a 2GHz clock that requires the following number of cycles for each instruction: