A low-complexity fetch architecture for high-performance superscalar processors

  • Authors:
  • Oliverio J. Santana;Alex Ramirez;Josep L. Larriba-Pey;Mateo Valero

  • Affiliations:
  • Universitat Politécnica de Catalunya, Barcelona, Spain;Universitat Politécnica de Catalunya, Barcelona, Spain;Universitat Politécnica de Catalunya, Barcelona, Spain;Universitat Politécnica de Catalunya, Barcelona, Spain

  • Venue:
  • ACM Transactions on Architecture and Code Optimization (TACO)
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

Fetch engine performance is a key topic in superscalar processors, since it limits the instruction-level parallelism that can be exploited by the execution core. In the search of high performance, the fetch engine has evolved toward more efficient designs, but its complexity has also increased.In this paper, we present the stream fetch engine, a novel architecture based on the execution of long streams of sequential instructions, taking maximum advantage of code layout optimizations. We describe our design in detail, showing that it achieves high fetch performance, while requiring less complexity than other state-of-the-art fetch architectures.