Searched refs:OPCODE_SUB (Results 1 – 3 of 3) sorted by relevance
35 #define OPCODE_SUB 2 macro
2259 #define OPCODE_SUB 2 macro7045 case OPCODE_SUB: /* ADD <-> SUB */7051 new_inst = OPCODE_SUB;12203 temp = newinsn = (temp & OPCODE_MASK) | OPCODE_SUB << DATA_OP_SHIFT;
481 #define OPCODE_SUB 2 macro11467 case OPCODE_SUB: /* ADD <-> SUB */ in negate_data_op()11473 new_inst = OPCODE_SUB; in negate_data_op()11737 temp = newinsn = (temp & OPCODE_MASK) | OPCODE_SUB << DATA_OP_SHIFT; in md_apply_fix()