Home
last modified time | relevance | path

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

/qemu/tests/tcg/i386/
H A Dtest-mmx.c17 } __attribute__((aligned(16))) v2di; typedef
21 v2di xmm[8];
26 v2di mem[4];
27 v2di mem0[4];
52 static void dump_xmm(const char *name, int n, const v2di *r, int ff) in dump_xmm()
237 v2di deadbeef = {0xa5a5a5a5deadbeefull, 0xa5a5a5a5deadbeefull};