| /netbsd/src/external/gpl3/binutils/dist/gas/config/ |
| D | tc-i386-intel.c | 137 return O_absent; in i386_operator() 174 return O_absent; in i386_operator() 229 return O_absent; in i386_operator() 441 if (intel_state.op_modifier == O_absent) in i386_intel_simplify() 625 intel_state.op_modifier = O_absent; in i386_intel_operand() 665 else if (exp.X_op == O_illegal || exp.X_op == O_absent) in i386_intel_operand() 689 if (intel_state.op_modifier != O_absent in i386_intel_operand() 918 case O_absent: in i386_intel_operand() 922 if (intel_state.op_modifier == O_absent) in i386_intel_operand() 1042 && intel_state.op_modifier == O_absent) in i386_intel_operand()
|
| D | tc-riscv.c | 2654 imm_expr->X_op = O_absent; in riscv_ip() 2777 imm_expr->X_op = O_absent; in riscv_ip() 2957 imm_expr->X_op = O_absent; in riscv_ip() 2972 imm_expr->X_op = O_absent; in riscv_ip() 2987 imm_expr->X_op = O_absent; in riscv_ip() 3002 imm_expr->X_op = O_absent; in riscv_ip() 3094 imm_expr->X_op = O_absent; in riscv_ip() 3106 imm_expr->X_op = O_absent; in riscv_ip() 3118 imm_expr->X_op = O_absent; in riscv_ip() 3130 imm_expr->X_op = O_absent; in riscv_ip() [all …]
|
| D | tc-d30v.c | 397 exp[numops].X_op = O_absent; in get_operands() 412 exp[numops].X_op = O_absent; in get_operands() 451 else if (exp[numops].X_op == O_absent) in get_operands() 461 exp[numops].X_op = O_absent; in get_operands() 466 exp[numops].X_op = O_absent; in get_operands() 1177 && (X_op != O_absent || num != OPERAND_MINUS)) in find_format() 1179 && (X_op != O_absent || num != OPERAND_PLUS)) in find_format() 1181 && (X_op != O_absent || num != OPERAND_ATMINUS)) in find_format() 1183 && (X_op != O_absent || num != OPERAND_ATPAR)) in find_format() 1185 && (X_op != O_absent || num != OPERAND_ATSIGN))) in find_format() [all …]
|
| D | tc-d10v.c | 369 exp[numops].X_op = O_absent; in get_operands() 386 exp[numops].X_op = O_absent; in get_operands() 462 else if (exp[numops].X_op == O_absent) in get_operands() 472 exp[numops].X_op = O_absent; in get_operands() 476 exp[numops].X_op = O_absent; in get_operands() 1305 if (((flags & OPERAND_MINUS) && ((X_op != O_absent) || (num != OPERAND_MINUS))) || in find_opcode() 1306 ((flags & OPERAND_PLUS) && ((X_op != O_absent) || (num != OPERAND_PLUS))) || in find_opcode() 1307 ((flags & OPERAND_ATMINUS) && ((X_op != O_absent) || (num != OPERAND_ATMINUS))) || in find_opcode() 1308 ((flags & OPERAND_ATPAR) && ((X_op != O_absent) || (num != OPERAND_ATPAR))) || in find_opcode() 1309 …((flags & OPERAND_ATSIGN) && ((X_op != O_absent) || ((num != OPERAND_ATSIGN) && (num != OPERAND_A… in find_opcode()
|
| D | m68k-parse.y | 582 $$.exp.X_op = O_absent; 596 $$.exp.X_op = O_absent; 1096 oparg->disp.exp.X_op = O_absent; in m68k_ip_op() 1097 oparg->odisp.exp.X_op = O_absent; in m68k_ip_op()
|
| D | tc-visium.c | 1020 e1.X_op = O_absent; in md_assemble() 1201 if (e1.X_op != O_absent && *str == ',') in md_assemble() 1533 if (e1.X_op != O_absent) in md_assemble() 1767 if (e1.X_op != O_absent) in md_assemble() 1873 if (e1.X_op != O_absent && *str == ',') in md_assemble() 1939 if (e1.X_op != O_absent && *str == ',') in md_assemble()
|
| D | tc-arc.c | 1048 case O_absent: name = "O_absent"; break; in debug_exp() 1278 tok->X_md = O_absent; in tokenize_arguments() 1287 || tok->X_op == O_absent in tokenize_arguments() 1306 tok->X_op = O_absent; in tokenize_arguments() 1307 tok->X_md = O_absent; in tokenize_arguments() 1321 || tok->X_op == O_absent in tokenize_arguments() 1864 tok[tokidx].X_op = O_absent; in find_opcode_match() 1894 case O_absent: in find_opcode_match() 1908 tok[tokidx].X_op = O_absent; in find_opcode_match() 2045 case O_absent: in find_opcode_match() [all …]
|
| D | tc-mmix.c | 493 else if (exp[numexp].X_op == O_absent) in get_operands() 632 && expp_reg->X_op != O_absent in get_putget_operands() 2020 if (expP->X_op == O_absent) in mmix_greg_internal() 2191 if (exp.X_op == O_absent) in mmix_s_local() 3965 || exp.X_op == O_absent in s_loc() 4014 exp.X_op = O_absent; in s_loc() 4026 exp.X_op = O_absent; in s_loc() 4041 exp.X_op = O_absent; in s_loc() 4053 exp.X_op = O_absent; in s_loc() 4072 if (exp.X_op != O_absent) in s_loc()
|
| D | tc-s12z.c | 277 exp->X_op = O_absent; in lex_expression() 286 if (exp->X_op != O_absent) in lex_expression() 448 exp->X_op = O_absent; in lex_opr() 828 if (exp->X_op != O_absent && exp->X_op != O_constant) in emit_reloc() 915 exp->X_op = O_absent; in lex_15_bit_offset() 934 exp->X_op = O_absent; in lex_15_bit_offset() 958 if (exp->X_op != O_absent && exp->X_op != O_constant) in emit_15_bit_offset() 1723 exp0.X_op = O_absent; in imm_opr()
|
| D | tc-alpha.c | 796 case O_absent: name = "O_absent"; break; in debug_exp() 1011 if (tok->X_op == O_illegal || tok->X_op == O_absent) in tokenize_arguments() 1122 case O_absent: in find_opcode_match() 1581 insn.fixups[insn.nfixups].exp.X_op = O_absent; in load_expression() 2156 fixup->exp.X_op = O_absent; in assemble_insn() 2201 insn.fixups[insn.nfixups].exp.X_op = O_absent; in emit_ir_load() 2250 insn.fixups[insn.nfixups].exp.X_op = O_absent; in emit_loadstore() 2296 insn.fixups[insn.nfixups].exp.X_op = O_absent; in emit_ldXu() 2312 insn.fixups[insn.nfixups].exp.X_op = O_absent; in emit_ldXu() 2448 insn.fixups[insn.nfixups].exp.X_op = O_absent; in emit_stX() [all …]
|
| D | tc-mcore.c | 661 if (e->X_op == O_absent) in parse_exp() 734 ep->X_op = O_absent; in parse_rt() 779 if (e.X_op == O_absent) in parse_imm() 1483 if (e.X_op != O_absent && do_jsri2bsr) in md_assemble()
|
| D | tc-tilepro.c | 939 if (e->X_op == O_register || e->X_op == O_absent) in tilepro_parse_name() 1027 operand_values[i].X_op = O_absent; in parse_operands() 1074 || operand_values[i].X_op == O_absent) in parse_operands()
|
| D | tc-tilegx.c | 1051 if (e->X_op == O_register || e->X_op == O_absent) in tilegx_parse_name() 1144 operand_values[i].X_op = O_absent; in parse_operands() 1191 || operand_values[i].X_op == O_absent) in parse_operands()
|
| D | m68k-parse.c | 1950 (yyval.exp).exp.X_op = O_absent; in yyparse() 1967 (yyval.exp).exp.X_op = O_absent; in yyparse() 2686 oparg->disp.exp.X_op = O_absent; in m68k_ip_op() 2687 oparg->odisp.exp.X_op = O_absent; in m68k_ip_op()
|
| D | tc-m68hc11.c | 1149 oper->exp.X_op = O_absent; in get_operand() 1331 else if (oper->exp.X_op == O_absent) in get_operand() 2964 else if (operands[0].exp.X_op == O_absent) in md_assemble() 3076 else if (operands[0].exp.X_op == O_absent) in md_assemble() 3150 else if (operands[0].exp.X_op == O_absent) in md_assemble() 3334 else if (operands[0].exp.X_op == O_absent) in md_assemble()
|
| D | tc-ia64.c | 3046 e->X_op = O_absent; in parse_predicate_and_operand() 3368 e2.X_op = O_absent; in dot_save() 3756 e2.X_op = O_absent; in dot_savemem() 3961 e2.X_op = O_absent; in dot_savegf() 3968 e1.X_op = O_absent; in dot_savegf() 3976 e2.X_op = O_absent; in dot_savegf() 4029 e.X_op = O_absent; in dot_spillreg() 4066 e.X_op = O_absent; in dot_spillmem() 4182 e2.X_op = O_absent; in dot_unwabi() 4338 e.X_op = O_absent; in dot_prologue() [all …]
|
| D | tc-v850.c | 2642 case O_absent: in md_assemble() 2676 case O_absent: in md_assemble() 2716 case O_absent: in md_assemble() 2961 case O_absent: in md_assemble()
|
| D | obj-macho.c | 489 && exp.X_op != O_absent) in obj_mach_o_zerofill() 495 else if (exp.X_op == O_absent) in obj_mach_o_zerofill()
|
| D | tc-iq2000.c | 716 if (exp->X_op == O_absent) in md_operand()
|
| D | tc-mips.c | 4212 imm_expr.X_op = O_absent; in md_assemble() 4213 offset_expr.X_op = O_absent; in md_assemble() 4244 if (offset_expr.X_op != O_absent) in md_assemble() 5256 offset_expr.X_op = O_absent; in match_int_operand() 6140 offset->X_op = O_absent; in match_float_constant() 6181 offset->X_op = O_absent; in match_float_constant() 6190 offset->X_op = O_absent; in match_float_constant() 6223 imm->X_op = O_absent; in match_float_constant() 8322 imm_expr.X_op = O_absent; in match_insn() 8323 offset_expr.X_op = O_absent; in match_insn() [all …]
|
| D | tc-cr16.c | 166 if (exp.X_op == O_absent) in l_cons() 878 case O_absent: in process_label_constant()
|
| /netbsd/src/external/gpl3/binutils/dist/gas/ |
| D | sframe-opt.c | 43 gas_assert ((exp->X_op == O_modulus) || (exp->X_op == O_absent)); in sframe_estimate_size_before_relax() 111 gas_assert ((exp->X_op == O_modulus) || (exp->X_op == O_absent)); in sframe_convert_frag()
|
| D | expr.c | 315 expressionP->X_op = O_absent; in integer_constant() 776 operatorT op = O_absent; /* For unary operators. */ in operand() 1156 && expressionP->X_op != O_absent) in operand() 1158 if (op != O_absent) in operand() 1235 expressionP->X_op = O_absent; in operand() 1274 expressionP->X_op = O_absent; in operand() 1346 if (op != O_absent && op != O_illegal) in operand() 1403 expressionP->X_op = O_absent; in operand() 1406 if (expressionP->X_op == O_absent) in operand() 1461 case O_absent: in clean_up_expression() [all …]
|
| D | expr.h | 45 O_absent, enumerator
|
| D | read.c | 547 if (exp->X_op != O_absent) in get_absolute_expr() 1767 if (exp.X_op == O_absent) in s_comm_internal() 2560 if (exp.X_op == O_absent) in parse_align() 3968 else if (exp.X_op == O_absent) in pseudo_set() 3997 case O_absent: in pseudo_set() 4255 case O_absent: in s_reloc() 4310 exp.X_op = O_absent; in s_reloc() 4329 case O_absent: in s_reloc() 4474 if (op == O_absent || op == O_illegal) in emit_expr_with_reloc() 5244 if (op == O_absent || op == O_illegal) in emit_leb128_expr() [all …]
|