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

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

Completed in 53 milliseconds