Searched refs:POPCNT64 (Results 1 - 1 of 1) sorted by relevance

/linux-4.1.27/arch/x86/include/asm/
H A Darch_hweight.h8 #define POPCNT64 ".byte 0xf3,0x48,0x0f,0xb8,0xc7" macro
53 asm (ALTERNATIVE("call __sw_hweight64", POPCNT64, X86_FEATURE_POPCNT) __arch_hweight64()

Completed in 138 milliseconds