<?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>8-bit Microcontrollersのトピックinline assembly and register state</title>
    <link>https://community.nxp.com/t5/8-bit-Microcontrollers/inline-assembly-and-register-state/m-p/145991#M7282</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I need to preserve the contents of the CCR and A registers when I write inline assembly marcos.&amp;nbsp; Is there any documentation out there on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 09 Sep 2010 02:34:17 GMT</pubDate>
    <dc:creator>RoyAtRce</dc:creator>
    <dc:date>2010-09-09T02:34:17Z</dc:date>
    <item>
      <title>inline assembly and register state</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/inline-assembly-and-register-state/m-p/145991#M7282</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;I am not sure if I need to preserve the contents of the CCR and A registers when I write inline assembly marcos.&amp;nbsp; Is there any documentation out there on this?&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Roy&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 09 Sep 2010 02:34:17 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/inline-assembly-and-register-state/m-p/145991#M7282</guid>
      <dc:creator>RoyAtRce</dc:creator>
      <dc:date>2010-09-09T02:34:17Z</dc:date>
    </item>
    <item>
      <title>Re: inline assembly and register state</title>
      <link>https://community.nxp.com/t5/8-bit-Microcontrollers/inline-assembly-and-register-state/m-p/145992#M7283</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hello Roy,&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;As far as I am aware, there should not be a need to preserve the contents of the registers prior to inline code.&amp;nbsp; Various registers can be used to pass parameters to a function, but by the time the assembly code block is reached these parameter values should then&amp;nbsp;reside on the stack.&amp;nbsp; As a general rule, if any values need to be preserved, the compiler should already do this.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;Mac&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 11 Sep 2010 14:41:27 GMT</pubDate>
      <guid>https://community.nxp.com/t5/8-bit-Microcontrollers/inline-assembly-and-register-state/m-p/145992#M7283</guid>
      <dc:creator>bigmac</dc:creator>
      <dc:date>2010-09-11T14:41:27Z</dc:date>
    </item>
  </channel>
</rss>

