GATE 1995
August 1, 2024
Machine-Instructions
August 1, 2024
GATE 1995
August 1, 2024
Machine-Instructions
August 1, 2024

Computer-Organization

Question 28

Register renaming is done in pipelined processors

A
as an alternative to register allocation at compile time
B
for efficient access to function parameters and local variables
C
to handle certain kinds of hazards
D
as part of address translation
Question 28 Explanation: 
Register renaming is used to eliminate hazards that arise due to WAR (Write After Read) and WAW(Write After Write) dependencies. Hence option C is the answer.
Correct Answer: C
Question 28 Explanation: 
Register renaming is used to eliminate hazards that arise due to WAR (Write After Read) and WAW(Write After Write) dependencies. Hence option C is the answer.

Leave a Reply

Your email address will not be published. Required fields are marked *