1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2010-03-03 14:58+0100\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: app.c:488 app.c:502
20 msgid "end of file in comment"
23 #: app.c:580 app.c:627
25 msgid "end of file in string; '%c' inserted"
30 msgid "unknown escape '\\%c' in string; ignored"
34 msgid "end of file not at end of a line; newline inserted"
38 msgid "end of file in multiline comment"
42 msgid "end of file after a one-character quote; \\0 inserted"
46 msgid "end of file in escape character"
50 msgid "missing close quote; (assumed)"
53 #: app.c:1137 app.c:1192 app.c:1203 app.c:1277
54 msgid "end of file in comment; newline inserted"
58 msgid "missing emulation mode name"
63 msgid "unrecognized emulation name `%s'"
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
73 msgid "Usage: %s [option...] [asmfile...]\n"
80 " -a[sub-option...]\t turn on listings\n"
81 " \t Sub-options [default hls]:\n"
82 " \t c omit false conditionals\n"
83 " \t d omit debugging directives\n"
84 " \t g include general info\n"
85 " \t h include high-level source\n"
86 " \t l include assembly\n"
87 " \t m include macro expansions\n"
88 " \t n omit forms processing\n"
89 " \t s include symbols\n"
90 " \t =FILE list to FILE (must be last sub-option)\n"
95 msgid " --alternate initially turn on alternate macro syntax\n"
100 msgid " -D produce assembler debugging messages\n"
105 msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
110 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
115 msgid " emulate output (default %s)\n"
120 msgid " --execstack require executable stack for this object\n"
126 " --noexecstack don't require executable stack for this object\n"
131 msgid " -f skip whitespace and comment preprocessing\n"
136 msgid " -g --gen-debug generate debugging information\n"
141 msgid " --gstabs generate STABS debugging information\n"
147 " --gstabs+ generate STABS debug info with GNU extensions\n"
152 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
157 msgid " --hash-size=<value> set the hash table size close to <value>\n"
162 msgid " --help show this message and exit\n"
167 msgid " --target-help show target specific options\n"
173 " -I DIR add DIR to search list for .include directives\n"
178 msgid " -J don't warn about signed overflow\n"
184 " -K warn when differences altered for long "
190 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
195 msgid " -M,--mri assemble in MRI compatibility mode\n"
201 " --MD FILE write dependency information in FILE (default "
207 msgid " -nocpp ignored\n"
213 " -o OBJFILE name the object-file output OBJFILE (default a."
219 msgid " -R fold data section into text section\n"
225 " --reduce-memory-overheads \n"
226 " prefer smaller memory use at the cost of longer\n"
233 " --statistics print various measured statistics from execution\n"
238 msgid " --strip-local-absolute strip local absolute symbols\n"
244 " --traditional-format Use same format as native assembler when possible\n"
249 msgid " --version print assembler version number and exit\n"
254 msgid " -W --no-warn suppress warnings\n"
259 msgid " --warn don't suppress warnings\n"
264 msgid " --fatal-warnings treat warnings as errors\n"
270 " --itbl INSTTBL extend instruction set to include instructions\n"
271 " matching the specifications defined in file "
277 msgid " -w ignored\n"
282 msgid " -X ignored\n"
287 msgid " -Z generate object file even after errors\n"
293 " --listing-lhs-width set the width in words of the output data column "
301 " --listing-lhs-width2 set the width in words of the continuation lines\n"
302 " of the output data column; ignored if smaller "
304 " the width of the first line\n"
310 " --listing-rhs-width set the max width in characters of the lines from\n"
317 " --listing-cont-lines set the maximum number of continuation lines used\n"
318 " for the output data column of the listing\n"
323 msgid " @FILE read options from FILE\n"
328 msgid "Report bugs to %s\n"
333 msgid "unrecognized option -%c%s"
336 #. This output is intended to follow the GNU standards document.
339 msgid "GNU assembler %s\n"
344 msgid "Copyright 2009 Free Software Foundation, Inc.\n"
350 "This program is free software; you may redistribute it under the terms of\n"
351 "the GNU General Public License version 3 or later.\n"
352 "This program has absolutely no warranty.\n"
357 msgid "This assembler was configured for a target of `%s'.\n"
361 msgid "multiple emulation names specified"
365 msgid "emulations not handled in this configuration"
375 msgid "canonical = %s\n"
380 msgid "cpu-type = %s\n"
385 msgid "format = %s\n"
390 msgid "bfd-target = %s\n"
394 msgid "bad defsym; format is --defsym name=value"
398 msgid "no file name following -t option"
403 msgid "failed to read instruction table %s\n"
408 msgid "invalid listing option `%c'"
412 msgid "--hash-size needs a numeric argument"
417 msgid "%s: total time in assembly: %ld.%06ld\n"
422 msgid "%s: data size %ld\n"
427 msgid "%d warnings, treating warnings as errors"
432 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
436 #. * We have a GROSS internal error.
437 #. * This should never happen.
439 #: atof-generic.c:417 config/tc-m68k.c:3536
440 msgid "failed sanity check"
443 #: cgen.c:113 config/tc-alpha.c:2083 config/tc-alpha.c:2107
444 #: config/tc-arc.c:1681 config/tc-d10v.c:552 config/tc-d30v.c:539
445 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2567
446 #: config/tc-ppc.c:2718 config/tc-ppc.c:2839 config/tc-ppc.c:2850
447 #: config/tc-s390.c:1218 config/tc-s390.c:1318 config/tc-s390.c:1447
448 #: config/tc-v850.c:1730 config/tc-v850.c:1753 config/tc-v850.c:1956
449 msgid "too many fixups"
452 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:463
453 #: config/tc-d30v.c:454 config/tc-i370.c:2129 config/tc-mn10200.c:1042
454 #: config/tc-mn10300.c:1674 config/tc-ppc.c:2606 config/tc-s390.c:1189
455 #: config/tc-v850.c:1932 config/tc-z80.c:422
456 msgid "illegal operand"
459 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:569 config/tc-d10v.c:465
460 #: config/tc-d30v.c:456 config/tc-h8300.c:450 config/tc-i370.c:2131
461 #: config/tc-mcore.c:662 config/tc-microblaze.c:583 config/tc-mmix.c:488
462 #: config/tc-mn10200.c:1045 config/tc-mn10300.c:1677 config/tc-msp430.c:452
463 #: config/tc-or32.c:307 config/tc-ppc.c:2608 config/tc-s390.c:1207
464 #: config/tc-sh.c:1359 config/tc-sh64.c:2213 config/tc-v850.c:1935
465 #: config/tc-z80.c:575 config/tc-z8k.c:350
466 msgid "missing operand"
470 msgid "a reloc on this operand implies an overflow"
474 msgid "operand mask overflow"
477 #. We can't actually support subtracting a symbol.
478 #: cgen.c:885 config/tc-arc.c:1247 config/tc-arm.c:1612 config/tc-arm.c:8619
479 #: config/tc-arm.c:8670 config/tc-arm.c:8916 config/tc-arm.c:9706
480 #: config/tc-arm.c:10705 config/tc-arm.c:10745 config/tc-arm.c:11053
481 #: config/tc-arm.c:11082 config/tc-avr.c:1087 config/tc-cris.c:4044
482 #: config/tc-d10v.c:1507 config/tc-d30v.c:1910 config/tc-mips.c:4398
483 #: config/tc-mips.c:5522 config/tc-mips.c:6497 config/tc-mips.c:7073
484 #: config/tc-msp430.c:1937 config/tc-ppc.c:5826 config/tc-spu.c:959
485 #: config/tc-spu.c:983 config/tc-v850.c:2271 config/tc-xstormy16.c:484
486 #: config/tc-xtensa.c:5821 config/tc-xtensa.c:11839
487 msgid "expression too complex"
490 #: cgen.c:979 config/tc-arc.c:1308 config/tc-ppc.c:5951 config/tc-s390.c:2023
491 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
492 msgid "unresolved expression that must be resolved"
495 #: cgen.c:1004 config/tc-xstormy16.c:563
497 msgid "internal error: can't install fix for reloc type %d (`%s')"
501 msgid "relocation is not supported"
505 msgid "invalid identifier for \".ifdef\""
509 msgid "non-constant expression in \".if\" statement"
513 msgid "bad format for ifc or ifnc"
517 msgid "\".elseif\" without matching \".if\""
521 msgid "\".elseif\" after \".else\""
524 #: cond.c:314 cond.c:420
525 msgid "here is the previous \"else\""
528 #: cond.c:317 cond.c:423
529 msgid "here is the previous \"if\""
533 msgid "non-constant expression in \".elseif\" statement"
537 msgid "\".endif\" without \".if\""
541 msgid "\".else\" without matching \".if\""
545 msgid "duplicate \"else\""
549 msgid ".ifeqs syntax error"
553 msgid "end of macro inside conditional"
557 msgid "end of file inside conditional"
561 msgid "here is the start of the unterminated conditional"
565 msgid "here is the \"else\" of the unterminated conditional"
568 #: config/atof-ieee.c:141
569 msgid "cannot create floating-point number"
572 #: config/atof-ieee.c:288
573 msgid "NaNs are not supported by this target\n"
576 #: config/atof-ieee.c:327 config/atof-ieee.c:368
577 msgid "Infinities are not supported by this target\n"
580 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1007
581 #: config/tc-ia64.c:11366 config/tc-tic30.c:1261 config/tc-tic4x.c:2599
582 msgid "Unrecognized or unsupported floating point constant"
585 #: config/obj-aout.c:85
587 msgid "Attempt to put a common symbol into set %s"
590 #: config/obj-aout.c:89
592 msgid "Attempt to put an undefined symbol into set %s"
595 #: config/obj-aout.c:116 config/obj-coff.c:1407
597 msgid "Symbol `%s' can not be both weak and common"
600 #: config/obj-coff.c:136
602 msgid "Inserting \"%s\" into structure table failed: %s"
605 #: config/obj-coff.c:215 config/obj-coff.c:1704 config/tc-ppc.c:4916
606 #: config/tc-tic54x.c:4011 read.c:2796
608 msgid "error setting flags for \"%s\": %s"
611 #. Zero is used as an end marker in the file.
612 #: config/obj-coff.c:434
613 msgid "Line numbers must be positive integers\n"
616 #: config/obj-coff.c:466
617 msgid ".ln pseudo-op inside .def/.endef: ignored."
620 #: config/obj-coff.c:508 ecoff.c:3240
621 msgid ".loc outside of .text"
624 #: config/obj-coff.c:515
625 msgid ".loc pseudo-op inside .def/.endef: ignored."
628 #: config/obj-coff.c:596
629 msgid ".def pseudo-op used inside of .def/.endef: ignored."
632 #: config/obj-coff.c:635
633 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
636 #: config/obj-coff.c:674
638 msgid "`%s' symbol without preceding function"
641 #: config/obj-coff.c:761
643 msgid "unexpected storage class %d"
646 #: config/obj-coff.c:869
647 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
650 #: config/obj-coff.c:889
651 msgid "badly formed .dim directive ignored"
654 #: config/obj-coff.c:938
655 msgid ".size pseudo-op used outside of .def/.endef ignored."
658 #: config/obj-coff.c:953
659 msgid ".scl pseudo-op used outside of .def/.endef ignored."
662 #: config/obj-coff.c:970
663 msgid ".tag pseudo-op used outside of .def/.endef ignored."
666 #: config/obj-coff.c:988
668 msgid "tag not found for .tag %s"
671 #: config/obj-coff.c:1001
672 msgid ".type pseudo-op used outside of .def/.endef ignored."
675 #: config/obj-coff.c:1020
676 msgid ".val pseudo-op used outside of .def/.endef ignored."
679 #: config/obj-coff.c:1187
680 msgid "badly formed .weak directive ignored"
683 #: config/obj-coff.c:1365
684 msgid "mismatched .eb"
687 #: config/obj-coff.c:1386
689 msgid "C_EFCN symbol for %s out of scope"
692 #: config/obj-coff.c:1440
694 msgid "Warning: internal error: forgetting to set endndx of %s"
700 #: config/obj-coff.c:1670
702 msgid "unsupported section attribute '%c'"
705 #: config/obj-coff.c:1674 config/tc-ppc.c:4898
707 msgid "unknown section attribute '%c'"
710 #: config/obj-coff.c:1716
712 msgid "Ignoring changed section attributes for %s"
715 #: config/obj-coff.c:1846
717 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
720 #: config/obj-ecoff.c:125
721 msgid "Can't set GP value"
724 #: config/obj-ecoff.c:132
725 msgid "Can't set register masks"
728 #: config/obj-elf.c:334 config/tc-sparc.c:3950 config/tc-v850.c:450
730 msgid "bad .common segment %s"
733 #: config/obj-elf.c:612
735 msgid "setting incorrect section type for %s"
738 #: config/obj-elf.c:617
740 msgid "ignoring incorrect section type for %s"
743 #: config/obj-elf.c:659
745 msgid "setting incorrect section attributes for %s"
748 #: config/obj-elf.c:713
750 msgid "ignoring changed section type for %s"
753 #: config/obj-elf.c:725
755 msgid "ignoring changed section attributes for %s"
758 #: config/obj-elf.c:727
760 msgid "ignoring changed section entity size for %s"
763 #: config/obj-elf.c:780
764 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
767 #: config/obj-elf.c:822 read.c:2780
768 msgid "unrecognized section type"
771 #: config/obj-elf.c:852
772 msgid "unrecognized section attribute"
775 #: config/obj-elf.c:883 config/tc-alpha.c:4190
779 #: config/obj-elf.c:1012
780 msgid "invalid merge entity size"
783 #: config/obj-elf.c:1019
784 msgid "entity size for SHF_MERGE not specified"
787 #: config/obj-elf.c:1039
788 msgid "group name for SHF_GROUP not specified"
791 #: config/obj-elf.c:1052
792 msgid "character following name is not '#'"
795 #: config/obj-elf.c:1171
796 msgid ".previous without corresponding .section; ignored"
799 #: config/obj-elf.c:1197
800 msgid ".popsection without corresponding .pushsection; ignored"
803 #: config/obj-elf.c:1249
804 msgid "expected comma after name in .symver"
807 #: config/obj-elf.c:1273
809 msgid "missing version name in `%s' for symbol `%s'"
812 #: config/obj-elf.c:1284
814 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
817 #: config/obj-elf.c:1321
819 msgid "expected `%s' to have already been set for .vtable_inherit"
822 #: config/obj-elf.c:1331
823 msgid "expected comma after name in .vtable_inherit"
826 #: config/obj-elf.c:1391
827 msgid "expected comma after name in .vtable_entry"
830 #: config/obj-elf.c:1514
831 msgid "expected quoted string"
834 #: config/obj-elf.c:1534
836 msgid "expected comma after name `%s' in .size directive"
839 #: config/obj-elf.c:1543
840 msgid "missing expression in .size directive"
843 #: config/obj-elf.c:1671
845 msgid "symbol '%s' is already defined"
848 #: config/obj-elf.c:1691 config/obj-elf.c:1703
850 msgid "symbol type \"%s\" is supported only by GNU targets"
853 #: config/obj-elf.c:1714
855 msgid "unrecognized symbol type \"%s\""
858 #: config/obj-elf.c:1890
859 msgid ".size expression too complicated to fix up"
862 #: config/obj-elf.c:1922
865 "invalid attempt to declare external version name as default in symbol `%s'"
868 #: config/obj-elf.c:1983 ecoff.c:3598
870 msgid "symbol `%s' can not be both weak and common"
873 #: config/obj-elf.c:2091
875 msgid "assuming all members of group `%s' are COMDAT"
878 #: config/obj-elf.c:2113
880 msgid "can't create group: %s"
883 #: config/obj-elf.c:2223
885 msgid "failed to set up debugging information: %s"
888 #: config/obj-elf.c:2243
890 msgid "can't start writing .mdebug section: %s"
893 #: config/obj-elf.c:2251
895 msgid "could not write .mdebug section: %s"
898 #: config/obj-som.c:58
899 msgid "Only one .compiler pseudo-op per file!"
902 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
903 msgid "Expected quoted string"
906 #: config/obj-som.c:88
907 msgid ".compiler directive missing language and version"
910 #: config/obj-som.c:98
911 msgid ".compiler directive missing version"
914 #: config/obj-som.c:114
916 msgid "FATAL: Attaching compiler header %s"
919 #: config/obj-som.c:129
920 msgid "Only one .version pseudo-op per file!"
923 #: config/obj-som.c:153
925 msgid "attaching version header %s: %s"
928 #: config/obj-som.c:171
929 msgid "Only one .copyright pseudo-op per file!"
932 #: config/obj-som.c:195
934 msgid "attaching copyright header %s: %s"
937 #: config/tc-alpha.c:643
939 msgid "No !literal!%ld was found"
942 #: config/tc-alpha.c:650
944 msgid "No !tlsgd!%ld was found"
947 #: config/tc-alpha.c:657
949 msgid "No !tlsldm!%ld was found"
952 #: config/tc-alpha.c:666
954 msgid "No ldah !gpdisp!%ld was found"
957 #: config/tc-alpha.c:716
959 msgid "too many !literal!%ld for %s"
962 #: config/tc-alpha.c:746
964 msgid "No lda !gpdisp!%ld was found"
967 #. Only support one relocation op per insn.
968 #: config/tc-alpha.c:905
969 msgid "More than one relocation op per insn"
972 #: config/tc-alpha.c:921
973 msgid "No relocation operand"
976 #: config/tc-alpha.c:931
978 msgid "Unknown relocation operand: !%s"
981 #: config/tc-alpha.c:941
983 msgid "no sequence number after !%s"
986 #: config/tc-alpha.c:951
988 msgid "!%s does not use a sequence number"
991 #: config/tc-alpha.c:961
993 msgid "Bad sequence number: !%s!%s"
996 #: config/tc-alpha.c:1176 config/tc-alpha.c:3343
998 msgid "inappropriate arguments for opcode `%s'"
1001 #: config/tc-alpha.c:1178 config/tc-alpha.c:3345
1003 msgid "opcode `%s' not supported for target %s"
1006 #: config/tc-alpha.c:1182 config/tc-alpha.c:3349 config/tc-avr.c:1356
1007 #: config/tc-msp430.c:1829
1009 msgid "unknown opcode `%s'"
1012 #: config/tc-alpha.c:1263 config/tc-alpha.c:1517
1013 msgid "overflow in literal (.lita) table"
1016 #: config/tc-alpha.c:1270 config/tc-alpha.c:1294 config/tc-alpha.c:1530
1017 #: config/tc-alpha.c:2215 config/tc-alpha.c:2260 config/tc-alpha.c:2329
1018 #: config/tc-alpha.c:2412 config/tc-alpha.c:2637 config/tc-alpha.c:2735
1019 msgid "macro requires $at register while noat in effect"
1022 #: config/tc-alpha.c:1272 config/tc-alpha.c:1296 config/tc-alpha.c:1532
1023 msgid "macro requires $at while $at in use"
1026 #: config/tc-alpha.c:1475
1027 msgid "bignum invalid; zero assumed"
1030 #: config/tc-alpha.c:1477
1031 msgid "floating point number invalid; zero assumed"
1034 #: config/tc-alpha.c:1482
1035 msgid "can't handle expression"
1038 #: config/tc-alpha.c:1523
1039 msgid "overflow in literal (.lit8) table"
1042 #: config/tc-alpha.c:1819
1044 msgid "too many ldah insns for !gpdisp!%ld"
1047 #: config/tc-alpha.c:1821 config/tc-alpha.c:1833
1049 msgid "both insns for !gpdisp!%ld must be in the same section"
1052 #: config/tc-alpha.c:1831
1054 msgid "too many lda insns for !gpdisp!%ld"
1057 #: config/tc-alpha.c:1887
1059 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1062 #: config/tc-alpha.c:1890
1064 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1067 #: config/tc-alpha.c:1907
1069 msgid "duplicate !tlsgd!%ld"
1072 #: config/tc-alpha.c:1909
1074 msgid "sequence number in use for !tlsldm!%ld"
1077 #: config/tc-alpha.c:1923
1079 msgid "duplicate !tlsldm!%ld"
1082 #: config/tc-alpha.c:1925
1084 msgid "sequence number in use for !tlsgd!%ld"
1087 #: config/tc-alpha.c:1980 config/tc-arc.c:292 config/tc-mn10200.c:856
1088 #: config/tc-mn10300.c:1146 config/tc-ppc.c:1681 config/tc-s390.c:604
1089 #: config/tc-v850.c:1556
1093 #: config/tc-alpha.c:2119
1094 msgid "invalid relocation for instruction"
1097 #: config/tc-alpha.c:2132
1098 msgid "invalid relocation for field"
1101 #: config/tc-alpha.c:2961
1102 msgid "can not resolve expression"
1105 #: config/tc-alpha.c:3503 config/tc-i370.c:1058 config/tc-microblaze.c:187
1106 #: config/tc-ppc.c:2005 config/tc-ppc.c:4661
1108 msgid ".COMMon length (%ld.) <0! Ignored."
1111 #: config/tc-alpha.c:3514 config/tc-sparc.c:3820 config/tc-v850.c:245
1112 msgid "Ignoring attempt to re-define symbol"
1115 #: config/tc-alpha.c:3606 config/tc-ppc.c:4698 config/tc-sparc.c:3828
1117 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1120 #: config/tc-alpha.c:3713 ecoff.c:3054
1121 msgid ".ent directive has no name"
1124 #: config/tc-alpha.c:3721
1125 msgid "nested .ent directives"
1128 #: config/tc-alpha.c:3765 ecoff.c:3005
1129 msgid ".end directive has no name"
1132 #: config/tc-alpha.c:3774
1133 msgid ".end directive without matching .ent"
1136 #: config/tc-alpha.c:3776
1137 msgid ".end directive names different symbol than .ent"
1140 #: config/tc-alpha.c:3819 ecoff.c:3140
1141 msgid ".fmask outside of .ent"
1144 #: config/tc-alpha.c:3821 config/tc-score.c:5602 ecoff.c:3204
1145 msgid ".mask outside of .ent"
1148 #: config/tc-alpha.c:3829 ecoff.c:3147
1149 msgid "bad .fmask directive"
1152 #: config/tc-alpha.c:3831 ecoff.c:3211
1153 msgid "bad .mask directive"
1156 #: config/tc-alpha.c:3864 config/tc-mips.c:15082 config/tc-score.c:5744
1158 msgid ".frame outside of .ent"
1161 #: config/tc-alpha.c:3875 ecoff.c:3179
1162 msgid "bad .frame directive"
1165 #: config/tc-alpha.c:3909
1166 msgid ".prologue directive without a preceding .ent directive"
1169 #: config/tc-alpha.c:3927
1171 msgid "Invalid argument %d to .prologue."
1174 #: config/tc-alpha.c:4018
1175 msgid "ECOFF debugging is disabled."
1178 #: config/tc-alpha.c:4032
1179 msgid ".ent directive without matching .end"
1182 #: config/tc-alpha.c:4117
1183 msgid ".usepv directive has no name"
1186 #: config/tc-alpha.c:4128
1187 msgid ".usepv directive has no type"
1190 #: config/tc-alpha.c:4143
1191 msgid "unknown argument for .usepv"
1194 #: config/tc-alpha.c:4250
1196 msgid "unknown section attribute %s"
1199 #: config/tc-alpha.c:4361
1200 msgid ".ent directive has no symbol"
1203 #: config/tc-alpha.c:4390
1204 msgid ".handler directive has no name"
1207 #: config/tc-alpha.c:4419
1208 msgid "Bad .frame directive 1./2. param"
1211 #: config/tc-alpha.c:4431
1212 msgid "Bad .frame directive 3./4. param"
1215 #: config/tc-alpha.c:4466
1216 msgid ".pdesc directive not in link (.link) section"
1219 #: config/tc-alpha.c:4474
1220 msgid ".pdesc directive has no entry symbol"
1223 #: config/tc-alpha.c:4492
1224 msgid ".pdesc has no matching .ent"
1227 #: config/tc-alpha.c:4510
1228 msgid "No comma after .pdesc <entryname>"
1231 #: config/tc-alpha.c:4530
1232 msgid "unknown procedure kind"
1235 #: config/tc-alpha.c:4642
1236 msgid ".name directive not in link (.link) section"
1239 #: config/tc-alpha.c:4650
1240 msgid ".name directive has no symbol"
1243 #: config/tc-alpha.c:4682
1244 msgid "No symbol after .linkage"
1247 #: config/tc-alpha.c:4732
1248 msgid "No symbol after .code_address"
1251 #: config/tc-alpha.c:4759 config/tc-score.c:5608
1252 msgid "Bad .mask directive"
1255 #: config/tc-alpha.c:4777
1256 msgid "Bad .fmask directive"
1259 #: config/tc-alpha.c:4934
1261 msgid "Expected comma after name \"%s\""
1264 #. *symbol_get_obj (symbolP) = (signed char) temp;
1265 #: config/tc-alpha.c:4945
1267 msgid "unhandled: .proc %s,%d"
1270 #: config/tc-alpha.c:4979
1272 msgid "Tried to .set unrecognized mode `%s'"
1275 #: config/tc-alpha.c:5005
1277 msgid "Bad base register, using $%d."
1280 #: config/tc-alpha.c:5026
1282 msgid "Alignment too large: %d. assumed"
1285 #: config/tc-alpha.c:5030 config/tc-d30v.c:2055
1286 msgid "Alignment negative: 0 assumed"
1289 #: config/tc-alpha.c:5124 config/tc-alpha.c:5617
1291 msgid "Unknown CPU identifier `%s'"
1294 #: config/tc-alpha.c:5315
1296 msgid "Chose GP value of %lx\n"
1299 #: config/tc-alpha.c:5329
1300 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1303 #: config/tc-alpha.c:5418
1305 msgid "internal error: can't hash opcode `%s': %s"
1308 #: config/tc-alpha.c:5454
1310 msgid "internal error: can't hash macro `%s': %s"
1313 #: config/tc-alpha.c:5539 config/tc-arm.c:6441 config/tc-arm.c:6453
1314 #: config/tc-i960.c:708 config/tc-xtensa.c:5294 config/tc-xtensa.c:5372
1315 #: config/tc-xtensa.c:5490 config/tc-z80.c:1893
1316 msgid "syntax error"
1319 #: config/tc-alpha.c:5668
1322 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1323 "-F\t\t\tlack floating point instructions support\n"
1324 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1325 "\t\t\tspecify variant of Alpha architecture\n"
1326 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1328 "\t\t\tthese variants include PALcode opcodes\n"
1331 #: config/tc-alpha.c:5678
1334 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1335 "-H\t\t\tshow new symbol after hash truncation\n"
1336 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1339 #: config/tc-alpha.c:5929
1341 msgid "unhandled relocation type %s"
1344 #: config/tc-alpha.c:5942
1345 msgid "non-absolute expression in constant field"
1348 #: config/tc-alpha.c:5956
1350 msgid "type %d reloc done?\n"
1353 #: config/tc-alpha.c:6003 config/tc-alpha.c:6010
1354 msgid "Used $at without \".set noat\""
1357 #: config/tc-alpha.c:6179
1359 msgid "!samegp reloc against symbol without .prologue: %s"
1362 #: config/tc-alpha.c:6223 config/tc-xtensa.c:5996
1364 msgid "cannot represent `%s' relocation in object file"
1367 #: config/tc-alpha.c:6229
1369 msgid "internal error? cannot generate `%s' relocation"
1372 #: config/tc-alpha.c:6336
1374 msgid "frame reg expected, using $%d."
1377 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1378 #: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1379 #: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
1380 #: config/tc-h8300.c:194 config/tc-hppa.c:6820 config/tc-hppa.c:6826
1381 #: config/tc-hppa.c:6832 config/tc-hppa.c:6838 config/tc-hppa.c:8245
1382 #: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1383 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1384 msgid "could not set architecture and machine"
1387 #: config/tc-arc.c:212 config/tc-arm.c:21328 config/tc-score.c:6304
1388 #: config/tc-score.c:6533 config/tc-score.c:6538
1389 msgid "virtual memory exhausted"
1392 #: config/tc-arc.c:432 config/tc-arc.c:670
1393 msgid "expected comma after operand name"
1396 #: config/tc-arc.c:443
1398 msgid "negative operand number %d"
1401 #: config/tc-arc.c:455
1402 msgid "expected comma after register-number"
1405 #: config/tc-arc.c:480
1406 msgid "invalid mode"
1409 #: config/tc-arc.c:497
1410 msgid "expected comma after register-mode"
1413 #: config/tc-arc.c:514
1414 msgid "shortcut designator invalid"
1417 #: config/tc-arc.c:529
1419 msgid "core register value (%d) too large"
1422 #: config/tc-arc.c:537
1424 msgid "condition code value (%d) too large"
1427 #: config/tc-arc.c:554
1429 msgid "attempt to override symbol: %s"
1432 #: config/tc-arc.c:625
1433 msgid "invalid opertype"
1436 #: config/tc-arc.c:682
1437 msgid "expected comma after opcode"
1440 #: config/tc-arc.c:692
1442 msgid "negative subopcode %d"
1445 #: config/tc-arc.c:701
1446 msgid "subcode value found when opcode not equal 0x03"
1449 #: config/tc-arc.c:709
1451 msgid "invalid subopcode %d"
1454 #: config/tc-arc.c:720
1455 msgid "expected comma after subopcode"
1458 #: config/tc-arc.c:739
1459 msgid "invalid suffix class"
1462 #: config/tc-arc.c:748
1463 msgid "expected comma after suffix class"
1466 #: config/tc-arc.c:767
1467 msgid "invalid syntax class"
1470 #: config/tc-arc.c:774
1471 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1474 #: config/tc-arc.c:794
1475 msgid "unknown suffix class"
1478 #: config/tc-arc.c:861
1479 msgid "expected comma after symbol name"
1482 #: config/tc-arc.c:871
1483 msgid "negative symbol length"
1486 #: config/tc-arc.c:882
1487 msgid "ignoring attempt to re-define symbol"
1490 #: config/tc-arc.c:889
1492 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1495 #: config/tc-arc.c:903
1496 msgid "assuming symbol alignment of zero"
1499 #: config/tc-arc.c:970
1500 msgid "\".option\" directive must appear before any instructions"
1503 #: config/tc-arc.c:980
1504 msgid "\".option\" directive conflicts with initial definition"
1507 #: config/tc-arc.c:988
1508 msgid "\".option\" directive overrides command-line (default) value"
1511 #: config/tc-arc.c:998
1512 msgid "invalid identifier for \".option\""
1515 #: config/tc-arc.c:1036 config/tc-i860.c:1035 config/tc-ip2k.c:249
1516 msgid "relaxation not supported\n"
1519 #: config/tc-arc.c:1080
1520 msgid "expression too complex code symbol"
1523 #: config/tc-arc.c:1107
1525 msgid "missing ')' in %%-op"
1528 #: config/tc-arc.c:1362 config/tc-dlx.c:1203 config/tc-i960.c:2641
1529 #: config/tc-m32r.c:2281 config/tc-sparc.c:3508
1531 msgid "internal error: can't export reloc type %d (`%s')"
1534 #: config/tc-arc.c:1494
1536 msgid "unknown syntax format character `%c'"
1539 #: config/tc-arc.c:1632
1540 msgid "too many suffixes"
1543 #: config/tc-arc.c:1671
1544 msgid "symbol as destination register"
1547 #: config/tc-arc.c:1756 config/tc-i370.c:2211 config/tc-mn10200.c:1141
1548 #: config/tc-mn10300.c:1820 config/tc-ppc.c:2896 config/tc-s390.c:1460
1549 #: config/tc-v850.c:2009
1551 msgid "junk at end of line: `%s'"
1554 #: config/tc-arc.c:1795
1555 msgid "8 byte instruction in delay slot"
1558 #. except for jl addr
1559 #: config/tc-arc.c:1798
1560 msgid "8 byte jump instruction with delay slot"
1563 #: config/tc-arc.c:1806
1564 msgid "conditional branch follows set of flags"
1567 #: config/tc-arc.c:1890 config/tc-arm.c:15436
1569 msgid "bad instruction `%s'"
1572 #: config/tc-arm.c:516
1573 msgid "ARM register expected"
1576 #: config/tc-arm.c:517
1577 msgid "bad or missing co-processor number"
1580 #: config/tc-arm.c:518
1581 msgid "co-processor register expected"
1584 #: config/tc-arm.c:519
1585 msgid "FPA register expected"
1588 #: config/tc-arm.c:520
1589 msgid "VFP single precision register expected"
1592 #: config/tc-arm.c:521
1593 msgid "VFP/Neon double precision register expected"
1596 #: config/tc-arm.c:522
1597 msgid "Neon quad precision register expected"
1600 #: config/tc-arm.c:523
1601 msgid "VFP single or double precision register expected"
1604 #: config/tc-arm.c:524
1605 msgid "Neon double or quad precision register expected"
1608 #: config/tc-arm.c:525
1609 msgid "VFP single, double or Neon quad precision register expected"
1612 #: config/tc-arm.c:526
1613 msgid "VFP system register expected"
1616 #: config/tc-arm.c:527
1617 msgid "Maverick MVF register expected"
1620 #: config/tc-arm.c:528
1621 msgid "Maverick MVD register expected"
1624 #: config/tc-arm.c:529
1625 msgid "Maverick MVFX register expected"
1628 #: config/tc-arm.c:530
1629 msgid "Maverick MVDX register expected"
1632 #: config/tc-arm.c:531
1633 msgid "Maverick MVAX register expected"
1636 #: config/tc-arm.c:532
1637 msgid "Maverick DSPSC register expected"
1640 #: config/tc-arm.c:533
1641 msgid "iWMMXt data register expected"
1644 #: config/tc-arm.c:534 config/tc-arm.c:6250
1645 msgid "iWMMXt control register expected"
1648 #: config/tc-arm.c:535
1649 msgid "iWMMXt scalar register expected"
1652 #: config/tc-arm.c:536
1653 msgid "XScale accumulator register expected"
1656 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1657 #: config/tc-arm.c:685 config/tc-score.c:259
1658 msgid "bad arguments to instruction"
1661 #: config/tc-arm.c:686
1662 msgid "r13 not allowed here"
1665 #: config/tc-arm.c:687
1666 msgid "r15 not allowed here"
1669 #: config/tc-arm.c:688
1670 msgid "instruction cannot be conditional"
1673 #: config/tc-arm.c:689
1674 msgid "registers may not be the same"
1677 #: config/tc-arm.c:690
1678 msgid "lo register required"
1681 #: config/tc-arm.c:691
1682 msgid "instruction not supported in Thumb16 mode"
1685 #: config/tc-arm.c:692
1686 msgid "instruction does not accept this addressing mode"
1689 #: config/tc-arm.c:693
1690 msgid "branch must be last instruction in IT block"
1693 #: config/tc-arm.c:694
1694 msgid "instruction not allowed in IT block"
1697 #: config/tc-arm.c:695
1698 msgid "selected FPU does not support instruction"
1701 #: config/tc-arm.c:696
1702 msgid "thumb conditional instruction should be in IT block"
1705 #: config/tc-arm.c:697
1706 msgid "incorrect condition in IT block"
1709 #: config/tc-arm.c:698
1710 msgid "IT falling in the range of a previous IT block"
1713 #: config/tc-arm.c:699
1714 msgid "missing .fnstart before unwinding directive"
1717 #: config/tc-arm.c:890
1718 msgid "immediate expression requires a # prefix"
1721 #: config/tc-arm.c:918 read.c:3617
1722 msgid "missing expression"
1725 #: config/tc-arm.c:918 config/tc-score.c:6520 expr.c:1352 read.c:2464
1726 msgid "bad expression"
1729 #: config/tc-arm.c:929 config/tc-i860.c:1004 config/tc-sparc.c:2880
1733 #: config/tc-arm.c:946 config/tc-arm.c:4746 config/tc-i960.c:1300
1734 #: config/tc-score.c:1211
1735 msgid "invalid constant"
1738 #: config/tc-arm.c:1076
1739 msgid "expected #constant"
1742 #: config/tc-arm.c:1237
1744 msgid "unexpected character `%c' in type specifier"
1747 #: config/tc-arm.c:1254
1749 msgid "bad size %d in type specifier"
1752 #: config/tc-arm.c:1304
1753 msgid "only one type should be specified for operand"
1756 #: config/tc-arm.c:1310
1757 msgid "vector type expected"
1760 #: config/tc-arm.c:1382
1761 msgid "can't redefine type for operand"
1764 #: config/tc-arm.c:1393
1765 msgid "only D registers may be indexed"
1768 #: config/tc-arm.c:1399
1769 msgid "can't change index for operand"
1772 #: config/tc-arm.c:1415 config/tc-arm.c:3276 config/tc-arm.c:4347
1773 msgid "constant expression required"
1776 #: config/tc-arm.c:1458
1777 msgid "register operand expected, but got scalar"
1780 #: config/tc-arm.c:1491
1781 msgid "scalar must have an index"
1784 #: config/tc-arm.c:1496 config/tc-arm.c:14064 config/tc-arm.c:14112
1785 #: config/tc-arm.c:14514
1786 msgid "scalar index out of range"
1789 #: config/tc-arm.c:1544
1790 msgid "bad range in register list"
1793 #: config/tc-arm.c:1552 config/tc-arm.c:1561 config/tc-arm.c:1602
1795 msgid "Warning: duplicated register (r%d) in register list"
1798 #: config/tc-arm.c:1564
1799 msgid "Warning: register range not in ascending order"
1802 #: config/tc-arm.c:1575
1806 #: config/tc-arm.c:1591
1807 msgid "invalid register mask"
1810 #: config/tc-arm.c:1673
1814 #: config/tc-arm.c:1728 config/tc-arm.c:1772
1815 msgid "register out of range in list"
1818 #: config/tc-arm.c:1744 config/tc-arm.c:1789 config/tc-h8300.c:990
1819 #: config/tc-mips.c:10565 config/tc-mips.c:10587
1820 msgid "invalid register list"
1823 #: config/tc-arm.c:1750 config/tc-arm.c:3790 config/tc-arm.c:3923
1824 msgid "register list not in ascending order"
1827 #: config/tc-arm.c:1781
1828 msgid "register range not in ascending order"
1831 #: config/tc-arm.c:1814
1832 msgid "non-contiguous register range"
1835 #: config/tc-arm.c:1874
1836 msgid "register stride must be 1 or 2"
1839 #: config/tc-arm.c:1875
1840 msgid "mismatched element/structure types in list"
1843 #: config/tc-arm.c:1940
1844 msgid "don't use Rn-Rm syntax with non-unit stride"
1847 #: config/tc-arm.c:1995
1848 msgid "error parsing element/structure list"
1851 #: config/tc-arm.c:2001
1855 #: config/tc-arm.c:2057
1857 msgid "ignoring attempt to redefine built-in register '%s'"
1860 #: config/tc-arm.c:2062
1862 msgid "ignoring redefinition of register alias '%s'"
1865 #: config/tc-arm.c:2090
1866 msgid "attempt to redefine typed alias"
1869 #: config/tc-arm.c:2128
1871 msgid "unknown register '%s' -- .req ignored"
1874 #: config/tc-arm.c:2223
1875 msgid "bad type for register"
1878 #: config/tc-arm.c:2234
1879 msgid "expression must be constant"
1882 #: config/tc-arm.c:2251
1883 msgid "can't redefine the type of a register alias"
1886 #: config/tc-arm.c:2258
1887 msgid "you must specify a single type only"
1890 #: config/tc-arm.c:2271
1891 msgid "can't redefine the index of a scalar alias"
1894 #: config/tc-arm.c:2279
1895 msgid "scalar index must be constant"
1898 #: config/tc-arm.c:2288
1902 #: config/tc-arm.c:2326
1903 msgid "invalid syntax for .req directive"
1906 #: config/tc-arm.c:2332
1907 msgid "invalid syntax for .dn directive"
1910 #: config/tc-arm.c:2338
1911 msgid "invalid syntax for .qn directive"
1914 #: config/tc-arm.c:2364
1915 msgid "invalid syntax for .unreq directive"
1918 #: config/tc-arm.c:2370
1920 msgid "unknown register alias '%s'"
1923 #: config/tc-arm.c:2372
1925 msgid "ignoring attempt to undefine built-in register '%s'"
1928 #: config/tc-arm.c:2612
1930 msgid "Failed to find real start of function: %s\n"
1933 #: config/tc-arm.c:2629
1934 msgid "selected processor does not support THUMB opcodes"
1937 #: config/tc-arm.c:2642
1938 msgid "selected processor does not support ARM opcodes"
1941 #: config/tc-arm.c:2654
1943 msgid "invalid instruction size selected (%d)"
1946 #: config/tc-arm.c:2686
1948 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1951 #: config/tc-arm.c:2742
1953 msgid "expected comma after name \"%s\""
1956 #: config/tc-arm.c:2792 config/tc-m32r.c:588
1958 msgid "symbol `%s' already defined"
1961 #: config/tc-arm.c:2826
1963 msgid "unrecognized syntax mode \"%s\""
1966 #: config/tc-arm.c:2847
1968 msgid "alignment too large: %d assumed"
1971 #: config/tc-arm.c:2850
1972 msgid "alignment negative. 0 assumed."
1975 #: config/tc-arm.c:3000
1976 msgid "literal pool overflow"
1979 #: config/tc-arm.c:3156 config/tc-arm.c:6185
1980 msgid "unrecognized relocation suffix"
1983 #: config/tc-arm.c:3169
1984 msgid "(plt) is only valid on branch targets"
1987 #: config/tc-arm.c:3175 config/tc-s390.c:1100 config/tc-s390.c:1725
1988 #: config/tc-xtensa.c:1591
1990 msgid "%s relocations do not fit in %d bytes"
1993 #: config/tc-arm.c:3252
1994 msgid ".inst.n operand too big. Use .inst.w instead"
1997 #: config/tc-arm.c:3272
1998 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2001 #: config/tc-arm.c:3302
2002 msgid "width suffixes are invalid in ARM mode"
2005 #: config/tc-arm.c:3344 dwarf2dbg.c:701
2006 msgid "expected 0 or 1"
2009 #: config/tc-arm.c:3348
2010 msgid "missing comma"
2013 #: config/tc-arm.c:3381
2014 msgid "duplicate .fnstart directive"
2017 #: config/tc-arm.c:3412
2018 msgid "duplicate .handlerdata directive"
2021 #: config/tc-arm.c:3431
2022 msgid ".fnend directive without .fnstart"
2025 #: config/tc-arm.c:3497
2026 msgid "personality routine specified for cantunwind frame"
2029 #: config/tc-arm.c:3514
2030 msgid "duplicate .personalityindex directive"
2033 #: config/tc-arm.c:3521
2034 msgid "bad personality routine number"
2037 #: config/tc-arm.c:3543
2038 msgid "duplicate .personality directive"
2041 #: config/tc-arm.c:3566 config/tc-arm.c:3694 config/tc-arm.c:3742
2042 msgid "expected register list"
2045 #: config/tc-arm.c:3648
2046 msgid "expected , <constant>"
2049 #: config/tc-arm.c:3657
2050 msgid "number of registers must be in the range [1:4]"
2053 #: config/tc-arm.c:3804 config/tc-arm.c:3937
2054 msgid "bad register range"
2057 #: config/tc-arm.c:3994
2058 msgid "register expected"
2061 #: config/tc-arm.c:4004
2062 msgid "FPA .unwind_save does not take a register list"
2065 #: config/tc-arm.c:4023
2066 msgid ".unwind_save does not support this kind of register"
2069 #: config/tc-arm.c:4062
2070 msgid "SP and PC not permitted in .unwind_movsp directive"
2073 #: config/tc-arm.c:4067
2074 msgid "unexpected .unwind_movsp directive"
2077 #: config/tc-arm.c:4094
2078 msgid "stack increment must be multiple of 4"
2081 #: config/tc-arm.c:4126
2082 msgid "expected <reg>, <reg>"
2085 #: config/tc-arm.c:4144
2086 msgid "register must be either sp or set by a previousunwind_movsp directive"
2089 #: config/tc-arm.c:4183
2090 msgid "expected <offset>, <opcode>"
2093 #: config/tc-arm.c:4195
2094 msgid "unwind opcode too long"
2097 #: config/tc-arm.c:4200
2098 msgid "invalid unwind opcode"
2101 #: config/tc-arm.c:4353 config/tc-arm.c:5215 config/tc-arm.c:8919
2102 #: config/tc-arm.c:9442 config/tc-arm.c:12570 config/tc-arm.c:20361
2103 #: config/tc-arm.c:20386 config/tc-arm.c:20394 config/tc-z8k.c:1144
2104 #: config/tc-z8k.c:1154
2105 msgid "immediate value out of range"
2108 #: config/tc-arm.c:4500
2109 msgid "invalid FPA immediate expression"
2112 #: config/tc-arm.c:4624 config/tc-arm.c:4632
2113 msgid "shift expression expected"
2116 #: config/tc-arm.c:4646
2117 msgid "'LSL' or 'ASR' required"
2120 #: config/tc-arm.c:4654
2121 msgid "'LSL' required"
2124 #: config/tc-arm.c:4662
2125 msgid "'ASR' required"
2128 #: config/tc-arm.c:4734 config/tc-arm.c:5209 config/tc-arm.c:6834
2129 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2130 msgid "constant expression expected"
2133 #: config/tc-arm.c:4741
2134 msgid "invalid rotation"
2137 #: config/tc-arm.c:4901 config/tc-arm.c:5045
2138 msgid "unknown group relocation"
2141 #: config/tc-arm.c:5014
2142 msgid "alignment must be constant"
2145 #: config/tc-arm.c:5076
2146 msgid "this group relocation is not allowed on this instruction"
2149 #: config/tc-arm.c:5088 config/tc-arm.c:5488
2150 msgid "']' expected"
2153 #: config/tc-arm.c:5106
2154 msgid "'}' expected at end of 'option' field"
2157 #: config/tc-arm.c:5111
2158 msgid "cannot combine index with option"
2161 #: config/tc-arm.c:5124
2162 msgid "cannot combine pre- and post-indexing"
2165 #: config/tc-arm.c:5285
2166 msgid "flag for {c}psr instruction expected"
2169 #: config/tc-arm.c:5310
2170 msgid "unrecognized CPS flag"
2173 #: config/tc-arm.c:5317
2174 msgid "missing CPS flags"
2177 #: config/tc-arm.c:5340 config/tc-arm.c:5346
2178 msgid "valid endian specifiers are be or le"
2181 #: config/tc-arm.c:5368
2182 msgid "missing rotation field after comma"
2185 #: config/tc-arm.c:5383
2186 msgid "rotation can only be 0, 8, 16, or 24"
2189 #: config/tc-arm.c:5412
2190 msgid "condition required"
2193 #: config/tc-arm.c:5450 config/tc-arm.c:7387
2194 msgid "'[' expected"
2197 #: config/tc-arm.c:5463
2198 msgid "',' expected"
2201 #: config/tc-arm.c:5480
2202 msgid "invalid shift"
2205 #: config/tc-arm.c:5553
2206 msgid "can't use Neon quad register here"
2209 #: config/tc-arm.c:5619
2210 msgid "expected <Rm> or <Dm> or <Qm> operand"
2213 #: config/tc-arm.c:5699
2217 #: config/tc-arm.c:5709 read.c:2135
2218 msgid "expected comma"
2221 #: config/tc-arm.c:6020 config/tc-arm.c:6090
2222 msgid "immediate value is out of range"
2225 #: config/tc-arm.c:6235
2226 msgid "iWMMXt data or control register expected"
2229 #: config/tc-arm.c:6388
2231 msgid "unhandled operand code %d"
2234 #: config/tc-arm.c:6467 config/tc-score.c:264
2235 msgid "garbage following instruction"
2238 #. If REG is R13 (the stack pointer), warn that its use is
2240 #: config/tc-arm.c:6507
2241 msgid "use of r13 is deprecated"
2244 #: config/tc-arm.c:6577
2245 msgid "D register out of range for selected VFP version"
2248 #: config/tc-arm.c:6656
2249 msgid "instruction does not accept preindexed addressing"
2252 #. unindexed - only for coprocessor
2253 #: config/tc-arm.c:6672 config/tc-arm.c:8712
2254 msgid "instruction does not accept unindexed addressing"
2257 #: config/tc-arm.c:6680
2258 msgid "destination register same as write-back base"
2261 #: config/tc-arm.c:6681
2262 msgid "source register same as write-back base"
2265 #: config/tc-arm.c:6727
2266 msgid "instruction does not accept scaled register index"
2269 #: config/tc-arm.c:6767
2270 msgid "instruction does not support unindexed addressing"
2273 #: config/tc-arm.c:6782
2274 msgid "pc may not be used with write-back"
2277 #: config/tc-arm.c:6787
2278 msgid "instruction does not support writeback"
2281 #: config/tc-arm.c:6829
2282 msgid "invalid pseudo operation"
2285 #: config/tc-arm.c:6875
2286 msgid "literal pool insertion failed"
2289 #: config/tc-arm.c:6933
2290 msgid "Rn must not overlap other operands"
2293 #: config/tc-arm.c:7022 config/tc-arm.c:9278
2294 msgid "bad barrier type"
2297 #: config/tc-arm.c:7033 config/tc-arm.c:7052 config/tc-arm.c:7065
2298 #: config/tc-arm.c:9290 config/tc-arm.c:9321 config/tc-arm.c:9343
2299 msgid "bit-field extends past end of register"
2302 #: config/tc-arm.c:7094
2303 msgid "the only suffix valid here is '(plt)'"
2306 #: config/tc-arm.c:7147
2307 msgid "use of r15 in blx in ARM mode is not really useful"
2310 #: config/tc-arm.c:7169
2311 msgid "use of r15 in bx in ARM mode is not really useful"
2314 #: config/tc-arm.c:7194
2315 msgid "use of r15 in bxj is not really useful"
2318 #: config/tc-arm.c:7354 config/tc-arm.c:7363
2319 msgid "writeback of base register is UNPREDICTABLE"
2322 #: config/tc-arm.c:7357
2323 msgid "writeback of base register when in register list is UNPREDICTABLE"
2326 #: config/tc-arm.c:7367
2327 msgid "if writeback register is in list, it must be the lowest reg in the list"
2330 #: config/tc-arm.c:7382
2331 msgid "first destination register must be even"
2334 #: config/tc-arm.c:7385 config/tc-arm.c:7452
2335 msgid "can only load two consecutive registers"
2338 #. If op 1 were present and equal to PC, this function wouldn't
2339 #. have been called in the first place.
2340 #. If op 2 were present and equal to PC, this function wouldn't
2341 #. have been called in the first place.
2342 #: config/tc-arm.c:7386 config/tc-arm.c:7455 config/tc-arm.c:7984
2343 #: config/tc-arm.c:9990
2344 msgid "r14 not allowed here"
2347 #: config/tc-arm.c:7400
2348 msgid "base register written back, and overlaps second destination register"
2351 #: config/tc-arm.c:7408
2352 msgid "index register overlaps destination register"
2355 #: config/tc-arm.c:7438 config/tc-arm.c:7966
2356 msgid "offset must be zero in ARM encoding"
2359 #: config/tc-arm.c:7449 config/tc-arm.c:7978
2360 msgid "even register required"
2363 #: config/tc-arm.c:7480 config/tc-arm.c:7511
2364 msgid "this instruction requires a post-indexed address"
2367 #: config/tc-arm.c:7538
2368 msgid "Rd and Rm should be different in mla"
2371 #: config/tc-arm.c:7562 config/tc-arm.c:10319
2372 msgid ":lower16: not allowed this instruction"
2375 #: config/tc-arm.c:7564
2376 msgid ":upper16: not allowed instruction"
2379 #: config/tc-arm.c:7583
2380 msgid "operand 1 must be FPSCR"
2383 #: config/tc-arm.c:7616 config/tc-arm.c:10444
2384 msgid "'CPSR' or 'SPSR' expected"
2387 #: config/tc-arm.c:7653
2388 msgid "Rd and Rm should be different in mul"
2391 #: config/tc-arm.c:7672 config/tc-arm.c:7911 config/tc-arm.c:10574
2392 msgid "rdhi and rdlo must be different"
2395 #: config/tc-arm.c:7678
2396 msgid "rdhi, rdlo and rm must all be different"
2399 #: config/tc-arm.c:7743
2400 msgid "'[' expected after PLD mnemonic"
2403 #: config/tc-arm.c:7745 config/tc-arm.c:7760
2404 msgid "post-indexed expression used in preload instruction"
2407 #: config/tc-arm.c:7747 config/tc-arm.c:7762
2408 msgid "writeback used in preload instruction"
2411 #: config/tc-arm.c:7749 config/tc-arm.c:7764
2412 msgid "unindexed addressing used in preload instruction"
2415 #: config/tc-arm.c:7758
2416 msgid "'[' expected after PLI mnemonic"
2419 #: config/tc-arm.c:7937
2420 msgid "SRS base register must be r13"
2423 #: config/tc-arm.c:7981
2424 msgid "can only store two consecutive registers"
2427 #: config/tc-arm.c:8076 config/tc-arm.c:8093
2428 msgid "only two consecutive VFP SP registers allowed here"
2431 #: config/tc-arm.c:8121 config/tc-arm.c:8136
2432 msgid "this addressing mode requires base-register writeback"
2435 #: config/tc-arm.c:8310
2436 msgid "this instruction does not support indexing"
2439 #: config/tc-arm.c:8333
2440 msgid "only r15 allowed here"
2443 #: config/tc-arm.c:8468
2444 msgid "immediate operand requires iWMMXt2"
2447 #: config/tc-arm.c:8612
2448 msgid "shift by register not allowed in thumb mode"
2451 #: config/tc-arm.c:8624 config/tc-arm.c:11087 config/tc-arm.c:19754
2452 msgid "shift expression is too large"
2455 #: config/tc-arm.c:8650
2456 msgid "Instruction does not support =N addresses"
2459 #: config/tc-arm.c:8655
2460 msgid "cannot use register index with PC-relative addressing"
2463 #: config/tc-arm.c:8656
2464 msgid "cannot use register index with this instruction"
2467 #: config/tc-arm.c:8658
2468 msgid "Thumb does not support negative register indexing"
2471 #: config/tc-arm.c:8660
2472 msgid "Thumb does not support register post-indexing"
2475 #: config/tc-arm.c:8662
2476 msgid "Thumb does not support register indexing with writeback"
2479 #: config/tc-arm.c:8664
2480 msgid "Thumb supports only LSL in shifted register indexing"
2483 #: config/tc-arm.c:8673 config/tc-arm.c:13867
2484 msgid "shift out of range"
2487 #: config/tc-arm.c:8681
2488 msgid "cannot use writeback with PC-relative addressing"
2491 #: config/tc-arm.c:8683
2492 msgid "cannot use writeback with this instruction"
2495 #: config/tc-arm.c:8702
2496 msgid "cannot use post-indexing with PC-relative addressing"
2499 #: config/tc-arm.c:8703
2500 msgid "cannot use post-indexing with this instruction"
2503 #: config/tc-arm.c:8914
2504 msgid "only SUBS PC, LR, #const allowed"
2507 #: config/tc-arm.c:8993 config/tc-arm.c:9144 config/tc-arm.c:9241
2508 #: config/tc-arm.c:10398 config/tc-arm.c:10680
2509 msgid "shift must be constant"
2512 #: config/tc-arm.c:9020 config/tc-arm.c:9159 config/tc-arm.c:9256
2513 #: config/tc-arm.c:10411
2514 msgid "unshifted register required"
2517 #: config/tc-arm.c:9035 config/tc-arm.c:9267 config/tc-arm.c:10535
2518 msgid "dest must overlap one source register"
2521 #: config/tc-arm.c:9162
2522 msgid "dest and source1 must be the same register"
2525 #: config/tc-arm.c:9438
2526 msgid "instruction is always unconditional"
2529 #: config/tc-arm.c:9533
2530 msgid "selected processor does not support 'A' form of this instruction"
2533 #: config/tc-arm.c:9536
2534 msgid "Thumb does not support the 2-argument form of this instruction"
2537 #: config/tc-arm.c:9644
2538 msgid "SP not allowed in register list"
2541 #: config/tc-arm.c:9650
2542 msgid "LR and PC should not both be in register list"
2545 #: config/tc-arm.c:9657
2546 msgid "base register should not be in register list when written back"
2549 #: config/tc-arm.c:9663
2550 msgid "PC not allowed in register list"
2553 #: config/tc-arm.c:9666 config/tc-arm.c:9732 config/tc-arm.c:9772
2555 msgid "value stored for r%d is UNPREDICTABLE"
2558 #: config/tc-arm.c:9708
2559 msgid "Thumb load/store multiple does not support {reglist}^"
2562 #: config/tc-arm.c:9765
2563 msgid "Thumb-2 instruction only valid in unified syntax"
2566 #: config/tc-arm.c:9769 config/tc-arm.c:9779
2567 msgid "this instruction will write back the base register"
2570 #: config/tc-arm.c:9782
2571 msgid "this instruction will not write back the base register"
2574 #: config/tc-arm.c:9811
2575 msgid "r14 not allowed as first register when second register is omitted"
2578 #: config/tc-arm.c:9913 config/tc-arm.c:9926 config/tc-arm.c:9962
2579 msgid "Thumb does not support this addressing mode"
2582 #: config/tc-arm.c:9930
2583 msgid "byte or halfword not valid for base register"
2586 #: config/tc-arm.c:9933
2587 msgid "r15 based store not allowed"
2590 #: config/tc-arm.c:9935
2591 msgid "invalid base register for register offset"
2594 #: config/tc-arm.c:10275
2595 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2598 #: config/tc-arm.c:10303
2599 msgid "only lo regs allowed with immediate"
2602 #: config/tc-arm.c:10324
2603 msgid ":upper16: not allowed this instruction"
2606 #: config/tc-arm.c:10434 config/tc-arm.c:10440 config/tc-arm.c:10470
2607 #: config/tc-arm.c:10476
2608 msgid "selected processor does not support requested special purpose register"
2611 #: config/tc-arm.c:10465
2612 msgid "Thumb encoding does not support an immediate here"
2615 #: config/tc-arm.c:10540
2616 msgid "Thumb-2 MUL must not set flags"
2619 #: config/tc-arm.c:10605
2620 msgid "Thumb does not support NOP with hints"
2623 #: config/tc-arm.c:10743
2624 msgid "push/pop do not support {reglist}^"
2627 #: config/tc-arm.c:10766
2628 msgid "invalid register list to push/pop instruction"
2631 #: config/tc-arm.c:10999
2632 msgid "source1 and dest must be same register"
2635 #: config/tc-arm.c:11020
2636 msgid "ror #imm not supported"
2639 #: config/tc-arm.c:11203
2640 msgid "Thumb encoding does not support rotation"
2643 #: config/tc-arm.c:11223
2644 msgid "instruction requires register index"
2647 #: config/tc-arm.c:11232
2648 msgid "instruction does not allow shifted index"
2651 #: config/tc-arm.c:11642
2652 msgid "invalid instruction shape"
2655 #: config/tc-arm.c:11885
2656 msgid "types specified in both the mnemonic and operands"
2659 #: config/tc-arm.c:11922
2660 msgid "operand types can't be inferred"
2663 #: config/tc-arm.c:11928
2664 msgid "type specifier has the wrong number of parts"
2667 #: config/tc-arm.c:11983 config/tc-arm.c:13620 config/tc-arm.c:13627
2668 msgid "operand size must match register width"
2671 #: config/tc-arm.c:11994
2672 msgid "bad type in Neon instruction"
2675 #: config/tc-arm.c:12005
2676 msgid "inconsistent types in Neon instruction"
2679 #: config/tc-arm.c:13054
2680 msgid "scalar out of range for multiply instruction"
2683 #: config/tc-arm.c:13218 config/tc-arm.c:13230
2684 msgid "immediate out of range for insert"
2687 #: config/tc-arm.c:13242 config/tc-arm.c:14212
2688 msgid "immediate out of range for shift"
2691 #: config/tc-arm.c:13299 config/tc-arm.c:13326 config/tc-arm.c:13713
2692 #: config/tc-arm.c:14158
2693 msgid "immediate out of range"
2696 #: config/tc-arm.c:13363
2697 msgid "immediate out of range for narrowing operation"
2700 #: config/tc-arm.c:13488
2701 msgid "operands 0 and 1 must be the same register"
2704 #: config/tc-arm.c:13687
2705 msgid "operand size must be specified for immediate VMOV"
2708 #: config/tc-arm.c:13697
2709 msgid "immediate has bits set outside the operand size"
2712 #: config/tc-arm.c:13893
2713 msgid "elements must be smaller than reversal region"
2716 #: config/tc-arm.c:14063 config/tc-arm.c:14111
2717 msgid "bad type for scalar"
2720 #: config/tc-arm.c:14175 config/tc-arm.c:14183
2721 msgid "VFP registers must be adjacent"
2724 #: config/tc-arm.c:14324
2725 msgid "bad list length for table lookup"
2728 #: config/tc-arm.c:14354
2729 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2732 #: config/tc-arm.c:14357
2733 msgid "register list must contain at least 1 and at most 16 registers"
2736 #: config/tc-arm.c:14434
2737 msgid "bad alignment"
2740 #: config/tc-arm.c:14451
2741 msgid "bad list type for instruction"
2744 #: config/tc-arm.c:14493
2745 msgid "unsupported alignment for instruction"
2748 #: config/tc-arm.c:14512 config/tc-arm.c:14606 config/tc-arm.c:14617
2749 #: config/tc-arm.c:14627 config/tc-arm.c:14641
2750 msgid "bad list length"
2753 #: config/tc-arm.c:14517
2754 msgid "stride of 2 unavailable when element size is 8"
2757 #: config/tc-arm.c:14550 config/tc-arm.c:14625
2758 msgid "can't use alignment with this instruction"
2761 #: config/tc-arm.c:14689
2762 msgid "post-index must be a register"
2765 #: config/tc-arm.c:14691
2766 msgid "bad register for post-index"
2769 #: config/tc-arm.c:15005 config/tc-arm.c:15089
2770 msgid "conditional infixes are deprecated in unified syntax"
2773 #: config/tc-arm.c:15237
2774 msgid "Warning: conditional outside an IT block for Thumb."
2777 #: config/tc-arm.c:15442
2778 msgid "s suffix on comparison instruction is deprecated"
2781 #: config/tc-arm.c:15461 config/tc-arm.c:15486 config/tc-arm.c:15550
2783 msgid "selected processor does not support `%s'"
2786 #: config/tc-arm.c:15467
2787 msgid "Thumb does not support conditional execution"
2790 #: config/tc-arm.c:15511
2792 msgid "cannot honor width suffix -- `%s'"
2795 #: config/tc-arm.c:15555
2797 msgid "width suffixes are invalid in ARM mode -- `%s'"
2800 #: config/tc-arm.c:15585
2802 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2805 #: config/tc-arm.c:15602
2807 msgid "section '%s' finished with an open IT block."
2810 #: config/tc-arm.c:15607
2811 msgid "file finished with an open IT block."
2814 #: config/tc-arm.c:18511
2816 msgid "alignments greater than %d bytes not supported in .text sections."
2819 #: config/tc-arm.c:18779 config/tc-ia64.c:3458
2821 msgid "Group section `%s' has no group signature"
2824 #: config/tc-arm.c:18824
2825 msgid "handlerdata in cantunwind frame"
2828 #: config/tc-arm.c:18841
2829 msgid "too many unwind opcodes for personality routine 0"
2832 #: config/tc-arm.c:18873
2833 msgid "too many unwind opcodes"
2836 #: config/tc-arm.c:19133
2837 msgid "GOT already in the symbol table"
2840 #: config/tc-arm.c:19470 config/tc-arm.c:19511 config/tc-arm.c:19781
2842 msgid "undefined symbol %s used as an immediate value"
2845 #: config/tc-arm.c:19479 config/tc-arm.c:19520
2847 msgid "symbol %s is in a different section"
2850 #: config/tc-arm.c:19493 config/tc-arm.c:19820
2852 msgid "invalid constant (%lx) after fixup"
2855 #: config/tc-arm.c:19548
2857 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2860 #: config/tc-arm.c:19583 config/tc-arm.c:19608
2861 msgid "invalid literal constant: pool needs to be closer"
2864 #: config/tc-arm.c:19586 config/tc-arm.c:19624
2866 msgid "bad immediate value for offset (%ld)"
2869 #: config/tc-arm.c:19610
2871 msgid "bad immediate value for 8-bit offset (%ld)"
2874 #: config/tc-arm.c:19665
2875 msgid "offset not a multiple of 4"
2878 #: config/tc-arm.c:19672 config/tc-arm.c:19687 config/tc-arm.c:19702
2879 #: config/tc-arm.c:19713 config/tc-arm.c:19736 config/tc-arm.c:20445
2880 #: config/tc-moxie.c:664 config/tc-pj.c:450 config/tc-sh.c:4190
2881 msgid "offset out of range"
2884 #: config/tc-arm.c:19836
2885 msgid "invalid smc expression"
2888 #: config/tc-arm.c:19847 config/tc-arm.c:19856
2889 msgid "invalid swi expression"
2892 #: config/tc-arm.c:19866
2893 msgid "invalid expression in load/store multiple"
2896 #: config/tc-arm.c:19927
2898 msgid "blx to '%s' an ARM ISA state function changed to bl"
2901 #: config/tc-arm.c:19946
2902 msgid "misaligned branch destination"
2905 #: config/tc-arm.c:19950 config/tc-arm.c:19987 config/tc-arm.c:20001
2906 #: config/tc-arm.c:20014 config/tc-arm.c:20123 config/tc-arm.c:20152
2907 msgid "branch out of range"
2910 #: config/tc-arm.c:20037
2911 msgid "conditional branch out of range"
2914 #: config/tc-arm.c:20073
2916 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
2919 #: config/tc-arm.c:20129
2920 msgid "Thumb2 branch out of range"
2923 #: config/tc-arm.c:20219
2924 msgid "rel31 relocation overflow"
2927 #: config/tc-arm.c:20231 config/tc-arm.c:20254
2928 msgid "co-processor offset out of range"
2931 #: config/tc-arm.c:20271
2933 msgid "invalid offset, target not word aligned (0x%08lX)"
2936 #: config/tc-arm.c:20278 config/tc-arm.c:20287 config/tc-arm.c:20295
2937 #: config/tc-arm.c:20303 config/tc-arm.c:20311
2939 msgid "invalid offset, value too big (0x%08lX)"
2942 #: config/tc-arm.c:20352
2943 msgid "invalid Hi register with immediate"
2946 #: config/tc-arm.c:20368
2947 msgid "invalid immediate for stack address calculation"
2950 #: config/tc-arm.c:20376
2952 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2955 #: config/tc-arm.c:20406
2957 msgid "invalid immediate: %ld is out of range"
2960 #: config/tc-arm.c:20418
2962 msgid "invalid shift value: %ld"
2965 #: config/tc-arm.c:20497
2967 msgid "the offset 0x%08lX is not representable"
2970 #: config/tc-arm.c:20537
2972 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2975 #: config/tc-arm.c:20576
2977 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2980 #: config/tc-arm.c:20616
2982 msgid "bad offset 0x%08lX (must be word-aligned)"
2985 #: config/tc-arm.c:20621
2987 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2990 #: config/tc-arm.c:20652 config/tc-score.c:7398
2992 msgid "bad relocation fixup type (%d)"
2995 #: config/tc-arm.c:20763
2996 msgid "literal referenced across section boundary"
2999 #: config/tc-arm.c:20824
3000 msgid "internal relocation (type: IMMEDIATE) not fixed up"
3003 #: config/tc-arm.c:20829
3004 msgid "ADRL used for a symbol not defined in the same file"
3007 #: config/tc-arm.c:20844
3009 msgid "undefined local label `%s'"
3012 #: config/tc-arm.c:20850
3013 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3016 #: config/tc-arm.c:20871 config/tc-cris.c:3985 config/tc-mcore.c:1926
3017 #: config/tc-microblaze.c:1834 config/tc-mmix.c:2867 config/tc-moxie.c:759
3018 #: config/tc-ns32k.c:2248 config/tc-score.c:7491
3022 #: config/tc-arm.c:20874 config/tc-arm.c:20895 config/tc-score.c:7493
3024 msgid "cannot represent %s relocation in this object file format"
3027 #: config/tc-arm.c:21235
3029 msgid "%s: unexpected function type: %d"
3032 #: config/tc-arm.c:21362
3033 msgid "use of old and new-style options to set CPU type"
3036 #: config/tc-arm.c:21372
3037 msgid "use of old and new-style options to set FPU type"
3040 #: config/tc-arm.c:21448
3041 msgid "hard-float conflicts with specified fpu"
3044 #: config/tc-arm.c:21635
3045 msgid "generate PIC code"
3048 #: config/tc-arm.c:21636
3049 msgid "assemble Thumb code"
3052 #: config/tc-arm.c:21637
3053 msgid "support ARM/Thumb interworking"
3056 #: config/tc-arm.c:21639
3057 msgid "code uses 32-bit program counter"
3060 #: config/tc-arm.c:21640
3061 msgid "code uses 26-bit program counter"
3064 #: config/tc-arm.c:21641
3065 msgid "floating point args are in fp regs"
3068 #: config/tc-arm.c:21643
3069 msgid "re-entrant code"
3072 #: config/tc-arm.c:21644
3073 msgid "code is ATPCS conformant"
3076 #: config/tc-arm.c:21645
3077 msgid "assemble for big-endian"
3080 #: config/tc-arm.c:21646
3081 msgid "assemble for little-endian"
3084 #. These are recognized by the assembler, but have no affect on code.
3085 #: config/tc-arm.c:21650
3086 msgid "use frame pointer"
3089 #: config/tc-arm.c:21651
3090 msgid "use stack size checking"
3093 #: config/tc-arm.c:21654
3094 msgid "do not warn on use of deprecated feature"
3097 #. DON'T add any new processors to this list -- we want the whole list
3098 #. to go away... Add them to the processors table instead.
3099 #: config/tc-arm.c:21671 config/tc-arm.c:21672
3100 msgid "use -mcpu=arm1"
3103 #: config/tc-arm.c:21673 config/tc-arm.c:21674
3104 msgid "use -mcpu=arm2"
3107 #: config/tc-arm.c:21675 config/tc-arm.c:21676
3108 msgid "use -mcpu=arm250"
3111 #: config/tc-arm.c:21677 config/tc-arm.c:21678
3112 msgid "use -mcpu=arm3"
3115 #: config/tc-arm.c:21679 config/tc-arm.c:21680
3116 msgid "use -mcpu=arm6"
3119 #: config/tc-arm.c:21681 config/tc-arm.c:21682
3120 msgid "use -mcpu=arm600"
3123 #: config/tc-arm.c:21683 config/tc-arm.c:21684
3124 msgid "use -mcpu=arm610"
3127 #: config/tc-arm.c:21685 config/tc-arm.c:21686
3128 msgid "use -mcpu=arm620"
3131 #: config/tc-arm.c:21687 config/tc-arm.c:21688
3132 msgid "use -mcpu=arm7"
3135 #: config/tc-arm.c:21689 config/tc-arm.c:21690
3136 msgid "use -mcpu=arm70"
3139 #: config/tc-arm.c:21691 config/tc-arm.c:21692
3140 msgid "use -mcpu=arm700"
3143 #: config/tc-arm.c:21693 config/tc-arm.c:21694
3144 msgid "use -mcpu=arm700i"
3147 #: config/tc-arm.c:21695 config/tc-arm.c:21696
3148 msgid "use -mcpu=arm710"
3151 #: config/tc-arm.c:21697 config/tc-arm.c:21698
3152 msgid "use -mcpu=arm710c"
3155 #: config/tc-arm.c:21699 config/tc-arm.c:21700
3156 msgid "use -mcpu=arm720"
3159 #: config/tc-arm.c:21701 config/tc-arm.c:21702
3160 msgid "use -mcpu=arm7d"
3163 #: config/tc-arm.c:21703 config/tc-arm.c:21704
3164 msgid "use -mcpu=arm7di"
3167 #: config/tc-arm.c:21705 config/tc-arm.c:21706
3168 msgid "use -mcpu=arm7m"
3171 #: config/tc-arm.c:21707 config/tc-arm.c:21708
3172 msgid "use -mcpu=arm7dm"
3175 #: config/tc-arm.c:21709 config/tc-arm.c:21710
3176 msgid "use -mcpu=arm7dmi"
3179 #: config/tc-arm.c:21711 config/tc-arm.c:21712
3180 msgid "use -mcpu=arm7100"
3183 #: config/tc-arm.c:21713 config/tc-arm.c:21714
3184 msgid "use -mcpu=arm7500"
3187 #: config/tc-arm.c:21715 config/tc-arm.c:21716
3188 msgid "use -mcpu=arm7500fe"
3191 #: config/tc-arm.c:21717 config/tc-arm.c:21718 config/tc-arm.c:21719
3192 #: config/tc-arm.c:21720
3193 msgid "use -mcpu=arm7tdmi"
3196 #: config/tc-arm.c:21721 config/tc-arm.c:21722
3197 msgid "use -mcpu=arm710t"
3200 #: config/tc-arm.c:21723 config/tc-arm.c:21724
3201 msgid "use -mcpu=arm720t"
3204 #: config/tc-arm.c:21725 config/tc-arm.c:21726
3205 msgid "use -mcpu=arm740t"
3208 #: config/tc-arm.c:21727 config/tc-arm.c:21728
3209 msgid "use -mcpu=arm8"
3212 #: config/tc-arm.c:21729 config/tc-arm.c:21730
3213 msgid "use -mcpu=arm810"
3216 #: config/tc-arm.c:21731 config/tc-arm.c:21732
3217 msgid "use -mcpu=arm9"
3220 #: config/tc-arm.c:21733 config/tc-arm.c:21734
3221 msgid "use -mcpu=arm9tdmi"
3224 #: config/tc-arm.c:21735 config/tc-arm.c:21736
3225 msgid "use -mcpu=arm920"
3228 #: config/tc-arm.c:21737 config/tc-arm.c:21738
3229 msgid "use -mcpu=arm940"
3232 #: config/tc-arm.c:21739
3233 msgid "use -mcpu=strongarm"
3236 #: config/tc-arm.c:21741
3237 msgid "use -mcpu=strongarm110"
3240 #: config/tc-arm.c:21743
3241 msgid "use -mcpu=strongarm1100"
3244 #: config/tc-arm.c:21745
3245 msgid "use -mcpu=strongarm1110"
3248 #: config/tc-arm.c:21746
3249 msgid "use -mcpu=xscale"
3252 #: config/tc-arm.c:21747
3253 msgid "use -mcpu=iwmmxt"
3256 #: config/tc-arm.c:21748
3257 msgid "use -mcpu=all"
3260 #. Architecture variants -- don't add any more to this list either.
3261 #: config/tc-arm.c:21751 config/tc-arm.c:21752
3262 msgid "use -march=armv2"
3265 #: config/tc-arm.c:21753 config/tc-arm.c:21754
3266 msgid "use -march=armv2a"
3269 #: config/tc-arm.c:21755 config/tc-arm.c:21756
3270 msgid "use -march=armv3"
3273 #: config/tc-arm.c:21757 config/tc-arm.c:21758
3274 msgid "use -march=armv3m"
3277 #: config/tc-arm.c:21759 config/tc-arm.c:21760
3278 msgid "use -march=armv4"
3281 #: config/tc-arm.c:21761 config/tc-arm.c:21762
3282 msgid "use -march=armv4t"
3285 #: config/tc-arm.c:21763 config/tc-arm.c:21764
3286 msgid "use -march=armv5"
3289 #: config/tc-arm.c:21765 config/tc-arm.c:21766
3290 msgid "use -march=armv5t"
3293 #: config/tc-arm.c:21767 config/tc-arm.c:21768
3294 msgid "use -march=armv5te"
3297 #. Floating point variants -- don't add any more to this list either.
3298 #: config/tc-arm.c:21771
3299 msgid "use -mfpu=fpe"
3302 #: config/tc-arm.c:21772
3303 msgid "use -mfpu=fpa10"
3306 #: config/tc-arm.c:21773
3307 msgid "use -mfpu=fpa11"
3310 #: config/tc-arm.c:21775
3311 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3314 #: config/tc-arm.c:22050
3315 msgid "invalid architectural extension"
3318 #: config/tc-arm.c:22064
3319 msgid "missing architectural extension"
3322 #: config/tc-arm.c:22077
3324 msgid "unknown architectural extension `%s'"
3327 #: config/tc-arm.c:22101
3329 msgid "missing cpu name `%s'"
3332 #: config/tc-arm.c:22127 config/tc-arm.c:22562
3334 msgid "unknown cpu `%s'"
3337 #: config/tc-arm.c:22145
3339 msgid "missing architecture name `%s'"
3342 #: config/tc-arm.c:22162 config/tc-arm.c:22596 config/tc-arm.c:22627
3343 #: config/tc-score.c:7728
3345 msgid "unknown architecture `%s'\n"
3348 #: config/tc-arm.c:22178 config/tc-arm.c:22657
3350 msgid "unknown floating point format `%s'\n"
3353 #: config/tc-arm.c:22194
3355 msgid "unknown floating point abi `%s'\n"
3358 #: config/tc-arm.c:22210
3360 msgid "unknown EABI `%s'\n"
3363 #: config/tc-arm.c:22230
3365 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3368 #: config/tc-arm.c:22240
3369 msgid "<cpu name>\t assemble for CPU <cpu name>"
3372 #: config/tc-arm.c:22242
3373 msgid "<arch name>\t assemble for architecture <arch name>"
3376 #: config/tc-arm.c:22244
3377 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3380 #: config/tc-arm.c:22246
3381 msgid "<abi>\t assemble for floating point ABI <abi>"
3384 #: config/tc-arm.c:22249
3385 msgid "<ver>\t\t assemble for eabi version <ver>"
3388 #: config/tc-arm.c:22252
3389 msgid "<mode>\t controls implicit insertion of IT instructions"
3392 #: config/tc-arm.c:22296 config/tc-arm.c:22314 config/tc-arm.c:22334
3394 msgid "option `-%c%s' is deprecated: %s"
3397 #: config/tc-arm.c:22354
3399 msgid " ARM-specific assembler options:\n"
3402 #: config/tc-arm.c:22365
3404 msgid " -EB assemble code for a big-endian cpu\n"
3407 #: config/tc-arm.c:22370
3409 msgid " -EL assemble code for a little-endian cpu\n"
3412 #: config/tc-arm.c:22374
3414 msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3417 #: config/tc-avr.c:314
3419 msgid "Known MCU names:"
3422 #: config/tc-avr.c:380
3426 " -mmcu=[avr-name] select microcontroller variant\n"
3427 " [avr-name] can be:\n"
3428 " avr1 - classic AVR core without data RAM\n"
3429 " avr2 - classic AVR core with up to 8K program memory\n"
3430 " avr25 - classic AVR core with up to 8K program memory\n"
3431 " plus the MOVW instruction\n"
3432 " avr3 - classic AVR core with up to 64K program memory\n"
3433 " avr31 - classic AVR core with up to 128K program memory\n"
3434 " avr35 - classic AVR core with up to 64K program memory\n"
3435 " plus the MOVW instruction\n"
3436 " avr4 - enhanced AVR core with up to 8K program memory\n"
3437 " avr5 - enhanced AVR core with up to 64K program memory\n"
3438 " avr51 - enhanced AVR core with up to 128K program memory\n"
3439 " avr6 - enhanced AVR core with up to 256K program memory\n"
3440 " or immediate microcontroller name.\n"
3443 #: config/tc-avr.c:397
3446 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3447 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
3448 " (default for avr4, avr5)\n"
3449 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3450 " (default for avr3, avr5)\n"
3453 #: config/tc-avr.c:441 config/tc-msp430.c:744
3455 msgid "unknown MCU: %s\n"
3458 #: config/tc-avr.c:450
3460 msgid "redefinition of mcu type `%s' to `%s'"
3463 #: config/tc-avr.c:528
3464 msgid "constant value required"
3467 #: config/tc-avr.c:531
3469 msgid "number must be positive and less than %d"
3472 #: config/tc-avr.c:557 config/tc-avr.c:694
3474 msgid "constant out of 8-bit range: %d"
3477 #: config/tc-avr.c:625 config/tc-score.c:1200 read.c:3615
3478 msgid "illegal expression"
3481 #: config/tc-avr.c:654 config/tc-avr.c:1423
3482 msgid "`)' required"
3485 #: config/tc-avr.c:749
3486 msgid "register r16-r23 required"
3489 #: config/tc-avr.c:755
3490 msgid "register number above 15 required"
3493 #: config/tc-avr.c:761
3494 msgid "even register number required"
3497 #: config/tc-avr.c:767
3498 msgid "register r24, r26, r28 or r30 required"
3501 #: config/tc-avr.c:773
3502 msgid "register name or number from 0 to 31 required"
3505 #: config/tc-avr.c:791
3506 msgid "pointer register (X, Y or Z) required"
3509 #: config/tc-avr.c:798
3510 msgid "cannot both predecrement and postincrement"
3513 #: config/tc-avr.c:806
3514 msgid "addressing mode not supported"
3517 #: config/tc-avr.c:812
3518 msgid "can't predecrement"
3521 #: config/tc-avr.c:815
3522 msgid "pointer register Z required"
3525 #: config/tc-avr.c:829
3526 msgid "postincrement not supported"
3529 #: config/tc-avr.c:839
3530 msgid "pointer register (Y or Z) required"
3533 #: config/tc-avr.c:943
3535 msgid "unknown constraint `%c'"
3538 #: config/tc-avr.c:995
3539 msgid "`,' required"
3542 #: config/tc-avr.c:1013
3543 msgid "undefined combination of operands"
3546 #: config/tc-avr.c:1022
3547 msgid "skipping two-word instruction"
3550 #: config/tc-avr.c:1114 config/tc-avr.c:1130 config/tc-avr.c:1244
3551 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3553 msgid "odd address operand: %ld"
3556 #: config/tc-avr.c:1122 config/tc-avr.c:1141 config/tc-avr.c:1163
3557 #: config/tc-avr.c:1170 config/tc-avr.c:1177 config/tc-d10v.c:505
3558 #: config/tc-d30v.c:555 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3559 #: config/tc-msp430.c:2003
3561 msgid "operand out of range: %ld"
3564 #: config/tc-avr.c:1253 config/tc-d10v.c:1590 config/tc-d30v.c:2032
3565 #: config/tc-msp430.c:2021
3567 msgid "line %d: unknown relocation type: 0x%x"
3570 #: config/tc-avr.c:1267
3571 msgid "only constant expression allowed"
3574 #. xgettext:c-format.
3575 #: config/tc-avr.c:1327 config/tc-bfin.c:811 config/tc-d10v.c:1462
3576 #: config/tc-d30v.c:1774 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3577 #: config/tc-msp430.c:2056 config/tc-or32.c:959 config/tc-ppc.c:6335
3578 #: config/tc-spu.c:881 config/tc-spu.c:1092 config/tc-v850.c:2187
3579 #: config/tc-z80.c:2017
3581 msgid "reloc %d not supported by object file format"
3584 #: config/tc-avr.c:1350 config/tc-h8300.c:1885 config/tc-mcore.c:881
3585 #: config/tc-microblaze.c:825 config/tc-moxie.c:178 config/tc-msp430.c:1821
3586 #: config/tc-pj.c:253 config/tc-sh.c:2544 config/tc-z8k.c:1216
3587 msgid "can't find opcode "
3590 #: config/tc-avr.c:1367
3592 msgid "illegal opcode %s for mcu %s"
3595 #: config/tc-avr.c:1378
3596 msgid "garbage at end of line"
3599 #: config/tc-avr.c:1450 config/tc-avr.c:1457
3601 msgid "illegal %srelocation size: %d"
3604 #: config/tc-bfin.c:96 config/tc-frv.c:1607 config/tc-frv.c:1617
3608 #: config/tc-bfin.c:423
3610 msgid " BFIN specific command line options:\n"
3613 #: config/tc-bfin.c:436
3614 msgid "Could not set architecture and machine."
3617 #: config/tc-bfin.c:585
3618 msgid "Parse failed."
3621 #: config/tc-bfin.c:660
3622 msgid "pcrel too far BFD_RELOC_BFIN_10"
3625 #: config/tc-bfin.c:676
3626 msgid "pcrel too far BFD_RELOC_BFIN_12"
3629 #: config/tc-bfin.c:696
3630 msgid "pcrel too far BFD_RELOC_BFIN_24"
3633 #: config/tc-bfin.c:711
3634 msgid "pcrel too far BFD_RELOC_BFIN_5"
3637 #: config/tc-bfin.c:723
3638 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3641 #: config/tc-bfin.c:733
3642 msgid "rel too far BFD_RELOC_8"
3645 #: config/tc-bfin.c:740
3646 msgid "rel too far BFD_RELOC_16"
3649 #: config/tc-cr16.c:164 read.c:4349
3650 msgid "using a bit field width of zero"
3653 #: config/tc-cr16.c:172 read.c:4357
3655 msgid "field width \"%s\" too complex for a bitfield"
3658 #: config/tc-cr16.c:181 read.c:4365
3660 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3663 #: config/tc-cr16.c:203 read.c:4387
3665 msgid "field value \"%s\" too complex for a bitfield"
3668 #: config/tc-cr16.c:384
3670 msgid "Unknown register pair - index relative mode: `%d'"
3673 #: config/tc-cr16.c:570 config/tc-crx.c:344 config/tc-mn10200.c:768
3676 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3679 #: config/tc-cr16.c:602 config/tc-crx.c:360
3681 msgid "internal error: reloc %d (`%s') not supported by object file format"
3684 #: config/tc-cr16.c:695 config/tc-i386.c:8188 config/tc-s390.c:1799
3685 msgid "GOT already in symbol table"
3688 #: config/tc-cr16.c:804 config/tc-cr16.c:827 config/tc-cris.c:1190
3689 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3690 #: config/tc-pdp11.c:194
3691 msgid "Virtual memory exhausted"
3694 #: config/tc-cr16.c:812 config/tc-crx.c:571 config/tc-crx.c:590
3695 #: config/tc-i386.c:2152 config/tc-i386.c:2174 config/tc-m68k.c:4607
3696 #: config/tc-maxq.c:2865
3698 msgid "Internal Error: Can't hash %s: %s"
3701 #: config/tc-cr16.c:838 config/tc-cris.c:1224 config/tc-crx.c:544
3703 msgid "Can't hash `%s': %s\n"
3706 #: config/tc-cr16.c:839 config/tc-cris.c:1225 config/tc-crx.c:545
3707 msgid "(unknown reason)"
3710 #. Missing or bad expr becomes absolute 0.
3711 #: config/tc-cr16.c:891 config/tc-crx.c:618 config/tc-maxq.c:1475
3713 msgid "missing or invalid displacement expression `%s' taken as 0"
3716 #: config/tc-cr16.c:941
3718 msgid "GOT bad expression with %s."
3721 #: config/tc-cr16.c:1052
3723 msgid "operand %d: illegal use expression: `%s`"
3726 #: config/tc-cr16.c:1117 config/tc-crx.c:1126
3728 msgid "Unknown register: `%d'"
3731 #. Issue a error message when register is illegal.
3732 #: config/tc-cr16.c:1125 config/tc-crx.c:1134
3734 msgid "Illegal register (`%s') in Instruction: `%s'"
3737 #: config/tc-cr16.c:1196 config/tc-cr16.c:1271 config/tc-crx.c:756
3738 #: config/tc-crx.c:776 config/tc-crx.c:791
3740 msgid "Illegal register `%s' in Instruction `%s'"
3743 #: config/tc-cr16.c:1224 config/tc-cr16.c:1235
3745 msgid "Illegal register pair `%s' in Instruction `%s'"
3748 #: config/tc-cr16.c:1260 config/tc-i960.c:835
3749 msgid "unmatched '['"
3752 #: config/tc-cr16.c:1266 config/tc-i960.c:842
3753 msgid "garbage after index spec ignored"
3756 #: config/tc-cr16.c:1414 config/tc-crx.c:935
3758 msgid "Illegal operands (whitespace): `%s'"
3761 #: config/tc-cr16.c:1426 config/tc-cr16.c:1433 config/tc-cr16.c:1450
3762 #: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3763 #: config/tc-crx.c:1763
3765 msgid "Missing matching brackets : `%s'"
3768 #: config/tc-cr16.c:1482 config/tc-crx.c:997
3770 msgid "Unknown exception: `%s'"
3773 #: config/tc-cr16.c:1569 config/tc-crx.c:1093
3775 msgid "Illegal `cinv' parameter: `%c'"
3778 #: config/tc-cr16.c:1591 config/tc-cr16.c:1630
3780 msgid "Unknown register pair: `%d'"
3783 #. Issue a error message when register pair is illegal.
3784 #: config/tc-cr16.c:1599
3786 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3789 #. Issue a error message when register pair is illegal.
3790 #: config/tc-cr16.c:1638
3792 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3795 #: config/tc-cr16.c:1677
3797 msgid "Unknown processor register : `%d'"
3800 #. Issue a error message when register pair is illegal.
3801 #: config/tc-cr16.c:1685
3803 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3806 #: config/tc-cr16.c:1733
3808 msgid "Unknown processor register (32 bit) : `%d'"
3811 #. Issue a error message when register pair is illegal.
3812 #: config/tc-cr16.c:1741
3814 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3817 #: config/tc-cr16.c:2105 config/tc-crx.c:1661 config/tc-crx.c:1678
3819 msgid "Same src/dest register is used (`r%d'), result is undefined"
3822 #: config/tc-cr16.c:2126
3823 msgid "RA register is saved twice."
3826 #: config/tc-cr16.c:2130
3828 msgid "`%s' Illegal use of registers."
3831 #: config/tc-cr16.c:2144
3833 msgid "`%s' Illegal count-register combination."
3836 #: config/tc-cr16.c:2150
3838 msgid "`%s' Illegal use of register."
3841 #: config/tc-cr16.c:2159 config/tc-crx.c:1670
3843 msgid "`%s' has undefined result"
3846 #: config/tc-cr16.c:2167
3848 msgid "Same src/dest register is used (`r%d'),result is undefined"
3851 #: config/tc-cr16.c:2338 config/tc-crx.c:1575
3852 msgid "Incorrect number of operands"
3855 #: config/tc-cr16.c:2340 config/tc-crx.c:1577
3857 msgid "Illegal type of operand (arg %d)"
3860 #: config/tc-cr16.c:2346 config/tc-crx.c:1583
3862 msgid "Operand out of range (arg %d)"
3865 #: config/tc-cr16.c:2349 config/tc-crx.c:1586
3867 msgid "Operand has odd displacement (arg %d)"
3870 #: config/tc-cr16.c:2352 config/tc-cr16.c:2383 config/tc-crx.c:1599
3871 #: config/tc-crx.c:1630
3873 msgid "Illegal operand (arg %d)"
3876 #. Give an error if a frag containing code is not aligned to a 2-byte
3878 #: config/tc-cr16.c:2485 config/tc-cr16.h:73 config/tc-crx.c:1952
3879 #: config/tc-crx.h:76
3880 msgid "instruction address is not a multiple of 2"
3883 #: config/tc-cr16.c:2562 config/tc-cris.c:1538 config/tc-cris.c:1546
3884 #: config/tc-crx.c:1988 config/tc-dlx.c:686 config/tc-hppa.c:3243
3885 #: config/tc-hppa.c:3250 config/tc-i860.c:491 config/tc-i860.c:508
3886 #: config/tc-i860.c:988 config/tc-sparc.c:1410 config/tc-sparc.c:1418
3888 msgid "Unknown opcode: `%s'"
3891 #: config/tc-cris.c:551 config/tc-m68hc11.c:2744
3893 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3896 #: config/tc-cris.c:555 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3898 msgid "internal inconsistency problem in %s: resolved symbol"
3901 #: config/tc-cris.c:565 config/tc-m68hc11.c:2754
3903 msgid "internal inconsistency problem in %s: fr_subtype %d"
3906 #: config/tc-cris.c:905
3907 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3910 #: config/tc-cris.c:935
3911 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3914 #: config/tc-cris.c:940
3917 "Internal error found in md_convert_frag: offset %ld. Please report this."
3920 #: config/tc-cris.c:965
3922 msgid "internal inconsistency in %s: bdapq no symbol"
3925 #: config/tc-cris.c:978
3927 msgid "internal inconsistency in %s: bdap.w with no symbol"
3930 #: config/tc-cris.c:1002
3931 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3934 #: config/tc-cris.c:1011
3935 msgid "dangerous MULS/MULU location; give it higher alignment"
3938 #. Bail out for compatibility mode. (It seems it can be implemented,
3939 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
3940 #. $acr", "nop"; but doesn't seem worth it at the moment.)
3941 #: config/tc-cris.c:1052
3943 "Out-of-range .word offset handling is not implemented for .arch "
3947 #: config/tc-cris.c:1097
3948 msgid ".word case-table handling failed: table too large"
3951 #: config/tc-cris.c:1229
3953 msgid "Buggy opcode: `%s' \"%s\"\n"
3956 #: config/tc-cris.c:1644
3958 msgid "Immediate value not in 5 bit unsigned range: %ld"
3961 #: config/tc-cris.c:1660
3963 msgid "Immediate value not in 4 bit unsigned range: %ld"
3966 #: config/tc-cris.c:1712
3968 msgid "Immediate value not in 6 bit range: %ld"
3971 #: config/tc-cris.c:1727
3973 msgid "Immediate value not in 6 bit unsigned range: %ld"
3976 #. Others have a generic warning.
3977 #: config/tc-cris.c:1835
3979 msgid "Unimplemented register `%s' specified"
3982 #. We've come to the end of instructions with this
3983 #. opcode, so it must be an error.
3984 #: config/tc-cris.c:2079
3985 msgid "Illegal operands"
3988 #: config/tc-cris.c:2120 config/tc-cris.c:2160
3990 msgid "Immediate value not in 8 bit range: %ld"
3993 #: config/tc-cris.c:2130 config/tc-cris.c:2181
3995 msgid "Immediate value not in 16 bit range: %ld"
3998 #: config/tc-cris.c:2165
4000 msgid "Immediate value not in 8 bit signed range: %ld"
4003 #: config/tc-cris.c:2170
4005 msgid "Immediate value not in 8 bit unsigned range: %ld"
4008 #: config/tc-cris.c:2186
4010 msgid "Immediate value not in 16 bit signed range: %ld"
4013 #: config/tc-cris.c:2191
4015 msgid "Immediate value not in 16 bit unsigned range: %ld"
4018 #: config/tc-cris.c:2217
4019 msgid "TLS relocation size does not match operand size"
4022 #: config/tc-cris.c:2218
4023 msgid "PIC relocation size does not match operand size"
4026 #: config/tc-cris.c:3366
4027 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4030 #: config/tc-cris.c:3370
4031 msgid "32-bit conditional branch generated"
4034 #: config/tc-cris.c:3431
4035 msgid "Complex expression not supported"
4038 #. FIXME: Is this function mentioned in the internals.texi manual? If
4040 #: config/tc-cris.c:3581
4041 msgid "Bad call to md_atof () - floating point formats are not supported"
4044 #: config/tc-cris.c:3622
4045 msgid "PC-relative relocation must be trivially resolved"
4048 #: config/tc-cris.c:3694
4050 msgid "Value not in 16 bit range: %ld"
4053 #: config/tc-cris.c:3702
4055 msgid "Value not in 16 bit signed range: %ld"
4058 #: config/tc-cris.c:3710
4060 msgid "Value not in 8 bit range: %ld"
4063 #: config/tc-cris.c:3717
4065 msgid "Value not in 8 bit signed range: %ld"
4068 #: config/tc-cris.c:3727
4070 msgid "Value not in 4 bit unsigned range: %ld"
4073 #: config/tc-cris.c:3734
4075 msgid "Value not in 5 bit unsigned range: %ld"
4078 #: config/tc-cris.c:3741
4080 msgid "Value not in 6 bit range: %ld"
4083 #: config/tc-cris.c:3748
4085 msgid "Value not in 6 bit unsigned range: %ld"
4088 #: config/tc-cris.c:3792
4090 msgid "Please use --help to see usage and options for this assembler.\n"
4093 #: config/tc-cris.c:3804
4094 msgid "--no-underscore is invalid with a.out format"
4097 #: config/tc-cris.c:3828
4099 msgid "invalid <arch> in --march=<arch>: %s"
4102 #: config/tc-cris.c:3937 config/tc-moxie.c:711
4104 "Semantics error. This type of operand can not be relocated, it must be an "
4105 "assembly-time constant"
4108 #: config/tc-cris.c:3986 config/tc-moxie.c:760
4110 msgid "Cannot generate relocation type for symbol %s, code %s"
4113 #. The messages are formatted to line up with the generic options.
4114 #: config/tc-cris.c:3999
4116 msgid "CRIS-specific options:\n"
4119 #: config/tc-cris.c:4001
4121 " -h, -H Don't execute, print this help text. Deprecated.\n"
4124 #: config/tc-cris.c:4003
4125 msgid " -N Warn when branches are expanded to jumps.\n"
4128 #: config/tc-cris.c:4005
4130 " --underscore User symbols are normally prepended with "
4134 #: config/tc-cris.c:4007
4135 msgid " Registers will not need any prefix.\n"
4138 #: config/tc-cris.c:4009
4139 msgid " --no-underscore User symbols do not have any prefix.\n"
4142 #: config/tc-cris.c:4011
4143 msgid " Registers will require a `$'-prefix.\n"
4146 #: config/tc-cris.c:4013
4147 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4150 #: config/tc-cris.c:4015
4152 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4153 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4156 #: config/tc-cris.c:4036
4157 msgid "Invalid relocation"
4160 #: config/tc-cris.c:4073
4161 msgid "Invalid pc-relative relocation"
4164 #: config/tc-cris.c:4118
4166 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4169 #: config/tc-cris.c:4148
4171 msgid ".syntax %s requires command-line option `--underscore'"
4174 #: config/tc-cris.c:4157
4176 msgid ".syntax %s requires command-line option `--no-underscore'"
4179 #: config/tc-cris.c:4194
4180 msgid "Unknown .syntax operand"
4183 #: config/tc-cris.c:4204
4184 msgid "Pseudodirective .file is only valid when generating ELF"
4187 #: config/tc-cris.c:4216
4188 msgid "Pseudodirective .loc is only valid when generating ELF"
4191 #: config/tc-cris.c:4231
4193 msgid "internal inconsistency problem: %s called for %d bytes"
4196 #: config/tc-cris.c:4383
4197 msgid "unknown operand to .arch"
4200 #: config/tc-cris.c:4392
4201 msgid ".arch <arch> requires a matching --march=... option"
4204 #: config/tc-crx.c:819
4206 msgid "Illegal Scale - `%d'"
4209 #: config/tc-crx.c:1263
4211 msgid "Illegal Co-processor register in Instruction `%s' "
4214 #: config/tc-crx.c:1270
4216 msgid "Illegal Co-processor special register in Instruction `%s' "
4219 #: config/tc-crx.c:1589
4221 msgid "Invalid DISPU4 operand value (arg %d)"
4224 #: config/tc-crx.c:1592
4226 msgid "Invalid CST4 operand value (arg %d)"
4229 #: config/tc-crx.c:1595
4231 msgid "Operand value is not within upper 64 KB (arg %d)"
4234 #: config/tc-crx.c:1732
4235 msgid "Invalid Register in Register List"
4238 #: config/tc-crx.c:1786
4240 msgid "Illegal register `%s' in cop-register list"
4243 #: config/tc-crx.c:1794
4245 msgid "Illegal register `%s' in cop-special-register list"
4248 #: config/tc-crx.c:1813
4250 msgid "Illegal register `%s' in user register list"
4253 #: config/tc-crx.c:1832
4255 msgid "Illegal register `%s' in register list"
4258 #: config/tc-crx.c:1838
4260 msgid "Maximum %d bits may be set in `mask16' operand"
4263 #: config/tc-crx.c:1847
4265 msgid "rest of line ignored; first ignored character is `%c'"
4268 #: config/tc-crx.c:1855
4270 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4273 #. HI can't be specified without LO (and vise-versa).
4274 #: config/tc-crx.c:1861
4275 msgid "HI/LO registers should be specified together"
4278 #: config/tc-crx.c:1867
4279 msgid "HI/LO registers should be specified without additional registers"
4282 #: config/tc-d10v.c:218
4286 "-O Optimize. Will do some operations in parallel.\n"
4287 "--gstabs-packing Pack adjacent short instructions together even\n"
4288 " when --gstabs is specified. On by default.\n"
4289 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4290 " instructions together.\n"
4293 #: config/tc-d10v.c:575
4294 msgid "operand is not an immediate"
4297 #: config/tc-d10v.c:593
4299 msgid "operand out of range: %lu"
4302 #: config/tc-d10v.c:653
4303 msgid "Instruction must be executed in parallel with another instruction."
4306 #: config/tc-d10v.c:707 config/tc-d10v.c:715
4308 msgid "packing conflict: %s must dispatch sequentially"
4311 #: config/tc-d10v.c:814
4313 msgid "resource conflict (R%d)"
4316 #: config/tc-d10v.c:817
4318 msgid "resource conflict (A%d)"
4321 #: config/tc-d10v.c:819
4322 msgid "resource conflict (PSW)"
4325 #: config/tc-d10v.c:821
4326 msgid "resource conflict (C flag)"
4329 #: config/tc-d10v.c:823
4330 msgid "resource conflict (F flag)"
4333 #: config/tc-d10v.c:973
4334 msgid "Instruction must be executed in parallel"
4337 #: config/tc-d10v.c:976
4338 msgid "Long instructions may not be combined."
4341 #: config/tc-d10v.c:1009
4342 msgid "One of these instructions may not be executed in parallel."
4345 #: config/tc-d10v.c:1013 config/tc-d30v.c:1039
4346 msgid "Two IU instructions may not be executed in parallel"
4349 #: config/tc-d10v.c:1015 config/tc-d10v.c:1023 config/tc-d10v.c:1037
4350 #: config/tc-d10v.c:1052 config/tc-d30v.c:1040 config/tc-d30v.c:1049
4351 msgid "Swapping instruction order"
4354 #: config/tc-d10v.c:1021 config/tc-d30v.c:1046
4355 msgid "Two MU instructions may not be executed in parallel"
4358 #: config/tc-d10v.c:1041 config/tc-d30v.c:1066
4359 msgid "IU instruction may not be in the left container"
4362 #: config/tc-d10v.c:1043 config/tc-d10v.c:1058
4364 "Instruction in R container is squashed by flow control instruction in L "
4368 #: config/tc-d10v.c:1056 config/tc-d30v.c:1077
4369 msgid "MU instruction may not be in the right container"
4372 #: config/tc-d10v.c:1062 config/tc-d30v.c:1089
4373 msgid "unknown execution type passed to write_2_short()"
4376 #: config/tc-d10v.c:1191 config/tc-d10v.c:1364
4377 msgid "bad opcode or operands"
4380 #: config/tc-d10v.c:1266
4381 msgid "value out of range"
4384 #: config/tc-d10v.c:1340
4385 msgid "illegal operand - register name found where none expected"
4388 #: config/tc-d10v.c:1375
4389 msgid "Register number must be EVEN"
4392 #: config/tc-d10v.c:1378
4393 msgid "Unsupported use of sp"
4396 #: config/tc-d10v.c:1397
4398 msgid "cr%ld is a reserved control register"
4401 #: config/tc-d10v.c:1570
4403 msgid "line %d: rep or repi must include at least 4 instructions"
4406 #: config/tc-d10v.c:1759
4407 msgid "can't find previous opcode "
4410 #: config/tc-d10v.c:1771
4412 msgid "could not assemble: %s"
4415 #: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1747
4416 msgid "Unable to mix instructions as specified"
4419 #: config/tc-d30v.c:150
4421 msgid "Register name %s conflicts with symbol of the same name"
4424 #: config/tc-d30v.c:240
4429 "-O Make adjacent short instructions parallel if "
4431 "-n Warn about all NOPs inserted by the assembler.\n"
4432 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4433 "-c Warn about symbols whoes names match register "
4435 "-C Opposite of -C. -c is the default.\n"
4438 #: config/tc-d30v.c:368
4439 msgid "unexpected 12-bit reloc type"
4442 #: config/tc-d30v.c:375
4443 msgid "unexpected 18-bit reloc type"
4446 #: config/tc-d30v.c:627
4448 msgid "%s NOP inserted"
4451 #: config/tc-d30v.c:628
4455 #: config/tc-d30v.c:628
4459 #: config/tc-d30v.c:1035
4460 msgid "Instructions may not be executed in parallel"
4463 #: config/tc-d30v.c:1048
4465 msgid "Executing %s in IU may not work"
4468 #: config/tc-d30v.c:1055
4470 msgid "Executing %s in IU may not work in parallel execution"
4473 #: config/tc-d30v.c:1068
4475 msgid "special left instruction `%s' kills instruction `%s' in right container"
4478 #: config/tc-d30v.c:1079
4480 msgid "Executing %s in reverse serial with %s may not work"
4483 #: config/tc-d30v.c:1082
4485 msgid "Executing %s in IU in reverse serial may not work"
4488 #: config/tc-d30v.c:1272
4489 msgid "Odd numbered register used as target of multi-register instruction"
4492 #: config/tc-d30v.c:1336 config/tc-d30v.c:1371
4494 msgid "unknown condition code: %s"
4497 #: config/tc-d30v.c:1364
4499 msgid "cmpu doesn't support condition code %s"
4502 #: config/tc-d30v.c:1399
4504 msgid "unknown opcode: %s"
4507 #: config/tc-d30v.c:1410
4509 msgid "operands for opcode `%s' do not match any valid format"
4512 #: config/tc-d30v.c:1625 config/tc-d30v.c:1642
4513 msgid "Cannot assemble instruction"
4516 #: config/tc-d30v.c:1627
4517 msgid "First opcode is long. Unable to mix instructions as specified."
4520 #: config/tc-d30v.c:1697
4521 msgid "word of NOPs added between word multiply and load"
4524 #: config/tc-d30v.c:1699
4525 msgid "word of NOPs added between word multiply and 16-bit multiply"
4528 #: config/tc-d30v.c:1731
4529 msgid "Instruction uses long version, so it cannot be mixed as specified"
4532 #: config/tc-d30v.c:1858
4534 msgid "value too large to fit in %d bits"
4537 #: config/tc-d30v.c:1921
4539 msgid "line %d: unable to place address of symbol '%s' into a byte"
4542 #: config/tc-d30v.c:1924
4544 msgid "line %d: unable to place value %lx into a byte"
4547 #: config/tc-d30v.c:1932
4549 msgid "line %d: unable to place address of symbol '%s' into a short"
4552 #: config/tc-d30v.c:1935
4554 msgid "line %d: unable to place value %lx into a short"
4557 #: config/tc-d30v.c:1943
4559 msgid "line %d: unable to place address of symbol '%s' into a quad"
4562 #: config/tc-d30v.c:2051
4564 msgid "Alignment too large: %d assumed"
4567 #: config/tc-dlx.c:212
4568 msgid "missing .proc"
4571 #: config/tc-dlx.c:229
4572 msgid ".endfunc missing for previous .proc"
4575 #: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:1907
4577 msgid "internal error: can't hash `%s': %s\n"
4580 #. Probably a memory allocation problem? Give up now.
4581 #: config/tc-dlx.c:298 config/tc-hppa.c:8287 config/tc-mips.c:1910
4582 #: config/tc-mips.c:1962 config/tc-or32.c:211 config/tc-sparc.c:860
4583 msgid "Broken assembler. No assembly attempted."
4586 #: config/tc-dlx.c:328
4588 msgid "Bad operand for a load instruction: <%s>"
4591 #: config/tc-dlx.c:442
4593 msgid "Bad operand for a store instruction: <%s>"
4596 #: config/tc-dlx.c:622
4598 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4601 #: config/tc-dlx.c:635 config/tc-or32.c:813
4603 msgid "Invalid expression after %%%%\n"
4606 #: config/tc-dlx.c:704 config/tc-tic4x.c:2488
4608 msgid "Unknown opcode `%s'."
4611 #: config/tc-dlx.c:717
4612 msgid "Can not set dlx_skip_hi16_flag"
4615 #: config/tc-dlx.c:731
4617 msgid "Missing arguments for opcode <%s>."
4620 #: config/tc-dlx.c:765
4622 msgid "Too many operands: %s"
4625 #: config/tc-dlx.c:802
4627 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4630 #: config/tc-dlx.c:872
4631 msgid "failed regnum sanity check."
4634 #: config/tc-dlx.c:885
4635 msgid "failed general register sanity check."
4638 #. Types or values of args don't match.
4639 #: config/tc-dlx.c:893
4640 msgid "Invalid operands"
4643 #: config/tc-dlx.c:1122 config/tc-or32.c:775
4645 msgid "label \"$%d\" redefined"
4648 #: config/tc-dlx.c:1160
4649 msgid "Invalid expression after # number\n"
4652 #: config/tc-fr30.c:82
4654 msgid " FR30 specific command line options:\n"
4657 #: config/tc-fr30.c:135
4659 msgid "Instruction %s not allowed in a delay slot."
4662 #: config/tc-frv.c:405
4664 msgid "Unknown cpu -mcpu=%s"
4667 #: config/tc-frv.c:458
4669 msgid "FRV specific command line options:\n"
4672 #: config/tc-frv.c:459
4674 msgid "-G n Put data <= n bytes in the small data area\n"
4677 #: config/tc-frv.c:460
4679 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
4682 #: config/tc-frv.c:461
4684 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
4687 #: config/tc-frv.c:462
4689 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
4692 #: config/tc-frv.c:463
4694 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
4697 #: config/tc-frv.c:464
4699 msgid "-msoft-float Mark generated file as using software FP\n"
4702 #: config/tc-frv.c:465
4704 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
4707 #: config/tc-frv.c:466
4709 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
4712 #: config/tc-frv.c:467
4715 "-mdouble Mark generated file as using double precision FP insns\n"
4718 #: config/tc-frv.c:468
4720 msgid "-mmedia Mark generated file as using media insns\n"
4723 #: config/tc-frv.c:469
4726 "-mmuladd Mark generated file as using multiply add/subtract insns\n"
4729 #: config/tc-frv.c:470
4731 msgid "-mpack Allow instructions to be packed\n"
4734 #: config/tc-frv.c:471
4736 msgid "-mno-pack Do not allow instructions to be packed\n"
4739 #: config/tc-frv.c:472
4742 "-mpic Mark generated file as using small position independent "
4746 #: config/tc-frv.c:473
4749 "-mPIC Mark generated file as using large position independent "
4753 #: config/tc-frv.c:474
4756 "-mlibrary-pic Mark generated file as using position indepedent code for "
4760 #: config/tc-frv.c:475
4762 msgid "-mfdpic Assemble for the FDPIC ABI\n"
4765 #: config/tc-frv.c:476
4767 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4770 #: config/tc-frv.c:477
4772 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4775 #: config/tc-frv.c:478
4777 msgid " Record the cpu type\n"
4780 #: config/tc-frv.c:479
4782 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4785 #: config/tc-frv.c:480
4787 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4790 #: config/tc-frv.c:1164
4791 msgid "VLIW packing used for -mno-pack"
4794 #: config/tc-frv.c:1174
4795 msgid "Instruction not supported by this architecture"
4798 #: config/tc-frv.c:1184
4799 msgid "VLIW packing constraint violation"
4802 #: config/tc-frv.c:1775
4804 msgid "Relocation %s is not safe for %s"
4807 #: config/tc-h8300.c:396 config/tc-h8300.c:404
4808 msgid "Reg not valid for H8/300"
4811 #: config/tc-h8300.c:485
4812 msgid "invalid operand size requested"
4815 #: config/tc-h8300.c:584
4816 msgid "Invalid register list for ldm/stm\n"
4819 #: config/tc-h8300.c:610 config/tc-h8300.c:615 config/tc-h8300.c:622
4820 msgid "mismatch between register and suffix"
4823 #: config/tc-h8300.c:627
4824 msgid "invalid suffix after register."
4827 #: config/tc-h8300.c:649
4828 msgid "address too high for vector table jmp/jsr"
4831 #: config/tc-h8300.c:676 config/tc-h8300.c:788 config/tc-h8300.c:798
4832 msgid "Wrong size pointer register for architecture."
4835 #: config/tc-h8300.c:735 config/tc-h8300.c:743 config/tc-h8300.c:772
4836 msgid "expected @(exp, reg16)"
4839 #: config/tc-h8300.c:761
4840 msgid "expected .L, .W or .B for register in indexed addressing mode"
4843 #: config/tc-h8300.c:955
4844 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4847 #: config/tc-h8300.c:973 config/tc-h8300.c:982
4848 msgid "expected register"
4851 #: config/tc-h8300.c:998
4852 msgid "expected closing paren"
4855 #: config/tc-h8300.c:1057
4857 msgid "can't use high part of register in operand %d"
4860 #: config/tc-h8300.c:1214
4862 msgid "Opcode `%s' with these operand types not available in %s mode"
4865 #: config/tc-h8300.c:1223
4866 msgid "mismatch between opcode size and operand size"
4869 #: config/tc-h8300.c:1259
4871 msgid "operand %s0x%lx out of range."
4874 #: config/tc-h8300.c:1366
4875 msgid "Can't work out size of operand.\n"
4878 #: config/tc-h8300.c:1415
4880 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4883 #: config/tc-h8300.c:1420
4885 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4888 #: config/tc-h8300.c:1426
4890 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4893 #: config/tc-h8300.c:1487 config/tc-h8300.c:1507
4894 msgid "Need #1 or #2 here"
4897 #: config/tc-h8300.c:1502
4898 msgid "#4 not valid on H8/300."
4901 #: config/tc-h8300.c:1610 config/tc-h8300.c:1692
4903 msgid "branch operand has odd offset (%lx)\n"
4906 #: config/tc-h8300.c:1730
4907 msgid "destination operand must be 16 bit register"
4910 #: config/tc-h8300.c:1739
4911 msgid "source operand must be 8 bit register"
4914 #: config/tc-h8300.c:1747
4915 msgid "destination operand must be 16bit absolute address"
4918 #: config/tc-h8300.c:1754
4919 msgid "destination operand must be 8 bit register"
4922 #: config/tc-h8300.c:1762
4923 msgid "source operand must be 16bit absolute address"
4926 #. This seems more sane than saying "too many operands". We'll
4927 #. get here only if the trailing trash starts with a comma.
4928 #. Types or values of args don't match.
4929 #: config/tc-h8300.c:1770 config/tc-mmix.c:472 config/tc-mmix.c:484
4930 #: config/tc-mmix.c:2505 config/tc-mmix.c:2529 config/tc-mmix.c:2802
4931 #: config/tc-or32.c:529
4932 msgid "invalid operands"
4935 #: config/tc-h8300.c:1801
4936 msgid "operand/size mis-match"
4939 #: config/tc-h8300.c:1902 config/tc-mips.c:10160 config/tc-sh.c:2925
4940 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4941 msgid "unknown opcode"
4944 #: config/tc-h8300.c:1935
4945 msgid "invalid operand in ldm"
4948 #: config/tc-h8300.c:1944
4949 msgid "invalid operand in stm"
4952 #: config/tc-h8300.c:2070
4954 msgid "call to tc_aout_fix_to_chars \n"
4957 #: config/tc-h8300.c:2079 config/tc-xc16x.c:340
4959 msgid "call to md_convert_frag \n"
4962 #: config/tc-h8300.c:2130 config/tc-xc16x.c:244
4964 msgid "call to md_estimate_size_before_relax \n"
4967 #: config/tc-h8300.c:2159 config/tc-xc16x.c:285
4968 msgid "Difference of symbols in different sections is not supported"
4971 #: config/tc-h8300.c:2181 config/tc-mcore.c:2199 config/tc-microblaze.c:2295
4972 #: config/tc-pj.c:489 config/tc-sh.c:4377 config/tc-xc16x.c:308
4974 msgid "Cannot represent relocation type %s"
4977 #. Simple range checking for FIELD against HIGH and LOW bounds.
4978 #. IGNORE is used to suppress the error message.
4979 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4980 #. the current file and line number are not valid.
4981 #: config/tc-hppa.c:1028 config/tc-hppa.c:1042
4983 msgid "Field out of range [%d..%d] (%d)."
4986 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4987 #. IGNORE is used to suppress the error message.
4988 #: config/tc-hppa.c:1056
4990 msgid "Field not properly aligned [%d] (%d)."
4993 #: config/tc-hppa.c:1109
4994 msgid "Missing .exit\n"
4997 #: config/tc-hppa.c:1112
4998 msgid "Missing .procend\n"
5001 #: config/tc-hppa.c:1297
5003 msgid "Invalid field selector. Assuming F%%."
5006 #: config/tc-hppa.c:1324
5007 msgid "Bad segment in expression."
5010 #: config/tc-hppa.c:1349
5012 msgid "Invalid Nullification: (%c)"
5015 #: config/tc-hppa.c:1419
5016 msgid "Cannot handle fixup"
5019 #: config/tc-hppa.c:1717
5021 msgid " -Q ignored\n"
5024 #: config/tc-hppa.c:1721
5026 msgid " -c print a warning if a comment is found\n"
5029 #: config/tc-hppa.c:1787
5031 msgid "no hppa_fixup entry for fixup type 0x%x"
5034 #: config/tc-hppa.c:1966
5035 msgid "Unknown relocation encountered in md_apply_fix."
5038 #: config/tc-hppa.c:2154 config/tc-hppa.c:2179
5040 msgid "Undefined register: '%s'."
5043 #: config/tc-hppa.c:2213
5045 msgid "Non-absolute symbol: '%s'."
5048 #: config/tc-hppa.c:2228
5050 msgid "Undefined absolute constant: '%s'."
5053 #: config/tc-hppa.c:2259 config/tc-hppa.c:5689
5054 msgid "could not update architecture and machine"
5057 #: config/tc-hppa.c:2297
5059 msgid "Invalid FP Compare Condition: %s"
5062 #: config/tc-hppa.c:2352
5064 msgid "Invalid FTEST completer: %s"
5067 #: config/tc-hppa.c:2418 config/tc-hppa.c:2455
5069 msgid "Invalid FP Operand Format: %3s"
5072 #: config/tc-hppa.c:2590
5073 msgid "Bad segment (should be absolute)."
5076 #: config/tc-hppa.c:2616
5078 msgid "Invalid argument location: %s\n"
5081 #: config/tc-hppa.c:2645
5083 msgid "Invalid argument description: %d"
5086 #: config/tc-hppa.c:3473
5087 msgid "Invalid Indexed Load Completer."
5090 #: config/tc-hppa.c:3478
5091 msgid "Invalid Indexed Load Completer Syntax."
5094 #: config/tc-hppa.c:3512
5095 msgid "Invalid Short Load/Store Completer."
5098 #: config/tc-hppa.c:3572 config/tc-hppa.c:3577
5099 msgid "Invalid Store Bytes Short Completer"
5102 #: config/tc-hppa.c:3888 config/tc-hppa.c:3894
5103 msgid "Invalid left/right combination completer"
5106 #: config/tc-hppa.c:3943 config/tc-hppa.c:3950
5107 msgid "Invalid permutation completer"
5110 #: config/tc-hppa.c:4050
5112 msgid "Invalid Add Condition: %s"
5115 #: config/tc-hppa.c:4061 config/tc-hppa.c:4071
5116 msgid "Invalid Add and Branch Condition"
5119 #: config/tc-hppa.c:4092 config/tc-hppa.c:4229
5120 msgid "Invalid Compare/Subtract Condition"
5123 #: config/tc-hppa.c:4132
5125 msgid "Invalid Bit Branch Condition: %c"
5128 #: config/tc-hppa.c:4217
5130 msgid "Invalid Compare/Subtract Condition: %s"
5133 #: config/tc-hppa.c:4244
5134 msgid "Invalid Compare and Branch Condition"
5137 #: config/tc-hppa.c:4340
5138 msgid "Invalid Logical Instruction Condition."
5141 #: config/tc-hppa.c:4398
5142 msgid "Invalid Shift/Extract/Deposit Condition."
5145 #: config/tc-hppa.c:4510
5146 msgid "Invalid Unit Instruction Condition."
5149 #: config/tc-hppa.c:4985 config/tc-hppa.c:5017 config/tc-hppa.c:5048
5150 #: config/tc-hppa.c:5078
5151 msgid "Branch to unaligned address"
5154 #: config/tc-hppa.c:5262
5155 msgid "Invalid SFU identifier"
5158 #: config/tc-hppa.c:5312
5159 msgid "Invalid COPR identifier"
5162 #: config/tc-hppa.c:5441
5163 msgid "Invalid Floating Point Operand Format."
5166 #: config/tc-hppa.c:5558 config/tc-hppa.c:5578 config/tc-hppa.c:5598
5167 #: config/tc-hppa.c:5618 config/tc-hppa.c:5638
5168 msgid "Invalid register for single precision fmpyadd or fmpysub"
5171 #: config/tc-hppa.c:5706
5173 msgid "Invalid operands %s"
5176 #: config/tc-hppa.c:5716
5178 msgid "Immediates %d and %d will give undefined behavior."
5181 #: config/tc-hppa.c:5768 config/tc-hppa.c:6956 config/tc-hppa.c:7011
5182 msgid "Missing function name for .PROC (corrupted label chain)"
5185 #: config/tc-hppa.c:5771 config/tc-hppa.c:7014
5186 msgid "Missing function name for .PROC"
5189 #: config/tc-hppa.c:5830
5190 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5193 #: config/tc-hppa.c:5926
5195 msgid "Invalid .CALL argument: %s"
5198 #: config/tc-hppa.c:6042
5199 msgid ".callinfo is not within a procedure definition"
5202 #: config/tc-hppa.c:6062
5204 msgid "FRAME parameter must be a multiple of 8: %d\n"
5207 #: config/tc-hppa.c:6081
5208 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5211 #: config/tc-hppa.c:6093
5212 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5215 #: config/tc-hppa.c:6103
5216 msgid "Value for ENTRY_SR must be 3\n"
5219 #: config/tc-hppa.c:6159
5221 msgid "Invalid .CALLINFO argument: %s"
5224 #: config/tc-hppa.c:6269
5225 msgid "The .ENTER pseudo-op is not supported"
5228 #: config/tc-hppa.c:6285
5229 msgid "Misplaced .entry. Ignored."
5232 #: config/tc-hppa.c:6289
5233 msgid "Missing .callinfo."
5236 #: config/tc-hppa.c:6353
5237 msgid ".REG expression must be a register"
5240 #: config/tc-hppa.c:6369
5241 msgid "bad or irreducible absolute expression; zero assumed"
5244 #: config/tc-hppa.c:6380
5245 msgid ".REG must use a label"
5248 #: config/tc-hppa.c:6382
5249 msgid ".EQU must use a label"
5252 #: config/tc-hppa.c:6444
5254 msgid "Symbol '%s' could not be created."
5257 #: config/tc-hppa.c:6448
5258 msgid "No memory for symbol name."
5261 #: config/tc-hppa.c:6497
5262 msgid ".EXIT must appear within a procedure"
5265 #: config/tc-hppa.c:6501
5266 msgid "Missing .callinfo"
5269 #: config/tc-hppa.c:6505
5270 msgid "No .ENTRY for this .EXIT"
5273 #: config/tc-hppa.c:6545
5275 msgid "Using ENTRY rather than CODE in export directive for %s"
5278 #: config/tc-hppa.c:6662
5280 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5283 #: config/tc-hppa.c:6686
5285 msgid "Cannot define export symbol: %s\n"
5288 #: config/tc-hppa.c:6783
5289 msgid "Missing label name on .LABEL"
5292 #: config/tc-hppa.c:6788
5293 msgid "extra .LABEL arguments ignored."
5296 #: config/tc-hppa.c:6804
5297 msgid "The .LEAVE pseudo-op is not supported"
5300 #: config/tc-hppa.c:6842
5301 msgid "Unrecognized .LEVEL argument\n"
5304 #: config/tc-hppa.c:6876
5306 msgid "Cannot define static symbol: %s\n"
5309 #: config/tc-hppa.c:6910
5310 msgid "Nested procedures"
5313 #: config/tc-hppa.c:6920
5314 msgid "Cannot allocate unwind descriptor\n"
5317 #: config/tc-hppa.c:7018
5318 msgid "misplaced .procend"
5321 #: config/tc-hppa.c:7021
5322 msgid "Missing .callinfo for this procedure"
5325 #: config/tc-hppa.c:7024
5326 msgid "Missing .EXIT for a .ENTRY"
5329 #: config/tc-hppa.c:7061
5330 msgid "Not in a space.\n"
5333 #: config/tc-hppa.c:7064
5334 msgid "Not in a subspace.\n"
5337 #: config/tc-hppa.c:7153
5338 msgid "Invalid .SPACE argument"
5341 #: config/tc-hppa.c:7199
5342 msgid "Can't change spaces within a procedure definition. Ignored"
5345 #: config/tc-hppa.c:7327
5347 msgid "Undefined space: '%s' Assuming space number = 0."
5350 #: config/tc-hppa.c:7350
5351 msgid "Must be in a space before changing or declaring subspaces.\n"
5354 #: config/tc-hppa.c:7354
5355 msgid "Can't change subspaces within a procedure definition. Ignored"
5358 #: config/tc-hppa.c:7390
5359 msgid "Parameters of an existing subspace can't be modified"
5362 #: config/tc-hppa.c:7442
5363 msgid "Alignment must be a power of 2"
5366 #: config/tc-hppa.c:7489
5367 msgid "FIRST not supported as a .SUBSPACE argument"
5370 #: config/tc-hppa.c:7491
5371 msgid "Invalid .SUBSPACE argument"
5374 #: config/tc-hppa.c:7680
5376 msgid "Internal error: Unable to find containing space for %s."
5379 #: config/tc-hppa.c:7718
5381 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5384 #: config/tc-hppa.c:7806
5386 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5389 #: config/tc-hppa.c:8251
5390 msgid "-R option not supported on this target."
5393 #: config/tc-hppa.c:8268 config/tc-sparc.c:815 config/tc-sparc.c:852
5395 msgid "Internal error: can't hash `%s': %s\n"
5398 #: config/tc-hppa.c:8277 config/tc-i860.c:236
5400 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5403 #: config/tc-i370.c:419 config/tc-ppc.c:1143 config/tc-s390.c:404
5404 #: config/tc-s390.c:411
5406 msgid "invalid switch -m%s"
5409 #: config/tc-i370.c:516 config/tc-s390.c:510
5411 msgid "Internal assembler error for instruction %s"
5414 #: config/tc-i370.c:535
5416 msgid "Internal assembler error for macro %s"
5419 #: config/tc-i370.c:630 config/tc-ppc.c:1844
5420 msgid "identifier+constant@got means identifier@got+constant"
5423 #: config/tc-i370.c:684 config/tc-m68k.c:8030 config/tc-ppc.c:1933
5425 msgid "%s relocations do not fit in %d bytes\n"
5428 #: config/tc-i370.c:925 config/tc-i370.c:969
5429 msgid "unsupported DC type"
5432 #: config/tc-i370.c:939 config/tc-i370.c:951 config/tc-i370.c:1532
5433 #: config/tc-i370.c:1542
5434 msgid "missing end-quote"
5437 #: config/tc-i370.c:999
5438 msgid "unsupported alignment"
5441 #: config/tc-i370.c:1006
5442 msgid "this DS form not yet supported"
5445 #: config/tc-i370.c:1049 config/tc-m32r.c:1493 config/tc-microblaze.c:179
5446 #: config/tc-ppc.c:1997 config/tc-ppc.c:4653
5447 msgid "Expected comma after symbol-name: rest of line ignored."
5450 #: config/tc-i370.c:1072 config/tc-m32r.c:1517 config/tc-microblaze.c:201
5451 #: config/tc-ppc.c:2019 config/tc-ppc.c:3220 config/tc-ppc.c:4677
5452 msgid "ignoring bad alignment"
5455 #: config/tc-i370.c:1083 config/tc-m32r.c:1544 config/tc-microblaze.c:212
5456 #: config/tc-ppc.c:2030 config/tc-ppc.c:4689
5458 msgid "Ignoring attempt to re-define symbol `%s'."
5461 #: config/tc-i370.c:1091 config/tc-microblaze.c:220 config/tc-ppc.c:2038
5463 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5466 #: config/tc-i370.c:1110 config/tc-m32r.c:1529 config/tc-microblaze.c:238
5467 #: config/tc-ppc.c:2056 config/tc-v850.c:322
5468 msgid "Common alignment not a power of 2"
5471 #: config/tc-i370.c:1248
5472 msgid "Missing or bad .using directive"
5475 #: config/tc-i370.c:1293
5476 msgid "Literal Pool Overflow"
5479 #: config/tc-i370.c:1589
5480 msgid "expression not a constant"
5483 #: config/tc-i370.c:1596
5484 msgid "Unknown/unsupported address literal type"
5487 #: config/tc-i370.c:1619
5489 msgid ".ltorg without prior .using in section %s"
5492 #: config/tc-i370.c:1623
5494 msgid ".ltorg in section %s paired to .using in section %s"
5497 #: config/tc-i370.c:1646
5499 msgid "bad alignment of %d bytes in literal pool"
5502 #: config/tc-i370.c:1670
5503 msgid "bad literal size\n"
5506 #: config/tc-i370.c:1744
5507 msgid ".using: base address expression illegal or too complex"
5510 #: config/tc-i370.c:1779 config/tc-i370.c:1788
5512 msgid "droping register %d in section %s does not match using register %d"
5515 #: config/tc-i370.c:1792
5517 msgid "droping register %d in section %s previously used in section %s"
5520 #: config/tc-i370.c:1848 config/tc-ppc.c:3035
5521 msgid "wrong number of operands"
5524 #: config/tc-i370.c:1930 config/tc-mn10200.c:898 config/tc-mn10300.c:1249
5525 #: config/tc-ppc.c:2354 config/tc-s390.c:1544 config/tc-v850.c:1604
5527 msgid "Unrecognized opcode: `%s'"
5530 #: config/tc-i370.c:2075
5531 msgid "not using any base register"
5534 #: config/tc-i370.c:2105
5536 msgid "expecting a register for operand %d"
5539 #. Not used --- don't have any 8 byte instructions.
5540 #: config/tc-i370.c:2226
5541 msgid "Internal Error: bad instruction length"
5544 #: config/tc-i386.c:1776
5546 msgid "%s shortened to %s"
5549 #: config/tc-i386.c:1846
5550 msgid "same type of prefix used twice"
5553 #: config/tc-i386.c:1867
5554 msgid "64bit mode not supported on this CPU."
5557 #: config/tc-i386.c:1871
5558 msgid "32bit mode not supported on this CPU."
5561 #: config/tc-i386.c:1904
5562 msgid "bad argument to syntax directive."
5565 #: config/tc-i386.c:1953
5566 msgid "bad argument to sse_check directive."
5569 #: config/tc-i386.c:1957
5570 msgid "missing argument for sse_check directive"
5573 #: config/tc-i386.c:1987
5575 msgid "`%s' is not supported on `%s'"
5578 #: config/tc-i386.c:2060
5580 msgid "no such architecture: `%s'"
5583 #: config/tc-i386.c:2065
5584 msgid "missing cpu architecture"
5587 #: config/tc-i386.c:2079
5589 msgid "no such architecture modifier: `%s'"
5592 #: config/tc-i386.c:2094 config/tc-i386.c:2109
5593 msgid "Intel L1OM is 64bit ELF only"
5596 #: config/tc-i386.c:2118 config/tc-i386.c:8084 config/tc-maxq.c:223
5597 msgid "Unknown architecture"
5600 #: config/tc-i386.c:2464
5602 msgid "unknown relocation (%u)"
5605 #: config/tc-i386.c:2466
5607 msgid "%u-byte relocation cannot be applied to %u-byte field"
5610 #: config/tc-i386.c:2470
5611 msgid "non-pc-relative relocation for pc-relative field"
5614 #: config/tc-i386.c:2475
5615 msgid "relocated field and relocation type differ in signedness"
5618 #: config/tc-i386.c:2484
5619 msgid "there are no unsigned pc-relative relocations"
5622 #: config/tc-i386.c:2492
5624 msgid "cannot do %u byte pc-relative relocation"
5627 #: config/tc-i386.c:2509
5629 msgid "cannot do %s %u byte relocation"
5632 #: config/tc-i386.c:2769
5634 msgid "can't use register '%s%s' as operand %d in '%s'."
5637 #: config/tc-i386.c:2880
5639 msgid "SSE instruction `%s' is used"
5642 #: config/tc-i386.c:2894 config/tc-i386.c:4219
5644 msgid "ambiguous operand size for `%s'"
5647 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5648 #: config/tc-i386.c:2950
5650 msgid "translating to `%sp'"
5653 #: config/tc-i386.c:3001
5655 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5658 #: config/tc-i386.c:3044 config/tc-i386.c:3168 config/tc-maxq.c:800
5659 #: config/tc-maxq.c:830
5661 msgid "no such instruction: `%s'"
5664 #: config/tc-i386.c:3055 config/tc-i386.c:3201 config/tc-maxq.c:808
5666 msgid "invalid character %s in mnemonic"
5669 #: config/tc-i386.c:3062
5670 msgid "expecting prefix; got nothing"
5673 #: config/tc-i386.c:3064
5674 msgid "expecting mnemonic; got nothing"
5677 #: config/tc-i386.c:3079 config/tc-i386.c:3219
5679 msgid "`%s' is only supported in 64-bit mode"
5682 #: config/tc-i386.c:3080 config/tc-i386.c:3218
5684 msgid "`%s' is not supported in 64-bit mode"
5687 #: config/tc-i386.c:3092
5689 msgid "redundant %s prefix"
5692 #: config/tc-i386.c:3225
5694 msgid "`%s' is not supported on `%s%s'"
5697 #: config/tc-i386.c:3236
5698 msgid "use .code16 to ensure correct addressing mode"
5701 #: config/tc-i386.c:3249
5703 msgid "expecting string instruction after `%s'"
5706 #: config/tc-i386.c:3281
5708 msgid "invalid character %s before operand %d"
5711 #: config/tc-i386.c:3295
5713 msgid "unbalanced parenthesis in operand %d."
5716 #: config/tc-i386.c:3298 config/tc-maxq.c:1850
5718 msgid "unbalanced brackets in operand %d."
5721 #: config/tc-i386.c:3307
5723 msgid "invalid character %s in operand %d"
5726 #: config/tc-i386.c:3335 config/tc-maxq.c:1876
5728 msgid "spurious operands; (%d operands/instruction max)"
5731 #: config/tc-i386.c:3358 config/tc-maxq.c:1896
5732 msgid "expecting operand after ','; got nothing"
5735 #: config/tc-i386.c:3363
5736 msgid "expecting operand before ','; got nothing"
5739 #: config/tc-i386.c:3959
5741 msgid "ambiguous operand size or operands invalid for `%s'"
5744 #: config/tc-i386.c:3962
5746 msgid "suffix or operands invalid for `%s'"
5749 #: config/tc-i386.c:3973
5751 msgid "indirect %s without `*'"
5754 #. Warn them that a data or address size prefix doesn't
5755 #. affect assembly of the next line of code.
5756 #: config/tc-i386.c:3981
5758 msgid "stand-alone `%s' prefix"
5761 #: config/tc-i386.c:4015 config/tc-i386.c:4031
5763 msgid "`%s' operand %d must use `%ses' segment"
5766 #. We have to know the operand size for crc32.
5767 #: config/tc-i386.c:4085
5769 msgid "ambiguous memory operand size for `%s`"
5772 #: config/tc-i386.c:4192
5774 "no instruction mnemonic suffix given and no register operands; can't size "
5778 #: config/tc-i386.c:4333 config/tc-i386.c:4408 config/tc-i386.c:4437
5779 #: config/tc-i386.c:4483 config/tc-i386.c:4521
5781 msgid "Incorrect register `%s%s' used with `%c' suffix"
5784 #: config/tc-i386.c:4341 config/tc-i386.c:4415 config/tc-i386.c:4528
5786 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5789 #: config/tc-i386.c:4367 config/tc-i386.c:4391 config/tc-i386.c:4459
5790 #: config/tc-i386.c:4504
5792 msgid "`%s%s' not allowed with `%s%c'"
5795 #: config/tc-i386.c:4593
5796 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5799 #: config/tc-i386.c:4628
5801 msgid "the last operand of `%s' must be `%s%s'"
5804 #: config/tc-i386.c:4631
5806 msgid "the first operand of `%s' must be `%s%s'"
5809 #: config/tc-i386.c:4780
5811 msgid "you can't `pop %scs'"
5814 #. Reversed arguments on faddp, fsubp, etc.
5815 #: config/tc-i386.c:4809
5817 msgid "translating to `%s %s%s,%s%s'"
5820 #. Extraneous `l' suffix on fp insn.
5821 #: config/tc-i386.c:4816
5823 msgid "translating to `%s %s%s'"
5826 #: config/tc-i386.c:4844
5828 msgid "segment override on `%s' is ineffectual"
5831 #: config/tc-i386.c:5389 config/tc-i386.c:5483 config/tc-i386.c:5528
5832 msgid "skipping prefixes on this instruction"
5835 #: config/tc-i386.c:5548
5836 msgid "16-bit jump out of range"
5839 #: config/tc-i386.c:5557
5841 msgid "can't handle non absolute segment in `%s'"
5844 #: config/tc-i386.c:6139
5846 msgid "@%s reloc is not supported with %d-bit output format"
5849 #: config/tc-i386.c:6185
5851 msgid "missing or invalid expression `%s'"
5854 #: config/tc-i386.c:6243
5856 msgid "at most %d immediate operands are allowed"
5859 #: config/tc-i386.c:6265 config/tc-i386.c:6510 config/tc-maxq.c:1462
5861 msgid "junk `%s' after expression"
5864 #: config/tc-i386.c:6285
5866 msgid "missing or invalid immediate expression `%s'"
5869 #: config/tc-i386.c:6308 config/tc-i386.c:6580 config/tc-maxq.c:1492
5871 msgid "unimplemented segment %s in operand"
5874 #: config/tc-i386.c:6314
5876 msgid "illegal immediate register operand %s"
5879 #: config/tc-i386.c:6362
5881 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5884 #: config/tc-i386.c:6371
5886 msgid "scale factor of %d without an index register"
5889 #: config/tc-i386.c:6393
5891 msgid "at most %d displacement operands are allowed"
5894 #: config/tc-i386.c:6565
5896 msgid "missing or invalid displacement expression `%s'"
5899 #: config/tc-i386.c:6667
5901 msgid "`%s' is not valid here (expected `%c%s%s%c')"
5904 #: config/tc-i386.c:6747
5906 msgid "`%s' is not a valid %s expression"
5909 #: config/tc-i386.c:6752
5911 msgid "`%s' is not a valid %s-bit %s expression"
5914 #: config/tc-i386.c:6833
5916 msgid "bad memory operand `%s'"
5919 #: config/tc-i386.c:6848
5921 msgid "junk `%s' after register"
5924 #: config/tc-i386.c:6861 config/tc-i386.c:6977 config/tc-i386.c:7018
5926 msgid "bad register name `%s'"
5929 #: config/tc-i386.c:6869
5930 msgid "immediate operand illegal with absolute jump"
5933 #: config/tc-i386.c:6891
5935 msgid "too many memory references for `%s'"
5938 #: config/tc-i386.c:6969
5940 msgid "expecting `,' or `)' after index register in `%s'"
5943 #: config/tc-i386.c:6994
5945 msgid "expecting `)' after scale factor in `%s'"
5948 #: config/tc-i386.c:7002
5950 msgid "expecting index register or scale factor after `,'; got '%c'"
5953 #: config/tc-i386.c:7010
5955 msgid "expecting `,' or `)' after base register in `%s'"
5958 #. It's not a memory operand; argh!
5959 #: config/tc-i386.c:7054
5961 msgid "invalid char %s beginning operand %d `%s'"
5964 #: config/tc-i386.c:7236
5965 msgid "long jump required"
5968 #: config/tc-i386.c:7291
5969 msgid "jump target out of range"
5972 #: config/tc-i386.c:7803
5973 msgid "No compiled in support for x86_64"
5976 #: config/tc-i386.c:7835 config/tc-i386.c:7887
5978 msgid "Invalid -march= option: `%s'"
5981 #: config/tc-i386.c:7896 config/tc-i386.c:7908
5983 msgid "Invalid -mtune= option: `%s'"
5986 #: config/tc-i386.c:7917
5988 msgid "Invalid -mmnemonic= option: `%s'"
5991 #: config/tc-i386.c:7926
5993 msgid "Invalid -msyntax= option: `%s'"
5996 #: config/tc-i386.c:7953
5998 msgid "Invalid -msse-check= option: `%s'"
6001 #: config/tc-i386.c:7967
6005 " -V print assembler version number\n"
6009 #: config/tc-i386.c:7972
6012 " -n Do not optimize code alignment\n"
6013 " -q quieten some warnings\n"
6016 #: config/tc-i386.c:7976
6018 msgid " -s ignored\n"
6021 #: config/tc-i386.c:7981
6023 msgid " --32/--64 generate 32bit/64bit code\n"
6026 #: config/tc-i386.c:7985
6028 msgid " --divide do not treat `/' as a comment character\n"
6031 #: config/tc-i386.c:7988
6033 msgid " --divide ignored\n"
6036 #: config/tc-i386.c:7991
6039 " -march=CPU[,+EXTENSION...]\n"
6040 " generate code for CPU and EXTENSION, CPU is one "
6042 " i8086, i186, i286, i386, i486, pentium, "
6044 " pentiumii, pentiumiii, pentium4, prescott, "
6046 " core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6047 " amdfam10, generic32, generic64\n"
6048 " EXTENSION is combination of:\n"
6049 " 8087, 287, 387, no87, mmx, nommx, sse, sse2, "
6051 " ssse3, sse4.1, sse4.2, sse4, nosse, avx, noavx,\n"
6052 " vmx, smx, xsave, movbe, ept, aes, pclmul, fma,\n"
6053 " clflush, syscall, rdtscp, 3dnow, 3dnowa, sse4a,\n"
6054 " svme, abm, padlock, fma4\n"
6057 #: config/tc-i386.c:8004
6060 " -mtune=CPU optimize for CPU, CPU is one of:\n"
6061 " i8086, i186, i286, i386, i486, pentium, "
6063 " pentiumii, pentiumiii, pentium4, prescott, "
6065 " core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6066 " amdfam10, generic32, generic64\n"
6069 #: config/tc-i386.c:8010
6071 msgid " -msse2avx encode SSE instructions with VEX prefix\n"
6074 #: config/tc-i386.c:8012
6077 " -msse-check=[none|error|warning]\n"
6078 " check SSE instructions\n"
6081 #: config/tc-i386.c:8015
6083 msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
6086 #: config/tc-i386.c:8017
6088 msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
6091 #: config/tc-i386.c:8019
6093 msgid " -mindex-reg support pseudo index registers\n"
6096 #: config/tc-i386.c:8021
6098 msgid " -mnaked-reg don't require `%%' prefix for registers\n"
6101 #: config/tc-i386.c:8023
6103 msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
6106 #: config/tc-i386.c:8114
6107 msgid "Intel L1OM is 64bit only"
6110 #: config/tc-i386.c:8337
6112 msgid "can not do %d byte pc-relative relocation"
6115 #: config/tc-i386.c:8355 config/tc-maxq.c:247
6117 msgid "can not do %d byte relocation"
6120 #: config/tc-i386.c:8438 config/tc-maxq.c:274 config/tc-s390.c:2234
6122 msgid "cannot represent relocation type %s"
6125 #: config/tc-i386.c:8545
6126 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
6129 #: config/tc-i386.c:8548
6130 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
6133 #: config/tc-i386.c:8567
6134 msgid ".largecomm supported only in 64bit mode, producing .comm"
6137 #: config/tc-i860.c:122
6138 msgid "Directive .dual available only with -mintel-syntax option"
6141 #: config/tc-i860.c:132
6142 msgid "Directive .enddual available only with -mintel-syntax option"
6145 #: config/tc-i860.c:145
6146 msgid "Directive .atmp available only with -mintel-syntax option"
6149 #: config/tc-i860.c:167 config/tc-i860.c:171
6150 msgid "Unknown temporary pseudo register"
6153 #: config/tc-i860.c:247
6154 msgid "Defective assembler. No assembly attempted."
6157 #: config/tc-i860.c:393 config/tc-i860.c:939 config/tc-m68k.c:3871
6158 #: config/tc-m68k.c:3903 config/tc-sparc.c:2697
6159 msgid "failed sanity check."
6162 #: config/tc-i860.c:400
6164 msgid "Expanded opcode after delayed branch: `%s'"
6167 #: config/tc-i860.c:404
6169 msgid "Expanded opcode in dual mode: `%s'"
6172 #: config/tc-i860.c:408
6174 msgid "An instruction was expanded (%s)"
6177 #: config/tc-i860.c:675
6178 msgid "Pipelined instruction: fsrc1 = fdest"
6181 #: config/tc-i860.c:878 config/tc-i860.c:885 config/tc-i860.c:892
6182 msgid "Assembler does not yet support PIC"
6185 #: config/tc-i860.c:956
6187 msgid "Illegal operands for %s"
6190 #: config/tc-i860.c:973
6192 msgid "'d.%s' must be 8-byte aligned"
6195 #: config/tc-i860.c:981
6197 msgid "Prefix 'd.' invalid for instruction `%s'"
6200 #: config/tc-i860.c:1134
6203 " -EL\t\t\t generate code for little endian mode (default)\n"
6204 " -EB\t\t\t generate code for big endian mode\n"
6205 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
6206 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
6207 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
6210 #. SVR4 compatibility flags.
6211 #: config/tc-i860.c:1142
6214 " -V\t\t\t print assembler version number\n"
6215 " -Qy, -Qn\t\t ignored\n"
6218 #: config/tc-i860.c:1205
6219 msgid "This immediate requires 0 MOD 2 alignment"
6222 #: config/tc-i860.c:1208
6223 msgid "This immediate requires 0 MOD 4 alignment"
6226 #: config/tc-i860.c:1211
6227 msgid "This immediate requires 0 MOD 8 alignment"
6230 #: config/tc-i860.c:1214
6231 msgid "This immediate requires 0 MOD 16 alignment"
6234 #: config/tc-i860.c:1309
6235 msgid "5-bit immediate too large"
6238 #: config/tc-i860.c:1312
6239 msgid "5-bit field must be absolute"
6242 #: config/tc-i860.c:1357 config/tc-i860.c:1380
6243 msgid "A branch offset requires 0 MOD 4 alignment"
6246 #: config/tc-i860.c:1401
6248 msgid "Unrecognized fix-up (0x%08lx)"
6251 #: config/tc-i960.c:486
6253 msgid "Hashing returned \"%s\"."
6256 #: config/tc-i960.c:582 config/tc-i960.c:1112
6257 msgid "expression syntax error"
6260 #: config/tc-i960.c:618
6261 msgid "attempt to branch into different segment"
6264 #: config/tc-i960.c:622
6266 msgid "target of %s instruction must be a label"
6269 #: config/tc-i960.c:732
6270 msgid "unaligned register"
6273 #: config/tc-i960.c:754
6274 msgid "no such sfr in this architecture"
6277 #: config/tc-i960.c:792
6278 msgid "illegal literal"
6281 #: config/tc-i960.c:942
6282 msgid "invalid index register"
6285 #: config/tc-i960.c:965
6286 msgid "invalid scale factor"
6289 #: config/tc-i960.c:1189
6290 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6293 #: config/tc-i960.c:1423 config/tc-xtensa.c:11528
6294 msgid "too many operands"
6297 #. We never moved: there was no opcode either!
6298 #: config/tc-i960.c:1471
6299 msgid "missing opcode"
6302 #: config/tc-i960.c:1611
6303 msgid "branch prediction invalid on this opcode"
6306 #: config/tc-i960.c:1649
6308 msgid "invalid opcode, \"%s\"."
6311 #: config/tc-i960.c:1651
6313 msgid "improper number of operands. expecting %d, got %d"
6316 #: config/tc-i960.c:1751
6318 msgid "Fixup of %ld too large for field width of %d"
6321 #: config/tc-i960.c:1861
6323 msgid "invalid architecture %s"
6326 #: config/tc-i960.c:1881
6328 msgid "I960 options:\n"
6331 #: config/tc-i960.c:1884
6335 "\t\t\tspecify variant of 960 architecture\n"
6336 "-b\t\t\tadd code to collect statistics about branches taken\n"
6337 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6338 "\t\t\tcan do relaxing (b.out format only)\n"
6339 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6340 "\t\t\tlong displacements\n"
6343 #: config/tc-i960.c:2148
6344 msgid "should have 1 or 2 operands"
6347 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6349 msgid "Redefining leafproc %s"
6352 #: config/tc-i960.c:2201
6353 msgid "should have two operands"
6356 #: config/tc-i960.c:2211
6357 msgid "'entry_num' must be absolute number in [0,31]"
6360 #: config/tc-i960.c:2219
6362 msgid "Redefining entrynum for sysproc %s"
6365 #. Should not happen: see block comment above.
6366 #: config/tc-i960.c:2319
6368 msgid "Trying to 'bal' to %s"
6371 #: config/tc-i960.c:2329
6372 msgid "Looks like a proc, but can't tell what kind.\n"
6375 #: config/tc-i960.c:2348
6376 msgid "big endian mode is not supported"
6379 #: config/tc-i960.c:2350
6381 msgid "ignoring unrecognized .endian type `%s'"
6384 #: config/tc-i960.c:2395
6385 msgid "can't use COBR format with external label"
6388 #: config/tc-i960.c:2570
6389 msgid "option --link-relax is only supported in b.out format"
6392 #: config/tc-i960.c:2597
6394 msgid "No 'bal' entry point for leafproc %s"
6397 #: config/tc-ia64.c:853
6398 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6401 #: config/tc-ia64.c:905
6402 msgid "Size of frame exceeds maximum of 96 registers"
6405 #: config/tc-ia64.c:910
6406 msgid "Size of rotating registers exceeds frame size"
6409 #: config/tc-ia64.c:997
6410 msgid "Unwind directive not followed by an instruction."
6413 #: config/tc-ia64.c:1006 config/tc-ia64.c:7430
6414 msgid "qualifying predicate not followed by instruction"
6417 #: config/tc-ia64.c:1071 config/tc-ia64.c:1105
6418 msgid "record type is not valid"
6421 #: config/tc-ia64.c:1174
6422 msgid "Invalid record type for P3 format."
6425 #: config/tc-ia64.c:1210
6426 msgid "Invalid record type for format P6"
6429 #: config/tc-ia64.c:1390 config/tc-ia64.c:1442
6430 msgid "Invalid record type for format B1"
6433 #: config/tc-ia64.c:1475
6434 msgid "Invalid record type for format X1"
6437 #: config/tc-ia64.c:1517
6438 msgid "Invalid record type for format X3"
6441 #: config/tc-ia64.c:1555
6442 msgid "Previous .save incomplete"
6445 #: config/tc-ia64.c:2380
6446 msgid "spill_mask record unimplemented."
6449 #: config/tc-ia64.c:2437
6450 msgid "record_type_not_valid"
6453 #: config/tc-ia64.c:2522
6454 msgid "Ignoring attempt to spill beyond end of region"
6457 #: config/tc-ia64.c:2581
6458 msgid "Only constant space allocation is supported"
6461 #: config/tc-ia64.c:2595
6462 msgid "Only constant offsets are supported"
6465 #: config/tc-ia64.c:2618
6466 msgid "Section switching in code is not supported."
6469 #: config/tc-ia64.c:2660
6470 msgid " Insn slot not set in unwind record."
6473 #: config/tc-ia64.c:2734
6474 msgid "frgr_mem record before region record!"
6477 #: config/tc-ia64.c:2745
6478 msgid "fr_mem record before region record!"
6481 #: config/tc-ia64.c:2754
6482 msgid "gr_mem record before region record!"
6485 #: config/tc-ia64.c:2763
6486 msgid "br_mem record before region record!"
6489 #: config/tc-ia64.c:2773
6490 msgid "gr_gr record before region record!"
6493 #: config/tc-ia64.c:2781
6494 msgid "br_gr record before region record!"
6497 #: config/tc-ia64.c:2899
6499 msgid "First operand to .%s must be a predicate"
6502 #: config/tc-ia64.c:2903
6504 msgid "Pointless use of p0 as first operand to .%s"
6507 #: config/tc-ia64.c:2959
6509 msgid "Operand %d to .%s must be a preserved register"
6512 #: config/tc-ia64.c:2995
6514 msgid "Operand %d to .%s must be a writable register"
6517 #: config/tc-ia64.c:3020
6519 msgid "Radix `%s' unsupported or invalid"
6522 #: config/tc-ia64.c:3050 config/tc-ia64.c:3055
6524 msgid ".%s outside of %s"
6527 #: config/tc-ia64.c:3140
6528 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6531 #: config/tc-ia64.c:3162
6532 msgid "First operand to .fframe must be a constant"
6535 #: config/tc-ia64.c:3182
6536 msgid "First operand to .vframe must be a general register"
6539 #: config/tc-ia64.c:3190
6540 msgid "Operand of .vframe contradicts .prologue"
6543 #: config/tc-ia64.c:3200
6544 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6547 #: config/tc-ia64.c:3208
6548 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6551 #: config/tc-ia64.c:3235
6552 msgid "First operand to .save not a register"
6555 #: config/tc-ia64.c:3241
6556 msgid "Second operand to .save not a valid register"
6559 #: config/tc-ia64.c:3272 config/tc-ia64.c:3283 config/tc-ia64.c:3291
6560 msgid "Second operand of .save contradicts .prologue"
6563 #: config/tc-ia64.c:3298
6564 msgid "First operand to .save not a valid register"
6567 #: config/tc-ia64.c:3316
6568 msgid "First operand to .restore must be stack pointer (sp)"
6571 #: config/tc-ia64.c:3325
6572 msgid "Second operand to .restore must be a constant >= 0"
6575 #: config/tc-ia64.c:3335
6577 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6580 #: config/tc-ia64.c:3422
6582 msgid "Illegal section name `%s' (causes unwind section name clash)"
6585 #: config/tc-ia64.c:3613
6586 msgid "First operand to .altrp not a valid branch register"
6589 #: config/tc-ia64.c:3642
6591 msgid "First operand to .%s not a register"
6594 #: config/tc-ia64.c:3647
6596 msgid "Second operand to .%s not a constant"
6599 #: config/tc-ia64.c:3714
6601 msgid "First operand to .%s not a valid register"
6604 #: config/tc-ia64.c:3737
6605 msgid "First operand to .save.g must be a positive 4-bit constant"
6608 #: config/tc-ia64.c:3750
6609 msgid "Second operand to .save.g must be a general register"
6612 #: config/tc-ia64.c:3755
6614 msgid "Second operand to .save.g must be the first of %d general registers"
6617 #: config/tc-ia64.c:3778
6618 msgid "Operand to .save.f must be a positive 20-bit constant"
6621 #: config/tc-ia64.c:3801
6622 msgid "First operand to .save.b must be a positive 5-bit constant"
6625 #: config/tc-ia64.c:3814
6626 msgid "Second operand to .save.b must be a general register"
6629 #: config/tc-ia64.c:3819
6631 msgid "Second operand to .save.b must be the first of %d general registers"
6634 #: config/tc-ia64.c:3845
6635 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6638 #: config/tc-ia64.c:3853
6639 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6642 #: config/tc-ia64.c:3861
6643 msgid "Operands to .save.gf may not be both zero"
6646 #: config/tc-ia64.c:3878
6647 msgid "Operand to .spill must be a constant"
6650 #: config/tc-ia64.c:3947
6652 msgid "Operand %d to .%s must be a constant"
6655 #: config/tc-ia64.c:3968
6657 msgid "Missing .label_state %ld"
6660 #: config/tc-ia64.c:4022
6661 msgid "Operand to .label_state must be a constant"
6664 #: config/tc-ia64.c:4041
6665 msgid "Operand to .copy_state must be a constant"
6668 #: config/tc-ia64.c:4064
6669 msgid "First operand to .unwabi must be a constant"
6672 #: config/tc-ia64.c:4070
6673 msgid "Second operand to .unwabi must be a constant"
6676 #: config/tc-ia64.c:4105
6677 msgid "Missing .endp after previous .proc"
6680 #: config/tc-ia64.c:4124
6681 msgid "Empty argument of .proc"
6684 #: config/tc-ia64.c:4129
6686 msgid "`%s' was already defined"
6689 #: config/tc-ia64.c:4172
6690 msgid "Initial .body should precede any instructions"
6693 #: config/tc-ia64.c:4191
6694 msgid ".prologue within prologue"
6697 #: config/tc-ia64.c:4196
6698 msgid "Initial .prologue should precede any instructions"
6701 #: config/tc-ia64.c:4206
6702 msgid "First operand to .prologue must be a positive 4-bit constant"
6705 #: config/tc-ia64.c:4208
6706 msgid "Pointless use of zero first operand to .prologue"
6709 #: config/tc-ia64.c:4222
6710 msgid "Using a constant as second operand to .prologue is deprecated"
6713 #: config/tc-ia64.c:4228
6714 msgid "Second operand to .prologue must be a general register"
6717 #: config/tc-ia64.c:4233
6719 msgid "Second operand to .prologue must be the first of %d general registers"
6722 #: config/tc-ia64.c:4345
6724 msgid "`%s' was not defined within procedure"
6727 #: config/tc-ia64.c:4383
6728 msgid "Empty argument of .endp"
6731 #: config/tc-ia64.c:4397
6733 msgid "`%s' was not specified with previous .proc"
6736 #: config/tc-ia64.c:4412
6738 msgid "`%s' should be an operand to this .endp"
6741 #: config/tc-ia64.c:4453 config/tc-ia64.c:4791 config/tc-ia64.c:5098
6742 msgid "Comma expected"
6745 #: config/tc-ia64.c:4494
6746 msgid "Expected '['"
6749 #: config/tc-ia64.c:4503 config/tc-ia64.c:7565
6750 msgid "Expected ']'"
6753 #: config/tc-ia64.c:4508
6754 msgid "Number of elements must be positive"
6757 #: config/tc-ia64.c:4519
6759 msgid "Used more than the declared %d rotating registers"
6762 #: config/tc-ia64.c:4527
6763 msgid "Used more than the available 96 rotating registers"
6766 #: config/tc-ia64.c:4534
6767 msgid "Used more than the available 48 rotating registers"
6770 #: config/tc-ia64.c:4562
6772 msgid "Attempt to redefine register set `%s'"
6775 #: config/tc-ia64.c:4628
6777 msgid "Unknown psr option `%s'"
6780 #: config/tc-ia64.c:4676
6781 msgid "Missing section name"
6784 #: config/tc-ia64.c:4686
6785 msgid "Comma expected after section name"
6788 #: config/tc-ia64.c:4697
6789 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6792 #: config/tc-ia64.c:4786
6793 msgid "Register name expected"
6796 #: config/tc-ia64.c:4799
6797 msgid "Register value annotation ignored"
6800 #: config/tc-ia64.c:4838
6801 msgid "Directive invalid within a bundle"
6804 #: config/tc-ia64.c:4929
6805 msgid "Missing predicate relation type"
6808 #: config/tc-ia64.c:4935
6809 msgid "Unrecognized predicate relation type"
6812 #: config/tc-ia64.c:4981
6813 msgid "Bad register range"
6816 #: config/tc-ia64.c:4990 config/tc-ia64.c:7510
6817 msgid "Predicate register expected"
6820 #: config/tc-ia64.c:4995
6821 msgid "Duplicate predicate register ignored"
6824 #: config/tc-ia64.c:5011
6825 msgid "Predicate source and target required"
6828 #: config/tc-ia64.c:5013 config/tc-ia64.c:5025
6829 msgid "Use of p0 is not valid in this context"
6832 #: config/tc-ia64.c:5020
6833 msgid "At least two PR arguments expected"
6836 #: config/tc-ia64.c:5034
6837 msgid "At least one PR argument expected"
6840 #: config/tc-ia64.c:5069
6842 msgid "Inserting \"%s\" into entry hint table failed: %s"
6845 #. FIXME -- need 62-bit relocation type
6846 #: config/tc-ia64.c:5537
6847 msgid "62-bit relocation not yet implemented"
6850 #. XXX technically, this is wrong: we should not be issuing warning
6851 #. messages until we're sure this instruction pattern is going to
6853 #: config/tc-ia64.c:5621
6854 msgid "lower 16 bits of mask ignored"
6857 #: config/tc-ia64.c:5935
6858 msgid "Expected separator `='"
6861 #: config/tc-ia64.c:5969
6862 msgid "Duplicate equal sign (=) in instruction"
6865 #: config/tc-ia64.c:5976
6867 msgid "Illegal operand separator `%c'"
6870 #: config/tc-ia64.c:6091
6872 msgid "Operand %u of `%s' should be %s"
6875 #: config/tc-ia64.c:6095
6876 msgid "Wrong number of output operands"
6879 #: config/tc-ia64.c:6097
6880 msgid "Wrong number of input operands"
6883 #: config/tc-ia64.c:6099
6884 msgid "Operand mismatch"
6887 #: config/tc-ia64.c:6181
6889 msgid "Invalid use of `%c%d' as output operand"
6892 #: config/tc-ia64.c:6184
6894 msgid "Invalid use of `r%d' as base update address operand"
6897 #: config/tc-ia64.c:6208
6899 msgid "Invalid duplicate use of `%c%d'"
6902 #: config/tc-ia64.c:6215
6904 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6907 #: config/tc-ia64.c:6221
6909 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6912 #: config/tc-ia64.c:6265
6913 msgid "Value truncated to 62 bits"
6916 #: config/tc-ia64.c:6328
6918 msgid "Bad operand value: %s"
6921 #. Give an error if a frag containing code is not aligned to a 16 byte
6923 #: config/tc-ia64.c:6403 config/tc-ia64.h:174
6924 msgid "instruction address is not a multiple of 16"
6927 #: config/tc-ia64.c:6471
6929 msgid "`%s' must be last in bundle"
6932 #: config/tc-ia64.c:6503
6934 msgid "Internal error: don't know how to force %s to end of instruction group"
6937 #: config/tc-ia64.c:6516
6939 msgid "`%s' must be last in instruction group"
6942 #: config/tc-ia64.c:6546
6943 msgid "Label must be first in a bundle"
6946 #: config/tc-ia64.c:6623
6947 msgid "hint in B unit may be treated as nop"
6950 #: config/tc-ia64.c:6634
6951 msgid "hint in B unit can't be used"
6954 #: config/tc-ia64.c:6648
6955 msgid "emit_one_bundle: unexpected dynamic op"
6958 #: config/tc-ia64.c:6771
6960 msgid "`%s' does not fit into %s template"
6963 #: config/tc-ia64.c:6786
6965 msgid "`%s' does not fit into bundle"
6968 #: config/tc-ia64.c:6798
6970 msgid "`%s' can't go in %s of %s template"
6973 #: config/tc-ia64.c:6804
6974 msgid "Missing '}' at end of file"
6977 #: config/tc-ia64.c:6951
6979 msgid "Unrecognized option '-x%s'"
6982 #: config/tc-ia64.c:6978
6985 " --mconstant-gp\t mark output file as using the constant-GP model\n"
6986 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6987 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
6988 "\t\t\t without function descriptors (sets ELF header flag\n"
6989 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6990 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6991 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
6992 " -mtune=[itanium1|itanium2]\n"
6993 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
6994 " -munwind-check=[warning|error]\n"
6995 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
6996 " -mhint.b=[ok|warning|error]\n"
6997 "\t\t\t hint.b check (default -mhint.b=error)\n"
6998 " -x | -xexplicit\t turn on dependency violation checking\n"
6999 " -xauto\t\t automagically remove dependency violations (default)\n"
7000 " -xnone\t\t turn off dependency violation checking\n"
7001 " -xdebug\t\t debug dependency violation checker\n"
7002 " -xdebugn\t\t debug dependency violation checker but turn off\n"
7003 "\t\t\t dependency violation checking\n"
7004 " -xdebugx\t\t debug dependency violation checker and turn on\n"
7005 "\t\t\t dependency violation checking\n"
7008 #: config/tc-ia64.c:7008
7009 msgid "--gstabs is not supported for ia64"
7012 #: config/tc-ia64.c:7240
7014 msgid "ia64.md_begin: can't hash `%s': %s"
7017 #: config/tc-ia64.c:7301
7019 msgid "Inserting \"%s\" into constant hash table failed: %s"
7022 #: config/tc-ia64.c:7313 config/tc-mips.c:1896
7023 msgid "Could not set architecture and machine"
7026 #: config/tc-ia64.c:7445
7027 msgid "Explicit stops are ignored in auto mode"
7030 #: config/tc-ia64.c:7454
7031 msgid "Found '{' when manual bundling is already turned on"
7034 #: config/tc-ia64.c:7467
7035 msgid "Found '{' after explicit switch to automatic mode"
7038 #: config/tc-ia64.c:7473
7039 msgid "Found '}' when manual bundling is off"
7042 #: config/tc-ia64.c:7500
7043 msgid "Expected ')'"
7046 #: config/tc-ia64.c:7505
7047 msgid "Qualifying predicate expected"
7050 #: config/tc-ia64.c:7524
7051 msgid "Tag must come before qualifying predicate."
7054 #: config/tc-ia64.c:7554
7055 msgid "Expected ':'"
7058 #: config/tc-ia64.c:7570
7059 msgid "Tag name expected"
7062 #: config/tc-ia64.c:7672
7063 msgid "Rotating register index must be a non-negative constant"
7066 #: config/tc-ia64.c:7677
7068 msgid "Index out of range 0..%u"
7071 #: config/tc-ia64.c:7689
7072 msgid "Indirect register index must be a general register"
7075 #: config/tc-ia64.c:7698
7076 msgid "Index can only be applied to rotating or indirect registers"
7079 #: config/tc-ia64.c:7734 config/tc-xstormy16.c:146
7080 msgid "Expected '('"
7083 #: config/tc-ia64.c:7742 config/tc-pdp11.c:448 config/tc-pdp11.c:514
7084 #: config/tc-pdp11.c:553 config/tc-xstormy16.c:155
7088 #: config/tc-ia64.c:7751 config/tc-xstormy16.c:162
7089 msgid "Not a symbolic expression"
7092 #: config/tc-ia64.c:7756 config/tc-ia64.c:7770
7093 msgid "Illegal combination of relocation functions"
7096 #: config/tc-ia64.c:7859
7097 msgid "No current frame"
7100 #: config/tc-ia64.c:7861
7102 msgid "Register number out of range 0..%u"
7105 #: config/tc-ia64.c:7899
7106 msgid "Standalone `#' is illegal"
7109 #: config/tc-ia64.c:7902
7110 msgid "Redundant `#' suffix operators"
7113 #: config/tc-ia64.c:8060
7115 msgid "Unhandled dependency %s for %s (%s), note %d"
7118 #: config/tc-ia64.c:9355
7120 msgid "Unrecognized dependency specifier %d\n"
7123 #: config/tc-ia64.c:10231
7124 msgid "Only the first path encountering the conflict is reported"
7127 #: config/tc-ia64.c:10233
7128 msgid "This is the location of the conflicting usage"
7131 #: config/tc-ia64.c:10494
7133 msgid "Unknown opcode `%s'"
7136 #: config/tc-ia64.c:10572
7138 msgid "AR %d can only be accessed by %c-unit"
7141 #: config/tc-ia64.c:10584
7142 msgid "hint.b may be treated as nop"
7145 #: config/tc-ia64.c:10587
7146 msgid "hint.b shouldn't be used"
7149 #: config/tc-ia64.c:10626
7151 msgid "`%s' cannot be predicated"
7154 #: config/tc-ia64.c:10698
7155 msgid "Closing bracket missing"
7158 #: config/tc-ia64.c:10707
7159 msgid "Index must be a general register"
7162 #: config/tc-ia64.c:10872
7164 msgid "Unsupported fixup size %d"
7167 #. This should be an error, but since previously there wasn't any
7168 #. diagnostic here, don't make it fail because of this for now.
7169 #: config/tc-ia64.c:11139
7171 msgid "Cannot express %s%d%s relocation"
7174 #: config/tc-ia64.c:11158
7175 msgid "No addend allowed in @fptr() relocation"
7178 #: config/tc-ia64.c:11197
7179 msgid "integer operand out of range"
7182 #: config/tc-ia64.c:11264
7184 msgid "%s must have a constant value"
7187 #: config/tc-ia64.c:11318 config/tc-z8k.c:1372
7189 msgid "Cannot represent %s relocation in object file"
7192 #: config/tc-ia64.c:11429
7193 msgid "Can't add stop bit to mark end of instruction group"
7196 #: config/tc-ia64.c:11529 config/tc-score.c:6110 read.c:1448 read.c:2442
7197 #: read.c:3088 read.c:3429 read.c:3473
7198 msgid "expected symbol name"
7201 #: config/tc-ia64.c:11539 read.c:2452 read.c:3098 read.c:3457 stabs.c:468
7203 msgid "expected comma after \"%s\""
7206 #: config/tc-ia64.c:11581
7208 msgid "`%s' is already the alias of %s `%s'"
7211 #: config/tc-ia64.c:11591
7213 msgid "%s `%s' already has an alias `%s'"
7216 #: config/tc-ia64.c:11602
7218 msgid "inserting \"%s\" into %s alias hash table failed: %s"
7221 #: config/tc-ia64.c:11610
7223 msgid "inserting \"%s\" into %s name hash table failed: %s"
7226 #: config/tc-ia64.c:11636
7228 msgid "symbol `%s' aliased to `%s' is not used"
7231 #: config/tc-ia64.c:11659
7233 msgid "section `%s' aliased to `%s' is not used"
7236 #: config/tc-ip2k.c:158
7238 msgid "IP2K specific command line options:\n"
7241 #: config/tc-ip2k.c:159
7243 msgid " -mip2022 restrict to IP2022 insns \n"
7246 #: config/tc-ip2k.c:160
7248 msgid " -mip2022ext permit extended IP2022 insn\n"
7251 #: config/tc-iq2000.c:364
7253 msgid "the yielding instruction %s may not be in a delay slot."
7256 #: config/tc-iq2000.c:372
7258 msgid "Register number (R%ld) for double word access must be even."
7261 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7262 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7264 msgid "operand references R%ld of previous load."
7267 #: config/tc-iq2000.c:396
7268 msgid "instruction implicitly accesses R31 of previous load."
7271 #: config/tc-iq2000.c:651 config/tc-mep.c:2010
7272 msgid "Unmatched high relocation"
7275 #: config/tc-iq2000.c:829 config/tc-mips.c:14943 config/tc-score.c:5820
7276 msgid ".end not in text section"
7279 #: config/tc-iq2000.c:833 config/tc-mips.c:14947 config/tc-score.c:5823
7280 msgid ".end directive without a preceding .ent directive."
7283 #: config/tc-iq2000.c:842 config/tc-mips.c:14956 config/tc-score.c:5831
7284 msgid ".end symbol does not match .ent symbol."
7287 #: config/tc-iq2000.c:845 config/tc-mips.c:14963 config/tc-score.c:5836
7288 msgid ".end directive missing or unknown symbol"
7291 #: config/tc-iq2000.c:863
7292 msgid "Expected simple number."
7295 #: config/tc-iq2000.c:892 config/tc-mips.c:14868 config/tc-score.c:5671
7297 msgid " *input_line_pointer == '%c' 0x%02x\n"
7300 #: config/tc-iq2000.c:894
7301 msgid "Invalid number"
7304 #: config/tc-iq2000.c:929 config/tc-mips.c:15038 config/tc-score.c:5709
7305 msgid ".ent or .aent not in text section."
7308 #: config/tc-iq2000.c:932
7309 msgid "missing `.end'"
7312 #: config/tc-lm32.c:234 config/tc-moxie.c:575
7313 msgid "bad call to md_atof"
7316 #: config/tc-m32c.c:143
7318 msgid " M32C specific command line options:\n"
7321 #. Pretend that we do not recognise this option.
7322 #: config/tc-m32r.c:331
7323 msgid "Unrecognised option: -hidden"
7326 #: config/tc-m32r.c:358 config/tc-sparc.c:583
7327 msgid "Unrecognized option following -K"
7330 #: config/tc-m32r.c:373
7332 msgid " M32R specific command line options:\n"
7335 #: config/tc-m32r.c:375
7338 " -m32r disable support for the m32rx instruction set\n"
7341 #: config/tc-m32r.c:377
7343 msgid " -m32rx support the extended m32rx instruction set\n"
7346 #: config/tc-m32r.c:379
7348 msgid " -m32r2 support the extended m32r2 instruction set\n"
7351 #: config/tc-m32r.c:381
7353 msgid " -EL,-little produce little endian code and data\n"
7356 #: config/tc-m32r.c:383
7358 msgid " -EB,-big produce big endian code and data\n"
7361 #: config/tc-m32r.c:385
7363 msgid " -parallel try to combine instructions in parallel\n"
7366 #: config/tc-m32r.c:387
7368 msgid " -no-parallel disable -parallel\n"
7371 #: config/tc-m32r.c:389
7374 " -no-bitinst disallow the M32R2's extended bit-field "
7378 #: config/tc-m32r.c:391
7380 msgid " -O try to optimize code. Implies -parallel\n"
7383 #: config/tc-m32r.c:394
7386 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7389 #: config/tc-m32r.c:396
7391 msgid " might violate contraints\n"
7394 #: config/tc-m32r.c:398
7396 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7399 #: config/tc-m32r.c:400
7402 " instructions might violate "
7406 #: config/tc-m32r.c:402
7409 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
7412 #: config/tc-m32r.c:404
7415 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7418 #: config/tc-m32r.c:406
7421 " -ignore-parallel-conflicts do not check parallel instructions\n"
7424 #: config/tc-m32r.c:408
7426 msgid " fo contraint violations\n"
7429 #: config/tc-m32r.c:410
7432 " -no-ignore-parallel-conflicts check parallel instructions for\n"
7435 #: config/tc-m32r.c:412
7437 msgid " contraint violations\n"
7440 #: config/tc-m32r.c:414
7442 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7445 #: config/tc-m32r.c:416
7447 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7450 #: config/tc-m32r.c:419
7453 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
7457 #: config/tc-m32r.c:421
7459 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7462 #: config/tc-m32r.c:423
7464 msgid " -Wuh synonym for -warn-unmatched-high\n"
7467 #: config/tc-m32r.c:425
7469 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7472 #: config/tc-m32r.c:428
7474 msgid " -KPIC generate PIC\n"
7477 #: config/tc-m32r.c:850
7478 msgid "instructions write to the same destination register."
7481 #: config/tc-m32r.c:858
7482 msgid "Instructions do not use parallel execution pipelines."
7485 #: config/tc-m32r.c:866
7486 msgid "Instructions share the same execution pipeline"
7489 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7491 msgid "not a 16 bit instruction '%s'"
7494 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7496 msgid "instruction '%s' is for the M32R2 only"
7499 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7501 msgid "unknown instruction '%s'"
7504 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7506 msgid "instruction '%s' is for the M32RX only"
7509 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7511 msgid "instruction '%s' cannot be executed in parallel."
7514 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7515 msgid "internal error: lookup/get operands failed"
7518 #: config/tc-m32r.c:1096
7520 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7523 #: config/tc-m32r.c:1125
7526 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7527 "is this intentional ?"
7530 #: config/tc-m32r.c:1129
7533 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7534 "is this intentional ?"
7537 #: config/tc-m32r.c:1503
7539 msgid ".SCOMMon length (%ld.) <0! Ignored."
7542 #: config/tc-m32r.c:1553
7544 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7547 #: config/tc-m32r.c:1789
7548 msgid "Addend to unresolved symbol not on word boundary."
7551 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7552 msgid "Invalid PIC expression."
7555 #: config/tc-m32r.c:2074
7556 msgid "Unmatched high/shigh reloc"
7559 #: config/tc-m68hc11.c:371
7562 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7563 " -m68hc11 | -m68hc12 |\n"
7564 " -m68hcs12 specify the processor [default %s]\n"
7565 " -mshort use 16-bit int ABI (default)\n"
7566 " -mlong use 32-bit int ABI\n"
7567 " -mshort-double use 32-bit double ABI\n"
7568 " -mlong-double use 64-bit double ABI (default)\n"
7569 " --force-long-branches always turn relative branches into absolute ones\n"
7570 " -S,--short-branches do not turn relative branches into absolute ones\n"
7571 " when the offset is out of range\n"
7572 " --strict-direct-mode do not turn the direct mode into extended mode\n"
7573 " when the instruction does not support direct mode\n"
7574 " --print-insn-syntax print the syntax of instruction in case of error\n"
7575 " --print-opcodes print the list of instructions with syntax\n"
7576 " --generate-example generate an example of each instruction\n"
7577 " (used for testing)\n"
7580 #: config/tc-m68hc11.c:417
7582 msgid "Default target `%s' is not supported."
7585 #. Dump the opcode statistics table.
7586 #: config/tc-m68hc11.c:435
7588 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7591 #: config/tc-m68hc11.c:501
7593 msgid "Option `%s' is not recognized."
7596 #: config/tc-m68hc11.c:671
7600 #: config/tc-m68hc11.c:680
7604 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7608 #: config/tc-m68hc11.c:725
7612 #: config/tc-m68hc11.c:737
7616 #: config/tc-m68hc11.c:747
7621 #: config/tc-m68hc11.c:749
7625 #: config/tc-m68hc11.c:768
7629 #: config/tc-m68hc11.c:784
7632 "# Example of `%s' instructions\n"
7637 #: config/tc-m68hc11.c:831
7639 msgid "Instruction `%s' is not recognized."
7642 #: config/tc-m68hc11.c:836
7644 msgid "Instruction formats for `%s':"
7647 #: config/tc-m68hc11.c:966
7649 msgid "Immediate operand is not allowed for operand %d."
7652 #: config/tc-m68hc11.c:1010
7653 msgid "Indirect indexed addressing is not valid for 68HC11."
7656 #: config/tc-m68hc11.c:1030
7657 msgid "Spurious `,' or bad indirect register addressing mode."
7660 #: config/tc-m68hc11.c:1052
7661 msgid "Missing second register or offset for indexed-indirect mode."
7664 #: config/tc-m68hc11.c:1062
7665 msgid "Missing second register for indexed-indirect mode."
7668 #: config/tc-m68hc11.c:1078
7669 msgid "Missing `]' to close indexed-indirect mode."
7672 #: config/tc-m68hc11.c:1123
7673 msgid "Illegal operand."
7676 #: config/tc-m68hc11.c:1128
7677 msgid "Missing operand."
7680 #: config/tc-m68hc11.c:1181
7681 msgid "Pre-increment mode is not valid for 68HC11"
7684 #: config/tc-m68hc11.c:1194
7685 msgid "Wrong register in register indirect mode."
7688 #: config/tc-m68hc11.c:1202
7689 msgid "Missing `]' to close register indirect operand."
7692 #: config/tc-m68hc11.c:1222
7693 msgid "Post-decrement mode is not valid for 68HC11."
7696 #: config/tc-m68hc11.c:1230
7697 msgid "Post-increment mode is not valid for 68HC11."
7700 #: config/tc-m68hc11.c:1248
7701 msgid "Invalid indexed indirect mode."
7704 #: config/tc-m68hc11.c:1340
7706 msgid "Trap id `%ld' is out of range."
7709 #: config/tc-m68hc11.c:1344
7710 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7713 #: config/tc-m68hc11.c:1351
7715 msgid "Operand out of 8-bit range: `%ld'."
7718 #: config/tc-m68hc11.c:1358
7719 msgid "The trap id must be a constant."
7722 #: config/tc-m68hc11.c:1393
7724 msgid "Operand `%x' not recognized in fixup8."
7727 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7729 msgid "Operand out of 16-bit range: `%ld'."
7732 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7734 msgid "Operand `%x' not recognized in fixup16."
7737 #: config/tc-m68hc11.c:1492
7739 msgid "Unexpected branch conversion with `%x'"
7742 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7744 msgid "Operand out of range for a relative branch: `%ld'"
7747 #: config/tc-m68hc11.c:1689
7748 msgid "Invalid register for dbcc/tbcc instruction."
7751 #: config/tc-m68hc11.c:1777
7753 msgid "Increment/decrement value is out of range: `%ld'."
7756 #: config/tc-m68hc11.c:1788
7757 msgid "Expecting a register."
7760 #: config/tc-m68hc11.c:1803
7761 msgid "Invalid register for post/pre increment."
7764 #: config/tc-m68hc11.c:1833
7765 msgid "Invalid register."
7768 #: config/tc-m68hc11.c:1840
7770 msgid "Offset out of 16-bit range: %ld."
7773 #: config/tc-m68hc11.c:1845
7775 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7778 #: config/tc-m68hc11.c:1951
7779 msgid "Expecting register D for indexed indirect mode."
7782 #: config/tc-m68hc11.c:1953
7783 msgid "Indexed indirect mode is not allowed for movb/movw."
7786 #: config/tc-m68hc11.c:1970
7787 msgid "Invalid accumulator register."
7790 #: config/tc-m68hc11.c:1995
7791 msgid "Invalid indexed register."
7794 #: config/tc-m68hc11.c:2003
7795 msgid "Addressing mode not implemented yet."
7798 #: config/tc-m68hc11.c:2016
7799 msgid "Invalid source register for this instruction, use 'tfr'."
7802 #: config/tc-m68hc11.c:2018
7803 msgid "Invalid source register."
7806 #: config/tc-m68hc11.c:2023
7807 msgid "Invalid destination register for this instruction, use 'tfr'."
7810 #: config/tc-m68hc11.c:2025
7811 msgid "Invalid destination register."
7814 #: config/tc-m68hc11.c:2121
7815 msgid "Invalid indexed register, expecting register X."
7818 #: config/tc-m68hc11.c:2123
7819 msgid "Invalid indexed register, expecting register Y."
7822 #: config/tc-m68hc11.c:2429
7823 msgid "No instruction or missing opcode."
7826 #: config/tc-m68hc11.c:2494
7828 msgid "Opcode `%s' is not recognized."
7831 #: config/tc-m68hc11.c:2516
7833 msgid "Garbage at end of instruction: `%s'."
7836 #: config/tc-m68hc11.c:2539
7838 msgid "Invalid operand for `%s'"
7841 #: config/tc-m68hc11.c:2590
7843 msgid "Invalid mode: %s\n"
7846 #: config/tc-m68hc11.c:2650
7847 msgid "bad .relax format"
7850 #: config/tc-m68hc11.c:2694
7852 msgid "Relocation %d is not supported by object file format."
7855 #: config/tc-m68hc11.c:2973
7856 msgid "bra or bsr with undefined symbol."
7859 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7861 msgid "Subtype %d is not recognized."
7864 #: config/tc-m68hc11.c:3192
7865 msgid "Expression too complex."
7868 #: config/tc-m68hc11.c:3225
7869 msgid "Value out of 16-bit range."
7872 #: config/tc-m68hc11.c:3243
7874 msgid "Value %ld too large for 8-bit PC-relative branch."
7877 #: config/tc-m68hc11.c:3250
7879 msgid "Auto increment/decrement offset '%ld' is out of range."
7882 #: config/tc-m68hc11.c:3263
7884 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7887 #: config/tc-m68hc11.c:3279
7889 msgid "Line %d: unknown relocation type: 0x%x."
7892 #: config/tc-m68k.c:1146
7894 msgid "Can not do %d byte pc-relative relocation"
7897 #: config/tc-m68k.c:1148
7899 msgid "Can not do %d byte pc-relative pic relocation"
7902 #: config/tc-m68k.c:1153
7904 msgid "Can not do %d byte relocation"
7907 #: config/tc-m68k.c:1155
7909 msgid "Can not do %d byte pic relocation"
7912 #: config/tc-m68k.c:1235
7914 msgid "Unable to produce reloc against symbol '%s'"
7917 #: config/tc-m68k.c:1294 config/tc-vax.c:2365
7919 msgid "Cannot make %s relocation PC relative"
7922 #: config/tc-m68k.c:1393 config/tc-vax.c:1875
7926 #: config/tc-m68k.c:1423 config/tc-vax.c:1891
7927 msgid "Unknown operator"
7930 #: config/tc-m68k.c:2326
7931 msgid "invalid instruction for this architecture; needs "
7934 #: config/tc-m68k.c:2334
7935 msgid "hardware divide"
7938 #: config/tc-m68k.c:2356 config/tc-m68k.c:2360 config/tc-m68k.c:2364
7942 #: config/tc-m68k.c:2417
7943 msgid "operands mismatch"
7946 #: config/tc-m68k.c:2481 config/tc-m68k.c:2487 config/tc-m68k.c:2493
7947 #: config/tc-mmix.c:2467 config/tc-mmix.c:2491
7948 msgid "operand out of range"
7951 #: config/tc-m68k.c:2550
7953 msgid "Bignum too big for %c format; truncated"
7956 #: config/tc-m68k.c:2627
7957 msgid "displacement too large for this architecture; needs 68020 or higher"
7960 #: config/tc-m68k.c:2738
7962 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7965 #: config/tc-m68k.c:2743
7966 msgid "invalid index size for coldfire"
7969 #: config/tc-m68k.c:2796
7970 msgid "Forcing byte displacement"
7973 #: config/tc-m68k.c:2798
7974 msgid "byte displacement out of range"
7977 #: config/tc-m68k.c:2846 config/tc-m68k.c:2884
7978 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7981 #: config/tc-m68k.c:2870 config/tc-m68k.c:2904
7982 msgid ":b not permitted; defaulting to :w"
7985 #: config/tc-m68k.c:2981
7986 msgid "unsupported byte value; use a different suffix"
7989 #: config/tc-m68k.c:2996
7990 msgid "unknown/incorrect operand"
7993 #: config/tc-m68k.c:3039 config/tc-m68k.c:3047 config/tc-m68k.c:3054
7994 #: config/tc-m68k.c:3061
7995 msgid "out of range"
7998 #: config/tc-m68k.c:3134
7999 msgid "Can't use long branches on this architecture"
8002 #: config/tc-m68k.c:3240
8003 msgid "Expression out of range, using 0"
8006 #: config/tc-m68k.c:3432 config/tc-m68k.c:3448
8007 msgid "Floating point register in register list"
8010 #: config/tc-m68k.c:3438
8011 msgid "Wrong register in floating-point reglist"
8014 #: config/tc-m68k.c:3454
8015 msgid "incorrect register in reglist"
8018 #: config/tc-m68k.c:3460
8019 msgid "wrong register in floating-point reglist"
8023 #: config/tc-m68k.c:3933
8028 #: config/tc-m68k.c:3944
8032 #: config/tc-m68k.c:3961
8033 msgid "Missing operand"
8036 #: config/tc-m68k.c:4280
8038 msgid "unrecognized default cpu `%s'"
8041 #: config/tc-m68k.c:4334
8043 msgid "%s -- statement `%s' ignored"
8046 #: config/tc-m68k.c:4383
8048 msgid "Don't know how to figure width of %c in md_assemble()"
8051 #: config/tc-m68k.c:4552
8053 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
8056 #: config/tc-m68k.c:4617 config/tc-m68k.c:4656
8058 msgid "Internal Error: Can't find %s in hash table"
8061 #: config/tc-m68k.c:4620 config/tc-m68k.c:4659
8063 msgid "Internal Error: Can't hash %s: %s"
8066 #: config/tc-m68k.c:4784
8068 msgid "text label `%s' aligned to odd boundary"
8071 #: config/tc-m68k.c:4956
8073 msgid "value %ld out of range"
8076 #: config/tc-m68k.c:4970
8077 msgid "invalid byte branch offset"
8080 #: config/tc-m68k.c:5007
8081 msgid "short branch with zero offset: use :w"
8084 #: config/tc-m68k.c:5051
8085 msgid "Conversion of PC relative BSR to absolute JSR"
8088 #: config/tc-m68k.c:5062
8089 msgid "Conversion of PC relative branch to absolute jump"
8092 #: config/tc-m68k.c:5079 config/tc-m68k.c:5140
8093 msgid "Conversion of PC relative conditional branch to absolute jump"
8096 #: config/tc-m68k.c:5120
8097 msgid "Conversion of DBcc to absolute jump"
8100 #: config/tc-m68k.c:5205
8101 msgid "Conversion of PC relative displacement to absolute"
8104 #: config/tc-m68k.c:5418
8105 msgid "Tried to convert PC relative branch to absolute jump"
8108 #: config/tc-m68k.c:5463 config/tc-m68k.c:5474 config/tc-m68k.c:5518
8109 msgid "expression out of range: defaulting to 1"
8112 #: config/tc-m68k.c:5510
8113 msgid "expression out of range: defaulting to 0"
8116 #: config/tc-m68k.c:5551 config/tc-m68k.c:5563
8118 msgid "Can't deal with expression; defaulting to %ld"
8121 #: config/tc-m68k.c:5577
8122 msgid "expression doesn't fit in BYTE"
8125 #: config/tc-m68k.c:5581
8126 msgid "expression doesn't fit in WORD"
8129 #: config/tc-m68k.c:5668
8131 msgid "%s: unrecognized processor name"
8134 #: config/tc-m68k.c:5729
8135 msgid "bad coprocessor id"
8138 #: config/tc-m68k.c:5735
8139 msgid "unrecognized fopt option"
8142 #: config/tc-m68k.c:5868
8144 msgid "option `%s' may not be negated"
8147 #: config/tc-m68k.c:5879
8149 msgid "option `%s' not recognized"
8152 #: config/tc-m68k.c:5908
8153 msgid "bad format of OPT NEST=depth"
8156 #: config/tc-m68k.c:5964
8157 msgid "missing label"
8160 #: config/tc-m68k.c:5988 config/tc-m68k.c:6017
8161 msgid "bad register list"
8164 #: config/tc-m68k.c:5990
8166 msgid "bad register list: %s"
8169 #: config/tc-m68k.c:6088
8170 msgid "restore without save"
8173 #: config/tc-m68k.c:6242 config/tc-m68k.c:6612
8174 msgid "syntax error in structured control directive"
8177 #: config/tc-m68k.c:6287
8178 msgid "missing condition code in structured control directive"
8181 #: config/tc-m68k.c:6358
8184 "Condition <%c%c> in structured control directive can not be encoded correctly"
8187 #: config/tc-m68k.c:6654
8188 msgid "missing then"
8191 #: config/tc-m68k.c:6735
8192 msgid "else without matching if"
8195 #: config/tc-m68k.c:6768
8196 msgid "endi without matching if"
8199 #: config/tc-m68k.c:6808
8200 msgid "break outside of structured loop"
8203 #: config/tc-m68k.c:6846
8204 msgid "next outside of structured loop"
8207 #: config/tc-m68k.c:6897
8211 #: config/tc-m68k.c:6935
8212 msgid "missing to or downto"
8215 #: config/tc-m68k.c:6971 config/tc-m68k.c:7005 config/tc-m68k.c:7219
8219 #: config/tc-m68k.c:7106
8220 msgid "endf without for"
8223 #: config/tc-m68k.c:7160
8224 msgid "until without repeat"
8227 #: config/tc-m68k.c:7254
8228 msgid "endw without while"
8231 #: config/tc-m68k.c:7287 config/tc-m68k.c:7315
8232 msgid "already assembled instructions"
8235 #: config/tc-m68k.c:7392
8237 msgid "`%s' is deprecated, use `%s'"
8240 #: config/tc-m68k.c:7411
8242 msgid "cpu `%s' unrecognized"
8245 #: config/tc-m68k.c:7430
8247 msgid "architecture `%s' unrecognized"
8250 #: config/tc-m68k.c:7451
8252 msgid "extension `%s' unrecognized"
8255 #: config/tc-m68k.c:7570
8257 msgid "option `-A%s' is deprecated: use `-%s'"
8260 #: config/tc-m68k.c:7603
8261 msgid "architecture features both enabled and disabled"
8264 #: config/tc-m68k.c:7630
8265 msgid "selected processor does not have all features of selected architecture"
8268 #: config/tc-m68k.c:7639
8269 msgid "m68k and cf features both selected"
8272 #: config/tc-m68k.c:7651
8273 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8276 #: config/tc-m68k.c:7685
8279 "-march=<arch>\t\tset architecture\n"
8280 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8283 #: config/tc-m68k.c:7690
8285 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8288 #: config/tc-m68k.c:7696
8291 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8292 "-pic, -k\t\tgenerate position independent code\n"
8293 "-S\t\t\tturn jbsr into jsr\n"
8294 "--pcrel never turn PC-relative branches into absolute jumps\n"
8295 "--register-prefix-optional\n"
8296 "\t\t\trecognize register names without prefix character\n"
8297 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8298 "--base-size-default-16\tbase reg without size is 16 bits\n"
8299 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8300 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8301 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8304 #: config/tc-m68k.c:7710
8306 msgid "Architecture variants are: "
8309 #: config/tc-m68k.c:7719
8311 msgid "Processor variants are: "
8314 #: config/tc-m68k.c:7726 config/tc-xtensa.c:6238
8319 #: config/tc-m68k.c:7757
8321 msgid "Error %s in %s\n"
8324 #: config/tc-m68k.c:7761
8326 msgid "Opcode(%d.%s): "
8329 #: config/tc-m68k.c:7921
8330 msgid "Not a defined coldfire architecture"
8333 #. Over here we will fill the description of the machine specific options.
8334 #: config/tc-maxq.c:209
8336 msgid " MAXQ-specific assembler options:\n"
8339 #: config/tc-maxq.c:211
8342 "\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8343 "\t-MAXQ10\t\t generate obj for MAXQ10\n"
8347 #: config/tc-maxq.c:377
8349 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8352 #: config/tc-maxq.c:454
8354 msgid "Cant make long jump/call into short jump/call : %d"
8357 #: config/tc-maxq.c:933
8359 msgid "Invalid register value %s"
8362 #: config/tc-maxq.c:1051
8364 msgid "Invalid bit number : '%c'"
8367 #: config/tc-maxq.c:1063
8369 msgid "Illegal character after operand '%s'"
8372 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8374 msgid "Invalid Character in immediate Value : %c"
8377 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8379 msgid "Invalid Character in immediate value : %c"
8382 #: config/tc-maxq.c:1175
8383 msgid "Immediate value greater than 16 bits"
8386 #: config/tc-maxq.c:1189
8388 "Attempt to move a value in the stack pointer greater than the size of the "
8392 #: config/tc-maxq.c:1198
8393 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8396 #: config/tc-maxq.c:1260
8397 msgid "Invalid immediate move operation"
8400 #: config/tc-maxq.c:1533
8402 msgid "Size of Operand '%s' greater than %d"
8405 #: config/tc-maxq.c:1688
8407 msgid "illegal immediate operand '%s'"
8410 #: config/tc-maxq.c:1710
8412 msgid "Invalid operand for memory access '%s'"
8415 #: config/tc-maxq.c:1772
8416 msgid "illegal displacement operand "
8419 #: config/tc-maxq.c:1837
8421 msgid "invalid character %c before operand %d"
8424 #: config/tc-maxq.c:1859
8426 msgid "invalid character %c in operand %d"
8429 #. We found no match.
8430 #: config/tc-maxq.c:2004
8432 msgid "operand %d is invalid for `%s'"
8435 #: config/tc-maxq.c:2037
8436 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8439 #: config/tc-maxq.c:2055
8441 msgid "'%s' operand cant be used as destination in %s"
8444 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8446 msgid "Invalid Instruction '%s' operand cant be used with %s"
8449 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8451 msgid "'%s' operand cant be used as source in %s"
8454 #: config/tc-maxq.c:2147
8456 msgid "'%s' instruction cant have first operand as Immediate vale"
8459 #: config/tc-maxq.c:2160
8461 msgid "SP cannot be used with %s\n"
8464 #: config/tc-maxq.c:2167
8465 msgid "@SP-- cannot be used with PUSH\n"
8468 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8470 "Operands either contradictory or use the data bus in read/write state "
8474 #: config/tc-maxq.c:2198
8475 msgid "MOVE Cant Use NUL as SRC"
8478 #: config/tc-maxq.c:2220
8479 msgid "Contradictory movement between DP register and memory access using DP"
8482 #: config/tc-maxq.c:2228
8483 msgid "SP and @SP-- cannot be used together in a move instruction"
8486 #: config/tc-maxq.c:2247
8487 msgid "Only Module 8 system registers allowed in this operation"
8490 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8491 msgid "Read only Register used as destination"
8494 #: config/tc-maxq.c:2290
8496 msgid "Bit No '%d'exceeds register size in this operation"
8499 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8501 msgid "Bit No '%d' exceeds register size in this operation"
8504 #: config/tc-maxq.c:2352
8505 msgid "Memory References cannot be used with branching operations\n"
8508 #: config/tc-maxq.c:2361
8509 msgid "DJNZ uses only LC[n] register \n"
8512 #: config/tc-maxq.c:2387
8514 msgid "'%s' operand cant be used as destination in %s"
8517 #: config/tc-maxq.c:2397
8519 msgid "Read only register used for writing purposes '%s'"
8522 #: config/tc-maxq.c:2409
8523 msgid "Invalid destination for this kind of source."
8526 #: config/tc-maxq.c:2416
8528 "Invalid register as destination for this kind of source.Only data pointers "
8532 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8533 msgid "Invalid Instruction"
8536 #: config/tc-maxq.c:2790
8537 msgid "Cannot allocate memory"
8540 #: config/tc-maxq.c:2862
8541 msgid "Internal Error: Illegal Architecure specified"
8544 #: config/tc-maxq.c:2900
8545 msgid "Invalid architecture type"
8548 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8549 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8551 msgid "Internal Error : Can't Hash %s : %s"
8554 #: config/tc-maxq.c:3071
8556 msgid "Ineffective insntruction %s \n"
8559 #: config/tc-mcore.c:521 config/tc-microblaze.c:496 config/tc-microblaze.c:524
8560 #: config/tc-microblaze.c:550 config/tc-microblaze.c:562
8562 msgid "register expected, but saw '%.6s'"
8565 #: config/tc-mcore.c:603
8567 msgid "control register expected, but saw '%.6s'"
8570 #: config/tc-mcore.c:639
8571 msgid "bad/missing psr specifier"
8574 #: config/tc-mcore.c:689
8575 msgid "more than 65K literal pools"
8578 #: config/tc-mcore.c:743
8582 #: config/tc-mcore.c:782
8583 msgid "operand must be a constant"
8586 #: config/tc-mcore.c:784
8588 msgid "operand must be absolute in range %u..%u, not %ld"
8591 #: config/tc-mcore.c:819
8592 msgid "operand must be a multiple of 4"
8595 #: config/tc-mcore.c:826
8596 msgid "operand must be a multiple of 2"
8599 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8600 msgid "base register expected"
8603 #: config/tc-mcore.c:888 config/tc-microblaze.c:832 config/tc-microblaze.c:968
8604 #: config/tc-microblaze.c:1000 config/tc-microblaze.c:1450
8605 #: config/tc-microblaze.c:1517 config/tc-microblaze.c:1591
8606 #: config/tc-microblaze.c:1964 config/tc-microblaze.c:2005
8608 msgid "unknown opcode \"%s\""
8611 #: config/tc-mcore.c:931
8612 msgid "invalid register: r15 illegal"
8615 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8616 msgid "M340 specific opcode used when assembling for M210"
8619 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8620 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8621 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8622 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8623 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8624 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8625 msgid "second operand missing"
8628 #: config/tc-mcore.c:1014
8629 msgid "destination register must be r1"
8632 #: config/tc-mcore.c:1035
8633 msgid "source register must be r1"
8636 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8637 msgid "immediate is not a power of two"
8640 #: config/tc-mcore.c:1127
8641 msgid "translating bgeni to movi"
8644 #: config/tc-mcore.c:1164
8645 msgid "translating mgeni to movi"
8648 #: config/tc-mcore.c:1196
8649 msgid "translating bmaski to movi"
8652 #: config/tc-mcore.c:1272
8654 msgid "displacement too large (%d)"
8657 #: config/tc-mcore.c:1286
8658 msgid "Invalid register: r0 and r15 illegal"
8661 #: config/tc-mcore.c:1317
8662 msgid "bad starting register: r0 and r15 invalid"
8665 #: config/tc-mcore.c:1330
8666 msgid "ending register must be r15"
8669 #: config/tc-mcore.c:1350
8670 msgid "bad base register: must be r0"
8673 #: config/tc-mcore.c:1368
8674 msgid "first register must be r4"
8677 #: config/tc-mcore.c:1379
8678 msgid "last register must be r7"
8681 #: config/tc-mcore.c:1416
8682 msgid "reg-reg expected"
8685 #: config/tc-mcore.c:1527
8686 msgid "second operand must be 1"
8689 #: config/tc-mcore.c:1548
8690 msgid "zero used as immediate value"
8693 #: config/tc-mcore.c:1575
8694 msgid "duplicated psr bit specifier"
8697 #: config/tc-mcore.c:1581
8698 msgid "`af' must appear alone"
8701 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1611
8703 msgid "unimplemented opcode \"%s\""
8706 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1620
8708 msgid "ignoring operands: %s "
8711 #: config/tc-mcore.c:1667
8713 msgid "unrecognised cpu type '%s'"
8716 #: config/tc-mcore.c:1685
8719 "MCORE specific options:\n"
8720 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
8721 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8722 " -cpu=[210|340] select CPU type\n"
8723 " -EB assemble for a big endian system (default)\n"
8724 " -EL assemble for a little endian system\n"
8727 #: config/tc-mcore.c:1703 config/tc-microblaze.c:1729
8728 msgid "failed sanity check: short_jump"
8731 #: config/tc-mcore.c:1713 config/tc-microblaze.c:1739
8732 msgid "failed sanity check: long_jump"
8735 #: config/tc-mcore.c:1739
8737 msgid "odd displacement at %x"
8740 #. Variable not in small data read only segment accessed
8741 #. using small data read only anchor.
8742 #: config/tc-mcore.c:1921 config/tc-microblaze.c:1826
8743 #: config/tc-microblaze.c:2117 config/tc-microblaze.c:2140
8747 #: config/tc-mcore.c:1948
8749 msgid "odd distance branch (0x%lx bytes)"
8752 #: config/tc-mcore.c:1952
8754 msgid "pcrel for branch to %s too far (0x%lx)"
8757 #: config/tc-mcore.c:1972
8759 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8762 #: config/tc-mcore.c:1984
8764 msgid "pcrel for loopt too far (0x%lx)"
8767 #: config/tc-mcore.c:2180 config/tc-microblaze.c:2272 config/tc-tic30.c:1384
8769 msgid "Can not do %d byte %srelocation"
8772 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2274
8776 #: config/tc-mep.c:343
8779 "MeP specific command line options:\n"
8780 " -EB assemble for a big endian system\n"
8781 " -EL assemble for a little endian system (default)\n"
8782 " -mconfig=<name> specify a chip configuration to use\n"
8783 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8784 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8785 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8786 " enable/disable the given opcodes\n"
8788 " If -mconfig is given, the other -m options modify it. Otherwise,\n"
8789 " if no -m options are given, all core opcodes are enabled;\n"
8790 " if any enabling -m options are given, only those are enabled;\n"
8791 " if only disabling -m options are given, only those are disabled.\n"
8794 #: config/tc-mep.c:412
8795 msgid "$hi and $lo are disabled when MUL and DIV are off"
8798 #: config/tc-mep.c:419
8799 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8802 #: config/tc-mep.c:424
8803 msgid "$dbg and $depc are disabled when DEBUG is off"
8806 #: config/tc-mep.c:615
8807 msgid "core and copro insn lengths must total 32 bits."
8810 #: config/tc-mep.c:618 config/tc-mep.c:755
8811 msgid "vliw group must consist of 1 core and 1 copro insn."
8814 #: config/tc-mep.c:752
8815 msgid "core and copro insn lengths must total 64 bits."
8818 #: config/tc-mep.c:984
8820 msgid "cannot pack %s with a 16-bit insn"
8823 #: config/tc-mep.c:1002
8825 msgid "cannot pack %s and %s together with a 16-bit insn"
8828 #: config/tc-mep.c:1008
8829 msgid "too many IVC2 insns to pack with a 16-bit core insn"
8832 #: config/tc-mep.c:1023
8834 msgid "cannot pack %s into slot P1"
8837 #: config/tc-mep.c:1029
8838 msgid "too many IVC2 insns to pack with a 32-bit core insn"
8841 #: config/tc-mep.c:1047
8843 msgid "unable to pack %s by itself?"
8846 #: config/tc-mep.c:1077
8848 msgid "cannot pack %s and %s together"
8851 #: config/tc-mep.c:1083
8852 msgid "too many IVC2 insns to pack together"
8855 #. There are no insns in the queue and a plus is present.
8856 #. This is a syntax error. Let's not tolerate this.
8857 #. We can relax this later if necessary.
8858 #: config/tc-mep.c:1320
8859 msgid "Invalid use of parallelization operator."
8862 #: config/tc-mep.c:1366
8863 msgid "Leading plus sign not allowed in core mode"
8866 #: config/tc-mep.c:1894
8868 msgid "Don't know how to relocate plain operands of type %s"
8871 #: config/tc-mep.c:1904
8873 msgid "Perhaps you are missing %%tpoff()?"
8876 #: config/tc-mep.c:2091
8877 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8880 #: config/tc-mep.c:2149
8881 msgid ".vliw unavailable when VLIW is disabled."
8884 #: config/tc-microblaze.c:501 config/tc-microblaze.c:530
8885 #: config/tc-microblaze.c:556
8887 msgid "Invalid register number at '%.6s'"
8890 #: config/tc-microblaze.c:651
8891 msgid "operand must be a constant or a label"
8894 #: config/tc-microblaze.c:655
8896 msgid "operand must be absolute in range %d..%d, not %d"
8899 #: config/tc-microblaze.c:846 config/tc-microblaze.c:853
8900 #: config/tc-microblaze.c:860 config/tc-microblaze.c:893
8901 #: config/tc-microblaze.c:900 config/tc-microblaze.c:906
8902 #: config/tc-microblaze.c:1023 config/tc-microblaze.c:1030
8903 #: config/tc-microblaze.c:1036 config/tc-microblaze.c:1067
8904 #: config/tc-microblaze.c:1074 config/tc-microblaze.c:1094
8905 #: config/tc-microblaze.c:1101 config/tc-microblaze.c:1121
8906 #: config/tc-microblaze.c:1128 config/tc-microblaze.c:1146
8907 #: config/tc-microblaze.c:1153 config/tc-microblaze.c:1175
8908 #: config/tc-microblaze.c:1182 config/tc-microblaze.c:1200
8909 #: config/tc-microblaze.c:1215 config/tc-microblaze.c:1233
8910 #: config/tc-microblaze.c:1250 config/tc-microblaze.c:1257
8911 #: config/tc-microblaze.c:1299 config/tc-microblaze.c:1306
8912 #: config/tc-microblaze.c:1348 config/tc-microblaze.c:1355
8913 #: config/tc-microblaze.c:1378 config/tc-microblaze.c:1385
8914 #: config/tc-microblaze.c:1405 config/tc-microblaze.c:1411
8915 #: config/tc-microblaze.c:1472 config/tc-microblaze.c:1478
8916 #: config/tc-microblaze.c:1539
8917 msgid "Error in statement syntax"
8920 #: config/tc-microblaze.c:866 config/tc-microblaze.c:868
8921 #: config/tc-microblaze.c:870 config/tc-microblaze.c:910
8922 #: config/tc-microblaze.c:912 config/tc-microblaze.c:1040
8923 #: config/tc-microblaze.c:1042 config/tc-microblaze.c:1080
8924 #: config/tc-microblaze.c:1082 config/tc-microblaze.c:1107
8925 #: config/tc-microblaze.c:1109 config/tc-microblaze.c:1134
8926 #: config/tc-microblaze.c:1157 config/tc-microblaze.c:1188
8927 #: config/tc-microblaze.c:1205 config/tc-microblaze.c:1221
8928 #: config/tc-microblaze.c:1239 config/tc-microblaze.c:1361
8929 #: config/tc-microblaze.c:1363 config/tc-microblaze.c:1391
8930 #: config/tc-microblaze.c:1393 config/tc-microblaze.c:1415
8931 #: config/tc-microblaze.c:1482 config/tc-microblaze.c:1545
8932 msgid "Cannot use special register with this instruction"
8935 #: config/tc-microblaze.c:920
8936 msgid "lmi pseudo instruction should not use a label in imm field"
8939 #: config/tc-microblaze.c:922
8940 msgid "smi pseudo instruction should not use a label in imm field"
8943 #: config/tc-microblaze.c:1045
8944 msgid "Symbol used as immediate for shift instruction"
8947 #: config/tc-microblaze.c:1054
8949 msgid "Shift value > 32. using <value %% 32>"
8952 #: config/tc-microblaze.c:1160
8953 msgid "Symbol used as immediate value for msrset/msrclr instructions"
8956 #: config/tc-microblaze.c:1288 config/tc-microblaze.c:1337
8957 msgid "invalid value for special purpose register"
8960 #: config/tc-microblaze.c:1553
8961 msgid "An IMM instruction should not be present in the .s file"
8964 #: config/tc-microblaze.c:1681
8965 msgid "Bad call to MD_NTOF()"
8968 #: config/tc-microblaze.c:1917
8970 msgid "pcrel for branch to %s too far (0x%x)"
8973 #. We know the abs value: Should never happen.
8974 #: config/tc-microblaze.c:2066
8975 msgid "Absolute PC-relative value in relaxation code. Assembler error....."
8978 #. Cannot have a PC-relative branch to a diff segment.
8979 #: config/tc-microblaze.c:2079
8981 msgid "PC relative branch to label %s which is not in the instruction space"
8984 #: config/tc-microblaze.c:2120
8986 "Variable is accessed using small data read only anchor, but it is not in the "
8987 "small data read only section"
8990 #: config/tc-microblaze.c:2143
8992 "Variable is accessed using small data read write anchor, but it is not in "
8993 "the small data read write section"
8996 #: config/tc-microblaze.c:2152
8997 msgid "Incorrect fr_opcode value in frag. Internal error....."
9000 #. We know the abs value: Should never happen.
9001 #: config/tc-microblaze.c:2159
9002 msgid "Absolute value in relaxation code. Assembler error....."
9005 #: config/tc-microblaze.c:2364 config/tc-mn10300.c:1065 config/tc-sh.c:776
9006 #: config/tc-z80.c:671 read.c:4278
9008 msgid "unsupported BFD relocation size %u"
9011 #. Prototypes for static functions.
9012 #: config/tc-mips.c:1046
9014 msgid "internal Error, line %d, %s"
9017 #: config/tc-mips.c:1799 config/tc-mips.c:12830
9019 msgid "Unrecognized register name `%s'"
9022 #: config/tc-mips.c:1891
9023 msgid "-G may not be used in position-independent code"
9026 #: config/tc-mips.c:1938
9028 msgid "internal: can't hash `%s': %s"
9031 #: config/tc-mips.c:1946
9033 msgid "internal error: bad mips16 opcode: %s %s\n"
9036 #: config/tc-mips.c:2118
9038 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9041 #: config/tc-mips.c:2894 config/tc-mips.c:14529
9042 msgid "extended instruction in delay slot"
9045 #: config/tc-mips.c:2958 config/tc-mips.c:2965
9047 msgid "jump to misaligned address (0x%lx)"
9050 #: config/tc-mips.c:2975 config/tc-mips.c:3746
9052 msgid "branch to misaligned address (0x%lx)"
9055 #: config/tc-mips.c:2980 config/tc-mips.c:3749
9057 msgid "branch address range overflow (0x%lx)"
9060 #. To reproduce this failure try assembling gas/testsuites/
9061 #. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9063 #: config/tc-mips.c:3007
9065 msgid "Unsupported MIPS relocation number %d"
9068 #: config/tc-mips.c:3479
9070 "Macro instruction expanded into multiple instructions in a branch delay slot"
9073 #: config/tc-mips.c:3482
9074 msgid "Macro instruction expanded into multiple instructions"
9077 #: config/tc-mips.c:4018 config/tc-mips.c:8016 config/tc-mips.c:8040
9078 #: config/tc-mips.c:8113 config/tc-mips.c:8136
9079 msgid "operand overflow"
9082 #: config/tc-mips.c:4037 config/tc-mips.c:4637 config/tc-mips.c:7387
9083 #: config/tc-mips.c:8203
9084 msgid "Macro used $at after \".set noat\""
9087 #: config/tc-mips.c:4066
9088 msgid "unsupported large constant"
9091 #: config/tc-mips.c:4068
9093 msgid "Instruction %s requires absolute expression"
9096 #: config/tc-mips.c:4201 config/tc-mips.c:6507 config/tc-mips.c:7083
9098 msgid "Number (0x%s) larger than 32 bits"
9101 #: config/tc-mips.c:4221
9102 msgid "Number larger than 64 bits"
9105 #: config/tc-mips.c:4515 config/tc-mips.c:4543 config/tc-mips.c:4581
9106 #: config/tc-mips.c:4626 config/tc-mips.c:6716 config/tc-mips.c:6755
9107 #: config/tc-mips.c:6794 config/tc-mips.c:7198 config/tc-mips.c:7250
9108 msgid "PIC code offset overflow (max 16 signed bits)"
9111 #: config/tc-mips.c:4948 config/tc-mips.c:5014 config/tc-mips.c:5102
9112 #: config/tc-mips.c:5149 config/tc-mips.c:5210 config/tc-mips.c:5258
9113 #: config/tc-mips.c:8297 config/tc-mips.c:8304 config/tc-mips.c:8311
9114 #: config/tc-mips.c:8418
9115 msgid "Unsupported large constant"
9118 #. result is always true
9119 #: config/tc-mips.c:4980
9121 msgid "Branch %s is always true"
9124 #: config/tc-mips.c:5221 config/tc-mips.c:5269 config/tc-mips.c:9069
9125 #: config/tc-mips.c:9226
9127 msgid "Improper position (%lu)"
9130 #: config/tc-mips.c:5227 config/tc-mips.c:9136
9132 msgid "Improper extract size (%lu, position %lu)"
9135 #: config/tc-mips.c:5275 config/tc-mips.c:9100
9137 msgid "Improper insert size (%lu, position %lu)"
9140 #: config/tc-mips.c:5312 config/tc-mips.c:5409
9141 msgid "Divide by zero."
9144 #: config/tc-mips.c:5495
9145 msgid "dla used to load 32-bit register"
9148 #: config/tc-mips.c:5498
9149 msgid "la used to load 64-bit address"
9152 #: config/tc-mips.c:5610 config/tc-z80.c:700
9153 msgid "offset too large"
9156 #: config/tc-mips.c:5784 config/tc-mips.c:6063
9157 msgid "PIC code offset overflow (max 32 signed bits)"
9160 #: config/tc-mips.c:6146
9161 msgid "MIPS PIC call to register other than $25"
9164 #: config/tc-mips.c:6152 config/tc-mips.c:6163 config/tc-mips.c:6285
9165 #: config/tc-mips.c:6296
9166 msgid "No .cprestore pseudo-op used in PIC code"
9169 #: config/tc-mips.c:6157 config/tc-mips.c:6290
9170 msgid "No .frame pseudo-op used in PIC code"
9173 #: config/tc-mips.c:6311
9174 msgid "Non-PIC jump used in PIC library"
9177 #: config/tc-mips.c:6474 config/tc-mips.c:7350
9179 msgid "opcode not supported on this processor: %s"
9182 #: config/tc-mips.c:7556 config/tc-mips.c:7587 config/tc-mips.c:7638
9183 #: config/tc-mips.c:7668
9184 msgid "Improper rotate count"
9187 #: config/tc-mips.c:7718
9189 msgid "Instruction %s: result is always false"
9192 #: config/tc-mips.c:7879
9194 msgid "Instruction %s: result is always true"
9197 #. FIXME: Check if this is one of the itbl macros, since they
9198 #. are added dynamically.
9199 #: config/tc-mips.c:8199
9201 msgid "Macro %s not implemented yet"
9204 #: config/tc-mips.c:8449
9206 msgid "internal: bad mips opcode (mask error): %s %s"
9209 #: config/tc-mips.c:8489 config/tc-mips.c:9300
9211 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9214 #: config/tc-mips.c:8568
9216 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9219 #: config/tc-mips.c:8575
9221 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9224 #: config/tc-mips.c:8698 config/tc-mips.c:8706 config/tc-mips.c:10169
9225 #: config/tc-score.c:2696 config/tc-score.c:2742
9226 msgid "unrecognized opcode"
9229 #: config/tc-mips.c:8733 config/tc-mips.c:10195
9231 msgid "opcode not supported on this processor: %s (%s)"
9234 #: config/tc-mips.c:8767
9236 msgid "BALIGN immediate not 1 or 3 (%lu)"
9239 #: config/tc-mips.c:8780 config/tc-mips.c:8793 config/tc-mips.c:8806
9240 #: config/tc-mips.c:8819 config/tc-mips.c:8845 config/tc-mips.c:8889
9242 msgid "DSP immediate not in range 0..%d (%lu)"
9245 #: config/tc-mips.c:8837 config/tc-mips.c:8864
9246 msgid "Invalid dsp acc register"
9249 #: config/tc-mips.c:8875 config/tc-mips.c:8906 config/tc-mips.c:8923
9251 msgid "DSP immediate not in range %ld..%ld (%ld)"
9254 #: config/tc-mips.c:8936
9256 msgid "MT usermode bit not 0 or 1 (%lu)"
9259 #: config/tc-mips.c:8947
9261 msgid "MT load high bit not 0 or 1 (%lu)"
9264 #: config/tc-mips.c:8964 config/tc-mips.c:8977
9265 msgid "Invalid dsp/smartmips acc register"
9268 #: config/tc-mips.c:9042
9270 msgid "Illegal %s number (%lu, 0x%lx)"
9273 #: config/tc-mips.c:9155 config/tc-mips.c:9708
9274 msgid "absolute expression required"
9277 #: config/tc-mips.c:9178
9279 msgid "Invalid register number (%d)"
9282 #: config/tc-mips.c:9186
9283 msgid "Invalid coprocessor 0 register number"
9286 #: config/tc-mips.c:9196
9288 msgid "Improper bit index (%lu)"
9291 #: config/tc-mips.c:9257 config/tc-mips.c:9274
9293 msgid "Improper size (%lu)"
9296 #: config/tc-mips.c:9290
9298 msgid "Improper immediate (%ld)"
9301 #: config/tc-mips.c:9317
9303 msgid "Improper shift amount (%lu)"
9306 #: config/tc-mips.c:9341 config/tc-mips.c:10516 config/tc-mips.c:10769
9308 msgid "Invalid value for `%s' (%lu)"
9311 #: config/tc-mips.c:9358
9313 msgid "Code for %s not in range 0..1023 (%lu)"
9316 #: config/tc-mips.c:9370
9318 msgid "Lower code for %s not in range 0..1023 (%lu)"
9321 #: config/tc-mips.c:9382
9323 msgid "Code for %s not in range 0..1048575 (%lu)"
9326 #: config/tc-mips.c:9395
9328 msgid "Coproccesor code > 25 bits (%lu)"
9331 #: config/tc-mips.c:9409
9333 msgid "Illegal 19-bit code (%lu)"
9336 #: config/tc-mips.c:9422
9338 msgid "Invalid performance register (%lu)"
9341 #: config/tc-mips.c:9465 config/tc-mips.c:10376
9342 msgid "used $at without \".set noat\""
9345 #: config/tc-mips.c:9467 config/tc-mips.c:10378
9347 msgid "used $%u with \".set at=$%u\""
9350 #: config/tc-mips.c:9493
9351 msgid "source and destination must be different"
9354 #: config/tc-mips.c:9498
9355 msgid "a destination register must be supplied"
9358 #: config/tc-mips.c:9567
9360 msgid "Improper align amount (%ld), using low bits"
9363 #: config/tc-mips.c:9581
9365 msgid "Invalid MDMX Immediate (%ld)"
9368 #: config/tc-mips.c:9619
9370 msgid "Float register should be even, was %d"
9373 #: config/tc-mips.c:9658
9375 msgid "Bad element selector %ld"
9378 #: config/tc-mips.c:9666
9380 msgid "Expecting ']' found '%s'"
9383 #: config/tc-mips.c:9772
9385 msgid "Bad floating point constant: %s"
9388 #: config/tc-mips.c:9892
9389 msgid "Can't use floating point insn in this section"
9392 #: config/tc-mips.c:9953
9393 msgid "expression out of range"
9396 #: config/tc-mips.c:9993
9397 msgid "lui expression not in range 0..65535"
9400 #: config/tc-mips.c:10014
9402 msgid "Condition code register should be even for %s, was %d"
9405 #: config/tc-mips.c:10019
9407 msgid "Condition code register should be 0 or 4 for %s, was %d"
9410 #: config/tc-mips.c:10045
9411 msgid "invalid coprocessor sub-selection value (0-7)"
9414 #: config/tc-mips.c:10057 config/tc-mips.c:10074
9416 msgid "bad byte vector index (%ld)"
9419 #: config/tc-mips.c:10085
9421 msgid "bad char = '%c'\n"
9424 #: config/tc-mips.c:10096 config/tc-mips.c:10101 config/tc-mips.c:10794
9425 msgid "illegal operands"
9428 #: config/tc-mips.c:10552 config/tc-mips.c:10633 config/tc-mips.c:10648
9429 msgid "can't parse register list"
9432 #: config/tc-mips.c:10621
9433 msgid "more than one frame size in list"
9436 #: config/tc-mips.c:10676
9437 msgid "unexpected register in list"
9440 #: config/tc-mips.c:10686
9441 msgid "arg/static registers overlap"
9444 #: config/tc-mips.c:10704
9445 msgid "invalid arg register list"
9448 #: config/tc-mips.c:10713 config/tc-mips.c:10736
9449 msgid "invalid static register list"
9452 #: config/tc-mips.c:10743
9453 msgid "missing frame size"
9456 #: config/tc-mips.c:10746
9457 msgid "invalid frame size"
9460 #: config/tc-mips.c:10912
9461 msgid "extended operand requested but not required"
9464 #: config/tc-mips.c:10914
9465 msgid "invalid unextended operand value"
9468 #: config/tc-mips.c:10942
9469 msgid "operand value out of range for instruction"
9472 #: config/tc-mips.c:11047
9474 msgid "relocation %s isn't supported by the current ABI"
9477 #: config/tc-mips.c:11103
9478 msgid "unclosed '('"
9481 #: config/tc-mips.c:11378
9483 msgid "A different %s was already specified, is now %s"
9486 #: config/tc-mips.c:11625
9487 msgid "-call_shared is supported only for ELF format"
9490 #: config/tc-mips.c:11635
9491 msgid "-call_nonpic is supported only for ELF format"
9494 #: config/tc-mips.c:11645
9495 msgid "-non_shared is supported only for ELF format"
9498 #: config/tc-mips.c:11678
9499 msgid "-n32 is supported for ELF format only"
9502 #: config/tc-mips.c:11687
9503 msgid "-64 is supported for ELF format only"
9506 #: config/tc-mips.c:11692 config/tc-mips.c:11745
9507 msgid "No compiled in support for 64 bit object file format"
9510 #: config/tc-mips.c:11732
9511 msgid "-mabi is supported for ELF format only"
9514 #: config/tc-mips.c:11752
9516 msgid "invalid abi -mabi=%s"
9519 #: config/tc-mips.c:11830
9520 msgid "-G not supported in this configuration."
9523 #: config/tc-mips.c:11856
9525 msgid "-%s conflicts with the other architecture options, which imply -%s"
9528 #: config/tc-mips.c:11868
9530 msgid "-march=%s is not compatible with the selected ABI"
9533 #: config/tc-mips.c:11887
9534 msgid "-mgp64 used with a 32-bit processor"
9537 #: config/tc-mips.c:11889
9538 msgid "-mgp32 used with a 64-bit ABI"
9541 #: config/tc-mips.c:11891
9542 msgid "-mgp64 used with a 32-bit ABI"
9545 #: config/tc-mips.c:11929
9546 msgid "-mfp64 used with a 32-bit fpu"
9549 #: config/tc-mips.c:11932
9550 msgid "-mfp64 used with a 32-bit ABI"
9553 #: config/tc-mips.c:11936
9554 msgid "-mfp32 used with a 64-bit ABI"
9557 #: config/tc-mips.c:11950
9558 msgid "trap exception not supported at ISA 1"
9561 #: config/tc-mips.c:11960
9562 msgid "-mfp32 used with -mips3d"
9565 #: config/tc-mips.c:11966
9566 msgid "-mfp32 used with -mdmx"
9569 #: config/tc-mips.c:11971
9571 msgid "%s ISA does not support SmartMIPS"
9574 #: config/tc-mips.c:11977 config/tc-mips.c:12922
9576 msgid "%s ISA does not support DSP ASE"
9579 #: config/tc-mips.c:11986 config/tc-mips.c:12935
9581 msgid "%s ISA does not support DSP R2 ASE"
9584 #: config/tc-mips.c:11992 config/tc-mips.c:12948
9586 msgid "%s ISA does not support MT ASE"
9589 #: config/tc-mips.c:12041
9590 msgid "PC relative MIPS16 instruction references a different section"
9593 #: config/tc-mips.c:12339 config/tc-sparc.c:3184 config/tc-sparc.c:3191
9594 #: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
9595 #: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
9596 #: config/tc-sparc.c:3278 write.c:1131
9597 msgid "relocation overflow"
9600 #: config/tc-mips.c:12349
9602 msgid "Branch to misaligned address (%lx)"
9605 #: config/tc-mips.c:12396
9606 msgid "Branch out of range"
9609 #: config/tc-mips.c:12478
9611 msgid "Alignment too large: %d. assumed."
9614 #: config/tc-mips.c:12481
9615 msgid "Alignment negative: 0 assumed."
9618 #: config/tc-mips.c:12727
9620 msgid "%s: no such section"
9623 #: config/tc-mips.c:12776
9625 msgid ".option pic%d not supported"
9628 #: config/tc-mips.c:12781 config/tc-mips.c:13088
9629 msgid "-G may not be used with SVR4 PIC code"
9632 #: config/tc-mips.c:12787
9634 msgid "Unrecognized option \"%s\""
9637 #: config/tc-mips.c:12847
9638 msgid "`noreorder' must be set before `nomacro'"
9641 #: config/tc-mips.c:12873
9643 msgid "%s isa does not support 64-bit registers"
9646 #: config/tc-mips.c:12884
9648 msgid "%s isa does not support 64-bit floating point registers"
9651 #: config/tc-mips.c:12905
9653 msgid "%s ISA does not support SmartMIPS ASE"
9656 #: config/tc-mips.c:12972
9658 msgid "unknown architecture %s"
9661 #: config/tc-mips.c:12985 config/tc-mips.c:13015
9663 msgid "unknown ISA level %s"
9666 #: config/tc-mips.c:12993
9668 msgid "unknown ISA or architecture %s"
9671 #: config/tc-mips.c:13043
9672 msgid ".set pop with no .set push"
9675 #: config/tc-mips.c:13072
9677 msgid "Tried to set unrecognized symbol: %s\n"
9680 #: config/tc-mips.c:13130
9681 msgid ".cpload not in noreorder section"
9684 #: config/tc-mips.c:13198 config/tc-mips.c:13217
9685 msgid "missing argument separator ',' for .cpsetup"
9688 #: config/tc-mips.c:13375
9690 msgid "Unsupported use of %s"
9693 #: config/tc-mips.c:13457 config/tc-score.c:6036
9694 msgid "Unsupported use of .gpword"
9697 #: config/tc-mips.c:13497
9698 msgid "Unsupported use of .gpdword"
9701 #: config/tc-mips.c:13591
9703 msgid "ignoring attempt to redefine symbol %s"
9706 #: config/tc-mips.c:13606 ecoff.c:3368
9707 msgid "bad .weakext directive"
9710 #: config/tc-mips.c:13842
9711 msgid "unsupported PC relative reference to different section"
9714 #: config/tc-mips.c:13955 config/tc-xtensa.c:1583 config/tc-xtensa.c:1858
9715 msgid "unsupported relocation"
9718 #: config/tc-mips.c:14208 config/tc-pdp11.c:1431
9720 msgid "Can not represent %s relocation in this object file format"
9723 #: config/tc-mips.c:14293
9724 msgid "relaxed out-of-range branch into a jump"
9727 #: config/tc-mips.c:14827
9728 msgid "missing .end at end of assembly"
9731 #: config/tc-mips.c:14842 config/tc-score.c:5645
9732 msgid "expected simple number"
9735 #: config/tc-mips.c:14870 config/tc-score.c:5672
9736 msgid "invalid number"
9739 #: config/tc-mips.c:15041 config/tc-score.c:5711
9740 msgid "missing .end"
9743 #: config/tc-mips.c:15093
9744 msgid "Bad .frame directive"
9747 #: config/tc-mips.c:15125
9748 msgid ".mask/.fmask outside of .ent"
9751 #: config/tc-mips.c:15132
9752 msgid "Bad .mask/.fmask directive"
9755 #: config/tc-mips.c:15407
9757 msgid "Bad value (%s) for %s"
9760 #: config/tc-mips.c:15471
9764 "-EB\t\t\tgenerate big endian output\n"
9765 "-EL\t\t\tgenerate little endian output\n"
9766 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9767 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9768 "\t\t\timplicitly with the gp register [default 8]\n"
9771 #: config/tc-mips.c:15478
9774 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9775 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9776 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9777 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9778 "-mips5 generate MIPS ISA V instructions\n"
9779 "-mips32 generate MIPS32 ISA instructions\n"
9780 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9781 "-mips64 generate MIPS64 ISA instructions\n"
9782 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
9783 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9786 #: config/tc-mips.c:15497
9789 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9790 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9791 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9794 #: config/tc-mips.c:15510
9797 "-mips16\t\t\tgenerate mips16 instructions\n"
9798 "-no-mips16\t\tdo not generate mips16 instructions\n"
9801 #: config/tc-mips.c:15513
9804 "-msmartmips\t\tgenerate smartmips instructions\n"
9805 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9808 #: config/tc-mips.c:15516
9811 "-mdsp\t\t\tgenerate DSP instructions\n"
9812 "-mno-dsp\t\tdo not generate DSP instructions\n"
9815 #: config/tc-mips.c:15519
9818 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9819 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9822 #: config/tc-mips.c:15522
9825 "-mmt\t\t\tgenerate MT instructions\n"
9826 "-mno-mt\t\t\tdo not generate MT instructions\n"
9829 #: config/tc-mips.c:15525
9832 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9833 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9834 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
9835 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9836 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9837 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9838 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9839 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9840 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9841 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9844 #: config/tc-mips.c:15536
9847 "-mhard-float\t\tallow floating-point instructions\n"
9848 "-msoft-float\t\tdo not allow floating-point instructions\n"
9849 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9850 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9851 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9854 #: config/tc-mips.c:15544
9857 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9858 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9859 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9860 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
9861 "-xgot\t\t\tassume a 32 bit GOT\n"
9862 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9863 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
9864 " position dependent (non shared) code\n"
9865 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9868 #: config/tc-mips.c:15565
9871 "-32\t\t\tcreate o32 ABI object file (default)\n"
9872 "-n32\t\t\tcreate n32 ABI object file\n"
9873 "-64\t\t\tcreate 64 ABI object file\n"
9876 #: config/tc-mmix.c:693
9878 msgid " MMIX-specific command line options:\n"
9881 #: config/tc-mmix.c:694
9884 " -fixed-special-register-names\n"
9885 " Allow only the original special register names.\n"
9888 #: config/tc-mmix.c:697
9890 msgid " -globalize-symbols Make all symbols global.\n"
9893 #: config/tc-mmix.c:699
9895 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9898 #: config/tc-mmix.c:701
9900 msgid " -relax Create linker relaxable code.\n"
9903 #: config/tc-mmix.c:703
9906 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
9907 " Implies -fixed-special-register-names.\n"
9910 #: config/tc-mmix.c:706
9913 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9914 " into multiple instructions.\n"
9917 #: config/tc-mmix.c:709
9920 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9923 #: config/tc-mmix.c:711
9926 " -linker-allocated-gregs If there's no suitable GREG definition for "
9927 "the operands of an instruction, let the linker "
9931 #: config/tc-mmix.c:714
9934 " -x Do not warn when an operand to GETA, a branch,\n"
9935 " PUSHJ or JUMP is not known to be within range.\n"
9936 " The linker will catch any errors. Implies\n"
9937 " -linker-allocated-gregs."
9940 #: config/tc-mmix.c:840
9942 msgid "unknown opcode: `%s'"
9945 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9946 msgid "specified location wasn't TETRA-aligned"
9949 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4114
9950 #: config/tc-mmix.c:4130
9951 msgid "unaligned data at an absolute location is not supported"
9954 #: config/tc-mmix.c:1089
9956 msgid "invalid operand to opcode %s: `%s'"
9959 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9960 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9961 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9962 #: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
9963 #: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
9964 #: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9965 #: config/tc-mmix.c:1693 config/tc-mmix.c:1719 config/tc-mmix.c:1735
9966 #: config/tc-mmix.c:1761 config/tc-mmix.c:1777 config/tc-mmix.c:1793
9967 #: config/tc-mmix.c:1874
9969 msgid "invalid operands to opcode %s: `%s'"
9972 #: config/tc-mmix.c:1976
9973 msgid "internal: mmix_prefix_name but empty prefix"
9976 #: config/tc-mmix.c:2020
9978 msgid "too many GREG registers allocated (max %d)"
9981 #: config/tc-mmix.c:2078
9982 msgid "BSPEC already active. Nesting is not supported."
9985 #: config/tc-mmix.c:2087
9986 msgid "invalid BSPEC expression"
9989 #: config/tc-mmix.c:2103
9991 msgid "can't create section %s"
9994 #: config/tc-mmix.c:2108
9996 msgid "can't set section flags for section %s"
9999 #: config/tc-mmix.c:2129
10000 msgid "ESPEC without preceding BSPEC"
10003 #: config/tc-mmix.c:2158
10004 msgid "missing local expression"
10007 #: config/tc-mmix.c:2368
10008 msgid "operand out of range, instruction expanded"
10011 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10012 #. user-friendly, though a little bit non-substantial.
10013 #: config/tc-mmix.c:2619
10014 msgid "directive LOCAL must be placed in code or data"
10017 #: config/tc-mmix.c:2620
10018 msgid "internal confusion: relocation in a section without contents"
10021 #: config/tc-mmix.c:2734
10022 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
10025 #: config/tc-mmix.c:2782
10026 msgid "no suitable GREG definition for operands"
10029 #: config/tc-mmix.c:2841
10030 msgid "operands were not reducible at assembly-time"
10033 #: config/tc-mmix.c:2868
10035 msgid "cannot generate relocation type for symbol %s, code %s"
10038 #: config/tc-mmix.c:2888
10040 msgid "internal: unhandled label %s"
10043 #: config/tc-mmix.c:2918
10044 msgid "[0-9]H labels may not appear alone on a line"
10047 #: config/tc-mmix.c:2927
10048 msgid "[0-9]H labels do not mix with dot-pseudos"
10051 #: config/tc-mmix.c:3015
10052 msgid "invalid characters in input"
10055 #: config/tc-mmix.c:3121
10056 msgid "empty label field for IS"
10059 #: config/tc-mmix.c:3447
10061 msgid "internal: unexpected relax type %d:%d"
10064 #: config/tc-mmix.c:3470
10065 msgid "BSPEC without ESPEC."
10068 #: config/tc-mmix.c:3675
10069 msgid "GREG expression too complicated"
10072 #: config/tc-mmix.c:3690
10073 msgid "internal: GREG expression not resolved to section"
10076 #: config/tc-mmix.c:3739
10077 msgid "register section has contents\n"
10080 #: config/tc-mmix.c:3866
10081 msgid "section change from within a BSPEC/ESPEC pair is not supported"
10084 #: config/tc-mmix.c:3887
10085 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10088 #: config/tc-mmix.c:3898
10089 msgid "invalid LOC expression"
10092 #: config/tc-mmix.c:3925 config/tc-mmix.c:3952
10093 msgid "LOC expression stepping backwards is not supported"
10096 #. We will only get here in rare cases involving #NO_APP,
10097 #. where the unterminated string is not recognized by the
10098 #. preformatting pass.
10099 #: config/tc-mmix.c:4036 config/tc-mmix.c:4196 config/tc-z80.c:1691
10100 msgid "unterminated string"
10103 #: config/tc-mmix.c:4053
10104 msgid "BYTE expression not a pure number"
10107 #. Note that mmixal does not allow negative numbers in
10108 #. BYTE sequences, so neither should we.
10109 #: config/tc-mmix.c:4062
10110 msgid "BYTE expression not in the range 0..255"
10113 #: config/tc-mmix.c:4112 config/tc-mmix.c:4128
10114 msgid "data item with alignment larger than location"
10117 #. Since integer_constant is local to expr.c, we have to make this a
10118 #. macro. FIXME: Do it cleaner.
10119 #: config/tc-mmix.h:105
10120 msgid "`&' serial number operator is not supported"
10123 #: config/tc-mn10200.c:304
10126 "MN10200 options:\n"
10130 #: config/tc-mn10300.c:441
10133 "MN10300 assembler options:\n"
10137 #: config/tc-mn10300.c:1266
10138 msgid "Invalid opcode/operands"
10141 #: config/tc-mn10300.c:1791
10142 msgid "Invalid register specification."
10145 #: config/tc-mn10300.c:2383
10147 msgid "Bad relocation fixup type (%d)"
10150 #: config/tc-moxie.c:100
10151 msgid "expecting register"
10154 #: config/tc-moxie.c:119 config/tc-moxie.c:135
10155 msgid "illegal register number"
10158 #: config/tc-moxie.c:184 config/tc-pj.c:260
10160 msgid "unknown opcode %s"
10163 #: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10164 #: config/tc-moxie.c:358
10165 msgid "expecting comma delimited register operands"
10168 #: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10169 #: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10170 #: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10171 #: config/tc-moxie.c:544 config/tc-pj.c:308
10172 msgid "extra stuff on line ignored"
10175 #: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10176 #: config/tc-moxie.c:493
10177 msgid "expecting comma delimited operands"
10180 #: config/tc-moxie.c:316 config/tc-moxie.c:344
10181 msgid "expecting indirect register `($rA)'"
10184 #: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10185 #: config/tc-moxie.c:485
10186 msgid "missing closing parenthesis"
10189 #: config/tc-moxie.c:435 config/tc-moxie.c:477
10190 msgid "expecting indirect register `($rX)'"
10193 #: config/tc-moxie.c:547 config/tc-pj.c:313
10194 msgid "Something forgot to clean up\n"
10197 #: config/tc-moxie.c:651
10198 msgid "pcrel too far BFD_RELOC_MOXIE_10"
10201 #: config/tc-msp430.c:547
10202 msgid ".profiler pseudo requires at least two operands."
10205 #: config/tc-msp430.c:606
10206 msgid "unknown profiling flag - ignored."
10209 #: config/tc-msp430.c:622
10210 msgid "ambiguous flags combination - '.profiler' directive ignored."
10213 #: config/tc-msp430.c:632
10214 msgid "profiling in absolute section?"
10217 #: config/tc-msp430.c:721
10219 msgid "Known MCU names:\n"
10222 #: config/tc-msp430.c:724
10227 #: config/tc-msp430.c:750
10229 msgid "redefinition of mcu type %s' to %s'"
10232 #: config/tc-msp430.c:793
10235 "MSP430 options:\n"
10236 " -mmcu=[msp430-name] select microcontroller type\n"
10237 " msp430x110 msp430x112\n"
10238 " msp430x1101 msp430x1111\n"
10239 " msp430x1121 msp430x1122 msp430x1132\n"
10240 " msp430x122 msp430x123\n"
10241 " msp430x1222 msp430x1232\n"
10242 " msp430x133 msp430x135\n"
10243 " msp430x1331 msp430x1351\n"
10244 " msp430x147 msp430x148 msp430x149\n"
10245 " msp430x155 msp430x156 msp430x157\n"
10246 " msp430x167 msp430x168 msp430x169\n"
10247 " msp430x1610 msp430x1611 msp430x1612\n"
10248 " msp430x311 msp430x312 msp430x313 msp430x314 "
10250 " msp430x323 msp430x325\n"
10251 " msp430x336 msp430x337\n"
10252 " msp430x412 msp430x413 msp430x415 msp430x417\n"
10253 " msp430xE423 msp430xE425 msp430E427\n"
10254 " msp430xW423 msp430xW425 msp430W427\n"
10255 " msp430xG437 msp430xG438 msp430G439\n"
10256 " msp430x435 msp430x436 msp430x437\n"
10257 " msp430x447 msp430x448 msp430x449\n"
10260 #: config/tc-msp430.c:816
10263 " -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10264 " -mP - enable polymorph instructions\n"
10267 #: config/tc-msp430.c:970
10269 msgid "value %d out of range. Use #lo() or #hi()"
10272 #: config/tc-msp430.c:1058
10274 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10277 #: config/tc-msp430.c:1109
10279 msgid "Registers cannot be used within immediate expression [%s]"
10282 #: config/tc-msp430.c:1111
10284 msgid "unknown operand %s"
10287 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
10289 msgid "value out of range: %d"
10292 #: config/tc-msp430.c:1144
10294 msgid "Registers cannot be used within absolute expression [%s]"
10297 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
10299 msgid "unknown expression in operand %s"
10302 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
10304 msgid "unknown addressing mode %s"
10307 #: config/tc-msp430.c:1175
10309 msgid "Bad register name r%s"
10312 #: config/tc-msp430.c:1187
10314 msgid "MSP430 does not have %d registers"
10317 #: config/tc-msp430.c:1207
10318 msgid "')' required"
10321 #: config/tc-msp430.c:1220
10323 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10326 #: config/tc-msp430.c:1229
10328 msgid "unknown operator (r%s substituted as a register name"
10331 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
10333 msgid "unknown operator %s"
10336 #: config/tc-msp430.c:1246
10337 msgid "r2 should not be used in indexed addressing mode"
10340 #: config/tc-msp430.c:1287
10342 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10346 #: config/tc-msp430.c:1336
10348 msgid "unknown addressing mode for operand %s"
10351 #: config/tc-msp430.c:1361
10353 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10356 #: config/tc-msp430.c:1371
10357 msgid "this addressing mode is not applicable for destination operand"
10360 #: config/tc-msp430.c:1415
10362 msgid "instruction %s requires %d operand(s)"
10365 #: config/tc-msp430.c:1668
10367 msgid "Even number required. Rounded to %d"
10370 #: config/tc-msp430.c:1679
10372 msgid "Wrong displacement %d"
10375 #: config/tc-msp430.c:1696
10376 msgid "instruction requires label sans '$'"
10379 #: config/tc-msp430.c:1701
10380 msgid "instruction requires label or value in range -511:512"
10383 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
10384 msgid "instruction requires label"
10387 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
10388 msgid "polymorphs are not enabled. Use -mP option to enable."
10391 #: config/tc-msp430.c:1795
10392 msgid "Illegal instruction or not implemented opcode."
10395 #: config/tc-msp430.c:2145
10397 msgid "internal inconsistency problem in %s: insn %04lx"
10400 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
10402 msgid "internal inconsistency problem in %s: ext. insn %04lx"
10405 #: config/tc-msp430.c:2210
10407 msgid "internal inconsistency problem in %s: %lx"
10410 #: config/tc-mt.c:151
10412 msgid "MT specific command line options:\n"
10415 #: config/tc-mt.c:152
10417 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
10420 #: config/tc-mt.c:153
10422 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
10425 #: config/tc-mt.c:154
10427 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
10430 #: config/tc-mt.c:155
10432 msgid " -march=ms2 allow ms2 instructions \n"
10435 #: config/tc-mt.c:156
10437 msgid " -nosched disable scheduling restrictions\n"
10440 #: config/tc-mt.c:224
10442 msgid "instruction %s may not follow another memory access instruction."
10445 #: config/tc-mt.c:230
10447 msgid "instruction %s may not follow another I/O instruction."
10450 #: config/tc-mt.c:236
10452 msgid "%s may not occupy the delay slot of another branch insn."
10455 #: config/tc-mt.c:261
10457 msgid "operand references R%ld of previous instrutcion."
10460 #: config/tc-mt.c:267
10462 msgid "operand references R%ld of instructcion before previous."
10465 #: config/tc-mt.c:281 config/tc-mt.c:286
10468 "conditional branch or jal insn's operand references R%ld of previous "
10469 "arithmetic or logic insn."
10472 #: config/tc-mt.c:348
10473 msgid "md_estimate_size_before_relax\n"
10476 #: config/tc-ns32k.c:439
10477 msgid "Invalid syntax in PC-relative addressing mode"
10480 #: config/tc-ns32k.c:463
10481 msgid "Invalid syntax in External addressing mode"
10484 #: config/tc-ns32k.c:544
10485 msgid "Invalid syntax in Memory Relative addressing mode"
10488 #: config/tc-ns32k.c:611
10489 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10492 #: config/tc-ns32k.c:616
10493 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10496 #: config/tc-ns32k.c:621
10497 msgid "Scaled-indexed addressing mode combined with scaled-index"
10500 #: config/tc-ns32k.c:632
10501 msgid "Invalid or illegal addressing mode combined with scaled-index"
10504 #: config/tc-ns32k.c:755
10505 msgid "Premature end of suffix -- Defaulting to d"
10508 #: config/tc-ns32k.c:768
10509 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10512 #: config/tc-ns32k.c:813
10513 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10516 #: config/tc-ns32k.c:863
10517 msgid "No such entry in list. (cpu/mmu register)"
10520 #: config/tc-ns32k.c:920
10521 msgid "Internal consistency error. check ns32k-opcode.h"
10524 #: config/tc-ns32k.c:944
10525 msgid "Address of immediate operand"
10528 #: config/tc-ns32k.c:945
10529 msgid "Invalid immediate write operand."
10532 #: config/tc-ns32k.c:1075
10533 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10536 #: config/tc-ns32k.c:1108
10537 msgid "No such opcode"
10540 #: config/tc-ns32k.c:1183
10541 msgid "Bad suffix, defaulting to d"
10544 #: config/tc-ns32k.c:1210
10545 msgid "Too many operands passed to instruction"
10548 #. Check error in default.
10549 #: config/tc-ns32k.c:1222
10550 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10553 #: config/tc-ns32k.c:1225
10554 msgid "Wrong number of operands"
10557 #: config/tc-ns32k.c:1298
10559 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10562 #: config/tc-ns32k.c:1301
10564 msgid "Can not do %d byte relocation for storage type %d"
10567 #: config/tc-ns32k.c:1393
10569 msgid "value of %ld out of byte displacement range."
10572 #: config/tc-ns32k.c:1403
10574 msgid "value of %ld out of word displacement range."
10577 #: config/tc-ns32k.c:1418
10579 msgid "value of %ld out of double word displacement range."
10582 #: config/tc-ns32k.c:1439
10584 msgid "Internal logic error. line %d, file \"%s\""
10587 #: config/tc-ns32k.c:1487
10589 msgid "Internal logic error. line %d, file \"%s\""
10592 #: config/tc-ns32k.c:1588
10593 msgid "Bit field out of range"
10596 #: config/tc-ns32k.c:1688
10597 msgid "iif convert internal pcrel/binary"
10600 #: config/tc-ns32k.c:1705
10601 msgid "Bignum too big for long"
10604 #: config/tc-ns32k.c:1782
10605 msgid "iif convert internal pcrel/pointer"
10608 #: config/tc-ns32k.c:1787
10609 msgid "Internal logic error in iif.iifP[n].type"
10612 #. We cant relax this case.
10613 #: config/tc-ns32k.c:1823
10614 msgid "Can't relax difference"
10617 #: config/tc-ns32k.c:1864
10618 msgid "Displacement too large for :d"
10621 #: config/tc-ns32k.c:1877
10622 msgid "Internal logic error in iif.iifP[].type"
10626 #: config/tc-ns32k.c:1909
10628 msgid "Can't hash %s: %s"
10631 #: config/tc-ns32k.c:2145
10633 msgid "invalid architecture option -m%s, ignored"
10636 #: config/tc-ns32k.c:2158
10638 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10641 #: config/tc-ns32k.c:2174
10645 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10646 "--disp-size-default=<1|2|4>\n"
10649 #: config/tc-ns32k.c:2249
10651 msgid "Cannot find relocation type for symbol %s, code %d"
10654 #: config/tc-or32.c:362
10656 msgid "unknown opcode1: `%s'"
10659 #: config/tc-or32.c:368
10661 msgid "unknown opcode2 `%s'."
10664 #: config/tc-or32.c:405
10666 msgid "instruction not allowed: %s"
10669 #: config/tc-or32.c:408
10671 msgid "too many operands: %s"
10674 #: config/tc-or32.c:492
10675 msgid "call/jmp target out of range (1)"
10678 #: config/tc-or32.c:614
10679 msgid "call/jmp target out of range (2)"
10682 #: config/tc-or32.c:633
10684 msgid "bad relocation type: 0x%02x"
10687 #: config/tc-or32.c:825
10688 msgid "invalid register in & expression"
10691 #: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
10692 #: config/tc-pdp11.c:388 config/tc-pdp11.c:401
10693 msgid "Bad register name"
10696 #: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
10697 msgid "Error in expression"
10700 #: config/tc-pdp11.c:492
10701 msgid "Low order bits truncated in immediate float operand"
10704 #: config/tc-pdp11.c:532
10705 msgid "Label expected"
10708 #: config/tc-pdp11.c:618
10709 msgid "Float AC not legal as integer operand"
10712 #: config/tc-pdp11.c:638
10713 msgid "General register not legal as float operand"
10716 #: config/tc-pdp11.c:671
10717 msgid "No instruction found"
10720 #: config/tc-pdp11.c:681 config/tc-z80.c:1890 config/tc-z80.c:1903
10722 msgid "Unknown instruction '%s'"
10725 #: config/tc-pdp11.c:687
10727 msgid "Unsupported instruction set extension: %s"
10730 #: config/tc-pdp11.c:723
10731 msgid "operand is not an absolute constant"
10734 #: config/tc-pdp11.c:731
10735 msgid "3-bit immediate out of range"
10738 #: config/tc-pdp11.c:738
10739 msgid "6-bit immediate out of range"
10742 #: config/tc-pdp11.c:745
10743 msgid "8-bit immediate out of range"
10746 #: config/tc-pdp11.c:762 config/tc-pdp11.c:955
10747 msgid "Symbol expected"
10750 #: config/tc-pdp11.c:767
10751 msgid "8-bit displacement out of range"
10754 #: config/tc-pdp11.c:809 config/tc-pdp11.c:830 config/tc-pdp11.c:847
10755 #: config/tc-pdp11.c:868 config/tc-pdp11.c:885 config/tc-pdp11.c:906
10756 #: config/tc-pdp11.c:925 config/tc-pdp11.c:946
10757 msgid "Missing ','"
10760 #: config/tc-pdp11.c:960
10761 msgid "6-bit displacement out of range"
10764 #: config/tc-pdp11.c:981 config/tc-vax.c:1946
10765 msgid "Too many operands"
10768 #: config/tc-pj.c:65 config/tc-pj.c:74
10769 msgid "confusing relocation expressions"
10772 #: config/tc-pj.c:157
10773 msgid "can't have relocation for ipush"
10776 #: config/tc-pj.c:289
10777 msgid "expected expresssion"
10780 #: config/tc-pj.c:355
10784 "-little\t\t\tgenerate little endian code\n"
10785 "-big\t\t\tgenerate big endian code\n"
10788 #: config/tc-pj.c:382 config/tc-sh.c:4059 config/tc-sh.c:4066
10789 #: config/tc-sh.c:4073 config/tc-sh.c:4080
10790 msgid "pcrel too far"
10793 #: config/tc-pj.h:38
10794 msgid "convert_frag\n"
10797 #: config/tc-pj.h:39
10798 msgid "estimate size\n"
10801 #: config/tc-ppc.c:1077
10803 msgid "%s unsupported"
10806 #: config/tc-ppc.c:1179
10809 "PowerPC options:\n"
10810 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10811 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10812 "-u\t\t\tignored\n"
10813 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10814 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10815 "-m601\t\t\tgenerate code for PowerPC 601\n"
10816 "-mppc, -mppc32, -m603, -m604\n"
10817 "\t\t\tgenerate code for PowerPC 603/604\n"
10818 "-m403\t\t\tgenerate code for PowerPC 403\n"
10819 "-m405\t\t\tgenerate code for PowerPC 405\n"
10820 "-m440\t\t\tgenerate code for PowerPC 440\n"
10821 "-m464\t\t\tgenerate code for PowerPC 464\n"
10822 "-m476\t\t\tgenerate code for PowerPC 476\n"
10823 "-m7400, -m7410, -m7450, -m7455\n"
10824 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10825 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10828 #: config/tc-ppc.c:1197
10831 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10832 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10833 "-mbooke\t\t\tgenerate code for 32-bit PowerPC BookE\n"
10834 "-ma2\t\t\tgenerate code for A2 architecture\n"
10835 "-mpower4, -mpwr4\tgenerate code for Power4 architecture\n"
10836 "-mpower5, -mpwr5, -mpwr5x\n"
10837 "\t\t\tgenerate code for Power5 architecture\n"
10838 "-mpower6, -mpwr6\tgenerate code for Power6 architecture\n"
10839 "-mpower7, -mpwr7\tgenerate code for Power7 architecture\n"
10840 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10841 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10842 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10845 #: config/tc-ppc.c:1210
10848 "-maltivec\t\tgenerate code for AltiVec\n"
10849 "-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10850 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10851 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10852 "-me500mc, generate code for Freescale e500mc core complex\n"
10853 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10854 "-mregnames\t\tAllow symbolic names for registers\n"
10855 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10858 #: config/tc-ppc.c:1220
10861 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10862 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10863 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10864 "-mlittle, -mlittle-endian, -l, -le\n"
10865 "\t\t\tgenerate code for a little endian machine\n"
10866 "-mbig, -mbig-endian, -b, -be\n"
10867 "\t\t\tgenerate code for a big endian machine\n"
10868 "-msolaris\t\tgenerate code for Solaris\n"
10869 "-mno-solaris\t\tdo not generate code for Solaris\n"
10870 "-V\t\t\tprint assembler version number\n"
10871 "-Qy, -Qn\t\tignored\n"
10874 #: config/tc-ppc.c:1257
10876 msgid "Unknown default cpu = %s, os = %s"
10879 #: config/tc-ppc.c:1283
10880 msgid "Neither Power nor PowerPC opcodes were selected."
10883 #: config/tc-ppc.c:1362
10885 msgid "powerpc_operands[%d].bitm invalid"
10888 #: config/tc-ppc.c:1369
10890 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10893 #: config/tc-ppc.c:1391
10895 msgid "major opcode is not sorted for %s"
10898 #: config/tc-ppc.c:1427
10900 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10903 #: config/tc-ppc.c:1436
10905 msgid "mask trims opcode bits for %s"
10908 #: config/tc-ppc.c:1445
10910 msgid "operand index error for %s"
10913 #: config/tc-ppc.c:1457
10915 msgid "operand %d overlap in %s"
10918 #: config/tc-ppc.c:1483
10920 msgid "duplicate instruction %s"
10923 #: config/tc-ppc.c:1507
10925 msgid "duplicate macro %s"
10928 #: config/tc-ppc.c:1864
10929 msgid "symbol+offset not supported for got tls"
10932 #: config/tc-ppc.c:2118
10933 msgid "Relocation cannot be done when using -mrelocatable"
10936 #: config/tc-ppc.c:2167
10937 msgid "TOC section size exceeds 64k"
10940 #: config/tc-ppc.c:2248
10942 msgid "syntax error: invalid toc specifier `%s'"
10945 #: config/tc-ppc.c:2262
10947 msgid "syntax error: expected `]', found `%c'"
10950 #: config/tc-ppc.c:2539
10951 msgid "[tocv] symbol is not a toc symbol"
10954 #: config/tc-ppc.c:2550
10955 msgid "Unimplemented toc32 expression modifier"
10958 #: config/tc-ppc.c:2555
10959 msgid "Unimplemented toc64 expression modifier"
10962 #: config/tc-ppc.c:2559
10964 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10967 #: config/tc-ppc.c:2831
10968 msgid "unsupported relocation for DS offset field"
10971 #: config/tc-ppc.c:2884
10973 msgid "syntax error; found `%c' but expected `%c'"
10976 #: config/tc-ppc.c:2924 config/tc-ppc.h:94
10977 msgid "instruction address is not a multiple of 4"
10980 #: config/tc-ppc.c:3089
10981 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10984 #: config/tc-ppc.c:3195
10985 msgid "missing size"
10988 #: config/tc-ppc.c:3204
10989 msgid "negative size"
10992 #: config/tc-ppc.c:3241
10993 msgid "missing real symbol name"
10996 #: config/tc-ppc.c:3262
10997 msgid "attempt to redefine symbol"
11000 #: config/tc-ppc.c:3504
11001 msgid "The XCOFF file format does not support arbitrary sections"
11004 #: config/tc-ppc.c:3577
11005 msgid ".ref outside .csect"
11008 #: config/tc-ppc.c:3599 config/tc-ppc.c:3799
11009 msgid "missing symbol name"
11012 #: config/tc-ppc.c:3630
11013 msgid "missing rename string"
11016 #: config/tc-ppc.c:3660 config/tc-ppc.c:4202 read.c:3314
11017 msgid "missing value"
11020 #: config/tc-ppc.c:3678
11021 msgid "illegal .stabx expression; zero assumed"
11024 #: config/tc-ppc.c:3710
11025 msgid "missing class"
11028 #: config/tc-ppc.c:3719
11029 msgid "missing type"
11032 #: config/tc-ppc.c:3989
11033 msgid "nested .bs blocks"
11036 #: config/tc-ppc.c:4021
11037 msgid ".es without preceding .bs"
11040 #: config/tc-ppc.c:4194
11041 msgid "non-constant byte count"
11044 #: config/tc-ppc.c:4241
11045 msgid ".tc not in .toc section"
11048 #: config/tc-ppc.c:4260
11049 msgid ".tc with no label"
11052 #: config/tc-ppc.c:4353
11053 msgid ".machine stack overflow"
11056 #: config/tc-ppc.c:4360
11057 msgid ".machine stack underflow"
11060 #: config/tc-ppc.c:4367
11062 msgid "invalid machine `%s'"
11065 #: config/tc-ppc.c:4418
11066 msgid "No previous section to return to. Directive ignored."
11069 #. Section Contents
11071 #: config/tc-ppc.c:4828
11072 msgid "Unsupported section attribute -- 'a'"
11075 #: config/tc-ppc.c:5012
11076 msgid "bad symbol suffix"
11079 #: config/tc-ppc.c:5104
11080 msgid "Unrecognized symbol suffix"
11083 #: config/tc-ppc.c:5192
11084 msgid "two .function pseudo-ops with no intervening .ef"
11087 #: config/tc-ppc.c:5205
11088 msgid ".ef with no preceding .function"
11091 #: config/tc-ppc.c:5334
11093 msgid "warning: symbol %s has no csect"
11096 #: config/tc-ppc.c:5579
11097 msgid "symbol in .toc does not match any .tc"
11100 #: config/tc-ppc.c:5954
11102 msgid "unsupported relocation against %s"
11105 #: config/tc-ppc.c:6027
11107 msgid "cannot emit PC relative %s relocation against %s"
11110 #: config/tc-ppc.c:6032
11112 msgid "cannot emit PC relative %s relocation"
11115 #: config/tc-ppc.c:6221
11117 msgid "Unable to handle reference to symbol %s"
11120 #: config/tc-ppc.c:6224
11121 msgid "Unable to resolve expression"
11124 #: config/tc-ppc.c:6251
11125 msgid "must branch to an address a multiple of 4"
11128 #: config/tc-ppc.c:6255
11130 msgid "@local or @plt branch destination is too far away, %ld bytes"
11133 #: config/tc-ppc.c:6286
11135 msgid "Gas failure, reloc value %d\n"
11138 #: config/tc-s390.c:327 config/tc-sparc.c:272
11139 msgid "Invalid default architecture, broken assembler."
11142 #: config/tc-s390.c:423 config/tc-sparc.c:475
11144 msgid "invalid architecture -A%s"
11147 #: config/tc-s390.c:446
11151 " -mregnames Allow symbolic names for registers\n"
11152 " -mwarn-areg-zero Warn about zero base/index registers\n"
11153 " -mno-regnames Do not allow symbolic names for registers\n"
11154 " -m31 Set file format to 31 bit format\n"
11155 " -m64 Set file format to 64 bit format\n"
11158 #: config/tc-s390.c:453
11161 " -V print assembler version number\n"
11162 " -Qy, -Qn ignored\n"
11165 #: config/tc-s390.c:472
11166 msgid "The 64 bit file format is used without esame instructions."
11169 #: config/tc-s390.c:489
11171 msgid "Internal assembler error for instruction format %s"
11174 #: config/tc-s390.c:562
11176 msgid "operand out of range (%s not between %ld and %ld)"
11179 #: config/tc-s390.c:744
11181 msgid "identifier+constant@%s means identifier@%s+constant"
11184 #: config/tc-s390.c:825
11185 msgid "Can't handle O_big in s390_exp_compare"
11188 #: config/tc-s390.c:906
11189 msgid "Invalid suffix for literal pool entry"
11192 #: config/tc-s390.c:963
11193 msgid "Big number is too big"
11196 #: config/tc-s390.c:1110
11197 msgid "relocation not applicable"
11200 #: config/tc-s390.c:1229
11201 msgid "index register specified but zero"
11204 #: config/tc-s390.c:1233
11205 msgid "base register specified but zero"
11208 #: config/tc-s390.c:1314
11209 msgid "invalid operand suffix"
11212 #: config/tc-s390.c:1337
11213 msgid "syntax error; missing '(' after displacement"
11216 #: config/tc-s390.c:1353 config/tc-s390.c:1397 config/tc-s390.c:1427
11217 msgid "syntax error; expected ,"
11220 #: config/tc-s390.c:1385
11221 msgid "syntax error; missing ')' after base register"
11224 #: config/tc-s390.c:1414
11225 msgid "syntax error; ')' not allowed here"
11228 #: config/tc-s390.c:1549
11230 msgid "Opcode %s not available in this mode"
11233 #: config/tc-s390.c:1604 config/tc-s390.c:1627 config/tc-s390.c:1640
11234 msgid "Invalid .insn format\n"
11237 #: config/tc-s390.c:1612
11239 msgid "Unrecognized opcode format: `%s'"
11242 #: config/tc-s390.c:1643
11243 msgid "second operand of .insn not a constant\n"
11246 #: config/tc-s390.c:1646
11247 msgid "missing comma after insn constant\n"
11250 #: config/tc-s390.c:1938
11252 msgid "cannot emit relocation %s against subsy symbol %s"
11255 #: config/tc-s390.c:2026
11256 msgid "unsupported relocation type"
11259 #: config/tc-s390.c:2073
11261 msgid "cannot emit PC relative %s relocation%s%s"
11264 #: config/tc-s390.c:2198
11266 msgid "Gas failure, reloc type %s\n"
11269 #: config/tc-s390.c:2200
11271 msgid "Gas failure, reloc type #%i\n"
11274 #: config/tc-score.c:260
11275 msgid "div / mul are reserved instructions"
11278 #: config/tc-score.c:261
11279 msgid "This architecture doesn't support mmu"
11282 #: config/tc-score.c:262
11283 msgid "This architecture doesn't support atomic instruction"
11286 #: config/tc-score.c:469
11287 msgid "S+core register expected"
11290 #: config/tc-score.c:470
11291 msgid "S+core special-register expected"
11294 #: config/tc-score.c:471
11295 msgid "S+core co-processor register expected"
11298 #: config/tc-score.c:1074 config/tc-score.c:2073
11299 msgid "Using temp register(r1)"
11302 #: config/tc-score.c:1093
11304 msgid "register expected, not '%.100s'"
11307 #: config/tc-score.c:1149 config/tc-score.c:5489
11308 msgid "rd must be even number."
11311 #: config/tc-score.c:1520 config/tc-score.c:1527
11313 msgid "invalid constant: %d bit expression not in range %u..%u"
11316 #: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
11317 #: config/tc-score.c:2905 config/tc-score.c:3173 config/tc-score.c:3178
11318 #: config/tc-score.c:3471
11320 msgid "invalid constant: %d bit expression not in range %d..%d"
11323 #: config/tc-score.c:1565
11324 msgid "invalid constant: bit expression not defined"
11327 #: config/tc-score.c:2087
11329 msgid "low register(r0-r15)expected, not '%.100s'"
11332 #: config/tc-score.c:2149 config/tc-score.c:3492 config/tc-score.c:3660
11333 #: config/tc-score.c:3705
11338 #: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3313
11339 #: config/tc-score.c:3329 config/tc-score.c:3400 config/tc-score.c:3456
11340 #: config/tc-score.c:3681 config/tc-score.c:3726 config/tc-score.c:3875
11341 #: config/tc-score.c:3929 config/tc-score.c:3975
11346 #: config/tc-score.c:2352
11348 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
11351 #: config/tc-score.c:2371
11353 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
11356 #: config/tc-score.c:2387 config/tc-score.c:2394
11358 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
11361 #: config/tc-score.c:2755 config/tc-score.c:6509
11366 #: config/tc-score.c:2843
11367 msgid "address offset must be half word alignment"
11370 #: config/tc-score.c:2851
11371 msgid "address offset must be word alignment"
11374 #: config/tc-score.c:2993 config/tc-score.c:3130
11375 msgid "register same as write-back base"
11378 #: config/tc-score.c:3100
11379 msgid "pre-indexed expression expected"
11382 #: config/tc-score.c:3431
11384 msgid "invalid register number: %d is not in [r0--r7]"
11387 #: config/tc-score.c:3448
11388 msgid "comma is expected"
11391 #: config/tc-score.c:3479
11393 msgid "invalid constant: %d is not word align integer"
11396 #: config/tc-score.c:3519 config/tc-score.c:3562
11397 msgid "invalid constant: 32 bit expression not word align"
11400 #: config/tc-score.c:3528 config/tc-score.c:3571
11401 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11404 #: config/tc-score.c:3604
11406 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11409 #: config/tc-score.c:3793 config/tc-score.c:3821
11410 msgid "imm5 should >= 2"
11413 #: config/tc-score.c:3798 config/tc-score.c:3827
11414 msgid "reg should <= 31"
11417 #: config/tc-score.c:3869 config/tc-score.c:3920
11421 #: config/tc-score.c:3913
11423 msgid "%s register same as write-back base"
11426 #: config/tc-score.c:3915
11427 msgid "destination"
11430 #: config/tc-score.c:3915
11434 #: config/tc-score.c:4245 config/tc-score.c:4321 config/tc-score.c:4950
11435 msgid "expression error"
11438 #: config/tc-score.c:4251
11439 msgid "value not in range [0, 0xffffffff]"
11442 #: config/tc-score.c:4327
11443 msgid "value not in range [-0xffffffff, 0xffffffff]"
11446 #: config/tc-score.c:4355
11447 msgid "li rd label isn't correct instruction form"
11450 #: config/tc-score.c:4524 config/tc-score.c:4675 config/tc-score.c:5201
11451 #: config/tc-score.c:5229
11452 msgid "lacking label "
11455 #: config/tc-score.c:4900
11456 msgid "s3_PIC code offset overflow (max 16 signed bits)"
11459 #: config/tc-score.c:4956
11460 msgid "value not in range [0, 0x7fffffff]"
11463 #: config/tc-score.c:4961
11464 msgid "end on line error"
11467 #: config/tc-score.c:5208
11468 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11471 #: config/tc-score.c:5235
11472 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11475 #: config/tc-score.c:5268
11476 msgid "lacking label"
11479 #: config/tc-score.c:5273
11480 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11483 #: config/tc-score.c:5369
11484 msgid "pce instruction error (16 bit || 16 bit)'"
11487 #: config/tc-score.c:5387 config/tc-score.c:5411 config/tc-score.c:5438
11488 #: config/tc-score.c:5467 config/tc-score.c:5516
11489 msgid "score3d instruction."
11492 #: config/tc-score.c:6127 read.c:1465
11493 msgid "missing size expression"
11496 #: config/tc-score.c:6133
11498 msgid "BSS length (%d) < 0 ignored"
11501 #: config/tc-score.c:6148 read.c:2306
11503 msgid "error setting flags for \".sbss\": %s"
11506 #: config/tc-score.c:6162 config/tc-sparc.c:3695
11507 msgid "missing alignment"
11510 #: config/tc-score.c:6199
11512 msgid "alignment too large; %d assumed"
11515 #: config/tc-score.c:6204 read.c:2367
11516 msgid "alignment negative; 0 assumed"
11519 #: config/tc-score.c:6271 config/tc-z80.c:289 ecoff.c:3355 read.c:1484
11520 #: read.c:1597 read.c:2484 read.c:3048 read.c:3441 symbols.c:337 symbols.c:433
11522 msgid "symbol `%s' is already defined"
11526 #: config/tc-score.c:6613 config/tc-score.c:6637
11527 msgid "size is not 4 or 6"
11530 #: config/tc-score.c:6696
11531 msgid "bad call to MD_ATOF()"
11534 #: config/tc-score.c:7204
11536 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11539 #: config/tc-score.c:7219 config/tc-score.c:7248 config/tc-score.c:7300
11541 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
11544 #: config/tc-score.c:7270 config/tc-score.c:7325
11546 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11549 #: config/tc-score.c:7501
11551 msgid "cannot represent %s relocation in this object file format1"
11554 #: config/tc-score.c:7792
11556 msgid "Sunplus-v2-0-0-20060510\n"
11559 #: config/tc-score.c:7812
11561 msgid " Score-specific assembler options:\n"
11564 #: config/tc-score.c:7814
11566 msgid " -EB\t\tassemble code for a big-endian cpu\n"
11569 #: config/tc-score.c:7819
11571 msgid " -EL\t\tassemble code for a little-endian cpu\n"
11574 #: config/tc-score.c:7823
11576 msgid " -FIXDD\t\tassemble code for fix data dependency\n"
11579 #: config/tc-score.c:7825
11582 " -NWARN\t\tassemble code for no warning message for fix data "
11586 #: config/tc-score.c:7827
11588 msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
11591 #: config/tc-score.c:7829
11593 msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
11596 #: config/tc-score.c:7831
11599 " -SCORE7\t\tassemble code for target is SCORE7, this is default "
11603 #: config/tc-score.c:7833
11605 msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
11608 #: config/tc-score.c:7835
11611 " -march=score7\tassemble code for target is SCORE7, this is default "
11615 #: config/tc-score.c:7837
11617 msgid " -march=score3\tassemble code for target is SCORE3\n"
11620 #: config/tc-score.c:7839
11623 " -USE_R1\t\tassemble code for no warning message when using temp "
11627 #: config/tc-score.c:7841
11629 msgid " -KPIC\t\tassemble code for PIC\n"
11632 #: config/tc-score.c:7843
11634 msgid " -O0\t\tassembler will not perform any optimizations\n"
11637 #: config/tc-score.c:7845
11640 " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
11643 #: config/tc-score.c:7847
11645 msgid " -V \t\tSunplus release version \n"
11648 #: config/tc-sh.c:63
11649 msgid "directive .big encountered when option -big required"
11652 #: config/tc-sh.c:73
11653 msgid "directive .little encountered when option -little required"
11656 #: config/tc-sh.c:1364
11657 msgid "misplaced PIC operand"
11660 #: config/tc-sh.c:1402
11661 msgid "illegal double indirection"
11664 #: config/tc-sh.c:1411
11665 msgid "illegal register after @-"
11668 #: config/tc-sh.c:1427
11669 msgid "must be @(r0,...)"
11672 #: config/tc-sh.c:1451
11673 msgid "syntax error in @(r0,...)"
11676 #: config/tc-sh.c:1456
11677 msgid "syntax error in @(r0...)"
11680 #: config/tc-sh.c:1501
11681 msgid "Deprecated syntax."
11684 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11685 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11688 #: config/tc-sh.c:1523
11689 msgid "expecting )"
11692 #: config/tc-sh.c:1531
11693 msgid "illegal register after @"
11696 #: config/tc-sh.c:2202
11698 msgid "unhandled %d\n"
11701 #: config/tc-sh.c:2368
11703 msgid "Invalid register: 'r%d'"
11706 #: config/tc-sh.c:2472
11708 msgid "failed for %d\n"
11711 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11712 msgid "invalid operands for opcode"
11715 #: config/tc-sh.c:2590
11716 msgid "insn can't be combined with parallel processing insn"
11719 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11720 msgid "multiple movx specifications"
11723 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11724 msgid "multiple movy specifications"
11727 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11728 msgid "invalid movx address register"
11731 #: config/tc-sh.c:2613
11732 msgid "insn cannot be combined with non-nopy"
11735 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11736 msgid "invalid movy address register"
11739 #: config/tc-sh.c:2629
11740 msgid "insn cannot be combined with non-nopx"
11743 #: config/tc-sh.c:2642
11744 msgid "previous movy requires nopx"
11747 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11748 msgid "invalid movx dsp register"
11751 #: config/tc-sh.c:2665
11752 msgid "previous movx requires nopy"
11755 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11756 msgid "invalid movy dsp register"
11759 #: config/tc-sh.c:2689
11760 msgid "dsp immediate shift value not constant"
11763 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11764 msgid "multiple parallel processing specifications"
11767 #: config/tc-sh.c:2722
11768 msgid "multiple condition specifications"
11771 #: config/tc-sh.c:2760
11772 msgid "insn cannot be combined with pmuls"
11775 #: config/tc-sh.c:2776
11776 msgid "bad combined pmuls output operand"
11779 #: config/tc-sh.c:2786
11780 msgid "destination register is same for parallel insns"
11783 #: config/tc-sh.c:2795
11784 msgid "condition not followed by conditionalizable insn"
11787 #: config/tc-sh.c:2805
11788 msgid "unrecognized characters at end of parallel processing insn"
11791 #: config/tc-sh.c:2921
11792 msgid "opcode not valid for this cpu variant"
11795 #: config/tc-sh.c:2954
11796 msgid "Delayed branches not available on SH1"
11799 #: config/tc-sh.c:2989
11801 msgid "excess operands: '%s'"
11804 #: config/tc-sh.c:3066
11805 msgid ".uses pseudo-op seen when not relaxing"
11808 #: config/tc-sh.c:3072
11809 msgid "bad .uses format"
11812 #: config/tc-sh.c:3176
11813 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11816 #: config/tc-sh.c:3182
11817 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11820 #: config/tc-sh.c:3184
11821 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11824 #: config/tc-sh.c:3216
11826 msgid "Invalid argument to --isa option: %s"
11829 #: config/tc-sh.c:3225
11830 msgid "Invalid combination: --abi=32 with --abi=64"
11833 #: config/tc-sh.c:3231
11834 msgid "Invalid combination: --abi=64 with --abi=32"
11837 #: config/tc-sh.c:3233
11838 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11841 #: config/tc-sh.c:3237
11843 msgid "Invalid argument to --abi option: %s"
11846 #: config/tc-sh.c:3271
11850 "--little\t\tgenerate little endian code\n"
11851 "--big\t\t\tgenerate big endian code\n"
11852 "--relax\t\t\talter jump instructions for long displacements\n"
11853 "--renesas\t\tdisable optimization with section symbol for\n"
11854 "\t\t\tcompatibility with Renesas assembler.\n"
11855 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11856 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11857 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11858 "--isa=[any\t\tuse most appropriate isa\n"
11859 " | dsp same as '-dsp'\n"
11863 #: config/tc-sh.c:3297
11866 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11872 #: config/tc-sh.c:3302
11875 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11876 "\t\t\tfile type\n"
11877 "--shcompact-const-crange emit code-range descriptors for constants in\n"
11878 "\t\t\tSHcompact code sections\n"
11879 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11880 "\t\t\tconstants and SHcompact code\n"
11881 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11882 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11883 "\t\t\tto 32 bits only\n"
11886 #: config/tc-sh.c:3401
11887 msgid ".uses does not refer to a local symbol in the same section"
11890 #: config/tc-sh.c:3420
11891 msgid "can't find fixup pointed to by .uses"
11894 #: config/tc-sh.c:3440
11895 msgid ".uses target does not refer to a local symbol in the same section"
11898 #: config/tc-sh.c:3517
11899 msgid "displacement overflows 12-bit field"
11902 #: config/tc-sh.c:3520
11904 msgid "displacement to defined symbol %s overflows 12-bit field"
11907 #: config/tc-sh.c:3524
11909 msgid "displacement to undefined symbol %s overflows 12-bit field"
11912 #: config/tc-sh.c:3597
11913 msgid "displacement overflows 8-bit field"
11916 #: config/tc-sh.c:3600
11918 msgid "displacement to defined symbol %s overflows 8-bit field"
11921 #: config/tc-sh.c:3604
11923 msgid "displacement to undefined symbol %s overflows 8-bit field "
11926 #: config/tc-sh.c:3621
11928 msgid "overflow in branch to %s; converted into longer instruction sequence"
11931 #: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4204
11932 #: config/tc-sparc.c:4228
11933 msgid "misaligned data"
11936 #: config/tc-sh.c:4036
11937 msgid "offset to unaligned destination"
11940 #: config/tc-sh.c:4041
11941 msgid "negative offset"
11944 #: config/tc-sh.c:4179
11945 msgid "misaligned offset"
11948 #: config/tc-sh64.c:568
11949 msgid "This operand must be constant at assembly time"
11952 #: config/tc-sh64.c:681
11953 msgid "Invalid operand expression"
11956 #: config/tc-sh64.c:773 config/tc-sh64.c:877
11957 msgid "PTB operand is a SHmedia symbol"
11960 #: config/tc-sh64.c:776 config/tc-sh64.c:874
11961 msgid "PTA operand is a SHcompact symbol"
11964 #: config/tc-sh64.c:792
11965 msgid "invalid expression in operand"
11968 #: config/tc-sh64.c:1483
11970 msgid "invalid operand, not a 5-bit unsigned value: %d"
11973 #: config/tc-sh64.c:1488
11975 msgid "invalid operand, not a 6-bit signed value: %d"
11978 #: config/tc-sh64.c:1493
11980 msgid "invalid operand, not a 6-bit unsigned value: %d"
11983 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11985 msgid "invalid operand, not a 11-bit signed value: %d"
11988 #: config/tc-sh64.c:1500
11990 msgid "invalid operand, not a multiple of 32: %d"
11993 #: config/tc-sh64.c:1505
11995 msgid "invalid operand, not a 10-bit signed value: %d"
11998 #: config/tc-sh64.c:1512
12000 msgid "invalid operand, not an even value: %d"
12003 #: config/tc-sh64.c:1517
12005 msgid "invalid operand, not a 12-bit signed value: %d"
12008 #: config/tc-sh64.c:1519
12010 msgid "invalid operand, not a multiple of 4: %d"
12013 #: config/tc-sh64.c:1524
12015 msgid "invalid operand, not a 13-bit signed value: %d"
12018 #: config/tc-sh64.c:1526
12020 msgid "invalid operand, not a multiple of 8: %d"
12023 #: config/tc-sh64.c:1531
12025 msgid "invalid operand, not a 16-bit signed value: %d"
12028 #: config/tc-sh64.c:1536
12030 msgid "invalid operand, not a 16-bit unsigned value: %d"
12033 #: config/tc-sh64.c:1542
12034 msgid "operand out of range for PT, PTA and PTB"
12037 #: config/tc-sh64.c:1544
12039 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12042 #: config/tc-sh64.c:2064
12044 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12047 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12048 msgid "invalid PIC reference"
12051 #: config/tc-sh64.c:2478
12052 msgid "can't find opcode"
12055 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12056 msgid "invalid operand: expression in PT target"
12059 #: config/tc-sh64.c:2812
12061 msgid "invalid operands to %s"
12064 #: config/tc-sh64.c:2818
12066 msgid "excess operands to %s"
12069 #: config/tc-sh64.c:2863
12071 msgid "The `.mode %s' directive is not valid with this architecture"
12074 #: config/tc-sh64.c:2871
12076 msgid "Invalid argument to .mode: %s"
12079 #: config/tc-sh64.c:2901
12081 msgid "The `.abi %s' directive is not valid with this architecture"
12084 #: config/tc-sh64.c:2907
12085 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12088 #: config/tc-sh64.c:2912
12089 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12092 #: config/tc-sh64.c:2915
12094 msgid "Invalid argument to .abi: %s"
12097 #: config/tc-sh64.c:2970
12098 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12101 #: config/tc-sh64.c:2975
12102 msgid "-shcompact-const-crange is invalid without SHcompact"
12105 #: config/tc-sh64.c:2978
12106 msgid "-expand-pt32 only valid with -abi=64"
12109 #: config/tc-sh64.c:2981
12110 msgid "-no-expand only valid with SHcompact or SHmedia"
12113 #: config/tc-sh64.c:2984
12114 msgid "-expand-pt32 invalid together with -no-expand"
12117 #: config/tc-sh64.c:3198
12119 "SHmedia code not allowed in same section as constants and SHcompact code"
12122 #: config/tc-sh64.c:3216
12123 msgid "No segment info for current section"
12126 #: config/tc-sh64.c:3255
12127 msgid "duplicate datalabel operator ignored"
12130 #: config/tc-sh64.c:3325
12131 msgid "Invalid DataLabel expression"
12134 #: config/tc-sparc.c:276 config/tc-sparc.c:481
12135 msgid "Bad opcode table, broken assembler."
12138 #: config/tc-sparc.c:473
12140 msgid "invalid architecture -xarch=%s"
12143 #: config/tc-sparc.c:542
12145 msgid "No compiled in support for %d bit object file format"
12148 #: config/tc-sparc.c:623
12150 msgid "SPARC options:\n"
12153 #: config/tc-sparc.c:652
12157 "\t\t\tspecify variant of SPARC architecture\n"
12158 "-bump\t\t\twarn when assembler switches architectures\n"
12159 "-sparc\t\t\tignored\n"
12160 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12161 "-relax\t\t\trelax jumps and branches (default)\n"
12162 "-no-relax\t\tavoid changing any jumps and branches\n"
12165 #: config/tc-sparc.c:660
12167 msgid "-k\t\t\tgenerate PIC\n"
12170 #: config/tc-sparc.c:664
12173 "-32\t\t\tcreate 32 bit object file\n"
12174 "-64\t\t\tcreate 64 bit object file\n"
12177 #: config/tc-sparc.c:667
12179 msgid "\t\t\t[default is %d]\n"
12182 #: config/tc-sparc.c:669
12185 "-TSO\t\t\tuse Total Store Ordering\n"
12186 "-PSO\t\t\tuse Partial Store Ordering\n"
12187 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
12190 #: config/tc-sparc.c:673
12192 msgid "\t\t\t[default is %s]\n"
12195 #: config/tc-sparc.c:675
12198 "-KPIC\t\t\tgenerate PIC\n"
12199 "-V\t\t\tprint assembler version number\n"
12200 "-undeclared-regs\tignore application global register usage without\n"
12201 "\t\t\tappropriate .register directive (default)\n"
12202 "-no-undeclared-regs\tforce error on application global register usage\n"
12203 "\t\t\twithout appropriate .register directive\n"
12204 "-q\t\t\tignored\n"
12205 "-Qy, -Qn\t\tignored\n"
12206 "-s\t\t\tignored\n"
12209 #: config/tc-sparc.c:687
12212 "-EL\t\t\tgenerate code for a little endian machine\n"
12213 "-EB\t\t\tgenerate code for a big endian machine\n"
12214 "--little-endian-data\tgenerate code for a machine having big endian\n"
12215 " instructions and little endian data.\n"
12218 #: config/tc-sparc.c:823
12220 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12223 #: config/tc-sparc.c:842
12225 msgid "Internal error: can't find opcode `%s' for `%s'\n"
12228 #: config/tc-sparc.c:983
12229 msgid "Support for 64-bit arithmetic not compiled in."
12232 #: config/tc-sparc.c:1029
12233 msgid "set: number not in 0..4294967295 range"
12236 #: config/tc-sparc.c:1036
12237 msgid "set: number not in -2147483648..4294967295 range"
12240 #: config/tc-sparc.c:1095
12241 msgid "setsw: number not in -2147483648..4294967295 range"
12244 #: config/tc-sparc.c:1143
12245 msgid "setx: temporary register same as destination register"
12248 #: config/tc-sparc.c:1214
12249 msgid "setx: illegal temporary register g0"
12252 #: config/tc-sparc.c:1311
12253 msgid "FP branch in delay slot"
12256 #: config/tc-sparc.c:1326
12257 msgid "FP branch preceded by FP instruction; NOP inserted"
12260 #: config/tc-sparc.c:1366
12261 msgid "failed special case insn sanity check"
12264 #: config/tc-sparc.c:1454
12265 msgid ": invalid membar mask name"
12268 #: config/tc-sparc.c:1470
12269 msgid ": invalid membar mask expression"
12272 #: config/tc-sparc.c:1475
12273 msgid ": invalid membar mask number"
12276 #: config/tc-sparc.c:1490
12277 msgid ": invalid siam mode expression"
12280 #: config/tc-sparc.c:1495
12281 msgid ": invalid siam mode number"
12284 #: config/tc-sparc.c:1511
12285 msgid ": invalid prefetch function name"
12288 #: config/tc-sparc.c:1519
12289 msgid ": invalid prefetch function expression"
12292 #: config/tc-sparc.c:1524
12293 msgid ": invalid prefetch function number"
12296 #: config/tc-sparc.c:1552 config/tc-sparc.c:1564
12297 msgid ": unrecognizable privileged register"
12300 #: config/tc-sparc.c:1588 config/tc-sparc.c:1600
12301 msgid ": unrecognizable hyperprivileged register"
12304 #: config/tc-sparc.c:1624 config/tc-sparc.c:1649
12305 msgid ": unrecognizable v9a or v9b ancillary state register"
12308 #: config/tc-sparc.c:1629
12309 msgid ": rd on write only ancillary state register"
12312 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12313 #: config/tc-sparc.c:1637
12314 msgid ": unrecognizable v9a ancillary state register"
12317 #: config/tc-sparc.c:1673
12318 msgid ": asr number must be between 16 and 31"
12321 #: config/tc-sparc.c:1681
12322 msgid ": asr number must be between 0 and 31"
12325 #: config/tc-sparc.c:1691
12327 msgid ": expecting %asrN"
12330 #: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
12331 #: config/tc-sparc.c:2365
12333 msgid "Illegal operands: %%%s requires arguments in ()"
12336 #: config/tc-sparc.c:1884
12339 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
12343 #: config/tc-sparc.c:1895
12345 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12348 #: config/tc-sparc.c:2102
12349 msgid "detected global register use not covered by .register pseudo-op"
12352 #: config/tc-sparc.c:2173
12353 msgid ": There are only 64 f registers; [0-63]"
12356 #: config/tc-sparc.c:2175 config/tc-sparc.c:2193
12357 msgid ": There are only 32 f registers; [0-31]"
12360 #: config/tc-sparc.c:2185
12361 msgid ": There are only 32 single precision f registers; [0-31]"
12364 #: config/tc-sparc.c:2377
12367 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12370 #: config/tc-sparc.c:2487
12372 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12375 #: config/tc-sparc.c:2497
12378 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12382 #: config/tc-sparc.c:2515
12383 msgid ": PC-relative operand can't be a constant"
12386 #: config/tc-sparc.c:2522
12387 msgid ": TLS operand can't be a constant"
12390 #: config/tc-sparc.c:2555
12391 msgid ": invalid ASI name"
12394 #: config/tc-sparc.c:2563
12395 msgid ": invalid ASI expression"
12398 #: config/tc-sparc.c:2568
12399 msgid ": invalid ASI number"
12402 #: config/tc-sparc.c:2665
12403 msgid "OPF immediate operand out of range (0-0x1ff)"
12406 #: config/tc-sparc.c:2670
12407 msgid "non-immediate OPF operand, ignored"
12410 #: config/tc-sparc.c:2689
12411 msgid ": invalid cpreg name"
12414 #: config/tc-sparc.c:2718
12416 msgid "Illegal operands%s"
12419 #: config/tc-sparc.c:2752
12421 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12424 #: config/tc-sparc.c:2788
12426 msgid "Architecture mismatch on \"%s\"."
12429 #: config/tc-sparc.c:2789
12431 msgid " (Requires %s; requested architecture is %s.)"
12434 #: config/tc-sparc.c:3324
12436 msgid "bad or unhandled relocation type: 0x%02x"
12439 #: config/tc-sparc.c:3657
12440 msgid "Expected comma after name"
12443 #: config/tc-sparc.c:3666
12445 msgid "BSS length (%d.) <0! Ignored."
12448 #: config/tc-sparc.c:3678
12449 msgid "bad .reserve segment -- expected BSS segment"
12452 #: config/tc-sparc.c:3706
12454 msgid "alignment too large; assuming %d"
12457 #: config/tc-sparc.c:3712 config/tc-sparc.c:3862
12458 msgid "negative alignment"
12461 #: config/tc-sparc.c:3722 config/tc-sparc.c:3885 read.c:1321 read.c:2379
12462 msgid "alignment not a power of 2"
12465 #: config/tc-sparc.c:3775
12467 msgid "Ignoring attempt to re-define symbol %s"
12470 #: config/tc-sparc.c:3799 config/tc-v850.c:222
12471 msgid "Expected comma after symbol-name"
12474 #: config/tc-sparc.c:3809
12476 msgid ".COMMon length (%lu) out of range ignored"
12479 #: config/tc-sparc.c:3842
12480 msgid "Expected comma after common length"
12483 #: config/tc-sparc.c:3856
12485 msgid "alignment too large; assuming %ld"
12488 #: config/tc-sparc.c:4000
12489 msgid "Unknown segment type"
12492 #: config/tc-sparc.c:4075 config/tc-sparc.c:4085
12494 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
12497 #: config/tc-sparc.c:4103
12498 msgid "redefinition of global register"
12501 #: config/tc-sparc.c:4114
12503 msgid "Register symbol %s already defined."
12506 #: config/tc-sparc.c:4319
12508 msgid "Illegal operands: %%r_plt in %d-byte data field"
12511 #: config/tc-sparc.c:4329
12513 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
12516 #: config/tc-sparc.c:4366 config/tc-vax.c:3314
12518 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
12521 #: config/tc-sparc.c:4374 config/tc-sparc.c:4405 config/tc-sparc.c:4414
12522 #: config/tc-vax.c:3322 config/tc-vax.c:3353 config/tc-vax.c:3362
12524 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
12527 #: config/tc-sparc.c:4423 config/tc-vax.c:3371
12529 msgid "Illegal operands: garbage after %%r_%s%d()"
12532 #: config/tc-sparc.h:60
12533 msgid "sparc convert_frag\n"
12536 #: config/tc-sparc.h:62 config/tc-z80.h:53
12537 msgid "estimate_size_before_relax called"
12540 #: config/tc-spu.c:132
12542 msgid "Can't hash instruction '%s':%s"
12545 #: config/tc-spu.c:186
12548 " --apuasm\t\t emulate behaviour of apuasm\n"
12551 #: config/tc-spu.c:292
12553 msgid "Invalid mnemonic '%s'"
12556 #: config/tc-spu.c:298
12558 msgid "'%s' is only available in DD2.0 or higher."
12561 #: config/tc-spu.c:330
12563 msgid "Error in argument %d. Expecting: \"%s\""
12566 #: config/tc-spu.c:341
12567 msgid "Mixing register syntax, with and without '$'."
12570 #: config/tc-spu.c:347
12572 msgid "Treating '%-*s' as a symbol."
12575 #: config/tc-spu.c:566
12576 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
12579 #: config/tc-spu.c:568
12580 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
12583 #: config/tc-spu.c:611
12585 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
12588 #: config/tc-spu.c:617
12590 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
12593 #: config/tc-spu.c:687 config/tc-spu.c:690
12595 msgid "Constant expression %d out of range, [%d, %d]."
12598 #: config/tc-spu.c:792
12600 msgid "invalid priority '%lu'"
12603 #: config/tc-spu.c:798
12605 msgid "invalid lrlive '%lu'"
12608 #: config/tc-spu.c:857
12609 msgid "Relaxation should never occur"
12612 #: config/tc-spu.c:1007
12614 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
12617 #: config/tc-spu.h:85
12618 msgid "spu convert_frag\n"
12621 #: config/tc-tic30.c:483
12622 msgid "More than one AR register found in indirect reference"
12625 #: config/tc-tic30.c:488
12626 msgid "Illegal AR register in indirect reference"
12629 #: config/tc-tic30.c:508
12630 msgid "More than one displacement found in indirect reference"
12633 #: config/tc-tic30.c:516
12634 msgid "Invalid displacement in indirect reference"
12637 #: config/tc-tic30.c:533
12638 msgid "AR register not found in indirect reference"
12641 #. Maybe an implied displacement of 1 again.
12642 #: config/tc-tic30.c:549
12643 msgid "required displacement wasn't given in indirect reference"
12646 #: config/tc-tic30.c:555
12647 msgid "illegal indirect reference"
12650 #: config/tc-tic30.c:561
12651 msgid "displacement must be an unsigned 8-bit number"
12654 #: config/tc-tic30.c:749 config/tc-tic30.c:1496
12656 msgid "Invalid character %s before %s operand"
12659 #: config/tc-tic30.c:768 config/tc-tic30.c:1511
12661 msgid "Unbalanced parenthesis in %s operand."
12664 #: config/tc-tic30.c:784 config/tc-tic30.c:1521
12666 msgid "Invalid character %s in %s operand"
12669 #: config/tc-tic30.c:803 config/tc-tic30.c:1538
12671 msgid "Spurious operands; (%d operands/instruction max)"
12674 #. Just skip it, if it's \n complain.
12675 #: config/tc-tic30.c:821 config/tc-tic30.c:837 config/tc-tic30.c:1555
12676 #: config/tc-tic30.c:1571
12677 msgid "Expecting operand after ','; got nothing"
12680 #: config/tc-tic30.c:826 config/tc-tic30.c:1560
12681 msgid "Expecting operand before ','; got nothing"
12684 #: config/tc-tic30.c:864
12685 msgid "incorrect number of operands given in the first instruction"
12688 #: config/tc-tic30.c:870
12689 msgid "incorrect number of operands given in the second instruction"
12692 #: config/tc-tic30.c:891
12694 msgid "%s instruction, operand %d doesn't match"
12697 #. Shouldn't get here.
12698 #: config/tc-tic30.c:915 config/tc-tic30.c:922
12699 msgid "incorrect format for multiply parallel instruction"
12702 #: config/tc-tic30.c:929
12703 msgid "destination for multiply can only be R0 or R1"
12706 #: config/tc-tic30.c:936
12707 msgid "destination for add/subtract can only be R2 or R3"
12710 #: config/tc-tic30.c:1003
12711 msgid "loading the same register in parallel operation"
12714 #: config/tc-tic30.c:1385
12715 msgid "pc-relative "
12718 #: config/tc-tic30.c:1446
12720 msgid "Invalid character %s in opcode"
12723 #: config/tc-tic30.c:1476
12725 msgid "Unknown TMS320C30 instruction: %s"
12728 #: config/tc-tic30.c:1596
12729 msgid "Incorrect number of operands given"
12732 #: config/tc-tic30.c:1629
12734 msgid "The %s operand doesn't match"
12737 #. Shouldn't make it to this stage.
12738 #: config/tc-tic30.c:1654 config/tc-tic30.c:1666
12739 msgid "Incompatible first and second operands in instruction"
12742 #: config/tc-tic30.c:1780
12743 msgid "invalid short form floating point immediate operand"
12746 #: config/tc-tic30.c:1790
12747 msgid "rounding down first operand float to unsigned int"
12750 #: config/tc-tic30.c:1792
12751 msgid "only lower 16-bits of first operand are used"
12754 #: config/tc-tic30.c:1802
12755 msgid "rounding down first operand float to signed int"
12758 #: config/tc-tic30.c:1807 config/tc-tic30.c:1878
12759 msgid "first operand is too large for 16-bit signed int"
12762 #: config/tc-tic30.c:1872
12763 msgid "first operand is floating point"
12766 #. Shouldn't get here.
12767 #: config/tc-tic30.c:1903
12768 msgid "interrupt vector for trap instruction out of range"
12771 #: config/tc-tic30.c:1948
12772 msgid "LDP instruction needs a 24-bit operand"
12775 #: config/tc-tic30.c:1972
12776 msgid "first operand is too large for a 24-bit displacement"
12779 #: config/tc-tic4x.c:399
12780 msgid "Nan, using zero."
12783 #: config/tc-tic4x.c:521
12785 msgid "Cannot represent exponent in %d bits"
12788 #: config/tc-tic4x.c:604 config/tc-tic4x.c:614
12789 msgid "Invalid floating point number"
12792 #: config/tc-tic4x.c:734
12793 msgid "Comma expected\n"
12796 #: config/tc-tic4x.c:774 config/tc-tic54x.c:479
12797 msgid ".bss size argument missing\n"
12800 #: config/tc-tic4x.c:782
12802 msgid ".bss size %ld < 0!"
12805 #: config/tc-tic4x.c:916
12806 msgid "Non-constant symbols not allowed\n"
12809 #: config/tc-tic4x.c:947
12810 msgid "Symbol missing\n"
12814 #. Skip null symbol terminator.
12815 #: config/tc-tic4x.c:994
12816 msgid ".sect: subsection name ignored"
12819 #: config/tc-tic4x.c:1022 config/tc-tic4x.c:1122 config/tc-tic54x.c:1442
12821 msgid "Error setting flags for \"%s\": %s"
12824 #: config/tc-tic4x.c:1053
12825 msgid ".set syntax invalid\n"
12828 #: config/tc-tic4x.c:1111
12829 msgid ".usect: non-zero alignment flag ignored"
12832 #: config/tc-tic4x.c:1142
12834 msgid "This assembler does not support processor generation %ld"
12837 #: config/tc-tic4x.c:1146
12838 msgid "Changing processor generation on fly not supported..."
12841 #: config/tc-tic4x.c:1445
12842 msgid "Auxiliary register AR0--AR7 required for indirect"
12845 #: config/tc-tic4x.c:1459
12847 msgid "Bad displacement %d (require 0--255)\n"
12850 #: config/tc-tic4x.c:1477
12851 msgid "Index register IR0,IR1 required for displacement"
12854 #: config/tc-tic4x.c:1546
12855 msgid "Expecting a register name"
12858 #: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581 config/tc-tic4x.c:1650
12859 msgid "Number too large"
12862 #: config/tc-tic4x.c:1598
12863 msgid "Expecting a constant value"
12866 #: config/tc-tic4x.c:1605
12868 msgid "Bad direct addressing construct %s"
12871 #: config/tc-tic4x.c:1609
12873 msgid "Direct value of %ld is not suitable"
12876 #: config/tc-tic4x.c:1633
12877 msgid "Unknown indirect addressing mode"
12880 #: config/tc-tic4x.c:1730
12882 msgid "Immediate value of %ld is too large for ldf"
12885 #: config/tc-tic4x.c:1770
12886 msgid "Destination register must be ARn"
12889 #: config/tc-tic4x.c:1789 config/tc-tic4x.c:2162 config/tc-tic4x.c:2221
12891 msgid "Immediate value of %ld is too large"
12894 #: config/tc-tic4x.c:1818 config/tc-tic4x.c:2023
12895 msgid "Invalid indirect addressing mode"
12898 #: config/tc-tic4x.c:1842 config/tc-tic4x.c:1882 config/tc-tic4x.c:2073
12899 #: config/tc-tic4x.c:2095
12900 msgid "Register must be Rn"
12903 #: config/tc-tic4x.c:1896 config/tc-tic4x.c:1966 config/tc-tic4x.c:1980
12904 msgid "Register must be R0--R7"
12907 #: config/tc-tic4x.c:1920 config/tc-tic4x.c:1948
12909 msgid "Invalid indirect addressing mode displacement %d"
12912 #: config/tc-tic4x.c:1994
12913 msgid "Destination register must be R2 or R3"
12916 #: config/tc-tic4x.c:2008
12917 msgid "Destination register must be R0 or R1"
12920 #: config/tc-tic4x.c:2045
12922 msgid "Displacement value of %ld is too large"
12925 #: config/tc-tic4x.c:2106 config/tc-tic4x.c:2237
12926 msgid "Floating point number not valid in expression"
12929 #: config/tc-tic4x.c:2120
12931 msgid "Signed immediate value %ld too large"
12934 #: config/tc-tic4x.c:2183
12936 msgid "Unsigned immediate value %ld too large"
12939 #: config/tc-tic4x.c:2251
12941 msgid "Immediate value %ld too large"
12944 #: config/tc-tic4x.c:2270 config/tc-tic4x.c:2298
12945 msgid "Register must be ivtp or tvtp"
12948 #: config/tc-tic4x.c:2284
12949 msgid "Register must be address register"
12952 #: config/tc-tic4x.c:2357
12953 msgid "Source and destination register should not be equal"
12956 #: config/tc-tic4x.c:2372
12957 msgid "Equal parallell destination registers, one result will be discarded"
12960 #: config/tc-tic4x.c:2413
12961 msgid "Too many operands scanned"
12964 #: config/tc-tic4x.c:2443
12965 msgid "Parallel opcode cannot contain more than two instructions"
12968 #: config/tc-tic4x.c:2516
12970 msgid "Invalid operands for %s"
12973 #: config/tc-tic4x.c:2519
12975 msgid "Invalid instruction %s"
12978 #: config/tc-tic4x.c:2668
12980 msgid "Bad relocation type: 0x%02x"
12983 #: config/tc-tic4x.c:2726
12985 msgid "Unsupported processor generation %d"
12988 #: config/tc-tic4x.c:2734
12989 msgid "Option -b is depreciated, please use -mbig"
12992 #: config/tc-tic4x.c:2740
12993 msgid "Option -p is depreciated, please use -mmemparm"
12996 #: config/tc-tic4x.c:2746
12997 msgid "Option -r is depreciated, please use -mregparm"
13000 #: config/tc-tic4x.c:2752
13001 msgid "Option -s is depreciated, please use -msmall"
13004 #: config/tc-tic4x.c:2780
13009 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
13010 " 30 - TMS320C30\n"
13011 " 31 - TMS320C31, TMS320LC31\n"
13012 " 32 - TMS320C32\n"
13013 " 33 - TMS320VC33\n"
13014 " 40 - TMS320C40\n"
13015 " 44 - TMS320C44\n"
13016 " -mrev=REV set cpu hardware revision (integer numbers).\n"
13017 " Combinations of -mcpu and -mrev will enable/"
13019 " the appropriate options (-midle2, -mlowpower and\n"
13020 " -menhanced) according to the selected type\n"
13021 " -mbig select big memory model\n"
13022 " -msmall select small memory model (default)\n"
13023 " -mregparm select register parameters (default)\n"
13024 " -mmemparm select memory parameters\n"
13025 " -midle2 enable IDLE2 support\n"
13026 " -mlowpower enable LOPOWER and MAXSPEED support\n"
13027 " -menhanced enable enhanced opcode support\n"
13030 #: config/tc-tic4x.c:2825
13032 msgid "Label \"$%d\" redefined"
13035 #: config/tc-tic4x.c:3033
13037 msgid "Reloc %d not supported by object file format"
13040 #. Only word (et al.), align, or conditionals are allowed within
13042 #: config/tc-tic54x.c:220
13043 msgid "pseudo-op illegal within .struct/.union"
13046 #: config/tc-tic54x.c:234
13048 msgid "C54x-specific command line options:\n"
13051 #: config/tc-tic54x.c:235
13053 msgid "-mfar-mode | -mf Use extended addressing\n"
13056 #: config/tc-tic54x.c:236
13058 msgid "-mcpu=<CPU version> Specify the CPU version\n"
13061 #: config/tc-tic54x.c:237
13063 msgid "-merrors-to-file <filename>\n"
13066 #: config/tc-tic54x.c:238
13068 msgid "-me <filename> Redirect errors to a file\n"
13071 #: config/tc-tic54x.c:350
13072 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13075 #: config/tc-tic54x.c:359
13076 msgid "symbols assigned with .asg must begin with a letter"
13079 #: config/tc-tic54x.c:403
13080 msgid "Unterminated string after absolute expression"
13083 #: config/tc-tic54x.c:411
13084 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13087 #: config/tc-tic54x.c:423
13088 msgid "symbols assigned with .eval must begin with a letter"
13091 #: config/tc-tic54x.c:488
13093 msgid ".bss size %d < 0!"
13096 #: config/tc-tic54x.c:677
13097 msgid "Offset on nested structures is ignored"
13100 #: config/tc-tic54x.c:727
13102 msgid ".end%s without preceding .%s"
13105 #: config/tc-tic54x.c:793
13107 msgid "Unrecognized struct/union tag '%s'"
13110 #: config/tc-tic54x.c:795
13111 msgid ".tag requires a structure tag"
13114 #: config/tc-tic54x.c:801
13115 msgid "Label required for .tag"
13118 #: config/tc-tic54x.c:820
13120 msgid ".tag target '%s' undefined"
13123 #: config/tc-tic54x.c:882
13125 msgid ".field count '%d' out of range (1 <= X <= 32)"
13128 #: config/tc-tic54x.c:910
13130 msgid "Unrecognized field type '%c'"
13133 #: config/tc-tic54x.c:1033
13134 msgid "Overflow in expression, truncated to 8 bits"
13137 #: config/tc-tic54x.c:1038
13138 msgid "Overflow in expression, truncated to 16 bits"
13141 #. Disallow .byte with a non constant expression that will
13142 #. require relocation.
13143 #: config/tc-tic54x.c:1046
13144 msgid "Relocatable values require at least WORD storage"
13147 #: config/tc-tic54x.c:1107
13148 msgid "Use of .def/.ref is deprecated. Use .global instead"
13151 #: config/tc-tic54x.c:1301
13152 msgid ".space/.bes repeat count is negative, ignored"
13155 #: config/tc-tic54x.c:1306
13156 msgid ".space/.bes repeat count is zero, ignored"
13159 #: config/tc-tic54x.c:1383
13160 msgid "Missing size argument"
13163 #: config/tc-tic54x.c:1517
13164 msgid "CPU version has already been set"
13167 #: config/tc-tic54x.c:1521
13169 msgid "Unrecognized version '%s'"
13172 #: config/tc-tic54x.c:1527
13173 msgid "Changing of CPU version on the fly not supported"
13176 #: config/tc-tic54x.c:1660
13177 msgid "p2align not supported on this target"
13180 #: config/tc-tic54x.c:1672
13181 msgid "Argument to .even ignored"
13184 #: config/tc-tic54x.c:1718
13185 msgid "Invalid field size, must be from 1 to 32"
13188 #: config/tc-tic54x.c:1731
13189 msgid "field size must be 16 when value is relocatable"
13192 #: config/tc-tic54x.c:1746
13193 msgid "field value truncated"
13196 #: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
13198 msgid "Unrecognized section '%s'"
13201 #: config/tc-tic54x.c:1862
13202 msgid "Current section is unitialized, section name required for .clink"
13205 #: config/tc-tic54x.c:2069
13206 msgid "ENDLOOP without corresponding LOOP"
13209 #: config/tc-tic54x.c:2110
13210 msgid "Mixing of normal and extended addressing not supported"
13213 #: config/tc-tic54x.c:2116
13214 msgid "Extended addressing not supported on the specified CPU"
13217 #: config/tc-tic54x.c:2165
13218 msgid ".sblock may be used for initialized sections only"
13221 #: config/tc-tic54x.c:2195
13222 msgid "Symbol missing for .set/.equ"
13225 #: config/tc-tic54x.c:2251
13226 msgid ".var may only be used within a macro definition"
13229 #: config/tc-tic54x.c:2259
13230 msgid "Substitution symbols must begin with a letter"
13233 #: config/tc-tic54x.c:2352
13235 msgid "can't open macro library file '%s' for reading: %s"
13238 #: config/tc-tic54x.c:2359
13240 msgid "File '%s' not in macro archive format"
13243 #: config/tc-tic54x.c:2489
13245 msgid "Bad COFF version '%s'"
13248 #: config/tc-tic54x.c:2498
13250 msgid "Bad CPU version '%s'"
13253 #: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
13255 msgid "Can't redirect stderr to the file '%s'"
13258 #: config/tc-tic54x.c:2629
13260 msgid "Undefined substitution symbol '%s'"
13263 #: config/tc-tic54x.c:3131
13265 msgid "Unbalanced parenthesis in operand %d"
13268 #: config/tc-tic54x.c:3162 config/tc-tic54x.c:3170
13269 msgid "Expecting operand after ','"
13272 #: config/tc-tic54x.c:3181
13273 msgid "Extra junk on line"
13276 #: config/tc-tic54x.c:3218
13277 msgid "Badly formed address expression"
13280 #: config/tc-tic54x.c:3471
13282 msgid "Invalid dmad syntax '%s'"
13285 #: config/tc-tic54x.c:3535
13288 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
13291 #: config/tc-tic54x.c:3586
13292 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13295 #: config/tc-tic54x.c:3606
13297 msgid "Unrecognized indirect address format \"%s\""
13300 #: config/tc-tic54x.c:3644
13302 msgid "Operand '%s' out of range (%d <= x <= %d)"
13305 #: config/tc-tic54x.c:3664
13306 msgid "Error in relocation handling"
13309 #: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
13311 msgid "Unrecognized condition code \"%s\""
13314 #: config/tc-tic54x.c:3700
13316 msgid "Condition \"%s\" does not match preceding group"
13319 #: config/tc-tic54x.c:3708
13322 "Condition \"%s\" uses a different accumulator from a preceding condition"
13325 #: config/tc-tic54x.c:3715
13326 msgid "Only one comparison conditional allowed"
13329 #: config/tc-tic54x.c:3720
13330 msgid "Only one overflow conditional allowed"
13333 #: config/tc-tic54x.c:3728
13335 msgid "Duplicate %s conditional"
13338 #: config/tc-tic54x.c:3759
13339 msgid "Invalid auxiliary register (use AR0-AR7)"
13342 #: config/tc-tic54x.c:3790
13343 msgid "lk addressing modes are invalid for memory-mapped register addressing"
13346 #: config/tc-tic54x.c:3798
13348 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
13349 "Resulting behavior is undefined."
13352 #: config/tc-tic54x.c:3824
13354 "Destination accumulator for each part of this parallel instruction must be "
13358 #: config/tc-tic54x.c:3873
13360 msgid "Memory mapped register \"%s\" out of range"
13363 #: config/tc-tic54x.c:3912
13364 msgid "Invalid operand (use 1, 2, or 3)"
13367 #: config/tc-tic54x.c:3937
13368 msgid "A status register or status bit name is required"
13371 #: config/tc-tic54x.c:3947
13373 msgid "Unrecognized status bit \"%s\""
13376 #: config/tc-tic54x.c:3970
13378 msgid "Invalid status register \"%s\""
13381 #: config/tc-tic54x.c:3982
13383 msgid "Operand \"%s\" out of range (use 1 or 2)"
13386 #: config/tc-tic54x.c:4185
13388 msgid "Unrecognized instruction \"%s\""
13391 #: config/tc-tic54x.c:4214
13393 msgid "Unrecognized operand list '%s' for instruction '%s'"
13396 #: config/tc-tic54x.c:4243
13398 msgid "Unrecognized parallel instruction \"%s\""
13401 #: config/tc-tic54x.c:4292
13403 msgid "Invalid operand (s) for parallel instruction \"%s\""
13406 #: config/tc-tic54x.c:4295
13408 msgid "Unrecognized parallel instruction combination \"%s || %s\""
13411 #: config/tc-tic54x.c:4522
13413 msgid "%s symbol recursion stopped at second appearance of '%s'"
13416 #: config/tc-tic54x.c:4562
13417 msgid "Unrecognized substitution symbol function"
13420 #: config/tc-tic54x.c:4567
13421 msgid "Missing '(' after substitution symbol function"
13424 #: config/tc-tic54x.c:4581
13425 msgid "Expecting second argument"
13428 #: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
13429 msgid "Extra junk in function call, expecting ')'"
13432 #: config/tc-tic54x.c:4620
13433 msgid "Function expects two arguments"
13436 #: config/tc-tic54x.c:4633
13437 msgid "Expecting character constant argument"
13440 #: config/tc-tic54x.c:4639
13441 msgid "Both arguments must be substitution symbols"
13444 #: config/tc-tic54x.c:4692
13446 msgid "Invalid subscript (use 1 to %d)"
13449 #: config/tc-tic54x.c:4702
13451 msgid "Invalid length (use 0 to %d"
13454 #: config/tc-tic54x.c:4712
13455 msgid "Missing ')' in subscripted substitution symbol expression"
13458 #: config/tc-tic54x.c:4732
13459 msgid "Missing forced substitution terminator ':'"
13462 #: config/tc-tic54x.c:4886
13465 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13469 #: config/tc-tic54x.c:4927
13471 msgid "Unrecognized parallel instruction '%s'"
13474 #: config/tc-tic54x.c:4939
13476 msgid "Instruction '%s' requires an LP cpu version"
13479 #: config/tc-tic54x.c:4946
13481 msgid "Instruction '%s' requires far mode addressing"
13484 #: config/tc-tic54x.c:4958
13487 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13488 "left). Resulting behavior is undefined."
13491 #: config/tc-tic54x.c:4968
13493 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
13494 "Resulting behavior is undefined."
13497 #: config/tc-tic54x.c:4979
13499 msgid "'%s' is not repeatable. Resulting behavior is undefined."
13502 #: config/tc-tic54x.c:4983
13504 "Instructions using long offset modifiers or absolute addresses are not "
13505 "repeatable. Resulting behavior is undefined."
13508 #: config/tc-tic54x.c:5135
13510 msgid "Unsupported relocation size %d"
13513 #: config/tc-tic54x.c:5266
13514 msgid "non-absolute value used with .space/.bes"
13517 #: config/tc-tic54x.c:5270
13519 msgid "negative value ignored in %s"
13522 #: config/tc-tic54x.c:5358
13524 msgid "attempt to .space/.bes backwards? (%ld)"
13527 #: config/tc-tic54x.c:5390
13529 msgid "Invalid label '%s'"
13532 #: config/tc-v850.c:233
13534 msgid ".COMMon length (%d.) < 0! Ignored."
13537 #: config/tc-v850.c:254
13539 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
13542 #: config/tc-v850.c:280
13543 msgid "Common alignment negative; 0 assumed"
13546 #: config/tc-v850.c:480
13547 msgid ".longcall pseudo-op seen when not relaxing"
13550 #: config/tc-v850.c:482
13551 msgid ".longjump pseudo-op seen when not relaxing"
13554 #: config/tc-v850.c:489
13555 msgid "bad .longcall format"
13558 #: config/tc-v850.c:938
13560 msgid "unknown operand shift: %x\n"
13563 #: config/tc-v850.c:939
13564 msgid "internal failure in parse_register_list"
13567 #: config/tc-v850.c:955
13568 msgid "constant expression or register list expected"
13571 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
13572 msgid "high bits set in register list expression"
13575 #: config/tc-v850.c:1031 config/tc-v850.c:1094
13576 msgid "illegal register included in list"
13579 #: config/tc-v850.c:1037
13580 msgid "system registers cannot be included in list"
13583 #: config/tc-v850.c:1042
13584 msgid "PSW cannot be included in list"
13587 #: config/tc-v850.c:1049
13588 msgid "High value system registers cannot be included in list"
13591 #: config/tc-v850.c:1073
13592 msgid "second register should follow dash in register list"
13595 #: config/tc-v850.c:1118
13597 msgid " V850 options:\n"
13600 #: config/tc-v850.c:1119
13602 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
13605 #: config/tc-v850.c:1120
13608 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
13611 #: config/tc-v850.c:1121
13613 msgid " -mv850 The code is targeted at the v850\n"
13616 #: config/tc-v850.c:1122
13618 msgid " -mv850e The code is targeted at the v850e\n"
13621 #: config/tc-v850.c:1123
13623 msgid " -mv850e1 The code is targeted at the v850e1\n"
13626 #: config/tc-v850.c:1124
13629 " -mv850any The code is generic, despite any processor "
13630 "specific instructions\n"
13633 #: config/tc-v850.c:1125
13635 msgid " -mrelax Enable relaxation\n"
13638 #: config/tc-v850.c:1291
13640 msgid "Unable to determine default target processor from string: %s"
13643 #: config/tc-v850.c:1326
13644 msgid "lo() relocation used on an instruction which does not support it"
13647 #: config/tc-v850.c:1343
13648 msgid "ctoff() relocation used on an instruction which does not support it"
13651 #: config/tc-v850.c:1365
13652 msgid "sdaoff() relocation used on an instruction which does not support it"
13655 #: config/tc-v850.c:1387
13656 msgid "zdaoff() relocation used on an instruction which does not support it"
13659 #: config/tc-v850.c:1420
13660 msgid "tdaoff() relocation used on an instruction which does not support it"
13663 #: config/tc-v850.c:1625
13664 msgid "Target processor does not support this instruction."
13667 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
13668 msgid "immediate operand is too large"
13671 #: config/tc-v850.c:1725
13672 msgid "AAARG -> unhandled constant reloc"
13675 #: config/tc-v850.c:1768
13676 msgid "invalid register name"
13679 #: config/tc-v850.c:1772
13680 msgid "register r0 cannot be used here"
13683 #: config/tc-v850.c:1783
13684 msgid "invalid system register name"
13687 #: config/tc-v850.c:1795
13688 msgid "expected EP register"
13691 #: config/tc-v850.c:1811
13692 msgid "invalid condition code name"
13695 #: config/tc-v850.c:1831 config/tc-v850.c:1835
13696 msgid "constant too big to fit into instruction"
13699 #: config/tc-v850.c:1888
13700 msgid "syntax error: value is missing before the register name"
13703 #: config/tc-v850.c:1890
13704 msgid "syntax error: register not expected"
13707 #: config/tc-v850.c:1903
13708 msgid "syntax error: system register not expected"
13711 #: config/tc-v850.c:1907
13712 msgid "syntax error: condition code not expected"
13715 #: config/tc-v850.c:1941 config/tc-xtensa.c:11825
13716 msgid "invalid operand"
13719 #: config/tc-vax.c:1342
13720 msgid "no '[' to match ']'"
13723 #: config/tc-vax.c:1358
13724 msgid "bad register in []"
13727 #: config/tc-vax.c:1360
13728 msgid "[PC] index banned"
13731 #: config/tc-vax.c:1396
13732 msgid "no '(' to match ')'"
13735 #: config/tc-vax.c:1512
13736 msgid "invalid branch operand"
13739 #: config/tc-vax.c:1539
13740 msgid "address prohibits @"
13743 #: config/tc-vax.c:1541
13744 msgid "address prohibits #"
13747 #: config/tc-vax.c:1545
13748 msgid "address prohibits -()"
13751 #: config/tc-vax.c:1547
13752 msgid "address prohibits ()+"
13755 #: config/tc-vax.c:1550
13756 msgid "address prohibits ()"
13759 #: config/tc-vax.c:1552
13760 msgid "address prohibits []"
13763 #: config/tc-vax.c:1554
13764 msgid "address prohibits register"
13767 #: config/tc-vax.c:1556
13768 msgid "address prohibits displacement length specifier"
13771 #: config/tc-vax.c:1584
13772 msgid "invalid operand of S^#"
13775 #: config/tc-vax.c:1597
13776 msgid "S^# needs expression"
13779 #: config/tc-vax.c:1604
13780 msgid "S^# may only read-access"
13783 #: config/tc-vax.c:1627
13784 msgid "invalid operand of -()"
13787 #: config/tc-vax.c:1633
13788 msgid "-(PC) unpredictable"
13791 #: config/tc-vax.c:1635
13792 msgid "[]index same as -()register: unpredictable"
13795 #: config/tc-vax.c:1667
13796 msgid "invalid operand of ()+"
13799 #: config/tc-vax.c:1673
13800 msgid "(PC)+ unpredictable"
13803 #: config/tc-vax.c:1675
13804 msgid "[]index same as ()+register: unpredictable"
13807 #: config/tc-vax.c:1698
13808 msgid "# conflicts length"
13811 #: config/tc-vax.c:1700
13812 msgid "# bars register"
13815 #: config/tc-vax.c:1720
13816 msgid "writing or modifying # is unpredictable"
13819 #: config/tc-vax.c:1746
13820 msgid "length not needed"
13823 #: config/tc-vax.c:1753
13824 msgid "can't []index a register, because it has no address"
13827 #: config/tc-vax.c:1755
13828 msgid "a register has no address"
13831 #: config/tc-vax.c:1764
13832 msgid "PC part of operand unpredictable"
13835 #: config/tc-vax.c:1920
13836 msgid "odd number of bytes in operand description"
13839 #: config/tc-vax.c:1934
13840 msgid "Bad operand"
13843 #: config/tc-vax.c:1939
13844 msgid "Not enough operands"
13847 #: config/tc-vax.c:2216
13848 msgid "SYMBOL TABLE not implemented"
13851 #: config/tc-vax.c:2220
13852 msgid "TOKEN TRACE not implemented"
13855 #: config/tc-vax.c:2224
13857 msgid "Displacement length %s ignored!"
13860 #: config/tc-vax.c:2228
13862 msgid "I don't need or use temp. file \"%s\"."
13865 #: config/tc-vax.c:2232
13866 msgid "I don't use an interpass file! -V ignored"
13869 #: config/tc-vax.c:2289
13873 "-d LENGTH\t\tignored\n"
13874 "-J\t\t\tignored\n"
13875 "-S\t\t\tignored\n"
13876 "-t FILE\t\t\tignored\n"
13877 "-T\t\t\tignored\n"
13878 "-V\t\t\tignored\n"
13881 #: config/tc-vax.c:2298
13885 "-+\t\t\thash encode names longer than 31 characters\n"
13886 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
13887 "-H\t\t\tshow new symbol after hash truncation\n"
13888 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
13889 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
13890 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
13893 #: config/tc-vax.c:2463
13895 msgid "Ignoring statement due to \"%s\""
13898 #: config/tc-vax.c:2480
13900 msgid "Aborting because statement has \"%s\""
13903 #: config/tc-vax.c:2525
13904 msgid "Can't relocate expression"
13907 #: config/tc-vax.c:2628
13908 msgid "Bignum not permitted in short literal. Immediate mode assumed."
13911 #: config/tc-vax.c:2637
13912 msgid "Can't do flonum short literal: immediate mode used."
13915 #: config/tc-vax.c:2684
13917 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
13920 #: config/tc-vax.c:2996
13922 msgid "Short literal overflow(%ld.), immediate mode assumed."
13925 #: config/tc-vax.c:3005
13927 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
13930 #: config/tc-vax.c:3070
13931 msgid "Length specification ignored. Address mode 9F used"
13934 #: config/tc-vax.c:3128
13935 msgid "Invalid operand: immediate value used as base address."
13938 #: config/tc-vax.c:3130
13939 msgid "Invalid operand: immediate value used as address."
13942 #: config/tc-vax.c:3155
13944 msgid "Symbol %s used as immediate operand in PIC mode."
13947 #: config/tc-vax.c:3260
13949 msgid "VIP_BEGIN error:%s"
13952 #: config/tc-xc16x.c:211
13954 msgid " XC16X specific command line options:\n"
13957 #: config/tc-xstormy16.c:78
13959 msgid " XSTORMY16 specific command line options:\n"
13962 #: config/tc-xstormy16.c:226
13964 msgid "unsupported fptr fixup size %d"
13967 #: config/tc-xstormy16.c:238
13969 msgid "unsupported fixup size %d"
13972 #: config/tc-xstormy16.c:269
13973 msgid "unsupported fptr fixup"
13976 #: config/tc-xtensa.c:622
13977 msgid "illegal range of target hardware versions"
13980 #: config/tc-xtensa.c:779
13981 msgid "--density option is ignored"
13984 #: config/tc-xtensa.c:782
13985 msgid "--no-density option is ignored"
13988 #: config/tc-xtensa.c:800
13989 msgid "--generics is deprecated; use --transform instead"
13992 #: config/tc-xtensa.c:803
13993 msgid "--no-generics is deprecated; use --no-transform instead"
13996 #: config/tc-xtensa.c:806
13997 msgid "--relax is deprecated; use --transform instead"
14000 #: config/tc-xtensa.c:809
14001 msgid "--no-relax is deprecated; use --no-transform instead"
14004 #: config/tc-xtensa.c:826
14005 msgid "--absolute-literals option not supported in this Xtensa configuration"
14008 #: config/tc-xtensa.c:899
14009 msgid "prefer-l32r conflicts with prefer-const16"
14012 #: config/tc-xtensa.c:905
14013 msgid "prefer-const16 conflicts with prefer-l32r"
14016 #: config/tc-xtensa.c:913 config/tc-xtensa.c:922 config/tc-xtensa.c:926
14017 msgid "invalid target hardware version"
14020 #: config/tc-xtensa.c:1110
14021 msgid "unmatched end directive"
14024 #: config/tc-xtensa.c:1139
14025 msgid ".begin directive with no matching .end directive"
14028 #: config/tc-xtensa.c:1180
14029 msgid "[no-]generics is deprecated; use [no-]transform instead"
14032 #: config/tc-xtensa.c:1185
14033 msgid "[no-]relax is deprecated; use [no-]transform instead"
14036 #: config/tc-xtensa.c:1198
14038 msgid "directive %s cannot be negated"
14041 #: config/tc-xtensa.c:1204
14042 msgid "unknown directive"
14045 #: config/tc-xtensa.c:1225 config/tc-xtensa.c:1321 config/tc-xtensa.c:1563
14046 #: config/tc-xtensa.c:5754
14047 msgid "directives are not valid inside bundles"
14050 #: config/tc-xtensa.c:1237
14051 msgid ".begin literal is deprecated; use .literal instead"
14054 #: config/tc-xtensa.c:1251
14055 msgid "cannot set literal_prefix inside literal fragment"
14058 #: config/tc-xtensa.c:1284
14059 msgid ".begin [no-]density is ignored"
14062 #: config/tc-xtensa.c:1291 config/tc-xtensa.c:1341
14063 msgid "Xtensa absolute literals option not supported; ignored"
14066 #: config/tc-xtensa.c:1334
14067 msgid ".end [no-]density is ignored"
14070 #: config/tc-xtensa.c:1359
14072 msgid "does not match begin %s%s at %s:%d"
14075 #: config/tc-xtensa.c:1414
14076 msgid ".literal_position inside literal directive; ignoring"
14079 #: config/tc-xtensa.c:1434
14080 msgid ".literal not allowed inside .begin literal region"
14083 #: config/tc-xtensa.c:1470
14084 msgid "expected comma or colon after symbol name; rest of line ignored"
14087 #: config/tc-xtensa.c:1532
14088 msgid "fall through frequency must be greater than 0"
14091 #: config/tc-xtensa.c:1540
14092 msgid "branch target frequency must be greater than 0"
14095 #: config/tc-xtensa.c:1588
14097 msgid "opcode-specific %s relocation used outside an instruction"
14100 #: config/tc-xtensa.c:1596
14102 msgid "invalid use of %s relocation"
14105 #: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
14107 msgid "bad register name: %s"
14110 #: config/tc-xtensa.c:1798
14112 msgid "bad register number: %s"
14115 #: config/tc-xtensa.c:1861
14116 msgid "pcrel relocation not allowed in an instruction"
14119 #: config/tc-xtensa.c:1878
14120 msgid "register number out of range"
14123 #: config/tc-xtensa.c:1962
14124 msgid "extra comma"
14127 #: config/tc-xtensa.c:1964
14128 msgid "extra colon"
14131 #: config/tc-xtensa.c:1966
14132 msgid "missing argument"
14135 #: config/tc-xtensa.c:1968
14136 msgid "missing comma or colon"
14139 #: config/tc-xtensa.c:2025
14140 msgid "incorrect register number, ignoring"
14143 #: config/tc-xtensa.c:2032
14144 msgid "too many arguments"
14147 #: config/tc-xtensa.c:2106
14149 msgid "cannot encode opcode \"%s\""
14152 #: config/tc-xtensa.c:2200
14154 msgid "not enough operands (%d) for '%s'; expected %d"
14157 #: config/tc-xtensa.c:2207
14159 msgid "too many operands (%d) for '%s'; expected %d"
14162 #: config/tc-xtensa.c:2258
14164 msgid "invalid register '%s' for '%s' instruction"
14167 #: config/tc-xtensa.c:2265
14169 msgid "invalid register number (%ld) for '%s' instruction"
14172 #: config/tc-xtensa.c:2333
14174 msgid "invalid register number (%ld) for '%s'"
14177 #: config/tc-xtensa.c:2724
14179 msgid "operand %d of '%s' has out of range value '%u'"
14182 #: config/tc-xtensa.c:2730
14184 msgid "operand %d of '%s' has invalid value '%u'"
14187 #: config/tc-xtensa.c:2777
14189 msgid "internal error: unknown option name '%s'"
14192 #: config/tc-xtensa.c:3884
14193 msgid "can't handle generation of literal/labels yet"
14196 #: config/tc-xtensa.c:3888
14197 msgid "can't handle undefined OP TYPE"
14200 #: config/tc-xtensa.c:3949
14202 msgid "found %d operands for '%s': Expected %d"
14205 #: config/tc-xtensa.c:3956
14207 msgid "found too many (%d) operands for '%s': Expected %d"
14210 #: config/tc-xtensa.c:3977
14211 msgid "immediate operands sum to greater than 32"
14214 #: config/tc-xtensa.c:4108
14215 msgid "invalid immediate"
14218 #: config/tc-xtensa.c:4229
14220 msgid "invalid relocation for operand %i of '%s'"
14223 #: config/tc-xtensa.c:4239
14225 msgid "invalid expression for operand %i of '%s'"
14228 #: config/tc-xtensa.c:4249
14230 msgid "invalid relocation in instruction slot %i"
14233 #: config/tc-xtensa.c:4256
14235 msgid "undefined symbol for opcode \"%s\""
14238 #: config/tc-xtensa.c:4730
14239 msgid "opcode 'NOP.N' unavailable in this configuration"
14242 #: config/tc-xtensa.c:4790
14243 msgid "get_expanded_loop_offset: invalid opcode"
14246 #: config/tc-xtensa.c:4923
14248 msgid "assembly state not set for first frag in section %s"
14251 #: config/tc-xtensa.c:4976
14253 msgid "unaligned branch target: %d bytes at 0x%lx"
14256 #: config/tc-xtensa.c:5015
14258 msgid "unaligned loop: %d bytes at 0x%lx"
14261 #: config/tc-xtensa.c:5039
14262 msgid "unexpected fix"
14265 #: config/tc-xtensa.c:5050 config/tc-xtensa.c:5054
14266 msgid "undecodable fix"
14269 #: config/tc-xtensa.c:5192
14270 msgid "labels are not valid inside bundles"
14273 #: config/tc-xtensa.c:5212
14274 msgid "invalid last instruction for a zero-overhead loop"
14277 #: config/tc-xtensa.c:5279
14278 msgid "extra opening brace"
14281 #: config/tc-xtensa.c:5289
14282 msgid "extra closing brace"
14285 #: config/tc-xtensa.c:5316
14286 msgid "missing closing brace"
14289 #: config/tc-xtensa.c:5416 config/tc-xtensa.c:5446
14291 msgid "wrong number of operands for '%s'"
14294 #: config/tc-xtensa.c:5433
14296 msgid "bad relocation expression for '%s'"
14299 #: config/tc-xtensa.c:5468
14301 msgid "unknown opcode or format name '%s'"
14304 #: config/tc-xtensa.c:5474
14305 msgid "format names only valid inside bundles"
14308 #: config/tc-xtensa.c:5479
14310 msgid "multiple formats specified for one bundle; using '%s'"
14313 #: config/tc-xtensa.c:5529
14314 msgid "entry instruction with stack decrement < 16"
14317 #: config/tc-xtensa.c:5582
14318 msgid "unaligned entry instruction"
14321 #: config/tc-xtensa.c:5647
14322 msgid "bad instruction format"
14325 #: config/tc-xtensa.c:5650
14326 msgid "invalid relocation"
14329 #: config/tc-xtensa.c:5661
14331 msgid "invalid relocation for '%s' instruction"
14334 #: config/tc-xtensa.c:5673
14336 msgid "invalid relocation for operand %d of '%s'"
14339 #: config/tc-xtensa.c:5853
14340 msgid "cannot represent subtraction with an offset"
14343 #: config/tc-xtensa.c:5953
14345 msgid "unhandled local relocation fix %s"
14348 #: config/tc-xtensa.c:6004
14350 msgid "internal error; cannot generate `%s' relocation"
14353 #: config/tc-xtensa.c:6223
14354 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
14357 #: config/tc-xtensa.c:6232
14358 msgid "couldn't find a valid instruction format"
14361 #: config/tc-xtensa.c:6233
14363 msgid " ops were: "
14366 #: config/tc-xtensa.c:6235
14371 #: config/tc-xtensa.c:6246
14373 msgid "format '%s' allows %d slots, but there are %d opcodes"
14376 #: config/tc-xtensa.c:6257 config/tc-xtensa.c:6355
14377 msgid "illegal resource usage in bundle"
14380 #: config/tc-xtensa.c:6442
14382 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
14385 #: config/tc-xtensa.c:6447
14387 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
14390 #: config/tc-xtensa.c:6452
14392 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
14395 #: config/tc-xtensa.c:6457
14398 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
14401 #: config/tc-xtensa.c:6473
14402 msgid "multiple branches or jumps in the same bundle"
14405 #: config/tc-xtensa.c:6925
14406 msgid "cannot assemble into a literal fragment"
14409 #: config/tc-xtensa.c:6927
14413 #: config/tc-xtensa.c:7535
14415 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
14418 #: config/tc-xtensa.c:7647
14419 msgid "branching or jumping to a loop end may trigger hardware errata"
14422 #: config/tc-xtensa.c:7729
14423 msgid "loop end too close to another loop end may trigger hardware errata"
14426 #: config/tc-xtensa.c:7738
14428 msgid "fr_var %lu < length %d"
14431 #: config/tc-xtensa.c:7897
14433 "loop containing less than three instructions may trigger hardware errata"
14436 #: config/tc-xtensa.c:7969
14437 msgid "undecodable instruction in instruction frag"
14440 #: config/tc-xtensa.c:8079
14441 msgid "invalid empty loop"
14444 #: config/tc-xtensa.c:8084
14445 msgid "loop target does not follow loop instruction in section"
14448 #: config/tc-xtensa.c:8662
14449 msgid "bad relaxation state"
14452 #: config/tc-xtensa.c:8720
14454 msgid "fr_var (%ld) < length (%d)"
14457 #: config/tc-xtensa.c:9421
14458 msgid "invalid relaxation fragment result"
14461 #: config/tc-xtensa.c:9500
14462 msgid "unable to widen instruction"
14465 #: config/tc-xtensa.c:9640
14466 msgid "multiple literals in expansion"
14469 #: config/tc-xtensa.c:9644
14470 msgid "no registered fragment for literal"
14473 #: config/tc-xtensa.c:9646
14474 msgid "number of literal tokens != 1"
14477 #: config/tc-xtensa.c:9776 config/tc-xtensa.c:9782
14479 msgid "unresolved loop target symbol: %s"
14482 #: config/tc-xtensa.c:9888
14484 msgid "invalid expression evaluation type %d"
14487 #: config/tc-xtensa.c:9905
14488 msgid "loop too long for LOOP instruction"
14491 #: config/tc-xtensa.c:10175
14493 msgid "fixes not all moved from %s"
14496 #: config/tc-xtensa.c:10306
14498 "literal pool location required for text-section-literals; specify with ."
14502 #: config/tc-xtensa.c:11138
14503 msgid "too many operands in instruction"
14506 #: config/tc-xtensa.c:11349
14507 msgid "invalid symbolic operand"
14510 #: config/tc-xtensa.c:11410
14511 msgid "operand number mismatch"
14514 #: config/tc-xtensa.c:11414
14516 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
14519 #: config/tc-xtensa.c:11439
14521 msgid "xtensa-isa failure: %s"
14524 #: config/tc-xtensa.c:11516
14525 msgid "invalid opcode"
14528 #: config/tc-xtensa.c:11522
14529 msgid "too few operands"
14532 #: config/tc-xtensa.c:11572
14533 msgid "multiple writes to the same register"
14536 #: config/tc-xtensa.c:11686 config/tc-xtensa.c:11692
14537 msgid "out of memory"
14540 #: config/tc-xtensa.c:11781
14541 msgid "TLS relocation not allowed in FLIX bundle"
14544 #. Instructions that generate TLS relocations should always be
14545 #. relaxed in the front-end. If "record_fixup" is set, then this
14546 #. function is being called during back-end relaxation, so flag
14547 #. the unexpected behavior as an error.
14548 #: config/tc-xtensa.c:11787
14549 msgid "unexpected TLS relocation"
14552 #: config/tc-xtensa.c:11831
14553 msgid "symbolic operand not allowed"
14556 #: config/tc-xtensa.c:11868
14557 msgid "cannot decode instruction format"
14560 #: config/tc-xtensa.c:12012
14561 msgid "ignoring extra '-rename-section' delimiter ':'"
14564 #: config/tc-xtensa.c:12017
14566 msgid "ignoring invalid '-rename-section' specification: '%s'"
14569 #: config/tc-xtensa.c:12028
14571 msgid "section %s renamed multiple times"
14574 #: config/tc-xtensa.c:12030
14576 msgid "multiple sections remapped to output section %s"
14579 #: config/tc-z80.c:244
14580 msgid "-- unterminated string"
14583 #: config/tc-z80.c:314
14584 msgid "floating point numbers are not implemented"
14587 #: config/tc-z80.c:493 config/tc-z80.c:499
14588 msgid "mismatched parentheses"
14591 #: config/tc-z80.c:553
14592 msgid "bad offset expression syntax"
14595 #: config/tc-z80.c:577
14596 msgid "bad expression syntax"
14599 #: config/tc-z80.c:690
14600 msgid "cannot make a relative jump to an absolute location"
14603 #: config/tc-z80.c:702 config/tc-z80.c:1960
14607 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
14608 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
14609 msgid "bad intruction syntax"
14612 #: config/tc-z80.c:1203
14613 msgid "condition code invalid for jr"
14616 #: config/tc-z80.c:1225
14617 msgid "bad instruction syntax"
14620 #: config/tc-z80.c:1704
14621 msgid "parentheses ignored"
14624 #: config/tc-z80.c:1909 read.c:3556
14626 msgid "junk at end of line, first unrecognized character is `%c'"
14629 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
14630 msgid "relative jump out of range"
14633 #: config/tc-z80.c:1952
14634 msgid "index offset out of range"
14637 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
14639 msgid "md_apply_fix: unknown r_type 0x%x\n"
14642 #: config/tc-z8k.c:282
14644 msgid "register rr%d out of range"
14647 #: config/tc-z8k.c:284
14649 msgid "register rr%d does not exist"
14652 #: config/tc-z8k.c:296
14654 msgid "register rh%d out of range"
14657 #: config/tc-z8k.c:308
14659 msgid "register rl%d out of range"
14662 #: config/tc-z8k.c:321
14664 msgid "register rq%d out of range"
14667 #: config/tc-z8k.c:323
14669 msgid "register rq%d does not exist"
14672 #: config/tc-z8k.c:335
14674 msgid "register r%d out of range"
14677 #: config/tc-z8k.c:376
14679 msgid "expected %c"
14682 #: config/tc-z8k.c:391
14684 msgid "register is wrong size for a word %s"
14687 #: config/tc-z8k.c:405
14689 msgid "register is wrong size for address %s"
14692 #: config/tc-z8k.c:539
14694 msgid "unknown interrupt %s"
14697 #. No interrupt type specified, opcode won't do anything.
14698 #: config/tc-z8k.c:562
14699 msgid "opcode has no effect"
14702 #: config/tc-z8k.c:673
14703 msgid "Missing ) in ra(rb)"
14706 #: config/tc-z8k.c:753 config/tc-z8k.c:792
14708 msgid "invalid condition code '%s'"
14711 #: config/tc-z8k.c:765
14713 msgid "invalid flag '%s'"
14716 #: config/tc-z8k.c:919 config/tc-z8k.c:925
14717 msgid "invalid indirect register size"
14720 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
14721 msgid "invalid control register name"
14724 #: config/tc-z8k.c:1079
14725 msgid "immediate must be 1 or 2"
14728 #: config/tc-z8k.c:1082
14729 msgid "immediate 1 or 2 expected"
14732 #: config/tc-z8k.c:1113
14733 msgid "can't use R0 here"
14736 #: config/tc-z8k.c:1271
14737 msgid "Can't find opcode to match operands"
14740 #: config/tc-z8k.c:1318
14742 msgid "invalid architecture -z%s"
14745 #: config/tc-z8k.c:1338
14749 " -z8001 generate segmented code\n"
14750 " -z8002 generate unsegmented code\n"
14751 " -linkrelax create linker relaxable code\n"
14754 #: config/tc-z8k.c:1350
14756 msgid "call to md_convert_frag\n"
14759 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
14760 msgid "cannot branch to odd address"
14763 #: config/tc-z8k.c:1479
14764 msgid "relative address out of range"
14767 #: config/tc-z8k.c:1500
14768 msgid "relative call out of range"
14771 #: config/tc-z8k.c:1544
14773 msgid "call to md_estimate_size_before_relax\n"
14776 #: config/xtensa-relax.c:1556
14778 msgid "invalid configuration option '%s' in transition rule '%s'"
14781 #: config/xtensa-relax.c:1681
14783 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
14786 #: config/xtensa-relax.c:1691
14788 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
14791 #: config/xtensa-relax.c:1698
14793 msgid "opcode '%s': precondition only contains constants in '%s'"
14796 #: config/xtensa-relax.c:1745
14797 msgid "expected one operand for generated literal"
14800 #: config/xtensa-relax.c:1752
14801 msgid "expected 0 operands for generated label"
14804 #: config/xtensa-relax.c:1765
14806 msgid "invalid opcode '%s' in transition rule '%s'"
14809 #: config/xtensa-relax.c:1773
14811 msgid "opcode '%s': replacement does not have %d ops"
14814 #: config/xtensa-relax.c:1787
14816 msgid "opcode '%s': cannot find literal definition"
14819 #: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
14821 msgid "opcode %s: unidentified operand '%s' in '%s'"
14824 #: config/xtensa-relax.c:1828
14826 msgid "unknown user-defined function %s"
14829 #: config/xtensa-relax.c:1839
14831 msgid "opcode %s: could not parse operand '%s' in '%s'"
14834 #: config/xtensa-relax.c:1880
14836 msgid "could not parse INSN_PATTERN '%s'"
14839 #: config/xtensa-relax.c:1884
14841 msgid "could not parse INSN_REPL '%s'"
14844 #: config/xtensa-relax.c:1895
14846 msgid "could not build transition for %s => %s"
14851 msgid "can't open `%s' for writing"
14856 msgid "can't close `%s'"
14861 msgid "register save offset not a multiple of %u"
14865 msgid "CFI state restore without previous remember"
14869 msgid "missing separator"
14873 msgid "bad register expression"
14876 #: dw2gencfi.c:514 dw2gencfi.c:637 dw2gencfi.c:675 dw2gencfi.c:745
14878 msgid "CFI instruction used without previous .cfi_startproc"
14882 msgid "invalid or unsupported encoding in .cfi_personality"
14886 msgid ".cfi_personality requires encoding and symbol arguments"
14890 msgid "wrong second argument to .cfi_personality"
14893 #: dw2gencfi.c:769 dw2gencfi.c:845
14894 msgid "invalid or unsupported encoding in .cfi_lsda"
14898 msgid ".cfi_lsda requires encoding and symbol arguments"
14902 msgid "wrong second argument to .cfi_lsda"
14906 msgid "wrong third argument to .cfi_val_encoded_addr"
14910 msgid "previous CFI entry not closed (missing .cfi_endproc)"
14914 msgid ".cfi_endproc without corresponding .cfi_startproc"
14917 #: dw2gencfi.c:1677 dw2gencfi.c:1715
14918 msgid "open CFI at the end of file; missing .cfi_endproc directive"
14921 #: dwarf2dbg.c:542 dwarf2dbg.c:577
14922 msgid "file number less than one"
14927 msgid "file number %ld already allocated"
14930 #: dwarf2dbg.c:582 dwarf2dbg.c:1335
14932 msgid "unassigned file number %ld"
14936 msgid "is_stmt value not 0 or 1"
14940 msgid "isa number less than zero"
14944 msgid "discriminator less than zero"
14949 msgid "unknown .loc sub-directive `%s'"
14952 #: dwarf2dbg.c:1398
14953 msgid "internal error: unknown dwarf2 format"
14958 msgid "string too big (%lu bytes)"
14963 msgid "inserting \"%s\" into string hash table: %s"
14966 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
14968 msgid "no current file pointer"
14972 msgid "too many st_End's"
14977 msgid "inserting \"%s\" into tag hash table: %s"
14981 msgid "fake .file after real one"
14985 msgid "filename goes over one page boundary"
14989 msgid ".begin directive without a preceding .file directive"
14993 msgid ".begin directive without a preceding .ent directive"
14997 msgid ".bend directive without a preceding .file directive"
15001 msgid ".bend directive without a preceding .ent directive"
15005 msgid ".bend directive names unknown symbol"
15009 msgid ".def pseudo-op used inside of .def/.endef; ignored"
15013 msgid "empty symbol name in .def; ignored"
15017 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
15021 msgid "badly formed .dim directive"
15025 msgid "too many .dim entries"
15029 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
15033 msgid ".size pseudo-op used outside of .def/.endef; ignored"
15037 msgid "badly formed .size directive"
15041 msgid "too many .size entries"
15045 msgid ".type pseudo-op used outside of .def/.endef; ignored"
15048 #. FIXME: We could handle this by setting the continued bit.
15049 #. There would still be a limit: the .type argument can not
15053 msgid "the type of %s is too complex; it will be simplified"
15057 msgid "Unrecognized .type argument"
15061 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
15065 msgid ".val pseudo-op used outside of .def/.endef; ignored"
15069 msgid ".val expression is too complex"
15073 msgid ".endef pseudo-op used before .def; ignored"
15076 #: ecoff.c:2837 ecoff.c:2918
15077 msgid "bad COFF debugging information"
15082 msgid "no tag specified for %s"
15086 msgid ".end directive without a preceding .file directive"
15090 msgid ".end directive without a preceding .ent directive"
15094 msgid ".end directive names unknown symbol"
15098 msgid "second .ent directive found before .end directive"
15102 msgid "no way to handle .file within .ent/.end section"
15106 msgid ".loc before .file"
15111 msgid ".stab%c is not supported"
15116 msgid ".stab%c: ignoring non-zero other field"
15122 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
15127 msgid "illegal .stab%c directive, bad character"
15130 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
15131 msgid ".begin/.bend in different segments"
15135 msgid "missing .end or .bend at end of file"
15139 msgid "GP prologue size exceeds field size, using 0 instead"
15142 #: expr.c:88 read.c:3621
15143 msgid "bignum invalid"
15146 #: expr.c:90 read.c:3623 read.c:4091 read.c:4960
15147 msgid "floating point number invalid"
15151 msgid "bad floating-point constant: exponent overflow"
15156 msgid "bad floating-point constant: unknown error code=%d"
15161 "a bignum with underscores may not have more than 8 hex digits in any word"
15165 msgid "a bignum with underscores must have exactly 4 words"
15168 #. Either not seen or not defined.
15169 #. @@ Should print out the original string instead of
15170 #. the parsed number.
15173 msgid "backward ref to unknown label \"%d:\""
15177 msgid "character constant too large"
15182 msgid "expr.c(operand): bad atof_generic return val %d"
15187 msgid "missing '%c'"
15190 #: expr.c:981 read.c:4440
15191 msgid "EBCDIC constants are not supported"
15196 msgid "Unary operator %c ignored because bad operand follows"
15199 #: expr.c:1142 expr.c:1167
15200 msgid "syntax error in .startof. or .sizeof."
15203 #: expr.c:1248 expr.c:1602
15205 msgid "invalid use of operator \"%s\""
15209 msgid "missing operand; zero assumed"
15213 msgid "left operand is a bignum; integer 0 assumed"
15217 msgid "left operand is a float; integer 0 assumed"
15221 msgid "right operand is a bignum; integer 0 assumed"
15225 msgid "right operand is a float; integer 0 assumed"
15228 #: expr.c:1866 symbols.c:1358
15229 msgid "division by zero"
15233 msgid "shift count"
15237 msgid "operation combines symbols in different segments"
15241 msgid "attempt to allocate data in absolute section"
15245 msgid "attempt to allocate data in common section"
15250 msgid "can't extend frag %u chars"
15253 #. For error messages.
15254 #. Detect if we are reading from stdin by examining the file
15255 #. name returned by as_where().
15257 #. [FIXME: We rely upon the name in the strcmp below being the
15258 #. same as the one used by input_scrub_new_file(), if that is
15259 #. not true, then this code will fail].
15261 #. If we are reading from stdin, then we need to save each input
15262 #. line here (assuming of course that we actually have a line of
15263 #. input to read), so that it can be displayed in the listing
15264 #. that is produced at the end of the assembly.
15265 #: input-file.c:138 input-scrub.c:243 listing.c:337
15266 msgid "{standard input}"
15269 #: input-file.c:143
15271 msgid "can't open %s for reading: %s"
15274 #: input-file.c:152 input-file.c:215 input-file.c:241
15276 msgid "can't read from %s: %s"
15279 #: input-file.c:249 listing.c:1392 output-file.c:69
15281 msgid "can't close %s: %s"
15284 #: input-scrub.c:268
15285 msgid "macros nested too deeply"
15288 #: input-scrub.c:377 input-scrub.c:401
15289 msgid "partial line at end of file ignored"
15294 msgid "Unable to allocate memory for new instructions\n"
15309 " time stamp \t: %s\n"
15328 " options passed\t: "
15334 " GNU assembler version %s (%s)\n"
15335 "\t using BFD version %s."
15342 " input file \t: %s"
15349 " output file \t: %s"
15361 msgid "can't open %s: %s"
15365 msgid "strange paper height, set to no form"
15369 msgid "new line in title"
15372 #. Turns the next expression into a string.
15375 msgid "% operator needs absolute expression"
15380 msgid "Missing parameter qualifier for `%s' in macro `%s'"
15385 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
15390 msgid "Pointless default value for required parameter `%s' in macro `%s'"
15395 msgid "A parameter named `%s' already exists for macro `%s'"
15400 msgid "Reserved word `%s' used as parameter in macro `%s'"
15405 msgid "unexpected end of file in macro `%s' definition"
15410 msgid "missing `)' after formals in macro definition `%s'"
15414 msgid "Missing macro name"
15419 msgid "Bad parameter list for macro `%s'"
15424 msgid "Macro `%s' was already defined"
15427 #: macro.c:800 macro.c:802
15428 msgid "missing `)'"
15433 msgid "`%s' was already used as parameter (or another local) name"
15437 msgid "confusion in formal parameters"
15442 msgid "Parameter named `%s' does not exist for macro `%s'"
15447 msgid "Value for parameter `%s' of macro `%s' was already specified"
15451 msgid "can't mix positional and keyword arguments"
15455 msgid "too many positional arguments"
15460 msgid "Missing value for required parameter `%s' of macro `%s'"
15465 msgid "Attempt to purge non-existant macro `%s'"
15469 msgid "unexpected end of file in irp or irpc"
15473 msgid "missing model parameter"
15478 msgid "Assembler messages:\n"
15491 #: messages.c:362 messages.c:382
15493 msgid "Fatal error: "
15498 msgid "Internal error!\n"
15503 msgid "Assertion failure in %s at %s line %d.\n"
15508 msgid "Assertion failure at %s line %d.\n"
15511 #: messages.c:403 messages.c:420
15513 msgid "Please report this bug.\n"
15518 msgid "Internal error, aborting at %s line %d in %s\n"
15523 msgid "Internal error, aborting at %s line %d\n"
15528 msgid "%s out of domain (%d is not a multiple of %d)"
15533 msgid "%s out of range (%d is not between %d and %d)"
15536 #. xgettext:c-format.
15539 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
15542 #: output-file.c:35
15544 msgid "can't open a bfd on stdout %s"
15547 #: output-file.c:42
15549 msgid "selected target format '%s' unknown"
15552 #: output-file.c:44
15554 msgid "can't create %s: %s"
15558 msgid "bad or irreducible absolute expression"
15563 msgid "error constructing %s pseudo-op table: %s"
15568 msgid "unknown pseudo-op: `%s'"
15573 msgid "label \"%d$\" redefined"
15577 msgid ".abort detected. Abandoning ship."
15580 #: read.c:1239 read.c:2651
15581 msgid "ignoring fill value in absolute section"
15586 msgid "alignment too large: %u assumed"
15590 msgid "expected fill pattern missing"
15595 msgid "size (%ld) out of range, ignored"
15600 msgid "size of \"%s\" is already %ld; not changing to %ld"
15603 #. Some of the back ends can't deal with non-positive line numbers.
15604 #. Besides, it's silly. GCC however will generate a line number of
15605 #. zero when it is pre-processing builtins for assembler-with-cpp files:
15607 #. # 0 "<built-in>"
15609 #. We do not want to barf on this, especially since such files are used
15610 #. in the GCC and GDB testsuites. So we check for negative line numbers
15611 #. rather than non-positive line numbers.
15614 msgid "line numbers must be positive; line number %d rejected"
15619 msgid "incompatible flag %i in line directive"
15624 msgid "unsupported flag %i in line directive"
15628 msgid "start address not supported"
15632 msgid ".err encountered"
15636 msgid ".error directive invoked in source file"
15640 msgid ".warning directive invoked in source file"
15645 msgid "%s argument must be a string"
15648 #: read.c:1902 read.c:1904
15650 msgid ".fail %ld encountered"
15655 msgid ".fill size clamped to %d"
15659 msgid "size negative; .fill ignored"
15663 msgid "repeat < 0; .fill ignored"
15668 msgid "Attribute name not recognised: %s"
15672 msgid "expected numeric constant"
15676 msgid "bad string constant"
15680 msgid "expected <tag> , <value>"
15685 msgid "unrecognized .linkonce type `%s'"
15689 msgid ".linkonce is not supported for this object file format"
15694 msgid "bfd_set_section_flags: %s"
15698 msgid "expected alignment after size"
15703 msgid "attempt to redefine pseudo-op `%s' ignored"
15707 msgid "ignoring macro exit outside a macro definition."
15712 msgid "invalid segment \"%s\""
15716 msgid "only constant offsets supported in absolute section"
15720 msgid "MRI style ORG pseudo-op not supported"
15725 msgid "unrecognized section type `%s'"
15729 msgid "absolute sections are not supported"
15734 msgid "unrecognized section command `%s'"
15739 msgid ".end%c encountered without preceeding %s"
15744 msgid "%s without %s"
15748 msgid "unsupported variable size or fill value"
15752 msgid ".space repeat count is zero, ignored"
15756 msgid ".space repeat count is negative, ignored"
15760 msgid "space allocation too complex in absolute section"
15764 msgid "space allocation too complex in common section"
15767 #: read.c:3353 read.c:4686
15769 msgid "bad floating literal: %s"
15774 msgid "%s: would close weakref loop: %s"
15779 msgid "junk at end of line, first unrecognized character valued 0x%x"
15784 msgid "`%s' can't be equated to common symbol '%s'"
15788 msgid "rva without symbol"
15792 msgid "missing or bad offset expression"
15796 msgid "missing reloc type"
15800 msgid "unrecognized reloc type"
15804 msgid "bad reloc expression"
15808 msgid "attempt to store value in absolute section"
15811 #: read.c:4085 read.c:4954
15812 msgid "zero assumed for missing expression"
15815 #: read.c:4097 read.c:4966 write.c:265 write.c:982
15816 msgid "register value used as expression"
15821 msgid "value 0x%llx truncated to 0x%llx"
15825 msgid "value 0x%I64x truncated to 0x%I64x"
15830 msgid "value 0x%lx truncated to 0x%lx"
15835 msgid "bignum truncated to %d bytes"
15838 #: read.c:4513 read.c:4708
15839 msgid "unresolvable or nonpositive repeat count; using 1"
15844 msgid "unknown floating type type '%c'"
15848 msgid "floating point constant too large"
15852 msgid "strings must be placed into a section"
15856 msgid "expected <nn>"
15859 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
15860 #: read.c:5201 read.c:5287
15861 msgid "unterminated string; newline inserted"
15865 msgid "bad escaped character in string"
15869 msgid "expected address expression"
15874 msgid "symbol \"%s\" undefined; zero assumed"
15878 msgid "some symbol undefined; zero assumed"
15882 msgid "this string may not contain '\\0'"
15886 msgid "missing string"
15891 msgid ".incbin count zero, ignoring `%s'"
15896 msgid "file not found: %s"
15901 msgid "seek to end of .incbin file failed `%s'"
15906 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
15911 msgid "could not skip to %ld in file `%s'"
15916 msgid "truncated file `%s', %ld of %ld bytes read"
15920 msgid "missing .func"
15924 msgid ".endfunc missing for previous .func"
15929 msgid "missing closing `%c'"
15938 msgid "invalid argument '%s' to -fdebug-prefix-map"
15941 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
15943 msgid ".stab%c: missing comma"
15946 #. This could happen for example with a source file with a huge
15947 #. number of lines. The only cure is to use a different debug
15948 #. format, probably DWARF.
15951 msgid ".stab%c: description field '%x' too big, try a different debug format"
15955 msgid "comma missing in .xstabs"
15960 msgid "cannot define symbol `%s' in absolute section"
15965 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
15968 #: symbols.c:496 symbols.c:503
15970 msgid "inserting \"%s\" into symbol table failed: %s"
15973 #: symbols.c:966 symbols.c:970
15975 msgid "undefined symbol `%s' in operation"
15980 msgid "invalid sections for operation on `%s' and `%s'"
15985 msgid "invalid section for operation on `%s'"
15988 #: symbols.c:989 symbols.c:992
15990 msgid "undefined symbol `%s' in operation setting `%s'"
15995 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
16000 msgid "invalid section for operation on `%s' setting `%s'"
16005 msgid "symbol definition loop encountered at `%s'"
16010 msgid "cannot convert expression symbol %s to complex relocation"
16015 msgid "division by zero when setting `%s'"
16018 #: symbols.c:1441 write.c:1855
16020 msgid "can't resolve value for symbol `%s'"
16025 msgid "\"%d\" (instance number %d of a %s label)"
16030 msgid "attempt to get value of unresolved symbol `%s'"
16034 msgid "section symbols are already global"
16039 msgid "Accessing function `%s' as thread-local object"
16044 msgid "Accessing `%s' as thread-local object"
16049 msgid "field fx_size too small to hold %d"
16054 msgid "attempt to .org/.space backwards? (%ld)"
16058 msgid "invalid offset expression"
16062 msgid "invalid reloc expression"
16067 msgid "value of %s too large for field of %d bytes at %s"
16072 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
16076 msgid "redefined symbol cannot be used on reloc"
16080 msgid "relocation out of range"
16085 msgid "%s:%u: bad return from bfd_install_relocation: %x"
16089 msgid "internal error: fixup not contained within frag"
16093 msgid "reloc not within (fixed part of) section"
16096 #: write.c:1321 write.c:1342
16098 msgid "can't write %s: %s"
16102 msgid "cannot write to output file"
16107 msgid "%d error%s, %d warning%s, generating bad object file"
16112 msgid "%d error%s, %d warning%s, no object file generated"
16117 msgid "%s: global symbols not supported in common sections"
16122 msgid "local label `%s' is not defined"
16127 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
16132 msgid "can't make global register symbol `%s'"
16137 msgid "alignment padding (%lu bytes) not a multiple of %ld"
16142 msgid ".word %s-%s+%s didn't fit"
16146 msgid "padding added"
16150 msgid "attempt to move .org backwards"
16154 msgid ".space specifies non-absolute value"
16158 msgid ".space or .fill with negative value, ignored"
16164 "Infinite loop encountered whilst attempting to compute the addresses of "
16165 "symbols in section %s"