Multiple Branch Prediction for Wide-Issue Superscalar
スポンサーリンク
概要
- 論文の詳細を見る
Modern micro-architectures employ superscalar techniques to enhance system performance. Since the superscalar microprocessors must fetch at least one instruction cache line at a time to support high issue rate and large amount speculative executions. There are cases that multiple branches are often en countered in one cycle. And in practical implementation this would cause serious problem while there are variable number of instruction addresses that look up the Branch Target Buffer simultaneously. In this paper, we propose a Range Associative Branch Target Buffer (RABTB) that can recognize and predict multiple branches in the same instruction cache line for a wide-issue micro-architecture. Several configurations of the RABTB are simulated and compared using the SPECint95 benchmarks. We show that with a reasonable size of prediction scope, branch prediction can be improved by supporting multiple / up to 8 branch predictions in one cache line in one cycle. Our simulation results show that the optimal RABTB should be 2048 entry, 8-column range-associate and 8-entry modified ring buffer architecture using PAs prediction algorithm. It has an average 5.2 IPC_f and branch penalty per branch of 0.54 cycles. This is almost two times better than a mechanism that makes prediction only on the first encountered branch.
- 社団法人電子情報通信学会の論文
- 1999-08-25
著者
-
Hwang Shu-lin
Department Of Electrical Engineering National Taiwan University
-
Lai Feipei
Department Of Electrical Engineering National Taiwan University:department Of Computer Science And I
-
Lai Feipei
Department Of Computer Science And Information Engineering National Taiwan University
-
CHEN Che-Chun
Department of Computer Science and Information Engineering, National Taiwan University
-
Chen Che-chun
Department Of Computer Science And Information Engineering National Taiwan University
関連論文
- Multiple Branch Prediction for Wide-Issue Superscalar
- Commit Protocol for Low-Powered Mobile Clients
- Requirements Specification and Analysis of Digital Systems Using FARHDL
- Circuit Partition and Reordering Technique for Low Power IP Design(Low-Power System LSI, IP and Related Technologies)
- A Fast Power Estimation Method for Content Addressable Memory by Using SystemC Simulation Environment