softfpu-rs
softfpu-rs copied to clipboard
Add more test cases for f32_mul
There are still many branches which are not well tested.
eg.
exp of a or b is 0: https://github.com/Inokinoki/softfpu-rs/blob/dcb6a6c97bd6030a5a20374ee05d0645fa8fbdd0/src/soft_f32/soft_f32_mul.rs#L59 https://github.com/Inokinoki/softfpu-rs/blob/dcb6a6c97bd6030a5a20374ee05d0645fa8fbdd0/src/soft_f32/soft_f32_mul.rs#L69