-
Chris Mayo authored
ECX must be set to 0 to read this flag, the easiest way to achieve this is to use __cpuid_count with 0 as the second argument.
9ca72b3e
ECX must be set to 0 to read this flag, the easiest way to achieve this is to use __cpuid_count with 0 as the second argument.