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

#include "bmi2-mulx32-2.c"

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