HomeSort by relevance Sort by last modified time
    Searched refs:FSUBUW (Results 1 - 2 of 2) sorted by null

  /external/qemu/target-i386/
ops_sse_header.h 81 SSE_HELPER_W(psubusw, FSUBUW)
ops_sse.h 336 #define FSUBUW(a, b) satuw((a) - (b))
379 SSE_HELPER_W(helper_psubusw, FSUBUW)
    [all...]

Completed in 18 milliseconds