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: 2008-09-09 15:56+0930\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: app.c:488 app.c:502
20 msgid "end of file in comment"
23 #: app.c:580 app.c:627
25 msgid "end of file in string; '%c' inserted"
30 msgid "unknown escape '\\%c' in string; ignored"
34 msgid "end of file not at end of a line; newline inserted"
38 msgid "end of file in multiline comment"
42 msgid "end of file after a one-character quote; \\0 inserted"
46 msgid "end of file in escape character"
50 msgid "missing close quote; (assumed)"
53 #: app.c:1135 app.c:1190 app.c:1201 app.c:1275
54 msgid "end of file in comment; newline inserted"
58 msgid "missing emulation mode name"
63 msgid "unrecognized emulation name `%s'"
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
73 msgid "Usage: %s [option...] [asmfile...]\n"
80 " -a[sub-option...]\t turn on listings\n"
81 " \t Sub-options [default hls]:\n"
82 " \t c omit false conditionals\n"
83 " \t d omit debugging directives\n"
84 " \t g include general info\n"
85 " \t h include high-level source\n"
86 " \t l include assembly\n"
87 " \t m include macro expansions\n"
88 " \t n omit forms processing\n"
89 " \t s include symbols\n"
90 " \t =FILE list to FILE (must be last sub-option)\n"
95 msgid " --alternate initially turn on alternate macro syntax\n"
100 msgid " -D produce assembler debugging messages\n"
105 msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
110 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
115 msgid " emulate output (default %s)\n"
120 msgid " --execstack require executable stack for this object\n"
126 " --noexecstack don't require executable stack for this object\n"
131 msgid " -f skip whitespace and comment preprocessing\n"
136 msgid " -g --gen-debug generate debugging information\n"
141 msgid " --gstabs generate STABS debugging information\n"
147 " --gstabs+ generate STABS debug info with GNU extensions\n"
152 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
157 msgid " --hash-size=<value> set the hash table size close to <value>\n"
162 msgid " --help show this message and exit\n"
167 msgid " --target-help show target specific options\n"
173 " -I DIR add DIR to search list for .include directives\n"
178 msgid " -J don't warn about signed overflow\n"
184 " -K warn when differences altered for long "
190 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
195 msgid " -M,--mri assemble in MRI compatibility mode\n"
201 " --MD FILE write dependency information in FILE (default "
207 msgid " -nocpp ignored\n"
213 " -o OBJFILE name the object-file output OBJFILE (default a."
219 msgid " -R fold data section into text section\n"
225 " --reduce-memory-overheads \n"
226 " prefer smaller memory use at the cost of longer\n"
233 " --statistics print various measured statistics from execution\n"
238 msgid " --strip-local-absolute strip local absolute symbols\n"
244 " --traditional-format Use same format as native assembler when possible\n"
249 msgid " --version print assembler version number and exit\n"
254 msgid " -W --no-warn suppress warnings\n"
259 msgid " --warn don't suppress warnings\n"
264 msgid " --fatal-warnings treat warnings as errors\n"
270 " --itbl INSTTBL extend instruction set to include instructions\n"
271 " matching the specifications defined in file "
277 msgid " -w ignored\n"
282 msgid " -X ignored\n"
287 msgid " -Z generate object file even after errors\n"
293 " --listing-lhs-width set the width in words of the output data column "
301 " --listing-lhs-width2 set the width in words of the continuation lines\n"
302 " of the output data column; ignored if smaller "
304 " the width of the first line\n"
310 " --listing-rhs-width set the max width in characters of the lines from\n"
317 " --listing-cont-lines set the maximum number of continuation lines used\n"
318 " for the output data column of the listing\n"
323 msgid " @FILE read options from FILE\n"
328 msgid "Report bugs to %s\n"
333 msgid "unrecognized option -%c%s"
336 #. This output is intended to follow the GNU standards document.
339 msgid "GNU assembler %s\n"
344 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
350 "This program is free software; you may redistribute it under the terms of\n"
351 "the GNU General Public License version 3 or later.\n"
352 "This program has absolutely no warranty.\n"
357 msgid "This assembler was configured for a target of `%s'.\n"
361 msgid "multiple emulation names specified"
365 msgid "emulations not handled in this configuration"
375 msgid "canonical = %s\n"
380 msgid "cpu-type = %s\n"
385 msgid "format = %s\n"
390 msgid "bfd-target = %s\n"
394 msgid "bad defsym; format is --defsym name=value"
398 msgid "no file name following -t option"
403 msgid "failed to read instruction table %s\n"
408 msgid "invalid listing option `%c'"
412 msgid "--hash-size needs a numeric argument"
417 msgid "%s: total time in assembly: %ld.%06ld\n"
422 msgid "%s: data size %ld\n"
427 msgid "%d warnings, treating warnings as errors"
432 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
436 #. * We have a GROSS internal error.
437 #. * This should never happen.
439 #: atof-generic.c:417 config/tc-m68k.c:3396
440 msgid "failed sanity check"
443 #: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
444 #: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
445 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2510
446 #: config/tc-ppc.c:2734 config/tc-ppc.c:2746 config/tc-s390.c:1201
447 #: config/tc-s390.c:1301 config/tc-s390.c:1430 config/tc-v850.c:1730
448 #: config/tc-v850.c:1753 config/tc-v850.c:1956
449 msgid "too many fixups"
452 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
453 #: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1674
454 #: config/tc-ppc.c:2549 config/tc-s390.c:1189 config/tc-v850.c:1932
455 #: config/tc-z80.c:422
456 msgid "illegal operand"
459 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:539 config/tc-d10v.c:463
460 #: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
461 #: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1677
462 #: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2551
463 #: config/tc-s390.c:1191 config/tc-sh.c:1359 config/tc-sh64.c:2213
464 #: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
465 msgid "missing operand"
469 msgid "a reloc on this operand implies an overflow"
473 msgid "operand mask overflow"
476 #. We can't actually support subtracting a symbol.
477 #: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1527 config/tc-arm.c:8182
478 #: config/tc-arm.c:8233 config/tc-arm.c:8466 config/tc-arm.c:9189
479 #: config/tc-arm.c:9992 config/tc-arm.c:10020 config/tc-arm.c:10278
480 #: config/tc-arm.c:10295 config/tc-arm.c:10417 config/tc-avr.c:1057
481 #: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
482 #: config/tc-mips.c:4346 config/tc-mips.c:5470 config/tc-mips.c:6408
483 #: config/tc-mips.c:6984 config/tc-msp430.c:1937 config/tc-ppc.c:5661
484 #: config/tc-spu.c:907 config/tc-spu.c:931 config/tc-v850.c:2271
485 #: config/tc-xstormy16.c:484 config/tc-xtensa.c:5756 config/tc-xtensa.c:11697
486 msgid "expression too complex"
489 #: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5786 config/tc-s390.c:2006
490 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
491 msgid "unresolved expression that must be resolved"
494 #: cgen.c:1003 config/tc-xstormy16.c:563
496 msgid "internal error: can't install fix for reloc type %d (`%s')"
500 msgid "relocation is not supported"
504 msgid "invalid identifier for \".ifdef\""
508 msgid "non-constant expression in \".if\" statement"
512 msgid "bad format for ifc or ifnc"
516 msgid "\".elseif\" without matching \".if\""
520 msgid "\".elseif\" after \".else\""
523 #: cond.c:314 cond.c:420
524 msgid "here is the previous \"else\""
527 #: cond.c:317 cond.c:423
528 msgid "here is the previous \"if\""
532 msgid "non-constant expression in \".elseif\" statement"
536 msgid "\".endif\" without \".if\""
540 msgid "\".else\" without matching \".if\""
544 msgid "duplicate \"else\""
548 msgid ".ifeqs syntax error"
552 msgid "end of macro inside conditional"
556 msgid "end of file inside conditional"
560 msgid "here is the start of the unterminated conditional"
564 msgid "here is the \"else\" of the unterminated conditional"
567 #: config/atof-ieee.c:141
568 msgid "cannot create floating-point number"
571 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:923
572 #: config/tc-ia64.c:11316 config/tc-tic30.c:1261 config/tc-tic4x.c:2598
573 msgid "Unrecognized or unsupported floating point constant"
576 #: config/obj-aout.c:85
578 msgid "Attempt to put a common symbol into set %s"
581 #: config/obj-aout.c:89
583 msgid "Attempt to put an undefined symbol into set %s"
586 #: config/obj-aout.c:116 config/obj-coff.c:1339
588 msgid "Symbol `%s' can not be both weak and common"
591 #: config/obj-coff.c:133
593 msgid "Inserting \"%s\" into structure table failed: %s"
596 #. Zero is used as an end marker in the file.
597 #: config/obj-coff.c:366
598 msgid "Line numbers must be positive integers\n"
601 #: config/obj-coff.c:398
602 msgid ".ln pseudo-op inside .def/.endef: ignored."
605 #: config/obj-coff.c:440 ecoff.c:3240
606 msgid ".loc outside of .text"
609 #: config/obj-coff.c:447
610 msgid ".loc pseudo-op inside .def/.endef: ignored."
613 #: config/obj-coff.c:528
614 msgid ".def pseudo-op used inside of .def/.endef: ignored."
617 #: config/obj-coff.c:567
618 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
621 #: config/obj-coff.c:606
623 msgid "`%s' symbol without preceding function"
626 #: config/obj-coff.c:693
628 msgid "unexpected storage class %d"
631 #: config/obj-coff.c:801
632 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
635 #: config/obj-coff.c:821
636 msgid "badly formed .dim directive ignored"
639 #: config/obj-coff.c:870
640 msgid ".size pseudo-op used outside of .def/.endef ignored."
643 #: config/obj-coff.c:885
644 msgid ".scl pseudo-op used outside of .def/.endef ignored."
647 #: config/obj-coff.c:902
648 msgid ".tag pseudo-op used outside of .def/.endef ignored."
651 #: config/obj-coff.c:920
653 msgid "tag not found for .tag %s"
656 #: config/obj-coff.c:933
657 msgid ".type pseudo-op used outside of .def/.endef ignored."
660 #: config/obj-coff.c:952
661 msgid ".val pseudo-op used outside of .def/.endef ignored."
664 #: config/obj-coff.c:1119
665 msgid "badly formed .weak directive ignored"
668 #: config/obj-coff.c:1297
669 msgid "mismatched .eb"
672 #: config/obj-coff.c:1318
674 msgid "C_EFCN symbol for %s out of scope"
680 #: config/obj-coff.c:1590
682 msgid "unsupported section attribute '%c'"
685 #: config/obj-coff.c:1594 config/tc-ppc.c:4741
687 msgid "unknown section attribute '%c'"
690 #: config/obj-coff.c:1622 config/tc-ppc.c:4759 config/tc-tic54x.c:4011
693 msgid "error setting flags for \"%s\": %s"
696 #: config/obj-coff.c:1633
698 msgid "Ignoring changed section attributes for %s"
701 #: config/obj-coff.c:1764
703 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
706 #: config/obj-ecoff.c:125
707 msgid "Can't set GP value"
710 #: config/obj-ecoff.c:132
711 msgid "Can't set register masks"
714 #: config/obj-elf.c:323 config/tc-sparc.c:3946 config/tc-v850.c:450
716 msgid "bad .common segment %s"
719 #: config/obj-elf.c:601
721 msgid "setting incorrect section type for %s"
724 #: config/obj-elf.c:606
726 msgid "ignoring incorrect section type for %s"
729 #: config/obj-elf.c:648
731 msgid "setting incorrect section attributes for %s"
734 #: config/obj-elf.c:700
736 msgid "ignoring changed section type for %s"
739 #: config/obj-elf.c:712
741 msgid "ignoring changed section attributes for %s"
744 #: config/obj-elf.c:714
746 msgid "ignoring changed section entity size for %s"
749 #: config/obj-elf.c:767
750 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
753 #: config/obj-elf.c:809 read.c:2744
754 msgid "unrecognized section type"
757 #: config/obj-elf.c:839
758 msgid "unrecognized section attribute"
761 #: config/obj-elf.c:870
765 #: config/obj-elf.c:998
766 msgid "invalid merge entity size"
769 #: config/obj-elf.c:1005
770 msgid "entity size for SHF_MERGE not specified"
773 #: config/obj-elf.c:1025
774 msgid "group name for SHF_GROUP not specified"
777 #: config/obj-elf.c:1038
778 msgid "character following name is not '#'"
781 #: config/obj-elf.c:1157
782 msgid ".previous without corresponding .section; ignored"
785 #: config/obj-elf.c:1183
786 msgid ".popsection without corresponding .pushsection; ignored"
789 #: config/obj-elf.c:1235
790 msgid "expected comma after name in .symver"
793 #: config/obj-elf.c:1259
795 msgid "missing version name in `%s' for symbol `%s'"
798 #: config/obj-elf.c:1270
800 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
803 #: config/obj-elf.c:1307
805 msgid "expected `%s' to have already been set for .vtable_inherit"
808 #: config/obj-elf.c:1317
809 msgid "expected comma after name in .vtable_inherit"
812 #: config/obj-elf.c:1377
813 msgid "expected comma after name in .vtable_entry"
816 #: config/obj-elf.c:1500
817 msgid "expected quoted string"
820 #: config/obj-elf.c:1520
822 msgid "expected comma after name `%s' in .size directive"
825 #: config/obj-elf.c:1529
826 msgid "missing expression in .size directive"
829 #: config/obj-elf.c:1656
831 msgid "symbol '%s' is already defined"
834 #: config/obj-elf.c:1671
836 msgid "unrecognized symbol type \"%s\""
839 #: config/obj-elf.c:1842
840 msgid ".size expression too complicated to fix up"
843 #: config/obj-elf.c:1874
846 "invalid attempt to declare external version name as default in symbol `%s'"
849 #: config/obj-elf.c:1935 ecoff.c:3598
851 msgid "symbol `%s' can not be both weak and common"
854 #: config/obj-elf.c:2042
856 msgid "assuming all members of group `%s' are COMDAT"
859 #: config/obj-elf.c:2064
861 msgid "can't create group: %s"
864 #: config/obj-elf.c:2174
866 msgid "failed to set up debugging information: %s"
869 #: config/obj-elf.c:2194
871 msgid "can't start writing .mdebug section: %s"
874 #: config/obj-elf.c:2202
876 msgid "could not write .mdebug section: %s"
879 #: config/obj-som.c:58
880 msgid "Only one .compiler pseudo-op per file!"
883 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
884 msgid "Expected quoted string"
887 #: config/obj-som.c:88
888 msgid ".compiler directive missing language and version"
891 #: config/obj-som.c:98
892 msgid ".compiler directive missing version"
895 #: config/obj-som.c:114
897 msgid "FATAL: Attaching compiler header %s"
900 #: config/obj-som.c:129
901 msgid "Only one .version pseudo-op per file!"
904 #: config/obj-som.c:153
906 msgid "attaching version header %s: %s"
909 #: config/obj-som.c:171
910 msgid "Only one .copyright pseudo-op per file!"
913 #: config/obj-som.c:195
915 msgid "attaching copyright header %s: %s"
918 #: config/tc-alpha.c:592
920 msgid "No !literal!%ld was found"
923 #: config/tc-alpha.c:599
925 msgid "No !tlsgd!%ld was found"
928 #: config/tc-alpha.c:606
930 msgid "No !tlsldm!%ld was found"
933 #: config/tc-alpha.c:615
935 msgid "No ldah !gpdisp!%ld was found"
938 #: config/tc-alpha.c:665
940 msgid "too many !literal!%ld for %s"
943 #: config/tc-alpha.c:695
945 msgid "No lda !gpdisp!%ld was found"
948 #. Only support one relocation op per insn.
949 #: config/tc-alpha.c:852
950 msgid "More than one relocation op per insn"
953 #: config/tc-alpha.c:868
954 msgid "No relocation operand"
957 #: config/tc-alpha.c:878
959 msgid "Unknown relocation operand: !%s"
962 #: config/tc-alpha.c:888
964 msgid "no sequence number after !%s"
967 #: config/tc-alpha.c:898
969 msgid "!%s does not use a sequence number"
972 #: config/tc-alpha.c:908
974 msgid "Bad sequence number: !%s!%s"
977 #: config/tc-alpha.c:1123 config/tc-alpha.c:3140
979 msgid "inappropriate arguments for opcode `%s'"
982 #: config/tc-alpha.c:1125 config/tc-alpha.c:3142
984 msgid "opcode `%s' not supported for target %s"
987 #: config/tc-alpha.c:1129 config/tc-alpha.c:3146 config/tc-avr.c:1326
988 #: config/tc-msp430.c:1829
990 msgid "unknown opcode `%s'"
993 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
994 msgid "overflow in literal (.lita) table"
997 #: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
998 #: config/tc-alpha.c:2050 config/tc-alpha.c:2094 config/tc-alpha.c:2163
999 #: config/tc-alpha.c:2246 config/tc-alpha.c:2471 config/tc-alpha.c:2569
1000 msgid "macro requires $at register while noat in effect"
1003 #: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1004 msgid "macro requires $at while $at in use"
1007 #: config/tc-alpha.c:1346
1008 msgid "bignum invalid; zero assumed"
1011 #: config/tc-alpha.c:1348
1012 msgid "floating point number invalid; zero assumed"
1015 #: config/tc-alpha.c:1353
1016 msgid "can't handle expression"
1019 #: config/tc-alpha.c:1390
1020 msgid "overflow in literal (.lit8) table"
1023 #: config/tc-alpha.c:1674
1025 msgid "too many ldah insns for !gpdisp!%ld"
1028 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1030 msgid "both insns for !gpdisp!%ld must be in the same section"
1033 #: config/tc-alpha.c:1686
1035 msgid "too many lda insns for !gpdisp!%ld"
1038 #: config/tc-alpha.c:1742
1040 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1043 #: config/tc-alpha.c:1745
1045 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1048 #: config/tc-alpha.c:1762
1050 msgid "duplicate !tlsgd!%ld"
1053 #: config/tc-alpha.c:1764
1055 msgid "sequence number in use for !tlsldm!%ld"
1058 #: config/tc-alpha.c:1778
1060 msgid "duplicate !tlsldm!%ld"
1063 #: config/tc-alpha.c:1780
1065 msgid "sequence number in use for !tlsgd!%ld"
1068 #: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
1069 #: config/tc-mn10300.c:1146 config/tc-ppc.c:1649 config/tc-s390.c:604
1070 #: config/tc-v850.c:1556
1074 #: config/tc-alpha.c:1962
1075 msgid "invalid relocation for instruction"
1078 #: config/tc-alpha.c:1974
1079 msgid "invalid relocation for field"
1082 #: config/tc-alpha.c:2761
1083 msgid "can not resolve expression"
1086 #: config/tc-alpha.c:3276 config/tc-ppc.c:1948 config/tc-ppc.c:4504
1088 msgid ".COMMon length (%ld.) <0! Ignored."
1091 #: config/tc-alpha.c:3305 config/tc-sparc.c:3816 config/tc-v850.c:245
1092 msgid "Ignoring attempt to re-define symbol"
1095 #: config/tc-alpha.c:3314 config/tc-alpha.c:3323 config/tc-ppc.c:4541
1096 #: config/tc-sparc.c:3824
1098 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1101 #: config/tc-alpha.c:3440 ecoff.c:3054
1102 msgid ".ent directive has no name"
1105 #: config/tc-alpha.c:3448
1106 msgid "nested .ent directives"
1109 #: config/tc-alpha.c:3492 ecoff.c:3005
1110 msgid ".end directive has no name"
1113 #: config/tc-alpha.c:3501
1114 msgid ".end directive without matching .ent"
1117 #: config/tc-alpha.c:3503
1118 msgid ".end directive names different symbol than .ent"
1121 #: config/tc-alpha.c:3546 ecoff.c:3140
1122 msgid ".fmask outside of .ent"
1125 #: config/tc-alpha.c:3548 config/tc-score.c:5816 ecoff.c:3204
1126 msgid ".mask outside of .ent"
1129 #: config/tc-alpha.c:3556 ecoff.c:3147
1130 msgid "bad .fmask directive"
1133 #: config/tc-alpha.c:3558 ecoff.c:3211
1134 msgid "bad .mask directive"
1137 #: config/tc-alpha.c:3591 config/tc-mips.c:14967 config/tc-score.c:5959
1139 msgid ".frame outside of .ent"
1142 #: config/tc-alpha.c:3602 ecoff.c:3179
1143 msgid "bad .frame directive"
1146 #: config/tc-alpha.c:3634
1147 msgid ".prologue directive without a preceding .ent directive"
1150 #: config/tc-alpha.c:3652
1152 msgid "Invalid argument %d to .prologue."
1155 #: config/tc-alpha.c:3743
1156 msgid "ECOFF debugging is disabled."
1159 #: config/tc-alpha.c:3757
1160 msgid ".ent directive without matching .end"
1163 #: config/tc-alpha.c:3842
1164 msgid ".usepv directive has no name"
1167 #: config/tc-alpha.c:3853
1168 msgid ".usepv directive has no type"
1171 #: config/tc-alpha.c:3868
1172 msgid "unknown argument for .usepv"
1175 #: config/tc-alpha.c:3901
1176 msgid "Unknown section directive"
1179 #: config/tc-alpha.c:3936
1180 msgid ".ent directive has no symbol"
1183 #: config/tc-alpha.c:3961
1184 msgid "Bad .frame directive 1./2. param"
1187 #: config/tc-alpha.c:3973
1188 msgid "Bad .frame directive 3./4. param"
1191 #: config/tc-alpha.c:3995
1192 msgid ".pdesc directive not in link (.link) section"
1195 #: config/tc-alpha.c:4003
1196 msgid ".pdesc has no matching .ent"
1199 #: config/tc-alpha.c:4014
1200 msgid ".pdesc directive has no entry symbol"
1203 #: config/tc-alpha.c:4027
1204 msgid "No comma after .pdesc <entryname>"
1207 #: config/tc-alpha.c:4047
1208 msgid "unknown procedure kind"
1211 #: config/tc-alpha.c:4137
1212 msgid ".name directive not in link (.link) section"
1215 #: config/tc-alpha.c:4145
1216 msgid ".name directive has no symbol"
1219 #: config/tc-alpha.c:4176
1220 msgid "No symbol after .linkage"
1223 #: config/tc-alpha.c:4200
1224 msgid "No symbol after .code_address"
1227 #: config/tc-alpha.c:4227 config/tc-score.c:5822
1228 msgid "Bad .mask directive"
1231 #: config/tc-alpha.c:4245
1232 msgid "Bad .fmask directive"
1235 #: config/tc-alpha.c:4402
1237 msgid "Expected comma after name \"%s\""
1240 #. *symbol_get_obj (symbolP) = (signed char) temp;
1241 #: config/tc-alpha.c:4413
1243 msgid "unhandled: .proc %s,%d"
1246 #: config/tc-alpha.c:4447
1248 msgid "Tried to .set unrecognized mode `%s'"
1251 #: config/tc-alpha.c:4473
1253 msgid "Bad base register, using $%d."
1256 #: config/tc-alpha.c:4494
1258 msgid "Alignment too large: %d. assumed"
1261 #: config/tc-alpha.c:4498 config/tc-d30v.c:2048
1262 msgid "Alignment negative: 0 assumed"
1265 #: config/tc-alpha.c:4775
1267 msgid "Chose GP value of %lx\n"
1270 #: config/tc-alpha.c:4789
1271 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1274 #: config/tc-alpha.c:4878
1276 msgid "internal error: can't hash opcode `%s': %s"
1279 #: config/tc-alpha.c:4914
1281 msgid "internal error: can't hash macro `%s': %s"
1284 #: config/tc-alpha.c:4998 config/tc-arm.c:6073 config/tc-arm.c:6085
1285 #: config/tc-i960.c:708 config/tc-xtensa.c:5251 config/tc-xtensa.c:5329
1286 #: config/tc-xtensa.c:5425 config/tc-z80.c:1893
1287 msgid "syntax error"
1290 #: config/tc-alpha.c:5076
1292 msgid "Unknown CPU identifier `%s'"
1295 #: config/tc-alpha.c:5119
1298 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1299 "-F\t\t\tlack floating point instructions support\n"
1300 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1301 "\t\t\tspecify variant of Alpha architecture\n"
1302 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1304 "\t\t\tthese variants include PALcode opcodes\n"
1307 #: config/tc-alpha.c:5129
1310 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1311 "-H\t\t\tshow new symbol after hash truncation\n"
1314 #: config/tc-alpha.c:5306
1316 msgid "unhandled relocation type %s"
1319 #: config/tc-alpha.c:5319
1320 msgid "non-absolute expression in constant field"
1323 #: config/tc-alpha.c:5333
1325 msgid "type %d reloc done?\n"
1328 #: config/tc-alpha.c:5380 config/tc-alpha.c:5387
1329 msgid "Used $at without \".set noat\""
1332 #: config/tc-alpha.c:5549
1334 msgid "!samegp reloc against symbol without .prologue: %s"
1337 #: config/tc-alpha.c:5586 config/tc-xtensa.c:5931
1339 msgid "cannot represent `%s' relocation in object file"
1342 #: config/tc-alpha.c:5592
1344 msgid "internal error? cannot generate `%s' relocation"
1347 #: config/tc-alpha.c:5643
1349 msgid "frame reg expected, using $%d."
1352 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1353 #: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1354 #: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
1355 #: config/tc-h8300.c:193 config/tc-hppa.c:6789 config/tc-hppa.c:6795
1356 #: config/tc-hppa.c:6801 config/tc-hppa.c:6807 config/tc-hppa.c:8214
1357 #: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1358 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1359 msgid "could not set architecture and machine"
1362 #: config/tc-arc.c:212 config/tc-arm.c:19602 config/tc-score.c:6522
1363 #: config/tc-score.c:6538 config/tc-score.c:6543
1364 msgid "virtual memory exhausted"
1367 #: config/tc-arc.c:432 config/tc-arc.c:670
1368 msgid "expected comma after operand name"
1371 #: config/tc-arc.c:443
1373 msgid "negative operand number %d"
1376 #: config/tc-arc.c:455
1377 msgid "expected comma after register-number"
1380 #: config/tc-arc.c:480
1381 msgid "invalid mode"
1384 #: config/tc-arc.c:497
1385 msgid "expected comma after register-mode"
1388 #: config/tc-arc.c:514
1389 msgid "shortcut designator invalid"
1392 #: config/tc-arc.c:529
1394 msgid "core register value (%d) too large"
1397 #: config/tc-arc.c:537
1399 msgid "condition code value (%d) too large"
1402 #: config/tc-arc.c:554
1404 msgid "attempt to override symbol: %s"
1407 #: config/tc-arc.c:625
1408 msgid "invalid opertype"
1411 #: config/tc-arc.c:682
1412 msgid "expected comma after opcode"
1415 #: config/tc-arc.c:692
1417 msgid "negative subopcode %d"
1420 #: config/tc-arc.c:701
1421 msgid "subcode value found when opcode not equal 0x03"
1424 #: config/tc-arc.c:709
1426 msgid "invalid subopcode %d"
1429 #: config/tc-arc.c:720
1430 msgid "expected comma after subopcode"
1433 #: config/tc-arc.c:739
1434 msgid "invalid suffix class"
1437 #: config/tc-arc.c:748
1438 msgid "expected comma after suffix class"
1441 #: config/tc-arc.c:767
1442 msgid "invalid syntax class"
1445 #: config/tc-arc.c:774
1446 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1449 #: config/tc-arc.c:794
1450 msgid "unknown suffix class"
1453 #: config/tc-arc.c:861
1454 msgid "expected comma after symbol name"
1457 #: config/tc-arc.c:871
1458 msgid "negative symbol length"
1461 #: config/tc-arc.c:882
1462 msgid "ignoring attempt to re-define symbol"
1465 #: config/tc-arc.c:889
1467 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1470 #: config/tc-arc.c:903
1471 msgid "assuming symbol alignment of zero"
1474 #: config/tc-arc.c:970
1475 msgid "\".option\" directive must appear before any instructions"
1478 #: config/tc-arc.c:980
1479 msgid "\".option\" directive conflicts with initial definition"
1482 #: config/tc-arc.c:988
1483 msgid "\".option\" directive overrides command-line (default) value"
1486 #: config/tc-arc.c:998
1487 msgid "invalid identifier for \".option\""
1490 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1491 msgid "relaxation not supported\n"
1494 #: config/tc-arc.c:1080
1495 msgid "expression too complex code symbol"
1498 #: config/tc-arc.c:1107
1500 msgid "missing ')' in %%-op"
1503 #: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2281
1504 #: config/tc-sparc.c:3504
1506 msgid "internal error: can't export reloc type %d (`%s')"
1509 #: config/tc-arc.c:1494
1511 msgid "unknown syntax format character `%c'"
1514 #: config/tc-arc.c:1632
1515 msgid "too many suffixes"
1518 #: config/tc-arc.c:1671
1519 msgid "symbol as destination register"
1522 #: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1820
1523 #: config/tc-ppc.c:2791 config/tc-s390.c:1443 config/tc-v850.c:2009
1525 msgid "junk at end of line: `%s'"
1528 #: config/tc-arc.c:1795
1529 msgid "8 byte instruction in delay slot"
1532 #. except for jl addr
1533 #: config/tc-arc.c:1798
1534 msgid "8 byte jump instruction with delay slot"
1537 #: config/tc-arc.c:1806
1538 msgid "conditional branch follows set of flags"
1541 #: config/tc-arc.c:1890 config/tc-arm.c:14208
1543 msgid "bad instruction `%s'"
1546 #: config/tc-arm.c:489
1547 msgid "ARM register expected"
1550 #: config/tc-arm.c:490
1551 msgid "bad or missing co-processor number"
1554 #: config/tc-arm.c:491
1555 msgid "co-processor register expected"
1558 #: config/tc-arm.c:492
1559 msgid "FPA register expected"
1562 #: config/tc-arm.c:493
1563 msgid "VFP single precision register expected"
1566 #: config/tc-arm.c:494
1567 msgid "VFP/Neon double precision register expected"
1570 #: config/tc-arm.c:495
1571 msgid "Neon quad precision register expected"
1574 #: config/tc-arm.c:496
1575 msgid "VFP single or double precision register expected"
1578 #: config/tc-arm.c:497
1579 msgid "Neon double or quad precision register expected"
1582 #: config/tc-arm.c:498
1583 msgid "VFP single, double or Neon quad precision register expected"
1586 #: config/tc-arm.c:499
1587 msgid "VFP system register expected"
1590 #: config/tc-arm.c:500
1591 msgid "Maverick MVF register expected"
1594 #: config/tc-arm.c:501
1595 msgid "Maverick MVD register expected"
1598 #: config/tc-arm.c:502
1599 msgid "Maverick MVFX register expected"
1602 #: config/tc-arm.c:503
1603 msgid "Maverick MVDX register expected"
1606 #: config/tc-arm.c:504
1607 msgid "Maverick MVAX register expected"
1610 #: config/tc-arm.c:505
1611 msgid "Maverick DSPSC register expected"
1614 #: config/tc-arm.c:506
1615 msgid "iWMMXt data register expected"
1618 #: config/tc-arm.c:507 config/tc-arm.c:5882
1619 msgid "iWMMXt control register expected"
1622 #: config/tc-arm.c:508
1623 msgid "iWMMXt scalar register expected"
1626 #: config/tc-arm.c:509
1627 msgid "XScale accumulator register expected"
1630 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1631 #: config/tc-arm.c:658 config/tc-score.c:47
1632 msgid "bad arguments to instruction"
1635 #: config/tc-arm.c:659 config/tc-score.c:48
1636 msgid "r15 not allowed here"
1639 #: config/tc-arm.c:660
1640 msgid "instruction cannot be conditional"
1643 #: config/tc-arm.c:661
1644 msgid "registers may not be the same"
1647 #: config/tc-arm.c:662
1648 msgid "lo register required"
1651 #: config/tc-arm.c:663
1652 msgid "instruction not supported in Thumb16 mode"
1655 #: config/tc-arm.c:664
1656 msgid "instruction does not accept this addressing mode"
1659 #: config/tc-arm.c:665
1660 msgid "branch must be last instruction in IT block"
1663 #: config/tc-arm.c:666
1664 msgid "instruction not allowed in IT block"
1667 #: config/tc-arm.c:667
1668 msgid "selected FPU does not support instruction"
1671 #: config/tc-arm.c:807
1672 msgid "immediate expression requires a # prefix"
1675 #: config/tc-arm.c:834 config/tc-score.c:5605 expr.c:1300 read.c:2440
1676 msgid "bad expression"
1679 #: config/tc-arm.c:845 config/tc-i860.c:1003 config/tc-sparc.c:2876
1683 #: config/tc-arm.c:862 config/tc-arm.c:4399 config/tc-i960.c:1300
1684 #: config/tc-score.c:980
1685 msgid "invalid constant"
1688 #: config/tc-arm.c:992
1689 msgid "expected #constant"
1692 #: config/tc-arm.c:1153
1694 msgid "unexpected character `%c' in type specifier"
1697 #: config/tc-arm.c:1170
1699 msgid "bad size %d in type specifier"
1702 #: config/tc-arm.c:1220
1703 msgid "only one type should be specified for operand"
1706 #: config/tc-arm.c:1226
1707 msgid "vector type expected"
1710 #: config/tc-arm.c:1298
1711 msgid "can't redefine type for operand"
1714 #: config/tc-arm.c:1309
1715 msgid "only D registers may be indexed"
1718 #: config/tc-arm.c:1315
1719 msgid "can't change index for operand"
1722 #: config/tc-arm.c:1331 config/tc-arm.c:4000
1723 msgid "constant expression required"
1726 #: config/tc-arm.c:1374
1727 msgid "register operand expected, but got scalar"
1730 #: config/tc-arm.c:1407
1731 msgid "scalar must have an index"
1734 #: config/tc-arm.c:1412 config/tc-arm.c:13175 config/tc-arm.c:13223
1735 #: config/tc-arm.c:13625
1736 msgid "scalar index out of range"
1739 #: config/tc-arm.c:1459
1740 msgid "bad range in register list"
1743 #: config/tc-arm.c:1467 config/tc-arm.c:1476 config/tc-arm.c:1517
1745 msgid "Warning: duplicated register (r%d) in register list"
1748 #: config/tc-arm.c:1479
1749 msgid "Warning: register range not in ascending order"
1752 #: config/tc-arm.c:1490
1756 #: config/tc-arm.c:1506
1757 msgid "invalid register mask"
1760 #: config/tc-arm.c:1588
1764 #: config/tc-arm.c:1643 config/tc-arm.c:1687
1765 msgid "register out of range in list"
1768 #: config/tc-arm.c:1659 config/tc-arm.c:1704 config/tc-h8300.c:989
1769 #: config/tc-mips.c:10471 config/tc-mips.c:10493
1770 msgid "invalid register list"
1773 #: config/tc-arm.c:1665 config/tc-arm.c:3464 config/tc-arm.c:3597
1774 msgid "register list not in ascending order"
1777 #: config/tc-arm.c:1696
1778 msgid "register range not in ascending order"
1781 #: config/tc-arm.c:1729
1782 msgid "non-contiguous register range"
1785 #: config/tc-arm.c:1855
1786 msgid "don't use Rn-Rm syntax with non-unit stride"
1789 #: config/tc-arm.c:1910
1790 msgid "error parsing element/structure list"
1793 #: config/tc-arm.c:1916
1797 #: config/tc-arm.c:1972
1799 msgid "ignoring attempt to redefine built-in register '%s'"
1802 #: config/tc-arm.c:1977
1804 msgid "ignoring redefinition of register alias '%s'"
1807 #: config/tc-arm.c:2005
1808 msgid "attempt to redefine typed alias"
1811 #: config/tc-arm.c:2043
1813 msgid "unknown register '%s' -- .req ignored"
1816 #: config/tc-arm.c:2138
1817 msgid "bad type for register"
1820 #: config/tc-arm.c:2149
1821 msgid "expression must be constant"
1824 #: config/tc-arm.c:2166
1825 msgid "can't redefine the type of a register alias"
1828 #: config/tc-arm.c:2173
1829 msgid "you must specify a single type only"
1832 #: config/tc-arm.c:2186
1833 msgid "can't redefine the index of a scalar alias"
1836 #: config/tc-arm.c:2194
1837 msgid "scalar index must be constant"
1840 #: config/tc-arm.c:2203
1844 #: config/tc-arm.c:2240
1845 msgid "invalid syntax for .req directive"
1848 #: config/tc-arm.c:2246
1849 msgid "invalid syntax for .dn directive"
1852 #: config/tc-arm.c:2252
1853 msgid "invalid syntax for .qn directive"
1856 #: config/tc-arm.c:2278
1857 msgid "invalid syntax for .unreq directive"
1860 #: config/tc-arm.c:2284
1862 msgid "unknown register alias '%s'"
1865 #: config/tc-arm.c:2286
1867 msgid "ignoring attempt to undefine built-in register '%s'"
1870 #: config/tc-arm.c:2437
1872 msgid "Failed to find real start of function: %s\n"
1875 #: config/tc-arm.c:2453
1876 msgid "selected processor does not support THUMB opcodes"
1879 #: config/tc-arm.c:2467
1880 msgid "selected processor does not support ARM opcodes"
1883 #: config/tc-arm.c:2480
1885 msgid "invalid instruction size selected (%d)"
1888 #: config/tc-arm.c:2512
1890 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1893 #: config/tc-arm.c:2568
1895 msgid "expected comma after name \"%s\""
1898 #: config/tc-arm.c:2618 config/tc-m32r.c:588
1900 msgid "symbol `%s' already defined"
1903 #: config/tc-arm.c:2652
1905 msgid "unrecognized syntax mode \"%s\""
1908 #: config/tc-arm.c:2673
1910 msgid "alignment too large: %d assumed"
1913 #: config/tc-arm.c:2676
1914 msgid "alignment negative. 0 assumed."
1917 #: config/tc-arm.c:2823
1918 msgid "literal pool overflow"
1921 #: config/tc-arm.c:2979 config/tc-arm.c:5817
1922 msgid "unrecognized relocation suffix"
1925 #: config/tc-arm.c:2992
1926 msgid "(plt) is only valid on branch targets"
1929 #: config/tc-arm.c:2998 config/tc-s390.c:1100 config/tc-s390.c:1708
1930 #: config/tc-xtensa.c:1564
1932 msgid "%s relocations do not fit in %d bytes"
1935 #: config/tc-arm.c:3046 dwarf2dbg.c:670
1936 msgid "expected 0 or 1"
1939 #: config/tc-arm.c:3050
1940 msgid "missing comma"
1943 #: config/tc-arm.c:3105
1944 msgid "duplicate .handlerdata directive"
1947 #: config/tc-arm.c:3177
1948 msgid "personality routine specified for cantunwind frame"
1951 #: config/tc-arm.c:3191
1952 msgid "duplicate .personalityindex directive"
1955 #: config/tc-arm.c:3198
1956 msgid "bad personality routine number"
1959 #: config/tc-arm.c:3217
1960 msgid "duplicate .personality directive"
1963 #: config/tc-arm.c:3240 config/tc-arm.c:3368 config/tc-arm.c:3416
1964 msgid "expected register list"
1967 #: config/tc-arm.c:3322
1968 msgid "expected , <constant>"
1971 #: config/tc-arm.c:3331
1972 msgid "number of registers must be in the range [1:4]"
1975 #: config/tc-arm.c:3478 config/tc-arm.c:3611
1976 msgid "bad register range"
1979 #: config/tc-arm.c:3665
1980 msgid "register expected"
1983 #: config/tc-arm.c:3675
1984 msgid "FPA .unwind_save does not take a register list"
1987 #: config/tc-arm.c:3694
1988 msgid ".unwind_save does not support this kind of register"
1991 #: config/tc-arm.c:3730
1992 msgid "SP and PC not permitted in .unwind_movsp directive"
1995 #: config/tc-arm.c:3735
1996 msgid "unexpected .unwind_movsp directive"
1999 #: config/tc-arm.c:3759
2000 msgid "stack increment must be multiple of 4"
2003 #: config/tc-arm.c:3788
2004 msgid "expected <reg>, <reg>"
2007 #: config/tc-arm.c:3806
2008 msgid "register must be either sp or set by a previousunwind_movsp directive"
2011 #: config/tc-arm.c:3842
2012 msgid "expected <offset>, <opcode>"
2015 #: config/tc-arm.c:3854
2016 msgid "unwind opcode too long"
2019 #: config/tc-arm.c:3859
2020 msgid "invalid unwind opcode"
2023 #: config/tc-arm.c:4006 config/tc-arm.c:4868 config/tc-arm.c:8469
2024 #: config/tc-arm.c:8951 config/tc-arm.c:11748 config/tc-arm.c:18741
2025 #: config/tc-arm.c:18766 config/tc-arm.c:18774 config/tc-z8k.c:1144
2026 #: config/tc-z8k.c:1154
2027 msgid "immediate value out of range"
2030 #: config/tc-arm.c:4153
2031 msgid "invalid FPA immediate expression"
2034 #: config/tc-arm.c:4277 config/tc-arm.c:4285
2035 msgid "shift expression expected"
2038 #: config/tc-arm.c:4299
2039 msgid "'LSL' or 'ASR' required"
2042 #: config/tc-arm.c:4307
2043 msgid "'LSL' required"
2046 #: config/tc-arm.c:4315
2047 msgid "'ASR' required"
2050 #: config/tc-arm.c:4387 config/tc-arm.c:4862 config/tc-arm.c:6443
2051 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2052 msgid "constant expression expected"
2055 #: config/tc-arm.c:4394
2056 msgid "invalid rotation"
2059 #: config/tc-arm.c:4554 config/tc-arm.c:4698
2060 msgid "unknown group relocation"
2063 #: config/tc-arm.c:4667
2064 msgid "alignment must be constant"
2067 #: config/tc-arm.c:4729
2068 msgid "this group relocation is not allowed on this instruction"
2071 #: config/tc-arm.c:4741 config/tc-arm.c:5141
2072 msgid "']' expected"
2075 #: config/tc-arm.c:4759
2076 msgid "'}' expected at end of 'option' field"
2079 #: config/tc-arm.c:4764
2080 msgid "cannot combine index with option"
2083 #: config/tc-arm.c:4777
2084 msgid "cannot combine pre- and post-indexing"
2087 #: config/tc-arm.c:4938
2088 msgid "flag for {c}psr instruction expected"
2091 #: config/tc-arm.c:4963
2092 msgid "unrecognized CPS flag"
2095 #: config/tc-arm.c:4970
2096 msgid "missing CPS flags"
2099 #: config/tc-arm.c:4993 config/tc-arm.c:4999
2100 msgid "valid endian specifiers are be or le"
2103 #: config/tc-arm.c:5021
2104 msgid "missing rotation field after comma"
2107 #: config/tc-arm.c:5036
2108 msgid "rotation can only be 0, 8, 16, or 24"
2111 #: config/tc-arm.c:5065
2112 msgid "condition required"
2115 #: config/tc-arm.c:5103 config/tc-arm.c:6953
2116 msgid "'[' expected"
2119 #: config/tc-arm.c:5116
2120 msgid "',' expected"
2123 #: config/tc-arm.c:5133
2124 msgid "invalid shift"
2127 #: config/tc-arm.c:5206
2128 msgid "can't use Neon quad register here"
2131 #: config/tc-arm.c:5272
2132 msgid "expected <Rm> or <Dm> or <Qm> operand"
2135 #: config/tc-arm.c:5352
2139 #: config/tc-arm.c:5362 read.c:2097
2140 msgid "expected comma"
2143 #: config/tc-arm.c:5652 config/tc-arm.c:5722
2144 msgid "immediate value is out of range"
2147 #: config/tc-arm.c:5867
2148 msgid "iWMMXt data or control register expected"
2151 #: config/tc-arm.c:6020
2153 msgid "unhandled operand code %d"
2156 #: config/tc-arm.c:6099 config/tc-score.c:56
2157 msgid "garbage following instruction"
2160 #: config/tc-arm.c:6186
2161 msgid "D register out of range for selected VFP version"
2164 #: config/tc-arm.c:6265
2165 msgid "instruction does not accept preindexed addressing"
2168 #. unindexed - only for coprocessor
2169 #: config/tc-arm.c:6281 config/tc-arm.c:8275
2170 msgid "instruction does not accept unindexed addressing"
2173 #: config/tc-arm.c:6289
2174 msgid "destination register same as write-back base"
2177 #: config/tc-arm.c:6290
2178 msgid "source register same as write-back base"
2181 #: config/tc-arm.c:6336
2182 msgid "instruction does not accept scaled register index"
2185 #: config/tc-arm.c:6376
2186 msgid "instruction does not support unindexed addressing"
2189 #: config/tc-arm.c:6391
2190 msgid "pc may not be used with write-back"
2193 #: config/tc-arm.c:6396
2194 msgid "instruction does not support writeback"
2197 #: config/tc-arm.c:6438
2198 msgid "invalid pseudo operation"
2201 #: config/tc-arm.c:6484
2202 msgid "literal pool insertion failed"
2205 #: config/tc-arm.c:6542
2206 msgid "Rn must not overlap other operands"
2209 #: config/tc-arm.c:6631 config/tc-arm.c:8807
2210 msgid "bad barrier type"
2213 #: config/tc-arm.c:6642 config/tc-arm.c:6661 config/tc-arm.c:6674
2214 #: config/tc-arm.c:8818 config/tc-arm.c:8838 config/tc-arm.c:8852
2215 msgid "bit-field extends past end of register"
2218 #: config/tc-arm.c:6703
2219 msgid "the only suffix valid here is '(plt)'"
2222 #: config/tc-arm.c:6756
2223 msgid "use of r15 in blx in ARM mode is not really useful"
2226 #: config/tc-arm.c:6781
2227 msgid "use of r15 in bx in ARM mode is not really useful"
2230 #: config/tc-arm.c:6806 config/tc-arm.c:8990
2231 msgid "use of r15 in bxj is not really useful"
2234 #: config/tc-arm.c:6920 config/tc-arm.c:6929
2235 msgid "writeback of base register is UNPREDICTABLE"
2238 #: config/tc-arm.c:6923
2239 msgid "writeback of base register when in register list is UNPREDICTABLE"
2242 #: config/tc-arm.c:6933
2243 msgid "if writeback register is in list, it must be the lowest reg in the list"
2246 #: config/tc-arm.c:6948
2247 msgid "first destination register must be even"
2250 #: config/tc-arm.c:6951 config/tc-arm.c:7018
2251 msgid "can only load two consecutive registers"
2254 #. If op 1 were present and equal to PC, this function wouldn't
2255 #. have been called in the first place.
2256 #. If op 2 were present and equal to PC, this function wouldn't
2257 #. have been called in the first place.
2258 #: config/tc-arm.c:6952 config/tc-arm.c:7021 config/tc-arm.c:7547
2259 #: config/tc-arm.c:9468
2260 msgid "r14 not allowed here"
2263 #: config/tc-arm.c:6966
2264 msgid "base register written back, and overlaps second destination register"
2267 #: config/tc-arm.c:6974
2268 msgid "index register overlaps destination register"
2271 #: config/tc-arm.c:7004 config/tc-arm.c:7529
2272 msgid "offset must be zero in ARM encoding"
2275 #: config/tc-arm.c:7015 config/tc-arm.c:7541
2276 msgid "even register required"
2279 #: config/tc-arm.c:7046 config/tc-arm.c:7077
2280 msgid "this instruction requires a post-indexed address"
2283 #: config/tc-arm.c:7104
2284 msgid "Rd and Rm should be different in mla"
2287 #: config/tc-arm.c:7128 config/tc-arm.c:9725
2288 msgid ":lower16: not allowed this instruction"
2291 #: config/tc-arm.c:7130
2292 msgid ":upper16: not allowed instruction"
2295 #: config/tc-arm.c:7149
2296 msgid "operand 1 must be FPSCR"
2299 #: config/tc-arm.c:7182 config/tc-arm.c:9834
2300 msgid "'CPSR' or 'SPSR' expected"
2303 #: config/tc-arm.c:7219
2304 msgid "Rd and Rm should be different in mul"
2307 #: config/tc-arm.c:7238 config/tc-arm.c:7474 config/tc-arm.c:9914
2308 msgid "rdhi and rdlo must be different"
2311 #: config/tc-arm.c:7244
2312 msgid "rdhi, rdlo and rm must all be different"
2315 #: config/tc-arm.c:7306
2316 msgid "'[' expected after PLD mnemonic"
2319 #: config/tc-arm.c:7308 config/tc-arm.c:7323
2320 msgid "post-indexed expression used in preload instruction"
2323 #: config/tc-arm.c:7310 config/tc-arm.c:7325
2324 msgid "writeback used in preload instruction"
2327 #: config/tc-arm.c:7312 config/tc-arm.c:7327
2328 msgid "unindexed addressing used in preload instruction"
2331 #: config/tc-arm.c:7321
2332 msgid "'[' expected after PLI mnemonic"
2335 #: config/tc-arm.c:7500
2336 msgid "SRS base register must be r13"
2339 #: config/tc-arm.c:7544
2340 msgid "can only store two consecutive registers"
2343 #: config/tc-arm.c:7639 config/tc-arm.c:7656
2344 msgid "only two consecutive VFP SP registers allowed here"
2347 #: config/tc-arm.c:7684 config/tc-arm.c:7699
2348 msgid "this addressing mode requires base-register writeback"
2351 #: config/tc-arm.c:7873
2352 msgid "this instruction does not support indexing"
2355 #: config/tc-arm.c:7896
2356 msgid "only r15 allowed here"
2359 #: config/tc-arm.c:8031
2360 msgid "immediate operand requires iWMMXt2"
2363 #: config/tc-arm.c:8175
2364 msgid "shift by register not allowed in thumb mode"
2367 #: config/tc-arm.c:8187 config/tc-arm.c:18248
2368 msgid "shift expression is too large"
2371 #: config/tc-arm.c:8213
2372 msgid "Instruction does not support =N addresses"
2375 #: config/tc-arm.c:8218
2376 msgid "cannot use register index with PC-relative addressing"
2379 #: config/tc-arm.c:8219
2380 msgid "cannot use register index with this instruction"
2383 #: config/tc-arm.c:8221
2384 msgid "Thumb does not support negative register indexing"
2387 #: config/tc-arm.c:8223
2388 msgid "Thumb does not support register post-indexing"
2391 #: config/tc-arm.c:8225
2392 msgid "Thumb does not support register indexing with writeback"
2395 #: config/tc-arm.c:8227
2396 msgid "Thumb supports only LSL in shifted register indexing"
2399 #: config/tc-arm.c:8236 config/tc-arm.c:12978
2400 msgid "shift out of range"
2403 #: config/tc-arm.c:8244
2404 msgid "cannot use writeback with PC-relative addressing"
2407 #: config/tc-arm.c:8246
2408 msgid "cannot use writeback with this instruction"
2411 #: config/tc-arm.c:8265
2412 msgid "cannot use post-indexing with PC-relative addressing"
2415 #: config/tc-arm.c:8266
2416 msgid "cannot use post-indexing with this instruction"
2419 #: config/tc-arm.c:8393
2420 msgid "PC not allowed as destination"
2423 #: config/tc-arm.c:8464
2424 msgid "only SUBS PC, LR, #const allowed"
2427 #: config/tc-arm.c:8537 config/tc-arm.c:8678 config/tc-arm.c:8770
2428 #: config/tc-arm.c:9789
2429 msgid "shift must be constant"
2432 #: config/tc-arm.c:8564 config/tc-arm.c:8693 config/tc-arm.c:8785
2433 #: config/tc-arm.c:9802
2434 msgid "unshifted register required"
2437 #: config/tc-arm.c:8579 config/tc-arm.c:8796 config/tc-arm.c:9901
2438 msgid "dest must overlap one source register"
2441 #: config/tc-arm.c:8696
2442 msgid "dest and source1 must be the same register"
2445 #: config/tc-arm.c:8947
2446 msgid "instruction is always unconditional"
2449 #: config/tc-arm.c:9029
2450 msgid "selected processor does not support 'A' form of this instruction"
2453 #: config/tc-arm.c:9032
2454 msgid "Thumb does not support the 2-argument form of this instruction"
2457 #: config/tc-arm.c:9131
2458 msgid "SP not allowed in register list"
2461 #: config/tc-arm.c:9136
2462 msgid "LR and PC should not both be in register list"
2465 #: config/tc-arm.c:9140
2466 msgid "base register should not be in register list when written back"
2469 #: config/tc-arm.c:9146
2470 msgid "PC not allowed in register list"
2473 #: config/tc-arm.c:9149 config/tc-arm.c:9215 config/tc-arm.c:9255
2475 msgid "value stored for r%d is UNPREDICTABLE"
2478 #: config/tc-arm.c:9191
2479 msgid "Thumb load/store multiple does not support {reglist}^"
2482 #: config/tc-arm.c:9248
2483 msgid "Thumb-2 instruction only valid in unified syntax"
2486 #: config/tc-arm.c:9252 config/tc-arm.c:9262
2487 msgid "this instruction will write back the base register"
2490 #: config/tc-arm.c:9265
2491 msgid "this instruction will not write back the base register"
2494 #: config/tc-arm.c:9294
2495 msgid "r14 not allowed as first register when second register is omitted"
2498 #: config/tc-arm.c:9391 config/tc-arm.c:9404 config/tc-arm.c:9440
2499 msgid "Thumb does not support this addressing mode"
2502 #: config/tc-arm.c:9408
2503 msgid "byte or halfword not valid for base register"
2506 #: config/tc-arm.c:9411
2507 msgid "r15 based store not allowed"
2510 #: config/tc-arm.c:9413
2511 msgid "invalid base register for register offset"
2514 #: config/tc-arm.c:9710
2515 msgid "only lo regs allowed with immediate"
2518 #: config/tc-arm.c:9730
2519 msgid ":upper16: not allowed this instruction"
2522 #: config/tc-arm.c:9824 config/tc-arm.c:9830 config/tc-arm.c:9856
2523 #: config/tc-arm.c:9862
2524 msgid "selected processor does not support requested special purpose register"
2527 #: config/tc-arm.c:9851
2528 msgid "Thumb encoding does not support an immediate here"
2531 #: config/tc-arm.c:9936
2532 msgid "Thumb does not support NOP with hints"
2535 #: config/tc-arm.c:10018
2536 msgid "push/pop do not support {reglist}^"
2539 #: config/tc-arm.c:10041
2540 msgid "invalid register list to push/pop instruction"
2543 #: config/tc-arm.c:10234
2544 msgid "source1 and dest must be same register"
2547 #: config/tc-arm.c:10255
2548 msgid "ror #imm not supported"
2551 #: config/tc-arm.c:10380
2552 msgid "Thumb encoding does not support rotation"
2555 #: config/tc-arm.c:10399
2556 msgid "instruction requires register index"
2559 #: config/tc-arm.c:10401
2560 msgid "PC is not a valid index register"
2563 #: config/tc-arm.c:10403
2564 msgid "instruction does not allow shifted index"
2567 #: config/tc-arm.c:10821
2568 msgid "invalid instruction shape"
2571 #: config/tc-arm.c:11063
2572 msgid "types specified in both the mnemonic and operands"
2575 #: config/tc-arm.c:11100
2576 msgid "operand types can't be inferred"
2579 #: config/tc-arm.c:11106
2580 msgid "type specifier has the wrong number of parts"
2583 #: config/tc-arm.c:11161
2584 msgid "operand size must match register width"
2587 #: config/tc-arm.c:11172
2588 msgid "bad type in Neon instruction"
2591 #: config/tc-arm.c:11183
2592 msgid "inconsistent types in Neon instruction"
2595 #: config/tc-arm.c:12232
2596 msgid "scalar out of range for multiply instruction"
2599 #: config/tc-arm.c:12396 config/tc-arm.c:12408
2600 msgid "immediate out of range for insert"
2603 #: config/tc-arm.c:12420 config/tc-arm.c:13323
2604 msgid "immediate out of range for shift"
2607 #: config/tc-arm.c:12477 config/tc-arm.c:12504 config/tc-arm.c:12824
2608 #: config/tc-arm.c:13269
2609 msgid "immediate out of range"
2612 #: config/tc-arm.c:12541
2613 msgid "immediate out of range for narrowing operation"
2616 #: config/tc-arm.c:12661
2617 msgid "operands 0 and 1 must be the same register"
2620 #: config/tc-arm.c:12798
2621 msgid "operand size must be specified for immediate VMOV"
2624 #: config/tc-arm.c:12808
2625 msgid "immediate has bits set outside the operand size"
2628 #: config/tc-arm.c:13004
2629 msgid "elements must be smaller than reversal region"
2632 #: config/tc-arm.c:13174 config/tc-arm.c:13222
2633 msgid "bad type for scalar"
2636 #: config/tc-arm.c:13286 config/tc-arm.c:13294
2637 msgid "VFP registers must be adjacent"
2640 #: config/tc-arm.c:13435
2641 msgid "bad list length for table lookup"
2644 #: config/tc-arm.c:13465
2645 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2648 #: config/tc-arm.c:13468
2649 msgid "register list must contain at least 1 and at most 16 registers"
2652 #: config/tc-arm.c:13545
2653 msgid "bad alignment"
2656 #: config/tc-arm.c:13562
2657 msgid "bad list type for instruction"
2660 #: config/tc-arm.c:13604
2661 msgid "unsupported alignment for instruction"
2664 #: config/tc-arm.c:13623 config/tc-arm.c:13717 config/tc-arm.c:13728
2665 #: config/tc-arm.c:13738 config/tc-arm.c:13752
2666 msgid "bad list length"
2669 #: config/tc-arm.c:13628
2670 msgid "stride of 2 unavailable when element size is 8"
2673 #: config/tc-arm.c:13661 config/tc-arm.c:13736
2674 msgid "can't use alignment with this instruction"
2677 #: config/tc-arm.c:13800
2678 msgid "post-index must be a register"
2681 #: config/tc-arm.c:13802
2682 msgid "bad register for post-index"
2685 #: config/tc-arm.c:14089 config/tc-arm.c:14175
2686 msgid "conditional infixes are deprecated in unified syntax"
2689 #: config/tc-arm.c:14214
2690 msgid "s suffix on comparison instruction is deprecated"
2693 #: config/tc-arm.c:14233 config/tc-arm.c:14322
2695 msgid "selected processor does not support `%s'"
2698 #: config/tc-arm.c:14239
2699 msgid "Thumb does not support conditional execution"
2702 #: config/tc-arm.c:14263
2703 msgid "incorrect condition in IT block"
2706 #: config/tc-arm.c:14269
2707 msgid "thumb conditional instruction not in IT block"
2710 #: config/tc-arm.c:14289
2712 msgid "cannot honor width suffix -- `%s'"
2715 #: config/tc-arm.c:14327
2717 msgid "width suffixes are invalid in ARM mode -- `%s'"
2720 #: config/tc-arm.c:14350
2722 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2725 #: config/tc-arm.c:17114
2726 msgid "alignments greater than 32 bytes not supported in .text sections."
2729 #: config/tc-arm.c:17363 config/tc-ia64.c:3450
2731 msgid "Group section `%s' has no group signature"
2734 #: config/tc-arm.c:17408
2735 msgid "handlerdata in cantunwind frame"
2738 #: config/tc-arm.c:17425
2739 msgid "too many unwind opcodes for personality routine 0"
2742 #: config/tc-arm.c:17457
2743 msgid "too many unwind opcodes"
2746 #: config/tc-arm.c:17681
2747 msgid "GOT already in the symbol table"
2750 #: config/tc-arm.c:17991 config/tc-arm.c:18275
2752 msgid "undefined symbol %s used as an immediate value"
2755 #: config/tc-arm.c:18005 config/tc-arm.c:18314
2757 msgid "invalid constant (%lx) after fixup"
2760 #: config/tc-arm.c:18042
2762 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2765 #: config/tc-arm.c:18077 config/tc-arm.c:18102
2766 msgid "invalid literal constant: pool needs to be closer"
2769 #: config/tc-arm.c:18080 config/tc-arm.c:18118
2771 msgid "bad immediate value for offset (%ld)"
2774 #: config/tc-arm.c:18104
2776 msgid "bad immediate value for 8-bit offset (%ld)"
2779 #: config/tc-arm.c:18159
2780 msgid "offset not a multiple of 4"
2783 #: config/tc-arm.c:18166 config/tc-arm.c:18181 config/tc-arm.c:18196
2784 #: config/tc-arm.c:18207 config/tc-arm.c:18230 config/tc-arm.c:18825
2785 #: config/tc-pj.c:450 config/tc-sh.c:4187
2786 msgid "offset out of range"
2789 #: config/tc-arm.c:18330
2790 msgid "invalid smc expression"
2793 #: config/tc-arm.c:18341 config/tc-arm.c:18350
2794 msgid "invalid swi expression"
2797 #: config/tc-arm.c:18360
2798 msgid "invalid expression in load/store multiple"
2801 #: config/tc-arm.c:18390
2802 msgid "misaligned branch destination"
2805 #: config/tc-arm.c:18394 config/tc-arm.c:18431 config/tc-arm.c:18445
2806 #: config/tc-arm.c:18458 config/tc-arm.c:18497 config/tc-arm.c:18522
2807 msgid "branch out of range"
2810 #: config/tc-arm.c:18471
2811 msgid "conditional branch out of range"
2814 #: config/tc-arm.c:18599
2815 msgid "rel31 relocation overflow"
2818 #: config/tc-arm.c:18611 config/tc-arm.c:18634
2819 msgid "co-processor offset out of range"
2822 #: config/tc-arm.c:18651
2824 msgid "invalid offset, target not word aligned (0x%08lX)"
2827 #: config/tc-arm.c:18658 config/tc-arm.c:18667 config/tc-arm.c:18675
2828 #: config/tc-arm.c:18683 config/tc-arm.c:18691
2830 msgid "invalid offset, value too big (0x%08lX)"
2833 #: config/tc-arm.c:18732
2834 msgid "invalid Hi register with immediate"
2837 #: config/tc-arm.c:18748
2838 msgid "invalid immediate for stack address calculation"
2841 #: config/tc-arm.c:18756
2843 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2846 #: config/tc-arm.c:18786
2848 msgid "invalid immediate: %ld is out of range"
2851 #: config/tc-arm.c:18798
2853 msgid "invalid shift value: %ld"
2856 #: config/tc-arm.c:18877
2858 msgid "the offset 0x%08lX is not representable"
2861 #: config/tc-arm.c:18917
2863 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2866 #: config/tc-arm.c:18956
2868 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2871 #: config/tc-arm.c:18996
2873 msgid "bad offset 0x%08lX (must be word-aligned)"
2876 #: config/tc-arm.c:19001
2878 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2881 #: config/tc-arm.c:19032 config/tc-score.c:5410
2883 msgid "bad relocation fixup type (%d)"
2886 #: config/tc-arm.c:19135
2887 msgid "literal referenced across section boundary"
2890 #: config/tc-arm.c:19196
2891 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2894 #: config/tc-arm.c:19201
2895 msgid "ADRL used for a symbol not defined in the same file"
2898 #: config/tc-arm.c:19216
2900 msgid "undefined local label `%s'"
2903 #: config/tc-arm.c:19222
2904 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2907 #: config/tc-arm.c:19243 config/tc-cris.c:3925 config/tc-mcore.c:1926
2908 #: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
2912 #: config/tc-arm.c:19246 config/tc-arm.c:19267 config/tc-score.c:5503
2914 msgid "cannot represent %s relocation in this object file format"
2917 #: config/tc-arm.c:19512
2919 msgid "%s: unexpected function type: %d"
2922 #: config/tc-arm.c:19635
2923 msgid "use of old and new-style options to set CPU type"
2926 #: config/tc-arm.c:19645
2927 msgid "use of old and new-style options to set FPU type"
2930 #: config/tc-arm.c:19720
2931 msgid "hard-float conflicts with specified fpu"
2934 #: config/tc-arm.c:19905
2935 msgid "generate PIC code"
2938 #: config/tc-arm.c:19906
2939 msgid "assemble Thumb code"
2942 #: config/tc-arm.c:19907
2943 msgid "support ARM/Thumb interworking"
2946 #: config/tc-arm.c:19909
2947 msgid "code uses 32-bit program counter"
2950 #: config/tc-arm.c:19910
2951 msgid "code uses 26-bit program counter"
2954 #: config/tc-arm.c:19911
2955 msgid "floating point args are in fp regs"
2958 #: config/tc-arm.c:19913
2959 msgid "re-entrant code"
2962 #: config/tc-arm.c:19914
2963 msgid "code is ATPCS conformant"
2966 #: config/tc-arm.c:19915
2967 msgid "assemble for big-endian"
2970 #: config/tc-arm.c:19916
2971 msgid "assemble for little-endian"
2974 #. These are recognized by the assembler, but have no affect on code.
2975 #: config/tc-arm.c:19920
2976 msgid "use frame pointer"
2979 #: config/tc-arm.c:19921
2980 msgid "use stack size checking"
2983 #. DON'T add any new processors to this list -- we want the whole list
2984 #. to go away... Add them to the processors table instead.
2985 #: config/tc-arm.c:19937 config/tc-arm.c:19938
2986 msgid "use -mcpu=arm1"
2989 #: config/tc-arm.c:19939 config/tc-arm.c:19940
2990 msgid "use -mcpu=arm2"
2993 #: config/tc-arm.c:19941 config/tc-arm.c:19942
2994 msgid "use -mcpu=arm250"
2997 #: config/tc-arm.c:19943 config/tc-arm.c:19944
2998 msgid "use -mcpu=arm3"
3001 #: config/tc-arm.c:19945 config/tc-arm.c:19946
3002 msgid "use -mcpu=arm6"
3005 #: config/tc-arm.c:19947 config/tc-arm.c:19948
3006 msgid "use -mcpu=arm600"
3009 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3010 msgid "use -mcpu=arm610"
3013 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3014 msgid "use -mcpu=arm620"
3017 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3018 msgid "use -mcpu=arm7"
3021 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3022 msgid "use -mcpu=arm70"
3025 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3026 msgid "use -mcpu=arm700"
3029 #: config/tc-arm.c:19959 config/tc-arm.c:19960
3030 msgid "use -mcpu=arm700i"
3033 #: config/tc-arm.c:19961 config/tc-arm.c:19962
3034 msgid "use -mcpu=arm710"
3037 #: config/tc-arm.c:19963 config/tc-arm.c:19964
3038 msgid "use -mcpu=arm710c"
3041 #: config/tc-arm.c:19965 config/tc-arm.c:19966
3042 msgid "use -mcpu=arm720"
3045 #: config/tc-arm.c:19967 config/tc-arm.c:19968
3046 msgid "use -mcpu=arm7d"
3049 #: config/tc-arm.c:19969 config/tc-arm.c:19970
3050 msgid "use -mcpu=arm7di"
3053 #: config/tc-arm.c:19971 config/tc-arm.c:19972
3054 msgid "use -mcpu=arm7m"
3057 #: config/tc-arm.c:19973 config/tc-arm.c:19974
3058 msgid "use -mcpu=arm7dm"
3061 #: config/tc-arm.c:19975 config/tc-arm.c:19976
3062 msgid "use -mcpu=arm7dmi"
3065 #: config/tc-arm.c:19977 config/tc-arm.c:19978
3066 msgid "use -mcpu=arm7100"
3069 #: config/tc-arm.c:19979 config/tc-arm.c:19980
3070 msgid "use -mcpu=arm7500"
3073 #: config/tc-arm.c:19981 config/tc-arm.c:19982
3074 msgid "use -mcpu=arm7500fe"
3077 #: config/tc-arm.c:19983 config/tc-arm.c:19984 config/tc-arm.c:19985
3078 #: config/tc-arm.c:19986
3079 msgid "use -mcpu=arm7tdmi"
3082 #: config/tc-arm.c:19987 config/tc-arm.c:19988
3083 msgid "use -mcpu=arm710t"
3086 #: config/tc-arm.c:19989 config/tc-arm.c:19990
3087 msgid "use -mcpu=arm720t"
3090 #: config/tc-arm.c:19991 config/tc-arm.c:19992
3091 msgid "use -mcpu=arm740t"
3094 #: config/tc-arm.c:19993 config/tc-arm.c:19994
3095 msgid "use -mcpu=arm8"
3098 #: config/tc-arm.c:19995 config/tc-arm.c:19996
3099 msgid "use -mcpu=arm810"
3102 #: config/tc-arm.c:19997 config/tc-arm.c:19998
3103 msgid "use -mcpu=arm9"
3106 #: config/tc-arm.c:19999 config/tc-arm.c:20000
3107 msgid "use -mcpu=arm9tdmi"
3110 #: config/tc-arm.c:20001 config/tc-arm.c:20002
3111 msgid "use -mcpu=arm920"
3114 #: config/tc-arm.c:20003 config/tc-arm.c:20004
3115 msgid "use -mcpu=arm940"
3118 #: config/tc-arm.c:20005
3119 msgid "use -mcpu=strongarm"
3122 #: config/tc-arm.c:20007
3123 msgid "use -mcpu=strongarm110"
3126 #: config/tc-arm.c:20009
3127 msgid "use -mcpu=strongarm1100"
3130 #: config/tc-arm.c:20011
3131 msgid "use -mcpu=strongarm1110"
3134 #: config/tc-arm.c:20012
3135 msgid "use -mcpu=xscale"
3138 #: config/tc-arm.c:20013
3139 msgid "use -mcpu=iwmmxt"
3142 #: config/tc-arm.c:20014
3143 msgid "use -mcpu=all"
3146 #. Architecture variants -- don't add any more to this list either.
3147 #: config/tc-arm.c:20017 config/tc-arm.c:20018
3148 msgid "use -march=armv2"
3151 #: config/tc-arm.c:20019 config/tc-arm.c:20020
3152 msgid "use -march=armv2a"
3155 #: config/tc-arm.c:20021 config/tc-arm.c:20022
3156 msgid "use -march=armv3"
3159 #: config/tc-arm.c:20023 config/tc-arm.c:20024
3160 msgid "use -march=armv3m"
3163 #: config/tc-arm.c:20025 config/tc-arm.c:20026
3164 msgid "use -march=armv4"
3167 #: config/tc-arm.c:20027 config/tc-arm.c:20028
3168 msgid "use -march=armv4t"
3171 #: config/tc-arm.c:20029 config/tc-arm.c:20030
3172 msgid "use -march=armv5"
3175 #: config/tc-arm.c:20031 config/tc-arm.c:20032
3176 msgid "use -march=armv5t"
3179 #: config/tc-arm.c:20033 config/tc-arm.c:20034
3180 msgid "use -march=armv5te"
3183 #. Floating point variants -- don't add any more to this list either.
3184 #: config/tc-arm.c:20037
3185 msgid "use -mfpu=fpe"
3188 #: config/tc-arm.c:20038
3189 msgid "use -mfpu=fpa10"
3192 #: config/tc-arm.c:20039
3193 msgid "use -mfpu=fpa11"
3196 #: config/tc-arm.c:20041
3197 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3200 #: config/tc-arm.c:20314
3201 msgid "invalid architectural extension"
3204 #: config/tc-arm.c:20328
3205 msgid "missing architectural extension"
3208 #: config/tc-arm.c:20341
3210 msgid "unknown architectural extension `%s'"
3213 #: config/tc-arm.c:20365
3215 msgid "missing cpu name `%s'"
3218 #: config/tc-arm.c:20390 config/tc-arm.c:20786
3220 msgid "unknown cpu `%s'"
3223 #: config/tc-arm.c:20408
3225 msgid "missing architecture name `%s'"
3228 #: config/tc-arm.c:20425 config/tc-arm.c:20820 config/tc-arm.c:20851
3230 msgid "unknown architecture `%s'\n"
3233 #: config/tc-arm.c:20441 config/tc-arm.c:20882
3235 msgid "unknown floating point format `%s'\n"
3238 #: config/tc-arm.c:20457
3240 msgid "unknown floating point abi `%s'\n"
3243 #: config/tc-arm.c:20473
3245 msgid "unknown EABI `%s'\n"
3248 #: config/tc-arm.c:20480
3249 msgid "<cpu name>\t assemble for CPU <cpu name>"
3252 #: config/tc-arm.c:20482
3253 msgid "<arch name>\t assemble for architecture <arch name>"
3256 #: config/tc-arm.c:20484
3257 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3260 #: config/tc-arm.c:20486
3261 msgid "<abi>\t assemble for floating point ABI <abi>"
3264 #: config/tc-arm.c:20489
3265 msgid "<ver>\t\t assemble for eabi version <ver>"
3268 #: config/tc-arm.c:20535 config/tc-arm.c:20555 config/tc-arm.c:20577
3270 msgid "option `-%c%s' is deprecated: %s"
3273 #: config/tc-arm.c:20598
3275 msgid " ARM-specific assembler options:\n"
3278 #: config/tc-arm.c:20609
3280 msgid " -EB assemble code for a big-endian cpu\n"
3283 #: config/tc-arm.c:20614
3285 msgid " -EL assemble code for a little-endian cpu\n"
3288 #: config/tc-arm.c:20618
3290 msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3293 #: config/tc-avr.c:284
3295 msgid "Known MCU names:"
3298 #: config/tc-avr.c:350
3302 " -mmcu=[avr-name] select microcontroller variant\n"
3303 " [avr-name] can be:\n"
3304 " avr1 - classic AVR core without data RAM\n"
3305 " avr2 - classic AVR core with up to 8K program memory\n"
3306 " avr25 - classic AVR core with up to 8K program memory\n"
3307 " plus the MOVW instruction\n"
3308 " avr3 - classic AVR core with up to 64K program memory\n"
3309 " avr31 - classic AVR core with up to 128K program memory\n"
3310 " avr35 - classic AVR core with up to 64K program memory\n"
3311 " plus the MOVW instruction\n"
3312 " avr4 - enhanced AVR core with up to 8K program memory\n"
3313 " avr5 - enhanced AVR core with up to 64K program memory\n"
3314 " avr51 - enhanced AVR core with up to 128K program memory\n"
3315 " avr6 - enhanced AVR core with up to 256K program memory\n"
3316 " or immediate microcontroller name.\n"
3319 #: config/tc-avr.c:367
3322 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3323 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
3324 " (default for avr4, avr5)\n"
3325 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3326 " (default for avr3, avr5)\n"
3329 #: config/tc-avr.c:411 config/tc-msp430.c:744
3331 msgid "unknown MCU: %s\n"
3334 #: config/tc-avr.c:420
3336 msgid "redefinition of mcu type `%s' to `%s'"
3339 #: config/tc-avr.c:498
3340 msgid "constant value required"
3343 #: config/tc-avr.c:501
3345 msgid "number must be positive and less than %d"
3348 #: config/tc-avr.c:527 config/tc-avr.c:664
3350 msgid "constant out of 8-bit range: %d"
3353 #: config/tc-avr.c:595 config/tc-score.c:969 read.c:3571
3354 msgid "illegal expression"
3357 #: config/tc-avr.c:624 config/tc-avr.c:1391
3358 msgid "`)' required"
3361 #: config/tc-avr.c:719
3362 msgid "register r16-r23 required"
3365 #: config/tc-avr.c:725
3366 msgid "register number above 15 required"
3369 #: config/tc-avr.c:731
3370 msgid "even register number required"
3373 #: config/tc-avr.c:737
3374 msgid "register r24, r26, r28 or r30 required"
3377 #: config/tc-avr.c:743
3378 msgid "register name or number from 0 to 31 required"
3381 #: config/tc-avr.c:761
3382 msgid "pointer register (X, Y or Z) required"
3385 #: config/tc-avr.c:768
3386 msgid "cannot both predecrement and postincrement"
3389 #: config/tc-avr.c:776
3390 msgid "addressing mode not supported"
3393 #: config/tc-avr.c:782
3394 msgid "can't predecrement"
3397 #: config/tc-avr.c:785
3398 msgid "pointer register Z required"
3401 #: config/tc-avr.c:799
3402 msgid "postincrement not supported"
3405 #: config/tc-avr.c:809
3406 msgid "pointer register (Y or Z) required"
3409 #: config/tc-avr.c:913
3411 msgid "unknown constraint `%c'"
3414 #: config/tc-avr.c:965
3415 msgid "`,' required"
3418 #: config/tc-avr.c:983
3419 msgid "undefined combination of operands"
3422 #: config/tc-avr.c:992
3423 msgid "skipping two-word instruction"
3426 #: config/tc-avr.c:1084 config/tc-avr.c:1100 config/tc-avr.c:1214
3427 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3429 msgid "odd address operand: %ld"
3432 #: config/tc-avr.c:1092 config/tc-avr.c:1111 config/tc-avr.c:1133
3433 #: config/tc-avr.c:1140 config/tc-avr.c:1147 config/tc-d10v.c:503
3434 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3435 #: config/tc-msp430.c:2003
3437 msgid "operand out of range: %ld"
3440 #: config/tc-avr.c:1223 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3441 #: config/tc-msp430.c:2021
3443 msgid "line %d: unknown relocation type: 0x%x"
3446 #: config/tc-avr.c:1237
3447 msgid "only constant expression allowed"
3450 #. xgettext:c-format.
3451 #: config/tc-avr.c:1297 config/tc-bfin.c:734 config/tc-d10v.c:1457
3452 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3453 #: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6163
3454 #: config/tc-spu.c:830 config/tc-spu.c:1026 config/tc-v850.c:2187
3455 #: config/tc-z80.c:2017
3457 msgid "reloc %d not supported by object file format"
3460 #: config/tc-avr.c:1320 config/tc-h8300.c:1871 config/tc-mcore.c:881
3461 #: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
3462 #: config/tc-z8k.c:1216
3463 msgid "can't find opcode "
3466 #: config/tc-avr.c:1337
3468 msgid "illegal opcode %s for mcu %s"
3471 #: config/tc-avr.c:1346
3472 msgid "garbage at end of line"
3475 #: config/tc-avr.c:1418 config/tc-avr.c:1425
3477 msgid "illegal %srelocation size: %d"
3480 #: config/tc-bfin.c:253 config/tc-frv.c:1606 config/tc-frv.c:1616
3484 #: config/tc-bfin.c:350
3486 msgid " BFIN specific command line options:\n"
3489 #: config/tc-bfin.c:363
3490 msgid "Could not set architecture and machine."
3493 #: config/tc-bfin.c:508
3494 msgid "Parse failed."
3497 #: config/tc-bfin.c:583
3498 msgid "pcrel too far BFD_RELOC_BFIN_10"
3501 #: config/tc-bfin.c:599
3502 msgid "pcrel too far BFD_RELOC_BFIN_12"
3505 #: config/tc-bfin.c:619
3506 msgid "pcrel too far BFD_RELOC_BFIN_24"
3509 #: config/tc-bfin.c:634
3510 msgid "pcrel too far BFD_RELOC_BFIN_5"
3513 #: config/tc-bfin.c:646
3514 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3517 #: config/tc-bfin.c:656
3518 msgid "rel too far BFD_RELOC_8"
3521 #: config/tc-bfin.c:663
3522 msgid "rel too far BFD_RELOC_16"
3525 #: config/tc-cr16.c:159 read.c:4297
3526 msgid "using a bit field width of zero"
3529 #: config/tc-cr16.c:167 read.c:4305
3531 msgid "field width \"%s\" too complex for a bitfield"
3534 #: config/tc-cr16.c:176 read.c:4313
3536 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3539 #: config/tc-cr16.c:198 read.c:4335
3541 msgid "field value \"%s\" too complex for a bitfield"
3544 #: config/tc-cr16.c:379
3546 msgid "Unknown register pair - index relative mode: `%d'"
3549 #: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
3552 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3555 #: config/tc-cr16.c:572 config/tc-crx.c:360
3557 msgid "internal error: reloc %d (`%s') not supported by object file format"
3560 #: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3561 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3562 msgid "Virtual memory exhausted"
3565 #: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:590
3566 #: config/tc-i386.c:2080 config/tc-i386.c:2102 config/tc-m68k.c:4466
3567 #: config/tc-maxq.c:2865
3569 msgid "Internal Error: Can't hash %s: %s"
3572 #: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
3574 msgid "Can't hash `%s': %s\n"
3577 #: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
3578 msgid "(unknown reason)"
3581 #. Missing or bad expr becomes absolute 0.
3582 #: config/tc-cr16.c:828 config/tc-crx.c:618 config/tc-maxq.c:1475
3584 msgid "missing or invalid displacement expression `%s' taken as 0"
3587 #: config/tc-cr16.c:940
3589 msgid "operand %d: illegal use expression: `%s`"
3592 #: config/tc-cr16.c:997 config/tc-crx.c:1126
3594 msgid "Unknown register: `%d'"
3597 #. Issue a error message when register is illegal.
3598 #: config/tc-cr16.c:1005 config/tc-crx.c:1134
3600 msgid "Illegal register (`%s') in Instruction: `%s'"
3603 #: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:756
3604 #: config/tc-crx.c:776 config/tc-crx.c:791
3606 msgid "Illegal register `%s' in Instruction `%s'"
3609 #: config/tc-cr16.c:1104 config/tc-cr16.c:1115
3611 msgid "Illegal register pair `%s' in Instruction `%s'"
3614 #: config/tc-cr16.c:1140 config/tc-i960.c:835
3615 msgid "unmatched '['"
3618 #: config/tc-cr16.c:1146 config/tc-i960.c:842
3619 msgid "garbage after index spec ignored"
3622 #: config/tc-cr16.c:1294 config/tc-crx.c:935
3624 msgid "Illegal operands (whitespace): `%s'"
3627 #: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
3628 #: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3629 #: config/tc-crx.c:1763
3631 msgid "Missing matching brackets : `%s'"
3634 #: config/tc-cr16.c:1362 config/tc-crx.c:997
3636 msgid "Unknown exception: `%s'"
3639 #: config/tc-cr16.c:1449 config/tc-crx.c:1093
3641 msgid "Illegal `cinv' parameter: `%c'"
3644 #: config/tc-cr16.c:1471 config/tc-cr16.c:1510
3646 msgid "Unknown register pair: `%d'"
3649 #. Issue a error message when register pair is illegal.
3650 #: config/tc-cr16.c:1479
3652 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3655 #. Issue a error message when register pair is illegal.
3656 #: config/tc-cr16.c:1518
3658 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3661 #: config/tc-cr16.c:1557
3663 msgid "Unknown processor register : `%d'"
3666 #. Issue a error message when register pair is illegal.
3667 #: config/tc-cr16.c:1565
3669 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3672 #: config/tc-cr16.c:1613
3674 msgid "Unknown processor register (32 bit) : `%d'"
3677 #. Issue a error message when register pair is illegal.
3678 #: config/tc-cr16.c:1621
3680 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3683 #: config/tc-cr16.c:1985 config/tc-crx.c:1661 config/tc-crx.c:1678
3685 msgid "Same src/dest register is used (`r%d'), result is undefined"
3688 #: config/tc-cr16.c:2006
3689 msgid "RA register is saved twice."
3692 #: config/tc-cr16.c:2010
3694 msgid "`%s' Illegal use of registers."
3697 #: config/tc-cr16.c:2024
3699 msgid "`%s' Illegal count-register combination."
3702 #: config/tc-cr16.c:2030
3704 msgid "`%s' Illegal use of register."
3707 #: config/tc-cr16.c:2039 config/tc-crx.c:1670
3709 msgid "`%s' has undefined result"
3712 #: config/tc-cr16.c:2047
3714 msgid "Same src/dest register is used (`r%d'),result is undefined"
3717 #: config/tc-cr16.c:2218 config/tc-crx.c:1575
3718 msgid "Incorrect number of operands"
3721 #: config/tc-cr16.c:2220 config/tc-crx.c:1577
3723 msgid "Illegal type of operand (arg %d)"
3726 #: config/tc-cr16.c:2226 config/tc-crx.c:1583
3728 msgid "Operand out of range (arg %d)"
3731 #: config/tc-cr16.c:2229 config/tc-crx.c:1586
3733 msgid "Operand has odd displacement (arg %d)"
3736 #: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1599
3737 #: config/tc-crx.c:1630
3739 msgid "Illegal operand (arg %d)"
3742 #. Give an error if a frag containing code is not aligned to a 2-byte
3744 #: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1952
3745 #: config/tc-crx.h:76
3746 msgid "instruction address is not a multiple of 2"
3749 #: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
3750 #: config/tc-crx.c:1988 config/tc-dlx.c:685 config/tc-hppa.c:3229
3751 #: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3752 #: config/tc-sparc.c:1406 config/tc-sparc.c:1414
3754 msgid "Unknown opcode: `%s'"
3757 #: config/tc-cris.c:547 config/tc-m68hc11.c:2744
3759 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3762 #: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3764 msgid "internal inconsistency problem in %s: resolved symbol"
3767 #: config/tc-cris.c:561 config/tc-m68hc11.c:2754
3769 msgid "internal inconsistency problem in %s: fr_subtype %d"
3772 #: config/tc-cris.c:901
3773 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3776 #: config/tc-cris.c:931
3777 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3780 #: config/tc-cris.c:936
3783 "Internal error found in md_convert_frag: offset %ld. Please report this."
3786 #: config/tc-cris.c:961
3788 msgid "internal inconsistency in %s: bdapq no symbol"
3791 #: config/tc-cris.c:974
3793 msgid "internal inconsistency in %s: bdap.w with no symbol"
3796 #: config/tc-cris.c:998
3797 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3800 #: config/tc-cris.c:1007
3801 msgid "dangerous MULS/MULU location; give it higher alignment"
3804 #: config/tc-cris.c:1112
3806 "Out-of-range .word offset handling is not implemented for .arch "
3810 #: config/tc-cris.c:1220
3812 msgid "Buggy opcode: `%s' \"%s\"\n"
3815 #: config/tc-cris.c:1635
3817 msgid "Immediate value not in 5 bit unsigned range: %ld"
3820 #: config/tc-cris.c:1651
3822 msgid "Immediate value not in 4 bit unsigned range: %ld"
3825 #: config/tc-cris.c:1703
3827 msgid "Immediate value not in 6 bit range: %ld"
3830 #: config/tc-cris.c:1718
3832 msgid "Immediate value not in 6 bit unsigned range: %ld"
3835 #. Others have a generic warning.
3836 #: config/tc-cris.c:1826
3838 msgid "Unimplemented register `%s' specified"
3841 #. We've come to the end of instructions with this
3842 #. opcode, so it must be an error.
3843 #: config/tc-cris.c:2069
3844 msgid "Illegal operands"
3847 #: config/tc-cris.c:2110 config/tc-cris.c:2150
3849 msgid "Immediate value not in 8 bit range: %ld"
3852 #: config/tc-cris.c:2120 config/tc-cris.c:2171
3854 msgid "Immediate value not in 16 bit range: %ld"
3857 #: config/tc-cris.c:2155
3859 msgid "Immediate value not in 8 bit signed range: %ld"
3862 #: config/tc-cris.c:2160
3864 msgid "Immediate value not in 8 bit unsigned range: %ld"
3867 #: config/tc-cris.c:2176
3869 msgid "Immediate value not in 16 bit signed range: %ld"
3872 #: config/tc-cris.c:2181
3874 msgid "Immediate value not in 16 bit unsigned range: %ld"
3877 #: config/tc-cris.c:2203
3878 msgid "PIC relocation size does not match operand size"
3881 #: config/tc-cris.c:3346
3882 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3885 #: config/tc-cris.c:3350
3886 msgid "32-bit conditional branch generated"
3889 #: config/tc-cris.c:3411
3890 msgid "Complex expression not supported"
3893 #. FIXME: Is this function mentioned in the internals.texi manual? If
3895 #: config/tc-cris.c:3537
3896 msgid "Bad call to md_atof () - floating point formats are not supported"
3899 #: config/tc-cris.c:3578
3900 msgid "PC-relative relocation must be trivially resolved"
3903 #: config/tc-cris.c:3631
3905 msgid "Value not in 16 bit range: %ld"
3908 #: config/tc-cris.c:3642
3910 msgid "Value not in 16 bit signed range: %ld"
3913 #: config/tc-cris.c:3653
3915 msgid "Value not in 8 bit range: %ld"
3918 #: config/tc-cris.c:3661
3920 msgid "Value not in 8 bit signed range: %ld"
3923 #: config/tc-cris.c:3672
3925 msgid "Value not in 4 bit unsigned range: %ld"
3928 #: config/tc-cris.c:3680
3930 msgid "Value not in 5 bit unsigned range: %ld"
3933 #: config/tc-cris.c:3688
3935 msgid "Value not in 6 bit range: %ld"
3938 #: config/tc-cris.c:3696
3940 msgid "Value not in 6 bit unsigned range: %ld"
3943 #: config/tc-cris.c:3742
3945 msgid "Please use --help to see usage and options for this assembler.\n"
3948 #: config/tc-cris.c:3754
3949 msgid "--no-underscore is invalid with a.out format"
3952 #: config/tc-cris.c:3778
3954 msgid "invalid <arch> in --march=<arch>: %s"
3957 #: config/tc-cris.c:3877
3959 "Semantics error. This type of operand can not be relocated, it must be an "
3960 "assembly-time constant"
3963 #: config/tc-cris.c:3926
3965 msgid "Cannot generate relocation type for symbol %s, code %s"
3968 #. The messages are formatted to line up with the generic options.
3969 #: config/tc-cris.c:3939
3971 msgid "CRIS-specific options:\n"
3974 #: config/tc-cris.c:3941
3976 " -h, -H Don't execute, print this help text. Deprecated.\n"
3979 #: config/tc-cris.c:3943
3980 msgid " -N Warn when branches are expanded to jumps.\n"
3983 #: config/tc-cris.c:3945
3985 " --underscore User symbols are normally prepended with "
3989 #: config/tc-cris.c:3947
3990 msgid " Registers will not need any prefix.\n"
3993 #: config/tc-cris.c:3949
3994 msgid " --no-underscore User symbols do not have any prefix.\n"
3997 #: config/tc-cris.c:3951
3998 msgid " Registers will require a `$'-prefix.\n"
4001 #: config/tc-cris.c:3953
4002 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4005 #: config/tc-cris.c:3955
4007 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4008 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4011 #: config/tc-cris.c:3976
4012 msgid "Invalid relocation"
4015 #: config/tc-cris.c:4013
4016 msgid "Invalid pc-relative relocation"
4019 #: config/tc-cris.c:4058
4021 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4024 #: config/tc-cris.c:4088
4026 msgid ".syntax %s requires command-line option `--underscore'"
4029 #: config/tc-cris.c:4097
4031 msgid ".syntax %s requires command-line option `--no-underscore'"
4034 #: config/tc-cris.c:4134
4035 msgid "Unknown .syntax operand"
4038 #: config/tc-cris.c:4144
4039 msgid "Pseudodirective .file is only valid when generating ELF"
4042 #: config/tc-cris.c:4156
4043 msgid "Pseudodirective .loc is only valid when generating ELF"
4046 #: config/tc-cris.c:4299
4047 msgid "unknown operand to .arch"
4050 #: config/tc-cris.c:4308
4051 msgid ".arch <arch> requires a matching --march=... option"
4054 #: config/tc-crx.c:819
4056 msgid "Illegal Scale - `%d'"
4059 #: config/tc-crx.c:1263
4061 msgid "Illegal Co-processor register in Instruction `%s' "
4064 #: config/tc-crx.c:1270
4066 msgid "Illegal Co-processor special register in Instruction `%s' "
4069 #: config/tc-crx.c:1589
4071 msgid "Invalid DISPU4 operand value (arg %d)"
4074 #: config/tc-crx.c:1592
4076 msgid "Invalid CST4 operand value (arg %d)"
4079 #: config/tc-crx.c:1595
4081 msgid "Operand value is not within upper 64 KB (arg %d)"
4084 #: config/tc-crx.c:1732
4085 msgid "Invalid Register in Register List"
4088 #: config/tc-crx.c:1786
4090 msgid "Illegal register `%s' in cop-register list"
4093 #: config/tc-crx.c:1794
4095 msgid "Illegal register `%s' in cop-special-register list"
4098 #: config/tc-crx.c:1813
4100 msgid "Illegal register `%s' in user register list"
4103 #: config/tc-crx.c:1832
4105 msgid "Illegal register `%s' in register list"
4108 #: config/tc-crx.c:1838
4110 msgid "Maximum %d bits may be set in `mask16' operand"
4113 #: config/tc-crx.c:1847
4115 msgid "rest of line ignored; first ignored character is `%c'"
4118 #: config/tc-crx.c:1855
4120 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4123 #. HI can't be specified without LO (and vise-versa).
4124 #: config/tc-crx.c:1861
4125 msgid "HI/LO registers should be specified together"
4128 #: config/tc-crx.c:1867
4129 msgid "HI/LO registers should be specified without additional registers"
4132 #: config/tc-d10v.c:216
4136 "-O Optimize. Will do some operations in parallel.\n"
4137 "--gstabs-packing Pack adjacent short instructions together even\n"
4138 " when --gstabs is specified. On by default.\n"
4139 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4140 " instructions together.\n"
4143 #: config/tc-d10v.c:573
4144 msgid "operand is not an immediate"
4147 #: config/tc-d10v.c:591
4149 msgid "operand out of range: %lu"
4152 #: config/tc-d10v.c:649
4153 msgid "Instruction must be executed in parallel with another instruction."
4156 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4158 msgid "packing conflict: %s must dispatch sequentially"
4161 #: config/tc-d10v.c:810
4163 msgid "resource conflict (R%d)"
4166 #: config/tc-d10v.c:813
4168 msgid "resource conflict (A%d)"
4171 #: config/tc-d10v.c:815
4172 msgid "resource conflict (PSW)"
4175 #: config/tc-d10v.c:817
4176 msgid "resource conflict (C flag)"
4179 #: config/tc-d10v.c:819
4180 msgid "resource conflict (F flag)"
4183 #: config/tc-d10v.c:969
4184 msgid "Instruction must be executed in parallel"
4187 #: config/tc-d10v.c:972
4188 msgid "Long instructions may not be combined."
4191 #: config/tc-d10v.c:1005
4192 msgid "One of these instructions may not be executed in parallel."
4195 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4196 msgid "Two IU instructions may not be executed in parallel"
4199 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4200 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4201 msgid "Swapping instruction order"
4204 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4205 msgid "Two MU instructions may not be executed in parallel"
4208 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4209 msgid "IU instruction may not be in the left container"
4212 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4214 "Instruction in R container is squashed by flow control instruction in L "
4218 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4219 msgid "MU instruction may not be in the right container"
4222 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4223 msgid "unknown execution type passed to write_2_short()"
4226 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4227 msgid "bad opcode or operands"
4230 #: config/tc-d10v.c:1261
4231 msgid "value out of range"
4234 #: config/tc-d10v.c:1335
4235 msgid "illegal operand - register name found where none expected"
4238 #: config/tc-d10v.c:1370
4239 msgid "Register number must be EVEN"
4242 #: config/tc-d10v.c:1373
4243 msgid "Unsupported use of sp"
4246 #: config/tc-d10v.c:1392
4248 msgid "cr%ld is a reserved control register"
4251 #: config/tc-d10v.c:1565
4253 msgid "line %d: rep or repi must include at least 4 instructions"
4256 #: config/tc-d10v.c:1745
4257 msgid "can't find previous opcode "
4260 #: config/tc-d10v.c:1757
4262 msgid "could not assemble: %s"
4265 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4266 msgid "Unable to mix instructions as specified"
4269 #: config/tc-d30v.c:149
4271 msgid "Register name %s conflicts with symbol of the same name"
4274 #: config/tc-d30v.c:239
4279 "-O Make adjacent short instructions parallel if "
4281 "-n Warn about all NOPs inserted by the assembler.\n"
4282 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4283 "-c Warn about symbols whoes names match register "
4285 "-C Opposite of -C. -c is the default.\n"
4288 #: config/tc-d30v.c:367
4289 msgid "unexpected 12-bit reloc type"
4292 #: config/tc-d30v.c:374
4293 msgid "unexpected 18-bit reloc type"
4296 #: config/tc-d30v.c:624
4298 msgid "%s NOP inserted"
4301 #: config/tc-d30v.c:625
4305 #: config/tc-d30v.c:625
4309 #: config/tc-d30v.c:1032
4310 msgid "Instructions may not be executed in parallel"
4313 #: config/tc-d30v.c:1045
4315 msgid "Executing %s in IU may not work"
4318 #: config/tc-d30v.c:1052
4320 msgid "Executing %s in IU may not work in parallel execution"
4323 #: config/tc-d30v.c:1065
4325 msgid "special left instruction `%s' kills instruction `%s' in right container"
4328 #: config/tc-d30v.c:1076
4330 msgid "Executing %s in reverse serial with %s may not work"
4333 #: config/tc-d30v.c:1079
4335 msgid "Executing %s in IU in reverse serial may not work"
4338 #: config/tc-d30v.c:1268
4339 msgid "Odd numbered register used as target of multi-register instruction"
4342 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4344 msgid "unknown condition code: %s"
4347 #: config/tc-d30v.c:1360
4349 msgid "cmpu doesn't support condition code %s"
4352 #: config/tc-d30v.c:1395
4354 msgid "unknown opcode: %s"
4357 #: config/tc-d30v.c:1406
4359 msgid "operands for opcode `%s' do not match any valid format"
4362 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4363 msgid "Cannot assemble instruction"
4366 #: config/tc-d30v.c:1623
4367 msgid "First opcode is long. Unable to mix instructions as specified."
4370 #: config/tc-d30v.c:1692
4371 msgid "word of NOPs added between word multiply and load"
4374 #: config/tc-d30v.c:1694
4375 msgid "word of NOPs added between word multiply and 16-bit multiply"
4378 #: config/tc-d30v.c:1726
4379 msgid "Instruction uses long version, so it cannot be mixed as specified"
4382 #: config/tc-d30v.c:1853
4384 msgid "value too large to fit in %d bits"
4387 #: config/tc-d30v.c:1914
4389 msgid "line %d: unable to place address of symbol '%s' into a byte"
4392 #: config/tc-d30v.c:1917
4394 msgid "line %d: unable to place value %lx into a byte"
4397 #: config/tc-d30v.c:1925
4399 msgid "line %d: unable to place address of symbol '%s' into a short"
4402 #: config/tc-d30v.c:1928
4404 msgid "line %d: unable to place value %lx into a short"
4407 #: config/tc-d30v.c:1936
4409 msgid "line %d: unable to place address of symbol '%s' into a quad"
4412 #: config/tc-d30v.c:2044
4414 msgid "Alignment too large: %d assumed"
4417 #: config/tc-dlx.c:211
4418 msgid "missing .proc"
4421 #: config/tc-dlx.c:228
4422 msgid ".endfunc missing for previous .proc"
4425 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1891
4427 msgid "internal error: can't hash `%s': %s\n"
4430 #. Probably a memory allocation problem? Give up now.
4431 #: config/tc-dlx.c:297 config/tc-hppa.c:8256 config/tc-mips.c:1894
4432 #: config/tc-mips.c:1946 config/tc-or32.c:211 config/tc-sparc.c:856
4433 msgid "Broken assembler. No assembly attempted."
4436 #: config/tc-dlx.c:327
4438 msgid "Bad operand for a load instruction: <%s>"
4441 #: config/tc-dlx.c:441
4443 msgid "Bad operand for a store instruction: <%s>"
4446 #: config/tc-dlx.c:621
4448 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4451 #: config/tc-dlx.c:634 config/tc-or32.c:812
4453 msgid "Invalid expression after %%%%\n"
4456 #: config/tc-dlx.c:703
4458 msgid "Unknown opcode `%s'."
4461 #: config/tc-dlx.c:716
4462 msgid "Can not set dlx_skip_hi16_flag"
4465 #: config/tc-dlx.c:730
4467 msgid "Missing arguments for opcode <%s>."
4470 #: config/tc-dlx.c:764
4472 msgid "Too many operands: %s"
4475 #: config/tc-dlx.c:801
4477 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4480 #: config/tc-dlx.c:871
4481 msgid "failed regnum sanity check."
4484 #: config/tc-dlx.c:884
4485 msgid "failed general register sanity check."
4488 #. Types or values of args don't match.
4489 #: config/tc-dlx.c:892
4490 msgid "Invalid operands"
4493 #: config/tc-dlx.c:1119 config/tc-or32.c:774
4495 msgid "label \"$%d\" redefined"
4498 #: config/tc-dlx.c:1157
4499 msgid "Invalid expression after # number\n"
4502 #: config/tc-fr30.c:82
4504 msgid " FR30 specific command line options:\n"
4507 #: config/tc-fr30.c:135
4509 msgid "Instruction %s not allowed in a delay slot."
4512 #: config/tc-frv.c:404
4514 msgid "Unknown cpu -mcpu=%s"
4517 #: config/tc-frv.c:457
4519 msgid "FRV specific command line options:\n"
4522 #: config/tc-frv.c:458
4524 msgid "-G n Put data <= n bytes in the small data area\n"
4527 #: config/tc-frv.c:459
4529 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
4532 #: config/tc-frv.c:460
4534 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
4537 #: config/tc-frv.c:461
4539 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
4542 #: config/tc-frv.c:462
4544 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
4547 #: config/tc-frv.c:463
4549 msgid "-msoft-float Mark generated file as using software FP\n"
4552 #: config/tc-frv.c:464
4554 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
4557 #: config/tc-frv.c:465
4559 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
4562 #: config/tc-frv.c:466
4565 "-mdouble Mark generated file as using double precision FP insns\n"
4568 #: config/tc-frv.c:467
4570 msgid "-mmedia Mark generated file as using media insns\n"
4573 #: config/tc-frv.c:468
4576 "-mmuladd Mark generated file as using multiply add/subtract insns\n"
4579 #: config/tc-frv.c:469
4581 msgid "-mpack Allow instructions to be packed\n"
4584 #: config/tc-frv.c:470
4586 msgid "-mno-pack Do not allow instructions to be packed\n"
4589 #: config/tc-frv.c:471
4592 "-mpic Mark generated file as using small position independent "
4596 #: config/tc-frv.c:472
4599 "-mPIC Mark generated file as using large position independent "
4603 #: config/tc-frv.c:473
4606 "-mlibrary-pic Mark generated file as using position indepedent code for "
4610 #: config/tc-frv.c:474
4612 msgid "-mfdpic Assemble for the FDPIC ABI\n"
4615 #: config/tc-frv.c:475
4617 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4620 #: config/tc-frv.c:476
4622 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4625 #: config/tc-frv.c:477
4627 msgid " Record the cpu type\n"
4630 #: config/tc-frv.c:478
4632 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4635 #: config/tc-frv.c:479
4637 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4640 #: config/tc-frv.c:1163
4641 msgid "VLIW packing used for -mno-pack"
4644 #: config/tc-frv.c:1173
4645 msgid "Instruction not supported by this architecture"
4648 #: config/tc-frv.c:1183
4649 msgid "VLIW packing constraint violation"
4652 #: config/tc-frv.c:1774
4654 msgid "Relocation %s is not safe for %s"
4657 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4658 msgid "Reg not valid for H8/300"
4661 #: config/tc-h8300.c:484
4662 msgid "invalid operand size requested"
4665 #: config/tc-h8300.c:583
4666 msgid "Invalid register list for ldm/stm\n"
4669 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4670 msgid "mismatch between register and suffix"
4673 #: config/tc-h8300.c:648
4674 msgid "address too high for vector table jmp/jsr"
4677 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4678 msgid "Wrong size pointer register for architecture."
4681 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4682 msgid "expected @(exp, reg16)"
4685 #: config/tc-h8300.c:760
4686 msgid "expected .L, .W or .B for register in indexed addressing mode"
4689 #: config/tc-h8300.c:954
4690 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4693 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4694 msgid "expected register"
4697 #: config/tc-h8300.c:997
4698 msgid "expected closing paren"
4701 #: config/tc-h8300.c:1056
4703 msgid "can't use high part of register in operand %d"
4706 #: config/tc-h8300.c:1213
4708 msgid "Opcode `%s' with these operand types not available in %s mode"
4711 #: config/tc-h8300.c:1222
4712 msgid "mismatch between opcode size and operand size"
4715 #: config/tc-h8300.c:1258
4717 msgid "operand %s0x%lx out of range."
4720 #: config/tc-h8300.c:1354
4721 msgid "Can't work out size of operand.\n"
4724 #: config/tc-h8300.c:1403
4726 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4729 #: config/tc-h8300.c:1408
4731 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4734 #: config/tc-h8300.c:1414
4736 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4739 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4740 msgid "Need #1 or #2 here"
4743 #: config/tc-h8300.c:1490
4744 msgid "#4 not valid on H8/300."
4747 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4749 msgid "branch operand has odd offset (%lx)\n"
4752 #: config/tc-h8300.c:1716
4753 msgid "destination operand must be 16 bit register"
4756 #: config/tc-h8300.c:1725
4757 msgid "source operand must be 8 bit register"
4760 #: config/tc-h8300.c:1733
4761 msgid "destination operand must be 16bit absolute address"
4764 #: config/tc-h8300.c:1740
4765 msgid "destination operand must be 8 bit register"
4768 #: config/tc-h8300.c:1748
4769 msgid "source operand must be 16bit absolute address"
4772 #. This seems more sane than saying "too many operands". We'll
4773 #. get here only if the trailing trash starts with a comma.
4774 #. Types or values of args don't match.
4775 #: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4776 #: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
4777 #: config/tc-or32.c:528
4778 msgid "invalid operands"
4781 #: config/tc-h8300.c:1787
4782 msgid "operand/size mis-match"
4785 #: config/tc-h8300.c:1888 config/tc-mips.c:10066 config/tc-sh.c:2925
4786 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4787 msgid "unknown opcode"
4790 #: config/tc-h8300.c:1921
4791 msgid "invalid operand in ldm"
4794 #: config/tc-h8300.c:1930
4795 msgid "invalid operand in stm"
4798 #: config/tc-h8300.c:2056
4800 msgid "call to tc_aout_fix_to_chars \n"
4803 #: config/tc-h8300.c:2065 config/tc-xc16x.c:340
4805 msgid "call to md_convert_frag \n"
4808 #: config/tc-h8300.c:2116 config/tc-xc16x.c:244
4810 msgid "call to md_estimate_size_before_relax \n"
4813 #: config/tc-h8300.c:2145 config/tc-xc16x.c:285
4814 msgid "Difference of symbols in different sections is not supported"
4817 #: config/tc-h8300.c:2167 config/tc-mcore.c:2199 config/tc-pj.c:489
4818 #: config/tc-sh.c:4374 config/tc-xc16x.c:308
4820 msgid "Cannot represent relocation type %s"
4823 #. Simple range checking for FIELD against HIGH and LOW bounds.
4824 #. IGNORE is used to suppress the error message.
4825 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4826 #. the current file and line number are not valid.
4827 #: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4829 msgid "Field out of range [%d..%d] (%d)."
4832 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4833 #. IGNORE is used to suppress the error message.
4834 #: config/tc-hppa.c:1043
4836 msgid "Field not properly aligned [%d] (%d)."
4839 #: config/tc-hppa.c:1096
4840 msgid "Missing .exit\n"
4843 #: config/tc-hppa.c:1099
4844 msgid "Missing .procend\n"
4847 #: config/tc-hppa.c:1284
4849 msgid "Invalid field selector. Assuming F%%."
4852 #: config/tc-hppa.c:1311
4853 msgid "Bad segment in expression."
4856 #: config/tc-hppa.c:1336
4858 msgid "Invalid Nullification: (%c)"
4861 #: config/tc-hppa.c:1406
4862 msgid "Cannot handle fixup"
4865 #: config/tc-hppa.c:1704
4867 msgid " -Q ignored\n"
4870 #: config/tc-hppa.c:1708
4872 msgid " -c print a warning if a comment is found\n"
4875 #: config/tc-hppa.c:1774
4877 msgid "no hppa_fixup entry for fixup type 0x%x"
4880 #: config/tc-hppa.c:1953
4881 msgid "Unknown relocation encountered in md_apply_fix."
4884 #: config/tc-hppa.c:2141 config/tc-hppa.c:2166
4886 msgid "Undefined register: '%s'."
4889 #: config/tc-hppa.c:2200
4891 msgid "Non-absolute symbol: '%s'."
4894 #: config/tc-hppa.c:2215
4896 msgid "Undefined absolute constant: '%s'."
4899 #: config/tc-hppa.c:2246 config/tc-hppa.c:5665
4900 msgid "could not update architecture and machine"
4903 #: config/tc-hppa.c:2284
4905 msgid "Invalid FP Compare Condition: %s"
4908 #: config/tc-hppa.c:2339
4910 msgid "Invalid FTEST completer: %s"
4913 #: config/tc-hppa.c:2405 config/tc-hppa.c:2442
4915 msgid "Invalid FP Operand Format: %3s"
4918 #: config/tc-hppa.c:2577
4919 msgid "Bad segment (should be absolute)."
4922 #: config/tc-hppa.c:2603
4924 msgid "Invalid argument location: %s\n"
4927 #: config/tc-hppa.c:2632
4929 msgid "Invalid argument description: %d"
4932 #: config/tc-hppa.c:3458
4933 msgid "Invalid Indexed Load Completer."
4936 #: config/tc-hppa.c:3463
4937 msgid "Invalid Indexed Load Completer Syntax."
4940 #: config/tc-hppa.c:3497
4941 msgid "Invalid Short Load/Store Completer."
4944 #: config/tc-hppa.c:3557 config/tc-hppa.c:3562
4945 msgid "Invalid Store Bytes Short Completer"
4948 #: config/tc-hppa.c:3873 config/tc-hppa.c:3879
4949 msgid "Invalid left/right combination completer"
4952 #: config/tc-hppa.c:3928 config/tc-hppa.c:3935
4953 msgid "Invalid permutation completer"
4956 #: config/tc-hppa.c:4035
4958 msgid "Invalid Add Condition: %s"
4961 #: config/tc-hppa.c:4046 config/tc-hppa.c:4056
4962 msgid "Invalid Add and Branch Condition"
4965 #: config/tc-hppa.c:4077 config/tc-hppa.c:4214
4966 msgid "Invalid Compare/Subtract Condition"
4969 #: config/tc-hppa.c:4117
4971 msgid "Invalid Bit Branch Condition: %c"
4974 #: config/tc-hppa.c:4202
4976 msgid "Invalid Compare/Subtract Condition: %s"
4979 #: config/tc-hppa.c:4229
4980 msgid "Invalid Compare and Branch Condition"
4983 #: config/tc-hppa.c:4325
4984 msgid "Invalid Logical Instruction Condition."
4987 #: config/tc-hppa.c:4380
4988 msgid "Invalid Shift/Extract/Deposit Condition."
4991 #: config/tc-hppa.c:4492
4992 msgid "Invalid Unit Instruction Condition."
4995 #: config/tc-hppa.c:4967 config/tc-hppa.c:4999 config/tc-hppa.c:5030
4996 #: config/tc-hppa.c:5060
4997 msgid "Branch to unaligned address"
5000 #: config/tc-hppa.c:5238
5001 msgid "Invalid SFU identifier"
5004 #: config/tc-hppa.c:5288
5005 msgid "Invalid COPR identifier"
5008 #: config/tc-hppa.c:5417
5009 msgid "Invalid Floating Point Operand Format."
5012 #: config/tc-hppa.c:5534 config/tc-hppa.c:5554 config/tc-hppa.c:5574
5013 #: config/tc-hppa.c:5594 config/tc-hppa.c:5614
5014 msgid "Invalid register for single precision fmpyadd or fmpysub"
5017 #: config/tc-hppa.c:5682
5019 msgid "Invalid operands %s"
5022 #: config/tc-hppa.c:5737 config/tc-hppa.c:6925 config/tc-hppa.c:6980
5023 msgid "Missing function name for .PROC (corrupted label chain)"
5026 #: config/tc-hppa.c:5740 config/tc-hppa.c:6983
5027 msgid "Missing function name for .PROC"
5030 #: config/tc-hppa.c:5799
5031 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5034 #: config/tc-hppa.c:5895
5036 msgid "Invalid .CALL argument: %s"
5039 #: config/tc-hppa.c:6011
5040 msgid ".callinfo is not within a procedure definition"
5043 #: config/tc-hppa.c:6031
5045 msgid "FRAME parameter must be a multiple of 8: %d\n"
5048 #: config/tc-hppa.c:6050
5049 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5052 #: config/tc-hppa.c:6062
5053 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5056 #: config/tc-hppa.c:6072
5057 msgid "Value for ENTRY_SR must be 3\n"
5060 #: config/tc-hppa.c:6128
5062 msgid "Invalid .CALLINFO argument: %s"
5065 #: config/tc-hppa.c:6238
5066 msgid "The .ENTER pseudo-op is not supported"
5069 #: config/tc-hppa.c:6254
5070 msgid "Misplaced .entry. Ignored."
5073 #: config/tc-hppa.c:6258
5074 msgid "Missing .callinfo."
5077 #: config/tc-hppa.c:6322
5078 msgid ".REG expression must be a register"
5081 #: config/tc-hppa.c:6338
5082 msgid "bad or irreducible absolute expression; zero assumed"
5085 #: config/tc-hppa.c:6349
5086 msgid ".REG must use a label"
5089 #: config/tc-hppa.c:6351
5090 msgid ".EQU must use a label"
5093 #: config/tc-hppa.c:6413
5095 msgid "Symbol '%s' could not be created."
5098 #: config/tc-hppa.c:6417
5099 msgid "No memory for symbol name."
5102 #: config/tc-hppa.c:6466
5103 msgid ".EXIT must appear within a procedure"
5106 #: config/tc-hppa.c:6470
5107 msgid "Missing .callinfo"
5110 #: config/tc-hppa.c:6474
5111 msgid "No .ENTRY for this .EXIT"
5114 #: config/tc-hppa.c:6514
5116 msgid "Using ENTRY rather than CODE in export directive for %s"
5119 #: config/tc-hppa.c:6631
5121 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5124 #: config/tc-hppa.c:6655
5126 msgid "Cannot define export symbol: %s\n"
5129 #: config/tc-hppa.c:6752
5130 msgid "Missing label name on .LABEL"
5133 #: config/tc-hppa.c:6757
5134 msgid "extra .LABEL arguments ignored."
5137 #: config/tc-hppa.c:6773
5138 msgid "The .LEAVE pseudo-op is not supported"
5141 #: config/tc-hppa.c:6811
5142 msgid "Unrecognized .LEVEL argument\n"
5145 #: config/tc-hppa.c:6845
5147 msgid "Cannot define static symbol: %s\n"
5150 #: config/tc-hppa.c:6879
5151 msgid "Nested procedures"
5154 #: config/tc-hppa.c:6889
5155 msgid "Cannot allocate unwind descriptor\n"
5158 #: config/tc-hppa.c:6987
5159 msgid "misplaced .procend"
5162 #: config/tc-hppa.c:6990
5163 msgid "Missing .callinfo for this procedure"
5166 #: config/tc-hppa.c:6993
5167 msgid "Missing .EXIT for a .ENTRY"
5170 #: config/tc-hppa.c:7030
5171 msgid "Not in a space.\n"
5174 #: config/tc-hppa.c:7033
5175 msgid "Not in a subspace.\n"
5178 #: config/tc-hppa.c:7122
5179 msgid "Invalid .SPACE argument"
5182 #: config/tc-hppa.c:7168
5183 msgid "Can't change spaces within a procedure definition. Ignored"
5186 #: config/tc-hppa.c:7296
5188 msgid "Undefined space: '%s' Assuming space number = 0."
5191 #: config/tc-hppa.c:7319
5192 msgid "Must be in a space before changing or declaring subspaces.\n"
5195 #: config/tc-hppa.c:7323
5196 msgid "Can't change subspaces within a procedure definition. Ignored"
5199 #: config/tc-hppa.c:7359
5200 msgid "Parameters of an existing subspace can't be modified"
5203 #: config/tc-hppa.c:7411
5204 msgid "Alignment must be a power of 2"
5207 #: config/tc-hppa.c:7458
5208 msgid "FIRST not supported as a .SUBSPACE argument"
5211 #: config/tc-hppa.c:7460
5212 msgid "Invalid .SUBSPACE argument"
5215 #: config/tc-hppa.c:7649
5217 msgid "Internal error: Unable to find containing space for %s."
5220 #: config/tc-hppa.c:7687
5222 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5225 #: config/tc-hppa.c:7775
5227 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5230 #: config/tc-hppa.c:8220
5231 msgid "-R option not supported on this target."
5234 #: config/tc-hppa.c:8237 config/tc-sparc.c:811 config/tc-sparc.c:848
5236 msgid "Internal error: can't hash `%s': %s\n"
5239 #: config/tc-hppa.c:8246 config/tc-i860.c:236
5241 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5244 #: config/tc-i386.c:1764
5246 msgid "%s shortened to %s"
5249 #: config/tc-i386.c:1834
5250 msgid "same type of prefix used twice"
5253 #: config/tc-i386.c:1855
5254 msgid "64bit mode not supported on this CPU."
5257 #: config/tc-i386.c:1859
5258 msgid "32bit mode not supported on this CPU."
5261 #: config/tc-i386.c:1892
5262 msgid "bad argument to syntax directive."
5265 #: config/tc-i386.c:1939
5266 msgid "bad argument to sse_check directive."
5269 #: config/tc-i386.c:1943
5270 msgid "missing argument for sse_check directive"
5273 #: config/tc-i386.c:2011
5275 msgid "no such architecture: `%s'"
5278 #: config/tc-i386.c:2016
5279 msgid "missing cpu architecture"
5282 #: config/tc-i386.c:2030
5284 msgid "no such architecture modifier: `%s'"
5287 #: config/tc-i386.c:2046 config/tc-i386.c:8354 config/tc-maxq.c:223
5288 msgid "Unknown architecture"
5291 #: config/tc-i386.c:2394
5293 msgid "unknown relocation (%u)"
5296 #: config/tc-i386.c:2396
5298 msgid "%u-byte relocation cannot be applied to %u-byte field"
5301 #: config/tc-i386.c:2400
5302 msgid "non-pc-relative relocation for pc-relative field"
5305 #: config/tc-i386.c:2405
5306 msgid "relocated field and relocation type differ in signedness"
5309 #: config/tc-i386.c:2414
5310 msgid "there are no unsigned pc-relative relocations"
5313 #: config/tc-i386.c:2422
5315 msgid "cannot do %u byte pc-relative relocation"
5318 #: config/tc-i386.c:2439
5320 msgid "cannot do %s %u byte relocation"
5323 #: config/tc-i386.c:2670
5325 msgid "can't use register '%s%s' as operand %d in '%s'."
5328 #: config/tc-i386.c:2781
5330 msgid "SSE instruction `%s' is used"
5333 #: config/tc-i386.c:2795 config/tc-i386.c:4113
5335 msgid "ambiguous operand size for `%s'"
5338 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5339 #: config/tc-i386.c:2844
5341 msgid "translating to `%sp'"
5344 #: config/tc-i386.c:2895
5346 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5349 #: config/tc-i386.c:2942 config/tc-i386.c:3050 config/tc-maxq.c:800
5350 #: config/tc-maxq.c:830
5352 msgid "no such instruction: `%s'"
5355 #: config/tc-i386.c:2953 config/tc-i386.c:3083 config/tc-maxq.c:808
5357 msgid "invalid character %s in mnemonic"
5360 #: config/tc-i386.c:2960
5361 msgid "expecting prefix; got nothing"
5364 #: config/tc-i386.c:2962
5365 msgid "expecting mnemonic; got nothing"
5368 #: config/tc-i386.c:2977 config/tc-i386.c:3101
5370 msgid "`%s' is only supported in 64-bit mode"
5373 #: config/tc-i386.c:2978 config/tc-i386.c:3100
5375 msgid "`%s' is not supported in 64-bit mode"
5378 #: config/tc-i386.c:2990
5380 msgid "redundant %s prefix"
5383 #: config/tc-i386.c:3107
5385 msgid "`%s' is not supported on `%s%s'"
5388 #: config/tc-i386.c:3117
5389 msgid "use .code16 to ensure correct addressing mode"
5392 #: config/tc-i386.c:3130
5394 msgid "expecting string instruction after `%s'"
5397 #: config/tc-i386.c:3162
5399 msgid "invalid character %s before operand %d"
5402 #: config/tc-i386.c:3176
5404 msgid "unbalanced parenthesis in operand %d."
5407 #: config/tc-i386.c:3179 config/tc-maxq.c:1850
5409 msgid "unbalanced brackets in operand %d."
5412 #: config/tc-i386.c:3188
5414 msgid "invalid character %s in operand %d"
5417 #: config/tc-i386.c:3216 config/tc-maxq.c:1876
5419 msgid "spurious operands; (%d operands/instruction max)"
5422 #: config/tc-i386.c:3239 config/tc-maxq.c:1896
5423 msgid "expecting operand after ','; got nothing"
5426 #: config/tc-i386.c:3244
5427 msgid "expecting operand before ','; got nothing"
5430 #: config/tc-i386.c:3853
5432 msgid "ambiguous operand size or operands invalid for `%s'"
5435 #: config/tc-i386.c:3856
5437 msgid "suffix or operands invalid for `%s'"
5440 #: config/tc-i386.c:3867
5442 msgid "indirect %s without `*'"
5445 #. Warn them that a data or address size prefix doesn't
5446 #. affect assembly of the next line of code.
5447 #: config/tc-i386.c:3875
5449 msgid "stand-alone `%s' prefix"
5452 #: config/tc-i386.c:3909 config/tc-i386.c:3925
5454 msgid "`%s' operand %d must use `%ses' segment"
5457 #. We have to know the operand size for crc32.
5458 #: config/tc-i386.c:3979
5460 msgid "ambiguous memory operand size for `%s`"
5463 #: config/tc-i386.c:4086
5465 "no instruction mnemonic suffix given and no register operands; can't size "
5469 #: config/tc-i386.c:4227 config/tc-i386.c:4302 config/tc-i386.c:4331
5470 #: config/tc-i386.c:4377 config/tc-i386.c:4415
5472 msgid "Incorrect register `%s%s' used with `%c' suffix"
5475 #: config/tc-i386.c:4235 config/tc-i386.c:4309 config/tc-i386.c:4422
5477 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5480 #: config/tc-i386.c:4261 config/tc-i386.c:4285 config/tc-i386.c:4353
5481 #: config/tc-i386.c:4398
5483 msgid "`%s%s' not allowed with `%s%c'"
5486 #: config/tc-i386.c:4489
5487 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5490 #: config/tc-i386.c:4679 config/tc-i386.c:4714 config/tc-i386.c:4783
5491 #: config/tc-i386.c:4834
5493 msgid "Incorrect operands for the '%s' instruction"
5496 #: config/tc-i386.c:4841
5498 msgid "Internal error for the '%s' instruction"
5501 #: config/tc-i386.c:4849
5503 msgid "the last operand of `%s' must be `%s%s'"
5506 #: config/tc-i386.c:4852
5508 msgid "the first operand of `%s' must be `%s%s'"
5511 #: config/tc-i386.c:5007
5513 msgid "you can't `pop %scs'"
5516 #. Reversed arguments on faddp, fsubp, etc.
5517 #: config/tc-i386.c:5036
5519 msgid "translating to `%s %s%s,%s%s'"
5522 #. Extraneous `l' suffix on fp insn.
5523 #: config/tc-i386.c:5043
5525 msgid "translating to `%s %s%s'"
5528 #: config/tc-i386.c:5071
5530 msgid "segment override on `%s' is ineffectual"
5533 #: config/tc-i386.c:5727 config/tc-i386.c:5821 config/tc-i386.c:5866
5534 msgid "skipping prefixes on this instruction"
5537 #: config/tc-i386.c:5886
5538 msgid "16-bit jump out of range"
5541 #: config/tc-i386.c:5895
5543 msgid "can't handle non absolute segment in `%s'"
5546 #: config/tc-i386.c:6498
5548 msgid "@%s reloc is not supported with %d-bit output format"
5551 #: config/tc-i386.c:6542
5553 msgid "missing or invalid expression `%s'"
5556 #: config/tc-i386.c:6595
5558 msgid "at most %d immediate operands are allowed"
5561 #: config/tc-i386.c:6617 config/tc-i386.c:6855 config/tc-maxq.c:1462
5563 msgid "junk `%s' after expression"
5566 #: config/tc-i386.c:6630
5568 msgid "missing or invalid immediate expression `%s'"
5571 #: config/tc-i386.c:6653 config/tc-i386.c:6910 config/tc-maxq.c:1492
5573 msgid "unimplemented segment %s in operand"
5576 #: config/tc-i386.c:6659
5578 msgid "illegal immediate register operand %s"
5581 #: config/tc-i386.c:6707
5583 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5586 #: config/tc-i386.c:6716
5588 msgid "scale factor of %d without an index register"
5591 #: config/tc-i386.c:6738
5593 msgid "at most %d displacement operands are allowed"
5596 #: config/tc-i386.c:6895
5598 msgid "missing or invalid displacement expression `%s'"
5601 #: config/tc-i386.c:6999
5603 msgid "`%s' is not valid here (expected `%c%s%s%c')"
5606 #: config/tc-i386.c:7079
5608 msgid "`%s' is not a valid %s expression"
5611 #: config/tc-i386.c:7084
5613 msgid "`%s' is not a valid %s-bit %s expression"
5616 #: config/tc-i386.c:7165
5618 msgid "bad memory operand `%s'"
5621 #: config/tc-i386.c:7180
5623 msgid "junk `%s' after register"
5626 #: config/tc-i386.c:7193 config/tc-i386.c:7309 config/tc-i386.c:7350
5628 msgid "bad register name `%s'"
5631 #: config/tc-i386.c:7201
5632 msgid "immediate operand illegal with absolute jump"
5635 #: config/tc-i386.c:7223
5637 msgid "too many memory references for `%s'"
5640 #: config/tc-i386.c:7301
5642 msgid "expecting `,' or `)' after index register in `%s'"
5645 #: config/tc-i386.c:7326
5647 msgid "expecting `)' after scale factor in `%s'"
5650 #: config/tc-i386.c:7334
5652 msgid "expecting index register or scale factor after `,'; got '%c'"
5655 #: config/tc-i386.c:7342
5657 msgid "expecting `,' or `)' after base register in `%s'"
5660 #. It's not a memory operand; argh!
5661 #: config/tc-i386.c:7386
5663 msgid "invalid char %s beginning operand %d `%s'"
5666 #: config/tc-i386.c:7562
5667 msgid "long jump required"
5670 #: config/tc-i386.c:7617
5671 msgid "jump target out of range"
5674 #: config/tc-i386.c:8083
5675 msgid "No compiled in support for x86_64"
5678 #: config/tc-i386.c:8115 config/tc-i386.c:8162
5680 msgid "Invalid -march= option: `%s'"
5683 #: config/tc-i386.c:8171 config/tc-i386.c:8183
5685 msgid "Invalid -mtune= option: `%s'"
5688 #: config/tc-i386.c:8192
5690 msgid "Invalid -mmnemonic= option: `%s'"
5693 #: config/tc-i386.c:8201
5695 msgid "Invalid -msyntax= option: `%s'"
5698 #: config/tc-i386.c:8228
5700 msgid "Invalid -msse-check= option: `%s'"
5703 #: config/tc-i386.c:8242
5707 " -V print assembler version number\n"
5711 #: config/tc-i386.c:8247
5714 " -n Do not optimize code alignment\n"
5715 " -q quieten some warnings\n"
5718 #: config/tc-i386.c:8251
5720 msgid " -s ignored\n"
5723 #: config/tc-i386.c:8255
5725 msgid " --32/--64 generate 32bit/64bit code\n"
5728 #: config/tc-i386.c:8259
5730 msgid " --divide do not treat `/' as a comment character\n"
5733 #: config/tc-i386.c:8262
5735 msgid " --divide ignored\n"
5738 #: config/tc-i386.c:8265
5741 " -march=CPU[,+EXTENSION...]\n"
5742 " generate code for CPU and EXTENSION, CPU is one "
5744 " i8086, i186, i286, i386, i486, pentium, "
5746 " pentiumii, pentiumiii, pentium4, prescott, "
5748 " core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5749 " generic32, generic64\n"
5750 " EXTENSION is combination of:\n"
5751 " mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, "
5753 " avx, vmx, smx, xsave, movbe, ept, aes, pclmul, "
5755 " 3dnow, 3dnowa, sse4a, sse5, svme, abm, padlock\n"
5758 #: config/tc-i386.c:8276
5761 " -mtune=CPU optimize for CPU, CPU is one of:\n"
5762 " i8086, i186, i286, i386, i486, pentium, "
5764 " pentiumii, pentiumiii, pentium4, prescott, "
5766 " core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5767 " generic32, generic64\n"
5770 #: config/tc-i386.c:8282
5772 msgid " -msse2avx encode SSE instructions with VEX prefix\n"
5775 #: config/tc-i386.c:8284
5778 " -msse-check=[none|error|warning]\n"
5779 " check SSE instructions\n"
5782 #: config/tc-i386.c:8287
5784 msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
5787 #: config/tc-i386.c:8289
5789 msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
5792 #: config/tc-i386.c:8291
5794 msgid " -mindex-reg support pseudo index registers\n"
5797 #: config/tc-i386.c:8293
5799 msgid " -mnaked-reg don't require `%%' prefix for registers\n"
5802 #: config/tc-i386.c:8295
5804 msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
5807 #: config/tc-i386.c:8443 config/tc-s390.c:1782
5808 msgid "GOT already in symbol table"
5811 #: config/tc-i386.c:8592
5813 msgid "can not do %d byte pc-relative relocation"
5816 #: config/tc-i386.c:8610 config/tc-maxq.c:247
5818 msgid "can not do %d byte relocation"
5821 #: config/tc-i386.c:8689 config/tc-maxq.c:274 config/tc-s390.c:2219
5823 msgid "cannot represent relocation type %s"
5826 #: config/tc-i386.c:8948
5828 msgid "invalid operand for '%s' ('%s' unexpected)"
5831 #: config/tc-i386.c:8960
5833 msgid "too many memory references for '%s'"
5836 #. See the comments in intel_bracket_expr.
5837 #: config/tc-i386.c:8970
5839 msgid "Treating `%s' as memory reference"
5842 #: config/tc-i386.c:9009 config/tc-i386.c:9567
5843 msgid "Segment override ignored"
5846 #: config/tc-i386.c:9328
5848 msgid "Unknown operand modifier `%s'"
5851 #: config/tc-i386.c:9346
5852 msgid "Conflicting operand modifiers"
5855 #: config/tc-i386.c:9395
5856 msgid "Invalid operand to `OFFSET'"
5859 #: config/tc-i386.c:9469
5861 msgid "`[%.*s]' taken to mean just `%.*s'"
5864 #: config/tc-i386.c:9562
5866 msgid "`%s' is not a valid segment register"
5869 #: config/tc-i386.c:9569
5870 msgid "Extra segment override ignored"
5873 #: config/tc-i386.c:9600
5874 msgid "cannot use `FLAT' here"
5877 #: config/tc-i386.c:9609 config/tc-i386.c:9777
5878 msgid "Register scaling only allowed in memory operands"
5881 #: config/tc-i386.c:9631 config/tc-i386.c:9753
5883 msgid "Syntax error: Expecting a constant, got `%s'"
5886 #: config/tc-i386.c:9659
5887 msgid "Too many register references in memory operand"
5890 #: config/tc-i386.c:9679
5891 msgid "Invalid use of register"
5894 #: config/tc-i386.c:9830
5896 msgid "Unrecognized token '%s'"
5899 #: config/tc-i386.c:9846
5901 msgid "Unexpected token `%s'"
5904 #: config/tc-i386.c:10022
5906 msgid "Unrecognized token `%s'"
5909 #: config/tc-i386.c:10132
5910 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5913 #: config/tc-i386.c:10135
5914 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5917 #: config/tc-i386.c:10154
5918 msgid ".largecomm supported only in 64bit mode, producing .comm"
5921 #: config/tc-i860.c:122
5922 msgid "Directive .dual available only with -mintel-syntax option"
5925 #: config/tc-i860.c:132
5926 msgid "Directive .enddual available only with -mintel-syntax option"
5929 #: config/tc-i860.c:145
5930 msgid "Directive .atmp available only with -mintel-syntax option"
5933 #: config/tc-i860.c:167 config/tc-i860.c:171
5934 msgid "Unknown temporary pseudo register"
5937 #: config/tc-i860.c:247
5938 msgid "Defective assembler. No assembly attempted."
5941 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3731
5942 #: config/tc-m68k.c:3763 config/tc-sparc.c:2693
5943 msgid "failed sanity check."
5946 #: config/tc-i860.c:400
5948 msgid "Expanded opcode after delayed branch: `%s'"
5951 #: config/tc-i860.c:404
5953 msgid "Expanded opcode in dual mode: `%s'"
5956 #: config/tc-i860.c:408
5958 msgid "An instruction was expanded (%s)"
5961 #: config/tc-i860.c:674
5962 msgid "Pipelined instruction: fsrc1 = fdest"
5965 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5966 msgid "Assembler does not yet support PIC"
5969 #: config/tc-i860.c:955
5971 msgid "Illegal operands for %s"
5974 #: config/tc-i860.c:972
5976 msgid "'d.%s' must be 8-byte aligned"
5979 #: config/tc-i860.c:980
5981 msgid "Prefix 'd.' invalid for instruction `%s'"
5984 #: config/tc-i860.c:1133
5987 " -EL\t\t\t generate code for little endian mode (default)\n"
5988 " -EB\t\t\t generate code for big endian mode\n"
5989 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
5990 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
5991 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
5994 #. SVR4 compatibility flags.
5995 #: config/tc-i860.c:1141
5998 " -V\t\t\t print assembler version number\n"
5999 " -Qy, -Qn\t\t ignored\n"
6002 #: config/tc-i860.c:1204
6003 msgid "This immediate requires 0 MOD 2 alignment"
6006 #: config/tc-i860.c:1207
6007 msgid "This immediate requires 0 MOD 4 alignment"
6010 #: config/tc-i860.c:1210
6011 msgid "This immediate requires 0 MOD 8 alignment"
6014 #: config/tc-i860.c:1213
6015 msgid "This immediate requires 0 MOD 16 alignment"
6018 #: config/tc-i860.c:1308
6019 msgid "5-bit immediate too large"
6022 #: config/tc-i860.c:1311
6023 msgid "5-bit field must be absolute"
6026 #: config/tc-i860.c:1356 config/tc-i860.c:1379
6027 msgid "A branch offset requires 0 MOD 4 alignment"
6030 #: config/tc-i860.c:1400
6032 msgid "Unrecognized fix-up (0x%08lx)"
6035 #: config/tc-i960.c:486
6037 msgid "Hashing returned \"%s\"."
6040 #: config/tc-i960.c:582 config/tc-i960.c:1112
6041 msgid "expression syntax error"
6044 #: config/tc-i960.c:618
6045 msgid "attempt to branch into different segment"
6048 #: config/tc-i960.c:622
6050 msgid "target of %s instruction must be a label"
6053 #: config/tc-i960.c:732
6054 msgid "unaligned register"
6057 #: config/tc-i960.c:754
6058 msgid "no such sfr in this architecture"
6061 #: config/tc-i960.c:792
6062 msgid "illegal literal"
6065 #: config/tc-i960.c:942
6066 msgid "invalid index register"
6069 #: config/tc-i960.c:965
6070 msgid "invalid scale factor"
6073 #: config/tc-i960.c:1189
6074 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6077 #: config/tc-i960.c:1423 config/tc-xtensa.c:11446
6078 msgid "too many operands"
6081 #. We never moved: there was no opcode either!
6082 #: config/tc-i960.c:1471
6083 msgid "missing opcode"
6086 #: config/tc-i960.c:1611
6087 msgid "branch prediction invalid on this opcode"
6090 #: config/tc-i960.c:1649
6092 msgid "invalid opcode, \"%s\"."
6095 #: config/tc-i960.c:1651
6097 msgid "improper number of operands. expecting %d, got %d"
6100 #: config/tc-i960.c:1751
6102 msgid "Fixup of %ld too large for field width of %d"
6105 #: config/tc-i960.c:1861
6107 msgid "invalid architecture %s"
6110 #: config/tc-i960.c:1881
6112 msgid "I960 options:\n"
6115 #: config/tc-i960.c:1884
6119 "\t\t\tspecify variant of 960 architecture\n"
6120 "-b\t\t\tadd code to collect statistics about branches taken\n"
6121 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6122 "\t\t\tcan do relaxing (b.out format only)\n"
6123 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6124 "\t\t\tlong displacements\n"
6127 #: config/tc-i960.c:2148
6128 msgid "should have 1 or 2 operands"
6131 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6133 msgid "Redefining leafproc %s"
6136 #: config/tc-i960.c:2201
6137 msgid "should have two operands"
6140 #: config/tc-i960.c:2211
6141 msgid "'entry_num' must be absolute number in [0,31]"
6144 #: config/tc-i960.c:2219
6146 msgid "Redefining entrynum for sysproc %s"
6149 #. Should not happen: see block comment above.
6150 #: config/tc-i960.c:2319
6152 msgid "Trying to 'bal' to %s"
6155 #: config/tc-i960.c:2329
6156 msgid "Looks like a proc, but can't tell what kind.\n"
6159 #: config/tc-i960.c:2348
6160 msgid "big endian mode is not supported"
6163 #: config/tc-i960.c:2350
6165 msgid "ignoring unrecognized .endian type `%s'"
6168 #: config/tc-i960.c:2395
6169 msgid "can't use COBR format with external label"
6172 #: config/tc-i960.c:2570
6173 msgid "option --link-relax is only supported in b.out format"
6176 #: config/tc-i960.c:2597
6178 msgid "No 'bal' entry point for leafproc %s"
6181 #: config/tc-ia64.c:845
6182 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6185 #: config/tc-ia64.c:897
6186 msgid "Size of frame exceeds maximum of 96 registers"
6189 #: config/tc-ia64.c:902
6190 msgid "Size of rotating registers exceeds frame size"
6193 #: config/tc-ia64.c:989
6194 msgid "Unwind directive not followed by an instruction."
6197 #: config/tc-ia64.c:998 config/tc-ia64.c:7380
6198 msgid "qualifying predicate not followed by instruction"
6201 #: config/tc-ia64.c:1063 config/tc-ia64.c:1097
6202 msgid "record type is not valid"
6205 #: config/tc-ia64.c:1166
6206 msgid "Invalid record type for P3 format."
6209 #: config/tc-ia64.c:1202
6210 msgid "Invalid record type for format P6"
6213 #: config/tc-ia64.c:1382 config/tc-ia64.c:1434
6214 msgid "Invalid record type for format B1"
6217 #: config/tc-ia64.c:1467
6218 msgid "Invalid record type for format X1"
6221 #: config/tc-ia64.c:1509
6222 msgid "Invalid record type for format X3"
6225 #: config/tc-ia64.c:1547
6226 msgid "Previous .save incomplete"
6229 #: config/tc-ia64.c:2372
6230 msgid "spill_mask record unimplemented."
6233 #: config/tc-ia64.c:2429
6234 msgid "record_type_not_valid"
6237 #: config/tc-ia64.c:2514
6238 msgid "Ignoring attempt to spill beyond end of region"
6241 #: config/tc-ia64.c:2573
6242 msgid "Only constant space allocation is supported"
6245 #: config/tc-ia64.c:2587
6246 msgid "Only constant offsets are supported"
6249 #: config/tc-ia64.c:2610
6250 msgid "Section switching in code is not supported."
6253 #: config/tc-ia64.c:2652
6254 msgid " Insn slot not set in unwind record."
6257 #: config/tc-ia64.c:2726
6258 msgid "frgr_mem record before region record!"
6261 #: config/tc-ia64.c:2737
6262 msgid "fr_mem record before region record!"
6265 #: config/tc-ia64.c:2746
6266 msgid "gr_mem record before region record!"
6269 #: config/tc-ia64.c:2755
6270 msgid "br_mem record before region record!"
6273 #: config/tc-ia64.c:2765
6274 msgid "gr_gr record before region record!"
6277 #: config/tc-ia64.c:2773
6278 msgid "br_gr record before region record!"
6281 #: config/tc-ia64.c:2891
6283 msgid "First operand to .%s must be a predicate"
6286 #: config/tc-ia64.c:2895
6288 msgid "Pointless use of p0 as first operand to .%s"
6291 #: config/tc-ia64.c:2951
6293 msgid "Operand %d to .%s must be a preserved register"
6296 #: config/tc-ia64.c:2987
6298 msgid "Operand %d to .%s must be a writable register"
6301 #: config/tc-ia64.c:3012
6303 msgid "Radix `%s' unsupported or invalid"
6306 #: config/tc-ia64.c:3042 config/tc-ia64.c:3047
6308 msgid ".%s outside of %s"
6311 #: config/tc-ia64.c:3132
6312 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6315 #: config/tc-ia64.c:3154
6316 msgid "First operand to .fframe must be a constant"
6319 #: config/tc-ia64.c:3174
6320 msgid "First operand to .vframe must be a general register"
6323 #: config/tc-ia64.c:3182
6324 msgid "Operand of .vframe contradicts .prologue"
6327 #: config/tc-ia64.c:3192
6328 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6331 #: config/tc-ia64.c:3200
6332 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6335 #: config/tc-ia64.c:3227
6336 msgid "First operand to .save not a register"
6339 #: config/tc-ia64.c:3233
6340 msgid "Second operand to .save not a valid register"
6343 #: config/tc-ia64.c:3264 config/tc-ia64.c:3275 config/tc-ia64.c:3283
6344 msgid "Second operand of .save contradicts .prologue"
6347 #: config/tc-ia64.c:3290
6348 msgid "First operand to .save not a valid register"
6351 #: config/tc-ia64.c:3308
6352 msgid "First operand to .restore must be stack pointer (sp)"
6355 #: config/tc-ia64.c:3317
6356 msgid "Second operand to .restore must be a constant >= 0"
6359 #: config/tc-ia64.c:3327
6361 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6364 #: config/tc-ia64.c:3414
6366 msgid "Illegal section name `%s' (causes unwind section name clash)"
6369 #: config/tc-ia64.c:3605
6370 msgid "First operand to .altrp not a valid branch register"
6373 #: config/tc-ia64.c:3634
6375 msgid "First operand to .%s not a register"
6378 #: config/tc-ia64.c:3639
6380 msgid "Second operand to .%s not a constant"
6383 #: config/tc-ia64.c:3706
6385 msgid "First operand to .%s not a valid register"
6388 #: config/tc-ia64.c:3729
6389 msgid "First operand to .save.g must be a positive 4-bit constant"
6392 #: config/tc-ia64.c:3742
6393 msgid "Second operand to .save.g must be a general register"
6396 #: config/tc-ia64.c:3747
6398 msgid "Second operand to .save.g must be the first of %d general registers"
6401 #: config/tc-ia64.c:3770
6402 msgid "Operand to .save.f must be a positive 20-bit constant"
6405 #: config/tc-ia64.c:3793
6406 msgid "First operand to .save.b must be a positive 5-bit constant"
6409 #: config/tc-ia64.c:3806
6410 msgid "Second operand to .save.b must be a general register"
6413 #: config/tc-ia64.c:3811
6415 msgid "Second operand to .save.b must be the first of %d general registers"
6418 #: config/tc-ia64.c:3837
6419 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6422 #: config/tc-ia64.c:3845
6423 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6426 #: config/tc-ia64.c:3853
6427 msgid "Operands to .save.gf may not be both zero"
6430 #: config/tc-ia64.c:3870
6431 msgid "Operand to .spill must be a constant"
6434 #: config/tc-ia64.c:3939
6436 msgid "Operand %d to .%s must be a constant"
6439 #: config/tc-ia64.c:3960
6441 msgid "Missing .label_state %ld"
6444 #: config/tc-ia64.c:4014
6445 msgid "Operand to .label_state must be a constant"
6448 #: config/tc-ia64.c:4033
6449 msgid "Operand to .copy_state must be a constant"
6452 #: config/tc-ia64.c:4056
6453 msgid "First operand to .unwabi must be a constant"
6456 #: config/tc-ia64.c:4062
6457 msgid "Second operand to .unwabi must be a constant"
6460 #: config/tc-ia64.c:4097
6461 msgid "Missing .endp after previous .proc"
6464 #: config/tc-ia64.c:4116
6465 msgid "Empty argument of .proc"
6468 #: config/tc-ia64.c:4121
6470 msgid "`%s' was already defined"
6473 #: config/tc-ia64.c:4164
6474 msgid "Initial .body should precede any instructions"
6477 #: config/tc-ia64.c:4183
6478 msgid ".prologue within prologue"
6481 #: config/tc-ia64.c:4188
6482 msgid "Initial .prologue should precede any instructions"
6485 #: config/tc-ia64.c:4198
6486 msgid "First operand to .prologue must be a positive 4-bit constant"
6489 #: config/tc-ia64.c:4200
6490 msgid "Pointless use of zero first operand to .prologue"
6493 #: config/tc-ia64.c:4214
6494 msgid "Using a constant as second operand to .prologue is deprecated"
6497 #: config/tc-ia64.c:4220
6498 msgid "Second operand to .prologue must be a general register"
6501 #: config/tc-ia64.c:4225
6503 msgid "Second operand to .prologue must be the first of %d general registers"
6506 #: config/tc-ia64.c:4337
6508 msgid "`%s' was not defined within procedure"
6511 #: config/tc-ia64.c:4375
6512 msgid "Empty argument of .endp"
6515 #: config/tc-ia64.c:4389
6517 msgid "`%s' was not specified with previous .proc"
6520 #: config/tc-ia64.c:4404
6522 msgid "`%s' should be an operand to this .endp"
6525 #: config/tc-ia64.c:4445 config/tc-ia64.c:4783 config/tc-ia64.c:5090
6526 msgid "Comma expected"
6529 #: config/tc-ia64.c:4486
6530 msgid "Expected '['"
6533 #: config/tc-ia64.c:4495 config/tc-ia64.c:7515
6534 msgid "Expected ']'"
6537 #: config/tc-ia64.c:4500
6538 msgid "Number of elements must be positive"
6541 #: config/tc-ia64.c:4511
6543 msgid "Used more than the declared %d rotating registers"
6546 #: config/tc-ia64.c:4519
6547 msgid "Used more than the available 96 rotating registers"
6550 #: config/tc-ia64.c:4526
6551 msgid "Used more than the available 48 rotating registers"
6554 #: config/tc-ia64.c:4554
6556 msgid "Attempt to redefine register set `%s'"
6559 #: config/tc-ia64.c:4620
6561 msgid "Unknown psr option `%s'"
6564 #: config/tc-ia64.c:4668
6565 msgid "Missing section name"
6568 #: config/tc-ia64.c:4678
6569 msgid "Comma expected after section name"
6572 #: config/tc-ia64.c:4689
6573 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6576 #: config/tc-ia64.c:4778
6577 msgid "Register name expected"
6580 #: config/tc-ia64.c:4791
6581 msgid "Register value annotation ignored"
6584 #: config/tc-ia64.c:4830
6585 msgid "Directive invalid within a bundle"
6588 #: config/tc-ia64.c:4921
6589 msgid "Missing predicate relation type"
6592 #: config/tc-ia64.c:4927
6593 msgid "Unrecognized predicate relation type"
6596 #: config/tc-ia64.c:4973
6597 msgid "Bad register range"
6600 #: config/tc-ia64.c:4982 config/tc-ia64.c:7460
6601 msgid "Predicate register expected"
6604 #: config/tc-ia64.c:4987
6605 msgid "Duplicate predicate register ignored"
6608 #: config/tc-ia64.c:5003
6609 msgid "Predicate source and target required"
6612 #: config/tc-ia64.c:5005 config/tc-ia64.c:5017
6613 msgid "Use of p0 is not valid in this context"
6616 #: config/tc-ia64.c:5012
6617 msgid "At least two PR arguments expected"
6620 #: config/tc-ia64.c:5026
6621 msgid "At least one PR argument expected"
6624 #: config/tc-ia64.c:5061
6626 msgid "Inserting \"%s\" into entry hint table failed: %s"
6629 #. FIXME -- need 62-bit relocation type
6630 #: config/tc-ia64.c:5529
6631 msgid "62-bit relocation not yet implemented"
6634 #. XXX technically, this is wrong: we should not be issuing warning
6635 #. messages until we're sure this instruction pattern is going to
6637 #: config/tc-ia64.c:5613
6638 msgid "lower 16 bits of mask ignored"
6641 #: config/tc-ia64.c:5895
6642 msgid "Expected separator `='"
6645 #: config/tc-ia64.c:5928
6646 msgid "Duplicate equal sign (=) in instruction"
6649 #: config/tc-ia64.c:5935
6651 msgid "Illegal operand separator `%c'"
6654 #: config/tc-ia64.c:6049
6656 msgid "Operand %u of `%s' should be %s"
6659 #: config/tc-ia64.c:6053
6660 msgid "Wrong number of output operands"
6663 #: config/tc-ia64.c:6055
6664 msgid "Wrong number of input operands"
6667 #: config/tc-ia64.c:6057
6668 msgid "Operand mismatch"
6671 #: config/tc-ia64.c:6139
6673 msgid "Invalid use of `%c%d' as output operand"
6676 #: config/tc-ia64.c:6142
6678 msgid "Invalid use of `r%d' as base update address operand"
6681 #: config/tc-ia64.c:6166
6683 msgid "Invalid duplicate use of `%c%d'"
6686 #: config/tc-ia64.c:6173
6688 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6691 #: config/tc-ia64.c:6179
6693 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6696 #: config/tc-ia64.c:6223
6697 msgid "Value truncated to 62 bits"
6700 #: config/tc-ia64.c:6286
6702 msgid "Bad operand value: %s"
6705 #. Give an error if a frag containing code is not aligned to a 16 byte
6707 #: config/tc-ia64.c:6361 config/tc-ia64.h:170
6708 msgid "instruction address is not a multiple of 16"
6711 #: config/tc-ia64.c:6429
6713 msgid "`%s' must be last in bundle"
6716 #: config/tc-ia64.c:6461
6718 msgid "Internal error: don't know how to force %s to end of instruction group"
6721 #: config/tc-ia64.c:6474
6723 msgid "`%s' must be last in instruction group"
6726 #: config/tc-ia64.c:6504
6727 msgid "Label must be first in a bundle"
6730 #: config/tc-ia64.c:6581
6731 msgid "hint in B unit may be treated as nop"
6734 #: config/tc-ia64.c:6592
6735 msgid "hint in B unit can't be used"
6738 #: config/tc-ia64.c:6606
6739 msgid "emit_one_bundle: unexpected dynamic op"
6742 #: config/tc-ia64.c:6729
6744 msgid "`%s' does not fit into %s template"
6747 #: config/tc-ia64.c:6744
6749 msgid "`%s' does not fit into bundle"
6752 #: config/tc-ia64.c:6756
6754 msgid "`%s' can't go in %s of %s template"
6757 #: config/tc-ia64.c:6762
6758 msgid "Missing '}' at end of file"
6761 #: config/tc-ia64.c:6909
6763 msgid "Unrecognized option '-x%s'"
6766 #: config/tc-ia64.c:6936
6769 " --mconstant-gp\t mark output file as using the constant-GP model\n"
6770 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6771 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
6772 "\t\t\t without function descriptors (sets ELF header flag\n"
6773 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6774 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6775 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
6776 " -mtune=[itanium1|itanium2]\n"
6777 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
6778 " -munwind-check=[warning|error]\n"
6779 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
6780 " -mhint.b=[ok|warning|error]\n"
6781 "\t\t\t hint.b check (default -mhint.b=error)\n"
6782 " -x | -xexplicit\t turn on dependency violation checking\n"
6783 " -xauto\t\t automagically remove dependency violations (default)\n"
6784 " -xnone\t\t turn off dependency violation checking\n"
6785 " -xdebug\t\t debug dependency violation checker\n"
6786 " -xdebugn\t\t debug dependency violation checker but turn off\n"
6787 "\t\t\t dependency violation checking\n"
6788 " -xdebugx\t\t debug dependency violation checker and turn on\n"
6789 "\t\t\t dependency violation checking\n"
6792 #: config/tc-ia64.c:6966
6793 msgid "--gstabs is not supported for ia64"
6796 #: config/tc-ia64.c:7198
6798 msgid "ia64.md_begin: can't hash `%s': %s"
6801 #: config/tc-ia64.c:7259
6803 msgid "Inserting \"%s\" into constant hash table failed: %s"
6806 #: config/tc-ia64.c:7271 config/tc-mips.c:1880
6807 msgid "Could not set architecture and machine"
6810 #: config/tc-ia64.c:7395
6811 msgid "Explicit stops are ignored in auto mode"
6814 #: config/tc-ia64.c:7404
6815 msgid "Found '{' when manual bundling is already turned on"
6818 #: config/tc-ia64.c:7417
6819 msgid "Found '{' after explicit switch to automatic mode"
6822 #: config/tc-ia64.c:7423
6823 msgid "Found '}' when manual bundling is off"
6826 #: config/tc-ia64.c:7450
6827 msgid "Expected ')'"
6830 #: config/tc-ia64.c:7455
6831 msgid "Qualifying predicate expected"
6834 #: config/tc-ia64.c:7474
6835 msgid "Tag must come before qualifying predicate."
6838 #: config/tc-ia64.c:7504
6839 msgid "Expected ':'"
6842 #: config/tc-ia64.c:7520
6843 msgid "Tag name expected"
6846 #: config/tc-ia64.c:7622
6847 msgid "Rotating register index must be a non-negative constant"
6850 #: config/tc-ia64.c:7627
6852 msgid "Index out of range 0..%u"
6855 #: config/tc-ia64.c:7639
6856 msgid "Indirect register index must be a general register"
6859 #: config/tc-ia64.c:7648
6860 msgid "Index can only be applied to rotating or indirect registers"
6863 #: config/tc-ia64.c:7684
6864 msgid "Expected '('"
6867 #: config/tc-ia64.c:7692
6871 #: config/tc-ia64.c:7701
6872 msgid "Not a symbolic expression"
6875 #: config/tc-ia64.c:7706 config/tc-ia64.c:7720
6876 msgid "Illegal combination of relocation functions"
6879 #: config/tc-ia64.c:7809
6880 msgid "No current frame"
6883 #: config/tc-ia64.c:7811
6885 msgid "Register number out of range 0..%u"
6888 #: config/tc-ia64.c:7849
6889 msgid "Standalone `#' is illegal"
6892 #: config/tc-ia64.c:7852
6893 msgid "Redundant `#' suffix operators"
6896 #: config/tc-ia64.c:8010
6898 msgid "Unhandled dependency %s for %s (%s), note %d"
6901 #: config/tc-ia64.c:9305
6903 msgid "Unrecognized dependency specifier %d\n"
6906 #: config/tc-ia64.c:10181
6907 msgid "Only the first path encountering the conflict is reported"
6910 #: config/tc-ia64.c:10183
6911 msgid "This is the location of the conflicting usage"
6914 #: config/tc-ia64.c:10444
6916 msgid "Unknown opcode `%s'"
6919 #: config/tc-ia64.c:10522
6921 msgid "AR %d can only be accessed by %c-unit"
6924 #: config/tc-ia64.c:10534
6925 msgid "hint.b may be treated as nop"
6928 #: config/tc-ia64.c:10537
6929 msgid "hint.b shouldn't be used"
6932 #: config/tc-ia64.c:10576
6934 msgid "`%s' cannot be predicated"
6937 #: config/tc-ia64.c:10648
6938 msgid "Closing bracket missing"
6941 #: config/tc-ia64.c:10657
6942 msgid "Index must be a general register"
6945 #: config/tc-ia64.c:10822
6947 msgid "Unsupported fixup size %d"
6950 #. This should be an error, but since previously there wasn't any
6951 #. diagnostic here, don't make it fail because of this for now.
6952 #: config/tc-ia64.c:11089
6954 msgid "Cannot express %s%d%s relocation"
6957 #: config/tc-ia64.c:11108
6958 msgid "No addend allowed in @fptr() relocation"
6961 #: config/tc-ia64.c:11214
6963 msgid "%s must have a constant value"
6966 #: config/tc-ia64.c:11268
6968 msgid "Cannot represent %s relocation in object file"
6971 #: config/tc-ia64.c:11379
6972 msgid "Can't add stop bit to mark end of instruction group"
6975 #: config/tc-ia64.c:11479 config/tc-score.c:6328 read.c:1447 read.c:2418
6976 #: read.c:3052 read.c:3385 read.c:3429
6977 msgid "expected symbol name"
6980 #: config/tc-ia64.c:11489 read.c:2428 read.c:3062 read.c:3413 stabs.c:468
6982 msgid "expected comma after \"%s\""
6985 #: config/tc-ia64.c:11531
6987 msgid "`%s' is already the alias of %s `%s'"
6990 #: config/tc-ia64.c:11541
6992 msgid "%s `%s' already has an alias `%s'"
6995 #: config/tc-ia64.c:11552
6997 msgid "inserting \"%s\" into %s alias hash table failed: %s"
7000 #: config/tc-ia64.c:11560
7002 msgid "inserting \"%s\" into %s name hash table failed: %s"
7005 #: config/tc-ia64.c:11579
7007 msgid "symbol `%s' aliased to `%s' is not used"
7010 #: config/tc-ia64.c:11601
7012 msgid "section `%s' aliased to `%s' is not used"
7015 #: config/tc-ip2k.c:158
7017 msgid "IP2K specific command line options:\n"
7020 #: config/tc-ip2k.c:159
7022 msgid " -mip2022 restrict to IP2022 insns \n"
7025 #: config/tc-ip2k.c:160
7027 msgid " -mip2022ext permit extended IP2022 insn\n"
7030 #: config/tc-iq2000.c:364
7032 msgid "the yielding instruction %s may not be in a delay slot."
7035 #: config/tc-iq2000.c:372
7037 msgid "Register number (R%ld) for double word access must be even."
7040 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7041 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7043 msgid "operand references R%ld of previous load."
7046 #: config/tc-iq2000.c:396
7047 msgid "instruction implicitly accesses R31 of previous load."
7050 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
7051 msgid "Unmatched high relocation"
7054 #: config/tc-iq2000.c:829 config/tc-mips.c:14828 config/tc-score.c:6035
7055 msgid ".end not in text section"
7058 #: config/tc-iq2000.c:833 config/tc-mips.c:14832 config/tc-score.c:6038
7059 msgid ".end directive without a preceding .ent directive."
7062 #: config/tc-iq2000.c:842 config/tc-mips.c:14841 config/tc-score.c:6046
7063 msgid ".end symbol does not match .ent symbol."
7066 #: config/tc-iq2000.c:845 config/tc-mips.c:14848 config/tc-score.c:6051
7067 msgid ".end directive missing or unknown symbol"
7070 #: config/tc-iq2000.c:863
7071 msgid "Expected simple number."
7074 #: config/tc-iq2000.c:892 config/tc-mips.c:14753 config/tc-score.c:5885
7076 msgid " *input_line_pointer == '%c' 0x%02x\n"
7079 #: config/tc-iq2000.c:894
7080 msgid "Invalid number"
7083 #: config/tc-iq2000.c:929 config/tc-mips.c:14923 config/tc-score.c:5924
7084 msgid ".ent or .aent not in text section."
7087 #: config/tc-iq2000.c:932
7088 msgid "missing `.end'"
7091 #: config/tc-m32c.c:143
7093 msgid " M32C specific command line options:\n"
7096 #. Pretend that we do not recognise this option.
7097 #: config/tc-m32r.c:331
7098 msgid "Unrecognised option: -hidden"
7101 #: config/tc-m32r.c:358 config/tc-sparc.c:579
7102 msgid "Unrecognized option following -K"
7105 #: config/tc-m32r.c:373
7107 msgid " M32R specific command line options:\n"
7110 #: config/tc-m32r.c:375
7113 " -m32r disable support for the m32rx instruction set\n"
7116 #: config/tc-m32r.c:377
7118 msgid " -m32rx support the extended m32rx instruction set\n"
7121 #: config/tc-m32r.c:379
7123 msgid " -m32r2 support the extended m32r2 instruction set\n"
7126 #: config/tc-m32r.c:381
7128 msgid " -EL,-little produce little endian code and data\n"
7131 #: config/tc-m32r.c:383
7133 msgid " -EB,-big produce big endian code and data\n"
7136 #: config/tc-m32r.c:385
7138 msgid " -parallel try to combine instructions in parallel\n"
7141 #: config/tc-m32r.c:387
7143 msgid " -no-parallel disable -parallel\n"
7146 #: config/tc-m32r.c:389
7149 " -no-bitinst disallow the M32R2's extended bit-field "
7153 #: config/tc-m32r.c:391
7155 msgid " -O try to optimize code. Implies -parallel\n"
7158 #: config/tc-m32r.c:394
7161 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7164 #: config/tc-m32r.c:396
7166 msgid " might violate contraints\n"
7169 #: config/tc-m32r.c:398
7171 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7174 #: config/tc-m32r.c:400
7177 " instructions might violate "
7181 #: config/tc-m32r.c:402
7184 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
7187 #: config/tc-m32r.c:404
7190 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7193 #: config/tc-m32r.c:406
7196 " -ignore-parallel-conflicts do not check parallel instructions\n"
7199 #: config/tc-m32r.c:408
7201 msgid " fo contraint violations\n"
7204 #: config/tc-m32r.c:410
7207 " -no-ignore-parallel-conflicts check parallel instructions for\n"
7210 #: config/tc-m32r.c:412
7212 msgid " contraint violations\n"
7215 #: config/tc-m32r.c:414
7217 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7220 #: config/tc-m32r.c:416
7222 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7225 #: config/tc-m32r.c:419
7228 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
7232 #: config/tc-m32r.c:421
7234 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7237 #: config/tc-m32r.c:423
7239 msgid " -Wuh synonym for -warn-unmatched-high\n"
7242 #: config/tc-m32r.c:425
7244 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7247 #: config/tc-m32r.c:428
7249 msgid " -KPIC generate PIC\n"
7252 #: config/tc-m32r.c:850
7253 msgid "instructions write to the same destination register."
7256 #: config/tc-m32r.c:858
7257 msgid "Instructions do not use parallel execution pipelines."
7260 #: config/tc-m32r.c:866
7261 msgid "Instructions share the same execution pipeline"
7264 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7266 msgid "not a 16 bit instruction '%s'"
7269 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7271 msgid "instruction '%s' is for the M32R2 only"
7274 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7276 msgid "unknown instruction '%s'"
7279 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7281 msgid "instruction '%s' is for the M32RX only"
7284 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7286 msgid "instruction '%s' cannot be executed in parallel."
7289 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7290 msgid "internal error: lookup/get operands failed"
7293 #: config/tc-m32r.c:1096
7295 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7298 #: config/tc-m32r.c:1125
7301 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7302 "is this intentional ?"
7305 #: config/tc-m32r.c:1129
7308 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7309 "is this intentional ?"
7312 #: config/tc-m32r.c:1493 config/tc-ppc.c:1940 config/tc-ppc.c:4496
7313 msgid "Expected comma after symbol-name: rest of line ignored."
7316 #: config/tc-m32r.c:1503
7318 msgid ".SCOMMon length (%ld.) <0! Ignored."
7321 #: config/tc-m32r.c:1517 config/tc-ppc.c:1962 config/tc-ppc.c:3116
7322 #: config/tc-ppc.c:4520
7323 msgid "ignoring bad alignment"
7326 #: config/tc-m32r.c:1529 config/tc-ppc.c:1999 config/tc-v850.c:322
7327 msgid "Common alignment not a power of 2"
7330 #: config/tc-m32r.c:1544 config/tc-ppc.c:1973 config/tc-ppc.c:4532
7332 msgid "Ignoring attempt to re-define symbol `%s'."
7335 #: config/tc-m32r.c:1553
7337 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7340 #: config/tc-m32r.c:1789
7341 msgid "Addend to unresolved symbol not on word boundary."
7344 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7345 msgid "Invalid PIC expression."
7348 #: config/tc-m32r.c:2074
7349 msgid "Unmatched high/shigh reloc"
7352 #: config/tc-m68hc11.c:371
7355 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7356 " -m68hc11 | -m68hc12 |\n"
7357 " -m68hcs12 specify the processor [default %s]\n"
7358 " -mshort use 16-bit int ABI (default)\n"
7359 " -mlong use 32-bit int ABI\n"
7360 " -mshort-double use 32-bit double ABI\n"
7361 " -mlong-double use 64-bit double ABI (default)\n"
7362 " --force-long-branches always turn relative branches into absolute ones\n"
7363 " -S,--short-branches do not turn relative branches into absolute ones\n"
7364 " when the offset is out of range\n"
7365 " --strict-direct-mode do not turn the direct mode into extended mode\n"
7366 " when the instruction does not support direct mode\n"
7367 " --print-insn-syntax print the syntax of instruction in case of error\n"
7368 " --print-opcodes print the list of instructions with syntax\n"
7369 " --generate-example generate an example of each instruction\n"
7370 " (used for testing)\n"
7373 #: config/tc-m68hc11.c:417
7375 msgid "Default target `%s' is not supported."
7378 #. Dump the opcode statistics table.
7379 #: config/tc-m68hc11.c:435
7381 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7384 #: config/tc-m68hc11.c:501
7386 msgid "Option `%s' is not recognized."
7389 #: config/tc-m68hc11.c:671
7393 #: config/tc-m68hc11.c:680
7397 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7401 #: config/tc-m68hc11.c:725
7405 #: config/tc-m68hc11.c:737
7409 #: config/tc-m68hc11.c:747
7414 #: config/tc-m68hc11.c:749
7418 #: config/tc-m68hc11.c:768
7422 #: config/tc-m68hc11.c:784
7425 "# Example of `%s' instructions\n"
7430 #: config/tc-m68hc11.c:831
7432 msgid "Instruction `%s' is not recognized."
7435 #: config/tc-m68hc11.c:836
7437 msgid "Instruction formats for `%s':"
7440 #: config/tc-m68hc11.c:966
7442 msgid "Immediate operand is not allowed for operand %d."
7445 #: config/tc-m68hc11.c:1010
7446 msgid "Indirect indexed addressing is not valid for 68HC11."
7449 #: config/tc-m68hc11.c:1030
7450 msgid "Spurious `,' or bad indirect register addressing mode."
7453 #: config/tc-m68hc11.c:1052
7454 msgid "Missing second register or offset for indexed-indirect mode."
7457 #: config/tc-m68hc11.c:1062
7458 msgid "Missing second register for indexed-indirect mode."
7461 #: config/tc-m68hc11.c:1078
7462 msgid "Missing `]' to close indexed-indirect mode."
7465 #: config/tc-m68hc11.c:1123
7466 msgid "Illegal operand."
7469 #: config/tc-m68hc11.c:1128
7470 msgid "Missing operand."
7473 #: config/tc-m68hc11.c:1181
7474 msgid "Pre-increment mode is not valid for 68HC11"
7477 #: config/tc-m68hc11.c:1194
7478 msgid "Wrong register in register indirect mode."
7481 #: config/tc-m68hc11.c:1202
7482 msgid "Missing `]' to close register indirect operand."
7485 #: config/tc-m68hc11.c:1222
7486 msgid "Post-decrement mode is not valid for 68HC11."
7489 #: config/tc-m68hc11.c:1230
7490 msgid "Post-increment mode is not valid for 68HC11."
7493 #: config/tc-m68hc11.c:1248
7494 msgid "Invalid indexed indirect mode."
7497 #: config/tc-m68hc11.c:1340
7499 msgid "Trap id `%ld' is out of range."
7502 #: config/tc-m68hc11.c:1344
7503 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7506 #: config/tc-m68hc11.c:1351
7508 msgid "Operand out of 8-bit range: `%ld'."
7511 #: config/tc-m68hc11.c:1358
7512 msgid "The trap id must be a constant."
7515 #: config/tc-m68hc11.c:1393
7517 msgid "Operand `%x' not recognized in fixup8."
7520 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7522 msgid "Operand out of 16-bit range: `%ld'."
7525 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7527 msgid "Operand `%x' not recognized in fixup16."
7530 #: config/tc-m68hc11.c:1492
7532 msgid "Unexpected branch conversion with `%x'"
7535 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7537 msgid "Operand out of range for a relative branch: `%ld'"
7540 #: config/tc-m68hc11.c:1689
7541 msgid "Invalid register for dbcc/tbcc instruction."
7544 #: config/tc-m68hc11.c:1777
7546 msgid "Increment/decrement value is out of range: `%ld'."
7549 #: config/tc-m68hc11.c:1788
7550 msgid "Expecting a register."
7553 #: config/tc-m68hc11.c:1803
7554 msgid "Invalid register for post/pre increment."
7557 #: config/tc-m68hc11.c:1833
7558 msgid "Invalid register."
7561 #: config/tc-m68hc11.c:1840
7563 msgid "Offset out of 16-bit range: %ld."
7566 #: config/tc-m68hc11.c:1845
7568 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7571 #: config/tc-m68hc11.c:1951
7572 msgid "Expecting register D for indexed indirect mode."
7575 #: config/tc-m68hc11.c:1953
7576 msgid "Indexed indirect mode is not allowed for movb/movw."
7579 #: config/tc-m68hc11.c:1970
7580 msgid "Invalid accumulator register."
7583 #: config/tc-m68hc11.c:1995
7584 msgid "Invalid indexed register."
7587 #: config/tc-m68hc11.c:2003
7588 msgid "Addressing mode not implemented yet."
7591 #: config/tc-m68hc11.c:2016
7592 msgid "Invalid source register for this instruction, use 'tfr'."
7595 #: config/tc-m68hc11.c:2018
7596 msgid "Invalid source register."
7599 #: config/tc-m68hc11.c:2023
7600 msgid "Invalid destination register for this instruction, use 'tfr'."
7603 #: config/tc-m68hc11.c:2025
7604 msgid "Invalid destination register."
7607 #: config/tc-m68hc11.c:2121
7608 msgid "Invalid indexed register, expecting register X."
7611 #: config/tc-m68hc11.c:2123
7612 msgid "Invalid indexed register, expecting register Y."
7615 #: config/tc-m68hc11.c:2429
7616 msgid "No instruction or missing opcode."
7619 #: config/tc-m68hc11.c:2494
7621 msgid "Opcode `%s' is not recognized."
7624 #: config/tc-m68hc11.c:2516
7626 msgid "Garbage at end of instruction: `%s'."
7629 #: config/tc-m68hc11.c:2539
7631 msgid "Invalid operand for `%s'"
7634 #: config/tc-m68hc11.c:2590
7636 msgid "Invalid mode: %s\n"
7639 #: config/tc-m68hc11.c:2650
7640 msgid "bad .relax format"
7643 #: config/tc-m68hc11.c:2694
7645 msgid "Relocation %d is not supported by object file format."
7648 #: config/tc-m68hc11.c:2973
7649 msgid "bra or bsr with undefined symbol."
7652 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7654 msgid "Subtype %d is not recognized."
7657 #: config/tc-m68hc11.c:3192
7658 msgid "Expression too complex."
7661 #: config/tc-m68hc11.c:3225
7662 msgid "Value out of 16-bit range."
7665 #: config/tc-m68hc11.c:3243
7667 msgid "Value %ld too large for 8-bit PC-relative branch."
7670 #: config/tc-m68hc11.c:3250
7672 msgid "Auto increment/decrement offset '%ld' is out of range."
7675 #: config/tc-m68hc11.c:3263
7677 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7680 #: config/tc-m68hc11.c:3279
7682 msgid "Line %d: unknown relocation type: 0x%x."
7685 #: config/tc-m68k.c:1037
7687 msgid "Can not do %d byte pc-relative relocation"
7690 #: config/tc-m68k.c:1039
7692 msgid "Can not do %d byte pc-relative pic relocation"
7695 #: config/tc-m68k.c:1044
7697 msgid "Can not do %d byte relocation"
7700 #: config/tc-m68k.c:1046
7702 msgid "Can not do %d byte pic relocation"
7705 #: config/tc-m68k.c:1111
7707 msgid "Unable to produce reloc against symbol '%s'"
7710 #: config/tc-m68k.c:1155 config/tc-vax.c:2366
7712 msgid "Cannot make %s relocation PC relative"
7715 #: config/tc-m68k.c:1254 config/tc-vax.c:1876
7719 #: config/tc-m68k.c:1284 config/tc-vax.c:1892
7720 msgid "Unknown operator"
7723 #: config/tc-m68k.c:2187
7724 msgid "invalid instruction for this architecture; needs "
7727 #: config/tc-m68k.c:2195
7728 msgid "hardware divide"
7731 #: config/tc-m68k.c:2217 config/tc-m68k.c:2221 config/tc-m68k.c:2225
7735 #: config/tc-m68k.c:2278
7736 msgid "operands mismatch"
7739 #: config/tc-m68k.c:2342 config/tc-m68k.c:2348 config/tc-m68k.c:2354
7740 #: config/tc-mmix.c:2459 config/tc-mmix.c:2483
7741 msgid "operand out of range"
7744 #: config/tc-m68k.c:2411
7746 msgid "Bignum too big for %c format; truncated"
7749 #: config/tc-m68k.c:2488
7750 msgid "displacement too large for this architecture; needs 68020 or higher"
7753 #: config/tc-m68k.c:2599
7755 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7758 #: config/tc-m68k.c:2604
7759 msgid "invalid index size for coldfire"
7762 #: config/tc-m68k.c:2657
7763 msgid "Forcing byte displacement"
7766 #: config/tc-m68k.c:2659
7767 msgid "byte displacement out of range"
7770 #: config/tc-m68k.c:2707 config/tc-m68k.c:2745
7771 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7774 #: config/tc-m68k.c:2731 config/tc-m68k.c:2765
7775 msgid ":b not permitted; defaulting to :w"
7778 #: config/tc-m68k.c:2842
7779 msgid "unsupported byte value; use a different suffix"
7782 #: config/tc-m68k.c:2857
7783 msgid "unknown/incorrect operand"
7786 #: config/tc-m68k.c:2900 config/tc-m68k.c:2908 config/tc-m68k.c:2915
7787 #: config/tc-m68k.c:2922
7788 msgid "out of range"
7791 #: config/tc-m68k.c:2995
7792 msgid "Can't use long branches on this architecture"
7795 #: config/tc-m68k.c:3101
7796 msgid "Expression out of range, using 0"
7799 #: config/tc-m68k.c:3292 config/tc-m68k.c:3308
7800 msgid "Floating point register in register list"
7803 #: config/tc-m68k.c:3298
7804 msgid "Wrong register in floating-point reglist"
7807 #: config/tc-m68k.c:3314
7808 msgid "incorrect register in reglist"
7811 #: config/tc-m68k.c:3320
7812 msgid "wrong register in floating-point reglist"
7816 #: config/tc-m68k.c:3793
7821 #: config/tc-m68k.c:3804
7825 #: config/tc-m68k.c:3821
7826 msgid "Missing operand"
7829 #: config/tc-m68k.c:4139
7831 msgid "unrecognized default cpu `%s'"
7834 #: config/tc-m68k.c:4193
7836 msgid "%s -- statement `%s' ignored"
7839 #: config/tc-m68k.c:4242
7841 msgid "Don't know how to figure width of %c in md_assemble()"
7844 #: config/tc-m68k.c:4411
7846 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
7849 #: config/tc-m68k.c:4476 config/tc-m68k.c:4515
7851 msgid "Internal Error: Can't find %s in hash table"
7854 #: config/tc-m68k.c:4479 config/tc-m68k.c:4518
7856 msgid "Internal Error: Can't hash %s: %s"
7859 #: config/tc-m68k.c:4643
7861 msgid "text label `%s' aligned to odd boundary"
7864 #: config/tc-m68k.c:4790
7866 msgid "value %ld out of range"
7869 #: config/tc-m68k.c:4804
7870 msgid "invalid byte branch offset"
7873 #: config/tc-m68k.c:4841
7874 msgid "short branch with zero offset: use :w"
7877 #: config/tc-m68k.c:4885
7878 msgid "Conversion of PC relative BSR to absolute JSR"
7881 #: config/tc-m68k.c:4896
7882 msgid "Conversion of PC relative branch to absolute jump"
7885 #: config/tc-m68k.c:4913 config/tc-m68k.c:4974
7886 msgid "Conversion of PC relative conditional branch to absolute jump"
7889 #: config/tc-m68k.c:4954
7890 msgid "Conversion of DBcc to absolute jump"
7893 #: config/tc-m68k.c:5039
7894 msgid "Conversion of PC relative displacement to absolute"
7897 #: config/tc-m68k.c:5252
7898 msgid "Tried to convert PC relative branch to absolute jump"
7901 #: config/tc-m68k.c:5297 config/tc-m68k.c:5308 config/tc-m68k.c:5352
7902 msgid "expression out of range: defaulting to 1"
7905 #: config/tc-m68k.c:5344
7906 msgid "expression out of range: defaulting to 0"
7909 #: config/tc-m68k.c:5385 config/tc-m68k.c:5397
7911 msgid "Can't deal with expression; defaulting to %ld"
7914 #: config/tc-m68k.c:5411
7915 msgid "expression doesn't fit in BYTE"
7918 #: config/tc-m68k.c:5415
7919 msgid "expression doesn't fit in WORD"
7922 #: config/tc-m68k.c:5502
7924 msgid "%s: unrecognized processor name"
7927 #: config/tc-m68k.c:5563
7928 msgid "bad coprocessor id"
7931 #: config/tc-m68k.c:5569
7932 msgid "unrecognized fopt option"
7935 #: config/tc-m68k.c:5702
7937 msgid "option `%s' may not be negated"
7940 #: config/tc-m68k.c:5713
7942 msgid "option `%s' not recognized"
7945 #: config/tc-m68k.c:5742
7946 msgid "bad format of OPT NEST=depth"
7949 #: config/tc-m68k.c:5798
7950 msgid "missing label"
7953 #: config/tc-m68k.c:5822 config/tc-m68k.c:5851
7954 msgid "bad register list"
7957 #: config/tc-m68k.c:5824
7959 msgid "bad register list: %s"
7962 #: config/tc-m68k.c:5922
7963 msgid "restore without save"
7966 #: config/tc-m68k.c:6076 config/tc-m68k.c:6446
7967 msgid "syntax error in structured control directive"
7970 #: config/tc-m68k.c:6121
7971 msgid "missing condition code in structured control directive"
7974 #: config/tc-m68k.c:6192
7977 "Condition <%c%c> in structured control directive can not be encoded correctly"
7980 #: config/tc-m68k.c:6488
7981 msgid "missing then"
7984 #: config/tc-m68k.c:6569
7985 msgid "else without matching if"
7988 #: config/tc-m68k.c:6602
7989 msgid "endi without matching if"
7992 #: config/tc-m68k.c:6642
7993 msgid "break outside of structured loop"
7996 #: config/tc-m68k.c:6680
7997 msgid "next outside of structured loop"
8000 #: config/tc-m68k.c:6731
8004 #: config/tc-m68k.c:6769
8005 msgid "missing to or downto"
8008 #: config/tc-m68k.c:6805 config/tc-m68k.c:6839 config/tc-m68k.c:7053
8012 #: config/tc-m68k.c:6940
8013 msgid "endf without for"
8016 #: config/tc-m68k.c:6994
8017 msgid "until without repeat"
8020 #: config/tc-m68k.c:7088
8021 msgid "endw without while"
8024 #: config/tc-m68k.c:7121 config/tc-m68k.c:7149
8025 msgid "already assembled instructions"
8028 #: config/tc-m68k.c:7226
8030 msgid "`%s' is deprecated, use `%s'"
8033 #: config/tc-m68k.c:7245
8035 msgid "cpu `%s' unrecognized"
8038 #: config/tc-m68k.c:7264
8040 msgid "architecture `%s' unrecognized"
8043 #: config/tc-m68k.c:7285
8045 msgid "extension `%s' unrecognized"
8048 #: config/tc-m68k.c:7403
8050 msgid "option `-A%s' is deprecated: use `-%s'"
8053 #: config/tc-m68k.c:7436
8054 msgid "architecture features both enabled and disabled"
8057 #: config/tc-m68k.c:7463
8058 msgid "selected processor does not have all features of selected architecture"
8061 #: config/tc-m68k.c:7472
8062 msgid "m68k and cf features both selected"
8065 #: config/tc-m68k.c:7484
8066 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8069 #: config/tc-m68k.c:7518
8072 "-march=<arch>\t\tset architecture\n"
8073 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8076 #: config/tc-m68k.c:7523
8078 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8081 #: config/tc-m68k.c:7529
8084 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8085 "-pic, -k\t\tgenerate position independent code\n"
8086 "-S\t\t\tturn jbsr into jsr\n"
8087 "--pcrel never turn PC-relative branches into absolute jumps\n"
8088 "--register-prefix-optional\n"
8089 "\t\t\trecognize register names without prefix character\n"
8090 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8091 "--base-size-default-16\tbase reg without size is 16 bits\n"
8092 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8093 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8094 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8097 #: config/tc-m68k.c:7543
8099 msgid "Architecture variants are: "
8102 #: config/tc-m68k.c:7552
8104 msgid "Processor variants are: "
8107 #: config/tc-m68k.c:7559 config/tc-xtensa.c:6165
8112 #: config/tc-m68k.c:7590
8114 msgid "Error %s in %s\n"
8117 #: config/tc-m68k.c:7594
8119 msgid "Opcode(%d.%s): "
8122 #: config/tc-m68k.c:7754
8123 msgid "Not a defined coldfire architecture"
8126 #. Over here we will fill the description of the machine specific options.
8127 #: config/tc-maxq.c:209
8129 msgid " MAXQ-specific assembler options:\n"
8132 #: config/tc-maxq.c:211
8135 "\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8136 "\t-MAXQ10\t\t generate obj for MAXQ10\n"
8140 #: config/tc-maxq.c:377
8142 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8145 #: config/tc-maxq.c:454
8147 msgid "Cant make long jump/call into short jump/call : %d"
8150 #: config/tc-maxq.c:933
8152 msgid "Invalid register value %s"
8155 #: config/tc-maxq.c:1051
8157 msgid "Invalid bit number : '%c'"
8160 #: config/tc-maxq.c:1063
8162 msgid "Illegal character after operand '%s'"
8165 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8167 msgid "Invalid Character in immediate Value : %c"
8170 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8172 msgid "Invalid Character in immediate value : %c"
8175 #: config/tc-maxq.c:1175
8176 msgid "Immediate value greater than 16 bits"
8179 #: config/tc-maxq.c:1189
8181 "Attempt to move a value in the stack pointer greater than the size of the "
8185 #: config/tc-maxq.c:1198
8186 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8189 #: config/tc-maxq.c:1260
8190 msgid "Invalid immediate move operation"
8193 #: config/tc-maxq.c:1533
8195 msgid "Size of Operand '%s' greater than %d"
8198 #: config/tc-maxq.c:1688
8200 msgid "illegal immediate operand '%s'"
8203 #: config/tc-maxq.c:1710
8205 msgid "Invalid operand for memory access '%s'"
8208 #: config/tc-maxq.c:1772
8209 msgid "illegal displacement operand "
8212 #: config/tc-maxq.c:1837
8214 msgid "invalid character %c before operand %d"
8217 #: config/tc-maxq.c:1859
8219 msgid "invalid character %c in operand %d"
8222 #. We found no match.
8223 #: config/tc-maxq.c:2004
8225 msgid "operand %d is invalid for `%s'"
8228 #: config/tc-maxq.c:2037
8229 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8232 #: config/tc-maxq.c:2055
8234 msgid "'%s' operand cant be used as destination in %s"
8237 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8239 msgid "Invalid Instruction '%s' operand cant be used with %s"
8242 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8244 msgid "'%s' operand cant be used as source in %s"
8247 #: config/tc-maxq.c:2147
8249 msgid "'%s' instruction cant have first operand as Immediate vale"
8252 #: config/tc-maxq.c:2160
8254 msgid "SP cannot be used with %s\n"
8257 #: config/tc-maxq.c:2167
8258 msgid "@SP-- cannot be used with PUSH\n"
8261 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8263 "Operands either contradictory or use the data bus in read/write state "
8267 #: config/tc-maxq.c:2198
8268 msgid "MOVE Cant Use NUL as SRC"
8271 #: config/tc-maxq.c:2220
8272 msgid "Contradictory movement between DP register and memory access using DP"
8275 #: config/tc-maxq.c:2228
8276 msgid "SP and @SP-- cannot be used together in a move instruction"
8279 #: config/tc-maxq.c:2247
8280 msgid "Only Module 8 system registers allowed in this operation"
8283 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8284 msgid "Read only Register used as destination"
8287 #: config/tc-maxq.c:2290
8289 msgid "Bit No '%d'exceeds register size in this operation"
8292 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8294 msgid "Bit No '%d' exceeds register size in this operation"
8297 #: config/tc-maxq.c:2352
8298 msgid "Memory References cannot be used with branching operations\n"
8301 #: config/tc-maxq.c:2361
8302 msgid "DJNZ uses only LC[n] register \n"
8305 #: config/tc-maxq.c:2387
8307 msgid "'%s' operand cant be used as destination in %s"
8310 #: config/tc-maxq.c:2397
8312 msgid "Read only register used for writing purposes '%s'"
8315 #: config/tc-maxq.c:2409
8316 msgid "Invalid destination for this kind of source."
8319 #: config/tc-maxq.c:2416
8321 "Invalid register as destination for this kind of source.Only data pointers "
8325 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8326 msgid "Invalid Instruction"
8329 #: config/tc-maxq.c:2790
8330 msgid "Cannot allocate memory"
8333 #: config/tc-maxq.c:2862
8334 msgid "Internal Error: Illegal Architecure specified"
8337 #: config/tc-maxq.c:2900
8338 msgid "Invalid architecture type"
8341 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8342 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8344 msgid "Internal Error : Can't Hash %s : %s"
8347 #: config/tc-maxq.c:3071
8349 msgid "Ineffective insntruction %s \n"
8352 #: config/tc-mcore.c:521
8354 msgid "register expected, but saw '%.6s'"
8357 #: config/tc-mcore.c:603
8359 msgid "control register expected, but saw '%.6s'"
8362 #: config/tc-mcore.c:639
8363 msgid "bad/missing psr specifier"
8366 #: config/tc-mcore.c:689
8367 msgid "more than 65K literal pools"
8370 #: config/tc-mcore.c:743
8374 #: config/tc-mcore.c:782
8375 msgid "operand must be a constant"
8378 #: config/tc-mcore.c:784
8380 msgid "operand must be absolute in range %u..%u, not %ld"
8383 #: config/tc-mcore.c:819
8384 msgid "operand must be a multiple of 4"
8387 #: config/tc-mcore.c:826
8388 msgid "operand must be a multiple of 2"
8391 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8392 msgid "base register expected"
8395 #: config/tc-mcore.c:888
8397 msgid "unknown opcode \"%s\""
8400 #: config/tc-mcore.c:931
8401 msgid "invalid register: r15 illegal"
8404 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8405 msgid "M340 specific opcode used when assembling for M210"
8408 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8409 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8410 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8411 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8412 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8413 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8414 msgid "second operand missing"
8417 #: config/tc-mcore.c:1014
8418 msgid "destination register must be r1"
8421 #: config/tc-mcore.c:1035
8422 msgid "source register must be r1"
8425 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8426 msgid "immediate is not a power of two"
8429 #: config/tc-mcore.c:1127
8430 msgid "translating bgeni to movi"
8433 #: config/tc-mcore.c:1164
8434 msgid "translating mgeni to movi"
8437 #: config/tc-mcore.c:1196
8438 msgid "translating bmaski to movi"
8441 #: config/tc-mcore.c:1272
8443 msgid "displacement too large (%d)"
8446 #: config/tc-mcore.c:1286
8447 msgid "Invalid register: r0 and r15 illegal"
8450 #: config/tc-mcore.c:1317
8451 msgid "bad starting register: r0 and r15 invalid"
8454 #: config/tc-mcore.c:1330
8455 msgid "ending register must be r15"
8458 #: config/tc-mcore.c:1350
8459 msgid "bad base register: must be r0"
8462 #: config/tc-mcore.c:1368
8463 msgid "first register must be r4"
8466 #: config/tc-mcore.c:1379
8467 msgid "last register must be r7"
8470 #: config/tc-mcore.c:1416
8471 msgid "reg-reg expected"
8474 #: config/tc-mcore.c:1527
8475 msgid "second operand must be 1"
8478 #: config/tc-mcore.c:1548
8479 msgid "zero used as immediate value"
8482 #: config/tc-mcore.c:1575
8483 msgid "duplicated psr bit specifier"
8486 #: config/tc-mcore.c:1581
8487 msgid "`af' must appear alone"
8490 #: config/tc-mcore.c:1588
8492 msgid "unimplemented opcode \"%s\""
8495 #: config/tc-mcore.c:1597
8497 msgid "ignoring operands: %s "
8500 #: config/tc-mcore.c:1667
8502 msgid "unrecognised cpu type '%s'"
8505 #: config/tc-mcore.c:1685
8508 "MCORE specific options:\n"
8509 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
8510 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8511 " -cpu=[210|340] select CPU type\n"
8512 " -EB assemble for a big endian system (default)\n"
8513 " -EL assemble for a little endian system\n"
8516 #: config/tc-mcore.c:1703
8517 msgid "failed sanity check: short_jump"
8520 #: config/tc-mcore.c:1713
8521 msgid "failed sanity check: long_jump"
8524 #: config/tc-mcore.c:1739
8526 msgid "odd displacement at %x"
8529 #: config/tc-mcore.c:1921
8533 #: config/tc-mcore.c:1948
8535 msgid "odd distance branch (0x%lx bytes)"
8538 #: config/tc-mcore.c:1952
8540 msgid "pcrel for branch to %s too far (0x%lx)"
8543 #: config/tc-mcore.c:1972
8545 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8548 #: config/tc-mcore.c:1984
8550 msgid "pcrel for loopt too far (0x%lx)"
8553 #: config/tc-mcore.c:2180
8555 msgid "Can not do %d byte %srelocation"
8558 #: config/tc-mcore.c:2182
8562 #: config/tc-mep.c:301
8565 "MeP specific command line options:\n"
8566 " -EB assemble for a big endian system (default)\n"
8567 " -EL assemble for a little endian system\n"
8568 " -mconfig=<name> specify a chip configuration to use\n"
8569 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8570 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8571 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8572 " enable/disable the given opcodes\n"
8574 " If -mconfig is given, the other -m options modify it. Otherwise,\n"
8575 " if no -m options are given, all core opcodes are enabled;\n"
8576 " if any enabling -m options are given, only those are enabled;\n"
8577 " if only disabling -m options are given, only those are disabled.\n"
8580 #. There are no insns in the queue and a plus is present.
8581 #. This is a syntax error. Let's not tolerate this.
8582 #. We can relax this later if necessary.
8583 #: config/tc-mep.c:1008
8584 msgid "Invalid use of parallelization operator."
8587 #: config/tc-mep.c:1050
8588 msgid "Leading plus sign not allowed in core mode"
8591 #: config/tc-mep.c:1531
8593 msgid "Don't know how to relocate plain operands of type %s"
8596 #: config/tc-mep.c:1541
8598 msgid "Perhaps you are missing %%tpoff()?"
8601 #: config/tc-mep.c:1725
8602 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8605 #: config/tc-mep.c:1783
8606 msgid ".vliw unavailable when VLIW is disabled."
8609 #. Prototypes for static functions.
8610 #: config/tc-mips.c:1030
8612 msgid "internal Error, line %d, %s"
8615 #: config/tc-mips.c:1875
8616 msgid "-G may not be used in position-independent code"
8619 #: config/tc-mips.c:1922
8621 msgid "internal: can't hash `%s': %s"
8624 #: config/tc-mips.c:1930
8626 msgid "internal error: bad mips16 opcode: %s %s\n"
8629 #: config/tc-mips.c:2102
8631 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8634 #: config/tc-mips.c:2858 config/tc-mips.c:14414
8635 msgid "extended instruction in delay slot"
8638 #: config/tc-mips.c:2922 config/tc-mips.c:2929
8640 msgid "jump to misaligned address (0x%lx)"
8643 #: config/tc-mips.c:2939 config/tc-mips.c:3694
8645 msgid "branch to misaligned address (0x%lx)"
8648 #: config/tc-mips.c:2944 config/tc-mips.c:3697
8650 msgid "branch address range overflow (0x%lx)"
8653 #: config/tc-mips.c:3427
8655 "Macro instruction expanded into multiple instructions in a branch delay slot"
8658 #: config/tc-mips.c:3430
8659 msgid "Macro instruction expanded into multiple instructions"
8662 #: config/tc-mips.c:3966 config/tc-mips.c:7927 config/tc-mips.c:7951
8663 #: config/tc-mips.c:8024 config/tc-mips.c:8047
8664 msgid "operand overflow"
8667 #: config/tc-mips.c:3985 config/tc-mips.c:4585 config/tc-mips.c:7298
8668 #: config/tc-mips.c:8114
8669 msgid "Macro used $at after \".set noat\""
8672 #: config/tc-mips.c:4014
8673 msgid "unsupported large constant"
8676 #: config/tc-mips.c:4016
8678 msgid "Instruction %s requires absolute expression"
8681 #: config/tc-mips.c:4149 config/tc-mips.c:6418 config/tc-mips.c:6994
8683 msgid "Number (0x%s) larger than 32 bits"
8686 #: config/tc-mips.c:4169
8687 msgid "Number larger than 64 bits"
8690 #: config/tc-mips.c:4463 config/tc-mips.c:4491 config/tc-mips.c:4529
8691 #: config/tc-mips.c:4574 config/tc-mips.c:6627 config/tc-mips.c:6666
8692 #: config/tc-mips.c:6705 config/tc-mips.c:7109 config/tc-mips.c:7161
8693 #: config/tc-score.c:4234
8694 msgid "PIC code offset overflow (max 16 signed bits)"
8697 #: config/tc-mips.c:4896 config/tc-mips.c:4962 config/tc-mips.c:5050
8698 #: config/tc-mips.c:5097 config/tc-mips.c:5158 config/tc-mips.c:5206
8699 #: config/tc-mips.c:8208 config/tc-mips.c:8215 config/tc-mips.c:8222
8700 #: config/tc-mips.c:8329
8701 msgid "Unsupported large constant"
8704 #. result is always true
8705 #: config/tc-mips.c:4928
8707 msgid "Branch %s is always true"
8710 #: config/tc-mips.c:5169 config/tc-mips.c:5217 config/tc-mips.c:8978
8711 #: config/tc-mips.c:9135
8713 msgid "Improper position (%lu)"
8716 #: config/tc-mips.c:5175 config/tc-mips.c:9045
8718 msgid "Improper extract size (%lu, position %lu)"
8721 #: config/tc-mips.c:5223 config/tc-mips.c:9009
8723 msgid "Improper insert size (%lu, position %lu)"
8726 #: config/tc-mips.c:5260 config/tc-mips.c:5357
8727 msgid "Divide by zero."
8730 #: config/tc-mips.c:5443
8731 msgid "dla used to load 32-bit register"
8734 #: config/tc-mips.c:5446
8735 msgid "la used to load 64-bit address"
8738 #: config/tc-mips.c:5558 config/tc-z80.c:700
8739 msgid "offset too large"
8742 #: config/tc-mips.c:5732 config/tc-mips.c:6011
8743 msgid "PIC code offset overflow (max 32 signed bits)"
8746 #: config/tc-mips.c:6057
8747 msgid "MIPS PIC call to register other than $25"
8750 #: config/tc-mips.c:6063 config/tc-mips.c:6074 config/tc-mips.c:6196
8751 #: config/tc-mips.c:6207
8752 msgid "No .cprestore pseudo-op used in PIC code"
8755 #: config/tc-mips.c:6068 config/tc-mips.c:6201
8756 msgid "No .frame pseudo-op used in PIC code"
8759 #: config/tc-mips.c:6222
8760 msgid "Non-PIC jump used in PIC library"
8763 #: config/tc-mips.c:6385 config/tc-mips.c:7261
8765 msgid "opcode not supported on this processor: %s"
8768 #: config/tc-mips.c:7467 config/tc-mips.c:7498 config/tc-mips.c:7549
8769 #: config/tc-mips.c:7579
8770 msgid "Improper rotate count"
8773 #: config/tc-mips.c:7629
8775 msgid "Instruction %s: result is always false"
8778 #: config/tc-mips.c:7790
8780 msgid "Instruction %s: result is always true"
8783 #. FIXME: Check if this is one of the itbl macros, since they
8784 #. are added dynamically.
8785 #: config/tc-mips.c:8110
8787 msgid "Macro %s not implemented yet"
8790 #: config/tc-mips.c:8360
8792 msgid "internal: bad mips opcode (mask error): %s %s"
8795 #: config/tc-mips.c:8400 config/tc-mips.c:9209
8797 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8800 #: config/tc-mips.c:8478
8802 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8805 #: config/tc-mips.c:8485
8807 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8810 #: config/tc-mips.c:8643 config/tc-mips.c:10101
8812 msgid "opcode not supported on this processor: %s (%s)"
8815 #: config/tc-mips.c:8676
8817 msgid "BALIGN immediate not 1 or 3 (%lu)"
8820 #: config/tc-mips.c:8689 config/tc-mips.c:8702 config/tc-mips.c:8715
8821 #: config/tc-mips.c:8728 config/tc-mips.c:8754 config/tc-mips.c:8798
8823 msgid "DSP immediate not in range 0..%d (%lu)"
8826 #: config/tc-mips.c:8746 config/tc-mips.c:8773
8827 msgid "Invalid dsp acc register"
8830 #: config/tc-mips.c:8784 config/tc-mips.c:8815 config/tc-mips.c:8832
8832 msgid "DSP immediate not in range %ld..%ld (%ld)"
8835 #: config/tc-mips.c:8845
8837 msgid "MT usermode bit not 0 or 1 (%lu)"
8840 #: config/tc-mips.c:8856
8842 msgid "MT load high bit not 0 or 1 (%lu)"
8845 #: config/tc-mips.c:8873 config/tc-mips.c:8886
8846 msgid "Invalid dsp/smartmips acc register"
8849 #: config/tc-mips.c:8951
8851 msgid "Illegal %s number (%lu, 0x%lx)"
8854 #: config/tc-mips.c:9064 config/tc-mips.c:9614
8855 msgid "absolute expression required"
8858 #: config/tc-mips.c:9087
8860 msgid "Invalid register number (%d)"
8863 #: config/tc-mips.c:9095
8864 msgid "Invalid coprocessor 0 register number"
8867 #: config/tc-mips.c:9105
8869 msgid "Improper bit index (%lu)"
8872 #: config/tc-mips.c:9166 config/tc-mips.c:9183
8874 msgid "Improper size (%lu)"
8877 #: config/tc-mips.c:9199
8879 msgid "Improper immediate (%ld)"
8882 #: config/tc-mips.c:9226
8884 msgid "Improper shift amount (%lu)"
8887 #: config/tc-mips.c:9249 config/tc-mips.c:10422 config/tc-mips.c:10675
8889 msgid "Invalid value for `%s' (%lu)"
8892 #: config/tc-mips.c:9264
8894 msgid "Code for %s not in range 0..1023 (%lu)"
8897 #: config/tc-mips.c:9276
8899 msgid "Lower code for %s not in range 0..1023 (%lu)"
8902 #: config/tc-mips.c:9288
8904 msgid "Code for %s not in range 0..1048575 (%lu)"
8907 #: config/tc-mips.c:9301
8909 msgid "Coproccesor code > 25 bits (%lu)"
8912 #: config/tc-mips.c:9315
8914 msgid "Illegal 19-bit code (%lu)"
8917 #: config/tc-mips.c:9328
8919 msgid "Invalid performance register (%lu)"
8922 #: config/tc-mips.c:9371 config/tc-mips.c:10282
8923 msgid "used $at without \".set noat\""
8926 #: config/tc-mips.c:9373 config/tc-mips.c:10284
8928 msgid "used $%u with \".set at=$%u\""
8931 #: config/tc-mips.c:9399
8932 msgid "source and destinationations must be different"
8935 #: config/tc-mips.c:9404
8936 msgid "a destination register must be supplied"
8939 #: config/tc-mips.c:9487
8941 msgid "Invalid MDMX Immediate (%ld)"
8944 #: config/tc-mips.c:9525
8946 msgid "Float register should be even, was %d"
8949 #: config/tc-mips.c:9564
8951 msgid "Bad element selector %ld"
8954 #: config/tc-mips.c:9572
8956 msgid "Expecting ']' found '%s'"
8959 #: config/tc-mips.c:9678
8961 msgid "Bad floating point constant: %s"
8964 #: config/tc-mips.c:9798
8965 msgid "Can't use floating point insn in this section"
8968 #: config/tc-mips.c:9859
8969 msgid "expression out of range"
8972 #: config/tc-mips.c:9899
8973 msgid "lui expression not in range 0..65535"
8976 #: config/tc-mips.c:9920
8978 msgid "Condition code register should be even for %s, was %d"
8981 #: config/tc-mips.c:9925
8983 msgid "Condition code register should be 0 or 4 for %s, was %d"
8986 #: config/tc-mips.c:9951
8987 msgid "invalid coprocessor sub-selection value (0-7)"
8990 #: config/tc-mips.c:9963 config/tc-mips.c:9980
8992 msgid "bad byte vector index (%ld)"
8995 #: config/tc-mips.c:9991
8997 msgid "bad char = '%c'\n"
9000 #: config/tc-mips.c:10002 config/tc-mips.c:10007 config/tc-mips.c:10700
9001 msgid "illegal operands"
9004 #: config/tc-mips.c:10075 config/tc-score.c:2413
9005 msgid "unrecognized opcode"
9008 #: config/tc-mips.c:10458 config/tc-mips.c:10539 config/tc-mips.c:10554
9009 msgid "can't parse register list"
9012 #: config/tc-mips.c:10527
9013 msgid "more than one frame size in list"
9016 #: config/tc-mips.c:10582
9017 msgid "unexpected register in list"
9020 #: config/tc-mips.c:10592
9021 msgid "arg/static registers overlap"
9024 #: config/tc-mips.c:10610
9025 msgid "invalid arg register list"
9028 #: config/tc-mips.c:10619 config/tc-mips.c:10642
9029 msgid "invalid static register list"
9032 #: config/tc-mips.c:10649
9033 msgid "missing frame size"
9036 #: config/tc-mips.c:10652
9037 msgid "invalid frame size"
9040 #: config/tc-mips.c:10818
9041 msgid "extended operand requested but not required"
9044 #: config/tc-mips.c:10820
9045 msgid "invalid unextended operand value"
9048 #: config/tc-mips.c:10848
9049 msgid "operand value out of range for instruction"
9052 #: config/tc-mips.c:11274
9054 msgid "A different %s was already specified, is now %s"
9057 #: config/tc-mips.c:11513
9058 msgid "-call_shared is supported only for ELF format"
9061 #: config/tc-mips.c:11523
9062 msgid "-call_nonpic is supported only for ELF format"
9065 #: config/tc-mips.c:11533
9066 msgid "-non_shared is supported only for ELF format"
9069 #: config/tc-mips.c:11559
9070 msgid "-32 is supported for ELF format only"
9073 #: config/tc-mips.c:11568
9074 msgid "-n32 is supported for ELF format only"
9077 #: config/tc-mips.c:11577
9078 msgid "-64 is supported for ELF format only"
9081 #: config/tc-mips.c:11582 config/tc-mips.c:11635
9082 msgid "No compiled in support for 64 bit object file format"
9085 #: config/tc-mips.c:11622
9086 msgid "-mabi is supported for ELF format only"
9089 #: config/tc-mips.c:11642
9091 msgid "invalid abi -mabi=%s"
9094 #: config/tc-mips.c:11720
9095 msgid "-G not supported in this configuration."
9098 #: config/tc-mips.c:11746
9100 msgid "-%s conflicts with the other architecture options, which imply -%s"
9103 #: config/tc-mips.c:11777
9104 msgid "-mgp64 used with a 32-bit processor"
9107 #: config/tc-mips.c:11779
9108 msgid "-mgp32 used with a 64-bit ABI"
9111 #: config/tc-mips.c:11781
9112 msgid "-mgp64 used with a 32-bit ABI"
9115 #: config/tc-mips.c:11819
9116 msgid "-mfp64 used with a 32-bit fpu"
9119 #: config/tc-mips.c:11822
9120 msgid "-mfp64 used with a 32-bit ABI"
9123 #: config/tc-mips.c:11826
9124 msgid "-mfp32 used with a 64-bit ABI"
9127 #: config/tc-mips.c:11840
9128 msgid "trap exception not supported at ISA 1"
9131 #: config/tc-mips.c:11850
9132 msgid "-mfp32 used with -mips3d"
9135 #: config/tc-mips.c:11856
9136 msgid "-mfp32 used with -mdmx"
9139 #: config/tc-mips.c:11931
9140 msgid "PC relative MIPS16 instruction references a different section"
9143 #: config/tc-mips.c:12229 config/tc-sparc.c:3180 config/tc-sparc.c:3187
9144 #: config/tc-sparc.c:3194 config/tc-sparc.c:3201 config/tc-sparc.c:3208
9145 #: config/tc-sparc.c:3217 config/tc-sparc.c:3228 config/tc-sparc.c:3250
9146 #: config/tc-sparc.c:3274 write.c:1105
9147 msgid "relocation overflow"
9150 #: config/tc-mips.c:12239
9152 msgid "Branch to misaligned address (%lx)"
9155 #: config/tc-mips.c:12286
9156 msgid "Branch out of range"
9159 #: config/tc-mips.c:12368
9161 msgid "Alignment too large: %d. assumed."
9164 #: config/tc-mips.c:12371
9165 msgid "Alignment negative: 0 assumed."
9168 #: config/tc-mips.c:12616
9170 msgid "%s: no such section"
9173 #: config/tc-mips.c:12665
9175 msgid ".option pic%d not supported"
9178 #: config/tc-mips.c:12670 config/tc-mips.c:12977
9179 msgid "-G may not be used with SVR4 PIC code"
9182 #: config/tc-mips.c:12676
9184 msgid "Unrecognized option \"%s\""
9187 #: config/tc-mips.c:12719
9189 msgid "Unrecognized register name `%s'"
9192 #: config/tc-mips.c:12736
9193 msgid "`noreorder' must be set before `nomacro'"
9196 #: config/tc-mips.c:12861
9198 msgid "unknown architecture %s"
9201 #: config/tc-mips.c:12874 config/tc-mips.c:12904
9203 msgid "unknown ISA level %s"
9206 #: config/tc-mips.c:12882
9208 msgid "unknown ISA or architecture %s"
9211 #: config/tc-mips.c:12932
9212 msgid ".set pop with no .set push"
9215 #: config/tc-mips.c:12961
9217 msgid "Tried to set unrecognized symbol: %s\n"
9220 #: config/tc-mips.c:13019
9221 msgid ".cpload not in noreorder section"
9224 #: config/tc-mips.c:13087 config/tc-mips.c:13106
9225 msgid "missing argument separator ',' for .cpsetup"
9228 #: config/tc-mips.c:13264
9230 msgid "Unsupported use of %s"
9233 #: config/tc-mips.c:13346 config/tc-score.c:6253
9234 msgid "Unsupported use of .gpword"
9237 #: config/tc-mips.c:13386
9238 msgid "Unsupported use of .gpdword"
9241 #: config/tc-mips.c:13731
9242 msgid "unsupported PC relative reference to different section"
9245 #: config/tc-mips.c:13844 config/tc-xtensa.c:1556 config/tc-xtensa.c:1831
9246 msgid "unsupported relocation"
9249 #: config/tc-mips.c:14093
9251 msgid "Can not represent %s relocation in this object file format"
9254 #: config/tc-mips.c:14178
9255 msgid "relaxed out-of-range branch into a jump"
9258 #: config/tc-mips.c:14712
9259 msgid "missing .end at end of assembly"
9262 #: config/tc-mips.c:14727 config/tc-score.c:5859
9263 msgid "expected simple number"
9266 #: config/tc-mips.c:14755 config/tc-score.c:5886
9267 msgid "invalid number"
9270 #: config/tc-mips.c:14926 config/tc-score.c:5926
9271 msgid "missing .end"
9274 #: config/tc-mips.c:14978
9275 msgid "Bad .frame directive"
9278 #: config/tc-mips.c:15010
9279 msgid ".mask/.fmask outside of .ent"
9282 #: config/tc-mips.c:15017
9283 msgid "Bad .mask/.fmask directive"
9286 #: config/tc-mips.c:15342
9290 "-EB\t\t\tgenerate big endian output\n"
9291 "-EL\t\t\tgenerate little endian output\n"
9292 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9293 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9294 "\t\t\timplicitly with the gp register [default 8]\n"
9297 #: config/tc-mips.c:15349
9300 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9301 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9302 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9303 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9304 "-mips5 generate MIPS ISA V instructions\n"
9305 "-mips32 generate MIPS32 ISA instructions\n"
9306 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9307 "-mips64 generate MIPS64 ISA instructions\n"
9308 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
9309 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9312 #: config/tc-mips.c:15368
9315 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9316 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9317 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9320 #: config/tc-mips.c:15381
9323 "-mips16\t\t\tgenerate mips16 instructions\n"
9324 "-no-mips16\t\tdo not generate mips16 instructions\n"
9327 #: config/tc-mips.c:15384
9330 "-msmartmips\t\tgenerate smartmips instructions\n"
9331 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9334 #: config/tc-mips.c:15387
9337 "-mdsp\t\t\tgenerate DSP instructions\n"
9338 "-mno-dsp\t\tdo not generate DSP instructions\n"
9341 #: config/tc-mips.c:15390
9344 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9345 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9348 #: config/tc-mips.c:15393
9351 "-mmt\t\t\tgenerate MT instructions\n"
9352 "-mno-mt\t\t\tdo not generate MT instructions\n"
9355 #: config/tc-mips.c:15396
9358 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9359 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9360 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9361 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9362 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9363 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9364 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9365 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9366 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9369 #: config/tc-mips.c:15406
9372 "-mhard-float\t\tallow floating-point instructions\n"
9373 "-msoft-float\t\tdo not allow floating-point instructions\n"
9374 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9375 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9376 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9379 #: config/tc-mips.c:15414
9382 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9383 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9384 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9385 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
9386 "-xgot\t\t\tassume a 32 bit GOT\n"
9387 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9388 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
9389 " position dependent (non shared) code\n"
9390 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9393 #: config/tc-mips.c:15435
9396 "-32\t\t\tcreate o32 ABI object file (default)\n"
9397 "-n32\t\t\tcreate n32 ABI object file\n"
9398 "-64\t\t\tcreate 64 ABI object file\n"
9401 #: config/tc-mmix.c:693
9403 msgid " MMIX-specific command line options:\n"
9406 #: config/tc-mmix.c:694
9409 " -fixed-special-register-names\n"
9410 " Allow only the original special register names.\n"
9413 #: config/tc-mmix.c:697
9415 msgid " -globalize-symbols Make all symbols global.\n"
9418 #: config/tc-mmix.c:699
9420 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9423 #: config/tc-mmix.c:701
9425 msgid " -relax Create linker relaxable code.\n"
9428 #: config/tc-mmix.c:703
9431 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
9432 " Implies -fixed-special-register-names.\n"
9435 #: config/tc-mmix.c:706
9438 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9439 " into multiple instructions.\n"
9442 #: config/tc-mmix.c:709
9445 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9448 #: config/tc-mmix.c:711
9451 " -linker-allocated-gregs If there's no suitable GREG definition for "
9452 "the operands of an instruction, let the linker "
9456 #: config/tc-mmix.c:714
9459 " -x Do not warn when an operand to GETA, a branch,\n"
9460 " PUSHJ or JUMP is not known to be within range.\n"
9461 " The linker will catch any errors. Implies\n"
9462 " -linker-allocated-gregs."
9465 #: config/tc-mmix.c:840
9467 msgid "unknown opcode: `%s'"
9470 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9471 msgid "specified location wasn't TETRA-aligned"
9474 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4100
9475 #: config/tc-mmix.c:4116
9476 msgid "unaligned data at an absolute location is not supported"
9479 #: config/tc-mmix.c:1089
9481 msgid "invalid operand to opcode %s: `%s'"
9484 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9485 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9486 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9487 #: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9488 #: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9489 #: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9490 #: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9491 #: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9492 #: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9494 msgid "invalid operands to opcode %s: `%s'"
9497 #: config/tc-mmix.c:1843
9499 msgid "unsupported operands to %s: `%s'"
9502 #: config/tc-mmix.c:1968
9503 msgid "internal: mmix_prefix_name but empty prefix"
9506 #: config/tc-mmix.c:2012
9508 msgid "too many GREG registers allocated (max %d)"
9511 #: config/tc-mmix.c:2070
9512 msgid "BSPEC already active. Nesting is not supported."
9515 #: config/tc-mmix.c:2079
9516 msgid "invalid BSPEC expression"
9519 #: config/tc-mmix.c:2095
9521 msgid "can't create section %s"
9524 #: config/tc-mmix.c:2100
9526 msgid "can't set section flags for section %s"
9529 #: config/tc-mmix.c:2121
9530 msgid "ESPEC without preceding BSPEC"
9533 #: config/tc-mmix.c:2150
9534 msgid "missing local expression"
9537 #: config/tc-mmix.c:2360
9538 msgid "operand out of range, instruction expanded"
9541 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9542 #. user-friendly, though a little bit non-substantial.
9543 #: config/tc-mmix.c:2611
9544 msgid "directive LOCAL must be placed in code or data"
9547 #: config/tc-mmix.c:2612
9548 msgid "internal confusion: relocation in a section without contents"
9551 #: config/tc-mmix.c:2726
9552 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9555 #: config/tc-mmix.c:2774
9556 msgid "no suitable GREG definition for operands"
9559 #: config/tc-mmix.c:2833
9560 msgid "operands were not reducible at assembly-time"
9563 #: config/tc-mmix.c:2860
9565 msgid "cannot generate relocation type for symbol %s, code %s"
9568 #: config/tc-mmix.c:2880
9570 msgid "internal: unhandled label %s"
9573 #: config/tc-mmix.c:2910
9574 msgid "[0-9]H labels may not appear alone on a line"
9577 #: config/tc-mmix.c:2919
9578 msgid "[0-9]H labels do not mix with dot-pseudos"
9581 #: config/tc-mmix.c:3007
9582 msgid "invalid characters in input"
9585 #: config/tc-mmix.c:3113
9586 msgid "empty label field for IS"
9589 #: config/tc-mmix.c:3439
9591 msgid "internal: unexpected relax type %d:%d"
9594 #: config/tc-mmix.c:3461
9595 msgid "BSPEC without ESPEC."
9598 #: config/tc-mmix.c:3661
9599 msgid "GREG expression too complicated"
9602 #: config/tc-mmix.c:3676
9603 msgid "internal: GREG expression not resolved to section"
9606 #: config/tc-mmix.c:3725
9607 msgid "register section has contents\n"
9610 #: config/tc-mmix.c:3852
9611 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9614 #: config/tc-mmix.c:3873
9615 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9618 #: config/tc-mmix.c:3884
9619 msgid "invalid LOC expression"
9622 #: config/tc-mmix.c:3911 config/tc-mmix.c:3938
9623 msgid "LOC expression stepping backwards is not supported"
9626 #. We will only get here in rare cases involving #NO_APP,
9627 #. where the unterminated string is not recognized by the
9628 #. preformatting pass.
9629 #: config/tc-mmix.c:4022 config/tc-mmix.c:4182 config/tc-z80.c:1691
9630 msgid "unterminated string"
9633 #: config/tc-mmix.c:4039
9634 msgid "BYTE expression not a pure number"
9637 #. Note that mmixal does not allow negative numbers in
9638 #. BYTE sequences, so neither should we.
9639 #: config/tc-mmix.c:4048
9640 msgid "BYTE expression not in the range 0..255"
9643 #: config/tc-mmix.c:4098 config/tc-mmix.c:4114
9644 msgid "data item with alignment larger than location"
9647 #. Since integer_constant is local to expr.c, we have to make this a
9648 #. macro. FIXME: Do it cleaner.
9649 #: config/tc-mmix.h:104
9650 msgid "`&' serial number operator is not supported"
9653 #: config/tc-mn10200.c:304
9656 "MN10200 options:\n"
9660 #: config/tc-mn10200.c:898 config/tc-mn10300.c:1249 config/tc-ppc.c:2297
9661 #: config/tc-s390.c:1527 config/tc-v850.c:1604
9663 msgid "Unrecognized opcode: `%s'"
9666 #: config/tc-mn10300.c:441
9669 "MN10300 assembler options:\n"
9673 #: config/tc-mn10300.c:1065 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4226
9675 msgid "unsupported BFD relocation size %u"
9678 #: config/tc-mn10300.c:1266
9679 msgid "Invalid opcode/operands"
9682 #: config/tc-mn10300.c:1791
9683 msgid "Invalid register specification."
9686 #: config/tc-mn10300.c:2383
9688 msgid "Bad relocation fixup type (%d)"
9691 #: config/tc-msp430.c:547
9692 msgid ".profiler pseudo requires at least two operands."
9695 #: config/tc-msp430.c:606
9696 msgid "unknown profiling flag - ignored."
9699 #: config/tc-msp430.c:622
9700 msgid "ambiguous flags combination - '.profiler' directive ignored."
9703 #: config/tc-msp430.c:632
9704 msgid "profiling in absolute section?"
9707 #: config/tc-msp430.c:721
9709 msgid "Known MCU names:\n"
9712 #: config/tc-msp430.c:724
9717 #: config/tc-msp430.c:750
9719 msgid "redefinition of mcu type %s' to %s'"
9722 #: config/tc-msp430.c:793
9726 " -mmcu=[msp430-name] select microcontroller type\n"
9727 " msp430x110 msp430x112\n"
9728 " msp430x1101 msp430x1111\n"
9729 " msp430x1121 msp430x1122 msp430x1132\n"
9730 " msp430x122 msp430x123\n"
9731 " msp430x1222 msp430x1232\n"
9732 " msp430x133 msp430x135\n"
9733 " msp430x1331 msp430x1351\n"
9734 " msp430x147 msp430x148 msp430x149\n"
9735 " msp430x155 msp430x156 msp430x157\n"
9736 " msp430x167 msp430x168 msp430x169\n"
9737 " msp430x1610 msp430x1611 msp430x1612\n"
9738 " msp430x311 msp430x312 msp430x313 msp430x314 "
9740 " msp430x323 msp430x325\n"
9741 " msp430x336 msp430x337\n"
9742 " msp430x412 msp430x413 msp430x415 msp430x417\n"
9743 " msp430xE423 msp430xE425 msp430E427\n"
9744 " msp430xW423 msp430xW425 msp430W427\n"
9745 " msp430xG437 msp430xG438 msp430G439\n"
9746 " msp430x435 msp430x436 msp430x437\n"
9747 " msp430x447 msp430x448 msp430x449\n"
9750 #: config/tc-msp430.c:816
9753 " -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9754 " -mP - enable polymorph instructions\n"
9757 #: config/tc-msp430.c:970
9759 msgid "value %d out of range. Use #lo() or #hi()"
9762 #: config/tc-msp430.c:1058
9764 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9767 #: config/tc-msp430.c:1109
9769 msgid "Registers cannot be used within immediate expression [%s]"
9772 #: config/tc-msp430.c:1111
9774 msgid "unknown operand %s"
9777 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9779 msgid "value out of range: %d"
9782 #: config/tc-msp430.c:1144
9784 msgid "Registers cannot be used within absolute expression [%s]"
9787 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9789 msgid "unknown expression in operand %s"
9792 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9794 msgid "unknown addressing mode %s"
9797 #: config/tc-msp430.c:1175
9799 msgid "Bad register name r%s"
9802 #: config/tc-msp430.c:1187
9804 msgid "MSP430 does not have %d registers"
9807 #: config/tc-msp430.c:1207
9808 msgid "')' required"
9811 #: config/tc-msp430.c:1220
9813 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9816 #: config/tc-msp430.c:1229
9818 msgid "unknown operator (r%s substituted as a register name"
9821 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9823 msgid "unknown operator %s"
9826 #: config/tc-msp430.c:1246
9827 msgid "r2 should not be used in indexed addressing mode"
9830 #: config/tc-msp430.c:1287
9832 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9836 #: config/tc-msp430.c:1336
9838 msgid "unknown addressing mode for operand %s"
9841 #: config/tc-msp430.c:1361
9843 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9846 #: config/tc-msp430.c:1371
9847 msgid "this addressing mode is not applicable for destination operand"
9850 #: config/tc-msp430.c:1415
9852 msgid "instruction %s requires %d operand(s)"
9855 #: config/tc-msp430.c:1668
9857 msgid "Even number required. Rounded to %d"
9860 #: config/tc-msp430.c:1679
9862 msgid "Wrong displacement %d"
9865 #: config/tc-msp430.c:1696
9866 msgid "instruction requires label sans '$'"
9869 #: config/tc-msp430.c:1701
9870 msgid "instruction requires label or value in range -511:512"
9873 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9874 msgid "instruction requires label"
9877 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9878 msgid "polymorphs are not enabled. Use -mP option to enable."
9881 #: config/tc-msp430.c:1795
9882 msgid "Illegal instruction or not implemented opcode."
9885 #: config/tc-msp430.c:2145
9887 msgid "internal inconsistency problem in %s: insn %04lx"
9890 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9892 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9895 #: config/tc-msp430.c:2210
9897 msgid "internal inconsistency problem in %s: %lx"
9900 #: config/tc-mt.c:151
9902 msgid "MT specific command line options:\n"
9905 #: config/tc-mt.c:152
9907 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
9910 #: config/tc-mt.c:153
9912 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
9915 #: config/tc-mt.c:154
9917 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
9920 #: config/tc-mt.c:155
9922 msgid " -march=ms2 allow ms2 instructions \n"
9925 #: config/tc-mt.c:156
9927 msgid " -nosched disable scheduling restrictions\n"
9930 #: config/tc-mt.c:224
9932 msgid "instruction %s may not follow another memory access instruction."
9935 #: config/tc-mt.c:230
9937 msgid "instruction %s may not follow another I/O instruction."
9940 #: config/tc-mt.c:236
9942 msgid "%s may not occupy the delay slot of another branch insn."
9945 #: config/tc-mt.c:261
9947 msgid "operand references R%ld of previous instrutcion."
9950 #: config/tc-mt.c:267
9952 msgid "operand references R%ld of instructcion before previous."
9955 #: config/tc-mt.c:281 config/tc-mt.c:286
9958 "conditional branch or jal insn's operand references R%ld of previous "
9959 "arithmetic or logic insn."
9962 #: config/tc-mt.c:348
9963 msgid "md_estimate_size_before_relax\n"
9966 #: config/tc-ns32k.c:439
9967 msgid "Invalid syntax in PC-relative addressing mode"
9970 #: config/tc-ns32k.c:463
9971 msgid "Invalid syntax in External addressing mode"
9974 #: config/tc-ns32k.c:544
9975 msgid "Invalid syntax in Memory Relative addressing mode"
9978 #: config/tc-ns32k.c:611
9979 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9982 #: config/tc-ns32k.c:616
9983 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9986 #: config/tc-ns32k.c:621
9987 msgid "Scaled-indexed addressing mode combined with scaled-index"
9990 #: config/tc-ns32k.c:632
9991 msgid "Invalid or illegal addressing mode combined with scaled-index"
9994 #: config/tc-ns32k.c:755
9995 msgid "Premature end of suffix -- Defaulting to d"
9998 #: config/tc-ns32k.c:768
9999 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10002 #: config/tc-ns32k.c:813
10003 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10006 #: config/tc-ns32k.c:863
10007 msgid "No such entry in list. (cpu/mmu register)"
10010 #: config/tc-ns32k.c:920
10011 msgid "Internal consistency error. check ns32k-opcode.h"
10014 #: config/tc-ns32k.c:944
10015 msgid "Address of immediate operand"
10018 #: config/tc-ns32k.c:945
10019 msgid "Invalid immediate write operand."
10022 #: config/tc-ns32k.c:1075
10023 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10026 #: config/tc-ns32k.c:1108
10027 msgid "No such opcode"
10030 #: config/tc-ns32k.c:1183
10031 msgid "Bad suffix, defaulting to d"
10034 #: config/tc-ns32k.c:1210
10035 msgid "Too many operands passed to instruction"
10038 #. Check error in default.
10039 #: config/tc-ns32k.c:1222
10040 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10043 #: config/tc-ns32k.c:1225
10044 msgid "Wrong number of operands"
10047 #: config/tc-ns32k.c:1298
10049 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10052 #: config/tc-ns32k.c:1301
10054 msgid "Can not do %d byte relocation for storage type %d"
10057 #: config/tc-ns32k.c:1393
10059 msgid "value of %ld out of byte displacement range."
10062 #: config/tc-ns32k.c:1403
10064 msgid "value of %ld out of word displacement range."
10067 #: config/tc-ns32k.c:1418
10069 msgid "value of %ld out of double word displacement range."
10072 #: config/tc-ns32k.c:1439
10074 msgid "Internal logic error. line %d, file \"%s\""
10077 #: config/tc-ns32k.c:1487
10079 msgid "Internal logic error. line %d, file \"%s\""
10082 #: config/tc-ns32k.c:1588
10083 msgid "Bit field out of range"
10086 #: config/tc-ns32k.c:1688
10087 msgid "iif convert internal pcrel/binary"
10090 #: config/tc-ns32k.c:1705
10091 msgid "Bignum too big for long"
10094 #: config/tc-ns32k.c:1782
10095 msgid "iif convert internal pcrel/pointer"
10098 #: config/tc-ns32k.c:1787
10099 msgid "Internal logic error in iif.iifP[n].type"
10102 #. We cant relax this case.
10103 #: config/tc-ns32k.c:1823
10104 msgid "Can't relax difference"
10107 #: config/tc-ns32k.c:1864
10108 msgid "Displacement too large for :d"
10111 #: config/tc-ns32k.c:1877
10112 msgid "Internal logic error in iif.iifP[].type"
10116 #: config/tc-ns32k.c:1909
10118 msgid "Can't hash %s: %s"
10121 #: config/tc-ns32k.c:2145
10123 msgid "invalid architecture option -m%s, ignored"
10126 #: config/tc-ns32k.c:2158
10128 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10131 #: config/tc-ns32k.c:2174
10135 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10136 "--disp-size-default=<1|2|4>\n"
10139 #: config/tc-ns32k.c:2249
10141 msgid "Cannot find relocation type for symbol %s, code %d"
10144 #: config/tc-or32.c:361
10146 msgid "unknown opcode1: `%s'"
10149 #: config/tc-or32.c:367
10151 msgid "unknown opcode2 `%s'."
10154 #: config/tc-or32.c:404
10156 msgid "instruction not allowed: %s"
10159 #: config/tc-or32.c:407
10161 msgid "too many operands: %s"
10164 #: config/tc-or32.c:491
10165 msgid "call/jmp target out of range (1)"
10168 #: config/tc-or32.c:613
10169 msgid "call/jmp target out of range (2)"
10172 #: config/tc-or32.c:632
10174 msgid "bad relocation type: 0x%02x"
10177 #: config/tc-or32.c:824
10178 msgid "invalid register in & expression"
10181 #: config/tc-pdp11.c:490
10182 msgid "Low order bits truncated in immediate float operand"
10185 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10187 msgid "Unknown instruction '%s'"
10190 #: config/tc-pj.c:65 config/tc-pj.c:74
10191 msgid "confusing relocation expressions"
10194 #: config/tc-pj.c:157
10195 msgid "can't have relocation for ipush"
10198 #: config/tc-pj.c:260
10200 msgid "unknown opcode %s"
10203 #: config/tc-pj.c:355
10207 "-little\t\t\tgenerate little endian code\n"
10208 "-big\t\t\tgenerate big endian code\n"
10211 #: config/tc-pj.c:382 config/tc-sh.c:4059 config/tc-sh.c:4066
10212 #: config/tc-sh.c:4073 config/tc-sh.c:4080
10213 msgid "pcrel too far"
10216 #: config/tc-pj.h:38
10217 msgid "convert_frag\n"
10220 #: config/tc-pj.h:39
10221 msgid "estimate size\n"
10224 #: config/tc-ppc.c:1030
10226 msgid "%s unsupported"
10229 #: config/tc-ppc.c:1096 config/tc-s390.c:404 config/tc-s390.c:411
10231 msgid "invalid switch -m%s"
10234 #: config/tc-ppc.c:1132
10237 "PowerPC options:\n"
10238 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10239 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10240 "-u\t\t\tignored\n"
10241 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10242 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10243 "-m601\t\t\tgenerate code for PowerPC 601\n"
10244 "-mppc, -mppc32, -m603, -m604\n"
10245 "\t\t\tgenerate code for PowerPC 603/604\n"
10246 "-m403\t\t\tgenerate code for PowerPC 403\n"
10247 "-m405\t\t\tgenerate code for PowerPC 405\n"
10248 "-m440\t\t\tgenerate code for PowerPC 440\n"
10249 "-m464\t\t\tgenerate code for PowerPC 464\n"
10250 "-m7400, -m7410, -m7450, -m7455\n"
10251 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10252 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10255 #: config/tc-ppc.c:1149
10258 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10259 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10260 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10261 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10262 "-mpower4\t\tgenerate code for Power4 architecture\n"
10263 "-mpower5\t\tgenerate code for Power5 architecture\n"
10264 "-mpower6\t\tgenerate code for Power6 architecture\n"
10265 "-mpower7\t\tgenerate code for Power7 architecture\n"
10266 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10267 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10268 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10271 #: config/tc-ppc.c:1161
10274 "-maltivec\t\tgenerate code for AltiVec\n"
10275 "-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10276 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10277 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10278 "-me500mc, generate code for Freescale e500mc core complex\n"
10279 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10280 "-mregnames\t\tAllow symbolic names for registers\n"
10281 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10284 #: config/tc-ppc.c:1171
10287 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10288 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10289 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10290 "-mlittle, -mlittle-endian, -l, -le\n"
10291 "\t\t\tgenerate code for a little endian machine\n"
10292 "-mbig, -mbig-endian, -b, -be\n"
10293 "\t\t\tgenerate code for a big endian machine\n"
10294 "-msolaris\t\tgenerate code for Solaris\n"
10295 "-mno-solaris\t\tdo not generate code for Solaris\n"
10296 "-V\t\t\tprint assembler version number\n"
10297 "-Qy, -Qn\t\tignored\n"
10300 #: config/tc-ppc.c:1208
10302 msgid "Unknown default cpu = %s, os = %s"
10305 #: config/tc-ppc.c:1234
10306 msgid "Neither Power nor PowerPC opcodes were selected."
10309 #: config/tc-ppc.c:1313
10311 msgid "powerpc_operands[%d].bitm invalid"
10314 #: config/tc-ppc.c:1320
10316 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10319 #: config/tc-ppc.c:1342
10321 msgid "major opcode is not sorted for %s"
10324 #: config/tc-ppc.c:1379
10326 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10329 #: config/tc-ppc.c:1388
10331 msgid "mask trims opcode bits for %s"
10334 #: config/tc-ppc.c:1397
10336 msgid "operand index error for %s"
10339 #: config/tc-ppc.c:1409
10341 msgid "operand %d overlap in %s"
10344 #: config/tc-ppc.c:1451
10346 msgid "duplicate instruction %s"
10349 #: config/tc-ppc.c:1475
10351 msgid "duplicate macro %s"
10354 #: config/tc-ppc.c:1810
10355 msgid "identifier+constant@got means identifier@got+constant"
10358 #: config/tc-ppc.c:1876
10360 msgid "%s relocations do not fit in %d bytes\n"
10363 #: config/tc-ppc.c:1981
10365 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10368 #: config/tc-ppc.c:2061
10369 msgid "Relocation cannot be done when using -mrelocatable"
10372 #: config/tc-ppc.c:2110
10373 msgid "TOC section size exceeds 64k"
10376 #: config/tc-ppc.c:2191
10378 msgid "syntax error: invalid toc specifier `%s'"
10381 #: config/tc-ppc.c:2205
10383 msgid "syntax error: expected `]', found `%c'"
10386 #: config/tc-ppc.c:2482
10387 msgid "[tocv] symbol is not a toc symbol"
10390 #: config/tc-ppc.c:2493
10391 msgid "Unimplemented toc32 expression modifier"
10394 #: config/tc-ppc.c:2498
10395 msgid "Unimplemented toc64 expression modifier"
10398 #: config/tc-ppc.c:2502
10400 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10403 #: config/tc-ppc.c:2727
10404 msgid "unsupported relocation for DS offset field"
10407 #: config/tc-ppc.c:2779
10409 msgid "syntax error; found `%c' but expected `%c'"
10412 #: config/tc-ppc.c:2822 config/tc-ppc.h:94
10413 msgid "instruction address is not a multiple of 4"
10416 #: config/tc-ppc.c:2931
10417 msgid "wrong number of operands"
10420 #: config/tc-ppc.c:2985
10421 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10424 #: config/tc-ppc.c:3091
10425 msgid "missing size"
10428 #: config/tc-ppc.c:3100
10429 msgid "negative size"
10432 #: config/tc-ppc.c:3137
10433 msgid "missing real symbol name"
10436 #: config/tc-ppc.c:3158
10437 msgid "attempt to redefine symbol"
10440 #: config/tc-ppc.c:3400
10441 msgid "The XCOFF file format does not support arbitrary sections"
10444 #: config/tc-ppc.c:3474
10445 msgid "missing rename string"
10448 #: config/tc-ppc.c:3504 config/tc-ppc.c:4046 read.c:3270
10449 msgid "missing value"
10452 #: config/tc-ppc.c:3522
10453 msgid "illegal .stabx expression; zero assumed"
10456 #: config/tc-ppc.c:3554
10457 msgid "missing class"
10460 #: config/tc-ppc.c:3563
10461 msgid "missing type"
10464 #: config/tc-ppc.c:3643
10465 msgid "missing symbol name"
10468 #: config/tc-ppc.c:3833
10469 msgid "nested .bs blocks"
10472 #: config/tc-ppc.c:3865
10473 msgid ".es without preceding .bs"
10476 #: config/tc-ppc.c:4038
10477 msgid "non-constant byte count"
10480 #: config/tc-ppc.c:4085
10481 msgid ".tc not in .toc section"
10484 #: config/tc-ppc.c:4104
10485 msgid ".tc with no label"
10488 #: config/tc-ppc.c:4196
10489 msgid ".machine stack overflow"
10492 #: config/tc-ppc.c:4203
10493 msgid ".machine stack underflow"
10496 #: config/tc-ppc.c:4210
10498 msgid "invalid machine `%s'"
10501 #: config/tc-ppc.c:4261
10502 msgid "No previous section to return to. Directive ignored."
10505 #. Section Contents
10507 #: config/tc-ppc.c:4671
10508 msgid "Unsupported section attribute -- 'a'"
10511 #: config/tc-ppc.c:4855
10512 msgid "bad symbol suffix"
10515 #: config/tc-ppc.c:4947
10516 msgid "Unrecognized symbol suffix"
10519 #: config/tc-ppc.c:5035
10520 msgid "two .function pseudo-ops with no intervening .ef"
10523 #: config/tc-ppc.c:5048
10524 msgid ".ef with no preceding .function"
10527 #: config/tc-ppc.c:5176
10529 msgid "warning: symbol %s has no csect"
10532 #: config/tc-ppc.c:5421
10533 msgid "symbol in .toc does not match any .tc"
10536 #: config/tc-ppc.c:5789
10538 msgid "unsupported relocation against %s"
10541 #: config/tc-ppc.c:5862
10543 msgid "cannot emit PC relative %s relocation against %s"
10546 #: config/tc-ppc.c:5867
10548 msgid "cannot emit PC relative %s relocation"
10551 #: config/tc-ppc.c:6049
10553 msgid "Unable to handle reference to symbol %s"
10556 #: config/tc-ppc.c:6052
10557 msgid "Unable to resolve expression"
10560 #: config/tc-ppc.c:6079
10561 msgid "must branch to an address a multiple of 4"
10564 #: config/tc-ppc.c:6083
10566 msgid "@local or @plt branch destination is too far away, %ld bytes"
10569 #: config/tc-ppc.c:6114
10571 msgid "Gas failure, reloc value %d\n"
10574 #: config/tc-s390.c:446
10578 " -mregnames Allow symbolic names for registers\n"
10579 " -mwarn-areg-zero Warn about zero base/index registers\n"
10580 " -mno-regnames Do not allow symbolic names for registers\n"
10581 " -m31 Set file format to 31 bit format\n"
10582 " -m64 Set file format to 64 bit format\n"
10585 #: config/tc-s390.c:453
10588 " -V print assembler version number\n"
10589 " -Qy, -Qn ignored\n"
10592 #: config/tc-s390.c:489
10594 msgid "Internal assembler error for instruction format %s"
10597 #: config/tc-s390.c:510
10599 msgid "Internal assembler error for instruction %s"
10602 #: config/tc-s390.c:744
10604 msgid "identifier+constant@%s means identifier@%s+constant"
10607 #: config/tc-s390.c:825
10608 msgid "Can't handle O_big in s390_exp_compare"
10611 #: config/tc-s390.c:906
10612 msgid "Invalid suffix for literal pool entry"
10615 #: config/tc-s390.c:963
10616 msgid "Big number is too big"
10619 #: config/tc-s390.c:1110
10620 msgid "relocation not applicable"
10623 #: config/tc-s390.c:1297
10624 msgid "invalid operand suffix"
10627 #: config/tc-s390.c:1320
10628 msgid "syntax error; missing '(' after displacement"
10631 #: config/tc-s390.c:1336 config/tc-s390.c:1380 config/tc-s390.c:1410
10632 msgid "syntax error; expected ,"
10635 #: config/tc-s390.c:1368
10636 msgid "syntax error; missing ')' after base register"
10639 #: config/tc-s390.c:1397
10640 msgid "syntax error; ')' not allowed here"
10643 #: config/tc-s390.c:1587 config/tc-s390.c:1610 config/tc-s390.c:1623
10644 msgid "Invalid .insn format\n"
10647 #: config/tc-s390.c:1595
10649 msgid "Unrecognized opcode format: `%s'"
10652 #: config/tc-s390.c:1626
10653 msgid "second operand of .insn not a constant\n"
10656 #: config/tc-s390.c:1629
10657 msgid "missing comma after insn constant\n"
10660 #: config/tc-s390.c:2009
10661 msgid "unsupported relocation type"
10664 #: config/tc-score.c:49
10665 msgid "instruction is not conditional"
10668 #: config/tc-score.c:50
10669 msgid "acc0 expected"
10672 #: config/tc-score.c:51
10673 msgid "div / mul are reserved instructions"
10676 #: config/tc-score.c:52
10677 msgid "This architecture doesn't support mmu"
10680 #: config/tc-score.c:53
10681 msgid "This architecture doesn't support atomic instruction"
10684 #: config/tc-score.c:54
10685 msgid "the label length is longer than 1024"
10688 #: config/tc-score.c:233
10689 msgid "S+core register expected"
10692 #: config/tc-score.c:234
10693 msgid "S+core special-register expected"
10696 #: config/tc-score.c:235
10697 msgid "S+core co-processor register expected"
10700 #: config/tc-score.c:853 config/tc-score.c:1753
10701 msgid "Using temp register(r1)"
10704 #: config/tc-score.c:872
10706 msgid "register expected, not '%.100s'"
10709 #: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10710 #: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
10712 msgid "invalid constant: %d bit expression not in range %d..%d"
10715 #: config/tc-score.c:1305
10716 msgid "invalid constant: bit expression not defined"
10719 #: config/tc-score.c:1767
10721 msgid "low register(r0-r15)expected, not '%.100s'"
10724 #: config/tc-score.c:1862
10726 msgid "high register(r16-r31)expected, not '%.100s'"
10729 #: config/tc-score.c:2094
10731 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
10734 #: config/tc-score.c:2113
10736 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
10739 #: config/tc-score.c:2129 config/tc-score.c:2136
10741 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
10744 #: config/tc-score.c:2426 config/tc-score.c:5592
10749 #: config/tc-score.c:2583
10750 msgid "address offset must be half word alignment"
10753 #: config/tc-score.c:2591
10754 msgid "address offset must be word alignment"
10757 #: config/tc-score.c:2733 config/tc-score.c:2880
10758 msgid "register same as write-back base"
10761 #: config/tc-score.c:2850
10762 msgid "pre-indexed expression expected"
10765 #: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10766 #: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10767 #: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
10771 #: config/tc-score.c:3461
10772 msgid "base register nums are over 3 bit"
10775 #: config/tc-score.c:3538 config/tc-score.c:3589
10779 #: config/tc-score.c:3582
10781 msgid "%s register same as write-back base"
10784 #: config/tc-score.c:3584
10785 msgid "destination"
10788 #: config/tc-score.c:3584
10792 #: config/tc-score.c:3988
10793 msgid "li rd label isn't correct instruction form"
10796 #: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10797 msgid "lacking label "
10800 #: config/tc-score.c:4508
10801 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10804 #: config/tc-score.c:4536
10805 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10808 #: config/tc-score.c:4562
10809 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10812 #: config/tc-score.c:4595
10813 msgid "lacking label"
10816 #: config/tc-score.c:4600
10817 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10820 #: config/tc-score.c:5274
10822 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10825 #: config/tc-score.c:5291 config/tc-score.c:5321
10827 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10830 #: config/tc-score.c:5345
10832 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10835 #: config/tc-score.c:5511
10837 msgid "cannot represent %s relocation in this object file format1"
10840 #: config/tc-score.c:5570
10841 msgid "pce instruction error (16 bit || 16 bit)'"
10844 #: config/tc-score.c:5700
10846 msgid "Sunplus-v2-0-0-20060510\n"
10849 #: config/tc-score.c:5716
10851 msgid " Score-specific assembler options:\n"
10854 #: config/tc-score.c:5718
10856 msgid " -EB\t\tassemble code for a big-endian cpu\n"
10859 #: config/tc-score.c:5723
10861 msgid " -EL\t\tassemble code for a little-endian cpu\n"
10864 #: config/tc-score.c:5727
10866 msgid " -FIXDD\t\tassemble code for fix data dependency\n"
10869 #: config/tc-score.c:5729
10872 " -NWARN\t\tassemble code for no warning message for fix data "
10876 #: config/tc-score.c:5731
10878 msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
10881 #: config/tc-score.c:5733
10883 msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
10886 #: config/tc-score.c:5735
10889 " -SCORE7\t\tassemble code for target is SCORE7, this is default "
10893 #: config/tc-score.c:5737
10896 " -USE_R1\t\tassemble code for no warning message when using temp "
10900 #: config/tc-score.c:5739
10902 msgid " -KPIC\t\tassemble code for PIC\n"
10905 #: config/tc-score.c:5741
10907 msgid " -O0\t\tassembler will not perform any optimizations\n"
10910 #: config/tc-score.c:5743
10913 " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10916 #: config/tc-score.c:5745
10918 msgid " -V \t\tSunplus release version \n"
10921 #: config/tc-score.c:6345 read.c:1464
10922 msgid "missing size expression"
10925 #: config/tc-score.c:6351
10927 msgid "BSS length (%d) < 0 ignored"
10930 #: config/tc-score.c:6366 read.c:2282
10932 msgid "error setting flags for \".sbss\": %s"
10935 #: config/tc-score.c:6380 config/tc-sparc.c:3691
10936 msgid "missing alignment"
10939 #: config/tc-score.c:6417
10941 msgid "alignment too large; %d assumed"
10944 #: config/tc-score.c:6422 read.c:2343
10945 msgid "alignment negative; 0 assumed"
10948 #: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1483
10949 #: read.c:1596 read.c:2460 read.c:3012 read.c:3397 symbols.c:326 symbols.c:432
10951 msgid "symbol `%s' is already defined"
10954 #: config/tc-sh.c:63
10955 msgid "directive .big encountered when option -big required"
10958 #: config/tc-sh.c:73
10959 msgid "directive .little encountered when option -little required"
10962 #: config/tc-sh.c:1364
10963 msgid "misplaced PIC operand"
10966 #: config/tc-sh.c:1402
10967 msgid "illegal double indirection"
10970 #: config/tc-sh.c:1411
10971 msgid "illegal register after @-"
10974 #: config/tc-sh.c:1427
10975 msgid "must be @(r0,...)"
10978 #: config/tc-sh.c:1451
10979 msgid "syntax error in @(r0,...)"
10982 #: config/tc-sh.c:1456
10983 msgid "syntax error in @(r0...)"
10986 #: config/tc-sh.c:1501
10987 msgid "Deprecated syntax."
10990 #: config/tc-sh.c:1513 config/tc-sh.c:1518
10991 msgid "syntax error in @(disp,[Rn, gbr, pc])"
10994 #: config/tc-sh.c:1523
10995 msgid "expecting )"
10998 #: config/tc-sh.c:1531
10999 msgid "illegal register after @"
11002 #: config/tc-sh.c:2202
11004 msgid "unhandled %d\n"
11007 #: config/tc-sh.c:2368
11009 msgid "Invalid register: 'r%d'"
11012 #: config/tc-sh.c:2472
11014 msgid "failed for %d\n"
11017 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11018 msgid "invalid operands for opcode"
11021 #: config/tc-sh.c:2590
11022 msgid "insn can't be combined with parallel processing insn"
11025 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11026 msgid "multiple movx specifications"
11029 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11030 msgid "multiple movy specifications"
11033 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11034 msgid "invalid movx address register"
11037 #: config/tc-sh.c:2613
11038 msgid "insn cannot be combined with non-nopy"
11041 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11042 msgid "invalid movy address register"
11045 #: config/tc-sh.c:2629
11046 msgid "insn cannot be combined with non-nopx"
11049 #: config/tc-sh.c:2642
11050 msgid "previous movy requires nopx"
11053 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11054 msgid "invalid movx dsp register"
11057 #: config/tc-sh.c:2665
11058 msgid "previous movx requires nopy"
11061 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11062 msgid "invalid movy dsp register"
11065 #: config/tc-sh.c:2689
11066 msgid "dsp immediate shift value not constant"
11069 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11070 msgid "multiple parallel processing specifications"
11073 #: config/tc-sh.c:2722
11074 msgid "multiple condition specifications"
11077 #: config/tc-sh.c:2760
11078 msgid "insn cannot be combined with pmuls"
11081 #: config/tc-sh.c:2776
11082 msgid "bad combined pmuls output operand"
11085 #: config/tc-sh.c:2786
11086 msgid "destination register is same for parallel insns"
11089 #: config/tc-sh.c:2795
11090 msgid "condition not followed by conditionalizable insn"
11093 #: config/tc-sh.c:2805
11094 msgid "unrecognized characters at end of parallel processing insn"
11097 #: config/tc-sh.c:2921
11098 msgid "opcode not valid for this cpu variant"
11101 #: config/tc-sh.c:2954
11102 msgid "Delayed branches not available on SH1"
11105 #: config/tc-sh.c:2989
11107 msgid "excess operands: '%s'"
11110 #: config/tc-sh.c:3066
11111 msgid ".uses pseudo-op seen when not relaxing"
11114 #: config/tc-sh.c:3072
11115 msgid "bad .uses format"
11118 #: config/tc-sh.c:3176
11119 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11122 #: config/tc-sh.c:3182
11123 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11126 #: config/tc-sh.c:3184
11127 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11130 #: config/tc-sh.c:3225
11131 msgid "Invalid combination: --abi=32 with --abi=64"
11134 #: config/tc-sh.c:3231
11135 msgid "Invalid combination: --abi=64 with --abi=32"
11138 #: config/tc-sh.c:3233
11139 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11142 #: config/tc-sh.c:3271
11146 "--little\t\tgenerate little endian code\n"
11147 "--big\t\t\tgenerate big endian code\n"
11148 "--relax\t\t\talter jump instructions for long displacements\n"
11149 "--renesas\t\tdisable optimization with section symbol for\n"
11150 "\t\t\tcompatibility with Renesas assembler.\n"
11151 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11152 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11153 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11154 "--isa=[any\t\tuse most appropriate isa\n"
11155 " | dsp same as '-dsp'\n"
11159 #: config/tc-sh.c:3297
11162 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11168 #: config/tc-sh.c:3302
11171 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11172 "\t\t\tfile type\n"
11173 "--shcompact-const-crange emit code-range descriptors for constants in\n"
11174 "\t\t\tSHcompact code sections\n"
11175 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11176 "\t\t\tconstants and SHcompact code\n"
11177 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11178 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11179 "\t\t\tto 32 bits only\n"
11182 #: config/tc-sh.c:3401
11183 msgid ".uses does not refer to a local symbol in the same section"
11186 #: config/tc-sh.c:3420
11187 msgid "can't find fixup pointed to by .uses"
11190 #: config/tc-sh.c:3440
11191 msgid ".uses target does not refer to a local symbol in the same section"
11194 #: config/tc-sh.c:3517
11195 msgid "displacement overflows 12-bit field"
11198 #: config/tc-sh.c:3520
11200 msgid "displacement to defined symbol %s overflows 12-bit field"
11203 #: config/tc-sh.c:3524
11205 msgid "displacement to undefined symbol %s overflows 12-bit field"
11208 #: config/tc-sh.c:3597
11209 msgid "displacement overflows 8-bit field"
11212 #: config/tc-sh.c:3600
11214 msgid "displacement to defined symbol %s overflows 8-bit field"
11217 #: config/tc-sh.c:3604
11219 msgid "displacement to undefined symbol %s overflows 8-bit field "
11222 #: config/tc-sh.c:3621
11224 msgid "overflow in branch to %s; converted into longer instruction sequence"
11227 #: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4200
11228 #: config/tc-sparc.c:4224
11229 msgid "misaligned data"
11232 #: config/tc-sh.c:4036
11233 msgid "offset to unaligned destination"
11236 #: config/tc-sh.c:4041
11237 msgid "negative offset"
11240 #: config/tc-sh.c:4179
11241 msgid "misaligned offset"
11244 #: config/tc-sh64.c:568
11245 msgid "This operand must be constant at assembly time"
11248 #: config/tc-sh64.c:681
11249 msgid "Invalid operand expression"
11252 #: config/tc-sh64.c:773 config/tc-sh64.c:877
11253 msgid "PTB operand is a SHmedia symbol"
11256 #: config/tc-sh64.c:776 config/tc-sh64.c:874
11257 msgid "PTA operand is a SHcompact symbol"
11260 #: config/tc-sh64.c:792
11261 msgid "invalid expression in operand"
11264 #: config/tc-sh64.c:1483
11266 msgid "invalid operand, not a 5-bit unsigned value: %d"
11269 #: config/tc-sh64.c:1488
11271 msgid "invalid operand, not a 6-bit signed value: %d"
11274 #: config/tc-sh64.c:1493
11276 msgid "invalid operand, not a 6-bit unsigned value: %d"
11279 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11281 msgid "invalid operand, not a 11-bit signed value: %d"
11284 #: config/tc-sh64.c:1500
11286 msgid "invalid operand, not a multiple of 32: %d"
11289 #: config/tc-sh64.c:1505
11291 msgid "invalid operand, not a 10-bit signed value: %d"
11294 #: config/tc-sh64.c:1512
11296 msgid "invalid operand, not an even value: %d"
11299 #: config/tc-sh64.c:1517
11301 msgid "invalid operand, not a 12-bit signed value: %d"
11304 #: config/tc-sh64.c:1519
11306 msgid "invalid operand, not a multiple of 4: %d"
11309 #: config/tc-sh64.c:1524
11311 msgid "invalid operand, not a 13-bit signed value: %d"
11314 #: config/tc-sh64.c:1526
11316 msgid "invalid operand, not a multiple of 8: %d"
11319 #: config/tc-sh64.c:1531
11321 msgid "invalid operand, not a 16-bit signed value: %d"
11324 #: config/tc-sh64.c:1536
11326 msgid "invalid operand, not a 16-bit unsigned value: %d"
11329 #: config/tc-sh64.c:1542
11330 msgid "operand out of range for PT, PTA and PTB"
11333 #: config/tc-sh64.c:1544
11335 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
11338 #: config/tc-sh64.c:2064
11340 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
11343 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
11344 msgid "invalid PIC reference"
11347 #: config/tc-sh64.c:2478
11348 msgid "can't find opcode"
11351 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
11352 msgid "invalid operand: expression in PT target"
11355 #: config/tc-sh64.c:2812
11357 msgid "invalid operands to %s"
11360 #: config/tc-sh64.c:2818
11362 msgid "excess operands to %s"
11365 #: config/tc-sh64.c:2863
11367 msgid "The `.mode %s' directive is not valid with this architecture"
11370 #: config/tc-sh64.c:2871
11372 msgid "Invalid argument to .mode: %s"
11375 #: config/tc-sh64.c:2901
11377 msgid "The `.abi %s' directive is not valid with this architecture"
11380 #: config/tc-sh64.c:2907
11381 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
11384 #: config/tc-sh64.c:2912
11385 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
11388 #: config/tc-sh64.c:2915
11390 msgid "Invalid argument to .abi: %s"
11393 #: config/tc-sh64.c:2970
11394 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11397 #: config/tc-sh64.c:2975
11398 msgid "-shcompact-const-crange is invalid without SHcompact"
11401 #: config/tc-sh64.c:2978
11402 msgid "-expand-pt32 only valid with -abi=64"
11405 #: config/tc-sh64.c:2981
11406 msgid "-no-expand only valid with SHcompact or SHmedia"
11409 #: config/tc-sh64.c:2984
11410 msgid "-expand-pt32 invalid together with -no-expand"
11413 #: config/tc-sh64.c:3198
11415 "SHmedia code not allowed in same section as constants and SHcompact code"
11418 #: config/tc-sh64.c:3216
11419 msgid "No segment info for current section"
11422 #: config/tc-sh64.c:3255
11423 msgid "duplicate datalabel operator ignored"
11426 #: config/tc-sh64.c:3325
11427 msgid "Invalid DataLabel expression"
11430 #: config/tc-sparc.c:272
11431 msgid "Invalid default architecture, broken assembler."
11434 #: config/tc-sparc.c:276 config/tc-sparc.c:481
11435 msgid "Bad opcode table, broken assembler."
11438 #: config/tc-sparc.c:473
11440 msgid "invalid architecture -xarch=%s"
11443 #: config/tc-sparc.c:475
11445 msgid "invalid architecture -A%s"
11448 #: config/tc-sparc.c:542
11450 msgid "No compiled in support for %d bit object file format"
11453 #: config/tc-sparc.c:619
11455 msgid "SPARC options:\n"
11458 #: config/tc-sparc.c:648
11462 "\t\t\tspecify variant of SPARC architecture\n"
11463 "-bump\t\t\twarn when assembler switches architectures\n"
11464 "-sparc\t\t\tignored\n"
11465 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11466 "-relax\t\t\trelax jumps and branches (default)\n"
11467 "-no-relax\t\tavoid changing any jumps and branches\n"
11470 #: config/tc-sparc.c:656
11472 msgid "-k\t\t\tgenerate PIC\n"
11475 #: config/tc-sparc.c:660
11478 "-32\t\t\tcreate 32 bit object file\n"
11479 "-64\t\t\tcreate 64 bit object file\n"
11482 #: config/tc-sparc.c:663
11484 msgid "\t\t\t[default is %d]\n"
11487 #: config/tc-sparc.c:665
11490 "-TSO\t\t\tuse Total Store Ordering\n"
11491 "-PSO\t\t\tuse Partial Store Ordering\n"
11492 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
11495 #: config/tc-sparc.c:669
11497 msgid "\t\t\t[default is %s]\n"
11500 #: config/tc-sparc.c:671
11503 "-KPIC\t\t\tgenerate PIC\n"
11504 "-V\t\t\tprint assembler version number\n"
11505 "-undeclared-regs\tignore application global register usage without\n"
11506 "\t\t\tappropriate .register directive (default)\n"
11507 "-no-undeclared-regs\tforce error on application global register usage\n"
11508 "\t\t\twithout appropriate .register directive\n"
11509 "-q\t\t\tignored\n"
11510 "-Qy, -Qn\t\tignored\n"
11511 "-s\t\t\tignored\n"
11514 #: config/tc-sparc.c:683
11517 "-EL\t\t\tgenerate code for a little endian machine\n"
11518 "-EB\t\t\tgenerate code for a big endian machine\n"
11519 "--little-endian-data\tgenerate code for a machine having big endian\n"
11520 " instructions and little endian data.\n"
11523 #: config/tc-sparc.c:819
11525 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11528 #: config/tc-sparc.c:838
11530 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11533 #: config/tc-sparc.c:979
11534 msgid "Support for 64-bit arithmetic not compiled in."
11537 #: config/tc-sparc.c:1025
11538 msgid "set: number not in 0..4294967295 range"
11541 #: config/tc-sparc.c:1032
11542 msgid "set: number not in -2147483648..4294967295 range"
11545 #: config/tc-sparc.c:1091
11546 msgid "setsw: number not in -2147483648..4294967295 range"
11549 #: config/tc-sparc.c:1139
11550 msgid "setx: temporary register same as destination register"
11553 #: config/tc-sparc.c:1210
11554 msgid "setx: illegal temporary register g0"
11557 #: config/tc-sparc.c:1307
11558 msgid "FP branch in delay slot"
11561 #: config/tc-sparc.c:1322
11562 msgid "FP branch preceded by FP instruction; NOP inserted"
11565 #: config/tc-sparc.c:1362
11566 msgid "failed special case insn sanity check"
11569 #: config/tc-sparc.c:1450
11570 msgid ": invalid membar mask name"
11573 #: config/tc-sparc.c:1466
11574 msgid ": invalid membar mask expression"
11577 #: config/tc-sparc.c:1471
11578 msgid ": invalid membar mask number"
11581 #: config/tc-sparc.c:1486
11582 msgid ": invalid siam mode expression"
11585 #: config/tc-sparc.c:1491
11586 msgid ": invalid siam mode number"
11589 #: config/tc-sparc.c:1507
11590 msgid ": invalid prefetch function name"
11593 #: config/tc-sparc.c:1515
11594 msgid ": invalid prefetch function expression"
11597 #: config/tc-sparc.c:1520
11598 msgid ": invalid prefetch function number"
11601 #: config/tc-sparc.c:1548 config/tc-sparc.c:1560
11602 msgid ": unrecognizable privileged register"
11605 #: config/tc-sparc.c:1584 config/tc-sparc.c:1596
11606 msgid ": unrecognizable hyperprivileged register"
11609 #: config/tc-sparc.c:1620 config/tc-sparc.c:1645
11610 msgid ": unrecognizable v9a or v9b ancillary state register"
11613 #: config/tc-sparc.c:1625
11614 msgid ": rd on write only ancillary state register"
11617 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11618 #: config/tc-sparc.c:1633
11619 msgid ": unrecognizable v9a ancillary state register"
11622 #: config/tc-sparc.c:1669
11623 msgid ": asr number must be between 16 and 31"
11626 #: config/tc-sparc.c:1677
11627 msgid ": asr number must be between 0 and 31"
11630 #: config/tc-sparc.c:1687
11632 msgid ": expecting %asrN"
11635 #: config/tc-sparc.c:1874 config/tc-sparc.c:1912 config/tc-sparc.c:2325
11636 #: config/tc-sparc.c:2361
11638 msgid "Illegal operands: %%%s requires arguments in ()"
11641 #: config/tc-sparc.c:1880
11644 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
11648 #: config/tc-sparc.c:1891
11650 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11653 #: config/tc-sparc.c:2098
11654 msgid "detected global register use not covered by .register pseudo-op"
11657 #: config/tc-sparc.c:2169
11658 msgid ": There are only 64 f registers; [0-63]"
11661 #: config/tc-sparc.c:2171 config/tc-sparc.c:2189
11662 msgid ": There are only 32 f registers; [0-31]"
11665 #: config/tc-sparc.c:2181
11666 msgid ": There are only 32 single precision f registers; [0-31]"
11669 #: config/tc-sparc.c:2373
11672 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11675 #: config/tc-sparc.c:2483
11677 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11680 #: config/tc-sparc.c:2493
11683 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11687 #: config/tc-sparc.c:2511
11688 msgid ": PC-relative operand can't be a constant"
11691 #: config/tc-sparc.c:2518
11692 msgid ": TLS operand can't be a constant"
11695 #: config/tc-sparc.c:2551
11696 msgid ": invalid ASI name"
11699 #: config/tc-sparc.c:2559
11700 msgid ": invalid ASI expression"
11703 #: config/tc-sparc.c:2564
11704 msgid ": invalid ASI number"
11707 #: config/tc-sparc.c:2661
11708 msgid "OPF immediate operand out of range (0-0x1ff)"
11711 #: config/tc-sparc.c:2666
11712 msgid "non-immediate OPF operand, ignored"
11715 #: config/tc-sparc.c:2685
11716 msgid ": invalid cpreg name"
11719 #: config/tc-sparc.c:2714
11721 msgid "Illegal operands%s"
11724 #: config/tc-sparc.c:2748
11726 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11729 #: config/tc-sparc.c:2784
11731 msgid "Architecture mismatch on \"%s\"."
11734 #: config/tc-sparc.c:2785
11736 msgid " (Requires %s; requested architecture is %s.)"
11739 #: config/tc-sparc.c:3320
11741 msgid "bad or unhandled relocation type: 0x%02x"
11744 #: config/tc-sparc.c:3653
11745 msgid "Expected comma after name"
11748 #: config/tc-sparc.c:3662
11750 msgid "BSS length (%d.) <0! Ignored."
11753 #: config/tc-sparc.c:3674
11754 msgid "bad .reserve segment -- expected BSS segment"
11757 #: config/tc-sparc.c:3702
11759 msgid "alignment too large; assuming %d"
11762 #: config/tc-sparc.c:3708 config/tc-sparc.c:3858
11763 msgid "negative alignment"
11766 #: config/tc-sparc.c:3718 config/tc-sparc.c:3881 read.c:1320 read.c:2355
11767 msgid "alignment not a power of 2"
11770 #: config/tc-sparc.c:3795 config/tc-v850.c:222
11771 msgid "Expected comma after symbol-name"
11774 #: config/tc-sparc.c:3805
11776 msgid ".COMMon length (%lu) out of range ignored"
11779 #: config/tc-sparc.c:3838
11780 msgid "Expected comma after common length"
11783 #: config/tc-sparc.c:3852
11785 msgid "alignment too large; assuming %ld"
11788 #: config/tc-sparc.c:3996
11789 msgid "Unknown segment type"
11792 #: config/tc-sparc.c:4071 config/tc-sparc.c:4081
11794 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11797 #: config/tc-sparc.c:4099
11798 msgid "redefinition of global register"
11801 #: config/tc-sparc.c:4110
11803 msgid "Register symbol %s already defined."
11806 #: config/tc-sparc.c:4315
11808 msgid "Illegal operands: %%r_plt in %d-byte data field"
11811 #: config/tc-sparc.c:4325
11813 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11816 #: config/tc-sparc.c:4362 config/tc-vax.c:3312
11818 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11821 #: config/tc-sparc.c:4370 config/tc-sparc.c:4401 config/tc-sparc.c:4410
11822 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11824 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11827 #: config/tc-sparc.c:4419 config/tc-vax.c:3369
11829 msgid "Illegal operands: garbage after %%r_%s%d()"
11832 #: config/tc-sparc.h:60
11833 msgid "sparc convert_frag\n"
11836 #: config/tc-sparc.h:62 config/tc-z80.h:53
11837 msgid "estimate_size_before_relax called"
11840 #: config/tc-spu.c:127
11842 msgid "Can't hash instruction '%s':%s"
11845 #: config/tc-spu.c:181
11848 " --apuasm\t\t emulate behaviour of apuasm\n"
11851 #: config/tc-spu.c:287
11853 msgid "Invalid mnemonic '%s'"
11856 #: config/tc-spu.c:293
11858 msgid "'%s' is only available in DD2.0 or higher."
11861 #: config/tc-spu.c:325
11863 msgid "Error in argument %d. Expecting: \"%s\""
11866 #: config/tc-spu.c:336
11867 msgid "Mixing register syntax, with and without '$'."
11870 #: config/tc-spu.c:342
11872 msgid "Treating '%-*s' as a symbol."
11875 #: config/tc-spu.c:548
11876 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11879 #: config/tc-spu.c:550
11880 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11883 #: config/tc-spu.c:593
11885 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11888 #: config/tc-spu.c:599
11890 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11893 #: config/tc-spu.c:669 config/tc-spu.c:672
11895 msgid "Constant expression %d out of range, [%d, %d]."
11898 #: config/tc-spu.c:806
11899 msgid "Relaxation should never occur"
11902 #: config/tc-spu.h:83
11903 msgid "spu convert_frag\n"
11906 #: config/tc-tic4x.c:2779
11911 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
11912 " 30 - TMS320C30\n"
11913 " 31 - TMS320C31, TMS320LC31\n"
11914 " 32 - TMS320C32\n"
11915 " 33 - TMS320VC33\n"
11916 " 40 - TMS320C40\n"
11917 " 44 - TMS320C44\n"
11918 " -mrev=REV set cpu hardware revision (integer numbers).\n"
11919 " Combinations of -mcpu and -mrev will enable/"
11921 " the appropriate options (-midle2, -mlowpower and\n"
11922 " -menhanced) according to the selected type\n"
11923 " -mbig select big memory model\n"
11924 " -msmall select small memory model (default)\n"
11925 " -mregparm select register parameters (default)\n"
11926 " -mmemparm select memory parameters\n"
11927 " -midle2 enable IDLE2 support\n"
11928 " -mlowpower enable LOPOWER and MAXSPEED support\n"
11929 " -menhanced enable enhanced opcode support\n"
11932 #. Only word (et al.), align, or conditionals are allowed within
11934 #: config/tc-tic54x.c:220
11935 msgid "pseudo-op illegal within .struct/.union"
11938 #: config/tc-tic54x.c:234
11940 msgid "C54x-specific command line options:\n"
11943 #: config/tc-tic54x.c:235
11945 msgid "-mfar-mode | -mf Use extended addressing\n"
11948 #: config/tc-tic54x.c:236
11950 msgid "-mcpu=<CPU version> Specify the CPU version\n"
11953 #: config/tc-tic54x.c:237
11955 msgid "-merrors-to-file <filename>\n"
11958 #: config/tc-tic54x.c:238
11960 msgid "-me <filename> Redirect errors to a file\n"
11963 #: config/tc-tic54x.c:350
11964 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11967 #: config/tc-tic54x.c:403
11968 msgid "Unterminated string after absolute expression"
11971 #: config/tc-tic54x.c:411
11972 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11975 #: config/tc-tic54x.c:423
11976 msgid "symbols assigned with .eval must begin with a letter"
11979 #: config/tc-tic54x.c:677
11980 msgid "Offset on nested structures is ignored"
11983 #: config/tc-tic54x.c:727
11985 msgid ".end%s without preceding .%s"
11988 #: config/tc-tic54x.c:793
11990 msgid "Unrecognized struct/union tag '%s'"
11993 #: config/tc-tic54x.c:795
11994 msgid ".tag requires a structure tag"
11997 #: config/tc-tic54x.c:801
11998 msgid "Label required for .tag"
12001 #: config/tc-tic54x.c:820
12003 msgid ".tag target '%s' undefined"
12006 #: config/tc-tic54x.c:882
12008 msgid ".field count '%d' out of range (1 <= X <= 32)"
12011 #: config/tc-tic54x.c:910
12013 msgid "Unrecognized field type '%c'"
12016 #. Disallow .byte with a non constant expression that will
12017 #. require relocation.
12018 #: config/tc-tic54x.c:1046
12019 msgid "Relocatable values require at least WORD storage"
12022 #: config/tc-tic54x.c:1107
12023 msgid "Use of .def/.ref is deprecated. Use .global instead"
12026 #: config/tc-tic54x.c:1301
12027 msgid ".space/.bes repeat count is negative, ignored"
12030 #: config/tc-tic54x.c:1306
12031 msgid ".space/.bes repeat count is zero, ignored"
12034 #: config/tc-tic54x.c:1383
12035 msgid "Missing size argument"
12038 #: config/tc-tic54x.c:1517
12039 msgid "CPU version has already been set"
12042 #: config/tc-tic54x.c:1521
12044 msgid "Unrecognized version '%s'"
12047 #: config/tc-tic54x.c:1527
12048 msgid "Changing of CPU version on the fly not supported"
12051 #: config/tc-tic54x.c:1660
12052 msgid "p2align not supported on this target"
12055 #: config/tc-tic54x.c:1672
12056 msgid "Argument to .even ignored"
12059 #: config/tc-tic54x.c:1718
12060 msgid "Invalid field size, must be from 1 to 32"
12063 #: config/tc-tic54x.c:1731
12064 msgid "field size must be 16 when value is relocatable"
12067 #: config/tc-tic54x.c:1746
12068 msgid "field value truncated"
12071 #: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
12073 msgid "Unrecognized section '%s'"
12076 #: config/tc-tic54x.c:1862
12077 msgid "Current section is unitialized, section name required for .clink"
12080 #: config/tc-tic54x.c:2069
12081 msgid "ENDLOOP without corresponding LOOP"
12084 #: config/tc-tic54x.c:2110
12085 msgid "Mixing of normal and extended addressing not supported"
12088 #: config/tc-tic54x.c:2116
12089 msgid "Extended addressing not supported on the specified CPU"
12092 #: config/tc-tic54x.c:2165
12093 msgid ".sblock may be used for initialized sections only"
12096 #: config/tc-tic54x.c:2195
12097 msgid "Symbol missing for .set/.equ"
12100 #: config/tc-tic54x.c:2251
12101 msgid ".var may only be used within a macro definition"
12104 #: config/tc-tic54x.c:2259
12105 msgid "Substitution symbols must begin with a letter"
12108 #: config/tc-tic54x.c:2352
12110 msgid "can't open macro library file '%s' for reading: %s"
12113 #: config/tc-tic54x.c:2359
12115 msgid "File '%s' not in macro archive format"
12118 #: config/tc-tic54x.c:2489
12120 msgid "Bad COFF version '%s'"
12123 #: config/tc-tic54x.c:2498
12125 msgid "Bad CPU version '%s'"
12128 #: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
12130 msgid "Can't redirect stderr to the file '%s'"
12133 #: config/tc-tic54x.c:2629
12135 msgid "Undefined substitution symbol '%s'"
12138 #: config/tc-tic54x.c:3218
12139 msgid "Badly formed address expression"
12142 #: config/tc-tic54x.c:3471
12144 msgid "Invalid dmad syntax '%s'"
12147 #: config/tc-tic54x.c:3535
12150 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
12153 #: config/tc-tic54x.c:3586
12154 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12157 #: config/tc-tic54x.c:3606
12159 msgid "Unrecognized indirect address format \"%s\""
12162 #: config/tc-tic54x.c:3644
12164 msgid "Operand '%s' out of range (%d <= x <= %d)"
12167 #: config/tc-tic54x.c:3664
12168 msgid "Error in relocation handling"
12171 #: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
12173 msgid "Unrecognized condition code \"%s\""
12176 #: config/tc-tic54x.c:3700
12178 msgid "Condition \"%s\" does not match preceding group"
12181 #: config/tc-tic54x.c:3708
12184 "Condition \"%s\" uses a different accumulator from a preceding condition"
12187 #: config/tc-tic54x.c:3715
12188 msgid "Only one comparison conditional allowed"
12191 #: config/tc-tic54x.c:3720
12192 msgid "Only one overflow conditional allowed"
12195 #: config/tc-tic54x.c:3728
12197 msgid "Duplicate %s conditional"
12200 #: config/tc-tic54x.c:3759
12201 msgid "Invalid auxiliary register (use AR0-AR7)"
12204 #: config/tc-tic54x.c:3790
12205 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12208 #: config/tc-tic54x.c:3798
12210 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
12211 "Resulting behavior is undefined."
12214 #: config/tc-tic54x.c:3824
12216 "Destination accumulator for each part of this parallel instruction must be "
12220 #: config/tc-tic54x.c:3873
12222 msgid "Memory mapped register \"%s\" out of range"
12225 #: config/tc-tic54x.c:3912
12226 msgid "Invalid operand (use 1, 2, or 3)"
12229 #: config/tc-tic54x.c:3937
12230 msgid "A status register or status bit name is required"
12233 #: config/tc-tic54x.c:3947
12235 msgid "Unrecognized status bit \"%s\""
12238 #: config/tc-tic54x.c:3970
12240 msgid "Invalid status register \"%s\""
12243 #: config/tc-tic54x.c:3982
12245 msgid "Operand \"%s\" out of range (use 1 or 2)"
12248 #: config/tc-tic54x.c:4185
12250 msgid "Unrecognized instruction \"%s\""
12253 #: config/tc-tic54x.c:4214
12255 msgid "Unrecognized operand list '%s' for instruction '%s'"
12258 #: config/tc-tic54x.c:4243
12260 msgid "Unrecognized parallel instruction \"%s\""
12263 #: config/tc-tic54x.c:4292
12265 msgid "Invalid operand (s) for parallel instruction \"%s\""
12268 #: config/tc-tic54x.c:4295
12270 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12273 #: config/tc-tic54x.c:4522
12275 msgid "%s symbol recursion stopped at second appearance of '%s'"
12278 #: config/tc-tic54x.c:4562
12279 msgid "Unrecognized substitution symbol function"
12282 #: config/tc-tic54x.c:4567
12283 msgid "Missing '(' after substitution symbol function"
12286 #: config/tc-tic54x.c:4581
12287 msgid "Expecting second argument"
12290 #: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
12291 msgid "Extra junk in function call, expecting ')'"
12294 #: config/tc-tic54x.c:4620
12295 msgid "Function expects two arguments"
12298 #: config/tc-tic54x.c:4633
12299 msgid "Expecting character constant argument"
12302 #: config/tc-tic54x.c:4639
12303 msgid "Both arguments must be substitution symbols"
12306 #: config/tc-tic54x.c:4692
12308 msgid "Invalid subscript (use 1 to %d)"
12311 #: config/tc-tic54x.c:4702
12313 msgid "Invalid length (use 0 to %d"
12316 #: config/tc-tic54x.c:4712
12317 msgid "Missing ')' in subscripted substitution symbol expression"
12320 #: config/tc-tic54x.c:4732
12321 msgid "Missing forced substitution terminator ':'"
12324 #: config/tc-tic54x.c:4886
12327 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12331 #: config/tc-tic54x.c:4927
12333 msgid "Unrecognized parallel instruction '%s'"
12336 #: config/tc-tic54x.c:4939
12338 msgid "Instruction '%s' requires an LP cpu version"
12341 #: config/tc-tic54x.c:4946
12343 msgid "Instruction '%s' requires far mode addressing"
12346 #: config/tc-tic54x.c:4958
12349 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12350 "left). Resulting behavior is undefined."
12353 #: config/tc-tic54x.c:4968
12355 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
12356 "Resulting behavior is undefined."
12359 #: config/tc-tic54x.c:4979
12361 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12364 #: config/tc-tic54x.c:4983
12366 "Instructions using long offset modifiers or absolute addresses are not "
12367 "repeatable. Resulting behavior is undefined."
12370 #: config/tc-tic54x.c:5135
12372 msgid "Unsupported relocation size %d"
12375 #: config/tc-tic54x.c:5266
12376 msgid "non-absolute value used with .space/.bes"
12379 #: config/tc-tic54x.c:5270
12381 msgid "negative value ignored in %s"
12384 #: config/tc-tic54x.c:5358
12386 msgid "attempt to .space/.bes backwards? (%ld)"
12389 #: config/tc-tic54x.c:5390
12391 msgid "Invalid label '%s'"
12394 #: config/tc-v850.c:233
12396 msgid ".COMMon length (%d.) < 0! Ignored."
12399 #: config/tc-v850.c:254
12401 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12404 #: config/tc-v850.c:280
12405 msgid "Common alignment negative; 0 assumed"
12408 #: config/tc-v850.c:938
12410 msgid "unknown operand shift: %x\n"
12413 #: config/tc-v850.c:939
12414 msgid "internal failure in parse_register_list"
12417 #: config/tc-v850.c:955
12418 msgid "constant expression or register list expected"
12421 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12422 msgid "high bits set in register list expression"
12425 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12426 msgid "illegal register included in list"
12429 #: config/tc-v850.c:1037
12430 msgid "system registers cannot be included in list"
12433 #: config/tc-v850.c:1042
12434 msgid "PSW cannot be included in list"
12437 #: config/tc-v850.c:1049
12438 msgid "High value system registers cannot be included in list"
12441 #: config/tc-v850.c:1073
12442 msgid "second register should follow dash in register list"
12445 #: config/tc-v850.c:1118
12447 msgid " V850 options:\n"
12450 #: config/tc-v850.c:1119
12452 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
12455 #: config/tc-v850.c:1120
12458 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
12461 #: config/tc-v850.c:1121
12463 msgid " -mv850 The code is targeted at the v850\n"
12466 #: config/tc-v850.c:1122
12468 msgid " -mv850e The code is targeted at the v850e\n"
12471 #: config/tc-v850.c:1123
12473 msgid " -mv850e1 The code is targeted at the v850e1\n"
12476 #: config/tc-v850.c:1124
12479 " -mv850any The code is generic, despite any processor "
12480 "specific instructions\n"
12483 #: config/tc-v850.c:1125
12485 msgid " -mrelax Enable relaxation\n"
12488 #: config/tc-v850.c:1291
12490 msgid "Unable to determine default target processor from string: %s"
12493 #: config/tc-v850.c:1326
12494 msgid "lo() relocation used on an instruction which does not support it"
12497 #: config/tc-v850.c:1343
12498 msgid "ctoff() relocation used on an instruction which does not support it"
12501 #: config/tc-v850.c:1365
12502 msgid "sdaoff() relocation used on an instruction which does not support it"
12505 #: config/tc-v850.c:1387
12506 msgid "zdaoff() relocation used on an instruction which does not support it"
12509 #: config/tc-v850.c:1420
12510 msgid "tdaoff() relocation used on an instruction which does not support it"
12513 #: config/tc-v850.c:1625
12514 msgid "Target processor does not support this instruction."
12517 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12518 msgid "immediate operand is too large"
12521 #: config/tc-v850.c:1725
12522 msgid "AAARG -> unhandled constant reloc"
12525 #: config/tc-v850.c:1768
12526 msgid "invalid register name"
12529 #: config/tc-v850.c:1772
12530 msgid "register r0 cannot be used here"
12533 #: config/tc-v850.c:1783
12534 msgid "invalid system register name"
12537 #: config/tc-v850.c:1795
12538 msgid "expected EP register"
12541 #: config/tc-v850.c:1811
12542 msgid "invalid condition code name"
12545 #: config/tc-v850.c:1831 config/tc-v850.c:1835
12546 msgid "constant too big to fit into instruction"
12549 #: config/tc-v850.c:1888
12550 msgid "syntax error: value is missing before the register name"
12553 #: config/tc-v850.c:1890
12554 msgid "syntax error: register not expected"
12557 #: config/tc-v850.c:1903
12558 msgid "syntax error: system register not expected"
12561 #: config/tc-v850.c:1907
12562 msgid "syntax error: condition code not expected"
12565 #: config/tc-v850.c:1941 config/tc-xtensa.c:11683
12566 msgid "invalid operand"
12569 #: config/tc-vax.c:1343
12570 msgid "no '[' to match ']'"
12573 #: config/tc-vax.c:1359
12574 msgid "bad register in []"
12577 #: config/tc-vax.c:1361
12578 msgid "[PC] index banned"
12581 #: config/tc-vax.c:1397
12582 msgid "no '(' to match ')'"
12585 #: config/tc-vax.c:1513
12586 msgid "invalid branch operand"
12589 #: config/tc-vax.c:1540
12590 msgid "address prohibits @"
12593 #: config/tc-vax.c:1542
12594 msgid "address prohibits #"
12597 #: config/tc-vax.c:1546
12598 msgid "address prohibits -()"
12601 #: config/tc-vax.c:1548
12602 msgid "address prohibits ()+"
12605 #: config/tc-vax.c:1551
12606 msgid "address prohibits ()"
12609 #: config/tc-vax.c:1553
12610 msgid "address prohibits []"
12613 #: config/tc-vax.c:1555
12614 msgid "address prohibits register"
12617 #: config/tc-vax.c:1557
12618 msgid "address prohibits displacement length specifier"
12621 #: config/tc-vax.c:1585
12622 msgid "invalid operand of S^#"
12625 #: config/tc-vax.c:1598
12626 msgid "S^# needs expression"
12629 #: config/tc-vax.c:1605
12630 msgid "S^# may only read-access"
12633 #: config/tc-vax.c:1628
12634 msgid "invalid operand of -()"
12637 #: config/tc-vax.c:1634
12638 msgid "-(PC) unpredictable"
12641 #: config/tc-vax.c:1636
12642 msgid "[]index same as -()register: unpredictable"
12645 #: config/tc-vax.c:1668
12646 msgid "invalid operand of ()+"
12649 #: config/tc-vax.c:1674
12650 msgid "(PC)+ unpredictable"
12653 #: config/tc-vax.c:1676
12654 msgid "[]index same as ()+register: unpredictable"
12657 #: config/tc-vax.c:1699
12658 msgid "# conflicts length"
12661 #: config/tc-vax.c:1701
12662 msgid "# bars register"
12665 #: config/tc-vax.c:1721
12666 msgid "writing or modifying # is unpredictable"
12669 #: config/tc-vax.c:1747
12670 msgid "length not needed"
12673 #: config/tc-vax.c:1754
12674 msgid "can't []index a register, because it has no address"
12677 #: config/tc-vax.c:1756
12678 msgid "a register has no address"
12681 #: config/tc-vax.c:1765
12682 msgid "PC part of operand unpredictable"
12685 #: config/tc-vax.c:1921
12686 msgid "odd number of bytes in operand description"
12689 #: config/tc-vax.c:1935
12690 msgid "Bad operand"
12693 #: config/tc-vax.c:1940
12694 msgid "Not enough operands"
12697 #: config/tc-vax.c:1947
12698 msgid "Too many operands"
12701 #: config/tc-vax.c:2217
12702 msgid "SYMBOL TABLE not implemented"
12705 #: config/tc-vax.c:2221
12706 msgid "TOKEN TRACE not implemented"
12709 #: config/tc-vax.c:2225
12711 msgid "Displacement length %s ignored!"
12714 #: config/tc-vax.c:2229
12716 msgid "I don't need or use temp. file \"%s\"."
12719 #: config/tc-vax.c:2233
12720 msgid "I don't use an interpass file! -V ignored"
12723 #: config/tc-vax.c:2290
12727 "-d LENGTH\t\tignored\n"
12728 "-J\t\t\tignored\n"
12729 "-S\t\t\tignored\n"
12730 "-t FILE\t\t\tignored\n"
12731 "-T\t\t\tignored\n"
12732 "-V\t\t\tignored\n"
12735 #: config/tc-vax.c:2299
12739 "-+\t\t\thash encode names longer than 31 characters\n"
12740 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
12741 "-H\t\t\tshow new symbol after hash truncation\n"
12742 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12743 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12744 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12747 #: config/tc-vax.c:2464
12749 msgid "Ignoring statement due to \"%s\""
12752 #: config/tc-vax.c:2481
12754 msgid "Aborting because statement has \"%s\""
12757 #: config/tc-vax.c:2526
12758 msgid "Can't relocate expression"
12761 #: config/tc-vax.c:2629
12762 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12765 #: config/tc-vax.c:2638
12766 msgid "Can't do flonum short literal: immediate mode used."
12769 #: config/tc-vax.c:2685
12771 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12774 #: config/tc-vax.c:2996
12776 msgid "Short literal overflow(%ld.), immediate mode assumed."
12779 #: config/tc-vax.c:3005
12781 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12784 #: config/tc-vax.c:3070
12785 msgid "Length specification ignored. Address mode 9F used"
12788 #: config/tc-vax.c:3128
12789 msgid "Invalid operand: immediate value used as base address."
12792 #: config/tc-vax.c:3130
12793 msgid "Invalid operand: immediate value used as address."
12796 #: config/tc-vax.c:3155
12797 msgid "Symbol used as immediate operand in PIC mode."
12800 #: config/tc-vax.c:3258
12802 msgid "VIP_BEGIN error:%s"
12805 #: config/tc-xc16x.c:211
12807 msgid " XC16X specific command line options:\n"
12810 #: config/tc-xstormy16.c:78
12812 msgid " XSTORMY16 specific command line options:\n"
12815 #: config/tc-xtensa.c:617
12816 msgid "illegal range of target hardware versions"
12819 #: config/tc-xtensa.c:766
12820 msgid "--density option is ignored"
12823 #: config/tc-xtensa.c:769
12824 msgid "--no-density option is ignored"
12827 #: config/tc-xtensa.c:778
12828 msgid "--generics is deprecated; use --transform instead"
12831 #: config/tc-xtensa.c:781
12832 msgid "--no-generics is deprecated; use --no-transform instead"
12835 #: config/tc-xtensa.c:784
12836 msgid "--relax is deprecated; use --transform instead"
12839 #: config/tc-xtensa.c:787
12840 msgid "--no-relax is deprecated; use --no-transform instead"
12843 #: config/tc-xtensa.c:804
12844 msgid "--absolute-literals option not supported in this Xtensa configuration"
12847 #: config/tc-xtensa.c:877
12848 msgid "prefer-l32r conflicts with prefer-const16"
12851 #: config/tc-xtensa.c:883
12852 msgid "prefer-const16 conflicts with prefer-l32r"
12855 #: config/tc-xtensa.c:891 config/tc-xtensa.c:900 config/tc-xtensa.c:904
12856 msgid "invalid target hardware version"
12859 #: config/tc-xtensa.c:1083
12860 msgid "unmatched end directive"
12863 #: config/tc-xtensa.c:1112
12864 msgid ".begin directive with no matching .end directive"
12867 #: config/tc-xtensa.c:1153
12868 msgid "[no-]generics is deprecated; use [no-]transform instead"
12871 #: config/tc-xtensa.c:1158
12872 msgid "[no-]relax is deprecated; use [no-]transform instead"
12875 #: config/tc-xtensa.c:1171
12877 msgid "directive %s cannot be negated"
12880 #: config/tc-xtensa.c:1177
12881 msgid "unknown directive"
12884 #: config/tc-xtensa.c:1198 config/tc-xtensa.c:1294 config/tc-xtensa.c:1536
12885 #: config/tc-xtensa.c:5689
12886 msgid "directives are not valid inside bundles"
12889 #: config/tc-xtensa.c:1210
12890 msgid ".begin literal is deprecated; use .literal instead"
12893 #: config/tc-xtensa.c:1224
12894 msgid "cannot set literal_prefix inside literal fragment"
12897 #: config/tc-xtensa.c:1257
12898 msgid ".begin [no-]density is ignored"
12901 #: config/tc-xtensa.c:1264 config/tc-xtensa.c:1314
12902 msgid "Xtensa absolute literals option not supported; ignored"
12905 #: config/tc-xtensa.c:1307
12906 msgid ".end [no-]density is ignored"
12909 #: config/tc-xtensa.c:1332
12911 msgid "does not match begin %s%s at %s:%d"
12914 #: config/tc-xtensa.c:1387
12915 msgid ".literal_position inside literal directive; ignoring"
12918 #: config/tc-xtensa.c:1407
12919 msgid ".literal not allowed inside .begin literal region"
12922 #: config/tc-xtensa.c:1443
12923 msgid "expected comma or colon after symbol name; rest of line ignored"
12926 #: config/tc-xtensa.c:1505
12927 msgid "fall through frequency must be greater than 0"
12930 #: config/tc-xtensa.c:1513
12931 msgid "branch target frequency must be greater than 0"
12934 #: config/tc-xtensa.c:1561
12936 msgid "opcode-specific %s relocation used outside an instruction"
12939 #: config/tc-xtensa.c:1569
12941 msgid "invalid use of %s relocation"
12944 #: config/tc-xtensa.c:1765 config/tc-xtensa.c:1782
12946 msgid "bad register name: %s"
12949 #: config/tc-xtensa.c:1771
12951 msgid "bad register number: %s"
12954 #: config/tc-xtensa.c:1834
12955 msgid "pcrel relocation not allowed in an instruction"
12958 #: config/tc-xtensa.c:1851
12959 msgid "register number out of range"
12962 #: config/tc-xtensa.c:1935
12963 msgid "extra comma"
12966 #: config/tc-xtensa.c:1937
12967 msgid "extra colon"
12970 #: config/tc-xtensa.c:1939
12971 msgid "missing argument"
12974 #: config/tc-xtensa.c:1941
12975 msgid "missing comma or colon"
12978 #: config/tc-xtensa.c:1998
12979 msgid "incorrect register number, ignoring"
12982 #: config/tc-xtensa.c:2005
12983 msgid "too many arguments"
12986 #: config/tc-xtensa.c:2078
12988 msgid "cannot encode opcode \"%s\""
12991 #: config/tc-xtensa.c:2172
12993 msgid "not enough operands (%d) for '%s'; expected %d"
12996 #: config/tc-xtensa.c:2179
12998 msgid "too many operands (%d) for '%s'; expected %d"
13001 #: config/tc-xtensa.c:2230
13003 msgid "invalid register '%s' for '%s' instruction"
13006 #: config/tc-xtensa.c:2237
13008 msgid "invalid register number (%ld) for '%s' instruction"
13011 #: config/tc-xtensa.c:2305
13013 msgid "invalid register number (%ld) for '%s'"
13016 #: config/tc-xtensa.c:2696
13018 msgid "operand %d of '%s' has out of range value '%u'"
13021 #: config/tc-xtensa.c:2702
13023 msgid "operand %d of '%s' has invalid value '%u'"
13026 #: config/tc-xtensa.c:2750
13028 msgid "internal error: unknown option name '%s'"
13031 #: config/tc-xtensa.c:3852
13032 msgid "can't handle generation of literal/labels yet"
13035 #: config/tc-xtensa.c:3856
13036 msgid "can't handle undefined OP TYPE"
13039 #: config/tc-xtensa.c:3917
13041 msgid "found %d operands for '%s': Expected %d"
13044 #: config/tc-xtensa.c:3924
13046 msgid "found too many (%d) operands for '%s': Expected %d"
13049 #: config/tc-xtensa.c:3945
13050 msgid "immediate operands sum to greater than 32"
13053 #: config/tc-xtensa.c:4076
13054 msgid "invalid immediate"
13057 #: config/tc-xtensa.c:4197
13059 msgid "invalid relocation for operand %i of '%s'"
13062 #: config/tc-xtensa.c:4207
13064 msgid "invalid expression for operand %i of '%s'"
13067 #: config/tc-xtensa.c:4217
13069 msgid "invalid relocation in instruction slot %i"
13072 #: config/tc-xtensa.c:4224
13074 msgid "undefined symbol for opcode \"%s\""
13077 #: config/tc-xtensa.c:4698
13078 msgid "opcode 'NOP.N' unavailable in this configuration"
13081 #: config/tc-xtensa.c:4758
13082 msgid "get_expanded_loop_offset: invalid opcode"
13085 #: config/tc-xtensa.c:4891
13087 msgid "assembly state not set for first frag in section %s"
13090 #: config/tc-xtensa.c:4944
13092 msgid "unaligned branch target: %d bytes at 0x%lx"
13095 #: config/tc-xtensa.c:4983
13097 msgid "unaligned loop: %d bytes at 0x%lx"
13100 #: config/tc-xtensa.c:5007
13101 msgid "unexpected fix"
13104 #: config/tc-xtensa.c:5018 config/tc-xtensa.c:5022
13105 msgid "undecodable fix"
13108 #: config/tc-xtensa.c:5151
13109 msgid "labels are not valid inside bundles"
13112 #: config/tc-xtensa.c:5171
13113 msgid "invalid last instruction for a zero-overhead loop"
13116 #: config/tc-xtensa.c:5236
13117 msgid "extra opening brace"
13120 #: config/tc-xtensa.c:5246
13121 msgid "extra closing brace"
13124 #: config/tc-xtensa.c:5273
13125 msgid "missing closing brace"
13128 #: config/tc-xtensa.c:5373
13130 msgid "wrong number of operands for '%s'"
13133 #: config/tc-xtensa.c:5390
13135 msgid "bad relocation expression for '%s'"
13138 #: config/tc-xtensa.c:5403
13140 msgid "unknown opcode or format name '%s'"
13143 #: config/tc-xtensa.c:5409
13144 msgid "format names only valid inside bundles"
13147 #: config/tc-xtensa.c:5414
13149 msgid "multiple formats specified for one bundle; using '%s'"
13152 #: config/tc-xtensa.c:5464
13153 msgid "entry instruction with stack decrement < 16"
13156 #: config/tc-xtensa.c:5517
13157 msgid "unaligned entry instruction"
13160 #: config/tc-xtensa.c:5582
13161 msgid "bad instruction format"
13164 #: config/tc-xtensa.c:5585
13165 msgid "invalid relocation"
13168 #: config/tc-xtensa.c:5596
13170 msgid "invalid relocation for '%s' instruction"
13173 #: config/tc-xtensa.c:5608
13175 msgid "invalid relocation for operand %d of '%s'"
13178 #: config/tc-xtensa.c:5788
13179 msgid "cannot represent subtraction with an offset"
13182 #: config/tc-xtensa.c:5888
13184 msgid "unhandled local relocation fix %s"
13187 #: config/tc-xtensa.c:5939
13189 msgid "internal error; cannot generate `%s' relocation"
13192 #: config/tc-xtensa.c:6159
13193 msgid "couldn't find a valid instruction format"
13196 #: config/tc-xtensa.c:6160
13198 msgid " ops were: "
13201 #: config/tc-xtensa.c:6162
13206 #: config/tc-xtensa.c:6173
13208 msgid "format '%s' allows %d slots, but there are %d opcodes"
13211 #: config/tc-xtensa.c:6184 config/tc-xtensa.c:6282
13212 msgid "illegal resource usage in bundle"
13215 #: config/tc-xtensa.c:6369
13217 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13220 #: config/tc-xtensa.c:6374
13222 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13225 #: config/tc-xtensa.c:6379
13227 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13230 #: config/tc-xtensa.c:6384
13233 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13236 #: config/tc-xtensa.c:6400
13237 msgid "multiple branches or jumps in the same bundle"
13240 #: config/tc-xtensa.c:6852
13241 msgid "cannot assemble into a literal fragment"
13244 #: config/tc-xtensa.c:6854
13248 #: config/tc-xtensa.c:7453
13250 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13253 #: config/tc-xtensa.c:7565
13254 msgid "branching or jumping to a loop end may trigger hardware errata"
13257 #: config/tc-xtensa.c:7647
13258 msgid "loop end too close to another loop end may trigger hardware errata"
13261 #: config/tc-xtensa.c:7656
13263 msgid "fr_var %lu < length %d"
13266 #: config/tc-xtensa.c:7815
13268 "loop containing less than three instructions may trigger hardware errata"
13271 #: config/tc-xtensa.c:7887
13272 msgid "undecodable instruction in instruction frag"
13275 #: config/tc-xtensa.c:7997
13276 msgid "invalid empty loop"
13279 #: config/tc-xtensa.c:8002
13280 msgid "loop target does not follow loop instruction in section"
13283 #: config/tc-xtensa.c:8580
13284 msgid "bad relaxation state"
13287 #: config/tc-xtensa.c:8638
13289 msgid "fr_var (%ld) < length (%d)"
13292 #: config/tc-xtensa.c:9339
13293 msgid "invalid relaxation fragment result"
13296 #: config/tc-xtensa.c:9418
13297 msgid "unable to widen instruction"
13300 #: config/tc-xtensa.c:9558
13301 msgid "multiple literals in expansion"
13304 #: config/tc-xtensa.c:9562
13305 msgid "no registered fragment for literal"
13308 #: config/tc-xtensa.c:9564
13309 msgid "number of literal tokens != 1"
13312 #: config/tc-xtensa.c:9694 config/tc-xtensa.c:9700
13314 msgid "unresolved loop target symbol: %s"
13317 #: config/tc-xtensa.c:9806
13319 msgid "invalid expression evaluation type %d"
13322 #: config/tc-xtensa.c:9823
13323 msgid "loop too long for LOOP instruction"
13326 #: config/tc-xtensa.c:10093
13328 msgid "fixes not all moved from %s"
13331 #: config/tc-xtensa.c:10224
13333 "literal pool location required for text-section-literals; specify with ."
13337 #: config/tc-xtensa.c:11062
13338 msgid "too many operands in instruction"
13341 #: config/tc-xtensa.c:11273
13342 msgid "invalid symbolic operand"
13345 #: config/tc-xtensa.c:11334
13346 msgid "operand number mismatch"
13349 #: config/tc-xtensa.c:11338
13351 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13354 #: config/tc-xtensa.c:11363
13356 msgid "xtensa-isa failure: %s"
13359 #: config/tc-xtensa.c:11434
13360 msgid "invalid opcode"
13363 #: config/tc-xtensa.c:11440
13364 msgid "too few operands"
13367 #: config/tc-xtensa.c:11555 config/tc-xtensa.c:11561
13368 msgid "out of memory"
13371 #: config/tc-xtensa.c:11639
13372 msgid "TLS relocation not allowed in FLIX bundle"
13375 #. Instructions that generate TLS relocations should always be
13376 #. relaxed in the front-end. If "record_fixup" is set, then this
13377 #. function is being called during back-end relaxation, so flag
13378 #. the unexpected behavior as an error.
13379 #: config/tc-xtensa.c:11645
13380 msgid "unexpected TLS relocation"
13383 #: config/tc-xtensa.c:11689
13384 msgid "symbolic operand not allowed"
13387 #: config/tc-xtensa.c:11726
13388 msgid "cannot decode instruction format"
13391 #: config/tc-xtensa.c:11870
13392 msgid "ignoring extra '-rename-section' delimiter ':'"
13395 #: config/tc-xtensa.c:11875
13397 msgid "ignoring invalid '-rename-section' specification: '%s'"
13400 #: config/tc-xtensa.c:11886
13402 msgid "section %s renamed multiple times"
13405 #: config/tc-xtensa.c:11888
13407 msgid "multiple sections remapped to output section %s"
13410 #: config/tc-z80.c:244
13411 msgid "-- unterminated string"
13414 #: config/tc-z80.c:314
13415 msgid "floating point numbers are not implemented"
13418 #: config/tc-z80.c:493 config/tc-z80.c:499
13419 msgid "mismatched parentheses"
13422 #: config/tc-z80.c:553
13423 msgid "bad offset expression syntax"
13426 #: config/tc-z80.c:577
13427 msgid "bad expression syntax"
13430 #: config/tc-z80.c:690
13431 msgid "cannot make a relative jump to an absolute location"
13434 #: config/tc-z80.c:702 config/tc-z80.c:1960
13438 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13439 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13440 msgid "bad intruction syntax"
13443 #: config/tc-z80.c:1203
13444 msgid "condition code invalid for jr"
13447 #: config/tc-z80.c:1225
13448 msgid "bad instruction syntax"
13451 #: config/tc-z80.c:1704
13452 msgid "parentheses ignored"
13455 #: config/tc-z80.c:1909 read.c:3512
13457 msgid "junk at end of line, first unrecognized character is `%c'"
13460 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13461 msgid "relative jump out of range"
13464 #: config/tc-z80.c:1952
13465 msgid "index offset out of range"
13468 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
13470 msgid "md_apply_fix: unknown r_type 0x%x\n"
13473 #: config/tc-z8k.c:282
13475 msgid "register rr%d out of range"
13478 #: config/tc-z8k.c:284
13480 msgid "register rr%d does not exist"
13483 #: config/tc-z8k.c:296
13485 msgid "register rh%d out of range"
13488 #: config/tc-z8k.c:308
13490 msgid "register rl%d out of range"
13493 #: config/tc-z8k.c:321
13495 msgid "register rq%d out of range"
13498 #: config/tc-z8k.c:323
13500 msgid "register rq%d does not exist"
13503 #: config/tc-z8k.c:335
13505 msgid "register r%d out of range"
13508 #: config/tc-z8k.c:376
13510 msgid "expected %c"
13513 #: config/tc-z8k.c:391
13515 msgid "register is wrong size for a word %s"
13518 #: config/tc-z8k.c:405
13520 msgid "register is wrong size for address %s"
13523 #: config/tc-z8k.c:539
13525 msgid "unknown interrupt %s"
13528 #. No interrupt type specified, opcode won't do anything.
13529 #: config/tc-z8k.c:562
13530 msgid "opcode has no effect"
13533 #: config/tc-z8k.c:673
13534 msgid "Missing ) in ra(rb)"
13537 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13539 msgid "invalid condition code '%s'"
13542 #: config/tc-z8k.c:765
13544 msgid "invalid flag '%s'"
13547 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13548 msgid "invalid indirect register size"
13551 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13552 msgid "invalid control register name"
13555 #: config/tc-z8k.c:1079
13556 msgid "immediate must be 1 or 2"
13559 #: config/tc-z8k.c:1082
13560 msgid "immediate 1 or 2 expected"
13563 #: config/tc-z8k.c:1113
13564 msgid "can't use R0 here"
13567 #: config/tc-z8k.c:1271
13568 msgid "Can't find opcode to match operands"
13571 #: config/tc-z8k.c:1318
13573 msgid "invalid architecture -z%s"
13576 #: config/tc-z8k.c:1338
13580 " -z8001 generate segmented code\n"
13581 " -z8002 generate unsegmented code\n"
13582 " -linkrelax create linker relaxable code\n"
13585 #: config/tc-z8k.c:1350
13587 msgid "call to md_convert_frag\n"
13590 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13591 msgid "cannot branch to odd address"
13594 #: config/tc-z8k.c:1479
13595 msgid "relative address out of range"
13598 #: config/tc-z8k.c:1500
13599 msgid "relative call out of range"
13602 #: config/tc-z8k.c:1544
13604 msgid "call to md_estimate_size_before_relax\n"
13607 #: config/xtensa-relax.c:1545
13609 msgid "invalid configuration option '%s' in transition rule '%s'"
13612 #: config/xtensa-relax.c:1670
13614 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13617 #: config/xtensa-relax.c:1680
13619 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13622 #: config/xtensa-relax.c:1687
13624 msgid "opcode '%s': precondition only contains constants in '%s'"
13627 #: config/xtensa-relax.c:1734
13628 msgid "expected one operand for generated literal"
13631 #: config/xtensa-relax.c:1741
13632 msgid "expected 0 operands for generated label"
13635 #: config/xtensa-relax.c:1754
13637 msgid "invalid opcode '%s' in transition rule '%s'"
13640 #: config/xtensa-relax.c:1762
13642 msgid "opcode '%s': replacement does not have %d ops"
13645 #: config/xtensa-relax.c:1776
13647 msgid "opcode '%s': cannot find literal definition"
13650 #: config/xtensa-relax.c:1792 config/xtensa-relax.c:1818
13652 msgid "opcode %s: unidentified operand '%s' in '%s'"
13655 #: config/xtensa-relax.c:1813
13657 msgid "unknown user-defined function %s"
13660 #: config/xtensa-relax.c:1824
13662 msgid "opcode %s: could not parse operand '%s' in '%s'"
13665 #: config/xtensa-relax.c:1865
13667 msgid "could not parse INSN_PATTERN '%s'"
13670 #: config/xtensa-relax.c:1869
13672 msgid "could not parse INSN_REPL '%s'"
13675 #: config/xtensa-relax.c:1880
13677 msgid "could not build transition for %s => %s"
13682 msgid "can't open `%s' for writing"
13687 msgid "can't close `%s'"
13692 msgid "register save offset not a multiple of %u"
13696 msgid "CFI state restore without previous remember"
13700 msgid "missing separator"
13704 msgid "bad register expression"
13707 #: dw2gencfi.c:490 dw2gencfi.c:613 dw2gencfi.c:651 dw2gencfi.c:721
13708 msgid "CFI instruction used without previous .cfi_startproc"
13712 msgid "invalid or unsupported encoding in .cfi_personality"
13716 msgid ".cfi_personality requires encoding and symbol arguments"
13720 msgid "wrong second argument to .cfi_personality"
13724 msgid "invalid or unsupported encoding in .cfi_lsda"
13728 msgid ".cfi_lsda requires encoding and symbol arguments"
13732 msgid "wrong second argument to .cfi_lsda"
13736 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13740 msgid ".cfi_endproc without corresponding .cfi_startproc"
13743 #: dw2gencfi.c:1372
13744 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13747 #: dwarf2dbg.c:524 dwarf2dbg.c:559
13748 msgid "file number less than one"
13753 msgid "file number %ld already allocated"
13756 #: dwarf2dbg.c:564 dwarf2dbg.c:1286
13758 msgid "unassigned file number %ld"
13762 msgid "is_stmt value not 0 or 1"
13766 msgid "isa number less than zero"
13771 msgid "unknown .loc sub-directive `%s'"
13774 #: dwarf2dbg.c:1343
13775 msgid "internal error: unknown dwarf2 format"
13780 msgid "string too big (%lu bytes)"
13785 msgid "inserting \"%s\" into string hash table: %s"
13788 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13790 msgid "no current file pointer"
13794 msgid "too many st_End's"
13799 msgid "inserting \"%s\" into tag hash table: %s"
13803 msgid "fake .file after real one"
13807 msgid "filename goes over one page boundary"
13811 msgid ".begin directive without a preceding .file directive"
13815 msgid ".begin directive without a preceding .ent directive"
13819 msgid ".bend directive without a preceding .file directive"
13823 msgid ".bend directive without a preceding .ent directive"
13827 msgid ".bend directive names unknown symbol"
13831 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13835 msgid "empty symbol name in .def; ignored"
13839 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13843 msgid "badly formed .dim directive"
13847 msgid "too many .dim entries"
13851 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13855 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13859 msgid "badly formed .size directive"
13863 msgid "too many .size entries"
13867 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13870 #. FIXME: We could handle this by setting the continued bit.
13871 #. There would still be a limit: the .type argument can not
13875 msgid "the type of %s is too complex; it will be simplified"
13879 msgid "Unrecognized .type argument"
13883 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13887 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13891 msgid ".val expression is too complex"
13895 msgid ".endef pseudo-op used before .def; ignored"
13898 #: ecoff.c:2837 ecoff.c:2918
13899 msgid "bad COFF debugging information"
13904 msgid "no tag specified for %s"
13908 msgid ".end directive without a preceding .file directive"
13912 msgid ".end directive without a preceding .ent directive"
13916 msgid ".end directive names unknown symbol"
13920 msgid "second .ent directive found before .end directive"
13924 msgid "no way to handle .file within .ent/.end section"
13928 msgid ".loc before .file"
13932 msgid "bad .weakext directive"
13937 msgid ".stab%c is not supported"
13942 msgid ".stab%c: ignoring non-zero other field"
13948 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13953 msgid "illegal .stab%c directive, bad character"
13956 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13957 msgid ".begin/.bend in different segments"
13961 msgid "missing .end or .bend at end of file"
13965 msgid "GP prologue size exceeds field size, using 0 instead"
13968 #: expr.c:81 read.c:3577
13969 msgid "bignum invalid"
13972 #: expr.c:83 read.c:3579 read.c:4042 read.c:4904
13973 msgid "floating point number invalid"
13977 msgid "bad floating-point constant: exponent overflow"
13982 msgid "bad floating-point constant: unknown error code=%d"
13987 "a bignum with underscores may not have more than 8 hex digits in any word"
13991 msgid "a bignum with underscores must have exactly 4 words"
13994 #. Either not seen or not defined.
13995 #. @@ Should print out the original string instead of
13996 #. the parsed number.
13999 msgid "backward ref to unknown label \"%d:\""
14003 msgid "character constant too large"
14008 msgid "expr.c(operand): bad atof_generic return val %d"
14013 msgid "missing '%c'"
14016 #: expr.c:969 read.c:4388
14017 msgid "EBCDIC constants are not supported"
14022 msgid "Unary operator %c ignored because bad operand follows"
14025 #: expr.c:1127 expr.c:1152
14026 msgid "syntax error in .startof. or .sizeof."
14030 msgid "missing operand; zero assumed"
14034 msgid "left operand is a bignum; integer 0 assumed"
14038 msgid "left operand is a float; integer 0 assumed"
14042 msgid "right operand is a bignum; integer 0 assumed"
14046 msgid "right operand is a float; integer 0 assumed"
14049 #: expr.c:1779 symbols.c:1356
14050 msgid "division by zero"
14054 msgid "operation combines symbols in different segments"
14058 msgid "attempt to allocate data in absolute section"
14062 msgid "attempt to allocate data in common section"
14067 msgid "can't extend frag %u chars"
14070 #. For error messages.
14071 #. Detect if we are reading from stdin by examining the file
14072 #. name returned by as_where().
14074 #. [FIXME: We rely upon the name in the strcmp below being the
14075 #. same as the one used by input_scrub_new_file(), if that is
14076 #. not true, then this code will fail].
14078 #. If we are reading from stdin, then we need to save each input
14079 #. line here (assuming of course that we actually have a line of
14080 #. input to read), so that it can be displayed in the listing
14081 #. that is produced at the end of the assembly.
14082 #: input-file.c:138 input-scrub.c:241 listing.c:335
14083 msgid "{standard input}"
14086 #: input-file.c:143
14088 msgid "can't open %s for reading: %s"
14091 #: input-file.c:152 input-file.c:215 input-file.c:241
14093 msgid "can't read from %s: %s"
14096 #: input-file.c:249 listing.c:1188 output-file.c:69
14098 msgid "can't close %s: %s"
14101 #: input-scrub.c:266
14102 msgid "macros nested too deeply"
14105 #: input-scrub.c:369 input-scrub.c:393
14106 msgid "partial line at end of file ignored"
14111 msgid "Unable to allocate memory for new instructions\n"
14126 " time stamp \t: %s\n"
14145 " options passed\t: "
14151 " GNU assembler version %s (%s)\n"
14152 "\t using BFD version %s."
14159 " input file \t: %s"
14166 " output file \t: %s"
14178 msgid "can't open %s: %s"
14182 msgid "strange paper height, set to no form"
14186 msgid "new line in title"
14189 #. Turns the next expression into a string.
14192 msgid "% operator needs absolute expression"
14197 msgid "Missing parameter qualifier for `%s' in macro `%s'"
14202 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14207 msgid "Pointless default value for required parameter `%s' in macro `%s'"
14212 msgid "A parameter named `%s' already exists for macro `%s'"
14217 msgid "Reserved word `%s' used as parameter in macro `%s'"
14222 msgid "unexpected end of file in macro `%s' definition"
14227 msgid "missing `)' after formals in macro definition `%s'"
14231 msgid "Missing macro name"
14236 msgid "Bad parameter list for macro `%s'"
14241 msgid "Macro `%s' was already defined"
14244 #: macro.c:800 macro.c:802
14245 msgid "missing `)'"
14250 msgid "`%s' was already used as parameter (or another local) name"
14254 msgid "confusion in formal parameters"
14259 msgid "Parameter named `%s' does not exist for macro `%s'"
14264 msgid "Value for parameter `%s' of macro `%s' was already specified"
14268 msgid "can't mix positional and keyword arguments"
14272 msgid "too many positional arguments"
14277 msgid "Missing value for required parameter `%s' of macro `%s'"
14282 msgid "Attempt to purge non-existant macro `%s'"
14286 msgid "unexpected end of file in irp or irpc"
14290 msgid "missing model parameter"
14295 msgid "Assembler messages:\n"
14308 #: messages.c:362 messages.c:382
14310 msgid "Fatal error: "
14315 msgid "Internal error!\n"
14320 msgid "Assertion failure in %s at %s line %d.\n"
14325 msgid "Assertion failure at %s line %d.\n"
14328 #: messages.c:403 messages.c:420
14330 msgid "Please report this bug.\n"
14335 msgid "Internal error, aborting at %s line %d in %s\n"
14340 msgid "Internal error, aborting at %s line %d\n"
14345 msgid "%s out of domain (%d is not a multiple of %d)"
14350 msgid "%s out of range (%d is not between %d and %d)"
14353 #. xgettext:c-format.
14356 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14359 #: output-file.c:35
14361 msgid "can't open a bfd on stdout %s"
14364 #: output-file.c:42
14366 msgid "selected target format '%s' unknown"
14369 #: output-file.c:44
14371 msgid "can't create %s: %s"
14375 msgid "bad or irreducible absolute expression"
14380 msgid "error constructing %s pseudo-op table: %s"
14385 msgid "unknown pseudo-op: `%s'"
14390 msgid "label \"%d$\" redefined"
14394 msgid ".abort detected. Abandoning ship."
14397 #: read.c:1238 read.c:2615
14398 msgid "ignoring fill value in absolute section"
14403 msgid "alignment too large: %u assumed"
14407 msgid "expected fill pattern missing"
14412 msgid "size (%ld) out of range, ignored"
14417 msgid "size of \"%s\" is already %ld; not changing to %ld"
14420 #. Some of the back ends can't deal with non-positive line numbers.
14421 #. Besides, it's silly. GCC however will generate a line number of
14422 #. zero when it is pre-processing builtins for assembler-with-cpp files:
14424 #. # 0 "<built-in>"
14426 #. We do not want to barf on this, especially since such files are used
14427 #. in the GCC and GDB testsuites. So we check for negative line numbers
14428 #. rather than non-positive line numbers.
14431 msgid "line numbers must be positive; line number %d rejected"
14436 msgid "incompatible flag %i in line directive"
14441 msgid "unsupported flag %i in line directive"
14445 msgid "start address not supported"
14449 msgid ".err encountered"
14453 msgid ".error directive invoked in source file"
14457 msgid ".warning directive invoked in source file"
14462 msgid "%s argument must be a string"
14465 #: read.c:1901 read.c:1903
14467 msgid ".fail %ld encountered"
14472 msgid ".fill size clamped to %d"
14476 msgid "size negative; .fill ignored"
14480 msgid "repeat < 0; .fill ignored"
14484 msgid "expected numeric constant"
14488 msgid "bad string constant"
14492 msgid "expected <tag> , <value>"
14497 msgid "unrecognized .linkonce type `%s'"
14501 msgid ".linkonce is not supported for this object file format"
14506 msgid "bfd_set_section_flags: %s"
14510 msgid "expected alignment after size"
14515 msgid "attempt to redefine pseudo-op `%s' ignored"
14519 msgid "ignoring macro exit outside a macro definition."
14524 msgid "invalid segment \"%s\""
14528 msgid "only constant offsets supported in absolute section"
14532 msgid "MRI style ORG pseudo-op not supported"
14537 msgid "unrecognized section type `%s'"
14541 msgid "absolute sections are not supported"
14546 msgid "unrecognized section command `%s'"
14551 msgid ".end%c encountered without preceeding %s"
14556 msgid "%s without %s"
14560 msgid "unsupported variable size or fill value"
14564 msgid ".space repeat count is zero, ignored"
14568 msgid ".space repeat count is negative, ignored"
14572 msgid "space allocation too complex in absolute section"
14576 msgid "space allocation too complex in common section"
14579 #: read.c:3309 read.c:4630
14581 msgid "bad floating literal: %s"
14586 msgid "%s: would close weakref loop: %s"
14591 msgid "junk at end of line, first unrecognized character valued 0x%x"
14595 msgid "missing expression"
14600 msgid "`%s' can't be equated to common symbol '%s'"
14604 msgid "rva without symbol"
14608 msgid "missing or bad offset expression"
14612 msgid "missing reloc type"
14616 msgid "unrecognized reloc type"
14620 msgid "bad reloc expression"
14624 msgid "attempt to store value in absolute section"
14627 #: read.c:4036 read.c:4898
14628 msgid "zero assumed for missing expression"
14631 #: read.c:4048 read.c:4910 write.c:260
14632 msgid "register value used as expression"
14637 msgid "value 0x%llx truncated to 0x%llx"
14641 msgid "value 0x%I64x truncated to 0x%I64x"
14646 msgid "value 0x%lx truncated to 0x%lx"
14651 msgid "bignum truncated to %d bytes"
14654 #: read.c:4461 read.c:4652
14655 msgid "unresolvable or nonpositive repeat count; using 1"
14660 msgid "unknown floating type type '%c'"
14664 msgid "floating point constant too large"
14668 msgid "strings must be placed into a section"
14672 msgid "expected <nn>"
14675 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14676 #: read.c:5141 read.c:5227
14677 msgid "unterminated string; newline inserted"
14681 msgid "bad escaped character in string"
14685 msgid "expected address expression"
14690 msgid "symbol \"%s\" undefined; zero assumed"
14694 msgid "some symbol undefined; zero assumed"
14698 msgid "this string may not contain '\\0'"
14702 msgid "missing string"
14707 msgid ".incbin count zero, ignoring `%s'"
14712 msgid "file not found: %s"
14717 msgid "seek to end of .incbin file failed `%s'"
14722 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14727 msgid "could not skip to %ld in file `%s'"
14732 msgid "truncated file `%s', %ld of %ld bytes read"
14736 msgid "missing .func"
14740 msgid ".endfunc missing for previous .func"
14745 msgid "missing closing `%c'"
14754 msgid "invalid argument '%s' to -fdebug-prefix-map"
14757 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14759 msgid ".stab%c: missing comma"
14762 #. This could happen for example with a source file with a huge
14763 #. number of lines. The only cure is to use a different debug
14764 #. format, probably DWARF.
14767 msgid ".stab%c: description field '%x' too big, try a different debug format"
14771 msgid "comma missing in .xstabs"
14776 msgid "cannot define symbol `%s' in absolute section"
14781 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14784 #: symbols.c:494 symbols.c:501
14786 msgid "inserting \"%s\" into symbol table failed: %s"
14789 #: symbols.c:964 symbols.c:968
14791 msgid "undefined symbol `%s' in operation"
14796 msgid "invalid sections for operation on `%s' and `%s'"
14801 msgid "invalid section for operation on `%s'"
14804 #: symbols.c:987 symbols.c:990
14806 msgid "undefined symbol `%s' in operation setting `%s'"
14811 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14816 msgid "invalid section for operation on `%s' setting `%s'"
14821 msgid "symbol definition loop encountered at `%s'"
14826 msgid "cannot convert expression symbol %s to complex relocation"
14831 msgid "division by zero when setting `%s'"
14834 #: symbols.c:1439 write.c:1825
14836 msgid "can't resolve value for symbol `%s'"
14841 msgid "\"%d\" (instance number %d of a %s label)"
14846 msgid "attempt to get value of unresolved symbol `%s'"
14850 msgid "section symbols are already global"
14855 msgid "Accessing function `%s' as thread-local object"
14860 msgid "Accessing `%s' as thread-local object"
14865 msgid "field fx_size too small to hold %d"
14870 msgid "attempt to .org/.space backwards? (%ld)"
14874 msgid "invalid offset expression"
14878 msgid "invalid reloc expression"
14883 msgid "value of %s too large for field of %d bytes at %s"
14888 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14892 msgid "redefined symbol cannot be used on reloc"
14896 msgid "relocation out of range"
14901 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14905 msgid "internal error: fixup not contained within frag"
14909 msgid "reloc not within (fixed part of) section"
14912 #: write.c:1295 write.c:1316
14914 msgid "can't write %s: %s"
14918 msgid "cannot write to output file"
14923 msgid "%d error%s, %d warning%s, generating bad object file"
14928 msgid "%d error%s, %d warning%s, no object file generated"
14933 msgid "%s: global symbols not supported in common sections"
14938 msgid "local label `%s' is not defined"
14943 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14948 msgid "can't make global register symbol `%s'"
14953 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14958 msgid ".word %s-%s+%s didn't fit"
14962 msgid "padding added"
14966 msgid "attempt to move .org backwards"
14970 msgid ".space specifies non-absolute value"
14974 msgid ".space or .fill with negative value, ignored"
14980 "Infinite loop encountered whilst attempting to compute the addresses of "
14981 "symbols in section %s"