Searched refs:OP_B_N (Results 1 – 1 of 1) sorted by relevance
272 #define OP_B_N(byte_offset) (0xe000 | (((byte_offset) >> 1) & 0x07ff)) macro278 asm_thumb_op16(as, OP_B_N(rel)); in asm_thumb_b_n_label()343 asm_thumb_op16(as, OP_B_N(2)); in asm_thumb_mov_reg_i32()503 asm_thumb_op16(as, OP_B_N(rel)); in asm_thumb_b_label()515 asm_thumb_op16(as, OP_B_N(rel)); in asm_thumb_b_label()561 asm_thumb_op16(as, OP_B_N(rel)); in asm_thumb_b_rel12()
Completed in 4 milliseconds