Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/torvalds/linux.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
AgeCommit message (Expand)Author
2010-04-07x86: Add optimized popcnt variantsBorislav Petkov
2010-04-07bitops: Optimize hweight() by making use of compile-time evaluationPeter Zijlstra
2009-12-28x86, core: Optimize hweight32()Akinobu Mita
2007-10-19remove asm/bitops.h includesJiri Slaby
2006-09-26[PATCH] optimize hweight64 for x86_64Andi Kleen
2006-03-26[PATCH] bitops: hweight() speedupAkinobu Mita
2006-03-26[PATCH] bitops: generic hweight{64,32,16,8}()Akinobu Mita