-
- Downloads
To make single-float operations produce correctly rounded single-float
operations, store the result of the operation to the stack and reload it. This needs some work because the compiler there are a lot of redundant stores and loads. Also, I am unable to create code to exercise all of the possible conditions in the vops, so I am not 100% sure all of these are correct.
Loading
Please register or sign in to comment