Home | History | Annotate | Download | only in arm

Lines Matching defs:bx

1301         LOG(FATAL) << "Invalid use of BX";
1600 branch_type = Branch::kUnconditionalLink; // BX.
2206 void Thumb2Assembler::bx(Register rm, Condition cond) {