Commit message (Collapse) | Author | Age | Files | Lines | |
---|---|---|---|---|---|
* | Fix and cleanup some more warnings | Chris Robinson | 2023-12-18 | 1 | -13/+8 |
| | |||||
* | Mark some functions as maybe_unused | Chris Robinson | 2023-10-08 | 1 | -0/+2 |
| | | | | For non-SSE-capable targets | ||||
* | Avoid inline assembly for getting/setting SSE state | Chris Robinson | 2023-10-05 | 1 | -20/+49 |
| | |||||
* | Fix for some missing macros | Chris Robinson | 2022-03-10 | 1 | -0/+5 |
| | |||||
* | Use proper macros instead of magic numbers | Chris Robinson | 2022-03-09 | 1 | -3/+3 |
| | |||||
* | Make FPUCtl methods noexcept | Chris Robinson | 2020-12-31 | 1 | -4/+6 |
| | |||||
* | Move cpu_caps and fpu_ctrl to core | Chris Robinson | 2020-12-31 | 1 | -0/+54 |