rt_gccstream/gcc/testsuite/gcc.target/i386/avx-vpunpckhbw-1.c

9 lines
192 B
C

/* { 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-punpckhbw-1.c"