HomeSort by relevance Sort by last modified time
    Searched full:hsub16s (Results 1 - 1 of 1) sorted by null

  /external/valgrind/main/VEX/priv/
host_generic_simd64.c 432 static inline Short hsub16S ( Short xx, Short yy )
1246 return mk16x2( hsub16S( sel16x2_1(xx), sel16x2_1(yy) ),
1247 hsub16S( sel16x2_0(xx), sel16x2_0(yy) ) );
    [all...]

Completed in 275 milliseconds