Add table version of popcount and popcount8
authorkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Tue, 14 Feb 2012 09:26:30 +0000 (09:26 +0000)
committerkim <kim@3cdefd35-fc62-479d-8e8d-bae585ffb9ca>
Tue, 14 Feb 2012 09:26:30 +0000 (09:26 +0000)
commit7e784b76fbed5924499b586bedeb51057f62e05f
tree03c92af88c8201cd2b320378d37b649f89369a38
parent45ff7a2260f890f6ef6a7b56f654ffa1a057a7e7
Add table version of popcount and popcount8
    * Adds an alternative version of popcount using a static table for
    8 bits patterns. Disabled by default.

git-svn-id: svn+ssh://idea.nguyen.vg/svn/sxsi/trunk/bp@1217 3cdefd35-fc62-479d-8e8d-bae585ffb9ca
Makefile
bp-utils.c
bp-utils.h