summaryrefslogtreecommitdiff
path: root/src/arch/x86/cpuid.cc
AgeCommit message (Expand)Author
2009-04-19X86: Fix the ordering of the vendor string reported by CPUID.Gabe Black
2009-04-19X86: Only use %eax to select a function and look like we support sse2.Gabe Black
2009-04-19X86: Don't pretend to be an AMD CPU any more. We're not good enough at it.Gabe Black
2008-10-12X86: Implement CPUID with a magical function instead of microcode.Gabe Black