Increasing the size of atomic instruction blocks using control flow assertions

38Citations
Citations of this article
14Readers
Mendeley users who have this article in their library.
Get full text

Abstract

For a variety of reasons, branch-less regions of instructions are desirable for high-performance execution. In this paper, we propose a means for increasing the dynamic length of branch-less regions of instructions for the purposes of dynamic program optimization. We call these atomic regions frames and we construct them by replacing original branch instructions with assertions. Assertion instructions check if the original branching conditions still hold. If they hold, no action is taken. If they do not, then the entire region is undone. In this manner, an assertion has no explicit control flow. We demonstrate that using branch correlation to decide when a branch should be converted into an assertion results in atomic regions that average over 100 instructions in length, with a probability of completion of 97%, and that constitute over 80% of the dynamic instruction stream. We demonstrate both static and dynamic means for constructing frames. When frames are built dynamically using finite sized hardware, they average 80 instructions in length and have good caching properties.

Cite

CITATION STYLE

APA

Patel, S. J., Tung, T., Bose, S., & Crum, M. M. (2000). Increasing the size of atomic instruction blocks using control flow assertions. Proceedings of the Annual International Symposium on Microarchitecture, 303–313. https://doi.org/10.1109/MICRO.2000.898080

Register to see more suggestions

Mendeley helps you to discover research relevant for your work.

Already have an account?

Save time finding and organizing research with Mendeley

Sign up for free