Searched refs:X_unsigned (Results 1 – 20 of 20) sorted by relevance
137 unsigned int X_unsigned : 1; member
89 zero.X_unsigned = 0; in make_expr_symbol()161 e.X_unsigned = 1; in expr_build_uconstant()733 expressionP->X_unsigned = 1; in operand()1029 expressionP->X_unsigned = 0; in operand()1083 expressionP->X_unsigned = 1; in operand()2023 resultP->X_unsigned = 1; in expr()
1715 else if (temp != size || !exp.X_unsigned) in s_comm_internal()2471 if (!exp.X_unsigned) in parse_align()4282 extra_digit = exp->X_unsigned ? 0 : -1; in emit_expr_with_reloc()4283 convert_to_bignum (exp, !exp->X_unsigned); in emit_expr_with_reloc()4592 exp->X_unsigned = 1;
1668 if (cie->personality.X_unsigned != fde->personality.X_unsigned) in select_cie_for_fde()
220 (md_assemble): Ignore X_unsigned when applying 16-bit insn fields.1556 instead of X_unsigned to determine sign of resulting bignum.1558 (emit_leb128_expr): Use X_extrabit instead of X_unsigned. Pass
1964 s->sy_value.X_unsigned = 0; in S_SET_VALUE()
132 * expr.h (struct expressionS): Make X_op and X_unsigned bitfields,9132 * expr.h (expressionS): New field X_unsigned.9133 * expr.c (operand): Initialize X_unsigned to 1. Set it to 0 for9136 X_unsigned to 1 when building new expression.9141 (parse_bitfield_cons): Set X_unsigned field.9147 (S_SET_VALUE): Clear X_unsigned.9150 * config/tc-h8500.c (parse_reglist): Set X_unsigned.
236 (assemble_insn): Don't assume X_op and X_unsigned are in a given
1274 && literals[lit_count].exp.X_unsigned == exx->X_unsigned in add_to_lit_pool()
2017 expP->X_unsigned = 0; in mmix_greg_internal()4267 exp.X_unsigned = 0; in mmix_cons()4287 exp.X_unsigned = 1; in mmix_cons()
512 if (exp.X_add_number != size || !exp.X_unsigned) in obj_mach_o_zerofill()
452 new_exp.X_unsigned = 1; in get_operands()
223 exp.X_unsigned = 1; in l_cons()
2392 mem_ref->offset.exp.X_unsigned = 0; in tic6x_default_mem_ref()2412 mem_ref->offset.exp.X_unsigned = 0; in tic6x_default_mem_ref()
3202 : inst.reloc.exp.X_unsigned ? 0 in add_to_lit_pool()3223 && (pool->literals[entry].X_unsigned in add_to_lit_pool()3224 == inst.reloc.exp.X_unsigned)) in add_to_lit_pool()3243 && (pool->literals[entry].X_unsigned in add_to_lit_pool()3244 == inst.reloc.exp.X_unsigned) in add_to_lit_pool()3247 && (pool->literals[entry + 1].X_unsigned in add_to_lit_pool()3248 == inst.reloc.exp.X_unsigned)) in add_to_lit_pool()3309 pool->literals[entry].X_unsigned = inst.reloc.exp.X_unsigned; in add_to_lit_pool()3314 pool->literals[entry].X_unsigned = inst.reloc.exp.X_unsigned; in add_to_lit_pool()7813 : inst.reloc.exp.X_unsigned in move_or_literal_pool()
2874 ex.X_unsigned = 1; in md_assemble()4429 exp.X_unsigned = 0; in ppc_function()
1633 && (litexp->X_unsigned == exp->X_unsigned)) in add_to_lit_pool()
2059 zero_exp.X_unsigned = 1; in assemble_insn()
1609 if (data_type == _SIMM16_LA && s7_inst.reloc.exp.X_unsigned == 1) in s7_data_op2()
1492 if (data_type == _SIMM16_LA && s3_inst.reloc.exp.X_unsigned == 1) in s3_data_op2()