summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch_hweight.h
Commit message (Expand)AuthorAgeFilesLines
* x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-14/+10Star
* x86/cpufeature: Carve out X86_FEATURE_*Borislav Petkov2016-01-301-0/+2
* x86/hweight: Force inlining of __arch_hweight{32,64}()Denys Vlasenko2015-08-051-5/+8
* x86, hweight: Use a 32-bit popcnt for __arch_hweight32()H. Peter Anvin2010-05-181-4/+6
* x86: Add optimized popcnt variantsBorislav Petkov2010-04-071-0/+59