git: x86_64/specialreg.h: Improve CPUID Fn0000_0001 feature defines

Aaron LI aly at crater.dragonflybsd.org
Sat Jun 19 03:42:02 PDT 2021


commit f7d6196283d717c6f62c0d35101f22b67fae89b5
Author: Aaron LI <aly at aaronly.me>
Date:   Mon May 10 22:36:39 2021 +0800

    x86_64/specialreg.h: Improve CPUID Fn0000_0001 feature defines
    
    * Add/improve comments to various feature defines.
    * Add some missing feature defines.
    * Remove unused and reserved CPUID_B10 and CPUID_B20.
    
    Mostly taken from NetBSD, also referred to FreeBSD.

Summary of changes:
 sys/cpu/x86_64/include/specialreg.h | 128 +++++++++++++++++++-----------------
 1 file changed, 68 insertions(+), 60 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/f7d6196283d717c6f62c0d35101f22b67fae89b5


-- 
DragonFly BSD source repository


More information about the Commits mailing list