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