add fpmul tests
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 8 Jul 2019 11:43:08 +0000 (12:43 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 8 Jul 2019 11:43:08 +0000 (12:43 +0100)
commitd51b614a773055c7ca319856a458e955ca594b7b
tree6103b5ee7e87bec239fd3d581a24e44839967772
parent05778a980c5d0e55cd7c8fc6630b49cafdc91298
add fpmul tests
src/ieee754/fpcommon/test/case_gen.py
src/ieee754/fpmul/specialcases.py
src/ieee754/fpmul/test/mul_data16.py
src/ieee754/fpmul/test/mul_data32.py [new file with mode: 0644]
src/ieee754/fpmul/test/test_fpmul_pipe_16.py [new file with mode: 0644]
src/ieee754/fpmul/test/test_fpmul_pipe_32.py [new file with mode: 0644]