• Home
  • Raw
  • Download

Lines Matching refs:as_bad

418           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()
1002 as_bad (_("this DS form not yet supported")); in i370_ds()
1045 as_bad (_("Expected comma after symbol-name: rest of line ignored.")); in i370_elf_lcomm()
1079 as_bad (_("Ignoring attempt to re-define symbol `%s'."), in i370_elf_lcomm()
1087 as_bad (_("Length of .lcomm \"%s\" is already %ld. Not changed to %ld."), in i370_elf_lcomm()
1106 as_bad (_("Common alignment not a power of 2")); in i370_elf_lcomm()
1244 as_bad (_("Missing or bad .using directive")); in i370_make_relative()
1289 as_bad (_("Literal Pool Overflow")); in add_to_lit_pool()
1529 as_bad (_("missing end-quote")); in i370_addr_cons()
1540 as_bad (_("missing end-quote")); in i370_addr_cons()
1587 as_bad (_("expression not a constant")); in i370_addr_cons()
1594 as_bad (_("Unknown/unsupported address literal type")); in i370_addr_cons()
1617 as_bad (_(".ltorg without prior .using in section %s"), in i370_ltorg()
1621 as_bad (_(".ltorg in section %s paired to .using in section %s"), in i370_ltorg()
1644 else as_bad (_("bad alignment of %d bytes in literal pool"), biggest_literal_size); in i370_ltorg()
1668 as_bad (_("bad literal size\n")); in i370_ltorg()
1742 as_bad (_(".using: base address expression illegal or too complex")); in i370_using()
1777 as_bad (_("droping register %d in section %s does not match using register %d"), in i370_drop()
1786 as_bad (_("droping register %d in section %s does not match using register %d"), in i370_drop()
1790 as_bad (_("droping register %d in section %s previously used in section %s"), in i370_drop()
1846 as_bad (_("wrong number of operands")); in i370_macro()
1927 as_bad (_("Unrecognized opcode: `%s'"), str); in md_assemble()
2070 as_bad (_("not using any base register")); in md_assemble()
2100 as_bad (_("expecting a register for operand %d"), in md_assemble()
2124 as_bad (_("illegal operand")); in md_assemble()
2126 as_bad (_("missing operand")); in md_assemble()
2206 as_bad (_("junk at end of line: `%s'"), str); in md_assemble()
2221 as_bad (_("Internal Error: bad instruction length")); in md_assemble()