mirror of
https://github.com/antonblanchard/microwatt.git
synced 2026-03-07 19:21:12 +00:00
FPU: Normalize B operand for multiply-add instructions
Otherwise the result can get rounded incorrectly when B is denorm but the A * C product is much smaller. Signed-off-by: Paul Mackerras <paulus@ozlabs.org>
This commit is contained in:
Reference in New Issue
Block a user