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
  • 2019
  • Corpus ID: 267926103
We propose several methods to improve computer security and privacy from architectural point of view. They provide strong… 
2012
2012
Branch Target Buffer (BTB) plays an important role for pipelined processors in branch prediction during the execution of loops… 
2012
2012
Prefetching is a well-known technique for mitigating the von Neumann bottleneck. In its most rudimentary form, prefetching… 
2010
2010
An instruction cache consumes a significant amount of energy in modern microprocessors. Therefore energy efficiency as well as… 
2002
2002
We use a formal tool to extract Finite State Machines (FSM) based representations (lists of states and transitions) of sequential… 
2002
2002
Power consumption is becoming an increasingly important constraint in the design of microprocessors. This paper examines the use… 
2002
2002
The implementation of modern high performance computer is increasingly directed toward parallelism in the hardware. However, most… 
1994
1994
RISC(Reduced Instruction Set Computer…