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: 2007-11-12 10:55+0000\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:473 app.c:487
20 msgid "end of file in comment"
23 #: app.c:565 app.c:612
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:1110 app.c:1164 app.c:1175 app.c:1249
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 h include high-level source\n"
85 " \t l include assembly\n"
86 " \t m include macro expansions\n"
87 " \t n omit forms processing\n"
88 " \t s include symbols\n"
89 " \t =FILE list to FILE (must be last sub-option)\n"
94 msgid " --alternate initially turn on alternate macro syntax\n"
99 msgid " -D produce assembler debugging messages\n"
104 msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
109 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
114 msgid " emulate output (default %s)\n"
119 msgid " --execstack require executable stack for this object\n"
125 " --noexecstack don't require executable stack for this object\n"
130 msgid " -f skip whitespace and comment preprocessing\n"
135 msgid " -g --gen-debug generate debugging information\n"
140 msgid " --gstabs generate STABS debugging information\n"
146 " --gstabs+ generate STABS debug info with GNU extensions\n"
151 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
156 msgid " --hash-size=<value> set the hash table size close to <value>\n"
161 msgid " --help show this message and exit\n"
166 msgid " --target-help show target specific options\n"
172 " -I DIR add DIR to search list for .include directives\n"
177 msgid " -J don't warn about signed overflow\n"
183 " -K warn when differences altered for long "
189 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
194 msgid " -M,--mri assemble in MRI compatibility mode\n"
200 " --MD FILE write dependency information in FILE (default "
206 msgid " -nocpp ignored\n"
212 " -o OBJFILE name the object-file output OBJFILE (default a."
218 msgid " -R fold data section into text section\n"
224 " --reduce-memory-overheads \n"
225 " prefer smaller memory use at the cost of longer\n"
232 " --statistics print various measured statistics from execution\n"
237 msgid " --strip-local-absolute strip local absolute symbols\n"
243 " --traditional-format Use same format as native assembler when possible\n"
248 msgid " --version print assembler version number and exit\n"
253 msgid " -W --no-warn suppress warnings\n"
258 msgid " --warn don't suppress warnings\n"
263 msgid " --fatal-warnings treat warnings as errors\n"
269 " --itbl INSTTBL extend instruction set to include instructions\n"
270 " matching the specifications defined in file "
276 msgid " -w ignored\n"
281 msgid " -X ignored\n"
286 msgid " -Z generate object file even after errors\n"
292 " --listing-lhs-width set the width in words of the output data column "
300 " --listing-lhs-width2 set the width in words of the continuation lines\n"
301 " of the output data column; ignored if smaller "
303 " the width of the first line\n"
309 " --listing-rhs-width set the max width in characters of the lines from\n"
316 " --listing-cont-lines set the maximum number of continuation lines used\n"
317 " for the output data column of the listing\n"
322 msgid " @FILE read options from FILE\n"
327 msgid "Report bugs to %s\n"
332 msgid "unrecognized option -%c%s"
335 #. This output is intended to follow the GNU standards document.
338 msgid "GNU assembler %s\n"
343 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
349 "This program is free software; you may redistribute it under the terms of\n"
350 "the GNU General Public License version 3 or later.\n"
351 "This program has absolutely no warranty.\n"
356 msgid "This assembler was configured for a target of `%s'.\n"
360 msgid "multiple emulation names specified"
364 msgid "emulations not handled in this configuration"
374 msgid "canonical = %s\n"
379 msgid "cpu-type = %s\n"
384 msgid "format = %s\n"
389 msgid "bfd-target = %s\n"
393 msgid "bad defsym; format is --defsym name=value"
397 msgid "no file name following -t option"
402 msgid "failed to read instruction table %s\n"
407 msgid "invalid listing option `%c'"
411 msgid "--hash-size needs a numeric argument"
416 msgid "%s: total time in assembly: %ld.%06ld\n"
421 msgid "%s: data size %ld\n"
426 msgid "%d warnings, treating warnings as errors"
431 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
435 #. * We have a GROSS internal error.
436 #. * This should never happen.
438 #: atof-generic.c:417 config/tc-m68k.c:3395
439 msgid "failed sanity check"
442 #: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
443 #: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
444 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1743 config/tc-ppc.c:2438
445 #: config/tc-ppc.c:2662 config/tc-ppc.c:2674 config/tc-s390.c:1231
446 #: config/tc-s390.c:1331 config/tc-s390.c:1460 config/tc-v850.c:1730
447 #: config/tc-v850.c:1753 config/tc-v850.c:1956
448 msgid "too many fixups"
451 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
452 #: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1668
453 #: config/tc-ppc.c:2477 config/tc-s390.c:1219 config/tc-v850.c:1932
454 #: config/tc-z80.c:422
455 msgid "illegal operand"
458 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:513 config/tc-d10v.c:463
459 #: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
460 #: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1671
461 #: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2479
462 #: config/tc-s390.c:1221 config/tc-sh64.c:2213 config/tc-sh.c:1359
463 #: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
464 msgid "missing operand"
468 msgid "a reloc on this operand implies an overflow"
472 msgid "operand mask overflow"
475 #. We can't actually support subtracting a symbol.
476 #: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1521 config/tc-arm.c:8151
477 #: config/tc-arm.c:8202 config/tc-arm.c:8435 config/tc-arm.c:9158
478 #: config/tc-arm.c:9961 config/tc-arm.c:9989 config/tc-arm.c:10246
479 #: config/tc-arm.c:10263 config/tc-arm.c:10385 config/tc-avr.c:1023
480 #: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
481 #: config/tc-mips.c:4184 config/tc-mips.c:5308 config/tc-mips.c:6247
482 #: config/tc-mips.c:6839 config/tc-msp430.c:1937 config/tc-ppc.c:5588
483 #: config/tc-spu.c:906 config/tc-spu.c:930 config/tc-v850.c:2271
484 #: config/tc-xstormy16.c:484 config/tc-xtensa.c:5630 config/tc-xtensa.c:11607
485 msgid "expression too complex"
488 #: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5712 config/tc-s390.c:2053
489 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
490 msgid "unresolved expression that must be resolved"
493 #: cgen.c:1003 config/tc-xstormy16.c:563
495 msgid "internal error: can't install fix for reloc type %d (`%s')"
499 msgid "relocation is not supported"
503 msgid "invalid identifier for \".ifdef\""
507 msgid "non-constant expression in \".if\" statement"
511 msgid "bad format for ifc or ifnc"
515 msgid "\".elseif\" without matching \".if\""
519 msgid "\".elseif\" after \".else\""
522 #: cond.c:314 cond.c:420
523 msgid "here is the previous \"else\""
526 #: cond.c:317 cond.c:423
527 msgid "here is the previous \"if\""
531 msgid "non-constant expression in \".elseif\" statement"
535 msgid "\".endif\" without \".if\""
539 msgid "\".else\" without matching \".if\""
543 msgid "duplicate \"else\""
547 msgid ".ifeqs syntax error"
551 msgid "end of macro inside conditional"
555 msgid "end of file inside conditional"
559 msgid "here is the start of the unterminated conditional"
563 msgid "here is the \"else\" of the unterminated conditional"
566 #: config/atof-ieee.c:141
567 msgid "cannot create floating-point number"
570 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:917
571 #: config/tc-ia64.c:11721 config/tc-tic30.c:1261 config/tc-tic4x.c:2706
572 msgid "Unrecognized or unsupported floating point constant"
575 #: config/obj-aout.c:85
577 msgid "Attempt to put a common symbol into set %s"
580 #: config/obj-aout.c:89
582 msgid "Attempt to put an undefined symbol into set %s"
585 #: config/obj-aout.c:116 config/obj-coff.c:1339
587 msgid "Symbol `%s' can not be both weak and common"
590 #: config/obj-coff.c:133
592 msgid "Inserting \"%s\" into structure table failed: %s"
595 #. Zero is used as an end marker in the file.
596 #: config/obj-coff.c:366
597 msgid "Line numbers must be positive integers\n"
600 #: config/obj-coff.c:398
601 msgid ".ln pseudo-op inside .def/.endef: ignored."
604 #: config/obj-coff.c:440 ecoff.c:3240
605 msgid ".loc outside of .text"
608 #: config/obj-coff.c:447
609 msgid ".loc pseudo-op inside .def/.endef: ignored."
612 #: config/obj-coff.c:528
613 msgid ".def pseudo-op used inside of .def/.endef: ignored."
616 #: config/obj-coff.c:567
617 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
620 #: config/obj-coff.c:606
622 msgid "`%s' symbol without preceding function"
625 #: config/obj-coff.c:693
627 msgid "unexpected storage class %d"
630 #: config/obj-coff.c:801
631 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
634 #: config/obj-coff.c:821
635 msgid "badly formed .dim directive ignored"
638 #: config/obj-coff.c:870
639 msgid ".size pseudo-op used outside of .def/.endef ignored."
642 #: config/obj-coff.c:885
643 msgid ".scl pseudo-op used outside of .def/.endef ignored."
646 #: config/obj-coff.c:902
647 msgid ".tag pseudo-op used outside of .def/.endef ignored."
650 #: config/obj-coff.c:920
652 msgid "tag not found for .tag %s"
655 #: config/obj-coff.c:933
656 msgid ".type pseudo-op used outside of .def/.endef ignored."
659 #: config/obj-coff.c:952
660 msgid ".val pseudo-op used outside of .def/.endef ignored."
663 #: config/obj-coff.c:1119
664 msgid "badly formed .weak directive ignored"
667 #: config/obj-coff.c:1297
668 msgid "mismatched .eb"
671 #: config/obj-coff.c:1318
673 msgid "C_EFCN symbol for %s out of scope"
679 #: config/obj-coff.c:1590
681 msgid "unsupported section attribute '%c'"
684 #: config/obj-coff.c:1594 config/tc-ppc.c:4668
686 msgid "unknown section attribute '%c'"
689 #: config/obj-coff.c:1622 config/tc-ppc.c:4686 config/tc-tic54x.c:4285
692 msgid "error setting flags for \"%s\": %s"
695 #: config/obj-coff.c:1633
697 msgid "Ignoring changed section attributes for %s"
700 #: config/obj-coff.c:1764
702 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
705 #: config/obj-ecoff.c:125
706 msgid "Can't set GP value"
709 #: config/obj-ecoff.c:132
710 msgid "Can't set register masks"
713 #: config/obj-elf.c:323 config/tc-sparc.c:3980 config/tc-v850.c:450
715 msgid "bad .common segment %s"
718 #: config/obj-elf.c:601
720 msgid "setting incorrect section type for %s"
723 #: config/obj-elf.c:606
725 msgid "ignoring incorrect section type for %s"
728 #: config/obj-elf.c:648
730 msgid "setting incorrect section attributes for %s"
733 #: config/obj-elf.c:700
735 msgid "ignoring changed section type for %s"
738 #: config/obj-elf.c:712
740 msgid "ignoring changed section attributes for %s"
743 #: config/obj-elf.c:714
745 msgid "ignoring changed section entity size for %s"
748 #: config/obj-elf.c:767
749 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
752 #: config/obj-elf.c:804
753 msgid "unrecognized section attribute"
756 #: config/obj-elf.c:832 read.c:2739
757 msgid "unrecognized section type"
760 #: config/obj-elf.c:862
764 #: config/obj-elf.c:990
765 msgid "invalid merge entity size"
768 #: config/obj-elf.c:997
769 msgid "entity size for SHF_MERGE not specified"
772 #: config/obj-elf.c:1017
773 msgid "group name for SHF_GROUP not specified"
776 #: config/obj-elf.c:1030
777 msgid "character following name is not '#'"
780 #: config/obj-elf.c:1149
781 msgid ".previous without corresponding .section; ignored"
784 #: config/obj-elf.c:1175
785 msgid ".popsection without corresponding .pushsection; ignored"
788 #: config/obj-elf.c:1227
789 msgid "expected comma after name in .symver"
792 #: config/obj-elf.c:1251
794 msgid "missing version name in `%s' for symbol `%s'"
797 #: config/obj-elf.c:1262
799 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
802 #: config/obj-elf.c:1299
804 msgid "expected `%s' to have already been set for .vtable_inherit"
807 #: config/obj-elf.c:1309
808 msgid "expected comma after name in .vtable_inherit"
811 #: config/obj-elf.c:1369
812 msgid "expected comma after name in .vtable_entry"
815 #: config/obj-elf.c:1492
816 msgid "expected quoted string"
819 #: config/obj-elf.c:1512
821 msgid "expected comma after name `%s' in .size directive"
824 #: config/obj-elf.c:1521
825 msgid "missing expression in .size directive"
828 #: config/obj-elf.c:1620
830 msgid "symbol '%s' is already defined"
833 #: config/obj-elf.c:1635
835 msgid "unrecognized symbol type \"%s\""
838 #: config/obj-elf.c:1806
839 msgid ".size expression too complicated to fix up"
842 #: config/obj-elf.c:1838
845 "invalid attempt to declare external version name as default in symbol `%s'"
848 #: config/obj-elf.c:1899 ecoff.c:3598
850 msgid "symbol `%s' can not be both weak and common"
853 #: config/obj-elf.c:2006
855 msgid "assuming all members of group `%s' are COMDAT"
858 #: config/obj-elf.c:2028
860 msgid "can't create group: %s"
863 #: config/obj-elf.c:2138
865 msgid "failed to set up debugging information: %s"
868 #: config/obj-elf.c:2158
870 msgid "can't start writing .mdebug section: %s"
873 #: config/obj-elf.c:2166
875 msgid "could not write .mdebug section: %s"
878 #: config/obj-som.c:58
879 msgid "Only one .compiler pseudo-op per file!"
882 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
883 msgid "Expected quoted string"
886 #: config/obj-som.c:88
887 msgid ".compiler directive missing language and version"
890 #: config/obj-som.c:98
891 msgid ".compiler directive missing version"
894 #: config/obj-som.c:114
896 msgid "FATAL: Attaching compiler header %s"
899 #: config/obj-som.c:129
900 msgid "Only one .version pseudo-op per file!"
903 #: config/obj-som.c:153
905 msgid "attaching version header %s: %s"
908 #: config/obj-som.c:171
909 msgid "Only one .copyright pseudo-op per file!"
912 #: config/obj-som.c:195
914 msgid "attaching copyright header %s: %s"
917 #: config/tc-alpha.c:592
919 msgid "No !literal!%ld was found"
922 #: config/tc-alpha.c:599
924 msgid "No !tlsgd!%ld was found"
927 #: config/tc-alpha.c:606
929 msgid "No !tlsldm!%ld was found"
932 #: config/tc-alpha.c:615
934 msgid "No ldah !gpdisp!%ld was found"
937 #: config/tc-alpha.c:665
939 msgid "too many !literal!%ld for %s"
942 #: config/tc-alpha.c:695
944 msgid "No lda !gpdisp!%ld was found"
947 #. Only support one relocation op per insn.
948 #: config/tc-alpha.c:852
949 msgid "More than one relocation op per insn"
952 #: config/tc-alpha.c:868
953 msgid "No relocation operand"
956 #: config/tc-alpha.c:878
958 msgid "Unknown relocation operand: !%s"
961 #: config/tc-alpha.c:888
963 msgid "no sequence number after !%s"
966 #: config/tc-alpha.c:898
968 msgid "!%s does not use a sequence number"
971 #: config/tc-alpha.c:908
973 msgid "Bad sequence number: !%s!%s"
976 #: config/tc-alpha.c:1123 config/tc-alpha.c:3139
978 msgid "inappropriate arguments for opcode `%s'"
981 #: config/tc-alpha.c:1125 config/tc-alpha.c:3141
983 msgid "opcode `%s' not supported for target %s"
986 #: config/tc-alpha.c:1129 config/tc-alpha.c:3145 config/tc-avr.c:1292
987 #: config/tc-msp430.c:1829
989 msgid "unknown opcode `%s'"
992 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
993 msgid "overflow in literal (.lita) table"
996 #: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
997 #: config/tc-alpha.c:2049 config/tc-alpha.c:2093 config/tc-alpha.c:2162
998 #: config/tc-alpha.c:2245 config/tc-alpha.c:2470 config/tc-alpha.c:2568
999 msgid "macro requires $at register while noat in effect"
1002 #: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1003 msgid "macro requires $at while $at in use"
1006 #: config/tc-alpha.c:1346
1007 msgid "bignum invalid; zero assumed"
1010 #: config/tc-alpha.c:1348
1011 msgid "floating point number invalid; zero assumed"
1014 #: config/tc-alpha.c:1353
1015 msgid "can't handle expression"
1018 #: config/tc-alpha.c:1390
1019 msgid "overflow in literal (.lit8) table"
1022 #: config/tc-alpha.c:1674
1024 msgid "too many ldah insns for !gpdisp!%ld"
1027 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1029 msgid "both insns for !gpdisp!%ld must be in the same section"
1032 #: config/tc-alpha.c:1686
1034 msgid "too many lda insns for !gpdisp!%ld"
1037 #: config/tc-alpha.c:1742
1039 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1042 #: config/tc-alpha.c:1745
1044 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1047 #: config/tc-alpha.c:1762
1049 msgid "duplicate !tlsgd!%ld"
1052 #: config/tc-alpha.c:1764
1054 msgid "sequence number in use for !tlsldm!%ld"
1057 #: config/tc-alpha.c:1778
1059 msgid "duplicate !tlsldm!%ld"
1062 #: config/tc-alpha.c:1780
1064 msgid "sequence number in use for !tlsgd!%ld"
1067 #: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
1068 #: config/tc-mn10300.c:1140 config/tc-ppc.c:1577 config/tc-s390.c:615
1069 #: config/tc-v850.c:1556
1073 #: config/tc-alpha.c:1962
1074 msgid "invalid relocation for instruction"
1077 #: config/tc-alpha.c:1973
1078 msgid "invalid relocation for field"
1081 #: config/tc-alpha.c:2760
1082 msgid "can not resolve expression"
1085 #: config/tc-alpha.c:3275 config/tc-ppc.c:1876 config/tc-ppc.c:4431
1087 msgid ".COMMon length (%ld.) <0! Ignored."
1090 #: config/tc-alpha.c:3304 config/tc-sparc.c:3850 config/tc-v850.c:245
1091 msgid "Ignoring attempt to re-define symbol"
1094 #: config/tc-alpha.c:3313 config/tc-alpha.c:3322 config/tc-ppc.c:4468
1095 #: config/tc-sparc.c:3858
1097 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1100 #: config/tc-alpha.c:3439 ecoff.c:3054
1101 msgid ".ent directive has no name"
1104 #: config/tc-alpha.c:3447
1105 msgid "nested .ent directives"
1108 #: config/tc-alpha.c:3491 ecoff.c:3005
1109 msgid ".end directive has no name"
1112 #: config/tc-alpha.c:3500
1113 msgid ".end directive without matching .ent"
1116 #: config/tc-alpha.c:3502
1117 msgid ".end directive names different symbol than .ent"
1120 #: config/tc-alpha.c:3545 ecoff.c:3140
1121 msgid ".fmask outside of .ent"
1124 #: config/tc-alpha.c:3547 config/tc-score.c:5816 ecoff.c:3204
1125 msgid ".mask outside of .ent"
1128 #: config/tc-alpha.c:3555 ecoff.c:3147
1129 msgid "bad .fmask directive"
1132 #: config/tc-alpha.c:3557 ecoff.c:3211
1133 msgid "bad .mask directive"
1136 #: config/tc-alpha.c:3590 config/tc-mips.c:14617 config/tc-score.c:5959
1138 msgid ".frame outside of .ent"
1141 #: config/tc-alpha.c:3601 ecoff.c:3179
1142 msgid "bad .frame directive"
1145 #: config/tc-alpha.c:3633
1146 msgid ".prologue directive without a preceding .ent directive"
1149 #: config/tc-alpha.c:3651
1151 msgid "Invalid argument %d to .prologue."
1154 #: config/tc-alpha.c:3742
1155 msgid "ECOFF debugging is disabled."
1158 #: config/tc-alpha.c:3756
1159 msgid ".ent directive without matching .end"
1162 #: config/tc-alpha.c:3841
1163 msgid ".usepv directive has no name"
1166 #: config/tc-alpha.c:3852
1167 msgid ".usepv directive has no type"
1170 #: config/tc-alpha.c:3867
1171 msgid "unknown argument for .usepv"
1174 #: config/tc-alpha.c:3900
1175 msgid "Unknown section directive"
1178 #: config/tc-alpha.c:3935
1179 msgid ".ent directive has no symbol"
1182 #: config/tc-alpha.c:3960
1183 msgid "Bad .frame directive 1./2. param"
1186 #: config/tc-alpha.c:3972
1187 msgid "Bad .frame directive 3./4. param"
1190 #: config/tc-alpha.c:3994
1191 msgid ".pdesc directive not in link (.link) section"
1194 #: config/tc-alpha.c:4002
1195 msgid ".pdesc has no matching .ent"
1198 #: config/tc-alpha.c:4013
1199 msgid ".pdesc directive has no entry symbol"
1202 #: config/tc-alpha.c:4026
1203 msgid "No comma after .pdesc <entryname>"
1206 #: config/tc-alpha.c:4046
1207 msgid "unknown procedure kind"
1210 #: config/tc-alpha.c:4136
1211 msgid ".name directive not in link (.link) section"
1214 #: config/tc-alpha.c:4144
1215 msgid ".name directive has no symbol"
1218 #: config/tc-alpha.c:4175
1219 msgid "No symbol after .linkage"
1222 #: config/tc-alpha.c:4199
1223 msgid "No symbol after .code_address"
1226 #: config/tc-alpha.c:4226 config/tc-score.c:5822
1227 msgid "Bad .mask directive"
1230 #: config/tc-alpha.c:4244
1231 msgid "Bad .fmask directive"
1234 #: config/tc-alpha.c:4401
1236 msgid "Expected comma after name \"%s\""
1239 #. *symbol_get_obj (symbolP) = (signed char) temp;
1240 #: config/tc-alpha.c:4412
1242 msgid "unhandled: .proc %s,%d"
1245 #: config/tc-alpha.c:4446
1247 msgid "Tried to .set unrecognized mode `%s'"
1250 #: config/tc-alpha.c:4472
1252 msgid "Bad base register, using $%d."
1255 #: config/tc-alpha.c:4493
1257 msgid "Alignment too large: %d. assumed"
1260 #: config/tc-alpha.c:4497 config/tc-d30v.c:2048
1261 msgid "Alignment negative: 0 assumed"
1264 #: config/tc-alpha.c:4775
1266 msgid "Chose GP value of %lx\n"
1269 #: config/tc-alpha.c:4789
1270 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1273 #: config/tc-alpha.c:4878
1275 msgid "internal error: can't hash opcode `%s': %s"
1278 #: config/tc-alpha.c:4914
1280 msgid "internal error: can't hash macro `%s': %s"
1283 #: config/tc-alpha.c:4998 config/tc-arm.c:6057 config/tc-arm.c:6069
1284 #: config/tc-i960.c:708 config/tc-xtensa.c:5178 config/tc-xtensa.c:5256
1285 #: config/tc-xtensa.c:5302 config/tc-z80.c:1893
1286 msgid "syntax error"
1289 #: config/tc-alpha.c:5076
1291 msgid "Unknown CPU identifier `%s'"
1294 #: config/tc-alpha.c:5119
1297 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1298 "-F\t\t\tlack floating point instructions support\n"
1299 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1300 "\t\t\tspecify variant of Alpha architecture\n"
1301 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1303 "\t\t\tthese variants include PALcode opcodes\n"
1306 #: config/tc-alpha.c:5129
1309 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1310 "-H\t\t\tshow new symbol after hash truncation\n"
1313 #: config/tc-alpha.c:5306
1315 msgid "unhandled relocation type %s"
1318 #: config/tc-alpha.c:5319
1319 msgid "non-absolute expression in constant field"
1322 #: config/tc-alpha.c:5333
1324 msgid "type %d reloc done?\n"
1327 #: config/tc-alpha.c:5380 config/tc-alpha.c:5387
1328 msgid "Used $at without \".set noat\""
1331 #: config/tc-alpha.c:5549
1333 msgid "!samegp reloc against symbol without .prologue: %s"
1336 #: config/tc-alpha.c:5586 config/tc-xtensa.c:5792
1338 msgid "cannot represent `%s' relocation in object file"
1341 #: config/tc-alpha.c:5592 config/tc-xtensa.c:5800
1343 msgid "internal error? cannot generate `%s' relocation"
1346 #: config/tc-alpha.c:5643
1348 msgid "frame reg expected, using $%d."
1351 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1352 #: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1353 #: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
1354 #: config/tc-h8300.c:193 config/tc-hppa.c:6788 config/tc-hppa.c:6794
1355 #: config/tc-hppa.c:6800 config/tc-hppa.c:6806 config/tc-hppa.c:8213
1356 #: config/tc-mn10300.c:929 config/tc-mn10300.c:934 config/tc-mn10300.c:2415
1357 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1358 msgid "could not set architecture and machine"
1361 #: config/tc-arc.c:212 config/tc-arm.c:19532 config/tc-score.c:6522
1362 #: config/tc-score.c:6538 config/tc-score.c:6543
1363 msgid "virtual memory exhausted"
1366 #: config/tc-arc.c:432 config/tc-arc.c:670
1367 msgid "expected comma after operand name"
1370 #: config/tc-arc.c:443
1372 msgid "negative operand number %d"
1375 #: config/tc-arc.c:455
1376 msgid "expected comma after register-number"
1379 #: config/tc-arc.c:480
1380 msgid "invalid mode"
1383 #: config/tc-arc.c:497
1384 msgid "expected comma after register-mode"
1387 #: config/tc-arc.c:514
1388 msgid "shortcut designator invalid"
1391 #: config/tc-arc.c:529
1393 msgid "core register value (%d) too large"
1396 #: config/tc-arc.c:537
1398 msgid "condition code value (%d) too large"
1401 #: config/tc-arc.c:554
1403 msgid "attempt to override symbol: %s"
1406 #: config/tc-arc.c:625
1407 msgid "invalid opertype"
1410 #: config/tc-arc.c:682
1411 msgid "expected comma after opcode"
1414 #: config/tc-arc.c:692
1416 msgid "negative subopcode %d"
1419 #: config/tc-arc.c:701
1420 msgid "subcode value found when opcode not equal 0x03"
1423 #: config/tc-arc.c:709
1425 msgid "invalid subopcode %d"
1428 #: config/tc-arc.c:720
1429 msgid "expected comma after subopcode"
1432 #: config/tc-arc.c:739
1433 msgid "invalid suffix class"
1436 #: config/tc-arc.c:748
1437 msgid "expected comma after suffix class"
1440 #: config/tc-arc.c:767
1441 msgid "invalid syntax class"
1444 #: config/tc-arc.c:774
1445 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1448 #: config/tc-arc.c:794
1449 msgid "unknown suffix class"
1452 #: config/tc-arc.c:861
1453 msgid "expected comma after symbol name"
1456 #: config/tc-arc.c:871
1457 msgid "negative symbol length"
1460 #: config/tc-arc.c:882
1461 msgid "ignoring attempt to re-define symbol"
1464 #: config/tc-arc.c:889
1466 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1469 #: config/tc-arc.c:903
1470 msgid "assuming symbol alignment of zero"
1473 #: config/tc-arc.c:970
1474 msgid "\".option\" directive must appear before any instructions"
1477 #: config/tc-arc.c:980
1478 msgid "\".option\" directive conflicts with initial definition"
1481 #: config/tc-arc.c:988
1482 msgid "\".option\" directive overrides command-line (default) value"
1485 #: config/tc-arc.c:998
1486 msgid "invalid identifier for \".option\""
1489 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1490 msgid "relaxation not supported\n"
1493 #: config/tc-arc.c:1080
1494 msgid "expression too complex code symbol"
1497 #: config/tc-arc.c:1107
1499 msgid "missing ')' in %%-op"
1502 #: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2280
1503 #: config/tc-sparc.c:3531
1505 msgid "internal error: can't export reloc type %d (`%s')"
1508 #: config/tc-arc.c:1494
1510 msgid "unknown syntax format character `%c'"
1513 #: config/tc-arc.c:1632
1514 msgid "too many suffixes"
1517 #: config/tc-arc.c:1671
1518 msgid "symbol as destination register"
1521 #: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1814
1522 #: config/tc-ppc.c:2719 config/tc-s390.c:1473 config/tc-v850.c:2009
1524 msgid "junk at end of line: `%s'"
1527 #: config/tc-arc.c:1795
1528 msgid "8 byte instruction in delay slot"
1531 #. except for jl addr
1532 #: config/tc-arc.c:1798
1533 msgid "8 byte jump instruction with delay slot"
1536 #: config/tc-arc.c:1806
1537 msgid "conditional branch follows set of flags"
1540 #: config/tc-arc.c:1890 config/tc-arm.c:14172
1542 msgid "bad instruction `%s'"
1545 #: config/tc-arm.c:483
1546 msgid "ARM register expected"
1549 #: config/tc-arm.c:484
1550 msgid "bad or missing co-processor number"
1553 #: config/tc-arm.c:485
1554 msgid "co-processor register expected"
1557 #: config/tc-arm.c:486
1558 msgid "FPA register expected"
1561 #: config/tc-arm.c:487
1562 msgid "VFP single precision register expected"
1565 #: config/tc-arm.c:488
1566 msgid "VFP/Neon double precision register expected"
1569 #: config/tc-arm.c:489
1570 msgid "Neon quad precision register expected"
1573 #: config/tc-arm.c:490
1574 msgid "VFP single or double precision register expected"
1577 #: config/tc-arm.c:491
1578 msgid "Neon double or quad precision register expected"
1581 #: config/tc-arm.c:492
1582 msgid "VFP single, double or Neon quad precision register expected"
1585 #: config/tc-arm.c:493
1586 msgid "VFP system register expected"
1589 #: config/tc-arm.c:494
1590 msgid "Maverick MVF register expected"
1593 #: config/tc-arm.c:495
1594 msgid "Maverick MVD register expected"
1597 #: config/tc-arm.c:496
1598 msgid "Maverick MVFX register expected"
1601 #: config/tc-arm.c:497
1602 msgid "Maverick MVDX register expected"
1605 #: config/tc-arm.c:498
1606 msgid "Maverick MVAX register expected"
1609 #: config/tc-arm.c:499
1610 msgid "Maverick DSPSC register expected"
1613 #: config/tc-arm.c:500
1614 msgid "iWMMXt data register expected"
1617 #: config/tc-arm.c:501 config/tc-arm.c:5866
1618 msgid "iWMMXt control register expected"
1621 #: config/tc-arm.c:502
1622 msgid "iWMMXt scalar register expected"
1625 #: config/tc-arm.c:503
1626 msgid "XScale accumulator register expected"
1629 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1630 #: config/tc-arm.c:652 config/tc-score.c:47
1631 msgid "bad arguments to instruction"
1634 #: config/tc-arm.c:653 config/tc-score.c:48
1635 msgid "r15 not allowed here"
1638 #: config/tc-arm.c:654
1639 msgid "instruction cannot be conditional"
1642 #: config/tc-arm.c:655
1643 msgid "registers may not be the same"
1646 #: config/tc-arm.c:656
1647 msgid "lo register required"
1650 #: config/tc-arm.c:657
1651 msgid "instruction not supported in Thumb16 mode"
1654 #: config/tc-arm.c:658
1655 msgid "instruction does not accept this addressing mode"
1658 #: config/tc-arm.c:659
1659 msgid "branch must be last instruction in IT block"
1662 #: config/tc-arm.c:660
1663 msgid "instruction not allowed in IT block"
1666 #: config/tc-arm.c:661
1667 msgid "selected FPU does not support instruction"
1670 #: config/tc-arm.c:801
1671 msgid "immediate expression requires a # prefix"
1674 #: config/tc-arm.c:828 config/tc-score.c:5605 expr.c:1300 read.c:2440
1675 msgid "bad expression"
1678 #: config/tc-arm.c:839 config/tc-i860.c:1003 config/tc-sparc.c:2898
1682 #: config/tc-arm.c:856 config/tc-arm.c:4392 config/tc-i960.c:1300
1683 #: config/tc-score.c:980
1684 msgid "invalid constant"
1687 #: config/tc-arm.c:986
1688 msgid "expected #constant"
1691 #: config/tc-arm.c:1147
1693 msgid "unexpected character `%c' in type specifier"
1696 #: config/tc-arm.c:1164
1698 msgid "bad size %d in type specifier"
1701 #: config/tc-arm.c:1214
1702 msgid "only one type should be specified for operand"
1705 #: config/tc-arm.c:1220
1706 msgid "vector type expected"
1709 #: config/tc-arm.c:1292
1710 msgid "can't redefine type for operand"
1713 #: config/tc-arm.c:1303
1714 msgid "only D registers may be indexed"
1717 #: config/tc-arm.c:1309
1718 msgid "can't change index for operand"
1721 #: config/tc-arm.c:1325 config/tc-arm.c:3993
1722 msgid "constant expression required"
1725 #: config/tc-arm.c:1368
1726 msgid "register operand expected, but got scalar"
1729 #: config/tc-arm.c:1401
1730 msgid "scalar must have an index"
1733 #: config/tc-arm.c:1406 config/tc-arm.c:13139 config/tc-arm.c:13187
1734 #: config/tc-arm.c:13589
1735 msgid "scalar index out of range"
1738 #: config/tc-arm.c:1453
1739 msgid "bad range in register list"
1742 #: config/tc-arm.c:1461 config/tc-arm.c:1470 config/tc-arm.c:1511
1744 msgid "Warning: duplicated register (r%d) in register list"
1747 #: config/tc-arm.c:1473
1748 msgid "Warning: register range not in ascending order"
1751 #: config/tc-arm.c:1484
1755 #: config/tc-arm.c:1500
1756 msgid "invalid register mask"
1759 #: config/tc-arm.c:1582
1763 #: config/tc-arm.c:1637 config/tc-arm.c:1681
1764 msgid "register out of range in list"
1767 #: config/tc-arm.c:1653 config/tc-arm.c:1698 config/tc-h8300.c:989
1768 #: config/tc-mips.c:10188 config/tc-mips.c:10210
1769 msgid "invalid register list"
1772 #: config/tc-arm.c:1659 config/tc-arm.c:3458 config/tc-arm.c:3591
1773 msgid "register list not in ascending order"
1776 #: config/tc-arm.c:1690
1777 msgid "register range not in ascending order"
1780 #: config/tc-arm.c:1723
1781 msgid "non-contiguous register range"
1784 #: config/tc-arm.c:1849
1785 msgid "don't use Rn-Rm syntax with non-unit stride"
1788 #: config/tc-arm.c:1904
1789 msgid "error parsing element/structure list"
1792 #: config/tc-arm.c:1910
1796 #: config/tc-arm.c:1966
1798 msgid "ignoring attempt to redefine built-in register '%s'"
1801 #: config/tc-arm.c:1971
1803 msgid "ignoring redefinition of register alias '%s'"
1806 #: config/tc-arm.c:1999
1807 msgid "attempt to redefine typed alias"
1810 #: config/tc-arm.c:2037
1812 msgid "unknown register '%s' -- .req ignored"
1815 #: config/tc-arm.c:2132
1816 msgid "bad type for register"
1819 #: config/tc-arm.c:2143
1820 msgid "expression must be constant"
1823 #: config/tc-arm.c:2160
1824 msgid "can't redefine the type of a register alias"
1827 #: config/tc-arm.c:2167
1828 msgid "you must specify a single type only"
1831 #: config/tc-arm.c:2180
1832 msgid "can't redefine the index of a scalar alias"
1835 #: config/tc-arm.c:2188
1836 msgid "scalar index must be constant"
1839 #: config/tc-arm.c:2197
1843 #: config/tc-arm.c:2234
1844 msgid "invalid syntax for .req directive"
1847 #: config/tc-arm.c:2240
1848 msgid "invalid syntax for .dn directive"
1851 #: config/tc-arm.c:2246
1852 msgid "invalid syntax for .qn directive"
1855 #: config/tc-arm.c:2272
1856 msgid "invalid syntax for .unreq directive"
1859 #: config/tc-arm.c:2278
1861 msgid "unknown register alias '%s'"
1864 #: config/tc-arm.c:2280
1866 msgid "ignoring attempt to undefine built-in register '%s'"
1869 #: config/tc-arm.c:2431
1871 msgid "Failed to find real start of function: %s\n"
1874 #: config/tc-arm.c:2447
1875 msgid "selected processor does not support THUMB opcodes"
1878 #: config/tc-arm.c:2461
1879 msgid "selected processor does not support ARM opcodes"
1882 #: config/tc-arm.c:2474
1884 msgid "invalid instruction size selected (%d)"
1887 #: config/tc-arm.c:2506
1889 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1892 #: config/tc-arm.c:2562
1894 msgid "expected comma after name \"%s\""
1897 #: config/tc-arm.c:2612 config/tc-m32r.c:588
1899 msgid "symbol `%s' already defined"
1902 #: config/tc-arm.c:2646
1904 msgid "unrecognized syntax mode \"%s\""
1907 #: config/tc-arm.c:2667
1909 msgid "alignment too large: %d assumed"
1912 #: config/tc-arm.c:2670
1913 msgid "alignment negative. 0 assumed."
1916 #: config/tc-arm.c:2817
1917 msgid "literal pool overflow"
1920 #: config/tc-arm.c:2973 config/tc-arm.c:5801
1921 msgid "unrecognized relocation suffix"
1924 #: config/tc-arm.c:2986
1925 msgid "(plt) is only valid on branch targets"
1928 #: config/tc-arm.c:2992 config/tc-s390.c:1129 config/tc-s390.c:1743
1929 #: config/tc-xtensa.c:1546
1931 msgid "%s relocations do not fit in %d bytes"
1934 #: config/tc-arm.c:3040 dwarf2dbg.c:694
1935 msgid "expected 0 or 1"
1938 #: config/tc-arm.c:3044
1939 msgid "missing comma"
1942 #: config/tc-arm.c:3099
1943 msgid "duplicate .handlerdata directive"
1946 #: config/tc-arm.c:3171
1947 msgid "personality routine specified for cantunwind frame"
1950 #: config/tc-arm.c:3185
1951 msgid "duplicate .personalityindex directive"
1954 #: config/tc-arm.c:3192
1955 msgid "bad personality routine number"
1958 #: config/tc-arm.c:3211
1959 msgid "duplicate .personality directive"
1962 #: config/tc-arm.c:3234 config/tc-arm.c:3362 config/tc-arm.c:3410
1963 msgid "expected register list"
1966 #: config/tc-arm.c:3316
1967 msgid "expected , <constant>"
1970 #: config/tc-arm.c:3325
1971 msgid "number of registers must be in the range [1:4]"
1974 #: config/tc-arm.c:3472 config/tc-arm.c:3605
1975 msgid "bad register range"
1978 #: config/tc-arm.c:3659
1979 msgid "register expected"
1982 #: config/tc-arm.c:3669
1983 msgid "FPA .unwind_save does not take a register list"
1986 #: config/tc-arm.c:3687
1987 msgid ".unwind_save does not support this kind of register"
1990 #: config/tc-arm.c:3723
1991 msgid "SP and PC not permitted in .unwind_movsp directive"
1994 #: config/tc-arm.c:3728
1995 msgid "unexpected .unwind_movsp directive"
1998 #: config/tc-arm.c:3752
1999 msgid "stack increment must be multiple of 4"
2002 #: config/tc-arm.c:3781
2003 msgid "expected <reg>, <reg>"
2006 #: config/tc-arm.c:3799
2007 msgid "register must be either sp or set by a previousunwind_movsp directive"
2010 #: config/tc-arm.c:3835
2011 msgid "expected <offset>, <opcode>"
2014 #: config/tc-arm.c:3847
2015 msgid "unwind opcode too long"
2018 #: config/tc-arm.c:3852
2019 msgid "invalid unwind opcode"
2022 #: config/tc-arm.c:3999 config/tc-arm.c:4861 config/tc-arm.c:8438
2023 #: config/tc-arm.c:8920 config/tc-arm.c:11716 config/tc-arm.c:18688
2024 #: config/tc-arm.c:18713 config/tc-arm.c:18721 config/tc-z8k.c:1144
2025 #: config/tc-z8k.c:1154
2026 msgid "immediate value out of range"
2029 #: config/tc-arm.c:4146
2030 msgid "invalid FPA immediate expression"
2033 #: config/tc-arm.c:4270 config/tc-arm.c:4278
2034 msgid "shift expression expected"
2037 #: config/tc-arm.c:4292
2038 msgid "'LSL' or 'ASR' required"
2041 #: config/tc-arm.c:4300
2042 msgid "'LSL' required"
2045 #: config/tc-arm.c:4308
2046 msgid "'ASR' required"
2049 #: config/tc-arm.c:4380 config/tc-arm.c:4855 config/tc-arm.c:6427
2050 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2051 msgid "constant expression expected"
2054 #: config/tc-arm.c:4387
2055 msgid "invalid rotation"
2058 #: config/tc-arm.c:4547 config/tc-arm.c:4691
2059 msgid "unknown group relocation"
2062 #: config/tc-arm.c:4660
2063 msgid "alignment must be constant"
2066 #: config/tc-arm.c:4722
2067 msgid "this group relocation is not allowed on this instruction"
2070 #: config/tc-arm.c:4734 config/tc-arm.c:5125
2071 msgid "']' expected"
2074 #: config/tc-arm.c:4752
2075 msgid "'}' expected at end of 'option' field"
2078 #: config/tc-arm.c:4757
2079 msgid "cannot combine index with option"
2082 #: config/tc-arm.c:4770
2083 msgid "cannot combine pre- and post-indexing"
2086 #: config/tc-arm.c:4931
2087 msgid "flag for {c}psr instruction expected"
2090 #: config/tc-arm.c:4956
2091 msgid "unrecognized CPS flag"
2094 #: config/tc-arm.c:4963
2095 msgid "missing CPS flags"
2098 #: config/tc-arm.c:4986 config/tc-arm.c:4992
2099 msgid "valid endian specifiers are be or le"
2102 #: config/tc-arm.c:5014
2103 msgid "missing rotation field after comma"
2106 #: config/tc-arm.c:5029
2107 msgid "rotation can only be 0, 8, 16, or 24"
2110 #: config/tc-arm.c:5049
2111 msgid "condition required"
2114 #: config/tc-arm.c:5087 config/tc-arm.c:6922
2115 msgid "'[' expected"
2118 #: config/tc-arm.c:5100
2119 msgid "',' expected"
2122 #: config/tc-arm.c:5117
2123 msgid "invalid shift"
2126 #: config/tc-arm.c:5190
2127 msgid "can't use Neon quad register here"
2130 #: config/tc-arm.c:5256
2131 msgid "expected <Rm> or <Dm> or <Qm> operand"
2134 #: config/tc-arm.c:5336
2138 #: config/tc-arm.c:5346 read.c:2097
2139 msgid "expected comma"
2142 #: config/tc-arm.c:5636 config/tc-arm.c:5706
2143 msgid "immediate value is out of range"
2146 #: config/tc-arm.c:5851
2147 msgid "iWMMXt data or control register expected"
2150 #: config/tc-arm.c:6004
2152 msgid "unhandled operand code %d"
2155 #: config/tc-arm.c:6083 config/tc-score.c:56
2156 msgid "garbage following instruction"
2159 #: config/tc-arm.c:6170
2160 msgid "D register out of range for selected VFP version"
2163 #: config/tc-arm.c:6249
2164 msgid "instruction does not accept preindexed addressing"
2167 #. unindexed - only for coprocessor
2168 #: config/tc-arm.c:6265 config/tc-arm.c:8244
2169 msgid "instruction does not accept unindexed addressing"
2172 #: config/tc-arm.c:6273
2173 msgid "destination register same as write-back base"
2176 #: config/tc-arm.c:6274
2177 msgid "source register same as write-back base"
2180 #: config/tc-arm.c:6320
2181 msgid "instruction does not accept scaled register index"
2184 #: config/tc-arm.c:6360
2185 msgid "instruction does not support unindexed addressing"
2188 #: config/tc-arm.c:6375
2189 msgid "pc may not be used with write-back"
2192 #: config/tc-arm.c:6380
2193 msgid "instruction does not support writeback"
2196 #: config/tc-arm.c:6422
2197 msgid "invalid pseudo operation"
2200 #: config/tc-arm.c:6468
2201 msgid "literal pool insertion failed"
2204 #: config/tc-arm.c:6526
2205 msgid "Rn must not overlap other operands"
2208 #: config/tc-arm.c:6615 config/tc-arm.c:8776
2209 msgid "bad barrier type"
2212 #: config/tc-arm.c:6626 config/tc-arm.c:6645 config/tc-arm.c:6658
2213 #: config/tc-arm.c:8787 config/tc-arm.c:8807 config/tc-arm.c:8821
2214 msgid "bit-field extends past end of register"
2217 #: config/tc-arm.c:6687
2218 msgid "the only suffix valid here is '(plt)'"
2221 #: config/tc-arm.c:6740
2222 msgid "use of r15 in blx in ARM mode is not really useful"
2225 #: config/tc-arm.c:6763
2226 msgid "use of r15 in bx in ARM mode is not really useful"
2229 #: config/tc-arm.c:6775 config/tc-arm.c:8959
2230 msgid "use of r15 in bxj is not really useful"
2233 #: config/tc-arm.c:6889 config/tc-arm.c:6898
2234 msgid "writeback of base register is UNPREDICTABLE"
2237 #: config/tc-arm.c:6892
2238 msgid "writeback of base register when in register list is UNPREDICTABLE"
2241 #: config/tc-arm.c:6902
2242 msgid "if writeback register is in list, it must be the lowest reg in the list"
2245 #: config/tc-arm.c:6917
2246 msgid "first destination register must be even"
2249 #: config/tc-arm.c:6920 config/tc-arm.c:6987
2250 msgid "can only load two consecutive registers"
2253 #. If op 1 were present and equal to PC, this function wouldn't
2254 #. have been called in the first place.
2255 #. If op 2 were present and equal to PC, this function wouldn't
2256 #. have been called in the first place.
2257 #: config/tc-arm.c:6921 config/tc-arm.c:6990 config/tc-arm.c:7516
2258 #: config/tc-arm.c:9437
2259 msgid "r14 not allowed here"
2262 #: config/tc-arm.c:6935
2263 msgid "base register written back, and overlaps second destination register"
2266 #: config/tc-arm.c:6943
2267 msgid "index register overlaps destination register"
2270 #: config/tc-arm.c:6973 config/tc-arm.c:7498
2271 msgid "offset must be zero in ARM encoding"
2274 #: config/tc-arm.c:6984 config/tc-arm.c:7510
2275 msgid "even register required"
2278 #: config/tc-arm.c:7015 config/tc-arm.c:7046
2279 msgid "this instruction requires a post-indexed address"
2282 #: config/tc-arm.c:7073
2283 msgid "Rd and Rm should be different in mla"
2286 #: config/tc-arm.c:7097 config/tc-arm.c:9694
2287 msgid ":lower16: not allowed this instruction"
2290 #: config/tc-arm.c:7099
2291 msgid ":upper16: not allowed instruction"
2294 #: config/tc-arm.c:7118
2295 msgid "operand 1 must be FPSCR"
2298 #: config/tc-arm.c:7151 config/tc-arm.c:9803
2299 msgid "'CPSR' or 'SPSR' expected"
2302 #: config/tc-arm.c:7188
2303 msgid "Rd and Rm should be different in mul"
2306 #: config/tc-arm.c:7207 config/tc-arm.c:7443 config/tc-arm.c:9883
2307 msgid "rdhi and rdlo must be different"
2310 #: config/tc-arm.c:7213
2311 msgid "rdhi, rdlo and rm must all be different"
2314 #: config/tc-arm.c:7275
2315 msgid "'[' expected after PLD mnemonic"
2318 #: config/tc-arm.c:7277 config/tc-arm.c:7292
2319 msgid "post-indexed expression used in preload instruction"
2322 #: config/tc-arm.c:7279 config/tc-arm.c:7294
2323 msgid "writeback used in preload instruction"
2326 #: config/tc-arm.c:7281 config/tc-arm.c:7296
2327 msgid "unindexed addressing used in preload instruction"
2330 #: config/tc-arm.c:7290
2331 msgid "'[' expected after PLI mnemonic"
2334 #: config/tc-arm.c:7469
2335 msgid "SRS base register must be r13"
2338 #: config/tc-arm.c:7513
2339 msgid "can only store two consecutive registers"
2342 #: config/tc-arm.c:7608 config/tc-arm.c:7625
2343 msgid "only two consecutive VFP SP registers allowed here"
2346 #: config/tc-arm.c:7653 config/tc-arm.c:7668
2347 msgid "this addressing mode requires base-register writeback"
2350 #: config/tc-arm.c:7842
2351 msgid "this instruction does not support indexing"
2354 #: config/tc-arm.c:7865
2355 msgid "only r15 allowed here"
2358 #: config/tc-arm.c:8000
2359 msgid "immediate operand requires iWMMXt2"
2362 #: config/tc-arm.c:8144
2363 msgid "shift by register not allowed in thumb mode"
2366 #: config/tc-arm.c:8156 config/tc-arm.c:18195
2367 msgid "shift expression is too large"
2370 #: config/tc-arm.c:8182
2371 msgid "Instruction does not support =N addresses"
2374 #: config/tc-arm.c:8187
2375 msgid "cannot use register index with PC-relative addressing"
2378 #: config/tc-arm.c:8188
2379 msgid "cannot use register index with this instruction"
2382 #: config/tc-arm.c:8190
2383 msgid "Thumb does not support negative register indexing"
2386 #: config/tc-arm.c:8192
2387 msgid "Thumb does not support register post-indexing"
2390 #: config/tc-arm.c:8194
2391 msgid "Thumb does not support register indexing with writeback"
2394 #: config/tc-arm.c:8196
2395 msgid "Thumb supports only LSL in shifted register indexing"
2398 #: config/tc-arm.c:8205 config/tc-arm.c:12942
2399 msgid "shift out of range"
2402 #: config/tc-arm.c:8213
2403 msgid "cannot use writeback with PC-relative addressing"
2406 #: config/tc-arm.c:8215
2407 msgid "cannot use writeback with this instruction"
2410 #: config/tc-arm.c:8234
2411 msgid "cannot use post-indexing with PC-relative addressing"
2414 #: config/tc-arm.c:8235
2415 msgid "cannot use post-indexing with this instruction"
2418 #: config/tc-arm.c:8362
2419 msgid "PC not allowed as destination"
2422 #: config/tc-arm.c:8433
2423 msgid "only SUBS PC, LR, #const allowed"
2426 #: config/tc-arm.c:8506 config/tc-arm.c:8647 config/tc-arm.c:8739
2427 #: config/tc-arm.c:9758
2428 msgid "shift must be constant"
2431 #: config/tc-arm.c:8533 config/tc-arm.c:8662 config/tc-arm.c:8754
2432 #: config/tc-arm.c:9771
2433 msgid "unshifted register required"
2436 #: config/tc-arm.c:8548 config/tc-arm.c:8765 config/tc-arm.c:9870
2437 msgid "dest must overlap one source register"
2440 #: config/tc-arm.c:8665
2441 msgid "dest and source1 must be the same register"
2444 #: config/tc-arm.c:8916
2445 msgid "instruction is always unconditional"
2448 #: config/tc-arm.c:8998
2449 msgid "selected processor does not support 'A' form of this instruction"
2452 #: config/tc-arm.c:9001
2453 msgid "Thumb does not support the 2-argument form of this instruction"
2456 #: config/tc-arm.c:9100
2457 msgid "SP not allowed in register list"
2460 #: config/tc-arm.c:9105
2461 msgid "LR and PC should not both be in register list"
2464 #: config/tc-arm.c:9109
2465 msgid "base register should not be in register list when written back"
2468 #: config/tc-arm.c:9115
2469 msgid "PC not allowed in register list"
2472 #: config/tc-arm.c:9118 config/tc-arm.c:9184 config/tc-arm.c:9224
2474 msgid "value stored for r%d is UNPREDICTABLE"
2477 #: config/tc-arm.c:9160
2478 msgid "Thumb load/store multiple does not support {reglist}^"
2481 #: config/tc-arm.c:9217
2482 msgid "Thumb-2 instruction only valid in unified syntax"
2485 #: config/tc-arm.c:9221 config/tc-arm.c:9231
2486 msgid "this instruction will write back the base register"
2489 #: config/tc-arm.c:9234
2490 msgid "this instruction will not write back the base register"
2493 #: config/tc-arm.c:9263
2494 msgid "r14 not allowed as first register when second register is omitted"
2497 #: config/tc-arm.c:9360 config/tc-arm.c:9373 config/tc-arm.c:9409
2498 msgid "Thumb does not support this addressing mode"
2501 #: config/tc-arm.c:9377
2502 msgid "byte or halfword not valid for base register"
2505 #: config/tc-arm.c:9380
2506 msgid "r15 based store not allowed"
2509 #: config/tc-arm.c:9382
2510 msgid "invalid base register for register offset"
2513 #: config/tc-arm.c:9679
2514 msgid "only lo regs allowed with immediate"
2517 #: config/tc-arm.c:9699
2518 msgid ":upper16: not allowed this instruction"
2521 #: config/tc-arm.c:9793 config/tc-arm.c:9825 config/tc-arm.c:9831
2522 msgid "selected processor does not support requested special purpose register"
2525 #: config/tc-arm.c:9799
2528 "selected processor does not support requested special purpose register %x"
2531 #: config/tc-arm.c:9820
2532 msgid "Thumb encoding does not support an immediate here"
2535 #: config/tc-arm.c:9905
2536 msgid "Thumb does not support NOP with hints"
2539 #: config/tc-arm.c:9987
2540 msgid "push/pop do not support {reglist}^"
2543 #: config/tc-arm.c:10010
2544 msgid "invalid register list to push/pop instruction"
2547 #: config/tc-arm.c:10202
2548 msgid "source1 and dest must be same register"
2551 #: config/tc-arm.c:10223
2552 msgid "ror #imm not supported"
2555 #: config/tc-arm.c:10348
2556 msgid "Thumb encoding does not support rotation"
2559 #: config/tc-arm.c:10367
2560 msgid "instruction requires register index"
2563 #: config/tc-arm.c:10369
2564 msgid "PC is not a valid index register"
2567 #: config/tc-arm.c:10371
2568 msgid "instruction does not allow shifted index"
2571 #: config/tc-arm.c:10789
2572 msgid "invalid instruction shape"
2575 #: config/tc-arm.c:11031
2576 msgid "types specified in both the mnemonic and operands"
2579 #: config/tc-arm.c:11068
2580 msgid "operand types can't be inferred"
2583 #: config/tc-arm.c:11074
2584 msgid "type specifier has the wrong number of parts"
2587 #: config/tc-arm.c:11129
2588 msgid "operand size must match register width"
2591 #: config/tc-arm.c:11140
2592 msgid "bad type in Neon instruction"
2595 #: config/tc-arm.c:11151
2596 msgid "inconsistent types in Neon instruction"
2599 #: config/tc-arm.c:12200
2600 msgid "scalar out of range for multiply instruction"
2603 #: config/tc-arm.c:12364 config/tc-arm.c:12376
2604 msgid "immediate out of range for insert"
2607 #: config/tc-arm.c:12388 config/tc-arm.c:13287
2608 msgid "immediate out of range for shift"
2611 #: config/tc-arm.c:12445 config/tc-arm.c:12472 config/tc-arm.c:12790
2612 #: config/tc-arm.c:13233
2613 msgid "immediate out of range"
2616 #: config/tc-arm.c:12509
2617 msgid "immediate out of range for narrowing operation"
2620 #: config/tc-arm.c:12629
2621 msgid "operands 0 and 1 must be the same register"
2624 #: config/tc-arm.c:12764
2625 msgid "operand size must be specified for immediate VMOV"
2628 #: config/tc-arm.c:12774
2629 msgid "immediate has bits set outside the operand size"
2632 #: config/tc-arm.c:12968
2633 msgid "elements must be smaller than reversal region"
2636 #: config/tc-arm.c:13138 config/tc-arm.c:13186
2637 msgid "bad type for scalar"
2640 #: config/tc-arm.c:13250 config/tc-arm.c:13258
2641 msgid "VFP registers must be adjacent"
2644 #: config/tc-arm.c:13399
2645 msgid "bad list length for table lookup"
2648 #: config/tc-arm.c:13429
2649 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2652 #: config/tc-arm.c:13432
2653 msgid "register list must contain at least 1 and at most 16 registers"
2656 #: config/tc-arm.c:13509
2657 msgid "bad alignment"
2660 #: config/tc-arm.c:13526
2661 msgid "bad list type for instruction"
2664 #: config/tc-arm.c:13568
2665 msgid "unsupported alignment for instruction"
2668 #: config/tc-arm.c:13587 config/tc-arm.c:13681 config/tc-arm.c:13692
2669 #: config/tc-arm.c:13702 config/tc-arm.c:13716
2670 msgid "bad list length"
2673 #: config/tc-arm.c:13592
2674 msgid "stride of 2 unavailable when element size is 8"
2677 #: config/tc-arm.c:13625 config/tc-arm.c:13700
2678 msgid "can't use alignment with this instruction"
2681 #: config/tc-arm.c:13764
2682 msgid "post-index must be a register"
2685 #: config/tc-arm.c:13766
2686 msgid "bad register for post-index"
2689 #: config/tc-arm.c:14053 config/tc-arm.c:14139
2690 msgid "conditional infixes are deprecated in unified syntax"
2693 #: config/tc-arm.c:14178
2694 msgid "s suffix on comparison instruction is deprecated"
2697 #: config/tc-arm.c:14197 config/tc-arm.c:14278
2699 msgid "selected processor does not support `%s'"
2702 #: config/tc-arm.c:14203
2703 msgid "Thumb does not support conditional execution"
2706 #: config/tc-arm.c:14226
2707 msgid "incorrect condition in IT block"
2710 #: config/tc-arm.c:14232
2711 msgid "thumb conditional instruction not in IT block"
2714 #: config/tc-arm.c:14252
2716 msgid "cannot honor width suffix -- `%s'"
2719 #: config/tc-arm.c:14283
2721 msgid "width suffixes are invalid in ARM mode -- `%s'"
2724 #: config/tc-arm.c:14307
2726 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2729 #: config/tc-arm.c:17061
2730 msgid "alignments greater than 32 bytes not supported in .text sections."
2733 #: config/tc-arm.c:17310 config/tc-ia64.c:3756
2735 msgid "Group section `%s' has no group signature"
2738 #: config/tc-arm.c:17355
2739 msgid "handlerdata in cantunwind frame"
2742 #: config/tc-arm.c:17372
2743 msgid "too many unwind opcodes for personality routine 0"
2746 #: config/tc-arm.c:17404
2747 msgid "too many unwind opcodes"
2750 #: config/tc-arm.c:17628
2751 msgid "GOT already in the symbol table"
2754 #: config/tc-arm.c:17938 config/tc-arm.c:18222
2756 msgid "undefined symbol %s used as an immediate value"
2759 #: config/tc-arm.c:17952 config/tc-arm.c:18261
2761 msgid "invalid constant (%lx) after fixup"
2764 #: config/tc-arm.c:17989
2766 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2769 #: config/tc-arm.c:18024 config/tc-arm.c:18049
2770 msgid "invalid literal constant: pool needs to be closer"
2773 #: config/tc-arm.c:18027 config/tc-arm.c:18065
2775 msgid "bad immediate value for offset (%ld)"
2778 #: config/tc-arm.c:18051
2780 msgid "bad immediate value for 8-bit offset (%ld)"
2783 #: config/tc-arm.c:18106
2784 msgid "offset not a multiple of 4"
2787 #: config/tc-arm.c:18113 config/tc-arm.c:18128 config/tc-arm.c:18143
2788 #: config/tc-arm.c:18154 config/tc-arm.c:18177 config/tc-arm.c:18772
2789 #: config/tc-pj.c:450 config/tc-sh.c:4164
2790 msgid "offset out of range"
2793 #: config/tc-arm.c:18277
2794 msgid "invalid smc expression"
2797 #: config/tc-arm.c:18288 config/tc-arm.c:18297
2798 msgid "invalid swi expression"
2801 #: config/tc-arm.c:18307
2802 msgid "invalid expression in load/store multiple"
2805 #: config/tc-arm.c:18337
2806 msgid "misaligned branch destination"
2809 #: config/tc-arm.c:18341 config/tc-arm.c:18378 config/tc-arm.c:18392
2810 #: config/tc-arm.c:18405 config/tc-arm.c:18444 config/tc-arm.c:18469
2811 msgid "branch out of range"
2814 #: config/tc-arm.c:18418
2815 msgid "conditional branch out of range"
2818 #: config/tc-arm.c:18546
2819 msgid "rel31 relocation overflow"
2822 #: config/tc-arm.c:18558 config/tc-arm.c:18581
2823 msgid "co-processor offset out of range"
2826 #: config/tc-arm.c:18598
2828 msgid "invalid offset, target not word aligned (0x%08lX)"
2831 #: config/tc-arm.c:18605 config/tc-arm.c:18614 config/tc-arm.c:18622
2832 #: config/tc-arm.c:18630 config/tc-arm.c:18638
2834 msgid "invalid offset, value too big (0x%08lX)"
2837 #: config/tc-arm.c:18679
2838 msgid "invalid Hi register with immediate"
2841 #: config/tc-arm.c:18695
2842 msgid "invalid immediate for stack address calculation"
2845 #: config/tc-arm.c:18703
2847 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2850 #: config/tc-arm.c:18733
2852 msgid "invalid immediate: %ld is out of range"
2855 #: config/tc-arm.c:18745
2857 msgid "invalid shift value: %ld"
2860 #: config/tc-arm.c:18824
2862 msgid "the offset 0x%08lX is not representable"
2865 #: config/tc-arm.c:18864
2867 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2870 #: config/tc-arm.c:18903
2872 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2875 #: config/tc-arm.c:18943
2877 msgid "bad offset 0x%08lX (must be word-aligned)"
2880 #: config/tc-arm.c:18948
2882 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2885 #: config/tc-arm.c:18974 config/tc-score.c:5410
2887 msgid "bad relocation fixup type (%d)"
2890 #: config/tc-arm.c:19077
2891 msgid "literal referenced across section boundary"
2894 #: config/tc-arm.c:19137
2895 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2898 #: config/tc-arm.c:19142
2899 msgid "ADRL used for a symbol not defined in the same file"
2902 #: config/tc-arm.c:19157
2904 msgid "undefined local label `%s'"
2907 #: config/tc-arm.c:19163
2908 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2911 #: config/tc-arm.c:19184 config/tc-cris.c:3925 config/tc-mcore.c:1926
2912 #: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
2916 #: config/tc-arm.c:19187 config/tc-arm.c:19208 config/tc-score.c:5503
2918 msgid "cannot represent %s relocation in this object file format"
2921 #: config/tc-arm.c:19442
2923 msgid "%s: unexpected function type: %d"
2926 #: config/tc-arm.c:19565
2927 msgid "use of old and new-style options to set CPU type"
2930 #: config/tc-arm.c:19575
2931 msgid "use of old and new-style options to set FPU type"
2934 #: config/tc-arm.c:19650
2935 msgid "hard-float conflicts with specified fpu"
2938 #: config/tc-arm.c:19833
2939 msgid "generate PIC code"
2942 #: config/tc-arm.c:19834
2943 msgid "assemble Thumb code"
2946 #: config/tc-arm.c:19835
2947 msgid "support ARM/Thumb interworking"
2950 #: config/tc-arm.c:19837
2951 msgid "code uses 32-bit program counter"
2954 #: config/tc-arm.c:19838
2955 msgid "code uses 26-bit program counter"
2958 #: config/tc-arm.c:19839
2959 msgid "floating point args are in fp regs"
2962 #: config/tc-arm.c:19841
2963 msgid "re-entrant code"
2966 #: config/tc-arm.c:19842
2967 msgid "code is ATPCS conformant"
2970 #: config/tc-arm.c:19843
2971 msgid "assemble for big-endian"
2974 #: config/tc-arm.c:19844
2975 msgid "assemble for little-endian"
2978 #. These are recognized by the assembler, but have no affect on code.
2979 #: config/tc-arm.c:19848
2980 msgid "use frame pointer"
2983 #: config/tc-arm.c:19849
2984 msgid "use stack size checking"
2987 #. DON'T add any new processors to this list -- we want the whole list
2988 #. to go away... Add them to the processors table instead.
2989 #: config/tc-arm.c:19865 config/tc-arm.c:19866
2990 msgid "use -mcpu=arm1"
2993 #: config/tc-arm.c:19867 config/tc-arm.c:19868
2994 msgid "use -mcpu=arm2"
2997 #: config/tc-arm.c:19869 config/tc-arm.c:19870
2998 msgid "use -mcpu=arm250"
3001 #: config/tc-arm.c:19871 config/tc-arm.c:19872
3002 msgid "use -mcpu=arm3"
3005 #: config/tc-arm.c:19873 config/tc-arm.c:19874
3006 msgid "use -mcpu=arm6"
3009 #: config/tc-arm.c:19875 config/tc-arm.c:19876
3010 msgid "use -mcpu=arm600"
3013 #: config/tc-arm.c:19877 config/tc-arm.c:19878
3014 msgid "use -mcpu=arm610"
3017 #: config/tc-arm.c:19879 config/tc-arm.c:19880
3018 msgid "use -mcpu=arm620"
3021 #: config/tc-arm.c:19881 config/tc-arm.c:19882
3022 msgid "use -mcpu=arm7"
3025 #: config/tc-arm.c:19883 config/tc-arm.c:19884
3026 msgid "use -mcpu=arm70"
3029 #: config/tc-arm.c:19885 config/tc-arm.c:19886
3030 msgid "use -mcpu=arm700"
3033 #: config/tc-arm.c:19887 config/tc-arm.c:19888
3034 msgid "use -mcpu=arm700i"
3037 #: config/tc-arm.c:19889 config/tc-arm.c:19890
3038 msgid "use -mcpu=arm710"
3041 #: config/tc-arm.c:19891 config/tc-arm.c:19892
3042 msgid "use -mcpu=arm710c"
3045 #: config/tc-arm.c:19893 config/tc-arm.c:19894
3046 msgid "use -mcpu=arm720"
3049 #: config/tc-arm.c:19895 config/tc-arm.c:19896
3050 msgid "use -mcpu=arm7d"
3053 #: config/tc-arm.c:19897 config/tc-arm.c:19898
3054 msgid "use -mcpu=arm7di"
3057 #: config/tc-arm.c:19899 config/tc-arm.c:19900
3058 msgid "use -mcpu=arm7m"
3061 #: config/tc-arm.c:19901 config/tc-arm.c:19902
3062 msgid "use -mcpu=arm7dm"
3065 #: config/tc-arm.c:19903 config/tc-arm.c:19904
3066 msgid "use -mcpu=arm7dmi"
3069 #: config/tc-arm.c:19905 config/tc-arm.c:19906
3070 msgid "use -mcpu=arm7100"
3073 #: config/tc-arm.c:19907 config/tc-arm.c:19908
3074 msgid "use -mcpu=arm7500"
3077 #: config/tc-arm.c:19909 config/tc-arm.c:19910
3078 msgid "use -mcpu=arm7500fe"
3081 #: config/tc-arm.c:19911 config/tc-arm.c:19912 config/tc-arm.c:19913
3082 #: config/tc-arm.c:19914
3083 msgid "use -mcpu=arm7tdmi"
3086 #: config/tc-arm.c:19915 config/tc-arm.c:19916
3087 msgid "use -mcpu=arm710t"
3090 #: config/tc-arm.c:19917 config/tc-arm.c:19918
3091 msgid "use -mcpu=arm720t"
3094 #: config/tc-arm.c:19919 config/tc-arm.c:19920
3095 msgid "use -mcpu=arm740t"
3098 #: config/tc-arm.c:19921 config/tc-arm.c:19922
3099 msgid "use -mcpu=arm8"
3102 #: config/tc-arm.c:19923 config/tc-arm.c:19924
3103 msgid "use -mcpu=arm810"
3106 #: config/tc-arm.c:19925 config/tc-arm.c:19926
3107 msgid "use -mcpu=arm9"
3110 #: config/tc-arm.c:19927 config/tc-arm.c:19928
3111 msgid "use -mcpu=arm9tdmi"
3114 #: config/tc-arm.c:19929 config/tc-arm.c:19930
3115 msgid "use -mcpu=arm920"
3118 #: config/tc-arm.c:19931 config/tc-arm.c:19932
3119 msgid "use -mcpu=arm940"
3122 #: config/tc-arm.c:19933
3123 msgid "use -mcpu=strongarm"
3126 #: config/tc-arm.c:19935
3127 msgid "use -mcpu=strongarm110"
3130 #: config/tc-arm.c:19937
3131 msgid "use -mcpu=strongarm1100"
3134 #: config/tc-arm.c:19939
3135 msgid "use -mcpu=strongarm1110"
3138 #: config/tc-arm.c:19940
3139 msgid "use -mcpu=xscale"
3142 #: config/tc-arm.c:19941
3143 msgid "use -mcpu=iwmmxt"
3146 #: config/tc-arm.c:19942
3147 msgid "use -mcpu=all"
3150 #. Architecture variants -- don't add any more to this list either.
3151 #: config/tc-arm.c:19945 config/tc-arm.c:19946
3152 msgid "use -march=armv2"
3155 #: config/tc-arm.c:19947 config/tc-arm.c:19948
3156 msgid "use -march=armv2a"
3159 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3160 msgid "use -march=armv3"
3163 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3164 msgid "use -march=armv3m"
3167 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3168 msgid "use -march=armv4"
3171 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3172 msgid "use -march=armv4t"
3175 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3176 msgid "use -march=armv5"
3179 #: config/tc-arm.c:19959 config/tc-arm.c:19960
3180 msgid "use -march=armv5t"
3183 #: config/tc-arm.c:19961 config/tc-arm.c:19962
3184 msgid "use -march=armv5te"
3187 #. Floating point variants -- don't add any more to this list either.
3188 #: config/tc-arm.c:19965
3189 msgid "use -mfpu=fpe"
3192 #: config/tc-arm.c:19966
3193 msgid "use -mfpu=fpa10"
3196 #: config/tc-arm.c:19967
3197 msgid "use -mfpu=fpa11"
3200 #: config/tc-arm.c:19969
3201 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3204 #: config/tc-arm.c:20230
3205 msgid "invalid architectural extension"
3208 #: config/tc-arm.c:20244
3209 msgid "missing architectural extension"
3212 #: config/tc-arm.c:20257
3214 msgid "unknown architectural extension `%s'"
3217 #: config/tc-arm.c:20281
3219 msgid "missing cpu name `%s'"
3222 #: config/tc-arm.c:20306 config/tc-arm.c:20691
3224 msgid "unknown cpu `%s'"
3227 #: config/tc-arm.c:20324
3229 msgid "missing architecture name `%s'"
3232 #: config/tc-arm.c:20341 config/tc-arm.c:20725 config/tc-arm.c:20756
3234 msgid "unknown architecture `%s'\n"
3237 #: config/tc-arm.c:20357 config/tc-arm.c:20787
3239 msgid "unknown floating point format `%s'\n"
3242 #: config/tc-arm.c:20373
3244 msgid "unknown floating point abi `%s'\n"
3247 #: config/tc-arm.c:20389
3249 msgid "unknown EABI `%s'\n"
3252 #: config/tc-arm.c:20396
3253 msgid "<cpu name>\t assemble for CPU <cpu name>"
3256 #: config/tc-arm.c:20398
3257 msgid "<arch name>\t assemble for architecture <arch name>"
3260 #: config/tc-arm.c:20400
3261 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3264 #: config/tc-arm.c:20402
3265 msgid "<abi>\t assemble for floating point ABI <abi>"
3268 #: config/tc-arm.c:20405
3269 msgid "<ver>\t assemble for eabi version <ver>"
3272 #: config/tc-arm.c:20447 config/tc-arm.c:20467 config/tc-arm.c:20489
3274 msgid "option `-%c%s' is deprecated: %s"
3277 #: config/tc-arm.c:20510
3279 msgid " ARM-specific assembler options:\n"
3282 #: config/tc-arm.c:20521
3284 msgid " -EB assemble code for a big-endian cpu\n"
3287 #: config/tc-arm.c:20526
3289 msgid " -EL assemble code for a little-endian cpu\n"
3292 #: config/tc-avr.c:265
3294 msgid "Known MCU names:"
3297 #: config/tc-avr.c:331
3301 " -mmcu=[avr-name] select microcontroller variant\n"
3302 " [avr-name] can be:\n"
3303 " avr1 - AT90S1200, ATtiny1x, ATtiny28\n"
3304 " avr2 - AT90S2xxx, AT90S4xxx, AT90S8xxx, ATtiny22\n"
3305 " avr3 - ATmega103\n"
3306 " avr4 - ATmega8, ATmega88\n"
3307 " avr5 - ATmega161, ATmega163, ATmega32, AT94K\n"
3308 " or immediate microcontroller name.\n"
3311 #: config/tc-avr.c:341
3314 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3315 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
3316 " (default for avr4, avr5)\n"
3317 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3318 " (default for avr3, avr5)\n"
3321 #: config/tc-avr.c:385 config/tc-msp430.c:744
3323 msgid "unknown MCU: %s\n"
3326 #: config/tc-avr.c:394
3328 msgid "redefinition of mcu type `%s' to `%s'"
3331 #: config/tc-avr.c:472
3332 msgid "constant value required"
3335 #: config/tc-avr.c:475
3337 msgid "number must be positive and less than %d"
3340 #: config/tc-avr.c:501 config/tc-avr.c:636
3342 msgid "constant out of 8-bit range: %d"
3345 #: config/tc-avr.c:569 config/tc-score.c:969 read.c:3565
3346 msgid "illegal expression"
3349 #: config/tc-avr.c:598 config/tc-avr.c:1357
3350 msgid "`)' required"
3353 #: config/tc-avr.c:619
3354 msgid "expression dangerous with linker stubs"
3357 #: config/tc-avr.c:691
3358 msgid "register r16-r23 required"
3361 #: config/tc-avr.c:697
3362 msgid "register number above 15 required"
3365 #: config/tc-avr.c:703
3366 msgid "even register number required"
3369 #: config/tc-avr.c:709
3370 msgid "register r24, r26, r28 or r30 required"
3373 #: config/tc-avr.c:715
3374 msgid "register name or number from 0 to 31 required"
3377 #: config/tc-avr.c:733
3378 msgid "pointer register (X, Y or Z) required"
3381 #: config/tc-avr.c:740
3382 msgid "cannot both predecrement and postincrement"
3385 #: config/tc-avr.c:748
3386 msgid "addressing mode not supported"
3389 #: config/tc-avr.c:754
3390 msgid "can't predecrement"
3393 #: config/tc-avr.c:757
3394 msgid "pointer register Z required"
3397 #: config/tc-avr.c:775
3398 msgid "pointer register (Y or Z) required"
3401 #: config/tc-avr.c:879
3403 msgid "unknown constraint `%c'"
3406 #: config/tc-avr.c:931
3407 msgid "`,' required"
3410 #: config/tc-avr.c:949
3411 msgid "undefined combination of operands"
3414 #: config/tc-avr.c:958
3415 msgid "skipping two-word instruction"
3418 #: config/tc-avr.c:1050 config/tc-avr.c:1066 config/tc-avr.c:1180
3419 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3421 msgid "odd address operand: %ld"
3424 #: config/tc-avr.c:1058 config/tc-avr.c:1077 config/tc-avr.c:1099
3425 #: config/tc-avr.c:1106 config/tc-avr.c:1113 config/tc-d10v.c:503
3426 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3427 #: config/tc-msp430.c:2003
3429 msgid "operand out of range: %ld"
3432 #: config/tc-avr.c:1189 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3433 #: config/tc-msp430.c:2021
3435 msgid "line %d: unknown relocation type: 0x%x"
3438 #: config/tc-avr.c:1203
3439 msgid "only constant expression allowed"
3442 #. xgettext:c-format.
3443 #: config/tc-avr.c:1263 config/tc-bfin.c:722 config/tc-d10v.c:1457
3444 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2165
3445 #: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6089
3446 #: config/tc-spu.c:829 config/tc-spu.c:1016 config/tc-v850.c:2187
3447 #: config/tc-z80.c:2017
3449 msgid "reloc %d not supported by object file format"
3452 #: config/tc-avr.c:1286 config/tc-h8300.c:1866 config/tc-mcore.c:881
3453 #: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
3454 #: config/tc-z8k.c:1216
3455 msgid "can't find opcode "
3458 #: config/tc-avr.c:1303
3460 msgid "illegal opcode %s for mcu %s"
3463 #: config/tc-avr.c:1312
3464 msgid "garbage at end of line"
3467 #: config/tc-avr.c:1384 config/tc-avr.c:1391
3469 msgid "illegal %srelocation size: %d"
3472 #: config/tc-bfin.c:249 config/tc-frv.c:1651 config/tc-frv.c:1661
3476 #: config/tc-bfin.c:338
3478 msgid " BFIN specific command line options:\n"
3481 #: config/tc-bfin.c:351
3482 msgid "Could not set architecture and machine."
3485 #: config/tc-bfin.c:496
3486 msgid "Parse failed."
3489 #: config/tc-bfin.c:571
3490 msgid "pcrel too far BFD_RELOC_BFIN_10"
3493 #: config/tc-bfin.c:587
3494 msgid "pcrel too far BFD_RELOC_BFIN_12"
3497 #: config/tc-bfin.c:607
3498 msgid "pcrel too far BFD_RELOC_BFIN_24"
3501 #: config/tc-bfin.c:622
3502 msgid "pcrel too far BFD_RELOC_BFIN_5"
3505 #: config/tc-bfin.c:634
3506 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3509 #: config/tc-bfin.c:644
3510 msgid "rel too far BFD_RELOC_8"
3513 #: config/tc-bfin.c:651
3514 msgid "rel too far BFD_RELOC_16"
3517 #: config/tc-cr16.c:159 read.c:4276
3518 msgid "using a bit field width of zero"
3521 #: config/tc-cr16.c:167 read.c:4284
3523 msgid "field width \"%s\" too complex for a bitfield"
3526 #: config/tc-cr16.c:176 read.c:4292
3528 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3531 #: config/tc-cr16.c:198 read.c:4314
3533 msgid "field value \"%s\" too complex for a bitfield"
3536 #: config/tc-cr16.c:379
3538 msgid "Unknown register pair - index relative mode: `%d'"
3541 #: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
3544 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3547 #: config/tc-cr16.c:572 config/tc-crx.c:360
3549 msgid "internal error: reloc %d (`%s') not supported by object file format"
3552 #: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3553 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3554 msgid "Virtual memory exhausted"
3557 #: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:589
3558 #: config/tc-i386.c:1640 config/tc-i386.c:1662 config/tc-m68k.c:4465
3559 #: config/tc-maxq.c:2865
3561 msgid "Internal Error: Can't hash %s: %s"
3564 #: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
3566 msgid "Can't hash `%s': %s\n"
3569 #: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
3570 msgid "(unknown reason)"
3573 #. Missing or bad expr becomes absolute 0.
3574 #: config/tc-cr16.c:828 config/tc-crx.c:617 config/tc-maxq.c:1475
3576 msgid "missing or invalid displacement expression `%s' taken as 0"
3579 #: config/tc-cr16.c:940
3581 msgid "operand %d: illegal use expression: `%s`"
3584 #: config/tc-cr16.c:997 config/tc-crx.c:1125
3586 msgid "Unknown register: `%d'"
3589 #. Issue a error message when register is illegal.
3590 #: config/tc-cr16.c:1005 config/tc-crx.c:1133
3592 msgid "Illegal register (`%s') in Instruction: `%s'"
3595 #: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:755
3596 #: config/tc-crx.c:775 config/tc-crx.c:790
3598 msgid "Illegal register `%s' in Instruction `%s'"
3601 #: config/tc-cr16.c:1104 config/tc-cr16.c:1115
3603 msgid "Illegal register pair `%s' in Instruction `%s'"
3606 #: config/tc-cr16.c:1140 config/tc-i960.c:835
3607 msgid "unmatched '['"
3610 #: config/tc-cr16.c:1146 config/tc-i960.c:842
3611 msgid "garbage after index spec ignored"
3614 #: config/tc-cr16.c:1294 config/tc-crx.c:934
3616 msgid "Illegal operands (whitespace): `%s'"
3619 #: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
3620 #: config/tc-crx.c:946 config/tc-crx.c:953 config/tc-crx.c:970
3621 #: config/tc-crx.c:1762
3623 msgid "Missing matching brackets : `%s'"
3626 #: config/tc-cr16.c:1362 config/tc-crx.c:996
3628 msgid "Unknown exception: `%s'"
3631 #: config/tc-cr16.c:1449 config/tc-crx.c:1092
3633 msgid "Illegal `cinv' parameter: `%c'"
3636 #: config/tc-cr16.c:1471 config/tc-cr16.c:1510
3638 msgid "Unknown register pair: `%d'"
3641 #. Issue a error message when register pair is illegal.
3642 #: config/tc-cr16.c:1479
3644 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3647 #. Issue a error message when register pair is illegal.
3648 #: config/tc-cr16.c:1518
3650 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3653 #: config/tc-cr16.c:1557
3655 msgid "Unknown processor register : `%d'"
3658 #. Issue a error message when register pair is illegal.
3659 #: config/tc-cr16.c:1565
3661 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3664 #: config/tc-cr16.c:1613
3666 msgid "Unknown processor register (32 bit) : `%d'"
3669 #. Issue a error message when register pair is illegal.
3670 #: config/tc-cr16.c:1621
3672 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3675 #: config/tc-cr16.c:1985 config/tc-crx.c:1660 config/tc-crx.c:1677
3677 msgid "Same src/dest register is used (`r%d'), result is undefined"
3680 #: config/tc-cr16.c:2006
3681 msgid "RA register is saved twice."
3684 #: config/tc-cr16.c:2010
3686 msgid "`%s' Illegal use of registers."
3689 #: config/tc-cr16.c:2024
3691 msgid "`%s' Illegal count-register combination."
3694 #: config/tc-cr16.c:2030
3696 msgid "`%s' Illegal use of register."
3699 #: config/tc-cr16.c:2039 config/tc-crx.c:1669
3701 msgid "`%s' has undefined result"
3704 #: config/tc-cr16.c:2047
3706 msgid "Same src/dest register is used (`r%d'),result is undefined"
3709 #: config/tc-cr16.c:2218 config/tc-crx.c:1574
3710 msgid "Incorrect number of operands"
3713 #: config/tc-cr16.c:2220 config/tc-crx.c:1576
3715 msgid "Illegal type of operand (arg %d)"
3718 #: config/tc-cr16.c:2226 config/tc-crx.c:1582
3720 msgid "Operand out of range (arg %d)"
3723 #: config/tc-cr16.c:2229 config/tc-crx.c:1585
3725 msgid "Operand has odd displacement (arg %d)"
3728 #: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1598
3729 #: config/tc-crx.c:1629
3731 msgid "Illegal operand (arg %d)"
3734 #. Give an error if a frag containing code is not aligned to a 2-byte
3736 #: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1951
3737 #: config/tc-crx.h:76
3738 msgid "instruction address is not a multiple of 2"
3741 #: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
3742 #: config/tc-crx.c:1987 config/tc-dlx.c:685 config/tc-hppa.c:3210
3743 #: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3744 #: config/tc-sparc.c:1431 config/tc-sparc.c:1439
3746 msgid "Unknown opcode: `%s'"
3749 #: config/tc-cris.c:547 config/tc-m68hc11.c:2744
3751 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3754 #: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3756 msgid "internal inconsistency problem in %s: resolved symbol"
3759 #: config/tc-cris.c:561 config/tc-m68hc11.c:2754
3761 msgid "internal inconsistency problem in %s: fr_subtype %d"
3764 #: config/tc-cris.c:901
3765 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3768 #: config/tc-cris.c:931
3769 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3772 #: config/tc-cris.c:936
3775 "Internal error found in md_convert_frag: offset %ld. Please report this."
3778 #: config/tc-cris.c:961
3780 msgid "internal inconsistency in %s: bdapq no symbol"
3783 #: config/tc-cris.c:974
3785 msgid "internal inconsistency in %s: bdap.w with no symbol"
3788 #: config/tc-cris.c:998
3789 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3792 #: config/tc-cris.c:1007
3793 msgid "dangerous MULS/MULU location; give it higher alignment"
3796 #: config/tc-cris.c:1112
3798 "Out-of-range .word offset handling is not implemented for .arch "
3802 #: config/tc-cris.c:1220
3804 msgid "Buggy opcode: `%s' \"%s\"\n"
3807 #: config/tc-cris.c:1635
3809 msgid "Immediate value not in 5 bit unsigned range: %ld"
3812 #: config/tc-cris.c:1651
3814 msgid "Immediate value not in 4 bit unsigned range: %ld"
3817 #: config/tc-cris.c:1703
3819 msgid "Immediate value not in 6 bit range: %ld"
3822 #: config/tc-cris.c:1718
3824 msgid "Immediate value not in 6 bit unsigned range: %ld"
3827 #. Others have a generic warning.
3828 #: config/tc-cris.c:1826
3830 msgid "Unimplemented register `%s' specified"
3833 #. We've come to the end of instructions with this
3834 #. opcode, so it must be an error.
3835 #: config/tc-cris.c:2069
3836 msgid "Illegal operands"
3839 #: config/tc-cris.c:2110 config/tc-cris.c:2150
3841 msgid "Immediate value not in 8 bit range: %ld"
3844 #: config/tc-cris.c:2120 config/tc-cris.c:2171
3846 msgid "Immediate value not in 16 bit range: %ld"
3849 #: config/tc-cris.c:2155
3851 msgid "Immediate value not in 8 bit signed range: %ld"
3854 #: config/tc-cris.c:2160
3856 msgid "Immediate value not in 8 bit unsigned range: %ld"
3859 #: config/tc-cris.c:2176
3861 msgid "Immediate value not in 16 bit signed range: %ld"
3864 #: config/tc-cris.c:2181
3866 msgid "Immediate value not in 16 bit unsigned range: %ld"
3869 #: config/tc-cris.c:2203
3870 msgid "PIC relocation size does not match operand size"
3873 #: config/tc-cris.c:3346
3874 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3877 #: config/tc-cris.c:3350
3878 msgid "32-bit conditional branch generated"
3881 #: config/tc-cris.c:3411
3882 msgid "Complex expression not supported"
3885 #. FIXME: Is this function mentioned in the internals.texi manual? If
3887 #: config/tc-cris.c:3537
3888 msgid "Bad call to md_atof () - floating point formats are not supported"
3891 #: config/tc-cris.c:3578
3892 msgid "PC-relative relocation must be trivially resolved"
3895 #: config/tc-cris.c:3631
3897 msgid "Value not in 16 bit range: %ld"
3900 #: config/tc-cris.c:3642
3902 msgid "Value not in 16 bit signed range: %ld"
3905 #: config/tc-cris.c:3653
3907 msgid "Value not in 8 bit range: %ld"
3910 #: config/tc-cris.c:3661
3912 msgid "Value not in 8 bit signed range: %ld"
3915 #: config/tc-cris.c:3672
3917 msgid "Value not in 4 bit unsigned range: %ld"
3920 #: config/tc-cris.c:3680
3922 msgid "Value not in 5 bit unsigned range: %ld"
3925 #: config/tc-cris.c:3688
3927 msgid "Value not in 6 bit range: %ld"
3930 #: config/tc-cris.c:3696
3932 msgid "Value not in 6 bit unsigned range: %ld"
3935 #: config/tc-cris.c:3742
3937 msgid "Please use --help to see usage and options for this assembler.\n"
3940 #: config/tc-cris.c:3754
3941 msgid "--no-underscore is invalid with a.out format"
3944 #: config/tc-cris.c:3778
3946 msgid "invalid <arch> in --march=<arch>: %s"
3949 #: config/tc-cris.c:3877
3951 "Semantics error. This type of operand can not be relocated, it must be an "
3952 "assembly-time constant"
3955 #: config/tc-cris.c:3926
3957 msgid "Cannot generate relocation type for symbol %s, code %s"
3960 #. The messages are formatted to line up with the generic options.
3961 #: config/tc-cris.c:3939
3963 msgid "CRIS-specific options:\n"
3966 #: config/tc-cris.c:3941
3968 " -h, -H Don't execute, print this help text. Deprecated.\n"
3971 #: config/tc-cris.c:3943
3972 msgid " -N Warn when branches are expanded to jumps.\n"
3975 #: config/tc-cris.c:3945
3977 " --underscore User symbols are normally prepended with "
3981 #: config/tc-cris.c:3947
3982 msgid " Registers will not need any prefix.\n"
3985 #: config/tc-cris.c:3949
3986 msgid " --no-underscore User symbols do not have any prefix.\n"
3989 #: config/tc-cris.c:3951
3990 msgid " Registers will require a `$'-prefix.\n"
3993 #: config/tc-cris.c:3953
3994 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
3997 #: config/tc-cris.c:3955
3999 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4000 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4003 #: config/tc-cris.c:3976
4004 msgid "Invalid relocation"
4007 #: config/tc-cris.c:4013
4008 msgid "Invalid pc-relative relocation"
4011 #: config/tc-cris.c:4058
4013 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4016 #: config/tc-cris.c:4088
4018 msgid ".syntax %s requires command-line option `--underscore'"
4021 #: config/tc-cris.c:4097
4023 msgid ".syntax %s requires command-line option `--no-underscore'"
4026 #: config/tc-cris.c:4134
4027 msgid "Unknown .syntax operand"
4030 #: config/tc-cris.c:4144
4031 msgid "Pseudodirective .file is only valid when generating ELF"
4034 #: config/tc-cris.c:4156
4035 msgid "Pseudodirective .loc is only valid when generating ELF"
4038 #: config/tc-cris.c:4299
4039 msgid "unknown operand to .arch"
4042 #: config/tc-cris.c:4308
4043 msgid ".arch <arch> requires a matching --march=... option"
4046 #: config/tc-crx.c:818
4048 msgid "Illegal Scale - `%d'"
4051 #: config/tc-crx.c:1262
4053 msgid "Illegal Co-processor register in Instruction `%s' "
4056 #: config/tc-crx.c:1269
4058 msgid "Illegal Co-processor special register in Instruction `%s' "
4061 #: config/tc-crx.c:1588
4063 msgid "Invalid DISPU4 operand value (arg %d)"
4066 #: config/tc-crx.c:1591
4068 msgid "Invalid CST4 operand value (arg %d)"
4071 #: config/tc-crx.c:1594
4073 msgid "Operand value is not within upper 64 KB (arg %d)"
4076 #: config/tc-crx.c:1731
4077 msgid "Invalid Register in Register List"
4080 #: config/tc-crx.c:1785
4082 msgid "Illegal register `%s' in cop-register list"
4085 #: config/tc-crx.c:1793
4087 msgid "Illegal register `%s' in cop-special-register list"
4090 #: config/tc-crx.c:1812
4092 msgid "Illegal register `%s' in user register list"
4095 #: config/tc-crx.c:1831
4097 msgid "Illegal register `%s' in register list"
4100 #: config/tc-crx.c:1837
4102 msgid "Maximum %d bits may be set in `mask16' operand"
4105 #: config/tc-crx.c:1846
4107 msgid "rest of line ignored; first ignored character is `%c'"
4110 #: config/tc-crx.c:1854
4112 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4115 #. HI can't be specified without LO (and vise-versa).
4116 #: config/tc-crx.c:1860
4117 msgid "HI/LO registers should be specified together"
4120 #: config/tc-crx.c:1866
4121 msgid "HI/LO registers should be specified without additional registers"
4124 #: config/tc-d10v.c:216
4128 "-O Optimize. Will do some operations in parallel.\n"
4129 "--gstabs-packing Pack adjacent short instructions together even\n"
4130 " when --gstabs is specified. On by default.\n"
4131 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4132 " instructions together.\n"
4135 #: config/tc-d10v.c:573
4136 msgid "operand is not an immediate"
4139 #: config/tc-d10v.c:591
4141 msgid "operand out of range: %lu"
4144 #: config/tc-d10v.c:649
4145 msgid "Instruction must be executed in parallel with another instruction."
4148 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4150 msgid "packing conflict: %s must dispatch sequentially"
4153 #: config/tc-d10v.c:810
4155 msgid "resource conflict (R%d)"
4158 #: config/tc-d10v.c:813
4160 msgid "resource conflict (A%d)"
4163 #: config/tc-d10v.c:815
4164 msgid "resource conflict (PSW)"
4167 #: config/tc-d10v.c:817
4168 msgid "resource conflict (C flag)"
4171 #: config/tc-d10v.c:819
4172 msgid "resource conflict (F flag)"
4175 #: config/tc-d10v.c:969
4176 msgid "Instruction must be executed in parallel"
4179 #: config/tc-d10v.c:972
4180 msgid "Long instructions may not be combined."
4183 #: config/tc-d10v.c:1005
4184 msgid "One of these instructions may not be executed in parallel."
4187 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4188 msgid "Two IU instructions may not be executed in parallel"
4191 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4192 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4193 msgid "Swapping instruction order"
4196 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4197 msgid "Two MU instructions may not be executed in parallel"
4200 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4201 msgid "IU instruction may not be in the left container"
4204 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4206 "Instruction in R container is squashed by flow control instruction in L "
4210 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4211 msgid "MU instruction may not be in the right container"
4214 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4215 msgid "unknown execution type passed to write_2_short()"
4218 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4219 msgid "bad opcode or operands"
4222 #: config/tc-d10v.c:1261
4223 msgid "value out of range"
4226 #: config/tc-d10v.c:1335
4227 msgid "illegal operand - register name found where none expected"
4230 #: config/tc-d10v.c:1370
4231 msgid "Register number must be EVEN"
4234 #: config/tc-d10v.c:1373
4235 msgid "Unsupported use of sp"
4238 #: config/tc-d10v.c:1392
4240 msgid "cr%ld is a reserved control register"
4243 #: config/tc-d10v.c:1565
4245 msgid "line %d: rep or repi must include at least 4 instructions"
4248 #: config/tc-d10v.c:1745
4249 msgid "can't find previous opcode "
4252 #: config/tc-d10v.c:1757
4254 msgid "could not assemble: %s"
4257 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4258 msgid "Unable to mix instructions as specified"
4261 #: config/tc-d30v.c:149
4263 msgid "Register name %s conflicts with symbol of the same name"
4266 #: config/tc-d30v.c:239
4271 "-O Make adjacent short instructions parallel if "
4273 "-n Warn about all NOPs inserted by the assembler.\n"
4274 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4275 "-c Warn about symbols whoes names match register "
4277 "-C Opposite of -C. -c is the default.\n"
4280 #: config/tc-d30v.c:367
4281 msgid "unexpected 12-bit reloc type"
4284 #: config/tc-d30v.c:374
4285 msgid "unexpected 18-bit reloc type"
4288 #: config/tc-d30v.c:624
4290 msgid "%s NOP inserted"
4293 #: config/tc-d30v.c:625
4297 #: config/tc-d30v.c:625
4301 #: config/tc-d30v.c:1032
4302 msgid "Instructions may not be executed in parallel"
4305 #: config/tc-d30v.c:1045
4307 msgid "Executing %s in IU may not work"
4310 #: config/tc-d30v.c:1052
4312 msgid "Executing %s in IU may not work in parallel execution"
4315 #: config/tc-d30v.c:1065
4317 msgid "special left instruction `%s' kills instruction `%s' in right container"
4320 #: config/tc-d30v.c:1076
4322 msgid "Executing %s in reverse serial with %s may not work"
4325 #: config/tc-d30v.c:1079
4327 msgid "Executing %s in IU in reverse serial may not work"
4330 #: config/tc-d30v.c:1268
4331 msgid "Odd numbered register used as target of multi-register instruction"
4334 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4336 msgid "unknown condition code: %s"
4339 #: config/tc-d30v.c:1360
4341 msgid "cmpu doesn't support condition code %s"
4344 #: config/tc-d30v.c:1395
4346 msgid "unknown opcode: %s"
4349 #: config/tc-d30v.c:1406
4351 msgid "operands for opcode `%s' do not match any valid format"
4354 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4355 msgid "Cannot assemble instruction"
4358 #: config/tc-d30v.c:1623
4359 msgid "First opcode is long. Unable to mix instructions as specified."
4362 #: config/tc-d30v.c:1692
4363 msgid "word of NOPs added between word multiply and load"
4366 #: config/tc-d30v.c:1694
4367 msgid "word of NOPs added between word multiply and 16-bit multiply"
4370 #: config/tc-d30v.c:1726
4371 msgid "Instruction uses long version, so it cannot be mixed as specified"
4374 #: config/tc-d30v.c:1853
4376 msgid "value too large to fit in %d bits"
4379 #: config/tc-d30v.c:1914
4381 msgid "line %d: unable to place address of symbol '%s' into a byte"
4384 #: config/tc-d30v.c:1917
4386 msgid "line %d: unable to place value %lx into a byte"
4389 #: config/tc-d30v.c:1925
4391 msgid "line %d: unable to place address of symbol '%s' into a short"
4394 #: config/tc-d30v.c:1928
4396 msgid "line %d: unable to place value %lx into a short"
4399 #: config/tc-d30v.c:1936
4401 msgid "line %d: unable to place address of symbol '%s' into a quad"
4404 #: config/tc-d30v.c:2044
4406 msgid "Alignment too large: %d assumed"
4409 #: config/tc-dlx.c:211
4410 msgid "missing .proc"
4413 #: config/tc-dlx.c:228
4414 msgid ".endfunc missing for previous .proc"
4417 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1769
4419 msgid "internal error: can't hash `%s': %s\n"
4422 #. Probably a memory allocation problem? Give up now.
4423 #: config/tc-dlx.c:297 config/tc-hppa.c:8255 config/tc-mips.c:1772
4424 #: config/tc-mips.c:1824 config/tc-or32.c:211 config/tc-sparc.c:869
4425 msgid "Broken assembler. No assembly attempted."
4428 #: config/tc-dlx.c:327
4430 msgid "Bad operand for a load instruction: <%s>"
4433 #: config/tc-dlx.c:441
4435 msgid "Bad operand for a store instruction: <%s>"
4438 #: config/tc-dlx.c:621
4440 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4443 #: config/tc-dlx.c:634 config/tc-or32.c:812
4445 msgid "Invalid expression after %%%%\n"
4448 #: config/tc-dlx.c:703
4450 msgid "Unknown opcode `%s'."
4453 #: config/tc-dlx.c:716
4454 msgid "Can not set dlx_skip_hi16_flag"
4457 #: config/tc-dlx.c:730
4459 msgid "Missing arguments for opcode <%s>."
4462 #: config/tc-dlx.c:764
4464 msgid "Too many operands: %s"
4467 #: config/tc-dlx.c:801
4469 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4472 #: config/tc-dlx.c:871
4473 msgid "failed regnum sanity check."
4476 #: config/tc-dlx.c:884
4477 msgid "failed general register sanity check."
4480 #. Types or values of args don't match.
4481 #: config/tc-dlx.c:892
4482 msgid "Invalid operands"
4485 #: config/tc-dlx.c:1119 config/tc-or32.c:774
4487 msgid "label \"$%d\" redefined"
4490 #: config/tc-dlx.c:1157
4491 msgid "Invalid expression after # number\n"
4494 #: config/tc-fr30.c:82
4496 msgid " FR30 specific command line options:\n"
4499 #: config/tc-fr30.c:135
4501 msgid "Instruction %s not allowed in a delay slot."
4504 #: config/tc-frv.c:407
4506 msgid "Unknown cpu -mcpu=%s"
4509 #: config/tc-frv.c:460
4511 msgid "FRV specific command line options:\n"
4514 #: config/tc-frv.c:461
4516 msgid "-G n Put data <= n bytes in the small data area\n"
4519 #: config/tc-frv.c:462
4521 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
4524 #: config/tc-frv.c:463
4526 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
4529 #: config/tc-frv.c:464
4531 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
4534 #: config/tc-frv.c:465
4536 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
4539 #: config/tc-frv.c:466
4541 msgid "-msoft-float Mark generated file as using software FP\n"
4544 #: config/tc-frv.c:467
4546 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
4549 #: config/tc-frv.c:468
4551 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
4554 #: config/tc-frv.c:469
4557 "-mdouble Mark generated file as using double precision FP insns\n"
4560 #: config/tc-frv.c:470
4562 msgid "-mmedia Mark generated file as using media insns\n"
4565 #: config/tc-frv.c:471
4568 "-mmuladd Mark generated file as using multiply add/subtract insns\n"
4571 #: config/tc-frv.c:472
4573 msgid "-mpack Allow instructions to be packed\n"
4576 #: config/tc-frv.c:473
4578 msgid "-mno-pack Do not allow instructions to be packed\n"
4581 #: config/tc-frv.c:474
4584 "-mpic Mark generated file as using small position independent "
4588 #: config/tc-frv.c:475
4591 "-mPIC Mark generated file as using large position independent "
4595 #: config/tc-frv.c:476
4598 "-mlibrary-pic Mark generated file as using position indepedent code for "
4602 #: config/tc-frv.c:477
4604 msgid "-mfdpic Assemble for the FDPIC ABI\n"
4607 #: config/tc-frv.c:478
4609 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4612 #: config/tc-frv.c:479
4614 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4617 #: config/tc-frv.c:480
4619 msgid " Record the cpu type\n"
4622 #: config/tc-frv.c:481
4624 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4627 #: config/tc-frv.c:482
4629 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4632 #: config/tc-frv.c:1186
4633 msgid "VLIW packing used for -mno-pack"
4636 #: config/tc-frv.c:1196
4637 msgid "Instruction not supported by this architecture"
4640 #: config/tc-frv.c:1206
4641 msgid "VLIW packing constraint violation"
4644 #: config/tc-frv.c:1822
4646 msgid "Relocation %s is not safe for %s"
4649 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4650 msgid "Reg not valid for H8/300"
4653 #: config/tc-h8300.c:484
4654 msgid "invalid operand size requested"
4657 #: config/tc-h8300.c:583
4658 msgid "Invalid register list for ldm/stm\n"
4661 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4662 msgid "mismatch between register and suffix"
4665 #: config/tc-h8300.c:648
4666 msgid "address too high for vector table jmp/jsr"
4669 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4670 msgid "Wrong size pointer register for architecture."
4673 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4674 msgid "expected @(exp, reg16)"
4677 #: config/tc-h8300.c:760
4678 msgid "expected .L, .W or .B for register in indexed addressing mode"
4681 #: config/tc-h8300.c:954
4682 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4685 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4686 msgid "expected register"
4689 #: config/tc-h8300.c:997
4690 msgid "expected closing paren"
4693 #: config/tc-h8300.c:1056
4695 msgid "can't use high part of register in operand %d"
4698 #: config/tc-h8300.c:1213
4700 msgid "Opcode `%s' with these operand types not available in %s mode"
4703 #: config/tc-h8300.c:1222
4704 msgid "mismatch between opcode size and operand size"
4707 #: config/tc-h8300.c:1258
4709 msgid "operand %s0x%lx out of range."
4712 #: config/tc-h8300.c:1354
4713 msgid "Can't work out size of operand.\n"
4716 #: config/tc-h8300.c:1403
4718 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4721 #: config/tc-h8300.c:1408
4723 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4726 #: config/tc-h8300.c:1414
4728 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4731 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4732 msgid "Need #1 or #2 here"
4735 #: config/tc-h8300.c:1490
4736 msgid "#4 not valid on H8/300."
4739 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4741 msgid "branch operand has odd offset (%lx)\n"
4744 #: config/tc-h8300.c:1716
4745 msgid "destination operand must be 16 bit register"
4748 #: config/tc-h8300.c:1725
4749 msgid "source operand must be 8 bit register"
4752 #: config/tc-h8300.c:1733
4753 msgid "destination operand must be 16bit absolute address"
4756 #: config/tc-h8300.c:1740
4757 msgid "destination operand must be 8 bit register"
4760 #: config/tc-h8300.c:1748
4761 msgid "source operand must be 16bit absolute address"
4764 #. This seems more sane than saying "too many operands". We'll
4765 #. get here only if the trailing trash starts with a comma.
4766 #. Types or values of args don't match.
4767 #: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4768 #: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
4769 #: config/tc-or32.c:528
4770 msgid "invalid operands"
4773 #: config/tc-h8300.c:1787
4774 msgid "operand/size mis-match"
4777 #: config/tc-h8300.c:1883 config/tc-mips.c:9781 config/tc-sh64.c:2795
4778 #: config/tc-sh.c:2925 config/tc-z8k.c:1226
4779 msgid "unknown opcode"
4782 #: config/tc-h8300.c:1916
4783 msgid "invalid operand in ldm"
4786 #: config/tc-h8300.c:1925
4787 msgid "invalid operand in stm"
4790 #: config/tc-h8300.c:2039
4792 msgid "call to tc_aout_fix_to_chars \n"
4795 #: config/tc-h8300.c:2048 config/tc-xc16x.c:340
4797 msgid "call to md_convert_frag \n"
4800 #: config/tc-h8300.c:2099 config/tc-xc16x.c:244
4802 msgid "call to md_estimate_size_before_relax \n"
4805 #: config/tc-h8300.c:2128 config/tc-xc16x.c:285
4806 msgid "Difference of symbols in different sections is not supported"
4809 #: config/tc-h8300.c:2150 config/tc-mcore.c:2199 config/tc-pj.c:489
4810 #: config/tc-sh.c:4351 config/tc-xc16x.c:308
4812 msgid "Cannot represent relocation type %s"
4815 #. Simple range checking for FIELD against HIGH and LOW bounds.
4816 #. IGNORE is used to suppress the error message.
4817 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4818 #. the current file and line number are not valid.
4819 #: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4821 msgid "Field out of range [%d..%d] (%d)."
4824 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4825 #. IGNORE is used to suppress the error message.
4826 #: config/tc-hppa.c:1043
4828 msgid "Field not properly aligned [%d] (%d)."
4831 #: config/tc-hppa.c:1092
4832 msgid "Missing .exit\n"
4835 #: config/tc-hppa.c:1095
4836 msgid "Missing .procend\n"
4839 #: config/tc-hppa.c:1277
4841 msgid "Invalid field selector. Assuming F%%."
4844 #: config/tc-hppa.c:1304
4845 msgid "Bad segment in expression."
4848 #: config/tc-hppa.c:1329
4850 msgid "Invalid Nullification: (%c)"
4853 #: config/tc-hppa.c:1387
4854 msgid "Cannot handle fixup"
4857 #: config/tc-hppa.c:1685
4859 msgid " -Q ignored\n"
4862 #: config/tc-hppa.c:1689
4864 msgid " -c print a warning if a comment is found\n"
4867 #: config/tc-hppa.c:1755
4869 msgid "no hppa_fixup entry for fixup type 0x%x"
4872 #: config/tc-hppa.c:1934
4873 msgid "Unknown relocation encountered in md_apply_fix."
4876 #: config/tc-hppa.c:2122 config/tc-hppa.c:2147
4878 msgid "Undefined register: '%s'."
4881 #: config/tc-hppa.c:2181
4883 msgid "Non-absolute symbol: '%s'."
4886 #: config/tc-hppa.c:2196
4888 msgid "Undefined absolute constant: '%s'."
4891 #: config/tc-hppa.c:2227 config/tc-hppa.c:5646
4892 msgid "could not update architecture and machine"
4895 #: config/tc-hppa.c:2265
4897 msgid "Invalid FP Compare Condition: %s"
4900 #: config/tc-hppa.c:2320
4902 msgid "Invalid FTEST completer: %s"
4905 #: config/tc-hppa.c:2386 config/tc-hppa.c:2423
4907 msgid "Invalid FP Operand Format: %3s"
4910 #: config/tc-hppa.c:2558
4911 msgid "Bad segment (should be absolute)."
4914 #: config/tc-hppa.c:2584
4916 msgid "Invalid argument location: %s\n"
4919 #: config/tc-hppa.c:2613
4921 msgid "Invalid argument description: %d"
4924 #: config/tc-hppa.c:3439
4925 msgid "Invalid Indexed Load Completer."
4928 #: config/tc-hppa.c:3444
4929 msgid "Invalid Indexed Load Completer Syntax."
4932 #: config/tc-hppa.c:3478
4933 msgid "Invalid Short Load/Store Completer."
4936 #: config/tc-hppa.c:3538 config/tc-hppa.c:3543
4937 msgid "Invalid Store Bytes Short Completer"
4940 #: config/tc-hppa.c:3854 config/tc-hppa.c:3860
4941 msgid "Invalid left/right combination completer"
4944 #: config/tc-hppa.c:3909 config/tc-hppa.c:3916
4945 msgid "Invalid permutation completer"
4948 #: config/tc-hppa.c:4016
4950 msgid "Invalid Add Condition: %s"
4953 #: config/tc-hppa.c:4027 config/tc-hppa.c:4037
4954 msgid "Invalid Add and Branch Condition"
4957 #: config/tc-hppa.c:4058 config/tc-hppa.c:4195
4958 msgid "Invalid Compare/Subtract Condition"
4961 #: config/tc-hppa.c:4098
4963 msgid "Invalid Bit Branch Condition: %c"
4966 #: config/tc-hppa.c:4183
4968 msgid "Invalid Compare/Subtract Condition: %s"
4971 #: config/tc-hppa.c:4210
4972 msgid "Invalid Compare and Branch Condition"
4975 #: config/tc-hppa.c:4306
4976 msgid "Invalid Logical Instruction Condition."
4979 #: config/tc-hppa.c:4361
4980 msgid "Invalid Shift/Extract/Deposit Condition."
4983 #: config/tc-hppa.c:4473
4984 msgid "Invalid Unit Instruction Condition."
4987 #: config/tc-hppa.c:4948 config/tc-hppa.c:4980 config/tc-hppa.c:5011
4988 #: config/tc-hppa.c:5041
4989 msgid "Branch to unaligned address"
4992 #: config/tc-hppa.c:5219
4993 msgid "Invalid SFU identifier"
4996 #: config/tc-hppa.c:5269
4997 msgid "Invalid COPR identifier"
5000 #: config/tc-hppa.c:5398
5001 msgid "Invalid Floating Point Operand Format."
5004 #: config/tc-hppa.c:5515 config/tc-hppa.c:5535 config/tc-hppa.c:5555
5005 #: config/tc-hppa.c:5575 config/tc-hppa.c:5595
5006 msgid "Invalid register for single precision fmpyadd or fmpysub"
5009 #: config/tc-hppa.c:5663
5011 msgid "Invalid operands %s"
5014 #: config/tc-hppa.c:5718 config/tc-hppa.c:6924 config/tc-hppa.c:6979
5015 msgid "Missing function name for .PROC (corrupted label chain)"
5018 #: config/tc-hppa.c:5721 config/tc-hppa.c:6982
5019 msgid "Missing function name for .PROC"
5022 #: config/tc-hppa.c:5780
5023 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5026 #: config/tc-hppa.c:5876
5028 msgid "Invalid .CALL argument: %s"
5031 #: config/tc-hppa.c:6010
5032 msgid ".callinfo is not within a procedure definition"
5035 #: config/tc-hppa.c:6030
5037 msgid "FRAME parameter must be a multiple of 8: %d\n"
5040 #: config/tc-hppa.c:6049
5041 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5044 #: config/tc-hppa.c:6061
5045 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5048 #: config/tc-hppa.c:6071
5049 msgid "Value for ENTRY_SR must be 3\n"
5052 #: config/tc-hppa.c:6127
5054 msgid "Invalid .CALLINFO argument: %s"
5057 #: config/tc-hppa.c:6237
5058 msgid "The .ENTER pseudo-op is not supported"
5061 #: config/tc-hppa.c:6253
5062 msgid "Misplaced .entry. Ignored."
5065 #: config/tc-hppa.c:6257
5066 msgid "Missing .callinfo."
5069 #: config/tc-hppa.c:6321
5070 msgid ".REG expression must be a register"
5073 #: config/tc-hppa.c:6337
5074 msgid "bad or irreducible absolute expression; zero assumed"
5077 #: config/tc-hppa.c:6348
5078 msgid ".REG must use a label"
5081 #: config/tc-hppa.c:6350
5082 msgid ".EQU must use a label"
5085 #: config/tc-hppa.c:6412
5087 msgid "Symbol '%s' could not be created."
5090 #: config/tc-hppa.c:6416
5091 msgid "No memory for symbol name."
5094 #: config/tc-hppa.c:6465
5095 msgid ".EXIT must appear within a procedure"
5098 #: config/tc-hppa.c:6469
5099 msgid "Missing .callinfo"
5102 #: config/tc-hppa.c:6473
5103 msgid "No .ENTRY for this .EXIT"
5106 #: config/tc-hppa.c:6513
5108 msgid "Using ENTRY rather than CODE in export directive for %s"
5111 #: config/tc-hppa.c:6630
5113 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5116 #: config/tc-hppa.c:6654
5118 msgid "Cannot define export symbol: %s\n"
5121 #: config/tc-hppa.c:6751
5122 msgid "Missing label name on .LABEL"
5125 #: config/tc-hppa.c:6756
5126 msgid "extra .LABEL arguments ignored."
5129 #: config/tc-hppa.c:6772
5130 msgid "The .LEAVE pseudo-op is not supported"
5133 #: config/tc-hppa.c:6810
5134 msgid "Unrecognized .LEVEL argument\n"
5137 #: config/tc-hppa.c:6844
5139 msgid "Cannot define static symbol: %s\n"
5142 #: config/tc-hppa.c:6878
5143 msgid "Nested procedures"
5146 #: config/tc-hppa.c:6888
5147 msgid "Cannot allocate unwind descriptor\n"
5150 #: config/tc-hppa.c:6986
5151 msgid "misplaced .procend"
5154 #: config/tc-hppa.c:6989
5155 msgid "Missing .callinfo for this procedure"
5158 #: config/tc-hppa.c:6992
5159 msgid "Missing .EXIT for a .ENTRY"
5162 #: config/tc-hppa.c:7029
5163 msgid "Not in a space.\n"
5166 #: config/tc-hppa.c:7032
5167 msgid "Not in a subspace.\n"
5170 #: config/tc-hppa.c:7121
5171 msgid "Invalid .SPACE argument"
5174 #: config/tc-hppa.c:7167
5175 msgid "Can't change spaces within a procedure definition. Ignored"
5178 #: config/tc-hppa.c:7295
5180 msgid "Undefined space: '%s' Assuming space number = 0."
5183 #: config/tc-hppa.c:7318
5184 msgid "Must be in a space before changing or declaring subspaces.\n"
5187 #: config/tc-hppa.c:7322
5188 msgid "Can't change subspaces within a procedure definition. Ignored"
5191 #: config/tc-hppa.c:7358
5192 msgid "Parameters of an existing subspace can't be modified"
5195 #: config/tc-hppa.c:7410
5196 msgid "Alignment must be a power of 2"
5199 #: config/tc-hppa.c:7457
5200 msgid "FIRST not supported as a .SUBSPACE argument"
5203 #: config/tc-hppa.c:7459
5204 msgid "Invalid .SUBSPACE argument"
5207 #: config/tc-hppa.c:7648
5209 msgid "Internal error: Unable to find containing space for %s."
5212 #: config/tc-hppa.c:7686
5214 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5217 #: config/tc-hppa.c:7774
5219 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5222 #: config/tc-hppa.c:8219
5223 msgid "-R option not supported on this target."
5226 #: config/tc-hppa.c:8236 config/tc-sparc.c:825 config/tc-sparc.c:861
5228 msgid "Internal error: can't hash `%s': %s\n"
5231 #: config/tc-hppa.c:8245 config/tc-i860.c:236
5233 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5236 #: config/tc-i386.c:1355
5238 msgid "%s shortened to %s"
5241 #: config/tc-i386.c:1425
5242 msgid "same type of prefix used twice"
5245 #: config/tc-i386.c:1450
5246 msgid "64bit mode not supported on this CPU."
5249 #: config/tc-i386.c:1454
5250 msgid "32bit mode not supported on this CPU."
5253 #: config/tc-i386.c:1489
5254 msgid "bad argument to syntax directive."
5257 #: config/tc-i386.c:1569
5259 msgid "no such architecture: `%s'"
5262 #: config/tc-i386.c:1574
5263 msgid "missing cpu architecture"
5266 #: config/tc-i386.c:1588
5268 msgid "no such architecture modifier: `%s'"
5271 #: config/tc-i386.c:1604 config/tc-i386.c:7191 config/tc-maxq.c:223
5272 msgid "Unknown architecture"
5275 #: config/tc-i386.c:1951
5277 msgid "unknown relocation (%u)"
5280 #: config/tc-i386.c:1953
5282 msgid "%u-byte relocation cannot be applied to %u-byte field"
5285 #: config/tc-i386.c:1957
5286 msgid "non-pc-relative relocation for pc-relative field"
5289 #: config/tc-i386.c:1962
5290 msgid "relocated field and relocation type differ in signedness"
5293 #: config/tc-i386.c:1971
5294 msgid "there are no unsigned pc-relative relocations"
5297 #: config/tc-i386.c:1979
5299 msgid "cannot do %u byte pc-relative relocation"
5302 #: config/tc-i386.c:1996
5304 msgid "cannot do %s %u byte relocation"
5307 #: config/tc-i386.c:2206 config/tc-i386.c:3472
5309 msgid "ambiguous operand size for `%s'"
5312 #: config/tc-i386.c:2255
5314 msgid "can't use register '%s%s' as operand %d in '%s'."
5317 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5318 #: config/tc-i386.c:2294
5320 msgid "translating to `%sp'"
5323 #: config/tc-i386.c:2342
5325 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5328 #: config/tc-i386.c:2389 config/tc-i386.c:2497 config/tc-maxq.c:800
5329 #: config/tc-maxq.c:830
5331 msgid "no such instruction: `%s'"
5334 #: config/tc-i386.c:2400 config/tc-i386.c:2530 config/tc-maxq.c:808
5336 msgid "invalid character %s in mnemonic"
5339 #: config/tc-i386.c:2407
5340 msgid "expecting prefix; got nothing"
5343 #: config/tc-i386.c:2409
5344 msgid "expecting mnemonic; got nothing"
5347 #: config/tc-i386.c:2424 config/tc-i386.c:2548
5349 msgid "`%s' is only supported in 64-bit mode"
5352 #: config/tc-i386.c:2425 config/tc-i386.c:2547
5354 msgid "`%s' is not supported in 64-bit mode"
5357 #: config/tc-i386.c:2437
5359 msgid "redundant %s prefix"
5362 #: config/tc-i386.c:2554
5364 msgid "`%s' is not supported on `%s%s'"
5367 #: config/tc-i386.c:2562
5368 msgid "use .code16 to ensure correct addressing mode"
5371 #: config/tc-i386.c:2575
5373 msgid "expecting string instruction after `%s'"
5376 #: config/tc-i386.c:2607
5378 msgid "invalid character %s before operand %d"
5381 #: config/tc-i386.c:2621
5383 msgid "unbalanced parenthesis in operand %d."
5386 #: config/tc-i386.c:2624 config/tc-maxq.c:1850
5388 msgid "unbalanced brackets in operand %d."
5391 #: config/tc-i386.c:2633
5393 msgid "invalid character %s in operand %d"
5396 #: config/tc-i386.c:2660 config/tc-maxq.c:1876
5398 msgid "spurious operands; (%d operands/instruction max)"
5401 #: config/tc-i386.c:2683 config/tc-maxq.c:1896
5402 msgid "expecting operand after ','; got nothing"
5405 #: config/tc-i386.c:2688
5406 msgid "expecting operand before ','; got nothing"
5409 #. We found no match.
5410 #: config/tc-i386.c:3223
5412 msgid "suffix or operands invalid for `%s'"
5415 #: config/tc-i386.c:3234
5417 msgid "indirect %s without `*'"
5420 #. Warn them that a data or address size prefix doesn't
5421 #. affect assembly of the next line of code.
5422 #: config/tc-i386.c:3242
5424 msgid "stand-alone `%s' prefix"
5427 #: config/tc-i386.c:3276 config/tc-i386.c:3291
5429 msgid "`%s' operand %d must use `%%es' segment"
5432 #. We have to know the operand size for crc32.
5433 #: config/tc-i386.c:3344
5435 msgid "ambiguous memory operand size for `%s`"
5438 #: config/tc-i386.c:3445
5440 "no instruction mnemonic suffix given and no register operands; can't size "
5444 #: config/tc-i386.c:3583 config/tc-i386.c:3657 config/tc-i386.c:3686
5445 #: config/tc-i386.c:3732 config/tc-i386.c:3770
5447 msgid "Incorrect register `%s%s' used with `%c' suffix"
5450 #: config/tc-i386.c:3591 config/tc-i386.c:3664 config/tc-i386.c:3777
5452 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5455 #: config/tc-i386.c:3616 config/tc-i386.c:3640 config/tc-i386.c:3708
5456 #: config/tc-i386.c:3753
5458 msgid "`%s%s' not allowed with `%s%c'"
5461 #: config/tc-i386.c:3845
5462 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5465 #: config/tc-i386.c:4035 config/tc-i386.c:4070 config/tc-i386.c:4139
5466 #: config/tc-i386.c:4190
5468 msgid "Incorrect operands for the '%s' instruction"
5471 #: config/tc-i386.c:4197
5473 msgid "Internal error for the '%s' instruction"
5476 #: config/tc-i386.c:4223
5478 msgid "the last operand of `%s' must be `%sxmm0'"
5481 #: config/tc-i386.c:4226
5483 msgid "the first operand of `%s' must be `%sxmm0'"
5486 #: config/tc-i386.c:4274
5488 msgid "you can't `pop %%cs'"
5491 #. Reversed arguments on faddp, fsubp, etc.
5492 #: config/tc-i386.c:4303
5494 msgid "translating to `%s %s%s,%s%s'"
5497 #. Extraneous `l' suffix on fp insn.
5498 #: config/tc-i386.c:4310
5500 msgid "translating to `%s %s%s'"
5503 #: config/tc-i386.c:4338
5505 msgid "segment override on `%s' is ineffectual"
5508 #: config/tc-i386.c:4765 config/tc-i386.c:4859 config/tc-i386.c:4904
5509 msgid "skipping prefixes on this instruction"
5512 #: config/tc-i386.c:4924
5513 msgid "16-bit jump out of range"
5516 #: config/tc-i386.c:4933
5518 msgid "can't handle non absolute segment in `%s'"
5521 #: config/tc-i386.c:5519
5523 msgid "@%s reloc is not supported with %d-bit output format"
5526 #: config/tc-i386.c:5563
5528 msgid "missing or invalid expression `%s'"
5531 #: config/tc-i386.c:5616
5533 msgid "at most %d immediate operands are allowed"
5536 #: config/tc-i386.c:5638 config/tc-i386.c:5876 config/tc-maxq.c:1462
5538 msgid "junk `%s' after expression"
5541 #: config/tc-i386.c:5651
5543 msgid "missing or invalid immediate expression `%s'"
5546 #: config/tc-i386.c:5674 config/tc-i386.c:5931 config/tc-maxq.c:1492
5548 msgid "unimplemented segment %s in operand"
5551 #: config/tc-i386.c:5680
5553 msgid "illegal immediate register operand %s"
5556 #: config/tc-i386.c:5728
5558 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5561 #: config/tc-i386.c:5737
5563 msgid "scale factor of %d without an index register"
5566 #: config/tc-i386.c:5759
5568 msgid "at most %d displacement operands are allowed"
5571 #: config/tc-i386.c:5916
5573 msgid "missing or invalid displacement expression `%s'"
5576 #: config/tc-i386.c:6036
5578 msgid "`%s' is not a valid base/index expression"
5581 #: config/tc-i386.c:6040
5583 msgid "`%s' is not a valid %s bit base/index expression"
5586 #: config/tc-i386.c:6116
5588 msgid "bad memory operand `%s'"
5591 #: config/tc-i386.c:6131
5593 msgid "junk `%s' after register"
5596 #: config/tc-i386.c:6143 config/tc-i386.c:6259 config/tc-i386.c:6300
5598 msgid "bad register name `%s'"
5601 #: config/tc-i386.c:6151
5602 msgid "immediate operand illegal with absolute jump"
5605 #: config/tc-i386.c:6173
5607 msgid "too many memory references for `%s'"
5610 #: config/tc-i386.c:6251
5612 msgid "expecting `,' or `)' after index register in `%s'"
5615 #: config/tc-i386.c:6276
5617 msgid "expecting `)' after scale factor in `%s'"
5620 #: config/tc-i386.c:6284
5622 msgid "expecting index register or scale factor after `,'; got '%c'"
5625 #: config/tc-i386.c:6292
5627 msgid "expecting `,' or `)' after base register in `%s'"
5630 #. It's not a memory operand; argh!
5631 #: config/tc-i386.c:6335
5633 msgid "invalid char %s beginning operand %d `%s'"
5636 #: config/tc-i386.c:6511
5637 msgid "long jump required"
5640 #: config/tc-i386.c:6566
5641 msgid "jump target out of range"
5644 #: config/tc-i386.c:7028
5645 msgid "No compiled in support for x86_64"
5648 #: config/tc-i386.c:7057 config/tc-i386.c:7073
5650 msgid "Invalid -march= option: `%s'"
5653 #: config/tc-i386.c:7078 config/tc-i386.c:7090
5655 msgid "Invalid -mtune= option: `%s'"
5658 #: config/tc-i386.c:7104
5662 " -V print assembler version number\n"
5666 #: config/tc-i386.c:7109
5669 " -n Do not optimize code alignment\n"
5670 " -q quieten some warnings\n"
5673 #: config/tc-i386.c:7113
5675 msgid " -s ignored\n"
5678 #: config/tc-i386.c:7117
5680 msgid " --32/--64 generate 32bit/64bit code\n"
5683 #: config/tc-i386.c:7121
5685 msgid " --divide do not treat `/' as a comment character\n"
5688 #: config/tc-i386.c:7124
5690 msgid " --divide ignored\n"
5693 #: config/tc-i386.c:7127
5696 " -march=CPU/-mtune=CPU generate code/optimize for CPU, where CPU is one "
5698 " i386, i486, pentium, pentiumpro, pentium4, "
5700 " core, core2, k6, athlon, k8, generic32, "
5704 #: config/tc-i386.c:7280 config/tc-s390.c:1822
5705 msgid "GOT already in symbol table"
5708 #: config/tc-i386.c:7429
5710 msgid "can not do %d byte pc-relative relocation"
5713 #: config/tc-i386.c:7447 config/tc-maxq.c:247
5715 msgid "can not do %d byte relocation"
5718 #: config/tc-i386.c:7526 config/tc-maxq.c:274 config/tc-s390.c:2268
5720 msgid "cannot represent relocation type %s"
5723 #: config/tc-i386.c:7778
5725 msgid "invalid operand for '%s' ('%s' unexpected)"
5728 #: config/tc-i386.c:7790
5730 msgid "too many memory references for '%s'"
5733 #. See the comments in intel_bracket_expr.
5734 #: config/tc-i386.c:7801
5736 msgid "Treating `%s' as memory reference"
5739 #: config/tc-i386.c:8117
5741 msgid "Unknown operand modifier `%s'"
5744 #: config/tc-i386.c:8133
5745 msgid "Conflicting operand modifiers"
5748 #: config/tc-i386.c:8182
5749 msgid "Invalid operand to `OFFSET'"
5752 #: config/tc-i386.c:8256
5754 msgid "`[%.*s]' taken to mean just `%.*s'"
5757 #: config/tc-i386.c:8348
5759 msgid "`%s' is not a valid segment register"
5762 #: config/tc-i386.c:8353
5763 msgid "Extra segment override ignored"
5766 #: config/tc-i386.c:8387 config/tc-i386.c:8552
5767 msgid "Register scaling only allowed in memory operands"
5770 #: config/tc-i386.c:8409 config/tc-i386.c:8528
5772 msgid "Syntax error: Expecting a constant, got `%s'"
5775 #: config/tc-i386.c:8437
5776 msgid "Too many register references in memory operand"
5779 #: config/tc-i386.c:8456
5780 msgid "Invalid use of register"
5783 #: config/tc-i386.c:8605
5785 msgid "Unrecognized token '%s'"
5788 #: config/tc-i386.c:8621
5790 msgid "Unexpected token `%s'"
5793 #: config/tc-i386.c:8779
5794 msgid "`:' expected"
5797 #: config/tc-i386.c:8804
5799 msgid "Unrecognized token `%s'"
5802 #: config/tc-i386.c:8939
5803 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5806 #: config/tc-i386.c:8942
5807 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5810 #: config/tc-i386.c:8961
5811 msgid ".largecomm supported only in 64bit mode, producing .comm"
5814 #: config/tc-i860.c:122
5815 msgid "Directive .dual available only with -mintel-syntax option"
5818 #: config/tc-i860.c:132
5819 msgid "Directive .enddual available only with -mintel-syntax option"
5822 #: config/tc-i860.c:145
5823 msgid "Directive .atmp available only with -mintel-syntax option"
5826 #: config/tc-i860.c:167 config/tc-i860.c:171
5827 msgid "Unknown temporary pseudo register"
5830 #: config/tc-i860.c:247
5831 msgid "Defective assembler. No assembly attempted."
5834 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3730
5835 #: config/tc-m68k.c:3762 config/tc-sparc.c:2711
5836 msgid "failed sanity check."
5839 #: config/tc-i860.c:400
5841 msgid "Expanded opcode after delayed branch: `%s'"
5844 #: config/tc-i860.c:404
5846 msgid "Expanded opcode in dual mode: `%s'"
5849 #: config/tc-i860.c:408
5851 msgid "An instruction was expanded (%s)"
5854 #: config/tc-i860.c:674
5855 msgid "Pipelined instruction: fsrc1 = fdest"
5858 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5859 msgid "Assembler does not yet support PIC"
5862 #: config/tc-i860.c:955
5864 msgid "Illegal operands for %s"
5867 #: config/tc-i860.c:972
5869 msgid "'d.%s' must be 8-byte aligned"
5872 #: config/tc-i860.c:980
5874 msgid "Prefix 'd.' invalid for instruction `%s'"
5877 #: config/tc-i860.c:1133
5880 " -EL\t\t\t generate code for little endian mode (default)\n"
5881 " -EB\t\t\t generate code for big endian mode\n"
5882 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
5883 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
5884 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
5887 #. SVR4 compatibility flags.
5888 #: config/tc-i860.c:1141
5891 " -V\t\t\t print assembler version number\n"
5892 " -Qy, -Qn\t\t ignored\n"
5895 #: config/tc-i860.c:1204
5896 msgid "This immediate requires 0 MOD 2 alignment"
5899 #: config/tc-i860.c:1207
5900 msgid "This immediate requires 0 MOD 4 alignment"
5903 #: config/tc-i860.c:1210
5904 msgid "This immediate requires 0 MOD 8 alignment"
5907 #: config/tc-i860.c:1213
5908 msgid "This immediate requires 0 MOD 16 alignment"
5911 #: config/tc-i860.c:1308
5912 msgid "5-bit immediate too large"
5915 #: config/tc-i860.c:1311
5916 msgid "5-bit field must be absolute"
5919 #: config/tc-i860.c:1356 config/tc-i860.c:1379
5920 msgid "A branch offset requires 0 MOD 4 alignment"
5923 #: config/tc-i860.c:1400
5925 msgid "Unrecognized fix-up (0x%08lx)"
5928 #: config/tc-i960.c:486
5930 msgid "Hashing returned \"%s\"."
5933 #: config/tc-i960.c:582 config/tc-i960.c:1112
5934 msgid "expression syntax error"
5937 #: config/tc-i960.c:618
5938 msgid "attempt to branch into different segment"
5941 #: config/tc-i960.c:622
5943 msgid "target of %s instruction must be a label"
5946 #: config/tc-i960.c:732
5947 msgid "unaligned register"
5950 #: config/tc-i960.c:754
5951 msgid "no such sfr in this architecture"
5954 #: config/tc-i960.c:792
5955 msgid "illegal literal"
5958 #: config/tc-i960.c:942
5959 msgid "invalid index register"
5962 #: config/tc-i960.c:965
5963 msgid "invalid scale factor"
5966 #: config/tc-i960.c:1189
5967 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
5970 #: config/tc-i960.c:1423 config/tc-xtensa.c:11373
5971 msgid "too many operands"
5974 #. We never moved: there was no opcode either!
5975 #: config/tc-i960.c:1471
5976 msgid "missing opcode"
5979 #: config/tc-i960.c:1611
5980 msgid "branch prediction invalid on this opcode"
5983 #: config/tc-i960.c:1649
5985 msgid "invalid opcode, \"%s\"."
5988 #: config/tc-i960.c:1651
5990 msgid "improper number of operands. expecting %d, got %d"
5993 #: config/tc-i960.c:1751
5995 msgid "Fixup of %ld too large for field width of %d"
5998 #: config/tc-i960.c:1861
6000 msgid "invalid architecture %s"
6003 #: config/tc-i960.c:1881
6005 msgid "I960 options:\n"
6008 #: config/tc-i960.c:1884
6012 "\t\t\tspecify variant of 960 architecture\n"
6013 "-b\t\t\tadd code to collect statistics about branches taken\n"
6014 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6015 "\t\t\tcan do relaxing (b.out format only)\n"
6016 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6017 "\t\t\tlong displacements\n"
6020 #: config/tc-i960.c:2148
6021 msgid "should have 1 or 2 operands"
6024 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6026 msgid "Redefining leafproc %s"
6029 #: config/tc-i960.c:2201
6030 msgid "should have two operands"
6033 #: config/tc-i960.c:2211
6034 msgid "'entry_num' must be absolute number in [0,31]"
6037 #: config/tc-i960.c:2219
6039 msgid "Redefining entrynum for sysproc %s"
6042 #. Should not happen: see block comment above.
6043 #: config/tc-i960.c:2319
6045 msgid "Trying to 'bal' to %s"
6048 #: config/tc-i960.c:2329
6049 msgid "Looks like a proc, but can't tell what kind.\n"
6052 #: config/tc-i960.c:2348
6053 msgid "big endian mode is not supported"
6056 #: config/tc-i960.c:2350
6058 msgid "ignoring unrecognized .endian type `%s'"
6061 #: config/tc-i960.c:2395
6062 msgid "can't use COBR format with external label"
6065 #: config/tc-i960.c:2570
6066 msgid "option --link-relax is only supported in b.out format"
6069 #: config/tc-i960.c:2597
6071 msgid "No 'bal' entry point for leafproc %s"
6074 #: config/tc-ia64.c:1030
6075 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6078 #: config/tc-ia64.c:1082
6079 msgid "Size of frame exceeds maximum of 96 registers"
6082 #: config/tc-ia64.c:1087
6083 msgid "Size of rotating registers exceeds frame size"
6086 #: config/tc-ia64.c:1173
6087 msgid "Unwind directive not followed by an instruction."
6090 #: config/tc-ia64.c:1182 config/tc-ia64.c:7747
6091 msgid "qualifying predicate not followed by instruction"
6094 #: config/tc-ia64.c:1255 config/tc-ia64.c:1295
6095 msgid "record type is not valid"
6098 #: config/tc-ia64.c:1372
6099 msgid "Invalid record type for P3 format."
6102 #: config/tc-ia64.c:1417
6103 msgid "Invalid record type for format P6"
6106 #: config/tc-ia64.c:1610 config/tc-ia64.c:1671
6107 msgid "Invalid record type for format B1"
6110 #: config/tc-ia64.c:1706
6111 msgid "Invalid record type for format X1"
6114 #: config/tc-ia64.c:1746
6115 msgid "Invalid record type for format X3"
6118 #: config/tc-ia64.c:1782
6119 msgid "Previous .save incomplete"
6122 #: config/tc-ia64.c:2659
6123 msgid "spill_mask record unimplemented."
6126 #: config/tc-ia64.c:2716
6127 msgid "record_type_not_valid"
6130 #: config/tc-ia64.c:2805
6131 msgid "Ignoring attempt to spill beyond end of region"
6134 #: config/tc-ia64.c:2865
6135 msgid "Only constant space allocation is supported"
6138 #: config/tc-ia64.c:2879
6139 msgid "Only constant offsets are supported"
6142 #: config/tc-ia64.c:2902
6143 msgid "Section switching in code is not supported."
6146 #: config/tc-ia64.c:2947
6147 msgid " Insn slot not set in unwind record."
6150 #: config/tc-ia64.c:3021
6151 msgid "frgr_mem record before region record!"
6154 #: config/tc-ia64.c:3032
6155 msgid "fr_mem record before region record!"
6158 #: config/tc-ia64.c:3041
6159 msgid "gr_mem record before region record!"
6162 #: config/tc-ia64.c:3050
6163 msgid "br_mem record before region record!"
6166 #: config/tc-ia64.c:3060
6167 msgid "gr_gr record before region record!"
6170 #: config/tc-ia64.c:3068
6171 msgid "br_gr record before region record!"
6174 #: config/tc-ia64.c:3185
6176 msgid "First operand to .%s must be a predicate"
6179 #: config/tc-ia64.c:3189
6181 msgid "Pointless use of p0 as first operand to .%s"
6184 #: config/tc-ia64.c:3246
6186 msgid "Operand %d to .%s must be a preserved register"
6189 #: config/tc-ia64.c:3283
6191 msgid "Operand %d to .%s must be a writable register"
6194 #: config/tc-ia64.c:3309
6196 msgid "Radix `%s' unsupported or invalid"
6199 #: config/tc-ia64.c:3340 config/tc-ia64.c:3345
6201 msgid ".%s outside of %s"
6204 #: config/tc-ia64.c:3432
6205 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6208 #: config/tc-ia64.c:3455
6209 msgid "First operand to .fframe must be a constant"
6212 #: config/tc-ia64.c:3476
6213 msgid "First operand to .vframe must be a general register"
6216 #: config/tc-ia64.c:3484
6217 msgid "Operand of .vframe contradicts .prologue"
6220 #: config/tc-ia64.c:3495
6221 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6224 #: config/tc-ia64.c:3503
6225 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6228 #: config/tc-ia64.c:3531
6229 msgid "First operand to .save not a register"
6232 #: config/tc-ia64.c:3537
6233 msgid "Second operand to .save not a valid register"
6236 #: config/tc-ia64.c:3568 config/tc-ia64.c:3579 config/tc-ia64.c:3587
6237 msgid "Second operand of .save contradicts .prologue"
6240 #: config/tc-ia64.c:3594
6241 msgid "First operand to .save not a valid register"
6244 #: config/tc-ia64.c:3613
6245 msgid "First operand to .restore must be stack pointer (sp)"
6248 #: config/tc-ia64.c:3622
6249 msgid "Second operand to .restore must be a constant >= 0"
6252 #: config/tc-ia64.c:3632
6254 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6257 #: config/tc-ia64.c:3720
6259 msgid "Illegal section name `%s' (causes unwind section name clash)"
6262 #: config/tc-ia64.c:3914
6263 msgid "First operand to .altrp not a valid branch register"
6266 #: config/tc-ia64.c:3944
6268 msgid "First operand to .%s not a register"
6271 #: config/tc-ia64.c:3949
6273 msgid "Second operand to .%s not a constant"
6276 #: config/tc-ia64.c:4016
6278 msgid "First operand to .%s not a valid register"
6281 #: config/tc-ia64.c:4040
6282 msgid "First operand to .save.g must be a positive 4-bit constant"
6285 #: config/tc-ia64.c:4053
6286 msgid "Second operand to .save.g must be a general register"
6289 #: config/tc-ia64.c:4058
6291 msgid "Second operand to .save.g must be the first of %d general registers"
6294 #: config/tc-ia64.c:4082
6295 msgid "Operand to .save.f must be a positive 20-bit constant"
6298 #: config/tc-ia64.c:4106
6299 msgid "First operand to .save.b must be a positive 5-bit constant"
6302 #: config/tc-ia64.c:4119
6303 msgid "Second operand to .save.b must be a general register"
6306 #: config/tc-ia64.c:4124
6308 msgid "Second operand to .save.b must be the first of %d general registers"
6311 #: config/tc-ia64.c:4151
6312 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6315 #: config/tc-ia64.c:4159
6316 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6319 #: config/tc-ia64.c:4167
6320 msgid "Operands to .save.gf may not be both zero"
6323 #: config/tc-ia64.c:4185
6324 msgid "Operand to .spill must be a constant"
6327 #: config/tc-ia64.c:4256
6329 msgid "Operand %d to .%s must be a constant"
6332 #: config/tc-ia64.c:4278
6334 msgid "Missing .label_state %ld"
6337 #: config/tc-ia64.c:4335
6338 msgid "Operand to .label_state must be a constant"
6341 #: config/tc-ia64.c:4355
6342 msgid "Operand to .copy_state must be a constant"
6345 #: config/tc-ia64.c:4379
6346 msgid "First operand to .unwabi must be a constant"
6349 #: config/tc-ia64.c:4385
6350 msgid "Second operand to .unwabi must be a constant"
6353 #: config/tc-ia64.c:4422
6354 msgid "Missing .endp after previous .proc"
6357 #: config/tc-ia64.c:4441
6358 msgid "Empty argument of .proc"
6361 #: config/tc-ia64.c:4446
6363 msgid "`%s' was already defined"
6366 #: config/tc-ia64.c:4490
6367 msgid "Initial .body should precede any instructions"
6370 #: config/tc-ia64.c:4510
6371 msgid ".prologue within prologue"
6374 #: config/tc-ia64.c:4515
6375 msgid "Initial .prologue should precede any instructions"
6378 #: config/tc-ia64.c:4525
6379 msgid "First operand to .prologue must be a positive 4-bit constant"
6382 #: config/tc-ia64.c:4527
6383 msgid "Pointless use of zero first operand to .prologue"
6386 #: config/tc-ia64.c:4541
6387 msgid "Using a constant as second operand to .prologue is deprecated"
6390 #: config/tc-ia64.c:4547
6391 msgid "Second operand to .prologue must be a general register"
6394 #: config/tc-ia64.c:4552
6396 msgid "Second operand to .prologue must be the first of %d general registers"
6399 #: config/tc-ia64.c:4665
6401 msgid "`%s' was not defined within procedure"
6404 #: config/tc-ia64.c:4703
6405 msgid "Empty argument of .endp"
6408 #: config/tc-ia64.c:4717
6410 msgid "`%s' was not specified with previous .proc"
6413 #: config/tc-ia64.c:4732
6415 msgid "`%s' should be an operand to this .endp"
6418 #: config/tc-ia64.c:4775 config/tc-ia64.c:5127 config/tc-ia64.c:5440
6419 msgid "Comma expected"
6422 #: config/tc-ia64.c:4817
6423 msgid "Expected '['"
6426 #: config/tc-ia64.c:4826 config/tc-ia64.c:7883
6427 msgid "Expected ']'"
6430 #: config/tc-ia64.c:4831
6431 msgid "Number of elements must be positive"
6434 #: config/tc-ia64.c:4842
6436 msgid "Used more than the declared %d rotating registers"
6439 #: config/tc-ia64.c:4850
6440 msgid "Used more than the available 96 rotating registers"
6443 #: config/tc-ia64.c:4857
6444 msgid "Used more than the available 48 rotating registers"
6447 #: config/tc-ia64.c:4885
6449 msgid "Attempt to redefine register set `%s'"
6452 #: config/tc-ia64.c:4953
6454 msgid "Unknown psr option `%s'"
6457 #: config/tc-ia64.c:5005
6458 msgid "Missing section name"
6461 #: config/tc-ia64.c:5015
6462 msgid "Comma expected after section name"
6465 #: config/tc-ia64.c:5026
6466 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6469 #: config/tc-ia64.c:5122
6470 msgid "Register name expected"
6473 #: config/tc-ia64.c:5135
6474 msgid "Register value annotation ignored"
6477 #: config/tc-ia64.c:5176
6478 msgid "Directive invalid within a bundle"
6481 #: config/tc-ia64.c:5269
6482 msgid "Missing predicate relation type"
6485 #: config/tc-ia64.c:5275
6486 msgid "Unrecognized predicate relation type"
6489 #: config/tc-ia64.c:5321
6490 msgid "Bad register range"
6493 #: config/tc-ia64.c:5330 config/tc-ia64.c:7828
6494 msgid "Predicate register expected"
6497 #: config/tc-ia64.c:5335
6498 msgid "Duplicate predicate register ignored"
6501 #: config/tc-ia64.c:5351
6502 msgid "Predicate source and target required"
6505 #: config/tc-ia64.c:5353 config/tc-ia64.c:5365
6506 msgid "Use of p0 is not valid in this context"
6509 #: config/tc-ia64.c:5360
6510 msgid "At least two PR arguments expected"
6513 #: config/tc-ia64.c:5374
6514 msgid "At least one PR argument expected"
6517 #: config/tc-ia64.c:5410
6519 msgid "Inserting \"%s\" into entry hint table failed: %s"
6522 #. FIXME -- need 62-bit relocation type
6523 #: config/tc-ia64.c:5886
6524 msgid "62-bit relocation not yet implemented"
6527 #. XXX technically, this is wrong: we should not be issuing warning
6528 #. messages until we're sure this instruction pattern is going to
6530 #: config/tc-ia64.c:5970
6531 msgid "lower 16 bits of mask ignored"
6534 #: config/tc-ia64.c:6255
6535 msgid "Expected separator `='"
6538 #: config/tc-ia64.c:6288
6539 msgid "Duplicate equal sign (=) in instruction"
6542 #: config/tc-ia64.c:6295
6544 msgid "Illegal operand separator `%c'"
6547 #: config/tc-ia64.c:6409
6549 msgid "Operand %u of `%s' should be %s"
6552 #: config/tc-ia64.c:6413
6553 msgid "Wrong number of output operands"
6556 #: config/tc-ia64.c:6415
6557 msgid "Wrong number of input operands"
6560 #: config/tc-ia64.c:6417
6561 msgid "Operand mismatch"
6564 #: config/tc-ia64.c:6499
6566 msgid "Invalid use of `%c%d' as output operand"
6569 #: config/tc-ia64.c:6502
6571 msgid "Invalid use of `r%d' as base update address operand"
6574 #: config/tc-ia64.c:6526
6576 msgid "Invalid duplicate use of `%c%d'"
6579 #: config/tc-ia64.c:6533
6581 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6584 #: config/tc-ia64.c:6539
6586 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6589 #: config/tc-ia64.c:6585
6590 msgid "Value truncated to 62 bits"
6593 #: config/tc-ia64.c:6648
6595 msgid "Bad operand value: %s"
6598 #. Give an error if a frag containing code is not aligned to a 16 byte
6600 #: config/tc-ia64.c:6723 config/tc-ia64.h:172
6601 msgid "instruction address is not a multiple of 16"
6604 #: config/tc-ia64.c:6791
6606 msgid "`%s' must be last in bundle"
6609 #: config/tc-ia64.c:6823
6611 msgid "Internal error: don't know how to force %s to end of instruction group"
6614 #: config/tc-ia64.c:6836
6616 msgid "`%s' must be last in instruction group"
6619 #: config/tc-ia64.c:6866
6620 msgid "Label must be first in a bundle"
6623 #: config/tc-ia64.c:6943
6624 msgid "hint in B unit may be treated as nop"
6627 #: config/tc-ia64.c:6954
6628 msgid "hint in B unit can't be used"
6631 #: config/tc-ia64.c:6968
6632 msgid "emit_one_bundle: unexpected dynamic op"
6635 #: config/tc-ia64.c:7091
6637 msgid "`%s' does not fit into %s template"
6640 #: config/tc-ia64.c:7106
6642 msgid "`%s' does not fit into bundle"
6645 #: config/tc-ia64.c:7118
6647 msgid "`%s' can't go in %s of %s template"
6650 #: config/tc-ia64.c:7124
6651 msgid "Missing '}' at end of file"
6654 #: config/tc-ia64.c:7273
6656 msgid "Unrecognized option '-x%s'"
6659 #: config/tc-ia64.c:7301
6662 " --mconstant-gp\t mark output file as using the constant-GP model\n"
6663 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6664 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
6665 "\t\t\t without function descriptors (sets ELF header flag\n"
6666 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6667 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6668 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
6669 " -mtune=[itanium1|itanium2]\n"
6670 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
6671 " -munwind-check=[warning|error]\n"
6672 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
6673 " -mhint.b=[ok|warning|error]\n"
6674 "\t\t\t hint.b check (default -mhint.b=error)\n"
6675 " -x | -xexplicit\t turn on dependency violation checking\n"
6676 " -xauto\t\t automagically remove dependency violations (default)\n"
6677 " -xnone\t\t turn off dependency violation checking\n"
6678 " -xdebug\t\t debug dependency violation checker\n"
6679 " -xdebugn\t\t debug dependency violation checker but turn off\n"
6680 "\t\t\t dependency violation checking\n"
6681 " -xdebugx\t\t debug dependency violation checker and turn on\n"
6682 "\t\t\t dependency violation checking\n"
6685 #: config/tc-ia64.c:7331
6686 msgid "--gstabs is not supported for ia64"
6689 #: config/tc-ia64.c:7563
6691 msgid "ia64.md_begin: can't hash `%s': %s"
6694 #: config/tc-ia64.c:7624
6696 msgid "Inserting \"%s\" into constant hash table failed: %s"
6699 #: config/tc-ia64.c:7636 config/tc-mips.c:1758
6700 msgid "Could not set architecture and machine"
6703 #: config/tc-ia64.c:7762
6704 msgid "Explicit stops are ignored in auto mode"
6707 #: config/tc-ia64.c:7771
6708 msgid "Found '{' when manual bundling is already turned on"
6711 #: config/tc-ia64.c:7784
6712 msgid "Found '{' after explicit switch to automatic mode"
6715 #: config/tc-ia64.c:7790
6716 msgid "Found '}' when manual bundling is off"
6719 #: config/tc-ia64.c:7818
6720 msgid "Expected ')'"
6723 #: config/tc-ia64.c:7823
6724 msgid "Qualifying predicate expected"
6727 #: config/tc-ia64.c:7842
6728 msgid "Tag must come before qualifying predicate."
6731 #: config/tc-ia64.c:7872
6732 msgid "Expected ':'"
6735 #: config/tc-ia64.c:7888
6736 msgid "Tag name expected"
6739 #: config/tc-ia64.c:7995
6740 msgid "Rotating register index must be a non-negative constant"
6743 #: config/tc-ia64.c:8000
6745 msgid "Index out of range 0..%u"
6748 #: config/tc-ia64.c:8012
6749 msgid "Indirect register index must be a general register"
6752 #: config/tc-ia64.c:8021
6753 msgid "Index can only be applied to rotating or indirect registers"
6756 #: config/tc-ia64.c:8060
6757 msgid "Expected '('"
6760 #: config/tc-ia64.c:8068
6764 #: config/tc-ia64.c:8077
6765 msgid "Not a symbolic expression"
6768 #: config/tc-ia64.c:8082 config/tc-ia64.c:8096
6769 msgid "Illegal combination of relocation functions"
6772 #: config/tc-ia64.c:8185
6773 msgid "No current frame"
6776 #: config/tc-ia64.c:8187
6778 msgid "Register number out of range 0..%u"
6781 #: config/tc-ia64.c:8226
6782 msgid "Standalone `#' is illegal"
6785 #: config/tc-ia64.c:8229
6786 msgid "Redundant `#' suffix operators"
6789 #: config/tc-ia64.c:8389
6791 msgid "Unhandled dependency %s for %s (%s), note %d"
6794 #: config/tc-ia64.c:9665
6796 msgid "Unrecognized dependency specifier %d\n"
6799 #: config/tc-ia64.c:10562
6800 msgid "Only the first path encountering the conflict is reported"
6803 #: config/tc-ia64.c:10564
6804 msgid "This is the location of the conflicting usage"
6807 #: config/tc-ia64.c:10829
6809 msgid "Unknown opcode `%s'"
6812 #: config/tc-ia64.c:10907
6814 msgid "AR %d can only be accessed by %c-unit"
6817 #: config/tc-ia64.c:10919
6818 msgid "hint.b may be treated as nop"
6821 #: config/tc-ia64.c:10922
6822 msgid "hint.b shouldn't be used"
6825 #: config/tc-ia64.c:10961
6827 msgid "`%s' cannot be predicated"
6830 #: config/tc-ia64.c:11034
6831 msgid "Closing bracket missing"
6834 #: config/tc-ia64.c:11043
6835 msgid "Index must be a general register"
6838 #: config/tc-ia64.c:11216
6840 msgid "Unsupported fixup size %d"
6843 #. This should be an error, but since previously there wasn't any
6844 #. diagnostic here, don't make it fail because of this for now.
6845 #: config/tc-ia64.c:11485
6847 msgid "Cannot express %s%d%s relocation"
6850 #: config/tc-ia64.c:11505
6851 msgid "No addend allowed in @fptr() relocation"
6854 #: config/tc-ia64.c:11617
6856 msgid "%s must have a constant value"
6859 #: config/tc-ia64.c:11673
6861 msgid "Cannot represent %s relocation in object file"
6864 #: config/tc-ia64.c:11786
6865 msgid "Can't add stop bit to mark end of instruction group"
6868 #: config/tc-ia64.c:11886 config/tc-score.c:6328 read.c:1447 read.c:2418
6869 #: read.c:3047 read.c:3380 read.c:3424
6870 msgid "expected symbol name"
6873 #: config/tc-ia64.c:11896 read.c:2428 read.c:3057 read.c:3408 stabs.c:468
6875 msgid "expected comma after \"%s\""
6878 #: config/tc-ia64.c:11938
6880 msgid "`%s' is already the alias of %s `%s'"
6883 #: config/tc-ia64.c:11948
6885 msgid "%s `%s' already has an alias `%s'"
6888 #: config/tc-ia64.c:11959
6890 msgid "inserting \"%s\" into %s alias hash table failed: %s"
6893 #: config/tc-ia64.c:11967
6895 msgid "inserting \"%s\" into %s name hash table failed: %s"
6898 #: config/tc-ia64.c:11986
6900 msgid "symbol `%s' aliased to `%s' is not used"
6903 #: config/tc-ia64.c:12008
6905 msgid "section `%s' aliased to `%s' is not used"
6908 #: config/tc-ip2k.c:158
6910 msgid "IP2K specific command line options:\n"
6913 #: config/tc-ip2k.c:159
6915 msgid " -mip2022 restrict to IP2022 insns \n"
6918 #: config/tc-ip2k.c:160
6920 msgid " -mip2022ext permit extended IP2022 insn\n"
6923 #: config/tc-iq2000.c:364
6925 msgid "the yielding instruction %s may not be in a delay slot."
6928 #: config/tc-iq2000.c:372
6930 msgid "Register number (R%ld) for double word access must be even."
6933 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
6934 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
6936 msgid "operand references R%ld of previous load."
6939 #: config/tc-iq2000.c:396
6940 msgid "instruction implicitly accesses R31 of previous load."
6943 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
6944 msgid "Unmatched high relocation"
6947 #: config/tc-iq2000.c:829 config/tc-mips.c:14478 config/tc-score.c:6035
6948 msgid ".end not in text section"
6951 #: config/tc-iq2000.c:833 config/tc-mips.c:14482 config/tc-score.c:6038
6952 msgid ".end directive without a preceding .ent directive."
6955 #: config/tc-iq2000.c:842 config/tc-mips.c:14491 config/tc-score.c:6046
6956 msgid ".end symbol does not match .ent symbol."
6959 #: config/tc-iq2000.c:845 config/tc-mips.c:14498 config/tc-score.c:6051
6960 msgid ".end directive missing or unknown symbol"
6963 #: config/tc-iq2000.c:863
6964 msgid "Expected simple number."
6967 #: config/tc-iq2000.c:892 config/tc-mips.c:14403 config/tc-score.c:5885
6969 msgid " *input_line_pointer == '%c' 0x%02x\n"
6972 #: config/tc-iq2000.c:894
6973 msgid "Invalid number"
6976 #: config/tc-iq2000.c:929 config/tc-mips.c:14573 config/tc-score.c:5924
6977 msgid ".ent or .aent not in text section."
6980 #: config/tc-iq2000.c:932
6981 msgid "missing `.end'"
6984 #: config/tc-m32c.c:137
6986 msgid " M32C specific command line options:\n"
6989 #. Pretend that we do not recognise this option.
6990 #: config/tc-m32r.c:331
6991 msgid "Unrecognised option: -hidden"
6994 #: config/tc-m32r.c:358 config/tc-sparc.c:595
6995 msgid "Unrecognized option following -K"
6998 #: config/tc-m32r.c:373
7000 msgid " M32R specific command line options:\n"
7003 #: config/tc-m32r.c:375
7006 " -m32r disable support for the m32rx instruction set\n"
7009 #: config/tc-m32r.c:377
7011 msgid " -m32rx support the extended m32rx instruction set\n"
7014 #: config/tc-m32r.c:379
7016 msgid " -m32r2 support the extended m32r2 instruction set\n"
7019 #: config/tc-m32r.c:381
7021 msgid " -EL,-little produce little endian code and data\n"
7024 #: config/tc-m32r.c:383
7026 msgid " -EB,-big produce big endian code and data\n"
7029 #: config/tc-m32r.c:385
7031 msgid " -parallel try to combine instructions in parallel\n"
7034 #: config/tc-m32r.c:387
7036 msgid " -no-parallel disable -parallel\n"
7039 #: config/tc-m32r.c:389
7042 " -no-bitinst disallow the M32R2's extended bit-field "
7046 #: config/tc-m32r.c:391
7048 msgid " -O try to optimize code. Implies -parallel\n"
7051 #: config/tc-m32r.c:394
7054 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7057 #: config/tc-m32r.c:396
7059 msgid " might violate contraints\n"
7062 #: config/tc-m32r.c:398
7064 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7067 #: config/tc-m32r.c:400
7070 " instructions might violate "
7074 #: config/tc-m32r.c:402
7077 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
7080 #: config/tc-m32r.c:404
7083 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7086 #: config/tc-m32r.c:406
7089 " -ignore-parallel-conflicts do not check parallel instructions\n"
7092 #: config/tc-m32r.c:408
7094 msgid " fo contraint violations\n"
7097 #: config/tc-m32r.c:410
7100 " -no-ignore-parallel-conflicts check parallel instructions for\n"
7103 #: config/tc-m32r.c:412
7105 msgid " contraint violations\n"
7108 #: config/tc-m32r.c:414
7110 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7113 #: config/tc-m32r.c:416
7115 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7118 #: config/tc-m32r.c:419
7121 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
7125 #: config/tc-m32r.c:421
7127 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7130 #: config/tc-m32r.c:423
7132 msgid " -Wuh synonym for -warn-unmatched-high\n"
7135 #: config/tc-m32r.c:425
7137 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7140 #: config/tc-m32r.c:428
7142 msgid " -KPIC generate PIC\n"
7145 #: config/tc-m32r.c:849
7146 msgid "instructions write to the same destination register."
7149 #: config/tc-m32r.c:857
7150 msgid "Instructions do not use parallel execution pipelines."
7153 #: config/tc-m32r.c:865
7154 msgid "Instructions share the same execution pipeline"
7157 #: config/tc-m32r.c:930 config/tc-m32r.c:1044
7159 msgid "not a 16 bit instruction '%s'"
7162 #: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
7164 msgid "instruction '%s' is for the M32R2 only"
7167 #: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
7169 msgid "unknown instruction '%s'"
7172 #: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
7174 msgid "instruction '%s' is for the M32RX only"
7177 #: config/tc-m32r.c:973 config/tc-m32r.c:1085
7179 msgid "instruction '%s' cannot be executed in parallel."
7182 #: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
7183 msgid "internal error: lookup/get operands failed"
7186 #: config/tc-m32r.c:1095
7188 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7191 #: config/tc-m32r.c:1124
7194 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7195 "is this intentional ?"
7198 #: config/tc-m32r.c:1128
7201 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7202 "is this intentional ?"
7205 #: config/tc-m32r.c:1492 config/tc-ppc.c:1868 config/tc-ppc.c:4423
7206 msgid "Expected comma after symbol-name: rest of line ignored."
7209 #: config/tc-m32r.c:1502
7211 msgid ".SCOMMon length (%ld.) <0! Ignored."
7214 #: config/tc-m32r.c:1516 config/tc-ppc.c:1890 config/tc-ppc.c:3044
7215 #: config/tc-ppc.c:4447
7216 msgid "ignoring bad alignment"
7219 #: config/tc-m32r.c:1528 config/tc-ppc.c:1927 config/tc-v850.c:322
7220 msgid "Common alignment not a power of 2"
7223 #: config/tc-m32r.c:1543 config/tc-ppc.c:1901 config/tc-ppc.c:4459
7225 msgid "Ignoring attempt to re-define symbol `%s'."
7228 #: config/tc-m32r.c:1552
7230 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7233 #: config/tc-m32r.c:1788
7234 msgid "Addend to unresolved symbol not on word boundary."
7237 #: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-sh.c:747
7238 msgid "Invalid PIC expression."
7241 #: config/tc-m32r.c:2073
7242 msgid "Unmatched high/shigh reloc"
7245 #: config/tc-m68hc11.c:371
7248 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7249 " -m68hc11 | -m68hc12 |\n"
7250 " -m68hcs12 specify the processor [default %s]\n"
7251 " -mshort use 16-bit int ABI (default)\n"
7252 " -mlong use 32-bit int ABI\n"
7253 " -mshort-double use 32-bit double ABI\n"
7254 " -mlong-double use 64-bit double ABI (default)\n"
7255 " --force-long-branches always turn relative branches into absolute ones\n"
7256 " -S,--short-branches do not turn relative branches into absolute ones\n"
7257 " when the offset is out of range\n"
7258 " --strict-direct-mode do not turn the direct mode into extended mode\n"
7259 " when the instruction does not support direct mode\n"
7260 " --print-insn-syntax print the syntax of instruction in case of error\n"
7261 " --print-opcodes print the list of instructions with syntax\n"
7262 " --generate-example generate an example of each instruction\n"
7263 " (used for testing)\n"
7266 #: config/tc-m68hc11.c:417
7268 msgid "Default target `%s' is not supported."
7271 #. Dump the opcode statistics table.
7272 #: config/tc-m68hc11.c:435
7274 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7277 #: config/tc-m68hc11.c:501
7279 msgid "Option `%s' is not recognized."
7282 #: config/tc-m68hc11.c:671
7286 #: config/tc-m68hc11.c:680
7290 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7294 #: config/tc-m68hc11.c:725
7298 #: config/tc-m68hc11.c:737
7302 #: config/tc-m68hc11.c:747
7307 #: config/tc-m68hc11.c:749
7311 #: config/tc-m68hc11.c:768
7315 #: config/tc-m68hc11.c:784
7318 "# Example of `%s' instructions\n"
7323 #: config/tc-m68hc11.c:831
7325 msgid "Instruction `%s' is not recognized."
7328 #: config/tc-m68hc11.c:836
7330 msgid "Instruction formats for `%s':"
7333 #: config/tc-m68hc11.c:966
7335 msgid "Immediate operand is not allowed for operand %d."
7338 #: config/tc-m68hc11.c:1010
7339 msgid "Indirect indexed addressing is not valid for 68HC11."
7342 #: config/tc-m68hc11.c:1030
7343 msgid "Spurious `,' or bad indirect register addressing mode."
7346 #: config/tc-m68hc11.c:1052
7347 msgid "Missing second register or offset for indexed-indirect mode."
7350 #: config/tc-m68hc11.c:1062
7351 msgid "Missing second register for indexed-indirect mode."
7354 #: config/tc-m68hc11.c:1078
7355 msgid "Missing `]' to close indexed-indirect mode."
7358 #: config/tc-m68hc11.c:1123
7359 msgid "Illegal operand."
7362 #: config/tc-m68hc11.c:1128
7363 msgid "Missing operand."
7366 #: config/tc-m68hc11.c:1181
7367 msgid "Pre-increment mode is not valid for 68HC11"
7370 #: config/tc-m68hc11.c:1194
7371 msgid "Wrong register in register indirect mode."
7374 #: config/tc-m68hc11.c:1202
7375 msgid "Missing `]' to close register indirect operand."
7378 #: config/tc-m68hc11.c:1222
7379 msgid "Post-decrement mode is not valid for 68HC11."
7382 #: config/tc-m68hc11.c:1230
7383 msgid "Post-increment mode is not valid for 68HC11."
7386 #: config/tc-m68hc11.c:1248
7387 msgid "Invalid indexed indirect mode."
7390 #: config/tc-m68hc11.c:1340
7392 msgid "Trap id `%ld' is out of range."
7395 #: config/tc-m68hc11.c:1344
7396 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7399 #: config/tc-m68hc11.c:1351
7401 msgid "Operand out of 8-bit range: `%ld'."
7404 #: config/tc-m68hc11.c:1358
7405 msgid "The trap id must be a constant."
7408 #: config/tc-m68hc11.c:1393
7410 msgid "Operand `%x' not recognized in fixup8."
7413 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7415 msgid "Operand out of 16-bit range: `%ld'."
7418 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7420 msgid "Operand `%x' not recognized in fixup16."
7423 #: config/tc-m68hc11.c:1492
7425 msgid "Unexpected branch conversion with `%x'"
7428 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7430 msgid "Operand out of range for a relative branch: `%ld'"
7433 #: config/tc-m68hc11.c:1689
7434 msgid "Invalid register for dbcc/tbcc instruction."
7437 #: config/tc-m68hc11.c:1777
7439 msgid "Increment/decrement value is out of range: `%ld'."
7442 #: config/tc-m68hc11.c:1788
7443 msgid "Expecting a register."
7446 #: config/tc-m68hc11.c:1803
7447 msgid "Invalid register for post/pre increment."
7450 #: config/tc-m68hc11.c:1833
7451 msgid "Invalid register."
7454 #: config/tc-m68hc11.c:1840
7456 msgid "Offset out of 16-bit range: %ld."
7459 #: config/tc-m68hc11.c:1845
7461 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7464 #: config/tc-m68hc11.c:1951
7465 msgid "Expecting register D for indexed indirect mode."
7468 #: config/tc-m68hc11.c:1953
7469 msgid "Indexed indirect mode is not allowed for movb/movw."
7472 #: config/tc-m68hc11.c:1970
7473 msgid "Invalid accumulator register."
7476 #: config/tc-m68hc11.c:1995
7477 msgid "Invalid indexed register."
7480 #: config/tc-m68hc11.c:2003
7481 msgid "Addressing mode not implemented yet."
7484 #: config/tc-m68hc11.c:2016
7485 msgid "Invalid source register for this instruction, use 'tfr'."
7488 #: config/tc-m68hc11.c:2018
7489 msgid "Invalid source register."
7492 #: config/tc-m68hc11.c:2023
7493 msgid "Invalid destination register for this instruction, use 'tfr'."
7496 #: config/tc-m68hc11.c:2025
7497 msgid "Invalid destination register."
7500 #: config/tc-m68hc11.c:2121
7501 msgid "Invalid indexed register, expecting register X."
7504 #: config/tc-m68hc11.c:2123
7505 msgid "Invalid indexed register, expecting register Y."
7508 #: config/tc-m68hc11.c:2429
7509 msgid "No instruction or missing opcode."
7512 #: config/tc-m68hc11.c:2494
7514 msgid "Opcode `%s' is not recognized."
7517 #: config/tc-m68hc11.c:2516
7519 msgid "Garbage at end of instruction: `%s'."
7522 #: config/tc-m68hc11.c:2539
7524 msgid "Invalid operand for `%s'"
7527 #: config/tc-m68hc11.c:2590
7529 msgid "Invalid mode: %s\n"
7532 #: config/tc-m68hc11.c:2650
7533 msgid "bad .relax format"
7536 #: config/tc-m68hc11.c:2694
7538 msgid "Relocation %d is not supported by object file format."
7541 #: config/tc-m68hc11.c:2973
7542 msgid "bra or bsr with undefined symbol."
7545 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7547 msgid "Subtype %d is not recognized."
7550 #: config/tc-m68hc11.c:3192
7551 msgid "Expression too complex."
7554 #: config/tc-m68hc11.c:3225
7555 msgid "Value out of 16-bit range."
7558 #: config/tc-m68hc11.c:3243
7560 msgid "Value %ld too large for 8-bit PC-relative branch."
7563 #: config/tc-m68hc11.c:3250
7565 msgid "Auto increment/decrement offset '%ld' is out of range."
7568 #: config/tc-m68hc11.c:3263
7570 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7573 #: config/tc-m68hc11.c:3279
7575 msgid "Line %d: unknown relocation type: 0x%x."
7578 #: config/tc-m68k.c:1036
7580 msgid "Can not do %d byte pc-relative relocation"
7583 #: config/tc-m68k.c:1038
7585 msgid "Can not do %d byte pc-relative pic relocation"
7588 #: config/tc-m68k.c:1043
7590 msgid "Can not do %d byte relocation"
7593 #: config/tc-m68k.c:1045
7595 msgid "Can not do %d byte pic relocation"
7598 #: config/tc-m68k.c:1110
7600 msgid "Unable to produce reloc against symbol '%s'"
7603 #: config/tc-m68k.c:1154 config/tc-vax.c:2366
7605 msgid "Cannot make %s relocation PC relative"
7608 #: config/tc-m68k.c:1253 config/tc-vax.c:1876
7612 #: config/tc-m68k.c:1283 config/tc-vax.c:1892
7613 msgid "Unknown operator"
7616 #: config/tc-m68k.c:2186
7617 msgid "invalid instruction for this architecture; needs "
7620 #: config/tc-m68k.c:2194
7621 msgid "hardware divide"
7624 #: config/tc-m68k.c:2216 config/tc-m68k.c:2220 config/tc-m68k.c:2224
7628 #: config/tc-m68k.c:2277
7629 msgid "operands mismatch"
7632 #: config/tc-m68k.c:2341 config/tc-m68k.c:2347 config/tc-m68k.c:2353
7633 #: config/tc-mmix.c:2459 config/tc-mmix.c:2483
7634 msgid "operand out of range"
7637 #: config/tc-m68k.c:2410
7639 msgid "Bignum too big for %c format; truncated"
7642 #: config/tc-m68k.c:2487
7643 msgid "displacement too large for this architecture; needs 68020 or higher"
7646 #: config/tc-m68k.c:2598
7648 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7651 #: config/tc-m68k.c:2603
7652 msgid "invalid index size for coldfire"
7655 #: config/tc-m68k.c:2656
7656 msgid "Forcing byte displacement"
7659 #: config/tc-m68k.c:2658
7660 msgid "byte displacement out of range"
7663 #: config/tc-m68k.c:2706 config/tc-m68k.c:2744
7664 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7667 #: config/tc-m68k.c:2730 config/tc-m68k.c:2764
7668 msgid ":b not permitted; defaulting to :w"
7671 #: config/tc-m68k.c:2841
7672 msgid "unsupported byte value; use a different suffix"
7675 #: config/tc-m68k.c:2856
7676 msgid "unknown/incorrect operand"
7679 #: config/tc-m68k.c:2899 config/tc-m68k.c:2907 config/tc-m68k.c:2914
7680 #: config/tc-m68k.c:2921
7681 msgid "out of range"
7684 #: config/tc-m68k.c:2994
7685 msgid "Can't use long branches on this architecture"
7688 #: config/tc-m68k.c:3100
7689 msgid "Expression out of range, using 0"
7692 #: config/tc-m68k.c:3291 config/tc-m68k.c:3307
7693 msgid "Floating point register in register list"
7696 #: config/tc-m68k.c:3297
7697 msgid "Wrong register in floating-point reglist"
7700 #: config/tc-m68k.c:3313
7701 msgid "incorrect register in reglist"
7704 #: config/tc-m68k.c:3319
7705 msgid "wrong register in floating-point reglist"
7709 #: config/tc-m68k.c:3792
7714 #: config/tc-m68k.c:3803
7718 #: config/tc-m68k.c:3820
7719 msgid "Missing operand"
7722 #: config/tc-m68k.c:4138
7724 msgid "unrecognized default cpu `%s'"
7727 #: config/tc-m68k.c:4192
7729 msgid "%s -- statement `%s' ignored"
7732 #: config/tc-m68k.c:4241
7734 msgid "Don't know how to figure width of %c in md_assemble()"
7737 #: config/tc-m68k.c:4410
7739 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
7742 #: config/tc-m68k.c:4475 config/tc-m68k.c:4514
7744 msgid "Internal Error: Can't find %s in hash table"
7747 #: config/tc-m68k.c:4478 config/tc-m68k.c:4517
7749 msgid "Internal Error: Can't hash %s: %s"
7752 #: config/tc-m68k.c:4642
7754 msgid "text label `%s' aligned to odd boundary"
7757 #: config/tc-m68k.c:4789
7759 msgid "value %ld out of range"
7762 #: config/tc-m68k.c:4803
7763 msgid "invalid byte branch offset"
7766 #: config/tc-m68k.c:4840
7767 msgid "short branch with zero offset: use :w"
7770 #: config/tc-m68k.c:4884
7771 msgid "Conversion of PC relative BSR to absolute JSR"
7774 #: config/tc-m68k.c:4895
7775 msgid "Conversion of PC relative branch to absolute jump"
7778 #: config/tc-m68k.c:4912 config/tc-m68k.c:4973
7779 msgid "Conversion of PC relative conditional branch to absolute jump"
7782 #: config/tc-m68k.c:4953
7783 msgid "Conversion of DBcc to absolute jump"
7786 #: config/tc-m68k.c:5037
7787 msgid "Conversion of PC relative displacement to absolute"
7790 #: config/tc-m68k.c:5250
7791 msgid "Tried to convert PC relative branch to absolute jump"
7794 #: config/tc-m68k.c:5295 config/tc-m68k.c:5306 config/tc-m68k.c:5350
7795 msgid "expression out of range: defaulting to 1"
7798 #: config/tc-m68k.c:5342
7799 msgid "expression out of range: defaulting to 0"
7802 #: config/tc-m68k.c:5383 config/tc-m68k.c:5395
7804 msgid "Can't deal with expression; defaulting to %ld"
7807 #: config/tc-m68k.c:5409
7808 msgid "expression doesn't fit in BYTE"
7811 #: config/tc-m68k.c:5413
7812 msgid "expression doesn't fit in WORD"
7815 #: config/tc-m68k.c:5500
7817 msgid "%s: unrecognized processor name"
7820 #: config/tc-m68k.c:5561
7821 msgid "bad coprocessor id"
7824 #: config/tc-m68k.c:5567
7825 msgid "unrecognized fopt option"
7828 #: config/tc-m68k.c:5700
7830 msgid "option `%s' may not be negated"
7833 #: config/tc-m68k.c:5711
7835 msgid "option `%s' not recognized"
7838 #: config/tc-m68k.c:5740
7839 msgid "bad format of OPT NEST=depth"
7842 #: config/tc-m68k.c:5796
7843 msgid "missing label"
7846 #: config/tc-m68k.c:5820 config/tc-m68k.c:5849
7847 msgid "bad register list"
7850 #: config/tc-m68k.c:5822
7852 msgid "bad register list: %s"
7855 #: config/tc-m68k.c:5920
7856 msgid "restore without save"
7859 #: config/tc-m68k.c:6074 config/tc-m68k.c:6444
7860 msgid "syntax error in structured control directive"
7863 #: config/tc-m68k.c:6119
7864 msgid "missing condition code in structured control directive"
7867 #: config/tc-m68k.c:6190
7870 "Condition <%c%c> in structured control directive can not be encoded correctly"
7873 #: config/tc-m68k.c:6486
7874 msgid "missing then"
7877 #: config/tc-m68k.c:6567
7878 msgid "else without matching if"
7881 #: config/tc-m68k.c:6600
7882 msgid "endi without matching if"
7885 #: config/tc-m68k.c:6640
7886 msgid "break outside of structured loop"
7889 #: config/tc-m68k.c:6678
7890 msgid "next outside of structured loop"
7893 #: config/tc-m68k.c:6729
7897 #: config/tc-m68k.c:6767
7898 msgid "missing to or downto"
7901 #: config/tc-m68k.c:6803 config/tc-m68k.c:6837 config/tc-m68k.c:7051
7905 #: config/tc-m68k.c:6938
7906 msgid "endf without for"
7909 #: config/tc-m68k.c:6992
7910 msgid "until without repeat"
7913 #: config/tc-m68k.c:7086
7914 msgid "endw without while"
7917 #: config/tc-m68k.c:7119 config/tc-m68k.c:7147
7918 msgid "already assembled instructions"
7921 #: config/tc-m68k.c:7224
7923 msgid "`%s' is deprecated, use `%s'"
7926 #: config/tc-m68k.c:7243
7928 msgid "cpu `%s' unrecognized"
7931 #: config/tc-m68k.c:7249
7933 msgid "already selected `%s' processor"
7936 #: config/tc-m68k.c:7269
7938 msgid "architecture `%s' unrecognized"
7941 #: config/tc-m68k.c:7275
7943 msgid "already selected `%s' architecture"
7946 #: config/tc-m68k.c:7298
7948 msgid "extension `%s' unrecognized"
7951 #: config/tc-m68k.c:7416
7953 msgid "option `-A%s' is deprecated: use `-%s'"
7956 #: config/tc-m68k.c:7449
7957 msgid "architecture features both enabled and disabled"
7960 #: config/tc-m68k.c:7476
7961 msgid "selected processor does not have all features of selected architecture"
7964 #: config/tc-m68k.c:7485
7965 msgid "m68k and cf features both selected"
7968 #: config/tc-m68k.c:7497
7969 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
7972 #: config/tc-m68k.c:7531
7975 "-march=<arch>\t\tset architecture\n"
7976 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
7979 #: config/tc-m68k.c:7536
7981 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
7984 #: config/tc-m68k.c:7542
7987 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
7988 "-pic, -k\t\tgenerate position independent code\n"
7989 "-S\t\t\tturn jbsr into jsr\n"
7990 "--pcrel never turn PC-relative branches into absolute jumps\n"
7991 "--register-prefix-optional\n"
7992 "\t\t\trecognize register names without prefix character\n"
7993 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
7994 "--base-size-default-16\tbase reg without size is 16 bits\n"
7995 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
7996 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
7997 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8000 #: config/tc-m68k.c:7556
8002 msgid "Architecture variants are: "
8005 #: config/tc-m68k.c:7565
8007 msgid "Processor variants are: "
8010 #: config/tc-m68k.c:7572 config/tc-xtensa.c:6026
8015 #: config/tc-m68k.c:7603
8017 msgid "Error %s in %s\n"
8020 #: config/tc-m68k.c:7607
8022 msgid "Opcode(%d.%s): "
8025 #: config/tc-m68k.c:7767
8026 msgid "Not a defined coldfire architecture"
8029 #. Over here we will fill the description of the machine specific options.
8030 #: config/tc-maxq.c:209
8032 msgid " MAXQ-specific assembler options:\n"
8035 #: config/tc-maxq.c:211
8038 "\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8039 "\t-MAXQ10\t\t generate obj for MAXQ10\n"
8043 #: config/tc-maxq.c:377
8045 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8048 #: config/tc-maxq.c:454
8050 msgid "Cant make long jump/call into short jump/call : %d"
8053 #: config/tc-maxq.c:933
8055 msgid "Invalid register value %s"
8058 #: config/tc-maxq.c:1051
8060 msgid "Invalid bit number : '%c'"
8063 #: config/tc-maxq.c:1063
8065 msgid "Illegal character after operand '%s'"
8068 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8070 msgid "Invalid Character in immediate Value : %c"
8073 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8075 msgid "Invalid Character in immediate value : %c"
8078 #: config/tc-maxq.c:1175
8079 msgid "Immediate value greater than 16 bits"
8082 #: config/tc-maxq.c:1189
8084 "Attempt to move a value in the stack pointer greater than the size of the "
8088 #: config/tc-maxq.c:1198
8089 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8092 #: config/tc-maxq.c:1260
8093 msgid "Invalid immediate move operation"
8096 #: config/tc-maxq.c:1533
8098 msgid "Size of Operand '%s' greater than %d"
8101 #: config/tc-maxq.c:1688
8103 msgid "illegal immediate operand '%s'"
8106 #: config/tc-maxq.c:1710
8108 msgid "Invalid operand for memory access '%s'"
8111 #: config/tc-maxq.c:1772
8112 msgid "illegal displacement operand "
8115 #: config/tc-maxq.c:1837
8117 msgid "invalid character %c before operand %d"
8120 #: config/tc-maxq.c:1859
8122 msgid "invalid character %c in operand %d"
8125 #. We found no match.
8126 #: config/tc-maxq.c:2004
8128 msgid "operand %d is invalid for `%s'"
8131 #: config/tc-maxq.c:2037
8132 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8135 #: config/tc-maxq.c:2055
8137 msgid "'%s' operand cant be used as destination in %s"
8140 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8142 msgid "Invalid Instruction '%s' operand cant be used with %s"
8145 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8147 msgid "'%s' operand cant be used as source in %s"
8150 #: config/tc-maxq.c:2147
8152 msgid "'%s' instruction cant have first operand as Immediate vale"
8155 #: config/tc-maxq.c:2160
8157 msgid "SP cannot be used with %s\n"
8160 #: config/tc-maxq.c:2167
8161 msgid "@SP-- cannot be used with PUSH\n"
8164 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8166 "Operands either contradictory or use the data bus in read/write state "
8170 #: config/tc-maxq.c:2198
8171 msgid "MOVE Cant Use NUL as SRC"
8174 #: config/tc-maxq.c:2220
8175 msgid "Contradictory movement between DP register and memory access using DP"
8178 #: config/tc-maxq.c:2228
8179 msgid "SP and @SP-- cannot be used together in a move instruction"
8182 #: config/tc-maxq.c:2247
8183 msgid "Only Module 8 system registers allowed in this operation"
8186 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8187 msgid "Read only Register used as destination"
8190 #: config/tc-maxq.c:2290
8192 msgid "Bit No '%d'exceeds register size in this operation"
8195 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8197 msgid "Bit No '%d' exceeds register size in this operation"
8200 #: config/tc-maxq.c:2352
8201 msgid "Memory References cannot be used with branching operations\n"
8204 #: config/tc-maxq.c:2361
8205 msgid "DJNZ uses only LC[n] register \n"
8208 #: config/tc-maxq.c:2387
8210 msgid "'%s' operand cant be used as destination in %s"
8213 #: config/tc-maxq.c:2397
8215 msgid "Read only register used for writing purposes '%s'"
8218 #: config/tc-maxq.c:2409
8219 msgid "Invalid destination for this kind of source."
8222 #: config/tc-maxq.c:2416
8224 "Invalid register as destination for this kind of source.Only data pointers "
8228 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8229 msgid "Invalid Instruction"
8232 #: config/tc-maxq.c:2790
8233 msgid "Cannot allocate memory"
8236 #: config/tc-maxq.c:2862
8237 msgid "Internal Error: Illegal Architecure specified"
8240 #: config/tc-maxq.c:2900
8241 msgid "Invalid architecture type"
8244 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8245 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8247 msgid "Internal Error : Can't Hash %s : %s"
8250 #: config/tc-maxq.c:3071
8252 msgid "Ineffective insntruction %s \n"
8255 #: config/tc-mcore.c:521
8257 msgid "register expected, but saw '%.6s'"
8260 #: config/tc-mcore.c:603
8262 msgid "control register expected, but saw '%.6s'"
8265 #: config/tc-mcore.c:639
8266 msgid "bad/missing psr specifier"
8269 #: config/tc-mcore.c:689
8270 msgid "more than 65K literal pools"
8273 #: config/tc-mcore.c:743
8277 #: config/tc-mcore.c:782
8278 msgid "operand must be a constant"
8281 #: config/tc-mcore.c:784
8283 msgid "operand must be absolute in range %u..%u, not %ld"
8286 #: config/tc-mcore.c:819
8287 msgid "operand must be a multiple of 4"
8290 #: config/tc-mcore.c:826
8291 msgid "operand must be a multiple of 2"
8294 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8295 msgid "base register expected"
8298 #: config/tc-mcore.c:888
8300 msgid "unknown opcode \"%s\""
8303 #: config/tc-mcore.c:931
8304 msgid "invalid register: r15 illegal"
8307 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8308 msgid "M340 specific opcode used when assembling for M210"
8311 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8312 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8313 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8314 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8315 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8316 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8317 msgid "second operand missing"
8320 #: config/tc-mcore.c:1014
8321 msgid "destination register must be r1"
8324 #: config/tc-mcore.c:1035
8325 msgid "source register must be r1"
8328 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8329 msgid "immediate is not a power of two"
8332 #: config/tc-mcore.c:1127
8333 msgid "translating bgeni to movi"
8336 #: config/tc-mcore.c:1164
8337 msgid "translating mgeni to movi"
8340 #: config/tc-mcore.c:1196
8341 msgid "translating bmaski to movi"
8344 #: config/tc-mcore.c:1272
8346 msgid "displacement too large (%d)"
8349 #: config/tc-mcore.c:1286
8350 msgid "Invalid register: r0 and r15 illegal"
8353 #: config/tc-mcore.c:1317
8354 msgid "bad starting register: r0 and r15 invalid"
8357 #: config/tc-mcore.c:1330
8358 msgid "ending register must be r15"
8361 #: config/tc-mcore.c:1350
8362 msgid "bad base register: must be r0"
8365 #: config/tc-mcore.c:1368
8366 msgid "first register must be r4"
8369 #: config/tc-mcore.c:1379
8370 msgid "last register must be r7"
8373 #: config/tc-mcore.c:1416
8374 msgid "reg-reg expected"
8377 #: config/tc-mcore.c:1527
8378 msgid "second operand must be 1"
8381 #: config/tc-mcore.c:1548
8382 msgid "zero used as immediate value"
8385 #: config/tc-mcore.c:1575
8386 msgid "duplicated psr bit specifier"
8389 #: config/tc-mcore.c:1581
8390 msgid "`af' must appear alone"
8393 #: config/tc-mcore.c:1588
8395 msgid "unimplemented opcode \"%s\""
8398 #: config/tc-mcore.c:1597
8400 msgid "ignoring operands: %s "
8403 #: config/tc-mcore.c:1667
8405 msgid "unrecognised cpu type '%s'"
8408 #: config/tc-mcore.c:1685
8411 "MCORE specific options:\n"
8412 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
8413 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8414 " -cpu=[210|340] select CPU type\n"
8415 " -EB assemble for a big endian system (default)\n"
8416 " -EL assemble for a little endian system\n"
8419 #: config/tc-mcore.c:1703
8420 msgid "failed sanity check: short_jump"
8423 #: config/tc-mcore.c:1713
8424 msgid "failed sanity check: long_jump"
8427 #: config/tc-mcore.c:1739
8429 msgid "odd displacement at %x"
8432 #: config/tc-mcore.c:1921
8436 #: config/tc-mcore.c:1948
8438 msgid "odd distance branch (0x%lx bytes)"
8441 #: config/tc-mcore.c:1952
8443 msgid "pcrel for branch to %s too far (0x%lx)"
8446 #: config/tc-mcore.c:1972
8448 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8451 #: config/tc-mcore.c:1984
8453 msgid "pcrel for loopt too far (0x%lx)"
8456 #: config/tc-mcore.c:2180
8458 msgid "Can not do %d byte %srelocation"
8461 #: config/tc-mcore.c:2182
8465 #: config/tc-mep.c:301
8468 "MeP specific command line options:\n"
8469 " -EB assemble for a big endian system (default)\n"
8470 " -EL assemble for a little endian system\n"
8471 " -mconfig=<name> specify a chip configuration to use\n"
8472 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8473 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8474 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8475 " enable/disable the given opcodes\n"
8477 " If -mconfig is given, the other -m options modify it. Otherwise,\n"
8478 " if no -m options are given, all core opcodes are enabled;\n"
8479 " if any enabling -m options are given, only those are enabled;\n"
8480 " if only disabling -m options are given, only those are disabled.\n"
8483 #. There are no insns in the queue and a plus is present.
8484 #. This is a syntax error. Let's not tolerate this.
8485 #. We can relax this later if necessary.
8486 #: config/tc-mep.c:1008
8487 msgid "Invalid use of parallelization operator."
8490 #: config/tc-mep.c:1050
8491 msgid "Leading plus sign not allowed in core mode"
8494 #: config/tc-mep.c:1531
8496 msgid "Don't know how to relocate plain operands of type %s"
8499 #: config/tc-mep.c:1541
8501 msgid "Perhaps you are missing %%tpoff()?"
8504 #: config/tc-mep.c:1725
8505 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8508 #: config/tc-mep.c:1783
8509 msgid ".vliw unavailable when VLIW is disabled."
8512 #. Prototypes for static functions.
8513 #: config/tc-mips.c:992
8515 msgid "internal Error, line %d, %s"
8518 #: config/tc-mips.c:1753
8519 msgid "-G may not be used in position-independent code"
8522 #: config/tc-mips.c:1800
8524 msgid "internal: can't hash `%s': %s"
8527 #: config/tc-mips.c:1808
8529 msgid "internal error: bad mips16 opcode: %s %s\n"
8532 #: config/tc-mips.c:1980
8534 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8537 #: config/tc-mips.c:2689 config/tc-mips.c:14068
8538 msgid "extended instruction in delay slot"
8541 #: config/tc-mips.c:2753 config/tc-mips.c:2760
8543 msgid "jump to misaligned address (0x%lx)"
8546 #: config/tc-mips.c:2770 config/tc-mips.c:3532
8548 msgid "branch to misaligned address (0x%lx)"
8551 #: config/tc-mips.c:2775 config/tc-mips.c:3535
8553 msgid "branch address range overflow (0x%lx)"
8556 #: config/tc-mips.c:3260
8558 "Macro instruction expanded into multiple instructions in a branch delay slot"
8561 #: config/tc-mips.c:3263
8562 msgid "Macro instruction expanded into multiple instructions"
8565 #: config/tc-mips.c:3804 config/tc-mips.c:7749 config/tc-mips.c:7773
8566 #: config/tc-mips.c:7846 config/tc-mips.c:7869
8567 msgid "operand overflow"
8570 #: config/tc-mips.c:3823 config/tc-mips.c:4423 config/tc-mips.c:7145
8571 #: config/tc-mips.c:7936
8572 msgid "Macro used $at after \".set noat\""
8575 #: config/tc-mips.c:3852
8576 msgid "unsupported large constant"
8579 #: config/tc-mips.c:3854
8581 msgid "Instruction %s requires absolute expression"
8584 #: config/tc-mips.c:3987 config/tc-mips.c:6257 config/tc-mips.c:6849
8586 msgid "Number (0x%s) larger than 32 bits"
8589 #: config/tc-mips.c:4007
8590 msgid "Number larger than 64 bits"
8593 #: config/tc-mips.c:4301 config/tc-mips.c:4329 config/tc-mips.c:4367
8594 #: config/tc-mips.c:4412 config/tc-mips.c:6466 config/tc-mips.c:6505
8595 #: config/tc-mips.c:6544 config/tc-mips.c:6964 config/tc-mips.c:7016
8596 #: config/tc-score.c:4234
8597 msgid "PIC code offset overflow (max 16 signed bits)"
8600 #: config/tc-mips.c:4734 config/tc-mips.c:4800 config/tc-mips.c:4888
8601 #: config/tc-mips.c:4935 config/tc-mips.c:4996 config/tc-mips.c:5044
8602 #: config/tc-mips.c:8030 config/tc-mips.c:8037 config/tc-mips.c:8044
8603 #: config/tc-mips.c:8151
8604 msgid "Unsupported large constant"
8607 #. result is always true
8608 #: config/tc-mips.c:4766
8610 msgid "Branch %s is always true"
8613 #: config/tc-mips.c:5007 config/tc-mips.c:5055 config/tc-mips.c:8816
8615 msgid "Improper position (%lu)"
8618 #: config/tc-mips.c:5013 config/tc-mips.c:8883
8620 msgid "Improper extract size (%lu, position %lu)"
8623 #: config/tc-mips.c:5061 config/tc-mips.c:8847
8625 msgid "Improper insert size (%lu, position %lu)"
8628 #: config/tc-mips.c:5098 config/tc-mips.c:5195
8629 msgid "Divide by zero."
8632 #: config/tc-mips.c:5281
8633 msgid "dla used to load 32-bit register"
8636 #: config/tc-mips.c:5284
8637 msgid "la used to load 64-bit address"
8640 #: config/tc-mips.c:5396 config/tc-z80.c:700
8641 msgid "offset too large"
8644 #: config/tc-mips.c:5570 config/tc-mips.c:5849
8645 msgid "PIC code offset overflow (max 32 signed bits)"
8648 #: config/tc-mips.c:5895
8649 msgid "MIPS PIC call to register other than $25"
8652 #: config/tc-mips.c:5901 config/tc-mips.c:5912 config/tc-mips.c:6034
8653 #: config/tc-mips.c:6045
8654 msgid "No .cprestore pseudo-op used in PIC code"
8657 #: config/tc-mips.c:5906 config/tc-mips.c:6039
8658 msgid "No .frame pseudo-op used in PIC code"
8661 #: config/tc-mips.c:6060
8662 msgid "Non-PIC jump used in PIC library"
8665 #: config/tc-mips.c:6112 config/tc-mips.c:6203 config/tc-mips.c:6749
8666 #: config/tc-mips.c:6780 config/tc-mips.c:6798 config/tc-mips.c:7448
8667 msgid "opcode not supported on this processor"
8670 #: config/tc-mips.c:7314 config/tc-mips.c:7345 config/tc-mips.c:7396
8671 #: config/tc-mips.c:7426
8672 msgid "Improper rotate count"
8675 #: config/tc-mips.c:7481
8677 msgid "Instruction %s: result is always false"
8680 #: config/tc-mips.c:7627
8682 msgid "Instruction %s: result is always true"
8685 #. FIXME: Check if this is one of the itbl macros, since they
8686 #. are added dynamically.
8687 #: config/tc-mips.c:7932
8689 msgid "Macro %s not implemented yet"
8692 #: config/tc-mips.c:8182
8694 msgid "internal: bad mips opcode (mask error): %s %s"
8697 #: config/tc-mips.c:8214 config/tc-mips.c:8937
8699 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8702 #: config/tc-mips.c:8292
8704 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8707 #: config/tc-mips.c:8299
8709 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8712 #: config/tc-mips.c:8481 config/tc-mips.c:9820
8714 msgid "opcode not supported on this processor: %s (%s)"
8717 #: config/tc-mips.c:8514
8719 msgid "BALIGN immediate not 1 or 3 (%lu)"
8722 #: config/tc-mips.c:8527 config/tc-mips.c:8540 config/tc-mips.c:8553
8723 #: config/tc-mips.c:8566 config/tc-mips.c:8592 config/tc-mips.c:8636
8725 msgid "DSP immediate not in range 0..%d (%lu)"
8728 #: config/tc-mips.c:8584 config/tc-mips.c:8611
8729 msgid "Invalid dsp acc register"
8732 #: config/tc-mips.c:8622 config/tc-mips.c:8653 config/tc-mips.c:8670
8734 msgid "DSP immediate not in range %ld..%ld (%ld)"
8737 #: config/tc-mips.c:8683
8739 msgid "MT usermode bit not 0 or 1 (%lu)"
8742 #: config/tc-mips.c:8694
8744 msgid "MT load high bit not 0 or 1 (%lu)"
8747 #: config/tc-mips.c:8711 config/tc-mips.c:8724
8748 msgid "Invalid dsp/smartmips acc register"
8751 #: config/tc-mips.c:8789
8753 msgid "Illegal %s number (%lu, 0x%lx)"
8756 #: config/tc-mips.c:8902 config/tc-mips.c:9329
8757 msgid "absolute expression required"
8760 #: config/tc-mips.c:8925
8762 msgid "Invalid register number (%d)"
8765 #: config/tc-mips.c:8933
8766 msgid "Invalid coprocessor 0 register number"
8769 #: config/tc-mips.c:8954
8771 msgid "Improper shift amount (%lu)"
8774 #: config/tc-mips.c:8977 config/tc-mips.c:10139 config/tc-mips.c:10392
8776 msgid "Invalid value for `%s' (%lu)"
8779 #: config/tc-mips.c:8992
8781 msgid "Code for %s not in range 0..1023 (%lu)"
8784 #: config/tc-mips.c:9004
8786 msgid "Lower code for %s not in range 0..1023 (%lu)"
8789 #: config/tc-mips.c:9016
8791 msgid "Code for %s not in range 0..1048575 (%lu)"
8794 #: config/tc-mips.c:9029
8796 msgid "Coproccesor code > 25 bits (%lu)"
8799 #: config/tc-mips.c:9043
8801 msgid "Illegal 19-bit code (%lu)"
8804 #: config/tc-mips.c:9056
8806 msgid "Invalid performance register (%lu)"
8809 #: config/tc-mips.c:9099 config/tc-mips.c:9999
8810 msgid "used $at without \".set noat\""
8813 #: config/tc-mips.c:9101 config/tc-mips.c:10001
8815 msgid "used $%u with \".set at=$%u\""
8818 #: config/tc-mips.c:9202
8820 msgid "Invalid MDMX Immediate (%ld)"
8823 #: config/tc-mips.c:9240
8825 msgid "Float register should be even, was %d"
8828 #: config/tc-mips.c:9279
8830 msgid "Bad element selector %ld"
8833 #: config/tc-mips.c:9287
8835 msgid "Expecting ']' found '%s'"
8838 #: config/tc-mips.c:9393
8840 msgid "Bad floating point constant: %s"
8843 #: config/tc-mips.c:9513
8844 msgid "Can't use floating point insn in this section"
8847 #: config/tc-mips.c:9574
8848 msgid "expression out of range"
8851 #: config/tc-mips.c:9614
8852 msgid "lui expression not in range 0..65535"
8855 #: config/tc-mips.c:9635
8857 msgid "Condition code register should be even for %s, was %d"
8860 #: config/tc-mips.c:9640
8862 msgid "Condition code register should be 0 or 4 for %s, was %d"
8865 #: config/tc-mips.c:9666
8866 msgid "invalid coprocessor sub-selection value (0-7)"
8869 #: config/tc-mips.c:9678 config/tc-mips.c:9695
8871 msgid "bad byte vector index (%ld)"
8874 #: config/tc-mips.c:9706
8876 msgid "bad char = '%c'\n"
8879 #: config/tc-mips.c:9717 config/tc-mips.c:9722 config/tc-mips.c:10417
8880 msgid "illegal operands"
8883 #: config/tc-mips.c:9790 config/tc-score.c:2413
8884 msgid "unrecognized opcode"
8887 #: config/tc-mips.c:10175 config/tc-mips.c:10256 config/tc-mips.c:10271
8888 msgid "can't parse register list"
8891 #: config/tc-mips.c:10244
8892 msgid "more than one frame size in list"
8895 #: config/tc-mips.c:10299
8896 msgid "unexpected register in list"
8899 #: config/tc-mips.c:10309
8900 msgid "arg/static registers overlap"
8903 #: config/tc-mips.c:10327
8904 msgid "invalid arg register list"
8907 #: config/tc-mips.c:10336 config/tc-mips.c:10359
8908 msgid "invalid static register list"
8911 #: config/tc-mips.c:10366
8912 msgid "missing frame size"
8915 #: config/tc-mips.c:10369
8916 msgid "invalid frame size"
8919 #: config/tc-mips.c:10535
8920 msgid "extended operand requested but not required"
8923 #: config/tc-mips.c:10537
8924 msgid "invalid unextended operand value"
8927 #: config/tc-mips.c:10565
8928 msgid "operand value out of range for instruction"
8931 #: config/tc-mips.c:10979
8933 msgid "A different %s was already specified, is now %s"
8936 #: config/tc-mips.c:11214
8937 msgid "-call_shared is supported only for ELF format"
8940 #: config/tc-mips.c:11224
8941 msgid "-non_shared is supported only for ELF format"
8944 #: config/tc-mips.c:11250
8945 msgid "-32 is supported for ELF format only"
8948 #: config/tc-mips.c:11259
8949 msgid "-n32 is supported for ELF format only"
8952 #: config/tc-mips.c:11268
8953 msgid "-64 is supported for ELF format only"
8956 #: config/tc-mips.c:11273 config/tc-mips.c:11310
8957 msgid "No compiled in support for 64 bit object file format"
8960 #: config/tc-mips.c:11297
8961 msgid "-mabi is supported for ELF format only"
8964 #: config/tc-mips.c:11317
8966 msgid "invalid abi -mabi=%s"
8969 #: config/tc-mips.c:11395
8970 msgid "-G not supported in this configuration."
8973 #: config/tc-mips.c:11421
8975 msgid "-%s conflicts with the other architecture options, which imply -%s"
8978 #: config/tc-mips.c:11452
8979 msgid "-mgp64 used with a 32-bit processor"
8982 #: config/tc-mips.c:11454
8983 msgid "-mgp32 used with a 64-bit ABI"
8986 #: config/tc-mips.c:11456
8987 msgid "-mgp64 used with a 32-bit ABI"
8990 #: config/tc-mips.c:11494
8991 msgid "-mfp64 used with a 32-bit fpu"
8994 #: config/tc-mips.c:11497
8995 msgid "-mfp64 used with a 32-bit ABI"
8998 #: config/tc-mips.c:11501
8999 msgid "-mfp32 used with a 64-bit ABI"
9002 #: config/tc-mips.c:11515
9003 msgid "trap exception not supported at ISA 1"
9006 #: config/tc-mips.c:11525
9007 msgid "-mfp32 used with -mips3d"
9010 #: config/tc-mips.c:11531
9011 msgid "-mfp32 used with -mdmx"
9014 #: config/tc-mips.c:11604
9015 msgid "PC relative MIPS16 instruction references a different section"
9018 #: config/tc-mips.c:11898 config/tc-sparc.c:3210 config/tc-sparc.c:3217
9019 #: config/tc-sparc.c:3224 config/tc-sparc.c:3231 config/tc-sparc.c:3238
9020 #: config/tc-sparc.c:3247 config/tc-sparc.c:3258 config/tc-sparc.c:3280
9021 #: config/tc-sparc.c:3304 write.c:1096
9022 msgid "relocation overflow"
9025 #: config/tc-mips.c:11908
9027 msgid "Branch to misaligned address (%lx)"
9030 #: config/tc-mips.c:11955
9031 msgid "Branch out of range"
9034 #: config/tc-mips.c:12030
9036 msgid "Alignment too large: %d. assumed."
9039 #: config/tc-mips.c:12033
9040 msgid "Alignment negative: 0 assumed."
9043 #: config/tc-mips.c:12277
9045 msgid "%s: no such section"
9048 #: config/tc-mips.c:12326
9050 msgid ".option pic%d not supported"
9053 #: config/tc-mips.c:12331 config/tc-mips.c:12630
9054 msgid "-G may not be used with SVR4 PIC code"
9057 #: config/tc-mips.c:12337
9059 msgid "Unrecognized option \"%s\""
9062 #: config/tc-mips.c:12380
9064 msgid "Unrecognized register name `%s'"
9067 #: config/tc-mips.c:12397
9068 msgid "`noreorder' must be set before `nomacro'"
9071 #: config/tc-mips.c:12514
9073 msgid "unknown architecture %s"
9076 #: config/tc-mips.c:12527 config/tc-mips.c:12557
9078 msgid "unknown ISA level %s"
9081 #: config/tc-mips.c:12535
9083 msgid "unknown ISA or architecture %s"
9086 #: config/tc-mips.c:12585
9087 msgid ".set pop with no .set push"
9090 #: config/tc-mips.c:12614
9092 msgid "Tried to set unrecognized symbol: %s\n"
9095 #: config/tc-mips.c:12672
9096 msgid ".cpload not in noreorder section"
9099 #: config/tc-mips.c:12740 config/tc-mips.c:12759
9100 msgid "missing argument separator ',' for .cpsetup"
9103 #: config/tc-mips.c:12917
9105 msgid "Unsupported use of %s"
9108 #: config/tc-mips.c:12999 config/tc-score.c:6253
9109 msgid "Unsupported use of .gpword"
9112 #: config/tc-mips.c:13039
9113 msgid "Unsupported use of .gpdword"
9116 #: config/tc-mips.c:13384
9117 msgid "unsupported PC relative reference to different section"
9120 #: config/tc-mips.c:13497 config/tc-xtensa.c:1538 config/tc-xtensa.c:1773
9121 msgid "unsupported relocation"
9124 #: config/tc-mips.c:13747
9126 msgid "Can not represent %s relocation in this object file format"
9129 #: config/tc-mips.c:13832
9130 msgid "relaxed out-of-range branch into a jump"
9133 #: config/tc-mips.c:14362
9134 msgid "missing .end at end of assembly"
9137 #: config/tc-mips.c:14377 config/tc-score.c:5859
9138 msgid "expected simple number"
9141 #: config/tc-mips.c:14405 config/tc-score.c:5886
9142 msgid "invalid number"
9145 #: config/tc-mips.c:14576 config/tc-score.c:5926
9146 msgid "missing .end"
9149 #: config/tc-mips.c:14628
9150 msgid "Bad .frame directive"
9153 #: config/tc-mips.c:14660
9154 msgid ".mask/.fmask outside of .ent"
9157 #: config/tc-mips.c:14667
9158 msgid "Bad .mask/.fmask directive"
9161 #: config/tc-mips.c:14986
9165 "-EB\t\t\tgenerate big endian output\n"
9166 "-EL\t\t\tgenerate little endian output\n"
9167 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9168 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9169 "\t\t\timplicitly with the gp register [default 8]\n"
9172 #: config/tc-mips.c:14993
9175 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9176 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9177 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9178 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9179 "-mips5 generate MIPS ISA V instructions\n"
9180 "-mips32 generate MIPS32 ISA instructions\n"
9181 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9182 "-mips64 generate MIPS64 ISA instructions\n"
9183 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
9184 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9187 #: config/tc-mips.c:15012
9190 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9191 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9192 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9195 #: config/tc-mips.c:15025
9198 "-mips16\t\t\tgenerate mips16 instructions\n"
9199 "-no-mips16\t\tdo not generate mips16 instructions\n"
9202 #: config/tc-mips.c:15028
9205 "-msmartmips\t\tgenerate smartmips instructions\n"
9206 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9209 #: config/tc-mips.c:15031
9212 "-mdsp\t\t\tgenerate DSP instructions\n"
9213 "-mno-dsp\t\tdo not generate DSP instructions\n"
9216 #: config/tc-mips.c:15034
9219 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9220 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9223 #: config/tc-mips.c:15037
9226 "-mmt\t\t\tgenerate MT instructions\n"
9227 "-mno-mt\t\t\tdo not generate MT instructions\n"
9230 #: config/tc-mips.c:15040
9233 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9234 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9235 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9236 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9237 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9238 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9239 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9240 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9241 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9242 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9245 #: config/tc-mips.c:15052
9248 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9249 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9250 "-non_shared\t\tdo not generate position independent code\n"
9251 "-xgot\t\t\tassume a 32 bit GOT\n"
9252 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9253 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
9254 " position dependent (non shared) code\n"
9255 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9258 #: config/tc-mips.c:15072
9261 "-32\t\t\tcreate o32 ABI object file (default)\n"
9262 "-n32\t\t\tcreate n32 ABI object file\n"
9263 "-64\t\t\tcreate 64 ABI object file\n"
9266 #: config/tc-mmix.c:693
9268 msgid " MMIX-specific command line options:\n"
9271 #: config/tc-mmix.c:694
9274 " -fixed-special-register-names\n"
9275 " Allow only the original special register names.\n"
9278 #: config/tc-mmix.c:697
9280 msgid " -globalize-symbols Make all symbols global.\n"
9283 #: config/tc-mmix.c:699
9285 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9288 #: config/tc-mmix.c:701
9290 msgid " -relax Create linker relaxable code.\n"
9293 #: config/tc-mmix.c:703
9296 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
9297 " Implies -fixed-special-register-names.\n"
9300 #: config/tc-mmix.c:706
9303 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9304 " into multiple instructions.\n"
9307 #: config/tc-mmix.c:709
9310 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9313 #: config/tc-mmix.c:711
9316 " -linker-allocated-gregs If there's no suitable GREG definition for "
9317 "the operands of an instruction, let the linker "
9321 #: config/tc-mmix.c:714
9324 " -x Do not warn when an operand to GETA, a branch,\n"
9325 " PUSHJ or JUMP is not known to be within range.\n"
9326 " The linker will catch any errors. Implies\n"
9327 " -linker-allocated-gregs."
9330 #: config/tc-mmix.c:840
9332 msgid "unknown opcode: `%s'"
9335 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9336 msgid "specified location wasn't TETRA-aligned"
9339 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4097
9340 #: config/tc-mmix.c:4113
9341 msgid "unaligned data at an absolute location is not supported"
9344 #: config/tc-mmix.c:1089
9346 msgid "invalid operand to opcode %s: `%s'"
9349 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9350 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9351 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9352 #: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9353 #: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9354 #: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9355 #: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9356 #: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9357 #: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9359 msgid "invalid operands to opcode %s: `%s'"
9362 #: config/tc-mmix.c:1843
9364 msgid "unsupported operands to %s: `%s'"
9367 #: config/tc-mmix.c:1968
9368 msgid "internal: mmix_prefix_name but empty prefix"
9371 #: config/tc-mmix.c:2012
9373 msgid "too many GREG registers allocated (max %d)"
9376 #: config/tc-mmix.c:2070
9377 msgid "BSPEC already active. Nesting is not supported."
9380 #: config/tc-mmix.c:2079
9381 msgid "invalid BSPEC expression"
9384 #: config/tc-mmix.c:2095
9386 msgid "can't create section %s"
9389 #: config/tc-mmix.c:2100
9391 msgid "can't set section flags for section %s"
9394 #: config/tc-mmix.c:2121
9395 msgid "ESPEC without preceding BSPEC"
9398 #: config/tc-mmix.c:2150
9399 msgid "missing local expression"
9402 #: config/tc-mmix.c:2360
9403 msgid "operand out of range, instruction expanded"
9406 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9407 #. user-friendly, though a little bit non-substantial.
9408 #: config/tc-mmix.c:2611
9409 msgid "directive LOCAL must be placed in code or data"
9412 #: config/tc-mmix.c:2612
9413 msgid "internal confusion: relocation in a section without contents"
9416 #: config/tc-mmix.c:2726
9417 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9420 #: config/tc-mmix.c:2774
9421 msgid "no suitable GREG definition for operands"
9424 #: config/tc-mmix.c:2833
9425 msgid "operands were not reducible at assembly-time"
9428 #: config/tc-mmix.c:2860
9430 msgid "cannot generate relocation type for symbol %s, code %s"
9433 #: config/tc-mmix.c:2880
9435 msgid "internal: unhandled label %s"
9438 #: config/tc-mmix.c:2910
9439 msgid "[0-9]H labels may not appear alone on a line"
9442 #: config/tc-mmix.c:2919
9443 msgid "[0-9]H labels do not mix with dot-pseudos"
9446 #: config/tc-mmix.c:3007
9447 msgid "invalid characters in input"
9450 #: config/tc-mmix.c:3113
9451 msgid "empty label field for IS"
9454 #: config/tc-mmix.c:3439
9456 msgid "internal: unexpected relax type %d:%d"
9459 #: config/tc-mmix.c:3461
9460 msgid "BSPEC without ESPEC."
9463 #: config/tc-mmix.c:3661
9464 msgid "GREG expression too complicated"
9467 #: config/tc-mmix.c:3676
9468 msgid "internal: GREG expression not resolved to section"
9471 #: config/tc-mmix.c:3725
9472 msgid "register section has contents\n"
9475 #: config/tc-mmix.c:3852
9476 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9479 #: config/tc-mmix.c:3873
9480 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9483 #: config/tc-mmix.c:3884
9484 msgid "invalid LOC expression"
9487 #: config/tc-mmix.c:3909 config/tc-mmix.c:3935
9488 msgid "LOC expression stepping backwards is not supported"
9491 #. We will only get here in rare cases involving #NO_APP,
9492 #. where the unterminated string is not recognized by the
9493 #. preformatting pass.
9494 #: config/tc-mmix.c:4019 config/tc-mmix.c:4179 config/tc-z80.c:1691
9495 msgid "unterminated string"
9498 #: config/tc-mmix.c:4036
9499 msgid "BYTE expression not a pure number"
9502 #. Note that mmixal does not allow negative numbers in
9503 #. BYTE sequences, so neither should we.
9504 #: config/tc-mmix.c:4045
9505 msgid "BYTE expression not in the range 0..255"
9508 #: config/tc-mmix.c:4095 config/tc-mmix.c:4111
9509 msgid "data item with alignment larger than location"
9512 #. Since integer_constant is local to expr.c, we have to make this a
9513 #. macro. FIXME: Do it cleaner.
9514 #: config/tc-mmix.h:104
9515 msgid "`&' serial number operator is not supported"
9518 #: config/tc-mn10200.c:304
9521 "MN10200 options:\n"
9525 #: config/tc-mn10200.c:898 config/tc-mn10300.c:1243 config/tc-ppc.c:2225
9526 #: config/tc-s390.c:1558 config/tc-v850.c:1604
9528 msgid "Unrecognized opcode: `%s'"
9531 #: config/tc-mn10300.c:441
9534 "MN10300 assembler options:\n"
9538 #: config/tc-mn10300.c:1059 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4204
9540 msgid "unsupported BFD relocation size %u"
9543 #: config/tc-mn10300.c:1260
9544 msgid "Invalid opcode/operands"
9547 #: config/tc-mn10300.c:1785
9548 msgid "Invalid register specification."
9551 #: config/tc-mn10300.c:2365
9553 msgid "Bad relocation fixup type (%d)"
9556 #: config/tc-msp430.c:547
9557 msgid ".profiler pseudo requires at least two operands."
9560 #: config/tc-msp430.c:606
9561 msgid "unknown profiling flag - ignored."
9564 #: config/tc-msp430.c:622
9565 msgid "ambiguous flags combination - '.profiler' directive ignored."
9568 #: config/tc-msp430.c:632
9569 msgid "profiling in absolute section?"
9572 #: config/tc-msp430.c:721
9574 msgid "Known MCU names:\n"
9577 #: config/tc-msp430.c:724
9582 #: config/tc-msp430.c:750
9584 msgid "redefinition of mcu type %s' to %s'"
9587 #: config/tc-msp430.c:793
9591 " -mmcu=[msp430-name] select microcontroller type\n"
9592 " msp430x110 msp430x112\n"
9593 " msp430x1101 msp430x1111\n"
9594 " msp430x1121 msp430x1122 msp430x1132\n"
9595 " msp430x122 msp430x123\n"
9596 " msp430x1222 msp430x1232\n"
9597 " msp430x133 msp430x135\n"
9598 " msp430x1331 msp430x1351\n"
9599 " msp430x147 msp430x148 msp430x149\n"
9600 " msp430x155 msp430x156 msp430x157\n"
9601 " msp430x167 msp430x168 msp430x169\n"
9602 " msp430x1610 msp430x1611 msp430x1612\n"
9603 " msp430x311 msp430x312 msp430x313 msp430x314 "
9605 " msp430x323 msp430x325\n"
9606 " msp430x336 msp430x337\n"
9607 " msp430x412 msp430x413 msp430x415 msp430x417\n"
9608 " msp430xE423 msp430xE425 msp430E427\n"
9609 " msp430xW423 msp430xW425 msp430W427\n"
9610 " msp430xG437 msp430xG438 msp430G439\n"
9611 " msp430x435 msp430x436 msp430x437\n"
9612 " msp430x447 msp430x448 msp430x449\n"
9615 #: config/tc-msp430.c:816
9618 " -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9619 " -mP - enable polymorph instructions\n"
9622 #: config/tc-msp430.c:970
9624 msgid "value %d out of range. Use #lo() or #hi()"
9627 #: config/tc-msp430.c:1058
9629 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9632 #: config/tc-msp430.c:1109
9634 msgid "Registers cannot be used within immediate expression [%s]"
9637 #: config/tc-msp430.c:1111
9639 msgid "unknown operand %s"
9642 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9644 msgid "value out of range: %d"
9647 #: config/tc-msp430.c:1144
9649 msgid "Registers cannot be used within absolute expression [%s]"
9652 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9654 msgid "unknown expression in operand %s"
9657 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9659 msgid "unknown addressing mode %s"
9662 #: config/tc-msp430.c:1175
9664 msgid "Bad register name r%s"
9667 #: config/tc-msp430.c:1187
9669 msgid "MSP430 does not have %d registers"
9672 #: config/tc-msp430.c:1207
9673 msgid "')' required"
9676 #: config/tc-msp430.c:1220
9678 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9681 #: config/tc-msp430.c:1229
9683 msgid "unknown operator (r%s substituted as a register name"
9686 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9688 msgid "unknown operator %s"
9691 #: config/tc-msp430.c:1246
9692 msgid "r2 should not be used in indexed addressing mode"
9695 #: config/tc-msp430.c:1287
9697 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9701 #: config/tc-msp430.c:1336
9703 msgid "unknown addressing mode for operand %s"
9706 #: config/tc-msp430.c:1361
9708 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9711 #: config/tc-msp430.c:1371
9712 msgid "this addressing mode is not applicable for destination operand"
9715 #: config/tc-msp430.c:1415
9717 msgid "instruction %s requires %d operand(s)"
9720 #: config/tc-msp430.c:1668
9722 msgid "Even number required. Rounded to %d"
9725 #: config/tc-msp430.c:1679
9727 msgid "Wrong displacement %d"
9730 #: config/tc-msp430.c:1696
9731 msgid "instruction requires label sans '$'"
9734 #: config/tc-msp430.c:1701
9735 msgid "instruction requires label or value in range -511:512"
9738 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9739 msgid "instruction requires label"
9742 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9743 msgid "polymorphs are not enabled. Use -mP option to enable."
9746 #: config/tc-msp430.c:1795
9747 msgid "Illegal instruction or not implemented opcode."
9750 #: config/tc-msp430.c:2145
9752 msgid "internal inconsistency problem in %s: insn %04lx"
9755 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9757 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9760 #: config/tc-msp430.c:2210
9762 msgid "internal inconsistency problem in %s: %lx"
9765 #: config/tc-mt.c:151
9767 msgid "MT specific command line options:\n"
9770 #: config/tc-mt.c:152
9772 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
9775 #: config/tc-mt.c:153
9777 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
9780 #: config/tc-mt.c:154
9782 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
9785 #: config/tc-mt.c:155
9787 msgid " -march=ms2 allow ms2 instructions \n"
9790 #: config/tc-mt.c:156
9792 msgid " -nosched disable scheduling restrictions\n"
9795 #: config/tc-mt.c:224
9797 msgid "instruction %s may not follow another memory access instruction."
9800 #: config/tc-mt.c:230
9802 msgid "instruction %s may not follow another I/O instruction."
9805 #: config/tc-mt.c:236
9807 msgid "%s may not occupy the delay slot of another branch insn."
9810 #: config/tc-mt.c:261
9812 msgid "operand references R%ld of previous instrutcion."
9815 #: config/tc-mt.c:267
9817 msgid "operand references R%ld of instructcion before previous."
9820 #: config/tc-mt.c:281 config/tc-mt.c:286
9823 "conditional branch or jal insn's operand references R%ld of previous "
9824 "arithmetic or logic insn."
9827 #: config/tc-mt.c:348
9828 msgid "md_estimate_size_before_relax\n"
9831 #: config/tc-ns32k.c:439
9832 msgid "Invalid syntax in PC-relative addressing mode"
9835 #: config/tc-ns32k.c:463
9836 msgid "Invalid syntax in External addressing mode"
9839 #: config/tc-ns32k.c:544
9840 msgid "Invalid syntax in Memory Relative addressing mode"
9843 #: config/tc-ns32k.c:611
9844 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9847 #: config/tc-ns32k.c:616
9848 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9851 #: config/tc-ns32k.c:621
9852 msgid "Scaled-indexed addressing mode combined with scaled-index"
9855 #: config/tc-ns32k.c:632
9856 msgid "Invalid or illegal addressing mode combined with scaled-index"
9859 #: config/tc-ns32k.c:755
9860 msgid "Premature end of suffix -- Defaulting to d"
9863 #: config/tc-ns32k.c:768
9864 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
9867 #: config/tc-ns32k.c:813
9868 msgid "Very short instr to option, ie you can't do it on a NULLstr"
9871 #: config/tc-ns32k.c:863
9872 msgid "No such entry in list. (cpu/mmu register)"
9875 #: config/tc-ns32k.c:920
9876 msgid "Internal consistency error. check ns32k-opcode.h"
9879 #: config/tc-ns32k.c:944
9880 msgid "Address of immediate operand"
9883 #: config/tc-ns32k.c:945
9884 msgid "Invalid immediate write operand."
9887 #: config/tc-ns32k.c:1075
9888 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
9891 #: config/tc-ns32k.c:1108
9892 msgid "No such opcode"
9895 #: config/tc-ns32k.c:1183
9896 msgid "Bad suffix, defaulting to d"
9899 #: config/tc-ns32k.c:1210
9900 msgid "Too many operands passed to instruction"
9903 #. Check error in default.
9904 #: config/tc-ns32k.c:1222
9905 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
9908 #: config/tc-ns32k.c:1225
9909 msgid "Wrong number of operands"
9912 #: config/tc-ns32k.c:1298
9914 msgid "Can not do %d byte pc-relative relocation for storage type %d"
9917 #: config/tc-ns32k.c:1301
9919 msgid "Can not do %d byte relocation for storage type %d"
9922 #: config/tc-ns32k.c:1393
9924 msgid "value of %ld out of byte displacement range."
9927 #: config/tc-ns32k.c:1403
9929 msgid "value of %ld out of word displacement range."
9932 #: config/tc-ns32k.c:1418
9934 msgid "value of %ld out of double word displacement range."
9937 #: config/tc-ns32k.c:1439
9939 msgid "Internal logic error. line %d, file \"%s\""
9942 #: config/tc-ns32k.c:1487
9944 msgid "Internal logic error. line %d, file \"%s\""
9947 #: config/tc-ns32k.c:1588
9948 msgid "Bit field out of range"
9951 #: config/tc-ns32k.c:1688
9952 msgid "iif convert internal pcrel/binary"
9955 #: config/tc-ns32k.c:1705
9956 msgid "Bignum too big for long"
9959 #: config/tc-ns32k.c:1782
9960 msgid "iif convert internal pcrel/pointer"
9963 #: config/tc-ns32k.c:1787
9964 msgid "Internal logic error in iif.iifP[n].type"
9967 #. We cant relax this case.
9968 #: config/tc-ns32k.c:1823
9969 msgid "Can't relax difference"
9972 #: config/tc-ns32k.c:1864
9973 msgid "Displacement too large for :d"
9976 #: config/tc-ns32k.c:1877
9977 msgid "Internal logic error in iif.iifP[].type"
9981 #: config/tc-ns32k.c:1909
9983 msgid "Can't hash %s: %s"
9986 #: config/tc-ns32k.c:2145
9988 msgid "invalid architecture option -m%s, ignored"
9991 #: config/tc-ns32k.c:2158
9993 msgid "invalid default displacement size \"%s\". Defaulting to %d."
9996 #: config/tc-ns32k.c:2174
10000 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10001 "--disp-size-default=<1|2|4>\n"
10004 #: config/tc-ns32k.c:2249
10006 msgid "Cannot find relocation type for symbol %s, code %d"
10009 #: config/tc-or32.c:361
10011 msgid "unknown opcode1: `%s'"
10014 #: config/tc-or32.c:367
10016 msgid "unknown opcode2 `%s'."
10019 #: config/tc-or32.c:404
10021 msgid "instruction not allowed: %s"
10024 #: config/tc-or32.c:407
10026 msgid "too many operands: %s"
10029 #: config/tc-or32.c:491
10030 msgid "call/jmp target out of range (1)"
10033 #: config/tc-or32.c:613
10034 msgid "call/jmp target out of range (2)"
10037 #: config/tc-or32.c:632
10039 msgid "bad relocation type: 0x%02x"
10042 #: config/tc-or32.c:824
10043 msgid "invalid register in & expression"
10046 #: config/tc-pdp11.c:490
10047 msgid "Low order bits truncated in immediate float operand"
10050 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10052 msgid "Unknown instruction '%s'"
10055 #: config/tc-pj.c:65 config/tc-pj.c:74
10056 msgid "confusing relocation expressions"
10059 #: config/tc-pj.c:157
10060 msgid "can't have relocation for ipush"
10063 #: config/tc-pj.c:260
10065 msgid "unknown opcode %s"
10068 #: config/tc-pj.c:355
10072 "-little\t\t\tgenerate little endian code\n"
10073 "-big\t\t\tgenerate big endian code\n"
10076 #: config/tc-pj.c:382 config/tc-sh.c:4036 config/tc-sh.c:4043
10077 #: config/tc-sh.c:4050 config/tc-sh.c:4057
10078 msgid "pcrel too far"
10081 #: config/tc-pj.h:38
10082 msgid "convert_frag\n"
10085 #: config/tc-pj.h:39
10086 msgid "estimate size\n"
10089 #: config/tc-ppc.c:1002
10091 msgid "%s unsupported"
10094 #: config/tc-ppc.c:1068 config/tc-s390.c:418 config/tc-s390.c:425
10096 msgid "invalid switch -m%s"
10099 #: config/tc-ppc.c:1104
10102 "PowerPC options:\n"
10103 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10104 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10105 "-u\t\t\tignored\n"
10106 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10107 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10108 "-m601\t\t\tgenerate code for PowerPC 601\n"
10109 "-mppc, -mppc32, -m603, -m604\n"
10110 "\t\t\tgenerate code for PowerPC 603/604\n"
10111 "-m403, -m405\t\tgenerate code for PowerPC 403/405\n"
10112 "-m440\t\t\tgenerate code for PowerPC 440\n"
10113 "-m7400, -m7410, -m7450, -m7455\n"
10114 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10115 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10118 #: config/tc-ppc.c:1119
10121 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10122 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10123 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10124 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10125 "-mpower4\t\tgenerate code for Power4 architecture\n"
10126 "-mpower5\t\tgenerate code for Power5 architecture\n"
10127 "-mpower6\t\tgenerate code for Power6 architecture\n"
10128 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10129 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10130 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10133 #: config/tc-ppc.c:1130
10136 "-maltivec\t\tgenerate code for AltiVec\n"
10137 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10138 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10139 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10140 "-mregnames\t\tAllow symbolic names for registers\n"
10141 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10144 #: config/tc-ppc.c:1138
10147 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10148 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10149 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10150 "-mlittle, -mlittle-endian, -l, -le\n"
10151 "\t\t\tgenerate code for a little endian machine\n"
10152 "-mbig, -mbig-endian, -b, -be\n"
10153 "\t\t\tgenerate code for a big endian machine\n"
10154 "-msolaris\t\tgenerate code for Solaris\n"
10155 "-mno-solaris\t\tdo not generate code for Solaris\n"
10156 "-V\t\t\tprint assembler version number\n"
10157 "-Qy, -Qn\t\tignored\n"
10160 #: config/tc-ppc.c:1175
10162 msgid "Unknown default cpu = %s, os = %s"
10165 #: config/tc-ppc.c:1201
10166 msgid "Neither Power nor PowerPC opcodes were selected."
10169 #: config/tc-ppc.c:1281
10171 msgid "powerpc_operands[%d].bitm invalid"
10174 #: config/tc-ppc.c:1288
10176 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10179 #: config/tc-ppc.c:1308
10181 msgid "major opcode is not sorted for %s"
10184 #: config/tc-ppc.c:1317
10186 msgid "mask trims opcode bits for %s"
10189 #: config/tc-ppc.c:1326
10191 msgid "operand index error for %s"
10194 #: config/tc-ppc.c:1338
10196 msgid "operand %d overlap in %s"
10199 #: config/tc-ppc.c:1380
10201 msgid "duplicate instruction %s"
10204 #: config/tc-ppc.c:1404
10206 msgid "duplicate macro %s"
10209 #: config/tc-ppc.c:1738
10210 msgid "identifier+constant@got means identifier@got+constant"
10213 #: config/tc-ppc.c:1804
10215 msgid "%s relocations do not fit in %d bytes\n"
10218 #: config/tc-ppc.c:1909
10220 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10223 #: config/tc-ppc.c:1989
10224 msgid "Relocation cannot be done when using -mrelocatable"
10227 #: config/tc-ppc.c:2038
10228 msgid "TOC section size exceeds 64k"
10231 #: config/tc-ppc.c:2119
10233 msgid "syntax error: invalid toc specifier `%s'"
10236 #: config/tc-ppc.c:2133
10238 msgid "syntax error: expected `]', found `%c'"
10241 #: config/tc-ppc.c:2410
10242 msgid "[tocv] symbol is not a toc symbol"
10245 #: config/tc-ppc.c:2421
10246 msgid "Unimplemented toc32 expression modifier"
10249 #: config/tc-ppc.c:2426
10250 msgid "Unimplemented toc64 expression modifier"
10253 #: config/tc-ppc.c:2430
10255 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10258 #: config/tc-ppc.c:2655
10259 msgid "unsupported relocation for DS offset field"
10262 #: config/tc-ppc.c:2707
10264 msgid "syntax error; found `%c' but expected `%c'"
10267 #: config/tc-ppc.c:2750 config/tc-ppc.h:92
10268 msgid "instruction address is not a multiple of 4"
10271 #: config/tc-ppc.c:2859
10272 msgid "wrong number of operands"
10275 #: config/tc-ppc.c:2913
10276 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10279 #: config/tc-ppc.c:3019
10280 msgid "missing size"
10283 #: config/tc-ppc.c:3028
10284 msgid "negative size"
10287 #: config/tc-ppc.c:3065
10288 msgid "missing real symbol name"
10291 #: config/tc-ppc.c:3086
10292 msgid "attempt to redefine symbol"
10295 #: config/tc-ppc.c:3328
10296 msgid "The XCOFF file format does not support arbitrary sections"
10299 #: config/tc-ppc.c:3402
10300 msgid "missing rename string"
10303 #: config/tc-ppc.c:3432 config/tc-ppc.c:3974 read.c:3265
10304 msgid "missing value"
10307 #: config/tc-ppc.c:3450
10308 msgid "illegal .stabx expression; zero assumed"
10311 #: config/tc-ppc.c:3482
10312 msgid "missing class"
10315 #: config/tc-ppc.c:3491
10316 msgid "missing type"
10319 #: config/tc-ppc.c:3571
10320 msgid "missing symbol name"
10323 #: config/tc-ppc.c:3761
10324 msgid "nested .bs blocks"
10327 #: config/tc-ppc.c:3793
10328 msgid ".es without preceding .bs"
10331 #: config/tc-ppc.c:3966
10332 msgid "non-constant byte count"
10335 #: config/tc-ppc.c:4013
10336 msgid ".tc not in .toc section"
10339 #: config/tc-ppc.c:4032
10340 msgid ".tc with no label"
10343 #: config/tc-ppc.c:4123
10344 msgid ".machine stack overflow"
10347 #: config/tc-ppc.c:4130
10348 msgid ".machine stack underflow"
10351 #: config/tc-ppc.c:4137
10353 msgid "invalid machine `%s'"
10356 #: config/tc-ppc.c:4188
10357 msgid "No previous section to return to. Directive ignored."
10360 #. Section Contents
10362 #: config/tc-ppc.c:4598
10363 msgid "Unsupported section attribute -- 'a'"
10366 #: config/tc-ppc.c:4782
10367 msgid "bad symbol suffix"
10370 #: config/tc-ppc.c:4874
10371 msgid "Unrecognized symbol suffix"
10374 #: config/tc-ppc.c:4962
10375 msgid "two .function pseudo-ops with no intervening .ef"
10378 #: config/tc-ppc.c:4975
10379 msgid ".ef with no preceding .function"
10382 #: config/tc-ppc.c:5103
10384 msgid "warning: symbol %s has no csect"
10387 #: config/tc-ppc.c:5348
10388 msgid "symbol in .toc does not match any .tc"
10391 #: config/tc-ppc.c:5715
10393 msgid "unsupported relocation against %s"
10396 #: config/tc-ppc.c:5788
10398 msgid "cannot emit PC relative %s relocation against %s"
10401 #: config/tc-ppc.c:5793
10403 msgid "cannot emit PC relative %s relocation"
10406 #: config/tc-ppc.c:5975
10408 msgid "Unable to handle reference to symbol %s"
10411 #: config/tc-ppc.c:5978
10412 msgid "Unable to resolve expression"
10415 #: config/tc-ppc.c:6005
10416 msgid "must branch to an address a multiple of 4"
10419 #: config/tc-ppc.c:6009
10421 msgid "@local or @plt branch destination is too far away, %ld bytes"
10424 #: config/tc-ppc.c:6040
10426 msgid "Gas failure, reloc value %d\n"
10429 #: config/tc-s390.c:461
10433 " -mregnames Allow symbolic names for registers\n"
10434 " -mwarn-areg-zero Warn about zero base/index registers\n"
10435 " -mno-regnames Do not allow symbolic names for registers\n"
10436 " -m31 Set file format to 31 bit format\n"
10437 " -m64 Set file format to 64 bit format\n"
10440 #: config/tc-s390.c:468
10443 " -V print assembler version number\n"
10444 " -Qy, -Qn ignored\n"
10447 #: config/tc-s390.c:504
10449 msgid "Internal assembler error for instruction format %s"
10452 #: config/tc-s390.c:520
10454 msgid "Internal assembler error for instruction %s"
10457 #: config/tc-s390.c:767
10459 msgid "identifier+constant@%s means identifier@%s+constant"
10462 #: config/tc-s390.c:850
10463 msgid "Can't handle O_big in s390_exp_compare"
10466 #: config/tc-s390.c:934
10467 msgid "Invalid suffix for literal pool entry"
10470 #: config/tc-s390.c:991
10471 msgid "Big number is too big"
10474 #: config/tc-s390.c:1139
10475 msgid "relocation not applicable"
10478 #: config/tc-s390.c:1327
10479 msgid "invalid operand suffix"
10482 #: config/tc-s390.c:1350
10483 msgid "syntax error; missing '(' after displacement"
10486 #: config/tc-s390.c:1366 config/tc-s390.c:1410 config/tc-s390.c:1440
10487 msgid "syntax error; expected ,"
10490 #: config/tc-s390.c:1398
10491 msgid "syntax error; missing ')' after base register"
10494 #: config/tc-s390.c:1427
10495 msgid "syntax error; ')' not allowed here"
10498 #: config/tc-s390.c:1620 config/tc-s390.c:1643 config/tc-s390.c:1656
10499 msgid "Invalid .insn format\n"
10502 #: config/tc-s390.c:1628
10504 msgid "Unrecognized opcode format: `%s'"
10507 #: config/tc-s390.c:1659
10508 msgid "second operand of .insn not a constant\n"
10511 #: config/tc-s390.c:1662
10512 msgid "missing comma after insn constant\n"
10515 #: config/tc-s390.c:2056
10516 msgid "unsupported relocation type"
10519 #: config/tc-score.c:49
10520 msgid "instruction is not conditional"
10523 #: config/tc-score.c:50
10524 msgid "acc0 expected"
10527 #: config/tc-score.c:51
10528 msgid "div / mul are reserved instructions"
10531 #: config/tc-score.c:52
10532 msgid "This architecture doesn't support mmu"
10535 #: config/tc-score.c:53
10536 msgid "This architecture doesn't support atomic instruction"
10539 #: config/tc-score.c:54
10540 msgid "the label length is longer than 1024"
10543 #: config/tc-score.c:233
10544 msgid "S+core register expected"
10547 #: config/tc-score.c:234
10548 msgid "S+core special-register expected"
10551 #: config/tc-score.c:235
10552 msgid "S+core co-processor register expected"
10555 #: config/tc-score.c:853 config/tc-score.c:1753
10556 msgid "Using temp register(r1)"
10559 #: config/tc-score.c:872
10561 msgid "register expected, not '%.100s'"
10564 #: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10565 #: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
10567 msgid "invalid constant: %d bit expression not in range %d..%d"
10570 #: config/tc-score.c:1305
10571 msgid "invalid constant: bit expression not defined"
10574 #: config/tc-score.c:1767
10576 msgid "low register(r0-r15)expected, not '%.100s'"
10579 #: config/tc-score.c:1862
10581 msgid "high register(r16-r31)expected, not '%.100s'"
10584 #: config/tc-score.c:2094
10586 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
10589 #: config/tc-score.c:2113
10591 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
10594 #: config/tc-score.c:2129 config/tc-score.c:2136
10596 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
10599 #: config/tc-score.c:2426 config/tc-score.c:5592
10604 #: config/tc-score.c:2583
10605 msgid "address offset must be half word alignment"
10608 #: config/tc-score.c:2591
10609 msgid "address offset must be word alignment"
10612 #: config/tc-score.c:2733 config/tc-score.c:2880
10613 msgid "register same as write-back base"
10616 #: config/tc-score.c:2850
10617 msgid "pre-indexed expression expected"
10620 #: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10621 #: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10622 #: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
10626 #: config/tc-score.c:3461
10627 msgid "base register nums are over 3 bit"
10630 #: config/tc-score.c:3538 config/tc-score.c:3589
10634 #: config/tc-score.c:3582
10636 msgid "%s register same as write-back base"
10639 #: config/tc-score.c:3584
10640 msgid "destination"
10643 #: config/tc-score.c:3584
10647 #: config/tc-score.c:3988
10648 msgid "li rd label isn't correct instruction form"
10651 #: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10652 msgid "lacking label "
10655 #: config/tc-score.c:4508
10656 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10659 #: config/tc-score.c:4536
10660 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10663 #: config/tc-score.c:4562
10664 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10667 #: config/tc-score.c:4595
10668 msgid "lacking label"
10671 #: config/tc-score.c:4600
10672 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10675 #: config/tc-score.c:5274
10677 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10680 #: config/tc-score.c:5291 config/tc-score.c:5321
10682 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10685 #: config/tc-score.c:5345
10687 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10690 #: config/tc-score.c:5511
10692 msgid "cannot represent %s relocation in this object file format1"
10695 #: config/tc-score.c:5570
10696 msgid "pce instruction error (16 bit || 16 bit)'"
10699 #: config/tc-score.c:5700
10701 msgid "Sunplus-v2-0-0-20060510\n"
10704 #: config/tc-score.c:5716
10706 msgid " Score-specific assembler options:\n"
10709 #: config/tc-score.c:5718
10711 msgid " -EB\t\tassemble code for a big-endian cpu\n"
10714 #: config/tc-score.c:5723
10716 msgid " -EL\t\tassemble code for a little-endian cpu\n"
10719 #: config/tc-score.c:5727
10721 msgid " -FIXDD\t\tassemble code for fix data dependency\n"
10724 #: config/tc-score.c:5729
10727 " -NWARN\t\tassemble code for no warning message for fix data "
10731 #: config/tc-score.c:5731
10733 msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
10736 #: config/tc-score.c:5733
10738 msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
10741 #: config/tc-score.c:5735
10744 " -SCORE7\t\tassemble code for target is SCORE7, this is default "
10748 #: config/tc-score.c:5737
10751 " -USE_R1\t\tassemble code for no warning message when using temp "
10755 #: config/tc-score.c:5739
10757 msgid " -KPIC\t\tassemble code for PIC\n"
10760 #: config/tc-score.c:5741
10762 msgid " -O0\t\tassembler will not perform any optimizations\n"
10765 #: config/tc-score.c:5743
10768 " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10771 #: config/tc-score.c:5745
10773 msgid " -V \t\tSunplus release version \n"
10776 #: config/tc-score.c:6345 read.c:1464
10777 msgid "missing size expression"
10780 #: config/tc-score.c:6351
10782 msgid "BSS length (%d) < 0 ignored"
10785 #: config/tc-score.c:6366 read.c:2282
10787 msgid "error setting flags for \".sbss\": %s"
10790 #: config/tc-score.c:6380 config/tc-sparc.c:3724
10791 msgid "missing alignment"
10794 #: config/tc-score.c:6417
10796 msgid "alignment too large; %d assumed"
10799 #: config/tc-score.c:6422 read.c:2343
10800 msgid "alignment negative; 0 assumed"
10803 #: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1483
10804 #: read.c:1596 read.c:2460 read.c:3007 read.c:3392 symbols.c:326 symbols.c:432
10806 msgid "symbol `%s' is already defined"
10809 #: config/tc-sh64.c:568
10810 msgid "This operand must be constant at assembly time"
10813 #: config/tc-sh64.c:681
10814 msgid "Invalid operand expression"
10817 #: config/tc-sh64.c:773 config/tc-sh64.c:877
10818 msgid "PTB operand is a SHmedia symbol"
10821 #: config/tc-sh64.c:776 config/tc-sh64.c:874
10822 msgid "PTA operand is a SHcompact symbol"
10825 #: config/tc-sh64.c:792
10826 msgid "invalid expression in operand"
10829 #: config/tc-sh64.c:1483
10831 msgid "invalid operand, not a 5-bit unsigned value: %d"
10834 #: config/tc-sh64.c:1488
10836 msgid "invalid operand, not a 6-bit signed value: %d"
10839 #: config/tc-sh64.c:1493
10841 msgid "invalid operand, not a 6-bit unsigned value: %d"
10844 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
10846 msgid "invalid operand, not a 11-bit signed value: %d"
10849 #: config/tc-sh64.c:1500
10851 msgid "invalid operand, not a multiple of 32: %d"
10854 #: config/tc-sh64.c:1505
10856 msgid "invalid operand, not a 10-bit signed value: %d"
10859 #: config/tc-sh64.c:1512
10861 msgid "invalid operand, not an even value: %d"
10864 #: config/tc-sh64.c:1517
10866 msgid "invalid operand, not a 12-bit signed value: %d"
10869 #: config/tc-sh64.c:1519
10871 msgid "invalid operand, not a multiple of 4: %d"
10874 #: config/tc-sh64.c:1524
10876 msgid "invalid operand, not a 13-bit signed value: %d"
10879 #: config/tc-sh64.c:1526
10881 msgid "invalid operand, not a multiple of 8: %d"
10884 #: config/tc-sh64.c:1531
10886 msgid "invalid operand, not a 16-bit signed value: %d"
10889 #: config/tc-sh64.c:1536
10891 msgid "invalid operand, not a 16-bit unsigned value: %d"
10894 #: config/tc-sh64.c:1542
10895 msgid "operand out of range for PT, PTA and PTB"
10898 #: config/tc-sh64.c:1544
10900 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
10903 #: config/tc-sh64.c:2064
10905 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
10908 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
10909 msgid "invalid PIC reference"
10912 #: config/tc-sh64.c:2478
10913 msgid "can't find opcode"
10916 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
10917 msgid "invalid operand: expression in PT target"
10920 #: config/tc-sh64.c:2812
10922 msgid "invalid operands to %s"
10925 #: config/tc-sh64.c:2818
10927 msgid "excess operands to %s"
10930 #: config/tc-sh64.c:2863
10932 msgid "The `.mode %s' directive is not valid with this architecture"
10935 #: config/tc-sh64.c:2871
10937 msgid "Invalid argument to .mode: %s"
10940 #: config/tc-sh64.c:2901
10942 msgid "The `.abi %s' directive is not valid with this architecture"
10945 #: config/tc-sh64.c:2907
10946 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
10949 #: config/tc-sh64.c:2912
10950 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
10953 #: config/tc-sh64.c:2915
10955 msgid "Invalid argument to .abi: %s"
10958 #: config/tc-sh64.c:2970
10959 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
10962 #: config/tc-sh64.c:2975
10963 msgid "-shcompact-const-crange is invalid without SHcompact"
10966 #: config/tc-sh64.c:2978
10967 msgid "-expand-pt32 only valid with -abi=64"
10970 #: config/tc-sh64.c:2981
10971 msgid "-no-expand only valid with SHcompact or SHmedia"
10974 #: config/tc-sh64.c:2984
10975 msgid "-expand-pt32 invalid together with -no-expand"
10978 #: config/tc-sh64.c:3199
10980 "SHmedia code not allowed in same section as constants and SHcompact code"
10983 #: config/tc-sh64.c:3217
10984 msgid "No segment info for current section"
10987 #: config/tc-sh64.c:3256
10988 msgid "duplicate datalabel operator ignored"
10991 #: config/tc-sh64.c:3326
10992 msgid "Invalid DataLabel expression"
10995 #: config/tc-sh.c:63
10996 msgid "directive .big encountered when option -big required"
10999 #: config/tc-sh.c:73
11000 msgid "directive .little encountered when option -little required"
11003 #: config/tc-sh.c:1364
11004 msgid "misplaced PIC operand"
11007 #: config/tc-sh.c:1402
11008 msgid "illegal double indirection"
11011 #: config/tc-sh.c:1411
11012 msgid "illegal register after @-"
11015 #: config/tc-sh.c:1427
11016 msgid "must be @(r0,...)"
11019 #: config/tc-sh.c:1451
11020 msgid "syntax error in @(r0,...)"
11023 #: config/tc-sh.c:1456
11024 msgid "syntax error in @(r0...)"
11027 #: config/tc-sh.c:1501
11028 msgid "Deprecated syntax."
11031 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11032 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11035 #: config/tc-sh.c:1523
11036 msgid "expecting )"
11039 #: config/tc-sh.c:1531
11040 msgid "illegal register after @"
11043 #: config/tc-sh.c:2202
11045 msgid "unhandled %d\n"
11048 #: config/tc-sh.c:2368
11050 msgid "Invalid register: 'r%d'"
11053 #: config/tc-sh.c:2472
11055 msgid "failed for %d\n"
11058 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11059 msgid "invalid operands for opcode"
11062 #: config/tc-sh.c:2590
11063 msgid "insn can't be combined with parallel processing insn"
11066 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11067 msgid "multiple movx specifications"
11070 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11071 msgid "multiple movy specifications"
11074 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11075 msgid "invalid movx address register"
11078 #: config/tc-sh.c:2613
11079 msgid "insn cannot be combined with non-nopy"
11082 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11083 msgid "invalid movy address register"
11086 #: config/tc-sh.c:2629
11087 msgid "insn cannot be combined with non-nopx"
11090 #: config/tc-sh.c:2642
11091 msgid "previous movy requires nopx"
11094 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11095 msgid "invalid movx dsp register"
11098 #: config/tc-sh.c:2665
11099 msgid "previous movx requires nopy"
11102 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11103 msgid "invalid movy dsp register"
11106 #: config/tc-sh.c:2689
11107 msgid "dsp immediate shift value not constant"
11110 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11111 msgid "multiple parallel processing specifications"
11114 #: config/tc-sh.c:2722
11115 msgid "multiple condition specifications"
11118 #: config/tc-sh.c:2760
11119 msgid "insn cannot be combined with pmuls"
11122 #: config/tc-sh.c:2776
11123 msgid "bad combined pmuls output operand"
11126 #: config/tc-sh.c:2786
11127 msgid "destination register is same for parallel insns"
11130 #: config/tc-sh.c:2795
11131 msgid "condition not followed by conditionalizable insn"
11134 #: config/tc-sh.c:2805
11135 msgid "unrecognized characters at end of parallel processing insn"
11138 #: config/tc-sh.c:2921
11139 msgid "opcode not valid for this cpu variant"
11142 #: config/tc-sh.c:2954
11143 msgid "Delayed branches not available on SH1"
11146 #: config/tc-sh.c:2989
11148 msgid "excess operands: '%s'"
11151 #: config/tc-sh.c:3066
11152 msgid ".uses pseudo-op seen when not relaxing"
11155 #: config/tc-sh.c:3072
11156 msgid "bad .uses format"
11159 #: config/tc-sh.c:3174
11160 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11163 #: config/tc-sh.c:3180
11164 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11167 #: config/tc-sh.c:3182
11168 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11171 #: config/tc-sh.c:3223
11172 msgid "Invalid combination: --abi=32 with --abi=64"
11175 #: config/tc-sh.c:3229
11176 msgid "Invalid combination: --abi=64 with --abi=32"
11179 #: config/tc-sh.c:3231
11180 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11183 #: config/tc-sh.c:3265
11187 "--little\t\tgenerate little endian code\n"
11188 "--big\t\t\tgenerate big endian code\n"
11189 "--relax\t\t\talter jump instructions for long displacements\n"
11190 "--renesas\t\tdisable optimization with section symbol for\n"
11191 "\t\t\tcompatibility with Renesas assembler.\n"
11192 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11193 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11194 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11195 "--isa=[any\t\tuse most appropriate isa\n"
11196 " | dsp same as '-dsp'\n"
11200 #: config/tc-sh.c:3291
11203 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11209 #: config/tc-sh.c:3296
11212 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11213 "\t\t\tfile type\n"
11214 "--shcompact-const-crange emit code-range descriptors for constants in\n"
11215 "\t\t\tSHcompact code sections\n"
11216 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11217 "\t\t\tconstants and SHcompact code\n"
11218 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11219 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11220 "\t\t\tto 32 bits only\n"
11223 #: config/tc-sh.c:3395
11224 msgid ".uses does not refer to a local symbol in the same section"
11227 #: config/tc-sh.c:3414
11228 msgid "can't find fixup pointed to by .uses"
11231 #: config/tc-sh.c:3434
11232 msgid ".uses target does not refer to a local symbol in the same section"
11235 #: config/tc-sh.c:3511
11236 msgid "displacement overflows 12-bit field"
11239 #: config/tc-sh.c:3514
11241 msgid "displacement to defined symbol %s overflows 12-bit field"
11244 #: config/tc-sh.c:3518
11246 msgid "displacement to undefined symbol %s overflows 12-bit field"
11249 #: config/tc-sh.c:3591
11250 msgid "displacement overflows 8-bit field"
11253 #: config/tc-sh.c:3594
11255 msgid "displacement to defined symbol %s overflows 8-bit field"
11258 #: config/tc-sh.c:3598
11260 msgid "displacement to undefined symbol %s overflows 8-bit field "
11263 #: config/tc-sh.c:3615
11265 msgid "overflow in branch to %s; converted into longer instruction sequence"
11268 #: config/tc-sh.c:3681 config/tc-sh.c:3728 config/tc-sparc.c:4241
11269 #: config/tc-sparc.c:4266
11270 msgid "misaligned data"
11273 #: config/tc-sh.c:4156
11274 msgid "misaligned offset"
11277 #: config/tc-sparc.c:286
11278 msgid "Invalid default architecture, broken assembler."
11281 #: config/tc-sparc.c:290 config/tc-sparc.c:497
11282 msgid "Bad opcode table, broken assembler."
11285 #: config/tc-sparc.c:489
11287 msgid "invalid architecture -xarch=%s"
11290 #: config/tc-sparc.c:491
11292 msgid "invalid architecture -A%s"
11295 #: config/tc-sparc.c:558
11297 msgid "No compiled in support for %d bit object file format"
11300 #: config/tc-sparc.c:636
11302 msgid "SPARC options:\n"
11305 #: config/tc-sparc.c:665
11309 "\t\t\tspecify variant of SPARC architecture\n"
11310 "-bump\t\t\twarn when assembler switches architectures\n"
11311 "-sparc\t\t\tignored\n"
11312 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11313 "-relax\t\t\trelax jumps and branches (default)\n"
11314 "-no-relax\t\tavoid changing any jumps and branches\n"
11317 #: config/tc-sparc.c:673
11319 msgid "-k\t\t\tgenerate PIC\n"
11322 #: config/tc-sparc.c:677
11325 "-32\t\t\tcreate 32 bit object file\n"
11326 "-64\t\t\tcreate 64 bit object file\n"
11329 #: config/tc-sparc.c:680
11331 msgid "\t\t\t[default is %d]\n"
11334 #: config/tc-sparc.c:682
11337 "-TSO\t\t\tuse Total Store Ordering\n"
11338 "-PSO\t\t\tuse Partial Store Ordering\n"
11339 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
11342 #: config/tc-sparc.c:686
11344 msgid "\t\t\t[default is %s]\n"
11347 #: config/tc-sparc.c:688
11350 "-KPIC\t\t\tgenerate PIC\n"
11351 "-V\t\t\tprint assembler version number\n"
11352 "-undeclared-regs\tignore application global register usage without\n"
11353 "\t\t\tappropriate .register directive (default)\n"
11354 "-no-undeclared-regs\tforce error on application global register usage\n"
11355 "\t\t\twithout appropriate .register directive\n"
11356 "-q\t\t\tignored\n"
11357 "-Qy, -Qn\t\tignored\n"
11358 "-s\t\t\tignored\n"
11361 #: config/tc-sparc.c:700
11364 "-EL\t\t\tgenerate code for a little endian machine\n"
11365 "-EB\t\t\tgenerate code for a big endian machine\n"
11366 "--little-endian-data\tgenerate code for a machine having big endian\n"
11367 " instructions and little endian data.\n"
11370 #: config/tc-sparc.c:833
11372 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11375 #: config/tc-sparc.c:852
11377 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11380 #: config/tc-sparc.c:998
11381 msgid "Support for 64-bit arithmetic not compiled in."
11384 #: config/tc-sparc.c:1045
11385 msgid "set: number not in 0..4294967295 range"
11388 #: config/tc-sparc.c:1052
11389 msgid "set: number not in -2147483648..4294967295 range"
11392 #: config/tc-sparc.c:1112
11393 msgid "setsw: number not in -2147483648..4294967295 range"
11396 #: config/tc-sparc.c:1161
11397 msgid "setx: temporary register same as destination register"
11400 #: config/tc-sparc.c:1232
11401 msgid "setx: illegal temporary register g0"
11404 #: config/tc-sparc.c:1330
11405 msgid "FP branch in delay slot"
11408 #: config/tc-sparc.c:1345
11409 msgid "FP branch preceded by FP instruction; NOP inserted"
11412 #: config/tc-sparc.c:1385
11413 msgid "failed special case insn sanity check"
11416 #: config/tc-sparc.c:1475
11417 msgid ": invalid membar mask name"
11420 #: config/tc-sparc.c:1491
11421 msgid ": invalid membar mask expression"
11424 #: config/tc-sparc.c:1496
11425 msgid ": invalid membar mask number"
11428 #: config/tc-sparc.c:1511
11429 msgid ": invalid siam mode expression"
11432 #: config/tc-sparc.c:1516
11433 msgid ": invalid siam mode number"
11436 #: config/tc-sparc.c:1532
11437 msgid ": invalid prefetch function name"
11440 #: config/tc-sparc.c:1540
11441 msgid ": invalid prefetch function expression"
11444 #: config/tc-sparc.c:1545
11445 msgid ": invalid prefetch function number"
11448 #: config/tc-sparc.c:1573 config/tc-sparc.c:1585
11449 msgid ": unrecognizable privileged register"
11452 #: config/tc-sparc.c:1609 config/tc-sparc.c:1621
11453 msgid ": unrecognizable hyperprivileged register"
11456 #: config/tc-sparc.c:1645 config/tc-sparc.c:1670
11457 msgid ": unrecognizable v9a or v9b ancillary state register"
11460 #: config/tc-sparc.c:1650
11461 msgid ": rd on write only ancillary state register"
11464 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11465 #: config/tc-sparc.c:1658
11466 msgid ": unrecognizable v9a ancillary state register"
11469 #: config/tc-sparc.c:1694
11470 msgid ": asr number must be between 16 and 31"
11473 #: config/tc-sparc.c:1702
11474 msgid ": asr number must be between 0 and 31"
11477 #: config/tc-sparc.c:1712
11479 msgid ": expecting %asrN"
11482 #: config/tc-sparc.c:1898 config/tc-sparc.c:1936 config/tc-sparc.c:2343
11483 #: config/tc-sparc.c:2379
11485 msgid "Illegal operands: %%%s requires arguments in ()"
11488 #: config/tc-sparc.c:1904
11491 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
11495 #: config/tc-sparc.c:1915
11497 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11500 #: config/tc-sparc.c:2122
11501 msgid "detected global register use not covered by .register pseudo-op"
11504 #: config/tc-sparc.c:2193
11505 msgid ": There are only 64 f registers; [0-63]"
11508 #: config/tc-sparc.c:2195 config/tc-sparc.c:2213
11509 msgid ": There are only 32 f registers; [0-31]"
11512 #: config/tc-sparc.c:2205
11513 msgid ": There are only 32 single precision f registers; [0-31]"
11516 #: config/tc-sparc.c:2391
11519 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11522 #: config/tc-sparc.c:2501
11524 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11527 #: config/tc-sparc.c:2511
11530 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11534 #: config/tc-sparc.c:2529
11535 msgid ": PC-relative operand can't be a constant"
11538 #: config/tc-sparc.c:2536
11539 msgid ": TLS operand can't be a constant"
11542 #: config/tc-sparc.c:2569
11543 msgid ": invalid ASI name"
11546 #: config/tc-sparc.c:2577
11547 msgid ": invalid ASI expression"
11550 #: config/tc-sparc.c:2582
11551 msgid ": invalid ASI number"
11554 #: config/tc-sparc.c:2679
11555 msgid "OPF immediate operand out of range (0-0x1ff)"
11558 #: config/tc-sparc.c:2684
11559 msgid "non-immediate OPF operand, ignored"
11562 #: config/tc-sparc.c:2703
11563 msgid ": invalid cpreg name"
11566 #: config/tc-sparc.c:2732
11568 msgid "Illegal operands%s"
11571 #: config/tc-sparc.c:2766
11573 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11576 #: config/tc-sparc.c:2802
11578 msgid "Architecture mismatch on \"%s\"."
11581 #: config/tc-sparc.c:2803
11583 msgid " (Requires %s; requested architecture is %s.)"
11586 #: config/tc-sparc.c:3350
11588 msgid "bad or unhandled relocation type: 0x%02x"
11591 #: config/tc-sparc.c:3686
11592 msgid "Expected comma after name"
11595 #: config/tc-sparc.c:3695
11597 msgid "BSS length (%d.) <0! Ignored."
11600 #: config/tc-sparc.c:3707
11601 msgid "bad .reserve segment -- expected BSS segment"
11604 #: config/tc-sparc.c:3735
11606 msgid "alignment too large; assuming %d"
11609 #: config/tc-sparc.c:3741 config/tc-sparc.c:3892
11610 msgid "negative alignment"
11613 #: config/tc-sparc.c:3751 config/tc-sparc.c:3915 read.c:1320 read.c:2355
11614 msgid "alignment not a power of 2"
11617 #: config/tc-sparc.c:3829 config/tc-v850.c:222
11618 msgid "Expected comma after symbol-name"
11621 #: config/tc-sparc.c:3839
11623 msgid ".COMMon length (%lu) out of range ignored"
11626 #: config/tc-sparc.c:3872
11627 msgid "Expected comma after common length"
11630 #: config/tc-sparc.c:3886
11632 msgid "alignment too large; assuming %ld"
11635 #: config/tc-sparc.c:4032
11636 msgid "Unknown segment type"
11639 #: config/tc-sparc.c:4111 config/tc-sparc.c:4121
11641 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11644 #: config/tc-sparc.c:4139
11645 msgid "redefinition of global register"
11648 #: config/tc-sparc.c:4150
11650 msgid "Register symbol %s already defined."
11653 #: config/tc-sparc.c:4359
11655 msgid "Illegal operands: %%r_plt in %d-byte data field"
11658 #: config/tc-sparc.c:4369
11660 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11663 #: config/tc-sparc.c:4406 config/tc-vax.c:3312
11665 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11668 #: config/tc-sparc.c:4414 config/tc-sparc.c:4445 config/tc-sparc.c:4454
11669 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11671 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11674 #: config/tc-sparc.c:4463 config/tc-vax.c:3369
11676 msgid "Illegal operands: garbage after %%r_%s%d()"
11679 #: config/tc-sparc.h:60
11680 msgid "sparc convert_frag\n"
11683 #: config/tc-sparc.h:62 config/tc-z80.h:53
11684 msgid "estimate_size_before_relax called"
11687 #: config/tc-spu.c:126
11689 msgid "Can't hash instruction '%s':%s"
11692 #: config/tc-spu.c:180
11695 " --apuasm\t\t emulate behaviour of apuasm\n"
11698 #: config/tc-spu.c:286
11700 msgid "Invalid mnemonic '%s'"
11703 #: config/tc-spu.c:292
11705 msgid "'%s' is only available in DD2.0 or higher."
11708 #: config/tc-spu.c:324
11710 msgid "Error in argument %d. Expecting: \"%s\""
11713 #: config/tc-spu.c:335
11714 msgid "Mixing register syntax, with and without '$'."
11717 #: config/tc-spu.c:341
11719 msgid "Treating '%-*s' as a symbol."
11722 #: config/tc-spu.c:547
11723 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11726 #: config/tc-spu.c:549
11727 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11730 #: config/tc-spu.c:592
11732 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11735 #: config/tc-spu.c:598
11737 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11740 #: config/tc-spu.c:668 config/tc-spu.c:671
11742 msgid "Constant expression %d out of range, [%d, %d]."
11745 #: config/tc-spu.c:805
11746 msgid "Relaxation should never occur"
11749 #: config/tc-spu.h:83
11750 msgid "spu convert_frag\n"
11753 #: config/tc-tic4x.c:2897
11758 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
11759 " 30 - TMS320C30\n"
11760 " 31 - TMS320C31, TMS320LC31\n"
11761 " 32 - TMS320C32\n"
11762 " 33 - TMS320VC33\n"
11763 " 40 - TMS320C40\n"
11764 " 44 - TMS320C44\n"
11765 " -mrev=REV set cpu hardware revision (integer numbers).\n"
11766 " Combinations of -mcpu and -mrev will enable/"
11768 " the appropriate options (-midle2, -mlowpower and\n"
11769 " -menhanced) according to the selected type\n"
11770 " -mbig select big memory model\n"
11771 " -msmall select small memory model (default)\n"
11772 " -mregparm select register parameters (default)\n"
11773 " -mmemparm select memory parameters\n"
11774 " -midle2 enable IDLE2 support\n"
11775 " -mlowpower enable LOPOWER and MAXSPEED support\n"
11776 " -menhanced enable enhanced opcode support\n"
11779 #. Only word (et al.), align, or conditionals are allowed within
11781 #: config/tc-tic54x.c:220
11782 msgid "pseudo-op illegal within .struct/.union"
11785 #: config/tc-tic54x.c:345
11787 msgid "C54x-specific command line options:\n"
11790 #: config/tc-tic54x.c:346
11792 msgid "-mfar-mode | -mf Use extended addressing\n"
11795 #: config/tc-tic54x.c:347
11797 msgid "-mcpu=<CPU version> Specify the CPU version\n"
11800 #: config/tc-tic54x.c:348
11802 msgid "-merrors-to-file <filename>\n"
11805 #: config/tc-tic54x.c:349
11807 msgid "-me <filename> Redirect errors to a file\n"
11810 #: config/tc-tic54x.c:471
11811 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11814 #: config/tc-tic54x.c:525
11815 msgid "Unterminated string after absolute expression"
11818 #: config/tc-tic54x.c:533
11819 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11822 #: config/tc-tic54x.c:545
11823 msgid "symbols assigned with .eval must begin with a letter"
11826 #: config/tc-tic54x.c:803
11827 msgid "Offset on nested structures is ignored"
11830 #: config/tc-tic54x.c:854
11832 msgid ".end%s without preceding .%s"
11835 #: config/tc-tic54x.c:921
11837 msgid "Unrecognized struct/union tag '%s'"
11840 #: config/tc-tic54x.c:923
11841 msgid ".tag requires a structure tag"
11844 #: config/tc-tic54x.c:929
11845 msgid "Label required for .tag"
11848 #: config/tc-tic54x.c:948
11850 msgid ".tag target '%s' undefined"
11853 #: config/tc-tic54x.c:1011
11855 msgid ".field count '%d' out of range (1 <= X <= 32)"
11858 #: config/tc-tic54x.c:1039
11860 msgid "Unrecognized field type '%c'"
11863 #. Disallow .byte with a non constant expression that will
11864 #. require relocation.
11865 #: config/tc-tic54x.c:1176
11866 msgid "Relocatable values require at least WORD storage"
11869 #: config/tc-tic54x.c:1238
11870 msgid "Use of .def/.ref is deprecated. Use .global instead"
11873 #: config/tc-tic54x.c:1437
11874 msgid ".space/.bes repeat count is negative, ignored"
11877 #: config/tc-tic54x.c:1442
11878 msgid ".space/.bes repeat count is zero, ignored"
11881 #: config/tc-tic54x.c:1520
11882 msgid "Missing size argument"
11885 #: config/tc-tic54x.c:1657
11886 msgid "CPU version has already been set"
11889 #: config/tc-tic54x.c:1661
11891 msgid "Unrecognized version '%s'"
11894 #: config/tc-tic54x.c:1667
11895 msgid "Changing of CPU version on the fly not supported"
11898 #: config/tc-tic54x.c:1803
11899 msgid "p2align not supported on this target"
11902 #: config/tc-tic54x.c:1816
11903 msgid "Argument to .even ignored"
11906 #: config/tc-tic54x.c:1863
11907 msgid "Invalid field size, must be from 1 to 32"
11910 #: config/tc-tic54x.c:1876
11911 msgid "field size must be 16 when value is relocatable"
11914 #: config/tc-tic54x.c:1891
11915 msgid "field value truncated"
11918 #: config/tc-tic54x.c:2000 config/tc-tic54x.c:2317
11920 msgid "Unrecognized section '%s'"
11923 #: config/tc-tic54x.c:2009
11924 msgid "Current section is unitialized, section name required for .clink"
11927 #: config/tc-tic54x.c:2223
11928 msgid "ENDLOOP without corresponding LOOP"
11931 #: config/tc-tic54x.c:2267
11932 msgid "Mixing of normal and extended addressing not supported"
11935 #: config/tc-tic54x.c:2273
11936 msgid "Extended addressing not supported on the specified CPU"
11939 #: config/tc-tic54x.c:2323
11940 msgid ".sblock may be used for initialized sections only"
11943 #: config/tc-tic54x.c:2354
11944 msgid "Symbol missing for .set/.equ"
11947 #: config/tc-tic54x.c:2413
11948 msgid ".var may only be used within a macro definition"
11951 #: config/tc-tic54x.c:2421
11952 msgid "Substitution symbols must begin with a letter"
11955 #: config/tc-tic54x.c:2515
11957 msgid "can't open macro library file '%s' for reading: %s"
11960 #: config/tc-tic54x.c:2522
11962 msgid "File '%s' not in macro archive format"
11965 #: config/tc-tic54x.c:2654
11967 msgid "Bad COFF version '%s'"
11970 #: config/tc-tic54x.c:2663
11972 msgid "Bad CPU version '%s'"
11975 #: config/tc-tic54x.c:2676 config/tc-tic54x.c:2679
11977 msgid "Can't redirect stderr to the file '%s'"
11980 #: config/tc-tic54x.c:2807
11982 msgid "Undefined substitution symbol '%s'"
11985 #: config/tc-tic54x.c:3464
11986 msgid "Badly formed address expression"
11989 #: config/tc-tic54x.c:3728
11991 msgid "Invalid dmad syntax '%s'"
11994 #: config/tc-tic54x.c:3794
11997 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
12000 #: config/tc-tic54x.c:3847
12001 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12004 #: config/tc-tic54x.c:3867
12006 msgid "Unrecognized indirect address format \"%s\""
12009 #: config/tc-tic54x.c:3906
12011 msgid "Operand '%s' out of range (%d <= x <= %d)"
12014 #: config/tc-tic54x.c:3926
12015 msgid "Error in relocation handling"
12018 #: config/tc-tic54x.c:3947 config/tc-tic54x.c:4011 config/tc-tic54x.c:4043
12020 msgid "Unrecognized condition code \"%s\""
12023 #: config/tc-tic54x.c:3964
12025 msgid "Condition \"%s\" does not match preceding group"
12028 #: config/tc-tic54x.c:3972
12031 "Condition \"%s\" uses a different accumulator from a preceding condition"
12034 #: config/tc-tic54x.c:3979
12035 msgid "Only one comparison conditional allowed"
12038 #: config/tc-tic54x.c:3984
12039 msgid "Only one overflow conditional allowed"
12042 #: config/tc-tic54x.c:3992
12044 msgid "Duplicate %s conditional"
12047 #: config/tc-tic54x.c:4027
12048 msgid "Invalid auxiliary register (use AR0-AR7)"
12051 #: config/tc-tic54x.c:4063
12052 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12055 #: config/tc-tic54x.c:4071
12057 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
12058 "Resulting behavior is undefined."
12061 #: config/tc-tic54x.c:4097
12063 "Destination accumulator for each part of this parallel instruction must be "
12067 #: config/tc-tic54x.c:4146
12069 msgid "Memory mapped register \"%s\" out of range"
12072 #: config/tc-tic54x.c:4185
12073 msgid "Invalid operand (use 1, 2, or 3)"
12076 #: config/tc-tic54x.c:4210
12077 msgid "A status register or status bit name is required"
12080 #: config/tc-tic54x.c:4220
12082 msgid "Unrecognized status bit \"%s\""
12085 #: config/tc-tic54x.c:4243
12087 msgid "Invalid status register \"%s\""
12090 #: config/tc-tic54x.c:4255
12092 msgid "Operand \"%s\" out of range (use 1 or 2)"
12095 #: config/tc-tic54x.c:4463
12097 msgid "Unrecognized instruction \"%s\""
12100 #: config/tc-tic54x.c:4492
12102 msgid "Unrecognized operand list '%s' for instruction '%s'"
12105 #: config/tc-tic54x.c:4524
12107 msgid "Unrecognized parallel instruction \"%s\""
12110 #: config/tc-tic54x.c:4575
12112 msgid "Invalid operand (s) for parallel instruction \"%s\""
12115 #: config/tc-tic54x.c:4578
12117 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12120 #: config/tc-tic54x.c:4815
12122 msgid "%s symbol recursion stopped at second appearance of '%s'"
12125 #: config/tc-tic54x.c:4855
12126 msgid "Unrecognized substitution symbol function"
12129 #: config/tc-tic54x.c:4860
12130 msgid "Missing '(' after substitution symbol function"
12133 #: config/tc-tic54x.c:4874
12134 msgid "Expecting second argument"
12137 #: config/tc-tic54x.c:4887 config/tc-tic54x.c:4937
12138 msgid "Extra junk in function call, expecting ')'"
12141 #: config/tc-tic54x.c:4913
12142 msgid "Function expects two arguments"
12145 #: config/tc-tic54x.c:4926
12146 msgid "Expecting character constant argument"
12149 #: config/tc-tic54x.c:4932
12150 msgid "Both arguments must be substitution symbols"
12153 #: config/tc-tic54x.c:4985
12155 msgid "Invalid subscript (use 1 to %d)"
12158 #: config/tc-tic54x.c:4995
12160 msgid "Invalid length (use 0 to %d"
12163 #: config/tc-tic54x.c:5005
12164 msgid "Missing ')' in subscripted substitution symbol expression"
12167 #: config/tc-tic54x.c:5025
12168 msgid "Missing forced substitution terminator ':'"
12171 #: config/tc-tic54x.c:5180
12174 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12178 #: config/tc-tic54x.c:5221
12180 msgid "Unrecognized parallel instruction '%s'"
12183 #: config/tc-tic54x.c:5233
12185 msgid "Instruction '%s' requires an LP cpu version"
12188 #: config/tc-tic54x.c:5240
12190 msgid "Instruction '%s' requires far mode addressing"
12193 #: config/tc-tic54x.c:5252
12196 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12197 "left). Resulting behavior is undefined."
12200 #: config/tc-tic54x.c:5262
12202 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
12203 "Resulting behavior is undefined."
12206 #: config/tc-tic54x.c:5273
12208 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12211 #: config/tc-tic54x.c:5277
12213 "Instructions using long offset modifiers or absolute addresses are not "
12214 "repeatable. Resulting behavior is undefined."
12217 #: config/tc-tic54x.c:5438
12219 msgid "Unsupported relocation size %d"
12222 #: config/tc-tic54x.c:5581
12223 msgid "non-absolute value used with .space/.bes"
12226 #: config/tc-tic54x.c:5585
12228 msgid "negative value ignored in %s"
12231 #: config/tc-tic54x.c:5674
12233 msgid "attempt to .space/.bes backwards? (%ld)"
12236 #: config/tc-tic54x.c:5708
12238 msgid "Invalid label '%s'"
12241 #: config/tc-v850.c:233
12243 msgid ".COMMon length (%d.) < 0! Ignored."
12246 #: config/tc-v850.c:254
12248 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12251 #: config/tc-v850.c:280
12252 msgid "Common alignment negative; 0 assumed"
12255 #: config/tc-v850.c:938
12257 msgid "unknown operand shift: %x\n"
12260 #: config/tc-v850.c:939
12261 msgid "internal failure in parse_register_list"
12264 #: config/tc-v850.c:955
12265 msgid "constant expression or register list expected"
12268 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12269 msgid "high bits set in register list expression"
12272 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12273 msgid "illegal register included in list"
12276 #: config/tc-v850.c:1037
12277 msgid "system registers cannot be included in list"
12280 #: config/tc-v850.c:1042
12281 msgid "PSW cannot be included in list"
12284 #: config/tc-v850.c:1049
12285 msgid "High value system registers cannot be included in list"
12288 #: config/tc-v850.c:1073
12289 msgid "second register should follow dash in register list"
12292 #: config/tc-v850.c:1118
12294 msgid " V850 options:\n"
12297 #: config/tc-v850.c:1119
12299 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
12302 #: config/tc-v850.c:1120
12305 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
12308 #: config/tc-v850.c:1121
12310 msgid " -mv850 The code is targeted at the v850\n"
12313 #: config/tc-v850.c:1122
12315 msgid " -mv850e The code is targeted at the v850e\n"
12318 #: config/tc-v850.c:1123
12320 msgid " -mv850e1 The code is targeted at the v850e1\n"
12323 #: config/tc-v850.c:1124
12326 " -mv850any The code is generic, despite any processor "
12327 "specific instructions\n"
12330 #: config/tc-v850.c:1125
12332 msgid " -mrelax Enable relaxation\n"
12335 #: config/tc-v850.c:1291
12337 msgid "Unable to determine default target processor from string: %s"
12340 #: config/tc-v850.c:1326
12341 msgid "lo() relocation used on an instruction which does not support it"
12344 #: config/tc-v850.c:1343
12345 msgid "ctoff() relocation used on an instruction which does not support it"
12348 #: config/tc-v850.c:1365
12349 msgid "sdaoff() relocation used on an instruction which does not support it"
12352 #: config/tc-v850.c:1387
12353 msgid "zdaoff() relocation used on an instruction which does not support it"
12356 #: config/tc-v850.c:1420
12357 msgid "tdaoff() relocation used on an instruction which does not support it"
12360 #: config/tc-v850.c:1625
12361 msgid "Target processor does not support this instruction."
12364 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12365 msgid "immediate operand is too large"
12368 #: config/tc-v850.c:1725
12369 msgid "AAARG -> unhandled constant reloc"
12372 #: config/tc-v850.c:1768
12373 msgid "invalid register name"
12376 #: config/tc-v850.c:1772
12377 msgid "register r0 cannot be used here"
12380 #: config/tc-v850.c:1783
12381 msgid "invalid system register name"
12384 #: config/tc-v850.c:1795
12385 msgid "expected EP register"
12388 #: config/tc-v850.c:1811
12389 msgid "invalid condition code name"
12392 #: config/tc-v850.c:1831 config/tc-v850.c:1835
12393 msgid "constant too big to fit into instruction"
12396 #: config/tc-v850.c:1888
12397 msgid "syntax error: value is missing before the register name"
12400 #: config/tc-v850.c:1890
12401 msgid "syntax error: register not expected"
12404 #: config/tc-v850.c:1903
12405 msgid "syntax error: system register not expected"
12408 #: config/tc-v850.c:1907
12409 msgid "syntax error: condition code not expected"
12412 #: config/tc-v850.c:1941 config/tc-xtensa.c:11593
12413 msgid "invalid operand"
12416 #: config/tc-vax.c:1343
12417 msgid "no '[' to match ']'"
12420 #: config/tc-vax.c:1359
12421 msgid "bad register in []"
12424 #: config/tc-vax.c:1361
12425 msgid "[PC] index banned"
12428 #: config/tc-vax.c:1397
12429 msgid "no '(' to match ')'"
12432 #: config/tc-vax.c:1513
12433 msgid "invalid branch operand"
12436 #: config/tc-vax.c:1540
12437 msgid "address prohibits @"
12440 #: config/tc-vax.c:1542
12441 msgid "address prohibits #"
12444 #: config/tc-vax.c:1546
12445 msgid "address prohibits -()"
12448 #: config/tc-vax.c:1548
12449 msgid "address prohibits ()+"
12452 #: config/tc-vax.c:1551
12453 msgid "address prohibits ()"
12456 #: config/tc-vax.c:1553
12457 msgid "address prohibits []"
12460 #: config/tc-vax.c:1555
12461 msgid "address prohibits register"
12464 #: config/tc-vax.c:1557
12465 msgid "address prohibits displacement length specifier"
12468 #: config/tc-vax.c:1585
12469 msgid "invalid operand of S^#"
12472 #: config/tc-vax.c:1598
12473 msgid "S^# needs expression"
12476 #: config/tc-vax.c:1605
12477 msgid "S^# may only read-access"
12480 #: config/tc-vax.c:1628
12481 msgid "invalid operand of -()"
12484 #: config/tc-vax.c:1634
12485 msgid "-(PC) unpredictable"
12488 #: config/tc-vax.c:1636
12489 msgid "[]index same as -()register: unpredictable"
12492 #: config/tc-vax.c:1668
12493 msgid "invalid operand of ()+"
12496 #: config/tc-vax.c:1674
12497 msgid "(PC)+ unpredictable"
12500 #: config/tc-vax.c:1676
12501 msgid "[]index same as ()+register: unpredictable"
12504 #: config/tc-vax.c:1699
12505 msgid "# conflicts length"
12508 #: config/tc-vax.c:1701
12509 msgid "# bars register"
12512 #: config/tc-vax.c:1721
12513 msgid "writing or modifying # is unpredictable"
12516 #: config/tc-vax.c:1747
12517 msgid "length not needed"
12520 #: config/tc-vax.c:1754
12521 msgid "can't []index a register, because it has no address"
12524 #: config/tc-vax.c:1756
12525 msgid "a register has no address"
12528 #: config/tc-vax.c:1765
12529 msgid "PC part of operand unpredictable"
12532 #: config/tc-vax.c:1921
12533 msgid "odd number of bytes in operand description"
12536 #: config/tc-vax.c:1935
12537 msgid "Bad operand"
12540 #: config/tc-vax.c:1940
12541 msgid "Not enough operands"
12544 #: config/tc-vax.c:1947
12545 msgid "Too many operands"
12548 #: config/tc-vax.c:2217
12549 msgid "SYMBOL TABLE not implemented"
12552 #: config/tc-vax.c:2221
12553 msgid "TOKEN TRACE not implemented"
12556 #: config/tc-vax.c:2225
12558 msgid "Displacement length %s ignored!"
12561 #: config/tc-vax.c:2229
12563 msgid "I don't need or use temp. file \"%s\"."
12566 #: config/tc-vax.c:2233
12567 msgid "I don't use an interpass file! -V ignored"
12570 #: config/tc-vax.c:2290
12574 "-d LENGTH\t\tignored\n"
12575 "-J\t\t\tignored\n"
12576 "-S\t\t\tignored\n"
12577 "-t FILE\t\t\tignored\n"
12578 "-T\t\t\tignored\n"
12579 "-V\t\t\tignored\n"
12582 #: config/tc-vax.c:2299
12586 "-+\t\t\thash encode names longer than 31 characters\n"
12587 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
12588 "-H\t\t\tshow new symbol after hash truncation\n"
12589 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12590 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12591 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12594 #: config/tc-vax.c:2464
12596 msgid "Ignoring statement due to \"%s\""
12599 #: config/tc-vax.c:2481
12601 msgid "Aborting because statement has \"%s\""
12604 #: config/tc-vax.c:2526
12605 msgid "Can't relocate expression"
12608 #: config/tc-vax.c:2629
12609 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12612 #: config/tc-vax.c:2638
12613 msgid "Can't do flonum short literal: immediate mode used."
12616 #: config/tc-vax.c:2685
12618 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12621 #: config/tc-vax.c:2996
12623 msgid "Short literal overflow(%ld.), immediate mode assumed."
12626 #: config/tc-vax.c:3005
12628 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12631 #: config/tc-vax.c:3070
12632 msgid "Length specification ignored. Address mode 9F used"
12635 #: config/tc-vax.c:3128
12636 msgid "Invalid operand: immediate value used as base address."
12639 #: config/tc-vax.c:3130
12640 msgid "Invalid operand: immediate value used as address."
12643 #: config/tc-vax.c:3155
12644 msgid "Symbol used as immediate operand in PIC mode."
12647 #: config/tc-vax.c:3258
12649 msgid "VIP_BEGIN error:%s"
12652 #: config/tc-xc16x.c:211
12654 msgid " XC16X specific command line options:\n"
12657 #: config/tc-xstormy16.c:78
12659 msgid " XSTORMY16 specific command line options:\n"
12662 #: config/tc-xtensa.c:603
12663 msgid "illegal range of target hardware versions"
12666 #: config/tc-xtensa.c:752
12667 msgid "--density option is ignored"
12670 #: config/tc-xtensa.c:755
12671 msgid "--no-density option is ignored"
12674 #: config/tc-xtensa.c:764
12675 msgid "--generics is deprecated; use --transform instead"
12678 #: config/tc-xtensa.c:767
12679 msgid "--no-generics is deprecated; use --no-transform instead"
12682 #: config/tc-xtensa.c:770
12683 msgid "--relax is deprecated; use --transform instead"
12686 #: config/tc-xtensa.c:773
12687 msgid "--no-relax is deprecated; use --no-transform instead"
12690 #: config/tc-xtensa.c:790
12691 msgid "--absolute-literals option not supported in this Xtensa configuration"
12694 #: config/tc-xtensa.c:863
12695 msgid "prefer-l32r conflicts with prefer-const16"
12698 #: config/tc-xtensa.c:869
12699 msgid "prefer-const16 conflicts with prefer-l32r"
12702 #: config/tc-xtensa.c:877 config/tc-xtensa.c:886 config/tc-xtensa.c:890
12703 msgid "invalid target hardware version"
12706 #: config/tc-xtensa.c:1065
12707 msgid "unmatched end directive"
12710 #: config/tc-xtensa.c:1094
12711 msgid ".begin directive with no matching .end directive"
12714 #: config/tc-xtensa.c:1135
12715 msgid "[no-]generics is deprecated; use [no-]transform instead"
12718 #: config/tc-xtensa.c:1140
12719 msgid "[no-]relax is deprecated; use [no-]transform instead"
12722 #: config/tc-xtensa.c:1153
12724 msgid "directive %s cannot be negated"
12727 #: config/tc-xtensa.c:1159
12728 msgid "unknown directive"
12731 #: config/tc-xtensa.c:1180 config/tc-xtensa.c:1276 config/tc-xtensa.c:1518
12732 #: config/tc-xtensa.c:5562
12733 msgid "directives are not valid inside bundles"
12736 #: config/tc-xtensa.c:1192
12737 msgid ".begin literal is deprecated; use .literal instead"
12740 #: config/tc-xtensa.c:1206
12741 msgid "cannot set literal_prefix inside literal fragment"
12744 #: config/tc-xtensa.c:1239
12745 msgid ".begin [no-]density is ignored"
12748 #: config/tc-xtensa.c:1246 config/tc-xtensa.c:1296
12749 msgid "Xtensa absolute literals option not supported; ignored"
12752 #: config/tc-xtensa.c:1289
12753 msgid ".end [no-]density is ignored"
12756 #: config/tc-xtensa.c:1314
12758 msgid "does not match begin %s%s at %s:%d"
12761 #: config/tc-xtensa.c:1369
12762 msgid ".literal_position inside literal directive; ignoring"
12765 #: config/tc-xtensa.c:1389
12766 msgid ".literal not allowed inside .begin literal region"
12769 #: config/tc-xtensa.c:1425
12770 msgid "expected comma or colon after symbol name; rest of line ignored"
12773 #: config/tc-xtensa.c:1487
12774 msgid "fall through frequency must be greater than 0"
12777 #: config/tc-xtensa.c:1495
12778 msgid "branch target frequency must be greater than 0"
12781 #: config/tc-xtensa.c:1543
12783 msgid "opcode-specific %s relocation used outside an instruction"
12786 #: config/tc-xtensa.c:1722 config/tc-xtensa.c:1739
12788 msgid "bad register name: %s"
12791 #: config/tc-xtensa.c:1728
12793 msgid "bad register number: %s"
12796 #: config/tc-xtensa.c:1805
12797 msgid "register number out of range"
12800 #: config/tc-xtensa.c:1889
12801 msgid "extra comma"
12804 #: config/tc-xtensa.c:1891
12805 msgid "extra colon"
12808 #: config/tc-xtensa.c:1893
12809 msgid "missing argument"
12812 #: config/tc-xtensa.c:1895
12813 msgid "missing comma or colon"
12816 #: config/tc-xtensa.c:1952
12817 msgid "incorrect register number, ignoring"
12820 #: config/tc-xtensa.c:1959
12821 msgid "too many arguments"
12824 #: config/tc-xtensa.c:2032
12826 msgid "cannot encode opcode \"%s\""
12829 #: config/tc-xtensa.c:2126
12831 msgid "not enough operands (%d) for '%s'; expected %d"
12834 #: config/tc-xtensa.c:2133
12836 msgid "too many operands (%d) for '%s'; expected %d"
12839 #: config/tc-xtensa.c:2184
12841 msgid "invalid register '%s' for '%s' instruction"
12844 #: config/tc-xtensa.c:2191
12846 msgid "invalid register number (%ld) for '%s' instruction"
12849 #: config/tc-xtensa.c:2259
12851 msgid "invalid register number (%ld) for '%s'"
12854 #: config/tc-xtensa.c:2650
12856 msgid "operand %d of '%s' has out of range value '%u'"
12859 #: config/tc-xtensa.c:2656
12861 msgid "operand %d of '%s' has invalid value '%u'"
12864 #: config/tc-xtensa.c:2704
12866 msgid "internal error: unknown option name '%s'"
12869 #: config/tc-xtensa.c:3779
12870 msgid "INSTR_LABEL_DEF not supported yet"
12873 #: config/tc-xtensa.c:3808
12874 msgid "can't handle generation of literal/labels yet"
12877 #: config/tc-xtensa.c:3812
12878 msgid "can't handle undefined OP TYPE"
12881 #: config/tc-xtensa.c:3873
12883 msgid "found %d operands for '%s': Expected %d"
12886 #: config/tc-xtensa.c:3880
12888 msgid "found too many (%d) operands for '%s': Expected %d"
12891 #: config/tc-xtensa.c:3901
12892 msgid "immediate operands sum to greater than 32"
12895 #: config/tc-xtensa.c:4031
12896 msgid "invalid immediate"
12899 #: config/tc-xtensa.c:4145
12901 msgid "invalid relocation for operand %i of '%s'"
12904 #: config/tc-xtensa.c:4155
12906 msgid "invalid expression for operand %i of '%s'"
12909 #: config/tc-xtensa.c:4165
12911 msgid "invalid relocation in instruction slot %i"
12914 #: config/tc-xtensa.c:4172
12916 msgid "undefined symbol for opcode \"%s\""
12919 #: config/tc-xtensa.c:4627
12920 msgid "opcode 'NOP.N' unavailable in this configuration"
12923 #: config/tc-xtensa.c:4687
12924 msgid "get_expanded_loop_offset: invalid opcode"
12927 #: config/tc-xtensa.c:4820
12929 msgid "assembly state not set for first frag in section %s"
12932 #: config/tc-xtensa.c:4873
12934 msgid "unaligned branch target: %d bytes at 0x%lx"
12937 #: config/tc-xtensa.c:4912
12939 msgid "unaligned loop: %d bytes at 0x%lx"
12942 #: config/tc-xtensa.c:4936
12943 msgid "unexpected fix"
12946 #: config/tc-xtensa.c:4947 config/tc-xtensa.c:4951
12947 msgid "undecodable fix"
12950 #: config/tc-xtensa.c:5078
12951 msgid "labels are not valid inside bundles"
12954 #: config/tc-xtensa.c:5098
12955 msgid "invalid last instruction for a zero-overhead loop"
12958 #: config/tc-xtensa.c:5163
12959 msgid "extra opening brace"
12962 #: config/tc-xtensa.c:5173
12963 msgid "extra closing brace"
12966 #: config/tc-xtensa.c:5200
12967 msgid "missing closing brace"
12970 #: config/tc-xtensa.c:5280
12972 msgid "unknown opcode or format name '%s'"
12975 #: config/tc-xtensa.c:5286
12976 msgid "format names only valid inside bundles"
12979 #: config/tc-xtensa.c:5291
12981 msgid "multiple formats specified for one bundle; using '%s'"
12984 #: config/tc-xtensa.c:5340
12985 msgid "entry instruction with stack decrement < 16"
12988 #: config/tc-xtensa.c:5393
12989 msgid "unaligned entry instruction"
12992 #: config/tc-xtensa.c:5455
12993 msgid "bad instruction format"
12996 #: config/tc-xtensa.c:5458
12997 msgid "invalid relocation"
13000 #: config/tc-xtensa.c:5469
13002 msgid "invalid relocation for '%s' instruction"
13005 #: config/tc-xtensa.c:5481
13007 msgid "invalid relocation for operand %d of '%s'"
13010 #: config/tc-xtensa.c:5661
13011 msgid "cannot represent subtraction with an offset"
13014 #: config/tc-xtensa.c:5749
13016 msgid "unhandled local relocation fix %s"
13019 #: config/tc-xtensa.c:6020
13020 msgid "couldn't find a valid instruction format"
13023 #: config/tc-xtensa.c:6021
13025 msgid " ops were: "
13028 #: config/tc-xtensa.c:6023
13033 #: config/tc-xtensa.c:6034
13035 msgid "format '%s' allows %d slots, but there are %d opcodes"
13038 #: config/tc-xtensa.c:6045 config/tc-xtensa.c:6143
13039 msgid "illegal resource usage in bundle"
13042 #: config/tc-xtensa.c:6230
13044 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13047 #: config/tc-xtensa.c:6235
13049 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13052 #: config/tc-xtensa.c:6240
13054 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13057 #: config/tc-xtensa.c:6245
13060 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13063 #: config/tc-xtensa.c:6261
13064 msgid "multiple branches or jumps in the same bundle"
13067 #: config/tc-xtensa.c:6709
13068 msgid "cannot assemble into a literal fragment"
13071 #: config/tc-xtensa.c:6711
13075 #: config/tc-xtensa.c:7305
13077 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13080 #: config/tc-xtensa.c:7417
13081 msgid "branching or jumping to a loop end may trigger hardware errata"
13084 #: config/tc-xtensa.c:7499
13085 msgid "loop end too close to another loop end may trigger hardware errata"
13088 #: config/tc-xtensa.c:7508
13090 msgid "fr_var %lu < length %d"
13093 #: config/tc-xtensa.c:7667
13095 "loop containing less than three instructions may trigger hardware errata"
13098 #: config/tc-xtensa.c:7739
13099 msgid "undecodable instruction in instruction frag"
13102 #: config/tc-xtensa.c:7849
13103 msgid "invalid empty loop"
13106 #: config/tc-xtensa.c:7854
13107 msgid "loop target does not follow loop instruction in section"
13110 #: config/tc-xtensa.c:8427
13111 msgid "bad relaxation state"
13114 #: config/tc-xtensa.c:8485
13116 msgid "fr_var (%ld) < length (%d)"
13119 #: config/tc-xtensa.c:8992
13120 msgid "internal error: relaxation failed"
13123 #: config/tc-xtensa.c:8998
13124 msgid "internal error: relaxation requires too many steps"
13127 #: config/tc-xtensa.c:9174
13128 msgid "invalid relaxation fragment result"
13131 #: config/tc-xtensa.c:9253
13132 msgid "unable to widen instruction"
13135 #: config/tc-xtensa.c:9393
13136 msgid "multiple literals in expansion"
13139 #: config/tc-xtensa.c:9397
13140 msgid "no registered fragment for literal"
13143 #: config/tc-xtensa.c:9399
13144 msgid "number of literal tokens != 1"
13147 #: config/tc-xtensa.c:9529 config/tc-xtensa.c:9535
13149 msgid "unresolved loop target symbol: %s"
13152 #: config/tc-xtensa.c:9641
13154 msgid "invalid expression evaluation type %d"
13157 #: config/tc-xtensa.c:9658
13158 msgid "loop too long for LOOP instruction"
13161 #: config/tc-xtensa.c:9928
13163 msgid "fixes not all moved from %s"
13166 #: config/tc-xtensa.c:10059
13168 "literal pool location required for text-section-literals; specify with ."
13172 #: config/tc-xtensa.c:10989
13173 msgid "too many operands in instruction"
13176 #: config/tc-xtensa.c:11200
13177 msgid "invalid symbolic operand"
13180 #: config/tc-xtensa.c:11261
13181 msgid "operand number mismatch"
13184 #: config/tc-xtensa.c:11265
13186 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13189 #: config/tc-xtensa.c:11290
13191 msgid "xtensa-isa failure: %s"
13194 #: config/tc-xtensa.c:11361
13195 msgid "invalid opcode"
13198 #: config/tc-xtensa.c:11367
13199 msgid "too few operands"
13202 #: config/tc-xtensa.c:11482 config/tc-xtensa.c:11488
13203 msgid "out of memory"
13206 #: config/tc-xtensa.c:11599
13207 msgid "symbolic operand not allowed"
13210 #: config/tc-xtensa.c:11636
13211 msgid "cannot decode instruction format"
13214 #: config/tc-xtensa.c:11780
13215 msgid "ignoring extra '-rename-section' delimiter ':'"
13218 #: config/tc-xtensa.c:11785
13220 msgid "ignoring invalid '-rename-section' specification: '%s'"
13223 #: config/tc-xtensa.c:11796
13225 msgid "section %s renamed multiple times"
13228 #: config/tc-xtensa.c:11798
13230 msgid "multiple sections remapped to output section %s"
13233 #: config/tc-z80.c:244
13234 msgid "-- unterminated string"
13237 #: config/tc-z80.c:314
13238 msgid "floating point numbers are not implemented"
13241 #: config/tc-z80.c:493 config/tc-z80.c:499
13242 msgid "mismatched parentheses"
13245 #: config/tc-z80.c:553
13246 msgid "bad offset expression syntax"
13249 #: config/tc-z80.c:577
13250 msgid "bad expression syntax"
13253 #: config/tc-z80.c:690
13254 msgid "cannot make a relative jump to an absolute location"
13257 #: config/tc-z80.c:702 config/tc-z80.c:1960
13261 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13262 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13263 msgid "bad intruction syntax"
13266 #: config/tc-z80.c:1203
13267 msgid "condition code invalid for jr"
13270 #: config/tc-z80.c:1225
13271 msgid "bad instruction syntax"
13274 #: config/tc-z80.c:1704
13275 msgid "parentheses ignored"
13278 #: config/tc-z80.c:1909 read.c:3506
13280 msgid "junk at end of line, first unrecognized character is `%c'"
13283 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13284 msgid "relative jump out of range"
13287 #: config/tc-z80.c:1952
13288 msgid "index offset out of range"
13291 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
13293 msgid "md_apply_fix: unknown r_type 0x%x\n"
13296 #: config/tc-z8k.c:282
13298 msgid "register rr%d out of range"
13301 #: config/tc-z8k.c:284
13303 msgid "register rr%d does not exist"
13306 #: config/tc-z8k.c:296
13308 msgid "register rh%d out of range"
13311 #: config/tc-z8k.c:308
13313 msgid "register rl%d out of range"
13316 #: config/tc-z8k.c:321
13318 msgid "register rq%d out of range"
13321 #: config/tc-z8k.c:323
13323 msgid "register rq%d does not exist"
13326 #: config/tc-z8k.c:335
13328 msgid "register r%d out of range"
13331 #: config/tc-z8k.c:376
13333 msgid "expected %c"
13336 #: config/tc-z8k.c:391
13338 msgid "register is wrong size for a word %s"
13341 #: config/tc-z8k.c:405
13343 msgid "register is wrong size for address %s"
13346 #: config/tc-z8k.c:539
13348 msgid "unknown interrupt %s"
13351 #. No interrupt type specified, opcode won't do anything.
13352 #: config/tc-z8k.c:562
13353 msgid "opcode has no effect"
13356 #: config/tc-z8k.c:673
13357 msgid "Missing ) in ra(rb)"
13360 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13362 msgid "invalid condition code '%s'"
13365 #: config/tc-z8k.c:765
13367 msgid "invalid flag '%s'"
13370 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13371 msgid "invalid indirect register size"
13374 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13375 msgid "invalid control register name"
13378 #: config/tc-z8k.c:1079
13379 msgid "immediate must be 1 or 2"
13382 #: config/tc-z8k.c:1082
13383 msgid "immediate 1 or 2 expected"
13386 #: config/tc-z8k.c:1113
13387 msgid "can't use R0 here"
13390 #: config/tc-z8k.c:1271
13391 msgid "Can't find opcode to match operands"
13394 #: config/tc-z8k.c:1318
13396 msgid "invalid architecture -z%s"
13399 #: config/tc-z8k.c:1338
13403 " -z8001 generate segmented code\n"
13404 " -z8002 generate unsegmented code\n"
13405 " -linkrelax create linker relaxable code\n"
13408 #: config/tc-z8k.c:1350
13410 msgid "call to md_convert_frag\n"
13413 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13414 msgid "cannot branch to odd address"
13417 #: config/tc-z8k.c:1479
13418 msgid "relative address out of range"
13421 #: config/tc-z8k.c:1500
13422 msgid "relative call out of range"
13425 #: config/tc-z8k.c:1544
13427 msgid "call to md_estimate_size_before_relax\n"
13430 #: config/xtensa-relax.c:1545
13432 msgid "invalid configuration option '%s' in transition rule '%s'"
13435 #: config/xtensa-relax.c:1669
13437 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13440 #: config/xtensa-relax.c:1679
13442 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13445 #: config/xtensa-relax.c:1686
13447 msgid "opcode '%s': precondition only contains constants in '%s'"
13450 #: config/xtensa-relax.c:1732
13451 msgid "expected one operand for generated literal"
13454 #: config/xtensa-relax.c:1738
13455 msgid "expected 0 operands for generated label"
13458 #: config/xtensa-relax.c:1751
13460 msgid "invalid opcode '%s' in transition rule '%s'"
13463 #: config/xtensa-relax.c:1759
13465 msgid "opcode '%s': replacement does not have %d ops"
13468 #: config/xtensa-relax.c:1783 config/xtensa-relax.c:1809
13470 msgid "opcode %s: unidentified operand '%s' in '%s'"
13473 #: config/xtensa-relax.c:1804
13475 msgid "unknown user-defined function %s"
13478 #: config/xtensa-relax.c:1815
13480 msgid "opcode %s: could not parse operand '%s' in '%s'"
13483 #: config/xtensa-relax.c:1856
13485 msgid "could not parse INSN_PATTERN '%s'"
13488 #: config/xtensa-relax.c:1860
13490 msgid "could not parse INSN_REPL '%s'"
13493 #: config/xtensa-relax.c:1871
13495 msgid "could not build transition for %s => %s"
13500 msgid "can't open `%s' for writing"
13505 msgid "can't close `%s'"
13510 msgid "register save offset not a multiple of %u"
13514 msgid "CFI state restore without previous remember"
13518 msgid "missing separator"
13521 #: dw2gencfi.c:422 dw2gencfi.c:440
13522 msgid "bad register expression"
13525 #: dw2gencfi.c:462 dw2gencfi.c:585 dw2gencfi.c:623 dw2gencfi.c:693
13526 msgid "CFI instruction used without previous .cfi_startproc"
13530 msgid "invalid or unsupported encoding in .cfi_personality"
13534 msgid ".cfi_personality requires encoding and symbol arguments"
13538 msgid "wrong second argument to .cfi_personality"
13542 msgid "invalid or unsupported encoding in .cfi_lsda"
13546 msgid ".cfi_lsda requires encoding and symbol arguments"
13550 msgid "wrong second argument to .cfi_lsda"
13554 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13558 msgid ".cfi_endproc without corresponding .cfi_startproc"
13561 #: dw2gencfi.c:1328
13562 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13565 #: dwarf2dbg.c:553 dwarf2dbg.c:584
13566 msgid "file number less than one"
13571 msgid "file number %ld already allocated"
13574 #: dwarf2dbg.c:589 dwarf2dbg.c:1251
13576 msgid "unassigned file number %ld"
13580 msgid "is_stmt value not 0 or 1"
13584 msgid "isa number less than zero"
13589 msgid "unknown .loc sub-directive `%s'"
13592 #: dwarf2dbg.c:1316 dwarf2dbg.c:1566
13593 msgid "internal error: unknown dwarf2 format"
13598 msgid "string too big (%lu bytes)"
13603 msgid "inserting \"%s\" into string hash table: %s"
13606 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13608 msgid "no current file pointer"
13612 msgid "too many st_End's"
13617 msgid "inserting \"%s\" into tag hash table: %s"
13621 msgid "fake .file after real one"
13625 msgid "filename goes over one page boundary"
13629 msgid ".begin directive without a preceding .file directive"
13633 msgid ".begin directive without a preceding .ent directive"
13637 msgid ".bend directive without a preceding .file directive"
13641 msgid ".bend directive without a preceding .ent directive"
13645 msgid ".bend directive names unknown symbol"
13649 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13653 msgid "empty symbol name in .def; ignored"
13657 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13661 msgid "badly formed .dim directive"
13665 msgid "too many .dim entries"
13669 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13673 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13677 msgid "badly formed .size directive"
13681 msgid "too many .size entries"
13685 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13688 #. FIXME: We could handle this by setting the continued bit.
13689 #. There would still be a limit: the .type argument can not
13693 msgid "the type of %s is too complex; it will be simplified"
13697 msgid "Unrecognized .type argument"
13701 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13705 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13709 msgid ".val expression is too complex"
13713 msgid ".endef pseudo-op used before .def; ignored"
13716 #: ecoff.c:2837 ecoff.c:2918
13717 msgid "bad COFF debugging information"
13722 msgid "no tag specified for %s"
13726 msgid ".end directive without a preceding .file directive"
13730 msgid ".end directive without a preceding .ent directive"
13734 msgid ".end directive names unknown symbol"
13738 msgid "second .ent directive found before .end directive"
13742 msgid "no way to handle .file within .ent/.end section"
13746 msgid ".loc before .file"
13750 msgid "bad .weakext directive"
13755 msgid ".stab%c is not supported"
13760 msgid ".stab%c: ignoring non-zero other field"
13766 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13771 msgid "illegal .stab%c directive, bad character"
13774 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13775 msgid ".begin/.bend in different segments"
13779 msgid "missing .end or .bend at end of file"
13783 msgid "GP prologue size exceeds field size, using 0 instead"
13786 #: expr.c:81 read.c:3571
13787 msgid "bignum invalid"
13790 #: expr.c:83 read.c:3573 read.c:4030 read.c:4883
13791 msgid "floating point number invalid"
13795 msgid "bad floating-point constant: exponent overflow"
13800 msgid "bad floating-point constant: unknown error code=%d"
13805 "a bignum with underscores may not have more than 8 hex digits in any word"
13809 msgid "a bignum with underscores must have exactly 4 words"
13812 #. Either not seen or not defined.
13813 #. @@ Should print out the original string instead of
13814 #. the parsed number.
13817 msgid "backward ref to unknown label \"%d:\""
13821 msgid "character constant too large"
13826 msgid "expr.c(operand): bad atof_generic return val %d"
13831 msgid "missing '%c'"
13834 #: expr.c:969 read.c:4367
13835 msgid "EBCDIC constants are not supported"
13840 msgid "Unary operator %c ignored because bad operand follows"
13843 #: expr.c:1127 expr.c:1152
13844 msgid "syntax error in .startof. or .sizeof."
13848 msgid "missing operand; zero assumed"
13852 msgid "left operand is a bignum; integer 0 assumed"
13856 msgid "left operand is a float; integer 0 assumed"
13860 msgid "right operand is a bignum; integer 0 assumed"
13864 msgid "right operand is a float; integer 0 assumed"
13867 #: expr.c:1779 symbols.c:1349
13868 msgid "division by zero"
13872 msgid "operation combines symbols in different segments"
13876 msgid "attempt to allocate data in absolute section"
13880 msgid "attempt to allocate data in common section"
13885 msgid "can't extend frag %u chars"
13888 #. For error messages.
13889 #. Detect if we are reading from stdin by examining the file
13890 #. name returned by as_where().
13892 #. [FIXME: We rely upon the name in the strcmp below being the
13893 #. same as the one used by input_scrub_new_file(), if that is
13894 #. not true, then this code will fail].
13896 #. If we are reading from stdin, then we need to save each input
13897 #. line here (assuming of course that we actually have a line of
13898 #. input to read), so that it can be displayed in the listing
13899 #. that is produced at the end of the assembly.
13900 #: input-file.c:138 input-scrub.c:241 listing.c:332
13901 msgid "{standard input}"
13904 #: input-file.c:143
13906 msgid "can't open %s for reading: %s"
13909 #: input-file.c:152 input-file.c:215 input-file.c:241
13911 msgid "can't read from %s: %s"
13914 #: input-file.c:249 listing.c:1097 output-file.c:69
13916 msgid "can't close %s: %s"
13919 #: input-scrub.c:266
13920 msgid "macros nested too deeply"
13923 #: input-scrub.c:369 input-scrub.c:393
13924 msgid "partial line at end of file ignored"
13929 msgid "Unable to allocate memory for new instructions\n"
13942 msgid "can't open %s: %s"
13946 msgid "strange paper height, set to no form"
13950 msgid "new line in title"
13953 #. Turns the next expression into a string.
13956 msgid "% operator needs absolute expression"
13961 msgid "Missing parameter qualifier for `%s' in macro `%s'"
13966 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
13971 msgid "Pointless default value for required parameter `%s' in macro `%s'"
13976 msgid "A parameter named `%s' already exists for macro `%s'"
13981 msgid "Reserved word `%s' used as parameter in macro `%s'"
13986 msgid "unexpected end of file in macro `%s' definition"
13991 msgid "missing `)' after formals in macro definition `%s'"
13995 msgid "Missing macro name"
14000 msgid "Bad parameter list for macro `%s'"
14005 msgid "Macro `%s' was already defined"
14008 #: macro.c:800 macro.c:802
14009 msgid "missing `)'"
14014 msgid "`%s' was already used as parameter (or another local) name"
14018 msgid "confusion in formal parameters"
14023 msgid "Parameter named `%s' does not exist for macro `%s'"
14028 msgid "Value for parameter `%s' of macro `%s' was already specified"
14032 msgid "can't mix positional and keyword arguments"
14036 msgid "too many positional arguments"
14041 msgid "Missing value for required parameter `%s' of macro `%s'"
14046 msgid "Attempt to purge non-existant macro `%s'"
14050 msgid "unexpected end of file in irp or irpc"
14054 msgid "missing model parameter"
14059 msgid "Assembler messages:\n"
14072 #: messages.c:362 messages.c:382
14074 msgid "Fatal error: "
14079 msgid "Internal error!\n"
14084 msgid "Assertion failure in %s at %s line %d.\n"
14089 msgid "Assertion failure at %s line %d.\n"
14092 #: messages.c:403 messages.c:420
14094 msgid "Please report this bug.\n"
14099 msgid "Internal error, aborting at %s line %d in %s\n"
14104 msgid "Internal error, aborting at %s line %d\n"
14109 msgid "%s out of domain (%d is not a multiple of %d)"
14114 msgid "%s out of range (%d is not between %d and %d)"
14117 #. xgettext:c-format.
14120 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14123 #: output-file.c:35
14125 msgid "can't open a bfd on stdout %s"
14128 #: output-file.c:42
14130 msgid "selected target format '%s' unknown"
14133 #: output-file.c:44
14135 msgid "can't create %s: %s"
14139 msgid "bad or irreducible absolute expression"
14144 msgid "error constructing %s pseudo-op table: %s"
14149 msgid "unknown pseudo-op: `%s'"
14154 msgid "label \"%d$\" redefined"
14158 msgid ".abort detected. Abandoning ship."
14161 #: read.c:1238 read.c:2610
14162 msgid "ignoring fill value in absolute section"
14167 msgid "alignment too large: %u assumed"
14171 msgid "expected fill pattern missing"
14176 msgid "size (%ld) out of range, ignored"
14181 msgid "size of \"%s\" is already %ld; not changing to %ld"
14184 #. Some of the back ends can't deal with non-positive line numbers.
14185 #. Besides, it's silly. GCC however will generate a line number of
14186 #. zero when it is pre-processing builtins for assembler-with-cpp files:
14188 #. # 0 "<built-in>"
14190 #. We do not want to barf on this, especially since such files are used
14191 #. in the GCC and GDB testsuites. So we check for negative line numbers
14192 #. rather than non-positive line numbers.
14195 msgid "line numbers must be positive; line number %d rejected"
14200 msgid "incompatible flag %i in line directive"
14205 msgid "unsupported flag %i in line directive"
14209 msgid "start address not supported"
14213 msgid ".err encountered"
14217 msgid ".error directive invoked in source file"
14221 msgid ".warning directive invoked in source file"
14226 msgid "%s argument must be a string"
14229 #: read.c:1901 read.c:1903
14231 msgid ".fail %ld encountered"
14236 msgid ".fill size clamped to %d"
14240 msgid "size negative; .fill ignored"
14244 msgid "repeat < 0; .fill ignored"
14248 msgid "expected numeric constant"
14252 msgid "bad string constant"
14256 msgid "expected <tag> , <value>"
14261 msgid "unrecognized .linkonce type `%s'"
14265 msgid ".linkonce is not supported for this object file format"
14270 msgid "bfd_set_section_flags: %s"
14274 msgid "expected alignment after size"
14279 msgid "attempt to redefine pseudo-op `%s' ignored"
14284 msgid "invalid segment \"%s\""
14288 msgid "only constant offsets supported in absolute section"
14292 msgid "MRI style ORG pseudo-op not supported"
14297 msgid "unrecognized section type `%s'"
14301 msgid "absolute sections are not supported"
14306 msgid "unrecognized section command `%s'"
14311 msgid ".end%c encountered without preceeding %s"
14316 msgid "%s without %s"
14320 msgid "unsupported variable size or fill value"
14324 msgid ".space repeat count is zero, ignored"
14328 msgid ".space repeat count is negative, ignored"
14332 msgid "space allocation too complex in absolute section"
14336 msgid "space allocation too complex in common section"
14339 #: read.c:3304 read.c:4609
14341 msgid "bad floating literal: %s"
14346 msgid "%s: would close weakref loop: %s"
14351 msgid "junk at end of line, first unrecognized character valued 0x%x"
14355 msgid "missing expression"
14360 msgid "`%s' can't be equated to common symbol '%s'"
14364 msgid "rva without symbol"
14368 msgid "missing or bad offset expression"
14372 msgid "missing reloc type"
14376 msgid "unrecognized reloc type"
14380 msgid "bad reloc expression"
14384 msgid "attempt to store value in absolute section"
14387 #: read.c:4024 read.c:4877
14388 msgid "zero assumed for missing expression"
14391 #: read.c:4036 read.c:4889 write.c:260
14392 msgid "register value used as expression"
14397 msgid "value 0x%llx truncated to 0x%llx"
14402 msgid "value 0x%lx truncated to 0x%lx"
14407 msgid "bignum truncated to %d bytes"
14410 #: read.c:4440 read.c:4631
14411 msgid "unresolvable or nonpositive repeat count; using 1"
14416 msgid "unknown floating type type '%c'"
14420 msgid "floating point constant too large"
14424 msgid "strings must be placed into a section"
14428 msgid "expected <nn>"
14431 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14432 #: read.c:5120 read.c:5206
14433 msgid "unterminated string; newline inserted"
14437 msgid "bad escaped character in string"
14441 msgid "expected address expression"
14446 msgid "symbol \"%s\" undefined; zero assumed"
14450 msgid "some symbol undefined; zero assumed"
14454 msgid "this string may not contain '\\0'"
14458 msgid "missing string"
14463 msgid ".incbin count zero, ignoring `%s'"
14468 msgid "file not found: %s"
14473 msgid "seek to end of .incbin file failed `%s'"
14478 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14483 msgid "could not skip to %ld in file `%s'"
14488 msgid "truncated file `%s', %ld of %ld bytes read"
14492 msgid "missing .func"
14496 msgid ".endfunc missing for previous .func"
14501 msgid "missing closing `%c'"
14510 msgid "invalid argument '%s' to -fdebug-prefix-map"
14513 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14515 msgid ".stab%c: missing comma"
14518 #. This could happen for example with a source file with a huge
14519 #. number of lines. The only cure is to use a different debug
14520 #. format, probably DWARF.
14523 msgid ".stab%c: description field '%x' too big, try a different debug format"
14527 msgid "comma missing in .xstabs"
14532 msgid "cannot define symbol `%s' in absolute section"
14537 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14540 #: symbols.c:494 symbols.c:501
14542 msgid "inserting \"%s\" into symbol table failed: %s"
14545 #: symbols.c:957 symbols.c:961
14547 msgid "undefined symbol `%s' in operation"
14552 msgid "invalid sections for operation on `%s' and `%s'"
14557 msgid "invalid section for operation on `%s'"
14560 #: symbols.c:980 symbols.c:983
14562 msgid "undefined symbol `%s' in operation setting `%s'"
14567 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14572 msgid "invalid section for operation on `%s' setting `%s'"
14577 msgid "symbol definition loop encountered at `%s'"
14582 msgid "cannot convert expression symbol %s to complex relocation"
14587 msgid "division by zero when setting `%s'"
14590 #: symbols.c:1432 write.c:1805
14592 msgid "can't resolve value for symbol `%s'"
14597 msgid "\"%d\" (instance number %d of a %s label)"
14602 msgid "attempt to get value of unresolved symbol `%s'"
14606 msgid "section symbols are already global"
14611 msgid "Accessing function `%s' as thread-local object"
14616 msgid "Accessing `%s' as thread-local object"
14621 msgid "field fx_size too small to hold %d"
14626 msgid "attempt to .org/.space backwards? (%ld)"
14630 msgid "invalid offset expression"
14634 msgid "invalid reloc expression"
14639 msgid "value of %s too large for field of %d bytes at %s"
14644 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14648 msgid "relocation out of range"
14653 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14657 msgid "internal error: fixup not contained within frag"
14661 msgid "reloc not within (fixed part of) section"
14664 #: write.c:1286 write.c:1307
14666 msgid "can't write %s: %s"
14670 msgid "cannot write to output file"
14675 msgid "%d error%s, %d warning%s, generating bad object file"
14680 msgid "%d error%s, %d warning%s, no object file generated"
14685 msgid "%s: global symbols not supported in common sections"
14690 msgid "local label `%s' is not defined"
14695 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14700 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14705 msgid ".word %s-%s+%s didn't fit"
14709 msgid "padding added"
14713 msgid "attempt to move .org backwards"
14717 msgid ".space specifies non-absolute value"
14721 msgid ".space or .fill with negative value, ignored"
14727 "Infinite loop encountered whilst attempting to compute the addresses of "
14728 "symbols in section %s"