Difference: FloatingPointUnit (26 vs. 27)

Revision 272022-11-13 - PeterSchmid

Line: 1 to 1
 
META TOPICPARENT name="WebHome"
%DASHBOARD{ section="banner"
Line: 72 to 72
 
Changed:
<
<

FPU's Dark Corners

>
>

Some Hints for Using the FPU

Rounding is not very useful for precision more than 3.

0.1005e fs. 1.01E-1  ok.
0.1005e fm. 101m ok.
4 set-precision
0.100005e fs. 1.0000E-1  ok.
0.100005e fm. 100.00m ok.

Do not use FPU in interrupt service routines.

Tasks/Threads with FPU operations need much more return stack depth.

 

Some Links

 
This site is powered by the TWiki collaboration platform Powered by PerlCopyright © 2008-2025 by the contributing authors. All material on this collaboration platform is the property of the contributing authors.
Ideas, requests, problems regarding TWiki? Send feedback