Home | History | Annotate | Download | only in arm

Lines Matching refs:Move

391     /* Move the result in the double result register. */                       \
405 /* Move the result in the double result register. */ \
769 __ Move(i.OutputRegister(), i.InputOperand2(0), i.OutputSBit());
1035 // Move the result in the double result register.
1591 __ Move(dst,
1595 __ Move(dst,
1610 __ Move(dst, src_object);
1644 __ Move(dst, src);
1654 __ Move(dst, src);
1701 __ Move(temp, src);
1702 __ Move(src, dst);
1703 __ Move(dst, temp);
1728 __ Move(temp, src);
1729 __ Move(src, dst);
1730 __ Move(dst, temp);
1734 __ Move(temp, src);
1743 __ Move(temp.low(), src);
1744 __ Move(src, dst);
1745 __ Move(dst, temp.low());
1749 __ Move(temp.low(), src);