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

/vbox/src/recompiler/target-i386/
H A Dops_sse.h345 #define FSUBUW(a, b) satuw((a) - (b)) macro
388 SSE_HELPER_W(helper_psubusw, FSUBUW)

Completed in 50 milliseconds