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

/vbox/src/recompiler/target-i386/
H A Dops_sse.h347 #define FSUBSW(a, b) satsw((int16_t)(a) - (int16_t)(b)) macro
389 SSE_HELPER_W(helper_psubsw, FSUBSW)

Completed in 50 milliseconds