Home | History | Annotate | Download | only in config

Lines Matching full:x_op

247   expn.X_op = O_constant;
1012 if (expn.X_op == O_constant)
1030 if (expn.X_op != O_constant && octets < 2)
1039 if (expn.X_op != O_constant
1233 if (expn.X_op != O_constant || frag_bit_offset (frag_now, now_seg) == -1)
1705 if (expn.X_op != O_constant)
1748 size_exp.X_op = O_constant;
2631 if (expn.X_op == O_constant)
3195 operands[i].exp.X_op = O_absent;
3218 return operand->exp.X_op == O_constant && !is_immediate (operand);
3332 && operand->exp.X_op == O_constant
3445 if (insn->opcode[op].addr_expr.X_op == O_constant)
3498 if (operand->exp.X_op == O_constant)
3502 if (operand->exp.X_op == O_register)
3530 if (operand->exp.X_op == O_constant)
3597 if (operand->exp.X_op == O_constant)
3617 if (insn->opcode[which].addr_expr.X_op == O_constant)
3753 if (type == OP_MMR && operand->exp.X_op != O_constant)
3931 else if (operand->exp.X_op == O_constant
4059 #define is_zero(op) ((op).exp.X_op == O_constant && (op).exp.X_add_number == 0)
4096 || (insn->operands[0].exp.X_op == O_constant