Module Name: src Committed By: martin Date: Wed Jun 21 19:04:19 UTC 2023
Modified Files: src/sys/arch/x86/include [netbsd-9]: specialreg.h src/usr.sbin/cpuctl/arch [netbsd-9]: i386.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #1646): sys/arch/x86/include/specialreg.h: revision 1.202 sys/arch/x86/include/specialreg.h: revision 1.203 usr.sbin/cpuctl/arch/i386.c: revision 1.136 Add some CPUID bits from PPR for AMD Family 19h Model 61h Revision B1. Add AMD CPUID Fn0000_0008 %ebx bit 3 INVLPGB. To generate a diff of this commit: cvs rdiff -u -r1.150.2.12 -r1.150.2.13 src/sys/arch/x86/include/specialreg.h cvs rdiff -u -r1.104.2.12 -r1.104.2.13 src/usr.sbin/cpuctl/arch/i386.c Please note that diffs are not public domain; they are subject to the copyright notices on the relevant files.