PR inline-asm/84742
[official-gcc.git] / gcc / testsuite / gcc.target / i386 / avx-vpsrlw-1.c
blobe132c2da15177034ad509718aa57778850aff79d
1 /* { dg-do run } */
2 /* { dg-require-effective-target avx } */
3 /* { dg-options "-O2 -mfpmath=sse -mavx" } */
5 #define CHECK_H "avx-check.h"
6 #define TEST avx_test
8 #include "sse2-psrlw-1.c"