Home | History | Annotate | Download | only in target-i386

Lines Matching refs:FMULHW

357 #define FMULHW(a, b) (int16_t)(a) * (int16_t)(b) >> 16
406 SSE_HELPER_W(helper_pmulhw, FMULHW)