Home
last modified time | relevance | path

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

/external/valgrind/main/VEX/priv/
Dhost_generic_simd64.c464 static inline Char hsub8S ( Char xx, Char yy ) in hsub8S() function
1329 hsub8S( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_HSub8Sx4()
1330 hsub8S( sel8x4_2(xx), sel8x4_2(yy) ), in h_generic_calc_HSub8Sx4()
1331 hsub8S( sel8x4_1(xx), sel8x4_1(yy) ), in h_generic_calc_HSub8Sx4()
1332 hsub8S( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_HSub8Sx4()