<?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="X86 assembly language - Page 10 - Wikipedia">
<p>
<a accesskey="1" href="page.php?w=X86_assembly_language&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=X86_assembly_language&amp;p=11">3.Next</a>
</p>
<p>program beyond the simple translation of opcodes. For a list of the former part, see <a href="page.php?w=x86_instruction_listings">x86 instruction listings</a>. The latter part is highly assembler-dependent, with no such thing as a standard among Intel-syntax assemblers. AT&T-syntax assemblers share a common way of naming directives (all directives starts with a dot, like <code>.ascii</code>), and a number of basic directives such as <code>.ascii</code> and <code>.string</code> are broadly supported.</p>

<p><big>Registers </big></p>
<p>x86 processors</p><p>
<a accesskey="1" href="page.php?w=X86_assembly_language&amp;p=9">1.Previous</a><br />
<a accesskey="3" href="page.php?w=X86_assembly_language&amp;p=11">3.Next</a>
</p>

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

</card>
</wml>
