<?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>ColdFire/68K Microcontrollers and ProcessorsのトピックRe: 8-bit arithmetic on 32-bit microcontroller</title>
    <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/8-bit-arithmetic-on-32-bit-microcontroller/m-p/147640#M3499</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On Coldfire there's almost no difference&amp;nbsp;to add 32 bits or to add 8 bits. Yes, sometimes&amp;nbsp;overhead instructions must be added to sign extend 8 bits to 32 bits or chop the result back to 8 bits. But certainly any kind of arithmetic is faster on Coldfire.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Fri, 08 Jul 2011 20:40:20 GMT</pubDate>
    <dc:creator>kef</dc:creator>
    <dc:date>2011-07-08T20:40:20Z</dc:date>
    <item>
      <title>8-bit arithmetic on 32-bit microcontroller</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/8-bit-arithmetic-on-32-bit-microcontroller/m-p/147639#M3498</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;This questiion goes to compare MC9S08 and ColdFire in speed.&lt;/P&gt;&lt;P&gt;How longer does it take a ColdFire core to execute a byte arithmetic instruction given that it works in 32 bits? I mean, in the 8-bit microcontroller, adding two 8-bit variabes is just that; but in a 32-bit microcontroller it needs to complete he 32 bits for each opperand firts, right? Should I give the ColdFire a higher bus speed to achieve the 8-bit variables addition in the same time?&lt;/P&gt;&lt;P&gt;Can anybody clarify this for me please?&lt;/P&gt;&lt;P&gt;Thanks,&lt;/P&gt;&lt;P&gt;Mariana&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 20:04:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/8-bit-arithmetic-on-32-bit-microcontroller/m-p/147639#M3498</guid>
      <dc:creator>mfiuba</dc:creator>
      <dc:date>2011-07-08T20:04:48Z</dc:date>
    </item>
    <item>
      <title>Re: 8-bit arithmetic on 32-bit microcontroller</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/8-bit-arithmetic-on-32-bit-microcontroller/m-p/147640#M3499</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;On Coldfire there's almost no difference&amp;nbsp;to add 32 bits or to add 8 bits. Yes, sometimes&amp;nbsp;overhead instructions must be added to sign extend 8 bits to 32 bits or chop the result back to 8 bits. But certainly any kind of arithmetic is faster on Coldfire.&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Fri, 08 Jul 2011 20:40:20 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/8-bit-arithmetic-on-32-bit-microcontroller/m-p/147640#M3499</guid>
      <dc:creator>kef</dc:creator>
      <dc:date>2011-07-08T20:40:20Z</dc:date>
    </item>
    <item>
      <title>Re: 8-bit arithmetic on 32-bit microcontroller</title>
      <link>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/8-bit-arithmetic-on-32-bit-microcontroller/m-p/147641#M3500</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;The Coldfire has a 32-bit bus whereas the 8-bitters usually have 8 bit busses, and that means the 32-bitter can read four times as much data at the same clock rate. The 32-bitter may also be running at a higher clock speed than the smaller one (the one I use runs at 240MHz and can issue one instruction per clock) and also has a cache so it isn't slowed down by reading instructions and data from the FLASH memory, which might be limited to 100ns or so.&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;P&gt;Tom&lt;/P&gt;&lt;P&gt;&amp;nbsp;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Sat, 09 Jul 2011 15:40:48 GMT</pubDate>
      <guid>https://community.nxp.com/t5/ColdFire-68K-Microcontrollers/8-bit-arithmetic-on-32-bit-microcontroller/m-p/147641#M3500</guid>
      <dc:creator>TomE</dc:creator>
      <dc:date>2011-07-09T15:40:48Z</dc:date>
    </item>
  </channel>
</rss>

