From: <cv...@ce...> - 2006-07-04 06:59:30
|
Update of /home/cvs/cebix/SheepShaver/src/kpx_cpu/src/mathlib by gbeauche Added Files: mathlib-x86_64.hpp Log Message: Use lrint() for fctiw on x86-64. This is because some glibc use AMD optimized math library where floor(), ceil() et al. don't set the inexact flag correctly |