Home | History | Annotate | Download | only in priv

Lines Matching full:cvtpd2dq

9693    /* F2 0F E6 = CVTPD2DQ -- convert 2 x F64 in mem/xmm to 2 x I32 in
9704 DIP("cvtpd2dq %s,%s\n", nameXMMReg(eregOfRM(modrm)),
9710 DIP("cvtpd2dq %s,%s\n", dis_buf,
9789 /* Note, this is practically identical to CVTPD2DQ. It would have