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

/external/valgrind/main/VEX/priv/
H A Dguest_amd64_helpers.c2666 static inline UShort sel16x4_2 ( ULong w64 ) { function
2718 + (((Int)(Short)sel16x4_2(xx)) * ((Int)(Short)sel16x4_2(yy))),
H A Dguest_x86_helpers.c2444 static inline UShort sel16x4_2 ( ULong w64 ) { function
2496 + (((Int)(Short)sel16x4_2(xx)) * ((Int)(Short)sel16x4_2(yy))),
H A Dhost_generic_simd64.c74 static inline UShort sel16x4_2 ( ULong w64 ) { function
478 toUShort( sel16x4_2(xx) + sel16x4_2(yy) ),
504 qadd16S( sel16x4_2(xx), sel16x4_2(yy) ),
528 qadd16U( sel16x4_2(xx), sel16x4_2(yy) ),
562 toUShort( sel16x4_2(xx) - sel16x4_2(yy) ),
588 qsub16S( sel16x4_2(x
[all...]

Completed in 153 milliseconds