Morph
|
dd12dd4c67
x64: Deduplicate RDTSC usage
|
3 лет назад |
Morph
|
d2cfe25b07
x64: cpu_detect: Add detection of waitpkg instructions
|
3 лет назад |
Matías Locatti
|
69768ec71e
Add CPU core count to log files
|
3 лет назад |
Marshall Mohror
|
e71d457af9
guard against div-by-zero
|
4 лет назад |
Marshall Mohror
|
b2ad4dd189
common/x64: Use TSC clock rate from CPUID when available
|
4 лет назад |
Morph
|
99ceb03a1c
general: Convert source file copyright comments over to SPDX
|
4 лет назад |
ameerj
|
923decae5a
common: Reduce unused includes
|
4 лет назад |
Wunkolo
|
d248c1203e
cpu_detect: Add additional x86 flags and telemetry
|
4 лет назад |
Wunkolo
|
d9b1199ffb
cpu_detect: Revert `__cpuid{ex}` array-type argument
|
4 лет назад |
Wunkolo
|
873a9fa7e5
cpu_detect: Add missing `lzcnt` detection
|
4 лет назад |
Wunkolo
|
ec5f3351b6
cpu_detect: Refactor cpu/manufacturer identification
|
4 лет назад |
Wunkolo
|
86e9e60f07
cpu_detect: Update array-types to `span` and `array`
|
4 лет назад |
Wunkolo
|
3c33ba7f18
cpu_detect: Utilize `Bit<N>` utility function
|
4 лет назад |
Morph
|
4af413623b
common/cpu_detect: Remove CPU family and model
|
4 лет назад |
David
|
0ea4a8bcc4
Merge pull request #3396 from FernandoS27/prometheus-1
|
6 лет назад |
Morph
|
d6474b4aca
common/cpu_detect: Add AVX512 detection
|
6 лет назад |
Fernando Sahmkow
|
234b5ff6a9
Common: Implement WallClock Interface and implement a native clock for x64
|
6 лет назад |
James Rowe
|
4512a6bbfc
Remove unused CPU Vendor string and telemtry field
|
6 лет назад |
N00byKing
|
99d86deb1f
cpu_detect.cpp: Change comment from citra to yuzu
|
8 лет назад |
Yuri Kunde Schlesner
|
2579ae543b
Common: Fix some out-of-style includes
|
9 лет назад |
Yuri Kunde Schlesner
|
6ca816e011
common/cpu_detect: Add missing include and fix namespace scope
|
9 лет назад |
Jan Beich
|
ddd8709e14
common: use system CPUID routine on DragonFly as well
|
9 лет назад |
Jan Beich
|
3d801be97d
common: some FreeBSD headers are incomplete to avoid namespace pollution
|
9 лет назад |
Yuri Kunde Schlesner
|
84fbbe2629
Use negative priorities to avoid special-casing the self-include
|
9 лет назад |
Emmanuel Gil Peyrot
|
ebdae19fd2
Remove empty newlines in #include blocks.
|
9 лет назад |
Emmanuel Gil Peyrot
|
dc8479928c
Sources: Run clang-format on everything.
|
9 лет назад |
bunnei
|
0ee00861f6
Common: Cleanup CPU capability detection code.
|
11 лет назад |
bunnei
|
a1942238f5
Common: Move cpu_detect to x64 directory.
|
11 лет назад |