HomeSort by relevance Sort by last modified time
    Searched refs:showBlock (Results 1 - 6 of 6) 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 34 void showBlock ( char* msg, Block* block )
75 showBlock("before", b); \
92 showBlock("after", b); \
95 showBlock("before", b); \
112 showBlock("after", b); \
    [all...]
fma4.c 105 void showBlock ( char* msg, Block* block, int isDouble )
205 showBlock("before", b, _isD); \
221 showBlock("after", b, _isD); \
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 85 static void showBlock ( const char* msg, V128* block, Int nBlock )
1092 showBlock("FCCMP_D_D_0xF_EQ before", &block[0], 4); \
1101 showBlock("FCCMP_D_D_0xF_EQ after", &block[0], 4); \
    [all...]

Completed in 192 milliseconds