21. |
Delayed load & Delayed branch can be solutions of pipeline conflict in which two pipelines?
|
||||||||
Answer:
Option (b) |
22. |
Which is one of the major characteristics of RISC in concept of pipelining?
|
||||||||
Answer:
Option (c) |
23. |
Which of the following is not valid segment of three-stage instruction pipeline in RISC?
|
||||||||
Answer:
Option (a) |
24. |
Which operation is not performed by E segment in three-segment instruction pipeline?
|
||||||||
Answer:
Option (c) |
25. |
Which operation is not performed by A segment in three-segment instruction pipeline?
|
||||||||
Answer:
Option (d) |
26. |
The conflict observed in following program is?
Load R1 Load R2 Add R1, R2 Store R3
|
||||||||
Answer:
Option (b) |
27. |
In delayed load, if the compiler cannot find a useful instruction to put after the load, it inserts ______ instruction.
|
||||||||
Answer:
Option (c) |
28. |
What is the solution of branch difficulties generated in following program?
Load R1 Increment R2 Add R3, R4 Subtract R6, R5 Branch X
|
||||||||
Answer:
Option (d) |
29. |
Which solution of branch difficulties is mostly used in RISC computers?
|
||||||||
Answer:
Option (a) |
30. |
Which is used in the field of Medical diagnosis, Seismic data analysis & Image processing?
|
||||||||
Answer:
Option (b) |