Please use this identifier to cite or link to this item:
http://hdl.handle.net/10553/50502
Title: | Reducing fetch architecture complexity using procedure inlining | Authors: | Santana, Oliverio J. Ramirez, Alex Valero, Mateo |
UNESCO Clasification: | 330406 Arquitectura de ordenadores | Issue Date: | 2004 | Abstract: | Fetch engine performance is seriously limited by the branch prediction table access latency. This fact has lead to the development of hardware mechanisms, like prediction overriding, aimed to tolerate this latency. However, prediction overriding requires additional support and recovery mechanisms, which increases the fetch architecture complexity. In this paper, we show that this increase in complexity can be avoided if the interaction between the fetch architecture and software code optimizations is taken into account. We use aggressive procedure inlining to generate long streams of instructions that are used by the fetch engine as the basic prediction unit. We call instruction stream to a sequence of instructions from the target of a taken branch to the next taken branch. These instruction streams are long enough to feed the execution engine with instructions during multiple cycles, while a new stream prediction is being generated, and thus hiding the prediction table access latency. Our results show that the length of instruction streams compensates the increase in the instruction cache miss rate caused by inlining. We show that, using procedure inlining, the need for a prediction overriding mechanism is avoided, reducing the fetch engine complexity. | URI: | http://hdl.handle.net/10553/50502 | ISBN: | 978-0-7695-2061-2 | DOI: | 10.1109/INTERA.2004.1299514 | Source: | Proceedings - Eighth Workshop on Interaction between Compilers and Computer Architectures, INTERACT-8 2004, p. 97-106 |
Appears in Collections: | Actas de congresos |
SCOPUSTM
Citations
3
checked on Nov 24, 2024
Page view(s)
71
checked on Jan 27, 2024
Google ScholarTM
Check
Altmetric
Share
Export metadata
Items in accedaCRIS are protected by copyright, with all rights reserved, unless otherwise indicated.