aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/bmi-andn-1a.c
blob: 6a0fe15c8636fb865a01d76a6562e557610e5b86 (plain)
1
2
3
4
5
6
/* { dg-do compile { target { ! ia32 } } } */
/* { dg-options "-O2 -mbmi -fno-inline -dp --param max-default-completely-peeled-insns=0" } */

#include "bmi-andn-1.c"

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