Home | History | Annotate | Download | only in x87

Lines Matching full:dst1

2620         Operand dst1 = g.HighOperand(destination);
2622 __ Move(dst1, Immediate(upper));
2692 Operand dst1 = g.ToOperand(destination);
2693 __ push(dst1);