Chrome Extension
WeChat Mini Program
Use on ChatGLM

Instruction buffer with limited control flow and loop nest support

Embedded Computer Systems(2011)

Cited 1|Views1
No score
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.
More
Translated text
Key words
buffer storage,iterative methods,program control structures,execution trace analysis,initial loop iteration,instruction buffer size,instruction memory,limited control flow,loop detection,loop nest support
AI Read Science
Must-Reading Tree
Example
Generate MRT to find the research sequence of this paper
Chat Paper
Summary is being generated by the instructions you defined