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

#include "bmi2-rorx32-1.c"

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