Lines Matching defs:xmm3
1697 XMMRegister saved_feedback_vector = xmm3;
2198 __ movd(xmm3, esi); // Spill the context.
2264 __ movd(esi, xmm3); // Restore the context.
2273 __ movd(esi, xmm3); // Restore the context.
2333 __ movd(xmm3, ebx); // Preserve root register.
2364 __ movd(ebx, xmm3); // Restore root register.
2516 __ movd(xmm3, esi);
2549 __ movd(esi, xmm3);
3614 __ movdq(alignment == MOVE_ALIGNED, xmm3, Operand(src, 0x30));
3620 __ movdqa(Operand(dst, 0x30), xmm3);
3874 __ movdqu(xmm3, Operand(src, count, times_1, -0x10));
3878 __ movdqu(Operand(dst, count, times_1, -0x10), xmm3);