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

/external/qemu/target-i386/
H A Dops_sse.h357 #define FMULHW(a, b) (int16_t)(a) * (int16_t)(b) >> 16 macro
406 SSE_HELPER_W(helper_pmulhw, FMULHW)

Completed in 55 milliseconds