Skip to search formSkip to main contentSkip to account menu

Branch target predictor

Known as: Branch target buffer 
In computer architecture, a branch target predictor is the part of a processor that predicts the target of a taken conditional branch or an… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2019
2019
Static worst-case execution time analysis enables to obtain guaranteed timing bounds for programs, which is required for safety… 
2014
2014
The AMD two-core x86-64 CPU module, codenamed “Steamroller”, contains 236 million transistors implemented in 28nm high-κ metal… 
2013
2013
To extract instruction level parallelism (ILP) and thread level parallelism (TLP), super scalar architecture has become commonly… 
2012
2012
Branch Target Buffer (BTB) plays an important role for pipelined processors in branch prediction during the execution of loops… 
2011
2011
Indirect-branch prediction is becoming more important for modern processors as more programs are written in object-oriented… 
2009
2009
This paper explains a new design of a high speed MIPS (Microprocessor without Interlocked Pipelined Stages) based processor with… 
2009
2009
This paper presents two effective methods to reduce power consumption of branch target buffer (BTB): 1) the first method is based… 
2002
2002
We use a formal tool to extract Finite State Machines (FSM) based representations (lists of states and transitions) of sequential… 
1996
1996
  • Yue LiuD. Kaeli
  • 1996
  • Corpus ID: 43144311
Cache memories are commonly used to reduce the performance gap between microprocessor and memory technology. To increase the…