commit | 92f282988b4ce3967ee8399f7d1184ebfa04e48b | [log] [tgz] |
---|---|---|
author | David S. Miller <davem@sunset.davemloft.net> | Thu Jul 27 16:49:21 2006 -0700 |
committer | David S. Miller <davem@sunset.davemloft.net> | Thu Jul 27 16:49:21 2006 -0700 |
tree | a508aa03393fa0de449bd89c7f4bb96497434ae5 | |
parent | 64821324ca49f24be1a66f2f432108f96a24e596 [diff] |
[SPARC64]: Fix quad-float multiply emulation. 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>