DocumentCode :
1130535
Title :
A Complexity-Effective Out-of-Order Retirement Microarchitecture
Author :
Martí, Salvador Petit ; Borrás, Julio Sahuquillo ; Rodríguez, Pedro López ; Tena, Rafael Ubal ; Marín, José Duato
Author_Institution :
Dept. de Inf. de Sist. y Comput., Univ. Politec. de Valencia, Valencia, Spain
Volume :
58
Issue :
12
fYear :
2009
Firstpage :
1626
Lastpage :
1639
Abstract :
Current superscalar processors commit instructions in program order by using a reorder buffer (ROB). The ROB provides support for speculation, precise exceptions, and register reclamation. However, committing instructions in program order may lead to significant performance degradation if a long latency operation blocks the ROB head. Several proposals have been published to deal with this problem. Most of them retire instructions speculatively. However, as speculation may fail, checkpoints are required in order to rollback the processor to a precise state, which requires both extra hardware to manage checkpoints and the enlargement of other major processor structures, which, in turn, might impact the processor cycle. This paper focuses on out-of-order commit in a nonspeculative way, thus, avoiding checkpointing. To this end, we replace the ROB with a validation buffer (VB) structure. This structure keeps dispatched instructions until they are nonspeculative or mispeculated, which allows an early retirement. By doing so, the performance bottleneck is largely alleviated. An aggressive register reclamation mechanism targeted to this microarchitecture is also devised. As experimental results show, the VB structure is much more efficient than a typical ROB since, with only 32 entries, it achieves a performance close to an in-order commit microprocessor using a 256-entry ROB.
Keywords :
microprocessor chips; complexity-effective out-of-order retirement microarchitecture; register reclamation mechanism; reorder buffer; superscalar processors; validation buffer structure; Microarchitecture; Pipelines; Proposals; Registers; Termination of employment; Instruction-level parallelism; control dependencies; exception handling.; long latency operations; out-of-order commit;
fLanguage :
English
Journal_Title :
Computers, IEEE Transactions on
Publisher :
ieee
ISSN :
0018-9340
Type :
jour
DOI :
10.1109/TC.2009.95
Filename :
5161254
Link To Document :
بازگشت