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

#include "bmi-blsr-2.c"

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