Question: 19. (20 Points) Some systems use a branch prediction method known as static branch prediction so called because the prediction is made on the basis
19. (20 Points) Some systems use a branch prediction method known as static branch prediction so called because the prediction is made on the basis of the instruction, without regard to history. One possible scenario would have the system predict that all conditional backwards branches are taken and all forward conditional branches are not taken. Recall your programming experience. Would this be an effective algorithm? Why or why not? What aspects of a normal programming language would support your conclusion? 19. (20 Points) Some systems use a branch prediction method known as static branch prediction so called because the prediction is made on the basis of the instruction, without regard to history. One possible scenario would have the system predict that all conditional backwards branches are taken and all forward conditional branches are not taken. Recall your programming experience. Would this be an effective algorithm? Why or why not? What aspects of a normal programming language would support your conclusion
Step by Step Solution
There are 3 Steps involved in it
Get step-by-step solutions from verified subject matter experts
