git.openpandora.org
/
pandora-kernel.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
6482132
)
[SPARC64]: Fix quad-float multiply emulation.
author
David S. Miller
<davem@sunset.davemloft.net>
Thu, 27 Jul 2006 23:49:21 +0000
(16:49 -0700)
committer
David S. Miller
<davem@sunset.davemloft.net>
Thu, 27 Jul 2006 23:49:21 +0000
(16:49 -0700)
Something is wrong with the 3-multiply (vs. 4-multiply) optimized
version of _FP_MUL_MEAT_2_*(), so just use the slower version
which actually computes correct values.
Noticed by Rene Rebe
Signed-off-by: David S. Miller <davem@davemloft.net>
No differences found