Searched refs:ARM_BLX_R (Results 1 – 2 of 2) sorted by relevance
187 #define ARM_BLX_R(rm) (ARM_INST_BLX_R | (rm)) macro
504 emit(ARM_BLX_R(tgt_reg), ctx); in emit_blx_r()