馃悰  Fix status flags for I2F and F2I conversions
This PR fixes #123 (closed) by correcting the assignment of floating-point status flags on I2F and F2I conversions, which is currently not compliant with IEEE 754-2008 as detailed in the linked issue.