Title :
Efficient Register Renaming and Recovery for High-Performance Processors
Author :
Petit, Stephane ; Ubal, Rafael ; Sahuquillo, Julio ; Lopez, Pierre
Author_Institution :
Dept. of Comput. Eng., Univ. Politec. de Valencia, Valencia, Spain
Abstract :
Modern superscalar processors implement register renaming using either random access memory (RAM) or content-addressable memories (CAM) tables. The design of these structures should address both access time and misprediction recovery penalty. Although direct-mapped RAMs provide faster access times, CAMs are more appropriate to avoid recovery penalties. The presence of associative ports in CAMs, however, prevents them from scaling with the number of physical registers and pipeline width, negatively impacting performance, area, and energy consumption at the rename stage. In this paper, we present a new hybrid RAM-CAM register renaming scheme, which combines the best of both approaches. In a steady state, a RAM provides fast and energy-efficient access to register mappings. On misspeculation, a low-complexity CAM enables immediate recovery. Experimental results show that in a four-way state-of-the-art superscalar processor, the new approach provides almost the same performance as an ideal CAM-based renaming scheme, while dissipating only between 17% and 26% of the original energy and, in some cases, consuming less energy than purely RAM-based renaming schemes. Overall, the silicon area required to implement the hybrid RAM-CAM scheme does not exceed the area required by conventional renaming mechanisms.
Keywords :
content-addressable storage; energy conservation; low-power electronics; microprocessor chips; random-access storage; access time recovery penalty; content addressable memory; efficient register renaming; energy efficient access; high performance processor recovery; hybrid RAM-CAM register renaming; misprediction recovery penalty; random access memory; superscalar processors; Benchmark testing; Complexity theory; Computer aided manufacturing; Pipelines; Program processors; Random access memory; Registers; Content-addressable memory (CAM) complexity; energy consumption; energy efficiency; misspeculation recovery; register renaming; register renaming.;
Journal_Title :
Very Large Scale Integration (VLSI) Systems, IEEE Transactions on
DOI :
10.1109/TVLSI.2013.2270001