Exploiting inactive rename slots for detecting soft errors

  • Authors:
  • Mehmet Kayaalp;Oğuz Ergin;Osman S. Ünsal;Mateo Valero

  • Affiliations:
  • Department of Computer Engineering, TOBB University of Economics and Technology, Ankara, Turkey;Department of Computer Engineering, TOBB University of Economics and Technology, Ankara, Turkey;Barcelona Supercomputing Center (BSC);Universitat Politecnica de Catalunya (UPC)

  • Venue:
  • ARCS'10 Proceedings of the 23rd international conference on Architecture of Computing Systems
  • Year:
  • 2010

Quantified Score

Hi-index 0.00

Visualization

Abstract

Register renaming is a widely used technique to remove false data dependencies in superscalar datapaths. Rename logic consists of a table that holds a physical register mapping for each architectural register and a logic for checking intra-group dependencies. This logic checking consists of a number of comparators that compares the values of destination and source registers. Previous research has shown that the full capacity of the dependency checking logic is not used at each cycle. In this paper we propose some techniques that make use of the unused capacity of the dependency checking logic of the rename stage in order to detect soft errors that occur on the register tags while the instructions are passing through the frontend of the processor.