Home | History | Annotate | Download | only in cctest

Lines Matching defs:xmm6

1324     __ vmovaps(xmm6, xmm5);
1325 __ vmovd(rcx, xmm6);
1409 __ vmovsd(xmm6, xmm6, xmm5);
1410 __ vmovapd(xmm3, xmm6);
1416 __ vcvtsd2ss(xmm6, xmm6, Operand(rsp, 0));
1417 __ vcvtss2sd(xmm7, xmm6, xmm6);
1428 __ vcvtlsi2sd(xmm6, xmm6, rdx);
1429 __ vcvttsd2si(rcx, xmm6);
1433 __ vmovsd(Operand(rsp, 0), xmm6);
1441 __ vmovq(xmm6, rdx);
1442 __ vcvttsd2siq(rcx, xmm6);
1447 __ vmovsd(Operand(rsp, 0), xmm6);
1455 __ vmovq(xmm6, rdx);
1458 __ shufps(xmm6, xmm7, 0x44);
1459 __ vmovmskpd(rdx, xmm6);
1466 __ vmovq(xmm6, rdx);
1468 __ vpcmpeqd(xmm8, xmm6, xmm7);
1478 __ vmovq(xmm6, rdx);
1479 __ vpsrlq(xmm7, xmm6, 4);
1484 __ vpsllq(xmm7, xmm6, 12);
1496 __ vandpd(xmm6, xmm4, xmm5);
1497 __ vmovd(rdx, xmm6);
1500 __ vorpd(xmm6, xmm4, xmm5);
1501 __ vmovd(rdx, xmm6);
1504 __ vxorpd(xmm6, xmm4, xmm5);
1505 __ vmovd(rdx, xmm6);
1515 __ vsqrtsd(xmm6, xmm5, xmm5);
1516 __ vmovq(rcx, xmm6);
1530 __ vmovq(xmm6, rcx);
1531 __ vucomisd(xmm5, xmm6);
1539 __ vcvtlsi2sd(xmm6, xmm6, rdx);
1540 __ vucomisd(xmm5, xmm6);
1544 __ vucomisd(xmm5, xmm6);
1552 __ vcvtqsi2sd(xmm6, xmm6, rdx);
1553 __ vucomisd(xmm5, xmm6);
1568 __ vmovq(xmm6, Operand(rsp, 0));
1569 __ vmulsd(xmm1, xmm1, xmm6);