2018-03-08 Richard Biener <rguenther@suse.de>
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / bmi2-mulx64-2a.c
blobd8b3e0eccae8e8b20450023f5e5787cc2b7d4165
1 /* { dg-do compile { target { ! ia32 } } } */
2 /* { dg-options "-O2 -mbmi2" } */
4 #include "bmi2-mulx64-2.c"
6 /* { dg-final { scan-assembler-times "mulx\[ \\t\]+\[^\n\]*" 1 } } */