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