ssume that program a has the following characteristics when executed on processors p1, p2, and p3 processor clock rate number of instructions execution time p1 4.0 ghz 10 x 109 10 seconds p2 2.0 ghz 5 x 109 10 seconds p3 5.0 ghz 20 x 109 8 seconds 1.1. find the ipc (number of instructions per cycle) for each processor that executes program a described in the table above. (9 points) 1.2. find the new clock rate of p3 that will yield the same cpi as processor p1. assume that there are no other changes, i.e. the execution time stays the same as in the table. (6 points) 1.3. find the number of instructions for p2 that will yield the same execution time for the above program as processor p3. assume that there are no other changes.