Skip to search formSkip to main contentSkip to account menu

Indirect branch

Known as: Branch (disambiguation) 
An indirect branch (also known as a computed jump, indirect jump and register-indirect jump) is a type of program control instruction present in some… 
Wikipedia (opens in a new tab)

Papers overview

Semantic Scholar uses AI to extract papers important to this topic.
2014
2014
Traducao dinâmica de binarios e uma tecnica de emulacao comumente utilizada na implementacao de maquinas virtuais. Neste contexto… 
2011
2011
Indirect-branch prediction is becoming more important for modern processors as more programs are written in object-oriented… 
2011
2011
This paper proposes an indirect branch predictor based on neural learning. Neural-based conditional branch predictors have been… 
2010
2010
History-based branch direction predictors for conditional branches are shown to be highly accurate. Indirect branches however… 
2009
2009
Indirect branches have become increasingly common in modular programs written in modern object-oriented languages and virtual… 
2009
2009
This paper analyzes the performance of the TRIPS prototype chip's block predictor. The prototype is the first implementation of… 
2007
2007
Indirect jumps are used to implement increasingly-common programming language constructs such as virtual function calls, switch… 
2005
2005
Understanding program behavior is at the foundation of computer architecture and program optimization. Machine code usually has… 
1999
1999
Providing accurate branch prediction is critical to eeectively exploit superscalar execution. While most modern processors employ… 
1998
1998
Indirect branch prediction is likely to become increasingly important in the future because indirect branches occur more…