Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c433 static inline Short hsub16S ( Short xx, Short yy ) in hsub16S() function
1261 return mk16x2( hsub16S( sel16x2_1(xx), sel16x2_1(yy) ), in h_generic_calc_HSub16Sx2()
1262 hsub16S( sel16x2_0(xx), sel16x2_0(yy) ) ); in h_generic_calc_HSub16Sx2()