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

Lines Matching refs:FMULHRW

355 #define FMULHRW(a, b) ((int16_t)(a) * (int16_t)(b) + 0x8000) >> 16
403 SSE_HELPER_W(helper_pmulhrw, FMULHRW)