Home
last modified time | relevance | path

Searched refs:v4di (Results 1 – 1 of 1) sorted by relevance

/openbmc/qemu/tests/tcg/i386/
H A Dtest-avx.c10 } __attribute__((aligned(32))) v4di; typedef
14 v4di ymm[16];
19 v4di mem[4];
20 v4di mem0[4];
35 static void dump_ymm(const char *name, int n, const v4di *r, int ff) in dump_ymm()
228 v4di val_i64[] = {
237 v4di deadbeef = {0xa5a5a5a5deadbeefull, 0xa5a5a5a5deadbeefull,
241 v4di indexq = {0x000000000000001full, 0x000000000000003dull,
243 v4di indexd = {0x00000002ffffffcdull, 0xfffffff500000010ull,
246 v4di gather_mem[0x20];
[all …]