Searched refs:summL (Results 1 - 4 of 4) sorted by relevance
/external/valgrind/none/tests/amd64/ |
H A D | pcmpxstrx64.c | 44 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) argument 47 expand( &argL, summL );
|
H A D | pcmpxstrx64w.c | 45 void one_test ( char* summL, ULong rdxIN, char* summR, ULong raxIN ) argument 48 expand( &argL, summL );
|
H A D | pcmpstr64w.c | 95 char* summL, char* summR ) 99 expand(&argL, summL); 104 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!"); 92 try_istri( char* which, UInt(*h_fn)(V128*,V128*), UInt(*s_fn)(V128*,V128*), char* summL, char* summR ) argument
|
H A D | pcmpstr64.c | 93 char* summL, char* summR ) 97 expand(&argL, summL); 102 which, summL, summR, h_res, s_res, h_res == s_res ? "" : "!!!!"); 90 try_istri( char* which, UInt(*h_fn)(V128*,V128*), UInt(*s_fn)(V128*,V128*), char* summL, char* summR ) argument
|
Completed in 88 milliseconds