<?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>Other NXP ProductsのトピックRe: Arbitrary Length Math with a 56F8013</title>
    <link>https://community.nxp.com/t5/Other-NXP-Products/Arbitrary-Length-Math-with-a-56F8013/m-p/131374#M109</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I reply to myself &lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&gt;.&lt;BR /&gt;&lt;BR /&gt;The 56800/E core can do 64 bit addition and subtraction (cfr. pag. 5-29 of DSP 56800E Reference Manual).&lt;BR /&gt;&lt;BR /&gt;So problem solved. Or at least I don't have to implement the algorithm myself.&lt;BR /&gt;Now I just have to search for the C function (or write the assembler routine in my C code).&lt;BR /&gt;&lt;BR /&gt;Bye Jack&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Tue, 26 Sep 2006 20:10:35 GMT</pubDate>
    <dc:creator>jag</dc:creator>
    <dc:date>2006-09-26T20:10:35Z</dc:date>
    <item>
      <title>Arbitrary Length Math with a 56F8013</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Arbitrary-Length-Math-with-a-56F8013/m-p/131373#M108</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;Hi,&lt;BR /&gt;for a program I'm doing I need to do some math with very large numbers.&lt;BR /&gt;Very large numbers means 64 bits (signed) variables.&lt;BR /&gt;Just to be clear: it is not my decision to use 64 bit variables.&lt;BR /&gt;The problem is, as I think you have understood, that the 56800/E can NOT use 64 bit variables, but "only" 32 bits.&lt;BR /&gt;So I need to split the 64 bit variable in 2 chucks of 32 bit each, and do the math (only + and - luckily) with these 32 bits chucks.&lt;BR /&gt;Now I'm wondering if exist some algorithm already implemented for the 56800/E that do this kind of math.&lt;BR /&gt;Or else I'll write it, but I've no uidea how to manage the overflow (and underflow) of the low chuck.&lt;BR /&gt;&lt;BR /&gt;Thanks Bye Jack&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 18:35:03 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Arbitrary-Length-Math-with-a-56F8013/m-p/131373#M108</guid>
      <dc:creator>jag</dc:creator>
      <dc:date>2006-09-26T18:35:03Z</dc:date>
    </item>
    <item>
      <title>Re: Arbitrary Length Math with a 56F8013</title>
      <link>https://community.nxp.com/t5/Other-NXP-Products/Arbitrary-Length-Math-with-a-56F8013/m-p/131374#M109</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;I reply to myself &lt;IMG alt=":smileytongue:" class="emoticon emoticon-smileytongue" id="smileytongue" src="http://freescale.i.lithium.com/i/smilies/16x16_smiley-tongue.gif" title="Smiley Tongue" /&gt;.&lt;BR /&gt;&lt;BR /&gt;The 56800/E core can do 64 bit addition and subtraction (cfr. pag. 5-29 of DSP 56800E Reference Manual).&lt;BR /&gt;&lt;BR /&gt;So problem solved. Or at least I don't have to implement the algorithm myself.&lt;BR /&gt;Now I just have to search for the C function (or write the assembler routine in my C code).&lt;BR /&gt;&lt;BR /&gt;Bye Jack&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Tue, 26 Sep 2006 20:10:35 GMT</pubDate>
      <guid>https://community.nxp.com/t5/Other-NXP-Products/Arbitrary-Length-Math-with-a-56F8013/m-p/131374#M109</guid>
      <dc:creator>jag</dc:creator>
      <dc:date>2006-09-26T20:10:35Z</dc:date>
    </item>
  </channel>
</rss>

