-
Notifications
You must be signed in to change notification settings - Fork 137
Describe simulation of BP and BTB pipelines #997
Copy link
Copy link
Open
Labels
3Features of medium complexity or infrastructure enhancementsFeatures of medium complexity or infrastructure enhancementsS1 — Branch predictionTo solve the issue, you need knowledge about branch predictionTo solve the issue, you need knowledge about branch predictiondocumentationsAdds a new manual to Wiki.Adds a new manual to Wiki.
Description
We have a detailed description of BPU model, but it does not cover interaction with pipeline and process of flush.
New manual should answer these questions:
- What are the 3 branch types?
- What prediction should be made for the each of branch type?
- What are the stages where prediction may be verified?
- What is performed on branch misprediction?
- What signals are distributed between stages to maintain the behavior?
Reactions are currently unavailable
Metadata
Metadata
Assignees
Labels
3Features of medium complexity or infrastructure enhancementsFeatures of medium complexity or infrastructure enhancementsS1 — Branch predictionTo solve the issue, you need knowledge about branch predictionTo solve the issue, you need knowledge about branch predictiondocumentationsAdds a new manual to Wiki.Adds a new manual to Wiki.