Page MenuHomeFreeBSD

AMD CPUs: update bits and data from CPUID 0x8000_0008
ClosedPublic

Authored by kib on Mon, May 13, 11:26 PM.
Tags
None
Referenced Files
Unknown Object (File)
Sun, May 19, 4:12 AM
Unknown Object (File)
Sun, May 19, 4:12 AM
Unknown Object (File)
Sun, May 19, 4:12 AM
Unknown Object (File)
Sat, May 18, 8:32 PM
Unknown Object (File)
Thu, May 16, 6:17 PM
Unknown Object (File)
Thu, May 16, 3:22 AM
Unknown Object (File)
Tue, May 14, 11:08 PM
Unknown Object (File)
Tue, May 14, 11:24 AM
Subscribers

Details

Summary

from AMD APM vol3 doc no 24594 Rev. 3.36 March 2024

Diff Detail

Repository
rG FreeBSD src repository
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

kib requested review of this revision.Mon, May 13, 11:26 PM

Looks good except one copy-pasto I think

sys/x86/include/specialreg.h
434
This revision is now accepted and ready to land.Mon, May 13, 11:45 PM
kib marked an inline comment as done.

Fix typo

This revision now requires review to proceed.Mon, May 13, 11:53 PM
This revision is now accepted and ready to land.Mon, May 13, 11:58 PM

I see: AMD Extended Feature Extensions ID EBX=0x79bef25f<CLZERO,IRPerf,XSaveErPtr,INVLPGB,RDPRU,BE,WBNOINVD,IBPB,INT_WBINVD,IBRS,STIBP,STIBP_ALWAYSON,PREFER_IBRS,SAMEMODE_IBRS,NOLMSLE,INVLPGBNEST,PPIN,SSBD,CPPC,PSFD,BTC_NO,IBPB_RET>

So Tested by: emaste