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: 2009-09-07 14:09+0200\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
19 #: app.c:488 app.c:502
20 msgid "end of file in comment"
23 #: app.c:580 app.c:627
25 msgid "end of file in string; '%c' inserted"
30 msgid "unknown escape '\\%c' in string; ignored"
34 msgid "end of file not at end of a line; newline inserted"
38 msgid "end of file in multiline comment"
42 msgid "end of file after a one-character quote; \\0 inserted"
46 msgid "end of file in escape character"
50 msgid "missing close quote; (assumed)"
53 #: app.c:1137 app.c:1192 app.c:1203 app.c:1277
54 msgid "end of file in comment; newline inserted"
58 msgid "missing emulation mode name"
63 msgid "unrecognized emulation name `%s'"
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
73 msgid "Usage: %s [option...] [asmfile...]\n"
80 " -a[sub-option...]\t turn on listings\n"
81 " \t Sub-options [default hls]:\n"
82 " \t c omit false conditionals\n"
83 " \t d omit debugging directives\n"
84 " \t g include general info\n"
85 " \t h include high-level source\n"
86 " \t l include assembly\n"
87 " \t m include macro expansions\n"
88 " \t n omit forms processing\n"
89 " \t s include symbols\n"
90 " \t =FILE list to FILE (must be last sub-option)\n"
95 msgid " --alternate initially turn on alternate macro syntax\n"
100 msgid " -D produce assembler debugging messages\n"
105 msgid " --debug-prefix-map OLD=NEW Map OLD to NEW in debug information\n"
110 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
115 msgid " emulate output (default %s)\n"
120 msgid " --execstack require executable stack for this object\n"
126 " --noexecstack don't require executable stack for this object\n"
131 msgid " -f skip whitespace and comment preprocessing\n"
136 msgid " -g --gen-debug generate debugging information\n"
141 msgid " --gstabs generate STABS debugging information\n"
147 " --gstabs+ generate STABS debug info with GNU extensions\n"
152 msgid " --gdwarf-2 generate DWARF2 debugging information\n"
157 msgid " --hash-size=<value> set the hash table size close to <value>\n"
162 msgid " --help show this message and exit\n"
167 msgid " --target-help show target specific options\n"
173 " -I DIR add DIR to search list for .include directives\n"
178 msgid " -J don't warn about signed overflow\n"
184 " -K warn when differences altered for long "
190 msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
195 msgid " -M,--mri assemble in MRI compatibility mode\n"
201 " --MD FILE write dependency information in FILE (default "
207 msgid " -nocpp ignored\n"
213 " -o OBJFILE name the object-file output OBJFILE (default a."
219 msgid " -R fold data section into text section\n"
225 " --reduce-memory-overheads \n"
226 " prefer smaller memory use at the cost of longer\n"
233 " --statistics print various measured statistics from execution\n"
238 msgid " --strip-local-absolute strip local absolute symbols\n"
244 " --traditional-format Use same format as native assembler when possible\n"
249 msgid " --version print assembler version number and exit\n"
254 msgid " -W --no-warn suppress warnings\n"
259 msgid " --warn don't suppress warnings\n"
264 msgid " --fatal-warnings treat warnings as errors\n"
270 " --itbl INSTTBL extend instruction set to include instructions\n"
271 " matching the specifications defined in file "
277 msgid " -w ignored\n"
282 msgid " -X ignored\n"
287 msgid " -Z generate object file even after errors\n"
293 " --listing-lhs-width set the width in words of the output data column "
301 " --listing-lhs-width2 set the width in words of the continuation lines\n"
302 " of the output data column; ignored if smaller "
304 " the width of the first line\n"
310 " --listing-rhs-width set the max width in characters of the lines from\n"
317 " --listing-cont-lines set the maximum number of continuation lines used\n"
318 " for the output data column of the listing\n"
323 msgid " @FILE read options from FILE\n"
328 msgid "Report bugs to %s\n"
333 msgid "unrecognized option -%c%s"
336 #. This output is intended to follow the GNU standards document.
339 msgid "GNU assembler %s\n"
344 msgid "Copyright 2009 Free Software Foundation, Inc.\n"
350 "This program is free software; you may redistribute it under the terms of\n"
351 "the GNU General Public License version 3 or later.\n"
352 "This program has absolutely no warranty.\n"
357 msgid "This assembler was configured for a target of `%s'.\n"
361 msgid "multiple emulation names specified"
365 msgid "emulations not handled in this configuration"
375 msgid "canonical = %s\n"
380 msgid "cpu-type = %s\n"
385 msgid "format = %s\n"
390 msgid "bfd-target = %s\n"
394 msgid "bad defsym; format is --defsym name=value"
398 msgid "no file name following -t option"
403 msgid "failed to read instruction table %s\n"
408 msgid "invalid listing option `%c'"
412 msgid "--hash-size needs a numeric argument"
417 msgid "%s: total time in assembly: %ld.%06ld\n"
422 msgid "%s: data size %ld\n"
427 msgid "%d warnings, treating warnings as errors"
432 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
436 #. * We have a GROSS internal error.
437 #. * This should never happen.
439 #: atof-generic.c:417 config/tc-m68k.c:3536
440 msgid "failed sanity check"
443 #: cgen.c:113 config/tc-alpha.c:2083 config/tc-alpha.c:2107
444 #: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
445 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2562
446 #: config/tc-ppc.c:2713 config/tc-ppc.c:2834 config/tc-ppc.c:2845
447 #: config/tc-s390.c:1218 config/tc-s390.c:1318 config/tc-s390.c:1447
448 #: config/tc-v850.c:1730 config/tc-v850.c:1753 config/tc-v850.c:1956
449 msgid "too many fixups"
452 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
453 #: config/tc-d30v.c:453 config/tc-i370.c:2129 config/tc-mn10200.c:1042
454 #: config/tc-mn10300.c:1674 config/tc-ppc.c:2601 config/tc-s390.c:1189
455 #: config/tc-v850.c:1932 config/tc-z80.c:422
456 msgid "illegal operand"
459 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:569 config/tc-d10v.c:463
460 #: config/tc-d30v.c:455 config/tc-h8300.c:450 config/tc-i370.c:2131
461 #: config/tc-mcore.c:662 config/tc-microblaze.c:583 config/tc-mmix.c:488
462 #: config/tc-mn10200.c:1045 config/tc-mn10300.c:1677 config/tc-msp430.c:452
463 #: config/tc-or32.c:307 config/tc-ppc.c:2603 config/tc-s390.c:1207
464 #: config/tc-sh.c:1359 config/tc-sh64.c:2213 config/tc-v850.c:1935
465 #: config/tc-z80.c:575 config/tc-z8k.c:350
466 msgid "missing operand"
470 msgid "a reloc on this operand implies an overflow"
474 msgid "operand mask overflow"
477 #. We can't actually support subtracting a symbol.
478 #: cgen.c:885 config/tc-arc.c:1247 config/tc-arm.c:1612 config/tc-arm.c:8617
479 #: config/tc-arm.c:8668 config/tc-arm.c:8914 config/tc-arm.c:9704
480 #: config/tc-arm.c:10703 config/tc-arm.c:10743 config/tc-arm.c:11051
481 #: config/tc-arm.c:11080 config/tc-avr.c:1087 config/tc-cris.c:4044
482 #: config/tc-d10v.c:1502 config/tc-d30v.c:1903 config/tc-mips.c:4394
483 #: config/tc-mips.c:5518 config/tc-mips.c:6493 config/tc-mips.c:7069
484 #: config/tc-msp430.c:1937 config/tc-ppc.c:5769 config/tc-spu.c:959
485 #: config/tc-spu.c:983 config/tc-v850.c:2271 config/tc-xstormy16.c:484
486 #: config/tc-xtensa.c:5821 config/tc-xtensa.c:11839
487 msgid "expression too complex"
490 #: cgen.c:979 config/tc-arc.c:1308 config/tc-ppc.c:5894 config/tc-s390.c:2023
491 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
492 msgid "unresolved expression that must be resolved"
495 #: cgen.c:1004 config/tc-xstormy16.c:563
497 msgid "internal error: can't install fix for reloc type %d (`%s')"
501 msgid "relocation is not supported"
505 msgid "invalid identifier for \".ifdef\""
509 msgid "non-constant expression in \".if\" statement"
513 msgid "bad format for ifc or ifnc"
517 msgid "\".elseif\" without matching \".if\""
521 msgid "\".elseif\" after \".else\""
524 #: cond.c:314 cond.c:420
525 msgid "here is the previous \"else\""
528 #: cond.c:317 cond.c:423
529 msgid "here is the previous \"if\""
533 msgid "non-constant expression in \".elseif\" statement"
537 msgid "\".endif\" without \".if\""
541 msgid "\".else\" without matching \".if\""
545 msgid "duplicate \"else\""
549 msgid ".ifeqs syntax error"
553 msgid "end of macro inside conditional"
557 msgid "end of file inside conditional"
561 msgid "here is the start of the unterminated conditional"
565 msgid "here is the \"else\" of the unterminated conditional"
568 #: config/atof-ieee.c:141
569 msgid "cannot create floating-point number"
572 #: config/atof-ieee.c:288
573 msgid "NaNs are not supported by this target\n"
576 #: config/atof-ieee.c:327 config/atof-ieee.c:368
577 msgid "Infinities are not supported by this target\n"
580 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:1007
581 #: config/tc-ia64.c:11332 config/tc-tic30.c:1261 config/tc-tic4x.c:2599
582 msgid "Unrecognized or unsupported floating point constant"
585 #: config/obj-aout.c:85
587 msgid "Attempt to put a common symbol into set %s"
590 #: config/obj-aout.c:89
592 msgid "Attempt to put an undefined symbol into set %s"
595 #: config/obj-aout.c:116 config/obj-coff.c:1406
597 msgid "Symbol `%s' can not be both weak and common"
600 #: config/obj-coff.c:135
602 msgid "Inserting \"%s\" into structure table failed: %s"
605 #: config/obj-coff.c:214 config/obj-coff.c:1694 config/tc-ppc.c:4859
606 #: config/tc-tic54x.c:4011 read.c:2796
608 msgid "error setting flags for \"%s\": %s"
611 #. Zero is used as an end marker in the file.
612 #: config/obj-coff.c:433
613 msgid "Line numbers must be positive integers\n"
616 #: config/obj-coff.c:465
617 msgid ".ln pseudo-op inside .def/.endef: ignored."
620 #: config/obj-coff.c:507 ecoff.c:3240
621 msgid ".loc outside of .text"
624 #: config/obj-coff.c:514
625 msgid ".loc pseudo-op inside .def/.endef: ignored."
628 #: config/obj-coff.c:595
629 msgid ".def pseudo-op used inside of .def/.endef: ignored."
632 #: config/obj-coff.c:634
633 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
636 #: config/obj-coff.c:673
638 msgid "`%s' symbol without preceding function"
641 #: config/obj-coff.c:760
643 msgid "unexpected storage class %d"
646 #: config/obj-coff.c:868
647 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
650 #: config/obj-coff.c:888
651 msgid "badly formed .dim directive ignored"
654 #: config/obj-coff.c:937
655 msgid ".size pseudo-op used outside of .def/.endef ignored."
658 #: config/obj-coff.c:952
659 msgid ".scl pseudo-op used outside of .def/.endef ignored."
662 #: config/obj-coff.c:969
663 msgid ".tag pseudo-op used outside of .def/.endef ignored."
666 #: config/obj-coff.c:987
668 msgid "tag not found for .tag %s"
671 #: config/obj-coff.c:1000
672 msgid ".type pseudo-op used outside of .def/.endef ignored."
675 #: config/obj-coff.c:1019
676 msgid ".val pseudo-op used outside of .def/.endef ignored."
679 #: config/obj-coff.c:1186
680 msgid "badly formed .weak directive ignored"
683 #: config/obj-coff.c:1364
684 msgid "mismatched .eb"
687 #: config/obj-coff.c:1385
689 msgid "C_EFCN symbol for %s out of scope"
692 #: config/obj-coff.c:1439
694 msgid "Warning: internal error: forgetting to set endndx of %s"
700 #: config/obj-coff.c:1662
702 msgid "unsupported section attribute '%c'"
705 #: config/obj-coff.c:1666 config/tc-ppc.c:4841
707 msgid "unknown section attribute '%c'"
710 #: config/obj-coff.c:1706
712 msgid "Ignoring changed section attributes for %s"
715 #: config/obj-coff.c:1836
717 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
720 #: config/obj-ecoff.c:125
721 msgid "Can't set GP value"
724 #: config/obj-ecoff.c:132
725 msgid "Can't set register masks"
728 #: config/obj-elf.c:334 config/tc-sparc.c:3950 config/tc-v850.c:450
730 msgid "bad .common segment %s"
733 #: config/obj-elf.c:612
735 msgid "setting incorrect section type for %s"
738 #: config/obj-elf.c:617
740 msgid "ignoring incorrect section type for %s"
743 #: config/obj-elf.c:659
745 msgid "setting incorrect section attributes for %s"
748 #: config/obj-elf.c:713
750 msgid "ignoring changed section type for %s"
753 #: config/obj-elf.c:725
755 msgid "ignoring changed section attributes for %s"
758 #: config/obj-elf.c:727
760 msgid "ignoring changed section entity size for %s"
763 #: config/obj-elf.c:780
764 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
767 #: config/obj-elf.c:822 read.c:2780
768 msgid "unrecognized section type"
771 #: config/obj-elf.c:852
772 msgid "unrecognized section attribute"
775 #: config/obj-elf.c:883 config/tc-alpha.c:4190
779 #: config/obj-elf.c:1012
780 msgid "invalid merge entity size"
783 #: config/obj-elf.c:1019
784 msgid "entity size for SHF_MERGE not specified"
787 #: config/obj-elf.c:1039
788 msgid "group name for SHF_GROUP not specified"
791 #: config/obj-elf.c:1052
792 msgid "character following name is not '#'"
795 #: config/obj-elf.c:1171
796 msgid ".previous without corresponding .section; ignored"
799 #: config/obj-elf.c:1197
800 msgid ".popsection without corresponding .pushsection; ignored"
803 #: config/obj-elf.c:1249
804 msgid "expected comma after name in .symver"
807 #: config/obj-elf.c:1273
809 msgid "missing version name in `%s' for symbol `%s'"
812 #: config/obj-elf.c:1284
814 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
817 #: config/obj-elf.c:1321
819 msgid "expected `%s' to have already been set for .vtable_inherit"
822 #: config/obj-elf.c:1331
823 msgid "expected comma after name in .vtable_inherit"
826 #: config/obj-elf.c:1391
827 msgid "expected comma after name in .vtable_entry"
830 #: config/obj-elf.c:1514
831 msgid "expected quoted string"
834 #: config/obj-elf.c:1534
836 msgid "expected comma after name `%s' in .size directive"
839 #: config/obj-elf.c:1543
840 msgid "missing expression in .size directive"
843 #: config/obj-elf.c:1670
845 msgid "symbol '%s' is already defined"
848 #: config/obj-elf.c:1690 config/obj-elf.c:1702
850 msgid "symbol type \"%s\" is supported only by GNU targets"
853 #: config/obj-elf.c:1713
855 msgid "unrecognized symbol type \"%s\""
858 #: config/obj-elf.c:1889
859 msgid ".size expression too complicated to fix up"
862 #: config/obj-elf.c:1921
865 "invalid attempt to declare external version name as default in symbol `%s'"
868 #: config/obj-elf.c:1982 ecoff.c:3598
870 msgid "symbol `%s' can not be both weak and common"
873 #: config/obj-elf.c:2089
875 msgid "assuming all members of group `%s' are COMDAT"
878 #: config/obj-elf.c:2111
880 msgid "can't create group: %s"
883 #: config/obj-elf.c:2221
885 msgid "failed to set up debugging information: %s"
888 #: config/obj-elf.c:2241
890 msgid "can't start writing .mdebug section: %s"
893 #: config/obj-elf.c:2249
895 msgid "could not write .mdebug section: %s"
898 #: config/obj-som.c:58
899 msgid "Only one .compiler pseudo-op per file!"
902 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
903 msgid "Expected quoted string"
906 #: config/obj-som.c:88
907 msgid ".compiler directive missing language and version"
910 #: config/obj-som.c:98
911 msgid ".compiler directive missing version"
914 #: config/obj-som.c:114
916 msgid "FATAL: Attaching compiler header %s"
919 #: config/obj-som.c:129
920 msgid "Only one .version pseudo-op per file!"
923 #: config/obj-som.c:153
925 msgid "attaching version header %s: %s"
928 #: config/obj-som.c:171
929 msgid "Only one .copyright pseudo-op per file!"
932 #: config/obj-som.c:195
934 msgid "attaching copyright header %s: %s"
937 #: config/tc-alpha.c:643
939 msgid "No !literal!%ld was found"
942 #: config/tc-alpha.c:650
944 msgid "No !tlsgd!%ld was found"
947 #: config/tc-alpha.c:657
949 msgid "No !tlsldm!%ld was found"
952 #: config/tc-alpha.c:666
954 msgid "No ldah !gpdisp!%ld was found"
957 #: config/tc-alpha.c:716
959 msgid "too many !literal!%ld for %s"
962 #: config/tc-alpha.c:746
964 msgid "No lda !gpdisp!%ld was found"
967 #. Only support one relocation op per insn.
968 #: config/tc-alpha.c:905
969 msgid "More than one relocation op per insn"
972 #: config/tc-alpha.c:921
973 msgid "No relocation operand"
976 #: config/tc-alpha.c:931
978 msgid "Unknown relocation operand: !%s"
981 #: config/tc-alpha.c:941
983 msgid "no sequence number after !%s"
986 #: config/tc-alpha.c:951
988 msgid "!%s does not use a sequence number"
991 #: config/tc-alpha.c:961
993 msgid "Bad sequence number: !%s!%s"
996 #: config/tc-alpha.c:1176 config/tc-alpha.c:3343
998 msgid "inappropriate arguments for opcode `%s'"
1001 #: config/tc-alpha.c:1178 config/tc-alpha.c:3345
1003 msgid "opcode `%s' not supported for target %s"
1006 #: config/tc-alpha.c:1182 config/tc-alpha.c:3349 config/tc-avr.c:1356
1007 #: config/tc-msp430.c:1829
1009 msgid "unknown opcode `%s'"
1012 #: config/tc-alpha.c:1263 config/tc-alpha.c:1517
1013 msgid "overflow in literal (.lita) table"
1016 #: config/tc-alpha.c:1270 config/tc-alpha.c:1294 config/tc-alpha.c:1530
1017 #: config/tc-alpha.c:2215 config/tc-alpha.c:2260 config/tc-alpha.c:2329
1018 #: config/tc-alpha.c:2412 config/tc-alpha.c:2637 config/tc-alpha.c:2735
1019 msgid "macro requires $at register while noat in effect"
1022 #: config/tc-alpha.c:1272 config/tc-alpha.c:1296 config/tc-alpha.c:1532
1023 msgid "macro requires $at while $at in use"
1026 #: config/tc-alpha.c:1475
1027 msgid "bignum invalid; zero assumed"
1030 #: config/tc-alpha.c:1477
1031 msgid "floating point number invalid; zero assumed"
1034 #: config/tc-alpha.c:1482
1035 msgid "can't handle expression"
1038 #: config/tc-alpha.c:1523
1039 msgid "overflow in literal (.lit8) table"
1042 #: config/tc-alpha.c:1819
1044 msgid "too many ldah insns for !gpdisp!%ld"
1047 #: config/tc-alpha.c:1821 config/tc-alpha.c:1833
1049 msgid "both insns for !gpdisp!%ld must be in the same section"
1052 #: config/tc-alpha.c:1831
1054 msgid "too many lda insns for !gpdisp!%ld"
1057 #: config/tc-alpha.c:1887
1059 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1062 #: config/tc-alpha.c:1890
1064 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1067 #: config/tc-alpha.c:1907
1069 msgid "duplicate !tlsgd!%ld"
1072 #: config/tc-alpha.c:1909
1074 msgid "sequence number in use for !tlsldm!%ld"
1077 #: config/tc-alpha.c:1923
1079 msgid "duplicate !tlsldm!%ld"
1082 #: config/tc-alpha.c:1925
1084 msgid "sequence number in use for !tlsgd!%ld"
1087 #: config/tc-alpha.c:1980 config/tc-arc.c:292 config/tc-mn10200.c:856
1088 #: config/tc-mn10300.c:1146 config/tc-ppc.c:1676 config/tc-s390.c:604
1089 #: config/tc-v850.c:1556
1093 #: config/tc-alpha.c:2119
1094 msgid "invalid relocation for instruction"
1097 #: config/tc-alpha.c:2132
1098 msgid "invalid relocation for field"
1101 #: config/tc-alpha.c:2961
1102 msgid "can not resolve expression"
1105 #: config/tc-alpha.c:3503 config/tc-i370.c:1058 config/tc-microblaze.c:187
1106 #: config/tc-ppc.c:2000 config/tc-ppc.c:4604
1108 msgid ".COMMon length (%ld.) <0! Ignored."
1111 #: config/tc-alpha.c:3514 config/tc-sparc.c:3820 config/tc-v850.c:245
1112 msgid "Ignoring attempt to re-define symbol"
1115 #: config/tc-alpha.c:3606 config/tc-ppc.c:4641 config/tc-sparc.c:3828
1117 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1120 #: config/tc-alpha.c:3713 ecoff.c:3054
1121 msgid ".ent directive has no name"
1124 #: config/tc-alpha.c:3721
1125 msgid "nested .ent directives"
1128 #: config/tc-alpha.c:3765 ecoff.c:3005
1129 msgid ".end directive has no name"
1132 #: config/tc-alpha.c:3774
1133 msgid ".end directive without matching .ent"
1136 #: config/tc-alpha.c:3776
1137 msgid ".end directive names different symbol than .ent"
1140 #: config/tc-alpha.c:3819 ecoff.c:3140
1141 msgid ".fmask outside of .ent"
1144 #: config/tc-alpha.c:3821 config/tc-score.c:5602 ecoff.c:3204
1145 msgid ".mask outside of .ent"
1148 #: config/tc-alpha.c:3829 ecoff.c:3147
1149 msgid "bad .fmask directive"
1152 #: config/tc-alpha.c:3831 ecoff.c:3211
1153 msgid "bad .mask directive"
1156 #: config/tc-alpha.c:3864 config/tc-mips.c:15074 config/tc-score.c:5744
1158 msgid ".frame outside of .ent"
1161 #: config/tc-alpha.c:3875 ecoff.c:3179
1162 msgid "bad .frame directive"
1165 #: config/tc-alpha.c:3909
1166 msgid ".prologue directive without a preceding .ent directive"
1169 #: config/tc-alpha.c:3927
1171 msgid "Invalid argument %d to .prologue."
1174 #: config/tc-alpha.c:4018
1175 msgid "ECOFF debugging is disabled."
1178 #: config/tc-alpha.c:4032
1179 msgid ".ent directive without matching .end"
1182 #: config/tc-alpha.c:4117
1183 msgid ".usepv directive has no name"
1186 #: config/tc-alpha.c:4128
1187 msgid ".usepv directive has no type"
1190 #: config/tc-alpha.c:4143
1191 msgid "unknown argument for .usepv"
1194 #: config/tc-alpha.c:4250
1196 msgid "unknown section attribute %s"
1199 #: config/tc-alpha.c:4361
1200 msgid ".ent directive has no symbol"
1203 #: config/tc-alpha.c:4390
1204 msgid ".handler directive has no name"
1207 #: config/tc-alpha.c:4419
1208 msgid "Bad .frame directive 1./2. param"
1211 #: config/tc-alpha.c:4431
1212 msgid "Bad .frame directive 3./4. param"
1215 #: config/tc-alpha.c:4466
1216 msgid ".pdesc directive not in link (.link) section"
1219 #: config/tc-alpha.c:4474
1220 msgid ".pdesc directive has no entry symbol"
1223 #: config/tc-alpha.c:4492
1224 msgid ".pdesc has no matching .ent"
1227 #: config/tc-alpha.c:4510
1228 msgid "No comma after .pdesc <entryname>"
1231 #: config/tc-alpha.c:4530
1232 msgid "unknown procedure kind"
1235 #: config/tc-alpha.c:4642
1236 msgid ".name directive not in link (.link) section"
1239 #: config/tc-alpha.c:4650
1240 msgid ".name directive has no symbol"
1243 #: config/tc-alpha.c:4682
1244 msgid "No symbol after .linkage"
1247 #: config/tc-alpha.c:4732
1248 msgid "No symbol after .code_address"
1251 #: config/tc-alpha.c:4759 config/tc-score.c:5608
1252 msgid "Bad .mask directive"
1255 #: config/tc-alpha.c:4777
1256 msgid "Bad .fmask directive"
1259 #: config/tc-alpha.c:4934
1261 msgid "Expected comma after name \"%s\""
1264 #. *symbol_get_obj (symbolP) = (signed char) temp;
1265 #: config/tc-alpha.c:4945
1267 msgid "unhandled: .proc %s,%d"
1270 #: config/tc-alpha.c:4979
1272 msgid "Tried to .set unrecognized mode `%s'"
1275 #: config/tc-alpha.c:5005
1277 msgid "Bad base register, using $%d."
1280 #: config/tc-alpha.c:5026
1282 msgid "Alignment too large: %d. assumed"
1285 #: config/tc-alpha.c:5030 config/tc-d30v.c:2048
1286 msgid "Alignment negative: 0 assumed"
1289 #: config/tc-alpha.c:5124 config/tc-alpha.c:5617
1291 msgid "Unknown CPU identifier `%s'"
1294 #: config/tc-alpha.c:5315
1296 msgid "Chose GP value of %lx\n"
1299 #: config/tc-alpha.c:5329
1300 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1303 #: config/tc-alpha.c:5418
1305 msgid "internal error: can't hash opcode `%s': %s"
1308 #: config/tc-alpha.c:5454
1310 msgid "internal error: can't hash macro `%s': %s"
1313 #: config/tc-alpha.c:5539 config/tc-arm.c:6439 config/tc-arm.c:6451
1314 #: config/tc-i960.c:708 config/tc-xtensa.c:5294 config/tc-xtensa.c:5372
1315 #: config/tc-xtensa.c:5490 config/tc-z80.c:1893
1316 msgid "syntax error"
1319 #: config/tc-alpha.c:5668
1322 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1323 "-F\t\t\tlack floating point instructions support\n"
1324 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1325 "\t\t\tspecify variant of Alpha architecture\n"
1326 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1328 "\t\t\tthese variants include PALcode opcodes\n"
1331 #: config/tc-alpha.c:5678
1334 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
1335 "-H\t\t\tshow new symbol after hash truncation\n"
1336 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
1339 #: config/tc-alpha.c:5929
1341 msgid "unhandled relocation type %s"
1344 #: config/tc-alpha.c:5942
1345 msgid "non-absolute expression in constant field"
1348 #: config/tc-alpha.c:5956
1350 msgid "type %d reloc done?\n"
1353 #: config/tc-alpha.c:6003 config/tc-alpha.c:6010
1354 msgid "Used $at without \".set noat\""
1357 #: config/tc-alpha.c:6179
1359 msgid "!samegp reloc against symbol without .prologue: %s"
1362 #: config/tc-alpha.c:6223 config/tc-xtensa.c:5996
1364 msgid "cannot represent `%s' relocation in object file"
1367 #: config/tc-alpha.c:6229
1369 msgid "internal error? cannot generate `%s' relocation"
1372 #: config/tc-alpha.c:6336
1374 msgid "frame reg expected, using $%d."
1377 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1378 #: config/tc-h8300.c:77 config/tc-h8300.c:86 config/tc-h8300.c:96
1379 #: config/tc-h8300.c:106 config/tc-h8300.c:116 config/tc-h8300.c:127
1380 #: config/tc-h8300.c:194 config/tc-hppa.c:6820 config/tc-hppa.c:6826
1381 #: config/tc-hppa.c:6832 config/tc-hppa.c:6838 config/tc-hppa.c:8245
1382 #: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1383 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1384 msgid "could not set architecture and machine"
1387 #: config/tc-arc.c:212 config/tc-arm.c:21296 config/tc-score.c:6304
1388 #: config/tc-score.c:6533 config/tc-score.c:6538
1389 msgid "virtual memory exhausted"
1392 #: config/tc-arc.c:432 config/tc-arc.c:670
1393 msgid "expected comma after operand name"
1396 #: config/tc-arc.c:443
1398 msgid "negative operand number %d"
1401 #: config/tc-arc.c:455
1402 msgid "expected comma after register-number"
1405 #: config/tc-arc.c:480
1406 msgid "invalid mode"
1409 #: config/tc-arc.c:497
1410 msgid "expected comma after register-mode"
1413 #: config/tc-arc.c:514
1414 msgid "shortcut designator invalid"
1417 #: config/tc-arc.c:529
1419 msgid "core register value (%d) too large"
1422 #: config/tc-arc.c:537
1424 msgid "condition code value (%d) too large"
1427 #: config/tc-arc.c:554
1429 msgid "attempt to override symbol: %s"
1432 #: config/tc-arc.c:625
1433 msgid "invalid opertype"
1436 #: config/tc-arc.c:682
1437 msgid "expected comma after opcode"
1440 #: config/tc-arc.c:692
1442 msgid "negative subopcode %d"
1445 #: config/tc-arc.c:701
1446 msgid "subcode value found when opcode not equal 0x03"
1449 #: config/tc-arc.c:709
1451 msgid "invalid subopcode %d"
1454 #: config/tc-arc.c:720
1455 msgid "expected comma after subopcode"
1458 #: config/tc-arc.c:739
1459 msgid "invalid suffix class"
1462 #: config/tc-arc.c:748
1463 msgid "expected comma after suffix class"
1466 #: config/tc-arc.c:767
1467 msgid "invalid syntax class"
1470 #: config/tc-arc.c:774
1471 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1474 #: config/tc-arc.c:794
1475 msgid "unknown suffix class"
1478 #: config/tc-arc.c:861
1479 msgid "expected comma after symbol name"
1482 #: config/tc-arc.c:871
1483 msgid "negative symbol length"
1486 #: config/tc-arc.c:882
1487 msgid "ignoring attempt to re-define symbol"
1490 #: config/tc-arc.c:889
1492 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1495 #: config/tc-arc.c:903
1496 msgid "assuming symbol alignment of zero"
1499 #: config/tc-arc.c:970
1500 msgid "\".option\" directive must appear before any instructions"
1503 #: config/tc-arc.c:980
1504 msgid "\".option\" directive conflicts with initial definition"
1507 #: config/tc-arc.c:988
1508 msgid "\".option\" directive overrides command-line (default) value"
1511 #: config/tc-arc.c:998
1512 msgid "invalid identifier for \".option\""
1515 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1516 msgid "relaxation not supported\n"
1519 #: config/tc-arc.c:1080
1520 msgid "expression too complex code symbol"
1523 #: config/tc-arc.c:1107
1525 msgid "missing ')' in %%-op"
1528 #: config/tc-arc.c:1362 config/tc-dlx.c:1201 config/tc-i960.c:2641
1529 #: config/tc-m32r.c:2281 config/tc-sparc.c:3508
1531 msgid "internal error: can't export reloc type %d (`%s')"
1534 #: config/tc-arc.c:1494
1536 msgid "unknown syntax format character `%c'"
1539 #: config/tc-arc.c:1632
1540 msgid "too many suffixes"
1543 #: config/tc-arc.c:1671
1544 msgid "symbol as destination register"
1547 #: config/tc-arc.c:1756 config/tc-i370.c:2211 config/tc-mn10200.c:1141
1548 #: config/tc-mn10300.c:1820 config/tc-ppc.c:2891 config/tc-s390.c:1460
1549 #: config/tc-v850.c:2009
1551 msgid "junk at end of line: `%s'"
1554 #: config/tc-arc.c:1795
1555 msgid "8 byte instruction in delay slot"
1558 #. except for jl addr
1559 #: config/tc-arc.c:1798
1560 msgid "8 byte jump instruction with delay slot"
1563 #: config/tc-arc.c:1806
1564 msgid "conditional branch follows set of flags"
1567 #: config/tc-arc.c:1890 config/tc-arm.c:15434
1569 msgid "bad instruction `%s'"
1572 #: config/tc-arm.c:516
1573 msgid "ARM register expected"
1576 #: config/tc-arm.c:517
1577 msgid "bad or missing co-processor number"
1580 #: config/tc-arm.c:518
1581 msgid "co-processor register expected"
1584 #: config/tc-arm.c:519
1585 msgid "FPA register expected"
1588 #: config/tc-arm.c:520
1589 msgid "VFP single precision register expected"
1592 #: config/tc-arm.c:521
1593 msgid "VFP/Neon double precision register expected"
1596 #: config/tc-arm.c:522
1597 msgid "Neon quad precision register expected"
1600 #: config/tc-arm.c:523
1601 msgid "VFP single or double precision register expected"
1604 #: config/tc-arm.c:524
1605 msgid "Neon double or quad precision register expected"
1608 #: config/tc-arm.c:525
1609 msgid "VFP single, double or Neon quad precision register expected"
1612 #: config/tc-arm.c:526
1613 msgid "VFP system register expected"
1616 #: config/tc-arm.c:527
1617 msgid "Maverick MVF register expected"
1620 #: config/tc-arm.c:528
1621 msgid "Maverick MVD register expected"
1624 #: config/tc-arm.c:529
1625 msgid "Maverick MVFX register expected"
1628 #: config/tc-arm.c:530
1629 msgid "Maverick MVDX register expected"
1632 #: config/tc-arm.c:531
1633 msgid "Maverick MVAX register expected"
1636 #: config/tc-arm.c:532
1637 msgid "Maverick DSPSC register expected"
1640 #: config/tc-arm.c:533
1641 msgid "iWMMXt data register expected"
1644 #: config/tc-arm.c:534 config/tc-arm.c:6248
1645 msgid "iWMMXt control register expected"
1648 #: config/tc-arm.c:535
1649 msgid "iWMMXt scalar register expected"
1652 #: config/tc-arm.c:536
1653 msgid "XScale accumulator register expected"
1656 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1657 #: config/tc-arm.c:685 config/tc-score.c:259
1658 msgid "bad arguments to instruction"
1661 #: config/tc-arm.c:686
1662 msgid "r13 not allowed here"
1665 #: config/tc-arm.c:687
1666 msgid "r15 not allowed here"
1669 #: config/tc-arm.c:688
1670 msgid "instruction cannot be conditional"
1673 #: config/tc-arm.c:689
1674 msgid "registers may not be the same"
1677 #: config/tc-arm.c:690
1678 msgid "lo register required"
1681 #: config/tc-arm.c:691
1682 msgid "instruction not supported in Thumb16 mode"
1685 #: config/tc-arm.c:692
1686 msgid "instruction does not accept this addressing mode"
1689 #: config/tc-arm.c:693
1690 msgid "branch must be last instruction in IT block"
1693 #: config/tc-arm.c:694
1694 msgid "instruction not allowed in IT block"
1697 #: config/tc-arm.c:695
1698 msgid "selected FPU does not support instruction"
1701 #: config/tc-arm.c:696
1702 msgid "thumb conditional instruction should be in IT block"
1705 #: config/tc-arm.c:697
1706 msgid "incorrect condition in IT block"
1709 #: config/tc-arm.c:698
1710 msgid "IT falling in the range of a previous IT block"
1713 #: config/tc-arm.c:699
1714 msgid "missing .fnstart before unwinding directive"
1717 #: config/tc-arm.c:890
1718 msgid "immediate expression requires a # prefix"
1721 #: config/tc-arm.c:918 read.c:3617
1722 msgid "missing expression"
1725 #: config/tc-arm.c:918 config/tc-score.c:6520 expr.c:1352 read.c:2464
1726 msgid "bad expression"
1729 #: config/tc-arm.c:929 config/tc-i860.c:1003 config/tc-sparc.c:2880
1733 #: config/tc-arm.c:946 config/tc-arm.c:4744 config/tc-i960.c:1300
1734 #: config/tc-score.c:1211
1735 msgid "invalid constant"
1738 #: config/tc-arm.c:1076
1739 msgid "expected #constant"
1742 #: config/tc-arm.c:1237
1744 msgid "unexpected character `%c' in type specifier"
1747 #: config/tc-arm.c:1254
1749 msgid "bad size %d in type specifier"
1752 #: config/tc-arm.c:1304
1753 msgid "only one type should be specified for operand"
1756 #: config/tc-arm.c:1310
1757 msgid "vector type expected"
1760 #: config/tc-arm.c:1382
1761 msgid "can't redefine type for operand"
1764 #: config/tc-arm.c:1393
1765 msgid "only D registers may be indexed"
1768 #: config/tc-arm.c:1399
1769 msgid "can't change index for operand"
1772 #: config/tc-arm.c:1415 config/tc-arm.c:3274 config/tc-arm.c:4345
1773 msgid "constant expression required"
1776 #: config/tc-arm.c:1458
1777 msgid "register operand expected, but got scalar"
1780 #: config/tc-arm.c:1491
1781 msgid "scalar must have an index"
1784 #: config/tc-arm.c:1496 config/tc-arm.c:14062 config/tc-arm.c:14110
1785 #: config/tc-arm.c:14512
1786 msgid "scalar index out of range"
1789 #: config/tc-arm.c:1544
1790 msgid "bad range in register list"
1793 #: config/tc-arm.c:1552 config/tc-arm.c:1561 config/tc-arm.c:1602
1795 msgid "Warning: duplicated register (r%d) in register list"
1798 #: config/tc-arm.c:1564
1799 msgid "Warning: register range not in ascending order"
1802 #: config/tc-arm.c:1575
1806 #: config/tc-arm.c:1591
1807 msgid "invalid register mask"
1810 #: config/tc-arm.c:1673
1814 #: config/tc-arm.c:1728 config/tc-arm.c:1772
1815 msgid "register out of range in list"
1818 #: config/tc-arm.c:1744 config/tc-arm.c:1789 config/tc-h8300.c:990
1819 #: config/tc-mips.c:10561 config/tc-mips.c:10583
1820 msgid "invalid register list"
1823 #: config/tc-arm.c:1750 config/tc-arm.c:3788 config/tc-arm.c:3921
1824 msgid "register list not in ascending order"
1827 #: config/tc-arm.c:1781
1828 msgid "register range not in ascending order"
1831 #: config/tc-arm.c:1814
1832 msgid "non-contiguous register range"
1835 #: config/tc-arm.c:1874
1836 msgid "register stride must be 1 or 2"
1839 #: config/tc-arm.c:1875
1840 msgid "mismatched element/structure types in list"
1843 #: config/tc-arm.c:1940
1844 msgid "don't use Rn-Rm syntax with non-unit stride"
1847 #: config/tc-arm.c:1995
1848 msgid "error parsing element/structure list"
1851 #: config/tc-arm.c:2001
1855 #: config/tc-arm.c:2057
1857 msgid "ignoring attempt to redefine built-in register '%s'"
1860 #: config/tc-arm.c:2062
1862 msgid "ignoring redefinition of register alias '%s'"
1865 #: config/tc-arm.c:2090
1866 msgid "attempt to redefine typed alias"
1869 #: config/tc-arm.c:2128
1871 msgid "unknown register '%s' -- .req ignored"
1874 #: config/tc-arm.c:2223
1875 msgid "bad type for register"
1878 #: config/tc-arm.c:2234
1879 msgid "expression must be constant"
1882 #: config/tc-arm.c:2251
1883 msgid "can't redefine the type of a register alias"
1886 #: config/tc-arm.c:2258
1887 msgid "you must specify a single type only"
1890 #: config/tc-arm.c:2271
1891 msgid "can't redefine the index of a scalar alias"
1894 #: config/tc-arm.c:2279
1895 msgid "scalar index must be constant"
1898 #: config/tc-arm.c:2288
1902 #: config/tc-arm.c:2326
1903 msgid "invalid syntax for .req directive"
1906 #: config/tc-arm.c:2332
1907 msgid "invalid syntax for .dn directive"
1910 #: config/tc-arm.c:2338
1911 msgid "invalid syntax for .qn directive"
1914 #: config/tc-arm.c:2364
1915 msgid "invalid syntax for .unreq directive"
1918 #: config/tc-arm.c:2370
1920 msgid "unknown register alias '%s'"
1923 #: config/tc-arm.c:2372
1925 msgid "ignoring attempt to undefine built-in register '%s'"
1928 #: config/tc-arm.c:2610
1930 msgid "Failed to find real start of function: %s\n"
1933 #: config/tc-arm.c:2627
1934 msgid "selected processor does not support THUMB opcodes"
1937 #: config/tc-arm.c:2640
1938 msgid "selected processor does not support ARM opcodes"
1941 #: config/tc-arm.c:2652
1943 msgid "invalid instruction size selected (%d)"
1946 #: config/tc-arm.c:2684
1948 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1951 #: config/tc-arm.c:2740
1953 msgid "expected comma after name \"%s\""
1956 #: config/tc-arm.c:2790 config/tc-m32r.c:588
1958 msgid "symbol `%s' already defined"
1961 #: config/tc-arm.c:2824
1963 msgid "unrecognized syntax mode \"%s\""
1966 #: config/tc-arm.c:2845
1968 msgid "alignment too large: %d assumed"
1971 #: config/tc-arm.c:2848
1972 msgid "alignment negative. 0 assumed."
1975 #: config/tc-arm.c:2998
1976 msgid "literal pool overflow"
1979 #: config/tc-arm.c:3154 config/tc-arm.c:6183
1980 msgid "unrecognized relocation suffix"
1983 #: config/tc-arm.c:3167
1984 msgid "(plt) is only valid on branch targets"
1987 #: config/tc-arm.c:3173 config/tc-s390.c:1100 config/tc-s390.c:1725
1988 #: config/tc-xtensa.c:1591
1990 msgid "%s relocations do not fit in %d bytes"
1993 #: config/tc-arm.c:3250
1994 msgid ".inst.n operand too big. Use .inst.w instead"
1997 #: config/tc-arm.c:3270
1998 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
2001 #: config/tc-arm.c:3300
2002 msgid "width suffixes are invalid in ARM mode"
2005 #: config/tc-arm.c:3342 dwarf2dbg.c:701
2006 msgid "expected 0 or 1"
2009 #: config/tc-arm.c:3346
2010 msgid "missing comma"
2013 #: config/tc-arm.c:3379
2014 msgid "duplicate .fnstart directive"
2017 #: config/tc-arm.c:3410
2018 msgid "duplicate .handlerdata directive"
2021 #: config/tc-arm.c:3429
2022 msgid ".fnend directive without .fnstart"
2025 #: config/tc-arm.c:3495
2026 msgid "personality routine specified for cantunwind frame"
2029 #: config/tc-arm.c:3512
2030 msgid "duplicate .personalityindex directive"
2033 #: config/tc-arm.c:3519
2034 msgid "bad personality routine number"
2037 #: config/tc-arm.c:3541
2038 msgid "duplicate .personality directive"
2041 #: config/tc-arm.c:3564 config/tc-arm.c:3692 config/tc-arm.c:3740
2042 msgid "expected register list"
2045 #: config/tc-arm.c:3646
2046 msgid "expected , <constant>"
2049 #: config/tc-arm.c:3655
2050 msgid "number of registers must be in the range [1:4]"
2053 #: config/tc-arm.c:3802 config/tc-arm.c:3935
2054 msgid "bad register range"
2057 #: config/tc-arm.c:3992
2058 msgid "register expected"
2061 #: config/tc-arm.c:4002
2062 msgid "FPA .unwind_save does not take a register list"
2065 #: config/tc-arm.c:4021
2066 msgid ".unwind_save does not support this kind of register"
2069 #: config/tc-arm.c:4060
2070 msgid "SP and PC not permitted in .unwind_movsp directive"
2073 #: config/tc-arm.c:4065
2074 msgid "unexpected .unwind_movsp directive"
2077 #: config/tc-arm.c:4092
2078 msgid "stack increment must be multiple of 4"
2081 #: config/tc-arm.c:4124
2082 msgid "expected <reg>, <reg>"
2085 #: config/tc-arm.c:4142
2086 msgid "register must be either sp or set by a previousunwind_movsp directive"
2089 #: config/tc-arm.c:4181
2090 msgid "expected <offset>, <opcode>"
2093 #: config/tc-arm.c:4193
2094 msgid "unwind opcode too long"
2097 #: config/tc-arm.c:4198
2098 msgid "invalid unwind opcode"
2101 #: config/tc-arm.c:4351 config/tc-arm.c:5213 config/tc-arm.c:8917
2102 #: config/tc-arm.c:9440 config/tc-arm.c:12568 config/tc-arm.c:20329
2103 #: config/tc-arm.c:20354 config/tc-arm.c:20362 config/tc-z8k.c:1144
2104 #: config/tc-z8k.c:1154
2105 msgid "immediate value out of range"
2108 #: config/tc-arm.c:4498
2109 msgid "invalid FPA immediate expression"
2112 #: config/tc-arm.c:4622 config/tc-arm.c:4630
2113 msgid "shift expression expected"
2116 #: config/tc-arm.c:4644
2117 msgid "'LSL' or 'ASR' required"
2120 #: config/tc-arm.c:4652
2121 msgid "'LSL' required"
2124 #: config/tc-arm.c:4660
2125 msgid "'ASR' required"
2128 #: config/tc-arm.c:4732 config/tc-arm.c:5207 config/tc-arm.c:6832
2129 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2130 msgid "constant expression expected"
2133 #: config/tc-arm.c:4739
2134 msgid "invalid rotation"
2137 #: config/tc-arm.c:4899 config/tc-arm.c:5043
2138 msgid "unknown group relocation"
2141 #: config/tc-arm.c:5012
2142 msgid "alignment must be constant"
2145 #: config/tc-arm.c:5074
2146 msgid "this group relocation is not allowed on this instruction"
2149 #: config/tc-arm.c:5086 config/tc-arm.c:5486
2150 msgid "']' expected"
2153 #: config/tc-arm.c:5104
2154 msgid "'}' expected at end of 'option' field"
2157 #: config/tc-arm.c:5109
2158 msgid "cannot combine index with option"
2161 #: config/tc-arm.c:5122
2162 msgid "cannot combine pre- and post-indexing"
2165 #: config/tc-arm.c:5283
2166 msgid "flag for {c}psr instruction expected"
2169 #: config/tc-arm.c:5308
2170 msgid "unrecognized CPS flag"
2173 #: config/tc-arm.c:5315
2174 msgid "missing CPS flags"
2177 #: config/tc-arm.c:5338 config/tc-arm.c:5344
2178 msgid "valid endian specifiers are be or le"
2181 #: config/tc-arm.c:5366
2182 msgid "missing rotation field after comma"
2185 #: config/tc-arm.c:5381
2186 msgid "rotation can only be 0, 8, 16, or 24"
2189 #: config/tc-arm.c:5410
2190 msgid "condition required"
2193 #: config/tc-arm.c:5448 config/tc-arm.c:7385
2194 msgid "'[' expected"
2197 #: config/tc-arm.c:5461
2198 msgid "',' expected"
2201 #: config/tc-arm.c:5478
2202 msgid "invalid shift"
2205 #: config/tc-arm.c:5551
2206 msgid "can't use Neon quad register here"
2209 #: config/tc-arm.c:5617
2210 msgid "expected <Rm> or <Dm> or <Qm> operand"
2213 #: config/tc-arm.c:5697
2217 #: config/tc-arm.c:5707 read.c:2135
2218 msgid "expected comma"
2221 #: config/tc-arm.c:6018 config/tc-arm.c:6088
2222 msgid "immediate value is out of range"
2225 #: config/tc-arm.c:6233
2226 msgid "iWMMXt data or control register expected"
2229 #: config/tc-arm.c:6386
2231 msgid "unhandled operand code %d"
2234 #: config/tc-arm.c:6465 config/tc-score.c:264
2235 msgid "garbage following instruction"
2238 #. If REG is R13 (the stack pointer), warn that its use is
2240 #: config/tc-arm.c:6505
2241 msgid "use of r13 is deprecated"
2244 #: config/tc-arm.c:6575
2245 msgid "D register out of range for selected VFP version"
2248 #: config/tc-arm.c:6654
2249 msgid "instruction does not accept preindexed addressing"
2252 #. unindexed - only for coprocessor
2253 #: config/tc-arm.c:6670 config/tc-arm.c:8710
2254 msgid "instruction does not accept unindexed addressing"
2257 #: config/tc-arm.c:6678
2258 msgid "destination register same as write-back base"
2261 #: config/tc-arm.c:6679
2262 msgid "source register same as write-back base"
2265 #: config/tc-arm.c:6725
2266 msgid "instruction does not accept scaled register index"
2269 #: config/tc-arm.c:6765
2270 msgid "instruction does not support unindexed addressing"
2273 #: config/tc-arm.c:6780
2274 msgid "pc may not be used with write-back"
2277 #: config/tc-arm.c:6785
2278 msgid "instruction does not support writeback"
2281 #: config/tc-arm.c:6827
2282 msgid "invalid pseudo operation"
2285 #: config/tc-arm.c:6873
2286 msgid "literal pool insertion failed"
2289 #: config/tc-arm.c:6931
2290 msgid "Rn must not overlap other operands"
2293 #: config/tc-arm.c:7020 config/tc-arm.c:9276
2294 msgid "bad barrier type"
2297 #: config/tc-arm.c:7031 config/tc-arm.c:7050 config/tc-arm.c:7063
2298 #: config/tc-arm.c:9288 config/tc-arm.c:9319 config/tc-arm.c:9341
2299 msgid "bit-field extends past end of register"
2302 #: config/tc-arm.c:7092
2303 msgid "the only suffix valid here is '(plt)'"
2306 #: config/tc-arm.c:7145
2307 msgid "use of r15 in blx in ARM mode is not really useful"
2310 #: config/tc-arm.c:7167
2311 msgid "use of r15 in bx in ARM mode is not really useful"
2314 #: config/tc-arm.c:7192
2315 msgid "use of r15 in bxj is not really useful"
2318 #: config/tc-arm.c:7352 config/tc-arm.c:7361
2319 msgid "writeback of base register is UNPREDICTABLE"
2322 #: config/tc-arm.c:7355
2323 msgid "writeback of base register when in register list is UNPREDICTABLE"
2326 #: config/tc-arm.c:7365
2327 msgid "if writeback register is in list, it must be the lowest reg in the list"
2330 #: config/tc-arm.c:7380
2331 msgid "first destination register must be even"
2334 #: config/tc-arm.c:7383 config/tc-arm.c:7450
2335 msgid "can only load two consecutive registers"
2338 #. If op 1 were present and equal to PC, this function wouldn't
2339 #. have been called in the first place.
2340 #. If op 2 were present and equal to PC, this function wouldn't
2341 #. have been called in the first place.
2342 #: config/tc-arm.c:7384 config/tc-arm.c:7453 config/tc-arm.c:7982
2343 #: config/tc-arm.c:9988
2344 msgid "r14 not allowed here"
2347 #: config/tc-arm.c:7398
2348 msgid "base register written back, and overlaps second destination register"
2351 #: config/tc-arm.c:7406
2352 msgid "index register overlaps destination register"
2355 #: config/tc-arm.c:7436 config/tc-arm.c:7964
2356 msgid "offset must be zero in ARM encoding"
2359 #: config/tc-arm.c:7447 config/tc-arm.c:7976
2360 msgid "even register required"
2363 #: config/tc-arm.c:7478 config/tc-arm.c:7509
2364 msgid "this instruction requires a post-indexed address"
2367 #: config/tc-arm.c:7536
2368 msgid "Rd and Rm should be different in mla"
2371 #: config/tc-arm.c:7560 config/tc-arm.c:10317
2372 msgid ":lower16: not allowed this instruction"
2375 #: config/tc-arm.c:7562
2376 msgid ":upper16: not allowed instruction"
2379 #: config/tc-arm.c:7581
2380 msgid "operand 1 must be FPSCR"
2383 #: config/tc-arm.c:7614 config/tc-arm.c:10442
2384 msgid "'CPSR' or 'SPSR' expected"
2387 #: config/tc-arm.c:7651
2388 msgid "Rd and Rm should be different in mul"
2391 #: config/tc-arm.c:7670 config/tc-arm.c:7909 config/tc-arm.c:10572
2392 msgid "rdhi and rdlo must be different"
2395 #: config/tc-arm.c:7676
2396 msgid "rdhi, rdlo and rm must all be different"
2399 #: config/tc-arm.c:7741
2400 msgid "'[' expected after PLD mnemonic"
2403 #: config/tc-arm.c:7743 config/tc-arm.c:7758
2404 msgid "post-indexed expression used in preload instruction"
2407 #: config/tc-arm.c:7745 config/tc-arm.c:7760
2408 msgid "writeback used in preload instruction"
2411 #: config/tc-arm.c:7747 config/tc-arm.c:7762
2412 msgid "unindexed addressing used in preload instruction"
2415 #: config/tc-arm.c:7756
2416 msgid "'[' expected after PLI mnemonic"
2419 #: config/tc-arm.c:7935
2420 msgid "SRS base register must be r13"
2423 #: config/tc-arm.c:7979
2424 msgid "can only store two consecutive registers"
2427 #: config/tc-arm.c:8074 config/tc-arm.c:8091
2428 msgid "only two consecutive VFP SP registers allowed here"
2431 #: config/tc-arm.c:8119 config/tc-arm.c:8134
2432 msgid "this addressing mode requires base-register writeback"
2435 #: config/tc-arm.c:8308
2436 msgid "this instruction does not support indexing"
2439 #: config/tc-arm.c:8331
2440 msgid "only r15 allowed here"
2443 #: config/tc-arm.c:8466
2444 msgid "immediate operand requires iWMMXt2"
2447 #: config/tc-arm.c:8610
2448 msgid "shift by register not allowed in thumb mode"
2451 #: config/tc-arm.c:8622 config/tc-arm.c:11085 config/tc-arm.c:19719
2452 msgid "shift expression is too large"
2455 #: config/tc-arm.c:8648
2456 msgid "Instruction does not support =N addresses"
2459 #: config/tc-arm.c:8653
2460 msgid "cannot use register index with PC-relative addressing"
2463 #: config/tc-arm.c:8654
2464 msgid "cannot use register index with this instruction"
2467 #: config/tc-arm.c:8656
2468 msgid "Thumb does not support negative register indexing"
2471 #: config/tc-arm.c:8658
2472 msgid "Thumb does not support register post-indexing"
2475 #: config/tc-arm.c:8660
2476 msgid "Thumb does not support register indexing with writeback"
2479 #: config/tc-arm.c:8662
2480 msgid "Thumb supports only LSL in shifted register indexing"
2483 #: config/tc-arm.c:8671 config/tc-arm.c:13865
2484 msgid "shift out of range"
2487 #: config/tc-arm.c:8679
2488 msgid "cannot use writeback with PC-relative addressing"
2491 #: config/tc-arm.c:8681
2492 msgid "cannot use writeback with this instruction"
2495 #: config/tc-arm.c:8700
2496 msgid "cannot use post-indexing with PC-relative addressing"
2499 #: config/tc-arm.c:8701
2500 msgid "cannot use post-indexing with this instruction"
2503 #: config/tc-arm.c:8912
2504 msgid "only SUBS PC, LR, #const allowed"
2507 #: config/tc-arm.c:8991 config/tc-arm.c:9142 config/tc-arm.c:9239
2508 #: config/tc-arm.c:10396 config/tc-arm.c:10678
2509 msgid "shift must be constant"
2512 #: config/tc-arm.c:9018 config/tc-arm.c:9157 config/tc-arm.c:9254
2513 #: config/tc-arm.c:10409
2514 msgid "unshifted register required"
2517 #: config/tc-arm.c:9033 config/tc-arm.c:9265 config/tc-arm.c:10533
2518 msgid "dest must overlap one source register"
2521 #: config/tc-arm.c:9160
2522 msgid "dest and source1 must be the same register"
2525 #: config/tc-arm.c:9436
2526 msgid "instruction is always unconditional"
2529 #: config/tc-arm.c:9531
2530 msgid "selected processor does not support 'A' form of this instruction"
2533 #: config/tc-arm.c:9534
2534 msgid "Thumb does not support the 2-argument form of this instruction"
2537 #: config/tc-arm.c:9642
2538 msgid "SP not allowed in register list"
2541 #: config/tc-arm.c:9648
2542 msgid "LR and PC should not both be in register list"
2545 #: config/tc-arm.c:9655
2546 msgid "base register should not be in register list when written back"
2549 #: config/tc-arm.c:9661
2550 msgid "PC not allowed in register list"
2553 #: config/tc-arm.c:9664 config/tc-arm.c:9730 config/tc-arm.c:9770
2555 msgid "value stored for r%d is UNPREDICTABLE"
2558 #: config/tc-arm.c:9706
2559 msgid "Thumb load/store multiple does not support {reglist}^"
2562 #: config/tc-arm.c:9763
2563 msgid "Thumb-2 instruction only valid in unified syntax"
2566 #: config/tc-arm.c:9767 config/tc-arm.c:9777
2567 msgid "this instruction will write back the base register"
2570 #: config/tc-arm.c:9780
2571 msgid "this instruction will not write back the base register"
2574 #: config/tc-arm.c:9809
2575 msgid "r14 not allowed as first register when second register is omitted"
2578 #: config/tc-arm.c:9911 config/tc-arm.c:9924 config/tc-arm.c:9960
2579 msgid "Thumb does not support this addressing mode"
2582 #: config/tc-arm.c:9928
2583 msgid "byte or halfword not valid for base register"
2586 #: config/tc-arm.c:9931
2587 msgid "r15 based store not allowed"
2590 #: config/tc-arm.c:9933
2591 msgid "invalid base register for register offset"
2594 #: config/tc-arm.c:10273
2595 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
2598 #: config/tc-arm.c:10301
2599 msgid "only lo regs allowed with immediate"
2602 #: config/tc-arm.c:10322
2603 msgid ":upper16: not allowed this instruction"
2606 #: config/tc-arm.c:10432 config/tc-arm.c:10438 config/tc-arm.c:10468
2607 #: config/tc-arm.c:10474
2608 msgid "selected processor does not support requested special purpose register"
2611 #: config/tc-arm.c:10463
2612 msgid "Thumb encoding does not support an immediate here"
2615 #: config/tc-arm.c:10538
2616 msgid "Thumb-2 MUL must not set flags"
2619 #: config/tc-arm.c:10603
2620 msgid "Thumb does not support NOP with hints"
2623 #: config/tc-arm.c:10741
2624 msgid "push/pop do not support {reglist}^"
2627 #: config/tc-arm.c:10764
2628 msgid "invalid register list to push/pop instruction"
2631 #: config/tc-arm.c:10997
2632 msgid "source1 and dest must be same register"
2635 #: config/tc-arm.c:11018
2636 msgid "ror #imm not supported"
2639 #: config/tc-arm.c:11201
2640 msgid "Thumb encoding does not support rotation"
2643 #: config/tc-arm.c:11221
2644 msgid "instruction requires register index"
2647 #: config/tc-arm.c:11230
2648 msgid "instruction does not allow shifted index"
2651 #: config/tc-arm.c:11640
2652 msgid "invalid instruction shape"
2655 #: config/tc-arm.c:11883
2656 msgid "types specified in both the mnemonic and operands"
2659 #: config/tc-arm.c:11920
2660 msgid "operand types can't be inferred"
2663 #: config/tc-arm.c:11926
2664 msgid "type specifier has the wrong number of parts"
2667 #: config/tc-arm.c:11981 config/tc-arm.c:13618 config/tc-arm.c:13625
2668 msgid "operand size must match register width"
2671 #: config/tc-arm.c:11992
2672 msgid "bad type in Neon instruction"
2675 #: config/tc-arm.c:12003
2676 msgid "inconsistent types in Neon instruction"
2679 #: config/tc-arm.c:13052
2680 msgid "scalar out of range for multiply instruction"
2683 #: config/tc-arm.c:13216 config/tc-arm.c:13228
2684 msgid "immediate out of range for insert"
2687 #: config/tc-arm.c:13240 config/tc-arm.c:14210
2688 msgid "immediate out of range for shift"
2691 #: config/tc-arm.c:13297 config/tc-arm.c:13324 config/tc-arm.c:13711
2692 #: config/tc-arm.c:14156
2693 msgid "immediate out of range"
2696 #: config/tc-arm.c:13361
2697 msgid "immediate out of range for narrowing operation"
2700 #: config/tc-arm.c:13486
2701 msgid "operands 0 and 1 must be the same register"
2704 #: config/tc-arm.c:13685
2705 msgid "operand size must be specified for immediate VMOV"
2708 #: config/tc-arm.c:13695
2709 msgid "immediate has bits set outside the operand size"
2712 #: config/tc-arm.c:13891
2713 msgid "elements must be smaller than reversal region"
2716 #: config/tc-arm.c:14061 config/tc-arm.c:14109
2717 msgid "bad type for scalar"
2720 #: config/tc-arm.c:14173 config/tc-arm.c:14181
2721 msgid "VFP registers must be adjacent"
2724 #: config/tc-arm.c:14322
2725 msgid "bad list length for table lookup"
2728 #: config/tc-arm.c:14352
2729 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2732 #: config/tc-arm.c:14355
2733 msgid "register list must contain at least 1 and at most 16 registers"
2736 #: config/tc-arm.c:14432
2737 msgid "bad alignment"
2740 #: config/tc-arm.c:14449
2741 msgid "bad list type for instruction"
2744 #: config/tc-arm.c:14491
2745 msgid "unsupported alignment for instruction"
2748 #: config/tc-arm.c:14510 config/tc-arm.c:14604 config/tc-arm.c:14615
2749 #: config/tc-arm.c:14625 config/tc-arm.c:14639
2750 msgid "bad list length"
2753 #: config/tc-arm.c:14515
2754 msgid "stride of 2 unavailable when element size is 8"
2757 #: config/tc-arm.c:14548 config/tc-arm.c:14623
2758 msgid "can't use alignment with this instruction"
2761 #: config/tc-arm.c:14687
2762 msgid "post-index must be a register"
2765 #: config/tc-arm.c:14689
2766 msgid "bad register for post-index"
2769 #: config/tc-arm.c:15003 config/tc-arm.c:15087
2770 msgid "conditional infixes are deprecated in unified syntax"
2773 #: config/tc-arm.c:15235
2774 msgid "Warning: conditional outside an IT block for Thumb."
2777 #: config/tc-arm.c:15440
2778 msgid "s suffix on comparison instruction is deprecated"
2781 #: config/tc-arm.c:15459 config/tc-arm.c:15484 config/tc-arm.c:15548
2783 msgid "selected processor does not support `%s'"
2786 #: config/tc-arm.c:15465
2787 msgid "Thumb does not support conditional execution"
2790 #: config/tc-arm.c:15509
2792 msgid "cannot honor width suffix -- `%s'"
2795 #: config/tc-arm.c:15553
2797 msgid "width suffixes are invalid in ARM mode -- `%s'"
2800 #: config/tc-arm.c:15583
2802 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2805 #: config/tc-arm.c:15600
2807 msgid "section '%s' finished with an open IT block."
2810 #: config/tc-arm.c:15605
2811 msgid "file finished with an open IT block."
2814 #: config/tc-arm.c:18509
2816 msgid "alignments greater than %d bytes not supported in .text sections."
2819 #: config/tc-arm.c:18777 config/tc-ia64.c:3458
2821 msgid "Group section `%s' has no group signature"
2824 #: config/tc-arm.c:18822
2825 msgid "handlerdata in cantunwind frame"
2828 #: config/tc-arm.c:18839
2829 msgid "too many unwind opcodes for personality routine 0"
2832 #: config/tc-arm.c:18871
2833 msgid "too many unwind opcodes"
2836 #: config/tc-arm.c:19123
2837 msgid "GOT already in the symbol table"
2840 #: config/tc-arm.c:19435 config/tc-arm.c:19476 config/tc-arm.c:19746
2842 msgid "undefined symbol %s used as an immediate value"
2845 #: config/tc-arm.c:19444 config/tc-arm.c:19485
2847 msgid "symbol %s is in a different section"
2850 #: config/tc-arm.c:19458 config/tc-arm.c:19785
2852 msgid "invalid constant (%lx) after fixup"
2855 #: config/tc-arm.c:19513
2857 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2860 #: config/tc-arm.c:19548 config/tc-arm.c:19573
2861 msgid "invalid literal constant: pool needs to be closer"
2864 #: config/tc-arm.c:19551 config/tc-arm.c:19589
2866 msgid "bad immediate value for offset (%ld)"
2869 #: config/tc-arm.c:19575
2871 msgid "bad immediate value for 8-bit offset (%ld)"
2874 #: config/tc-arm.c:19630
2875 msgid "offset not a multiple of 4"
2878 #: config/tc-arm.c:19637 config/tc-arm.c:19652 config/tc-arm.c:19667
2879 #: config/tc-arm.c:19678 config/tc-arm.c:19701 config/tc-arm.c:20413
2880 #: config/tc-moxie.c:664 config/tc-pj.c:449 config/tc-sh.c:4190
2881 msgid "offset out of range"
2884 #: config/tc-arm.c:19801
2885 msgid "invalid smc expression"
2888 #: config/tc-arm.c:19812 config/tc-arm.c:19821
2889 msgid "invalid swi expression"
2892 #: config/tc-arm.c:19831
2893 msgid "invalid expression in load/store multiple"
2896 #: config/tc-arm.c:19892
2898 msgid "blx to '%s' an ARM ISA state function changed to bl"
2901 #: config/tc-arm.c:19911
2902 msgid "misaligned branch destination"
2905 #: config/tc-arm.c:19915 config/tc-arm.c:19952 config/tc-arm.c:19966
2906 #: config/tc-arm.c:19979 config/tc-arm.c:20078 config/tc-arm.c:20103
2907 msgid "branch out of range"
2910 #: config/tc-arm.c:20002
2911 msgid "conditional branch out of range"
2914 #: config/tc-arm.c:20038
2916 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
2919 #: config/tc-arm.c:20187
2920 msgid "rel31 relocation overflow"
2923 #: config/tc-arm.c:20199 config/tc-arm.c:20222
2924 msgid "co-processor offset out of range"
2927 #: config/tc-arm.c:20239
2929 msgid "invalid offset, target not word aligned (0x%08lX)"
2932 #: config/tc-arm.c:20246 config/tc-arm.c:20255 config/tc-arm.c:20263
2933 #: config/tc-arm.c:20271 config/tc-arm.c:20279
2935 msgid "invalid offset, value too big (0x%08lX)"
2938 #: config/tc-arm.c:20320
2939 msgid "invalid Hi register with immediate"
2942 #: config/tc-arm.c:20336
2943 msgid "invalid immediate for stack address calculation"
2946 #: config/tc-arm.c:20344
2948 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2951 #: config/tc-arm.c:20374
2953 msgid "invalid immediate: %ld is out of range"
2956 #: config/tc-arm.c:20386
2958 msgid "invalid shift value: %ld"
2961 #: config/tc-arm.c:20465
2963 msgid "the offset 0x%08lX is not representable"
2966 #: config/tc-arm.c:20505
2968 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2971 #: config/tc-arm.c:20544
2973 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2976 #: config/tc-arm.c:20584
2978 msgid "bad offset 0x%08lX (must be word-aligned)"
2981 #: config/tc-arm.c:20589
2983 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2986 #: config/tc-arm.c:20620 config/tc-score.c:7398
2988 msgid "bad relocation fixup type (%d)"
2991 #: config/tc-arm.c:20731
2992 msgid "literal referenced across section boundary"
2995 #: config/tc-arm.c:20792
2996 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2999 #: config/tc-arm.c:20797
3000 msgid "ADRL used for a symbol not defined in the same file"
3003 #: config/tc-arm.c:20812
3005 msgid "undefined local label `%s'"
3008 #: config/tc-arm.c:20818
3009 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
3012 #: config/tc-arm.c:20839 config/tc-cris.c:3985 config/tc-mcore.c:1926
3013 #: config/tc-microblaze.c:1834 config/tc-mmix.c:2862 config/tc-moxie.c:759
3014 #: config/tc-ns32k.c:2248 config/tc-score.c:7491
3018 #: config/tc-arm.c:20842 config/tc-arm.c:20863 config/tc-score.c:7493
3020 msgid "cannot represent %s relocation in this object file format"
3023 #: config/tc-arm.c:21203
3025 msgid "%s: unexpected function type: %d"
3028 #: config/tc-arm.c:21330
3029 msgid "use of old and new-style options to set CPU type"
3032 #: config/tc-arm.c:21340
3033 msgid "use of old and new-style options to set FPU type"
3036 #: config/tc-arm.c:21416
3037 msgid "hard-float conflicts with specified fpu"
3040 #: config/tc-arm.c:21603
3041 msgid "generate PIC code"
3044 #: config/tc-arm.c:21604
3045 msgid "assemble Thumb code"
3048 #: config/tc-arm.c:21605
3049 msgid "support ARM/Thumb interworking"
3052 #: config/tc-arm.c:21607
3053 msgid "code uses 32-bit program counter"
3056 #: config/tc-arm.c:21608
3057 msgid "code uses 26-bit program counter"
3060 #: config/tc-arm.c:21609
3061 msgid "floating point args are in fp regs"
3064 #: config/tc-arm.c:21611
3065 msgid "re-entrant code"
3068 #: config/tc-arm.c:21612
3069 msgid "code is ATPCS conformant"
3072 #: config/tc-arm.c:21613
3073 msgid "assemble for big-endian"
3076 #: config/tc-arm.c:21614
3077 msgid "assemble for little-endian"
3080 #. These are recognized by the assembler, but have no affect on code.
3081 #: config/tc-arm.c:21618
3082 msgid "use frame pointer"
3085 #: config/tc-arm.c:21619
3086 msgid "use stack size checking"
3089 #: config/tc-arm.c:21622
3090 msgid "do not warn on use of deprecated feature"
3093 #. DON'T add any new processors to this list -- we want the whole list
3094 #. to go away... Add them to the processors table instead.
3095 #: config/tc-arm.c:21639 config/tc-arm.c:21640
3096 msgid "use -mcpu=arm1"
3099 #: config/tc-arm.c:21641 config/tc-arm.c:21642
3100 msgid "use -mcpu=arm2"
3103 #: config/tc-arm.c:21643 config/tc-arm.c:21644
3104 msgid "use -mcpu=arm250"
3107 #: config/tc-arm.c:21645 config/tc-arm.c:21646
3108 msgid "use -mcpu=arm3"
3111 #: config/tc-arm.c:21647 config/tc-arm.c:21648
3112 msgid "use -mcpu=arm6"
3115 #: config/tc-arm.c:21649 config/tc-arm.c:21650
3116 msgid "use -mcpu=arm600"
3119 #: config/tc-arm.c:21651 config/tc-arm.c:21652
3120 msgid "use -mcpu=arm610"
3123 #: config/tc-arm.c:21653 config/tc-arm.c:21654
3124 msgid "use -mcpu=arm620"
3127 #: config/tc-arm.c:21655 config/tc-arm.c:21656
3128 msgid "use -mcpu=arm7"
3131 #: config/tc-arm.c:21657 config/tc-arm.c:21658
3132 msgid "use -mcpu=arm70"
3135 #: config/tc-arm.c:21659 config/tc-arm.c:21660
3136 msgid "use -mcpu=arm700"
3139 #: config/tc-arm.c:21661 config/tc-arm.c:21662
3140 msgid "use -mcpu=arm700i"
3143 #: config/tc-arm.c:21663 config/tc-arm.c:21664
3144 msgid "use -mcpu=arm710"
3147 #: config/tc-arm.c:21665 config/tc-arm.c:21666
3148 msgid "use -mcpu=arm710c"
3151 #: config/tc-arm.c:21667 config/tc-arm.c:21668
3152 msgid "use -mcpu=arm720"
3155 #: config/tc-arm.c:21669 config/tc-arm.c:21670
3156 msgid "use -mcpu=arm7d"
3159 #: config/tc-arm.c:21671 config/tc-arm.c:21672
3160 msgid "use -mcpu=arm7di"
3163 #: config/tc-arm.c:21673 config/tc-arm.c:21674
3164 msgid "use -mcpu=arm7m"
3167 #: config/tc-arm.c:21675 config/tc-arm.c:21676
3168 msgid "use -mcpu=arm7dm"
3171 #: config/tc-arm.c:21677 config/tc-arm.c:21678
3172 msgid "use -mcpu=arm7dmi"
3175 #: config/tc-arm.c:21679 config/tc-arm.c:21680
3176 msgid "use -mcpu=arm7100"
3179 #: config/tc-arm.c:21681 config/tc-arm.c:21682
3180 msgid "use -mcpu=arm7500"
3183 #: config/tc-arm.c:21683 config/tc-arm.c:21684
3184 msgid "use -mcpu=arm7500fe"
3187 #: config/tc-arm.c:21685 config/tc-arm.c:21686 config/tc-arm.c:21687
3188 #: config/tc-arm.c:21688
3189 msgid "use -mcpu=arm7tdmi"
3192 #: config/tc-arm.c:21689 config/tc-arm.c:21690
3193 msgid "use -mcpu=arm710t"
3196 #: config/tc-arm.c:21691 config/tc-arm.c:21692
3197 msgid "use -mcpu=arm720t"
3200 #: config/tc-arm.c:21693 config/tc-arm.c:21694
3201 msgid "use -mcpu=arm740t"
3204 #: config/tc-arm.c:21695 config/tc-arm.c:21696
3205 msgid "use -mcpu=arm8"
3208 #: config/tc-arm.c:21697 config/tc-arm.c:21698
3209 msgid "use -mcpu=arm810"
3212 #: config/tc-arm.c:21699 config/tc-arm.c:21700
3213 msgid "use -mcpu=arm9"
3216 #: config/tc-arm.c:21701 config/tc-arm.c:21702
3217 msgid "use -mcpu=arm9tdmi"
3220 #: config/tc-arm.c:21703 config/tc-arm.c:21704
3221 msgid "use -mcpu=arm920"
3224 #: config/tc-arm.c:21705 config/tc-arm.c:21706
3225 msgid "use -mcpu=arm940"
3228 #: config/tc-arm.c:21707
3229 msgid "use -mcpu=strongarm"
3232 #: config/tc-arm.c:21709
3233 msgid "use -mcpu=strongarm110"
3236 #: config/tc-arm.c:21711
3237 msgid "use -mcpu=strongarm1100"
3240 #: config/tc-arm.c:21713
3241 msgid "use -mcpu=strongarm1110"
3244 #: config/tc-arm.c:21714
3245 msgid "use -mcpu=xscale"
3248 #: config/tc-arm.c:21715
3249 msgid "use -mcpu=iwmmxt"
3252 #: config/tc-arm.c:21716
3253 msgid "use -mcpu=all"
3256 #. Architecture variants -- don't add any more to this list either.
3257 #: config/tc-arm.c:21719 config/tc-arm.c:21720
3258 msgid "use -march=armv2"
3261 #: config/tc-arm.c:21721 config/tc-arm.c:21722
3262 msgid "use -march=armv2a"
3265 #: config/tc-arm.c:21723 config/tc-arm.c:21724
3266 msgid "use -march=armv3"
3269 #: config/tc-arm.c:21725 config/tc-arm.c:21726
3270 msgid "use -march=armv3m"
3273 #: config/tc-arm.c:21727 config/tc-arm.c:21728
3274 msgid "use -march=armv4"
3277 #: config/tc-arm.c:21729 config/tc-arm.c:21730
3278 msgid "use -march=armv4t"
3281 #: config/tc-arm.c:21731 config/tc-arm.c:21732
3282 msgid "use -march=armv5"
3285 #: config/tc-arm.c:21733 config/tc-arm.c:21734
3286 msgid "use -march=armv5t"
3289 #: config/tc-arm.c:21735 config/tc-arm.c:21736
3290 msgid "use -march=armv5te"
3293 #. Floating point variants -- don't add any more to this list either.
3294 #: config/tc-arm.c:21739
3295 msgid "use -mfpu=fpe"
3298 #: config/tc-arm.c:21740
3299 msgid "use -mfpu=fpa10"
3302 #: config/tc-arm.c:21741
3303 msgid "use -mfpu=fpa11"
3306 #: config/tc-arm.c:21743
3307 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3310 #: config/tc-arm.c:22018
3311 msgid "invalid architectural extension"
3314 #: config/tc-arm.c:22032
3315 msgid "missing architectural extension"
3318 #: config/tc-arm.c:22045
3320 msgid "unknown architectural extension `%s'"
3323 #: config/tc-arm.c:22069
3325 msgid "missing cpu name `%s'"
3328 #: config/tc-arm.c:22095 config/tc-arm.c:22530
3330 msgid "unknown cpu `%s'"
3333 #: config/tc-arm.c:22113
3335 msgid "missing architecture name `%s'"
3338 #: config/tc-arm.c:22130 config/tc-arm.c:22564 config/tc-arm.c:22595
3339 #: config/tc-score.c:7728
3341 msgid "unknown architecture `%s'\n"
3344 #: config/tc-arm.c:22146 config/tc-arm.c:22625
3346 msgid "unknown floating point format `%s'\n"
3349 #: config/tc-arm.c:22162
3351 msgid "unknown floating point abi `%s'\n"
3354 #: config/tc-arm.c:22178
3356 msgid "unknown EABI `%s'\n"
3359 #: config/tc-arm.c:22198
3361 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
3364 #: config/tc-arm.c:22208
3365 msgid "<cpu name>\t assemble for CPU <cpu name>"
3368 #: config/tc-arm.c:22210
3369 msgid "<arch name>\t assemble for architecture <arch name>"
3372 #: config/tc-arm.c:22212
3373 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
3376 #: config/tc-arm.c:22214
3377 msgid "<abi>\t assemble for floating point ABI <abi>"
3380 #: config/tc-arm.c:22217
3381 msgid "<ver>\t\t assemble for eabi version <ver>"
3384 #: config/tc-arm.c:22220
3385 msgid "<mode>\t controls implicit insertion of IT instructions"
3388 #: config/tc-arm.c:22264 config/tc-arm.c:22282 config/tc-arm.c:22302
3390 msgid "option `-%c%s' is deprecated: %s"
3393 #: config/tc-arm.c:22322
3395 msgid " ARM-specific assembler options:\n"
3398 #: config/tc-arm.c:22333
3400 msgid " -EB assemble code for a big-endian cpu\n"
3403 #: config/tc-arm.c:22338
3405 msgid " -EL assemble code for a little-endian cpu\n"
3408 #: config/tc-arm.c:22342
3410 msgid " --fix-v4bx Allow BX in ARMv4 code\n"
3413 #: config/tc-avr.c:314
3415 msgid "Known MCU names:"
3418 #: config/tc-avr.c:380
3422 " -mmcu=[avr-name] select microcontroller variant\n"
3423 " [avr-name] can be:\n"
3424 " avr1 - classic AVR core without data RAM\n"
3425 " avr2 - classic AVR core with up to 8K program memory\n"
3426 " avr25 - classic AVR core with up to 8K program memory\n"
3427 " plus the MOVW instruction\n"
3428 " avr3 - classic AVR core with up to 64K program memory\n"
3429 " avr31 - classic AVR core with up to 128K program memory\n"
3430 " avr35 - classic AVR core with up to 64K program memory\n"
3431 " plus the MOVW instruction\n"
3432 " avr4 - enhanced AVR core with up to 8K program memory\n"
3433 " avr5 - enhanced AVR core with up to 64K program memory\n"
3434 " avr51 - enhanced AVR core with up to 128K program memory\n"
3435 " avr6 - enhanced AVR core with up to 256K program memory\n"
3436 " or immediate microcontroller name.\n"
3439 #: config/tc-avr.c:397
3442 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
3443 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
3444 " (default for avr4, avr5)\n"
3445 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
3446 " (default for avr3, avr5)\n"
3449 #: config/tc-avr.c:441 config/tc-msp430.c:744
3451 msgid "unknown MCU: %s\n"
3454 #: config/tc-avr.c:450
3456 msgid "redefinition of mcu type `%s' to `%s'"
3459 #: config/tc-avr.c:528
3460 msgid "constant value required"
3463 #: config/tc-avr.c:531
3465 msgid "number must be positive and less than %d"
3468 #: config/tc-avr.c:557 config/tc-avr.c:694
3470 msgid "constant out of 8-bit range: %d"
3473 #: config/tc-avr.c:625 config/tc-score.c:1200 read.c:3615
3474 msgid "illegal expression"
3477 #: config/tc-avr.c:654 config/tc-avr.c:1421
3478 msgid "`)' required"
3481 #: config/tc-avr.c:749
3482 msgid "register r16-r23 required"
3485 #: config/tc-avr.c:755
3486 msgid "register number above 15 required"
3489 #: config/tc-avr.c:761
3490 msgid "even register number required"
3493 #: config/tc-avr.c:767
3494 msgid "register r24, r26, r28 or r30 required"
3497 #: config/tc-avr.c:773
3498 msgid "register name or number from 0 to 31 required"
3501 #: config/tc-avr.c:791
3502 msgid "pointer register (X, Y or Z) required"
3505 #: config/tc-avr.c:798
3506 msgid "cannot both predecrement and postincrement"
3509 #: config/tc-avr.c:806
3510 msgid "addressing mode not supported"
3513 #: config/tc-avr.c:812
3514 msgid "can't predecrement"
3517 #: config/tc-avr.c:815
3518 msgid "pointer register Z required"
3521 #: config/tc-avr.c:829
3522 msgid "postincrement not supported"
3525 #: config/tc-avr.c:839
3526 msgid "pointer register (Y or Z) required"
3529 #: config/tc-avr.c:943
3531 msgid "unknown constraint `%c'"
3534 #: config/tc-avr.c:995
3535 msgid "`,' required"
3538 #: config/tc-avr.c:1013
3539 msgid "undefined combination of operands"
3542 #: config/tc-avr.c:1022
3543 msgid "skipping two-word instruction"
3546 #: config/tc-avr.c:1114 config/tc-avr.c:1130 config/tc-avr.c:1244
3547 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3549 msgid "odd address operand: %ld"
3552 #: config/tc-avr.c:1122 config/tc-avr.c:1141 config/tc-avr.c:1163
3553 #: config/tc-avr.c:1170 config/tc-avr.c:1177 config/tc-d10v.c:503
3554 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3555 #: config/tc-msp430.c:2003
3557 msgid "operand out of range: %ld"
3560 #: config/tc-avr.c:1253 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3561 #: config/tc-msp430.c:2021
3563 msgid "line %d: unknown relocation type: 0x%x"
3566 #: config/tc-avr.c:1267
3567 msgid "only constant expression allowed"
3570 #. xgettext:c-format.
3571 #: config/tc-avr.c:1327 config/tc-bfin.c:811 config/tc-d10v.c:1457
3572 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3573 #: config/tc-msp430.c:2056 config/tc-or32.c:959 config/tc-ppc.c:6273
3574 #: config/tc-spu.c:881 config/tc-spu.c:1092 config/tc-v850.c:2187
3575 #: config/tc-z80.c:2017
3577 msgid "reloc %d not supported by object file format"
3580 #: config/tc-avr.c:1350 config/tc-h8300.c:1885 config/tc-mcore.c:881
3581 #: config/tc-microblaze.c:825 config/tc-moxie.c:178 config/tc-msp430.c:1821
3582 #: config/tc-pj.c:253 config/tc-sh.c:2544 config/tc-z8k.c:1216
3583 msgid "can't find opcode "
3586 #: config/tc-avr.c:1367
3588 msgid "illegal opcode %s for mcu %s"
3591 #: config/tc-avr.c:1376
3592 msgid "garbage at end of line"
3595 #: config/tc-avr.c:1448 config/tc-avr.c:1455
3597 msgid "illegal %srelocation size: %d"
3600 #: config/tc-bfin.c:96 config/tc-frv.c:1606 config/tc-frv.c:1616
3604 #: config/tc-bfin.c:423
3606 msgid " BFIN specific command line options:\n"
3609 #: config/tc-bfin.c:436
3610 msgid "Could not set architecture and machine."
3613 #: config/tc-bfin.c:585
3614 msgid "Parse failed."
3617 #: config/tc-bfin.c:660
3618 msgid "pcrel too far BFD_RELOC_BFIN_10"
3621 #: config/tc-bfin.c:676
3622 msgid "pcrel too far BFD_RELOC_BFIN_12"
3625 #: config/tc-bfin.c:696
3626 msgid "pcrel too far BFD_RELOC_BFIN_24"
3629 #: config/tc-bfin.c:711
3630 msgid "pcrel too far BFD_RELOC_BFIN_5"
3633 #: config/tc-bfin.c:723
3634 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3637 #: config/tc-bfin.c:733
3638 msgid "rel too far BFD_RELOC_8"
3641 #: config/tc-bfin.c:740
3642 msgid "rel too far BFD_RELOC_16"
3645 #: config/tc-cr16.c:164 read.c:4346
3646 msgid "using a bit field width of zero"
3649 #: config/tc-cr16.c:172 read.c:4354
3651 msgid "field width \"%s\" too complex for a bitfield"
3654 #: config/tc-cr16.c:181 read.c:4362
3656 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3659 #: config/tc-cr16.c:203 read.c:4384
3661 msgid "field value \"%s\" too complex for a bitfield"
3664 #: config/tc-cr16.c:384
3666 msgid "Unknown register pair - index relative mode: `%d'"
3669 #: config/tc-cr16.c:570 config/tc-crx.c:344 config/tc-mn10200.c:768
3672 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3675 #: config/tc-cr16.c:602 config/tc-crx.c:360
3677 msgid "internal error: reloc %d (`%s') not supported by object file format"
3680 #: config/tc-cr16.c:695 config/tc-i386.c:8187 config/tc-s390.c:1799
3681 msgid "GOT already in symbol table"
3684 #: config/tc-cr16.c:804 config/tc-cr16.c:827 config/tc-cris.c:1190
3685 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3686 #: config/tc-pdp11.c:194
3687 msgid "Virtual memory exhausted"
3690 #: config/tc-cr16.c:812 config/tc-crx.c:571 config/tc-crx.c:590
3691 #: config/tc-i386.c:2152 config/tc-i386.c:2174 config/tc-m68k.c:4607
3692 #: config/tc-maxq.c:2865
3694 msgid "Internal Error: Can't hash %s: %s"
3697 #: config/tc-cr16.c:838 config/tc-cris.c:1224 config/tc-crx.c:544
3699 msgid "Can't hash `%s': %s\n"
3702 #: config/tc-cr16.c:839 config/tc-cris.c:1225 config/tc-crx.c:545
3703 msgid "(unknown reason)"
3706 #. Missing or bad expr becomes absolute 0.
3707 #: config/tc-cr16.c:891 config/tc-crx.c:618 config/tc-maxq.c:1475
3709 msgid "missing or invalid displacement expression `%s' taken as 0"
3712 #: config/tc-cr16.c:941
3714 msgid "GOT bad expression with %s."
3717 #: config/tc-cr16.c:1052
3719 msgid "operand %d: illegal use expression: `%s`"
3722 #: config/tc-cr16.c:1117 config/tc-crx.c:1126
3724 msgid "Unknown register: `%d'"
3727 #. Issue a error message when register is illegal.
3728 #: config/tc-cr16.c:1125 config/tc-crx.c:1134
3730 msgid "Illegal register (`%s') in Instruction: `%s'"
3733 #: config/tc-cr16.c:1196 config/tc-cr16.c:1271 config/tc-crx.c:756
3734 #: config/tc-crx.c:776 config/tc-crx.c:791
3736 msgid "Illegal register `%s' in Instruction `%s'"
3739 #: config/tc-cr16.c:1224 config/tc-cr16.c:1235
3741 msgid "Illegal register pair `%s' in Instruction `%s'"
3744 #: config/tc-cr16.c:1260 config/tc-i960.c:835
3745 msgid "unmatched '['"
3748 #: config/tc-cr16.c:1266 config/tc-i960.c:842
3749 msgid "garbage after index spec ignored"
3752 #: config/tc-cr16.c:1414 config/tc-crx.c:935
3754 msgid "Illegal operands (whitespace): `%s'"
3757 #: config/tc-cr16.c:1426 config/tc-cr16.c:1433 config/tc-cr16.c:1450
3758 #: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3759 #: config/tc-crx.c:1763
3761 msgid "Missing matching brackets : `%s'"
3764 #: config/tc-cr16.c:1482 config/tc-crx.c:997
3766 msgid "Unknown exception: `%s'"
3769 #: config/tc-cr16.c:1569 config/tc-crx.c:1093
3771 msgid "Illegal `cinv' parameter: `%c'"
3774 #: config/tc-cr16.c:1591 config/tc-cr16.c:1630
3776 msgid "Unknown register pair: `%d'"
3779 #. Issue a error message when register pair is illegal.
3780 #: config/tc-cr16.c:1599
3782 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3785 #. Issue a error message when register pair is illegal.
3786 #: config/tc-cr16.c:1638
3788 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3791 #: config/tc-cr16.c:1677
3793 msgid "Unknown processor register : `%d'"
3796 #. Issue a error message when register pair is illegal.
3797 #: config/tc-cr16.c:1685
3799 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3802 #: config/tc-cr16.c:1733
3804 msgid "Unknown processor register (32 bit) : `%d'"
3807 #. Issue a error message when register pair is illegal.
3808 #: config/tc-cr16.c:1741
3810 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3813 #: config/tc-cr16.c:2105 config/tc-crx.c:1661 config/tc-crx.c:1678
3815 msgid "Same src/dest register is used (`r%d'), result is undefined"
3818 #: config/tc-cr16.c:2126
3819 msgid "RA register is saved twice."
3822 #: config/tc-cr16.c:2130
3824 msgid "`%s' Illegal use of registers."
3827 #: config/tc-cr16.c:2144
3829 msgid "`%s' Illegal count-register combination."
3832 #: config/tc-cr16.c:2150
3834 msgid "`%s' Illegal use of register."
3837 #: config/tc-cr16.c:2159 config/tc-crx.c:1670
3839 msgid "`%s' has undefined result"
3842 #: config/tc-cr16.c:2167
3844 msgid "Same src/dest register is used (`r%d'),result is undefined"
3847 #: config/tc-cr16.c:2338 config/tc-crx.c:1575
3848 msgid "Incorrect number of operands"
3851 #: config/tc-cr16.c:2340 config/tc-crx.c:1577
3853 msgid "Illegal type of operand (arg %d)"
3856 #: config/tc-cr16.c:2346 config/tc-crx.c:1583
3858 msgid "Operand out of range (arg %d)"
3861 #: config/tc-cr16.c:2349 config/tc-crx.c:1586
3863 msgid "Operand has odd displacement (arg %d)"
3866 #: config/tc-cr16.c:2352 config/tc-cr16.c:2383 config/tc-crx.c:1599
3867 #: config/tc-crx.c:1630
3869 msgid "Illegal operand (arg %d)"
3872 #. Give an error if a frag containing code is not aligned to a 2-byte
3874 #: config/tc-cr16.c:2485 config/tc-cr16.h:73 config/tc-crx.c:1952
3875 #: config/tc-crx.h:76
3876 msgid "instruction address is not a multiple of 2"
3879 #: config/tc-cr16.c:2562 config/tc-cris.c:1538 config/tc-cris.c:1546
3880 #: config/tc-crx.c:1988 config/tc-dlx.c:686 config/tc-hppa.c:3243
3881 #: config/tc-hppa.c:3250 config/tc-i860.c:490 config/tc-i860.c:507
3882 #: config/tc-i860.c:987 config/tc-sparc.c:1410 config/tc-sparc.c:1418
3884 msgid "Unknown opcode: `%s'"
3887 #: config/tc-cris.c:551 config/tc-m68hc11.c:2744
3889 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3892 #: config/tc-cris.c:555 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3894 msgid "internal inconsistency problem in %s: resolved symbol"
3897 #: config/tc-cris.c:565 config/tc-m68hc11.c:2754
3899 msgid "internal inconsistency problem in %s: fr_subtype %d"
3902 #: config/tc-cris.c:905
3903 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3906 #: config/tc-cris.c:935
3907 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
3910 #: config/tc-cris.c:940
3913 "Internal error found in md_convert_frag: offset %ld. Please report this."
3916 #: config/tc-cris.c:965
3918 msgid "internal inconsistency in %s: bdapq no symbol"
3921 #: config/tc-cris.c:978
3923 msgid "internal inconsistency in %s: bdap.w with no symbol"
3926 #: config/tc-cris.c:1002
3927 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3930 #: config/tc-cris.c:1011
3931 msgid "dangerous MULS/MULU location; give it higher alignment"
3934 #. Bail out for compatibility mode. (It seems it can be implemented,
3935 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
3936 #. $acr", "nop"; but doesn't seem worth it at the moment.)
3937 #: config/tc-cris.c:1052
3939 "Out-of-range .word offset handling is not implemented for .arch "
3943 #: config/tc-cris.c:1097
3944 msgid ".word case-table handling failed: table too large"
3947 #: config/tc-cris.c:1229
3949 msgid "Buggy opcode: `%s' \"%s\"\n"
3952 #: config/tc-cris.c:1644
3954 msgid "Immediate value not in 5 bit unsigned range: %ld"
3957 #: config/tc-cris.c:1660
3959 msgid "Immediate value not in 4 bit unsigned range: %ld"
3962 #: config/tc-cris.c:1712
3964 msgid "Immediate value not in 6 bit range: %ld"
3967 #: config/tc-cris.c:1727
3969 msgid "Immediate value not in 6 bit unsigned range: %ld"
3972 #. Others have a generic warning.
3973 #: config/tc-cris.c:1835
3975 msgid "Unimplemented register `%s' specified"
3978 #. We've come to the end of instructions with this
3979 #. opcode, so it must be an error.
3980 #: config/tc-cris.c:2079
3981 msgid "Illegal operands"
3984 #: config/tc-cris.c:2120 config/tc-cris.c:2160
3986 msgid "Immediate value not in 8 bit range: %ld"
3989 #: config/tc-cris.c:2130 config/tc-cris.c:2181
3991 msgid "Immediate value not in 16 bit range: %ld"
3994 #: config/tc-cris.c:2165
3996 msgid "Immediate value not in 8 bit signed range: %ld"
3999 #: config/tc-cris.c:2170
4001 msgid "Immediate value not in 8 bit unsigned range: %ld"
4004 #: config/tc-cris.c:2186
4006 msgid "Immediate value not in 16 bit signed range: %ld"
4009 #: config/tc-cris.c:2191
4011 msgid "Immediate value not in 16 bit unsigned range: %ld"
4014 #: config/tc-cris.c:2217
4015 msgid "TLS relocation size does not match operand size"
4018 #: config/tc-cris.c:2218
4019 msgid "PIC relocation size does not match operand size"
4022 #: config/tc-cris.c:3366
4023 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
4026 #: config/tc-cris.c:3370
4027 msgid "32-bit conditional branch generated"
4030 #: config/tc-cris.c:3431
4031 msgid "Complex expression not supported"
4034 #. FIXME: Is this function mentioned in the internals.texi manual? If
4036 #: config/tc-cris.c:3581
4037 msgid "Bad call to md_atof () - floating point formats are not supported"
4040 #: config/tc-cris.c:3622
4041 msgid "PC-relative relocation must be trivially resolved"
4044 #: config/tc-cris.c:3694
4046 msgid "Value not in 16 bit range: %ld"
4049 #: config/tc-cris.c:3702
4051 msgid "Value not in 16 bit signed range: %ld"
4054 #: config/tc-cris.c:3710
4056 msgid "Value not in 8 bit range: %ld"
4059 #: config/tc-cris.c:3717
4061 msgid "Value not in 8 bit signed range: %ld"
4064 #: config/tc-cris.c:3727
4066 msgid "Value not in 4 bit unsigned range: %ld"
4069 #: config/tc-cris.c:3734
4071 msgid "Value not in 5 bit unsigned range: %ld"
4074 #: config/tc-cris.c:3741
4076 msgid "Value not in 6 bit range: %ld"
4079 #: config/tc-cris.c:3748
4081 msgid "Value not in 6 bit unsigned range: %ld"
4084 #: config/tc-cris.c:3792
4086 msgid "Please use --help to see usage and options for this assembler.\n"
4089 #: config/tc-cris.c:3804
4090 msgid "--no-underscore is invalid with a.out format"
4093 #: config/tc-cris.c:3828
4095 msgid "invalid <arch> in --march=<arch>: %s"
4098 #: config/tc-cris.c:3937 config/tc-moxie.c:711
4100 "Semantics error. This type of operand can not be relocated, it must be an "
4101 "assembly-time constant"
4104 #: config/tc-cris.c:3986 config/tc-moxie.c:760
4106 msgid "Cannot generate relocation type for symbol %s, code %s"
4109 #. The messages are formatted to line up with the generic options.
4110 #: config/tc-cris.c:3999
4112 msgid "CRIS-specific options:\n"
4115 #: config/tc-cris.c:4001
4117 " -h, -H Don't execute, print this help text. Deprecated.\n"
4120 #: config/tc-cris.c:4003
4121 msgid " -N Warn when branches are expanded to jumps.\n"
4124 #: config/tc-cris.c:4005
4126 " --underscore User symbols are normally prepended with "
4130 #: config/tc-cris.c:4007
4131 msgid " Registers will not need any prefix.\n"
4134 #: config/tc-cris.c:4009
4135 msgid " --no-underscore User symbols do not have any prefix.\n"
4138 #: config/tc-cris.c:4011
4139 msgid " Registers will require a `$'-prefix.\n"
4142 #: config/tc-cris.c:4013
4143 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
4146 #: config/tc-cris.c:4015
4148 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
4149 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4152 #: config/tc-cris.c:4036
4153 msgid "Invalid relocation"
4156 #: config/tc-cris.c:4073
4157 msgid "Invalid pc-relative relocation"
4160 #: config/tc-cris.c:4118
4162 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4165 #: config/tc-cris.c:4148
4167 msgid ".syntax %s requires command-line option `--underscore'"
4170 #: config/tc-cris.c:4157
4172 msgid ".syntax %s requires command-line option `--no-underscore'"
4175 #: config/tc-cris.c:4194
4176 msgid "Unknown .syntax operand"
4179 #: config/tc-cris.c:4204
4180 msgid "Pseudodirective .file is only valid when generating ELF"
4183 #: config/tc-cris.c:4216
4184 msgid "Pseudodirective .loc is only valid when generating ELF"
4187 #: config/tc-cris.c:4231
4189 msgid "internal inconsistency problem: %s called for %d bytes"
4192 #: config/tc-cris.c:4383
4193 msgid "unknown operand to .arch"
4196 #: config/tc-cris.c:4392
4197 msgid ".arch <arch> requires a matching --march=... option"
4200 #: config/tc-crx.c:819
4202 msgid "Illegal Scale - `%d'"
4205 #: config/tc-crx.c:1263
4207 msgid "Illegal Co-processor register in Instruction `%s' "
4210 #: config/tc-crx.c:1270
4212 msgid "Illegal Co-processor special register in Instruction `%s' "
4215 #: config/tc-crx.c:1589
4217 msgid "Invalid DISPU4 operand value (arg %d)"
4220 #: config/tc-crx.c:1592
4222 msgid "Invalid CST4 operand value (arg %d)"
4225 #: config/tc-crx.c:1595
4227 msgid "Operand value is not within upper 64 KB (arg %d)"
4230 #: config/tc-crx.c:1732
4231 msgid "Invalid Register in Register List"
4234 #: config/tc-crx.c:1786
4236 msgid "Illegal register `%s' in cop-register list"
4239 #: config/tc-crx.c:1794
4241 msgid "Illegal register `%s' in cop-special-register list"
4244 #: config/tc-crx.c:1813
4246 msgid "Illegal register `%s' in user register list"
4249 #: config/tc-crx.c:1832
4251 msgid "Illegal register `%s' in register list"
4254 #: config/tc-crx.c:1838
4256 msgid "Maximum %d bits may be set in `mask16' operand"
4259 #: config/tc-crx.c:1847
4261 msgid "rest of line ignored; first ignored character is `%c'"
4264 #: config/tc-crx.c:1855
4266 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4269 #. HI can't be specified without LO (and vise-versa).
4270 #: config/tc-crx.c:1861
4271 msgid "HI/LO registers should be specified together"
4274 #: config/tc-crx.c:1867
4275 msgid "HI/LO registers should be specified without additional registers"
4278 #: config/tc-d10v.c:216
4282 "-O Optimize. Will do some operations in parallel.\n"
4283 "--gstabs-packing Pack adjacent short instructions together even\n"
4284 " when --gstabs is specified. On by default.\n"
4285 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
4286 " instructions together.\n"
4289 #: config/tc-d10v.c:573
4290 msgid "operand is not an immediate"
4293 #: config/tc-d10v.c:591
4295 msgid "operand out of range: %lu"
4298 #: config/tc-d10v.c:649
4299 msgid "Instruction must be executed in parallel with another instruction."
4302 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4304 msgid "packing conflict: %s must dispatch sequentially"
4307 #: config/tc-d10v.c:810
4309 msgid "resource conflict (R%d)"
4312 #: config/tc-d10v.c:813
4314 msgid "resource conflict (A%d)"
4317 #: config/tc-d10v.c:815
4318 msgid "resource conflict (PSW)"
4321 #: config/tc-d10v.c:817
4322 msgid "resource conflict (C flag)"
4325 #: config/tc-d10v.c:819
4326 msgid "resource conflict (F flag)"
4329 #: config/tc-d10v.c:969
4330 msgid "Instruction must be executed in parallel"
4333 #: config/tc-d10v.c:972
4334 msgid "Long instructions may not be combined."
4337 #: config/tc-d10v.c:1005
4338 msgid "One of these instructions may not be executed in parallel."
4341 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4342 msgid "Two IU instructions may not be executed in parallel"
4345 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4346 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4347 msgid "Swapping instruction order"
4350 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4351 msgid "Two MU instructions may not be executed in parallel"
4354 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4355 msgid "IU instruction may not be in the left container"
4358 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4360 "Instruction in R container is squashed by flow control instruction in L "
4364 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4365 msgid "MU instruction may not be in the right container"
4368 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4369 msgid "unknown execution type passed to write_2_short()"
4372 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4373 msgid "bad opcode or operands"
4376 #: config/tc-d10v.c:1261
4377 msgid "value out of range"
4380 #: config/tc-d10v.c:1335
4381 msgid "illegal operand - register name found where none expected"
4384 #: config/tc-d10v.c:1370
4385 msgid "Register number must be EVEN"
4388 #: config/tc-d10v.c:1373
4389 msgid "Unsupported use of sp"
4392 #: config/tc-d10v.c:1392
4394 msgid "cr%ld is a reserved control register"
4397 #: config/tc-d10v.c:1565
4399 msgid "line %d: rep or repi must include at least 4 instructions"
4402 #: config/tc-d10v.c:1745
4403 msgid "can't find previous opcode "
4406 #: config/tc-d10v.c:1757
4408 msgid "could not assemble: %s"
4411 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4412 msgid "Unable to mix instructions as specified"
4415 #: config/tc-d30v.c:149
4417 msgid "Register name %s conflicts with symbol of the same name"
4420 #: config/tc-d30v.c:239
4425 "-O Make adjacent short instructions parallel if "
4427 "-n Warn about all NOPs inserted by the assembler.\n"
4428 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4429 "-c Warn about symbols whoes names match register "
4431 "-C Opposite of -C. -c is the default.\n"
4434 #: config/tc-d30v.c:367
4435 msgid "unexpected 12-bit reloc type"
4438 #: config/tc-d30v.c:374
4439 msgid "unexpected 18-bit reloc type"
4442 #: config/tc-d30v.c:624
4444 msgid "%s NOP inserted"
4447 #: config/tc-d30v.c:625
4451 #: config/tc-d30v.c:625
4455 #: config/tc-d30v.c:1032
4456 msgid "Instructions may not be executed in parallel"
4459 #: config/tc-d30v.c:1045
4461 msgid "Executing %s in IU may not work"
4464 #: config/tc-d30v.c:1052
4466 msgid "Executing %s in IU may not work in parallel execution"
4469 #: config/tc-d30v.c:1065
4471 msgid "special left instruction `%s' kills instruction `%s' in right container"
4474 #: config/tc-d30v.c:1076
4476 msgid "Executing %s in reverse serial with %s may not work"
4479 #: config/tc-d30v.c:1079
4481 msgid "Executing %s in IU in reverse serial may not work"
4484 #: config/tc-d30v.c:1268
4485 msgid "Odd numbered register used as target of multi-register instruction"
4488 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4490 msgid "unknown condition code: %s"
4493 #: config/tc-d30v.c:1360
4495 msgid "cmpu doesn't support condition code %s"
4498 #: config/tc-d30v.c:1395
4500 msgid "unknown opcode: %s"
4503 #: config/tc-d30v.c:1406
4505 msgid "operands for opcode `%s' do not match any valid format"
4508 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4509 msgid "Cannot assemble instruction"
4512 #: config/tc-d30v.c:1623
4513 msgid "First opcode is long. Unable to mix instructions as specified."
4516 #: config/tc-d30v.c:1692
4517 msgid "word of NOPs added between word multiply and load"
4520 #: config/tc-d30v.c:1694
4521 msgid "word of NOPs added between word multiply and 16-bit multiply"
4524 #: config/tc-d30v.c:1726
4525 msgid "Instruction uses long version, so it cannot be mixed as specified"
4528 #: config/tc-d30v.c:1853
4530 msgid "value too large to fit in %d bits"
4533 #: config/tc-d30v.c:1914
4535 msgid "line %d: unable to place address of symbol '%s' into a byte"
4538 #: config/tc-d30v.c:1917
4540 msgid "line %d: unable to place value %lx into a byte"
4543 #: config/tc-d30v.c:1925
4545 msgid "line %d: unable to place address of symbol '%s' into a short"
4548 #: config/tc-d30v.c:1928
4550 msgid "line %d: unable to place value %lx into a short"
4553 #: config/tc-d30v.c:1936
4555 msgid "line %d: unable to place address of symbol '%s' into a quad"
4558 #: config/tc-d30v.c:2044
4560 msgid "Alignment too large: %d assumed"
4563 #: config/tc-dlx.c:212
4564 msgid "missing .proc"
4567 #: config/tc-dlx.c:229
4568 msgid ".endfunc missing for previous .proc"
4571 #: config/tc-dlx.c:291 config/tc-i860.c:227 config/tc-mips.c:1903
4573 msgid "internal error: can't hash `%s': %s\n"
4576 #. Probably a memory allocation problem? Give up now.
4577 #: config/tc-dlx.c:298 config/tc-hppa.c:8287 config/tc-mips.c:1906
4578 #: config/tc-mips.c:1958 config/tc-or32.c:211 config/tc-sparc.c:860
4579 msgid "Broken assembler. No assembly attempted."
4582 #: config/tc-dlx.c:328
4584 msgid "Bad operand for a load instruction: <%s>"
4587 #: config/tc-dlx.c:442
4589 msgid "Bad operand for a store instruction: <%s>"
4592 #: config/tc-dlx.c:622
4594 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4597 #: config/tc-dlx.c:635 config/tc-or32.c:813
4599 msgid "Invalid expression after %%%%\n"
4602 #: config/tc-dlx.c:704 config/tc-tic4x.c:2488
4604 msgid "Unknown opcode `%s'."
4607 #: config/tc-dlx.c:717
4608 msgid "Can not set dlx_skip_hi16_flag"
4611 #: config/tc-dlx.c:731
4613 msgid "Missing arguments for opcode <%s>."
4616 #: config/tc-dlx.c:765
4618 msgid "Too many operands: %s"
4621 #: config/tc-dlx.c:802
4623 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4626 #: config/tc-dlx.c:872
4627 msgid "failed regnum sanity check."
4630 #: config/tc-dlx.c:885
4631 msgid "failed general register sanity check."
4634 #. Types or values of args don't match.
4635 #: config/tc-dlx.c:893
4636 msgid "Invalid operands"
4639 #: config/tc-dlx.c:1120 config/tc-or32.c:775
4641 msgid "label \"$%d\" redefined"
4644 #: config/tc-dlx.c:1158
4645 msgid "Invalid expression after # number\n"
4648 #: config/tc-fr30.c:82
4650 msgid " FR30 specific command line options:\n"
4653 #: config/tc-fr30.c:135
4655 msgid "Instruction %s not allowed in a delay slot."
4658 #: config/tc-frv.c:404
4660 msgid "Unknown cpu -mcpu=%s"
4663 #: config/tc-frv.c:457
4665 msgid "FRV specific command line options:\n"
4668 #: config/tc-frv.c:458
4670 msgid "-G n Put data <= n bytes in the small data area\n"
4673 #: config/tc-frv.c:459
4675 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
4678 #: config/tc-frv.c:460
4680 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
4683 #: config/tc-frv.c:461
4685 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
4688 #: config/tc-frv.c:462
4690 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
4693 #: config/tc-frv.c:463
4695 msgid "-msoft-float Mark generated file as using software FP\n"
4698 #: config/tc-frv.c:464
4700 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
4703 #: config/tc-frv.c:465
4705 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
4708 #: config/tc-frv.c:466
4711 "-mdouble Mark generated file as using double precision FP insns\n"
4714 #: config/tc-frv.c:467
4716 msgid "-mmedia Mark generated file as using media insns\n"
4719 #: config/tc-frv.c:468
4722 "-mmuladd Mark generated file as using multiply add/subtract insns\n"
4725 #: config/tc-frv.c:469
4727 msgid "-mpack Allow instructions to be packed\n"
4730 #: config/tc-frv.c:470
4732 msgid "-mno-pack Do not allow instructions to be packed\n"
4735 #: config/tc-frv.c:471
4738 "-mpic Mark generated file as using small position independent "
4742 #: config/tc-frv.c:472
4745 "-mPIC Mark generated file as using large position independent "
4749 #: config/tc-frv.c:473
4752 "-mlibrary-pic Mark generated file as using position indepedent code for "
4756 #: config/tc-frv.c:474
4758 msgid "-mfdpic Assemble for the FDPIC ABI\n"
4761 #: config/tc-frv.c:475
4763 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4766 #: config/tc-frv.c:476
4768 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4771 #: config/tc-frv.c:477
4773 msgid " Record the cpu type\n"
4776 #: config/tc-frv.c:478
4778 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
4781 #: config/tc-frv.c:479
4783 msgid "-mtomcat-debug Debug tomcat workarounds\n"
4786 #: config/tc-frv.c:1163
4787 msgid "VLIW packing used for -mno-pack"
4790 #: config/tc-frv.c:1173
4791 msgid "Instruction not supported by this architecture"
4794 #: config/tc-frv.c:1183
4795 msgid "VLIW packing constraint violation"
4798 #: config/tc-frv.c:1774
4800 msgid "Relocation %s is not safe for %s"
4803 #: config/tc-h8300.c:396 config/tc-h8300.c:404
4804 msgid "Reg not valid for H8/300"
4807 #: config/tc-h8300.c:485
4808 msgid "invalid operand size requested"
4811 #: config/tc-h8300.c:584
4812 msgid "Invalid register list for ldm/stm\n"
4815 #: config/tc-h8300.c:610 config/tc-h8300.c:615 config/tc-h8300.c:622
4816 msgid "mismatch between register and suffix"
4819 #: config/tc-h8300.c:627
4820 msgid "invalid suffix after register."
4823 #: config/tc-h8300.c:649
4824 msgid "address too high for vector table jmp/jsr"
4827 #: config/tc-h8300.c:676 config/tc-h8300.c:788 config/tc-h8300.c:798
4828 msgid "Wrong size pointer register for architecture."
4831 #: config/tc-h8300.c:735 config/tc-h8300.c:743 config/tc-h8300.c:772
4832 msgid "expected @(exp, reg16)"
4835 #: config/tc-h8300.c:761
4836 msgid "expected .L, .W or .B for register in indexed addressing mode"
4839 #: config/tc-h8300.c:955
4840 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4843 #: config/tc-h8300.c:973 config/tc-h8300.c:982
4844 msgid "expected register"
4847 #: config/tc-h8300.c:998
4848 msgid "expected closing paren"
4851 #: config/tc-h8300.c:1057
4853 msgid "can't use high part of register in operand %d"
4856 #: config/tc-h8300.c:1214
4858 msgid "Opcode `%s' with these operand types not available in %s mode"
4861 #: config/tc-h8300.c:1223
4862 msgid "mismatch between opcode size and operand size"
4865 #: config/tc-h8300.c:1259
4867 msgid "operand %s0x%lx out of range."
4870 #: config/tc-h8300.c:1366
4871 msgid "Can't work out size of operand.\n"
4874 #: config/tc-h8300.c:1415
4876 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4879 #: config/tc-h8300.c:1420
4881 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4884 #: config/tc-h8300.c:1426
4886 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4889 #: config/tc-h8300.c:1487 config/tc-h8300.c:1507
4890 msgid "Need #1 or #2 here"
4893 #: config/tc-h8300.c:1502
4894 msgid "#4 not valid on H8/300."
4897 #: config/tc-h8300.c:1610 config/tc-h8300.c:1692
4899 msgid "branch operand has odd offset (%lx)\n"
4902 #: config/tc-h8300.c:1730
4903 msgid "destination operand must be 16 bit register"
4906 #: config/tc-h8300.c:1739
4907 msgid "source operand must be 8 bit register"
4910 #: config/tc-h8300.c:1747
4911 msgid "destination operand must be 16bit absolute address"
4914 #: config/tc-h8300.c:1754
4915 msgid "destination operand must be 8 bit register"
4918 #: config/tc-h8300.c:1762
4919 msgid "source operand must be 16bit absolute address"
4922 #. This seems more sane than saying "too many operands". We'll
4923 #. get here only if the trailing trash starts with a comma.
4924 #. Types or values of args don't match.
4925 #: config/tc-h8300.c:1770 config/tc-mmix.c:472 config/tc-mmix.c:484
4926 #: config/tc-mmix.c:2500 config/tc-mmix.c:2524 config/tc-mmix.c:2797
4927 #: config/tc-or32.c:529
4928 msgid "invalid operands"
4931 #: config/tc-h8300.c:1801
4932 msgid "operand/size mis-match"
4935 #: config/tc-h8300.c:1902 config/tc-mips.c:10156 config/tc-sh.c:2925
4936 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4937 msgid "unknown opcode"
4940 #: config/tc-h8300.c:1935
4941 msgid "invalid operand in ldm"
4944 #: config/tc-h8300.c:1944
4945 msgid "invalid operand in stm"
4948 #: config/tc-h8300.c:2070
4950 msgid "call to tc_aout_fix_to_chars \n"
4953 #: config/tc-h8300.c:2079 config/tc-xc16x.c:340
4955 msgid "call to md_convert_frag \n"
4958 #: config/tc-h8300.c:2130 config/tc-xc16x.c:244
4960 msgid "call to md_estimate_size_before_relax \n"
4963 #: config/tc-h8300.c:2159 config/tc-xc16x.c:285
4964 msgid "Difference of symbols in different sections is not supported"
4967 #: config/tc-h8300.c:2181 config/tc-mcore.c:2199 config/tc-microblaze.c:2295
4968 #: config/tc-pj.c:488 config/tc-sh.c:4377 config/tc-xc16x.c:308
4970 msgid "Cannot represent relocation type %s"
4973 #. Simple range checking for FIELD against HIGH and LOW bounds.
4974 #. IGNORE is used to suppress the error message.
4975 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4976 #. the current file and line number are not valid.
4977 #: config/tc-hppa.c:1028 config/tc-hppa.c:1042
4979 msgid "Field out of range [%d..%d] (%d)."
4982 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4983 #. IGNORE is used to suppress the error message.
4984 #: config/tc-hppa.c:1056
4986 msgid "Field not properly aligned [%d] (%d)."
4989 #: config/tc-hppa.c:1109
4990 msgid "Missing .exit\n"
4993 #: config/tc-hppa.c:1112
4994 msgid "Missing .procend\n"
4997 #: config/tc-hppa.c:1297
4999 msgid "Invalid field selector. Assuming F%%."
5002 #: config/tc-hppa.c:1324
5003 msgid "Bad segment in expression."
5006 #: config/tc-hppa.c:1349
5008 msgid "Invalid Nullification: (%c)"
5011 #: config/tc-hppa.c:1419
5012 msgid "Cannot handle fixup"
5015 #: config/tc-hppa.c:1717
5017 msgid " -Q ignored\n"
5020 #: config/tc-hppa.c:1721
5022 msgid " -c print a warning if a comment is found\n"
5025 #: config/tc-hppa.c:1787
5027 msgid "no hppa_fixup entry for fixup type 0x%x"
5030 #: config/tc-hppa.c:1966
5031 msgid "Unknown relocation encountered in md_apply_fix."
5034 #: config/tc-hppa.c:2154 config/tc-hppa.c:2179
5036 msgid "Undefined register: '%s'."
5039 #: config/tc-hppa.c:2213
5041 msgid "Non-absolute symbol: '%s'."
5044 #: config/tc-hppa.c:2228
5046 msgid "Undefined absolute constant: '%s'."
5049 #: config/tc-hppa.c:2259 config/tc-hppa.c:5689
5050 msgid "could not update architecture and machine"
5053 #: config/tc-hppa.c:2297
5055 msgid "Invalid FP Compare Condition: %s"
5058 #: config/tc-hppa.c:2352
5060 msgid "Invalid FTEST completer: %s"
5063 #: config/tc-hppa.c:2418 config/tc-hppa.c:2455
5065 msgid "Invalid FP Operand Format: %3s"
5068 #: config/tc-hppa.c:2590
5069 msgid "Bad segment (should be absolute)."
5072 #: config/tc-hppa.c:2616
5074 msgid "Invalid argument location: %s\n"
5077 #: config/tc-hppa.c:2645
5079 msgid "Invalid argument description: %d"
5082 #: config/tc-hppa.c:3473
5083 msgid "Invalid Indexed Load Completer."
5086 #: config/tc-hppa.c:3478
5087 msgid "Invalid Indexed Load Completer Syntax."
5090 #: config/tc-hppa.c:3512
5091 msgid "Invalid Short Load/Store Completer."
5094 #: config/tc-hppa.c:3572 config/tc-hppa.c:3577
5095 msgid "Invalid Store Bytes Short Completer"
5098 #: config/tc-hppa.c:3888 config/tc-hppa.c:3894
5099 msgid "Invalid left/right combination completer"
5102 #: config/tc-hppa.c:3943 config/tc-hppa.c:3950
5103 msgid "Invalid permutation completer"
5106 #: config/tc-hppa.c:4050
5108 msgid "Invalid Add Condition: %s"
5111 #: config/tc-hppa.c:4061 config/tc-hppa.c:4071
5112 msgid "Invalid Add and Branch Condition"
5115 #: config/tc-hppa.c:4092 config/tc-hppa.c:4229
5116 msgid "Invalid Compare/Subtract Condition"
5119 #: config/tc-hppa.c:4132
5121 msgid "Invalid Bit Branch Condition: %c"
5124 #: config/tc-hppa.c:4217
5126 msgid "Invalid Compare/Subtract Condition: %s"
5129 #: config/tc-hppa.c:4244
5130 msgid "Invalid Compare and Branch Condition"
5133 #: config/tc-hppa.c:4340
5134 msgid "Invalid Logical Instruction Condition."
5137 #: config/tc-hppa.c:4398
5138 msgid "Invalid Shift/Extract/Deposit Condition."
5141 #: config/tc-hppa.c:4510
5142 msgid "Invalid Unit Instruction Condition."
5145 #: config/tc-hppa.c:4985 config/tc-hppa.c:5017 config/tc-hppa.c:5048
5146 #: config/tc-hppa.c:5078
5147 msgid "Branch to unaligned address"
5150 #: config/tc-hppa.c:5262
5151 msgid "Invalid SFU identifier"
5154 #: config/tc-hppa.c:5312
5155 msgid "Invalid COPR identifier"
5158 #: config/tc-hppa.c:5441
5159 msgid "Invalid Floating Point Operand Format."
5162 #: config/tc-hppa.c:5558 config/tc-hppa.c:5578 config/tc-hppa.c:5598
5163 #: config/tc-hppa.c:5618 config/tc-hppa.c:5638
5164 msgid "Invalid register for single precision fmpyadd or fmpysub"
5167 #: config/tc-hppa.c:5706
5169 msgid "Invalid operands %s"
5172 #: config/tc-hppa.c:5716
5174 msgid "Immediates %d and %d will give undefined behavior."
5177 #: config/tc-hppa.c:5768 config/tc-hppa.c:6956 config/tc-hppa.c:7011
5178 msgid "Missing function name for .PROC (corrupted label chain)"
5181 #: config/tc-hppa.c:5771 config/tc-hppa.c:7014
5182 msgid "Missing function name for .PROC"
5185 #: config/tc-hppa.c:5830
5186 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5189 #: config/tc-hppa.c:5926
5191 msgid "Invalid .CALL argument: %s"
5194 #: config/tc-hppa.c:6042
5195 msgid ".callinfo is not within a procedure definition"
5198 #: config/tc-hppa.c:6062
5200 msgid "FRAME parameter must be a multiple of 8: %d\n"
5203 #: config/tc-hppa.c:6081
5204 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5207 #: config/tc-hppa.c:6093
5208 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5211 #: config/tc-hppa.c:6103
5212 msgid "Value for ENTRY_SR must be 3\n"
5215 #: config/tc-hppa.c:6159
5217 msgid "Invalid .CALLINFO argument: %s"
5220 #: config/tc-hppa.c:6269
5221 msgid "The .ENTER pseudo-op is not supported"
5224 #: config/tc-hppa.c:6285
5225 msgid "Misplaced .entry. Ignored."
5228 #: config/tc-hppa.c:6289
5229 msgid "Missing .callinfo."
5232 #: config/tc-hppa.c:6353
5233 msgid ".REG expression must be a register"
5236 #: config/tc-hppa.c:6369
5237 msgid "bad or irreducible absolute expression; zero assumed"
5240 #: config/tc-hppa.c:6380
5241 msgid ".REG must use a label"
5244 #: config/tc-hppa.c:6382
5245 msgid ".EQU must use a label"
5248 #: config/tc-hppa.c:6444
5250 msgid "Symbol '%s' could not be created."
5253 #: config/tc-hppa.c:6448
5254 msgid "No memory for symbol name."
5257 #: config/tc-hppa.c:6497
5258 msgid ".EXIT must appear within a procedure"
5261 #: config/tc-hppa.c:6501
5262 msgid "Missing .callinfo"
5265 #: config/tc-hppa.c:6505
5266 msgid "No .ENTRY for this .EXIT"
5269 #: config/tc-hppa.c:6545
5271 msgid "Using ENTRY rather than CODE in export directive for %s"
5274 #: config/tc-hppa.c:6662
5276 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5279 #: config/tc-hppa.c:6686
5281 msgid "Cannot define export symbol: %s\n"
5284 #: config/tc-hppa.c:6783
5285 msgid "Missing label name on .LABEL"
5288 #: config/tc-hppa.c:6788
5289 msgid "extra .LABEL arguments ignored."
5292 #: config/tc-hppa.c:6804
5293 msgid "The .LEAVE pseudo-op is not supported"
5296 #: config/tc-hppa.c:6842
5297 msgid "Unrecognized .LEVEL argument\n"
5300 #: config/tc-hppa.c:6876
5302 msgid "Cannot define static symbol: %s\n"
5305 #: config/tc-hppa.c:6910
5306 msgid "Nested procedures"
5309 #: config/tc-hppa.c:6920
5310 msgid "Cannot allocate unwind descriptor\n"
5313 #: config/tc-hppa.c:7018
5314 msgid "misplaced .procend"
5317 #: config/tc-hppa.c:7021
5318 msgid "Missing .callinfo for this procedure"
5321 #: config/tc-hppa.c:7024
5322 msgid "Missing .EXIT for a .ENTRY"
5325 #: config/tc-hppa.c:7061
5326 msgid "Not in a space.\n"
5329 #: config/tc-hppa.c:7064
5330 msgid "Not in a subspace.\n"
5333 #: config/tc-hppa.c:7153
5334 msgid "Invalid .SPACE argument"
5337 #: config/tc-hppa.c:7199
5338 msgid "Can't change spaces within a procedure definition. Ignored"
5341 #: config/tc-hppa.c:7327
5343 msgid "Undefined space: '%s' Assuming space number = 0."
5346 #: config/tc-hppa.c:7350
5347 msgid "Must be in a space before changing or declaring subspaces.\n"
5350 #: config/tc-hppa.c:7354
5351 msgid "Can't change subspaces within a procedure definition. Ignored"
5354 #: config/tc-hppa.c:7390
5355 msgid "Parameters of an existing subspace can't be modified"
5358 #: config/tc-hppa.c:7442
5359 msgid "Alignment must be a power of 2"
5362 #: config/tc-hppa.c:7489
5363 msgid "FIRST not supported as a .SUBSPACE argument"
5366 #: config/tc-hppa.c:7491
5367 msgid "Invalid .SUBSPACE argument"
5370 #: config/tc-hppa.c:7680
5372 msgid "Internal error: Unable to find containing space for %s."
5375 #: config/tc-hppa.c:7718
5377 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5380 #: config/tc-hppa.c:7806
5382 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5385 #: config/tc-hppa.c:8251
5386 msgid "-R option not supported on this target."
5389 #: config/tc-hppa.c:8268 config/tc-sparc.c:815 config/tc-sparc.c:852
5391 msgid "Internal error: can't hash `%s': %s\n"
5394 #: config/tc-hppa.c:8277 config/tc-i860.c:236
5396 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5399 #: config/tc-i370.c:419 config/tc-ppc.c:1141 config/tc-s390.c:404
5400 #: config/tc-s390.c:411
5402 msgid "invalid switch -m%s"
5405 #: config/tc-i370.c:516 config/tc-s390.c:510
5407 msgid "Internal assembler error for instruction %s"
5410 #: config/tc-i370.c:535
5412 msgid "Internal assembler error for macro %s"
5415 #: config/tc-i370.c:630 config/tc-ppc.c:1839
5416 msgid "identifier+constant@got means identifier@got+constant"
5419 #: config/tc-i370.c:684 config/tc-m68k.c:8030 config/tc-ppc.c:1928
5421 msgid "%s relocations do not fit in %d bytes\n"
5424 #: config/tc-i370.c:925 config/tc-i370.c:969
5425 msgid "unsupported DC type"
5428 #: config/tc-i370.c:939 config/tc-i370.c:951 config/tc-i370.c:1532
5429 #: config/tc-i370.c:1542
5430 msgid "missing end-quote"
5433 #: config/tc-i370.c:999
5434 msgid "unsupported alignment"
5437 #: config/tc-i370.c:1006
5438 msgid "this DS form not yet supported"
5441 #: config/tc-i370.c:1049 config/tc-m32r.c:1493 config/tc-microblaze.c:179
5442 #: config/tc-ppc.c:1992 config/tc-ppc.c:4596
5443 msgid "Expected comma after symbol-name: rest of line ignored."
5446 #: config/tc-i370.c:1072 config/tc-m32r.c:1517 config/tc-microblaze.c:201
5447 #: config/tc-ppc.c:2014 config/tc-ppc.c:3215 config/tc-ppc.c:4620
5448 msgid "ignoring bad alignment"
5451 #: config/tc-i370.c:1083 config/tc-m32r.c:1544 config/tc-microblaze.c:212
5452 #: config/tc-ppc.c:2025 config/tc-ppc.c:4632
5454 msgid "Ignoring attempt to re-define symbol `%s'."
5457 #: config/tc-i370.c:1091 config/tc-microblaze.c:220 config/tc-ppc.c:2033
5459 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
5462 #: config/tc-i370.c:1110 config/tc-m32r.c:1529 config/tc-microblaze.c:238
5463 #: config/tc-ppc.c:2051 config/tc-v850.c:322
5464 msgid "Common alignment not a power of 2"
5467 #: config/tc-i370.c:1248
5468 msgid "Missing or bad .using directive"
5471 #: config/tc-i370.c:1293
5472 msgid "Literal Pool Overflow"
5475 #: config/tc-i370.c:1589
5476 msgid "expression not a constant"
5479 #: config/tc-i370.c:1596
5480 msgid "Unknown/unsupported address literal type"
5483 #: config/tc-i370.c:1619
5485 msgid ".ltorg without prior .using in section %s"
5488 #: config/tc-i370.c:1623
5490 msgid ".ltorg in section %s paired to .using in section %s"
5493 #: config/tc-i370.c:1646
5495 msgid "bad alignment of %d bytes in literal pool"
5498 #: config/tc-i370.c:1670
5499 msgid "bad literal size\n"
5502 #: config/tc-i370.c:1744
5503 msgid ".using: base address expression illegal or too complex"
5506 #: config/tc-i370.c:1779 config/tc-i370.c:1788
5508 msgid "droping register %d in section %s does not match using register %d"
5511 #: config/tc-i370.c:1792
5513 msgid "droping register %d in section %s previously used in section %s"
5516 #: config/tc-i370.c:1848 config/tc-ppc.c:3030
5517 msgid "wrong number of operands"
5520 #: config/tc-i370.c:1930 config/tc-mn10200.c:898 config/tc-mn10300.c:1249
5521 #: config/tc-ppc.c:2349 config/tc-s390.c:1544 config/tc-v850.c:1604
5523 msgid "Unrecognized opcode: `%s'"
5526 #: config/tc-i370.c:2075
5527 msgid "not using any base register"
5530 #: config/tc-i370.c:2105
5532 msgid "expecting a register for operand %d"
5535 #. Not used --- don't have any 8 byte instructions.
5536 #: config/tc-i370.c:2226
5537 msgid "Internal Error: bad instruction length"
5540 #: config/tc-i386.c:1776
5542 msgid "%s shortened to %s"
5545 #: config/tc-i386.c:1846
5546 msgid "same type of prefix used twice"
5549 #: config/tc-i386.c:1867
5550 msgid "64bit mode not supported on this CPU."
5553 #: config/tc-i386.c:1871
5554 msgid "32bit mode not supported on this CPU."
5557 #: config/tc-i386.c:1904
5558 msgid "bad argument to syntax directive."
5561 #: config/tc-i386.c:1953
5562 msgid "bad argument to sse_check directive."
5565 #: config/tc-i386.c:1957
5566 msgid "missing argument for sse_check directive"
5569 #: config/tc-i386.c:1987
5571 msgid "`%s' is not supported on `%s'"
5574 #: config/tc-i386.c:2060
5576 msgid "no such architecture: `%s'"
5579 #: config/tc-i386.c:2065
5580 msgid "missing cpu architecture"
5583 #: config/tc-i386.c:2079
5585 msgid "no such architecture modifier: `%s'"
5588 #: config/tc-i386.c:2094 config/tc-i386.c:2109
5589 msgid "Intel L1OM is 64bit ELF only"
5592 #: config/tc-i386.c:2118 config/tc-i386.c:8084 config/tc-maxq.c:223
5593 msgid "Unknown architecture"
5596 #: config/tc-i386.c:2464
5598 msgid "unknown relocation (%u)"
5601 #: config/tc-i386.c:2466
5603 msgid "%u-byte relocation cannot be applied to %u-byte field"
5606 #: config/tc-i386.c:2470
5607 msgid "non-pc-relative relocation for pc-relative field"
5610 #: config/tc-i386.c:2475
5611 msgid "relocated field and relocation type differ in signedness"
5614 #: config/tc-i386.c:2484
5615 msgid "there are no unsigned pc-relative relocations"
5618 #: config/tc-i386.c:2492
5620 msgid "cannot do %u byte pc-relative relocation"
5623 #: config/tc-i386.c:2509
5625 msgid "cannot do %s %u byte relocation"
5628 #: config/tc-i386.c:2769
5630 msgid "can't use register '%s%s' as operand %d in '%s'."
5633 #: config/tc-i386.c:2880
5635 msgid "SSE instruction `%s' is used"
5638 #: config/tc-i386.c:2894 config/tc-i386.c:4219
5640 msgid "ambiguous operand size for `%s'"
5643 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5644 #: config/tc-i386.c:2950
5646 msgid "translating to `%sp'"
5649 #: config/tc-i386.c:3001
5651 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5654 #: config/tc-i386.c:3044 config/tc-i386.c:3168 config/tc-maxq.c:800
5655 #: config/tc-maxq.c:830
5657 msgid "no such instruction: `%s'"
5660 #: config/tc-i386.c:3055 config/tc-i386.c:3201 config/tc-maxq.c:808
5662 msgid "invalid character %s in mnemonic"
5665 #: config/tc-i386.c:3062
5666 msgid "expecting prefix; got nothing"
5669 #: config/tc-i386.c:3064
5670 msgid "expecting mnemonic; got nothing"
5673 #: config/tc-i386.c:3079 config/tc-i386.c:3219
5675 msgid "`%s' is only supported in 64-bit mode"
5678 #: config/tc-i386.c:3080 config/tc-i386.c:3218
5680 msgid "`%s' is not supported in 64-bit mode"
5683 #: config/tc-i386.c:3092
5685 msgid "redundant %s prefix"
5688 #: config/tc-i386.c:3225
5690 msgid "`%s' is not supported on `%s%s'"
5693 #: config/tc-i386.c:3236
5694 msgid "use .code16 to ensure correct addressing mode"
5697 #: config/tc-i386.c:3249
5699 msgid "expecting string instruction after `%s'"
5702 #: config/tc-i386.c:3281
5704 msgid "invalid character %s before operand %d"
5707 #: config/tc-i386.c:3295
5709 msgid "unbalanced parenthesis in operand %d."
5712 #: config/tc-i386.c:3298 config/tc-maxq.c:1850
5714 msgid "unbalanced brackets in operand %d."
5717 #: config/tc-i386.c:3307
5719 msgid "invalid character %s in operand %d"
5722 #: config/tc-i386.c:3335 config/tc-maxq.c:1876
5724 msgid "spurious operands; (%d operands/instruction max)"
5727 #: config/tc-i386.c:3358 config/tc-maxq.c:1896
5728 msgid "expecting operand after ','; got nothing"
5731 #: config/tc-i386.c:3363
5732 msgid "expecting operand before ','; got nothing"
5735 #: config/tc-i386.c:3959
5737 msgid "ambiguous operand size or operands invalid for `%s'"
5740 #: config/tc-i386.c:3962
5742 msgid "suffix or operands invalid for `%s'"
5745 #: config/tc-i386.c:3973
5747 msgid "indirect %s without `*'"
5750 #. Warn them that a data or address size prefix doesn't
5751 #. affect assembly of the next line of code.
5752 #: config/tc-i386.c:3981
5754 msgid "stand-alone `%s' prefix"
5757 #: config/tc-i386.c:4015 config/tc-i386.c:4031
5759 msgid "`%s' operand %d must use `%ses' segment"
5762 #. We have to know the operand size for crc32.
5763 #: config/tc-i386.c:4085
5765 msgid "ambiguous memory operand size for `%s`"
5768 #: config/tc-i386.c:4192
5770 "no instruction mnemonic suffix given and no register operands; can't size "
5774 #: config/tc-i386.c:4333 config/tc-i386.c:4408 config/tc-i386.c:4437
5775 #: config/tc-i386.c:4483 config/tc-i386.c:4521
5777 msgid "Incorrect register `%s%s' used with `%c' suffix"
5780 #: config/tc-i386.c:4341 config/tc-i386.c:4415 config/tc-i386.c:4528
5782 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5785 #: config/tc-i386.c:4367 config/tc-i386.c:4391 config/tc-i386.c:4459
5786 #: config/tc-i386.c:4504
5788 msgid "`%s%s' not allowed with `%s%c'"
5791 #: config/tc-i386.c:4593
5792 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5795 #: config/tc-i386.c:4628
5797 msgid "the last operand of `%s' must be `%s%s'"
5800 #: config/tc-i386.c:4631
5802 msgid "the first operand of `%s' must be `%s%s'"
5805 #: config/tc-i386.c:4780
5807 msgid "you can't `pop %scs'"
5810 #. Reversed arguments on faddp, fsubp, etc.
5811 #: config/tc-i386.c:4809
5813 msgid "translating to `%s %s%s,%s%s'"
5816 #. Extraneous `l' suffix on fp insn.
5817 #: config/tc-i386.c:4816
5819 msgid "translating to `%s %s%s'"
5822 #: config/tc-i386.c:4844
5824 msgid "segment override on `%s' is ineffectual"
5827 #: config/tc-i386.c:5389 config/tc-i386.c:5483 config/tc-i386.c:5528
5828 msgid "skipping prefixes on this instruction"
5831 #: config/tc-i386.c:5548
5832 msgid "16-bit jump out of range"
5835 #: config/tc-i386.c:5557
5837 msgid "can't handle non absolute segment in `%s'"
5840 #: config/tc-i386.c:6139
5842 msgid "@%s reloc is not supported with %d-bit output format"
5845 #: config/tc-i386.c:6185
5847 msgid "missing or invalid expression `%s'"
5850 #: config/tc-i386.c:6243
5852 msgid "at most %d immediate operands are allowed"
5855 #: config/tc-i386.c:6265 config/tc-i386.c:6510 config/tc-maxq.c:1462
5857 msgid "junk `%s' after expression"
5860 #: config/tc-i386.c:6285
5862 msgid "missing or invalid immediate expression `%s'"
5865 #: config/tc-i386.c:6308 config/tc-i386.c:6580 config/tc-maxq.c:1492
5867 msgid "unimplemented segment %s in operand"
5870 #: config/tc-i386.c:6314
5872 msgid "illegal immediate register operand %s"
5875 #: config/tc-i386.c:6362
5877 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5880 #: config/tc-i386.c:6371
5882 msgid "scale factor of %d without an index register"
5885 #: config/tc-i386.c:6393
5887 msgid "at most %d displacement operands are allowed"
5890 #: config/tc-i386.c:6565
5892 msgid "missing or invalid displacement expression `%s'"
5895 #: config/tc-i386.c:6667
5897 msgid "`%s' is not valid here (expected `%c%s%s%c')"
5900 #: config/tc-i386.c:6747
5902 msgid "`%s' is not a valid %s expression"
5905 #: config/tc-i386.c:6752
5907 msgid "`%s' is not a valid %s-bit %s expression"
5910 #: config/tc-i386.c:6833
5912 msgid "bad memory operand `%s'"
5915 #: config/tc-i386.c:6848
5917 msgid "junk `%s' after register"
5920 #: config/tc-i386.c:6861 config/tc-i386.c:6977 config/tc-i386.c:7018
5922 msgid "bad register name `%s'"
5925 #: config/tc-i386.c:6869
5926 msgid "immediate operand illegal with absolute jump"
5929 #: config/tc-i386.c:6891
5931 msgid "too many memory references for `%s'"
5934 #: config/tc-i386.c:6969
5936 msgid "expecting `,' or `)' after index register in `%s'"
5939 #: config/tc-i386.c:6994
5941 msgid "expecting `)' after scale factor in `%s'"
5944 #: config/tc-i386.c:7002
5946 msgid "expecting index register or scale factor after `,'; got '%c'"
5949 #: config/tc-i386.c:7010
5951 msgid "expecting `,' or `)' after base register in `%s'"
5954 #. It's not a memory operand; argh!
5955 #: config/tc-i386.c:7054
5957 msgid "invalid char %s beginning operand %d `%s'"
5960 #: config/tc-i386.c:7236
5961 msgid "long jump required"
5964 #: config/tc-i386.c:7291
5965 msgid "jump target out of range"
5968 #: config/tc-i386.c:7803
5969 msgid "No compiled in support for x86_64"
5972 #: config/tc-i386.c:7835 config/tc-i386.c:7887
5974 msgid "Invalid -march= option: `%s'"
5977 #: config/tc-i386.c:7896 config/tc-i386.c:7908
5979 msgid "Invalid -mtune= option: `%s'"
5982 #: config/tc-i386.c:7917
5984 msgid "Invalid -mmnemonic= option: `%s'"
5987 #: config/tc-i386.c:7926
5989 msgid "Invalid -msyntax= option: `%s'"
5992 #: config/tc-i386.c:7953
5994 msgid "Invalid -msse-check= option: `%s'"
5997 #: config/tc-i386.c:7967
6001 " -V print assembler version number\n"
6005 #: config/tc-i386.c:7972
6008 " -n Do not optimize code alignment\n"
6009 " -q quieten some warnings\n"
6012 #: config/tc-i386.c:7976
6014 msgid " -s ignored\n"
6017 #: config/tc-i386.c:7981
6019 msgid " --32/--64 generate 32bit/64bit code\n"
6022 #: config/tc-i386.c:7985
6024 msgid " --divide do not treat `/' as a comment character\n"
6027 #: config/tc-i386.c:7988
6029 msgid " --divide ignored\n"
6032 #: config/tc-i386.c:7991
6035 " -march=CPU[,+EXTENSION...]\n"
6036 " generate code for CPU and EXTENSION, CPU is one "
6038 " i8086, i186, i286, i386, i486, pentium, "
6040 " pentiumii, pentiumiii, pentium4, prescott, "
6042 " core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6043 " amdfam10, generic32, generic64\n"
6044 " EXTENSION is combination of:\n"
6045 " 8087, 287, 387, no87, mmx, nommx, sse, sse2, "
6047 " ssse3, sse4.1, sse4.2, sse4, nosse, avx, noavx,\n"
6048 " vmx, smx, xsave, movbe, ept, aes, pclmul, fma,\n"
6049 " clflush, syscall, rdtscp, 3dnow, 3dnowa, sse4a,\n"
6050 " svme, abm, padlock, fma4\n"
6053 #: config/tc-i386.c:8004
6056 " -mtune=CPU optimize for CPU, CPU is one of:\n"
6057 " i8086, i186, i286, i386, i486, pentium, "
6059 " pentiumii, pentiumiii, pentium4, prescott, "
6061 " core, core2, corei7, l1om, k6, k6_2, athlon, k8,\n"
6062 " amdfam10, generic32, generic64\n"
6065 #: config/tc-i386.c:8010
6067 msgid " -msse2avx encode SSE instructions with VEX prefix\n"
6070 #: config/tc-i386.c:8012
6073 " -msse-check=[none|error|warning]\n"
6074 " check SSE instructions\n"
6077 #: config/tc-i386.c:8015
6079 msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
6082 #: config/tc-i386.c:8017
6084 msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
6087 #: config/tc-i386.c:8019
6089 msgid " -mindex-reg support pseudo index registers\n"
6092 #: config/tc-i386.c:8021
6094 msgid " -mnaked-reg don't require `%%' prefix for registers\n"
6097 #: config/tc-i386.c:8023
6099 msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
6102 #: config/tc-i386.c:8113
6103 msgid "Intel L1OM is 64bit only"
6106 #: config/tc-i386.c:8336
6108 msgid "can not do %d byte pc-relative relocation"
6111 #: config/tc-i386.c:8354 config/tc-maxq.c:247
6113 msgid "can not do %d byte relocation"
6116 #: config/tc-i386.c:8437 config/tc-maxq.c:274 config/tc-s390.c:2234
6118 msgid "cannot represent relocation type %s"
6121 #: config/tc-i386.c:8544
6122 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
6125 #: config/tc-i386.c:8547
6126 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
6129 #: config/tc-i386.c:8566
6130 msgid ".largecomm supported only in 64bit mode, producing .comm"
6133 #: config/tc-i860.c:122
6134 msgid "Directive .dual available only with -mintel-syntax option"
6137 #: config/tc-i860.c:132
6138 msgid "Directive .enddual available only with -mintel-syntax option"
6141 #: config/tc-i860.c:145
6142 msgid "Directive .atmp available only with -mintel-syntax option"
6145 #: config/tc-i860.c:167 config/tc-i860.c:171
6146 msgid "Unknown temporary pseudo register"
6149 #: config/tc-i860.c:247
6150 msgid "Defective assembler. No assembly attempted."
6153 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3871
6154 #: config/tc-m68k.c:3903 config/tc-sparc.c:2697
6155 msgid "failed sanity check."
6158 #: config/tc-i860.c:400
6160 msgid "Expanded opcode after delayed branch: `%s'"
6163 #: config/tc-i860.c:404
6165 msgid "Expanded opcode in dual mode: `%s'"
6168 #: config/tc-i860.c:408
6170 msgid "An instruction was expanded (%s)"
6173 #: config/tc-i860.c:674
6174 msgid "Pipelined instruction: fsrc1 = fdest"
6177 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
6178 msgid "Assembler does not yet support PIC"
6181 #: config/tc-i860.c:955
6183 msgid "Illegal operands for %s"
6186 #: config/tc-i860.c:972
6188 msgid "'d.%s' must be 8-byte aligned"
6191 #: config/tc-i860.c:980
6193 msgid "Prefix 'd.' invalid for instruction `%s'"
6196 #: config/tc-i860.c:1133
6199 " -EL\t\t\t generate code for little endian mode (default)\n"
6200 " -EB\t\t\t generate code for big endian mode\n"
6201 " -mwarn-expand\t\t warn if pseudo operations are expanded\n"
6202 " -mxp\t\t\t enable i860XP support (disabled by default)\n"
6203 " -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
6206 #. SVR4 compatibility flags.
6207 #: config/tc-i860.c:1141
6210 " -V\t\t\t print assembler version number\n"
6211 " -Qy, -Qn\t\t ignored\n"
6214 #: config/tc-i860.c:1204
6215 msgid "This immediate requires 0 MOD 2 alignment"
6218 #: config/tc-i860.c:1207
6219 msgid "This immediate requires 0 MOD 4 alignment"
6222 #: config/tc-i860.c:1210
6223 msgid "This immediate requires 0 MOD 8 alignment"
6226 #: config/tc-i860.c:1213
6227 msgid "This immediate requires 0 MOD 16 alignment"
6230 #: config/tc-i860.c:1308
6231 msgid "5-bit immediate too large"
6234 #: config/tc-i860.c:1311
6235 msgid "5-bit field must be absolute"
6238 #: config/tc-i860.c:1356 config/tc-i860.c:1379
6239 msgid "A branch offset requires 0 MOD 4 alignment"
6242 #: config/tc-i860.c:1400
6244 msgid "Unrecognized fix-up (0x%08lx)"
6247 #: config/tc-i960.c:486
6249 msgid "Hashing returned \"%s\"."
6252 #: config/tc-i960.c:582 config/tc-i960.c:1112
6253 msgid "expression syntax error"
6256 #: config/tc-i960.c:618
6257 msgid "attempt to branch into different segment"
6260 #: config/tc-i960.c:622
6262 msgid "target of %s instruction must be a label"
6265 #: config/tc-i960.c:732
6266 msgid "unaligned register"
6269 #: config/tc-i960.c:754
6270 msgid "no such sfr in this architecture"
6273 #: config/tc-i960.c:792
6274 msgid "illegal literal"
6277 #: config/tc-i960.c:942
6278 msgid "invalid index register"
6281 #: config/tc-i960.c:965
6282 msgid "invalid scale factor"
6285 #: config/tc-i960.c:1189
6286 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6289 #: config/tc-i960.c:1423 config/tc-xtensa.c:11528
6290 msgid "too many operands"
6293 #. We never moved: there was no opcode either!
6294 #: config/tc-i960.c:1471
6295 msgid "missing opcode"
6298 #: config/tc-i960.c:1611
6299 msgid "branch prediction invalid on this opcode"
6302 #: config/tc-i960.c:1649
6304 msgid "invalid opcode, \"%s\"."
6307 #: config/tc-i960.c:1651
6309 msgid "improper number of operands. expecting %d, got %d"
6312 #: config/tc-i960.c:1751
6314 msgid "Fixup of %ld too large for field width of %d"
6317 #: config/tc-i960.c:1861
6319 msgid "invalid architecture %s"
6322 #: config/tc-i960.c:1881
6324 msgid "I960 options:\n"
6327 #: config/tc-i960.c:1884
6331 "\t\t\tspecify variant of 960 architecture\n"
6332 "-b\t\t\tadd code to collect statistics about branches taken\n"
6333 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6334 "\t\t\tcan do relaxing (b.out format only)\n"
6335 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6336 "\t\t\tlong displacements\n"
6339 #: config/tc-i960.c:2148
6340 msgid "should have 1 or 2 operands"
6343 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6345 msgid "Redefining leafproc %s"
6348 #: config/tc-i960.c:2201
6349 msgid "should have two operands"
6352 #: config/tc-i960.c:2211
6353 msgid "'entry_num' must be absolute number in [0,31]"
6356 #: config/tc-i960.c:2219
6358 msgid "Redefining entrynum for sysproc %s"
6361 #. Should not happen: see block comment above.
6362 #: config/tc-i960.c:2319
6364 msgid "Trying to 'bal' to %s"
6367 #: config/tc-i960.c:2329
6368 msgid "Looks like a proc, but can't tell what kind.\n"
6371 #: config/tc-i960.c:2348
6372 msgid "big endian mode is not supported"
6375 #: config/tc-i960.c:2350
6377 msgid "ignoring unrecognized .endian type `%s'"
6380 #: config/tc-i960.c:2395
6381 msgid "can't use COBR format with external label"
6384 #: config/tc-i960.c:2570
6385 msgid "option --link-relax is only supported in b.out format"
6388 #: config/tc-i960.c:2597
6390 msgid "No 'bal' entry point for leafproc %s"
6393 #: config/tc-ia64.c:853
6394 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6397 #: config/tc-ia64.c:905
6398 msgid "Size of frame exceeds maximum of 96 registers"
6401 #: config/tc-ia64.c:910
6402 msgid "Size of rotating registers exceeds frame size"
6405 #: config/tc-ia64.c:997
6406 msgid "Unwind directive not followed by an instruction."
6409 #: config/tc-ia64.c:1006 config/tc-ia64.c:7396
6410 msgid "qualifying predicate not followed by instruction"
6413 #: config/tc-ia64.c:1071 config/tc-ia64.c:1105
6414 msgid "record type is not valid"
6417 #: config/tc-ia64.c:1174
6418 msgid "Invalid record type for P3 format."
6421 #: config/tc-ia64.c:1210
6422 msgid "Invalid record type for format P6"
6425 #: config/tc-ia64.c:1390 config/tc-ia64.c:1442
6426 msgid "Invalid record type for format B1"
6429 #: config/tc-ia64.c:1475
6430 msgid "Invalid record type for format X1"
6433 #: config/tc-ia64.c:1517
6434 msgid "Invalid record type for format X3"
6437 #: config/tc-ia64.c:1555
6438 msgid "Previous .save incomplete"
6441 #: config/tc-ia64.c:2380
6442 msgid "spill_mask record unimplemented."
6445 #: config/tc-ia64.c:2437
6446 msgid "record_type_not_valid"
6449 #: config/tc-ia64.c:2522
6450 msgid "Ignoring attempt to spill beyond end of region"
6453 #: config/tc-ia64.c:2581
6454 msgid "Only constant space allocation is supported"
6457 #: config/tc-ia64.c:2595
6458 msgid "Only constant offsets are supported"
6461 #: config/tc-ia64.c:2618
6462 msgid "Section switching in code is not supported."
6465 #: config/tc-ia64.c:2660
6466 msgid " Insn slot not set in unwind record."
6469 #: config/tc-ia64.c:2734
6470 msgid "frgr_mem record before region record!"
6473 #: config/tc-ia64.c:2745
6474 msgid "fr_mem record before region record!"
6477 #: config/tc-ia64.c:2754
6478 msgid "gr_mem record before region record!"
6481 #: config/tc-ia64.c:2763
6482 msgid "br_mem record before region record!"
6485 #: config/tc-ia64.c:2773
6486 msgid "gr_gr record before region record!"
6489 #: config/tc-ia64.c:2781
6490 msgid "br_gr record before region record!"
6493 #: config/tc-ia64.c:2899
6495 msgid "First operand to .%s must be a predicate"
6498 #: config/tc-ia64.c:2903
6500 msgid "Pointless use of p0 as first operand to .%s"
6503 #: config/tc-ia64.c:2959
6505 msgid "Operand %d to .%s must be a preserved register"
6508 #: config/tc-ia64.c:2995
6510 msgid "Operand %d to .%s must be a writable register"
6513 #: config/tc-ia64.c:3020
6515 msgid "Radix `%s' unsupported or invalid"
6518 #: config/tc-ia64.c:3050 config/tc-ia64.c:3055
6520 msgid ".%s outside of %s"
6523 #: config/tc-ia64.c:3140
6524 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6527 #: config/tc-ia64.c:3162
6528 msgid "First operand to .fframe must be a constant"
6531 #: config/tc-ia64.c:3182
6532 msgid "First operand to .vframe must be a general register"
6535 #: config/tc-ia64.c:3190
6536 msgid "Operand of .vframe contradicts .prologue"
6539 #: config/tc-ia64.c:3200
6540 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6543 #: config/tc-ia64.c:3208
6544 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6547 #: config/tc-ia64.c:3235
6548 msgid "First operand to .save not a register"
6551 #: config/tc-ia64.c:3241
6552 msgid "Second operand to .save not a valid register"
6555 #: config/tc-ia64.c:3272 config/tc-ia64.c:3283 config/tc-ia64.c:3291
6556 msgid "Second operand of .save contradicts .prologue"
6559 #: config/tc-ia64.c:3298
6560 msgid "First operand to .save not a valid register"
6563 #: config/tc-ia64.c:3316
6564 msgid "First operand to .restore must be stack pointer (sp)"
6567 #: config/tc-ia64.c:3325
6568 msgid "Second operand to .restore must be a constant >= 0"
6571 #: config/tc-ia64.c:3335
6573 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6576 #: config/tc-ia64.c:3422
6578 msgid "Illegal section name `%s' (causes unwind section name clash)"
6581 #: config/tc-ia64.c:3613
6582 msgid "First operand to .altrp not a valid branch register"
6585 #: config/tc-ia64.c:3642
6587 msgid "First operand to .%s not a register"
6590 #: config/tc-ia64.c:3647
6592 msgid "Second operand to .%s not a constant"
6595 #: config/tc-ia64.c:3714
6597 msgid "First operand to .%s not a valid register"
6600 #: config/tc-ia64.c:3737
6601 msgid "First operand to .save.g must be a positive 4-bit constant"
6604 #: config/tc-ia64.c:3750
6605 msgid "Second operand to .save.g must be a general register"
6608 #: config/tc-ia64.c:3755
6610 msgid "Second operand to .save.g must be the first of %d general registers"
6613 #: config/tc-ia64.c:3778
6614 msgid "Operand to .save.f must be a positive 20-bit constant"
6617 #: config/tc-ia64.c:3801
6618 msgid "First operand to .save.b must be a positive 5-bit constant"
6621 #: config/tc-ia64.c:3814
6622 msgid "Second operand to .save.b must be a general register"
6625 #: config/tc-ia64.c:3819
6627 msgid "Second operand to .save.b must be the first of %d general registers"
6630 #: config/tc-ia64.c:3845
6631 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6634 #: config/tc-ia64.c:3853
6635 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6638 #: config/tc-ia64.c:3861
6639 msgid "Operands to .save.gf may not be both zero"
6642 #: config/tc-ia64.c:3878
6643 msgid "Operand to .spill must be a constant"
6646 #: config/tc-ia64.c:3947
6648 msgid "Operand %d to .%s must be a constant"
6651 #: config/tc-ia64.c:3968
6653 msgid "Missing .label_state %ld"
6656 #: config/tc-ia64.c:4022
6657 msgid "Operand to .label_state must be a constant"
6660 #: config/tc-ia64.c:4041
6661 msgid "Operand to .copy_state must be a constant"
6664 #: config/tc-ia64.c:4064
6665 msgid "First operand to .unwabi must be a constant"
6668 #: config/tc-ia64.c:4070
6669 msgid "Second operand to .unwabi must be a constant"
6672 #: config/tc-ia64.c:4105
6673 msgid "Missing .endp after previous .proc"
6676 #: config/tc-ia64.c:4124
6677 msgid "Empty argument of .proc"
6680 #: config/tc-ia64.c:4129
6682 msgid "`%s' was already defined"
6685 #: config/tc-ia64.c:4172
6686 msgid "Initial .body should precede any instructions"
6689 #: config/tc-ia64.c:4191
6690 msgid ".prologue within prologue"
6693 #: config/tc-ia64.c:4196
6694 msgid "Initial .prologue should precede any instructions"
6697 #: config/tc-ia64.c:4206
6698 msgid "First operand to .prologue must be a positive 4-bit constant"
6701 #: config/tc-ia64.c:4208
6702 msgid "Pointless use of zero first operand to .prologue"
6705 #: config/tc-ia64.c:4222
6706 msgid "Using a constant as second operand to .prologue is deprecated"
6709 #: config/tc-ia64.c:4228
6710 msgid "Second operand to .prologue must be a general register"
6713 #: config/tc-ia64.c:4233
6715 msgid "Second operand to .prologue must be the first of %d general registers"
6718 #: config/tc-ia64.c:4345
6720 msgid "`%s' was not defined within procedure"
6723 #: config/tc-ia64.c:4383
6724 msgid "Empty argument of .endp"
6727 #: config/tc-ia64.c:4397
6729 msgid "`%s' was not specified with previous .proc"
6732 #: config/tc-ia64.c:4412
6734 msgid "`%s' should be an operand to this .endp"
6737 #: config/tc-ia64.c:4453 config/tc-ia64.c:4791 config/tc-ia64.c:5098
6738 msgid "Comma expected"
6741 #: config/tc-ia64.c:4494
6742 msgid "Expected '['"
6745 #: config/tc-ia64.c:4503 config/tc-ia64.c:7531
6746 msgid "Expected ']'"
6749 #: config/tc-ia64.c:4508
6750 msgid "Number of elements must be positive"
6753 #: config/tc-ia64.c:4519
6755 msgid "Used more than the declared %d rotating registers"
6758 #: config/tc-ia64.c:4527
6759 msgid "Used more than the available 96 rotating registers"
6762 #: config/tc-ia64.c:4534
6763 msgid "Used more than the available 48 rotating registers"
6766 #: config/tc-ia64.c:4562
6768 msgid "Attempt to redefine register set `%s'"
6771 #: config/tc-ia64.c:4628
6773 msgid "Unknown psr option `%s'"
6776 #: config/tc-ia64.c:4676
6777 msgid "Missing section name"
6780 #: config/tc-ia64.c:4686
6781 msgid "Comma expected after section name"
6784 #: config/tc-ia64.c:4697
6785 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6788 #: config/tc-ia64.c:4786
6789 msgid "Register name expected"
6792 #: config/tc-ia64.c:4799
6793 msgid "Register value annotation ignored"
6796 #: config/tc-ia64.c:4838
6797 msgid "Directive invalid within a bundle"
6800 #: config/tc-ia64.c:4929
6801 msgid "Missing predicate relation type"
6804 #: config/tc-ia64.c:4935
6805 msgid "Unrecognized predicate relation type"
6808 #: config/tc-ia64.c:4981
6809 msgid "Bad register range"
6812 #: config/tc-ia64.c:4990 config/tc-ia64.c:7476
6813 msgid "Predicate register expected"
6816 #: config/tc-ia64.c:4995
6817 msgid "Duplicate predicate register ignored"
6820 #: config/tc-ia64.c:5011
6821 msgid "Predicate source and target required"
6824 #: config/tc-ia64.c:5013 config/tc-ia64.c:5025
6825 msgid "Use of p0 is not valid in this context"
6828 #: config/tc-ia64.c:5020
6829 msgid "At least two PR arguments expected"
6832 #: config/tc-ia64.c:5034
6833 msgid "At least one PR argument expected"
6836 #: config/tc-ia64.c:5069
6838 msgid "Inserting \"%s\" into entry hint table failed: %s"
6841 #. FIXME -- need 62-bit relocation type
6842 #: config/tc-ia64.c:5537
6843 msgid "62-bit relocation not yet implemented"
6846 #. XXX technically, this is wrong: we should not be issuing warning
6847 #. messages until we're sure this instruction pattern is going to
6849 #: config/tc-ia64.c:5621
6850 msgid "lower 16 bits of mask ignored"
6853 #: config/tc-ia64.c:5903
6854 msgid "Expected separator `='"
6857 #: config/tc-ia64.c:5936
6858 msgid "Duplicate equal sign (=) in instruction"
6861 #: config/tc-ia64.c:5943
6863 msgid "Illegal operand separator `%c'"
6866 #: config/tc-ia64.c:6057
6868 msgid "Operand %u of `%s' should be %s"
6871 #: config/tc-ia64.c:6061
6872 msgid "Wrong number of output operands"
6875 #: config/tc-ia64.c:6063
6876 msgid "Wrong number of input operands"
6879 #: config/tc-ia64.c:6065
6880 msgid "Operand mismatch"
6883 #: config/tc-ia64.c:6147
6885 msgid "Invalid use of `%c%d' as output operand"
6888 #: config/tc-ia64.c:6150
6890 msgid "Invalid use of `r%d' as base update address operand"
6893 #: config/tc-ia64.c:6174
6895 msgid "Invalid duplicate use of `%c%d'"
6898 #: config/tc-ia64.c:6181
6900 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6903 #: config/tc-ia64.c:6187
6905 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6908 #: config/tc-ia64.c:6231
6909 msgid "Value truncated to 62 bits"
6912 #: config/tc-ia64.c:6294
6914 msgid "Bad operand value: %s"
6917 #. Give an error if a frag containing code is not aligned to a 16 byte
6919 #: config/tc-ia64.c:6369 config/tc-ia64.h:174
6920 msgid "instruction address is not a multiple of 16"
6923 #: config/tc-ia64.c:6437
6925 msgid "`%s' must be last in bundle"
6928 #: config/tc-ia64.c:6469
6930 msgid "Internal error: don't know how to force %s to end of instruction group"
6933 #: config/tc-ia64.c:6482
6935 msgid "`%s' must be last in instruction group"
6938 #: config/tc-ia64.c:6512
6939 msgid "Label must be first in a bundle"
6942 #: config/tc-ia64.c:6589
6943 msgid "hint in B unit may be treated as nop"
6946 #: config/tc-ia64.c:6600
6947 msgid "hint in B unit can't be used"
6950 #: config/tc-ia64.c:6614
6951 msgid "emit_one_bundle: unexpected dynamic op"
6954 #: config/tc-ia64.c:6737
6956 msgid "`%s' does not fit into %s template"
6959 #: config/tc-ia64.c:6752
6961 msgid "`%s' does not fit into bundle"
6964 #: config/tc-ia64.c:6764
6966 msgid "`%s' can't go in %s of %s template"
6969 #: config/tc-ia64.c:6770
6970 msgid "Missing '}' at end of file"
6973 #: config/tc-ia64.c:6917
6975 msgid "Unrecognized option '-x%s'"
6978 #: config/tc-ia64.c:6944
6981 " --mconstant-gp\t mark output file as using the constant-GP model\n"
6982 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
6983 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
6984 "\t\t\t without function descriptors (sets ELF header flag\n"
6985 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6986 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6987 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
6988 " -mtune=[itanium1|itanium2]\n"
6989 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
6990 " -munwind-check=[warning|error]\n"
6991 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
6992 " -mhint.b=[ok|warning|error]\n"
6993 "\t\t\t hint.b check (default -mhint.b=error)\n"
6994 " -x | -xexplicit\t turn on dependency violation checking\n"
6995 " -xauto\t\t automagically remove dependency violations (default)\n"
6996 " -xnone\t\t turn off dependency violation checking\n"
6997 " -xdebug\t\t debug dependency violation checker\n"
6998 " -xdebugn\t\t debug dependency violation checker but turn off\n"
6999 "\t\t\t dependency violation checking\n"
7000 " -xdebugx\t\t debug dependency violation checker and turn on\n"
7001 "\t\t\t dependency violation checking\n"
7004 #: config/tc-ia64.c:6974
7005 msgid "--gstabs is not supported for ia64"
7008 #: config/tc-ia64.c:7206
7010 msgid "ia64.md_begin: can't hash `%s': %s"
7013 #: config/tc-ia64.c:7267
7015 msgid "Inserting \"%s\" into constant hash table failed: %s"
7018 #: config/tc-ia64.c:7279 config/tc-mips.c:1892
7019 msgid "Could not set architecture and machine"
7022 #: config/tc-ia64.c:7411
7023 msgid "Explicit stops are ignored in auto mode"
7026 #: config/tc-ia64.c:7420
7027 msgid "Found '{' when manual bundling is already turned on"
7030 #: config/tc-ia64.c:7433
7031 msgid "Found '{' after explicit switch to automatic mode"
7034 #: config/tc-ia64.c:7439
7035 msgid "Found '}' when manual bundling is off"
7038 #: config/tc-ia64.c:7466
7039 msgid "Expected ')'"
7042 #: config/tc-ia64.c:7471
7043 msgid "Qualifying predicate expected"
7046 #: config/tc-ia64.c:7490
7047 msgid "Tag must come before qualifying predicate."
7050 #: config/tc-ia64.c:7520
7051 msgid "Expected ':'"
7054 #: config/tc-ia64.c:7536
7055 msgid "Tag name expected"
7058 #: config/tc-ia64.c:7638
7059 msgid "Rotating register index must be a non-negative constant"
7062 #: config/tc-ia64.c:7643
7064 msgid "Index out of range 0..%u"
7067 #: config/tc-ia64.c:7655
7068 msgid "Indirect register index must be a general register"
7071 #: config/tc-ia64.c:7664
7072 msgid "Index can only be applied to rotating or indirect registers"
7075 #: config/tc-ia64.c:7700 config/tc-xstormy16.c:146
7076 msgid "Expected '('"
7079 #: config/tc-ia64.c:7708 config/tc-pdp11.c:448 config/tc-pdp11.c:514
7080 #: config/tc-pdp11.c:553 config/tc-xstormy16.c:155
7084 #: config/tc-ia64.c:7717 config/tc-xstormy16.c:162
7085 msgid "Not a symbolic expression"
7088 #: config/tc-ia64.c:7722 config/tc-ia64.c:7736
7089 msgid "Illegal combination of relocation functions"
7092 #: config/tc-ia64.c:7825
7093 msgid "No current frame"
7096 #: config/tc-ia64.c:7827
7098 msgid "Register number out of range 0..%u"
7101 #: config/tc-ia64.c:7865
7102 msgid "Standalone `#' is illegal"
7105 #: config/tc-ia64.c:7868
7106 msgid "Redundant `#' suffix operators"
7109 #: config/tc-ia64.c:8026
7111 msgid "Unhandled dependency %s for %s (%s), note %d"
7114 #: config/tc-ia64.c:9321
7116 msgid "Unrecognized dependency specifier %d\n"
7119 #: config/tc-ia64.c:10197
7120 msgid "Only the first path encountering the conflict is reported"
7123 #: config/tc-ia64.c:10199
7124 msgid "This is the location of the conflicting usage"
7127 #: config/tc-ia64.c:10460
7129 msgid "Unknown opcode `%s'"
7132 #: config/tc-ia64.c:10538
7134 msgid "AR %d can only be accessed by %c-unit"
7137 #: config/tc-ia64.c:10550
7138 msgid "hint.b may be treated as nop"
7141 #: config/tc-ia64.c:10553
7142 msgid "hint.b shouldn't be used"
7145 #: config/tc-ia64.c:10592
7147 msgid "`%s' cannot be predicated"
7150 #: config/tc-ia64.c:10664
7151 msgid "Closing bracket missing"
7154 #: config/tc-ia64.c:10673
7155 msgid "Index must be a general register"
7158 #: config/tc-ia64.c:10838
7160 msgid "Unsupported fixup size %d"
7163 #. This should be an error, but since previously there wasn't any
7164 #. diagnostic here, don't make it fail because of this for now.
7165 #: config/tc-ia64.c:11105
7167 msgid "Cannot express %s%d%s relocation"
7170 #: config/tc-ia64.c:11124
7171 msgid "No addend allowed in @fptr() relocation"
7174 #: config/tc-ia64.c:11163
7175 msgid "integer operand out of range"
7178 #: config/tc-ia64.c:11230
7180 msgid "%s must have a constant value"
7183 #: config/tc-ia64.c:11284 config/tc-z8k.c:1372
7185 msgid "Cannot represent %s relocation in object file"
7188 #: config/tc-ia64.c:11395
7189 msgid "Can't add stop bit to mark end of instruction group"
7192 #: config/tc-ia64.c:11495 config/tc-score.c:6110 read.c:1448 read.c:2442
7193 #: read.c:3088 read.c:3429 read.c:3473
7194 msgid "expected symbol name"
7197 #: config/tc-ia64.c:11505 read.c:2452 read.c:3098 read.c:3457 stabs.c:468
7199 msgid "expected comma after \"%s\""
7202 #: config/tc-ia64.c:11547
7204 msgid "`%s' is already the alias of %s `%s'"
7207 #: config/tc-ia64.c:11557
7209 msgid "%s `%s' already has an alias `%s'"
7212 #: config/tc-ia64.c:11568
7214 msgid "inserting \"%s\" into %s alias hash table failed: %s"
7217 #: config/tc-ia64.c:11576
7219 msgid "inserting \"%s\" into %s name hash table failed: %s"
7222 #: config/tc-ia64.c:11602
7224 msgid "symbol `%s' aliased to `%s' is not used"
7227 #: config/tc-ia64.c:11625
7229 msgid "section `%s' aliased to `%s' is not used"
7232 #: config/tc-ip2k.c:158
7234 msgid "IP2K specific command line options:\n"
7237 #: config/tc-ip2k.c:159
7239 msgid " -mip2022 restrict to IP2022 insns \n"
7242 #: config/tc-ip2k.c:160
7244 msgid " -mip2022ext permit extended IP2022 insn\n"
7247 #: config/tc-iq2000.c:364
7249 msgid "the yielding instruction %s may not be in a delay slot."
7252 #: config/tc-iq2000.c:372
7254 msgid "Register number (R%ld) for double word access must be even."
7257 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7258 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7260 msgid "operand references R%ld of previous load."
7263 #: config/tc-iq2000.c:396
7264 msgid "instruction implicitly accesses R31 of previous load."
7267 #: config/tc-iq2000.c:651 config/tc-mep.c:2010
7268 msgid "Unmatched high relocation"
7271 #: config/tc-iq2000.c:829 config/tc-mips.c:14935 config/tc-score.c:5820
7272 msgid ".end not in text section"
7275 #: config/tc-iq2000.c:833 config/tc-mips.c:14939 config/tc-score.c:5823
7276 msgid ".end directive without a preceding .ent directive."
7279 #: config/tc-iq2000.c:842 config/tc-mips.c:14948 config/tc-score.c:5831
7280 msgid ".end symbol does not match .ent symbol."
7283 #: config/tc-iq2000.c:845 config/tc-mips.c:14955 config/tc-score.c:5836
7284 msgid ".end directive missing or unknown symbol"
7287 #: config/tc-iq2000.c:863
7288 msgid "Expected simple number."
7291 #: config/tc-iq2000.c:892 config/tc-mips.c:14860 config/tc-score.c:5671
7293 msgid " *input_line_pointer == '%c' 0x%02x\n"
7296 #: config/tc-iq2000.c:894
7297 msgid "Invalid number"
7300 #: config/tc-iq2000.c:929 config/tc-mips.c:15030 config/tc-score.c:5709
7301 msgid ".ent or .aent not in text section."
7304 #: config/tc-iq2000.c:932
7305 msgid "missing `.end'"
7308 #: config/tc-lm32.c:234 config/tc-moxie.c:575
7309 msgid "bad call to md_atof"
7312 #: config/tc-m32c.c:143
7314 msgid " M32C specific command line options:\n"
7317 #. Pretend that we do not recognise this option.
7318 #: config/tc-m32r.c:331
7319 msgid "Unrecognised option: -hidden"
7322 #: config/tc-m32r.c:358 config/tc-sparc.c:583
7323 msgid "Unrecognized option following -K"
7326 #: config/tc-m32r.c:373
7328 msgid " M32R specific command line options:\n"
7331 #: config/tc-m32r.c:375
7334 " -m32r disable support for the m32rx instruction set\n"
7337 #: config/tc-m32r.c:377
7339 msgid " -m32rx support the extended m32rx instruction set\n"
7342 #: config/tc-m32r.c:379
7344 msgid " -m32r2 support the extended m32r2 instruction set\n"
7347 #: config/tc-m32r.c:381
7349 msgid " -EL,-little produce little endian code and data\n"
7352 #: config/tc-m32r.c:383
7354 msgid " -EB,-big produce big endian code and data\n"
7357 #: config/tc-m32r.c:385
7359 msgid " -parallel try to combine instructions in parallel\n"
7362 #: config/tc-m32r.c:387
7364 msgid " -no-parallel disable -parallel\n"
7367 #: config/tc-m32r.c:389
7370 " -no-bitinst disallow the M32R2's extended bit-field "
7374 #: config/tc-m32r.c:391
7376 msgid " -O try to optimize code. Implies -parallel\n"
7379 #: config/tc-m32r.c:394
7382 " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
7385 #: config/tc-m32r.c:396
7387 msgid " might violate contraints\n"
7390 #: config/tc-m32r.c:398
7392 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
7395 #: config/tc-m32r.c:400
7398 " instructions might violate "
7402 #: config/tc-m32r.c:402
7405 " -Wp synonym for -warn-explicit-parallel-conflicts\n"
7408 #: config/tc-m32r.c:404
7411 " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
7414 #: config/tc-m32r.c:406
7417 " -ignore-parallel-conflicts do not check parallel instructions\n"
7420 #: config/tc-m32r.c:408
7422 msgid " fo contraint violations\n"
7425 #: config/tc-m32r.c:410
7428 " -no-ignore-parallel-conflicts check parallel instructions for\n"
7431 #: config/tc-m32r.c:412
7433 msgid " contraint violations\n"
7436 #: config/tc-m32r.c:414
7438 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
7441 #: config/tc-m32r.c:416
7443 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
7446 #: config/tc-m32r.c:419
7449 " -warn-unmatched-high warn when an (s)high reloc has no matching low "
7453 #: config/tc-m32r.c:421
7455 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
7458 #: config/tc-m32r.c:423
7460 msgid " -Wuh synonym for -warn-unmatched-high\n"
7463 #: config/tc-m32r.c:425
7465 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
7468 #: config/tc-m32r.c:428
7470 msgid " -KPIC generate PIC\n"
7473 #: config/tc-m32r.c:850
7474 msgid "instructions write to the same destination register."
7477 #: config/tc-m32r.c:858
7478 msgid "Instructions do not use parallel execution pipelines."
7481 #: config/tc-m32r.c:866
7482 msgid "Instructions share the same execution pipeline"
7485 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7487 msgid "not a 16 bit instruction '%s'"
7490 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7492 msgid "instruction '%s' is for the M32R2 only"
7495 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7497 msgid "unknown instruction '%s'"
7500 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7502 msgid "instruction '%s' is for the M32RX only"
7505 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7507 msgid "instruction '%s' cannot be executed in parallel."
7510 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7511 msgid "internal error: lookup/get operands failed"
7514 #: config/tc-m32r.c:1096
7516 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7519 #: config/tc-m32r.c:1125
7522 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7523 "is this intentional ?"
7526 #: config/tc-m32r.c:1129
7529 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7530 "is this intentional ?"
7533 #: config/tc-m32r.c:1503
7535 msgid ".SCOMMon length (%ld.) <0! Ignored."
7538 #: config/tc-m32r.c:1553
7540 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7543 #: config/tc-m32r.c:1789
7544 msgid "Addend to unresolved symbol not on word boundary."
7547 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7548 msgid "Invalid PIC expression."
7551 #: config/tc-m32r.c:2074
7552 msgid "Unmatched high/shigh reloc"
7555 #: config/tc-m68hc11.c:371
7558 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7559 " -m68hc11 | -m68hc12 |\n"
7560 " -m68hcs12 specify the processor [default %s]\n"
7561 " -mshort use 16-bit int ABI (default)\n"
7562 " -mlong use 32-bit int ABI\n"
7563 " -mshort-double use 32-bit double ABI\n"
7564 " -mlong-double use 64-bit double ABI (default)\n"
7565 " --force-long-branches always turn relative branches into absolute ones\n"
7566 " -S,--short-branches do not turn relative branches into absolute ones\n"
7567 " when the offset is out of range\n"
7568 " --strict-direct-mode do not turn the direct mode into extended mode\n"
7569 " when the instruction does not support direct mode\n"
7570 " --print-insn-syntax print the syntax of instruction in case of error\n"
7571 " --print-opcodes print the list of instructions with syntax\n"
7572 " --generate-example generate an example of each instruction\n"
7573 " (used for testing)\n"
7576 #: config/tc-m68hc11.c:417
7578 msgid "Default target `%s' is not supported."
7581 #. Dump the opcode statistics table.
7582 #: config/tc-m68hc11.c:435
7584 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
7587 #: config/tc-m68hc11.c:501
7589 msgid "Option `%s' is not recognized."
7592 #: config/tc-m68hc11.c:671
7596 #: config/tc-m68hc11.c:680
7600 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7604 #: config/tc-m68hc11.c:725
7608 #: config/tc-m68hc11.c:737
7612 #: config/tc-m68hc11.c:747
7617 #: config/tc-m68hc11.c:749
7621 #: config/tc-m68hc11.c:768
7625 #: config/tc-m68hc11.c:784
7628 "# Example of `%s' instructions\n"
7633 #: config/tc-m68hc11.c:831
7635 msgid "Instruction `%s' is not recognized."
7638 #: config/tc-m68hc11.c:836
7640 msgid "Instruction formats for `%s':"
7643 #: config/tc-m68hc11.c:966
7645 msgid "Immediate operand is not allowed for operand %d."
7648 #: config/tc-m68hc11.c:1010
7649 msgid "Indirect indexed addressing is not valid for 68HC11."
7652 #: config/tc-m68hc11.c:1030
7653 msgid "Spurious `,' or bad indirect register addressing mode."
7656 #: config/tc-m68hc11.c:1052
7657 msgid "Missing second register or offset for indexed-indirect mode."
7660 #: config/tc-m68hc11.c:1062
7661 msgid "Missing second register for indexed-indirect mode."
7664 #: config/tc-m68hc11.c:1078
7665 msgid "Missing `]' to close indexed-indirect mode."
7668 #: config/tc-m68hc11.c:1123
7669 msgid "Illegal operand."
7672 #: config/tc-m68hc11.c:1128
7673 msgid "Missing operand."
7676 #: config/tc-m68hc11.c:1181
7677 msgid "Pre-increment mode is not valid for 68HC11"
7680 #: config/tc-m68hc11.c:1194
7681 msgid "Wrong register in register indirect mode."
7684 #: config/tc-m68hc11.c:1202
7685 msgid "Missing `]' to close register indirect operand."
7688 #: config/tc-m68hc11.c:1222
7689 msgid "Post-decrement mode is not valid for 68HC11."
7692 #: config/tc-m68hc11.c:1230
7693 msgid "Post-increment mode is not valid for 68HC11."
7696 #: config/tc-m68hc11.c:1248
7697 msgid "Invalid indexed indirect mode."
7700 #: config/tc-m68hc11.c:1340
7702 msgid "Trap id `%ld' is out of range."
7705 #: config/tc-m68hc11.c:1344
7706 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7709 #: config/tc-m68hc11.c:1351
7711 msgid "Operand out of 8-bit range: `%ld'."
7714 #: config/tc-m68hc11.c:1358
7715 msgid "The trap id must be a constant."
7718 #: config/tc-m68hc11.c:1393
7720 msgid "Operand `%x' not recognized in fixup8."
7723 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7725 msgid "Operand out of 16-bit range: `%ld'."
7728 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7730 msgid "Operand `%x' not recognized in fixup16."
7733 #: config/tc-m68hc11.c:1492
7735 msgid "Unexpected branch conversion with `%x'"
7738 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7740 msgid "Operand out of range for a relative branch: `%ld'"
7743 #: config/tc-m68hc11.c:1689
7744 msgid "Invalid register for dbcc/tbcc instruction."
7747 #: config/tc-m68hc11.c:1777
7749 msgid "Increment/decrement value is out of range: `%ld'."
7752 #: config/tc-m68hc11.c:1788
7753 msgid "Expecting a register."
7756 #: config/tc-m68hc11.c:1803
7757 msgid "Invalid register for post/pre increment."
7760 #: config/tc-m68hc11.c:1833
7761 msgid "Invalid register."
7764 #: config/tc-m68hc11.c:1840
7766 msgid "Offset out of 16-bit range: %ld."
7769 #: config/tc-m68hc11.c:1845
7771 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7774 #: config/tc-m68hc11.c:1951
7775 msgid "Expecting register D for indexed indirect mode."
7778 #: config/tc-m68hc11.c:1953
7779 msgid "Indexed indirect mode is not allowed for movb/movw."
7782 #: config/tc-m68hc11.c:1970
7783 msgid "Invalid accumulator register."
7786 #: config/tc-m68hc11.c:1995
7787 msgid "Invalid indexed register."
7790 #: config/tc-m68hc11.c:2003
7791 msgid "Addressing mode not implemented yet."
7794 #: config/tc-m68hc11.c:2016
7795 msgid "Invalid source register for this instruction, use 'tfr'."
7798 #: config/tc-m68hc11.c:2018
7799 msgid "Invalid source register."
7802 #: config/tc-m68hc11.c:2023
7803 msgid "Invalid destination register for this instruction, use 'tfr'."
7806 #: config/tc-m68hc11.c:2025
7807 msgid "Invalid destination register."
7810 #: config/tc-m68hc11.c:2121
7811 msgid "Invalid indexed register, expecting register X."
7814 #: config/tc-m68hc11.c:2123
7815 msgid "Invalid indexed register, expecting register Y."
7818 #: config/tc-m68hc11.c:2429
7819 msgid "No instruction or missing opcode."
7822 #: config/tc-m68hc11.c:2494
7824 msgid "Opcode `%s' is not recognized."
7827 #: config/tc-m68hc11.c:2516
7829 msgid "Garbage at end of instruction: `%s'."
7832 #: config/tc-m68hc11.c:2539
7834 msgid "Invalid operand for `%s'"
7837 #: config/tc-m68hc11.c:2590
7839 msgid "Invalid mode: %s\n"
7842 #: config/tc-m68hc11.c:2650
7843 msgid "bad .relax format"
7846 #: config/tc-m68hc11.c:2694
7848 msgid "Relocation %d is not supported by object file format."
7851 #: config/tc-m68hc11.c:2973
7852 msgid "bra or bsr with undefined symbol."
7855 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7857 msgid "Subtype %d is not recognized."
7860 #: config/tc-m68hc11.c:3192
7861 msgid "Expression too complex."
7864 #: config/tc-m68hc11.c:3225
7865 msgid "Value out of 16-bit range."
7868 #: config/tc-m68hc11.c:3243
7870 msgid "Value %ld too large for 8-bit PC-relative branch."
7873 #: config/tc-m68hc11.c:3250
7875 msgid "Auto increment/decrement offset '%ld' is out of range."
7878 #: config/tc-m68hc11.c:3263
7880 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7883 #: config/tc-m68hc11.c:3279
7885 msgid "Line %d: unknown relocation type: 0x%x."
7888 #: config/tc-m68k.c:1146
7890 msgid "Can not do %d byte pc-relative relocation"
7893 #: config/tc-m68k.c:1148
7895 msgid "Can not do %d byte pc-relative pic relocation"
7898 #: config/tc-m68k.c:1153
7900 msgid "Can not do %d byte relocation"
7903 #: config/tc-m68k.c:1155
7905 msgid "Can not do %d byte pic relocation"
7908 #: config/tc-m68k.c:1235
7910 msgid "Unable to produce reloc against symbol '%s'"
7913 #: config/tc-m68k.c:1294 config/tc-vax.c:2365
7915 msgid "Cannot make %s relocation PC relative"
7918 #: config/tc-m68k.c:1393 config/tc-vax.c:1875
7922 #: config/tc-m68k.c:1423 config/tc-vax.c:1891
7923 msgid "Unknown operator"
7926 #: config/tc-m68k.c:2326
7927 msgid "invalid instruction for this architecture; needs "
7930 #: config/tc-m68k.c:2334
7931 msgid "hardware divide"
7934 #: config/tc-m68k.c:2356 config/tc-m68k.c:2360 config/tc-m68k.c:2364
7938 #: config/tc-m68k.c:2417
7939 msgid "operands mismatch"
7942 #: config/tc-m68k.c:2481 config/tc-m68k.c:2487 config/tc-m68k.c:2493
7943 #: config/tc-mmix.c:2462 config/tc-mmix.c:2486
7944 msgid "operand out of range"
7947 #: config/tc-m68k.c:2550
7949 msgid "Bignum too big for %c format; truncated"
7952 #: config/tc-m68k.c:2627
7953 msgid "displacement too large for this architecture; needs 68020 or higher"
7956 #: config/tc-m68k.c:2738
7958 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7961 #: config/tc-m68k.c:2743
7962 msgid "invalid index size for coldfire"
7965 #: config/tc-m68k.c:2796
7966 msgid "Forcing byte displacement"
7969 #: config/tc-m68k.c:2798
7970 msgid "byte displacement out of range"
7973 #: config/tc-m68k.c:2846 config/tc-m68k.c:2884
7974 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7977 #: config/tc-m68k.c:2870 config/tc-m68k.c:2904
7978 msgid ":b not permitted; defaulting to :w"
7981 #: config/tc-m68k.c:2981
7982 msgid "unsupported byte value; use a different suffix"
7985 #: config/tc-m68k.c:2996
7986 msgid "unknown/incorrect operand"
7989 #: config/tc-m68k.c:3039 config/tc-m68k.c:3047 config/tc-m68k.c:3054
7990 #: config/tc-m68k.c:3061
7991 msgid "out of range"
7994 #: config/tc-m68k.c:3134
7995 msgid "Can't use long branches on this architecture"
7998 #: config/tc-m68k.c:3240
7999 msgid "Expression out of range, using 0"
8002 #: config/tc-m68k.c:3432 config/tc-m68k.c:3448
8003 msgid "Floating point register in register list"
8006 #: config/tc-m68k.c:3438
8007 msgid "Wrong register in floating-point reglist"
8010 #: config/tc-m68k.c:3454
8011 msgid "incorrect register in reglist"
8014 #: config/tc-m68k.c:3460
8015 msgid "wrong register in floating-point reglist"
8019 #: config/tc-m68k.c:3933
8024 #: config/tc-m68k.c:3944
8028 #: config/tc-m68k.c:3961
8029 msgid "Missing operand"
8032 #: config/tc-m68k.c:4280
8034 msgid "unrecognized default cpu `%s'"
8037 #: config/tc-m68k.c:4334
8039 msgid "%s -- statement `%s' ignored"
8042 #: config/tc-m68k.c:4383
8044 msgid "Don't know how to figure width of %c in md_assemble()"
8047 #: config/tc-m68k.c:4552
8049 msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
8052 #: config/tc-m68k.c:4617 config/tc-m68k.c:4656
8054 msgid "Internal Error: Can't find %s in hash table"
8057 #: config/tc-m68k.c:4620 config/tc-m68k.c:4659
8059 msgid "Internal Error: Can't hash %s: %s"
8062 #: config/tc-m68k.c:4784
8064 msgid "text label `%s' aligned to odd boundary"
8067 #: config/tc-m68k.c:4956
8069 msgid "value %ld out of range"
8072 #: config/tc-m68k.c:4970
8073 msgid "invalid byte branch offset"
8076 #: config/tc-m68k.c:5007
8077 msgid "short branch with zero offset: use :w"
8080 #: config/tc-m68k.c:5051
8081 msgid "Conversion of PC relative BSR to absolute JSR"
8084 #: config/tc-m68k.c:5062
8085 msgid "Conversion of PC relative branch to absolute jump"
8088 #: config/tc-m68k.c:5079 config/tc-m68k.c:5140
8089 msgid "Conversion of PC relative conditional branch to absolute jump"
8092 #: config/tc-m68k.c:5120
8093 msgid "Conversion of DBcc to absolute jump"
8096 #: config/tc-m68k.c:5205
8097 msgid "Conversion of PC relative displacement to absolute"
8100 #: config/tc-m68k.c:5418
8101 msgid "Tried to convert PC relative branch to absolute jump"
8104 #: config/tc-m68k.c:5463 config/tc-m68k.c:5474 config/tc-m68k.c:5518
8105 msgid "expression out of range: defaulting to 1"
8108 #: config/tc-m68k.c:5510
8109 msgid "expression out of range: defaulting to 0"
8112 #: config/tc-m68k.c:5551 config/tc-m68k.c:5563
8114 msgid "Can't deal with expression; defaulting to %ld"
8117 #: config/tc-m68k.c:5577
8118 msgid "expression doesn't fit in BYTE"
8121 #: config/tc-m68k.c:5581
8122 msgid "expression doesn't fit in WORD"
8125 #: config/tc-m68k.c:5668
8127 msgid "%s: unrecognized processor name"
8130 #: config/tc-m68k.c:5729
8131 msgid "bad coprocessor id"
8134 #: config/tc-m68k.c:5735
8135 msgid "unrecognized fopt option"
8138 #: config/tc-m68k.c:5868
8140 msgid "option `%s' may not be negated"
8143 #: config/tc-m68k.c:5879
8145 msgid "option `%s' not recognized"
8148 #: config/tc-m68k.c:5908
8149 msgid "bad format of OPT NEST=depth"
8152 #: config/tc-m68k.c:5964
8153 msgid "missing label"
8156 #: config/tc-m68k.c:5988 config/tc-m68k.c:6017
8157 msgid "bad register list"
8160 #: config/tc-m68k.c:5990
8162 msgid "bad register list: %s"
8165 #: config/tc-m68k.c:6088
8166 msgid "restore without save"
8169 #: config/tc-m68k.c:6242 config/tc-m68k.c:6612
8170 msgid "syntax error in structured control directive"
8173 #: config/tc-m68k.c:6287
8174 msgid "missing condition code in structured control directive"
8177 #: config/tc-m68k.c:6358
8180 "Condition <%c%c> in structured control directive can not be encoded correctly"
8183 #: config/tc-m68k.c:6654
8184 msgid "missing then"
8187 #: config/tc-m68k.c:6735
8188 msgid "else without matching if"
8191 #: config/tc-m68k.c:6768
8192 msgid "endi without matching if"
8195 #: config/tc-m68k.c:6808
8196 msgid "break outside of structured loop"
8199 #: config/tc-m68k.c:6846
8200 msgid "next outside of structured loop"
8203 #: config/tc-m68k.c:6897
8207 #: config/tc-m68k.c:6935
8208 msgid "missing to or downto"
8211 #: config/tc-m68k.c:6971 config/tc-m68k.c:7005 config/tc-m68k.c:7219
8215 #: config/tc-m68k.c:7106
8216 msgid "endf without for"
8219 #: config/tc-m68k.c:7160
8220 msgid "until without repeat"
8223 #: config/tc-m68k.c:7254
8224 msgid "endw without while"
8227 #: config/tc-m68k.c:7287 config/tc-m68k.c:7315
8228 msgid "already assembled instructions"
8231 #: config/tc-m68k.c:7392
8233 msgid "`%s' is deprecated, use `%s'"
8236 #: config/tc-m68k.c:7411
8238 msgid "cpu `%s' unrecognized"
8241 #: config/tc-m68k.c:7430
8243 msgid "architecture `%s' unrecognized"
8246 #: config/tc-m68k.c:7451
8248 msgid "extension `%s' unrecognized"
8251 #: config/tc-m68k.c:7570
8253 msgid "option `-A%s' is deprecated: use `-%s'"
8256 #: config/tc-m68k.c:7603
8257 msgid "architecture features both enabled and disabled"
8260 #: config/tc-m68k.c:7630
8261 msgid "selected processor does not have all features of selected architecture"
8264 #: config/tc-m68k.c:7639
8265 msgid "m68k and cf features both selected"
8268 #: config/tc-m68k.c:7651
8269 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8272 #: config/tc-m68k.c:7685
8275 "-march=<arch>\t\tset architecture\n"
8276 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8279 #: config/tc-m68k.c:7690
8281 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8284 #: config/tc-m68k.c:7696
8287 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8288 "-pic, -k\t\tgenerate position independent code\n"
8289 "-S\t\t\tturn jbsr into jsr\n"
8290 "--pcrel never turn PC-relative branches into absolute jumps\n"
8291 "--register-prefix-optional\n"
8292 "\t\t\trecognize register names without prefix character\n"
8293 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8294 "--base-size-default-16\tbase reg without size is 16 bits\n"
8295 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8296 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8297 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8300 #: config/tc-m68k.c:7710
8302 msgid "Architecture variants are: "
8305 #: config/tc-m68k.c:7719
8307 msgid "Processor variants are: "
8310 #: config/tc-m68k.c:7726 config/tc-xtensa.c:6238
8315 #: config/tc-m68k.c:7757
8317 msgid "Error %s in %s\n"
8320 #: config/tc-m68k.c:7761
8322 msgid "Opcode(%d.%s): "
8325 #: config/tc-m68k.c:7921
8326 msgid "Not a defined coldfire architecture"
8329 #. Over here we will fill the description of the machine specific options.
8330 #: config/tc-maxq.c:209
8332 msgid " MAXQ-specific assembler options:\n"
8335 #: config/tc-maxq.c:211
8338 "\t-MAXQ20\t\t generate obj for MAXQ20(default)\n"
8339 "\t-MAXQ10\t\t generate obj for MAXQ10\n"
8343 #: config/tc-maxq.c:377
8345 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8348 #: config/tc-maxq.c:454
8350 msgid "Cant make long jump/call into short jump/call : %d"
8353 #: config/tc-maxq.c:933
8355 msgid "Invalid register value %s"
8358 #: config/tc-maxq.c:1051
8360 msgid "Invalid bit number : '%c'"
8363 #: config/tc-maxq.c:1063
8365 msgid "Illegal character after operand '%s'"
8368 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8370 msgid "Invalid Character in immediate Value : %c"
8373 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8375 msgid "Invalid Character in immediate value : %c"
8378 #: config/tc-maxq.c:1175
8379 msgid "Immediate value greater than 16 bits"
8382 #: config/tc-maxq.c:1189
8384 "Attempt to move a value in the stack pointer greater than the size of the "
8388 #: config/tc-maxq.c:1198
8389 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8392 #: config/tc-maxq.c:1260
8393 msgid "Invalid immediate move operation"
8396 #: config/tc-maxq.c:1533
8398 msgid "Size of Operand '%s' greater than %d"
8401 #: config/tc-maxq.c:1688
8403 msgid "illegal immediate operand '%s'"
8406 #: config/tc-maxq.c:1710
8408 msgid "Invalid operand for memory access '%s'"
8411 #: config/tc-maxq.c:1772
8412 msgid "illegal displacement operand "
8415 #: config/tc-maxq.c:1837
8417 msgid "invalid character %c before operand %d"
8420 #: config/tc-maxq.c:1859
8422 msgid "invalid character %c in operand %d"
8425 #. We found no match.
8426 #: config/tc-maxq.c:2004
8428 msgid "operand %d is invalid for `%s'"
8431 #: config/tc-maxq.c:2037
8432 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8435 #: config/tc-maxq.c:2055
8437 msgid "'%s' operand cant be used as destination in %s"
8440 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8442 msgid "Invalid Instruction '%s' operand cant be used with %s"
8445 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8447 msgid "'%s' operand cant be used as source in %s"
8450 #: config/tc-maxq.c:2147
8452 msgid "'%s' instruction cant have first operand as Immediate vale"
8455 #: config/tc-maxq.c:2160
8457 msgid "SP cannot be used with %s\n"
8460 #: config/tc-maxq.c:2167
8461 msgid "@SP-- cannot be used with PUSH\n"
8464 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8466 "Operands either contradictory or use the data bus in read/write state "
8470 #: config/tc-maxq.c:2198
8471 msgid "MOVE Cant Use NUL as SRC"
8474 #: config/tc-maxq.c:2220
8475 msgid "Contradictory movement between DP register and memory access using DP"
8478 #: config/tc-maxq.c:2228
8479 msgid "SP and @SP-- cannot be used together in a move instruction"
8482 #: config/tc-maxq.c:2247
8483 msgid "Only Module 8 system registers allowed in this operation"
8486 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8487 msgid "Read only Register used as destination"
8490 #: config/tc-maxq.c:2290
8492 msgid "Bit No '%d'exceeds register size in this operation"
8495 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8497 msgid "Bit No '%d' exceeds register size in this operation"
8500 #: config/tc-maxq.c:2352
8501 msgid "Memory References cannot be used with branching operations\n"
8504 #: config/tc-maxq.c:2361
8505 msgid "DJNZ uses only LC[n] register \n"
8508 #: config/tc-maxq.c:2387
8510 msgid "'%s' operand cant be used as destination in %s"
8513 #: config/tc-maxq.c:2397
8515 msgid "Read only register used for writing purposes '%s'"
8518 #: config/tc-maxq.c:2409
8519 msgid "Invalid destination for this kind of source."
8522 #: config/tc-maxq.c:2416
8524 "Invalid register as destination for this kind of source.Only data pointers "
8528 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8529 msgid "Invalid Instruction"
8532 #: config/tc-maxq.c:2790
8533 msgid "Cannot allocate memory"
8536 #: config/tc-maxq.c:2862
8537 msgid "Internal Error: Illegal Architecure specified"
8540 #: config/tc-maxq.c:2900
8541 msgid "Invalid architecture type"
8544 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8545 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8547 msgid "Internal Error : Can't Hash %s : %s"
8550 #: config/tc-maxq.c:3071
8552 msgid "Ineffective insntruction %s \n"
8555 #: config/tc-mcore.c:521 config/tc-microblaze.c:496 config/tc-microblaze.c:524
8556 #: config/tc-microblaze.c:550 config/tc-microblaze.c:562
8558 msgid "register expected, but saw '%.6s'"
8561 #: config/tc-mcore.c:603
8563 msgid "control register expected, but saw '%.6s'"
8566 #: config/tc-mcore.c:639
8567 msgid "bad/missing psr specifier"
8570 #: config/tc-mcore.c:689
8571 msgid "more than 65K literal pools"
8574 #: config/tc-mcore.c:743
8578 #: config/tc-mcore.c:782
8579 msgid "operand must be a constant"
8582 #: config/tc-mcore.c:784
8584 msgid "operand must be absolute in range %u..%u, not %ld"
8587 #: config/tc-mcore.c:819
8588 msgid "operand must be a multiple of 4"
8591 #: config/tc-mcore.c:826
8592 msgid "operand must be a multiple of 2"
8595 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8596 msgid "base register expected"
8599 #: config/tc-mcore.c:888 config/tc-microblaze.c:832 config/tc-microblaze.c:968
8600 #: config/tc-microblaze.c:1000 config/tc-microblaze.c:1450
8601 #: config/tc-microblaze.c:1517 config/tc-microblaze.c:1591
8602 #: config/tc-microblaze.c:1964 config/tc-microblaze.c:2005
8604 msgid "unknown opcode \"%s\""
8607 #: config/tc-mcore.c:931
8608 msgid "invalid register: r15 illegal"
8611 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8612 msgid "M340 specific opcode used when assembling for M210"
8615 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8616 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8617 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8618 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8619 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8620 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8621 msgid "second operand missing"
8624 #: config/tc-mcore.c:1014
8625 msgid "destination register must be r1"
8628 #: config/tc-mcore.c:1035
8629 msgid "source register must be r1"
8632 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8633 msgid "immediate is not a power of two"
8636 #: config/tc-mcore.c:1127
8637 msgid "translating bgeni to movi"
8640 #: config/tc-mcore.c:1164
8641 msgid "translating mgeni to movi"
8644 #: config/tc-mcore.c:1196
8645 msgid "translating bmaski to movi"
8648 #: config/tc-mcore.c:1272
8650 msgid "displacement too large (%d)"
8653 #: config/tc-mcore.c:1286
8654 msgid "Invalid register: r0 and r15 illegal"
8657 #: config/tc-mcore.c:1317
8658 msgid "bad starting register: r0 and r15 invalid"
8661 #: config/tc-mcore.c:1330
8662 msgid "ending register must be r15"
8665 #: config/tc-mcore.c:1350
8666 msgid "bad base register: must be r0"
8669 #: config/tc-mcore.c:1368
8670 msgid "first register must be r4"
8673 #: config/tc-mcore.c:1379
8674 msgid "last register must be r7"
8677 #: config/tc-mcore.c:1416
8678 msgid "reg-reg expected"
8681 #: config/tc-mcore.c:1527
8682 msgid "second operand must be 1"
8685 #: config/tc-mcore.c:1548
8686 msgid "zero used as immediate value"
8689 #: config/tc-mcore.c:1575
8690 msgid "duplicated psr bit specifier"
8693 #: config/tc-mcore.c:1581
8694 msgid "`af' must appear alone"
8697 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1611
8699 msgid "unimplemented opcode \"%s\""
8702 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1620
8704 msgid "ignoring operands: %s "
8707 #: config/tc-mcore.c:1667
8709 msgid "unrecognised cpu type '%s'"
8712 #: config/tc-mcore.c:1685
8715 "MCORE specific options:\n"
8716 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
8717 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
8718 " -cpu=[210|340] select CPU type\n"
8719 " -EB assemble for a big endian system (default)\n"
8720 " -EL assemble for a little endian system\n"
8723 #: config/tc-mcore.c:1703 config/tc-microblaze.c:1729
8724 msgid "failed sanity check: short_jump"
8727 #: config/tc-mcore.c:1713 config/tc-microblaze.c:1739
8728 msgid "failed sanity check: long_jump"
8731 #: config/tc-mcore.c:1739
8733 msgid "odd displacement at %x"
8736 #. Variable not in small data read only segment accessed
8737 #. using small data read only anchor.
8738 #: config/tc-mcore.c:1921 config/tc-microblaze.c:1826
8739 #: config/tc-microblaze.c:2117 config/tc-microblaze.c:2140
8743 #: config/tc-mcore.c:1948
8745 msgid "odd distance branch (0x%lx bytes)"
8748 #: config/tc-mcore.c:1952
8750 msgid "pcrel for branch to %s too far (0x%lx)"
8753 #: config/tc-mcore.c:1972
8755 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8758 #: config/tc-mcore.c:1984
8760 msgid "pcrel for loopt too far (0x%lx)"
8763 #: config/tc-mcore.c:2180 config/tc-microblaze.c:2272 config/tc-tic30.c:1384
8765 msgid "Can not do %d byte %srelocation"
8768 #: config/tc-mcore.c:2182 config/tc-microblaze.c:2274
8772 #: config/tc-mep.c:343
8775 "MeP specific command line options:\n"
8776 " -EB assemble for a big endian system\n"
8777 " -EL assemble for a little endian system (default)\n"
8778 " -mconfig=<name> specify a chip configuration to use\n"
8779 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8780 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8781 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8782 " enable/disable the given opcodes\n"
8784 " If -mconfig is given, the other -m options modify it. Otherwise,\n"
8785 " if no -m options are given, all core opcodes are enabled;\n"
8786 " if any enabling -m options are given, only those are enabled;\n"
8787 " if only disabling -m options are given, only those are disabled.\n"
8790 #: config/tc-mep.c:412
8791 msgid "$hi and $lo are disabled when MUL and DIV are off"
8794 #: config/tc-mep.c:419
8795 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
8798 #: config/tc-mep.c:424
8799 msgid "$dbg and $depc are disabled when DEBUG is off"
8802 #: config/tc-mep.c:615
8803 msgid "core and copro insn lengths must total 32 bits."
8806 #: config/tc-mep.c:618 config/tc-mep.c:755
8807 msgid "vliw group must consist of 1 core and 1 copro insn."
8810 #: config/tc-mep.c:752
8811 msgid "core and copro insn lengths must total 64 bits."
8814 #: config/tc-mep.c:984
8816 msgid "cannot pack %s with a 16-bit insn"
8819 #: config/tc-mep.c:1002
8821 msgid "cannot pack %s and %s together with a 16-bit insn"
8824 #: config/tc-mep.c:1008
8825 msgid "too many IVC2 insns to pack with a 16-bit core insn"
8828 #: config/tc-mep.c:1023
8830 msgid "cannot pack %s into slot P1"
8833 #: config/tc-mep.c:1029
8834 msgid "too many IVC2 insns to pack with a 32-bit core insn"
8837 #: config/tc-mep.c:1047
8839 msgid "unable to pack %s by itself?"
8842 #: config/tc-mep.c:1077
8844 msgid "cannot pack %s and %s together"
8847 #: config/tc-mep.c:1083
8848 msgid "too many IVC2 insns to pack together"
8851 #. There are no insns in the queue and a plus is present.
8852 #. This is a syntax error. Let's not tolerate this.
8853 #. We can relax this later if necessary.
8854 #: config/tc-mep.c:1320
8855 msgid "Invalid use of parallelization operator."
8858 #: config/tc-mep.c:1366
8859 msgid "Leading plus sign not allowed in core mode"
8862 #: config/tc-mep.c:1894
8864 msgid "Don't know how to relocate plain operands of type %s"
8867 #: config/tc-mep.c:1904
8869 msgid "Perhaps you are missing %%tpoff()?"
8872 #: config/tc-mep.c:2091
8873 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8876 #: config/tc-mep.c:2149
8877 msgid ".vliw unavailable when VLIW is disabled."
8880 #: config/tc-microblaze.c:501 config/tc-microblaze.c:530
8881 #: config/tc-microblaze.c:556
8883 msgid "Invalid register number at '%.6s'"
8886 #: config/tc-microblaze.c:651
8887 msgid "operand must be a constant or a label"
8890 #: config/tc-microblaze.c:655
8892 msgid "operand must be absolute in range %d..%d, not %d"
8895 #: config/tc-microblaze.c:846 config/tc-microblaze.c:853
8896 #: config/tc-microblaze.c:860 config/tc-microblaze.c:893
8897 #: config/tc-microblaze.c:900 config/tc-microblaze.c:906
8898 #: config/tc-microblaze.c:1023 config/tc-microblaze.c:1030
8899 #: config/tc-microblaze.c:1036 config/tc-microblaze.c:1067
8900 #: config/tc-microblaze.c:1074 config/tc-microblaze.c:1094
8901 #: config/tc-microblaze.c:1101 config/tc-microblaze.c:1121
8902 #: config/tc-microblaze.c:1128 config/tc-microblaze.c:1146
8903 #: config/tc-microblaze.c:1153 config/tc-microblaze.c:1175
8904 #: config/tc-microblaze.c:1182 config/tc-microblaze.c:1200
8905 #: config/tc-microblaze.c:1215 config/tc-microblaze.c:1233
8906 #: config/tc-microblaze.c:1250 config/tc-microblaze.c:1257
8907 #: config/tc-microblaze.c:1299 config/tc-microblaze.c:1306
8908 #: config/tc-microblaze.c:1348 config/tc-microblaze.c:1355
8909 #: config/tc-microblaze.c:1378 config/tc-microblaze.c:1385
8910 #: config/tc-microblaze.c:1405 config/tc-microblaze.c:1411
8911 #: config/tc-microblaze.c:1472 config/tc-microblaze.c:1478
8912 #: config/tc-microblaze.c:1539
8913 msgid "Error in statement syntax"
8916 #: config/tc-microblaze.c:866 config/tc-microblaze.c:868
8917 #: config/tc-microblaze.c:870 config/tc-microblaze.c:910
8918 #: config/tc-microblaze.c:912 config/tc-microblaze.c:1040
8919 #: config/tc-microblaze.c:1042 config/tc-microblaze.c:1080
8920 #: config/tc-microblaze.c:1082 config/tc-microblaze.c:1107
8921 #: config/tc-microblaze.c:1109 config/tc-microblaze.c:1134
8922 #: config/tc-microblaze.c:1157 config/tc-microblaze.c:1188
8923 #: config/tc-microblaze.c:1205 config/tc-microblaze.c:1221
8924 #: config/tc-microblaze.c:1239 config/tc-microblaze.c:1361
8925 #: config/tc-microblaze.c:1363 config/tc-microblaze.c:1391
8926 #: config/tc-microblaze.c:1393 config/tc-microblaze.c:1415
8927 #: config/tc-microblaze.c:1482 config/tc-microblaze.c:1545
8928 msgid "Cannot use special register with this instruction"
8931 #: config/tc-microblaze.c:920
8932 msgid "lmi pseudo instruction should not use a label in imm field"
8935 #: config/tc-microblaze.c:922
8936 msgid "smi pseudo instruction should not use a label in imm field"
8939 #: config/tc-microblaze.c:1045
8940 msgid "Symbol used as immediate for shift instruction"
8943 #: config/tc-microblaze.c:1054
8945 msgid "Shift value > 32. using <value %% 32>"
8948 #: config/tc-microblaze.c:1160
8949 msgid "Symbol used as immediate value for msrset/msrclr instructions"
8952 #: config/tc-microblaze.c:1288 config/tc-microblaze.c:1337
8953 msgid "invalid value for special purpose register"
8956 #: config/tc-microblaze.c:1553
8957 msgid "An IMM instruction should not be present in the .s file"
8960 #: config/tc-microblaze.c:1681
8961 msgid "Bad call to MD_NTOF()"
8964 #: config/tc-microblaze.c:1917
8966 msgid "pcrel for branch to %s too far (0x%x)"
8969 #. We know the abs value: Should never happen.
8970 #: config/tc-microblaze.c:2066
8971 msgid "Absolute PC-relative value in relaxation code. Assembler error....."
8974 #. Cannot have a PC-relative branch to a diff segment.
8975 #: config/tc-microblaze.c:2079
8977 msgid "PC relative branch to label %s which is not in the instruction space"
8980 #: config/tc-microblaze.c:2120
8982 "Variable is accessed using small data read only anchor, but it is not in the "
8983 "small data read only section"
8986 #: config/tc-microblaze.c:2143
8988 "Variable is accessed using small data read write anchor, but it is not in "
8989 "the small data read write section"
8992 #: config/tc-microblaze.c:2152
8993 msgid "Incorrect fr_opcode value in frag. Internal error....."
8996 #. We know the abs value: Should never happen.
8997 #: config/tc-microblaze.c:2159
8998 msgid "Absolute value in relaxation code. Assembler error....."
9001 #: config/tc-microblaze.c:2364 config/tc-mn10300.c:1065 config/tc-sh.c:776
9002 #: config/tc-z80.c:671 read.c:4275
9004 msgid "unsupported BFD relocation size %u"
9007 #. Prototypes for static functions.
9008 #: config/tc-mips.c:1042
9010 msgid "internal Error, line %d, %s"
9013 #: config/tc-mips.c:1795 config/tc-mips.c:12826
9015 msgid "Unrecognized register name `%s'"
9018 #: config/tc-mips.c:1887
9019 msgid "-G may not be used in position-independent code"
9022 #: config/tc-mips.c:1934
9024 msgid "internal: can't hash `%s': %s"
9027 #: config/tc-mips.c:1942
9029 msgid "internal error: bad mips16 opcode: %s %s\n"
9032 #: config/tc-mips.c:2114
9034 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
9037 #: config/tc-mips.c:2890 config/tc-mips.c:14521
9038 msgid "extended instruction in delay slot"
9041 #: config/tc-mips.c:2954 config/tc-mips.c:2961
9043 msgid "jump to misaligned address (0x%lx)"
9046 #: config/tc-mips.c:2971 config/tc-mips.c:3742
9048 msgid "branch to misaligned address (0x%lx)"
9051 #: config/tc-mips.c:2976 config/tc-mips.c:3745
9053 msgid "branch address range overflow (0x%lx)"
9056 #. To reproduce this failure try assembling gas/testsuites/
9057 #. gas/mips/mips16-intermix.s with a mips-ecoff targeted
9059 #: config/tc-mips.c:3003
9061 msgid "Unsupported MIPS relocation number %d"
9064 #: config/tc-mips.c:3475
9066 "Macro instruction expanded into multiple instructions in a branch delay slot"
9069 #: config/tc-mips.c:3478
9070 msgid "Macro instruction expanded into multiple instructions"
9073 #: config/tc-mips.c:4014 config/tc-mips.c:8012 config/tc-mips.c:8036
9074 #: config/tc-mips.c:8109 config/tc-mips.c:8132
9075 msgid "operand overflow"
9078 #: config/tc-mips.c:4033 config/tc-mips.c:4633 config/tc-mips.c:7383
9079 #: config/tc-mips.c:8199
9080 msgid "Macro used $at after \".set noat\""
9083 #: config/tc-mips.c:4062
9084 msgid "unsupported large constant"
9087 #: config/tc-mips.c:4064
9089 msgid "Instruction %s requires absolute expression"
9092 #: config/tc-mips.c:4197 config/tc-mips.c:6503 config/tc-mips.c:7079
9094 msgid "Number (0x%s) larger than 32 bits"
9097 #: config/tc-mips.c:4217
9098 msgid "Number larger than 64 bits"
9101 #: config/tc-mips.c:4511 config/tc-mips.c:4539 config/tc-mips.c:4577
9102 #: config/tc-mips.c:4622 config/tc-mips.c:6712 config/tc-mips.c:6751
9103 #: config/tc-mips.c:6790 config/tc-mips.c:7194 config/tc-mips.c:7246
9104 msgid "PIC code offset overflow (max 16 signed bits)"
9107 #: config/tc-mips.c:4944 config/tc-mips.c:5010 config/tc-mips.c:5098
9108 #: config/tc-mips.c:5145 config/tc-mips.c:5206 config/tc-mips.c:5254
9109 #: config/tc-mips.c:8293 config/tc-mips.c:8300 config/tc-mips.c:8307
9110 #: config/tc-mips.c:8414
9111 msgid "Unsupported large constant"
9114 #. result is always true
9115 #: config/tc-mips.c:4976
9117 msgid "Branch %s is always true"
9120 #: config/tc-mips.c:5217 config/tc-mips.c:5265 config/tc-mips.c:9065
9121 #: config/tc-mips.c:9222
9123 msgid "Improper position (%lu)"
9126 #: config/tc-mips.c:5223 config/tc-mips.c:9132
9128 msgid "Improper extract size (%lu, position %lu)"
9131 #: config/tc-mips.c:5271 config/tc-mips.c:9096
9133 msgid "Improper insert size (%lu, position %lu)"
9136 #: config/tc-mips.c:5308 config/tc-mips.c:5405
9137 msgid "Divide by zero."
9140 #: config/tc-mips.c:5491
9141 msgid "dla used to load 32-bit register"
9144 #: config/tc-mips.c:5494
9145 msgid "la used to load 64-bit address"
9148 #: config/tc-mips.c:5606 config/tc-z80.c:700
9149 msgid "offset too large"
9152 #: config/tc-mips.c:5780 config/tc-mips.c:6059
9153 msgid "PIC code offset overflow (max 32 signed bits)"
9156 #: config/tc-mips.c:6142
9157 msgid "MIPS PIC call to register other than $25"
9160 #: config/tc-mips.c:6148 config/tc-mips.c:6159 config/tc-mips.c:6281
9161 #: config/tc-mips.c:6292
9162 msgid "No .cprestore pseudo-op used in PIC code"
9165 #: config/tc-mips.c:6153 config/tc-mips.c:6286
9166 msgid "No .frame pseudo-op used in PIC code"
9169 #: config/tc-mips.c:6307
9170 msgid "Non-PIC jump used in PIC library"
9173 #: config/tc-mips.c:6470 config/tc-mips.c:7346
9175 msgid "opcode not supported on this processor: %s"
9178 #: config/tc-mips.c:7552 config/tc-mips.c:7583 config/tc-mips.c:7634
9179 #: config/tc-mips.c:7664
9180 msgid "Improper rotate count"
9183 #: config/tc-mips.c:7714
9185 msgid "Instruction %s: result is always false"
9188 #: config/tc-mips.c:7875
9190 msgid "Instruction %s: result is always true"
9193 #. FIXME: Check if this is one of the itbl macros, since they
9194 #. are added dynamically.
9195 #: config/tc-mips.c:8195
9197 msgid "Macro %s not implemented yet"
9200 #: config/tc-mips.c:8445
9202 msgid "internal: bad mips opcode (mask error): %s %s"
9205 #: config/tc-mips.c:8485 config/tc-mips.c:9296
9207 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
9210 #: config/tc-mips.c:8564
9212 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
9215 #: config/tc-mips.c:8571
9217 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
9220 #: config/tc-mips.c:8694 config/tc-mips.c:8702 config/tc-mips.c:10165
9221 #: config/tc-score.c:2696 config/tc-score.c:2742
9222 msgid "unrecognized opcode"
9225 #: config/tc-mips.c:8729 config/tc-mips.c:10191
9227 msgid "opcode not supported on this processor: %s (%s)"
9230 #: config/tc-mips.c:8763
9232 msgid "BALIGN immediate not 1 or 3 (%lu)"
9235 #: config/tc-mips.c:8776 config/tc-mips.c:8789 config/tc-mips.c:8802
9236 #: config/tc-mips.c:8815 config/tc-mips.c:8841 config/tc-mips.c:8885
9238 msgid "DSP immediate not in range 0..%d (%lu)"
9241 #: config/tc-mips.c:8833 config/tc-mips.c:8860
9242 msgid "Invalid dsp acc register"
9245 #: config/tc-mips.c:8871 config/tc-mips.c:8902 config/tc-mips.c:8919
9247 msgid "DSP immediate not in range %ld..%ld (%ld)"
9250 #: config/tc-mips.c:8932
9252 msgid "MT usermode bit not 0 or 1 (%lu)"
9255 #: config/tc-mips.c:8943
9257 msgid "MT load high bit not 0 or 1 (%lu)"
9260 #: config/tc-mips.c:8960 config/tc-mips.c:8973
9261 msgid "Invalid dsp/smartmips acc register"
9264 #: config/tc-mips.c:9038
9266 msgid "Illegal %s number (%lu, 0x%lx)"
9269 #: config/tc-mips.c:9151 config/tc-mips.c:9704
9270 msgid "absolute expression required"
9273 #: config/tc-mips.c:9174
9275 msgid "Invalid register number (%d)"
9278 #: config/tc-mips.c:9182
9279 msgid "Invalid coprocessor 0 register number"
9282 #: config/tc-mips.c:9192
9284 msgid "Improper bit index (%lu)"
9287 #: config/tc-mips.c:9253 config/tc-mips.c:9270
9289 msgid "Improper size (%lu)"
9292 #: config/tc-mips.c:9286
9294 msgid "Improper immediate (%ld)"
9297 #: config/tc-mips.c:9313
9299 msgid "Improper shift amount (%lu)"
9302 #: config/tc-mips.c:9337 config/tc-mips.c:10512 config/tc-mips.c:10765
9304 msgid "Invalid value for `%s' (%lu)"
9307 #: config/tc-mips.c:9354
9309 msgid "Code for %s not in range 0..1023 (%lu)"
9312 #: config/tc-mips.c:9366
9314 msgid "Lower code for %s not in range 0..1023 (%lu)"
9317 #: config/tc-mips.c:9378
9319 msgid "Code for %s not in range 0..1048575 (%lu)"
9322 #: config/tc-mips.c:9391
9324 msgid "Coproccesor code > 25 bits (%lu)"
9327 #: config/tc-mips.c:9405
9329 msgid "Illegal 19-bit code (%lu)"
9332 #: config/tc-mips.c:9418
9334 msgid "Invalid performance register (%lu)"
9337 #: config/tc-mips.c:9461 config/tc-mips.c:10372
9338 msgid "used $at without \".set noat\""
9341 #: config/tc-mips.c:9463 config/tc-mips.c:10374
9343 msgid "used $%u with \".set at=$%u\""
9346 #: config/tc-mips.c:9489
9347 msgid "source and destination must be different"
9350 #: config/tc-mips.c:9494
9351 msgid "a destination register must be supplied"
9354 #: config/tc-mips.c:9563
9356 msgid "Improper align amount (%ld), using low bits"
9359 #: config/tc-mips.c:9577
9361 msgid "Invalid MDMX Immediate (%ld)"
9364 #: config/tc-mips.c:9615
9366 msgid "Float register should be even, was %d"
9369 #: config/tc-mips.c:9654
9371 msgid "Bad element selector %ld"
9374 #: config/tc-mips.c:9662
9376 msgid "Expecting ']' found '%s'"
9379 #: config/tc-mips.c:9768
9381 msgid "Bad floating point constant: %s"
9384 #: config/tc-mips.c:9888
9385 msgid "Can't use floating point insn in this section"
9388 #: config/tc-mips.c:9949
9389 msgid "expression out of range"
9392 #: config/tc-mips.c:9989
9393 msgid "lui expression not in range 0..65535"
9396 #: config/tc-mips.c:10010
9398 msgid "Condition code register should be even for %s, was %d"
9401 #: config/tc-mips.c:10015
9403 msgid "Condition code register should be 0 or 4 for %s, was %d"
9406 #: config/tc-mips.c:10041
9407 msgid "invalid coprocessor sub-selection value (0-7)"
9410 #: config/tc-mips.c:10053 config/tc-mips.c:10070
9412 msgid "bad byte vector index (%ld)"
9415 #: config/tc-mips.c:10081
9417 msgid "bad char = '%c'\n"
9420 #: config/tc-mips.c:10092 config/tc-mips.c:10097 config/tc-mips.c:10790
9421 msgid "illegal operands"
9424 #: config/tc-mips.c:10548 config/tc-mips.c:10629 config/tc-mips.c:10644
9425 msgid "can't parse register list"
9428 #: config/tc-mips.c:10617
9429 msgid "more than one frame size in list"
9432 #: config/tc-mips.c:10672
9433 msgid "unexpected register in list"
9436 #: config/tc-mips.c:10682
9437 msgid "arg/static registers overlap"
9440 #: config/tc-mips.c:10700
9441 msgid "invalid arg register list"
9444 #: config/tc-mips.c:10709 config/tc-mips.c:10732
9445 msgid "invalid static register list"
9448 #: config/tc-mips.c:10739
9449 msgid "missing frame size"
9452 #: config/tc-mips.c:10742
9453 msgid "invalid frame size"
9456 #: config/tc-mips.c:10908
9457 msgid "extended operand requested but not required"
9460 #: config/tc-mips.c:10910
9461 msgid "invalid unextended operand value"
9464 #: config/tc-mips.c:10938
9465 msgid "operand value out of range for instruction"
9468 #: config/tc-mips.c:11043
9470 msgid "relocation %s isn't supported by the current ABI"
9473 #: config/tc-mips.c:11099
9474 msgid "unclosed '('"
9477 #: config/tc-mips.c:11374
9479 msgid "A different %s was already specified, is now %s"
9482 #: config/tc-mips.c:11621
9483 msgid "-call_shared is supported only for ELF format"
9486 #: config/tc-mips.c:11631
9487 msgid "-call_nonpic is supported only for ELF format"
9490 #: config/tc-mips.c:11641
9491 msgid "-non_shared is supported only for ELF format"
9494 #: config/tc-mips.c:11674
9495 msgid "-n32 is supported for ELF format only"
9498 #: config/tc-mips.c:11683
9499 msgid "-64 is supported for ELF format only"
9502 #: config/tc-mips.c:11688 config/tc-mips.c:11741
9503 msgid "No compiled in support for 64 bit object file format"
9506 #: config/tc-mips.c:11728
9507 msgid "-mabi is supported for ELF format only"
9510 #: config/tc-mips.c:11748
9512 msgid "invalid abi -mabi=%s"
9515 #: config/tc-mips.c:11826
9516 msgid "-G not supported in this configuration."
9519 #: config/tc-mips.c:11852
9521 msgid "-%s conflicts with the other architecture options, which imply -%s"
9524 #: config/tc-mips.c:11864
9526 msgid "-march=%s is not compatible with the selected ABI"
9529 #: config/tc-mips.c:11883
9530 msgid "-mgp64 used with a 32-bit processor"
9533 #: config/tc-mips.c:11885
9534 msgid "-mgp32 used with a 64-bit ABI"
9537 #: config/tc-mips.c:11887
9538 msgid "-mgp64 used with a 32-bit ABI"
9541 #: config/tc-mips.c:11925
9542 msgid "-mfp64 used with a 32-bit fpu"
9545 #: config/tc-mips.c:11928
9546 msgid "-mfp64 used with a 32-bit ABI"
9549 #: config/tc-mips.c:11932
9550 msgid "-mfp32 used with a 64-bit ABI"
9553 #: config/tc-mips.c:11946
9554 msgid "trap exception not supported at ISA 1"
9557 #: config/tc-mips.c:11956
9558 msgid "-mfp32 used with -mips3d"
9561 #: config/tc-mips.c:11962
9562 msgid "-mfp32 used with -mdmx"
9565 #: config/tc-mips.c:11967
9567 msgid "%s ISA does not support SmartMIPS"
9570 #: config/tc-mips.c:11973 config/tc-mips.c:12918
9572 msgid "%s ISA does not support DSP ASE"
9575 #: config/tc-mips.c:11982 config/tc-mips.c:12931
9577 msgid "%s ISA does not support DSP R2 ASE"
9580 #: config/tc-mips.c:11988 config/tc-mips.c:12944
9582 msgid "%s ISA does not support MT ASE"
9585 #: config/tc-mips.c:12037
9586 msgid "PC relative MIPS16 instruction references a different section"
9589 #: config/tc-mips.c:12335 config/tc-sparc.c:3184 config/tc-sparc.c:3191
9590 #: config/tc-sparc.c:3198 config/tc-sparc.c:3205 config/tc-sparc.c:3212
9591 #: config/tc-sparc.c:3221 config/tc-sparc.c:3232 config/tc-sparc.c:3254
9592 #: config/tc-sparc.c:3278 write.c:1122
9593 msgid "relocation overflow"
9596 #: config/tc-mips.c:12345
9598 msgid "Branch to misaligned address (%lx)"
9601 #: config/tc-mips.c:12392
9602 msgid "Branch out of range"
9605 #: config/tc-mips.c:12474
9607 msgid "Alignment too large: %d. assumed."
9610 #: config/tc-mips.c:12477
9611 msgid "Alignment negative: 0 assumed."
9614 #: config/tc-mips.c:12723
9616 msgid "%s: no such section"
9619 #: config/tc-mips.c:12772
9621 msgid ".option pic%d not supported"
9624 #: config/tc-mips.c:12777 config/tc-mips.c:13084
9625 msgid "-G may not be used with SVR4 PIC code"
9628 #: config/tc-mips.c:12783
9630 msgid "Unrecognized option \"%s\""
9633 #: config/tc-mips.c:12843
9634 msgid "`noreorder' must be set before `nomacro'"
9637 #: config/tc-mips.c:12869
9639 msgid "%s isa does not support 64-bit registers"
9642 #: config/tc-mips.c:12880
9644 msgid "%s isa does not support 64-bit floating point registers"
9647 #: config/tc-mips.c:12901
9649 msgid "%s ISA does not support SmartMIPS ASE"
9652 #: config/tc-mips.c:12968
9654 msgid "unknown architecture %s"
9657 #: config/tc-mips.c:12981 config/tc-mips.c:13011
9659 msgid "unknown ISA level %s"
9662 #: config/tc-mips.c:12989
9664 msgid "unknown ISA or architecture %s"
9667 #: config/tc-mips.c:13039
9668 msgid ".set pop with no .set push"
9671 #: config/tc-mips.c:13068
9673 msgid "Tried to set unrecognized symbol: %s\n"
9676 #: config/tc-mips.c:13126
9677 msgid ".cpload not in noreorder section"
9680 #: config/tc-mips.c:13194 config/tc-mips.c:13213
9681 msgid "missing argument separator ',' for .cpsetup"
9684 #: config/tc-mips.c:13371
9686 msgid "Unsupported use of %s"
9689 #: config/tc-mips.c:13453 config/tc-score.c:6036
9690 msgid "Unsupported use of .gpword"
9693 #: config/tc-mips.c:13493
9694 msgid "Unsupported use of .gpdword"
9697 #: config/tc-mips.c:13587
9699 msgid "ignoring attempt to redefine symbol %s"
9702 #: config/tc-mips.c:13602 ecoff.c:3368
9703 msgid "bad .weakext directive"
9706 #: config/tc-mips.c:13838
9707 msgid "unsupported PC relative reference to different section"
9710 #: config/tc-mips.c:13951 config/tc-xtensa.c:1583 config/tc-xtensa.c:1858
9711 msgid "unsupported relocation"
9714 #: config/tc-mips.c:14200 config/tc-pdp11.c:1431
9716 msgid "Can not represent %s relocation in this object file format"
9719 #: config/tc-mips.c:14285
9720 msgid "relaxed out-of-range branch into a jump"
9723 #: config/tc-mips.c:14819
9724 msgid "missing .end at end of assembly"
9727 #: config/tc-mips.c:14834 config/tc-score.c:5645
9728 msgid "expected simple number"
9731 #: config/tc-mips.c:14862 config/tc-score.c:5672
9732 msgid "invalid number"
9735 #: config/tc-mips.c:15033 config/tc-score.c:5711
9736 msgid "missing .end"
9739 #: config/tc-mips.c:15085
9740 msgid "Bad .frame directive"
9743 #: config/tc-mips.c:15117
9744 msgid ".mask/.fmask outside of .ent"
9747 #: config/tc-mips.c:15124
9748 msgid "Bad .mask/.fmask directive"
9751 #: config/tc-mips.c:15399
9753 msgid "Bad value (%s) for %s"
9756 #: config/tc-mips.c:15463
9760 "-EB\t\t\tgenerate big endian output\n"
9761 "-EL\t\t\tgenerate little endian output\n"
9762 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9763 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9764 "\t\t\timplicitly with the gp register [default 8]\n"
9767 #: config/tc-mips.c:15470
9770 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9771 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9772 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9773 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9774 "-mips5 generate MIPS ISA V instructions\n"
9775 "-mips32 generate MIPS32 ISA instructions\n"
9776 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
9777 "-mips64 generate MIPS64 ISA instructions\n"
9778 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
9779 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9782 #: config/tc-mips.c:15489
9785 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9786 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9787 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9790 #: config/tc-mips.c:15502
9793 "-mips16\t\t\tgenerate mips16 instructions\n"
9794 "-no-mips16\t\tdo not generate mips16 instructions\n"
9797 #: config/tc-mips.c:15505
9800 "-msmartmips\t\tgenerate smartmips instructions\n"
9801 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9804 #: config/tc-mips.c:15508
9807 "-mdsp\t\t\tgenerate DSP instructions\n"
9808 "-mno-dsp\t\tdo not generate DSP instructions\n"
9811 #: config/tc-mips.c:15511
9814 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9815 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9818 #: config/tc-mips.c:15514
9821 "-mmt\t\t\tgenerate MT instructions\n"
9822 "-mno-mt\t\t\tdo not generate MT instructions\n"
9825 #: config/tc-mips.c:15517
9828 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9829 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9830 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
9831 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9832 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9833 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9834 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9835 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9836 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9837 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9840 #: config/tc-mips.c:15528
9843 "-mhard-float\t\tallow floating-point instructions\n"
9844 "-msoft-float\t\tdo not allow floating-point instructions\n"
9845 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9846 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9847 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9850 #: config/tc-mips.c:15536
9853 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9854 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9855 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9856 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
9857 "-xgot\t\t\tassume a 32 bit GOT\n"
9858 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9859 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
9860 " position dependent (non shared) code\n"
9861 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9864 #: config/tc-mips.c:15557
9867 "-32\t\t\tcreate o32 ABI object file (default)\n"
9868 "-n32\t\t\tcreate n32 ABI object file\n"
9869 "-64\t\t\tcreate 64 ABI object file\n"
9872 #: config/tc-mmix.c:693
9874 msgid " MMIX-specific command line options:\n"
9877 #: config/tc-mmix.c:694
9880 " -fixed-special-register-names\n"
9881 " Allow only the original special register names.\n"
9884 #: config/tc-mmix.c:697
9886 msgid " -globalize-symbols Make all symbols global.\n"
9889 #: config/tc-mmix.c:699
9891 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
9894 #: config/tc-mmix.c:701
9896 msgid " -relax Create linker relaxable code.\n"
9899 #: config/tc-mmix.c:703
9902 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
9903 " Implies -fixed-special-register-names.\n"
9906 #: config/tc-mmix.c:706
9909 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
9910 " into multiple instructions.\n"
9913 #: config/tc-mmix.c:709
9916 " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
9919 #: config/tc-mmix.c:711
9922 " -linker-allocated-gregs If there's no suitable GREG definition for "
9923 "the operands of an instruction, let the linker "
9927 #: config/tc-mmix.c:714
9930 " -x Do not warn when an operand to GETA, a branch,\n"
9931 " PUSHJ or JUMP is not known to be within range.\n"
9932 " The linker will catch any errors. Implies\n"
9933 " -linker-allocated-gregs."
9936 #: config/tc-mmix.c:840
9938 msgid "unknown opcode: `%s'"
9941 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9942 msgid "specified location wasn't TETRA-aligned"
9945 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4109
9946 #: config/tc-mmix.c:4125
9947 msgid "unaligned data at an absolute location is not supported"
9950 #: config/tc-mmix.c:1089
9952 msgid "invalid operand to opcode %s: `%s'"
9955 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9956 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9957 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9958 #: config/tc-mmix.c:1419 config/tc-mmix.c:1444 config/tc-mmix.c:1476
9959 #: config/tc-mmix.c:1508 config/tc-mmix.c:1538 config/tc-mmix.c:1591
9960 #: config/tc-mmix.c:1608 config/tc-mmix.c:1635 config/tc-mmix.c:1663
9961 #: config/tc-mmix.c:1690 config/tc-mmix.c:1716 config/tc-mmix.c:1732
9962 #: config/tc-mmix.c:1758 config/tc-mmix.c:1774 config/tc-mmix.c:1790
9963 #: config/tc-mmix.c:1853 config/tc-mmix.c:1869
9965 msgid "invalid operands to opcode %s: `%s'"
9968 #: config/tc-mmix.c:1846
9970 msgid "unsupported operands to %s: `%s'"
9973 #: config/tc-mmix.c:1971
9974 msgid "internal: mmix_prefix_name but empty prefix"
9977 #: config/tc-mmix.c:2015
9979 msgid "too many GREG registers allocated (max %d)"
9982 #: config/tc-mmix.c:2073
9983 msgid "BSPEC already active. Nesting is not supported."
9986 #: config/tc-mmix.c:2082
9987 msgid "invalid BSPEC expression"
9990 #: config/tc-mmix.c:2098
9992 msgid "can't create section %s"
9995 #: config/tc-mmix.c:2103
9997 msgid "can't set section flags for section %s"
10000 #: config/tc-mmix.c:2124
10001 msgid "ESPEC without preceding BSPEC"
10004 #: config/tc-mmix.c:2153
10005 msgid "missing local expression"
10008 #: config/tc-mmix.c:2363
10009 msgid "operand out of range, instruction expanded"
10012 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
10013 #. user-friendly, though a little bit non-substantial.
10014 #: config/tc-mmix.c:2614
10015 msgid "directive LOCAL must be placed in code or data"
10018 #: config/tc-mmix.c:2615
10019 msgid "internal confusion: relocation in a section without contents"
10022 #: config/tc-mmix.c:2729
10023 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
10026 #: config/tc-mmix.c:2777
10027 msgid "no suitable GREG definition for operands"
10030 #: config/tc-mmix.c:2836
10031 msgid "operands were not reducible at assembly-time"
10034 #: config/tc-mmix.c:2863
10036 msgid "cannot generate relocation type for symbol %s, code %s"
10039 #: config/tc-mmix.c:2883
10041 msgid "internal: unhandled label %s"
10044 #: config/tc-mmix.c:2913
10045 msgid "[0-9]H labels may not appear alone on a line"
10048 #: config/tc-mmix.c:2922
10049 msgid "[0-9]H labels do not mix with dot-pseudos"
10052 #: config/tc-mmix.c:3010
10053 msgid "invalid characters in input"
10056 #: config/tc-mmix.c:3116
10057 msgid "empty label field for IS"
10060 #: config/tc-mmix.c:3442
10062 msgid "internal: unexpected relax type %d:%d"
10065 #: config/tc-mmix.c:3465
10066 msgid "BSPEC without ESPEC."
10069 #: config/tc-mmix.c:3670
10070 msgid "GREG expression too complicated"
10073 #: config/tc-mmix.c:3685
10074 msgid "internal: GREG expression not resolved to section"
10077 #: config/tc-mmix.c:3734
10078 msgid "register section has contents\n"
10081 #: config/tc-mmix.c:3861
10082 msgid "section change from within a BSPEC/ESPEC pair is not supported"
10085 #: config/tc-mmix.c:3882
10086 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
10089 #: config/tc-mmix.c:3893
10090 msgid "invalid LOC expression"
10093 #: config/tc-mmix.c:3920 config/tc-mmix.c:3947
10094 msgid "LOC expression stepping backwards is not supported"
10097 #. We will only get here in rare cases involving #NO_APP,
10098 #. where the unterminated string is not recognized by the
10099 #. preformatting pass.
10100 #: config/tc-mmix.c:4031 config/tc-mmix.c:4191 config/tc-z80.c:1691
10101 msgid "unterminated string"
10104 #: config/tc-mmix.c:4048
10105 msgid "BYTE expression not a pure number"
10108 #. Note that mmixal does not allow negative numbers in
10109 #. BYTE sequences, so neither should we.
10110 #: config/tc-mmix.c:4057
10111 msgid "BYTE expression not in the range 0..255"
10114 #: config/tc-mmix.c:4107 config/tc-mmix.c:4123
10115 msgid "data item with alignment larger than location"
10118 #. Since integer_constant is local to expr.c, we have to make this a
10119 #. macro. FIXME: Do it cleaner.
10120 #: config/tc-mmix.h:105
10121 msgid "`&' serial number operator is not supported"
10124 #: config/tc-mn10200.c:304
10127 "MN10200 options:\n"
10131 #: config/tc-mn10300.c:441
10134 "MN10300 assembler options:\n"
10138 #: config/tc-mn10300.c:1266
10139 msgid "Invalid opcode/operands"
10142 #: config/tc-mn10300.c:1791
10143 msgid "Invalid register specification."
10146 #: config/tc-mn10300.c:2383
10148 msgid "Bad relocation fixup type (%d)"
10151 #: config/tc-moxie.c:100
10152 msgid "expecting register"
10155 #: config/tc-moxie.c:119 config/tc-moxie.c:135
10156 msgid "illegal register number"
10159 #: config/tc-moxie.c:184 config/tc-pj.c:260
10161 msgid "unknown opcode %s"
10164 #: config/tc-moxie.c:202 config/tc-moxie.c:221 config/tc-moxie.c:312
10165 #: config/tc-moxie.c:358
10166 msgid "expecting comma delimited register operands"
10169 #: config/tc-moxie.c:228 config/tc-moxie.c:288 config/tc-moxie.c:300
10170 #: config/tc-moxie.c:333 config/tc-moxie.c:365 config/tc-moxie.c:398
10171 #: config/tc-moxie.c:452 config/tc-moxie.c:506 config/tc-moxie.c:516
10172 #: config/tc-moxie.c:544 config/tc-pj.c:307
10173 msgid "extra stuff on line ignored"
10176 #: config/tc-moxie.c:248 config/tc-moxie.c:388 config/tc-moxie.c:418
10177 #: config/tc-moxie.c:493
10178 msgid "expecting comma delimited operands"
10181 #: config/tc-moxie.c:316 config/tc-moxie.c:344
10182 msgid "expecting indirect register `($rA)'"
10185 #: config/tc-moxie.c:324 config/tc-moxie.c:352 config/tc-moxie.c:443
10186 #: config/tc-moxie.c:485
10187 msgid "missing closing parenthesis"
10190 #: config/tc-moxie.c:435 config/tc-moxie.c:477
10191 msgid "expecting indirect register `($rX)'"
10194 #: config/tc-moxie.c:547 config/tc-pj.c:312
10195 msgid "Something forgot to clean up\n"
10198 #: config/tc-moxie.c:651
10199 msgid "pcrel too far BFD_RELOC_MOXIE_10"
10202 #: config/tc-msp430.c:547
10203 msgid ".profiler pseudo requires at least two operands."
10206 #: config/tc-msp430.c:606
10207 msgid "unknown profiling flag - ignored."
10210 #: config/tc-msp430.c:622
10211 msgid "ambiguous flags combination - '.profiler' directive ignored."
10214 #: config/tc-msp430.c:632
10215 msgid "profiling in absolute section?"
10218 #: config/tc-msp430.c:721
10220 msgid "Known MCU names:\n"
10223 #: config/tc-msp430.c:724
10228 #: config/tc-msp430.c:750
10230 msgid "redefinition of mcu type %s' to %s'"
10233 #: config/tc-msp430.c:793
10236 "MSP430 options:\n"
10237 " -mmcu=[msp430-name] select microcontroller type\n"
10238 " msp430x110 msp430x112\n"
10239 " msp430x1101 msp430x1111\n"
10240 " msp430x1121 msp430x1122 msp430x1132\n"
10241 " msp430x122 msp430x123\n"
10242 " msp430x1222 msp430x1232\n"
10243 " msp430x133 msp430x135\n"
10244 " msp430x1331 msp430x1351\n"
10245 " msp430x147 msp430x148 msp430x149\n"
10246 " msp430x155 msp430x156 msp430x157\n"
10247 " msp430x167 msp430x168 msp430x169\n"
10248 " msp430x1610 msp430x1611 msp430x1612\n"
10249 " msp430x311 msp430x312 msp430x313 msp430x314 "
10251 " msp430x323 msp430x325\n"
10252 " msp430x336 msp430x337\n"
10253 " msp430x412 msp430x413 msp430x415 msp430x417\n"
10254 " msp430xE423 msp430xE425 msp430E427\n"
10255 " msp430xW423 msp430xW425 msp430W427\n"
10256 " msp430xG437 msp430xG438 msp430G439\n"
10257 " msp430x435 msp430x436 msp430x437\n"
10258 " msp430x447 msp430x448 msp430x449\n"
10261 #: config/tc-msp430.c:816
10264 " -mQ - enable relaxation at assembly time. DANGEROUS!\n"
10265 " -mP - enable polymorph instructions\n"
10268 #: config/tc-msp430.c:970
10270 msgid "value %d out of range. Use #lo() or #hi()"
10273 #: config/tc-msp430.c:1058
10275 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
10278 #: config/tc-msp430.c:1109
10280 msgid "Registers cannot be used within immediate expression [%s]"
10283 #: config/tc-msp430.c:1111
10285 msgid "unknown operand %s"
10288 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
10290 msgid "value out of range: %d"
10293 #: config/tc-msp430.c:1144
10295 msgid "Registers cannot be used within absolute expression [%s]"
10298 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
10300 msgid "unknown expression in operand %s"
10303 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
10305 msgid "unknown addressing mode %s"
10308 #: config/tc-msp430.c:1175
10310 msgid "Bad register name r%s"
10313 #: config/tc-msp430.c:1187
10315 msgid "MSP430 does not have %d registers"
10318 #: config/tc-msp430.c:1207
10319 msgid "')' required"
10322 #: config/tc-msp430.c:1220
10324 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
10327 #: config/tc-msp430.c:1229
10329 msgid "unknown operator (r%s substituted as a register name"
10332 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
10334 msgid "unknown operator %s"
10337 #: config/tc-msp430.c:1246
10338 msgid "r2 should not be used in indexed addressing mode"
10341 #: config/tc-msp430.c:1287
10343 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
10347 #: config/tc-msp430.c:1336
10349 msgid "unknown addressing mode for operand %s"
10352 #: config/tc-msp430.c:1361
10354 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
10357 #: config/tc-msp430.c:1371
10358 msgid "this addressing mode is not applicable for destination operand"
10361 #: config/tc-msp430.c:1415
10363 msgid "instruction %s requires %d operand(s)"
10366 #: config/tc-msp430.c:1668
10368 msgid "Even number required. Rounded to %d"
10371 #: config/tc-msp430.c:1679
10373 msgid "Wrong displacement %d"
10376 #: config/tc-msp430.c:1696
10377 msgid "instruction requires label sans '$'"
10380 #: config/tc-msp430.c:1701
10381 msgid "instruction requires label or value in range -511:512"
10384 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
10385 msgid "instruction requires label"
10388 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
10389 msgid "polymorphs are not enabled. Use -mP option to enable."
10392 #: config/tc-msp430.c:1795
10393 msgid "Illegal instruction or not implemented opcode."
10396 #: config/tc-msp430.c:2145
10398 msgid "internal inconsistency problem in %s: insn %04lx"
10401 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
10403 msgid "internal inconsistency problem in %s: ext. insn %04lx"
10406 #: config/tc-msp430.c:2210
10408 msgid "internal inconsistency problem in %s: %lx"
10411 #: config/tc-mt.c:151
10413 msgid "MT specific command line options:\n"
10416 #: config/tc-mt.c:152
10418 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
10421 #: config/tc-mt.c:153
10423 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
10426 #: config/tc-mt.c:154
10428 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
10431 #: config/tc-mt.c:155
10433 msgid " -march=ms2 allow ms2 instructions \n"
10436 #: config/tc-mt.c:156
10438 msgid " -nosched disable scheduling restrictions\n"
10441 #: config/tc-mt.c:224
10443 msgid "instruction %s may not follow another memory access instruction."
10446 #: config/tc-mt.c:230
10448 msgid "instruction %s may not follow another I/O instruction."
10451 #: config/tc-mt.c:236
10453 msgid "%s may not occupy the delay slot of another branch insn."
10456 #: config/tc-mt.c:261
10458 msgid "operand references R%ld of previous instrutcion."
10461 #: config/tc-mt.c:267
10463 msgid "operand references R%ld of instructcion before previous."
10466 #: config/tc-mt.c:281 config/tc-mt.c:286
10469 "conditional branch or jal insn's operand references R%ld of previous "
10470 "arithmetic or logic insn."
10473 #: config/tc-mt.c:348
10474 msgid "md_estimate_size_before_relax\n"
10477 #: config/tc-ns32k.c:439
10478 msgid "Invalid syntax in PC-relative addressing mode"
10481 #: config/tc-ns32k.c:463
10482 msgid "Invalid syntax in External addressing mode"
10485 #: config/tc-ns32k.c:544
10486 msgid "Invalid syntax in Memory Relative addressing mode"
10489 #: config/tc-ns32k.c:611
10490 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
10493 #: config/tc-ns32k.c:616
10494 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
10497 #: config/tc-ns32k.c:621
10498 msgid "Scaled-indexed addressing mode combined with scaled-index"
10501 #: config/tc-ns32k.c:632
10502 msgid "Invalid or illegal addressing mode combined with scaled-index"
10505 #: config/tc-ns32k.c:755
10506 msgid "Premature end of suffix -- Defaulting to d"
10509 #: config/tc-ns32k.c:768
10510 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10513 #: config/tc-ns32k.c:813
10514 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10517 #: config/tc-ns32k.c:863
10518 msgid "No such entry in list. (cpu/mmu register)"
10521 #: config/tc-ns32k.c:920
10522 msgid "Internal consistency error. check ns32k-opcode.h"
10525 #: config/tc-ns32k.c:944
10526 msgid "Address of immediate operand"
10529 #: config/tc-ns32k.c:945
10530 msgid "Invalid immediate write operand."
10533 #: config/tc-ns32k.c:1075
10534 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10537 #: config/tc-ns32k.c:1108
10538 msgid "No such opcode"
10541 #: config/tc-ns32k.c:1183
10542 msgid "Bad suffix, defaulting to d"
10545 #: config/tc-ns32k.c:1210
10546 msgid "Too many operands passed to instruction"
10549 #. Check error in default.
10550 #: config/tc-ns32k.c:1222
10551 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10554 #: config/tc-ns32k.c:1225
10555 msgid "Wrong number of operands"
10558 #: config/tc-ns32k.c:1298
10560 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10563 #: config/tc-ns32k.c:1301
10565 msgid "Can not do %d byte relocation for storage type %d"
10568 #: config/tc-ns32k.c:1393
10570 msgid "value of %ld out of byte displacement range."
10573 #: config/tc-ns32k.c:1403
10575 msgid "value of %ld out of word displacement range."
10578 #: config/tc-ns32k.c:1418
10580 msgid "value of %ld out of double word displacement range."
10583 #: config/tc-ns32k.c:1439
10585 msgid "Internal logic error. line %d, file \"%s\""
10588 #: config/tc-ns32k.c:1487
10590 msgid "Internal logic error. line %d, file \"%s\""
10593 #: config/tc-ns32k.c:1588
10594 msgid "Bit field out of range"
10597 #: config/tc-ns32k.c:1688
10598 msgid "iif convert internal pcrel/binary"
10601 #: config/tc-ns32k.c:1705
10602 msgid "Bignum too big for long"
10605 #: config/tc-ns32k.c:1782
10606 msgid "iif convert internal pcrel/pointer"
10609 #: config/tc-ns32k.c:1787
10610 msgid "Internal logic error in iif.iifP[n].type"
10613 #. We cant relax this case.
10614 #: config/tc-ns32k.c:1823
10615 msgid "Can't relax difference"
10618 #: config/tc-ns32k.c:1864
10619 msgid "Displacement too large for :d"
10622 #: config/tc-ns32k.c:1877
10623 msgid "Internal logic error in iif.iifP[].type"
10627 #: config/tc-ns32k.c:1909
10629 msgid "Can't hash %s: %s"
10632 #: config/tc-ns32k.c:2145
10634 msgid "invalid architecture option -m%s, ignored"
10637 #: config/tc-ns32k.c:2158
10639 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10642 #: config/tc-ns32k.c:2174
10646 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10647 "--disp-size-default=<1|2|4>\n"
10650 #: config/tc-ns32k.c:2249
10652 msgid "Cannot find relocation type for symbol %s, code %d"
10655 #: config/tc-or32.c:362
10657 msgid "unknown opcode1: `%s'"
10660 #: config/tc-or32.c:368
10662 msgid "unknown opcode2 `%s'."
10665 #: config/tc-or32.c:405
10667 msgid "instruction not allowed: %s"
10670 #: config/tc-or32.c:408
10672 msgid "too many operands: %s"
10675 #: config/tc-or32.c:492
10676 msgid "call/jmp target out of range (1)"
10679 #: config/tc-or32.c:614
10680 msgid "call/jmp target out of range (2)"
10683 #: config/tc-or32.c:633
10685 msgid "bad relocation type: 0x%02x"
10688 #: config/tc-or32.c:825
10689 msgid "invalid register in & expression"
10692 #: config/tc-pdp11.c:339 config/tc-pdp11.c:357 config/tc-pdp11.c:382
10693 #: config/tc-pdp11.c:388 config/tc-pdp11.c:401
10694 msgid "Bad register name"
10697 #: config/tc-pdp11.c:420 config/tc-pdp11.c:484 config/tc-pdp11.c:495
10698 msgid "Error in expression"
10701 #: config/tc-pdp11.c:492
10702 msgid "Low order bits truncated in immediate float operand"
10705 #: config/tc-pdp11.c:532
10706 msgid "Label expected"
10709 #: config/tc-pdp11.c:618
10710 msgid "Float AC not legal as integer operand"
10713 #: config/tc-pdp11.c:638
10714 msgid "General register not legal as float operand"
10717 #: config/tc-pdp11.c:671
10718 msgid "No instruction found"
10721 #: config/tc-pdp11.c:681 config/tc-z80.c:1890 config/tc-z80.c:1903
10723 msgid "Unknown instruction '%s'"
10726 #: config/tc-pdp11.c:687
10728 msgid "Unsupported instruction set extension: %s"
10731 #: config/tc-pdp11.c:723
10732 msgid "operand is not an absolute constant"
10735 #: config/tc-pdp11.c:731
10736 msgid "3-bit immediate out of range"
10739 #: config/tc-pdp11.c:738
10740 msgid "6-bit immediate out of range"
10743 #: config/tc-pdp11.c:745
10744 msgid "8-bit immediate out of range"
10747 #: config/tc-pdp11.c:762 config/tc-pdp11.c:955
10748 msgid "Symbol expected"
10751 #: config/tc-pdp11.c:767
10752 msgid "8-bit displacement out of range"
10755 #: config/tc-pdp11.c:809 config/tc-pdp11.c:830 config/tc-pdp11.c:847
10756 #: config/tc-pdp11.c:868 config/tc-pdp11.c:885 config/tc-pdp11.c:906
10757 #: config/tc-pdp11.c:925 config/tc-pdp11.c:946
10758 msgid "Missing ','"
10761 #: config/tc-pdp11.c:960
10762 msgid "6-bit displacement out of range"
10765 #: config/tc-pdp11.c:981 config/tc-vax.c:1946
10766 msgid "Too many operands"
10769 #: config/tc-pj.c:65 config/tc-pj.c:74
10770 msgid "confusing relocation expressions"
10773 #: config/tc-pj.c:157
10774 msgid "can't have relocation for ipush"
10777 #: config/tc-pj.c:288
10778 msgid "expected expresssion"
10781 #: config/tc-pj.c:354
10785 "-little\t\t\tgenerate little endian code\n"
10786 "-big\t\t\tgenerate big endian code\n"
10789 #: config/tc-pj.c:381 config/tc-sh.c:4059 config/tc-sh.c:4066
10790 #: config/tc-sh.c:4073 config/tc-sh.c:4080
10791 msgid "pcrel too far"
10794 #: config/tc-pj.h:38
10795 msgid "convert_frag\n"
10798 #: config/tc-pj.h:39
10799 msgid "estimate size\n"
10802 #: config/tc-ppc.c:1075
10804 msgid "%s unsupported"
10807 #: config/tc-ppc.c:1177
10810 "PowerPC options:\n"
10811 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10812 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10813 "-u\t\t\tignored\n"
10814 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10815 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10816 "-m601\t\t\tgenerate code for PowerPC 601\n"
10817 "-mppc, -mppc32, -m603, -m604\n"
10818 "\t\t\tgenerate code for PowerPC 603/604\n"
10819 "-m403\t\t\tgenerate code for PowerPC 403\n"
10820 "-m405\t\t\tgenerate code for PowerPC 405\n"
10821 "-m440\t\t\tgenerate code for PowerPC 440\n"
10822 "-m464\t\t\tgenerate code for PowerPC 464\n"
10823 "-m7400, -m7410, -m7450, -m7455\n"
10824 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10825 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10828 #: config/tc-ppc.c:1194
10831 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10832 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10833 "-mbooke\t\t\tgenerate code for 32-bit PowerPC BookE\n"
10834 "-mpower4\t\tgenerate code for Power4 architecture\n"
10835 "-mpower5\t\tgenerate code for Power5 architecture\n"
10836 "-mpower6\t\tgenerate code for Power6 architecture\n"
10837 "-mpower7\t\tgenerate code for Power7 architecture\n"
10838 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10839 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10840 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10843 #: config/tc-ppc.c:1205
10846 "-maltivec\t\tgenerate code for AltiVec\n"
10847 "-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10848 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10849 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10850 "-me500mc, generate code for Freescale e500mc core complex\n"
10851 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10852 "-mregnames\t\tAllow symbolic names for registers\n"
10853 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10856 #: config/tc-ppc.c:1215
10859 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10860 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10861 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10862 "-mlittle, -mlittle-endian, -l, -le\n"
10863 "\t\t\tgenerate code for a little endian machine\n"
10864 "-mbig, -mbig-endian, -b, -be\n"
10865 "\t\t\tgenerate code for a big endian machine\n"
10866 "-msolaris\t\tgenerate code for Solaris\n"
10867 "-mno-solaris\t\tdo not generate code for Solaris\n"
10868 "-V\t\t\tprint assembler version number\n"
10869 "-Qy, -Qn\t\tignored\n"
10872 #: config/tc-ppc.c:1252
10874 msgid "Unknown default cpu = %s, os = %s"
10877 #: config/tc-ppc.c:1278
10878 msgid "Neither Power nor PowerPC opcodes were selected."
10881 #: config/tc-ppc.c:1357
10883 msgid "powerpc_operands[%d].bitm invalid"
10886 #: config/tc-ppc.c:1364
10888 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10891 #: config/tc-ppc.c:1386
10893 msgid "major opcode is not sorted for %s"
10896 #: config/tc-ppc.c:1422
10898 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10901 #: config/tc-ppc.c:1431
10903 msgid "mask trims opcode bits for %s"
10906 #: config/tc-ppc.c:1440
10908 msgid "operand index error for %s"
10911 #: config/tc-ppc.c:1452
10913 msgid "operand %d overlap in %s"
10916 #: config/tc-ppc.c:1478
10918 msgid "duplicate instruction %s"
10921 #: config/tc-ppc.c:1502
10923 msgid "duplicate macro %s"
10926 #: config/tc-ppc.c:1859
10927 msgid "symbol+offset not supported for got tls"
10930 #: config/tc-ppc.c:2113
10931 msgid "Relocation cannot be done when using -mrelocatable"
10934 #: config/tc-ppc.c:2162
10935 msgid "TOC section size exceeds 64k"
10938 #: config/tc-ppc.c:2243
10940 msgid "syntax error: invalid toc specifier `%s'"
10943 #: config/tc-ppc.c:2257
10945 msgid "syntax error: expected `]', found `%c'"
10948 #: config/tc-ppc.c:2534
10949 msgid "[tocv] symbol is not a toc symbol"
10952 #: config/tc-ppc.c:2545
10953 msgid "Unimplemented toc32 expression modifier"
10956 #: config/tc-ppc.c:2550
10957 msgid "Unimplemented toc64 expression modifier"
10960 #: config/tc-ppc.c:2554
10962 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10965 #: config/tc-ppc.c:2826
10966 msgid "unsupported relocation for DS offset field"
10969 #: config/tc-ppc.c:2879
10971 msgid "syntax error; found `%c' but expected `%c'"
10974 #: config/tc-ppc.c:2919 config/tc-ppc.h:94
10975 msgid "instruction address is not a multiple of 4"
10978 #: config/tc-ppc.c:3084
10979 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10982 #: config/tc-ppc.c:3190
10983 msgid "missing size"
10986 #: config/tc-ppc.c:3199
10987 msgid "negative size"
10990 #: config/tc-ppc.c:3236
10991 msgid "missing real symbol name"
10994 #: config/tc-ppc.c:3257
10995 msgid "attempt to redefine symbol"
10998 #: config/tc-ppc.c:3499
10999 msgid "The XCOFF file format does not support arbitrary sections"
11002 #: config/tc-ppc.c:3573
11003 msgid "missing rename string"
11006 #: config/tc-ppc.c:3603 config/tc-ppc.c:4145 read.c:3314
11007 msgid "missing value"
11010 #: config/tc-ppc.c:3621
11011 msgid "illegal .stabx expression; zero assumed"
11014 #: config/tc-ppc.c:3653
11015 msgid "missing class"
11018 #: config/tc-ppc.c:3662
11019 msgid "missing type"
11022 #: config/tc-ppc.c:3742
11023 msgid "missing symbol name"
11026 #: config/tc-ppc.c:3932
11027 msgid "nested .bs blocks"
11030 #: config/tc-ppc.c:3964
11031 msgid ".es without preceding .bs"
11034 #: config/tc-ppc.c:4137
11035 msgid "non-constant byte count"
11038 #: config/tc-ppc.c:4184
11039 msgid ".tc not in .toc section"
11042 #: config/tc-ppc.c:4203
11043 msgid ".tc with no label"
11046 #: config/tc-ppc.c:4296
11047 msgid ".machine stack overflow"
11050 #: config/tc-ppc.c:4303
11051 msgid ".machine stack underflow"
11054 #: config/tc-ppc.c:4310
11056 msgid "invalid machine `%s'"
11059 #: config/tc-ppc.c:4361
11060 msgid "No previous section to return to. Directive ignored."
11063 #. Section Contents
11065 #: config/tc-ppc.c:4771
11066 msgid "Unsupported section attribute -- 'a'"
11069 #: config/tc-ppc.c:4955
11070 msgid "bad symbol suffix"
11073 #: config/tc-ppc.c:5047
11074 msgid "Unrecognized symbol suffix"
11077 #: config/tc-ppc.c:5135
11078 msgid "two .function pseudo-ops with no intervening .ef"
11081 #: config/tc-ppc.c:5148
11082 msgid ".ef with no preceding .function"
11085 #: config/tc-ppc.c:5277
11087 msgid "warning: symbol %s has no csect"
11090 #: config/tc-ppc.c:5522
11091 msgid "symbol in .toc does not match any .tc"
11094 #: config/tc-ppc.c:5897
11096 msgid "unsupported relocation against %s"
11099 #: config/tc-ppc.c:5970
11101 msgid "cannot emit PC relative %s relocation against %s"
11104 #: config/tc-ppc.c:5975
11106 msgid "cannot emit PC relative %s relocation"
11109 #: config/tc-ppc.c:6159
11111 msgid "Unable to handle reference to symbol %s"
11114 #: config/tc-ppc.c:6162
11115 msgid "Unable to resolve expression"
11118 #: config/tc-ppc.c:6189
11119 msgid "must branch to an address a multiple of 4"
11122 #: config/tc-ppc.c:6193
11124 msgid "@local or @plt branch destination is too far away, %ld bytes"
11127 #: config/tc-ppc.c:6224
11129 msgid "Gas failure, reloc value %d\n"
11132 #: config/tc-s390.c:327 config/tc-sparc.c:272
11133 msgid "Invalid default architecture, broken assembler."
11136 #: config/tc-s390.c:423 config/tc-sparc.c:475
11138 msgid "invalid architecture -A%s"
11141 #: config/tc-s390.c:446
11145 " -mregnames Allow symbolic names for registers\n"
11146 " -mwarn-areg-zero Warn about zero base/index registers\n"
11147 " -mno-regnames Do not allow symbolic names for registers\n"
11148 " -m31 Set file format to 31 bit format\n"
11149 " -m64 Set file format to 64 bit format\n"
11152 #: config/tc-s390.c:453
11155 " -V print assembler version number\n"
11156 " -Qy, -Qn ignored\n"
11159 #: config/tc-s390.c:472
11160 msgid "The 64 bit file format is used without esame instructions."
11163 #: config/tc-s390.c:489
11165 msgid "Internal assembler error for instruction format %s"
11168 #: config/tc-s390.c:562
11170 msgid "operand out of range (%s not between %ld and %ld)"
11173 #: config/tc-s390.c:744
11175 msgid "identifier+constant@%s means identifier@%s+constant"
11178 #: config/tc-s390.c:825
11179 msgid "Can't handle O_big in s390_exp_compare"
11182 #: config/tc-s390.c:906
11183 msgid "Invalid suffix for literal pool entry"
11186 #: config/tc-s390.c:963
11187 msgid "Big number is too big"
11190 #: config/tc-s390.c:1110
11191 msgid "relocation not applicable"
11194 #: config/tc-s390.c:1229
11195 msgid "index register specified but zero"
11198 #: config/tc-s390.c:1233
11199 msgid "base register specified but zero"
11202 #: config/tc-s390.c:1314
11203 msgid "invalid operand suffix"
11206 #: config/tc-s390.c:1337
11207 msgid "syntax error; missing '(' after displacement"
11210 #: config/tc-s390.c:1353 config/tc-s390.c:1397 config/tc-s390.c:1427
11211 msgid "syntax error; expected ,"
11214 #: config/tc-s390.c:1385
11215 msgid "syntax error; missing ')' after base register"
11218 #: config/tc-s390.c:1414
11219 msgid "syntax error; ')' not allowed here"
11222 #: config/tc-s390.c:1549
11224 msgid "Opcode %s not available in this mode"
11227 #: config/tc-s390.c:1604 config/tc-s390.c:1627 config/tc-s390.c:1640
11228 msgid "Invalid .insn format\n"
11231 #: config/tc-s390.c:1612
11233 msgid "Unrecognized opcode format: `%s'"
11236 #: config/tc-s390.c:1643
11237 msgid "second operand of .insn not a constant\n"
11240 #: config/tc-s390.c:1646
11241 msgid "missing comma after insn constant\n"
11244 #: config/tc-s390.c:1938
11246 msgid "cannot emit relocation %s against subsy symbol %s"
11249 #: config/tc-s390.c:2026
11250 msgid "unsupported relocation type"
11253 #: config/tc-s390.c:2073
11255 msgid "cannot emit PC relative %s relocation%s%s"
11258 #: config/tc-s390.c:2198
11260 msgid "Gas failure, reloc type %s\n"
11263 #: config/tc-s390.c:2200
11265 msgid "Gas failure, reloc type #%i\n"
11268 #: config/tc-score.c:260
11269 msgid "div / mul are reserved instructions"
11272 #: config/tc-score.c:261
11273 msgid "This architecture doesn't support mmu"
11276 #: config/tc-score.c:262
11277 msgid "This architecture doesn't support atomic instruction"
11280 #: config/tc-score.c:469
11281 msgid "S+core register expected"
11284 #: config/tc-score.c:470
11285 msgid "S+core special-register expected"
11288 #: config/tc-score.c:471
11289 msgid "S+core co-processor register expected"
11292 #: config/tc-score.c:1074 config/tc-score.c:2073
11293 msgid "Using temp register(r1)"
11296 #: config/tc-score.c:1093
11298 msgid "register expected, not '%.100s'"
11301 #: config/tc-score.c:1149 config/tc-score.c:5489
11302 msgid "rd must be even number."
11305 #: config/tc-score.c:1520 config/tc-score.c:1527
11307 msgid "invalid constant: %d bit expression not in range %u..%u"
11310 #: config/tc-score.c:1533 config/tc-score.c:1540 config/tc-score.c:2900
11311 #: config/tc-score.c:2905 config/tc-score.c:3173 config/tc-score.c:3178
11312 #: config/tc-score.c:3471
11314 msgid "invalid constant: %d bit expression not in range %d..%d"
11317 #: config/tc-score.c:1565
11318 msgid "invalid constant: bit expression not defined"
11321 #: config/tc-score.c:2087
11323 msgid "low register(r0-r15)expected, not '%.100s'"
11326 #: config/tc-score.c:2149 config/tc-score.c:3492 config/tc-score.c:3660
11327 #: config/tc-score.c:3705
11332 #: config/tc-score.c:2163 config/tc-score.c:3110 config/tc-score.c:3313
11333 #: config/tc-score.c:3329 config/tc-score.c:3400 config/tc-score.c:3456
11334 #: config/tc-score.c:3681 config/tc-score.c:3726 config/tc-score.c:3875
11335 #: config/tc-score.c:3929 config/tc-score.c:3975
11340 #: config/tc-score.c:2352
11342 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
11345 #: config/tc-score.c:2371
11347 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
11350 #: config/tc-score.c:2387 config/tc-score.c:2394
11352 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
11355 #: config/tc-score.c:2755 config/tc-score.c:6509
11360 #: config/tc-score.c:2843
11361 msgid "address offset must be half word alignment"
11364 #: config/tc-score.c:2851
11365 msgid "address offset must be word alignment"
11368 #: config/tc-score.c:2993 config/tc-score.c:3130
11369 msgid "register same as write-back base"
11372 #: config/tc-score.c:3100
11373 msgid "pre-indexed expression expected"
11376 #: config/tc-score.c:3431
11378 msgid "invalid register number: %d is not in [r0--r7]"
11381 #: config/tc-score.c:3448
11382 msgid "comma is expected"
11385 #: config/tc-score.c:3479
11387 msgid "invalid constant: %d is not word align integer"
11390 #: config/tc-score.c:3519 config/tc-score.c:3562
11391 msgid "invalid constant: 32 bit expression not word align"
11394 #: config/tc-score.c:3528 config/tc-score.c:3571
11395 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
11398 #: config/tc-score.c:3604
11400 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
11403 #: config/tc-score.c:3793 config/tc-score.c:3821
11404 msgid "imm5 should >= 2"
11407 #: config/tc-score.c:3798 config/tc-score.c:3827
11408 msgid "reg should <= 31"
11411 #: config/tc-score.c:3869 config/tc-score.c:3920
11415 #: config/tc-score.c:3913
11417 msgid "%s register same as write-back base"
11420 #: config/tc-score.c:3915
11421 msgid "destination"
11424 #: config/tc-score.c:3915
11428 #: config/tc-score.c:4245 config/tc-score.c:4321 config/tc-score.c:4950
11429 msgid "expression error"
11432 #: config/tc-score.c:4251
11433 msgid "value not in range [0, 0xffffffff]"
11436 #: config/tc-score.c:4327
11437 msgid "value not in range [-0xffffffff, 0xffffffff]"
11440 #: config/tc-score.c:4355
11441 msgid "li rd label isn't correct instruction form"
11444 #: config/tc-score.c:4524 config/tc-score.c:4675 config/tc-score.c:5201
11445 #: config/tc-score.c:5229
11446 msgid "lacking label "
11449 #: config/tc-score.c:4900
11450 msgid "s3_PIC code offset overflow (max 16 signed bits)"
11453 #: config/tc-score.c:4956
11454 msgid "value not in range [0, 0x7fffffff]"
11457 #: config/tc-score.c:4961
11458 msgid "end on line error"
11461 #: config/tc-score.c:5208
11462 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
11465 #: config/tc-score.c:5235
11466 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
11469 #: config/tc-score.c:5268
11470 msgid "lacking label"
11473 #: config/tc-score.c:5273
11474 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
11477 #: config/tc-score.c:5369
11478 msgid "pce instruction error (16 bit || 16 bit)'"
11481 #: config/tc-score.c:5387 config/tc-score.c:5411 config/tc-score.c:5438
11482 #: config/tc-score.c:5467 config/tc-score.c:5516
11483 msgid "score3d instruction."
11486 #: config/tc-score.c:6127 read.c:1465
11487 msgid "missing size expression"
11490 #: config/tc-score.c:6133
11492 msgid "BSS length (%d) < 0 ignored"
11495 #: config/tc-score.c:6148 read.c:2306
11497 msgid "error setting flags for \".sbss\": %s"
11500 #: config/tc-score.c:6162 config/tc-sparc.c:3695
11501 msgid "missing alignment"
11504 #: config/tc-score.c:6199
11506 msgid "alignment too large; %d assumed"
11509 #: config/tc-score.c:6204 read.c:2367
11510 msgid "alignment negative; 0 assumed"
11513 #: config/tc-score.c:6271 config/tc-z80.c:289 ecoff.c:3355 read.c:1484
11514 #: read.c:1597 read.c:2484 read.c:3048 read.c:3441 symbols.c:326 symbols.c:432
11516 msgid "symbol `%s' is already defined"
11520 #: config/tc-score.c:6613 config/tc-score.c:6637
11521 msgid "size is not 4 or 6"
11524 #: config/tc-score.c:6696
11525 msgid "bad call to MD_ATOF()"
11528 #: config/tc-score.c:7204
11530 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11533 #: config/tc-score.c:7219 config/tc-score.c:7248 config/tc-score.c:7300
11535 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
11538 #: config/tc-score.c:7270 config/tc-score.c:7325
11540 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
11543 #: config/tc-score.c:7501
11545 msgid "cannot represent %s relocation in this object file format1"
11548 #: config/tc-score.c:7792
11550 msgid "Sunplus-v2-0-0-20060510\n"
11553 #: config/tc-score.c:7812
11555 msgid " Score-specific assembler options:\n"
11558 #: config/tc-score.c:7814
11560 msgid " -EB\t\tassemble code for a big-endian cpu\n"
11563 #: config/tc-score.c:7819
11565 msgid " -EL\t\tassemble code for a little-endian cpu\n"
11568 #: config/tc-score.c:7823
11570 msgid " -FIXDD\t\tassemble code for fix data dependency\n"
11573 #: config/tc-score.c:7825
11576 " -NWARN\t\tassemble code for no warning message for fix data "
11580 #: config/tc-score.c:7827
11582 msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
11585 #: config/tc-score.c:7829
11587 msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
11590 #: config/tc-score.c:7831
11593 " -SCORE7\t\tassemble code for target is SCORE7, this is default "
11597 #: config/tc-score.c:7833
11599 msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
11602 #: config/tc-score.c:7835
11605 " -march=score7\tassemble code for target is SCORE7, this is default "
11609 #: config/tc-score.c:7837
11611 msgid " -march=score3\tassemble code for target is SCORE3\n"
11614 #: config/tc-score.c:7839
11617 " -USE_R1\t\tassemble code for no warning message when using temp "
11621 #: config/tc-score.c:7841
11623 msgid " -KPIC\t\tassemble code for PIC\n"
11626 #: config/tc-score.c:7843
11628 msgid " -O0\t\tassembler will not perform any optimizations\n"
11631 #: config/tc-score.c:7845
11634 " -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
11637 #: config/tc-score.c:7847
11639 msgid " -V \t\tSunplus release version \n"
11642 #: config/tc-sh.c:63
11643 msgid "directive .big encountered when option -big required"
11646 #: config/tc-sh.c:73
11647 msgid "directive .little encountered when option -little required"
11650 #: config/tc-sh.c:1364
11651 msgid "misplaced PIC operand"
11654 #: config/tc-sh.c:1402
11655 msgid "illegal double indirection"
11658 #: config/tc-sh.c:1411
11659 msgid "illegal register after @-"
11662 #: config/tc-sh.c:1427
11663 msgid "must be @(r0,...)"
11666 #: config/tc-sh.c:1451
11667 msgid "syntax error in @(r0,...)"
11670 #: config/tc-sh.c:1456
11671 msgid "syntax error in @(r0...)"
11674 #: config/tc-sh.c:1501
11675 msgid "Deprecated syntax."
11678 #: config/tc-sh.c:1513 config/tc-sh.c:1518
11679 msgid "syntax error in @(disp,[Rn, gbr, pc])"
11682 #: config/tc-sh.c:1523
11683 msgid "expecting )"
11686 #: config/tc-sh.c:1531
11687 msgid "illegal register after @"
11690 #: config/tc-sh.c:2202
11692 msgid "unhandled %d\n"
11695 #: config/tc-sh.c:2368
11697 msgid "Invalid register: 'r%d'"
11700 #: config/tc-sh.c:2472
11702 msgid "failed for %d\n"
11705 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11706 msgid "invalid operands for opcode"
11709 #: config/tc-sh.c:2590
11710 msgid "insn can't be combined with parallel processing insn"
11713 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11714 msgid "multiple movx specifications"
11717 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11718 msgid "multiple movy specifications"
11721 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11722 msgid "invalid movx address register"
11725 #: config/tc-sh.c:2613
11726 msgid "insn cannot be combined with non-nopy"
11729 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11730 msgid "invalid movy address register"
11733 #: config/tc-sh.c:2629
11734 msgid "insn cannot be combined with non-nopx"
11737 #: config/tc-sh.c:2642
11738 msgid "previous movy requires nopx"
11741 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11742 msgid "invalid movx dsp register"
11745 #: config/tc-sh.c:2665
11746 msgid "previous movx requires nopy"
11749 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11750 msgid "invalid movy dsp register"
11753 #: config/tc-sh.c:2689
11754 msgid "dsp immediate shift value not constant"
11757 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11758 msgid "multiple parallel processing specifications"
11761 #: config/tc-sh.c:2722
11762 msgid "multiple condition specifications"
11765 #: config/tc-sh.c:2760
11766 msgid "insn cannot be combined with pmuls"
11769 #: config/tc-sh.c:2776
11770 msgid "bad combined pmuls output operand"
11773 #: config/tc-sh.c:2786
11774 msgid "destination register is same for parallel insns"
11777 #: config/tc-sh.c:2795
11778 msgid "condition not followed by conditionalizable insn"
11781 #: config/tc-sh.c:2805
11782 msgid "unrecognized characters at end of parallel processing insn"
11785 #: config/tc-sh.c:2921
11786 msgid "opcode not valid for this cpu variant"
11789 #: config/tc-sh.c:2954
11790 msgid "Delayed branches not available on SH1"
11793 #: config/tc-sh.c:2989
11795 msgid "excess operands: '%s'"
11798 #: config/tc-sh.c:3066
11799 msgid ".uses pseudo-op seen when not relaxing"
11802 #: config/tc-sh.c:3072
11803 msgid "bad .uses format"
11806 #: config/tc-sh.c:3176
11807 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11810 #: config/tc-sh.c:3182
11811 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11814 #: config/tc-sh.c:3184
11815 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11818 #: config/tc-sh.c:3216
11820 msgid "Invalid argument to --isa option: %s"
11823 #: config/tc-sh.c:3225
11824 msgid "Invalid combination: --abi=32 with --abi=64"
11827 #: config/tc-sh.c:3231
11828 msgid "Invalid combination: --abi=64 with --abi=32"
11831 #: config/tc-sh.c:3233
11832 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11835 #: config/tc-sh.c:3237
11837 msgid "Invalid argument to --abi option: %s"
11840 #: config/tc-sh.c:3271
11844 "--little\t\tgenerate little endian code\n"
11845 "--big\t\t\tgenerate big endian code\n"
11846 "--relax\t\t\talter jump instructions for long displacements\n"
11847 "--renesas\t\tdisable optimization with section symbol for\n"
11848 "\t\t\tcompatibility with Renesas assembler.\n"
11849 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11850 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11851 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11852 "--isa=[any\t\tuse most appropriate isa\n"
11853 " | dsp same as '-dsp'\n"
11857 #: config/tc-sh.c:3297
11860 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11866 #: config/tc-sh.c:3302
11869 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11870 "\t\t\tfile type\n"
11871 "--shcompact-const-crange emit code-range descriptors for constants in\n"
11872 "\t\t\tSHcompact code sections\n"
11873 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11874 "\t\t\tconstants and SHcompact code\n"
11875 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11876 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11877 "\t\t\tto 32 bits only\n"
11880 #: config/tc-sh.c:3401
11881 msgid ".uses does not refer to a local symbol in the same section"
11884 #: config/tc-sh.c:3420
11885 msgid "can't find fixup pointed to by .uses"
11888 #: config/tc-sh.c:3440
11889 msgid ".uses target does not refer to a local symbol in the same section"
11892 #: config/tc-sh.c:3517
11893 msgid "displacement overflows 12-bit field"
11896 #: config/tc-sh.c:3520
11898 msgid "displacement to defined symbol %s overflows 12-bit field"
11901 #: config/tc-sh.c:3524
11903 msgid "displacement to undefined symbol %s overflows 12-bit field"
11906 #: config/tc-sh.c:3597
11907 msgid "displacement overflows 8-bit field"
11910 #: config/tc-sh.c:3600
11912 msgid "displacement to defined symbol %s overflows 8-bit field"
11915 #: config/tc-sh.c:3604
11917 msgid "displacement to undefined symbol %s overflows 8-bit field "
11920 #: config/tc-sh.c:3621
11922 msgid "overflow in branch to %s; converted into longer instruction sequence"
11925 #: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4204
11926 #: config/tc-sparc.c:4228
11927 msgid "misaligned data"
11930 #: config/tc-sh.c:4036
11931 msgid "offset to unaligned destination"
11934 #: config/tc-sh.c:4041
11935 msgid "negative offset"
11938 #: config/tc-sh.c:4179
11939 msgid "misaligned offset"
11942 #: config/tc-sh64.c:568
11943 msgid "This operand must be constant at assembly time"
11946 #: config/tc-sh64.c:681
11947 msgid "Invalid operand expression"
11950 #: config/tc-sh64.c:773 config/tc-sh64.c:877
11951 msgid "PTB operand is a SHmedia symbol"
11954 #: config/tc-sh64.c:776 config/tc-sh64.c:874
11955 msgid "PTA operand is a SHcompact symbol"
11958 #: config/tc-sh64.c:792
11959 msgid "invalid expression in operand"
11962 #: config/tc-sh64.c:1483
11964 msgid "invalid operand, not a 5-bit unsigned value: %d"
11967 #: config/tc-sh64.c:1488
11969 msgid "invalid operand, not a 6-bit signed value: %d"
11972 #: config/tc-sh64.c:1493
11974 msgid "invalid operand, not a 6-bit unsigned value: %d"
11977 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11979 msgid "invalid operand, not a 11-bit signed value: %d"
11982 #: config/tc-sh64.c:1500
11984 msgid "invalid operand, not a multiple of 32: %d"
11987 #: config/tc-sh64.c:1505
11989 msgid "invalid operand, not a 10-bit signed value: %d"
11992 #: config/tc-sh64.c:1512
11994 msgid "invalid operand, not an even value: %d"
11997 #: config/tc-sh64.c:1517
11999 msgid "invalid operand, not a 12-bit signed value: %d"
12002 #: config/tc-sh64.c:1519
12004 msgid "invalid operand, not a multiple of 4: %d"
12007 #: config/tc-sh64.c:1524
12009 msgid "invalid operand, not a 13-bit signed value: %d"
12012 #: config/tc-sh64.c:1526
12014 msgid "invalid operand, not a multiple of 8: %d"
12017 #: config/tc-sh64.c:1531
12019 msgid "invalid operand, not a 16-bit signed value: %d"
12022 #: config/tc-sh64.c:1536
12024 msgid "invalid operand, not a 16-bit unsigned value: %d"
12027 #: config/tc-sh64.c:1542
12028 msgid "operand out of range for PT, PTA and PTB"
12031 #: config/tc-sh64.c:1544
12033 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
12036 #: config/tc-sh64.c:2064
12038 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
12041 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
12042 msgid "invalid PIC reference"
12045 #: config/tc-sh64.c:2478
12046 msgid "can't find opcode"
12049 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
12050 msgid "invalid operand: expression in PT target"
12053 #: config/tc-sh64.c:2812
12055 msgid "invalid operands to %s"
12058 #: config/tc-sh64.c:2818
12060 msgid "excess operands to %s"
12063 #: config/tc-sh64.c:2863
12065 msgid "The `.mode %s' directive is not valid with this architecture"
12068 #: config/tc-sh64.c:2871
12070 msgid "Invalid argument to .mode: %s"
12073 #: config/tc-sh64.c:2901
12075 msgid "The `.abi %s' directive is not valid with this architecture"
12078 #: config/tc-sh64.c:2907
12079 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
12082 #: config/tc-sh64.c:2912
12083 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
12086 #: config/tc-sh64.c:2915
12088 msgid "Invalid argument to .abi: %s"
12091 #: config/tc-sh64.c:2970
12092 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
12095 #: config/tc-sh64.c:2975
12096 msgid "-shcompact-const-crange is invalid without SHcompact"
12099 #: config/tc-sh64.c:2978
12100 msgid "-expand-pt32 only valid with -abi=64"
12103 #: config/tc-sh64.c:2981
12104 msgid "-no-expand only valid with SHcompact or SHmedia"
12107 #: config/tc-sh64.c:2984
12108 msgid "-expand-pt32 invalid together with -no-expand"
12111 #: config/tc-sh64.c:3198
12113 "SHmedia code not allowed in same section as constants and SHcompact code"
12116 #: config/tc-sh64.c:3216
12117 msgid "No segment info for current section"
12120 #: config/tc-sh64.c:3255
12121 msgid "duplicate datalabel operator ignored"
12124 #: config/tc-sh64.c:3325
12125 msgid "Invalid DataLabel expression"
12128 #: config/tc-sparc.c:276 config/tc-sparc.c:481
12129 msgid "Bad opcode table, broken assembler."
12132 #: config/tc-sparc.c:473
12134 msgid "invalid architecture -xarch=%s"
12137 #: config/tc-sparc.c:542
12139 msgid "No compiled in support for %d bit object file format"
12142 #: config/tc-sparc.c:623
12144 msgid "SPARC options:\n"
12147 #: config/tc-sparc.c:652
12151 "\t\t\tspecify variant of SPARC architecture\n"
12152 "-bump\t\t\twarn when assembler switches architectures\n"
12153 "-sparc\t\t\tignored\n"
12154 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
12155 "-relax\t\t\trelax jumps and branches (default)\n"
12156 "-no-relax\t\tavoid changing any jumps and branches\n"
12159 #: config/tc-sparc.c:660
12161 msgid "-k\t\t\tgenerate PIC\n"
12164 #: config/tc-sparc.c:664
12167 "-32\t\t\tcreate 32 bit object file\n"
12168 "-64\t\t\tcreate 64 bit object file\n"
12171 #: config/tc-sparc.c:667
12173 msgid "\t\t\t[default is %d]\n"
12176 #: config/tc-sparc.c:669
12179 "-TSO\t\t\tuse Total Store Ordering\n"
12180 "-PSO\t\t\tuse Partial Store Ordering\n"
12181 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
12184 #: config/tc-sparc.c:673
12186 msgid "\t\t\t[default is %s]\n"
12189 #: config/tc-sparc.c:675
12192 "-KPIC\t\t\tgenerate PIC\n"
12193 "-V\t\t\tprint assembler version number\n"
12194 "-undeclared-regs\tignore application global register usage without\n"
12195 "\t\t\tappropriate .register directive (default)\n"
12196 "-no-undeclared-regs\tforce error on application global register usage\n"
12197 "\t\t\twithout appropriate .register directive\n"
12198 "-q\t\t\tignored\n"
12199 "-Qy, -Qn\t\tignored\n"
12200 "-s\t\t\tignored\n"
12203 #: config/tc-sparc.c:687
12206 "-EL\t\t\tgenerate code for a little endian machine\n"
12207 "-EB\t\t\tgenerate code for a big endian machine\n"
12208 "--little-endian-data\tgenerate code for a machine having big endian\n"
12209 " instructions and little endian data.\n"
12212 #: config/tc-sparc.c:823
12214 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
12217 #: config/tc-sparc.c:842
12219 msgid "Internal error: can't find opcode `%s' for `%s'\n"
12222 #: config/tc-sparc.c:983
12223 msgid "Support for 64-bit arithmetic not compiled in."
12226 #: config/tc-sparc.c:1029
12227 msgid "set: number not in 0..4294967295 range"
12230 #: config/tc-sparc.c:1036
12231 msgid "set: number not in -2147483648..4294967295 range"
12234 #: config/tc-sparc.c:1095
12235 msgid "setsw: number not in -2147483648..4294967295 range"
12238 #: config/tc-sparc.c:1143
12239 msgid "setx: temporary register same as destination register"
12242 #: config/tc-sparc.c:1214
12243 msgid "setx: illegal temporary register g0"
12246 #: config/tc-sparc.c:1311
12247 msgid "FP branch in delay slot"
12250 #: config/tc-sparc.c:1326
12251 msgid "FP branch preceded by FP instruction; NOP inserted"
12254 #: config/tc-sparc.c:1366
12255 msgid "failed special case insn sanity check"
12258 #: config/tc-sparc.c:1454
12259 msgid ": invalid membar mask name"
12262 #: config/tc-sparc.c:1470
12263 msgid ": invalid membar mask expression"
12266 #: config/tc-sparc.c:1475
12267 msgid ": invalid membar mask number"
12270 #: config/tc-sparc.c:1490
12271 msgid ": invalid siam mode expression"
12274 #: config/tc-sparc.c:1495
12275 msgid ": invalid siam mode number"
12278 #: config/tc-sparc.c:1511
12279 msgid ": invalid prefetch function name"
12282 #: config/tc-sparc.c:1519
12283 msgid ": invalid prefetch function expression"
12286 #: config/tc-sparc.c:1524
12287 msgid ": invalid prefetch function number"
12290 #: config/tc-sparc.c:1552 config/tc-sparc.c:1564
12291 msgid ": unrecognizable privileged register"
12294 #: config/tc-sparc.c:1588 config/tc-sparc.c:1600
12295 msgid ": unrecognizable hyperprivileged register"
12298 #: config/tc-sparc.c:1624 config/tc-sparc.c:1649
12299 msgid ": unrecognizable v9a or v9b ancillary state register"
12302 #: config/tc-sparc.c:1629
12303 msgid ": rd on write only ancillary state register"
12306 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
12307 #: config/tc-sparc.c:1637
12308 msgid ": unrecognizable v9a ancillary state register"
12311 #: config/tc-sparc.c:1673
12312 msgid ": asr number must be between 16 and 31"
12315 #: config/tc-sparc.c:1681
12316 msgid ": asr number must be between 0 and 31"
12319 #: config/tc-sparc.c:1691
12321 msgid ": expecting %asrN"
12324 #: config/tc-sparc.c:1878 config/tc-sparc.c:1916 config/tc-sparc.c:2329
12325 #: config/tc-sparc.c:2365
12327 msgid "Illegal operands: %%%s requires arguments in ()"
12330 #: config/tc-sparc.c:1884
12333 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
12337 #: config/tc-sparc.c:1895
12339 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
12342 #: config/tc-sparc.c:2102
12343 msgid "detected global register use not covered by .register pseudo-op"
12346 #: config/tc-sparc.c:2173
12347 msgid ": There are only 64 f registers; [0-63]"
12350 #: config/tc-sparc.c:2175 config/tc-sparc.c:2193
12351 msgid ": There are only 32 f registers; [0-31]"
12354 #: config/tc-sparc.c:2185
12355 msgid ": There are only 32 single precision f registers; [0-31]"
12358 #: config/tc-sparc.c:2377
12361 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
12364 #: config/tc-sparc.c:2487
12366 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
12369 #: config/tc-sparc.c:2497
12372 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
12376 #: config/tc-sparc.c:2515
12377 msgid ": PC-relative operand can't be a constant"
12380 #: config/tc-sparc.c:2522
12381 msgid ": TLS operand can't be a constant"
12384 #: config/tc-sparc.c:2555
12385 msgid ": invalid ASI name"
12388 #: config/tc-sparc.c:2563
12389 msgid ": invalid ASI expression"
12392 #: config/tc-sparc.c:2568
12393 msgid ": invalid ASI number"
12396 #: config/tc-sparc.c:2665
12397 msgid "OPF immediate operand out of range (0-0x1ff)"
12400 #: config/tc-sparc.c:2670
12401 msgid "non-immediate OPF operand, ignored"
12404 #: config/tc-sparc.c:2689
12405 msgid ": invalid cpreg name"
12408 #: config/tc-sparc.c:2718
12410 msgid "Illegal operands%s"
12413 #: config/tc-sparc.c:2752
12415 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
12418 #: config/tc-sparc.c:2788
12420 msgid "Architecture mismatch on \"%s\"."
12423 #: config/tc-sparc.c:2789
12425 msgid " (Requires %s; requested architecture is %s.)"
12428 #: config/tc-sparc.c:3324
12430 msgid "bad or unhandled relocation type: 0x%02x"
12433 #: config/tc-sparc.c:3657
12434 msgid "Expected comma after name"
12437 #: config/tc-sparc.c:3666
12439 msgid "BSS length (%d.) <0! Ignored."
12442 #: config/tc-sparc.c:3678
12443 msgid "bad .reserve segment -- expected BSS segment"
12446 #: config/tc-sparc.c:3706
12448 msgid "alignment too large; assuming %d"
12451 #: config/tc-sparc.c:3712 config/tc-sparc.c:3862
12452 msgid "negative alignment"
12455 #: config/tc-sparc.c:3722 config/tc-sparc.c:3885 read.c:1321 read.c:2379
12456 msgid "alignment not a power of 2"
12459 #: config/tc-sparc.c:3775
12461 msgid "Ignoring attempt to re-define symbol %s"
12464 #: config/tc-sparc.c:3799 config/tc-v850.c:222
12465 msgid "Expected comma after symbol-name"
12468 #: config/tc-sparc.c:3809
12470 msgid ".COMMon length (%lu) out of range ignored"
12473 #: config/tc-sparc.c:3842
12474 msgid "Expected comma after common length"
12477 #: config/tc-sparc.c:3856
12479 msgid "alignment too large; assuming %ld"
12482 #: config/tc-sparc.c:4000
12483 msgid "Unknown segment type"
12486 #: config/tc-sparc.c:4075 config/tc-sparc.c:4085
12488 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
12491 #: config/tc-sparc.c:4103
12492 msgid "redefinition of global register"
12495 #: config/tc-sparc.c:4114
12497 msgid "Register symbol %s already defined."
12500 #: config/tc-sparc.c:4319
12502 msgid "Illegal operands: %%r_plt in %d-byte data field"
12505 #: config/tc-sparc.c:4329
12507 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
12510 #: config/tc-sparc.c:4366 config/tc-vax.c:3313
12512 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
12515 #: config/tc-sparc.c:4374 config/tc-sparc.c:4405 config/tc-sparc.c:4414
12516 #: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361
12518 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
12521 #: config/tc-sparc.c:4423 config/tc-vax.c:3370
12523 msgid "Illegal operands: garbage after %%r_%s%d()"
12526 #: config/tc-sparc.h:60
12527 msgid "sparc convert_frag\n"
12530 #: config/tc-sparc.h:62 config/tc-z80.h:53
12531 msgid "estimate_size_before_relax called"
12534 #: config/tc-spu.c:132
12536 msgid "Can't hash instruction '%s':%s"
12539 #: config/tc-spu.c:186
12542 " --apuasm\t\t emulate behaviour of apuasm\n"
12545 #: config/tc-spu.c:292
12547 msgid "Invalid mnemonic '%s'"
12550 #: config/tc-spu.c:298
12552 msgid "'%s' is only available in DD2.0 or higher."
12555 #: config/tc-spu.c:330
12557 msgid "Error in argument %d. Expecting: \"%s\""
12560 #: config/tc-spu.c:341
12561 msgid "Mixing register syntax, with and without '$'."
12564 #: config/tc-spu.c:347
12566 msgid "Treating '%-*s' as a symbol."
12569 #: config/tc-spu.c:566
12570 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
12573 #: config/tc-spu.c:568
12574 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
12577 #: config/tc-spu.c:611
12579 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
12582 #: config/tc-spu.c:617
12584 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
12587 #: config/tc-spu.c:687 config/tc-spu.c:690
12589 msgid "Constant expression %d out of range, [%d, %d]."
12592 #: config/tc-spu.c:792
12594 msgid "invalid priority '%lu'"
12597 #: config/tc-spu.c:798
12599 msgid "invalid lrlive '%lu'"
12602 #: config/tc-spu.c:857
12603 msgid "Relaxation should never occur"
12606 #: config/tc-spu.c:1007
12608 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
12611 #: config/tc-spu.h:85
12612 msgid "spu convert_frag\n"
12615 #: config/tc-tic30.c:483
12616 msgid "More than one AR register found in indirect reference"
12619 #: config/tc-tic30.c:488
12620 msgid "Illegal AR register in indirect reference"
12623 #: config/tc-tic30.c:508
12624 msgid "More than one displacement found in indirect reference"
12627 #: config/tc-tic30.c:516
12628 msgid "Invalid displacement in indirect reference"
12631 #: config/tc-tic30.c:533
12632 msgid "AR register not found in indirect reference"
12635 #. Maybe an implied displacement of 1 again.
12636 #: config/tc-tic30.c:549
12637 msgid "required displacement wasn't given in indirect reference"
12640 #: config/tc-tic30.c:555
12641 msgid "illegal indirect reference"
12644 #: config/tc-tic30.c:561
12645 msgid "displacement must be an unsigned 8-bit number"
12648 #: config/tc-tic30.c:749 config/tc-tic30.c:1496
12650 msgid "Invalid character %s before %s operand"
12653 #: config/tc-tic30.c:768 config/tc-tic30.c:1511
12655 msgid "Unbalanced parenthesis in %s operand."
12658 #: config/tc-tic30.c:784 config/tc-tic30.c:1521
12660 msgid "Invalid character %s in %s operand"
12663 #: config/tc-tic30.c:803 config/tc-tic30.c:1538
12665 msgid "Spurious operands; (%d operands/instruction max)"
12668 #. Just skip it, if it's \n complain.
12669 #: config/tc-tic30.c:821 config/tc-tic30.c:837 config/tc-tic30.c:1555
12670 #: config/tc-tic30.c:1571
12671 msgid "Expecting operand after ','; got nothing"
12674 #: config/tc-tic30.c:826 config/tc-tic30.c:1560
12675 msgid "Expecting operand before ','; got nothing"
12678 #: config/tc-tic30.c:864
12679 msgid "incorrect number of operands given in the first instruction"
12682 #: config/tc-tic30.c:870
12683 msgid "incorrect number of operands given in the second instruction"
12686 #: config/tc-tic30.c:891
12688 msgid "%s instruction, operand %d doesn't match"
12691 #. Shouldn't get here.
12692 #: config/tc-tic30.c:915 config/tc-tic30.c:922
12693 msgid "incorrect format for multiply parallel instruction"
12696 #: config/tc-tic30.c:929
12697 msgid "destination for multiply can only be R0 or R1"
12700 #: config/tc-tic30.c:936
12701 msgid "destination for add/subtract can only be R2 or R3"
12704 #: config/tc-tic30.c:1003
12705 msgid "loading the same register in parallel operation"
12708 #: config/tc-tic30.c:1385
12709 msgid "pc-relative "
12712 #: config/tc-tic30.c:1446
12714 msgid "Invalid character %s in opcode"
12717 #: config/tc-tic30.c:1476
12719 msgid "Unknown TMS320C30 instruction: %s"
12722 #: config/tc-tic30.c:1596
12723 msgid "Incorrect number of operands given"
12726 #: config/tc-tic30.c:1629
12728 msgid "The %s operand doesn't match"
12731 #. Shouldn't make it to this stage.
12732 #: config/tc-tic30.c:1654 config/tc-tic30.c:1666
12733 msgid "Incompatible first and second operands in instruction"
12736 #: config/tc-tic30.c:1780
12737 msgid "invalid short form floating point immediate operand"
12740 #: config/tc-tic30.c:1790
12741 msgid "rounding down first operand float to unsigned int"
12744 #: config/tc-tic30.c:1792
12745 msgid "only lower 16-bits of first operand are used"
12748 #: config/tc-tic30.c:1802
12749 msgid "rounding down first operand float to signed int"
12752 #: config/tc-tic30.c:1807 config/tc-tic30.c:1878
12753 msgid "first operand is too large for 16-bit signed int"
12756 #: config/tc-tic30.c:1872
12757 msgid "first operand is floating point"
12760 #. Shouldn't get here.
12761 #: config/tc-tic30.c:1903
12762 msgid "interrupt vector for trap instruction out of range"
12765 #: config/tc-tic30.c:1948
12766 msgid "LDP instruction needs a 24-bit operand"
12769 #: config/tc-tic30.c:1972
12770 msgid "first operand is too large for a 24-bit displacement"
12773 #: config/tc-tic4x.c:399
12774 msgid "Nan, using zero."
12777 #: config/tc-tic4x.c:521
12779 msgid "Cannot represent exponent in %d bits"
12782 #: config/tc-tic4x.c:604 config/tc-tic4x.c:614
12783 msgid "Invalid floating point number"
12786 #: config/tc-tic4x.c:734
12787 msgid "Comma expected\n"
12790 #: config/tc-tic4x.c:774 config/tc-tic54x.c:479
12791 msgid ".bss size argument missing\n"
12794 #: config/tc-tic4x.c:782
12796 msgid ".bss size %ld < 0!"
12799 #: config/tc-tic4x.c:916
12800 msgid "Non-constant symbols not allowed\n"
12803 #: config/tc-tic4x.c:947
12804 msgid "Symbol missing\n"
12808 #. Skip null symbol terminator.
12809 #: config/tc-tic4x.c:994
12810 msgid ".sect: subsection name ignored"
12813 #: config/tc-tic4x.c:1022 config/tc-tic4x.c:1122 config/tc-tic54x.c:1442
12815 msgid "Error setting flags for \"%s\": %s"
12818 #: config/tc-tic4x.c:1053
12819 msgid ".set syntax invalid\n"
12822 #: config/tc-tic4x.c:1111
12823 msgid ".usect: non-zero alignment flag ignored"
12826 #: config/tc-tic4x.c:1142
12828 msgid "This assembler does not support processor generation %ld"
12831 #: config/tc-tic4x.c:1146
12832 msgid "Changing processor generation on fly not supported..."
12835 #: config/tc-tic4x.c:1445
12836 msgid "Auxiliary register AR0--AR7 required for indirect"
12839 #: config/tc-tic4x.c:1459
12841 msgid "Bad displacement %d (require 0--255)\n"
12844 #: config/tc-tic4x.c:1477
12845 msgid "Index register IR0,IR1 required for displacement"
12848 #: config/tc-tic4x.c:1546
12849 msgid "Expecting a register name"
12852 #: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581 config/tc-tic4x.c:1650
12853 msgid "Number too large"
12856 #: config/tc-tic4x.c:1598
12857 msgid "Expecting a constant value"
12860 #: config/tc-tic4x.c:1605
12862 msgid "Bad direct addressing construct %s"
12865 #: config/tc-tic4x.c:1609
12867 msgid "Direct value of %ld is not suitable"
12870 #: config/tc-tic4x.c:1633
12871 msgid "Unknown indirect addressing mode"
12874 #: config/tc-tic4x.c:1730
12876 msgid "Immediate value of %ld is too large for ldf"
12879 #: config/tc-tic4x.c:1770
12880 msgid "Destination register must be ARn"
12883 #: config/tc-tic4x.c:1789 config/tc-tic4x.c:2162 config/tc-tic4x.c:2221
12885 msgid "Immediate value of %ld is too large"
12888 #: config/tc-tic4x.c:1818 config/tc-tic4x.c:2023
12889 msgid "Invalid indirect addressing mode"
12892 #: config/tc-tic4x.c:1842 config/tc-tic4x.c:1882 config/tc-tic4x.c:2073
12893 #: config/tc-tic4x.c:2095
12894 msgid "Register must be Rn"
12897 #: config/tc-tic4x.c:1896 config/tc-tic4x.c:1966 config/tc-tic4x.c:1980
12898 msgid "Register must be R0--R7"
12901 #: config/tc-tic4x.c:1920 config/tc-tic4x.c:1948
12903 msgid "Invalid indirect addressing mode displacement %d"
12906 #: config/tc-tic4x.c:1994
12907 msgid "Destination register must be R2 or R3"
12910 #: config/tc-tic4x.c:2008
12911 msgid "Destination register must be R0 or R1"
12914 #: config/tc-tic4x.c:2045
12916 msgid "Displacement value of %ld is too large"
12919 #: config/tc-tic4x.c:2106 config/tc-tic4x.c:2237
12920 msgid "Floating point number not valid in expression"
12923 #: config/tc-tic4x.c:2120
12925 msgid "Signed immediate value %ld too large"
12928 #: config/tc-tic4x.c:2183
12930 msgid "Unsigned immediate value %ld too large"
12933 #: config/tc-tic4x.c:2251
12935 msgid "Immediate value %ld too large"
12938 #: config/tc-tic4x.c:2270 config/tc-tic4x.c:2298
12939 msgid "Register must be ivtp or tvtp"
12942 #: config/tc-tic4x.c:2284
12943 msgid "Register must be address register"
12946 #: config/tc-tic4x.c:2357
12947 msgid "Source and destination register should not be equal"
12950 #: config/tc-tic4x.c:2372
12951 msgid "Equal parallell destination registers, one result will be discarded"
12954 #: config/tc-tic4x.c:2413
12955 msgid "Too many operands scanned"
12958 #: config/tc-tic4x.c:2443
12959 msgid "Parallel opcode cannot contain more than two instructions"
12962 #: config/tc-tic4x.c:2516
12964 msgid "Invalid operands for %s"
12967 #: config/tc-tic4x.c:2519
12969 msgid "Invalid instruction %s"
12972 #: config/tc-tic4x.c:2668
12974 msgid "Bad relocation type: 0x%02x"
12977 #: config/tc-tic4x.c:2726
12979 msgid "Unsupported processor generation %d"
12982 #: config/tc-tic4x.c:2734
12983 msgid "Option -b is depreciated, please use -mbig"
12986 #: config/tc-tic4x.c:2740
12987 msgid "Option -p is depreciated, please use -mmemparm"
12990 #: config/tc-tic4x.c:2746
12991 msgid "Option -r is depreciated, please use -mregparm"
12994 #: config/tc-tic4x.c:2752
12995 msgid "Option -s is depreciated, please use -msmall"
12998 #: config/tc-tic4x.c:2780
13003 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
13004 " 30 - TMS320C30\n"
13005 " 31 - TMS320C31, TMS320LC31\n"
13006 " 32 - TMS320C32\n"
13007 " 33 - TMS320VC33\n"
13008 " 40 - TMS320C40\n"
13009 " 44 - TMS320C44\n"
13010 " -mrev=REV set cpu hardware revision (integer numbers).\n"
13011 " Combinations of -mcpu and -mrev will enable/"
13013 " the appropriate options (-midle2, -mlowpower and\n"
13014 " -menhanced) according to the selected type\n"
13015 " -mbig select big memory model\n"
13016 " -msmall select small memory model (default)\n"
13017 " -mregparm select register parameters (default)\n"
13018 " -mmemparm select memory parameters\n"
13019 " -midle2 enable IDLE2 support\n"
13020 " -mlowpower enable LOPOWER and MAXSPEED support\n"
13021 " -menhanced enable enhanced opcode support\n"
13024 #: config/tc-tic4x.c:2825
13026 msgid "Label \"$%d\" redefined"
13029 #: config/tc-tic4x.c:3033
13031 msgid "Reloc %d not supported by object file format"
13034 #. Only word (et al.), align, or conditionals are allowed within
13036 #: config/tc-tic54x.c:220
13037 msgid "pseudo-op illegal within .struct/.union"
13040 #: config/tc-tic54x.c:234
13042 msgid "C54x-specific command line options:\n"
13045 #: config/tc-tic54x.c:235
13047 msgid "-mfar-mode | -mf Use extended addressing\n"
13050 #: config/tc-tic54x.c:236
13052 msgid "-mcpu=<CPU version> Specify the CPU version\n"
13055 #: config/tc-tic54x.c:237
13057 msgid "-merrors-to-file <filename>\n"
13060 #: config/tc-tic54x.c:238
13062 msgid "-me <filename> Redirect errors to a file\n"
13065 #: config/tc-tic54x.c:350
13066 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
13069 #: config/tc-tic54x.c:359
13070 msgid "symbols assigned with .asg must begin with a letter"
13073 #: config/tc-tic54x.c:403
13074 msgid "Unterminated string after absolute expression"
13077 #: config/tc-tic54x.c:411
13078 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
13081 #: config/tc-tic54x.c:423
13082 msgid "symbols assigned with .eval must begin with a letter"
13085 #: config/tc-tic54x.c:488
13087 msgid ".bss size %d < 0!"
13090 #: config/tc-tic54x.c:677
13091 msgid "Offset on nested structures is ignored"
13094 #: config/tc-tic54x.c:727
13096 msgid ".end%s without preceding .%s"
13099 #: config/tc-tic54x.c:793
13101 msgid "Unrecognized struct/union tag '%s'"
13104 #: config/tc-tic54x.c:795
13105 msgid ".tag requires a structure tag"
13108 #: config/tc-tic54x.c:801
13109 msgid "Label required for .tag"
13112 #: config/tc-tic54x.c:820
13114 msgid ".tag target '%s' undefined"
13117 #: config/tc-tic54x.c:882
13119 msgid ".field count '%d' out of range (1 <= X <= 32)"
13122 #: config/tc-tic54x.c:910
13124 msgid "Unrecognized field type '%c'"
13127 #: config/tc-tic54x.c:1033
13128 msgid "Overflow in expression, truncated to 8 bits"
13131 #: config/tc-tic54x.c:1038
13132 msgid "Overflow in expression, truncated to 16 bits"
13135 #. Disallow .byte with a non constant expression that will
13136 #. require relocation.
13137 #: config/tc-tic54x.c:1046
13138 msgid "Relocatable values require at least WORD storage"
13141 #: config/tc-tic54x.c:1107
13142 msgid "Use of .def/.ref is deprecated. Use .global instead"
13145 #: config/tc-tic54x.c:1301
13146 msgid ".space/.bes repeat count is negative, ignored"
13149 #: config/tc-tic54x.c:1306
13150 msgid ".space/.bes repeat count is zero, ignored"
13153 #: config/tc-tic54x.c:1383
13154 msgid "Missing size argument"
13157 #: config/tc-tic54x.c:1517
13158 msgid "CPU version has already been set"
13161 #: config/tc-tic54x.c:1521
13163 msgid "Unrecognized version '%s'"
13166 #: config/tc-tic54x.c:1527
13167 msgid "Changing of CPU version on the fly not supported"
13170 #: config/tc-tic54x.c:1660
13171 msgid "p2align not supported on this target"
13174 #: config/tc-tic54x.c:1672
13175 msgid "Argument to .even ignored"
13178 #: config/tc-tic54x.c:1718
13179 msgid "Invalid field size, must be from 1 to 32"
13182 #: config/tc-tic54x.c:1731
13183 msgid "field size must be 16 when value is relocatable"
13186 #: config/tc-tic54x.c:1746
13187 msgid "field value truncated"
13190 #: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
13192 msgid "Unrecognized section '%s'"
13195 #: config/tc-tic54x.c:1862
13196 msgid "Current section is unitialized, section name required for .clink"
13199 #: config/tc-tic54x.c:2069
13200 msgid "ENDLOOP without corresponding LOOP"
13203 #: config/tc-tic54x.c:2110
13204 msgid "Mixing of normal and extended addressing not supported"
13207 #: config/tc-tic54x.c:2116
13208 msgid "Extended addressing not supported on the specified CPU"
13211 #: config/tc-tic54x.c:2165
13212 msgid ".sblock may be used for initialized sections only"
13215 #: config/tc-tic54x.c:2195
13216 msgid "Symbol missing for .set/.equ"
13219 #: config/tc-tic54x.c:2251
13220 msgid ".var may only be used within a macro definition"
13223 #: config/tc-tic54x.c:2259
13224 msgid "Substitution symbols must begin with a letter"
13227 #: config/tc-tic54x.c:2352
13229 msgid "can't open macro library file '%s' for reading: %s"
13232 #: config/tc-tic54x.c:2359
13234 msgid "File '%s' not in macro archive format"
13237 #: config/tc-tic54x.c:2489
13239 msgid "Bad COFF version '%s'"
13242 #: config/tc-tic54x.c:2498
13244 msgid "Bad CPU version '%s'"
13247 #: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
13249 msgid "Can't redirect stderr to the file '%s'"
13252 #: config/tc-tic54x.c:2629
13254 msgid "Undefined substitution symbol '%s'"
13257 #: config/tc-tic54x.c:3131
13259 msgid "Unbalanced parenthesis in operand %d"
13262 #: config/tc-tic54x.c:3162 config/tc-tic54x.c:3170
13263 msgid "Expecting operand after ','"
13266 #: config/tc-tic54x.c:3181
13267 msgid "Extra junk on line"
13270 #: config/tc-tic54x.c:3218
13271 msgid "Badly formed address expression"
13274 #: config/tc-tic54x.c:3471
13276 msgid "Invalid dmad syntax '%s'"
13279 #: config/tc-tic54x.c:3535
13282 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
13285 #: config/tc-tic54x.c:3586
13286 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
13289 #: config/tc-tic54x.c:3606
13291 msgid "Unrecognized indirect address format \"%s\""
13294 #: config/tc-tic54x.c:3644
13296 msgid "Operand '%s' out of range (%d <= x <= %d)"
13299 #: config/tc-tic54x.c:3664
13300 msgid "Error in relocation handling"
13303 #: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
13305 msgid "Unrecognized condition code \"%s\""
13308 #: config/tc-tic54x.c:3700
13310 msgid "Condition \"%s\" does not match preceding group"
13313 #: config/tc-tic54x.c:3708
13316 "Condition \"%s\" uses a different accumulator from a preceding condition"
13319 #: config/tc-tic54x.c:3715
13320 msgid "Only one comparison conditional allowed"
13323 #: config/tc-tic54x.c:3720
13324 msgid "Only one overflow conditional allowed"
13327 #: config/tc-tic54x.c:3728
13329 msgid "Duplicate %s conditional"
13332 #: config/tc-tic54x.c:3759
13333 msgid "Invalid auxiliary register (use AR0-AR7)"
13336 #: config/tc-tic54x.c:3790
13337 msgid "lk addressing modes are invalid for memory-mapped register addressing"
13340 #: config/tc-tic54x.c:3798
13342 "Address mode *+ARx is not allowed in memory-mapped register addressing. "
13343 "Resulting behavior is undefined."
13346 #: config/tc-tic54x.c:3824
13348 "Destination accumulator for each part of this parallel instruction must be "
13352 #: config/tc-tic54x.c:3873
13354 msgid "Memory mapped register \"%s\" out of range"
13357 #: config/tc-tic54x.c:3912
13358 msgid "Invalid operand (use 1, 2, or 3)"
13361 #: config/tc-tic54x.c:3937
13362 msgid "A status register or status bit name is required"
13365 #: config/tc-tic54x.c:3947
13367 msgid "Unrecognized status bit \"%s\""
13370 #: config/tc-tic54x.c:3970
13372 msgid "Invalid status register \"%s\""
13375 #: config/tc-tic54x.c:3982
13377 msgid "Operand \"%s\" out of range (use 1 or 2)"
13380 #: config/tc-tic54x.c:4185
13382 msgid "Unrecognized instruction \"%s\""
13385 #: config/tc-tic54x.c:4214
13387 msgid "Unrecognized operand list '%s' for instruction '%s'"
13390 #: config/tc-tic54x.c:4243
13392 msgid "Unrecognized parallel instruction \"%s\""
13395 #: config/tc-tic54x.c:4292
13397 msgid "Invalid operand (s) for parallel instruction \"%s\""
13400 #: config/tc-tic54x.c:4295
13402 msgid "Unrecognized parallel instruction combination \"%s || %s\""
13405 #: config/tc-tic54x.c:4522
13407 msgid "%s symbol recursion stopped at second appearance of '%s'"
13410 #: config/tc-tic54x.c:4562
13411 msgid "Unrecognized substitution symbol function"
13414 #: config/tc-tic54x.c:4567
13415 msgid "Missing '(' after substitution symbol function"
13418 #: config/tc-tic54x.c:4581
13419 msgid "Expecting second argument"
13422 #: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
13423 msgid "Extra junk in function call, expecting ')'"
13426 #: config/tc-tic54x.c:4620
13427 msgid "Function expects two arguments"
13430 #: config/tc-tic54x.c:4633
13431 msgid "Expecting character constant argument"
13434 #: config/tc-tic54x.c:4639
13435 msgid "Both arguments must be substitution symbols"
13438 #: config/tc-tic54x.c:4692
13440 msgid "Invalid subscript (use 1 to %d)"
13443 #: config/tc-tic54x.c:4702
13445 msgid "Invalid length (use 0 to %d"
13448 #: config/tc-tic54x.c:4712
13449 msgid "Missing ')' in subscripted substitution symbol expression"
13452 #: config/tc-tic54x.c:4732
13453 msgid "Missing forced substitution terminator ':'"
13456 #: config/tc-tic54x.c:4886
13459 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13463 #: config/tc-tic54x.c:4927
13465 msgid "Unrecognized parallel instruction '%s'"
13468 #: config/tc-tic54x.c:4939
13470 msgid "Instruction '%s' requires an LP cpu version"
13473 #: config/tc-tic54x.c:4946
13475 msgid "Instruction '%s' requires far mode addressing"
13478 #: config/tc-tic54x.c:4958
13481 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
13482 "left). Resulting behavior is undefined."
13485 #: config/tc-tic54x.c:4968
13487 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
13488 "Resulting behavior is undefined."
13491 #: config/tc-tic54x.c:4979
13493 msgid "'%s' is not repeatable. Resulting behavior is undefined."
13496 #: config/tc-tic54x.c:4983
13498 "Instructions using long offset modifiers or absolute addresses are not "
13499 "repeatable. Resulting behavior is undefined."
13502 #: config/tc-tic54x.c:5135
13504 msgid "Unsupported relocation size %d"
13507 #: config/tc-tic54x.c:5266
13508 msgid "non-absolute value used with .space/.bes"
13511 #: config/tc-tic54x.c:5270
13513 msgid "negative value ignored in %s"
13516 #: config/tc-tic54x.c:5358
13518 msgid "attempt to .space/.bes backwards? (%ld)"
13521 #: config/tc-tic54x.c:5390
13523 msgid "Invalid label '%s'"
13526 #: config/tc-v850.c:233
13528 msgid ".COMMon length (%d.) < 0! Ignored."
13531 #: config/tc-v850.c:254
13533 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
13536 #: config/tc-v850.c:280
13537 msgid "Common alignment negative; 0 assumed"
13540 #: config/tc-v850.c:480
13541 msgid ".longcall pseudo-op seen when not relaxing"
13544 #: config/tc-v850.c:482
13545 msgid ".longjump pseudo-op seen when not relaxing"
13548 #: config/tc-v850.c:489
13549 msgid "bad .longcall format"
13552 #: config/tc-v850.c:938
13554 msgid "unknown operand shift: %x\n"
13557 #: config/tc-v850.c:939
13558 msgid "internal failure in parse_register_list"
13561 #: config/tc-v850.c:955
13562 msgid "constant expression or register list expected"
13565 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
13566 msgid "high bits set in register list expression"
13569 #: config/tc-v850.c:1031 config/tc-v850.c:1094
13570 msgid "illegal register included in list"
13573 #: config/tc-v850.c:1037
13574 msgid "system registers cannot be included in list"
13577 #: config/tc-v850.c:1042
13578 msgid "PSW cannot be included in list"
13581 #: config/tc-v850.c:1049
13582 msgid "High value system registers cannot be included in list"
13585 #: config/tc-v850.c:1073
13586 msgid "second register should follow dash in register list"
13589 #: config/tc-v850.c:1118
13591 msgid " V850 options:\n"
13594 #: config/tc-v850.c:1119
13596 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
13599 #: config/tc-v850.c:1120
13602 " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
13605 #: config/tc-v850.c:1121
13607 msgid " -mv850 The code is targeted at the v850\n"
13610 #: config/tc-v850.c:1122
13612 msgid " -mv850e The code is targeted at the v850e\n"
13615 #: config/tc-v850.c:1123
13617 msgid " -mv850e1 The code is targeted at the v850e1\n"
13620 #: config/tc-v850.c:1124
13623 " -mv850any The code is generic, despite any processor "
13624 "specific instructions\n"
13627 #: config/tc-v850.c:1125
13629 msgid " -mrelax Enable relaxation\n"
13632 #: config/tc-v850.c:1291
13634 msgid "Unable to determine default target processor from string: %s"
13637 #: config/tc-v850.c:1326
13638 msgid "lo() relocation used on an instruction which does not support it"
13641 #: config/tc-v850.c:1343
13642 msgid "ctoff() relocation used on an instruction which does not support it"
13645 #: config/tc-v850.c:1365
13646 msgid "sdaoff() relocation used on an instruction which does not support it"
13649 #: config/tc-v850.c:1387
13650 msgid "zdaoff() relocation used on an instruction which does not support it"
13653 #: config/tc-v850.c:1420
13654 msgid "tdaoff() relocation used on an instruction which does not support it"
13657 #: config/tc-v850.c:1625
13658 msgid "Target processor does not support this instruction."
13661 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
13662 msgid "immediate operand is too large"
13665 #: config/tc-v850.c:1725
13666 msgid "AAARG -> unhandled constant reloc"
13669 #: config/tc-v850.c:1768
13670 msgid "invalid register name"
13673 #: config/tc-v850.c:1772
13674 msgid "register r0 cannot be used here"
13677 #: config/tc-v850.c:1783
13678 msgid "invalid system register name"
13681 #: config/tc-v850.c:1795
13682 msgid "expected EP register"
13685 #: config/tc-v850.c:1811
13686 msgid "invalid condition code name"
13689 #: config/tc-v850.c:1831 config/tc-v850.c:1835
13690 msgid "constant too big to fit into instruction"
13693 #: config/tc-v850.c:1888
13694 msgid "syntax error: value is missing before the register name"
13697 #: config/tc-v850.c:1890
13698 msgid "syntax error: register not expected"
13701 #: config/tc-v850.c:1903
13702 msgid "syntax error: system register not expected"
13705 #: config/tc-v850.c:1907
13706 msgid "syntax error: condition code not expected"
13709 #: config/tc-v850.c:1941 config/tc-xtensa.c:11825
13710 msgid "invalid operand"
13713 #: config/tc-vax.c:1342
13714 msgid "no '[' to match ']'"
13717 #: config/tc-vax.c:1358
13718 msgid "bad register in []"
13721 #: config/tc-vax.c:1360
13722 msgid "[PC] index banned"
13725 #: config/tc-vax.c:1396
13726 msgid "no '(' to match ')'"
13729 #: config/tc-vax.c:1512
13730 msgid "invalid branch operand"
13733 #: config/tc-vax.c:1539
13734 msgid "address prohibits @"
13737 #: config/tc-vax.c:1541
13738 msgid "address prohibits #"
13741 #: config/tc-vax.c:1545
13742 msgid "address prohibits -()"
13745 #: config/tc-vax.c:1547
13746 msgid "address prohibits ()+"
13749 #: config/tc-vax.c:1550
13750 msgid "address prohibits ()"
13753 #: config/tc-vax.c:1552
13754 msgid "address prohibits []"
13757 #: config/tc-vax.c:1554
13758 msgid "address prohibits register"
13761 #: config/tc-vax.c:1556
13762 msgid "address prohibits displacement length specifier"
13765 #: config/tc-vax.c:1584
13766 msgid "invalid operand of S^#"
13769 #: config/tc-vax.c:1597
13770 msgid "S^# needs expression"
13773 #: config/tc-vax.c:1604
13774 msgid "S^# may only read-access"
13777 #: config/tc-vax.c:1627
13778 msgid "invalid operand of -()"
13781 #: config/tc-vax.c:1633
13782 msgid "-(PC) unpredictable"
13785 #: config/tc-vax.c:1635
13786 msgid "[]index same as -()register: unpredictable"
13789 #: config/tc-vax.c:1667
13790 msgid "invalid operand of ()+"
13793 #: config/tc-vax.c:1673
13794 msgid "(PC)+ unpredictable"
13797 #: config/tc-vax.c:1675
13798 msgid "[]index same as ()+register: unpredictable"
13801 #: config/tc-vax.c:1698
13802 msgid "# conflicts length"
13805 #: config/tc-vax.c:1700
13806 msgid "# bars register"
13809 #: config/tc-vax.c:1720
13810 msgid "writing or modifying # is unpredictable"
13813 #: config/tc-vax.c:1746
13814 msgid "length not needed"
13817 #: config/tc-vax.c:1753
13818 msgid "can't []index a register, because it has no address"
13821 #: config/tc-vax.c:1755
13822 msgid "a register has no address"
13825 #: config/tc-vax.c:1764
13826 msgid "PC part of operand unpredictable"
13829 #: config/tc-vax.c:1920
13830 msgid "odd number of bytes in operand description"
13833 #: config/tc-vax.c:1934
13834 msgid "Bad operand"
13837 #: config/tc-vax.c:1939
13838 msgid "Not enough operands"
13841 #: config/tc-vax.c:2216
13842 msgid "SYMBOL TABLE not implemented"
13845 #: config/tc-vax.c:2220
13846 msgid "TOKEN TRACE not implemented"
13849 #: config/tc-vax.c:2224
13851 msgid "Displacement length %s ignored!"
13854 #: config/tc-vax.c:2228
13856 msgid "I don't need or use temp. file \"%s\"."
13859 #: config/tc-vax.c:2232
13860 msgid "I don't use an interpass file! -V ignored"
13863 #: config/tc-vax.c:2289
13867 "-d LENGTH\t\tignored\n"
13868 "-J\t\t\tignored\n"
13869 "-S\t\t\tignored\n"
13870 "-t FILE\t\t\tignored\n"
13871 "-T\t\t\tignored\n"
13872 "-V\t\t\tignored\n"
13875 #: config/tc-vax.c:2298
13879 "-+\t\t\thash encode names longer than 31 characters\n"
13880 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
13881 "-H\t\t\tshow new symbol after hash truncation\n"
13882 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
13883 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
13884 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
13887 #: config/tc-vax.c:2463
13889 msgid "Ignoring statement due to \"%s\""
13892 #: config/tc-vax.c:2480
13894 msgid "Aborting because statement has \"%s\""
13897 #: config/tc-vax.c:2525
13898 msgid "Can't relocate expression"
13901 #: config/tc-vax.c:2628
13902 msgid "Bignum not permitted in short literal. Immediate mode assumed."
13905 #: config/tc-vax.c:2637
13906 msgid "Can't do flonum short literal: immediate mode used."
13909 #: config/tc-vax.c:2684
13911 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
13914 #: config/tc-vax.c:2995
13916 msgid "Short literal overflow(%ld.), immediate mode assumed."
13919 #: config/tc-vax.c:3004
13921 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
13924 #: config/tc-vax.c:3069
13925 msgid "Length specification ignored. Address mode 9F used"
13928 #: config/tc-vax.c:3127
13929 msgid "Invalid operand: immediate value used as base address."
13932 #: config/tc-vax.c:3129
13933 msgid "Invalid operand: immediate value used as address."
13936 #: config/tc-vax.c:3154
13938 msgid "Symbol %s used as immediate operand in PIC mode."
13941 #: config/tc-vax.c:3259
13943 msgid "VIP_BEGIN error:%s"
13946 #: config/tc-xc16x.c:211
13948 msgid " XC16X specific command line options:\n"
13951 #: config/tc-xstormy16.c:78
13953 msgid " XSTORMY16 specific command line options:\n"
13956 #: config/tc-xstormy16.c:226
13958 msgid "unsupported fptr fixup size %d"
13961 #: config/tc-xstormy16.c:238
13963 msgid "unsupported fixup size %d"
13966 #: config/tc-xstormy16.c:269
13967 msgid "unsupported fptr fixup"
13970 #: config/tc-xtensa.c:622
13971 msgid "illegal range of target hardware versions"
13974 #: config/tc-xtensa.c:779
13975 msgid "--density option is ignored"
13978 #: config/tc-xtensa.c:782
13979 msgid "--no-density option is ignored"
13982 #: config/tc-xtensa.c:800
13983 msgid "--generics is deprecated; use --transform instead"
13986 #: config/tc-xtensa.c:803
13987 msgid "--no-generics is deprecated; use --no-transform instead"
13990 #: config/tc-xtensa.c:806
13991 msgid "--relax is deprecated; use --transform instead"
13994 #: config/tc-xtensa.c:809
13995 msgid "--no-relax is deprecated; use --no-transform instead"
13998 #: config/tc-xtensa.c:826
13999 msgid "--absolute-literals option not supported in this Xtensa configuration"
14002 #: config/tc-xtensa.c:899
14003 msgid "prefer-l32r conflicts with prefer-const16"
14006 #: config/tc-xtensa.c:905
14007 msgid "prefer-const16 conflicts with prefer-l32r"
14010 #: config/tc-xtensa.c:913 config/tc-xtensa.c:922 config/tc-xtensa.c:926
14011 msgid "invalid target hardware version"
14014 #: config/tc-xtensa.c:1110
14015 msgid "unmatched end directive"
14018 #: config/tc-xtensa.c:1139
14019 msgid ".begin directive with no matching .end directive"
14022 #: config/tc-xtensa.c:1180
14023 msgid "[no-]generics is deprecated; use [no-]transform instead"
14026 #: config/tc-xtensa.c:1185
14027 msgid "[no-]relax is deprecated; use [no-]transform instead"
14030 #: config/tc-xtensa.c:1198
14032 msgid "directive %s cannot be negated"
14035 #: config/tc-xtensa.c:1204
14036 msgid "unknown directive"
14039 #: config/tc-xtensa.c:1225 config/tc-xtensa.c:1321 config/tc-xtensa.c:1563
14040 #: config/tc-xtensa.c:5754
14041 msgid "directives are not valid inside bundles"
14044 #: config/tc-xtensa.c:1237
14045 msgid ".begin literal is deprecated; use .literal instead"
14048 #: config/tc-xtensa.c:1251
14049 msgid "cannot set literal_prefix inside literal fragment"
14052 #: config/tc-xtensa.c:1284
14053 msgid ".begin [no-]density is ignored"
14056 #: config/tc-xtensa.c:1291 config/tc-xtensa.c:1341
14057 msgid "Xtensa absolute literals option not supported; ignored"
14060 #: config/tc-xtensa.c:1334
14061 msgid ".end [no-]density is ignored"
14064 #: config/tc-xtensa.c:1359
14066 msgid "does not match begin %s%s at %s:%d"
14069 #: config/tc-xtensa.c:1414
14070 msgid ".literal_position inside literal directive; ignoring"
14073 #: config/tc-xtensa.c:1434
14074 msgid ".literal not allowed inside .begin literal region"
14077 #: config/tc-xtensa.c:1470
14078 msgid "expected comma or colon after symbol name; rest of line ignored"
14081 #: config/tc-xtensa.c:1532
14082 msgid "fall through frequency must be greater than 0"
14085 #: config/tc-xtensa.c:1540
14086 msgid "branch target frequency must be greater than 0"
14089 #: config/tc-xtensa.c:1588
14091 msgid "opcode-specific %s relocation used outside an instruction"
14094 #: config/tc-xtensa.c:1596
14096 msgid "invalid use of %s relocation"
14099 #: config/tc-xtensa.c:1792 config/tc-xtensa.c:1809
14101 msgid "bad register name: %s"
14104 #: config/tc-xtensa.c:1798
14106 msgid "bad register number: %s"
14109 #: config/tc-xtensa.c:1861
14110 msgid "pcrel relocation not allowed in an instruction"
14113 #: config/tc-xtensa.c:1878
14114 msgid "register number out of range"
14117 #: config/tc-xtensa.c:1962
14118 msgid "extra comma"
14121 #: config/tc-xtensa.c:1964
14122 msgid "extra colon"
14125 #: config/tc-xtensa.c:1966
14126 msgid "missing argument"
14129 #: config/tc-xtensa.c:1968
14130 msgid "missing comma or colon"
14133 #: config/tc-xtensa.c:2025
14134 msgid "incorrect register number, ignoring"
14137 #: config/tc-xtensa.c:2032
14138 msgid "too many arguments"
14141 #: config/tc-xtensa.c:2106
14143 msgid "cannot encode opcode \"%s\""
14146 #: config/tc-xtensa.c:2200
14148 msgid "not enough operands (%d) for '%s'; expected %d"
14151 #: config/tc-xtensa.c:2207
14153 msgid "too many operands (%d) for '%s'; expected %d"
14156 #: config/tc-xtensa.c:2258
14158 msgid "invalid register '%s' for '%s' instruction"
14161 #: config/tc-xtensa.c:2265
14163 msgid "invalid register number (%ld) for '%s' instruction"
14166 #: config/tc-xtensa.c:2333
14168 msgid "invalid register number (%ld) for '%s'"
14171 #: config/tc-xtensa.c:2724
14173 msgid "operand %d of '%s' has out of range value '%u'"
14176 #: config/tc-xtensa.c:2730
14178 msgid "operand %d of '%s' has invalid value '%u'"
14181 #: config/tc-xtensa.c:2777
14183 msgid "internal error: unknown option name '%s'"
14186 #: config/tc-xtensa.c:3884
14187 msgid "can't handle generation of literal/labels yet"
14190 #: config/tc-xtensa.c:3888
14191 msgid "can't handle undefined OP TYPE"
14194 #: config/tc-xtensa.c:3949
14196 msgid "found %d operands for '%s': Expected %d"
14199 #: config/tc-xtensa.c:3956
14201 msgid "found too many (%d) operands for '%s': Expected %d"
14204 #: config/tc-xtensa.c:3977
14205 msgid "immediate operands sum to greater than 32"
14208 #: config/tc-xtensa.c:4108
14209 msgid "invalid immediate"
14212 #: config/tc-xtensa.c:4229
14214 msgid "invalid relocation for operand %i of '%s'"
14217 #: config/tc-xtensa.c:4239
14219 msgid "invalid expression for operand %i of '%s'"
14222 #: config/tc-xtensa.c:4249
14224 msgid "invalid relocation in instruction slot %i"
14227 #: config/tc-xtensa.c:4256
14229 msgid "undefined symbol for opcode \"%s\""
14232 #: config/tc-xtensa.c:4730
14233 msgid "opcode 'NOP.N' unavailable in this configuration"
14236 #: config/tc-xtensa.c:4790
14237 msgid "get_expanded_loop_offset: invalid opcode"
14240 #: config/tc-xtensa.c:4923
14242 msgid "assembly state not set for first frag in section %s"
14245 #: config/tc-xtensa.c:4976
14247 msgid "unaligned branch target: %d bytes at 0x%lx"
14250 #: config/tc-xtensa.c:5015
14252 msgid "unaligned loop: %d bytes at 0x%lx"
14255 #: config/tc-xtensa.c:5039
14256 msgid "unexpected fix"
14259 #: config/tc-xtensa.c:5050 config/tc-xtensa.c:5054
14260 msgid "undecodable fix"
14263 #: config/tc-xtensa.c:5192
14264 msgid "labels are not valid inside bundles"
14267 #: config/tc-xtensa.c:5212
14268 msgid "invalid last instruction for a zero-overhead loop"
14271 #: config/tc-xtensa.c:5279
14272 msgid "extra opening brace"
14275 #: config/tc-xtensa.c:5289
14276 msgid "extra closing brace"
14279 #: config/tc-xtensa.c:5316
14280 msgid "missing closing brace"
14283 #: config/tc-xtensa.c:5416 config/tc-xtensa.c:5446
14285 msgid "wrong number of operands for '%s'"
14288 #: config/tc-xtensa.c:5433
14290 msgid "bad relocation expression for '%s'"
14293 #: config/tc-xtensa.c:5468
14295 msgid "unknown opcode or format name '%s'"
14298 #: config/tc-xtensa.c:5474
14299 msgid "format names only valid inside bundles"
14302 #: config/tc-xtensa.c:5479
14304 msgid "multiple formats specified for one bundle; using '%s'"
14307 #: config/tc-xtensa.c:5529
14308 msgid "entry instruction with stack decrement < 16"
14311 #: config/tc-xtensa.c:5582
14312 msgid "unaligned entry instruction"
14315 #: config/tc-xtensa.c:5647
14316 msgid "bad instruction format"
14319 #: config/tc-xtensa.c:5650
14320 msgid "invalid relocation"
14323 #: config/tc-xtensa.c:5661
14325 msgid "invalid relocation for '%s' instruction"
14328 #: config/tc-xtensa.c:5673
14330 msgid "invalid relocation for operand %d of '%s'"
14333 #: config/tc-xtensa.c:5853
14334 msgid "cannot represent subtraction with an offset"
14337 #: config/tc-xtensa.c:5953
14339 msgid "unhandled local relocation fix %s"
14342 #: config/tc-xtensa.c:6004
14344 msgid "internal error; cannot generate `%s' relocation"
14347 #: config/tc-xtensa.c:6223
14348 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
14351 #: config/tc-xtensa.c:6232
14352 msgid "couldn't find a valid instruction format"
14355 #: config/tc-xtensa.c:6233
14357 msgid " ops were: "
14360 #: config/tc-xtensa.c:6235
14365 #: config/tc-xtensa.c:6246
14367 msgid "format '%s' allows %d slots, but there are %d opcodes"
14370 #: config/tc-xtensa.c:6257 config/tc-xtensa.c:6355
14371 msgid "illegal resource usage in bundle"
14374 #: config/tc-xtensa.c:6442
14376 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
14379 #: config/tc-xtensa.c:6447
14381 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
14384 #: config/tc-xtensa.c:6452
14386 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
14389 #: config/tc-xtensa.c:6457
14392 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
14395 #: config/tc-xtensa.c:6473
14396 msgid "multiple branches or jumps in the same bundle"
14399 #: config/tc-xtensa.c:6925
14400 msgid "cannot assemble into a literal fragment"
14403 #: config/tc-xtensa.c:6927
14407 #: config/tc-xtensa.c:7535
14409 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
14412 #: config/tc-xtensa.c:7647
14413 msgid "branching or jumping to a loop end may trigger hardware errata"
14416 #: config/tc-xtensa.c:7729
14417 msgid "loop end too close to another loop end may trigger hardware errata"
14420 #: config/tc-xtensa.c:7738
14422 msgid "fr_var %lu < length %d"
14425 #: config/tc-xtensa.c:7897
14427 "loop containing less than three instructions may trigger hardware errata"
14430 #: config/tc-xtensa.c:7969
14431 msgid "undecodable instruction in instruction frag"
14434 #: config/tc-xtensa.c:8079
14435 msgid "invalid empty loop"
14438 #: config/tc-xtensa.c:8084
14439 msgid "loop target does not follow loop instruction in section"
14442 #: config/tc-xtensa.c:8662
14443 msgid "bad relaxation state"
14446 #: config/tc-xtensa.c:8720
14448 msgid "fr_var (%ld) < length (%d)"
14451 #: config/tc-xtensa.c:9421
14452 msgid "invalid relaxation fragment result"
14455 #: config/tc-xtensa.c:9500
14456 msgid "unable to widen instruction"
14459 #: config/tc-xtensa.c:9640
14460 msgid "multiple literals in expansion"
14463 #: config/tc-xtensa.c:9644
14464 msgid "no registered fragment for literal"
14467 #: config/tc-xtensa.c:9646
14468 msgid "number of literal tokens != 1"
14471 #: config/tc-xtensa.c:9776 config/tc-xtensa.c:9782
14473 msgid "unresolved loop target symbol: %s"
14476 #: config/tc-xtensa.c:9888
14478 msgid "invalid expression evaluation type %d"
14481 #: config/tc-xtensa.c:9905
14482 msgid "loop too long for LOOP instruction"
14485 #: config/tc-xtensa.c:10175
14487 msgid "fixes not all moved from %s"
14490 #: config/tc-xtensa.c:10306
14492 "literal pool location required for text-section-literals; specify with ."
14496 #: config/tc-xtensa.c:11138
14497 msgid "too many operands in instruction"
14500 #: config/tc-xtensa.c:11349
14501 msgid "invalid symbolic operand"
14504 #: config/tc-xtensa.c:11410
14505 msgid "operand number mismatch"
14508 #: config/tc-xtensa.c:11414
14510 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
14513 #: config/tc-xtensa.c:11439
14515 msgid "xtensa-isa failure: %s"
14518 #: config/tc-xtensa.c:11516
14519 msgid "invalid opcode"
14522 #: config/tc-xtensa.c:11522
14523 msgid "too few operands"
14526 #: config/tc-xtensa.c:11572
14527 msgid "multiple writes to the same register"
14530 #: config/tc-xtensa.c:11686 config/tc-xtensa.c:11692
14531 msgid "out of memory"
14534 #: config/tc-xtensa.c:11781
14535 msgid "TLS relocation not allowed in FLIX bundle"
14538 #. Instructions that generate TLS relocations should always be
14539 #. relaxed in the front-end. If "record_fixup" is set, then this
14540 #. function is being called during back-end relaxation, so flag
14541 #. the unexpected behavior as an error.
14542 #: config/tc-xtensa.c:11787
14543 msgid "unexpected TLS relocation"
14546 #: config/tc-xtensa.c:11831
14547 msgid "symbolic operand not allowed"
14550 #: config/tc-xtensa.c:11868
14551 msgid "cannot decode instruction format"
14554 #: config/tc-xtensa.c:12012
14555 msgid "ignoring extra '-rename-section' delimiter ':'"
14558 #: config/tc-xtensa.c:12017
14560 msgid "ignoring invalid '-rename-section' specification: '%s'"
14563 #: config/tc-xtensa.c:12028
14565 msgid "section %s renamed multiple times"
14568 #: config/tc-xtensa.c:12030
14570 msgid "multiple sections remapped to output section %s"
14573 #: config/tc-z80.c:244
14574 msgid "-- unterminated string"
14577 #: config/tc-z80.c:314
14578 msgid "floating point numbers are not implemented"
14581 #: config/tc-z80.c:493 config/tc-z80.c:499
14582 msgid "mismatched parentheses"
14585 #: config/tc-z80.c:553
14586 msgid "bad offset expression syntax"
14589 #: config/tc-z80.c:577
14590 msgid "bad expression syntax"
14593 #: config/tc-z80.c:690
14594 msgid "cannot make a relative jump to an absolute location"
14597 #: config/tc-z80.c:702 config/tc-z80.c:1960
14601 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
14602 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
14603 msgid "bad intruction syntax"
14606 #: config/tc-z80.c:1203
14607 msgid "condition code invalid for jr"
14610 #: config/tc-z80.c:1225
14611 msgid "bad instruction syntax"
14614 #: config/tc-z80.c:1704
14615 msgid "parentheses ignored"
14618 #: config/tc-z80.c:1909 read.c:3556
14620 msgid "junk at end of line, first unrecognized character is `%c'"
14623 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
14624 msgid "relative jump out of range"
14627 #: config/tc-z80.c:1952
14628 msgid "index offset out of range"
14631 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
14633 msgid "md_apply_fix: unknown r_type 0x%x\n"
14636 #: config/tc-z8k.c:282
14638 msgid "register rr%d out of range"
14641 #: config/tc-z8k.c:284
14643 msgid "register rr%d does not exist"
14646 #: config/tc-z8k.c:296
14648 msgid "register rh%d out of range"
14651 #: config/tc-z8k.c:308
14653 msgid "register rl%d out of range"
14656 #: config/tc-z8k.c:321
14658 msgid "register rq%d out of range"
14661 #: config/tc-z8k.c:323
14663 msgid "register rq%d does not exist"
14666 #: config/tc-z8k.c:335
14668 msgid "register r%d out of range"
14671 #: config/tc-z8k.c:376
14673 msgid "expected %c"
14676 #: config/tc-z8k.c:391
14678 msgid "register is wrong size for a word %s"
14681 #: config/tc-z8k.c:405
14683 msgid "register is wrong size for address %s"
14686 #: config/tc-z8k.c:539
14688 msgid "unknown interrupt %s"
14691 #. No interrupt type specified, opcode won't do anything.
14692 #: config/tc-z8k.c:562
14693 msgid "opcode has no effect"
14696 #: config/tc-z8k.c:673
14697 msgid "Missing ) in ra(rb)"
14700 #: config/tc-z8k.c:753 config/tc-z8k.c:792
14702 msgid "invalid condition code '%s'"
14705 #: config/tc-z8k.c:765
14707 msgid "invalid flag '%s'"
14710 #: config/tc-z8k.c:919 config/tc-z8k.c:925
14711 msgid "invalid indirect register size"
14714 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
14715 msgid "invalid control register name"
14718 #: config/tc-z8k.c:1079
14719 msgid "immediate must be 1 or 2"
14722 #: config/tc-z8k.c:1082
14723 msgid "immediate 1 or 2 expected"
14726 #: config/tc-z8k.c:1113
14727 msgid "can't use R0 here"
14730 #: config/tc-z8k.c:1271
14731 msgid "Can't find opcode to match operands"
14734 #: config/tc-z8k.c:1318
14736 msgid "invalid architecture -z%s"
14739 #: config/tc-z8k.c:1338
14743 " -z8001 generate segmented code\n"
14744 " -z8002 generate unsegmented code\n"
14745 " -linkrelax create linker relaxable code\n"
14748 #: config/tc-z8k.c:1350
14750 msgid "call to md_convert_frag\n"
14753 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
14754 msgid "cannot branch to odd address"
14757 #: config/tc-z8k.c:1479
14758 msgid "relative address out of range"
14761 #: config/tc-z8k.c:1500
14762 msgid "relative call out of range"
14765 #: config/tc-z8k.c:1544
14767 msgid "call to md_estimate_size_before_relax\n"
14770 #: config/xtensa-relax.c:1556
14772 msgid "invalid configuration option '%s' in transition rule '%s'"
14775 #: config/xtensa-relax.c:1681
14777 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
14780 #: config/xtensa-relax.c:1691
14782 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
14785 #: config/xtensa-relax.c:1698
14787 msgid "opcode '%s': precondition only contains constants in '%s'"
14790 #: config/xtensa-relax.c:1745
14791 msgid "expected one operand for generated literal"
14794 #: config/xtensa-relax.c:1752
14795 msgid "expected 0 operands for generated label"
14798 #: config/xtensa-relax.c:1765
14800 msgid "invalid opcode '%s' in transition rule '%s'"
14803 #: config/xtensa-relax.c:1773
14805 msgid "opcode '%s': replacement does not have %d ops"
14808 #: config/xtensa-relax.c:1787
14810 msgid "opcode '%s': cannot find literal definition"
14813 #: config/xtensa-relax.c:1803 config/xtensa-relax.c:1833
14815 msgid "opcode %s: unidentified operand '%s' in '%s'"
14818 #: config/xtensa-relax.c:1828
14820 msgid "unknown user-defined function %s"
14823 #: config/xtensa-relax.c:1839
14825 msgid "opcode %s: could not parse operand '%s' in '%s'"
14828 #: config/xtensa-relax.c:1880
14830 msgid "could not parse INSN_PATTERN '%s'"
14833 #: config/xtensa-relax.c:1884
14835 msgid "could not parse INSN_REPL '%s'"
14838 #: config/xtensa-relax.c:1895
14840 msgid "could not build transition for %s => %s"
14845 msgid "can't open `%s' for writing"
14850 msgid "can't close `%s'"
14855 msgid "register save offset not a multiple of %u"
14859 msgid "CFI state restore without previous remember"
14863 msgid "missing separator"
14867 msgid "bad register expression"
14870 #: dw2gencfi.c:503 dw2gencfi.c:626 dw2gencfi.c:664 dw2gencfi.c:734
14872 msgid "CFI instruction used without previous .cfi_startproc"
14876 msgid "invalid or unsupported encoding in .cfi_personality"
14880 msgid ".cfi_personality requires encoding and symbol arguments"
14884 msgid "wrong second argument to .cfi_personality"
14887 #: dw2gencfi.c:758 dw2gencfi.c:834
14888 msgid "invalid or unsupported encoding in .cfi_lsda"
14892 msgid ".cfi_lsda requires encoding and symbol arguments"
14896 msgid "wrong second argument to .cfi_lsda"
14900 msgid "wrong third argument to .cfi_val_encoded_addr"
14904 msgid "previous CFI entry not closed (missing .cfi_endproc)"
14908 msgid ".cfi_endproc without corresponding .cfi_startproc"
14911 #: dw2gencfi.c:1515
14912 msgid "open CFI at the end of file; missing .cfi_endproc directive"
14915 #: dwarf2dbg.c:542 dwarf2dbg.c:577
14916 msgid "file number less than one"
14921 msgid "file number %ld already allocated"
14924 #: dwarf2dbg.c:582 dwarf2dbg.c:1335
14926 msgid "unassigned file number %ld"
14930 msgid "is_stmt value not 0 or 1"
14934 msgid "isa number less than zero"
14938 msgid "discriminator less than zero"
14943 msgid "unknown .loc sub-directive `%s'"
14946 #: dwarf2dbg.c:1398
14947 msgid "internal error: unknown dwarf2 format"
14952 msgid "string too big (%lu bytes)"
14957 msgid "inserting \"%s\" into string hash table: %s"
14960 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
14962 msgid "no current file pointer"
14966 msgid "too many st_End's"
14971 msgid "inserting \"%s\" into tag hash table: %s"
14975 msgid "fake .file after real one"
14979 msgid "filename goes over one page boundary"
14983 msgid ".begin directive without a preceding .file directive"
14987 msgid ".begin directive without a preceding .ent directive"
14991 msgid ".bend directive without a preceding .file directive"
14995 msgid ".bend directive without a preceding .ent directive"
14999 msgid ".bend directive names unknown symbol"
15003 msgid ".def pseudo-op used inside of .def/.endef; ignored"
15007 msgid "empty symbol name in .def; ignored"
15011 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
15015 msgid "badly formed .dim directive"
15019 msgid "too many .dim entries"
15023 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
15027 msgid ".size pseudo-op used outside of .def/.endef; ignored"
15031 msgid "badly formed .size directive"
15035 msgid "too many .size entries"
15039 msgid ".type pseudo-op used outside of .def/.endef; ignored"
15042 #. FIXME: We could handle this by setting the continued bit.
15043 #. There would still be a limit: the .type argument can not
15047 msgid "the type of %s is too complex; it will be simplified"
15051 msgid "Unrecognized .type argument"
15055 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
15059 msgid ".val pseudo-op used outside of .def/.endef; ignored"
15063 msgid ".val expression is too complex"
15067 msgid ".endef pseudo-op used before .def; ignored"
15070 #: ecoff.c:2837 ecoff.c:2918
15071 msgid "bad COFF debugging information"
15076 msgid "no tag specified for %s"
15080 msgid ".end directive without a preceding .file directive"
15084 msgid ".end directive without a preceding .ent directive"
15088 msgid ".end directive names unknown symbol"
15092 msgid "second .ent directive found before .end directive"
15096 msgid "no way to handle .file within .ent/.end section"
15100 msgid ".loc before .file"
15105 msgid ".stab%c is not supported"
15110 msgid ".stab%c: ignoring non-zero other field"
15116 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
15121 msgid "illegal .stab%c directive, bad character"
15124 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
15125 msgid ".begin/.bend in different segments"
15129 msgid "missing .end or .bend at end of file"
15133 msgid "GP prologue size exceeds field size, using 0 instead"
15136 #: expr.c:88 read.c:3621
15137 msgid "bignum invalid"
15140 #: expr.c:90 read.c:3623 read.c:4091 read.c:4957
15141 msgid "floating point number invalid"
15145 msgid "bad floating-point constant: exponent overflow"
15150 msgid "bad floating-point constant: unknown error code=%d"
15155 "a bignum with underscores may not have more than 8 hex digits in any word"
15159 msgid "a bignum with underscores must have exactly 4 words"
15162 #. Either not seen or not defined.
15163 #. @@ Should print out the original string instead of
15164 #. the parsed number.
15167 msgid "backward ref to unknown label \"%d:\""
15171 msgid "character constant too large"
15176 msgid "expr.c(operand): bad atof_generic return val %d"
15181 msgid "missing '%c'"
15184 #: expr.c:981 read.c:4437
15185 msgid "EBCDIC constants are not supported"
15190 msgid "Unary operator %c ignored because bad operand follows"
15193 #: expr.c:1142 expr.c:1167
15194 msgid "syntax error in .startof. or .sizeof."
15197 #: expr.c:1248 expr.c:1602
15199 msgid "invalid use of operator \"%s\""
15203 msgid "missing operand; zero assumed"
15207 msgid "left operand is a bignum; integer 0 assumed"
15211 msgid "left operand is a float; integer 0 assumed"
15215 msgid "right operand is a bignum; integer 0 assumed"
15219 msgid "right operand is a float; integer 0 assumed"
15222 #: expr.c:1866 symbols.c:1356
15223 msgid "division by zero"
15227 msgid "shift count"
15231 msgid "operation combines symbols in different segments"
15235 msgid "attempt to allocate data in absolute section"
15239 msgid "attempt to allocate data in common section"
15244 msgid "can't extend frag %u chars"
15247 #. For error messages.
15248 #. Detect if we are reading from stdin by examining the file
15249 #. name returned by as_where().
15251 #. [FIXME: We rely upon the name in the strcmp below being the
15252 #. same as the one used by input_scrub_new_file(), if that is
15253 #. not true, then this code will fail].
15255 #. If we are reading from stdin, then we need to save each input
15256 #. line here (assuming of course that we actually have a line of
15257 #. input to read), so that it can be displayed in the listing
15258 #. that is produced at the end of the assembly.
15259 #: input-file.c:138 input-scrub.c:241 listing.c:334
15260 msgid "{standard input}"
15263 #: input-file.c:143
15265 msgid "can't open %s for reading: %s"
15268 #: input-file.c:152 input-file.c:215 input-file.c:241
15270 msgid "can't read from %s: %s"
15273 #: input-file.c:249 listing.c:1389 output-file.c:69
15275 msgid "can't close %s: %s"
15278 #: input-scrub.c:266
15279 msgid "macros nested too deeply"
15282 #: input-scrub.c:375 input-scrub.c:399
15283 msgid "partial line at end of file ignored"
15288 msgid "Unable to allocate memory for new instructions\n"
15303 " time stamp \t: %s\n"
15322 " options passed\t: "
15328 " GNU assembler version %s (%s)\n"
15329 "\t using BFD version %s."
15336 " input file \t: %s"
15343 " output file \t: %s"
15355 msgid "can't open %s: %s"
15359 msgid "strange paper height, set to no form"
15363 msgid "new line in title"
15366 #. Turns the next expression into a string.
15369 msgid "% operator needs absolute expression"
15374 msgid "Missing parameter qualifier for `%s' in macro `%s'"
15379 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
15384 msgid "Pointless default value for required parameter `%s' in macro `%s'"
15389 msgid "A parameter named `%s' already exists for macro `%s'"
15394 msgid "Reserved word `%s' used as parameter in macro `%s'"
15399 msgid "unexpected end of file in macro `%s' definition"
15404 msgid "missing `)' after formals in macro definition `%s'"
15408 msgid "Missing macro name"
15413 msgid "Bad parameter list for macro `%s'"
15418 msgid "Macro `%s' was already defined"
15421 #: macro.c:800 macro.c:802
15422 msgid "missing `)'"
15427 msgid "`%s' was already used as parameter (or another local) name"
15431 msgid "confusion in formal parameters"
15436 msgid "Parameter named `%s' does not exist for macro `%s'"
15441 msgid "Value for parameter `%s' of macro `%s' was already specified"
15445 msgid "can't mix positional and keyword arguments"
15449 msgid "too many positional arguments"
15454 msgid "Missing value for required parameter `%s' of macro `%s'"
15459 msgid "Attempt to purge non-existant macro `%s'"
15463 msgid "unexpected end of file in irp or irpc"
15467 msgid "missing model parameter"
15472 msgid "Assembler messages:\n"
15485 #: messages.c:362 messages.c:382
15487 msgid "Fatal error: "
15492 msgid "Internal error!\n"
15497 msgid "Assertion failure in %s at %s line %d.\n"
15502 msgid "Assertion failure at %s line %d.\n"
15505 #: messages.c:403 messages.c:420
15507 msgid "Please report this bug.\n"
15512 msgid "Internal error, aborting at %s line %d in %s\n"
15517 msgid "Internal error, aborting at %s line %d\n"
15522 msgid "%s out of domain (%d is not a multiple of %d)"
15527 msgid "%s out of range (%d is not between %d and %d)"
15530 #. xgettext:c-format.
15533 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
15536 #: output-file.c:35
15538 msgid "can't open a bfd on stdout %s"
15541 #: output-file.c:42
15543 msgid "selected target format '%s' unknown"
15546 #: output-file.c:44
15548 msgid "can't create %s: %s"
15552 msgid "bad or irreducible absolute expression"
15557 msgid "error constructing %s pseudo-op table: %s"
15562 msgid "unknown pseudo-op: `%s'"
15567 msgid "label \"%d$\" redefined"
15571 msgid ".abort detected. Abandoning ship."
15574 #: read.c:1239 read.c:2651
15575 msgid "ignoring fill value in absolute section"
15580 msgid "alignment too large: %u assumed"
15584 msgid "expected fill pattern missing"
15589 msgid "size (%ld) out of range, ignored"
15594 msgid "size of \"%s\" is already %ld; not changing to %ld"
15597 #. Some of the back ends can't deal with non-positive line numbers.
15598 #. Besides, it's silly. GCC however will generate a line number of
15599 #. zero when it is pre-processing builtins for assembler-with-cpp files:
15601 #. # 0 "<built-in>"
15603 #. We do not want to barf on this, especially since such files are used
15604 #. in the GCC and GDB testsuites. So we check for negative line numbers
15605 #. rather than non-positive line numbers.
15608 msgid "line numbers must be positive; line number %d rejected"
15613 msgid "incompatible flag %i in line directive"
15618 msgid "unsupported flag %i in line directive"
15622 msgid "start address not supported"
15626 msgid ".err encountered"
15630 msgid ".error directive invoked in source file"
15634 msgid ".warning directive invoked in source file"
15639 msgid "%s argument must be a string"
15642 #: read.c:1902 read.c:1904
15644 msgid ".fail %ld encountered"
15649 msgid ".fill size clamped to %d"
15653 msgid "size negative; .fill ignored"
15657 msgid "repeat < 0; .fill ignored"
15662 msgid "Attribute name not recognised: %s"
15666 msgid "expected numeric constant"
15670 msgid "bad string constant"
15674 msgid "expected <tag> , <value>"
15679 msgid "unrecognized .linkonce type `%s'"
15683 msgid ".linkonce is not supported for this object file format"
15688 msgid "bfd_set_section_flags: %s"
15692 msgid "expected alignment after size"
15697 msgid "attempt to redefine pseudo-op `%s' ignored"
15701 msgid "ignoring macro exit outside a macro definition."
15706 msgid "invalid segment \"%s\""
15710 msgid "only constant offsets supported in absolute section"
15714 msgid "MRI style ORG pseudo-op not supported"
15719 msgid "unrecognized section type `%s'"
15723 msgid "absolute sections are not supported"
15728 msgid "unrecognized section command `%s'"
15733 msgid ".end%c encountered without preceeding %s"
15738 msgid "%s without %s"
15742 msgid "unsupported variable size or fill value"
15746 msgid ".space repeat count is zero, ignored"
15750 msgid ".space repeat count is negative, ignored"
15754 msgid "space allocation too complex in absolute section"
15758 msgid "space allocation too complex in common section"
15761 #: read.c:3353 read.c:4683
15763 msgid "bad floating literal: %s"
15768 msgid "%s: would close weakref loop: %s"
15773 msgid "junk at end of line, first unrecognized character valued 0x%x"
15778 msgid "`%s' can't be equated to common symbol '%s'"
15782 msgid "rva without symbol"
15786 msgid "missing or bad offset expression"
15790 msgid "missing reloc type"
15794 msgid "unrecognized reloc type"
15798 msgid "bad reloc expression"
15802 msgid "attempt to store value in absolute section"
15805 #: read.c:4085 read.c:4951
15806 msgid "zero assumed for missing expression"
15809 #: read.c:4097 read.c:4963 write.c:268 write.c:973
15810 msgid "register value used as expression"
15815 msgid "value 0x%llx truncated to 0x%llx"
15819 msgid "value 0x%I64x truncated to 0x%I64x"
15824 msgid "value 0x%lx truncated to 0x%lx"
15829 msgid "bignum truncated to %d bytes"
15832 #: read.c:4510 read.c:4705
15833 msgid "unresolvable or nonpositive repeat count; using 1"
15838 msgid "unknown floating type type '%c'"
15842 msgid "floating point constant too large"
15846 msgid "strings must be placed into a section"
15850 msgid "expected <nn>"
15853 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
15854 #: read.c:5198 read.c:5284
15855 msgid "unterminated string; newline inserted"
15859 msgid "bad escaped character in string"
15863 msgid "expected address expression"
15868 msgid "symbol \"%s\" undefined; zero assumed"
15872 msgid "some symbol undefined; zero assumed"
15876 msgid "this string may not contain '\\0'"
15880 msgid "missing string"
15885 msgid ".incbin count zero, ignoring `%s'"
15890 msgid "file not found: %s"
15895 msgid "seek to end of .incbin file failed `%s'"
15900 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
15905 msgid "could not skip to %ld in file `%s'"
15910 msgid "truncated file `%s', %ld of %ld bytes read"
15914 msgid "missing .func"
15918 msgid ".endfunc missing for previous .func"
15923 msgid "missing closing `%c'"
15932 msgid "invalid argument '%s' to -fdebug-prefix-map"
15935 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
15937 msgid ".stab%c: missing comma"
15940 #. This could happen for example with a source file with a huge
15941 #. number of lines. The only cure is to use a different debug
15942 #. format, probably DWARF.
15945 msgid ".stab%c: description field '%x' too big, try a different debug format"
15949 msgid "comma missing in .xstabs"
15954 msgid "cannot define symbol `%s' in absolute section"
15959 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
15962 #: symbols.c:494 symbols.c:501
15964 msgid "inserting \"%s\" into symbol table failed: %s"
15967 #: symbols.c:964 symbols.c:968
15969 msgid "undefined symbol `%s' in operation"
15974 msgid "invalid sections for operation on `%s' and `%s'"
15979 msgid "invalid section for operation on `%s'"
15982 #: symbols.c:987 symbols.c:990
15984 msgid "undefined symbol `%s' in operation setting `%s'"
15989 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
15994 msgid "invalid section for operation on `%s' setting `%s'"
15999 msgid "symbol definition loop encountered at `%s'"
16004 msgid "cannot convert expression symbol %s to complex relocation"
16009 msgid "division by zero when setting `%s'"
16012 #: symbols.c:1439 write.c:1846
16014 msgid "can't resolve value for symbol `%s'"
16019 msgid "\"%d\" (instance number %d of a %s label)"
16024 msgid "attempt to get value of unresolved symbol `%s'"
16028 msgid "section symbols are already global"
16033 msgid "Accessing function `%s' as thread-local object"
16038 msgid "Accessing `%s' as thread-local object"
16043 msgid "field fx_size too small to hold %d"
16048 msgid "attempt to .org/.space backwards? (%ld)"
16052 msgid "invalid offset expression"
16056 msgid "invalid reloc expression"
16061 msgid "value of %s too large for field of %d bytes at %s"
16066 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
16070 msgid "redefined symbol cannot be used on reloc"
16074 msgid "relocation out of range"
16079 msgid "%s:%u: bad return from bfd_install_relocation: %x"
16083 msgid "internal error: fixup not contained within frag"
16087 msgid "reloc not within (fixed part of) section"
16090 #: write.c:1312 write.c:1333
16092 msgid "can't write %s: %s"
16096 msgid "cannot write to output file"
16101 msgid "%d error%s, %d warning%s, generating bad object file"
16106 msgid "%d error%s, %d warning%s, no object file generated"
16111 msgid "%s: global symbols not supported in common sections"
16116 msgid "local label `%s' is not defined"
16121 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
16126 msgid "can't make global register symbol `%s'"
16131 msgid "alignment padding (%lu bytes) not a multiple of %ld"
16136 msgid ".word %s-%s+%s didn't fit"
16140 msgid "padding added"
16144 msgid "attempt to move .org backwards"
16148 msgid ".space specifies non-absolute value"
16152 msgid ".space or .fill with negative value, ignored"
16158 "Infinite loop encountered whilst attempting to compute the addresses of "
16159 "symbols in section %s"