11. |
A non-pipeline system takes 50 ns to process a task. The same task can be processed in a six-segment pipeline with a clock cycle of 10 ns. Determine the speedup ratio of the pipeline for 100 tasks.
|
||||||||
Answer:
Option (b) |
12. |
A non-pipeline system takes 50 ns to process a task. The same task can be processed in a six-segment pipeline with a clock cycle of 10 ns. What is the maximum speedup can be achieved for 100 tasks?
|
||||||||
Answer:
Option (d) |
13. |
In arithmetic pipeline, what is correct sequence of the sub-operations that are performed in the four segments which are? (1) Normalize the result, (2) Add or subtract the mantissas, (3) Align the mantissas, (4) Compare the exponents
|
||||||||
Answer:
Option (b) |
14. |
In arithmetic pipeline, consider first number's exponent is 4 and second number's exponent is 6. Which exponent will be selected after comparing both?
|
||||||||
Answer:
Option (a) |
15. |
Which of the following is not valid segment of four-stage instruction pipeline?
|
||||||||
Answer:
Option (c) |
16. |
Find the correct sequence to perform any instruction in four-stage pipelining.
|
||||||||
Answer:
Option (d) |
17. |
Which of the following is not considered as major pipeline conflict?
|
||||||||
Answer:
Option (b) |
18. |
Hardware interlocks, Operand forwarding and Delayed load are solutions of which pipeline conflict?
|
||||||||
Answer:
Option (c) |
19. |
Full-form of BTB?
|
||||||||
Answer:
Option (a) |
20. |
Which of the following is not a solution of branch difficulties?
|
||||||||
Answer:
Option (d) |