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

  /external/qemu/target-i386/
ops_sse_header.h 82 SSE_HELPER_W(psubsw, FSUBSW)
ops_sse.h 338 #define FSUBSW(a, b) satsw((int16_t)(a) - (int16_t)(b))
380 SSE_HELPER_W(helper_psubsw, FSUBSW)
    [all...]

Completed in 847 milliseconds