« Previous | Next » 

Revision a6e7c184

IDa6e7c18476f5383720b3f57ef4f467b2e7c2565e

Added by Richard Sandiford about 11 years ago

softfloat: Handle float_muladd_negate_c when product is zero

Honour float_muladd_negate_c in the case where the product is zero and
c is nonzero. Previously we would fail to negate c.

Seen in (and tested against) the gfortran testsuite on MIPS.

Signed-off-by: Richard Sandiford <>
Reviewed-by: Peter Maydell <>
Signed-off-by: Blue Swirl <>

Files

  • added
  • modified
  • copied
  • renamed
  • deleted

View differences