<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Beginning Assembly in Software Archive</title>
    <link>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960301#M21679</link>
    <description>&lt;P align="left"&gt;&lt;FONT size="2"&gt;That is our understanding as well. The IA-32 Intel Architecture Software Developers Manuals at &lt;/FONT&gt;&lt;A href="http://developer.intel.com/design/Pentium4/documentation.htm" target="_blank"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://developer.intel.com/design/Pentium4/documentation.htm" target="_blank"&gt;http://developer.intel.com/design/Pentium4/documentation.htm&lt;/A&gt;&lt;FONT size="2"&gt; provide thousands of pages of newer supplemental information, and they are downloadable free of charge. &lt;/FONT&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;You may also be interested in some of the performance optimization courses offered online for free through the Intel Software College: &lt;/FONT&gt;&lt;A href="http://www.intel.com/software/college/" target="_blank"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="https://community.intel.com/www.intel.com/software/college/" target="_blank"&gt;www.intel.com/software/college/&lt;/A&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Lexi S.&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;NAMESPACE prefix="o" ns="urn:schemas-microsoft-com:office:office"&gt;&lt;P&gt;&lt;/P&gt;&lt;/NAMESPACE&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;IntelSoftware NetworkSupport&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;A href="http://www.intel.com/software" target="_blank"&gt;http://www.intel.com/software&lt;/A&gt; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;A href="http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm" target="_blank"&gt;Contact us&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;U&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/DIV&gt;</description>
    <pubDate>Fri, 02 Dec 2005 10:56:04 GMT</pubDate>
    <dc:creator>Intel_Software_Netw1</dc:creator>
    <dc:date>2005-12-02T10:56:04Z</dc:date>
    <item>
      <title>Beginning Assembly</title>
      <link>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960298#M21676</link>
      <description>I'm a first-year CS student. I want to learn assembly so that I can write an operating system, but all the books I find are writing assembly for and not for writing assembly for the processor. Where can I get information on beginning to write assembly for Intel Processors?&lt;P&gt;Message Edited by harakim on &lt;SPAN class="date_text"&gt;11-28-2005&lt;/SPAN&gt; &lt;SPAN class="time_text"&gt;07:24 AM&lt;/SPAN&gt;&lt;/P&gt;</description>
      <pubDate>Mon, 28 Nov 2005 23:23:56 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960298#M21676</guid>
      <dc:creator>harakim</dc:creator>
      <dc:date>2005-11-28T23:23:56Z</dc:date>
    </item>
    <item>
      <title>Re: Beginning Assembly</title>
      <link>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960299#M21677</link>
      <description>&lt;P align="left"&gt;&lt;FONT size="2"&gt;Greetings from Intel Software Network Support.&lt;/FONT&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;Although it doesnot include the latest Intel 32-bit processors, the book "&lt;A href="http://www.amazon.com/exec/obidos/ASIN/0139954082/qid%3D1013813026/sr%3D1-1/ref%3Dsr%5F1%5F1/103-2184427-5662252" target="_blank"&gt;The Intel Microprocessors 8086/8088, 80186/80188, 80286, 80386, 80486, Pentium, and Pentium Pro Processor Architecture, Programming, and Interfacing&lt;/A&gt;" by Barry Brey&lt;/FONT&gt;&lt;FONT size="2"&gt; is a very good place to start. We also highly recommend that you read through the &lt;A href="http://developer.intel.com/design/Pentium4/documentation.htm" target="_blank"&gt;IA-32 Intel Architecture Software Developers Manuals&lt;/A&gt;for more information on this.&lt;/FONT&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;Lexi S.&lt;BR /&gt;Intel Software Network Support&lt;BR /&gt;&lt;/FONT&gt;&lt;A href="http://www.intel.com/software/" target="_blank"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/software/" target="_blank"&gt;http://www.intel.com/software/&lt;/A&gt;&lt;BR /&gt;&lt;FONT size="2"&gt;Contact us: &lt;/FONT&gt;&lt;A href="http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm" target="_blank"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm" target="_blank"&gt;http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm&lt;/A&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;*Other names and brands may be claimed as the property of others.&lt;/FONT&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;/DIV&gt;</description>
      <pubDate>Tue, 29 Nov 2005 00:15:30 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960299#M21677</guid>
      <dc:creator>Intel_Software_Netw1</dc:creator>
      <dc:date>2005-11-29T00:15:30Z</dc:date>
    </item>
    <item>
      <title>Re: Beginning Assembly</title>
      <link>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960300#M21678</link>
      <description>Thanks for the information.  I have a Pentium 4 that I am going to practice on.  I am of the understanding that the assembly in this book will work for the Pentium 4, but it won't include all of the features?  Am I correct?</description>
      <pubDate>Fri, 02 Dec 2005 06:34:27 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960300#M21678</guid>
      <dc:creator>harakim</dc:creator>
      <dc:date>2005-12-02T06:34:27Z</dc:date>
    </item>
    <item>
      <title>Re: Beginning Assembly</title>
      <link>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960301#M21679</link>
      <description>&lt;P align="left"&gt;&lt;FONT size="2"&gt;That is our understanding as well. The IA-32 Intel Architecture Software Developers Manuals at &lt;/FONT&gt;&lt;A href="http://developer.intel.com/design/Pentium4/documentation.htm" target="_blank"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="http://developer.intel.com/design/Pentium4/documentation.htm" target="_blank"&gt;http://developer.intel.com/design/Pentium4/documentation.htm&lt;/A&gt;&lt;FONT size="2"&gt; provide thousands of pages of newer supplemental information, and they are downloadable free of charge. &lt;/FONT&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;You may also be interested in some of the performance optimization courses offered online for free through the Intel Software College: &lt;/FONT&gt;&lt;A href="http://www.intel.com/software/college/" target="_blank"&gt;&lt;FONT size="2"&gt;&lt;/FONT&gt;&lt;/A&gt;&lt;A href="https://community.intel.com/www.intel.com/software/college/" target="_blank"&gt;www.intel.com/software/college/&lt;/A&gt;&lt;/P&gt;
&lt;P align="left"&gt;&lt;FONT size="2"&gt;Regards,&lt;/FONT&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;Lexi S.&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;NAMESPACE prefix="o" ns="urn:schemas-microsoft-com:office:office"&gt;&lt;P&gt;&lt;/P&gt;&lt;/NAMESPACE&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;IntelSoftware NetworkSupport&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;A href="http://www.intel.com/software" target="_blank"&gt;http://www.intel.com/software&lt;/A&gt; &lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P class="MsoNormal" style="MARGIN: 0in 0in 0pt" align="left"&gt;&lt;SPAN style="FONT-SIZE: 10pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;A href="http://www.intel.com/cd/ids/developer/asmo-na/eng/58987.htm" target="_blank"&gt;Contact us&lt;/A&gt;&lt;/SPAN&gt;&lt;SPAN style="FONT-SIZE: 11pt; COLOR: black; FONT-FAMILY: Arial"&gt;&lt;P&gt;&lt;/P&gt;&lt;/SPAN&gt;&lt;/P&gt;
&lt;P&gt;&lt;/P&gt;
&lt;DIV&gt;&lt;U&gt;&lt;FONT color="#0000ff"&gt;&lt;/FONT&gt;&lt;/U&gt;&lt;/DIV&gt;</description>
      <pubDate>Fri, 02 Dec 2005 10:56:04 GMT</pubDate>
      <guid>https://community.intel.com/t5/Software-Archive/Beginning-Assembly/m-p/960301#M21679</guid>
      <dc:creator>Intel_Software_Netw1</dc:creator>
      <dc:date>2005-12-02T10:56:04Z</dc:date>
    </item>
  </channel>
</rss>

