Searched refs:FSUBSW (Results 1 - 2 of 2) sorted by relevance

/external/qemu/target-i386/
H A Dops_sse_header.h82 SSE_HELPER_W(psubsw, FSUBSW)
H A Dops_sse.h338 #define FSUBSW(a, b) satsw((int16_t)(a) - (int16_t)(b)) macro
380 SSE_HELPER_W(helper_psubsw, FSUBSW)

Completed in 40 milliseconds