HomeSort by relevance Sort by last modified time
    Searched defs:showV128 (Results 1 - 3 of 3) sorted by null

  /external/valgrind/memcheck/tests/amd64/
sse_memory.c 66 static void showV128 ( V128* v )
83 showV128(&rra->arg1);
85 showV128(&rra->arg2);
99 showV128(&rra->arg1);
  /external/valgrind/none/tests/amd64/
sse4-64.c 77 static void showV128 ( V128* v )
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);
    [all...]
  /external/valgrind/none/tests/arm64/
fp_and_simd.c 78 static void showV128 ( V128* v )
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(&block[0]); printf(" ");
    [all...]

Completed in 83 milliseconds