|
From: Nicholas N. <nj...@cs...> - 2005-11-18 21:02:03
|
On Fri, 18 Nov 2005, sv...@va... wrote: > Log: > Changed altivec floating point setup to Java/IEEE mode > - Non-Java mode is the system default, but was causing some accuracy problems by rounding off intermediate denormalised results to zero. > We now have some small errors (lowest bit only) due to using greater accuracy than the system default, but is better overall. This should be mentioned in the Limitations section of the manual. Nick |