Skip to content

Opening book details…

About this document

Data Hazards in Processor Pipelines by Atika Mailasari is a document available to read on EtoBox.

The document discusses three types of hazards that can occur in pipelined processors: structure hazards, data hazards, and control hazards. Structure hazards occur when there is a conflict over use of a shared resource, like an instruction and data memory. Data hazards happen when an instruction depends on data from a previous instruction that has not yet completed. Control hazards involve an instruction whose execution depends on the results of a previous instruction. Solutions to hazards include separate

Author
Atika Mailasari
Language
EN