Searched defs:POPCNT32 (Results 1 - 1 of 1) sorted by relevance
/linux-4.1.27/arch/x86/include/asm/ | ||
H A D | arch_hweight.h | 6 #define POPCNT32 ".byte 0xf3,0x40,0x0f,0xb8,0xc7" macro 13 #define POPCNT32 ".byte 0xf3,0x0f,0xb8,0xc0" macro |
Completed in 45 milliseconds