OSDN Git Service

2012-04-13 Richard Guenther <rguenther@suse.de>
[pf3gnuchains/gcc-fork.git] / gcc / testsuite / gcc.dg / torture / vshuf-2.inc
1 #define N 2
2 #define TESTS \
3 T (0,   0, 0) \
4 T (1,   0, 1) \
5 T (2,   0, 2) \
6 T (3,   0, 3) \
7 T (4,   1, 0) \
8 T (5,   1, 1) \
9 T (6,   1, 2) \
10 T (7,   1, 3) \
11 T (8,   2, 0) \
12 T (9,   2, 1) \
13 T (10,  2, 2) \
14 T (11,  2, 3) \
15 T (12,  3, 0) \
16 T (13,  3, 1) \
17 T (14,  3, 2) \
18 T (15,  3, 3)
19 #define EXPTESTS