Searched refs:ARM_BX (Results 1 – 2 of 2) sorted by relevance
149 #define ARM_BX(rm) (ARM_INST_BX | (rm)) macro
260 emit(ARM_BX(ARM_LR), ctx); in build_epilogue()457 emit(ARM_BX(tgt_reg), ctx); in emit_blx_r()