<?xml-stylesheet type="text/xsl" href="https://e2echina.ti.com/cfs-file/__key/system/syndication/rss.xsl" media="screen"?><rss version="2.0" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:slash="http://purl.org/rss/1.0/modules/slash/" xmlns:wfw="http://wellformedweb.org/CommentAPI/"><channel><title>C2000浮点运算注意事项——CPU和CLA的差异及误差处理技巧</title><link>/blogs_/b/the_process/posts/c2000-cpu-cla</link><description>C28x+FPU架构的C2000微处理器在原有的C28x定点CPU的基础上加入了一些寄存器和指令，来支持IEEE 单精度浮点数的运算。对于在定点微处理器上编写的程序，浮点C2000也完全兼容，不需要对程序做出改动。浮点处理器相对于定点处理器有如下好处： 
 
 编程更简单 
 性能更优，比如除法，开方，FFT和IIR滤波等算法运算效率更高。 
 程序鲁棒性更强。 
 
 一、IEEE754格式的浮点数 
 C28x+FPU的单精度浮点数遵循IEEE754格式。它包括： 
 
 1位符号位</description><dc:language>zh-CN</dc:language><generator>Telligent Community 13</generator><item><title>回复:C2000浮点运算注意事项——CPU和CLA的差异及误差处理技巧</title><link>https://e2echina.ti.com/blogs_/b/the_process/posts/c2000-cpu-cla</link><pubDate>Mon, 18 Dec 2023 09:43:13 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:e00e2e5f-38a0-4d44-ab03-7781917fc64e</guid><dc:creator>xklzw</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;我也发现小数位无&lt;/p&gt;
&lt;div id="qb-sougou-search"&gt;
&lt;p&gt;翻译&lt;/p&gt;
&lt;p class="last-btn"&gt;搜索&lt;/p&gt;
&lt;p class="last-btn"&gt;复制&lt;/p&gt;
&lt;/div&gt;&lt;img src="https://e2echina.ti.com/aggbug?PostID=52757&amp;AppID=122&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>回复:C2000浮点运算注意事项——CPU和CLA的差异及误差处理技巧</title><link>https://e2echina.ti.com/blogs_/b/the_process/posts/c2000-cpu-cla</link><pubDate>Sat, 18 May 2019 16:21:49 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:e00e2e5f-38a0-4d44-ab03-7781917fc64e</guid><dc:creator>user5244537</dc:creator><slash:comments>1</slash:comments><description>&lt;p&gt;同样请问 &amp;nbsp;__asm(&amp;quot; MSETFLG RNDF32=1&amp;quot;);这句话应该放在什么位置？&lt;/p&gt;
&lt;img src="https://e2echina.ti.com/aggbug?PostID=52757&amp;AppID=122&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item><item><title>回复:C2000浮点运算注意事项——CPU和CLA的差异及误差处理技巧</title><link>https://e2echina.ti.com/blogs_/b/the_process/posts/c2000-cpu-cla</link><pubDate>Tue, 29 May 2018 12:15:31 GMT</pubDate><guid isPermaLink="false">91561404-af28-475a-b96b-cb6cbaadd097:e00e2e5f-38a0-4d44-ab03-7781917fc64e</guid><dc:creator>cedar</dc:creator><slash:comments>0</slash:comments><description>&lt;p&gt;请问管理员，改变CLA 浮点截取模式的这句话 &amp;nbsp;__asm(&amp;quot; MSETFLG RNDF32=1&amp;quot;);//1为就近舍入向偶舍入，0为截断舍入 &amp;nbsp;该加在哪里呢？尝试放在CLA 初始化函数不起作用，放在 .cla 文件里边又会报错&lt;/p&gt;
&lt;img src="https://e2echina.ti.com/aggbug?PostID=52757&amp;AppID=122&amp;AppType=Weblog&amp;ContentType=0" width="1" height="1"&gt;</description></item></channel></rss>