Home | History | Annotate | Download | only in arm

Lines Matching refs:dst2

1443 void Assembler::ldrd(Register dst1, Register dst2,
1449 ASSERT_EQ(dst1.code() + 1, dst2.code());
2039 const Register dst2,
2047 ASSERT(!dst1.is(pc) && !dst2.is(pc));
2048 emit(cond | 0xC*B24 | B22 | B20 | dst2.code()*B16 |