Home | History | Annotate | Download | only in main

Lines Matching full:lzcnt

1548 # does the x86/amd64 assembler understand the LZCNT instruction?
1551 AC_MSG_CHECKING([if x86/amd64 assembler supports 'lzcnt'])
1555 __asm__ __volatile__("lzcnt %rax,%rax");