@inproceedings{c767ee95f9c24af9958a9a9d52918aca,
title = "Instruction Buffer with Limited Control Flow and Loop Nest Support",
abstract = "In this work, we present a minimalistic, energy efficient implementation of instruction buffer. We use loop detection and execution trace analysis to find most commonly executed loops in already scheduled application and tailor instruction buffer size to the size of most commonly executed loop(s). In addition to our previous work, we allow buffering of loops with limited control flow (early exit from the loop or early return to the beginning of the loop). We also show how analysis of loop nests can decrease the number of times loop body is copied from memory into the buffer. Our results show that in case of favorable loop nest, we can execute all but initial loop iterations from the instruction buffer, keeping instruction memory in the deselect mode.",
author = "Vladimir Guzma and Teemu Pitk{\"a}nen and Jarmo Takala",
note = "ei ut-numeroa 8.3.2014<br/>Contribution: organisation=tkt,FACT1=1",
year = "2011",
doi = "10.1109/SAMOS.2011.6045470",
language = "English",
isbn = "978-1-4577-0802-2",
series = "International Conference on Embedded Computer Systems: Architectures, Modeling and Simulation IC-Samos",
publisher = "IEEE",
pages = "263--269",
booktitle = "International Conference on Embedded Computer Systems: Architectures, Modeling and Simulation, IC-Samos, 2011, July 18-21, 2011, Samos, Greece",
address = "United States",
}