aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/xop-vshift-2.c
blob: 81e86d098e6d375dbe66cb15cd1e7deb48599887 (plain)
1
2
3
4
5
6
7
8
/* { dg-do run } */
/* { dg-options "-O3 -mxop" } */
/* { dg-require-effective-target xop } */

#define TYPE1 char
#define TYPE2 short

#include "xop-vshift-1.c"