Low-Complexity Distributed Issue Queue

  • Authors:
  • Jaume Abella;Antonio Gonzalez

  • Affiliations:
  • Universitat Politècnica de Catalunya;Universitat Politècnica de Catalunya and Intel Barcelona Research Center

  • Venue:
  • HPCA '04 Proceedings of the 10th International Symposium on High Performance Computer Architecture
  • Year:
  • 2004

Quantified Score

Hi-index 0.00

Visualization

Abstract

As technology evolves, power density significantly increases and cooling systems become more complex and expensive. The issue logic is one of the processor hotspots and, at the same time, its latency is crucial for the processor performance. This paper presents a low-complexity FP issue logic (MB_distr) that achieves high performance with small energy requirements. The MB_distr scheme is based on classifying instructions and dispatching them into a set of queues depending on their data dependences. These instructions are selected for issuing based on an estimation of when their operands will be available, so the conventional wakeup activity is not required. Additionally, the functional units are distributed across the different queues. The energy required by the proposed scheme is substantially lower than that required by a conventional issue design, even if the latter has the ability of waking-up only unready operands. MB_distr scheme reduces the energy-delay2 product by 35% and the energy-delay product by 18% with respect to a state-of-the-art approach.