Home | History | Annotate | Download | only in x64

Lines Matching full:xmm2

2994   ASSERT(ToDoubleRegister(instr->InputAt(0)).is(xmm2));
3090 __ movd(xmm2, rcx);
3092 __ cvtss2sd(xmm2, xmm2);
3093 __ xorps(xmm1, xmm2);
3094 __ subsd(xmm1, xmm2);