Branch Queue
Jump to navigation
Jump to search
This article has multiple issues. Please help improve it or discuss these issues on the talk page. (Learn how and when to remove these messages)
|
In Computer Architecture, While Branch predictions Branch queue[1] takes place. When Branch Predictor predicts if the branch is taken or not, Branch queue stores the predictions that to be used later.
Branch queue consists 2 values only. Taken or Not Taken.
Branch queue helps other algorithms to increase parallelism and optimization. It is not software implemented or Hardware one, It falls under hardware software co-design.
References
[edit | edit source]- ^ Lua error in Module:Citation/CS1/Configuration at line 2172: attempt to index field '?' (a nil value).