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

#include "bmi2-pdep64-1.c"

/* { dg-final { scan-assembler "bmi2_pdep_di3" } } */