DocumentCode :
3130115
Title :
Physical register inlining
Author :
Lipasti, Mikko H. ; Mestan, Brian R. ; Gunadi, Erika
Author_Institution :
Dept. of Electr. & Comput. Eng., Wisconsin Univ., Madison, WI, USA
fYear :
2004
fDate :
19-23 June 2004
Firstpage :
325
Lastpage :
335
Abstract :
Physical register access time increases the delay between scheduling and execution in modern out-of-order processors. As the number of physical registers increases, this delay grows, forcing designers to employ register files with multicycle access. This paper advocates more efficient utilization of a fewer number of physical registers in order to reduce the access time of the physical register file. Register values with few significant bits are stored in the rename map using physical register inlining, a scheme analogous to inlining of operand fields in data structures. Specifically, whenever a register value can be expressed with fewer bits than the register map would need to specify a physical register number, the value is stored directly in the map, avoiding the indirection, and saving space in the physical register file. Not surprisingly, we find that a significant portion of all register operands can be stored in the map in this fashion, and describe straightforward microarchitectural extensions that correctly implement physical register inlining. We find that physical register inlining performs well, particularly in processors that are register-constrained.
Keywords :
data structures; microprocessor chips; multiprocessing systems; processor scheduling; data structures; execution delay; microarchitectural extensions; multicycle access; operand field inlining; physical register access time; physical register inlining; register files; register-constrained processors; scheduling delay; Delay; Frequency; Instruction sets; Microelectronics; Out of order; Pipelines; Processor scheduling; Registers; Throughput; Yarn;
fLanguage :
English
Publisher :
ieee
Conference_Titel :
Computer Architecture, 2004. Proceedings. 31st Annual International Symposium on
ISSN :
1063-6897
Print_ISBN :
0-7695-2143-6
Type :
conf
DOI :
10.1109/ISCA.2004.1310785
Filename :
1310785
Link To Document :
بازگشت