Searched refs:cpuid_max (Results 1 - 1 of 1) sorted by relevance

/freebsd-9.3-release/contrib/gdb/gdb/
H A Dgo32-nat.c944 unsigned cpuid_max = 0, cpuid_eax, cpuid_ebx, cpuid_ecx, cpuid_edx; local
974 "=m" (cpuid_max)
986 if (cpuid_max >= 1)

Completed in 58 milliseconds