aboutsummaryrefslogtreecommitdiffstats
path: root/Alc/fpu_modes.h
Commit message (Collapse)AuthorAgeFilesLines
* Don't assume round-to-zero for fastf2iChris Robinson2018-05-041-10/+7
|
* Move the FPU mode declarations to a separate headerChris Robinson2018-01-111-0/+37
Also don't use inheritance with FPUCtl.