Home | History | Annotate | Download | only in a64

Lines Matching refs:BLR

437 void Assembler::blr(const Register& xn) {
439 Emit(BLR | Rn(xn));