OpenCores
URL https://opencores.org/ocsvn/openrisc/openrisc/trunk

Subversion Repositories openrisc

[/] [openrisc/] [trunk/] [gnu-dev/] [or1k-gcc/] [gcc/] [testsuite/] [gcc.c-torture/] [execute/] [vshuf-v4di.c] - Blame information for rev 715

Go to most recent revision | Details | Compare with Previous | View Log

Line No. Rev Author Line
1 688 jeremybenn
#if __SIZEOF_LONG_LONG__ == 8
2
typedef unsigned long long V __attribute__((vector_size(32)));
3
typedef V VI;
4
#else
5
#define UNSUPPORTED
6
#endif
7
 
8
#define A       0x1112131415161718
9
#define B       0x2122232425262728
10
#define C       0x3132333435363738
11
#define D       0x4142434445464748
12
 
13
#define W       0xc1c2c3c4c5c6c7c8
14
#define X       0xd1d2d3d4d5d6d7d8
15
#define Y       0xe1e2e3e4e5e6e7e8
16
#define Z       0xf1f2f3f4f5f6f7f8
17
 
18
#include "vshuf-4.inc"
19
#include "vshuf-main.inc"

powered by: WebSVN 2.1.0

© copyright 1999-2024 OpenCores.org, equivalent to Oliscience, all rights reserved. OpenCores®, registered trademark.