Home
last modified time | relevance | path

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

/Linux-v4.19/arch/x86/include/asm/
Darch_hweight.h11 #define POPCNT64 ".byte 0xf3,0x48,0x0f,0xb8,0xc7" macro
55 asm (ALTERNATIVE("call __sw_hweight64", POPCNT64, X86_FEATURE_POPCNT) in __arch_hweight64()