Home | History | Annotate | Download | only in mips64

Lines Matching full:src2

83                               Register src1, const Operand& src2) {
84 Branch(2, NegateCondition(cond), src1, src2);
98 Register src1, const Operand& src2) {
99 Branch(2, NegateCondition(cond), src1, src2);
3860 DoubleRegister src2) {
3863 if (src2.is(f12)) {
3865 Move(fparg2, src2);
3869 Move(fparg2, src2);
3873 Move(a2, a3, src2);