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

  /external/qemu/target-i386/
ops_sse_header.h 105 SSE_HELPER_W(pmulhrw, FMULHRW)
ops_sse.h 355 #define FMULHRW(a, b) ((int16_t)(a) * (int16_t)(b) + 0x8000) >> 16
403 SSE_HELPER_W(helper_pmulhrw, FMULHRW)
    [all...]

Completed in 22 milliseconds