/toolchain/binutils/binutils-2.25/gas/config/ |
D | tc-mmix.c | 1115 || ((exp[0].X_op == O_constant || exp[0].X_op == O_register) in md_assemble() 1123 if (exp[0].X_op == O_register || exp[0].X_op == O_constant) in md_assemble() 1176 if (n_operands != 3 || exp[2].X_op == O_constant) in md_assemble() 1228 || ((exp[0].X_op == O_constant || exp[0].X_op == O_register) in md_assemble() 1235 else if (exp[0].X_op == O_constant || exp[0].X_op == O_register) in md_assemble() 1248 || (exp[0].X_op == O_constant in md_assemble() 1257 if (exp[0].X_op == O_constant) in md_assemble() 1274 || (exp[1].X_op == O_constant in md_assemble() 1282 if (exp[1].X_op == O_constant) in md_assemble() 1321 || (exp[2].X_op == O_constant in md_assemble() [all …]
|
D | tc-msp430.c | 598 exp1.X_op = O_constant; in msp430_profiler() 610 exp.X_op = O_constant; in msp430_profiler() 637 exp.X_op = O_constant; in msp430_profiler() 1108 if (op->exp.X_op == O_constant) in msp430_srcoperand() 1230 op->exp.X_op = O_constant; in msp430_srcoperand() 1308 if (op->exp.X_op == O_constant) in msp430_srcoperand() 1417 if (op->exp.X_op == O_constant) in msp430_srcoperand() 1515 if (op->exp.X_op != O_constant || op->exp.X_add_number != 0) in msp430_dstoperand() 1568 if (op1->exp.X_op == O_constant) in try_encode_mova() 1591 if (op1->exp.X_op == O_constant) in try_encode_mova() [all …]
|
D | rx-parse.y | 94 if (v.X_op != O_constant && v.X_op != O_big) rx_linkrelax_imm (pos) 279 if ($4.X_op != O_constant && $4.X_op != O_big) rx_linkrelax_imm (12); } } 1326 if (exp.X_op != O_constant) in rx_intop() 1362 if (exp.X_op != O_constant) in rx_uintop() 1388 if (exp.X_op != O_constant) in rx_disp3op() 1401 if (exp->X_op != O_constant) in rx_disp5op() 1438 if (exp->X_op != O_constant) in rx_disp5op0() 1448 if (exp.X_op != O_constant) in exp_val() 1461 zero.X_op = O_constant; in zero_expr() 1469 if (type == RXREL_NEGATIVE && exp.X_op == O_constant) in immediate() [all …]
|
D | tc-tic4x.c | 680 exp.X_op = O_constant; in tic4x_emit_char() 850 if (exp.X_op == O_constant) in tic4x_cons() 906 if (exp.X_op != O_constant) in tic4x_stringer() 1445 if (operand->expr.X_op != O_constant) in tic4x_indirect_parse() 1544 if (exp->X_op == O_constant) in tic4x_operand_parse() 1567 if (exp->X_op == O_constant) in tic4x_operand_parse() 1595 if (exp->X_op != O_constant && exp->X_op != O_symbol) in tic4x_operand_parse() 1597 if (exp->X_op == O_constant) in tic4x_operand_parse() 1710 if (exp->X_op == O_constant) in tic4x_operands_match() 1738 if (exp->X_op == O_constant) in tic4x_operands_match() [all …]
|
D | tc-hppa.c | 1094 ((exp).X_op != O_constant && (exp).X_op != O_symbol) 2551 if (insn->exp.X_op != O_constant) in pa_get_absolute_expression() 3364 if (strict && the_insn.exp.X_op != O_constant) in pa_ip() 3374 if (strict && the_insn.exp.X_op != O_constant) in pa_ip() 3386 if (strict && the_insn.exp.X_op != O_constant) in pa_ip() 3398 if (strict && the_insn.exp.X_op != O_constant) in pa_ip() 3407 if (strict && the_insn.exp.X_op != O_constant) in pa_ip() 3416 if (strict && the_insn.exp.X_op != O_constant) in pa_ip() 4576 if (the_insn.exp.X_op == O_constant) in pa_ip() 4590 if (the_insn.exp.X_op == O_constant) in pa_ip() [all …]
|
D | tc-sparc.c | 1113 if (the_insn.exp.X_op == O_constant) in synthetize_setuw() 1133 if (the_insn.exp.X_op != O_constant in synthetize_setuw() 1139 & (the_insn.exp.X_op == O_constant in synthetize_setuw() 1141 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setuw() 1148 if (the_insn.exp.X_op != O_constant in synthetize_setuw() 1155 & (the_insn.exp.X_op != O_constant in synthetize_setuw() 1157 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setuw() 1172 if (the_insn.exp.X_op != O_constant) in synthetize_setsw() 1242 if (the_insn.exp.X_op != O_constant) in synthetize_setx() 1311 the_insn.reloc = (the_insn.exp.X_op != O_constant in synthetize_setx() [all …]
|
D | tc-i386-intel.c | 207 e->X_op = O_constant; in i386_intel_parse_name() 436 if (scale->X_op != O_constant in i386_intel_simplify() 477 e->X_op = O_constant; in i386_intel_simplify() 482 case O_constant: in i386_intel_simplify() 878 if (expP->X_op != O_constant in i386_intel_operand() 915 exp_seg = expP->X_op != O_constant ? undefined_section in i386_intel_operand()
|
D | tc-cr16.c | 166 exp.X_op = O_constant; in l_cons() 169 if (exp.X_op != O_constant) in l_cons() 198 if (exp.X_op != O_constant) in l_cons() 222 exp.X_op = O_constant; in l_cons() 889 cr16_ins->exp.X_op = O_constant; in process_label_constant() 895 case O_constant: in process_label_constant() 896 cur_arg->X_op = O_constant; in process_label_constant() 1507 insn->arg[0].X_op = O_constant; in parse_insn() 2298 if ((insn->arg[i].X_op == O_constant) in assemble_insn() 2373 if ((insn->arg[j].X_op == O_constant) in assemble_insn()
|
D | tc-dlx.c | 637 if (operandp->X_op != O_constant in parse_operand() 789 if (operand->X_op == O_constant) in machine_ip() 818 if (operand->X_op == O_constant) in machine_ip() 833 if (operand->X_op == O_constant) in machine_ip() 1154 if (expressionP->X_op != O_constant) in md_operand()
|
D | tc-v850.c | 1144 expressionP->X_op = O_constant; in cc_name() 1195 expressionP->X_op = O_constant; in float_cc_name() 1244 expressionP->X_op = O_constant; in cacheop_name() 1293 expressionP->X_op = O_constant; in prefop_name() 1414 if (exp.X_op != O_constant) in parse_register_list() 2424 if (ex.X_op == O_constant) in md_assemble() 2612 case O_constant: in md_assemble() 2665 case O_constant: in md_assemble() 2698 case O_constant: in md_assemble() 2855 if (ex.X_op != O_constant) in md_assemble() [all …]
|
D | rl78-parse.y | 72 if (v.X_op != O_constant && v.X_op != O_big) rl78_linkrelax_imm (pos) 370 { if ($3.X_op != O_constant) 1515 if (exp.X_op != O_constant) in expr_is_sfr() 1529 if (exp.X_op != O_constant) in expr_is_saddr() 1543 if (exp.X_op != O_constant) in expr_is_word_aligned() 1558 if (exp.X_op != O_constant) in check_expr_is_bit_index() 1572 if (exp.X_op != O_constant) in exp_val() 1584 if (e.X_op != O_constant in check_expr_is_const()
|
D | tc-ia64.c | 3314 if (e.X_op != O_constant) in dot_fframe() 3360 if (e.X_op != O_constant) in dot_vframesp() 3477 if (e2.X_op != O_constant || e2.X_add_number < 0) in dot_restore() 3799 if (e2.X_op != O_constant) in dot_savemem() 3887 if (e.X_op != O_constant in dot_saveg() 3928 if (e.X_op != O_constant in dot_savef() 3951 if (e.X_op != O_constant in dot_saveb() 3995 if (e1.X_op != O_constant in dot_savegf() 4003 if (e2.X_op != O_constant in dot_savegf() 4011 if (e1.X_op == O_constant in dot_savegf() [all …]
|
D | obj-coff-seh.c | 335 seh_ctx_cur->handler.X_op = O_constant; in obj_coff_seh_handler() 351 seh_ctx_cur->handler_data.X_op = O_constant; in obj_coff_seh_handler() 936 if (resolve_expression (&exp) && exp.X_op == O_constant) in seh_arm_write_function_pdata() 948 if (resolve_expression (&exp) && exp.X_op == O_constant) in seh_arm_write_function_pdata()
|
D | tc-crx.c | 621 crx_ins->exp.X_op = O_constant; in process_label_constant() 627 case O_constant: in process_label_constant() 628 cur_arg->X_op = O_constant; in process_label_constant() 1060 insn->arg[0].X_op = O_constant; in parse_insn() 1543 if ((insn->arg[j].X_op == O_constant) in assemble_insn() 1628 if ((insn->arg[j].X_op == O_constant) in assemble_insn() 1713 && (insn->arg[1].X_op == O_constant) in adjust_if_needed()
|
D | tc-tic54x.c | 247 expn.X_op = O_constant; in tic54x_emit_char() 1023 if (expn.X_op == O_constant) in tic54x_cons() 1041 if (expn.X_op != O_constant && octets < 2) in tic54x_cons() 1050 if (expn.X_op != O_constant in tic54x_cons() 1245 if (expn.X_op != O_constant || frag_bit_offset (frag_now, now_seg) == -1) in tic54x_space() 1721 if (expn.X_op != O_constant) in tic54x_field() 1764 size_exp.X_op = O_constant; in tic54x_field() 2659 if (expn.X_op == O_constant) in subsym_iscons() 3246 return operand->exp.X_op == O_constant && !is_immediate (operand); in is_absolute() 3360 && operand->exp.X_op == O_constant in is_type() [all …]
|
D | tc-cris.c | 50 ((EXP)->X_op == O_constant || (EXP)->X_op == O_symbol) 1342 if (output_instruction.expr.X_op != O_constant) in md_assemble() 1659 if (out_insnp->expr.X_op == O_constant in cris_process_instruction() 1675 if (out_insnp->expr.X_op == O_constant in cris_process_instruction() 1727 if (out_insnp->expr.X_op == O_constant in cris_process_instruction() 1743 if (out_insnp->expr.X_op == O_constant in cris_process_instruction() 2137 if (out_insnp->expr.X_op == O_constant in cris_process_instruction() 2147 if (out_insnp->expr.X_op == O_constant in cris_process_instruction() 2175 if (out_insnp->expr.X_op == O_constant) in cris_process_instruction() 2196 if (out_insnp->expr.X_op == O_constant) in cris_process_instruction() [all …]
|
D | tc-tic6x.c | 458 if (exp.X_op != O_constant in s_tic6x_personalityindex() 2169 if (op->value.exp.X_op == O_constant) in tic6x_operand_matches_form() 2282 if (op->value.mem.offset.exp.X_op == O_constant) in tic6x_operand_matches_form() 2306 && op->value.mem.offset.exp.X_op != O_constant) in tic6x_operand_matches_form() 2390 mem_ref->offset.exp.X_op = O_constant; in tic6x_default_mem_ref() 2410 mem_ref->offset.exp.X_op = O_constant; in tic6x_default_mem_ref() 2513 if (operands[opno].value.exp.X_op != O_constant) in tic6x_try_encode() 2532 if (operands[opno].value.exp.X_op != O_constant) in tic6x_try_encode() 2564 if (operands[opno].value.exp.X_op != O_constant) in tic6x_try_encode() 2581 if (operands[opno].value.exp.X_op != O_constant) in tic6x_try_encode() [all …]
|
D | tc-z80.c | 718 else if ((r_type == BFD_RELOC_8_PCREL) && (val->X_op == O_constant)) in emit_byte() 722 else if (val->X_op == O_constant) in emit_byte() 758 if (val->X_op != O_constant) in emit_word() 1027 if (mode.X_md || (mode.X_op != O_constant)) in emit_im() 1194 && (b.X_op == O_constant) in emit_bit() 1371 if (reg.X_op == O_constant && reg.X_add_number == 0) in emit_out() 1415 if (addr.X_op != O_constant) in emit_rst()
|
D | tc-microblaze.c | 737 else if ((e->X_op != O_constant && e->X_op != O_symbol) ) in parse_imm() 739 else if ((e->X_op == O_constant) && ((int) e->X_add_number < min in parse_imm() 1010 if (exp.X_op != O_constant) in md_assemble() 1136 if (exp.X_op != O_constant) in md_assemble() 1251 if (exp.X_op != O_constant) in md_assemble() 1513 if (exp.X_op != O_constant) in md_assemble() 1579 if (exp.X_op != O_constant) in md_assemble() 1651 if (exp.X_op != O_constant) in md_assemble() 1708 if (exp.X_op != O_constant) { in md_assemble()
|
D | tc-mips.c | 3153 if (element.X_op != O_constant) in mips_parse_argument_token() 4772 value->X_op = O_constant; in match_expression() 4815 if (r[0] == BFD_RELOC_UNUSED && ex.X_op == O_constant) in match_const_int() 5037 if (offset_expr.X_op != O_constant) in match_int_operand() 5185 if (operand->allow_constants && ex.X_op == O_constant in match_string_operand() 5921 imm->X_op = O_constant; in match_float_constant() 5954 imm->X_op = O_constant; in match_float_constant() 5955 offset->X_op = O_constant; in match_float_constant() 5971 imm->X_op = O_constant; in match_float_constant() 6705 ep.X_op = O_constant; in fix_loongson2f_jump() [all …]
|
/toolchain/binutils/binutils-2.25/gas/ |
D | expr.c | 87 zero.X_op = O_constant; in make_expr_symbol() 100 (expressionP->X_op == O_constant in make_expr_symbol() 108 if (expressionP->X_op == O_constant) in make_expr_symbol() 159 e.X_op = O_constant; in expr_build_uconstant() 540 expressionP->X_op = O_constant; in integer_constant() 591 expressionP->X_op = O_constant; in integer_constant() 615 expressionP->X_op = O_constant; in mri_char_constant() 679 expressionP->X_op = O_constant; in mri_char_constant() 701 expressionp->X_op = O_constant; in current_location() 820 expressionP->X_op = O_constant; in operand() [all …]
|
D | read.c | 490 if (exp->X_op != O_constant) in get_absolute_expr() 2189 else if (rep_exp.X_op == O_constant && rep_exp.X_add_number <= 0) in s_fill() 2198 if (rep_exp.X_op == O_constant) in s_fill() 2217 size_exp.X_op = O_constant; in s_fill() 2551 if (exp.X_op != O_constant in s_lsym() 2565 (exp.X_op == O_constant in s_lsym() 2756 if (exp->X_op != O_constant) in do_org() 2769 if (exp->X_op != O_constant && exp->X_op != O_symbol) in do_org() 3323 val.X_op = O_constant; in s_space() 3327 if (val.X_op != O_constant in s_space() [all …]
|
D | ehopt.c | 349 if ((int)*pnbytes == -1 && exp->X_op == O_constant) in check_eh_frame() 354 else if (*pnbytes == 1 && exp->X_op == O_constant) in check_eh_frame() 383 && exp->X_op == O_constant in check_eh_frame() 399 if (exp->X_op == O_constant) in check_eh_frame() 440 && exp->X_op_symbol->sy_value.X_op == O_constant in check_eh_frame()
|
D | cgen.c | 426 case O_constant: 453 && exp.X_add_symbol->sy_value.X_op == O_constant 617 if (exp->X_op != O_constant && exp->X_op != O_symbol) 806 && exp->X_add_symbol->sy_value.X_op == O_constant) in weak_operand_overflow_check() 810 && exp->X_op_symbol->sy_value.X_op == O_constant) in weak_operand_overflow_check()
|
D | symbols.c | 916 case O_constant: in use_complex_relocs_for() 1067 if (symp->sy_value.X_op == O_constant) in resolve_symbol_value() 1157 case O_constant: in resolve_symbol_value() 1531 case O_constant: in snapshot_symbol() 1553 case O_constant: *segP = absolute_section; break; in snapshot_symbol() 1940 if (s->sy_value.X_op != O_constant) in S_GET_VALUE() 1962 s->sy_value.X_op = O_constant; in S_SET_VALUE() 2678 return s->sy_value.X_op == O_constant; in symbol_constant_p() 2781 abs_symbol.sy_value.X_op = O_constant; in symbol_begin() 2796 dot_symbol.sy_value.X_op = O_constant; in dot_symbol_init() [all …]
|