-
Notifications
You must be signed in to change notification settings - Fork 273
conversion fixed-point <-> floating-point numbers missing #2158
New issue
Have a question about this project? Sign up for a free GitHub account to open an issue and contact its maintainers and the community.
By clicking “Sign up for GitHub”, you agree to our terms of service and privacy statement. We’ll occasionally send you account related emails.
Already on GitHub? Sign in to your account
Comments
This is the same as the issue I filed in January 2017: |
Related: casts between different lengths of fixed point bit vectors are broken in goto-cc. |
Closed the duplicate issue. The test case for this, in the duplicate issue was:
|
I have the code for this in SymFPU. I can try to schedule some time to get this done but it is unlikely to be this month due to deadlines. Is that a problem? |
Nope, no hard deadline, I was just tidying my issue list. |
Conversions from fixed-point numbers to floating-point numbers and the other direction aren't implemented in any of the solver backends
The text was updated successfully, but these errors were encountered: