diff options
author | 2023-01-18 18:29:04 +0100 | |
---|---|---|
committer | 2023-01-18 19:28:54 +0100 | |
commit | 103a469dc7755fd9e8ccf362f3dd4c55dc761908 (patch) | |
tree | 49b65eacb7770da39e0678c87db269381a0cc4ba /scripts/build-many-glibcs.py | |
parent | manual: Fix typo (diff) | |
download | glibc-103a469dc7755fd9e8ccf362f3dd4c55dc761908.tar.xz glibc-103a469dc7755fd9e8ccf362f3dd4c55dc761908.zip |
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>
Diffstat (limited to '')
0 files changed, 0 insertions, 0 deletions