aboutsummaryrefslogtreecommitdiff
path: root/sysdeps/x86/cacheinfo.h
AgeCommit message (Expand)Author
2020-10-28x86: Restore processing of cache size tunables in init_cacheinfoFlorian Weimer
2020-10-28x86: Optimizing memcpy for AMD Zen architecture.Sajan Karumanchi
2020-10-16x86: Initialize CPU info via IFUNC relocation [BZ 26203]H.J. Lu