Arm Interview Question

What are data and control hazards?

Interview Answer

Anonymous

Oct 5, 2022

Just explain the RAW, WAW, and WAR data hazards and what can be done to resolve them. For the control hazards, just explain that you can use branch prediction / predication to resolve them.