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

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

#include "sse2-punpcklwd-1.c"