Searched refs:POPCNT32 (Results 1 – 1 of 1) sorted by relevance
9 #define POPCNT32 ".byte 0xf3,0x0f,0xb8,0xc7" macro16 #define POPCNT32 ".byte 0xf3,0x0f,0xb8,0xc0" macro27 asm (ALTERNATIVE("call __sw_hweight32", POPCNT32, X86_FEATURE_POPCNT) in __arch_hweight32()