Age | Commit message (Collapse) | Author | |
---|---|---|---|
2022-05-07 | AK: Add a cpp-y, more fine grained version of fenv.h: FPControl.h | Hendiadyoin1 | |
This allows direct inlining and hides away some assembly and bit-fiddling when manipulating the floating point environment. This only implements the x87/SSE versions, as of now. |