Pergunta de entrevista da empresa Arm

What are hazards in pipeline?

Respostas da entrevista

Sigiloso

30 de nov. de 2020

CUrrent instruction depends one previous instructions. Usually have structural hazard (try to use the same resource), dada hazard (data depends on previous instruction), control hazard(action depends on previous instruction).

1

Sigiloso

21 de set. de 2020

Hjc