Module Name: src Committed By: martin Date: Wed Jun 21 19:02:18 UTC 2023
Modified Files: src/sys/arch/x86/include [netbsd-10]: specialreg.h src/usr.sbin/cpuctl/arch [netbsd-10]: i386.c Log Message: Pull up following revision(s) (requested by msaitoh in ticket #200): 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.198.2.1 -r1.198.2.2 src/sys/arch/x86/include/specialreg.h cvs rdiff -u -r1.133.2.1 -r1.133.2.2 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.