git: x86_64/specialreg.h: Add more defines for CR0 bits

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


commit 8e7f036b77d2b2176f3cc83f7505dd06a12e2d3d
Author: Aaron LI <aly at aaronly.me>
Date:   Mon May 10 22:03:20 2021 +0800

    x86_64/specialreg.h: Add more defines for CR0 bits
    
    Taken from NetBSD, also referred to FreeBSD.
    
    Specifically, CR0_ET is used by NVMM.
    
    Meanwhile, improve the comments a bit.

Summary of changes:
 sys/cpu/x86_64/include/specialreg.h | 21 +++++++++------------
 1 file changed, 9 insertions(+), 12 deletions(-)

http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/8e7f036b77d2b2176f3cc83f7505dd06a12e2d3d


-- 
DragonFly BSD source repository


More information about the Commits mailing list