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

/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c444 static inline Char hsub8S ( Char xx, Char yy ) function
1309 hsub8S( sel8x4_3(xx), sel8x4_3(yy) ),
1310 hsub8S( sel8x4_2(xx), sel8x4_2(yy) ),
1311 hsub8S( sel8x4_1(xx), sel8x4_1(yy) ),
1312 hsub8S( sel8x4_0(xx), sel8x4_0(yy) )

Completed in 45 milliseconds