aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/cacheinfo.h
AgeCommit message (Expand)AuthorFilesLines
2021-02-22x86: Remove unused variables for raw cache sizes from cacheinfo.hFlorian Weimer1-12/+0
2021-02-02x86: Adding an upper bound for Enhanced REP MOVSB.Sajan Karumanchi1-0/+4
2021-01-14x86: Move x86 processor cache info to cpu_featuresH.J. Lu1-373/+27
2021-01-02Update copyright dates with scripts/update-copyrightsPaul Eggert1-1/+1
2020-10-28x86: Restore processing of cache size tunables in init_cacheinfoFlorian Weimer1-8/+4
2020-10-28x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi1-6/+26
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu1-0/+413