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

#include "bmi2-shrx32-1.c"

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