Linux Kernel  3.7.1
 All Data Structures Namespaces Files Functions Variables Typedefs Enumerations Enumerator Macros Groups Pages
Macros
arch_hweight.h File Reference

Go to the source code of this file.

Macros

#define POPCNT32   ".byte 0xf3,0x0f,0xb8,0xc0"
 
#define REG_IN   "a"
 
#define REG_OUT   "a"
 

Macro Definition Documentation

#define POPCNT32   ".byte 0xf3,0x0f,0xb8,0xc0"

Definition at line 13 of file arch_hweight.h.

#define REG_IN   "a"

Definition at line 14 of file arch_hweight.h.

#define REG_OUT   "a"

Definition at line 15 of file arch_hweight.h.