Searched refs:hsub16S (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c412 static inline Short hsub16S ( Short xx, Short yy ) function
1226 return mk16x2( hsub16S( sel16x2_1(xx), sel16x2_1(yy) ),
1227 hsub16S( sel16x2_0(xx), sel16x2_0(yy) ) );

Completed in 33 milliseconds