Question: The following problem concerns optimizing a procedure for maximum performance on an Intel Pentium with the following characterstics of the functional units: Latency Issue Time/Rate

The following problem concerns optimizing a procedure for maximum performance on an Intel Pentium with the following characterstics of the functional units: Latency Issue Time/Rate Integer Ado Integer Multiply Floating Point Add Floating Point Multiply 4 Load or Store (Cache Hit) 1 Assume there is one of each functional unit, array1 and array2 have the correct types, e.g. int or floating point. Assume input1, input2, input3, out1, and out2 can be stored in registers. float out1, out2, inputl, input2; for (i-; i
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
