1
0
Fork 0
mirror of https://github.com/Ryujinx/SDL.git synced 2025-03-08 10:00:15 +00:00
SDL/src/cpuinfo
Anonymous Maarten 5aa76de35f cpuinfo: use __cpuidex instead of __cpuid
The classic Intel Compiler does not clear the ecx register prior
to executing the cpuid opcode.
2023-03-27 06:13:28 +00:00
..
SDL_cpuinfo.c cpuinfo: use __cpuidex instead of __cpuid 2023-03-27 06:13:28 +00:00