Searched refs:SUB_OPCODE_B (Results 1 – 4 of 4) sorted by relevance
85 #define SUB_OPCODE_B 1 /*!< Branch to a relative offset */ macro475 .sub_opcode = SUB_OPCODE_B, \489 .sub_opcode = SUB_OPCODE_B, \
92 #define SUB_OPCODE_B 1 /*!< Branch to a relative offset */ macro509 .sub_opcode = SUB_OPCODE_B, \523 .sub_opcode = SUB_OPCODE_B, \
147 case SUB_OPCODE_B: in do_single_reloc()