summaryrefslogtreecommitdiffstats
path: root/sys/x86/include/specialreg.h
Commit message (Expand)AuthorAgeFilesLines
* MFC 261321neel2014-12-301-6/+18
* MFC r270326neel2014-12-281-0/+8
* MFC r271208:kib2014-12-231-0/+2
* MFC r271197:kib2014-12-231-0/+3
* MFC r267921, r267934, r267949, r267959, r267966, r268202, r268276,grehan2014-08-191-0/+19
* MFC 266263,266551,266552:jhb2014-06-121-6/+25
* MFC r257856:kib2013-11-151-0/+6
* x86: detect mwait capabilities and extensions, when presentavg2013-07-281-0/+23
* Move the previously added CPUID7 macros to CPUID_STDEXT.rpaulo2013-04-181-17/+11
* Add the most current CPUID7_* definitions.rpaulo2013-04-181-0/+17
* Make the code to check if VMX is enabled more readable by using macrosneel2013-04-111-0/+5
* Add macros required to enable VMX operation on Intel processors.neel2013-01-051-0/+2
* Provide the reading and display of the Standard Extended Features,kib2012-11-011-0/+11
* Add support for the XSAVEOPT instruction use. Our XSAVE/XRSTOR usagekib2012-07-141-0/+5
* Add x2apic MSR definitionsgrehan2012-04-171-1/+35
* Recognize the RDRAND instruction feature.jhb2012-04-091-0/+1
* Copy i386 specialreg.h to x86 and merge with amd64 specialreg.h. Replacetijl2012-03-191-0/+678
OpenPOWER on IntegriCloud