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

/external/valgrind/VEX/priv/
H A Dguest_x86_helpers.c2544 static inline UChar sel8x8_3 ( ULong w64 ) { function
2581 t += (UInt)abdU8( sel8x8_3(xx), sel8x8_3(yy) );
H A Dhost_generic_simd64.c118 static inline UChar sel8x8_3 ( ULong w64 ) { function
512 toUChar( sel8x8_3(xx) + sel8x8_3(yy) ),
538 qadd8S( sel8x8_3(xx), sel8x8_3(yy) ),
562 qadd8U( sel8x8_3(xx), sel8x8_3(yy) ),
596 toUChar( sel8x8_3(xx) - sel8x8_3(yy) ),
622 qsub8S( sel8x8_3(x
[all...]
H A Dguest_amd64_helpers.c3216 static inline UChar sel8x8_3 ( ULong w64 ) { function
3253 t += (UInt)abdU8( sel8x8_3(xx), sel8x8_3(yy) );
3319 t += (UInt)abdU8( sel8x8_3(xx), sel8x8_3(yy) );

Completed in 85 milliseconds