Source-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: src/sys/arch/x86/include



Module Name:    src
Committed By:   msaitoh
Date:           Thu Oct 17 14:22:35 UTC 2024

Modified Files:
        src/sys/arch/x86/include: specialreg.h

Log Message:
x86/specialreg.h: Update AMD CPUID definitions.

  Update definitions from the following PPR:
   - PPR for AMD Family 19h Model 11h, Revision B2 Processors
     (Doc ID 55901 rev. 0.47)
   - PPR for AMD Family 1Ah Model 02h, Revision C1 Processors
     (Doc ID 57238 rev.0.24)
   - PPR for AMD Family 1Ah Model 24h, Revision B0 Processors
     (Doc ID 57274 rev. 3.00)

     - Rename CPUID Fn8000001b EDX bit 11 from IbsL3MissFiltering to
       Zen4IbsExtension.
     - Add some CPUID bits.


To generate a diff of this commit:
cvs rdiff -u -r1.214 -r1.215 src/sys/arch/x86/include/specialreg.h

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.




Home | Main Index | Thread Index | Old Index