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

Lines Matching refs:FSUBSB

337 #define FSUBSB(a, b) satsb((int8_t)(a) - (int8_t)(b))
375 SSE_HELPER_B(helper_psubsb, FSUBSB)