Searched refs:OPERAND_PLUS (Results 1 – 8 of 8) sorted by relevance
48 if (oper->flags == OPERAND_PLUS) in print_operand()175 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS in dis_long()225 && d10v_operands[op->operands[i + 1]].flags != OPERAND_PLUS in dis_2_short()
164 && oper->flags != OPERAND_PLUS in print_insn()181 if (oper->flags == OPERAND_PLUS) in print_insn()
158 { 0, 0, OPERAND_PLUS},
401 { 0, 0, 0, OPERAND_PLUS},
142 #define OPERAND_PLUS (0x40) macro
219 #define OPERAND_PLUS (0x10) macro
422 exp[numops].X_add_number = OPERAND_PLUS; in get_operands()512 exp[numops++].X_add_number = OPERAND_PLUS; in get_operands()814 & (OPERAND_PLUS | OPERAND_MINUS)) != 0)) in check_resource_conflict()958 & (OPERAND_PLUS | OPERAND_MINUS)) != 0) in parallel_ok()1339 ((flags & OPERAND_PLUS) && ((X_op != O_absent) || (num != OPERAND_PLUS))) || in find_opcode()
505 exp[numops++].X_add_number = OPERAND_PLUS; in get_operands()821 if ((flags & OPERAND_PLUS) || (flags & OPERAND_MINUS)) in parallel_ok()1214 || ((flags & OPERAND_PLUS) in find_format()1215 && (X_op != O_absent || num != OPERAND_PLUS)) in find_format()