Searched defs:sel8x8_3 (Results 1 - 3 of 3) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_helpers.c2695 static inline UChar sel8x8_3 ( ULong w64 ) { function
2747 t += (UInt)abdU8( sel8x8_3(xx), sel8x8_3(yy) );
H A Dguest_x86_helpers.c2473 static inline UChar sel8x8_3 ( ULong w64 ) { function
2525 t += (UInt)abdU8( sel8x8_3(xx), sel8x8_3(yy) );
H A Dhost_generic_simd64.c117 static inline UChar sel8x8_3 ( ULong w64 ) { function
491 toUChar( sel8x8_3(xx) + sel8x8_3(yy) ),
517 qadd8S( sel8x8_3(xx), sel8x8_3(yy) ),
541 qadd8U( sel8x8_3(xx), sel8x8_3(yy) ),
575 toUChar( sel8x8_3(xx) - sel8x8_3(yy) ),
601 qsub8S( sel8x8_3(x
[all...]

Completed in 48 milliseconds