got fpmul working (potential bug in softfloat NaN handling)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 3 May 2019 05:02:39 +0000 (06:02 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Fri, 3 May 2019 05:02:39 +0000 (06:02 +0100)
commita69de0b0882e35feda82b050859dd9ba718c7188
tree2e466be99bc66283778b7133c1e859f5bf14b18d
parentc852018bf9103cf85b816b75ba8933c95f6fbf17
got fpmul working (potential bug in softfloat NaN handling)
src/ieee754/fpcommon/postnormalise.py
src/ieee754/fpmul/specialcases.py
src/ieee754/fpmul/test/test_mul.py