Searched refs:OPERAND_MINUS (Results 1 – 8 of 8) sorted by relevance
44 if (oper->flags == OPERAND_MINUS) in print_operand()177 && d10v_operands[op->operands[i + 1]].flags != OPERAND_MINUS) in dis_long()227 && d10v_operands[op->operands[i + 1]].flags != OPERAND_MINUS) in dis_2_short()
167 && oper->flags != OPERAND_MINUS) in print_insn()178 if (oper->flags == OPERAND_MINUS) in print_insn()
403 { 0, 0, 0, OPERAND_MINUS},
161 { 0, 0, OPERAND_MINUS},
145 #define OPERAND_MINUS (0x80) macro
223 #define OPERAND_MINUS (0x20) macro
473 exp[numops++].X_add_number = OPERAND_MINUS; in get_operands()781 & (OPERAND_PLUS | OPERAND_MINUS)) != 0)) in check_resource_conflict()925 & (OPERAND_PLUS | OPERAND_MINUS)) != 0) in parallel_ok()1306 if (((flags & OPERAND_MINUS) && ((X_op != O_absent) || (num != OPERAND_MINUS))) || in find_opcode()
465 exp[numops++].X_add_number = OPERAND_MINUS; in get_operands()787 if ((flags & OPERAND_PLUS) || (flags & OPERAND_MINUS)) in parallel_ok()1179 else if (((flags & OPERAND_MINUS) in find_format()1180 && (X_op != O_absent || num != OPERAND_MINUS)) in find_format()