HomeSort by relevance Sort by last modified time
    Searched refs:showBlock (Results 1 - 5 of 5) sorted by null

  /external/valgrind/none/tests/amd64/
movbe.c 15 void showBlock ( char* msg, Block* b )
49 showBlock("before", b); \
59 showBlock("after ", b); \
avx2-1.c 30 void showBlock ( char* msg, Block* block )
71 showBlock("before", b); \
88 showBlock("after", b); \
91 showBlock("before", b); \
108 showBlock("after", b); \
    [all...]
avx-1.c 28 void showBlock ( char* msg, Block* block )
69 showBlock("before", b); \
86 showBlock("after", b); \
89 showBlock("before", b); \
106 showBlock("after", b); \
    [all...]
  /external/valgrind/none/tests/x86/
movbe.c 15 void showBlock ( char* msg, Block* b )
49 showBlock("before", b); \
59 showBlock("after ", b); \
  /external/valgrind/none/tests/arm64/
fp_and_simd.c 84 static void showBlock ( const char* msg, V128* block, Int nBlock )
1101 showBlock("FCCMP_D_D_0xF_EQ before", &block[0], 4); \
1110 showBlock("FCCMP_D_D_0xF_EQ after", &block[0], 4);
    [all...]

Completed in 461 milliseconds