aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/bmi2-mulx64-2a.c
blob: d8b3e0eccae8e8b20450023f5e5787cc2b7d4165 (plain)
1
2
3
4
5
6
/* { dg-do compile { target { ! ia32 } } } */
/* { dg-options "-O2 -mbmi2" } */

#include "bmi2-mulx64-2.c"

/* { dg-final { scan-assembler-times "mulx\[ \\t\]+\[^\n\]*" 1 } } */