Introduce bitcount.h

It will be used for POPCNT intrinsics.

For now no bianry and functional change.

Signed-off-by: Marco Costalba <mcostalba@gmail.com>
This commit is contained in:
Marco Costalba
2009-05-21 15:29:28 +02:00
parent 1b0888708d
commit 3376c68f4b
8 changed files with 192 additions and 90 deletions

View File

@@ -18,7 +18,7 @@
*/
// To profile with callgrind uncomment following line
//#define USE_CALLGRIND
#define USE_CALLGRIND
////