Forum | Documentation | Website | Blog

Skip to content
Snippets Groups Projects
Commit d2b61ec6 authored by David S. Miller's avatar David S. Miller Committed by Adrian Bunk
Browse files

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: default avatarDavid S. Miller <davem@davemloft.net>
Signed-off-by: default avatarAdrian Bunk <bunk@stusta.de>
parent 9169b8b2
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment