Searched refs:FSUBUW (Results 1 - 2 of 2) sorted by relevance
/external/qemu/target-i386/ | ||
H A D | ops_sse_header.h | 81 SSE_HELPER_W(psubusw, FSUBUW) |
H A D | ops_sse.h | 336 #define FSUBUW(a, b) satuw((a) - (b)) macro 379 SSE_HELPER_W(helper_psubusw, FSUBUW) |
Completed in 70 milliseconds