Skip to content
Snippets Groups Projects
Commit a836526a authored by rtoy's avatar rtoy
Browse files

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.
parent 2b51b6a3
Branches
Tags
No related merge requests found
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment