add fp16 mul (and some regression tests)
authorLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 8 Jul 2019 11:33:10 +0000 (12:33 +0100)
committerLuke Kenneth Casson Leighton <lkcl@lkcl.net>
Mon, 8 Jul 2019 11:33:10 +0000 (12:33 +0100)
commit05778a980c5d0e55cd7c8fc6630b49cafdc91298
tree919d8676631067a39710270d9859a288a277900e
parent1306e14b992955bee5c86fd11149d40bd4fa3bd6
add fp16 mul (and some regression tests)
src/ieee754/fpcommon/test/case_gen.py
src/ieee754/fpmul/test/mul_data16.py [new file with mode: 0644]