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

#include "bmi2-pext32-1.c"

/* { dg-final { scan-assembler-times "bmi2_pext_si3" 1 } } */