Soft-fp fix:
- Fix handling of implicit 1 bit of fraction part when converting from int to float. We cannot handle it properly unless we defer implicit 1 bit handling till after rounding as rounding may move where the implicit 1 bit is in the final converted integer.
Showing
Please register or sign in to comment