aboutsummaryrefslogtreecommitdiff
path: root/gcc/testsuite/gcc.target/i386/bmi2-mulx32-2a.c
blob: 6cb06f2c900ca35d07afc068296678616bede64f (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 } } */