Home | History | Annotate | Download | only in main

Lines Matching full:pclmulqdq

1528 # does the x86/amd64 assembler understand the PCLMULQDQ instruction?
1531 AC_MSG_CHECKING([if x86/amd64 assembler supports 'pclmulqdq'])
1535 "pclmulqdq \$17,%%xmm6,%%xmm7" : : : "xmm6", "xmm7" ); }