summaryrefslogtreecommitdiffstats
path: root/src/common/x64/cpu_detect.h (follow)
Commit message (Collapse)AuthorAgeFilesLines
* Merge pull request #3396 from FernandoS27/prometheus-1David2020-06-271-0/+12
|\ | | | | Implement SpinLocks, Fibers and a Host Timer
| * Common: Implement WallClock Interface and implement a native clock for x64Fernando Sahmkow2020-06-181-0/+12
| |
* | common/cpu_detect: Add AVX512 detectionMorph2020-06-201-0/+1
|/
* Remove unused CPU Vendor string and telemtry fieldJames Rowe2020-01-181-31/+0
| | | | The information is duplicated in the brand string and the telemetry field is unused
* Common: Cleanup CPU capability detection code.bunnei2015-08-161-57/+42
|
* Common: Move cpu_detect to x64 directory.bunnei2015-08-161-0/+81