Searched refs:showV128 (Results 1 - 4 of 4) sorted by relevance

/external/valgrind/none/tests/amd64/
H A Dsse4-64.c77 static void showV128 ( V128* v ) function
97 showV128(dst);
99 showV128(res);
107 showV128(argL);
118 showV128(&rra->arg1);
120 showV128(&rra->arg2);
129 showV128(&rra->arg1);
131 showV128(&rra->arg2);
2330 showV128(&src);
2332 showV128(
[all...]
/external/valgrind/none/tests/arm64/
H A Dfp_and_simd.c78 static void showV128 ( V128* v ) function
91 showV128(&block[i]);
258 showV128(&block[0]); printf(" "); \
259 showV128(&block[1]); printf(" fpsr=%08x\n", fpsr); \
289 showV128(&block[0]); printf(" "); \
290 showV128(&block[1]); printf(" "); \
291 showV128(&block[2]); printf(" fpsr=%08x\n", fpsr); \
318 showV128(&block[0]); printf(" "); \
319 showV128(&block[1]); printf(" fpsr=%08x\n", fpsr); \
350 showV128(
[all...]
/external/valgrind/memcheck/tests/amd64/
H A Dsse_memory.c66 static void showV128 ( V128* v ) function
83 showV128(&rra->arg1);
85 showV128(&rra->arg2);
99 showV128(&rra->arg1);
/external/valgrind/memcheck/tests/x86/
H A Dsse_memory.c66 static void showV128 ( V128* v ) function
83 showV128(&rra->arg1);
85 showV128(&rra->arg2);
99 showV128(&rra->arg1);

Completed in 248 milliseconds