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

  /external/qemu/target-i386/
ops_sse_header.h 61 #define SSE_HELPER_Q(name, F)\
67 SSE_HELPER_Q(paddq, FADD)
72 SSE_HELPER_Q(psubq, FSUB)
90 SSE_HELPER_Q(pand, FAND)
91 SSE_HELPER_Q(pandn, FANDN)
92 SSE_HELPER_Q(por, FOR)
93 SSE_HELPER_Q(pxor, FXOR)
343 #undef SSE_HELPER_Q
ops_sse.h 278 #define SSE_HELPER_Q(name, F)\
365 SSE_HELPER_Q(helper_paddq, FADD)
370 SSE_HELPER_Q(helper_psubq, FSUB)
388 SSE_HELPER_Q(helper_pand, FAND)
389 SSE_HELPER_Q(helper_pandn, FANDN)
390 SSE_HELPER_Q(helper_por, FOR)
391 SSE_HELPER_Q(helper_pxor, FXOR)
    [all...]

Completed in 180 milliseconds