rewrite atan, cos, fabs, sin, sqrt, tan, it will give us better speed as well the...
authorMagnus Olsen <magnus@greatlord.com>
Sat, 16 Jun 2007 11:19:30 +0000 (11:19 +0000)
committerMagnus Olsen <magnus@greatlord.com>
Sat, 16 Jun 2007 11:19:30 +0000 (11:19 +0000)
commit7c9d0792cb7e665f3dd67740543d53e60069d342
treee6a9c30033d6f98858fc44d1f7c66be5e1347993
parentb1afaa85caf61ccc18bf597980f6a7f987a22ebe
rewrite atan, cos, fabs, sin, sqrt, tan, it will give us better speed as well the old version was slow

svn path=/trunk/; revision=27200
reactos/lib/sdk/libcntpr/math/i386/atan_asm.s
reactos/lib/sdk/libcntpr/math/i386/cos_asm.s
reactos/lib/sdk/libcntpr/math/i386/fabs_asm.s
reactos/lib/sdk/libcntpr/math/i386/log_asm.s
reactos/lib/sdk/libcntpr/math/i386/sin_asm.s
reactos/lib/sdk/libcntpr/math/i386/sqrt_asm.s
reactos/lib/sdk/libcntpr/math/i386/tan_asm.s