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

/illumos-gate/usr/src/lib/libm/common/m9x/
H A Dfex_handler.h191 cvtpd2dq = DOUBLE + SIMD + 36, enumerator in enum:__anon3500::__anon3501
H A D__fex_sse.c185 inst->op = (dbl)? cvtpd2dq : cvtdq2pd;
1068 case cvtpd2dq:
1572 case cvtpd2dq:
1579 /* for cvtpd2dq, zero the high 64 bits of the destination */
1580 if (inst->op == cvtpd2dq)

Completed in 117 milliseconds