Rebase.
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi2-mulx32-2a.c
blob356d593c7eb4161a630e48eb19e30a75fabb14a8
1 /* { dg-do compile { target { ia32 } } } */
2 /* { dg-options "-O2 -mbmi2" } */
4 #include "bmi2-mulx32-2.c"
6 /* { dg-final { scan-assembler-times "mulx\[ \\t\]+\[^\n\]*" 1 } } */