1999
DOI: 10.21236/ada459519
|View full text |Cite
|
Sign up to set email alerts
|

Smart Register Files for High-Performance Microprocessors

Abstract: This report examines how the compiler can more efficiently use a large number of processor registers. The placement of data items into registers, called register allocation, is known to be one of the most important compiler optimizations for high-speed computers because registers are the fastest storage devices in the computer system. However, register allocation has been limited in scope because of aliasing in the memory system. To break this limitation and allow more data to be placed into registers, new com… Show more

Help me understand this report

Search citation statements

Order By: Relevance

Paper Sections

Select...
1
1

Citation Types

0
2
0

Year Published

2011
2011
2013
2013

Publication Types

Select...
1
1

Relationship

0
2

Authors

Journals

citations
Cited by 2 publications
(2 citation statements)
references
References 62 publications
(48 reference statements)
0
2
0
Order By: Relevance
“…inter register file communication is partial or not supported at all. Similar to other register pointer architectures proposed in [20,23], Mephisto implements Pointer and Data registers as well but in a more segregated fashion.…”
Section: Register Filesmentioning
confidence: 99%
“…inter register file communication is partial or not supported at all. Similar to other register pointer architectures proposed in [20,23], Mephisto implements Pointer and Data registers as well but in a more segregated fashion.…”
Section: Register Filesmentioning
confidence: 99%
“…Therefore, this approach offers both extra space on main memory and cache, and higher transfer rates from main memory to cache. Postiff and Mudge [1999] proposed smart-register-files aiming to solve the aliasing problem of more than one registers referring to the same datum, either address or data. Hines et al [2005] proposed the use of an instruction register file to hold frequently executed instructions.…”
Section: Related Workmentioning
confidence: 99%