[MAINTAINERS] Update email and move to DCO
[official-gcc.git] / gcc / testsuite / gcc.target / arm / simd / vuzpu16_1.c
blobf1b0c14b7b70608a8bdbd901fff98a2d68ac08fd
1 /* Test the `vuzpu16' ARM Neon intrinsic. */
3 /* { dg-options "-save-temps -O1 -fno-inline" } */
4 /* { dg-add-options arm_neon } */
6 #include "arm_neon.h"
7 #include "../../aarch64/simd/vuzpu16.x"
9 /* { dg-final { scan-assembler-times "vuzp\.16\[ \t\]+\[dD\]\[0-9\]+, ?\[dD\]\[0-9\]+!?\(?:\[ \t\]+@\[a-zA-Z0-9 \]+\)?\n" 1 } } */