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

#include "bmi2-rorx64-1.c"

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