aboutsummaryrefslogtreecommitdiffstats
path: root/gcc-4.9/gcc/testsuite/gcc.target/i386/avx-vmovshdup-1.c
blob: ee995e3a7444efc43ad861bce1e216f6a4965fb2 (plain)
1
2
3
4
5
6
7
8
/* { dg-do run } */
/* { dg-require-effective-target avx } */
/* { dg-options "-O2 -mavx -mfpmath=sse" } */

#define CHECK_H "avx-check.h"
#define TEST avx_test

#include "sse3-movshdup.c"