git: x86_64/specialreg.h: Improve CPUID Fn8000_0001 defines
Aaron LI
aly at crater.dragonflybsd.org
Sat Jun 19 03:42:03 PDT 2021
commit 281bbd3c287c5decb6c5b198b223224b6835e232
Author: Aaron LI <aly at aaronly.me>
Date: Tue May 11 00:03:39 2021 +0800
x86_64/specialreg.h: Improve CPUID Fn8000_0001 defines
CPUID Fn8000_0001 - Extended Features
Add many more defines for this CPUID function, taken from NetBSD.
Meanwhile, define original AMDID_* and AMDID2_* macros based on the
new defines.
Some of these defines will be used in NVMM.
Summary of changes:
sys/cpu/x86_64/include/specialreg.h | 97 ++++++++++++++++++++++++++-----------
1 file changed, 70 insertions(+), 27 deletions(-)
http://gitweb.dragonflybsd.org/dragonfly.git/commitdiff/281bbd3c287c5decb6c5b198b223224b6835e232
--
DragonFly BSD source repository
More information about the Commits
mailing list