Home
last modified time | relevance | path

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

/external/valgrind/VEX/priv/
Dhost_generic_simd64.c457 static inline UChar hsub8U ( UChar xx, UChar yy ) in hsub8U() function
1334 hsub8U( sel8x4_3(xx), sel8x4_3(yy) ), in h_generic_calc_HSub8Ux4()
1335 hsub8U( sel8x4_2(xx), sel8x4_2(yy) ), in h_generic_calc_HSub8Ux4()
1336 hsub8U( sel8x4_1(xx), sel8x4_1(yy) ), in h_generic_calc_HSub8Ux4()
1337 hsub8U( sel8x4_0(xx), sel8x4_0(yy) ) in h_generic_calc_HSub8Ux4()