summaryrefslogtreecommitdiffstats
path: root/arch/x86/include/asm/arch_hweight.h
Commit message (Expand)AuthorAgeFilesLines
* x86: Use POPCNT mnemonics in arch_hweight.hUros Bizjak2018-11-051-8/+2
* License cleanup: add SPDX GPL-2.0 license identifier to files with no licenseGreg Kroah-Hartman2017-11-021-0/+1
* x86/hweight: Get rid of the special calling conventionBorislav Petkov2016-06-081-14/+10
* 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-171-4/+6
* x86: Add optimized popcnt variantsBorislav Petkov2010-04-061-0/+59