X86: Add a .serializing directive that makes a macroop serializing.
[gem5.git] / src / arch / x86 / cpuid.cc
2010-05-02 Gabe BlackX86: Sometimes CPUID depends on ecx, so pass that in.
2009-04-19 Gabe BlackX86: Fix the ordering of the vendor string reported...
2009-04-19 Gabe BlackX86: Only use %eax to select a function and look like...
2009-04-19 Gabe BlackX86: Don't pretend to be an AMD CPU any more. We're...
2009-04-06 Gabe BlackMerge ARM into the head. ARM will compile but may not...
2008-10-12 Gabe BlackX86: Implement CPUID with a magical function instead...