got fpmul working (potential bug in softfloat NaN handling)
[ieee754fpu.git] / src / ieee754 / fpmul / test / test_mul.py
2019-05-03 Luke Kenneth Casso... got fpmul working (potential bug in softfloat NaN handling)
2019-05-03 Luke Kenneth Casso... fix multiply bit-width
2019-05-02 Luke Kenneth Casso... whitespace
2019-05-02 Luke Kenneth Casso... replace run_test with run_fpunit to avoid nosetest...
2019-05-02 Luke Kenneth Casso... pass in count and num loops to unit test to make it...
2019-05-02 Luke Kenneth Casso... get test_mul.py operational
2019-05-02 Luke Kenneth Casso... more code-shuffling into subdirs