[Solved]Following Instruction Stream Calculate Average Best Case Ipc Attainable Code 2 Wide Order Q37205082

For the following instruction stream, calculate the average best-case IPC attainable on this code with a 2-wide, in-order, superscalar machine: 1. ADD X1, X2, X3 2. SUB X3, X1, 0x100 3. ORR X9, X10, X11 4. ADD X11, X3, X2 5. SUB X9, X1, X3 6. ADD X1, X2, X3 7. AND X3, X1 , X9 8. ORR X1, X11, X9 9. SUB X13, X14, X15 10. ADD X16, X13, X14 Show transcribed image text For the following instruction stream, calculate the average best-case IPC attainable on this code with a 2-wide, in-order, superscalar machine: 1. ADD X1, X2, X3 2. SUB X3, X1, 0x100 3. ORR X9, X10, X11 4. ADD X11, X3, X2 5. SUB X9, X1, X3 6. ADD X1, X2, X3 7. AND X3, X1 , X9 8. ORR X1, X11, X9 9. SUB X13, X14, X15 10. ADD X16, X13, X14
Expert Answer
Answer to For the following instruction stream, calculate the average best-case IPC attainable on this code with a 2-wide, in-orde… . . .
OR

