<?xml version="1.0" encoding='utf-8'?>
<!DOCTYPE wml PUBLIC "-//WAPFORUM//DTD WML 1.1//EN" "http://www.wapforum.org/DTD/wml_1.1.xml">
<wml>
<card id="card1" title="Instruction-level parallelism - Page 5 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=instruction-level_parallelism&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=instruction-level_parallelism&amp;p=6">3.Next</a>
</p>
<p> If we assume that each operation can be completed in one unit of time, then these three instructions can be completed in a total of two units of time, giving an ILP of 3/2.</p>

<p>A goal of <a href="page.php?w=compiler">compiler</a> and <a href="page.php?w=central_processing_unit">processor</a> designers is to identify and take advantage of as much ILP as possible. Ordinary programs are typically written under a sequential execution model where instructions execute one after the other and in the order specified by the programmer. ILP allows</p><p>
<a accesskey="1" href="page.php?w=instruction-level_parallelism&amp;p=4">1.Previous</a><br />
<a accesskey="3" href="page.php?w=instruction-level_parallelism&amp;p=6">3.Next</a>
</p>

<do type="prev" label="Search">
        <go href="search.wml"/>
</do>

</card>
</wml>
