Searched refs:mulhi16S (Results 1 - 1 of 1) sorted by relevance

/external/valgrind/main/VEX/priv/
H A Dhost_generic_simd64.c216 static inline Short mulhi16S ( Short xx, Short yy ) function
655 mulhi16S( sel16x4_3(xx), sel16x4_3(yy) ),
656 mulhi16S( sel16x4_2(xx), sel16x4_2(yy) ),
657 mulhi16S( sel16x4_1(xx), sel16x4_1(yy) ),
658 mulhi16S( sel16x4_0(xx), sel16x4_0(yy) )

Completed in 93 milliseconds