Home | History | Annotate | Download | only in arm64

Lines Matching refs:br

953 void Assembler::br(const Register& xn) {
956 Emit(BR | Rn(xn));