<?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>LPCXpresso IDE中的主题 Re: Compiler listing file</title>
    <link>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570592#M20191</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rkiryanov on Fri Feb 05 02:04:28 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you support intrinsic functions instead of inline assembler functions? Inline assembler generates mediocre code: i.e. redundant bl, bx, and call preparations such as mov r0, ri; saving r0, restoring r0. Inline assembler will slow my OS :(&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Thu, 16 Jun 2016 01:03:49 GMT</pubDate>
    <dc:creator>lpcware</dc:creator>
    <dc:date>2016-06-16T01:03:49Z</dc:date>
    <item>
      <title>Compiler listing file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570590#M20189</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rkiryanov on Fri Feb 05 01:09:46 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;I want to see, what is actually generated. Please prompt me, where it option is.&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:03:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570590#M20189</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:03:48Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler listing file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570591#M20190</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Feb 05 01:20:13 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;See this thread in the forum for a couple of choices:&lt;/SPAN&gt;&lt;BR /&gt;&lt;A href="http://"&gt;http://knowledgebase.nxp.trimm.net/showthread.php?t=54&lt;/A&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570591#M20190</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler listing file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570592#M20191</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by rkiryanov on Fri Feb 05 02:04:28 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;Can you support intrinsic functions instead of inline assembler functions? Inline assembler generates mediocre code: i.e. redundant bl, bx, and call preparations such as mov r0, ri; saving r0, restoring r0. Inline assembler will slow my OS :(&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:03:49 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570592#M20191</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:03:49Z</dc:date>
    </item>
    <item>
      <title>Re: Compiler listing file</title>
      <link>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570593#M20192</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;STRONG&gt;Content originally posted in LPCWare by CodeRedSupport on Fri Feb 05 03:55:41 MST 2010&lt;/STRONG&gt;&lt;BR /&gt;&lt;SPAN&gt;OK, I think what you are asking for is for your inline assembler functions to actually be inlined by the compiler.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Marking them as "inline" will sometime cause this to happen, depending on optimisation options - but not always. &lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;You need to use the gnu "always inline" attribute on the function to ensure that they always inlined.&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;Best regards,&lt;/SPAN&gt;&lt;BR /&gt;&lt;BR /&gt;&lt;SPAN&gt;CodeRedSupport&lt;/SPAN&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Thu, 16 Jun 2016 01:03:50 GMT</pubDate>
      <guid>https://community.nxp.com/t5/LPCXpresso-IDE/Compiler-listing-file/m-p/570593#M20192</guid>
      <dc:creator>lpcware</dc:creator>
      <dc:date>2016-06-16T01:03:50Z</dc:date>
    </item>
  </channel>
</rss>

