]> git.ipfire.org Git - thirdparty/glibc.git/commit
x86: Cache computation for AMD architecture.
authorSajan Karumanchi <sajan.karumanchi@amd.com>
Wed, 18 Jan 2023 17:29:04 +0000 (18:29 +0100)
committerFlorian Weimer <fweimer@redhat.com>
Wed, 18 Jan 2023 18:28:54 +0000 (19:28 +0100)
commit103a469dc7755fd9e8ccf362f3dd4c55dc761908
tree49b65eacb7770da39e0678c87db269381a0cc4ba
parent8394b8c4617c925d7a7fab567401f07549d07b13
x86: Cache computation for AMD architecture.

All AMD architectures cache details will be computed based on
__cpuid__ `0x8000_001D` and the reference to __cpuid__ `0x8000_0006` will be
zeroed out for future architectures.

Reviewed-by: Premachandra Mallappa <premachandra.mallappa@amd.com>
sysdeps/x86/dl-cacheinfo.h