Home
last modified time | relevance | path

Searched refs:O_illegal (Results 1 – 25 of 36) sorted by relevance

12

/netbsd/src/external/gpl3/binutils/dist/gas/config/
Dtc-i386-intel.c93 { NULL, O_illegal, 0 }
119 { NULL, O_illegal, { 0, 0, 0 } }
142 return O_illegal; in i386_operator()
169 return O_illegal; in i386_operator()
181 return O_illegal; in i386_operator()
200 return O_illegal; in i386_operator()
211 return O_illegal; in i386_operator()
216 return O_illegal; in i386_operator()
665 else if (exp.X_op == O_illegal || exp.X_op == O_absent) in i386_intel_operand()
Dtc-v850.c1027 expressionP->X_op = O_illegal; in register_name()
1089 expressionP->X_op = O_illegal; in system_register_name()
1148 expressionP->X_op = O_illegal; in cc_name()
1198 expressionP->X_op = O_illegal; in float_cc_name()
1246 expressionP->X_op = O_illegal; in cacheop_name()
1294 expressionP->X_op = O_illegal; in prefop_name()
1333 expressionP->X_op = O_illegal; in vector_register_name()
2638 case O_illegal: in md_assemble()
2672 case O_illegal: in md_assemble()
2712 case O_illegal: in md_assemble()
[all …]
Dtc-tilegx.c1008 operatorT op = O_illegal; in tilegx_parse_name()
1190 || operand_values[i].X_op == O_illegal in parse_operands()
1588 special = O_illegal; in md_apply_fix()
1666 if (special != O_illegal) in md_apply_fix()
Dtc-arc.c1047 case O_illegal: name = "O_illegal"; break; in debug_exp()
1126 resultP->X_op = O_illegal; in parse_reloc_symbol()
1137 resultP->X_op = O_illegal; in parse_reloc_symbol()
1150 resultP->X_op = O_illegal; in parse_reloc_symbol()
1164 resultP->X_op = O_illegal; in parse_reloc_symbol()
1186 resultP->X_op = O_illegal; in parse_reloc_symbol()
1194 resultP->X_op = O_illegal; in parse_reloc_symbol()
1286 if (tok->X_op == O_illegal in tokenize_arguments()
1320 if (tok->X_op == O_illegal in tokenize_arguments()
1893 case O_illegal: in find_opcode_match()
[all …]
Dtc-mmix.c489 if (exp[numexp].X_op == O_illegal) in get_operands()
515 exp[numexp].X_op = O_illegal; in get_operands()
565 exp[0].X_op = O_illegal; in get_putget_operands()
566 exp[1].X_op = O_illegal; in get_putget_operands()
631 if (expp_reg->X_op != O_illegal in get_putget_operands()
3964 if (exp.X_op == O_illegal in s_loc()
Dtc-tilepro.c895 operatorT op = O_illegal; in tilepro_parse_name()
1073 || operand_values[i].X_op == O_illegal in parse_operands()
Dtc-m68hc11.c1326 if (oper->exp.X_op == O_illegal) in get_operand()
2959 if (operands[0].exp.X_op == O_illegal) in md_assemble()
3071 if (operands[0].exp.X_op == O_illegal) in md_assemble()
3145 if (operands[0].exp.X_op == O_illegal) in md_assemble()
3329 if (operands[0].exp.X_op == O_illegal) in md_assemble()
Dtc-d30v.c449 if (exp[numops].X_op == O_illegal) in get_operands()
1163 else if (X_op == O_illegal) in find_format()
Dtc-spu.c296 insn.exp[i].X_op = O_illegal; in md_assemble()
Dtc-sparc.c2809 the_insn.exp2.X_op = O_illegal; in sparc_ip()
2813 the_insn.exp2.X_op = O_illegal; in sparc_ip()
2870 the_insn.exp2.X_op = O_illegal; in sparc_ip()
Dtc-mn10200.c1033 case O_illegal: in md_assemble()
Dtc-alpha.c795 case O_illegal: name = "O_illegal"; break; in debug_exp()
1011 if (tok->X_op == O_illegal || tok->X_op == O_absent) in tokenize_arguments()
1121 case O_illegal: in find_opcode_match()
3258 case O_illegal: in find_macro_match()
Dtc-pru.c942 if (ep->X_op == O_illegal || ep->X_op == O_absent) in pru_assemble_expression()
Dtc-d10v.c460 if (exp[numops].X_op == O_illegal) in get_operands()
Dtc-mn10300.c1677 case O_illegal: in md_assemble()
Dtc-tic6x.c1748 operatorT op = O_illegal; in tic6x_parse_name()
1761 if (op == O_illegal) in tic6x_parse_name()
Dtc-xtensa.c1801 operatorT operator = O_illegal; in map_suffix_reloc_to_operator()
1812 gas_assert (operator != O_illegal); in map_suffix_reloc_to_operator()
2151 if (tok->X_op == O_illegal || tok->X_op == O_absent) in parse_arguments()
12574 case O_illegal: in tinsn_has_invalid_symbolic_operands()
13017 if (extra_arg->X_op != O_illegal && extra_arg->X_op != O_register) in vinsn_to_insnbuf()
Dtc-s390.c1322 if (ex.X_op == O_illegal) in md_gather_operands()
Dtc-i386.c12425 || exp->X_op == O_illegal in x86_cons()
13606 exp->X_op = O_illegal; in i386_immediate()
13622 if (exp->X_op == O_absent || exp->X_op == O_illegal || exp->X_op == O_big) in i386_finalize_immediate()
13868 exp->X_op = O_illegal; in i386_displacement()
13909 || exp->X_op == O_illegal in i386_finalize_displacement()
17447 exp->X_op = O_illegal; in tc_x86_parse_to_dw2regnum()
Dtc-cris.c3121 if (exprP->X_op == O_illegal || exprP->X_op == O_absent) in cris_get_expression()
/netbsd/src/external/gpl3/binutils/dist/gas/
Dexpr.c1155 else if (expressionP->X_op != O_illegal in operand()
1339 case O_illegal: in operand()
1346 if (op != O_absent && op != O_illegal) in operand()
1460 case O_illegal: in clean_up_expression()
1501 #define __ O_illegal
1503 #define O_SINGLE_EQ O_illegal
1658 return O_illegal; in operatorf()
1677 ret = O_illegal; in operatorf()
1693 if (ret == O_illegal) in operatorf()
1698 if (ret != O_illegal) in operatorf()
[all …]
Dexpr.h43 O_illegal, enumerator
Dread.c3966 if (exp.X_op == O_illegal) in pseudo_set()
3996 case O_illegal: in pseudo_set()
4254 case O_illegal: in s_reloc()
4319 case O_illegal: 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()
5655 if (expP->X_op == O_illegal in get_segmented_expression()
Dsymbols.c1753 case O_illegal: in resolve_symbol_value()
1780 case O_illegal: in resolve_symbol_value()
1856 if (!symbolP->flags.resolved && exp.X_op != O_illegal) in snapshot_symbol()
3246 case O_illegal: in print_expr_1()
Dcgen.c392 case O_illegal: in gas_cgen_parse_operand()

12