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

  /external/qemu/target-i386/
ops_sse_header.h 77 SSE_HELPER_B(psubsb, FSUBSB)
ops_sse.h 337 #define FSUBSB(a, b) satsb((int8_t)(a) - (int8_t)(b))
375 SSE_HELPER_B(helper_psubsb, FSUBSB)
    [all...]

Completed in 15 milliseconds