1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-options "-O2 -mbmi2" } */
3 
4 #include "bmi2-mulx64-2.c"
5 
6 /* { dg-final { scan-assembler-times "mulx\[ \\t\]+\[^\n\]*" 1 } } */
7