Searched refs:T_OPCODE_ADD_I3 (Results 1 – 1 of 1) sorted by relevance
696 #define T_OPCODE_ADD_I3 0x1c00 macro11751 inst.instruction = T_OPCODE_ADD_I3; in do_t_mov_cmp()22860 newval = subtract ? T_OPCODE_SUB_I3 : T_OPCODE_ADD_I3; in md_apply_fix()