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

#include "bmi2-bzhi32-1.c"

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