]> sourceware.org Git - glibc.git/commit
Another tweak to the multiplication algorithm
authorSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 26 Feb 2013 15:58:16 +0000 (21:28 +0530)
committerSiddhesh Poyarekar <siddhesh@redhat.com>
Tue, 26 Feb 2013 15:58:16 +0000 (21:28 +0530)
commit45f058844c33f670475bd02f266942746bcb332b
tree516c213f668b79a29216965086a6116f8cc6df78
parent2236d3595af6e19d57cf9ff4d93b18614fc9436a
Another tweak to the multiplication algorithm

Reduce the formula to calculate mantissa so that we reduce the net
number of multiplications performed.
ChangeLog
sysdeps/ieee754/dbl-64/mpa.c
This page took 0.043864 seconds and 5 git commands to generate.