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

#include "bmi2-bzhi64-1.c"

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