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

Lines Matching refs:FSUBSW

338 #define FSUBSW(a, b) satsw((int16_t)(a) - (int16_t)(b))
380 SSE_HELPER_W(helper_psubsw, FSUBSW)