Address-Value Decoupling for Early Register Deallocation
Address-Value Decoupling for Early Register Deallocation
复制标题
地址值解耦以实现早期寄存器释放
DOI:
10.1109/icpp.2006.20
复制
发表时间:
2006
期刊:
影响因子:
--
通讯作者:
Aneesh Aggarwal
中科院分区:
文献类型:
--
作者:
D. Balkan;J. Sharkey;D. Ponomarev;Aneesh Aggarwal
We propose a series of aggressive register deallocation mechanisms to reduce the register file pressure and increase the parallelism exploited by superscalar microprocessors. Our techniques are based on a key observation that a register value can be temporarily decoupled from the register identifier. Specifically, even if a physical register is deallocated, the value is still available in the register and can be read by the dependent instructions until the register is overwritten. In these situations, we can effectively overlap the consumption of the produced register value and partial processing of the instruction that gets the same register reassigned to it. In this paper, we propose several realizations of the address-value decoupling idea and discuss their implications on the performance. Our most aggressive scheme achieves an average IPC speedup of 14.6% across simulated SPEC 2000 benchmarks
DOI:
--
发表时间:
2005
期刊:
Proc. of HPCA-11
影响因子:
--
作者:
M.Kondo;H.Nakanura
通讯作者:
H.Nakanura