Searched refs:FSIGNL (Results 1 - 1 of 1) sorted by relevance

/external/qemu/target-i386/
H A Dops_sse.h1375 #define FSIGNL(d, s) s <= INT32_MAX ? s ? d : 0 : -(int32_t) d macro
1378 SSE_HELPER_L(helper_psignd, FSIGNL)

Completed in 106 milliseconds