summaryrefslogtreecommitdiffstats
path: root/lib/hweight.c
AgeCommit message (Expand)AuthorLines
2007-10-19remove asm/bitops.h includesJiri Slaby-1/+1
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen-2/+8
2006-03-26[PATCH] bitops: hweight() speedupAkinobu Mita-15/+14
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita-0/+54