aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.7/gcc/testsuite/gcc.target/i386/bmi-bextr-2a.c
blob: 282a3e40011e480cedf310baa4a4ce82eed22627 (plain)
1
2
3
4
5
6
/* { dg-do compile } */
/* { dg-options "-O2 -mbmi -fno-inline -dp" } */

#include "bmi-bextr-2.c"

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