Home
last modified time | relevance | path

Searched refs:as_bad (Results 1 – 25 of 117) sorted by relevance

12345

/toolchain/binutils/binutils-2.25/gas/config/
Dtc-mcore.c520 as_bad (_("register expected, but saw '%.6s'"), s); in parse_reg()
602 as_bad (_("control register expected, but saw '%.6s'"), s); in parse_creg()
638 as_bad (_("bad/missing psr specifier")); in parse_psrmod()
661 as_bad (_("missing operand")); in parse_exp()
742 as_bad (_("missing ']'")); in parse_rt()
781 as_bad (_("operand must be a constant")); in parse_imm()
783 as_bad (_("operand must be absolute in range %u..%u, not %ld"), in parse_imm()
818 as_bad (_("operand must be a multiple of 4")); in parse_mem()
825 as_bad (_("operand must be a multiple of 2")); in parse_mem()
839 as_bad (_("base register expected")); in parse_mem()
[all …]
Dtc-m68hc11.c464 as_bad (_("Default target `%s' is not supported."), target->name); in get_default_target()
561 as_bad (_("Option `%s' is not recognized."), arg); in md_parse_option()
1019 as_bad (_("Instruction `%s' is not recognized."), name); in print_insn_format()
1024 as_bad (_("Instruction formats for `%s':"), name); in print_insn_format()
1032 as_bad ("%s", buf); in print_insn_format()
1176 as_bad (_("Immediate operand is not allowed for operand %d."), in get_operand()
1220 as_bad (_("Indirect indexed addressing is not valid for 68HC11.")); in get_operand()
1240 as_bad (_("Spurious `,' or bad indirect register addressing mode.")); in get_operand()
1261 as_bad in get_operand()
1272 as_bad (_("Missing second register for indexed-indirect mode.")); in get_operand()
[all …]
Dtc-tic4x.c391 as_bad (_("Nan, using zero.")); in tic4x_gen_to_words()
513 as_bad (_("Cannot represent exponent in %d bits"), exponent_bits); in tic4x_gen_to_words()
596 as_bad (_("Invalid floating point number")); in tic4x_atof()
606 as_bad (_("Invalid floating point number")); in tic4x_atof()
726 as_bad (_("Comma expected\n")); in tic4x_asg()
766 as_bad (_(".bss size argument missing\n")); in tic4x_bss()
774 as_bad (_(".bss size %ld < 0!"), (long) size); in tic4x_bss()
908 as_bad (_("Non-constant symbols not allowed\n")); in tic4x_stringer()
939 as_bad (_("Symbol missing\n")); in tic4x_eval()
1044 as_bad (_(".set syntax invalid\n")); in tic4x_set()
[all …]
Dobj-coff-seh.c108 as_bad (_("bfd_set_section_flags: %s"), in make_pxdata_seg()
166 as_bad (_("%s used in segment '%s' instead of expected '%s'"), in seh_validate_seg()
238 as_bad (_("%s used outside of .seh_proc block"), directive); in verify_context()
273 as_bad (_("missing separator")); in skip_whitespace_and_comma()
323 as_bad (_(".seh_handler requires a handler")); in obj_coff_seh_handler()
344 as_bad (_("unknown constant value '%s' for handler"), symbol_name); in obj_coff_seh_handler()
370 as_bad (_(".seh_handler constant '%s' unknown"), symbol_name); in obj_coff_seh_handler()
416 as_bad (_(".seh_endproc used without .seh_proc")); in obj_coff_seh_endproc()
433 as_bad (_("previous SEH entry not closed (missing .seh_endproc)")); in obj_coff_seh_proc()
439 as_bad (_(".seh_proc requires function label name")); in obj_coff_seh_proc()
[all …]
Dtc-arc.c431 as_bad (_("expected comma after operand name")); in arc_extoper()
442 as_bad (_("negative operand number %d"), number); in arc_extoper()
454 as_bad (_("expected comma after register-number")); in arc_extoper()
479 as_bad (_("invalid mode")); in arc_extoper()
496 as_bad (_("expected comma after register-mode")); in arc_extoper()
513 as_bad (_("shortcut designator invalid")); in arc_extoper()
528 as_bad (_("core register value (%d) too large"), number); in arc_extoper()
536 as_bad (_("condition code value (%d) too large"), number); in arc_extoper()
554 as_bad (_("attempt to override symbol: %s"), name); in arc_extoper()
625 as_bad (_("invalid opertype")); in arc_extoper()
[all …]
Dtc-tic6x.c232 as_bad (_("unknown architecture '%s'"), arch); in tic6x_use_arch()
262 as_bad (_("unknown -mpid= argument '%s'"), arg); in tic6x_use_pid()
386 as_bad (_("unexpected .cantunwind directive")); in s_tic6x_cantunwind()
393 as_bad (_("personality routine specified for cantunwind frame")); in s_tic6x_cantunwind()
406 as_bad (_("unexpected .handlerdata directive")); in s_tic6x_handlerdata()
412 as_bad (_("duplicate .handlerdata directive")); in s_tic6x_handlerdata()
418 as_bad (_("personality routine required before .handlerdata directive")); in s_tic6x_handlerdata()
454 as_bad (_("duplicate .personalityindex directive")); in s_tic6x_personalityindex()
461 as_bad (_("bad personality routine number")); in s_tic6x_personalityindex()
478 as_bad (_("duplicate .personality directive")); in s_tic6x_personality()
[all …]
Dtc-metag.c457 as_bad (_("no floating point unit specified")); in parse_mov_u2u()
722 as_bad (_("offset must be a multiple of %d"), size); in parse_addr_offset()
738 as_bad (_("offset and base must be from the same unit")); in parse_addr_offset()
869 as_bad (_("invalid destination register")); in parse_get()
885 as_bad (_("invalid memory operand")); in parse_get()
903 as_bad (_("invalid memory operand")); in parse_set()
940 as_bad (_("invalid source register")); in parse_set()
1025 as_bad (_("invalid destination unit")); in parse_get_set()
1033 as_bad (_("mov cannot use RD port as destination")); in parse_get_set()
1058 as_bad (_("invalid source unit")); in parse_get_set()
[all …]
Dtc-moxie.c104 as_bad (_("expecting register")); in parse_register_operand()
123 as_bad (_("illegal register number")); in parse_register_operand()
139 as_bad (_("illegal register number")); in parse_register_operand()
182 as_bad (_("can't find opcode ")); in md_assemble()
188 as_bad (_("unknown opcode %s"), op_start); in md_assemble()
252 as_bad (_("expecting comma delimited operands")); in md_assemble()
320 as_bad (_("expecting indirect register `($rA)'")); in md_assemble()
328 as_bad (_("missing closing parenthesis")); in md_assemble()
348 as_bad (_("expecting indirect register `($rA)'")); in md_assemble()
356 as_bad (_("missing closing parenthesis")); in md_assemble()
[all …]
Dtc-msp430.c420 as_bad (_("missing operand")); in parse_exp()
515 as_bad (_(".profiler pseudo requires at least two operands.")); in msp430_profiler()
590 as_bad (_("ambiguous flags combination - '.profiler' directive ignored.")); in msp430_profiler()
1137 as_bad (_("value 0x%x out of extended range."), x); in msp430_srcoperand()
1143 as_bad (_("value %d out of range. Use #lo() or #hi()"), x); in msp430_srcoperand()
1221 as_bad (_("error: unsupported #foo() directive used on symbol")); in msp430_srcoperand()
1237 as_bad (_ in msp430_srcoperand()
1288 as_bad in msp430_srcoperand()
1291 as_bad (_("unknown operand %s"), l); in msp430_srcoperand()
1316 as_bad (_("value 0x%x out of extended range."), x); in msp430_srcoperand()
[all …]
Dtc-z8k.c281 as_bad (_("register rr%d out of range"), regno); in parse_reg()
283 as_bad (_("register rr%d does not exist"), regno); in parse_reg()
295 as_bad (_("register rh%d out of range"), regno); in parse_reg()
307 as_bad (_("register rl%d out of range"), regno); in parse_reg()
320 as_bad (_("register rq%d out of range"), regno); in parse_reg()
322 as_bad (_("register rq%d does not exist"), regno); in parse_reg()
334 as_bad (_("register r%d out of range"), regno); in parse_reg()
349 as_bad (_("missing operand")); in parse_exp()
375 as_bad (_("expected %c"), what); in checkfor()
390 as_bad (_("register is wrong size for a word %s"), string); in regword()
[all …]
Dtc-i370.c418 as_bad (_("invalid switch -m%s"), arg); in md_parse_option()
515 as_bad (_("Internal assembler error for instruction %s"), op->name); in md_begin()
534 as_bad (_("Internal assembler error for macro %s"), macro->name); in md_begin()
559 as_bad ("%s", errmsg); in i370_insert_operand()
683 as_bad (_("%s relocations do not fit in %d bytes\n"), in i370_elf_cons()
925 as_bad (_("unsupported DC type")); in i370_dc()
937 as_bad (_("missing end-quote")); in i370_dc()
947 as_bad (_("missing end-quote")); in i370_dc()
965 as_bad (_("unsupported DC type")); in i370_dc()
995 as_bad (_("unsupported alignment")); in i370_ds()
[all …]
Dtc-tic30.c482 as_bad (_("More than one AR register found in indirect reference")); in tic30_operand()
487 as_bad (_("Illegal AR register in indirect reference")); in tic30_operand()
507 as_bad (_("More than one displacement found in indirect reference")); in tic30_operand()
515 as_bad (_("Invalid displacement in indirect reference")); in tic30_operand()
532 as_bad (_("AR register not found in indirect reference")); in tic30_operand()
548 as_bad (_("required displacement wasn't given in indirect reference")); in tic30_operand()
554 as_bad (_("illegal indirect reference")); in tic30_operand()
560 as_bad (_("displacement must be an unsigned 8-bit number")); in tic30_operand()
746 as_bad (_("Invalid character %s before %s operand"), in tic30_parallel_insn()
765 as_bad (_("Unbalanced parenthesis in %s operand."), in tic30_parallel_insn()
[all …]
Dtc-tic54x.c219 as_bad (_("pseudo-op illegal within .struct/.union")); \
349 as_bad (_("Comma and symbol expected for '.asg STRING, SYMBOL'")); in tic54x_asg()
358 as_bad (_("symbols assigned with .asg must begin with a letter")); in tic54x_asg()
402 as_bad (_("Unterminated string after absolute expression")); in tic54x_eval()
410 as_bad (_("Comma and symbol expected for '.eval EXPR, SYMBOL'")); in tic54x_eval()
422 as_bad (_("symbols assigned with .eval must begin with a letter")); in tic54x_eval()
478 as_bad (_(".bss size argument missing\n")); in tic54x_bss()
487 as_bad (_(".bss size %d < 0!"), words); in tic54x_bss()
726 as_bad (_(".end%s without preceding .%s"), in tic54x_endstruct()
792 as_bad (_("Unrecognized struct/union tag '%s'"), name); in tic54x_tag()
[all …]
Dobj-som.c56 as_bad (_("Only one .compiler pseudo-op per file!")); in obj_som_compiler()
73 as_bad (_("Expected quoted string")); in obj_som_compiler()
86 as_bad (_(".compiler directive missing language and version")); in obj_som_compiler()
96 as_bad (_(".compiler directive missing version")); in obj_som_compiler()
127 as_bad (_("Only one .version pseudo-op per file!")); in obj_som_version()
144 as_bad (_("Expected quoted string")); in obj_som_version()
169 as_bad (_("Only one .copyright pseudo-op per file!")); in obj_som_copyright()
186 as_bad (_("Expected quoted string")); in obj_som_copyright()
Dtc-cr16.c172 as_bad (_("field width \"%s\" too complex for a bitfield"), hold); in l_cons()
203 as_bad (_("field value \"%s\" too complex for a bitfield"), hold); in l_cons()
384 as_bad (_("Unknown register pair - index relative mode: `%d'"), rreg->value.reg_val); in get_index_register_pair()
691 as_bad (_("GOT already in symbol table")); in md_undefined_symbol()
887 as_bad (_("missing or invalid displacement expression `%s' taken as 0"), in process_label_constant()
1048 as_bad (_("operand %d: illegal use expression: `%s`"), cur_arg_num + 1, str); in process_label_constant()
1113 as_bad (_("Unknown register: `%d'"), r); in getreg_image()
1121 as_bad (_("Illegal register (`%s') in Instruction: `%s'"), \ in getreg_image()
1192 as_bad (_("Illegal register `%s' in Instruction `%s'"), in set_operand()
1220 as_bad (_("Illegal register pair `%s' in Instruction `%s'"), in set_operand()
[all …]
Dtc-crx.c619 as_bad (_("missing or invalid displacement expression `%s' taken as 0"), in process_label_constant()
757 as_bad (_("Illegal register `%s' in Instruction `%s'"), in set_operand()
777 as_bad (_("Illegal register `%s' in Instruction `%s'"), in set_operand()
792 as_bad (_("Illegal register `%s' in Instruction `%s'"), in set_operand()
820 as_bad (_("Illegal Scale - `%d'"), scale_val); in set_operand()
936 as_bad (_("Illegal operands (whitespace): `%s'"), ins_parse); in parse_operands()
998 as_bad (_("Unknown exception: `%s'"), s); in gettrap()
1094 as_bad (_("Illegal `cinv' parameter: `%c'"), *p); in get_cinv_parameters()
1127 as_bad (_("Unknown register: `%d'"), r); in getreg_image()
1135 as_bad (_("Illegal register (`%s') in Instruction: `%s'"), \ in getreg_image()
[all …]
Dtc-mmix.c479 as_bad (_("invalid operands")); in get_operands()
491 as_bad (_("invalid operands")); in get_operands()
495 as_bad (_("missing operand")); in get_operands()
847 as_bad (_("unknown opcode: `%s'"), str); in md_assemble()
969 as_bad (_("specified location wasn't TETRA-aligned")); in md_assemble()
971 as_bad (_("unaligned data at an absolute location is not supported")); in md_assemble()
984 as_bad (_("specified location wasn't TETRA-aligned")); in md_assemble()
986 as_bad (_("unaligned data at an absolute location is not supported")); in md_assemble()
1096 as_bad (_("invalid operand to opcode %s: `%s'"), in md_assemble()
1118 as_bad (_("invalid operands to opcode %s: `%s'"), in md_assemble()
[all …]
Dtc-s390.c431 as_bad (_("invalid switch -m%s"), arg); in md_parse_option()
438 as_bad (_("invalid switch -m%s"), arg); in md_parse_option()
450 as_bad (_("invalid architecture -A%s"), arg); in md_parse_option()
518 as_bad (_("Internal assembler error for instruction %s"), in s390_setup_opcodes()
561 as_bad (_("Internal assembler error for instruction format %s"), in md_begin()
618 as_bad (err, buf, (int) min, (int) max); in s390_insert_operand()
870 as_bad (_("Can't handle O_big in s390_exp_compare")); in s390_exp_compare()
951 as_bad (_("Invalid suffix for literal pool entry")); in s390_lit_suffix()
1008 as_bad (_("Big number is too big")); in s390_lit_suffix()
1145 as_bad (_("%s relocations do not fit in %d bytes"), in s390_elf_cons()
[all …]
Dtc-ppc.c1101 as_bad (_("the use of -mvle requires big endian.")); in md_parse_option()
1139 as_bad (_("the use of -mvle requires -a32.")); in md_parse_option()
1158 as_bad (_("the use of -mvle requires big endian.")); in md_parse_option()
1160 as_bad (_("the use of -mvle requires -a32.")); in md_parse_option()
1196 as_bad (_("the use of -mvle requires big endian.")); in md_parse_option()
1219 as_bad (_("invalid switch -m%s"), arg); in md_parse_option()
1250 as_bad (_("--nops needs a numeric argument")); in md_parse_option()
1444 as_bad (_("mask trims opcode bits for %s"), op->name); in insn_validate()
1453 as_bad (_("operand index error for %s"), op->name); in insn_validate()
1469 as_bad (_("operand %d overlap in %s"), in insn_validate()
[all …]
Dtc-sh.c62 as_bad (_("directive .big encountered when option -big required")); in big()
72 as_bad (_("directive .little encountered when option -little required")); in little()
774 as_bad (_("Invalid PIC expression.")); in sh_cons_fix_new()
801 as_bad (_("unsupported BFD relocation size %u"), size); in sh_cons_fix_new()
1385 as_bad (_("missing operand")); in parse_exp()
1422 as_bad (_("illegal double indirection")); in parse_at()
1431 as_bad (_("illegal register after @-")); in parse_at()
1447 as_bad (_("must be @(r0,...)")); in parse_at()
1471 as_bad (_("syntax error in @(r0,...)")); in parse_at()
1476 as_bad (_("syntax error in @(r0...)")); in parse_at()
[all …]
Dtc-hppa.c1024 as_bad (_("Field out of range [%d..%d] (%d)."), (LOW), (HIGH), \
1052 as_bad (_("Field not properly aligned [%d] (%d)."), (ALIGN), \
1343 as_bad (_("Invalid Nullification: (%c)"), **s); in pa_parse_nullif()
2149 as_bad (_("Undefined register: '%s'."), name); in pa_parse_number()
2174 as_bad (_("Undefined register: '%s'."), name); in pa_parse_number()
2208 as_bad (_("Non-absolute symbol: '%s'."), name); in pa_parse_number()
2223 as_bad (_("Undefined absolute constant: '%s'."), name); in pa_parse_number()
2292 as_bad (_("Invalid FP Compare Condition: %s"), *s); in pa_parse_fp_cmp_cond()
2347 as_bad (_("Invalid FTEST completer: %s"), *s); in pa_parse_ftest_gfx_completer()
2413 as_bad (_("Invalid FP Operand Format: %3s"), *s); in pa_parse_fp_cnv_format()
[all …]
Dtc-i960.c579 as_bad (_("expression syntax error")); in get_cdisp()
615 as_bad (_("attempt to branch into different segment")); in get_cdisp()
619 as_bad (_("target of %s instruction must be a label"), ifmtP); in get_cdisp()
705 as_bad (_("syntax error")); in syntax()
729 as_bad (_("unaligned register")); in parse_regop()
751 as_bad (_("no such sfr in this architecture")); in parse_regop()
789 as_bad (_("illegal literal")); in parse_regop()
832 as_bad (_("unmatched '['")); in get_ispec()
839 as_bad (_("garbage after index spec ignored")); in get_ispec()
939 as_bad (_("invalid index register")); in parse_memop()
[all …]
Dobj-macho.c119 as_bad (_("the %s name '%s' is too long (maximum 16 characters)"), in collect_16char_name()
130 as_bad (_("expected a %s name followed by a `,'"), msg); in collect_16char_name()
195 as_bad (_("cannot overide zerofill section type for `%s,%s'"), in obj_mach_o_make_or_get_sect()
349 as_bad (_("unknown or invalid section type '%s'"), p); in obj_mach_o_section()
388 as_bad (_("unknown or invalid section attribute '%s'"), p); in obj_mach_o_section()
409 as_bad (_("unexpected section size information")); in obj_mach_o_section()
421 as_bad (_("missing sizeof_stub expression")); in obj_mach_o_section()
486 as_bad (_("expected symbol name")); in obj_mach_o_zerofill()
499 as_bad (_("bad or irreducible absolute expression")); in obj_mach_o_zerofill()
505 as_bad (_("missing size expression")); in obj_mach_o_zerofill()
[all …]
/toolchain/binutils/binutils-2.25/gas/
Dread.c493 as_bad (_("bad or irreducible absolute expression")); in get_absolute_expr()
602 as_bad ("%s", err); in try_macro()
700 as_bad (_("cannot change section or subsection inside .bundle_lock")); in assemble_one()
716 as_bad (_("\ in assemble_one()
725 as_bad (_("\ in assemble_one()
1055 as_bad (_("unknown pseudo-op: `%s'"), s); in read_a_source_file()
1486 as_bad (_("alignment not a power of 2")); in s_align()
1673 as_bad (_("expected symbol name")); in read_symbol_name()
1711 as_bad (_("missing size expression")); in s_comm_internal()
1729 as_bad (_("symbol `%s' is already defined"), name); in s_comm_internal()
[all …]
Dcond.c82 as_bad (_("invalid identifier for \".ifdef\"")); in s_ifdef()
149 as_bad (_("non-constant expression in \".if\" statement")); in s_if()
276 as_bad (_("bad format for ifc or ifnc")); in s_ifc()
306 as_bad (_("\".elseif\" without matching \".if\"")); in s_elseif()
310 as_bad (_("\".elseif\" after \".else\"")); in s_elseif()
345 as_bad (_("non-constant expression in \".elseif\" statement")); in s_elseif()
383 as_bad (_("\".endif\" without \".if\"")); in s_endif()
412 as_bad (_("\".else\" without matching \".if\"")); in s_else()
416 as_bad (_("duplicate \".else\"")); in s_else()
467 as_bad (_(".ifeqs syntax error")); in s_ifeqs()
[all …]

12345