Update translations for various sub-directories
[binutils-gdb.git] / gas / po / gas.pot
blob47b5fb04ce769f05d21efe3ce8dd73aaebaff89a
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.
6 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
11 "POT-Creation-Date: 2025-01-19 12:23+0000\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20 #: app.c:446
21 #, c-format
22 msgid "multibyte character (%#x) encountered in input"
23 msgstr ""
25 #: app.c:448
26 #, c-format
27 msgid "multibyte character (%#x) encountered in %s"
28 msgstr ""
30 #: app.c:450
31 #, c-format
32 msgid "multibyte character (%#x) encountered in %s at or near line %u"
33 msgstr ""
35 #: app.c:454
36 msgid "further multibyte character warnings suppressed"
37 msgstr ""
39 #: app.c:665 app.c:710
40 #, c-format
41 msgid "end of file in string; '%c' inserted"
42 msgstr ""
44 #: app.c:741
45 #, c-format
46 msgid "unknown escape '\\%c' in string; ignored"
47 msgstr ""
49 #: app.c:953 input-scrub.c:389
50 msgid "end of file not at end of a line; newline inserted"
51 msgstr ""
53 #: app.c:1131
54 msgid "end of file in multiline comment"
55 msgstr ""
57 #: app.c:1207
58 msgid "end of file after a one-character quote; \\0 inserted"
59 msgstr ""
61 #: app.c:1215
62 msgid "end of file in escape character"
63 msgstr ""
65 #: app.c:1227
66 msgid "missing close quote; (assumed)"
67 msgstr ""
69 #: app.c:1295 app.c:1344 app.c:1356 app.c:1430
70 msgid "end of file in comment; newline inserted"
71 msgstr ""
73 #: as.c:157
74 msgid "missing emulation mode name"
75 msgstr ""
77 #: as.c:172
78 #, c-format
79 msgid "unrecognized emulation name `%s'"
80 msgstr ""
82 #: as.c:212
83 #, c-format
84 msgid "GNU assembler version %s (%s) using BFD version %s\n"
85 msgstr ""
87 #: as.c:228
88 #, c-format
89 msgid "Usage: %s [option...] [asmfile...]\n"
90 msgstr ""
92 #: as.c:230
93 #, c-format
94 msgid ""
95 "Options:\n"
96 "  -a[sub-option...]\t  turn on listings\n"
97 "                      \t  Sub-options [default hls]:\n"
98 "                      \t  c      omit false conditionals\n"
99 "                      \t  d      omit debugging directives\n"
100 "                      \t  g      include general info\n"
101 "                      \t  h      include high-level source\n"
102 "                      \t  i      include ginsn and synthesized CFI info\n"
103 "                      \t  l      include assembly\n"
104 "                      \t  m      include macro expansions\n"
105 "                      \t  n      omit forms processing\n"
106 "                      \t  s      include symbols\n"
107 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
108 msgstr ""
110 #: as.c:245
111 #, c-format
112 msgid "  --alternate             initially turn on alternate macro syntax\n"
113 msgstr ""
115 #: as.c:247
116 #, c-format
117 msgid ""
118 "  --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi|zstd}]\n"
119 "                          compress DWARF debug sections\n"
120 msgstr ""
122 #: as.c:250
123 #, c-format
124 msgid "\t\t            Default: %s\n"
125 msgstr ""
127 #: as.c:255
128 #, c-format
129 msgid ""
130 "  --nocompress-debug-sections\n"
131 "                          don't compress DWARF debug sections\n"
132 msgstr ""
134 #: as.c:258
135 #, c-format
136 msgid "  -D                      produce assembler debugging messages\n"
137 msgstr ""
139 #: as.c:260
140 #, c-format
141 msgid ""
142 "  --dump-config           display how the assembler is configured and then "
143 "exit\n"
144 msgstr ""
146 #: as.c:262
147 #, c-format
148 msgid ""
149 "  --debug-prefix-map OLD=NEW\n"
150 "                          map OLD to NEW in debug information\n"
151 msgstr ""
153 #: as.c:265
154 #, c-format
155 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
156 msgstr ""
158 #: as.c:281
159 #, c-format
160 msgid "                          emulate output (default %s)\n"
161 msgstr ""
163 #: as.c:286
164 #, c-format
165 msgid "  --execstack             require executable stack for this object\n"
166 msgstr ""
168 #: as.c:288
169 #, c-format
170 msgid ""
171 "  --noexecstack           don't require executable stack for this object\n"
172 msgstr ""
174 #: as.c:290
175 #, c-format
176 msgid ""
177 "  --size-check=[error|warning]\n"
178 "\t\t\t  ELF .size directive check (default --size-check=error)\n"
179 msgstr ""
181 #: as.c:293
182 #, c-format
183 msgid "  --elf-stt-common=[no|yes] "
184 msgstr ""
186 #: as.c:296 as.c:307 config/tc-i386.c:17662 config/tc-i386.c:17682
187 #: config/tc-i386.c:17691
188 #, c-format
189 msgid "(default: yes)\n"
190 msgstr ""
192 #: as.c:298 as.c:309 config/tc-i386.c:17664 config/tc-i386.c:17684
193 #: config/tc-i386.c:17693
194 #, c-format
195 msgid "(default: no)\n"
196 msgstr ""
198 #: as.c:299
199 #, c-format
200 msgid ""
201 "                          generate ELF common symbols with STT_COMMON type\n"
202 msgstr ""
204 #: as.c:301
205 #, c-format
206 msgid "  --sectname-subst        enable section name substitution sequences\n"
207 msgstr ""
209 #: as.c:304
210 #, c-format
211 msgid "  --generate-missing-build-notes=[no|yes] "
212 msgstr ""
214 #: as.c:311
215 #, c-format
216 msgid ""
217 "                          generate GNU Build notes if none are present in "
218 "the input\n"
219 msgstr ""
221 #: as.c:313
222 #, c-format
223 msgid "  --gsframe               generate SFrame stack trace information\n"
224 msgstr ""
226 #: as.c:316
227 #, c-format
228 msgid ""
229 "  --scfi=experimental     Synthesize DWARF CFI for hand-written asm\n"
230 "                          (experimental support)\n"
231 msgstr ""
233 #: as.c:322
234 #, c-format
235 msgid "  -f                      skip whitespace and comment preprocessing\n"
236 msgstr ""
238 #: as.c:324
239 #, c-format
240 msgid "  -g, --gen-debug         generate debugging information\n"
241 msgstr ""
243 #: as.c:326
244 #, c-format
245 msgid "  --gstabs                generate STABS debugging information\n"
246 msgstr ""
248 #: as.c:328
249 #, c-format
250 msgid ""
251 "  --gstabs+               generate STABS debug info with GNU extensions\n"
252 msgstr ""
254 #: as.c:330
255 #, c-format
256 msgid ""
257 "  --gdwarf-<N>            generate DWARF<N> debugging information. 2 <= <N> "
258 "<= 5\n"
259 msgstr ""
261 #: as.c:332
262 #, c-format
263 msgid "  --gdwarf-cie-version=<N> generate version 1, 3 or 4 DWARF CIEs\n"
264 msgstr ""
266 #: as.c:334
267 #, c-format
268 msgid ""
269 "  --gdwarf-sections       generate per-function section names for DWARF line "
270 "information\n"
271 msgstr ""
273 #: as.c:337
274 #, c-format
275 msgid "  --gcodeview             generate CodeView debugging information\n"
276 msgstr ""
278 #: as.c:340
279 #, c-format
280 msgid "  --hash-size=<N>         ignored\n"
281 msgstr ""
283 #: as.c:342
284 #, c-format
285 msgid "  --help                  show all assembler options\n"
286 msgstr ""
288 #: as.c:344
289 #, c-format
290 msgid "  --target-help           show target specific options\n"
291 msgstr ""
293 #: as.c:346
294 #, c-format
295 msgid ""
296 "  -I DIR                  add DIR to search list for .include directives\n"
297 msgstr ""
299 #: as.c:348
300 #, c-format
301 msgid "  -J                      don't warn about signed overflow\n"
302 msgstr ""
304 #: as.c:350
305 #, c-format
306 msgid ""
307 "  -K                      warn when differences altered for long "
308 "displacements\n"
309 msgstr ""
311 #: as.c:352
312 #, c-format
313 msgid "  -L, --keep-locals       keep local symbols (e.g. starting with `L')\n"
314 msgstr ""
316 #: as.c:354
317 #, c-format
318 msgid "  -M, --mri               assemble in MRI compatibility mode\n"
319 msgstr ""
321 #: as.c:356
322 #, c-format
323 msgid ""
324 "  --MD FILE               write dependency information in FILE (default "
325 "none)\n"
326 msgstr ""
328 #: as.c:358
329 #, c-format
330 msgid ""
331 "  --multibyte-handling=<method>\n"
332 "                          what to do with multibyte characters encountered "
333 "in the input\n"
334 msgstr ""
336 #: as.c:361
337 #, c-format
338 msgid "  -nocpp                  ignored\n"
339 msgstr ""
341 #: as.c:363
342 #, c-format
343 msgid ""
344 "  -no-pad-sections        do not pad the end of sections to alignment "
345 "boundaries\n"
346 msgstr ""
348 #: as.c:365
349 #, c-format
350 msgid ""
351 "  -o OBJFILE              name the object-file output OBJFILE (default a."
352 "out)\n"
353 msgstr ""
355 #: as.c:367
356 #, c-format
357 msgid "  -R                      fold data section into text section\n"
358 msgstr ""
360 #: as.c:369
361 #, c-format
362 msgid "  --reduce-memory-overheads ignored\n"
363 msgstr ""
365 #: as.c:371
366 #, c-format
367 msgid ""
368 "  --statistics            print various measured statistics from execution\n"
369 msgstr ""
371 #: as.c:373
372 #, c-format
373 msgid "  --strip-local-absolute  strip local absolute symbols\n"
374 msgstr ""
376 #: as.c:375
377 #, c-format
378 msgid ""
379 "  --traditional-format    Use same format as native assembler when possible\n"
380 msgstr ""
382 #: as.c:377
383 #, c-format
384 msgid "  --version               print assembler version number and exit\n"
385 msgstr ""
387 #: as.c:379
388 #, c-format
389 msgid "  -W, --no-warn           suppress warnings\n"
390 msgstr ""
392 #: as.c:381
393 #, c-format
394 msgid "  --warn                  don't suppress warnings\n"
395 msgstr ""
397 #: as.c:383
398 #, c-format
399 msgid "  --fatal-warnings        treat warnings as errors\n"
400 msgstr ""
402 #: as.c:385
403 #, c-format
404 msgid "  --no-info               suppress information messages\n"
405 msgstr ""
407 #: as.c:387
408 #, c-format
409 msgid "  --info                  don't suppress information messages\n"
410 msgstr ""
412 #: as.c:390
413 #, c-format
414 msgid ""
415 "  --itbl INSTTBL          extend instruction set to include instructions\n"
416 "                          matching the specifications defined in file "
417 "INSTTBL\n"
418 msgstr ""
420 #: as.c:394
421 #, c-format
422 msgid "  -w                      ignored\n"
423 msgstr ""
425 #: as.c:396
426 #, c-format
427 msgid "  -X                      ignored\n"
428 msgstr ""
430 #: as.c:398
431 #, c-format
432 msgid "  -Z                      generate object file even after errors\n"
433 msgstr ""
435 #: as.c:400
436 #, c-format
437 msgid ""
438 "  --listing-lhs-width     set the width in words of the output data column "
439 "of\n"
440 "                          the listing\n"
441 msgstr ""
443 #: as.c:403
444 #, c-format
445 msgid ""
446 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
447 "                          of the output data column; ignored if smaller "
448 "than\n"
449 "                          the width of the first line\n"
450 msgstr ""
452 #: as.c:407
453 #, c-format
454 msgid ""
455 "  --listing-rhs-width     set the max width in characters of the lines from\n"
456 "                          the source file\n"
457 msgstr ""
459 #: as.c:410
460 #, c-format
461 msgid ""
462 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
463 "                          for the output data column of the listing\n"
464 msgstr ""
466 #: as.c:413
467 #, c-format
468 msgid "  @FILE                   read options from FILE\n"
469 msgstr ""
471 #: as.c:421
472 #, c-format
473 msgid "Report bugs to %s\n"
474 msgstr ""
476 #: as.c:647
477 #, c-format
478 msgid "unrecognized option `-%c%s'"
479 msgstr ""
481 #: as.c:649
482 #, c-format
483 msgid "unrecognized option `--%s=%s'"
484 msgstr ""
486 #: as.c:651
487 #, c-format
488 msgid "unrecognized option `--%s'"
489 msgstr ""
491 #: as.c:701
492 #, c-format
493 msgid "unexpected argument to --multibyte-input-option: '%s'"
494 msgstr ""
496 #. This output is intended to follow the GNU standards document.
497 #: as.c:706
498 #, c-format
499 msgid "GNU assembler %s\n"
500 msgstr ""
502 #: as.c:707
503 #, c-format
504 msgid "Copyright (C) 2025 Free Software Foundation, Inc.\n"
505 msgstr ""
507 #: as.c:708
508 #, c-format
509 msgid ""
510 "This program is free software; you may redistribute it under the terms of\n"
511 "the GNU General Public License version 3 or later.\n"
512 "This program has absolutely no warranty.\n"
513 msgstr ""
515 #: as.c:713
516 #, c-format
517 msgid ""
518 "This assembler was configured for a target of `%s' and default,\n"
519 "cpu type `%s'.\n"
520 msgstr ""
522 #: as.c:717
523 #, c-format
524 msgid "This assembler was configured for a target of `%s'.\n"
525 msgstr ""
527 #: as.c:725
528 msgid "multiple emulation names specified"
529 msgstr ""
531 #: as.c:727
532 msgid "emulations not handled in this configuration"
533 msgstr ""
535 #: as.c:732
536 #, c-format
537 msgid "alias = %s\n"
538 msgstr ""
540 #: as.c:733
541 #, c-format
542 msgid "canonical = %s\n"
543 msgstr ""
545 #: as.c:734
546 #, c-format
547 msgid "cpu-type = %s\n"
548 msgstr ""
550 #: as.c:736
551 #, c-format
552 msgid "format = %s\n"
553 msgstr ""
555 #: as.c:739
556 #, c-format
557 msgid "bfd-target = %s\n"
558 msgstr ""
560 #: as.c:750
561 msgid "--compress-debug-sections=zstd: gas is not built with zstd support"
562 msgstr ""
564 #: as.c:754
565 #, c-format
566 msgid "Invalid --compress-debug-sections option: `%s'"
567 msgstr ""
569 #: as.c:757
570 #, c-format
571 msgid "--compress-debug-sections=%s is unsupported"
572 msgstr ""
574 #: as.c:782
575 msgid "bad defsym; format is --defsym name=value"
576 msgstr ""
578 #: as.c:800
579 msgid "no file name following -t option"
580 msgstr ""
582 #: as.c:809
583 #, c-format
584 msgid "failed to read instruction table %s\n"
585 msgstr ""
587 #: as.c:831
588 #, c-format
589 msgid "unknown DWARF option %s\n"
590 msgstr ""
592 #: as.c:833
593 #, c-format
594 msgid "unknown option `%s'"
595 msgstr ""
597 #: as.c:890
598 #, c-format
599 msgid "Invalid --gdwarf-cie-version `%s'"
600 msgstr ""
602 #: as.c:990
603 #, c-format
604 msgid "Invalid --scfi= option: `%s'; suggested option: experimental"
605 msgstr ""
607 #: as.c:1001
608 #, c-format
609 msgid "Invalid --size-check= option: `%s'"
610 msgstr ""
612 #: as.c:1010
613 #, c-format
614 msgid "Invalid --elf-stt-common= option: `%s'"
615 msgstr ""
617 #: as.c:1024
618 #, c-format
619 msgid "Invalid --generate-missing-build-notes option: `%s'"
620 msgstr ""
622 #: as.c:1102
623 #, c-format
624 msgid "invalid listing option `%c'"
625 msgstr ""
627 #: as.c:1165
628 #, c-format
629 msgid "%s: total time in assembly: %ld.%06ld\n"
630 msgstr ""
632 #: as.c:1263
633 msgid "libbfd ABI mismatch"
634 msgstr ""
636 #: as.c:1427
637 #, c-format
638 msgid "The input '%s' and output '%s' files are the same"
639 msgstr ""
641 #: as.c:1480
642 #, c-format
643 msgid "%d warning"
644 msgid_plural "%d warnings"
645 msgstr[0] ""
646 msgstr[1] ""
648 #: as.c:1482
649 #, c-format
650 msgid "%d error"
651 msgid_plural "%d errors"
652 msgstr[0] ""
653 msgstr[1] ""
655 #: as.c:1486
656 #, c-format
657 msgid "%s, treating warnings as errors"
658 msgstr ""
660 #: as.c:1497
661 #, c-format
662 msgid "%s, %s, generating bad object file\n"
663 msgstr ""
665 #: as.h:134
666 #, c-format
667 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
668 msgstr ""
671 #. * We have a GROSS internal error.
672 #. * This should never happen.
674 #: atof-generic.c:456 config/tc-m68k.c:3485
675 msgid "failed sanity check"
676 msgstr ""
678 #: cgen.c:106 config/tc-alpha.c:2097 config/tc-alpha.c:2121
679 #: config/tc-arc.c:4075 config/tc-arc.c:4148 config/tc-d10v.c:550
680 #: config/tc-d30v.c:534 config/tc-mn10200.c:1093 config/tc-mn10300.c:1753
681 #: config/tc-ppc.c:3954 config/tc-s390.c:1824 config/tc-v850.c:2530
682 #: config/tc-v850.c:2601 config/tc-v850.c:2648 config/tc-v850.c:2685
683 #: config/tc-v850.c:2722 config/tc-v850.c:2986
684 msgid "too many fixups"
685 msgstr ""
687 #: cgen.c:371 cgen.c:393 config/tc-d10v.c:461 config/tc-d30v.c:450
688 #: config/tc-mn10200.c:1035 config/tc-mn10300.c:1678 config/tc-ppc.c:3483
689 #: config/tc-v850.c:2639 config/tc-v850.c:2673 config/tc-v850.c:2713
690 #: config/tc-v850.c:2959 config/tc-z80.c:785
691 msgid "illegal operand"
692 msgstr ""
694 #: cgen.c:397 config/tc-avr.c:910 config/tc-d10v.c:463 config/tc-d30v.c:452
695 #: config/tc-h8300.c:495 config/tc-mcore.c:662 config/tc-microblaze.c:585
696 #: config/tc-mmix.c:485 config/tc-mn10200.c:1038 config/tc-mn10300.c:1681
697 #: config/tc-msp430.c:417 config/tc-ppc.c:3485 config/tc-sh.c:988
698 #: config/tc-v850.c:2643 config/tc-v850.c:2677 config/tc-v850.c:2717
699 #: config/tc-v850.c:2962 config/tc-xgate.c:895 config/tc-z80.c:933
700 #: config/tc-z8k.c:349
701 msgid "missing operand"
702 msgstr ""
704 #: cgen.c:774
705 msgid "a reloc on this operand implies an overflow"
706 msgstr ""
708 #: cgen.c:797
709 msgid "operand mask overflow"
710 msgstr ""
712 #: cgen.c:860 config/tc-arm.c:2042 config/tc-arm.c:11126 config/tc-arm.c:11178
713 #: config/tc-arm.c:11466 config/tc-arm.c:12364 config/tc-arm.c:13513
714 #: config/tc-arm.c:13553 config/tc-arm.c:13926 config/tc-arm.c:13968
715 #: config/tc-arm.c:21213 config/tc-arm.c:21273 config/tc-mips.c:9707
716 #: config/tc-mips.c:11025 config/tc-mips.c:12322 config/tc-mips.c:13003
717 #: config/tc-spu.c:980 config/tc-xtensa.c:13107
718 msgid "expression too complex"
719 msgstr ""
721 #: cgen.c:961 config/tc-ppc.c:7491 config/tc-s390.c:2602 config/tc-v850.c:3492
722 #: config/tc-xstormy16.c:541
723 msgid "unresolved expression that must be resolved"
724 msgstr ""
726 #: cgen.c:986 config/tc-bpf.c:884 config/tc-xstormy16.c:566
727 #, c-format
728 msgid "internal error: can't install fix for reloc type %d (`%s')"
729 msgstr ""
731 #: cgen.c:1039 config/tc-bpf.c:368 config/tc-pru.c:786
732 msgid "relocation is not supported"
733 msgstr ""
735 #: codeview.c:435
736 #, c-format
737 msgid "could not open %s for reading"
738 msgstr ""
740 #: codeview.c:440
741 msgid "md5_stream failed"
742 msgstr ""
744 #: codeview.c:548
745 msgid "value cannot be expressed as a .cv_scomp"
746 msgstr ""
748 #: codeview.c:556
749 msgid "value cannot be expressed as a .cv_ucomp"
750 msgstr ""
752 #: cond.c:84
753 msgid "invalid identifier for \".ifdef\""
754 msgstr ""
756 #: cond.c:151
757 msgid "non-constant expression in \".if\" statement"
758 msgstr ""
760 #: cond.c:279
761 msgid "bad format for ifc or ifnc"
762 msgstr ""
764 #: cond.c:310
765 msgid "\".elseif\" without matching \".if\""
766 msgstr ""
768 #: cond.c:314
769 msgid "\".elseif\" after \".else\""
770 msgstr ""
772 #: cond.c:317 cond.c:423
773 msgid "here is the previous \".else\""
774 msgstr ""
776 #: cond.c:320 cond.c:426
777 msgid "here is the previous \".if\""
778 msgstr ""
780 #: cond.c:349
781 msgid "non-constant expression in \".elseif\" statement"
782 msgstr ""
784 #: cond.c:387
785 msgid "\".endif\" without \".if\""
786 msgstr ""
788 #: cond.c:416
789 msgid "\".else\" without matching \".if\""
790 msgstr ""
792 #: cond.c:420
793 msgid "duplicate \".else\""
794 msgstr ""
796 #: cond.c:471
797 msgid ".ifeqs syntax error"
798 msgstr ""
800 #: cond.c:559
801 msgid "end of macro inside conditional"
802 msgstr ""
804 #: cond.c:561
805 msgid "end of file inside conditional"
806 msgstr ""
808 #: cond.c:565
809 msgid "here is the start of the unterminated conditional"
810 msgstr ""
812 #: cond.c:569
813 msgid "here is the \"else\" of the unterminated conditional"
814 msgstr ""
816 #: config/atof-ieee.c:148
817 msgid "cannot create floating-point number"
818 msgstr ""
820 #: config/atof-ieee.c:335
821 msgid "NaNs are not supported by this target"
822 msgstr ""
824 #: config/atof-ieee.c:354
825 msgid "NaN flavors are not supported by this target"
826 msgstr ""
828 #: config/atof-ieee.c:392
829 msgid "Infinities are not supported by this target"
830 msgstr ""
832 #: config/atof-ieee.c:825 config/atof-vax.c:449 config/tc-arm.c:1271
833 #: config/tc-ia64.c:11573 config/tc-tic30.c:1241 config/tc-tic4x.c:2569
834 msgid "Unrecognized or unsupported floating point constant"
835 msgstr ""
837 #: config/obj-aout.c:81
838 #, c-format
839 msgid "Attempt to put a common symbol into set %s"
840 msgstr ""
842 #: config/obj-aout.c:85
843 #, c-format
844 msgid "Attempt to put an undefined symbol into set %s"
845 msgstr ""
847 #: config/obj-aout.c:112 config/obj-coff.c:1378
848 #, c-format
849 msgid "Symbol `%s' can not be both weak and common"
850 msgstr ""
852 #: config/obj-coff.c:206 config/obj-coff.c:1693 config/tc-tic54x.c:4002
853 #: read.c:3047
854 #, c-format
855 msgid "error setting flags for \"%s\": %s"
856 msgstr ""
858 #. Zero is used as an end marker in the file.
859 #: config/obj-coff.c:424
860 msgid "Line numbers must be positive integers\n"
861 msgstr ""
863 #: config/obj-coff.c:456
864 msgid ".ln pseudo-op inside .def/.endef: ignored."
865 msgstr ""
867 #: config/obj-coff.c:497 ecoff.c:3232
868 msgid ".loc outside of .text"
869 msgstr ""
871 #: config/obj-coff.c:504
872 msgid ".loc pseudo-op inside .def/.endef: ignored."
873 msgstr ""
875 #: config/obj-coff.c:584
876 msgid ".def pseudo-op used inside of .def/.endef: ignored."
877 msgstr ""
879 #: config/obj-coff.c:617
880 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
881 msgstr ""
883 #: config/obj-coff.c:656
884 #, c-format
885 msgid "`%s' symbol without preceding function"
886 msgstr ""
888 #: config/obj-coff.c:743
889 #, c-format
890 msgid "unexpected storage class %d"
891 msgstr ""
893 #: config/obj-coff.c:850
894 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
895 msgstr ""
897 #: config/obj-coff.c:870
898 msgid "badly formed .dim directive ignored"
899 msgstr ""
901 #: config/obj-coff.c:919
902 msgid ".size pseudo-op used outside of .def/.endef: ignored."
903 msgstr ""
905 #: config/obj-coff.c:934
906 msgid ".scl pseudo-op used outside of .def/.endef: ignored."
907 msgstr ""
909 #: config/obj-coff.c:951
910 msgid ".tag pseudo-op used outside of .def/.endef: ignored."
911 msgstr ""
913 #: config/obj-coff.c:968
914 #, c-format
915 msgid "tag not found for .tag %s"
916 msgstr ""
918 #: config/obj-coff.c:981
919 msgid ".type pseudo-op used outside of .def/.endef: ignored."
920 msgstr ""
922 #: config/obj-coff.c:1000
923 msgid ".val pseudo-op used outside of .def/.endef: ignored."
924 msgstr ""
926 #: config/obj-coff.c:1147
927 msgid "badly formed .weak directive ignored"
928 msgstr ""
930 #: config/obj-coff.c:1334
931 msgid "mismatched .eb"
932 msgstr ""
934 #: config/obj-coff.c:1357
935 #, c-format
936 msgid "C_EFCN symbol for %s out of scope"
937 msgstr ""
939 #: config/obj-coff.c:1412
940 #, c-format
941 msgid "Warning: internal error: forgetting to set endndx of %s"
942 msgstr ""
944 #. STYP_INFO
945 #. STYP_LIB
946 #. STYP_OVER
947 #: config/obj-coff.c:1655
948 #, c-format
949 msgid "unsupported section attribute '%c'"
950 msgstr ""
952 #: config/obj-coff.c:1659
953 #, c-format
954 msgid "unknown section attribute '%c'"
955 msgstr ""
957 #: config/obj-coff.c:1705 config/obj-macho.c:269
958 #, c-format
959 msgid "Ignoring changed section attributes for %s"
960 msgstr ""
962 #: config/obj-coff.c:1849
963 #, c-format
964 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
965 msgstr ""
967 #: config/obj-ecoff.c:125
968 msgid "Can't set GP value"
969 msgstr ""
971 #: config/obj-ecoff.c:132
972 msgid "Can't set register masks"
973 msgstr ""
975 #: config/obj-elf.c:272 config/tc-sparc.c:4383 config/tc-v850.c:508
976 #, c-format
977 msgid "bad .common segment %s"
978 msgstr ""
980 #: config/obj-elf.c:348 config/tc-aarch64.c:2278 config/tc-kvx.c:2235
981 msgid "Missing symbol name in directive"
982 msgstr ""
984 #: config/obj-elf.c:678
985 #, c-format
986 msgid "setting incorrect section type for %s"
987 msgstr ""
989 #: config/obj-elf.c:683
990 #, c-format
991 msgid "ignoring incorrect section type for %s"
992 msgstr ""
994 #: config/obj-elf.c:742
995 #, c-format
996 msgid "setting incorrect section attributes for %s"
997 msgstr ""
999 #. This is a special section with known type.  User
1000 #. assembly might get the section type wrong; Even high
1001 #. profile projects like glibc have done so in the past.
1002 #. So don't error in this case.
1003 #: config/obj-elf.c:836
1004 #, c-format
1005 msgid "ignoring changed section type for %s"
1006 msgstr ""
1008 #. Do error when assembly isn't self-consistent.
1009 #: config/obj-elf.c:839
1010 #, c-format
1011 msgid "changed section type for %s"
1012 msgstr ""
1014 #: config/obj-elf.c:854
1015 #, c-format
1016 msgid "ignoring changed section attributes for %s"
1017 msgstr ""
1019 #: config/obj-elf.c:856
1020 #, c-format
1021 msgid "changed section attributes for %s"
1022 msgstr ""
1024 #: config/obj-elf.c:865
1025 #, c-format
1026 msgid "changed section entity size for %s"
1027 msgstr ""
1029 #: config/obj-elf.c:947
1030 msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number"
1031 msgstr ""
1033 #: config/obj-elf.c:1033
1034 msgid "extraneous characters at end of numeric section type"
1035 msgstr ""
1037 #: config/obj-elf.c:1039 read.c:3031
1038 msgid "unrecognized section type"
1039 msgstr ""
1041 #: config/obj-elf.c:1064
1042 msgid "unrecognized section attribute"
1043 msgstr ""
1045 #: config/obj-elf.c:1096 config/tc-alpha.c:4208
1046 msgid "missing name"
1047 msgstr ""
1049 #: config/obj-elf.c:1166
1050 msgid "group name not parseable"
1051 msgstr ""
1053 #: config/obj-elf.c:1173
1054 #, c-format
1055 msgid "section %s already has a group (%s)"
1056 msgstr ""
1058 #: config/obj-elf.c:1226
1059 #, c-format
1060 msgid "section name '%s' already defined as another symbol"
1061 msgstr ""
1063 #: config/obj-elf.c:1331
1064 msgid "invalid merge / string entity size"
1065 msgstr ""
1067 #: config/obj-elf.c:1345
1068 msgid "entity size for SHF_MERGE / SHF_STRINGS not specified"
1069 msgstr ""
1071 #: config/obj-elf.c:1350
1072 msgid "bogus SHF_MERGE / SHF_STRINGS for SHT_NOBITS section"
1073 msgstr ""
1075 #: config/obj-elf.c:1391
1076 msgid "? section flag ignored with G present"
1077 msgstr ""
1079 #: config/obj-elf.c:1428
1080 msgid "group name for SHF_GROUP not specified"
1081 msgstr ""
1083 #: config/obj-elf.c:1454
1084 #, c-format
1085 msgid "unsupported mbind section info: %s"
1086 msgstr ""
1088 #: config/obj-elf.c:1507
1089 #, c-format
1090 msgid "unsupported section id: %s"
1091 msgstr ""
1093 #: config/obj-elf.c:1533
1094 msgid "character following name is not '#'"
1095 msgstr ""
1097 #: config/obj-elf.c:1561
1098 #, c-format
1099 msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
1100 msgstr ""
1102 #: config/obj-elf.c:1568
1103 #, c-format
1104 msgid "%s section is supported only by GNU and FreeBSD targets"
1105 msgstr ""
1107 #: config/obj-elf.c:1706
1108 msgid ".previous without corresponding .section; ignored"
1109 msgstr ""
1111 #: config/obj-elf.c:1732
1112 msgid ".popsection without corresponding .pushsection; ignored"
1113 msgstr ""
1115 #: config/obj-elf.c:1776 config/obj-elf.c:1870
1116 #, c-format
1117 msgid "missing version name in `%s' for symbol `%s'"
1118 msgstr ""
1120 #: config/obj-elf.c:1795
1121 #, c-format
1122 msgid "only one version name with `@@@' is allowed for symbol `%s'"
1123 msgstr ""
1125 #: config/obj-elf.c:1803
1126 #, c-format
1127 msgid "invalid version name '%s' for symbol `%s'"
1128 msgstr ""
1130 #: config/obj-elf.c:1844
1131 msgid "expected comma after name in .symver"
1132 msgstr ""
1134 #: config/obj-elf.c:1861 config/obj-elf.c:2805
1135 #, c-format
1136 msgid "`%s' can't be versioned to common symbol '%s'"
1137 msgstr ""
1139 #: config/obj-elf.c:1938
1140 #, c-format
1141 msgid "expected `%s' to have already been set for .vtable_inherit"
1142 msgstr ""
1144 #: config/obj-elf.c:1948
1145 msgid "expected comma after name in .vtable_inherit"
1146 msgstr ""
1148 #: config/obj-elf.c:2009
1149 msgid "expected comma after name in .vtable_entry"
1150 msgstr ""
1152 #: config/obj-elf.c:2148
1153 #, c-format
1154 msgid "Attribute name not recognised: %s"
1155 msgstr ""
1157 #: config/obj-elf.c:2165
1158 msgid "expected numeric constant"
1159 msgstr ""
1161 #: config/obj-elf.c:2174 config/tc-arm.c:6970
1162 msgid "expected comma"
1163 msgstr ""
1165 #: config/obj-elf.c:2205 config/tc-arc.c:4946 config/tc-arc.c:4957
1166 #: config/tc-arc.c:5029 config/tc-arc.c:5080 config/tc-arm.c:32197
1167 #: config/tc-arm.c:32208 config/tc-csky.c:1697 config/tc-csky.c:1709
1168 #: config/tc-csky.c:1880 config/tc-mips.c:20645 config/tc-msp430.c:5148
1169 #: config/tc-riscv.c:5523 config/tc-riscv.c:5566 config/tc-sparc.c:1134
1170 #: config/tc-tic6x.c:4384
1171 #, c-format
1172 msgid "error adding attribute: %s"
1173 msgstr ""
1175 #: config/obj-elf.c:2211
1176 msgid "bad string constant"
1177 msgstr ""
1179 #: config/obj-elf.c:2215
1180 msgid "expected <tag> , <value>"
1181 msgstr ""
1183 #: config/obj-elf.c:2344
1184 msgid "expected quoted string"
1185 msgstr ""
1187 #: config/obj-elf.c:2364
1188 #, c-format
1189 msgid "expected comma after name `%s' in .size directive"
1190 msgstr ""
1192 #: config/obj-elf.c:2373
1193 msgid "missing expression in .size directive"
1194 msgstr ""
1196 #: config/obj-elf.c:2500
1197 #, c-format
1198 msgid "symbol '%s' is already defined"
1199 msgstr ""
1201 #: config/obj-elf.c:2520
1202 #, c-format
1203 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1204 msgstr ""
1206 #: config/obj-elf.c:2524
1207 #, c-format
1208 msgid "symbol type \"%s\" is not supported by MIPS targets"
1209 msgstr ""
1211 #: config/obj-elf.c:2536
1212 #, c-format
1213 msgid "symbol type \"%s\" is supported only by GNU targets"
1214 msgstr ""
1216 #: config/obj-elf.c:2546 config/tc-kvx.c:2279
1217 #, c-format
1218 msgid "unrecognized symbol type \"%s\""
1219 msgstr ""
1221 #: config/obj-elf.c:2567
1222 #, c-format
1223 msgid "cannot change type of common symbol '%s'"
1224 msgstr ""
1226 #: config/obj-elf.c:2579
1227 #, c-format
1228 msgid "symbol '%s' already has its type set"
1229 msgstr ""
1231 #: config/obj-elf.c:2681
1232 #, c-format
1233 msgid "undefined linked-to symbol `%s' on section `%s'"
1234 msgstr ""
1236 #: config/obj-elf.c:2778 config/obj-elf.c:2781
1237 #, c-format
1238 msgid ".size expression for %s does not evaluate to a constant"
1239 msgstr ""
1241 #: config/obj-elf.c:2870
1242 #, c-format
1243 msgid "symbol '%s' with multiple versions cannot be used in relocation"
1244 msgstr ""
1246 #: config/obj-elf.c:2888 ecoff.c:3576
1247 #, c-format
1248 msgid "symbol `%s' can not be both weak and common"
1249 msgstr ""
1251 #: config/obj-elf.c:2932
1252 #, c-format
1253 msgid "assuming all members of group `%s' are COMDAT"
1254 msgstr ""
1256 #: config/obj-elf.c:2944
1257 #, c-format
1258 msgid "can't create group: %s"
1259 msgstr ""
1261 #: config/obj-elf.c:3021
1262 #, c-format
1263 msgid ""
1264 "invalid attempt to declare external version name as default in symbol `%s'"
1265 msgstr ""
1267 #: config/obj-elf.c:3031
1268 #, c-format
1269 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
1270 msgstr ""
1272 #: config/obj-elf.c:3120
1273 #, c-format
1274 msgid "failed to set up debugging information: %s"
1275 msgstr ""
1277 #: config/obj-elf.c:3140
1278 #, c-format
1279 msgid "can't start writing .mdebug section: %s"
1280 msgstr ""
1282 #: config/obj-elf.c:3148
1283 #, c-format
1284 msgid "could not write .mdebug section: %s"
1285 msgstr ""
1287 #: config/obj-evax.c:122
1288 #, c-format
1289 msgid "no entry symbol for global function '%s'"
1290 msgstr ""
1292 #. make a temp string.
1293 #: config/obj-macho.c:119
1294 #, c-format
1295 msgid "the %s name '%s' is too long (maximum 16 characters)"
1296 msgstr ""
1298 #: config/obj-macho.c:130
1299 #, c-format
1300 msgid "expected a %s name followed by a `,'"
1301 msgstr ""
1303 #: config/obj-macho.c:144
1304 msgid "segment"
1305 msgstr ""
1307 #: config/obj-macho.c:153
1308 msgid "section"
1309 msgstr ""
1311 #: config/obj-macho.c:195
1312 #, c-format
1313 msgid "cannot override zerofill section type for `%s,%s'"
1314 msgstr ""
1316 #: config/obj-macho.c:249
1317 #, c-format
1318 msgid "failed to set flags for \"%s\": %s"
1319 msgstr ""
1321 #: config/obj-macho.c:342
1322 #, c-format
1323 msgid "unknown or invalid section type '%s'"
1324 msgstr ""
1326 #: config/obj-macho.c:381
1327 #, c-format
1328 msgid "unknown or invalid section attribute '%s'"
1329 msgstr ""
1331 #: config/obj-macho.c:402
1332 msgid "unexpected section size information"
1333 msgstr ""
1335 #: config/obj-macho.c:414
1336 msgid "missing sizeof_stub expression"
1337 msgstr ""
1339 #: config/obj-macho.c:478 config/tc-ia64.c:1080 config/tc-ia64.c:11734
1340 #: config/tc-score.c:6073 expr.c:1260 read.c:1784
1341 msgid "expected symbol name"
1342 msgstr ""
1344 #: config/obj-macho.c:491 read.c:558
1345 msgid "bad or irreducible absolute expression"
1346 msgstr ""
1348 #: config/obj-macho.c:497 config/tc-score.c:6090 read.c:1823
1349 msgid "missing size expression"
1350 msgstr ""
1352 #: config/obj-macho.c:506 config/tc-ia64.c:1115 read.c:1829
1353 #, c-format
1354 msgid "size (%ld) out of range, ignored"
1355 msgstr ""
1357 #: config/obj-macho.c:516 config/tc-score.c:6216 dwarf2dbg.c:1431 ecoff.c:3345
1358 #: read.c:1841 read.c:1944 read.c:2718 read.c:3311 read.c:3906 symbols.c:579
1359 #: symbols.c:674
1360 #, c-format
1361 msgid "symbol `%s' is already defined"
1362 msgstr ""
1364 #: config/obj-macho.c:526 read.c:1856
1365 #, c-format
1366 msgid "size of \"%s\" is already %ld; not changing to %ld"
1367 msgstr ""
1369 #: config/obj-macho.c:537
1370 msgid "align value not recognized, using size"
1371 msgstr ""
1373 #: config/obj-macho.c:542 config/obj-macho.c:905
1374 #, c-format
1375 msgid "Alignment (%lu) too large: 15 assumed."
1376 msgstr ""
1378 #: config/obj-macho.c:608
1379 #, c-format
1380 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1381 msgstr ""
1383 #: config/obj-macho.c:810
1384 #, c-format
1385 msgid "%s is not used for the selected target"
1386 msgstr ""
1388 #: config/obj-macho.c:875
1389 msgid "internal error: base section index out of range"
1390 msgstr ""
1392 #: config/obj-macho.c:961
1393 #, c-format
1394 msgid "internal error: bad file property ID %d"
1395 msgstr ""
1397 #: config/obj-macho.c:969
1398 msgid "failed to set subsections by symbols"
1399 msgstr ""
1401 #: config/obj-macho.c:1032
1402 #, c-format
1403 msgid "'%s' previously declared as '%s'."
1404 msgstr ""
1406 #: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488
1407 #, c-format
1408 msgid ""
1409 "'%s' can't be a weak_definition (currently only supported in sections of "
1410 "type coalesced)"
1411 msgstr ""
1413 #: config/obj-macho.c:1169
1414 msgid "use of .indirect_symbols requires `-dynamic'"
1415 msgstr ""
1417 #: config/obj-macho.c:1186
1418 #, c-format
1419 msgid ""
1420 "attempt to add an indirect_symbol to a stub or reference section with a zero-"
1421 "sized element at %s"
1422 msgstr ""
1424 #: config/obj-macho.c:1216
1425 msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1426 msgstr ""
1428 #: config/obj-macho.c:1485
1429 #, c-format
1430 msgid "'%s' can't be a weak_definition (since it is undefined)"
1431 msgstr ""
1433 #: config/obj-macho.c:1491
1434 #, c-format
1435 msgid "Non-global symbol: '%s' can't be a weak_definition."
1436 msgstr ""
1438 #: config/obj-macho.c:1497
1439 #, c-format
1440 msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1441 msgstr ""
1443 #: config/obj-macho.c:1538
1444 #, c-format
1445 msgid "unrecognized stab type '%c'"
1446 msgstr ""
1448 #: config/obj-macho.c:1589
1449 #, c-format
1450 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1451 msgstr ""
1453 #: config/obj-macho.c:1597
1454 #, c-format
1455 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1456 msgstr ""
1458 #: config/obj-macho.c:1604
1459 #, c-format
1460 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1461 msgstr ""
1463 #: config/obj-macho.c:1806
1464 #, c-format
1465 msgid ""
1466 "the number of .indirect_symbols defined in section %s does not match the "
1467 "number expected (%d defined, %d expected)"
1468 msgstr ""
1470 #: config/obj-macho.c:1826
1471 #, c-format
1472 msgid "internal error: failed to allocate %d indirectsymbol pointers"
1473 msgstr ""
1475 #: config/obj-macho.c:1840 config/obj-macho.c:1863
1476 msgid "internal error: more indirect mach-o symbols than expected"
1477 msgstr ""
1479 #: config/obj-som.c:56
1480 msgid "Only one .compiler pseudo-op per file!"
1481 msgstr ""
1483 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1484 msgid "Expected quoted string"
1485 msgstr ""
1487 #: config/obj-som.c:86
1488 msgid ".compiler directive missing language and version"
1489 msgstr ""
1491 #: config/obj-som.c:96
1492 msgid ".compiler directive missing version"
1493 msgstr ""
1495 #: config/obj-som.c:112
1496 #, c-format
1497 msgid "FATAL: Attaching compiler header %s"
1498 msgstr ""
1500 #: config/obj-som.c:127
1501 msgid "Only one .version pseudo-op per file!"
1502 msgstr ""
1504 #: config/obj-som.c:151
1505 #, c-format
1506 msgid "attaching version header %s: %s"
1507 msgstr ""
1509 #: config/obj-som.c:169
1510 msgid "Only one .copyright pseudo-op per file!"
1511 msgstr ""
1513 #: config/obj-som.c:193
1514 #, c-format
1515 msgid "attaching copyright header %s: %s"
1516 msgstr ""
1518 #: config/tc-aarch64.c:427
1519 #, c-format
1520 msgid "expected an unsuffixed ZA tile at operand %d"
1521 msgstr ""
1523 #: config/tc-aarch64.c:431
1524 #, c-format
1525 msgid "missing horizontal or vertical suffix at operand %d"
1526 msgstr ""
1528 #: config/tc-aarch64.c:436
1529 #, c-format
1530 msgid "expected 'za' rather than a ZA tile at operand %d"
1531 msgstr ""
1533 #: config/tc-aarch64.c:440
1534 #, c-format
1535 msgid ""
1536 "expected a predicate-as-counter rather than predicate-as-mask register at "
1537 "operand %d"
1538 msgstr ""
1540 #: config/tc-aarch64.c:445
1541 #, c-format
1542 msgid ""
1543 "expected a predicate-as-mask rather than predicate-as-counter register at "
1544 "operand %d"
1545 msgstr ""
1547 #: config/tc-aarch64.c:450
1548 #, c-format
1549 msgid "expected a 64-bit integer register at operand %d"
1550 msgstr ""
1552 #: config/tc-aarch64.c:452
1553 #, c-format
1554 msgid "expected an integer or zero register at operand %d"
1555 msgstr ""
1557 #: config/tc-aarch64.c:454
1558 #, c-format
1559 msgid "expected an integer or stack pointer register at operand %d"
1560 msgstr ""
1562 #: config/tc-aarch64.c:458
1563 #, c-format
1564 msgid "expected a scalar SIMD or floating-point register at operand %d"
1565 msgstr ""
1567 #: config/tc-aarch64.c:461
1568 #, c-format
1569 msgid "expected an Advanced SIMD vector register at operand %d"
1570 msgstr ""
1572 #: config/tc-aarch64.c:463
1573 #, c-format
1574 msgid "expected an SVE vector register at operand %d"
1575 msgstr ""
1577 #. Use this error for "predicate-as-mask only" and "either kind of
1578 #. predicate".  We report a more specific error if P is used where
1579 #. PN is expected, and vice versa, so the issue at this point is
1580 #. "predicate-like" vs. "not predicate-like".
1581 #: config/tc-aarch64.c:470
1582 #, c-format
1583 msgid "expected an SVE predicate register at operand %d"
1584 msgstr ""
1586 #: config/tc-aarch64.c:472
1587 #, c-format
1588 msgid "expected an SVE predicate-as-counter register at operand %d"
1589 msgstr ""
1591 #: config/tc-aarch64.c:474
1592 #, c-format
1593 msgid "expected a vector register at operand %d"
1594 msgstr ""
1596 #: config/tc-aarch64.c:476
1597 #, c-format
1598 msgid "expected an SVE vector or predicate register at operand %d"
1599 msgstr ""
1601 #: config/tc-aarch64.c:478
1602 #, c-format
1603 msgid "expected a vector or predicate register at operand %d"
1604 msgstr ""
1606 #: config/tc-aarch64.c:482
1607 #, c-format
1608 msgid "expected a ZA array vector at operand %d"
1609 msgstr ""
1611 #: config/tc-aarch64.c:484
1612 #, c-format
1613 msgid "expected ZT0 or a ZA mask at operand %d"
1614 msgstr ""
1616 #: config/tc-aarch64.c:486
1617 #, c-format
1618 msgid "expected a ZA tile at operand %d"
1619 msgstr ""
1621 #: config/tc-aarch64.c:488
1622 #, c-format
1623 msgid "expected a ZA tile slice at operand %d"
1624 msgstr ""
1626 #: config/tc-aarch64.c:492
1627 #, c-format
1628 msgid ""
1629 "expected an integer register or Advanced SIMD vector register at operand %d"
1630 msgstr ""
1632 #: config/tc-aarch64.c:495
1633 #, c-format
1634 msgid "expected an integer register or SVE vector register at operand %d"
1635 msgstr ""
1637 #: config/tc-aarch64.c:498
1638 #, c-format
1639 msgid "expected an integer or vector register at operand %d"
1640 msgstr ""
1642 #: config/tc-aarch64.c:500
1643 #, c-format
1644 msgid "expected an integer or predicate register at operand %d"
1645 msgstr ""
1647 #: config/tc-aarch64.c:502
1648 #, c-format
1649 msgid "expected an integer, vector or predicate register at operand %d"
1650 msgstr ""
1652 #: config/tc-aarch64.c:507
1653 #, c-format
1654 msgid "expected an SVE vector register or ZA tile slice at operand %d"
1655 msgstr ""
1657 #: config/tc-aarch64.c:715 config/tc-aarch64.c:717 config/tc-arm.c:1188
1658 #: config/tc-score.c:6435 expr.c:1423 read.c:2700
1659 msgid "bad expression"
1660 msgstr ""
1662 #: config/tc-aarch64.c:728 config/tc-sparc.c:3380
1663 msgid "bad segment"
1664 msgstr ""
1666 #: config/tc-aarch64.c:876
1667 msgid "bad vector arrangement type"
1668 msgstr ""
1670 #: config/tc-aarch64.c:1048
1671 #, c-format
1672 msgid "bad size %d in vector width specifier"
1673 msgstr ""
1675 #: config/tc-aarch64.c:1081
1676 #, c-format
1677 msgid "unexpected character `%c' in element size"
1678 msgstr ""
1680 #: config/tc-aarch64.c:1083
1681 msgid "missing element size"
1682 msgstr ""
1684 #: config/tc-aarch64.c:1093
1685 #, c-format
1686 msgid "invalid element size %d and vector size combination %c"
1687 msgstr ""
1689 #: config/tc-aarch64.c:1129
1690 #, c-format
1691 msgid "unexpected character `%c' in predication type"
1692 msgstr ""
1694 #: config/tc-aarch64.c:1132
1695 msgid "missing predication type"
1696 msgstr ""
1698 #: config/tc-aarch64.c:1176 config/tc-aarch64.c:2324 config/tc-aarch64.c:2585
1699 #: config/tc-arm.c:1765 config/tc-arm.c:3972 config/tc-arm.c:5205
1700 #: config/tc-arm.c:7251
1701 msgid "constant expression required"
1702 msgstr ""
1704 #: config/tc-aarch64.c:1230
1705 msgid "syntax error in register list"
1706 msgstr ""
1708 #: config/tc-aarch64.c:1260
1709 msgid "ZA tile number out of range"
1710 msgstr ""
1712 #: config/tc-aarch64.c:1304
1713 msgid "this type of register can't be indexed"
1714 msgstr ""
1716 #: config/tc-aarch64.c:1310
1717 msgid "index not allowed inside register list"
1718 msgstr ""
1720 #. Indexed vector register expected.
1721 #: config/tc-aarch64.c:1325
1722 msgid "indexed vector register expected"
1723 msgstr ""
1725 #: config/tc-aarch64.c:1332
1726 msgid "invalid use of vector register"
1727 msgstr ""
1729 #: config/tc-aarch64.c:1454
1730 msgid "invalid vector register in list"
1731 msgstr ""
1733 #: config/tc-aarch64.c:1462
1734 msgid "invalid scalar register in list"
1735 msgstr ""
1737 #: config/tc-aarch64.c:1475
1738 msgid "invalid range in vector register list"
1739 msgstr ""
1741 #: config/tc-aarch64.c:1488
1742 msgid "type mismatch in vector register list"
1743 msgstr ""
1745 #: config/tc-aarch64.c:1509
1746 msgid "end of vector register list not found"
1747 msgstr ""
1749 #: config/tc-aarch64.c:1527
1750 msgid "expected index"
1751 msgstr ""
1753 #: config/tc-aarch64.c:1534
1754 msgid "too many registers in vector register list"
1755 msgstr ""
1757 #: config/tc-aarch64.c:1539
1758 msgid "empty vector register list"
1759 msgstr ""
1761 #: config/tc-aarch64.c:1609 config/tc-arm.c:2534
1762 #, c-format
1763 msgid "ignoring attempt to redefine built-in register '%s'"
1764 msgstr ""
1766 #: config/tc-aarch64.c:1615 config/tc-arm.c:2539
1767 #, c-format
1768 msgid "ignoring redefinition of register alias '%s'"
1769 msgstr ""
1771 #: config/tc-aarch64.c:1660 config/tc-arm.c:2604
1772 #, c-format
1773 msgid "unknown register '%s' -- .req ignored"
1774 msgstr ""
1776 #: config/tc-aarch64.c:1718 config/tc-arm.c:2812
1777 msgid "invalid syntax for .req directive"
1778 msgstr ""
1780 #: config/tc-aarch64.c:1739 config/tc-arm.c:2845
1781 msgid "invalid syntax for .unreq directive"
1782 msgstr ""
1784 #: config/tc-aarch64.c:1745 config/tc-arm.c:2852
1785 #, c-format
1786 msgid "unknown register alias '%s'"
1787 msgstr ""
1789 #: config/tc-aarch64.c:1747
1790 #, c-format
1791 msgid "ignoring attempt to undefine built-in register '%s'"
1792 msgstr ""
1794 #: config/tc-aarch64.c:2061 config/tc-arm.c:3583 config/tc-arm.c:3610
1795 #: config/tc-arm.c:3623
1796 msgid "literal pool overflow"
1797 msgstr ""
1799 #: config/tc-aarch64.c:2242 config/tc-aarch64.c:7473 config/tc-arm.c:3845
1800 #: config/tc-arm.c:7677
1801 msgid "unrecognized relocation suffix"
1802 msgstr ""
1804 #: config/tc-aarch64.c:2244
1805 msgid "unimplemented relocation suffix"
1806 msgstr ""
1808 #: config/tc-aarch64.c:2552 config/tc-aarch64.c:2743 config/tc-aarch64.c:2787
1809 #: config/tc-csky.c:2336
1810 msgid "immediate operand required"
1811 msgstr ""
1813 #: config/tc-aarch64.c:2561
1814 msgid "missing immediate expression"
1815 msgstr ""
1817 #: config/tc-aarch64.c:2767 config/tc-aarch64.c:7296 config/tc-aarch64.c:7316
1818 msgid "invalid floating-point constant"
1819 msgstr ""
1821 #: config/tc-aarch64.c:3575 config/tc-arm.c:5452 config/tc-arm.c:5462
1822 msgid "shift expression expected"
1823 msgstr ""
1825 #: config/tc-aarch64.c:3583
1826 msgid "shift operator expected"
1827 msgstr ""
1829 #: config/tc-aarch64.c:3591
1830 msgid "invalid use of 'MSL'"
1831 msgstr ""
1833 #: config/tc-aarch64.c:3599
1834 msgid "invalid use of 'MUL'"
1835 msgstr ""
1837 #: config/tc-aarch64.c:3608
1838 msgid "extending shift is not permitted"
1839 msgstr ""
1841 #: config/tc-aarch64.c:3616
1842 msgid "'ROR' shift is not permitted"
1843 msgstr ""
1845 #: config/tc-aarch64.c:3624
1846 msgid "only 'LSL' shift is permitted"
1847 msgstr ""
1849 #: config/tc-aarch64.c:3632
1850 msgid "only 'MUL' is permitted"
1851 msgstr ""
1853 #: config/tc-aarch64.c:3650
1854 msgid "only 'MUL VL' is permitted"
1855 msgstr ""
1857 #: config/tc-aarch64.c:3658
1858 msgid "invalid shift for the register offset addressing mode"
1859 msgstr ""
1861 #: config/tc-aarch64.c:3666
1862 msgid "invalid shift operator"
1863 msgstr ""
1865 #: config/tc-aarch64.c:3700
1866 msgid "missing shift amount"
1867 msgstr ""
1869 #: config/tc-aarch64.c:3707
1870 msgid "constant shift amount required"
1871 msgstr ""
1873 #: config/tc-aarch64.c:3716
1874 msgid "shift amount out of range 0 to 63"
1875 msgstr ""
1877 #: config/tc-aarch64.c:3766
1878 msgid "unexpected shift operator"
1879 msgstr ""
1881 #: config/tc-aarch64.c:3802
1882 msgid "unexpected register in the immediate operand"
1883 msgstr ""
1885 #: config/tc-aarch64.c:3827
1886 msgid "integer register expected in the extended/shifted operand register"
1887 msgstr ""
1889 #: config/tc-aarch64.c:3865
1890 msgid "integer register expected in the shifted operand register"
1891 msgstr ""
1893 #: config/tc-aarch64.c:3897 config/tc-aarch64.c:4084 config/tc-aarch64.c:4225
1894 #: config/tc-aarch64.c:4425 config/tc-aarch64.c:4467
1895 msgid "unknown relocation modifier"
1896 msgstr ""
1898 #: config/tc-aarch64.c:3904 config/tc-aarch64.c:4103 config/tc-aarch64.c:4232
1899 #: config/tc-aarch64.c:4432 config/tc-aarch64.c:4474
1900 msgid "this relocation modifier is not allowed on this instruction"
1901 msgstr ""
1903 #: config/tc-aarch64.c:4112 config/tc-aarch64.c:4244
1904 msgid "invalid relocation expression"
1905 msgstr ""
1907 #: config/tc-aarch64.c:4129
1908 msgid "invalid address"
1909 msgstr ""
1911 #: config/tc-aarch64.c:4147
1912 msgid "expected a 64-bit base register"
1913 msgstr ""
1915 #: config/tc-aarch64.c:4149
1916 msgid "invalid base register"
1917 msgstr ""
1919 #: config/tc-aarch64.c:4151
1920 msgid "expected a base register"
1921 msgstr ""
1923 #: config/tc-aarch64.c:4167 config/tc-aarch64.c:4305
1924 msgid "invalid offset register"
1925 msgstr ""
1927 #: config/tc-aarch64.c:4194
1928 msgid "invalid use of 32-bit register offset"
1929 msgstr ""
1931 #: config/tc-aarch64.c:4203
1932 msgid "offset has different size from base"
1933 msgstr ""
1935 #: config/tc-aarch64.c:4209
1936 msgid "invalid use of 64-bit register offset"
1937 msgstr ""
1939 #. [Xn],#expr
1940 #: config/tc-aarch64.c:4258 config/tc-aarch64.c:4316
1941 msgid "invalid expression in the address"
1942 msgstr ""
1944 #: config/tc-aarch64.c:4272 config/tc-arm.c:6051 config/tc-arm.c:6650
1945 msgid "']' expected"
1946 msgstr ""
1948 #: config/tc-aarch64.c:4280
1949 msgid "register offset not allowed in pre-indexed addressing mode"
1950 msgstr ""
1952 #: config/tc-aarch64.c:4295 config/tc-arm.c:6087
1953 msgid "cannot combine pre- and post-indexing"
1954 msgstr ""
1956 #. Reject [Rn]!
1957 #: config/tc-aarch64.c:4340
1958 msgid "missing offset in the pre-indexed address"
1959 msgstr ""
1961 #: config/tc-aarch64.c:4683
1962 msgid "expected '['"
1963 msgstr ""
1965 #: config/tc-aarch64.c:4691
1966 msgid "expected a 32-bit selection register"
1967 msgstr ""
1969 #: config/tc-aarch64.c:4698
1970 msgid "missing immediate offset"
1971 msgstr ""
1973 #: config/tc-aarch64.c:4704 config/tc-aarch64.c:4713
1974 msgid "expected a constant immediate offset"
1975 msgstr ""
1977 #: config/tc-aarch64.c:4718
1978 msgid "the last offset is less than the first offset"
1979 msgstr ""
1981 #: config/tc-aarch64.c:4724
1982 msgid "the last offset is equal to the first offset"
1983 msgstr ""
1985 #: config/tc-aarch64.c:4746
1986 msgid "invalid vector group size"
1987 msgstr ""
1989 #: config/tc-aarch64.c:4753
1990 msgid "expected ']'"
1991 msgstr ""
1993 #: config/tc-aarch64.c:4813 config/tc-aarch64.c:4921
1994 msgid "expected '}'"
1995 msgstr ""
1997 #: config/tc-aarch64.c:4872
1998 msgid "ZA tile masks do not operate at .Q granularity"
1999 msgstr ""
2001 #: config/tc-aarch64.c:4878
2002 msgid "missing ZA tile size"
2003 msgstr ""
2005 #: config/tc-aarch64.c:4883
2006 msgid "invalid ZA tile"
2007 msgstr ""
2009 #: config/tc-aarch64.c:4908
2010 msgid "expected '{'"
2011 msgstr ""
2013 #: config/tc-aarch64.c:4949
2014 msgid "expected SM or ZA operand"
2015 msgstr ""
2017 #: config/tc-aarch64.c:5012
2018 #, c-format
2019 msgid "selected processor does not support PSTATE field name '%s'"
2020 msgstr ""
2022 #: config/tc-aarch64.c:5017 config/tc-aarch64.c:5062
2023 #, c-format
2024 msgid "selected processor does not support system register name '%s'"
2025 msgstr ""
2027 #: config/tc-aarch64.c:5020
2028 #, c-format
2029 msgid "128-bit-wide accsess not allowed on selected system register '%s'"
2030 msgstr ""
2032 #: config/tc-aarch64.c:5023 config/tc-aarch64.c:5065
2033 #, c-format
2034 msgid ""
2035 "system register name '%s' is deprecated and may be removed in a future "
2036 "release"
2037 msgstr ""
2039 #: config/tc-aarch64.c:5104
2040 msgid "immediate value out of range "
2041 msgstr ""
2043 #: config/tc-aarch64.c:5707 messages.c:151
2044 #, c-format
2045 msgid "Info: "
2046 msgstr ""
2048 #: config/tc-aarch64.c:5725
2049 #, c-format
2050 msgid "missing braces at operand %d"
2051 msgstr ""
2053 #: config/tc-aarch64.c:5736
2054 #, c-format
2055 msgid "unexpected register type at operand %d"
2056 msgstr ""
2058 #: config/tc-aarch64.c:5747
2059 #, c-format
2060 msgid "invalid register list at operand %d"
2061 msgstr ""
2063 #: config/tc-aarch64.c:5760
2064 #, c-format
2065 msgid "expected a register at operand %d"
2066 msgstr ""
2068 #: config/tc-aarch64.c:5767
2069 #, c-format
2070 msgid "expected '{' at operand %d"
2071 msgstr ""
2073 #: config/tc-aarch64.c:5769
2074 #, c-format
2075 msgid "expected a register or register list at operand %d"
2076 msgstr ""
2078 #: config/tc-aarch64.c:5794
2079 #, c-format
2080 msgid "this `%s' should have an immediately preceding `%s' -- `%s'"
2081 msgstr ""
2083 #: config/tc-aarch64.c:5800
2084 #, c-format
2085 msgid "the preceding `%s' should be followed by `%s` rather than `%s` -- `%s'"
2086 msgstr ""
2088 #: config/tc-aarch64.c:5812 config/tc-aarch64.c:5827 config/tc-score.c:2748
2089 #: config/tc-score.c:6424
2090 #, c-format
2091 msgid "%s -- `%s'"
2092 msgstr ""
2094 #: config/tc-aarch64.c:5829
2095 #, c-format
2096 msgid "%s at operand %d -- `%s'"
2097 msgstr ""
2099 #: config/tc-aarch64.c:5835
2100 #, c-format
2101 msgid "operand %d must be %s -- `%s'"
2102 msgstr ""
2104 #: config/tc-aarch64.c:5841
2105 #, c-format
2106 msgid "operand mismatch -- `%s'"
2107 msgstr ""
2109 #. Print the hint.
2110 #: config/tc-aarch64.c:5901
2111 msgid "   did you mean this?"
2112 msgstr ""
2114 #: config/tc-aarch64.c:5904 config/tc-aarch64.c:5931
2115 #, c-format
2116 msgid "   %s"
2117 msgstr ""
2119 #: config/tc-aarch64.c:5909
2120 msgid "   other valid variant(s):"
2121 msgstr ""
2123 #: config/tc-aarch64.c:5938
2124 #, c-format
2125 msgid "operand %d must have the same immediate value as operand 1 -- `%s'"
2126 msgstr ""
2128 #: config/tc-aarch64.c:5944
2129 #, c-format
2130 msgid "operand %d must be the same register as operand 1 -- `%s'"
2131 msgstr ""
2133 #: config/tc-aarch64.c:5949
2134 #, c-format
2135 msgid "%s%d-%s%d expected at operand %d -- `%s'"
2136 msgstr ""
2138 #: config/tc-aarch64.c:5956
2139 #, c-format
2140 msgid "%s out of range %d to %d at operand %d -- `%s'"
2141 msgstr ""
2143 #: config/tc-aarch64.c:5957 config/tc-aarch64.c:5961 config/tc-aarch64.c:8372
2144 msgid "immediate value"
2145 msgstr ""
2147 #: config/tc-aarch64.c:5960
2148 #, c-format
2149 msgid "%s must be %d at operand %d -- `%s'"
2150 msgstr ""
2152 #: config/tc-aarch64.c:5967
2153 #, c-format
2154 msgid "unexpected vector group size at operand %d -- `%s'"
2155 msgstr ""
2157 #: config/tc-aarch64.c:5970
2158 #, c-format
2159 msgid "operand %d must have a vector group size of %d -- `%s'"
2160 msgstr ""
2162 #: config/tc-aarch64.c:5976
2163 #, c-format
2164 msgid "expected a single-register list at operand %d -- `%s'"
2165 msgstr ""
2167 #: config/tc-aarch64.c:5979
2168 #, c-format
2169 msgid "expected a list of %d registers at operand %d -- `%s'"
2170 msgstr ""
2172 #: config/tc-aarch64.c:5982
2173 #, c-format
2174 msgid "expected a list of %d or %d registers at operand %d -- `%s'"
2175 msgstr ""
2177 #: config/tc-aarch64.c:5986
2178 #, c-format
2179 msgid "invalid number of registers in the list at operand %d -- `%s'"
2180 msgstr ""
2182 #: config/tc-aarch64.c:5992
2183 #, c-format
2184 msgid "the register list must have a stride of %d at operand %d -- `%s'"
2185 msgstr ""
2187 #: config/tc-aarch64.c:5995
2188 #, c-format
2189 msgid "the register list must have a stride of %d or %d at operand %d -- `%s`"
2190 msgstr ""
2192 #: config/tc-aarch64.c:5999
2193 #, c-format
2194 msgid "invalid register stride at operand %d -- `%s'"
2195 msgstr ""
2197 #: config/tc-aarch64.c:6004
2198 #, c-format
2199 msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
2200 msgstr ""
2202 #: config/tc-aarch64.c:6448
2203 msgid "the specified relocation type is not allowed for MOVK"
2204 msgstr ""
2206 #: config/tc-aarch64.c:6496 config/tc-aarch64.c:6507
2207 msgid "the specified relocation type is not allowed for 32-bit register"
2208 msgstr ""
2210 #: config/tc-aarch64.c:6602
2211 msgid "relocation qualifier does not match instruction size"
2212 msgstr ""
2214 #: config/tc-aarch64.c:6703
2215 msgid "comma expected between operands"
2216 msgstr ""
2218 #: config/tc-aarch64.c:6739
2219 msgid "invalid Rt register number in 64-byte load/store"
2220 msgstr ""
2222 #: config/tc-aarch64.c:6876
2223 msgid "the top half of a 128-bit FP/SIMD register is expected"
2224 msgstr ""
2226 #: config/tc-aarch64.c:6989 config/tc-aarch64.c:7039 config/tc-arm.c:2207
2227 #: config/tc-arm.c:2252 config/tc-h8300.c:1041
2228 msgid "invalid register list"
2229 msgstr ""
2231 #: config/tc-aarch64.c:7046
2232 msgid "expected element type rather than vector type"
2233 msgstr ""
2235 #: config/tc-aarch64.c:7064
2236 msgid "missing type suffix"
2237 msgstr ""
2239 #: config/tc-aarch64.c:7086
2240 msgid "C8 - C9 expected"
2241 msgstr ""
2243 #: config/tc-aarch64.c:7092
2244 msgid "C0 - C7 expected"
2245 msgstr ""
2247 #: config/tc-aarch64.c:7098
2248 msgid "C0 - C15 expected"
2249 msgstr ""
2251 #: config/tc-aarch64.c:7210 config/tc-aarch64.c:7234
2252 msgid "immediate zero expected"
2253 msgstr ""
2255 #: config/tc-aarch64.c:7331
2256 msgid "shift not allowed for bitmask immediate"
2257 msgstr ""
2259 #: config/tc-aarch64.c:7385
2260 msgid "can't mix relocation modifier with explicit shift"
2261 msgstr ""
2263 #: config/tc-aarch64.c:7434 config/tc-arm.c:15723 config/tc-arm.c:15748
2264 #: config/tc-arm.c:15759 config/tc-arm.c:15766
2265 msgid "invalid condition"
2266 msgstr ""
2268 #: config/tc-aarch64.c:7460
2269 msgid "invalid pc-relative address"
2270 msgstr ""
2272 #. Only permit "=value" in the literal load instructions.
2273 #. The literal will be generated by programmer_friendly_fixup.
2274 #: config/tc-aarch64.c:7468
2275 msgid "invalid use of \"=immediate\""
2276 msgstr ""
2278 #: config/tc-aarch64.c:7531 config/tc-aarch64.c:7556 config/tc-aarch64.c:7578
2279 #: config/tc-aarch64.c:7610 config/tc-aarch64.c:7628 config/tc-aarch64.c:7652
2280 #: config/tc-aarch64.c:7672 config/tc-aarch64.c:7692 config/tc-aarch64.c:7711
2281 #: config/tc-aarch64.c:7734 config/tc-aarch64.c:7788 config/tc-aarch64.c:7795
2282 #: config/tc-aarch64.c:7823 config/tc-aarch64.c:7845 config/tc-aarch64.c:7870
2283 #: config/tc-aarch64.c:7888 config/tc-aarch64.c:7896 config/tc-aarch64.c:7913
2284 #: config/tc-aarch64.c:7937
2285 msgid "invalid addressing mode"
2286 msgstr ""
2288 #: config/tc-aarch64.c:7594
2289 msgid "the optional immediate offset can only be 0"
2290 msgstr ""
2292 #: config/tc-aarch64.c:7633 config/tc-aarch64.c:7657 config/tc-aarch64.c:7677
2293 #: config/tc-aarch64.c:7697
2294 msgid "relocation not allowed"
2295 msgstr ""
2297 #: config/tc-aarch64.c:7744
2298 msgid "writeback value must be an immediate constant"
2299 msgstr ""
2301 #: config/tc-aarch64.c:7755 config/tc-aarch64.c:7965
2302 msgid "unknown or missing PSTATE field name"
2303 msgstr ""
2305 #. Make sure this has priority over
2306 #. "invalid addressing mode".
2307 #: config/tc-aarch64.c:7803
2308 msgid "constant offset required"
2309 msgstr ""
2311 #: config/tc-aarch64.c:7951
2312 msgid "unknown or missing system register name"
2313 msgstr ""
2315 #: config/tc-aarch64.c:8004
2316 msgid "unknown or missing operation name"
2317 msgstr ""
2319 #: config/tc-aarch64.c:8017
2320 msgid "the specified option is not accepted in ISB"
2321 msgstr ""
2323 #: config/tc-aarch64.c:8029 config/tc-aarch64.c:8046
2324 msgid "the specified option is not accepted in DSB"
2325 msgstr ""
2327 #: config/tc-aarch64.c:8060
2328 msgid "immediate value must be 16, 20, 24, 28"
2329 msgstr ""
2331 #: config/tc-aarch64.c:8097 config/tc-aarch64.c:8132
2332 msgid "missing register index"
2333 msgstr ""
2335 #: config/tc-aarch64.c:8119
2336 msgid "expected '}' after ZT0"
2337 msgstr ""
2339 #: config/tc-aarch64.c:8246 config/tc-aarch64.c:9603 config/tc-arm.c:7945
2340 #, c-format
2341 msgid "unhandled operand code %d"
2342 msgstr ""
2344 #: config/tc-aarch64.c:8292
2345 msgid "unexpected comma before the omitted optional operand"
2346 msgstr ""
2348 #: config/tc-aarch64.c:8320
2349 msgid "unexpected characters following instruction"
2350 msgstr ""
2352 #: config/tc-aarch64.c:8398 config/tc-arm.c:5577 config/tc-arm.c:6195
2353 #: config/tc-arm.c:8757
2354 msgid "constant expression expected"
2355 msgstr ""
2357 #: config/tc-aarch64.c:8405
2358 msgid "literal pool insertion failed"
2359 msgstr ""
2361 #: config/tc-aarch64.c:8476 config/tc-aarch64.c:8529
2362 #, c-format
2363 msgid "unpredictable transfer with writeback -- `%s'"
2364 msgstr ""
2366 #. ldiapp, stilp
2367 #: config/tc-aarch64.c:8488
2368 #, c-format
2369 msgid "unpredictable load pair transfer with register overlap -- `%s'"
2370 msgstr ""
2372 #: config/tc-aarch64.c:8506
2373 #, c-format
2374 msgid "unpredictable transfer with writeback (load) -- `%s'"
2375 msgstr ""
2377 #: config/tc-aarch64.c:8510
2378 #, c-format
2379 msgid "unpredictable transfer with writeback (store) -- `%s'"
2380 msgstr ""
2382 #: config/tc-aarch64.c:8533 config/tc-aarch64.c:8547
2383 #, c-format
2384 msgid "unpredictable load of register pair -- `%s'"
2385 msgstr ""
2387 #: config/tc-aarch64.c:8554 config/tc-aarch64.c:8567
2388 #, c-format
2389 msgid "unpredictable: identical transfer and status registers --`%s'"
2390 msgstr ""
2392 #: config/tc-aarch64.c:8562 config/tc-aarch64.c:8576
2393 #, c-format
2394 msgid "unpredictable: identical base and status registers --`%s'"
2395 msgstr ""
2397 #: config/tc-aarch64.c:8596
2398 #, c-format
2399 msgid "previous `%s' sequence has not been closed"
2400 msgstr ""
2402 #: config/tc-aarch64.c:8685
2403 #, c-format
2404 msgid "unknown mnemonic -- `%s'"
2405 msgstr ""
2407 #: config/tc-aarch64.c:8695
2408 #, c-format
2409 msgid "unknown mnemonic `%s' -- `%s'"
2410 msgstr ""
2412 #: config/tc-aarch64.c:8703
2413 #, c-format
2414 msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
2415 msgstr ""
2417 #: config/tc-aarch64.c:8760
2418 #, c-format
2419 msgid "selected processor does not support `%s'"
2420 msgstr ""
2422 #: config/tc-aarch64.c:9262 config/tc-arm.c:27396
2423 msgid "GOT already in the symbol table"
2424 msgstr ""
2426 #: config/tc-aarch64.c:9425
2427 msgid "immediate cannot be moved by a single instruction"
2428 msgstr ""
2430 #: config/tc-aarch64.c:9469 config/tc-aarch64.c:9514 config/tc-aarch64.c:9540
2431 #: config/tc-arm.c:16267 config/tc-arm.c:17964 config/tc-arm.c:18544
2432 #: config/tc-arm.c:18571 config/tc-arm.c:19358 config/tc-arm.c:20193
2433 #: config/tc-arm.c:21216 config/tc-arm.c:21276 config/tc-metag.c:2443
2434 #: config/tc-metag.c:2452 config/tc-metag.c:2491 config/tc-metag.c:2500
2435 #: config/tc-metag.c:3019 config/tc-metag.c:3028
2436 msgid "immediate out of range"
2437 msgstr ""
2439 #: config/tc-aarch64.c:9533 config/tc-metag.c:4654 config/tc-xtensa.c:4229
2440 msgid "invalid immediate"
2441 msgstr ""
2443 #: config/tc-aarch64.c:9598 config/tc-tic6x.c:3854 config/tc-tic6x.c:3919
2444 #: config/tc-tic6x.c:3946 config/tc-tic6x.c:3974
2445 msgid "immediate offset out of range"
2446 msgstr ""
2448 #: config/tc-aarch64.c:9672 config/tc-arm.c:27734 config/tc-arm.c:27802
2449 #: config/tc-arm.c:28084
2450 #, c-format
2451 msgid "undefined symbol %s used as an immediate value"
2452 msgstr ""
2454 #: config/tc-aarch64.c:9684
2455 msgid "pc-relative load offset not word aligned"
2456 msgstr ""
2458 #: config/tc-aarch64.c:9687
2459 msgid "pc-relative load offset out of range"
2460 msgstr ""
2462 #: config/tc-aarch64.c:9699
2463 msgid "pc-relative address offset out of range"
2464 msgstr ""
2466 #: config/tc-aarch64.c:9711 config/tc-aarch64.c:9726
2467 msgid "conditional branch target not word aligned"
2468 msgstr ""
2470 #: config/tc-aarch64.c:9714 config/tc-aarch64.c:9729 config/tc-arm.c:28379
2471 msgid "conditional branch out of range"
2472 msgstr ""
2474 #: config/tc-aarch64.c:9742
2475 msgid "branch target not word aligned"
2476 msgstr ""
2478 #: config/tc-aarch64.c:9745 config/tc-arm.c:916 config/tc-arm.c:29185
2479 #: config/tc-kvx.c:1725 config/tc-kvx.c:1731 config/tc-mips.c:16075
2480 #: config/tc-mips.c:16091 config/tc-mips.c:16181
2481 msgid "branch out of range"
2482 msgstr ""
2484 #: config/tc-aarch64.c:9804 config/tc-arm.c:27975 config/tc-arm.c:27990
2485 #: config/tc-arm.c:28005 config/tc-arm.c:28016 config/tc-arm.c:28039
2486 #: config/tc-arm.c:28889 config/tc-moxie.c:714 config/tc-pj.c:449
2487 #: config/tc-sh.c:3713
2488 msgid "offset out of range"
2489 msgstr ""
2491 #: config/tc-aarch64.c:9819
2492 msgid "unsigned value out of range"
2493 msgstr ""
2495 #: config/tc-aarch64.c:9830
2496 msgid "signed value out of range"
2497 msgstr ""
2499 #: config/tc-aarch64.c:9985
2500 #, c-format
2501 msgid "unexpected %s fixup"
2502 msgstr ""
2504 #: config/tc-aarch64.c:10049 config/tc-arm.c:29604 config/tc-arm.c:29625
2505 #: config/tc-mips.c:18444 config/tc-or1k.c:342 config/tc-score.c:7391
2506 #, c-format
2507 msgid "cannot represent %s relocation in this object file format"
2508 msgstr ""
2510 #: config/tc-aarch64.c:10096
2511 #, c-format
2512 msgid "cannot do %u-byte relocation"
2513 msgstr ""
2515 #: config/tc-aarch64.c:10524 config/tc-arm.c:30425
2516 msgid "assemble for big-endian"
2517 msgstr ""
2519 #: config/tc-aarch64.c:10525 config/tc-arm.c:30426
2520 msgid "assemble for little-endian"
2521 msgstr ""
2523 #: config/tc-aarch64.c:10528
2524 msgid "temporary switch for dumping"
2525 msgstr ""
2527 #: config/tc-aarch64.c:10530
2528 msgid "output verbose error messages"
2529 msgstr ""
2531 #: config/tc-aarch64.c:10532
2532 msgid "do not output verbose error messages"
2533 msgstr ""
2535 #: config/tc-aarch64.c:10876 config/tc-arm.c:31614
2536 msgid "invalid architectural extension"
2537 msgstr ""
2539 #: config/tc-aarch64.c:10901 config/tc-arm.c:31646
2540 msgid "must specify extensions to add before specifying those to remove"
2541 msgstr ""
2543 #: config/tc-aarch64.c:10909 config/tc-arm.c:31654
2544 msgid "missing architectural extension"
2545 msgstr ""
2547 #: config/tc-aarch64.c:10937 config/tc-arm.c:31740
2548 #, c-format
2549 msgid "unknown architectural extension `%s'"
2550 msgstr ""
2552 #: config/tc-aarch64.c:10962 config/tc-arm.c:31790 config/tc-metag.c:5832
2553 #, c-format
2554 msgid "missing cpu name `%s'"
2555 msgstr ""
2557 #: config/tc-aarch64.c:10973 config/tc-aarch64.c:11194 config/tc-arm.c:31825
2558 #: config/tc-arm.c:32645 config/tc-csky.c:1218 config/tc-metag.c:5843
2559 #, c-format
2560 msgid "unknown cpu `%s'"
2561 msgstr ""
2563 #: config/tc-aarch64.c:10991 config/tc-arm.c:31843
2564 #, c-format
2565 msgid "missing architecture name `%s'"
2566 msgstr ""
2568 #: config/tc-aarch64.c:11002 config/tc-aarch64.c:11239 config/tc-arm.c:31865
2569 #: config/tc-arm.c:32685 config/tc-arm.c:32721 config/tc-score.c:7626
2570 #, c-format
2571 msgid "unknown architecture `%s'\n"
2572 msgstr ""
2574 #: config/tc-aarch64.c:11029
2575 #, c-format
2576 msgid "missing abi name `%s'"
2577 msgstr ""
2579 #: config/tc-aarch64.c:11040
2580 #, c-format
2581 msgid "unknown abi `%s'\n"
2582 msgstr ""
2584 #: config/tc-aarch64.c:11053
2585 msgid "<abi name>\t  specify for ABI <abi name>"
2586 msgstr ""
2588 #: config/tc-aarch64.c:11055 config/tc-arm.c:31952 config/tc-metag.c:5909
2589 msgid "<cpu name>\t  assemble for CPU <cpu name>"
2590 msgstr ""
2592 #: config/tc-aarch64.c:11057 config/tc-arm.c:31954
2593 msgid "<arch name>\t  assemble for architecture <arch name>"
2594 msgstr ""
2596 #: config/tc-aarch64.c:11096 config/tc-aarch64.c:11115 config/tc-arm.c:32022
2597 #: config/tc-arm.c:32040 config/tc-arm.c:32060 config/tc-metag.c:5933
2598 #, c-format
2599 msgid "option `-%c%s' is deprecated: %s"
2600 msgstr ""
2602 #: config/tc-aarch64.c:11135
2603 #, c-format
2604 msgid " AArch64-specific assembler options:\n"
2605 msgstr ""
2607 #: config/tc-aarch64.c:11146 config/tc-arc.c:3598 config/tc-arm.c:32091
2608 #, c-format
2609 msgid "  -EB                     assemble code for a big-endian cpu\n"
2610 msgstr ""
2612 #: config/tc-aarch64.c:11151 config/tc-arc.c:3600 config/tc-arm.c:32096
2613 #, c-format
2614 msgid "  -EL                     assemble code for a little-endian cpu\n"
2615 msgstr ""
2617 #: config/tc-alpha.c:648
2618 #, c-format
2619 msgid "No !literal!%ld was found"
2620 msgstr ""
2622 #: config/tc-alpha.c:655
2623 #, c-format
2624 msgid "No !tlsgd!%ld was found"
2625 msgstr ""
2627 #: config/tc-alpha.c:662
2628 #, c-format
2629 msgid "No !tlsldm!%ld was found"
2630 msgstr ""
2632 #: config/tc-alpha.c:671
2633 #, c-format
2634 msgid "No ldah !gpdisp!%ld was found"
2635 msgstr ""
2637 #: config/tc-alpha.c:721
2638 #, c-format
2639 msgid "too many !literal!%ld for %s"
2640 msgstr ""
2642 #: config/tc-alpha.c:751
2643 #, c-format
2644 msgid "No lda !gpdisp!%ld was found"
2645 msgstr ""
2647 #. Only support one relocation op per insn.
2648 #: config/tc-alpha.c:910
2649 msgid "More than one relocation op per insn"
2650 msgstr ""
2652 #: config/tc-alpha.c:925 config/tc-arc.c:1137
2653 msgid "No relocation operand"
2654 msgstr ""
2656 #: config/tc-alpha.c:935
2657 #, c-format
2658 msgid "Unknown relocation operand: !%s"
2659 msgstr ""
2661 #: config/tc-alpha.c:945
2662 #, c-format
2663 msgid "no sequence number after !%s"
2664 msgstr ""
2666 #: config/tc-alpha.c:955
2667 #, c-format
2668 msgid "!%s does not use a sequence number"
2669 msgstr ""
2671 #: config/tc-alpha.c:965
2672 #, c-format
2673 msgid "Bad sequence number: !%s!%s"
2674 msgstr ""
2676 #: config/tc-alpha.c:1185 config/tc-alpha.c:3359
2677 #, c-format
2678 msgid "inappropriate arguments for opcode `%s'"
2679 msgstr ""
2681 #: config/tc-alpha.c:1187 config/tc-alpha.c:3361
2682 #, c-format
2683 msgid "opcode `%s' not supported for target %s"
2684 msgstr ""
2686 #: config/tc-alpha.c:1191 config/tc-alpha.c:3365 config/tc-avr.c:1914
2687 #: config/tc-msp430.c:4363 config/tc-wasm32.c:753
2688 #, c-format
2689 msgid "unknown opcode `%s'"
2690 msgstr ""
2692 #: config/tc-alpha.c:1271 config/tc-alpha.c:1530
2693 msgid "overflow in literal (.lita) table"
2694 msgstr ""
2696 #: config/tc-alpha.c:1278 config/tc-alpha.c:1302 config/tc-alpha.c:1543
2697 #: config/tc-alpha.c:2230 config/tc-alpha.c:2275 config/tc-alpha.c:2344
2698 #: config/tc-alpha.c:2427 config/tc-alpha.c:2652 config/tc-alpha.c:2750
2699 msgid "macro requires $at register while noat in effect"
2700 msgstr ""
2702 #: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
2703 msgid "macro requires $at while $at in use"
2704 msgstr ""
2706 #: config/tc-alpha.c:1489
2707 msgid "bignum invalid; zero assumed"
2708 msgstr ""
2710 #: config/tc-alpha.c:1491
2711 msgid "floating point number invalid; zero assumed"
2712 msgstr ""
2714 #: config/tc-alpha.c:1496
2715 msgid "can't handle expression"
2716 msgstr ""
2718 #: config/tc-alpha.c:1536
2719 msgid "overflow in literal (.lit8) table"
2720 msgstr ""
2722 #: config/tc-alpha.c:1833
2723 #, c-format
2724 msgid "too many ldah insns for !gpdisp!%ld"
2725 msgstr ""
2727 #: config/tc-alpha.c:1835 config/tc-alpha.c:1847
2728 #, c-format
2729 msgid "both insns for !gpdisp!%ld must be in the same section"
2730 msgstr ""
2732 #: config/tc-alpha.c:1845
2733 #, c-format
2734 msgid "too many lda insns for !gpdisp!%ld"
2735 msgstr ""
2737 #: config/tc-alpha.c:1901
2738 #, c-format
2739 msgid "too many lituse insns for !lituse_tlsgd!%ld"
2740 msgstr ""
2742 #: config/tc-alpha.c:1904
2743 #, c-format
2744 msgid "too many lituse insns for !lituse_tlsldm!%ld"
2745 msgstr ""
2747 #: config/tc-alpha.c:1921
2748 #, c-format
2749 msgid "duplicate !tlsgd!%ld"
2750 msgstr ""
2752 #: config/tc-alpha.c:1923
2753 #, c-format
2754 msgid "sequence number in use for !tlsldm!%ld"
2755 msgstr ""
2757 #: config/tc-alpha.c:1937
2758 #, c-format
2759 msgid "duplicate !tlsldm!%ld"
2760 msgstr ""
2762 #: config/tc-alpha.c:1939
2763 #, c-format
2764 msgid "sequence number in use for !tlsgd!%ld"
2765 msgstr ""
2767 #: config/tc-alpha.c:1994 config/tc-arc.c:2870 config/tc-mn10200.c:848
2768 #: config/tc-mn10300.c:1150 config/tc-ppc.c:2065 config/tc-tilegx.c:422
2769 #: config/tc-tilegx.c:472 config/tc-tilepro.c:375
2770 msgid "operand"
2771 msgstr ""
2773 #: config/tc-alpha.c:2133
2774 msgid "invalid relocation for instruction"
2775 msgstr ""
2777 #: config/tc-alpha.c:2147
2778 msgid "invalid relocation for field"
2779 msgstr ""
2781 #: config/tc-alpha.c:2979
2782 msgid "can not resolve expression"
2783 msgstr ""
2785 #: config/tc-alpha.c:3514 config/tc-microblaze.c:183 config/tc-ppc.c:2407
2786 #, c-format
2787 msgid ".COMMon length (%ld.) <0! Ignored."
2788 msgstr ""
2790 #: config/tc-alpha.c:3525 config/tc-ia64.c:1091 config/tc-sparc.c:4273
2791 #: config/tc-v850.c:303
2792 msgid "Ignoring attempt to re-define symbol"
2793 msgstr ""
2795 #: config/tc-alpha.c:3617 config/tc-sparc.c:4281
2796 #, c-format
2797 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2798 msgstr ""
2800 #: config/tc-alpha.c:3724
2801 msgid ".ent directive has no name"
2802 msgstr ""
2804 #: config/tc-alpha.c:3732
2805 msgid "nested .ent directives"
2806 msgstr ""
2808 #: config/tc-alpha.c:3776 ecoff.c:2996
2809 msgid ".end directive has no name"
2810 msgstr ""
2812 #: config/tc-alpha.c:3784
2813 msgid ".end directive without matching .ent"
2814 msgstr ""
2816 #: config/tc-alpha.c:3786
2817 msgid ".end directive names different symbol than .ent"
2818 msgstr ""
2820 #: config/tc-alpha.c:3829 ecoff.c:3132
2821 msgid ".fmask outside of .ent"
2822 msgstr ""
2824 #: config/tc-alpha.c:3831 config/tc-score.c:5582 ecoff.c:3196
2825 msgid ".mask outside of .ent"
2826 msgstr ""
2828 #: config/tc-alpha.c:3839 ecoff.c:3139
2829 msgid "bad .fmask directive"
2830 msgstr ""
2832 #: config/tc-alpha.c:3841 ecoff.c:3203
2833 msgid "bad .mask directive"
2834 msgstr ""
2836 #: config/tc-alpha.c:3874 config/tc-mips.c:19926 config/tc-score.c:5716
2837 #: ecoff.c:3160
2838 msgid ".frame outside of .ent"
2839 msgstr ""
2841 #: config/tc-alpha.c:3885 config/tc-mips.c:19937 ecoff.c:3171
2842 msgid "bad .frame directive"
2843 msgstr ""
2845 #: config/tc-alpha.c:3919
2846 msgid ".prologue directive without a preceding .ent directive"
2847 msgstr ""
2849 #: config/tc-alpha.c:3937
2850 #, c-format
2851 msgid "Invalid argument %d to .prologue."
2852 msgstr ""
2854 #: config/tc-alpha.c:4026
2855 msgid "ECOFF debugging is disabled."
2856 msgstr ""
2858 #: config/tc-alpha.c:4040
2859 msgid ".ent directive without matching .end"
2860 msgstr ""
2862 #: config/tc-alpha.c:4133
2863 msgid ".usepv directive has no name"
2864 msgstr ""
2866 #: config/tc-alpha.c:4146
2867 msgid ".usepv directive has no type"
2868 msgstr ""
2870 #: config/tc-alpha.c:4161
2871 msgid "unknown argument for .usepv"
2872 msgstr ""
2874 #: config/tc-alpha.c:4274
2875 #, c-format
2876 msgid "unknown section attribute %s"
2877 msgstr ""
2879 #: config/tc-alpha.c:4369
2880 msgid "previous .ent not closed by a .end"
2881 msgstr ""
2883 #: config/tc-alpha.c:4390
2884 msgid ".ent directive has no symbol"
2885 msgstr ""
2887 #: config/tc-alpha.c:4415
2888 msgid ".handler directive has no name"
2889 msgstr ""
2891 #: config/tc-alpha.c:4446
2892 msgid "Bad .frame directive 1./2. param"
2893 msgstr ""
2895 #: config/tc-alpha.c:4456
2896 #, c-format
2897 msgid "Bad RA (%d) register for .frame"
2898 msgstr ""
2900 #: config/tc-alpha.c:4461
2901 msgid "Bad .frame directive 3./4. param"
2902 msgstr ""
2904 #: config/tc-alpha.c:4497
2905 msgid ".pdesc directive not in link (.link) section"
2906 msgstr ""
2908 #: config/tc-alpha.c:4504
2909 msgid ".pdesc directive has no entry symbol"
2910 msgstr ""
2912 #: config/tc-alpha.c:4515
2913 msgid ".pdesc has a bad entry symbol"
2914 msgstr ""
2916 #: config/tc-alpha.c:4526
2917 msgid ".pdesc doesn't match with last .ent"
2918 msgstr ""
2920 #: config/tc-alpha.c:4541
2921 msgid "No comma after .pdesc <entryname>"
2922 msgstr ""
2924 #: config/tc-alpha.c:4561
2925 msgid "unknown procedure kind"
2926 msgstr ""
2928 #: config/tc-alpha.c:4656
2929 msgid ".name directive not in link (.link) section"
2930 msgstr ""
2932 #: config/tc-alpha.c:4664
2933 msgid ".name directive has no symbol"
2934 msgstr ""
2936 #: config/tc-alpha.c:4698
2937 msgid "No symbol after .linkage"
2938 msgstr ""
2940 #: config/tc-alpha.c:4745
2941 msgid "No symbol after .code_address"
2942 msgstr ""
2944 #: config/tc-alpha.c:4771 config/tc-score.c:5588
2945 msgid "Bad .mask directive"
2946 msgstr ""
2948 #: config/tc-alpha.c:4789
2949 msgid "Bad .fmask directive"
2950 msgstr ""
2952 #: config/tc-alpha.c:4946
2953 #, c-format
2954 msgid "Expected comma after name \"%s\""
2955 msgstr ""
2957 #: config/tc-alpha.c:4958
2958 #, c-format
2959 msgid "unhandled: .proc %s,%d"
2960 msgstr ""
2962 #: config/tc-alpha.c:4991
2963 #, c-format
2964 msgid "Tried to .set unrecognized mode `%s'"
2965 msgstr ""
2967 #: config/tc-alpha.c:5017
2968 #, c-format
2969 msgid "Bad base register, using $%d."
2970 msgstr ""
2972 #: config/tc-alpha.c:5038
2973 #, c-format
2974 msgid "Alignment too large: %d. assumed"
2975 msgstr ""
2977 #: config/tc-alpha.c:5042 config/tc-d30v.c:2034 config/tc-pru.c:220
2978 #: config/tc-pru.c:336
2979 msgid "Alignment negative: 0 assumed"
2980 msgstr ""
2982 #: config/tc-alpha.c:5137 config/tc-alpha.c:5628
2983 #, c-format
2984 msgid "Unknown CPU identifier `%s'"
2985 msgstr ""
2987 #: config/tc-alpha.c:5328
2988 #, c-format
2989 msgid "Chose GP value of %lx\n"
2990 msgstr ""
2992 #: config/tc-alpha.c:5342
2993 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2994 msgstr ""
2996 #: config/tc-alpha.c:5430 config/tc-alpha.c:5466 config/tc-arc.c:768
2997 #: config/tc-arc.c:2564 config/tc-arc.c:2596 config/tc-arc.c:2702
2998 #: config/tc-cr16.c:807 config/tc-cr16.c:826 config/tc-cris.c:1223
2999 #: config/tc-crx.c:510 config/tc-crx.c:532 config/tc-crx.c:543
3000 #: config/tc-dlx.c:289 config/tc-hppa.c:8252 config/tc-i386.c:3490
3001 #: config/tc-i386.c:3535 config/tc-ia64.c:5360 config/tc-ia64.c:7399
3002 #: config/tc-ia64.c:7458 config/tc-kvx.c:1478 config/tc-m68k.c:4556
3003 #: config/tc-m68k.c:4568 config/tc-mips.c:3709 config/tc-mips.c:3742
3004 #: config/tc-mips.c:3768 config/tc-nds32.c:3440 config/tc-ns32k.c:1906
3005 #: config/tc-ppc.c:1745 config/tc-ppc.c:1785 config/tc-pru.c:1576
3006 #: config/tc-pru.c:1580 config/tc-s390.c:611 config/tc-s390.c:649
3007 #: config/tc-sparc.c:961 config/tc-sparc.c:993 config/tc-tic30.c:121
3008 #: config/tc-tic30.c:131 config/tc-tic30.c:141 config/tc-tic30.c:151
3009 #: config/tc-tic4x.c:1219 config/tc-tilegx.c:316 config/tc-tilepro.c:252
3010 #: config/tc-vax.c:965 config/tc-vax.c:970 ecoff.c:1582
3011 #, c-format
3012 msgid "duplicate %s"
3013 msgstr ""
3015 #: config/tc-alpha.c:5549 config/tc-arc.c:2532 config/tc-arc.c:2546
3016 #: config/tc-arm.c:888 config/tc-xtensa.c:5473 config/tc-xtensa.c:5549
3017 #: config/tc-xtensa.c:5666 config/tc-z80.c:3677
3018 msgid "syntax error"
3019 msgstr ""
3021 #: config/tc-alpha.c:5679
3022 msgid ""
3023 "Alpha options:\n"
3024 "-32addr\t\t\ttreat addresses as 32-bit values\n"
3025 "-F\t\t\tlack floating point instructions support\n"
3026 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
3027 "\t\t\tspecify variant of Alpha architecture\n"
3028 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
3029 "m21264b\n"
3030 "\t\t\tthese variants include PALcode opcodes\n"
3031 msgstr ""
3033 #: config/tc-alpha.c:5689
3034 msgid ""
3035 "VMS options:\n"
3036 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
3037 "-H\t\t\tshow new symbol after hash truncation\n"
3038 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
3039 msgstr ""
3041 #: config/tc-alpha.c:5946 config/tc-arc.c:3145
3042 #, c-format
3043 msgid "unhandled relocation type %s"
3044 msgstr ""
3046 #: config/tc-alpha.c:5959 config/tc-arc.c:3153
3047 msgid "non-absolute expression in constant field"
3048 msgstr ""
3050 #: config/tc-alpha.c:5973
3051 #, c-format
3052 msgid "type %d reloc done?\n"
3053 msgstr ""
3055 #: config/tc-alpha.c:6020 config/tc-alpha.c:6027
3056 msgid "Used $at without \".set noat\""
3057 msgstr ""
3059 #: config/tc-alpha.c:6196
3060 #, c-format
3061 msgid "!samegp reloc against symbol without .prologue: %s"
3062 msgstr ""
3064 #: config/tc-alpha.c:6240 config/tc-arc.c:3276 config/tc-csky.c:5668
3065 #: config/tc-tilegx.c:1745 config/tc-tilepro.c:1522 config/tc-wasm32.c:813
3066 #: config/tc-xtensa.c:6176
3067 #, c-format
3068 msgid "cannot represent `%s' relocation in object file"
3069 msgstr ""
3071 #: config/tc-alpha.c:6246 config/tc-arc.c:3282
3072 #, c-format
3073 msgid "internal error? cannot generate `%s' relocation"
3074 msgstr ""
3076 #: config/tc-alpha.c:6342
3077 #, c-format
3078 msgid "frame reg expected, using $%d."
3079 msgstr ""
3081 #: config/tc-arc.c:831
3082 #, c-format
3083 msgid "invalid %s option for %s cpu"
3084 msgstr ""
3086 #: config/tc-arc.c:836
3087 msgid "conflicting ISA extension attributes."
3088 msgstr ""
3090 #: config/tc-arc.c:856
3091 msgid "Multiple .cpu directives found"
3092 msgstr ""
3094 #: config/tc-arc.c:874
3095 msgid "Command-line value overrides \".cpu\" directive"
3096 msgstr ""
3098 #: config/tc-arc.c:890
3099 #, c-format
3100 msgid "unknown architecture: %s\n"
3101 msgstr ""
3103 #: config/tc-arc.c:901 config/tc-ia64.c:7468 config/tc-tilegx.c:262
3104 msgid "Could not set architecture and machine"
3105 msgstr ""
3107 #: config/tc-arc.c:1126
3108 msgid "No valid label relocation operand"
3109 msgstr ""
3111 #: config/tc-arc.c:1150
3112 #, c-format
3113 msgid "Unknown relocation operand: @%s"
3114 msgstr ""
3116 #: config/tc-arc.c:1163
3117 #, c-format
3118 msgid "Unable to parse TLS base: %s"
3119 msgstr ""
3121 #: config/tc-arc.c:1186
3122 #, c-format
3123 msgid "@%s is not a complex relocation."
3124 msgstr ""
3126 #: config/tc-arc.c:1193
3127 #, c-format
3128 msgid "Bad expression: @%s + %s."
3129 msgstr ""
3131 #: config/tc-arc.c:1343
3132 msgid "Brackets in operand field incorrect"
3133 msgstr ""
3135 #: config/tc-arc.c:1345 config/tc-xtensa.c:2072
3136 msgid "extra comma"
3137 msgstr ""
3139 #: config/tc-arc.c:1347 config/tc-pru.c:1457 config/tc-pru.c:1705
3140 #: config/tc-xtensa.c:2076
3141 msgid "missing argument"
3142 msgstr ""
3144 #: config/tc-arc.c:1349 config/tc-xtensa.c:2078
3145 msgid "missing comma or colon"
3146 msgstr ""
3148 #: config/tc-arc.c:1418
3149 msgid "extra dot"
3150 msgstr ""
3152 #: config/tc-arc.c:1420
3153 msgid "unrecognized flag"
3154 msgstr ""
3156 #: config/tc-arc.c:1422
3157 msgid "failed to parse flags"
3158 msgstr ""
3160 #: config/tc-arc.c:1448
3161 msgid "Unhandled reloc type"
3162 msgstr ""
3164 #: config/tc-arc.c:1967
3165 msgid "immediate is out of bounds"
3166 msgstr ""
3168 #: config/tc-arc.c:1975
3169 msgid "immediate is not 32bit aligned"
3170 msgstr ""
3172 #: config/tc-arc.c:1982
3173 msgid "immediate is not 16bit aligned"
3174 msgstr ""
3176 #: config/tc-arc.c:2063
3177 msgid "operand is not duplicate of the previous one"
3178 msgstr ""
3180 #: config/tc-arc.c:2083
3181 msgid "flag mismatch"
3182 msgstr ""
3184 #: config/tc-arc.c:2095 config/tc-pru.c:1413 config/tc-pru.c:1438
3185 #: config/tc-xtensa.c:2142
3186 msgid "too many arguments"
3187 msgstr ""
3189 #: config/tc-arc.c:2500
3190 #, c-format
3191 msgid "%s for instruction '%s'"
3192 msgstr ""
3194 #: config/tc-arc.c:2502
3195 #, c-format
3196 msgid "inappropriate arguments for opcode '%s'"
3197 msgstr ""
3199 #: config/tc-arc.c:2504
3200 #, c-format
3201 msgid "opcode '%s' not supported for target %s"
3202 msgstr ""
3204 #: config/tc-arc.c:2508 config/tc-tic6x.c:3188
3205 #, c-format
3206 msgid "unknown opcode '%s'"
3207 msgstr ""
3209 #: config/tc-arc.c:2614 config/tc-arc.c:5093 config/tc-h8300.c:78
3210 #: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
3211 #: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:243
3212 #: config/tc-hppa.c:6826 config/tc-hppa.c:6832 config/tc-hppa.c:6838
3213 #: config/tc-hppa.c:6844 config/tc-hppa.c:8231 config/tc-kvx.c:1438
3214 #: config/tc-lm32.c:197 config/tc-mips.c:3699 config/tc-mips.c:4193
3215 #: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2438
3216 #: config/tc-riscv.c:1897 config/tc-riscv.c:5716
3217 msgid "could not set architecture and machine"
3218 msgstr ""
3220 #: config/tc-arc.c:2815
3221 #, c-format
3222 msgid "unhandled reloc %s in md_pcrel_from_section"
3223 msgstr ""
3225 #: config/tc-arc.c:2880
3226 msgid "Unaligned operand. Needs to be 32bit aligned"
3227 msgstr ""
3229 #: config/tc-arc.c:2885
3230 msgid "Unaligned operand. Needs to be 16bit aligned"
3231 msgstr ""
3233 #: config/tc-arc.c:3016
3234 #, c-format
3235 msgid "PC relative relocation not allowed for (internal) type %d"
3236 msgstr ""
3238 #. FIXME! Check for the conditionality of
3239 #. the insn.
3240 #. FIXME! Check for the conditionality of
3241 #. the insn.
3242 #: config/tc-arc.c:3061 config/tc-arc.c:4042
3243 msgid "TLS_*_S9 relocs are not supported yet"
3244 msgstr ""
3246 #. I cannot fix an GOTPC relocation because I need to relax it
3247 #. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
3248 #: config/tc-arc.c:3097
3249 msgid "Unsupported operation on reloc"
3250 msgstr ""
3252 #: config/tc-arc.c:3173 config/tc-arc.c:3189
3253 msgid "unknown fixup size"
3254 msgstr ""
3256 #: config/tc-arc.c:3323
3257 msgid "no relaxation found for this instruction."
3258 msgstr ""
3260 #: config/tc-arc.c:3576
3261 #, c-format
3262 msgid "ARC-specific assembler options:\n"
3263 msgstr ""
3265 #: config/tc-arc.c:3602
3266 #, c-format
3267 msgid "  -mrelax                 enable relaxation\n"
3268 msgstr ""
3270 #: config/tc-arc.c:3605
3271 #, c-format
3272 msgid ""
3273 "The following ARC-specific assembler options are deprecated and are "
3274 "accepted\n"
3275 "for compatibility only:\n"
3276 msgstr ""
3278 #: config/tc-arc.c:3608
3279 #, c-format
3280 msgid ""
3281 "  -mEA\n"
3282 "  -mbarrel-shifter\n"
3283 "  -mbarrel_shifter\n"
3284 "  -mcrc\n"
3285 "  -mdsp-packa\n"
3286 "  -mdsp_packa\n"
3287 "  -mdvbf\n"
3288 "  -mld-extension-reg-mask\n"
3289 "  -mlock\n"
3290 "  -mmac-24\n"
3291 "  -mmac-d16\n"
3292 "  -mmac_24\n"
3293 "  -mmac_d16\n"
3294 "  -mmin-max\n"
3295 "  -mmin_max\n"
3296 "  -mmul64\n"
3297 "  -mno-mpy\n"
3298 "  -mnorm\n"
3299 "  -mrtsc\n"
3300 "  -msimd\n"
3301 "  -mswap\n"
3302 "  -mswape\n"
3303 "  -mtelephony\n"
3304 "  -muser-mode-only\n"
3305 "  -mxy\n"
3306 msgstr ""
3308 #: config/tc-arc.c:3698
3309 #, c-format
3310 msgid "Unable to find %s relocation for instruction %s"
3311 msgstr ""
3313 #: config/tc-arc.c:3993
3314 #, c-format
3315 msgid "Unable to use @plt relocation for insn %s"
3316 msgstr ""
3318 #: config/tc-arc.c:4012
3319 #, c-format
3320 msgid "Unable to use @pcl relocation for insn %s"
3321 msgstr ""
3323 #: config/tc-arc.c:4068
3324 #, c-format
3325 msgid "invalid relocation %s for field"
3326 msgstr ""
3328 #: config/tc-arc.c:4178
3329 #, c-format
3330 msgid "Insn %s has a jump/branch instruction %s in its delay slot."
3331 msgstr ""
3333 #: config/tc-arc.c:4183
3334 #, c-format
3335 msgid "Insn %s has an instruction %s with limm in its delay slot."
3336 msgstr ""
3338 #: config/tc-arc.c:4293 config/tc-microblaze.c:2628 config/tc-mn10300.c:1069
3339 #: config/tc-sh.c:418 config/tc-z80.c:1120 read.c:4837
3340 #, c-format
3341 msgid "unsupported BFD relocation size %u"
3342 msgstr ""
3344 #: config/tc-arc.c:4313
3345 #, c-format
3346 msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
3347 msgstr ""
3349 #: config/tc-arc.c:4320
3350 #, c-format
3351 msgid "Kernel instruction detected at the end of the ZOL label @%s"
3352 msgstr ""
3354 #: config/tc-arc.c:4325
3355 #, c-format
3356 msgid ""
3357 "A jump instruction with long immediate detected at the end of the ZOL label @"
3358 "%s"
3359 msgstr ""
3361 #: config/tc-arc.c:4331
3362 #, c-format
3363 msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
3364 msgstr ""
3366 #: config/tc-arc.c:4440
3367 msgid "expected comma after instruction name"
3368 msgstr ""
3370 #: config/tc-arc.c:4452
3371 msgid "expected comma after major opcode"
3372 msgstr ""
3374 #: config/tc-arc.c:4637
3375 #, c-format
3376 msgid "Pseudocode already used %s"
3377 msgstr ""
3379 #: config/tc-arc.c:4645
3380 #, c-format
3381 msgid "major opcode not in range [0x%02x - 0x%02x]"
3382 msgstr ""
3384 #: config/tc-arc.c:4649
3385 msgid "minor opcode not in range [0x00 - 0x3f]"
3386 msgstr ""
3388 #: config/tc-arc.c:4655
3389 msgid "Improper use of OP1_IMM_IMPLIED"
3390 msgstr ""
3392 #: config/tc-arc.c:4661
3393 msgid "Improper use of OP1_MUST_BE_IMM"
3394 msgstr ""
3396 #: config/tc-arc.c:4673
3397 msgid "Couldn't generate extension instruction opcodes"
3398 msgstr ""
3400 #: config/tc-arc.c:4708
3401 msgid "expected comma after name"
3402 msgstr ""
3404 #: config/tc-arc.c:4719
3405 #, c-format
3406 msgid "%s second argument cannot be a negative number %d"
3407 msgstr ""
3409 #: config/tc-arc.c:4734
3410 msgid "expected comma after register number"
3411 msgstr ""
3413 #: config/tc-arc.c:4755
3414 msgid "invalid mode"
3415 msgstr ""
3417 #: config/tc-arc.c:4773
3418 msgid "expected comma after register mode"
3419 msgstr ""
3421 #: config/tc-arc.c:4788
3422 msgid "shortcut designator invalid"
3423 msgstr ""
3425 #: config/tc-arc.c:4886
3426 #, c-format
3427 msgid "core register %s value (%d) too large"
3428 msgstr ""
3430 #: config/tc-arc.c:4898
3431 #, c-format
3432 msgid "duplicate aux register %s"
3433 msgstr ""
3435 #: config/tc-arc.c:4903
3436 #, c-format
3437 msgid "condition code %s value (%d) too large"
3438 msgstr ""
3440 #: config/tc-arc.c:4920
3441 msgid "Unknown extension"
3442 msgstr ""
3444 #: config/tc-arc.c:5027
3445 msgid "Overwrite explicitly set Tag_ARC_CPU_base"
3446 msgstr ""
3448 #: config/tc-arc.c:5077
3449 msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
3450 msgstr ""
3452 #: config/tc-arm.c:702
3453 msgid "ARM register expected"
3454 msgstr ""
3456 #: config/tc-arm.c:703
3457 msgid "bad or missing co-processor number"
3458 msgstr ""
3460 #: config/tc-arm.c:704
3461 msgid "co-processor register expected"
3462 msgstr ""
3464 #: config/tc-arm.c:705
3465 msgid "VFP single precision register expected"
3466 msgstr ""
3468 #: config/tc-arm.c:706
3469 msgid "VFP/Neon double precision register expected"
3470 msgstr ""
3472 #: config/tc-arm.c:707
3473 msgid "Neon quad precision register expected"
3474 msgstr ""
3476 #: config/tc-arm.c:708
3477 msgid "VFP single or double precision register expected"
3478 msgstr ""
3480 #: config/tc-arm.c:709
3481 msgid "Neon double or quad precision register expected"
3482 msgstr ""
3484 #: config/tc-arm.c:710
3485 msgid "Neon single or double precision register expected"
3486 msgstr ""
3488 #: config/tc-arm.c:711
3489 msgid "VFP single, double or Neon quad precision register expected"
3490 msgstr ""
3492 #: config/tc-arm.c:713
3493 msgid "VFP system register expected"
3494 msgstr ""
3496 #: config/tc-arm.c:714
3497 msgid "iWMMXt data register expected"
3498 msgstr ""
3500 #: config/tc-arm.c:715 config/tc-arm.c:7745
3501 msgid "iWMMXt control register expected"
3502 msgstr ""
3504 #: config/tc-arm.c:716
3505 msgid "iWMMXt scalar register expected"
3506 msgstr ""
3508 #: config/tc-arm.c:717
3509 msgid "XScale accumulator register expected"
3510 msgstr ""
3512 #: config/tc-arm.c:718
3513 msgid "MVE vector register expected"
3514 msgstr ""
3516 #: config/tc-arm.c:720
3517 msgid "ZR register expected"
3518 msgstr ""
3520 #: config/tc-arm.c:721
3521 msgid "Pseudo register expected"
3522 msgstr ""
3524 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
3525 #: config/tc-arm.c:889 config/tc-score.c:255
3526 msgid "bad arguments to instruction"
3527 msgstr ""
3529 #: config/tc-arm.c:890
3530 msgid "r13 not allowed here"
3531 msgstr ""
3533 #: config/tc-arm.c:891
3534 msgid "r15 not allowed here"
3535 msgstr ""
3537 #: config/tc-arm.c:892
3538 msgid "Odd register not allowed here"
3539 msgstr ""
3541 #: config/tc-arm.c:893
3542 msgid "Even register not allowed here"
3543 msgstr ""
3545 #: config/tc-arm.c:894
3546 msgid "instruction cannot be conditional"
3547 msgstr ""
3549 #: config/tc-arm.c:895
3550 msgid "registers may not be the same"
3551 msgstr ""
3553 #: config/tc-arm.c:896
3554 msgid "lo register required"
3555 msgstr ""
3557 #: config/tc-arm.c:897
3558 msgid "instruction not supported in Thumb16 mode"
3559 msgstr ""
3561 #: config/tc-arm.c:898
3562 msgid "instruction does not accept this addressing mode"
3563 msgstr ""
3565 #: config/tc-arm.c:899
3566 msgid "branch must be last instruction in IT block"
3567 msgstr ""
3569 #: config/tc-arm.c:900
3570 msgid "branch out of range or not a multiple of 2"
3571 msgstr ""
3573 #: config/tc-arm.c:901
3574 msgid "instruction not allowed in VPT block"
3575 msgstr ""
3577 #: config/tc-arm.c:902
3578 msgid "instruction not allowed in IT block"
3579 msgstr ""
3581 #: config/tc-arm.c:903
3582 msgid "instruction missing MVE vector predication code"
3583 msgstr ""
3585 #: config/tc-arm.c:904
3586 msgid "selected FPU does not support instruction"
3587 msgstr ""
3589 #: config/tc-arm.c:905
3590 msgid "thumb conditional instruction should be in IT block"
3591 msgstr ""
3593 #: config/tc-arm.c:907
3594 msgid "vector predicated instruction should be in VPT/VPST block"
3595 msgstr ""
3597 #: config/tc-arm.c:908
3598 msgid "incorrect condition in IT block"
3599 msgstr ""
3601 #: config/tc-arm.c:909
3602 msgid "incorrect condition in VPT/VPST block"
3603 msgstr ""
3605 #: config/tc-arm.c:910
3606 msgid "IT falling in the range of a previous IT block"
3607 msgstr ""
3609 #: config/tc-arm.c:911
3610 msgid "missing .fnstart before unwinding directive"
3611 msgstr ""
3613 #: config/tc-arm.c:913
3614 msgid "cannot use register index with PC-relative addressing"
3615 msgstr ""
3617 #: config/tc-arm.c:915
3618 msgid "cannot use writeback with PC-relative addressing"
3619 msgstr ""
3621 #: config/tc-arm.c:917
3622 msgid "selected processor does not support fp16 instruction"
3623 msgstr ""
3625 #: config/tc-arm.c:918
3626 msgid "selected processor does not support bf16 instruction"
3627 msgstr ""
3629 #: config/tc-arm.c:919
3630 msgid "selected processor does not support cde instruction"
3631 msgstr ""
3633 #: config/tc-arm.c:920
3634 msgid "coprocessor for insn is not enabled for cde"
3635 msgstr ""
3637 #: config/tc-arm.c:921
3638 msgid "using "
3639 msgstr ""
3641 #: config/tc-arm.c:922
3642 msgid "relocation valid in thumb1 code only"
3643 msgstr ""
3645 #: config/tc-arm.c:923
3646 msgid "Warning: instruction is UNPREDICTABLE in an IT block"
3647 msgstr ""
3649 #: config/tc-arm.c:925
3650 msgid "Warning: instruction is UNPREDICTABLE in a VPT block"
3651 msgstr ""
3653 #: config/tc-arm.c:927
3654 msgid "Warning: instruction is UNPREDICTABLE with PC operand"
3655 msgstr ""
3657 #: config/tc-arm.c:929
3658 msgid "Warning: instruction is UNPREDICTABLE with SP operand"
3659 msgstr ""
3661 #: config/tc-arm.c:931
3662 msgid "bad type in SIMD instruction"
3663 msgstr ""
3665 #: config/tc-arm.c:933
3666 msgid ""
3667 "GAS auto-detection mode and -march=all is deprecated for MVE, please use a "
3668 "valid -march or -mcpu option."
3669 msgstr ""
3671 #: config/tc-arm.c:935
3672 msgid ""
3673 "Warning: 32-bit element size and same destination and source operands makes "
3674 "instruction UNPREDICTABLE"
3675 msgstr ""
3677 #: config/tc-arm.c:937
3678 msgid "bad element type for instruction"
3679 msgstr ""
3681 #: config/tc-arm.c:938
3682 msgid "MVE vector register Q[0..7] expected"
3683 msgstr ""
3685 #: config/tc-arm.c:939
3686 msgid "selected processor does not support PACBTI extention"
3687 msgstr ""
3689 #: config/tc-arm.c:1159
3690 msgid "immediate expression requires a # prefix"
3691 msgstr ""
3693 #: config/tc-arm.c:1188 read.c:4077
3694 msgid "missing expression"
3695 msgstr ""
3697 #: config/tc-arm.c:1202 config/tc-arm.c:5590 config/tc-score.c:1205
3698 msgid "invalid constant"
3699 msgstr ""
3701 #: config/tc-arm.c:1337
3702 msgid "expected #constant"
3703 msgstr ""
3705 #: config/tc-arm.c:1509 config/tc-arm.c:1540
3706 #, c-format
3707 msgid "bad size %d in type specifier"
3708 msgstr ""
3710 #: config/tc-arm.c:1516
3711 msgid "unexpected type character `b' -- did you mean `bf'?"
3712 msgstr ""
3714 #: config/tc-arm.c:1523
3715 #, c-format
3716 msgid "unexpected character `%c' in type specifier"
3717 msgstr ""
3719 #: config/tc-arm.c:1590
3720 msgid "only one type should be specified for operand"
3721 msgstr ""
3723 #: config/tc-arm.c:1596
3724 msgid "vector type expected"
3725 msgstr ""
3727 #: config/tc-arm.c:1705
3728 msgid "expected MVE register [q0..q7]"
3729 msgstr ""
3731 #: config/tc-arm.c:1725
3732 msgid "can't redefine type for operand"
3733 msgstr ""
3735 #: config/tc-arm.c:1741
3736 msgid "only D and Q registers may be indexed"
3737 msgstr ""
3739 #: config/tc-arm.c:1743
3740 msgid "only D registers may be indexed"
3741 msgstr ""
3743 #: config/tc-arm.c:1749
3744 msgid "can't change index for operand"
3745 msgstr ""
3747 #: config/tc-arm.c:1812
3748 msgid "register operand expected, but got scalar"
3749 msgstr ""
3751 #: config/tc-arm.c:1863
3752 msgid "scalar must have an index"
3753 msgstr ""
3755 #: config/tc-arm.c:1868 config/tc-arm.c:20038 config/tc-arm.c:20121
3756 #: config/tc-arm.c:20794
3757 msgid "scalar index out of range"
3758 msgstr ""
3760 #: config/tc-arm.c:1947
3761 msgid "r0-r12, lr or APSR expected"
3762 msgstr ""
3764 #: config/tc-arm.c:1974 config/tc-arm.c:4376
3765 msgid "bad range in register list"
3766 msgstr ""
3768 #: config/tc-arm.c:1982 config/tc-arm.c:1991 config/tc-arm.c:2032
3769 #: config/tc-arm.c:4360 config/tc-arm.c:4380
3770 #, c-format
3771 msgid "Warning: duplicated register (r%d) in register list"
3772 msgstr ""
3774 #: config/tc-arm.c:1994
3775 msgid "Warning: register range not in ascending order"
3776 msgstr ""
3778 #: config/tc-arm.c:2005
3779 msgid "missing `}'"
3780 msgstr ""
3782 #: config/tc-arm.c:2021
3783 msgid "invalid register mask"
3784 msgstr ""
3786 #: config/tc-arm.c:2098
3787 msgid "expecting {"
3788 msgstr ""
3790 #: config/tc-arm.c:2165 config/tc-arm.c:2273
3791 msgid "VPR expected last"
3792 msgstr ""
3794 #: config/tc-arm.c:2171
3795 msgid "VFP single precision register or VPR expected"
3796 msgstr ""
3798 #. regtype == REG_TYPE_VFD.
3799 #: config/tc-arm.c:2174
3800 msgid "VFP/Neon double precision register or VPR expected"
3801 msgstr ""
3803 #: config/tc-arm.c:2191 config/tc-arm.c:2235
3804 msgid "register out of range in list"
3805 msgstr ""
3807 #: config/tc-arm.c:2213 config/tc-arm.c:4526 config/tc-arm.c:4660
3808 msgid "register list not in ascending order"
3809 msgstr ""
3811 #: config/tc-arm.c:2244
3812 msgid "register range not in ascending order"
3813 msgstr ""
3815 #: config/tc-arm.c:2283
3816 msgid "non-contiguous register range"
3817 msgstr ""
3819 #: config/tc-arm.c:2343
3820 msgid "register stride must be 1"
3821 msgstr ""
3823 #: config/tc-arm.c:2344
3824 msgid "register stride must be 1 or 2"
3825 msgstr ""
3827 #: config/tc-arm.c:2345
3828 msgid "mismatched element/structure types in list"
3829 msgstr ""
3831 #: config/tc-arm.c:2415
3832 msgid "don't use Rn-Rm syntax with non-unit stride"
3833 msgstr ""
3835 #: config/tc-arm.c:2470
3836 msgid "error parsing element/structure list"
3837 msgstr ""
3839 #: config/tc-arm.c:2476
3840 msgid "expected }"
3841 msgstr ""
3843 #: config/tc-arm.c:2566
3844 msgid "attempt to redefine typed alias"
3845 msgstr ""
3847 #: config/tc-arm.c:2701
3848 msgid "bad type for register"
3849 msgstr ""
3851 #: config/tc-arm.c:2712
3852 msgid "expression must be constant"
3853 msgstr ""
3855 #: config/tc-arm.c:2729
3856 msgid "can't redefine the type of a register alias"
3857 msgstr ""
3859 #: config/tc-arm.c:2736
3860 msgid "you must specify a single type only"
3861 msgstr ""
3863 #: config/tc-arm.c:2749
3864 msgid "can't redefine the index of a scalar alias"
3865 msgstr ""
3867 #: config/tc-arm.c:2757
3868 msgid "scalar index must be constant"
3869 msgstr ""
3871 #: config/tc-arm.c:2766
3872 msgid "expecting ]"
3873 msgstr ""
3875 #: config/tc-arm.c:2818
3876 msgid "invalid syntax for .dn directive"
3877 msgstr ""
3879 #: config/tc-arm.c:2824
3880 msgid "invalid syntax for .qn directive"
3881 msgstr ""
3883 #: config/tc-arm.c:2854
3884 #, c-format
3885 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3886 msgstr ""
3888 #: config/tc-arm.c:3116
3889 #, c-format
3890 msgid "Failed to find real start of function: %s\n"
3891 msgstr ""
3893 #: config/tc-arm.c:3133
3894 msgid "selected processor does not support THUMB opcodes"
3895 msgstr ""
3897 #: config/tc-arm.c:3146
3898 msgid "selected processor does not support ARM opcodes"
3899 msgstr ""
3901 #: config/tc-arm.c:3158
3902 #, c-format
3903 msgid "invalid instruction size selected (%d)"
3904 msgstr ""
3906 #: config/tc-arm.c:3190
3907 #, c-format
3908 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3909 msgstr ""
3911 #: config/tc-arm.c:3246
3912 #, c-format
3913 msgid "expected comma after name \"%s\""
3914 msgstr ""
3916 #: config/tc-arm.c:3296 config/tc-m32r.c:584
3917 #, c-format
3918 msgid "symbol `%s' already defined"
3919 msgstr ""
3921 #: config/tc-arm.c:3329
3922 #, c-format
3923 msgid "unrecognized syntax mode \"%s\""
3924 msgstr ""
3926 #: config/tc-arm.c:3359
3927 msgid ".ref pseudo-op only available with -mccs flag."
3928 msgstr ""
3930 #: config/tc-arm.c:3400
3931 msgid ".asmfunc repeated."
3932 msgstr ""
3934 #: config/tc-arm.c:3404
3935 msgid ".asmfunc without function."
3936 msgstr ""
3938 #: config/tc-arm.c:3410
3939 msgid ".asmfunc pseudo-op only available with -mccs flag."
3940 msgstr ""
3942 #: config/tc-arm.c:3421
3943 msgid ".endasmfunc without a .asmfunc."
3944 msgstr ""
3946 #: config/tc-arm.c:3425
3947 msgid ".endasmfunc without function."
3948 msgstr ""
3950 #: config/tc-arm.c:3436
3951 msgid ".endasmfunc pseudo-op only available with -mccs flag."
3952 msgstr ""
3954 #: config/tc-arm.c:3445
3955 msgid ".def pseudo-op only available with -mccs flag."
3956 msgstr ""
3958 #: config/tc-arm.c:3603
3959 msgid "invalid type for literal pool"
3960 msgstr ""
3962 #: config/tc-arm.c:3683 config/tc-tic54x.c:5379
3963 #, c-format
3964 msgid "Invalid label '%s'"
3965 msgstr ""
3967 #: config/tc-arm.c:3860
3968 msgid "(plt) is only valid on branch targets"
3969 msgstr ""
3971 #: config/tc-arm.c:3866 config/tc-csky.c:7672 config/tc-s390.c:1304
3972 #: config/tc-s390.c:2099 config/tc-xtensa.c:1698
3973 #, c-format
3974 msgid "%s relocations do not fit in %d byte"
3975 msgid_plural "%s relocations do not fit in %d bytes"
3976 msgstr[0] ""
3977 msgstr[1] ""
3979 #: config/tc-arm.c:3948
3980 msgid ".inst.n operand too big. Use .inst.w instead"
3981 msgstr ""
3983 #: config/tc-arm.c:3968
3984 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3985 msgstr ""
3987 #: config/tc-arm.c:3998
3988 msgid "width suffixes are invalid in ARM mode"
3989 msgstr ""
3991 #: config/tc-arm.c:4042 dwarf2dbg.c:1467
3992 msgid "expected 0 or 1"
3993 msgstr ""
3995 #: config/tc-arm.c:4046
3996 msgid "missing comma"
3997 msgstr ""
3999 #: config/tc-arm.c:4079
4000 msgid "duplicate .fnstart directive"
4001 msgstr ""
4003 #: config/tc-arm.c:4109 config/tc-tic6x.c:410
4004 msgid "duplicate .handlerdata directive"
4005 msgstr ""
4007 #: config/tc-arm.c:4128
4008 msgid ".fnend directive without .fnstart"
4009 msgstr ""
4011 #: config/tc-arm.c:4195 config/tc-tic6x.c:391
4012 msgid "personality routine specified for cantunwind frame"
4013 msgstr ""
4015 #: config/tc-arm.c:4212 config/tc-tic6x.c:452
4016 msgid "duplicate .personalityindex directive"
4017 msgstr ""
4019 #: config/tc-arm.c:4219 config/tc-tic6x.c:459
4020 msgid "bad personality routine number"
4021 msgstr ""
4023 #: config/tc-arm.c:4241 config/tc-tic6x.c:476
4024 msgid "duplicate .personality directive"
4025 msgstr ""
4027 #: config/tc-arm.c:4267
4028 #, c-format
4029 msgid "Unknown register no. encountered: %d\n"
4030 msgstr ""
4032 #: config/tc-arm.c:4363
4033 msgid "Warning: register list not in ascending order"
4034 msgstr ""
4036 #: config/tc-arm.c:4370 config/tc-epiphany.c:382 config/tc-m68k.c:5866
4037 #: config/tc-m68k.c:5895
4038 msgid "bad register list"
4039 msgstr ""
4041 #: config/tc-arm.c:4428 config/tc-arm.c:4478
4042 msgid "expected register list"
4043 msgstr ""
4045 #: config/tc-arm.c:4540 config/tc-arm.c:4674
4046 msgid "bad register range"
4047 msgstr ""
4049 #: config/tc-arm.c:4729
4050 msgid "register expected"
4051 msgstr ""
4053 #: config/tc-arm.c:4762
4054 msgid ".unwind_save does not support this kind of register"
4055 msgstr ""
4057 #: config/tc-arm.c:4801
4058 msgid "SP and PC not permitted in .unwind_movsp directive"
4059 msgstr ""
4061 #: config/tc-arm.c:4806
4062 msgid "unexpected .unwind_movsp directive"
4063 msgstr ""
4065 #: config/tc-arm.c:4833
4066 msgid "stack increment must be multiple of 4"
4067 msgstr ""
4069 #: config/tc-arm.c:4881
4070 msgid "expected <reg>, <reg>"
4071 msgstr ""
4073 #: config/tc-arm.c:4899
4074 msgid "register must be either sp or set by a previousunwind_movsp directive"
4075 msgstr ""
4077 #: config/tc-arm.c:4938
4078 msgid "expected <offset>, <opcode>"
4079 msgstr ""
4081 #: config/tc-arm.c:4950
4082 msgid "unwind opcode too long"
4083 msgstr ""
4085 #: config/tc-arm.c:4955
4086 msgid "invalid unwind opcode"
4087 msgstr ""
4089 #: config/tc-arm.c:5070 config/tc-arm.c:31769
4090 #, c-format
4091 msgid "unrecognised float16 format \"%s\""
4092 msgstr ""
4094 #: config/tc-arm.c:5081
4095 msgid "float16 format cannot be set more than once, ignoring."
4096 msgstr ""
4098 #: config/tc-arm.c:5094
4099 msgid "the floating-point format has not been set (or has been disabled)"
4100 msgstr ""
4102 #: config/tc-arm.c:5211 config/tc-arm.c:6201 config/tc-arm.c:11469
4103 #: config/tc-arm.c:12002 config/tc-arm.c:14133 config/tc-arm.c:16084
4104 #: config/tc-arm.c:16119 config/tc-arm.c:17047 config/tc-arm.c:18960
4105 #: config/tc-arm.c:18968 config/tc-arm.c:18975 config/tc-arm.c:20635
4106 #: config/tc-arm.c:28766 config/tc-arm.c:28830 config/tc-arm.c:28838
4107 #: config/tc-metag.c:5174 config/tc-z8k.c:1161 config/tc-z8k.c:1171
4108 msgid "immediate value out of range"
4109 msgstr ""
4111 #: config/tc-arm.c:5474
4112 msgid "'UXTW' not allowed here"
4113 msgstr ""
4115 #: config/tc-arm.c:5482
4116 msgid "'LSL' or 'ASR' required"
4117 msgstr ""
4119 #: config/tc-arm.c:5490
4120 msgid "'LSL' required"
4121 msgstr ""
4123 #: config/tc-arm.c:5498
4124 msgid "'ASR' required"
4125 msgstr ""
4127 #: config/tc-arm.c:5505
4128 msgid "'UXTW' required"
4129 msgstr ""
4131 #: config/tc-arm.c:5584
4132 msgid "invalid rotation"
4133 msgstr ""
4135 #: config/tc-arm.c:5766 config/tc-arm.c:5979
4136 msgid "unknown group relocation"
4137 msgstr ""
4139 #: config/tc-arm.c:5802
4140 msgid "alignment must be constant"
4141 msgstr ""
4143 #: config/tc-arm.c:6013
4144 msgid "this group relocation is not allowed on this instruction"
4145 msgstr ""
4147 #: config/tc-arm.c:6069
4148 msgid "'}' expected at end of 'option' field"
4149 msgstr ""
4151 #: config/tc-arm.c:6074
4152 msgid "cannot combine index with option"
4153 msgstr ""
4155 #: config/tc-arm.c:6339
4156 msgid "unexpected bit specified after APSR"
4157 msgstr ""
4159 #: config/tc-arm.c:6351
4160 msgid "selected processor does not support DSP extension"
4161 msgstr ""
4163 #: config/tc-arm.c:6363
4164 msgid "bad bitmask specified after APSR"
4165 msgstr ""
4167 #: config/tc-arm.c:6387
4168 msgid "writing to APSR without specifying a bitmask is deprecated"
4169 msgstr ""
4171 #: config/tc-arm.c:6399 config/tc-arm.c:13236 config/tc-arm.c:13281
4172 #: config/tc-arm.c:13285
4173 msgid "selected processor does not support requested special purpose register"
4174 msgstr ""
4176 #: config/tc-arm.c:6404
4177 msgid "flag for {c}psr instruction expected"
4178 msgstr ""
4180 #: config/tc-arm.c:6468
4181 msgid "unrecognized CPS flag"
4182 msgstr ""
4184 #: config/tc-arm.c:6475
4185 msgid "missing CPS flags"
4186 msgstr ""
4188 #: config/tc-arm.c:6498 config/tc-arm.c:6504
4189 msgid "valid endian specifiers are be or le"
4190 msgstr ""
4192 #: config/tc-arm.c:6526
4193 msgid "missing rotation field after comma"
4194 msgstr ""
4196 #: config/tc-arm.c:6541
4197 msgid "rotation can only be 0, 8, 16, or 24"
4198 msgstr ""
4200 #: config/tc-arm.c:6570
4201 msgid "condition required"
4202 msgstr ""
4204 #: config/tc-arm.c:6612 config/tc-arm.c:9731
4205 msgid "'[' expected"
4206 msgstr ""
4208 #: config/tc-arm.c:6625
4209 msgid "',' expected"
4210 msgstr ""
4212 #: config/tc-arm.c:6642
4213 msgid "invalid shift"
4214 msgstr ""
4216 #: config/tc-arm.c:6722
4217 msgid "expected ARM or MVE vector register"
4218 msgstr ""
4220 #: config/tc-arm.c:6771
4221 msgid "can't use Neon quad register here"
4222 msgstr ""
4224 #: config/tc-arm.c:6840
4225 msgid "expected <Rm> or <Dm> or <Qm> operand"
4226 msgstr ""
4228 #: config/tc-arm.c:6940
4229 msgid "VFP single, double or MVE vector register expected"
4230 msgstr ""
4232 #: config/tc-arm.c:6960
4233 msgid "parse error"
4234 msgstr ""
4236 #: config/tc-arm.c:7256
4237 msgid "immediate value 48 or 64 expected"
4238 msgstr ""
4240 #. ISB can only take SY as an option.
4241 #: config/tc-arm.c:7305
4242 msgid "invalid barrier type"
4243 msgstr ""
4245 #: config/tc-arm.c:7474
4246 msgid "only floating point zero is allowed as immediate value"
4247 msgstr ""
4249 #: config/tc-arm.c:7569
4250 msgid "immediate value is out of range"
4251 msgstr ""
4253 #: config/tc-arm.c:7730
4254 msgid "iWMMXt data or control register expected"
4255 msgstr ""
4257 #: config/tc-arm.c:7771
4258 msgid "Banked registers are not available with this architecture."
4259 msgstr ""
4261 #: config/tc-arm.c:8019
4262 msgid "operand must be LR register"
4263 msgstr ""
4265 #: config/tc-arm.c:8024
4266 msgid "operand must be SP register"
4267 msgstr ""
4269 #: config/tc-arm.c:8029
4270 msgid "operand must be r12"
4271 msgstr ""
4273 #: config/tc-arm.c:8100 config/tc-score.c:260
4274 msgid "garbage following instruction"
4275 msgstr ""
4277 #. If REG is R13 (the stack pointer), warn that its use is
4278 #. deprecated.
4279 #: config/tc-arm.c:8150
4280 msgid "use of r13 is deprecated"
4281 msgstr ""
4283 #: config/tc-arm.c:8168 config/tc-arm.c:20335
4284 msgid ""
4285 "scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE"
4286 msgstr ""
4288 #: config/tc-arm.c:8243
4289 msgid "D register out of range for selected VFP version"
4290 msgstr ""
4292 #: config/tc-arm.c:8340 config/tc-arm.c:11158
4293 msgid "Instruction does not support =N addresses"
4294 msgstr ""
4296 #: config/tc-arm.c:8348
4297 msgid "instruction does not accept preindexed addressing"
4298 msgstr ""
4300 #. unindexed - only for coprocessor
4301 #: config/tc-arm.c:8364 config/tc-arm.c:11221
4302 msgid "instruction does not accept unindexed addressing"
4303 msgstr ""
4305 #: config/tc-arm.c:8372
4306 msgid "destination register same as write-back base"
4307 msgstr ""
4309 #: config/tc-arm.c:8373
4310 msgid "source register same as write-back base"
4311 msgstr ""
4313 #: config/tc-arm.c:8423
4314 msgid "use of PC in this instruction is deprecated"
4315 msgstr ""
4317 #: config/tc-arm.c:8446
4318 msgid "instruction does not accept scaled register index"
4319 msgstr ""
4321 #: config/tc-arm.c:8749
4322 msgid "invalid pseudo operation"
4323 msgstr ""
4325 #. FIXME: The code that was here previously could not
4326 #. work.  Firstly, it tried to convert a floating point
4327 #. number into an extended precision format, but only
4328 #. provided a buffer of 5 littlenums, which was too
4329 #. small.  Secondly, it then didn't deal with the value
4330 #. converted correctly, just reading out the first 4
4331 #. littlenum fields and assuming that could be used
4332 #. directly.
4334 #. I think the code was intended to handle expressions
4335 #. such as:
4337 #. LDR r0, =1.0
4338 #. VLDR d0, =55.3
4340 #. but the parsers currently don't permit floating-point
4341 #. literal values to be written this way, so this code
4342 #. is probably unreachable.  To be safe, we simply
4343 #. return an error here.
4344 #: config/tc-arm.c:8791
4345 msgid "constant expression not supported"
4346 msgstr ""
4348 #: config/tc-arm.c:8995
4349 msgid "invalid co-processor operand"
4350 msgstr ""
4352 #: config/tc-arm.c:9011
4353 msgid "instruction does not support unindexed addressing"
4354 msgstr ""
4356 #: config/tc-arm.c:9026
4357 msgid "pc may not be used with write-back"
4358 msgstr ""
4360 #: config/tc-arm.c:9031
4361 msgid "instruction does not support writeback"
4362 msgstr ""
4364 #: config/tc-arm.c:9137
4365 msgid "Rn must not overlap other operands"
4366 msgstr ""
4368 #: config/tc-arm.c:9142
4369 msgid "swp{b} use is obsoleted for ARMv8 and later"
4370 msgstr ""
4372 #: config/tc-arm.c:9145
4373 msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
4374 msgstr ""
4376 #: config/tc-arm.c:9257 config/tc-arm.c:9276 config/tc-arm.c:9289
4377 #: config/tc-arm.c:11839 config/tc-arm.c:11870 config/tc-arm.c:11892
4378 msgid "bit-field extends past end of register"
4379 msgstr ""
4381 #: config/tc-arm.c:9319
4382 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
4383 msgstr ""
4385 #: config/tc-arm.c:9372
4386 msgid "use of r15 in blx in ARM mode is not really useful"
4387 msgstr ""
4389 #: config/tc-arm.c:9394
4390 msgid "use of r15 in bx in ARM mode is not really useful"
4391 msgstr ""
4393 #: config/tc-arm.c:9420
4394 msgid "use of r15 in bxj is not really useful"
4395 msgstr ""
4397 #: config/tc-arm.c:9468
4398 msgid "This coprocessor register access is deprecated in ARMv8"
4399 msgstr ""
4401 #: config/tc-arm.c:9676 config/tc-arm.c:9685
4402 msgid "writeback of base register is UNPREDICTABLE"
4403 msgstr ""
4405 #: config/tc-arm.c:9679
4406 msgid "writeback of base register when in register list is UNPREDICTABLE"
4407 msgstr ""
4409 #: config/tc-arm.c:9689
4410 msgid "if writeback register is in list, it must be the lowest reg in the list"
4411 msgstr ""
4413 #: config/tc-arm.c:9726
4414 msgid "first transfer register must be even"
4415 msgstr ""
4417 #: config/tc-arm.c:9729
4418 msgid "can only transfer two consecutive registers"
4419 msgstr ""
4421 #. If op 1 were present and equal to PC, this function wouldn't
4422 #. have been called in the first place.
4423 #. If op 2 were present and equal to PC, this function wouldn't
4424 #. have been called in the first place.
4425 #: config/tc-arm.c:9730 config/tc-arm.c:9800 config/tc-arm.c:10531
4426 #: config/tc-arm.c:12725
4427 msgid "r14 not allowed here"
4428 msgstr ""
4430 #: config/tc-arm.c:9742
4431 msgid "base register written back, and overlaps second transfer register"
4432 msgstr ""
4434 #: config/tc-arm.c:9752
4435 msgid "index register overlaps transfer register"
4436 msgstr ""
4438 #: config/tc-arm.c:9781 config/tc-arm.c:10498
4439 msgid "offset must be zero in ARM encoding"
4440 msgstr ""
4442 #: config/tc-arm.c:9794 config/tc-arm.c:10525
4443 msgid "even register required"
4444 msgstr ""
4446 #: config/tc-arm.c:9797
4447 msgid "can only load two consecutive registers"
4448 msgstr ""
4450 #: config/tc-arm.c:9815
4451 msgid "ldr to register 15 must be 4-byte aligned"
4452 msgstr ""
4454 #: config/tc-arm.c:9838 config/tc-arm.c:9870
4455 msgid "this instruction requires a post-indexed address"
4456 msgstr ""
4458 #: config/tc-arm.c:9897
4459 msgid "Rd and Rm should be different in mla"
4460 msgstr ""
4462 #: config/tc-arm.c:9924 config/tc-arm.c:13100
4463 msgid ":lower16: not allowed in this instruction"
4464 msgstr ""
4466 #: config/tc-arm.c:9926 config/tc-arm.c:13105
4467 msgid ":upper16: not allowed in this instruction"
4468 msgstr ""
4470 #: config/tc-arm.c:9943
4471 msgid "operand 1 must be FPSCR"
4472 msgstr ""
4474 #: config/tc-arm.c:9996 config/tc-arm.c:10005 config/tc-arm.c:10059
4475 #: config/tc-arm.c:10068
4476 msgid "selected processor does not support instruction"
4477 msgstr ""
4479 #: config/tc-arm.c:10008 config/tc-arm.c:10071
4480 msgid "accessing MVE system register without MVE is UNPREDICTABLE"
4481 msgstr ""
4483 #: config/tc-arm.c:10099 config/tc-arm.c:13219
4484 msgid "bad register for mrs"
4485 msgstr ""
4487 #: config/tc-arm.c:10106 config/tc-arm.c:13243
4488 msgid "'APSR', 'CPSR' or 'SPSR' expected"
4489 msgstr ""
4491 #: config/tc-arm.c:10147
4492 msgid "Rd and Rm should be different in mul"
4493 msgstr ""
4495 #: config/tc-arm.c:10166 config/tc-arm.c:10443 config/tc-arm.c:13382
4496 msgid "rdhi and rdlo must be different"
4497 msgstr ""
4499 #: config/tc-arm.c:10172
4500 msgid "rdhi, rdlo and rm must all be different"
4501 msgstr ""
4503 #: config/tc-arm.c:10238
4504 msgid "'[' expected after PLD mnemonic"
4505 msgstr ""
4507 #: config/tc-arm.c:10240 config/tc-arm.c:10255
4508 msgid "post-indexed expression used in preload instruction"
4509 msgstr ""
4511 #: config/tc-arm.c:10242 config/tc-arm.c:10257
4512 msgid "writeback used in preload instruction"
4513 msgstr ""
4515 #: config/tc-arm.c:10244 config/tc-arm.c:10259
4516 msgid "unindexed addressing used in preload instruction"
4517 msgstr ""
4519 #: config/tc-arm.c:10253
4520 msgid "'[' expected after PLI mnemonic"
4521 msgstr ""
4523 #: config/tc-arm.c:10268 config/tc-arm.c:13551
4524 msgid "push/pop do not support {reglist}^"
4525 msgstr ""
4527 #: config/tc-arm.c:10346 config/tc-arm.c:13728
4528 msgid "setend use is deprecated for ARMv8"
4529 msgstr ""
4531 #: config/tc-arm.c:10367 config/tc-arm.c:13789 config/tc-arm.c:13821
4532 #: config/tc-arm.c:13864
4533 msgid "extraneous shift as part of operand to shift insn"
4534 msgstr ""
4536 #: config/tc-arm.c:10377 config/tc-arm.c:13927
4537 msgid "immediate too large (bigger than 0xF)"
4538 msgstr ""
4540 #: config/tc-arm.c:10401 config/tc-arm.c:10410
4541 msgid "selected processor does not support SETPAN instruction"
4542 msgstr ""
4544 #: config/tc-arm.c:10469
4545 msgid "SRS base register must be r13"
4546 msgstr ""
4548 #: config/tc-arm.c:10528
4549 msgid "can only store two consecutive registers"
4550 msgstr ""
4552 #: config/tc-arm.c:10650 config/tc-arm.c:10671
4553 msgid "only two consecutive VFP SP registers allowed here"
4554 msgstr ""
4556 #: config/tc-arm.c:10699 config/tc-arm.c:10714
4557 msgid "this addressing mode requires base-register writeback"
4558 msgstr ""
4560 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
4561 #. i.e. immbits must be in range 0 - 16.
4562 #: config/tc-arm.c:10843
4563 msgid "immediate value out of range, expected range [0, 16]"
4564 msgstr ""
4566 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
4567 #. i.e. immbits must be in range 0 - 31.
4568 #: config/tc-arm.c:10850
4569 msgid "immediate value out of range, expected range [1, 32]"
4570 msgstr ""
4572 #: config/tc-arm.c:10891
4573 msgid "only r15 allowed here"
4574 msgstr ""
4576 #: config/tc-arm.c:11026
4577 msgid "immediate operand requires iWMMXt2"
4578 msgstr ""
4580 #: config/tc-arm.c:11119
4581 msgid "shift by register not allowed in thumb mode"
4582 msgstr ""
4584 #: config/tc-arm.c:11131 config/tc-arm.c:13973 config/tc-arm.c:28057
4585 msgid "shift expression is too large"
4586 msgstr ""
4588 #: config/tc-arm.c:11164
4589 msgid "cannot use register index with this instruction"
4590 msgstr ""
4592 #: config/tc-arm.c:11166
4593 msgid "Thumb does not support negative register indexing"
4594 msgstr ""
4596 #: config/tc-arm.c:11168
4597 msgid "Thumb does not support register post-indexing"
4598 msgstr ""
4600 #: config/tc-arm.c:11170
4601 msgid "Thumb does not support register indexing with writeback"
4602 msgstr ""
4604 #: config/tc-arm.c:11172
4605 msgid "Thumb supports only LSL in shifted register indexing"
4606 msgstr ""
4608 #: config/tc-arm.c:11181 config/tc-arm.c:19703
4609 msgid "shift out of range"
4610 msgstr ""
4612 #: config/tc-arm.c:11190
4613 msgid "cannot use writeback with this instruction"
4614 msgstr ""
4616 #: config/tc-arm.c:11211
4617 msgid "cannot use post-indexing with PC-relative addressing"
4618 msgstr ""
4620 #: config/tc-arm.c:11212
4621 msgid "cannot use post-indexing with this instruction"
4622 msgstr ""
4624 #: config/tc-arm.c:11450
4625 msgid "cannot honor width suffix"
4626 msgstr ""
4628 #: config/tc-arm.c:11464
4629 msgid "only SUBS PC, LR, #const allowed"
4630 msgstr ""
4632 #: config/tc-arm.c:11547 config/tc-arm.c:11707 config/tc-arm.c:11804
4633 #: config/tc-arm.c:13180 config/tc-arm.c:13488
4634 msgid "shift must be constant"
4635 msgstr ""
4637 #: config/tc-arm.c:11552
4638 msgid "shift value over 3 not allowed in thumb mode"
4639 msgstr ""
4641 #: config/tc-arm.c:11554
4642 msgid "only LSL shift allowed in thumb mode"
4643 msgstr ""
4645 #: config/tc-arm.c:11578 config/tc-arm.c:11722 config/tc-arm.c:11819
4646 #: config/tc-arm.c:13193
4647 msgid "unshifted register required"
4648 msgstr ""
4650 #: config/tc-arm.c:11593 config/tc-arm.c:11830 config/tc-arm.c:13343
4651 msgid "dest must overlap one source register"
4652 msgstr ""
4654 #: config/tc-arm.c:11725 config/tc-csky.c:6026
4655 msgid "dest and source1 must be the same register"
4656 msgstr ""
4658 #: config/tc-arm.c:11965
4659 msgid ""
4660 "selected architecture does not support wide conditional branch instruction"
4661 msgstr ""
4663 #: config/tc-arm.c:11998
4664 msgid "instruction is always unconditional"
4665 msgstr ""
4667 #: config/tc-arm.c:12173
4668 msgid "selected processor does not support 'A' form of this instruction"
4669 msgstr ""
4671 #: config/tc-arm.c:12176
4672 msgid "Thumb does not support the 2-argument form of this instruction"
4673 msgstr ""
4675 #: config/tc-arm.c:12301
4676 msgid "SP not allowed in register list"
4677 msgstr ""
4679 #: config/tc-arm.c:12305
4680 msgid ""
4681 "having the base register in the register list when using write back is "
4682 "UNPREDICTABLE"
4683 msgstr ""
4685 #: config/tc-arm.c:12313
4686 msgid "LR and PC should not both be in register list"
4687 msgstr ""
4689 #: config/tc-arm.c:12321
4690 msgid "PC not allowed in register list"
4691 msgstr ""
4693 #: config/tc-arm.c:12366
4694 msgid "Thumb load/store multiple does not support {reglist}^"
4695 msgstr ""
4697 #: config/tc-arm.c:12444 config/tc-arm.c:12478
4698 #, c-format
4699 msgid "value stored for r%d is UNKNOWN"
4700 msgstr ""
4702 #: config/tc-arm.c:12471
4703 msgid "Thumb-2 instruction only valid in unified syntax"
4704 msgstr ""
4706 #: config/tc-arm.c:12475 config/tc-arm.c:12485
4707 msgid "this instruction will write back the base register"
4708 msgstr ""
4710 #: config/tc-arm.c:12488
4711 msgid "this instruction will not write back the base register"
4712 msgstr ""
4714 #: config/tc-arm.c:12519
4715 msgid "r14 not allowed as first register when second register is omitted"
4716 msgstr ""
4718 #: config/tc-arm.c:12619
4719 msgid ""
4720 "This instruction may be unpredictable if executed on M-profile cores with "
4721 "interrupts enabled."
4722 msgstr ""
4724 #: config/tc-arm.c:12648 config/tc-arm.c:12661 config/tc-arm.c:12697
4725 msgid "Thumb does not support this addressing mode"
4726 msgstr ""
4728 #: config/tc-arm.c:12665
4729 msgid "byte or halfword not valid for base register"
4730 msgstr ""
4732 #: config/tc-arm.c:12668
4733 msgid "r15 based store not allowed"
4734 msgstr ""
4736 #: config/tc-arm.c:12670
4737 msgid "invalid base register for register offset"
4738 msgstr ""
4740 #: config/tc-arm.c:12727
4741 msgid "r12 not allowed here"
4742 msgstr ""
4744 #: config/tc-arm.c:12733
4745 msgid "base register written back, and overlaps one of transfer registers"
4746 msgstr ""
4748 #: config/tc-arm.c:12861
4749 #, c-format
4750 msgid ""
4751 "Use of r%u as a source register is deprecated when r%u is the destination "
4752 "register."
4753 msgstr ""
4755 #: config/tc-arm.c:13056
4756 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
4757 msgstr ""
4759 #: config/tc-arm.c:13084
4760 msgid "only lo regs allowed with immediate"
4761 msgstr ""
4763 #: config/tc-arm.c:13261
4764 msgid "Thumb encoding does not support an immediate here"
4765 msgstr ""
4767 #: config/tc-arm.c:13348
4768 msgid "Thumb-2 MUL must not set flags"
4769 msgstr ""
4771 #: config/tc-arm.c:13413
4772 msgid "Thumb does not support NOP with hints"
4773 msgstr ""
4775 #: config/tc-arm.c:13573 config/tc-arm.c:13585
4776 msgid "invalid register list to push/pop instruction"
4777 msgstr ""
4779 #: config/tc-arm.c:13848
4780 msgid "source1 and dest must be same register"
4781 msgstr ""
4783 #: config/tc-arm.c:13873
4784 msgid "ror #imm not supported"
4785 msgstr ""
4787 #: config/tc-arm.c:13924
4788 msgid "SMC is not permitted on this architecture"
4789 msgstr ""
4791 #: config/tc-arm.c:14090
4792 msgid "Thumb encoding does not support rotation"
4793 msgstr ""
4795 #: config/tc-arm.c:14110
4796 msgid "instruction requires register index"
4797 msgstr ""
4799 #: config/tc-arm.c:14120
4800 msgid "instruction does not allow shifted index"
4801 msgstr ""
4803 #: config/tc-arm.c:14276 config/tc-arm.c:29201
4804 msgid "out of range label-relative fixup value"
4805 msgstr ""
4807 #: config/tc-arm.c:14600
4808 msgid "invalid neon suffix for non neon instruction"
4809 msgstr ""
4811 #: config/tc-arm.c:14995 config/tc-arm.c:15348 config/tc-arm.c:16833
4812 #: config/tc-arm.c:16913 config/tc-arm.c:16970 config/tc-arm.c:18851
4813 #: config/tc-arm.c:21039 config/tc-arm.c:21226
4814 msgid "invalid instruction shape"
4815 msgstr ""
4817 #: config/tc-arm.c:15247
4818 msgid "types specified in both the mnemonic and operands"
4819 msgstr ""
4821 #: config/tc-arm.c:15284
4822 msgid "operand types can't be inferred"
4823 msgstr ""
4825 #: config/tc-arm.c:15290
4826 msgid "type specifier has the wrong number of parts"
4827 msgstr ""
4829 #: config/tc-arm.c:15376 config/tc-arm.c:19112 config/tc-arm.c:19119
4830 msgid "operand size must match register width"
4831 msgstr ""
4833 #: config/tc-arm.c:15398
4834 msgid "inconsistent types in Neon instruction"
4835 msgstr ""
4837 #: config/tc-arm.c:15819
4838 msgid "Type is not allowed for this instruction"
4839 msgstr ""
4841 #: config/tc-arm.c:15894
4842 msgid "MVE vector or ARM register expected"
4843 msgstr ""
4845 #: config/tc-arm.c:16011
4846 msgid "immediate must be either 1, 2, 4 or 8"
4847 msgstr ""
4849 #: config/tc-arm.c:16168
4850 msgid "immediate operand expected in the range [1,8]"
4851 msgstr ""
4853 #: config/tc-arm.c:16169
4854 msgid "immediate operand expected in the range [1,16]"
4855 msgstr ""
4857 #: config/tc-arm.c:16311
4858 msgid "expected LR"
4859 msgstr ""
4861 #: config/tc-arm.c:16810 config/tc-arm.c:16890 config/tc-arm.c:18487
4862 #: config/tc-arm.c:20320
4863 msgid "immediate out of range for shift"
4864 msgstr ""
4866 #: config/tc-arm.c:17104
4867 msgid "first and second operands shall be the same register"
4868 msgstr ""
4870 #: config/tc-arm.c:17218 config/tc-arm.c:17280
4871 msgid "destination register and offset register may not be the same"
4872 msgstr ""
4874 #: config/tc-arm.c:17230 config/tc-arm.c:17349
4875 msgid "immediate must be a multiple of 4 in the range of +/-[0,508]"
4876 msgstr ""
4878 #: config/tc-arm.c:17232
4879 msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]"
4880 msgstr ""
4882 #: config/tc-arm.c:17253
4883 msgid "can not shift offsets when accessing less than half-word"
4884 msgstr ""
4886 #: config/tc-arm.c:17255
4887 msgid ""
4888 "shift immediate must be 1, 2 or 3 for half-word, word or double-word "
4889 "accesses respectively"
4890 msgstr ""
4892 #: config/tc-arm.c:17342
4893 msgid "immediate must be in the range of +/-[0,127]"
4894 msgstr ""
4896 #: config/tc-arm.c:17345
4897 msgid "immediate must be a multiple of 2 in the range of +/-[0,254]"
4898 msgstr ""
4900 #: config/tc-arm.c:17359 config/tc-arm.c:18185
4901 msgid "MVE vector register in the range [Q0..Q7] expected"
4902 msgstr ""
4904 #: config/tc-arm.c:17675 config/tc-arm.c:19542
4905 msgid "scalar out of range for multiply instruction"
4906 msgstr ""
4908 #: config/tc-arm.c:17763
4909 msgid "index must be in the range 0 to 3"
4910 msgstr ""
4912 #: config/tc-arm.c:17766
4913 msgid "indexed register must be less than 8"
4914 msgstr ""
4916 #: config/tc-arm.c:17967 config/tc-arm.c:21290
4917 msgid ""
4918 "Warning: 32-bit element size and same first and third operand makes "
4919 "instruction UNPREDICTABLE"
4920 msgstr ""
4922 #: config/tc-arm.c:18326
4923 msgid "instruction form not available on this architecture."
4924 msgstr ""
4926 #: config/tc-arm.c:18329
4927 msgid "this instruction implies use of ARMv8.1 AdvSIMD."
4928 msgstr ""
4930 #: config/tc-arm.c:18436 config/tc-arm.c:18461
4931 msgid "immediate out of range for insert"
4932 msgstr ""
4934 #: config/tc-arm.c:18608
4935 msgid "immediate out of range for narrowing operation"
4936 msgstr ""
4938 #: config/tc-arm.c:18755
4939 msgid "operands 0 and 1 must be the same register"
4940 msgstr ""
4942 #: config/tc-arm.c:18861 config/tc-arm.c:21138
4943 msgid "invalid rounding mode"
4944 msgstr ""
4946 #: config/tc-arm.c:19332
4947 msgid "operand size must be specified for immediate VMOV"
4948 msgstr ""
4950 #: config/tc-arm.c:19342
4951 msgid "immediate has bits set outside the operand size"
4952 msgstr ""
4954 #: config/tc-arm.c:19577
4955 msgid ""
4956 "vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is "
4957 "UNPREDICTABLE"
4958 msgstr ""
4960 #: config/tc-arm.c:19685
4961 msgid "Instruction form not available on this architecture."
4962 msgstr ""
4964 #: config/tc-arm.c:19739
4965 msgid ""
4966 "Warning: 64-bit element size and same destination and source operands makes "
4967 "instruction UNPREDICTABLE"
4968 msgstr ""
4970 #: config/tc-arm.c:19744
4971 msgid "elements must be smaller than reversal region"
4972 msgstr ""
4974 #: config/tc-arm.c:19836
4975 msgid "Index one must be [2,3] and index two must be two less than index one."
4976 msgstr ""
4978 #: config/tc-arm.c:19839
4979 msgid "Destination registers may not be the same"
4980 msgstr ""
4982 #: config/tc-arm.c:20037 config/tc-arm.c:20120
4983 msgid "bad type for scalar"
4984 msgstr ""
4986 #: config/tc-arm.c:20176
4987 msgid ""
4988 "immediate constant is valid both as a bit-pattern and a floating point value "
4989 "(using the fp value)"
4990 msgstr ""
4992 #: config/tc-arm.c:20228 config/tc-arm.c:20239
4993 msgid "VFP registers must be adjacent"
4994 msgstr ""
4996 #: config/tc-arm.c:20329
4997 msgid "invalid suffix"
4998 msgstr ""
5000 #: config/tc-arm.c:20483
5001 msgid "bad list length for table lookup"
5002 msgstr ""
5004 #: config/tc-arm.c:20516
5005 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
5006 msgstr ""
5008 #: config/tc-arm.c:20519 config/tc-arm.c:20545
5009 msgid "register list must contain at least 1 and at most 16 registers"
5010 msgstr ""
5012 #: config/tc-arm.c:20540
5013 msgid "register list must contain at least 1 and at most 32 registers"
5014 msgstr ""
5016 #: config/tc-arm.c:20593 config/tc-arm.c:20626
5017 msgid "Use of PC here is UNPREDICTABLE"
5018 msgstr ""
5020 #: config/tc-arm.c:20595
5021 msgid "Use of PC here is deprecated"
5022 msgstr ""
5024 #: config/tc-arm.c:20629
5025 msgid "instruction does not accept register index"
5026 msgstr ""
5028 #: config/tc-arm.c:20632
5029 msgid "instruction does not accept PC-relative addressing"
5030 msgstr ""
5032 #: config/tc-arm.c:20654 config/tc-arm.c:20663
5033 msgid "Instruction not permitted on this architecture"
5034 msgstr ""
5036 #: config/tc-arm.c:20712
5037 msgid "bad alignment"
5038 msgstr ""
5040 #: config/tc-arm.c:20729
5041 msgid "bad list type for instruction"
5042 msgstr ""
5044 #: config/tc-arm.c:20773
5045 msgid "unsupported alignment for instruction"
5046 msgstr ""
5048 #: config/tc-arm.c:20792 config/tc-arm.c:20886 config/tc-arm.c:20898
5049 #: config/tc-arm.c:20908 config/tc-arm.c:20922
5050 msgid "bad list length"
5051 msgstr ""
5053 #: config/tc-arm.c:20797
5054 msgid "stride of 2 unavailable when element size is 8"
5055 msgstr ""
5057 #: config/tc-arm.c:20830 config/tc-arm.c:20906
5058 msgid "can't use alignment with this instruction"
5059 msgstr ""
5061 #: config/tc-arm.c:20978
5062 msgid "post-index must be a register"
5063 msgstr ""
5065 #: config/tc-arm.c:20980
5066 msgid "bad register for post-index"
5067 msgstr ""
5069 #: config/tc-arm.c:21202
5070 msgid "scalar out of range"
5071 msgstr ""
5073 #: config/tc-arm.c:21335
5074 msgid ""
5075 "Dot Product instructions cannot be conditional,  the behaviour is "
5076 "UNPREDICTABLE"
5077 msgstr ""
5079 #: config/tc-arm.c:21410 config/tc-arm.c:21438 config/tc-arm.c:22120
5080 msgid "index must be 0 or 1"
5081 msgstr ""
5083 #: config/tc-arm.c:21413 config/tc-arm.c:21441 config/tc-arm.c:22123
5084 msgid "indexed register must be less than 16"
5085 msgstr ""
5087 #: config/tc-arm.c:21479
5088 msgid "Register must be r0-r14 except r13, or APSR_nzcv."
5089 msgstr ""
5091 #: config/tc-arm.c:21482
5092 msgid "Register must be an even register between r0-r10."
5093 msgstr ""
5095 #: config/tc-arm.c:21507
5096 msgid "CDE Coprocessor must be in range 0-7"
5097 msgstr ""
5099 #: config/tc-arm.c:21541
5100 msgid "cx1d requires consecutive destination registers."
5101 msgstr ""
5103 #: config/tc-arm.c:21571
5104 msgid "cx2d requires consecutive destination registers."
5105 msgstr ""
5107 #: config/tc-arm.c:21610
5108 msgid "cx3d requires consecutive destination registers."
5109 msgstr ""
5111 #: config/tc-arm.c:21802
5112 msgid "'q' register must be in range 0-7"
5113 msgstr ""
5115 #: config/tc-arm.c:21805
5116 msgid "'d' register must be in range 0-15"
5117 msgstr ""
5119 #: config/tc-arm.c:21807
5120 msgid "'s' register must be in range 0-31"
5121 msgstr ""
5123 #: config/tc-arm.c:21862
5124 msgid "vcx instructions with Q registers require MVE"
5125 msgstr ""
5127 #: config/tc-arm.c:21867
5128 msgid ""
5129 "vcx instructions with S or D registers require either MVE or Armv8-M "
5130 "floating point extension."
5131 msgstr ""
5133 #: config/tc-arm.c:21883
5134 msgid "vcx1 with S or D registers takes immediate within 0-2047"
5135 msgstr ""
5137 #: config/tc-arm.c:21899
5138 msgid "vcx2 with S or D registers takes immediate within 0-63"
5139 msgstr ""
5141 #: config/tc-arm.c:21914
5142 msgid "vcx2 with S or D registers takes immediate within 0-7"
5143 msgstr ""
5145 #: config/tc-arm.c:22504 config/tc-arm.c:22625
5146 msgid "conditional infixes are deprecated in unified syntax"
5147 msgstr ""
5149 #: config/tc-arm.c:22836
5150 msgid "Warning: conditional outside an IT block for Thumb."
5151 msgstr ""
5153 #: config/tc-arm.c:23164
5154 msgid "Short branches, Undefined, SVC, LDM/STM"
5155 msgstr ""
5157 #: config/tc-arm.c:23165
5158 msgid "Miscellaneous 16-bit instructions"
5159 msgstr ""
5161 #: config/tc-arm.c:23166
5162 msgid "ADR"
5163 msgstr ""
5165 #: config/tc-arm.c:23167
5166 msgid "Literal loads"
5167 msgstr ""
5169 #: config/tc-arm.c:23168
5170 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
5171 msgstr ""
5173 #: config/tc-arm.c:23169
5174 msgid "Hi-register ADD, MOV, CMP using pc"
5175 msgstr ""
5177 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
5178 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.
5179 #: config/tc-arm.c:23172
5180 msgid "ADD/SUB sp, sp #imm"
5181 msgstr ""
5183 #: config/tc-arm.c:23194
5184 msgid ""
5185 "IT blocks containing 32-bit Thumb instructions are performance deprecated in "
5186 "ARMv8-A and ARMv8-R"
5187 msgstr ""
5189 #: config/tc-arm.c:23206
5190 #, c-format
5191 msgid ""
5192 "IT blocks containing 16-bit Thumb instructions of the following class are "
5193 "performance deprecated in ARMv8-A and ARMv8-R: %s"
5194 msgstr ""
5196 #: config/tc-arm.c:23220
5197 msgid ""
5198 "IT blocks containing more than one conditional instruction are performance "
5199 "deprecated in ARMv8-A and ARMv8-R"
5200 msgstr ""
5202 #: config/tc-arm.c:23338
5203 #, c-format
5204 msgid "bad instruction `%s'"
5205 msgstr ""
5207 #: config/tc-arm.c:23344
5208 msgid "s suffix on comparison instruction is deprecated"
5209 msgstr ""
5211 #: config/tc-arm.c:23364
5212 msgid "SVC is not permitted on this architecture"
5213 msgstr ""
5215 #: config/tc-arm.c:23366
5216 #, c-format
5217 msgid "selected processor does not support `%s' in Thumb mode"
5218 msgstr ""
5220 #: config/tc-arm.c:23372
5221 msgid "Thumb does not support conditional execution"
5222 msgstr ""
5224 #: config/tc-arm.c:23392
5225 #, c-format
5226 msgid ""
5227 "selected processor does not support 32bit wide variant of instruction `%s'"
5228 msgstr ""
5230 #: config/tc-arm.c:23395
5231 #, c-format
5232 msgid "selected processor does not support `%s' in Thumb-2 mode"
5233 msgstr ""
5235 #: config/tc-arm.c:23420
5236 #, c-format
5237 msgid "cannot honor width suffix -- `%s'"
5238 msgstr ""
5240 #: config/tc-arm.c:23462
5241 #, c-format
5242 msgid "selected processor does not support `%s' in ARM mode"
5243 msgstr ""
5245 #: config/tc-arm.c:23467
5246 #, c-format
5247 msgid "width suffixes are invalid in ARM mode -- `%s'"
5248 msgstr ""
5250 #: config/tc-arm.c:23500
5251 #, c-format
5252 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
5253 msgstr ""
5255 #: config/tc-arm.c:23518
5256 #, c-format
5257 msgid "section '%s' finished with an open IT block."
5258 msgstr ""
5260 #: config/tc-arm.c:23521
5261 #, c-format
5262 msgid "section '%s' finished with an open VPT/VPST block."
5263 msgstr ""
5265 #: config/tc-arm.c:23528
5266 msgid "file finished with an open IT block."
5267 msgstr ""
5269 #: config/tc-arm.c:23530
5270 msgid "file finished with an open VPT/VPST block."
5271 msgstr ""
5273 #: config/tc-arm.c:26696
5274 #, c-format
5275 msgid "alignments greater than %d bytes not supported in .text sections."
5276 msgstr ""
5278 #: config/tc-arm.c:26962 config/tc-ia64.c:3588
5279 #, c-format
5280 msgid "Group section `%s' has no group signature"
5281 msgstr ""
5283 #: config/tc-arm.c:27008
5284 msgid "handlerdata in cantunwind frame"
5285 msgstr ""
5287 #: config/tc-arm.c:27026
5288 msgid "too many unwind opcodes for personality routine 0"
5289 msgstr ""
5291 #: config/tc-arm.c:27059
5292 msgid "attempt to recreate an unwind entry"
5293 msgstr ""
5295 #: config/tc-arm.c:27070
5296 msgid "too many unwind opcodes"
5297 msgstr ""
5299 #: config/tc-arm.c:27374
5300 #, c-format
5301 msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
5302 msgstr ""
5304 #: config/tc-arm.c:27736 config/tc-arm.c:27804
5305 #, c-format
5306 msgid "symbol %s is in a different section"
5307 msgstr ""
5309 #: config/tc-arm.c:27738 config/tc-arm.c:27806
5310 #, c-format
5311 msgid "symbol %s is weak and may be overridden later"
5312 msgstr ""
5314 #: config/tc-arm.c:27783 config/tc-arm.c:28155
5315 #, c-format
5316 msgid "invalid constant (%lx) after fixup"
5317 msgstr ""
5319 #: config/tc-arm.c:27839
5320 #, c-format
5321 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
5322 msgstr ""
5324 #: config/tc-arm.c:27875 config/tc-arm.c:27905
5325 msgid "invalid literal constant: pool needs to be closer"
5326 msgstr ""
5328 #: config/tc-arm.c:27878 config/tc-arm.c:27927
5329 #, c-format
5330 msgid "bad immediate value for offset (%ld)"
5331 msgstr ""
5333 #: config/tc-arm.c:27908
5334 #, c-format
5335 msgid "bad immediate value for 8-bit offset (%ld)"
5336 msgstr ""
5338 #: config/tc-arm.c:27968
5339 msgid "offset not a multiple of 4"
5340 msgstr ""
5342 #: config/tc-arm.c:28171
5343 msgid "invalid smc expression"
5344 msgstr ""
5346 #: config/tc-arm.c:28181
5347 msgid "invalid hvc expression"
5348 msgstr ""
5350 #: config/tc-arm.c:28192 config/tc-arm.c:28201
5351 msgid "invalid swi expression"
5352 msgstr ""
5354 #: config/tc-arm.c:28211
5355 msgid "invalid expression in load/store multiple"
5356 msgstr ""
5358 #: config/tc-arm.c:28273
5359 #, c-format
5360 msgid "blx to '%s' an ARM ISA state function changed to bl"
5361 msgstr ""
5363 #: config/tc-arm.c:28292
5364 msgid "misaligned branch destination"
5365 msgstr ""
5367 #: config/tc-arm.c:28413
5368 #, c-format
5369 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
5370 msgstr ""
5372 #: config/tc-arm.c:28462
5373 msgid "Thumb2 branch out of range"
5374 msgstr ""
5376 #: config/tc-arm.c:28514 config/tc-arm.c:28547
5377 msgid "Relocation supported only in FDPIC mode"
5378 msgstr ""
5380 #: config/tc-arm.c:28577
5381 msgid "rel31 relocation overflow"
5382 msgstr ""
5384 #: config/tc-arm.c:28599 config/tc-arm.c:28605 config/tc-arm.c:28609
5385 #: config/tc-arm.c:28656
5386 msgid "co-processor offset out of range"
5387 msgstr ""
5389 #: config/tc-arm.c:28673
5390 #, c-format
5391 msgid "invalid offset, target not word aligned (0x%08lX)"
5392 msgstr ""
5394 #: config/tc-arm.c:28679
5395 msgid "section does not have enough alignment to ensure safe PC-relative loads"
5396 msgstr ""
5398 #: config/tc-arm.c:28683 config/tc-arm.c:28692 config/tc-arm.c:28700
5399 #: config/tc-arm.c:28708 config/tc-arm.c:28716
5400 #, c-format
5401 msgid "invalid offset, value too big (0x%08lX)"
5402 msgstr ""
5404 #: config/tc-arm.c:28757
5405 msgid "invalid Hi register with immediate"
5406 msgstr ""
5408 #: config/tc-arm.c:28773
5409 msgid "invalid immediate for stack address calculation"
5410 msgstr ""
5412 #: config/tc-arm.c:28792
5413 msgid "address calculation needs a strongly defined nearby symbol"
5414 msgstr ""
5416 #: config/tc-arm.c:28808
5417 msgid "symbol too far away"
5418 msgstr ""
5420 #: config/tc-arm.c:28820
5421 #, c-format
5422 msgid "invalid immediate for address calculation (value = 0x%08lX)"
5423 msgstr ""
5425 #: config/tc-arm.c:28850
5426 #, c-format
5427 msgid "invalid immediate: %ld is out of range"
5428 msgstr ""
5430 #: config/tc-arm.c:28862
5431 #, c-format
5432 msgid "invalid shift value: %ld"
5433 msgstr ""
5435 #: config/tc-arm.c:28932 config/tc-arm.c:29003
5436 #, c-format
5437 msgid "the offset 0x%08lX is not representable"
5438 msgstr ""
5440 #: config/tc-arm.c:28964
5441 #, c-format
5442 msgid "Unable to process relocation for thumb opcode: %lx"
5443 msgstr ""
5445 #: config/tc-arm.c:29043
5446 #, c-format
5447 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
5448 msgstr ""
5450 #: config/tc-arm.c:29082
5451 #, c-format
5452 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
5453 msgstr ""
5455 #: config/tc-arm.c:29122
5456 #, c-format
5457 msgid "bad offset 0x%08lX (must be word-aligned)"
5458 msgstr ""
5460 #: config/tc-arm.c:29127
5461 #, c-format
5462 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
5463 msgstr ""
5465 #: config/tc-arm.c:29348 config/tc-score.c:7302
5466 #, c-format
5467 msgid "bad relocation fixup type (%d)"
5468 msgstr ""
5470 #: config/tc-arm.c:29465
5471 msgid "literal referenced across section boundary"
5472 msgstr ""
5474 #: config/tc-arm.c:29545
5475 msgid "internal relocation (type: IMMEDIATE) not fixed up"
5476 msgstr ""
5478 #: config/tc-arm.c:29550
5479 msgid "ADRL used for a symbol not defined in the same file"
5480 msgstr ""
5482 #: config/tc-arm.c:29557
5483 #, c-format
5484 msgid "%s used for a symbol not defined in the same file"
5485 msgstr ""
5487 #: config/tc-arm.c:29573
5488 #, c-format
5489 msgid "undefined local label `%s'"
5490 msgstr ""
5492 #: config/tc-arm.c:29579
5493 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
5494 msgstr ""
5496 #: config/tc-arm.c:29601 config/tc-cris.c:3999 config/tc-csky.c:1152
5497 #: config/tc-ft32.c:707 config/tc-mcore.c:1932 config/tc-microblaze.c:2062
5498 #: config/tc-mmix.c:2898 config/tc-moxie.c:823 config/tc-ns32k.c:2245
5499 #: config/tc-score.c:7389
5500 msgid "<unknown>"
5501 msgstr ""
5503 #: config/tc-arm.c:30000
5504 #, c-format
5505 msgid "%s: unexpected function type: %d"
5506 msgstr ""
5508 #: config/tc-arm.c:30140
5509 msgid "use of old and new-style options to set CPU type"
5510 msgstr ""
5512 #: config/tc-arm.c:30159
5513 msgid "use of old and new-style options to set FPU type"
5514 msgstr ""
5516 #: config/tc-arm.c:30232
5517 msgid "hard-float conflicts with specified fpu"
5518 msgstr ""
5520 #: config/tc-arm.c:30415
5521 msgid "generate PIC code"
5522 msgstr ""
5524 #: config/tc-arm.c:30416
5525 msgid "assemble Thumb code"
5526 msgstr ""
5528 #: config/tc-arm.c:30417
5529 msgid "support ARM/Thumb interworking"
5530 msgstr ""
5532 #: config/tc-arm.c:30419
5533 msgid "code uses 32-bit program counter"
5534 msgstr ""
5536 #: config/tc-arm.c:30420
5537 msgid "code uses 26-bit program counter"
5538 msgstr ""
5540 #: config/tc-arm.c:30421
5541 msgid "floating point args are in fp regs"
5542 msgstr ""
5544 #: config/tc-arm.c:30423
5545 msgid "re-entrant code"
5546 msgstr ""
5548 #: config/tc-arm.c:30424
5549 msgid "code is ATPCS conformant"
5550 msgstr ""
5552 #. These are recognized by the assembler, but have no affect on code.
5553 #: config/tc-arm.c:30430
5554 msgid "use frame pointer"
5555 msgstr ""
5557 #: config/tc-arm.c:30431
5558 msgid "use stack size checking"
5559 msgstr ""
5561 #: config/tc-arm.c:30434
5562 msgid "do not warn on use of deprecated feature"
5563 msgstr ""
5565 #: config/tc-arm.c:30437
5566 msgid ""
5567 "warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R"
5568 msgstr ""
5570 #: config/tc-arm.c:30441
5571 msgid "warn about symbols that match instruction names [default]"
5572 msgstr ""
5574 #: config/tc-arm.c:30442
5575 msgid "disable warnings about symobls that match instructions"
5576 msgstr ""
5578 #. DON'T add any new processors to this list -- we want the whole list
5579 #. to go away...  Add them to the processors table instead.
5580 #: config/tc-arm.c:30458 config/tc-arm.c:30459
5581 msgid "use -mcpu=arm1"
5582 msgstr ""
5584 #: config/tc-arm.c:30460 config/tc-arm.c:30461
5585 msgid "use -mcpu=arm2"
5586 msgstr ""
5588 #: config/tc-arm.c:30462 config/tc-arm.c:30463
5589 msgid "use -mcpu=arm250"
5590 msgstr ""
5592 #: config/tc-arm.c:30464 config/tc-arm.c:30465
5593 msgid "use -mcpu=arm3"
5594 msgstr ""
5596 #: config/tc-arm.c:30466 config/tc-arm.c:30467
5597 msgid "use -mcpu=arm6"
5598 msgstr ""
5600 #: config/tc-arm.c:30468 config/tc-arm.c:30469
5601 msgid "use -mcpu=arm600"
5602 msgstr ""
5604 #: config/tc-arm.c:30470 config/tc-arm.c:30471
5605 msgid "use -mcpu=arm610"
5606 msgstr ""
5608 #: config/tc-arm.c:30472 config/tc-arm.c:30473
5609 msgid "use -mcpu=arm620"
5610 msgstr ""
5612 #: config/tc-arm.c:30474 config/tc-arm.c:30475
5613 msgid "use -mcpu=arm7"
5614 msgstr ""
5616 #: config/tc-arm.c:30476 config/tc-arm.c:30477
5617 msgid "use -mcpu=arm70"
5618 msgstr ""
5620 #: config/tc-arm.c:30478 config/tc-arm.c:30479
5621 msgid "use -mcpu=arm700"
5622 msgstr ""
5624 #: config/tc-arm.c:30480 config/tc-arm.c:30481
5625 msgid "use -mcpu=arm700i"
5626 msgstr ""
5628 #: config/tc-arm.c:30482 config/tc-arm.c:30483
5629 msgid "use -mcpu=arm710"
5630 msgstr ""
5632 #: config/tc-arm.c:30484 config/tc-arm.c:30485
5633 msgid "use -mcpu=arm710c"
5634 msgstr ""
5636 #: config/tc-arm.c:30486 config/tc-arm.c:30487
5637 msgid "use -mcpu=arm720"
5638 msgstr ""
5640 #: config/tc-arm.c:30488 config/tc-arm.c:30489
5641 msgid "use -mcpu=arm7d"
5642 msgstr ""
5644 #: config/tc-arm.c:30490 config/tc-arm.c:30491
5645 msgid "use -mcpu=arm7di"
5646 msgstr ""
5648 #: config/tc-arm.c:30492 config/tc-arm.c:30493
5649 msgid "use -mcpu=arm7m"
5650 msgstr ""
5652 #: config/tc-arm.c:30494 config/tc-arm.c:30495
5653 msgid "use -mcpu=arm7dm"
5654 msgstr ""
5656 #: config/tc-arm.c:30496 config/tc-arm.c:30497
5657 msgid "use -mcpu=arm7dmi"
5658 msgstr ""
5660 #: config/tc-arm.c:30498 config/tc-arm.c:30499
5661 msgid "use -mcpu=arm7100"
5662 msgstr ""
5664 #: config/tc-arm.c:30500 config/tc-arm.c:30501
5665 msgid "use -mcpu=arm7500"
5666 msgstr ""
5668 #: config/tc-arm.c:30502 config/tc-arm.c:30503
5669 msgid "use -mcpu=arm7500fe"
5670 msgstr ""
5672 #: config/tc-arm.c:30504 config/tc-arm.c:30505 config/tc-arm.c:30506
5673 #: config/tc-arm.c:30507
5674 msgid "use -mcpu=arm7tdmi"
5675 msgstr ""
5677 #: config/tc-arm.c:30508 config/tc-arm.c:30509
5678 msgid "use -mcpu=arm710t"
5679 msgstr ""
5681 #: config/tc-arm.c:30510 config/tc-arm.c:30511
5682 msgid "use -mcpu=arm720t"
5683 msgstr ""
5685 #: config/tc-arm.c:30512 config/tc-arm.c:30513
5686 msgid "use -mcpu=arm740t"
5687 msgstr ""
5689 #: config/tc-arm.c:30514 config/tc-arm.c:30515
5690 msgid "use -mcpu=arm8"
5691 msgstr ""
5693 #: config/tc-arm.c:30516 config/tc-arm.c:30517
5694 msgid "use -mcpu=arm810"
5695 msgstr ""
5697 #: config/tc-arm.c:30518 config/tc-arm.c:30519
5698 msgid "use -mcpu=arm9"
5699 msgstr ""
5701 #: config/tc-arm.c:30520 config/tc-arm.c:30521
5702 msgid "use -mcpu=arm9tdmi"
5703 msgstr ""
5705 #: config/tc-arm.c:30522 config/tc-arm.c:30523
5706 msgid "use -mcpu=arm920"
5707 msgstr ""
5709 #: config/tc-arm.c:30524 config/tc-arm.c:30525
5710 msgid "use -mcpu=arm940"
5711 msgstr ""
5713 #: config/tc-arm.c:30526
5714 msgid "use -mcpu=strongarm"
5715 msgstr ""
5717 #: config/tc-arm.c:30528
5718 msgid "use -mcpu=strongarm110"
5719 msgstr ""
5721 #: config/tc-arm.c:30530
5722 msgid "use -mcpu=strongarm1100"
5723 msgstr ""
5725 #: config/tc-arm.c:30532
5726 msgid "use -mcpu=strongarm1110"
5727 msgstr ""
5729 #: config/tc-arm.c:30533
5730 msgid "use -mcpu=xscale"
5731 msgstr ""
5733 #: config/tc-arm.c:30534
5734 msgid "use -mcpu=iwmmxt"
5735 msgstr ""
5737 #: config/tc-arm.c:30535
5738 msgid "use -mcpu=all"
5739 msgstr ""
5741 #. Architecture variants -- don't add any more to this list either.
5742 #: config/tc-arm.c:30538 config/tc-arm.c:30539
5743 msgid "use -march=armv2"
5744 msgstr ""
5746 #: config/tc-arm.c:30540 config/tc-arm.c:30541
5747 msgid "use -march=armv2a"
5748 msgstr ""
5750 #: config/tc-arm.c:30542 config/tc-arm.c:30543
5751 msgid "use -march=armv3"
5752 msgstr ""
5754 #: config/tc-arm.c:30544 config/tc-arm.c:30545
5755 msgid "use -march=armv3m"
5756 msgstr ""
5758 #: config/tc-arm.c:30546 config/tc-arm.c:30547
5759 msgid "use -march=armv4"
5760 msgstr ""
5762 #: config/tc-arm.c:30548 config/tc-arm.c:30549
5763 msgid "use -march=armv4t"
5764 msgstr ""
5766 #: config/tc-arm.c:30550 config/tc-arm.c:30551
5767 msgid "use -march=armv5"
5768 msgstr ""
5770 #: config/tc-arm.c:30552 config/tc-arm.c:30553
5771 msgid "use -march=armv5t"
5772 msgstr ""
5774 #: config/tc-arm.c:30554 config/tc-arm.c:30555
5775 msgid "use -march=armv5te"
5776 msgstr ""
5778 #: config/tc-arm.c:30556
5779 msgid "use -mfpu=softvfp"
5780 msgstr ""
5782 #: config/tc-arm.c:31713
5783 msgid "extension does not apply to the base architecture"
5784 msgstr ""
5786 #: config/tc-arm.c:31742
5787 msgid "architectural extensions must be specified in alphabetical order"
5788 msgstr ""
5790 #: config/tc-arm.c:31881 config/tc-arm.c:32864
5791 #, c-format
5792 msgid "unknown floating point format `%s'\n"
5793 msgstr ""
5795 #: config/tc-arm.c:31897 config/tc-csky.c:1264
5796 #, c-format
5797 msgid "unknown floating point abi `%s'\n"
5798 msgstr ""
5800 #: config/tc-arm.c:31913
5801 #, c-format
5802 msgid "unknown EABI `%s'\n"
5803 msgstr ""
5805 #: config/tc-arm.c:31933
5806 #, c-format
5807 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
5808 msgstr ""
5810 #: config/tc-arm.c:31956 config/tc-metag.c:5911
5811 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
5812 msgstr ""
5814 #: config/tc-arm.c:31958
5815 msgid "<abi>\t  assemble for floating point ABI <abi>"
5816 msgstr ""
5818 #: config/tc-arm.c:31961
5819 msgid "<ver>\t\t  assemble for eabi version <ver>"
5820 msgstr ""
5822 #: config/tc-arm.c:31964
5823 msgid "<mode>\t  controls implicit insertion of IT instructions"
5824 msgstr ""
5826 #: config/tc-arm.c:31966
5827 msgid "\t\t\t  TI CodeComposer Studio syntax compatibility mode"
5828 msgstr ""
5830 #: config/tc-arm.c:31969
5831 msgid ""
5832 "[ieee|alternative]\n"
5833 "                          set the encoding for half precision floating point "
5834 "numbers to IEEE\n"
5835 "                          or Arm alternative format."
5836 msgstr ""
5838 #: config/tc-arm.c:32080
5839 #, c-format
5840 msgid " ARM-specific assembler options:\n"
5841 msgstr ""
5843 #: config/tc-arm.c:32100
5844 #, c-format
5845 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
5846 msgstr ""
5848 #: config/tc-arm.c:32104
5849 #, c-format
5850 msgid "  --fdpic                 generate an FDPIC object file\n"
5851 msgstr ""
5853 #: config/tc-arm.c:32425
5854 msgid "no architecture contains all the instructions used\n"
5855 msgstr ""
5857 #: config/tc-arm.c:32617
5858 msgid ".cpu: missing cpu name"
5859 msgstr ""
5861 #: config/tc-arm.c:32665
5862 msgid ".arch: missing architecture name"
5863 msgstr ""
5865 #: config/tc-arm.c:32706
5866 msgid ".object_arch: missing architecture name"
5867 msgstr ""
5869 #: config/tc-arm.c:32743
5870 msgid ".arch_extension: missing architecture extension"
5871 msgstr ""
5873 #: config/tc-arm.c:32800
5874 #, c-format
5875 msgid ""
5876 "architectural extension `%s' is not allowed for the current base architecture"
5877 msgstr ""
5879 #: config/tc-arm.c:32823
5880 #, c-format
5881 msgid "unknown architecture extension `%s'\n"
5882 msgstr ""
5884 #: config/tc-arm.c:32844
5885 msgid ".fpu: missing fpu name"
5886 msgstr ""
5888 #: config/tc-avr.c:597
5889 #, c-format
5890 msgid "Known MCU names:"
5891 msgstr ""
5893 #: config/tc-avr.c:662
5894 #, c-format
5895 msgid ""
5896 "AVR Assembler options:\n"
5897 "  -mmcu=[avr-name] select microcontroller variant\n"
5898 "                   [avr-name] can be:\n"
5899 "                   avr1  - classic AVR core without data RAM\n"
5900 "                   avr2  - classic AVR core with up to 8K program memory\n"
5901 "                   avr25 - classic AVR core with up to 8K program memory\n"
5902 "                           plus the MOVW instruction\n"
5903 "                   avr3  - classic AVR core with up to 64K program memory\n"
5904 "                   avr31 - classic AVR core with up to 128K program memory\n"
5905 "                   avr35 - classic AVR core with up to 64K program memory\n"
5906 "                           plus the MOVW instruction\n"
5907 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
5908 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
5909 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
5910 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
5911 "                   avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
5912 "                   avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in "
5913 "RAM\n"
5914 "                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5915 "                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5916 "                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5917 "                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
5918 "                   avrtiny   - AVR Tiny core with 16 gp registers\n"
5919 msgstr ""
5921 #: config/tc-avr.c:685
5922 #, c-format
5923 msgid ""
5924 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
5925 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
5926 "                   (default for avr4, avr5)\n"
5927 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
5928 "                   (default for avr3, avr5)\n"
5929 "  -mrmw            accept Read-Modify-Write instructions\n"
5930 "  -mlink-relax     generate relocations for linker relaxation (default)\n"
5931 "  -mno-link-relax  don't generate relocations for linker relaxation.\n"
5932 "  -mgcc-isr        accept the __gcc_isr pseudo-instruction.\n"
5933 "  -mno-dollar-line-separator\n"
5934 "                   do not treat the $ character as a line separator.\n"
5935 msgstr ""
5937 #: config/tc-avr.c:726
5938 #, c-format
5939 msgid "unknown MCU: %s\n"
5940 msgstr ""
5942 #: config/tc-avr.c:740
5943 #, c-format
5944 msgid "redefinition of mcu type `%s' to `%s'"
5945 msgstr ""
5947 #: config/tc-avr.c:869
5948 msgid "constant value required"
5949 msgstr ""
5951 #: config/tc-avr.c:872
5952 #, c-format
5953 msgid "number must be positive and less than %d"
5954 msgstr ""
5956 #: config/tc-avr.c:898 config/tc-avr.c:1035
5957 #, c-format
5958 msgid "constant out of 8-bit range: %d"
5959 msgstr ""
5961 #: config/tc-avr.c:966 config/tc-score.c:1194 read.c:4075
5962 msgid "illegal expression"
5963 msgstr ""
5965 #: config/tc-avr.c:995 config/tc-avr.c:2004 config/tc-pru.c:1870
5966 msgid "`)' required"
5967 msgstr ""
5969 #: config/tc-avr.c:1105
5970 msgid "register name or number from 16 to 31 required"
5971 msgstr ""
5973 #: config/tc-avr.c:1111
5974 msgid "register name or number from 0 to 31 required"
5975 msgstr ""
5977 #: config/tc-avr.c:1119
5978 msgid "register r16-r23 required"
5979 msgstr ""
5981 #: config/tc-avr.c:1125
5982 msgid "register number above 15 required"
5983 msgstr ""
5985 #: config/tc-avr.c:1131 config/tc-csky.c:6417 config/tc-csky.c:6446
5986 msgid "even register number required"
5987 msgstr ""
5989 #: config/tc-avr.c:1137
5990 msgid "register r24, r26, r28 or r30 required"
5991 msgstr ""
5993 #: config/tc-avr.c:1158
5994 msgid "pointer register (X, Y or Z) required"
5995 msgstr ""
5997 #: config/tc-avr.c:1165
5998 msgid "cannot both predecrement and postincrement"
5999 msgstr ""
6001 #: config/tc-avr.c:1173
6002 msgid "addressing mode not supported"
6003 msgstr ""
6005 #: config/tc-avr.c:1179
6006 msgid "can't predecrement"
6007 msgstr ""
6009 #: config/tc-avr.c:1182
6010 msgid "pointer register Z required"
6011 msgstr ""
6013 #: config/tc-avr.c:1201
6014 msgid "postincrement not supported"
6015 msgstr ""
6017 #: config/tc-avr.c:1211
6018 msgid "pointer register (Y or Z) required"
6019 msgstr ""
6021 #: config/tc-avr.c:1333 config/tc-xgate.c:1354
6022 #, c-format
6023 msgid "unknown constraint `%c'"
6024 msgstr ""
6026 #: config/tc-avr.c:1396 config/tc-avr.c:2686
6027 msgid "`,' required"
6028 msgstr ""
6030 #: config/tc-avr.c:1417
6031 msgid "undefined combination of operands"
6032 msgstr ""
6034 #: config/tc-avr.c:1426
6035 msgid "skipping two-word instruction"
6036 msgstr ""
6038 #: config/tc-avr.c:1614 config/tc-avr.c:1630 config/tc-avr.c:1761
6039 #: config/tc-msp430.c:4500 config/tc-msp430.c:4519
6040 #, c-format
6041 msgid "odd address operand: %ld"
6042 msgstr ""
6044 #: config/tc-avr.c:1622 config/tc-avr.c:1641 config/tc-avr.c:1659
6045 #: config/tc-avr.c:1670 config/tc-avr.c:1686 config/tc-avr.c:1694
6046 #: config/tc-avr.c:1789 config/tc-avr.c:1796 config/tc-d10v.c:503
6047 #: config/tc-d30v.c:550 config/tc-msp430.c:4508 config/tc-msp430.c:4526
6048 #, c-format
6049 msgid "operand out of range: %ld"
6050 msgstr ""
6052 #: config/tc-avr.c:1677
6053 #, c-format
6054 msgid "operand out of range: 0x%lx"
6055 msgstr ""
6057 #: config/tc-avr.c:1782 config/tc-d10v.c:1592 config/tc-d30v.c:2011
6058 #: config/tc-msp430.c:4597
6059 #, c-format
6060 msgid "line %d: unknown relocation type: 0x%x"
6061 msgstr ""
6063 #: config/tc-avr.c:1810
6064 msgid "only constant expression allowed"
6065 msgstr ""
6067 #. xgettext:c-format.
6068 #: config/tc-avr.c:1864 config/tc-bfin.c:813 config/tc-d10v.c:1461
6069 #: config/tc-d30v.c:1768 config/tc-metag.c:7016 config/tc-mn10200.c:775
6070 #: config/tc-mn10300.c:2178 config/tc-msp430.c:4645 config/tc-ppc.c:7770
6071 #: config/tc-spu.c:878 config/tc-spu.c:1089 config/tc-v850.c:3360
6072 #: config/tc-z80.c:3871
6073 #, c-format
6074 msgid "reloc %d not supported by object file format"
6075 msgstr ""
6077 #: config/tc-avr.c:1886 config/tc-ft32.c:232 config/tc-h8300.c:1928
6078 #: config/tc-mcore.c:881 config/tc-microblaze.c:913 config/tc-moxie.c:180
6079 #: config/tc-pj.c:253 config/tc-sh.c:2182 config/tc-wasm32.c:747
6080 #: config/tc-z8k.c:1233
6081 msgid "can't find opcode "
6082 msgstr ""
6084 #: config/tc-avr.c:1905
6085 #, c-format
6086 msgid "illegal opcode %s for mcu %s"
6087 msgstr ""
6089 #: config/tc-avr.c:1921
6090 #, c-format
6091 msgid "pseudo instruction `%s' not supported"
6092 msgstr ""
6094 #: config/tc-avr.c:1943
6095 msgid "garbage at end of line"
6096 msgstr ""
6098 #: config/tc-avr.c:2053 config/tc-pru.c:1902
6099 #, c-format
6100 msgid "illegal %s relocation size: %d"
6101 msgstr ""
6103 #: config/tc-avr.c:2166 config/tc-avr.c:2221
6104 #, c-format
6105 msgid "unknown record type %d (in %s)"
6106 msgstr ""
6108 #: config/tc-avr.c:2242
6109 #, c-format
6110 msgid "Failed to create property section `%s'\n"
6111 msgstr ""
6113 #: config/tc-avr.c:2678
6114 #, c-format
6115 msgid "%s requires value 0-2 as operand 1"
6116 msgstr ""
6118 #: config/tc-avr.c:2703
6119 #, c-format
6120 msgid "`%s %d' after `%s %d' from %s:%u"
6121 msgstr ""
6123 #: config/tc-avr.c:2706
6124 #, c-format
6125 msgid "`%s %d' but no chunk open yet"
6126 msgstr ""
6128 #: config/tc-avr.c:2794
6129 #, c-format
6130 msgid "dangling `__gcc_isr %d'"
6131 msgstr ""
6133 #: config/tc-avr.c:2796
6134 msgid "dangling `__gcc_isr'"
6135 msgstr ""
6137 #: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613
6138 msgid "missing ')'"
6139 msgstr ""
6141 #: config/tc-bfin.c:428
6142 #, c-format
6143 msgid " Blackfin specific assembler options:\n"
6144 msgstr ""
6146 #: config/tc-bfin.c:429
6147 #, c-format
6148 msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
6149 msgstr ""
6151 #: config/tc-bfin.c:430
6152 #, c-format
6153 msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
6154 msgstr ""
6156 #: config/tc-bfin.c:431
6157 #, c-format
6158 msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
6159 msgstr ""
6161 #: config/tc-bfin.c:444
6162 msgid "Could not set architecture and machine."
6163 msgstr ""
6165 #: config/tc-bfin.c:591
6166 msgid "Parse failed."
6167 msgstr ""
6169 #: config/tc-bfin.c:666
6170 msgid "pcrel too far BFD_RELOC_BFIN_10"
6171 msgstr ""
6173 #: config/tc-bfin.c:682
6174 msgid "pcrel too far BFD_RELOC_BFIN_12"
6175 msgstr ""
6177 #: config/tc-bfin.c:702
6178 msgid "pcrel too far BFD_RELOC_BFIN_24"
6179 msgstr ""
6181 #: config/tc-bfin.c:717
6182 msgid "pcrel too far BFD_RELOC_BFIN_5"
6183 msgstr ""
6185 #: config/tc-bfin.c:729
6186 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
6187 msgstr ""
6189 #: config/tc-bfin.c:739
6190 msgid "rel too far BFD_RELOC_8"
6191 msgstr ""
6193 #: config/tc-bfin.c:746
6194 msgid "rel too far BFD_RELOC_16"
6195 msgstr ""
6197 #: config/tc-bpf.c:194
6198 #, c-format
6199 msgid "-mdialect=%s is not valid.  Expected normal or pseudoc"
6200 msgstr ""
6202 #: config/tc-bpf.c:209
6203 #, c-format
6204 msgid "-misa-spec=%s is not valid.  Expected v1, v2, v3, v4 o xbpf"
6205 msgstr ""
6207 #: config/tc-bpf.c:229
6208 #, c-format
6209 msgid ""
6210 "\n"
6211 "BPF options:\n"
6212 msgstr ""
6214 #: config/tc-bpf.c:230
6215 #, c-format
6216 msgid ""
6217 "BPF options:\n"
6218 "  -EL                         generate code for a little endian machine\n"
6219 "  -EB                         generate code for a big endian machine\n"
6220 "  -mdialect=DIALECT           set the assembly dialect (normal, pseudoc)\n"
6221 "  -misa-spec                  set the BPF ISA spec (v1, v2, v3, v4, xbpf)\n"
6222 "  -mxbpf                      alias for -misa-spec=xbpf\n"
6223 msgstr ""
6225 #: config/tc-bpf.c:588
6226 msgid "signed instruction operand out of range, shall fit in 32 bits"
6227 msgstr ""
6229 #: config/tc-bpf.c:962
6230 msgid "immediate out of range, shall fit in 32 bits"
6231 msgstr ""
6233 #: config/tc-bpf.c:972
6234 msgid "pc-relative offset out of range, shall fit in 32 bits"
6235 msgstr ""
6237 #: config/tc-bpf.c:982 config/tc-bpf.c:992
6238 msgid "pc-relative offset out of range, shall fit in 16 bits"
6239 msgstr ""
6241 #: config/tc-bpf.c:1375
6242 #, c-format
6243 msgid "unexpected register name `%s' in expression"
6244 msgstr ""
6246 #: config/tc-bpf.c:1706
6247 #, c-format
6248 msgid "invalid %%-tag in BPF opcode '%s'\n"
6249 msgstr ""
6251 #: config/tc-bpf.c:1753
6252 #, c-format
6253 msgid "unrecognized instruction `%s'"
6254 msgstr ""
6256 #: config/tc-cr16.c:168
6257 msgid "using a bit field width of zero"
6258 msgstr ""
6260 #: config/tc-cr16.c:176
6261 #, c-format
6262 msgid "field width \"%s\" too complex for a bitfield"
6263 msgstr ""
6265 #: config/tc-cr16.c:186
6266 #, c-format
6267 msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
6268 msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
6269 msgstr[0] ""
6270 msgstr[1] ""
6272 #: config/tc-cr16.c:212
6273 #, c-format
6274 msgid "field value \"%s\" too complex for a bitfield"
6275 msgstr ""
6277 #: config/tc-cr16.c:394
6278 #, c-format
6279 msgid "Unknown register pair - index relative mode: `%d'"
6280 msgstr ""
6282 #: config/tc-cr16.c:601 config/tc-crx.c:331
6283 #, c-format
6284 msgid "internal error: reloc %d (`%s') not supported by object file format"
6285 msgstr ""
6287 #: config/tc-cr16.c:694 config/tc-i386.c:17857 config/tc-s390.c:2340
6288 msgid "GOT already in symbol table"
6289 msgstr ""
6291 #. Missing or bad expr becomes absolute 0.
6292 #: config/tc-cr16.c:878 config/tc-crx.c:568
6293 #, c-format
6294 msgid "missing or invalid displacement expression `%s' taken as 0"
6295 msgstr ""
6297 #: config/tc-cr16.c:928
6298 #, c-format
6299 msgid "GOT bad expression with %s."
6300 msgstr ""
6302 #: config/tc-cr16.c:1039
6303 #, c-format
6304 msgid "operand %d: illegal use expression: `%s`"
6305 msgstr ""
6307 #: config/tc-cr16.c:1104 config/tc-crx.c:1078
6308 #, c-format
6309 msgid "Unknown register: `%d'"
6310 msgstr ""
6312 #. Issue a error message when register is illegal.
6313 #: config/tc-cr16.c:1112
6314 #, c-format
6315 msgid "Illegal register (`%s') in Instruction: `%s'"
6316 msgstr ""
6318 #: config/tc-cr16.c:1186 config/tc-cr16.c:1261
6319 #, c-format
6320 msgid "Illegal register `%s' in Instruction `%s'"
6321 msgstr ""
6323 #: config/tc-cr16.c:1214 config/tc-cr16.c:1225
6324 #, c-format
6325 msgid "Illegal register pair `%s' in Instruction `%s'"
6326 msgstr ""
6328 #: config/tc-cr16.c:1250
6329 msgid "unmatched '['"
6330 msgstr ""
6332 #: config/tc-cr16.c:1256
6333 msgid "garbage after index spec ignored"
6334 msgstr ""
6336 #: config/tc-cr16.c:1404 config/tc-crx.c:887
6337 #, c-format
6338 msgid "Illegal operands (whitespace): `%s'"
6339 msgstr ""
6341 #: config/tc-cr16.c:1416 config/tc-cr16.c:1423 config/tc-cr16.c:1440
6342 #: config/tc-crx.c:899 config/tc-crx.c:906 config/tc-crx.c:923
6343 #: config/tc-crx.c:1714
6344 #, c-format
6345 msgid "Missing matching brackets : `%s'"
6346 msgstr ""
6348 #: config/tc-cr16.c:1472 config/tc-crx.c:949
6349 #, c-format
6350 msgid "Unknown exception: `%s'"
6351 msgstr ""
6353 #: config/tc-cr16.c:1554 config/tc-crx.c:1045
6354 #, c-format
6355 msgid "Illegal `cinv' parameter: `%c'"
6356 msgstr ""
6358 #: config/tc-cr16.c:1575 config/tc-cr16.c:1614
6359 #, c-format
6360 msgid "Unknown register pair: `%d'"
6361 msgstr ""
6363 #. Issue a error message when register  pair is illegal.
6364 #: config/tc-cr16.c:1583
6365 #, c-format
6366 msgid "Illegal register pair (`%s') in Instruction: `%s'"
6367 msgstr ""
6369 #. Issue a error message when register  pair is illegal.
6370 #: config/tc-cr16.c:1622
6371 #, c-format
6372 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
6373 msgstr ""
6375 #: config/tc-cr16.c:1661
6376 #, c-format
6377 msgid "Unknown processor register : `%d'"
6378 msgstr ""
6380 #. Issue a error message when register  pair is illegal.
6381 #: config/tc-cr16.c:1669
6382 #, c-format
6383 msgid "Illegal processor register (`%s') in Instruction: `%s'"
6384 msgstr ""
6386 #: config/tc-cr16.c:1717
6387 #, c-format
6388 msgid "Unknown processor register (32 bit) : `%d'"
6389 msgstr ""
6391 #. Issue a error message when register  pair is illegal.
6392 #: config/tc-cr16.c:1725
6393 #, c-format
6394 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
6395 msgstr ""
6397 #: config/tc-cr16.c:2070 config/tc-crx.c:1612 config/tc-crx.c:1629
6398 #, c-format
6399 msgid "Same src/dest register is used (`r%d'), result is undefined"
6400 msgstr ""
6402 #: config/tc-cr16.c:2092
6403 msgid "RA register is saved twice."
6404 msgstr ""
6406 #: config/tc-cr16.c:2096
6407 #, c-format
6408 msgid "`%s' Illegal use of registers."
6409 msgstr ""
6411 #: config/tc-cr16.c:2110
6412 #, c-format
6413 msgid "`%s' Illegal count-register combination."
6414 msgstr ""
6416 #: config/tc-cr16.c:2116
6417 #, c-format
6418 msgid "`%s' Illegal use of register."
6419 msgstr ""
6421 #: config/tc-cr16.c:2125 config/tc-crx.c:1621
6422 #, c-format
6423 msgid "`%s' has undefined result"
6424 msgstr ""
6426 #: config/tc-cr16.c:2133
6427 #, c-format
6428 msgid "Same src/dest register is used (`r%d'),result is undefined"
6429 msgstr ""
6431 #: config/tc-cr16.c:2304 config/tc-crx.c:1527
6432 msgid "Incorrect number of operands"
6433 msgstr ""
6435 #: config/tc-cr16.c:2306 config/tc-crx.c:1529
6436 #, c-format
6437 msgid "Illegal type of operand (arg %d)"
6438 msgstr ""
6440 #: config/tc-cr16.c:2312 config/tc-crx.c:1535
6441 #, c-format
6442 msgid "Operand out of range (arg %d)"
6443 msgstr ""
6445 #: config/tc-cr16.c:2315 config/tc-crx.c:1538
6446 #, c-format
6447 msgid "Operand has odd displacement (arg %d)"
6448 msgstr ""
6450 #: config/tc-cr16.c:2318 config/tc-cr16.c:2349 config/tc-crx.c:1553
6451 #: config/tc-crx.c:1581
6452 #, c-format
6453 msgid "Illegal operand (arg %d)"
6454 msgstr ""
6456 #. Give an error if a frag containing code is not aligned to a 2-byte
6457 #. boundary.
6458 #: config/tc-cr16.c:2451 config/tc-cr16.h:74 config/tc-crx.c:1903
6459 #: config/tc-crx.h:77
6460 msgid "instruction address is not a multiple of 2"
6461 msgstr ""
6463 #: config/tc-cr16.c:2474 config/tc-cris.c:1550 config/tc-cris.c:1558
6464 #: config/tc-crx.c:1939 config/tc-dlx.c:681 config/tc-hppa.c:3206
6465 #: config/tc-hppa.c:3213 config/tc-sparc.c:1753 config/tc-sparc.c:1761
6466 #, c-format
6467 msgid "Unknown opcode: `%s'"
6468 msgstr ""
6470 #: config/tc-cris.c:550 config/tc-m68hc11.c:3894
6471 #, c-format
6472 msgid "internal inconsistency problem in %s: fr_symbol %lx"
6473 msgstr ""
6475 #: config/tc-cris.c:554 config/tc-m68hc11.c:3898 config/tc-msp430.c:4991
6476 #, c-format
6477 msgid "internal inconsistency problem in %s: resolved symbol"
6478 msgstr ""
6480 #: config/tc-cris.c:564 config/tc-m68hc11.c:3904
6481 #, c-format
6482 msgid "internal inconsistency problem in %s: fr_subtype %d"
6483 msgstr ""
6485 #: config/tc-cris.c:904
6486 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
6487 msgstr ""
6489 #: config/tc-cris.c:934
6490 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
6491 msgstr ""
6493 #: config/tc-cris.c:939
6494 #, c-format
6495 msgid ""
6496 "Internal error found in md_convert_frag: offset %ld.  Please report this."
6497 msgstr ""
6499 #: config/tc-cris.c:964
6500 #, c-format
6501 msgid "internal inconsistency in %s: bdapq no symbol"
6502 msgstr ""
6504 #: config/tc-cris.c:977
6505 #, c-format
6506 msgid "internal inconsistency in %s: bdap.w with no symbol"
6507 msgstr ""
6509 #: config/tc-cris.c:1001
6510 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
6511 msgstr ""
6513 #: config/tc-cris.c:1010
6514 msgid "dangerous MULS/MULU location; give it higher alignment"
6515 msgstr ""
6517 #. Bail out for compatibility mode.  (It seems it can be implemented,
6518 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
6519 #. $acr", "nop"; but doesn't seem worth it at the moment.)
6520 #: config/tc-cris.c:1051
6521 msgid ""
6522 "Out-of-range .word offset handling is not implemented for .arch "
6523 "common_v10_v32"
6524 msgstr ""
6526 #: config/tc-cris.c:1096
6527 msgid ".word case-table handling failed: table too large"
6528 msgstr ""
6530 #: config/tc-cris.c:1228
6531 #, c-format
6532 msgid "Buggy opcode: `%s' \"%s\"\n"
6533 msgstr ""
6535 #: config/tc-cris.c:1656
6536 #, c-format
6537 msgid "Immediate value not in 5 bit unsigned range: %ld"
6538 msgstr ""
6540 #: config/tc-cris.c:1672
6541 #, c-format
6542 msgid "Immediate value not in 4 bit unsigned range: %ld"
6543 msgstr ""
6545 #: config/tc-cris.c:1724
6546 #, c-format
6547 msgid "Immediate value not in 6 bit range: %ld"
6548 msgstr ""
6550 #: config/tc-cris.c:1740
6551 #, c-format
6552 msgid "Immediate value not in 6 bit unsigned range: %ld"
6553 msgstr ""
6555 #. Others have a generic warning.
6556 #: config/tc-cris.c:1849
6557 #, c-format
6558 msgid "Unimplemented register `%s' specified"
6559 msgstr ""
6561 #. We've come to the end of instructions with this
6562 #. opcode, so it must be an error.
6563 #: config/tc-cris.c:2093
6564 msgid "Illegal operands"
6565 msgstr ""
6567 #: config/tc-cris.c:2134 config/tc-cris.c:2174
6568 #, c-format
6569 msgid "Immediate value not in 8 bit range: %ld"
6570 msgstr ""
6572 #: config/tc-cris.c:2144 config/tc-cris.c:2195
6573 #, c-format
6574 msgid "Immediate value not in 16 bit range: %ld"
6575 msgstr ""
6577 #: config/tc-cris.c:2179
6578 #, c-format
6579 msgid "Immediate value not in 8 bit signed range: %ld"
6580 msgstr ""
6582 #: config/tc-cris.c:2184
6583 #, c-format
6584 msgid "Immediate value not in 8 bit unsigned range: %ld"
6585 msgstr ""
6587 #: config/tc-cris.c:2200
6588 #, c-format
6589 msgid "Immediate value not in 16 bit signed range: %ld"
6590 msgstr ""
6592 #: config/tc-cris.c:2205
6593 #, c-format
6594 msgid "Immediate value not in 16 bit unsigned range: %ld"
6595 msgstr ""
6597 #: config/tc-cris.c:2231
6598 msgid "TLS relocation size does not match operand size"
6599 msgstr ""
6601 #: config/tc-cris.c:2232
6602 msgid "PIC relocation size does not match operand size"
6603 msgstr ""
6605 #: config/tc-cris.c:3379
6606 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
6607 msgstr ""
6609 #: config/tc-cris.c:3383
6610 msgid "32-bit conditional branch generated"
6611 msgstr ""
6613 #: config/tc-cris.c:3444
6614 msgid "Complex expression not supported"
6615 msgstr ""
6617 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
6618 #. not, add it.
6619 #: config/tc-cris.c:3594
6620 msgid "Bad call to md_atof () - floating point formats are not supported"
6621 msgstr ""
6623 #: config/tc-cris.c:3635
6624 msgid "PC-relative relocation must be trivially resolved"
6625 msgstr ""
6627 #: config/tc-cris.c:3707
6628 #, c-format
6629 msgid "Value not in 16 bit range: %ld"
6630 msgstr ""
6632 #: config/tc-cris.c:3715
6633 #, c-format
6634 msgid "Value not in 16 bit signed range: %ld"
6635 msgstr ""
6637 #: config/tc-cris.c:3723
6638 #, c-format
6639 msgid "Value not in 8 bit range: %ld"
6640 msgstr ""
6642 #: config/tc-cris.c:3730
6643 #, c-format
6644 msgid "Value not in 8 bit signed range: %ld"
6645 msgstr ""
6647 #: config/tc-cris.c:3740
6648 #, c-format
6649 msgid "Value not in 4 bit unsigned range: %ld"
6650 msgstr ""
6652 #: config/tc-cris.c:3747
6653 #, c-format
6654 msgid "Value not in 5 bit unsigned range: %ld"
6655 msgstr ""
6657 #: config/tc-cris.c:3754
6658 #, c-format
6659 msgid "Value not in 6 bit range: %ld"
6660 msgstr ""
6662 #: config/tc-cris.c:3761
6663 #, c-format
6664 msgid "Value not in 6 bit unsigned range: %ld"
6665 msgstr ""
6667 #: config/tc-cris.c:3805
6668 #, c-format
6669 msgid "Please use --help to see usage and options for this assembler.\n"
6670 msgstr ""
6672 #: config/tc-cris.c:3817
6673 msgid "--no-underscore is invalid with a.out format"
6674 msgstr ""
6676 #: config/tc-cris.c:3829
6677 msgid "--pic is invalid for this object format"
6678 msgstr ""
6680 #: config/tc-cris.c:3843
6681 #, c-format
6682 msgid "invalid <arch> in --march=<arch>: %s"
6683 msgstr ""
6685 #: config/tc-cris.c:3952 config/tc-ft32.c:688 config/tc-moxie.c:776
6686 msgid ""
6687 "Semantics error.  This type of operand can not be relocated, it must be an "
6688 "assembly-time constant"
6689 msgstr ""
6691 #: config/tc-cris.c:4000 config/tc-ft32.c:708 config/tc-moxie.c:824
6692 #, c-format
6693 msgid "Cannot generate relocation type for symbol %s, code %s"
6694 msgstr ""
6696 #. The messages are formatted to line up with the generic options.
6697 #: config/tc-cris.c:4013
6698 #, c-format
6699 msgid "CRIS-specific options:\n"
6700 msgstr ""
6702 #: config/tc-cris.c:4015
6703 msgid ""
6704 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
6705 msgstr ""
6707 #: config/tc-cris.c:4017
6708 msgid "  -N                      Warn when branches are expanded to jumps.\n"
6709 msgstr ""
6711 #: config/tc-cris.c:4019
6712 msgid ""
6713 "  --underscore            User symbols are normally prepended with "
6714 "underscore.\n"
6715 msgstr ""
6717 #: config/tc-cris.c:4021
6718 msgid "                          Registers will not need any prefix.\n"
6719 msgstr ""
6721 #: config/tc-cris.c:4023
6722 msgid "  --no-underscore         User symbols do not have any prefix.\n"
6723 msgstr ""
6725 #: config/tc-cris.c:4025
6726 msgid "                          Registers will require a `$'-prefix.\n"
6727 msgstr ""
6729 #: config/tc-cris.c:4028
6730 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
6731 msgstr ""
6733 #: config/tc-cris.c:4031
6734 msgid ""
6735 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
6736 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
6737 msgstr ""
6739 #: config/tc-cris.c:4080
6740 msgid "Invalid pc-relative relocation"
6741 msgstr ""
6743 #: config/tc-cris.c:4125
6744 #, c-format
6745 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
6746 msgstr ""
6748 #: config/tc-cris.c:4155
6749 #, c-format
6750 msgid ".syntax %s requires command-line option `--underscore'"
6751 msgstr ""
6753 #: config/tc-cris.c:4164
6754 #, c-format
6755 msgid ".syntax %s requires command-line option `--no-underscore'"
6756 msgstr ""
6758 #: config/tc-cris.c:4201
6759 msgid "Unknown .syntax operand"
6760 msgstr ""
6762 #: config/tc-cris.c:4211
6763 msgid "Pseudodirective .file is only valid when generating ELF"
6764 msgstr ""
6766 #: config/tc-cris.c:4223
6767 msgid "Pseudodirective .loc is only valid when generating ELF"
6768 msgstr ""
6770 #: config/tc-cris.c:4238
6771 #, c-format
6772 msgid "internal inconsistency problem: %s called for %d bytes"
6773 msgstr ""
6775 #: config/tc-cris.c:4390
6776 msgid "unknown operand to .arch"
6777 msgstr ""
6779 #: config/tc-cris.c:4399
6780 msgid ".arch <arch> requires a matching --march=... option"
6781 msgstr ""
6783 #: config/tc-crx.c:708 config/tc-crx.c:728 config/tc-crx.c:743
6784 #, c-format
6785 msgid "Illegal register `%s' in instruction `%s'"
6786 msgstr ""
6788 #: config/tc-crx.c:771
6789 #, c-format
6790 msgid "Illegal Scale - `%d'"
6791 msgstr ""
6793 #. Issue a error message when register is illegal.
6794 #: config/tc-crx.c:1086
6795 #, c-format
6796 msgid "Illegal register (`%s') in instruction: `%s'"
6797 msgstr ""
6799 #: config/tc-crx.c:1215
6800 #, c-format
6801 msgid "Illegal co-processor register in instruction `%s'"
6802 msgstr ""
6804 #: config/tc-crx.c:1222
6805 #, c-format
6806 msgid "Illegal co-processor special register in instruction `%s'"
6807 msgstr ""
6809 #: config/tc-crx.c:1542
6810 #, c-format
6811 msgid "Invalid DISPU4 operand value (arg %d)"
6812 msgstr ""
6814 #: config/tc-crx.c:1546
6815 #, c-format
6816 msgid "Invalid CST4 operand value (arg %d)"
6817 msgstr ""
6819 #: config/tc-crx.c:1549
6820 #, c-format
6821 msgid "Operand value is not within upper 64 KB (arg %d)"
6822 msgstr ""
6824 #: config/tc-crx.c:1683
6825 msgid "Invalid register in register list"
6826 msgstr ""
6828 #: config/tc-crx.c:1737
6829 #, c-format
6830 msgid "Illegal register `%s' in cop-register list"
6831 msgstr ""
6833 #: config/tc-crx.c:1745
6834 #, c-format
6835 msgid "Illegal register `%s' in cop-special-register list"
6836 msgstr ""
6838 #: config/tc-crx.c:1764
6839 #, c-format
6840 msgid "Illegal register `%s' in user register list"
6841 msgstr ""
6843 #: config/tc-crx.c:1783
6844 #, c-format
6845 msgid "Illegal register `%s' in register list"
6846 msgstr ""
6848 #: config/tc-crx.c:1789
6849 #, c-format
6850 msgid "Maximum %d bits may be set in `mask16' operand"
6851 msgstr ""
6853 #: config/tc-crx.c:1798
6854 #, c-format
6855 msgid "rest of line ignored; first ignored character is `%c'"
6856 msgstr ""
6858 #: config/tc-crx.c:1806
6859 #, c-format
6860 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
6861 msgstr ""
6863 #. HI can't be specified without LO (and vise-versa).
6864 #: config/tc-crx.c:1812
6865 msgid "HI/LO registers should be specified together"
6866 msgstr ""
6868 #: config/tc-crx.c:1818
6869 msgid "HI/LO registers should be specified without additional registers"
6870 msgstr ""
6872 #. Variable not in small data read only segment accessed
6873 #. using small data read only anchor.
6874 #: config/tc-csky.c:1149 config/tc-mcore.c:1927 config/tc-microblaze.c:2054
6875 #: config/tc-microblaze.c:2358 config/tc-microblaze.c:2381
6876 msgid "unknown"
6877 msgstr ""
6879 #: config/tc-csky.c:1151
6880 #, c-format
6881 msgid "pcrel offset for branch to %s too far (0x%lx)"
6882 msgstr ""
6884 #: config/tc-csky.c:1235
6885 #, c-format
6886 msgid "unknown architecture `%s'"
6887 msgstr ""
6889 #: config/tc-csky.c:1408
6890 #, c-format
6891 msgid "C-SKY assembler options:\n"
6892 msgstr ""
6894 #: config/tc-csky.c:1410
6895 #, c-format
6896 msgid "  -march=ARCH\t\t\tselect architecture ARCH:"
6897 msgstr ""
6899 #: config/tc-csky.c:1429
6900 #, c-format
6901 msgid "  -mcpu=CPU\t\t\tselect processor CPU:"
6902 msgstr ""
6904 #: config/tc-csky.c:1456
6905 #, c-format
6906 msgid "  -mfloat-abi=ABI\t\tselect float ABI:"
6907 msgstr ""
6909 #: config/tc-csky.c:1475
6910 #, c-format
6911 msgid "  -EL  -mlittle-endian\t\tgenerate little-endian output\n"
6912 msgstr ""
6914 #: config/tc-csky.c:1477
6915 #, c-format
6916 msgid "  -EB  -mbig-endian\t\tgenerate big-endian output\n"
6917 msgstr ""
6919 #: config/tc-csky.c:1479
6920 #, c-format
6921 msgid "  -fpic  -pic\t\t\tgenerate position-independent code\n"
6922 msgstr ""
6924 #: config/tc-csky.c:1482
6925 #, c-format
6926 msgid "  -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n"
6927 msgstr ""
6929 #: config/tc-csky.c:1484
6930 #, c-format
6931 msgid "  -mno-ljump\n"
6932 msgstr ""
6934 #: config/tc-csky.c:1488
6935 #, c-format
6936 msgid "  -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n"
6937 msgstr ""
6939 #: config/tc-csky.c:1490
6940 #, c-format
6941 msgid "  -mno-branch-stub\n"
6942 msgstr ""
6944 #: config/tc-csky.c:1494
6945 #, c-format
6946 msgid "  -force2bsr  -mforce2bsr\ttransform jbsr to bsr\n"
6947 msgstr ""
6949 #: config/tc-csky.c:1496
6950 #, c-format
6951 msgid "  -no-force2bsr  -mno-force2bsr\n"
6952 msgstr ""
6954 #: config/tc-csky.c:1498
6955 #, c-format
6956 msgid "  -jsri2bsr  -mjsri2bsr\t\ttransform jsri to bsr\n"
6957 msgstr ""
6959 #: config/tc-csky.c:1500
6960 #, c-format
6961 msgid "  -no-jsri2bsr  -mno-jsri2bsr\n"
6962 msgstr ""
6964 #: config/tc-csky.c:1503
6965 #, c-format
6966 msgid "  -mnolrw  -mno-lrw\t\timplement lrw as movih + ori\n"
6967 msgstr ""
6969 #: config/tc-csky.c:1505
6970 #, c-format
6971 msgid "  -melrw\t\t\tenable extended lrw (CK800 only)\n"
6972 msgstr ""
6974 #: config/tc-csky.c:1507
6975 #, c-format
6976 msgid "  -mno-elrw\n"
6977 msgstr ""
6979 #: config/tc-csky.c:1510
6980 #, c-format
6981 msgid "  -mlaf  -mliterals-after-func\temit literals after each function\n"
6982 msgstr ""
6984 #: config/tc-csky.c:1512
6985 #, c-format
6986 msgid "  -mno-laf  -mno-literals-after-func\n"
6987 msgstr ""
6989 #: config/tc-csky.c:1514
6990 #, c-format
6991 msgid ""
6992 "  -mlabr  -mliterals-after-br\temit literals after branch instructions\n"
6993 msgstr ""
6995 #: config/tc-csky.c:1516
6996 #, c-format
6997 msgid "  -mno-labr  -mnoliterals-after-br\n"
6998 msgstr ""
7000 #: config/tc-csky.c:1519
7001 #, c-format
7002 msgid "  -mistack\t\t\tenable interrupt stack instructions\n"
7003 msgstr ""
7005 #: config/tc-csky.c:1521
7006 #, c-format
7007 msgid "  -mno-istack\n"
7008 msgstr ""
7010 #: config/tc-csky.c:1524
7011 #, c-format
7012 msgid "  -mhard-float\t\t\tenable hard float instructions\n"
7013 msgstr ""
7015 #: config/tc-csky.c:1526
7016 #, c-format
7017 msgid "  -mmp\t\t\t\tenable multiprocessor instructions\n"
7018 msgstr ""
7020 #: config/tc-csky.c:1528
7021 #, c-format
7022 msgid "  -mcp\t\t\t\tenable coprocessor instructions\n"
7023 msgstr ""
7025 #: config/tc-csky.c:1530
7026 #, c-format
7027 msgid "  -mcache\t\t\tenable cache prefetch instruction\n"
7028 msgstr ""
7030 #: config/tc-csky.c:1532
7031 #, c-format
7032 msgid "  -msecurity\t\t\tenable security instructions\n"
7033 msgstr ""
7035 #: config/tc-csky.c:1534
7036 #, c-format
7037 msgid "  -mtrust\t\t\tenable trust instructions\n"
7038 msgstr ""
7040 #: config/tc-csky.c:1536
7041 #, c-format
7042 msgid "  -mdsp\t\t\t\tenable DSP instructions\n"
7043 msgstr ""
7045 #: config/tc-csky.c:1538
7046 #, c-format
7047 msgid "  -medsp\t\t\tenable enhanced DSP instructions\n"
7048 msgstr ""
7050 #: config/tc-csky.c:1540
7051 #, c-format
7052 msgid "  -mvdsp\t\t\tenable vector DSP instructions\n"
7053 msgstr ""
7055 #: config/tc-csky.c:1773
7056 msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub"
7057 msgstr ""
7059 #: config/tc-csky.c:1778
7060 msgid "-mno-force2bsr is ignored with -mbranch-stub"
7061 msgstr ""
7063 #: config/tc-csky.c:1786
7064 msgid "-mno-force2bsr is ignored for ck801/ck802"
7065 msgstr ""
7067 #: config/tc-csky.c:1813
7068 msgid "-mljump is ignored for ck801/ck802"
7069 msgstr ""
7071 #: config/tc-csky.c:2095 config/tc-mcore.c:689
7072 msgid "more than 65K literal pools"
7073 msgstr ""
7075 #: config/tc-csky.c:2342 read.c:3786
7076 #, c-format
7077 msgid "bad floating literal: %s"
7078 msgstr ""
7080 #: config/tc-csky.c:2490 config/tc-mcore.c:743
7081 msgid "missing ']'"
7082 msgstr ""
7084 #: config/tc-csky.c:2518 config/tc-mips.c:14358 config/tc-mips.c:14422
7085 #: config/tc-mips.c:14433 config/tc-score.c:2688 config/tc-score.c:2735
7086 msgid "unrecognized opcode"
7087 msgstr ""
7089 #: config/tc-csky.c:3653 config/tc-mcore.c:1164
7090 msgid "translating mgeni to movi"
7091 msgstr ""
7093 #: config/tc-csky.c:5301 config/tc-tilegx.c:1451 config/tc-tilepro.c:1310
7094 #, c-format
7095 msgid "unsupported BFD relocation size %d"
7096 msgstr ""
7098 #: config/tc-csky.c:5924
7099 msgid "second operand must be 4"
7100 msgstr ""
7102 #: config/tc-csky.c:5948 config/tc-mcore.c:1527
7103 msgid "second operand must be 1"
7104 msgstr ""
7106 #: config/tc-csky.c:6021 config/tc-xtensa.c:1988
7107 msgid "register number out of range"
7108 msgstr ""
7110 #: config/tc-csky.c:6031
7111 msgid "64-bit operator src/dst register must be less than 15"
7112 msgstr ""
7114 #: config/tc-csky.c:7858
7115 msgid "the first operand must be a symbol"
7116 msgstr ""
7118 #: config/tc-csky.c:7867
7119 msgid "missing stack size"
7120 msgstr ""
7122 #: config/tc-csky.c:7880 config/tc-score.c:4240
7123 msgid "value not in range [0, 0xffffffff]"
7124 msgstr ""
7126 #: config/tc-csky.c:7890 config/tc-mcore.c:782
7127 msgid "operand must be a constant"
7128 msgstr ""
7130 #: config/tc-d10v.c:216
7131 #, c-format
7132 msgid ""
7133 "D10V options:\n"
7134 "-O                      Optimize.  Will do some operations in parallel.\n"
7135 "--gstabs-packing        Pack adjacent short instructions together even\n"
7136 "                        when --gstabs is specified.  On by default.\n"
7137 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
7138 "                        instructions together.\n"
7139 msgstr ""
7141 #: config/tc-d10v.c:573
7142 msgid "operand is not an immediate"
7143 msgstr ""
7145 #: config/tc-d10v.c:590
7146 #, c-format
7147 msgid "operand out of range: %lu"
7148 msgstr ""
7150 #: config/tc-d10v.c:650
7151 msgid "Instruction must be executed in parallel with another instruction."
7152 msgstr ""
7154 #: config/tc-d10v.c:704 config/tc-d10v.c:712
7155 #, c-format
7156 msgid "packing conflict: %s must dispatch sequentially"
7157 msgstr ""
7159 #: config/tc-d10v.c:811
7160 #, c-format
7161 msgid "resource conflict (R%d)"
7162 msgstr ""
7164 #: config/tc-d10v.c:814
7165 #, c-format
7166 msgid "resource conflict (A%d)"
7167 msgstr ""
7169 #: config/tc-d10v.c:816
7170 msgid "resource conflict (PSW)"
7171 msgstr ""
7173 #: config/tc-d10v.c:818
7174 msgid "resource conflict (C flag)"
7175 msgstr ""
7177 #: config/tc-d10v.c:820
7178 msgid "resource conflict (F flag)"
7179 msgstr ""
7181 #: config/tc-d10v.c:970
7182 msgid "Instruction must be executed in parallel"
7183 msgstr ""
7185 #: config/tc-d10v.c:973
7186 msgid "Long instructions may not be combined."
7187 msgstr ""
7189 #: config/tc-d10v.c:1006
7190 msgid "One of these instructions may not be executed in parallel."
7191 msgstr ""
7193 #: config/tc-d10v.c:1010 config/tc-d30v.c:1034
7194 msgid "Two IU instructions may not be executed in parallel"
7195 msgstr ""
7197 #: config/tc-d10v.c:1012 config/tc-d10v.c:1020 config/tc-d10v.c:1034
7198 #: config/tc-d10v.c:1049 config/tc-d30v.c:1035 config/tc-d30v.c:1044
7199 msgid "Swapping instruction order"
7200 msgstr ""
7202 #: config/tc-d10v.c:1018 config/tc-d30v.c:1041
7203 msgid "Two MU instructions may not be executed in parallel"
7204 msgstr ""
7206 #: config/tc-d10v.c:1038 config/tc-d30v.c:1061
7207 msgid "IU instruction may not be in the left container"
7208 msgstr ""
7210 #: config/tc-d10v.c:1040 config/tc-d10v.c:1055
7211 msgid ""
7212 "Instruction in R container is squashed by flow control instruction in L "
7213 "container."
7214 msgstr ""
7216 #: config/tc-d10v.c:1053 config/tc-d30v.c:1072
7217 msgid "MU instruction may not be in the right container"
7218 msgstr ""
7220 #: config/tc-d10v.c:1059 config/tc-d30v.c:1084
7221 msgid "unknown execution type passed to write_2_short()"
7222 msgstr ""
7224 #: config/tc-d10v.c:1188 config/tc-d10v.c:1361
7225 msgid "bad opcode or operands"
7226 msgstr ""
7228 #: config/tc-d10v.c:1263
7229 msgid "value out of range"
7230 msgstr ""
7232 #: config/tc-d10v.c:1337
7233 msgid "illegal operand - register name found where none expected"
7234 msgstr ""
7236 #: config/tc-d10v.c:1372
7237 msgid "Register number must be EVEN"
7238 msgstr ""
7240 #: config/tc-d10v.c:1375
7241 msgid "Unsupported use of sp"
7242 msgstr ""
7244 #: config/tc-d10v.c:1394
7245 #, c-format
7246 msgid "cr%d is a reserved control register"
7247 msgstr ""
7249 #: config/tc-d10v.c:1569
7250 #, c-format
7251 msgid "line %d: rep or repi must include at least 4 instructions"
7252 msgstr ""
7254 #: config/tc-d10v.c:1761
7255 msgid "can't find previous opcode "
7256 msgstr ""
7258 #: config/tc-d10v.c:1773
7259 #, c-format
7260 msgid "could not assemble: %s"
7261 msgstr ""
7263 #: config/tc-d10v.c:1788 config/tc-d10v.c:1810 config/tc-d30v.c:1741
7264 msgid "Unable to mix instructions as specified"
7265 msgstr ""
7267 #: config/tc-d30v.c:146
7268 #, c-format
7269 msgid "Register name %s conflicts with symbol of the same name"
7270 msgstr ""
7272 #: config/tc-d30v.c:236
7273 #, c-format
7274 msgid ""
7275 "\n"
7276 "D30V options:\n"
7277 "-O                      Make adjacent short instructions parallel if "
7278 "possible.\n"
7279 "-n                      Warn about all NOPs inserted by the assembler.\n"
7280 "-N                      Warn about NOPs inserted after word multiplies.\n"
7281 "-c                      Warn about symbols whose names match register "
7282 "names.\n"
7283 "-C                      Opposite of -C.  -c is the default.\n"
7284 msgstr ""
7286 #: config/tc-d30v.c:364
7287 msgid "unexpected 12-bit reloc type"
7288 msgstr ""
7290 #: config/tc-d30v.c:371
7291 msgid "unexpected 18-bit reloc type"
7292 msgstr ""
7294 #: config/tc-d30v.c:622
7295 #, c-format
7296 msgid "%s NOP inserted"
7297 msgstr ""
7299 #: config/tc-d30v.c:623
7300 msgid "sequential"
7301 msgstr ""
7303 #: config/tc-d30v.c:623
7304 msgid "parallel"
7305 msgstr ""
7307 #: config/tc-d30v.c:1030
7308 msgid "Instructions may not be executed in parallel"
7309 msgstr ""
7311 #: config/tc-d30v.c:1043
7312 #, c-format
7313 msgid "Executing %s in IU may not work"
7314 msgstr ""
7316 #: config/tc-d30v.c:1050
7317 #, c-format
7318 msgid "Executing %s in IU may not work in parallel execution"
7319 msgstr ""
7321 #: config/tc-d30v.c:1063
7322 #, c-format
7323 msgid "special left instruction `%s' kills instruction `%s' in right container"
7324 msgstr ""
7326 #: config/tc-d30v.c:1074
7327 #, c-format
7328 msgid "Executing %s in reverse serial with %s may not work"
7329 msgstr ""
7331 #: config/tc-d30v.c:1077
7332 #, c-format
7333 msgid "Executing %s in IU in reverse serial may not work"
7334 msgstr ""
7336 #: config/tc-d30v.c:1265
7337 msgid "Odd numbered register used as target of multi-register instruction"
7338 msgstr ""
7340 #: config/tc-d30v.c:1329 config/tc-d30v.c:1365
7341 #, c-format
7342 msgid "unknown condition code: %s"
7343 msgstr ""
7345 #: config/tc-d30v.c:1358
7346 #, c-format
7347 msgid "cmpu doesn't support condition code %s"
7348 msgstr ""
7350 #: config/tc-d30v.c:1393
7351 #, c-format
7352 msgid "unknown opcode: %s"
7353 msgstr ""
7355 #: config/tc-d30v.c:1404
7356 #, c-format
7357 msgid "operands for opcode `%s' do not match any valid format"
7358 msgstr ""
7360 #: config/tc-d30v.c:1619 config/tc-d30v.c:1636
7361 msgid "Cannot assemble instruction"
7362 msgstr ""
7364 #: config/tc-d30v.c:1621
7365 msgid "First opcode is long.  Unable to mix instructions as specified."
7366 msgstr ""
7368 #: config/tc-d30v.c:1691
7369 msgid "word of NOPs added between word multiply and load"
7370 msgstr ""
7372 #: config/tc-d30v.c:1693
7373 msgid "word of NOPs added between word multiply and 16-bit multiply"
7374 msgstr ""
7376 #: config/tc-d30v.c:1725
7377 msgid "Instruction uses long version, so it cannot be mixed as specified"
7378 msgstr ""
7380 #: config/tc-d30v.c:1852
7381 #, c-format
7382 msgid "value too large to fit in %d bits"
7383 msgstr ""
7385 #: config/tc-d30v.c:2030 config/tc-pru.c:216 config/tc-pru.c:332
7386 #, c-format
7387 msgid "Alignment too large: %d assumed"
7388 msgstr ""
7390 #: config/tc-dlx.c:213
7391 msgid "missing .proc"
7392 msgstr ""
7394 #: config/tc-dlx.c:230
7395 msgid ".endfunc missing for previous .proc"
7396 msgstr ""
7398 #: config/tc-dlx.c:320
7399 #, c-format
7400 msgid "Bad operand for a load instruction: <%s>"
7401 msgstr ""
7403 #: config/tc-dlx.c:434
7404 #, c-format
7405 msgid "Bad operand for a store instruction: <%s>"
7406 msgstr ""
7408 #: config/tc-dlx.c:614
7409 #, c-format
7410 msgid "Expression Error for operand modifier %%hi/%%lo\n"
7411 msgstr ""
7413 #: config/tc-dlx.c:627
7414 #, c-format
7415 msgid "Invalid expression after %%%%\n"
7416 msgstr ""
7418 #: config/tc-dlx.c:692 config/tc-tic4x.c:2456
7419 #, c-format
7420 msgid "Unknown opcode `%s'."
7421 msgstr ""
7423 #: config/tc-dlx.c:701
7424 msgid "Can not set dlx_skip_hi16_flag"
7425 msgstr ""
7427 #: config/tc-dlx.c:715
7428 #, c-format
7429 msgid "Missing arguments for opcode <%s>."
7430 msgstr ""
7432 #: config/tc-dlx.c:749
7433 #, c-format
7434 msgid "Too many operands: %s"
7435 msgstr ""
7437 #: config/tc-dlx.c:787
7438 #, c-format
7439 msgid "Both the_insn.HI and the_insn.LO are set : %s"
7440 msgstr ""
7442 #: config/tc-dlx.c:857
7443 msgid "failed regnum sanity check."
7444 msgstr ""
7446 #: config/tc-dlx.c:870
7447 msgid "failed general register sanity check."
7448 msgstr ""
7450 #. Types or values of args don't match.
7451 #: config/tc-dlx.c:878
7452 msgid "Invalid operands"
7453 msgstr ""
7455 #: config/tc-dlx.c:1097
7456 #, c-format
7457 msgid "label \"$%d\" redefined"
7458 msgstr ""
7460 #: config/tc-dlx.c:1135
7461 msgid "Invalid expression after # number\n"
7462 msgstr ""
7464 #: config/tc-dlx.c:1180 config/tc-m32r.c:2273 config/tc-nds32.c:7840
7465 #: config/tc-sparc.c:4015
7466 #, c-format
7467 msgid "internal error: can't export reloc type %d (`%s')"
7468 msgstr ""
7470 #: config/tc-epiphany.c:126
7471 #, c-format
7472 msgid "EPIPHANY specific command line options:\n"
7473 msgstr ""
7475 #: config/tc-epiphany.c:367
7476 msgid "register number too large for push/pop"
7477 msgstr ""
7479 #: config/tc-epiphany.c:371
7480 msgid "register is out of order"
7481 msgstr ""
7483 #: config/tc-epiphany.c:385
7484 msgid "malformed reglist in push/pop"
7485 msgstr ""
7487 #. Checks for behavioral restrictions on LD/ST instructions.
7488 #: config/tc-epiphany.c:431
7489 msgid "destination register modified by displacement-post-modified address"
7490 msgstr ""
7492 #: config/tc-epiphany.c:432
7493 msgid "ldrd/strd requires even:odd register pair"
7494 msgstr ""
7496 #: config/tc-epiphany.c:820 config/tc-m32r.c:1785
7497 msgid "Addend to unresolved symbol not on word boundary."
7498 msgstr ""
7500 #: config/tc-fr30.c:81
7501 #, c-format
7502 msgid " FR30 specific command line options:\n"
7503 msgstr ""
7505 #: config/tc-fr30.c:134
7506 #, c-format
7507 msgid "Instruction %s not allowed in a delay slot."
7508 msgstr ""
7510 #: config/tc-frv.c:403
7511 #, c-format
7512 msgid "Unknown cpu -mcpu=%s"
7513 msgstr ""
7515 #: config/tc-frv.c:456
7516 #, c-format
7517 msgid "FRV specific command line options:\n"
7518 msgstr ""
7520 #: config/tc-frv.c:457
7521 #, c-format
7522 msgid "-G n            Put data <= n bytes in the small data area\n"
7523 msgstr ""
7525 #: config/tc-frv.c:458
7526 #, c-format
7527 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
7528 msgstr ""
7530 #: config/tc-frv.c:459
7531 #, c-format
7532 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
7533 msgstr ""
7535 #: config/tc-frv.c:460
7536 #, c-format
7537 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
7538 msgstr ""
7540 #: config/tc-frv.c:461
7541 #, c-format
7542 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
7543 msgstr ""
7545 #: config/tc-frv.c:462
7546 #, c-format
7547 msgid "-msoft-float    Mark generated file as using software FP\n"
7548 msgstr ""
7550 #: config/tc-frv.c:463
7551 #, c-format
7552 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
7553 msgstr ""
7555 #: config/tc-frv.c:464
7556 #, c-format
7557 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
7558 msgstr ""
7560 #: config/tc-frv.c:465
7561 #, c-format
7562 msgid ""
7563 "-mdouble        Mark generated file as using double precision FP insns\n"
7564 msgstr ""
7566 #: config/tc-frv.c:466
7567 #, c-format
7568 msgid "-mmedia         Mark generated file as using media insns\n"
7569 msgstr ""
7571 #: config/tc-frv.c:467
7572 #, c-format
7573 msgid ""
7574 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
7575 msgstr ""
7577 #: config/tc-frv.c:468
7578 #, c-format
7579 msgid "-mpack          Allow instructions to be packed\n"
7580 msgstr ""
7582 #: config/tc-frv.c:469
7583 #, c-format
7584 msgid "-mno-pack       Do not allow instructions to be packed\n"
7585 msgstr ""
7587 #: config/tc-frv.c:470
7588 #, c-format
7589 msgid ""
7590 "-mpic           Mark generated file as using small position independent "
7591 "code\n"
7592 msgstr ""
7594 #: config/tc-frv.c:471
7595 #, c-format
7596 msgid ""
7597 "-mPIC           Mark generated file as using large position independent "
7598 "code\n"
7599 msgstr ""
7601 #: config/tc-frv.c:472
7602 #, c-format
7603 msgid ""
7604 "-mlibrary-pic   Mark generated file as using position independent code for "
7605 "libraries\n"
7606 msgstr ""
7608 #: config/tc-frv.c:473
7609 #, c-format
7610 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
7611 msgstr ""
7613 #: config/tc-frv.c:474
7614 #, c-format
7615 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
7616 msgstr ""
7618 #: config/tc-frv.c:475
7619 #, c-format
7620 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
7621 msgstr ""
7623 #: config/tc-frv.c:476
7624 #, c-format
7625 msgid "                Record the cpu type\n"
7626 msgstr ""
7628 #: config/tc-frv.c:477
7629 #, c-format
7630 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
7631 msgstr ""
7633 #: config/tc-frv.c:478
7634 #, c-format
7635 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
7636 msgstr ""
7638 #: config/tc-frv.c:1160
7639 msgid "VLIW packing used for -mno-pack"
7640 msgstr ""
7642 #: config/tc-frv.c:1170
7643 msgid "Instruction not supported by this architecture"
7644 msgstr ""
7646 #: config/tc-frv.c:1180
7647 msgid "VLIW packing constraint violation"
7648 msgstr ""
7650 #: config/tc-frv.c:1771
7651 #, c-format
7652 msgid "Relocation %s is not safe for %s"
7653 msgstr ""
7655 #: config/tc-ft32.c:146 config/tc-moxie.c:102
7656 msgid "expecting register"
7657 msgstr ""
7659 #: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:121
7660 #: config/tc-moxie.c:137
7661 msgid "illegal register number"
7662 msgstr ""
7664 #: config/tc-ft32.c:239 config/tc-moxie.c:186 config/tc-pj.c:260
7665 #, c-format
7666 msgid "unknown opcode %s"
7667 msgstr ""
7669 #: config/tc-ft32.c:264
7670 #, c-format
7671 msgid "unknown width specifier '.%c'"
7672 msgstr ""
7674 #: config/tc-ft32.c:387
7675 msgid "internal error in argument parsing"
7676 msgstr ""
7678 #: config/tc-ft32.c:400
7679 msgid "expected comma separator"
7680 msgstr ""
7682 #: config/tc-ft32.c:412 config/tc-moxie.c:230 config/tc-moxie.c:290
7683 #: config/tc-moxie.c:302 config/tc-moxie.c:335 config/tc-moxie.c:367
7684 #: config/tc-moxie.c:400 config/tc-moxie.c:454 config/tc-moxie.c:508
7685 #: config/tc-moxie.c:518 config/tc-moxie.c:541 config/tc-moxie.c:554
7686 #: config/tc-pj.c:308
7687 msgid "extra stuff on line ignored"
7688 msgstr ""
7690 #: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:585
7691 msgid "bad call to md_atof"
7692 msgstr ""
7694 #: config/tc-ft32.c:522
7695 #, c-format
7696 msgid "FT32 options:\n"
7697 msgstr ""
7699 #: config/tc-ft32.c:523
7700 #, c-format
7701 msgid ""
7702 "\n"
7703 "-no-relax\t\tdon't relax relocations\n"
7704 "\t\t\t\n"
7705 msgstr ""
7707 #. These macros must be defined, but is will be a fatal assembler
7708 #. error if we ever hit them.
7709 #: config/tc-ft32.h:35 config/tc-pj.h:40
7710 msgid "estimate size\n"
7711 msgstr ""
7713 #: config/tc-ft32.h:36 config/tc-pj.h:39
7714 msgid "convert_frag\n"
7715 msgstr ""
7717 #: config/tc-h8300.c:176
7718 #, c-format
7719 msgid "new section '%s' defined without attributes - this might cause problems"
7720 msgstr ""
7722 #: config/tc-h8300.c:441 config/tc-h8300.c:449
7723 msgid "Reg not valid for H8/300"
7724 msgstr ""
7726 #: config/tc-h8300.c:530
7727 msgid "invalid operand size requested"
7728 msgstr ""
7730 #: config/tc-h8300.c:635
7731 msgid "Invalid register list for ldm/stm\n"
7732 msgstr ""
7734 #: config/tc-h8300.c:661 config/tc-h8300.c:666 config/tc-h8300.c:673
7735 msgid "mismatch between register and suffix"
7736 msgstr ""
7738 #: config/tc-h8300.c:678
7739 msgid "invalid suffix after register."
7740 msgstr ""
7742 #: config/tc-h8300.c:700
7743 msgid "address too high for vector table jmp/jsr"
7744 msgstr ""
7746 #: config/tc-h8300.c:727 config/tc-h8300.c:839 config/tc-h8300.c:849
7747 msgid "Wrong size pointer register for architecture."
7748 msgstr ""
7750 #: config/tc-h8300.c:786 config/tc-h8300.c:794 config/tc-h8300.c:823
7751 msgid "expected @(exp, reg16)"
7752 msgstr ""
7754 #: config/tc-h8300.c:812
7755 msgid "expected .L, .W or .B for register in indexed addressing mode"
7756 msgstr ""
7758 #: config/tc-h8300.c:1006
7759 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
7760 msgstr ""
7762 #: config/tc-h8300.c:1024 config/tc-h8300.c:1033
7763 msgid "expected register"
7764 msgstr ""
7766 #: config/tc-h8300.c:1049
7767 msgid "expected closing paren"
7768 msgstr ""
7770 #: config/tc-h8300.c:1108
7771 #, c-format
7772 msgid "can't use high part of register in operand %d"
7773 msgstr ""
7775 #: config/tc-h8300.c:1265
7776 #, c-format
7777 msgid "Opcode `%s' with these operand types not available in %s mode"
7778 msgstr ""
7780 #: config/tc-h8300.c:1274
7781 msgid "mismatch between opcode size and operand size"
7782 msgstr ""
7784 #: config/tc-h8300.c:1310
7785 #, c-format
7786 msgid "operand %s0x%lx out of range."
7787 msgstr ""
7789 #: config/tc-h8300.c:1420
7790 msgid "Can't work out size of operand.\n"
7791 msgstr ""
7793 #: config/tc-h8300.c:1470
7794 #, c-format
7795 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
7796 msgstr ""
7798 #: config/tc-h8300.c:1475
7799 #, c-format
7800 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
7801 msgstr ""
7803 #: config/tc-h8300.c:1481
7804 #, c-format
7805 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
7806 msgstr ""
7808 #: config/tc-h8300.c:1542 config/tc-h8300.c:1562
7809 msgid "Need #1 or #2 here"
7810 msgstr ""
7812 #: config/tc-h8300.c:1557
7813 msgid "#4 not valid on H8/300."
7814 msgstr ""
7816 #: config/tc-h8300.c:1664 config/tc-h8300.c:1736
7817 #, c-format
7818 msgid "branch operand has odd offset (%lx)\n"
7819 msgstr ""
7821 #: config/tc-h8300.c:1774
7822 msgid "destination operand must be 16 bit register"
7823 msgstr ""
7825 #: config/tc-h8300.c:1783
7826 msgid "source operand must be 8 bit register"
7827 msgstr ""
7829 #: config/tc-h8300.c:1791
7830 msgid "destination operand must be 16bit absolute address"
7831 msgstr ""
7833 #: config/tc-h8300.c:1798
7834 msgid "destination operand must be 8 bit register"
7835 msgstr ""
7837 #: config/tc-h8300.c:1806
7838 msgid "source operand must be 16bit absolute address"
7839 msgstr ""
7841 #. This seems more sane than saying "too many operands".  We'll
7842 #. get here only if the trailing trash starts with a comma.
7843 #: config/tc-h8300.c:1814 config/tc-mips.c:14374 config/tc-mips.c:14442
7844 #: config/tc-mmix.c:469 config/tc-mmix.c:481 config/tc-mmix.c:2537
7845 #: config/tc-mmix.c:2561 config/tc-mmix.c:2834
7846 msgid "invalid operands"
7847 msgstr ""
7849 #: config/tc-h8300.c:1845
7850 msgid "operand/size mis-match"
7851 msgstr ""
7853 #: config/tc-h8300.c:1945 config/tc-sh.c:2537 config/tc-z8k.c:1243
7854 msgid "unknown opcode"
7855 msgstr ""
7857 #: config/tc-h8300.c:1978
7858 msgid "invalid operand in ldm"
7859 msgstr ""
7861 #: config/tc-h8300.c:1987
7862 msgid "invalid operand in stm"
7863 msgstr ""
7865 #: config/tc-h8300.c:2186
7866 #, c-format
7867 msgid "Invalid argument to --mach option: %s"
7868 msgstr ""
7870 #: config/tc-h8300.c:2197
7871 #, c-format
7872 msgid " H8300-specific assembler options:\n"
7873 msgstr ""
7875 #: config/tc-h8300.c:2198
7876 #, c-format
7877 msgid ""
7878 "  -mach=<name>             Set the H8300 machine type to one of:\n"
7879 "                           h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
7880 "h8300sxn\n"
7881 msgstr ""
7883 #: config/tc-h8300.c:2201
7884 #, c-format
7885 msgid "  -h-tick-hex              Support H'00 style hex constants\n"
7886 msgstr ""
7888 #: config/tc-h8300.c:2210
7889 #, c-format
7890 msgid "call to tc_aout_fix_to_chars \n"
7891 msgstr ""
7893 #: config/tc-h8300.c:2219
7894 #, c-format
7895 msgid "call to md_convert_frag \n"
7896 msgstr ""
7898 #: config/tc-h8300.c:2270
7899 #, c-format
7900 msgid "call to md_estimate_size_before_relax \n"
7901 msgstr ""
7903 #: config/tc-h8300.c:2285
7904 msgid "Unexpected reference to a symbol in a non-code section"
7905 msgstr ""
7907 #: config/tc-h8300.c:2322 config/tc-mcore.c:2208 config/tc-microblaze.c:2552
7908 #: config/tc-pj.c:488 config/tc-sh.c:3886 config/tc-tic6x.c:4515
7909 #, c-format
7910 msgid "Cannot represent relocation type %s"
7911 msgstr ""
7913 #. Simple range checking for FIELD against HIGH and LOW bounds.
7914 #. IGNORE is used to suppress the error message.
7915 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
7916 #. the current file and line number are not valid.
7917 #: config/tc-hppa.c:1027 config/tc-hppa.c:1041
7918 #, c-format
7919 msgid "Field out of range [%d..%d] (%d)."
7920 msgstr ""
7922 #. Simple alignment checking for FIELD against ALIGN (a power of two).
7923 #. IGNORE is used to suppress the error message.
7924 #: config/tc-hppa.c:1055
7925 #, c-format
7926 msgid "Field not properly aligned [%d] (%d)."
7927 msgstr ""
7929 #: config/tc-hppa.c:1108
7930 msgid "Missing .exit\n"
7931 msgstr ""
7933 #: config/tc-hppa.c:1111
7934 msgid "Missing .procend\n"
7935 msgstr ""
7937 #: config/tc-hppa.c:1264
7938 #, c-format
7939 msgid "Invalid field selector.  Assuming F%%."
7940 msgstr ""
7942 #: config/tc-hppa.c:1288
7943 msgid "Bad segment in expression."
7944 msgstr ""
7946 #: config/tc-hppa.c:1313
7947 #, c-format
7948 msgid "Invalid Nullification: (%c)"
7949 msgstr ""
7951 #: config/tc-hppa.c:1379
7952 msgid "Cannot handle fixup"
7953 msgstr ""
7955 #: config/tc-hppa.c:1663
7956 #, c-format
7957 msgid "  -Q                      ignored\n"
7958 msgstr ""
7960 #: config/tc-hppa.c:1667
7961 #, c-format
7962 msgid "  -c                      print a warning if a comment is found\n"
7963 msgstr ""
7965 #: config/tc-hppa.c:1733
7966 #, c-format
7967 msgid "no hppa_fixup entry for fixup type 0x%x"
7968 msgstr ""
7970 #: config/tc-hppa.c:1912
7971 msgid "Unknown relocation encountered in md_apply_fix."
7972 msgstr ""
7974 #: config/tc-hppa.c:2100 config/tc-hppa.c:2125
7975 #, c-format
7976 msgid "Undefined register: '%s'."
7977 msgstr ""
7979 #: config/tc-hppa.c:2159
7980 #, c-format
7981 msgid "Non-absolute symbol: '%s'."
7982 msgstr ""
7984 #: config/tc-hppa.c:2174
7985 #, c-format
7986 msgid "Undefined absolute constant: '%s'."
7987 msgstr ""
7989 #: config/tc-hppa.c:2205 config/tc-hppa.c:5686
7990 msgid "could not update architecture and machine"
7991 msgstr ""
7993 #: config/tc-hppa.c:2243
7994 #, c-format
7995 msgid "Invalid FP Compare Condition: %s"
7996 msgstr ""
7998 #: config/tc-hppa.c:2298
7999 #, c-format
8000 msgid "Invalid FTEST completer: %s"
8001 msgstr ""
8003 #: config/tc-hppa.c:2364 config/tc-hppa.c:2401
8004 #, c-format
8005 msgid "Invalid FP Operand Format: %3s"
8006 msgstr ""
8008 #: config/tc-hppa.c:2519
8009 msgid "Bad segment (should be absolute)."
8010 msgstr ""
8012 #: config/tc-hppa.c:2579
8013 #, c-format
8014 msgid "Invalid argument location: %s\n"
8015 msgstr ""
8017 #: config/tc-hppa.c:2608
8018 #, c-format
8019 msgid "Invalid argument description: %d"
8020 msgstr ""
8022 #: config/tc-hppa.c:3437
8023 msgid "Invalid Indexed Load Completer."
8024 msgstr ""
8026 #: config/tc-hppa.c:3442
8027 msgid "Invalid Indexed Load Completer Syntax."
8028 msgstr ""
8030 #: config/tc-hppa.c:3476
8031 msgid "Invalid Short Load/Store Completer."
8032 msgstr ""
8034 #: config/tc-hppa.c:3537 config/tc-hppa.c:3542
8035 msgid "Invalid Store Bytes Short Completer"
8036 msgstr ""
8038 #: config/tc-hppa.c:3857 config/tc-hppa.c:3863
8039 msgid "Invalid left/right combination completer"
8040 msgstr ""
8042 #: config/tc-hppa.c:3912 config/tc-hppa.c:3919
8043 msgid "Invalid permutation completer"
8044 msgstr ""
8046 #: config/tc-hppa.c:4019
8047 #, c-format
8048 msgid "Invalid Add Condition: %s"
8049 msgstr ""
8051 #: config/tc-hppa.c:4035 config/tc-hppa.c:4045
8052 msgid "Invalid Add and Branch Condition"
8053 msgstr ""
8055 #: config/tc-hppa.c:4066 config/tc-hppa.c:4211
8056 msgid "Invalid Compare/Subtract Condition"
8057 msgstr ""
8059 #: config/tc-hppa.c:4106
8060 #, c-format
8061 msgid "Invalid Branch On Bit Condition: %c"
8062 msgstr ""
8064 #: config/tc-hppa.c:4109
8065 msgid "Missing Branch On Bit Condition"
8066 msgstr ""
8068 #: config/tc-hppa.c:4194
8069 #, c-format
8070 msgid "Invalid Compare/Subtract Condition: %s"
8071 msgstr ""
8073 #: config/tc-hppa.c:4226
8074 msgid "Invalid Compare and Branch Condition"
8075 msgstr ""
8077 #: config/tc-hppa.c:4322
8078 msgid "Invalid Logical Instruction Condition."
8079 msgstr ""
8081 #: config/tc-hppa.c:4384
8082 msgid "Invalid Shift/Extract/Deposit Condition."
8083 msgstr ""
8085 #: config/tc-hppa.c:4501
8086 msgid "Invalid Unit Instruction Condition."
8087 msgstr ""
8089 #: config/tc-hppa.c:4980 config/tc-hppa.c:5012 config/tc-hppa.c:5043
8090 #: config/tc-hppa.c:5073
8091 msgid "Branch to unaligned address"
8092 msgstr ""
8094 #: config/tc-hppa.c:5255
8095 msgid "Invalid SFU identifier"
8096 msgstr ""
8098 #: config/tc-hppa.c:5305
8099 msgid "Invalid COPR identifier"
8100 msgstr ""
8102 #: config/tc-hppa.c:5435
8103 msgid "Invalid Floating Point Operand Format."
8104 msgstr ""
8106 #: config/tc-hppa.c:5555 config/tc-hppa.c:5575 config/tc-hppa.c:5595
8107 #: config/tc-hppa.c:5615 config/tc-hppa.c:5635
8108 msgid "Invalid register for single precision fmpyadd or fmpysub"
8109 msgstr ""
8111 #: config/tc-hppa.c:5703
8112 #, c-format
8113 msgid "Invalid operands %s"
8114 msgstr ""
8116 #: config/tc-hppa.c:5713
8117 #, c-format
8118 msgid "Immediates %d and %d will give undefined behavior."
8119 msgstr ""
8121 #: config/tc-hppa.c:5765 config/tc-hppa.c:6959 config/tc-hppa.c:7014
8122 msgid "Missing function name for .PROC (corrupted label chain)"
8123 msgstr ""
8125 #: config/tc-hppa.c:5768 config/tc-hppa.c:7017
8126 msgid "Missing function name for .PROC"
8127 msgstr ""
8129 #: config/tc-hppa.c:5827
8130 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
8131 msgstr ""
8133 #: config/tc-hppa.c:5918
8134 #, c-format
8135 msgid "Invalid .CALL argument: %s"
8136 msgstr ""
8138 #: config/tc-hppa.c:6063
8139 msgid ".callinfo is not within a procedure definition"
8140 msgstr ""
8142 #: config/tc-hppa.c:6081
8143 #, c-format
8144 msgid "FRAME parameter must be a multiple of 8: %d\n"
8145 msgstr ""
8147 #: config/tc-hppa.c:6098
8148 msgid "Value for ENTRY_GR must be in the range 3..18\n"
8149 msgstr ""
8151 #: config/tc-hppa.c:6109
8152 msgid "Value for ENTRY_FR must be in the range 12..21\n"
8153 msgstr ""
8155 #: config/tc-hppa.c:6118
8156 msgid "Value for ENTRY_SR must be 3\n"
8157 msgstr ""
8159 #: config/tc-hppa.c:6167
8160 #, c-format
8161 msgid "Invalid .CALLINFO argument: %s"
8162 msgstr ""
8164 #: config/tc-hppa.c:6289
8165 msgid "The .ENTER pseudo-op is not supported"
8166 msgstr ""
8168 #: config/tc-hppa.c:6305
8169 msgid "Misplaced .entry. Ignored."
8170 msgstr ""
8172 #: config/tc-hppa.c:6309
8173 msgid "Missing .callinfo."
8174 msgstr ""
8176 #: config/tc-hppa.c:6374
8177 msgid ".REG expression must be a register"
8178 msgstr ""
8180 #: config/tc-hppa.c:6390
8181 msgid "bad or irreducible absolute expression; zero assumed"
8182 msgstr ""
8184 #: config/tc-hppa.c:6401
8185 msgid ".REG must use a label"
8186 msgstr ""
8188 #: config/tc-hppa.c:6403
8189 msgid ".EQU must use a label"
8190 msgstr ""
8192 #: config/tc-hppa.c:6458
8193 #, c-format
8194 msgid "Symbol '%s' could not be created."
8195 msgstr ""
8197 #: config/tc-hppa.c:6508
8198 msgid ".EXIT must appear within a procedure"
8199 msgstr ""
8201 #: config/tc-hppa.c:6512
8202 msgid "Missing .callinfo"
8203 msgstr ""
8205 #: config/tc-hppa.c:6516
8206 msgid "No .ENTRY for this .EXIT"
8207 msgstr ""
8209 #: config/tc-hppa.c:6556
8210 #, c-format
8211 msgid "Using ENTRY rather than CODE in export directive for %s"
8212 msgstr ""
8214 #: config/tc-hppa.c:6675
8215 #, c-format
8216 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
8217 msgstr ""
8219 #: config/tc-hppa.c:6698
8220 #, c-format
8221 msgid "Cannot define export symbol: %s\n"
8222 msgstr ""
8224 #: config/tc-hppa.c:6789
8225 msgid "Missing label name on .LABEL"
8226 msgstr ""
8228 #: config/tc-hppa.c:6794
8229 msgid "extra .LABEL arguments ignored."
8230 msgstr ""
8232 #: config/tc-hppa.c:6810
8233 msgid "The .LEAVE pseudo-op is not supported"
8234 msgstr ""
8236 #: config/tc-hppa.c:6848
8237 msgid "Unrecognized .LEVEL argument\n"
8238 msgstr ""
8240 #: config/tc-hppa.c:6881
8241 #, c-format
8242 msgid "Cannot define static symbol: %s\n"
8243 msgstr ""
8245 #: config/tc-hppa.c:6913
8246 msgid "Nested procedures"
8247 msgstr ""
8249 #: config/tc-hppa.c:6923
8250 msgid "Cannot allocate unwind descriptor\n"
8251 msgstr ""
8253 #: config/tc-hppa.c:7021
8254 msgid "misplaced .procend"
8255 msgstr ""
8257 #: config/tc-hppa.c:7024
8258 msgid "Missing .callinfo for this procedure"
8259 msgstr ""
8261 #: config/tc-hppa.c:7027
8262 msgid "Missing .EXIT for a .ENTRY"
8263 msgstr ""
8265 #: config/tc-hppa.c:7064
8266 msgid "Not in a space.\n"
8267 msgstr ""
8269 #: config/tc-hppa.c:7067
8270 msgid "Not in a subspace.\n"
8271 msgstr ""
8273 #: config/tc-hppa.c:7155
8274 msgid "Invalid .SPACE argument"
8275 msgstr ""
8277 #: config/tc-hppa.c:7201
8278 msgid "Can't change spaces within a procedure definition. Ignored"
8279 msgstr ""
8281 #: config/tc-hppa.c:7326
8282 #, c-format
8283 msgid "Undefined space: '%s' Assuming space number = 0."
8284 msgstr ""
8286 #: config/tc-hppa.c:7349
8287 msgid "Must be in a space before changing or declaring subspaces.\n"
8288 msgstr ""
8290 #: config/tc-hppa.c:7353
8291 msgid "Can't change subspaces within a procedure definition. Ignored"
8292 msgstr ""
8294 #: config/tc-hppa.c:7387
8295 msgid "Parameters of an existing subspace can't be modified"
8296 msgstr ""
8298 #: config/tc-hppa.c:7438
8299 msgid "Alignment must be a power of 2"
8300 msgstr ""
8302 #: config/tc-hppa.c:7485
8303 msgid "FIRST not supported as a .SUBSPACE argument"
8304 msgstr ""
8306 #: config/tc-hppa.c:7487
8307 msgid "Invalid .SUBSPACE argument"
8308 msgstr ""
8310 #: config/tc-hppa.c:7676
8311 #, c-format
8312 msgid "Internal error: Unable to find containing space for %s."
8313 msgstr ""
8315 #: config/tc-hppa.c:8237
8316 msgid "-R option not supported on this target."
8317 msgstr ""
8319 #: config/tc-hppa.c:8259
8320 #, c-format
8321 msgid "internal error: losing opcode: `%s' \"%s\"\n"
8322 msgstr ""
8324 #: config/tc-hppa.c:8269 config/tc-sparc.c:999
8325 msgid "Broken assembler.  No assembly attempted."
8326 msgstr ""
8328 #: config/tc-i386.c:1558
8329 #, c-format
8330 msgid "i386_output_nops called to generate nops of at most %d bytes!"
8331 msgstr ""
8333 #: config/tc-i386.c:1738
8334 #, c-format
8335 msgid "invalid single nop size: %d (expect within [0, %d])"
8336 msgstr ""
8338 #: config/tc-i386.c:1787
8339 msgid "jump over nop padding out of range"
8340 msgstr ""
8342 #: config/tc-i386.c:2103
8343 msgid "same oszc flag used twice"
8344 msgstr ""
8346 #: config/tc-i386.c:2135 config/tc-i386.c:2146
8347 msgid "unrecognized pseudo-suffix"
8348 msgstr ""
8350 #: config/tc-i386.c:2182
8351 msgid "unrecognized oszc flags or illegal `,' in pseudo-suffix"
8352 msgstr ""
8354 #: config/tc-i386.c:2199
8355 msgid "missing `}' or `,' in pseudo-suffix"
8356 msgstr ""
8358 #: config/tc-i386.c:2867
8359 #, c-format
8360 msgid "0x%<PRIx64> shortened to 0x%<PRIx64>"
8361 msgstr ""
8363 #: config/tc-i386.c:2964 config/tc-i386.c:4580 config/tc-i386.c:4591
8364 #: config/tc-i386.c:10628
8365 msgid "same type of prefix used twice"
8366 msgstr ""
8368 #: config/tc-i386.c:2976 config/tc-i386.c:3304
8369 #, c-format
8370 msgid "64bit mode not supported on `%s'."
8371 msgstr ""
8373 #: config/tc-i386.c:2983 config/tc-i386.c:3311
8374 #, c-format
8375 msgid "32bit mode not supported on `%s'."
8376 msgstr ""
8378 #: config/tc-i386.c:3035
8379 msgid "bad argument to syntax directive."
8380 msgstr ""
8382 #: config/tc-i386.c:3092
8383 #, c-format
8384 msgid "bad argument to %s_check directive."
8385 msgstr ""
8387 #: config/tc-i386.c:3096
8388 #, c-format
8389 msgid "missing argument for %s_check directive"
8390 msgstr ""
8392 #: config/tc-i386.c:3123
8393 #, c-format
8394 msgid "`%s' is not supported on `%s'"
8395 msgstr ""
8397 #: config/tc-i386.c:3191
8398 msgid "missing cpu architecture"
8399 msgstr ""
8401 #: config/tc-i386.c:3230
8402 msgid ".arch stack is empty"
8403 msgstr ""
8405 #: config/tc-i386.c:3246
8406 #, c-format
8407 msgid "this `.arch pop' requires `.code%u%s' to be in effect"
8408 msgstr ""
8410 #: config/tc-i386.c:3357
8411 msgid "Unrecognized vector size specifier"
8412 msgstr ""
8414 #: config/tc-i386.c:3394
8415 #, c-format
8416 msgid "no such architecture: `%s'"
8417 msgstr ""
8419 #: config/tc-i386.c:3410
8420 #, c-format
8421 msgid "no such architecture modifier: `%s'"
8422 msgstr ""
8424 #: config/tc-i386.c:3426 config/tc-i386.c:3449
8425 msgid "Intel MCU is 32bit ELF only"
8426 msgstr ""
8428 #: config/tc-i386.c:3456 config/tc-i386.c:17765
8429 msgid "unknown architecture"
8430 msgstr ""
8432 #: config/tc-i386.c:3831
8433 msgid "there are no pc-relative size relocations"
8434 msgstr ""
8436 #: config/tc-i386.c:3843
8437 #, c-format
8438 msgid "unknown relocation (%u)"
8439 msgstr ""
8441 #: config/tc-i386.c:3845
8442 #, c-format
8443 msgid "%u-byte relocation cannot be applied to %u-byte field"
8444 msgstr ""
8446 #: config/tc-i386.c:3849
8447 msgid "non-pc-relative relocation for pc-relative field"
8448 msgstr ""
8450 #: config/tc-i386.c:3854
8451 msgid "relocated field and relocation type differ in signedness"
8452 msgstr ""
8454 #: config/tc-i386.c:3863
8455 msgid "there are no unsigned pc-relative relocations"
8456 msgstr ""
8458 #: config/tc-i386.c:3871
8459 #, c-format
8460 msgid "cannot do %u byte pc-relative relocation"
8461 msgstr ""
8463 #: config/tc-i386.c:3888
8464 #, c-format
8465 msgid "cannot do %s %u byte relocation"
8466 msgstr ""
8468 #: config/tc-i386.c:4352
8469 #, c-format
8470 msgid "ambiguous broadcast for `%s', using %u-bit form"
8471 msgstr ""
8473 #: config/tc-i386.c:4581
8474 msgid "conflicting use of `data16' prefix"
8475 msgstr ""
8477 #: config/tc-i386.c:4668
8478 #, c-format
8479 msgid "can't encode register '%s%s' in an instruction requiring %s prefix"
8480 msgstr ""
8482 #: config/tc-i386.c:4710
8483 #, c-format
8484 msgid "size override not allowed with `%s'"
8485 msgstr ""
8487 #: config/tc-i386.c:4717
8488 #, c-format
8489 msgid "address override not allowed with `%s'"
8490 msgstr ""
8492 #: config/tc-i386.c:4771 config/tc-i386.c:7240
8493 #, c-format
8494 msgid "invalid instruction `%s' after `%s'"
8495 msgstr ""
8497 #: config/tc-i386.c:4777
8498 #, c-format
8499 msgid "missing `lock' with `%s'"
8500 msgstr ""
8502 #: config/tc-i386.c:4784
8503 #, c-format
8504 msgid "instruction `%s' after `xacquire' not allowed"
8505 msgstr ""
8507 #: config/tc-i386.c:4790
8508 #, c-format
8509 msgid "memory destination needed for instruction `%s' after `xrelease'"
8510 msgstr ""
8512 #: config/tc-i386.c:6224
8513 msgid "`.noopt' arguments ignored"
8514 msgstr ""
8516 #: config/tc-i386.c:6410
8517 #, c-format
8518 msgid "`%s` changes flags which would affect control flow behavior"
8519 msgstr ""
8521 #: config/tc-i386.c:6452
8522 #, c-format
8523 msgid "indirect `%s` with memory operand should be avoided"
8524 msgstr ""
8526 #: config/tc-i386.c:6462
8527 #, c-format
8528 msgid "`%s` skips -mlfence-before-indirect-branch on `%s`"
8529 msgstr ""
8531 #: config/tc-i386.c:6481
8532 #, c-format
8533 msgid "`%s` skips -mlfence-before-ret on `%s`"
8534 msgstr ""
8536 #: config/tc-i386.c:6831
8537 #, c-format
8538 msgid "@%s operator cannot be used with `%s'"
8539 msgstr ""
8541 #: config/tc-i386.c:6836
8542 #, c-format
8543 msgid "@%s operator can be used with `%s', but format is wrong"
8544 msgstr ""
8546 #: config/tc-i386.c:6841
8547 #, c-format
8548 msgid "@%s operator requires no SIB"
8549 msgstr ""
8551 #: config/tc-i386.c:6845
8552 #, c-format
8553 msgid "@%s operator requires base register"
8554 msgstr ""
8556 #: config/tc-i386.c:6849
8557 #, c-format
8558 msgid "@%s operator requires no base/index register"
8559 msgstr ""
8561 #: config/tc-i386.c:6854
8562 #, c-format
8563 msgid "@%s operator requires no base register"
8564 msgstr ""
8566 #: config/tc-i386.c:6858
8567 #, c-format
8568 msgid "@%s operator requires `%sebx' as index register"
8569 msgstr ""
8571 #: config/tc-i386.c:6863
8572 #, c-format
8573 msgid "@%s operator requires `%seax' as base register"
8574 msgstr ""
8576 #: config/tc-i386.c:6868
8577 #, c-format
8578 msgid "@%s operator requires `%seax/%srax' as base register"
8579 msgstr ""
8581 #: config/tc-i386.c:6873
8582 #, c-format
8583 msgid "@%s operator requires `%sebx' as base register"
8584 msgstr ""
8586 #: config/tc-i386.c:6878
8587 #, c-format
8588 msgid "@%s operator requires `%srip' as base register"
8589 msgstr ""
8591 #: config/tc-i386.c:6883
8592 #, c-format
8593 msgid "@%s operator requires `%seax' as dest register"
8594 msgstr ""
8596 #: config/tc-i386.c:6888
8597 #, c-format
8598 msgid "@%s operator requires `%srdi' as dest register"
8599 msgstr ""
8601 #: config/tc-i386.c:6893
8602 #, c-format
8603 msgid "@%s operator requires scale factor of 1"
8604 msgstr ""
8606 #: config/tc-i386.c:6898
8607 #, c-format
8608 msgid "@%s operator requires 32-bit base register"
8609 msgstr ""
8611 #: config/tc-i386.c:6903
8612 #, c-format
8613 msgid "@%s operator requires 32-bit dest register"
8614 msgstr ""
8616 #: config/tc-i386.c:6908
8617 #, c-format
8618 msgid "@%s operator requires 64-bit dest register"
8619 msgstr ""
8621 #: config/tc-i386.c:6913
8622 #, c-format
8623 msgid "@%s operator requires 32-bit or 64-bit dest register"
8624 msgstr ""
8626 #: config/tc-i386.c:7081
8627 msgid "operand size mismatch"
8628 msgstr ""
8630 #: config/tc-i386.c:7084
8631 msgid "operand type mismatch"
8632 msgstr ""
8634 #: config/tc-i386.c:7087
8635 msgid "register type mismatch"
8636 msgstr ""
8638 #: config/tc-i386.c:7090
8639 msgid "number of operands mismatch"
8640 msgstr ""
8642 #: config/tc-i386.c:7093
8643 msgid "invalid instruction suffix"
8644 msgstr ""
8646 #: config/tc-i386.c:7096
8647 msgid "constant doesn't fit in 4 bits"
8648 msgstr ""
8650 #: config/tc-i386.c:7099
8651 msgid "unsupported with Intel mnemonic"
8652 msgstr ""
8654 #: config/tc-i386.c:7102
8655 msgid "unsupported syntax"
8656 msgstr ""
8658 #: config/tc-i386.c:7105
8659 msgid "extended GPR cannot be used as base/index"
8660 msgstr ""
8662 #: config/tc-i386.c:7108
8663 msgid "{nf} unsupported"
8664 msgstr ""
8666 #: config/tc-i386.c:7111
8667 #, c-format
8668 msgid "unsupported instruction `%s'"
8669 msgstr ""
8671 #: config/tc-i386.c:7115 config/tc-i386.c:7633
8672 #, c-format
8673 msgid "`%s' is not supported on `%s%s'"
8674 msgstr ""
8676 #: config/tc-i386.c:7124
8677 #, c-format
8678 msgid "`%s%c' is not supported in 64-bit mode"
8679 msgstr ""
8681 #: config/tc-i386.c:7128
8682 #, c-format
8683 msgid "`%s%c' is only supported in 64-bit mode"
8684 msgstr ""
8686 #: config/tc-i386.c:7135 config/tc-i386.c:7627
8687 #, c-format
8688 msgid "`%s' is not supported in 64-bit mode"
8689 msgstr ""
8691 #: config/tc-i386.c:7138 config/tc-i386.c:7626
8692 #, c-format
8693 msgid "`%s' is only supported in 64-bit mode"
8694 msgstr ""
8696 #: config/tc-i386.c:7143
8697 msgid "no VEX/XOP encoding"
8698 msgstr ""
8700 #: config/tc-i386.c:7146
8701 msgid "no EVEX encoding"
8702 msgstr ""
8704 #: config/tc-i386.c:7149
8705 msgid "invalid SIB address"
8706 msgstr ""
8708 #: config/tc-i386.c:7152
8709 msgid "invalid VSIB address"
8710 msgstr ""
8712 #: config/tc-i386.c:7155
8713 msgid "mask, index, and destination registers must be distinct"
8714 msgstr ""
8716 #: config/tc-i386.c:7158
8717 msgid "all tmm registers must be distinct"
8718 msgstr ""
8720 #: config/tc-i386.c:7161
8721 msgid "destination and source registers must be distinct"
8722 msgstr ""
8724 #: config/tc-i386.c:7164
8725 msgid "two dest registers must be distinct"
8726 msgstr ""
8728 #: config/tc-i386.c:7167
8729 msgid "rex2 pseudo prefix cannot be used"
8730 msgstr ""
8732 #: config/tc-i386.c:7170
8733 msgid "unsupported vector index register"
8734 msgstr ""
8736 #: config/tc-i386.c:7173
8737 msgid "unsupported broadcast"
8738 msgstr ""
8740 #: config/tc-i386.c:7176
8741 msgid "broadcast is needed for operand of such type"
8742 msgstr ""
8744 #: config/tc-i386.c:7179
8745 msgid "unsupported masking"
8746 msgstr ""
8748 #: config/tc-i386.c:7182
8749 msgid "mask not on destination operand"
8750 msgstr ""
8752 #: config/tc-i386.c:7185
8753 msgid "default mask isn't allowed"
8754 msgstr ""
8756 #: config/tc-i386.c:7188
8757 msgid "unsupported static rounding/sae"
8758 msgstr ""
8760 #: config/tc-i386.c:7191
8761 #, c-format
8762 msgid "vector size above %u required for `%s'"
8763 msgstr ""
8765 #: config/tc-i386.c:7195
8766 msgid "'rsp' register cannot be used"
8767 msgstr ""
8769 #: config/tc-i386.c:7198
8770 msgid "internal error"
8771 msgstr ""
8773 #: config/tc-i386.c:7201
8774 #, c-format
8775 msgid "%s for `%s'"
8776 msgstr ""
8778 #: config/tc-i386.c:7230
8779 #, c-format
8780 msgid "SSE instruction `%s' is used"
8781 msgstr ""
8783 #: config/tc-i386.c:7254
8784 msgid "expecting lockable instruction after `lock'"
8785 msgstr ""
8787 #: config/tc-i386.c:7287
8788 #, c-format
8789 msgid "data size prefix invalid with `%s'"
8790 msgstr ""
8792 #: config/tc-i386.c:7298
8793 msgid "expecting valid branch instruction after `bnd'"
8794 msgstr ""
8796 #: config/tc-i386.c:7302
8797 msgid "expecting indirect branch instruction after `notrack'"
8798 msgstr ""
8800 #: config/tc-i386.c:7307
8801 msgid "32-bit address isn't allowed in 64-bit MPX instructions."
8802 msgstr ""
8804 #: config/tc-i386.c:7311
8805 msgid "16-bit address isn't allowed in MPX instructions"
8806 msgstr ""
8808 #: config/tc-i386.c:7321
8809 msgid "replacing `rep'/`repe' prefix by `bnd'"
8810 msgstr ""
8812 #: config/tc-i386.c:7341
8813 #, c-format
8814 msgid "input/output port address isn't allowed with `%s'"
8815 msgstr ""
8817 #: config/tc-i386.c:7374
8818 #, c-format
8819 msgid "'%s' only supports RIP-relative address"
8820 msgstr ""
8822 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
8823 #: config/tc-i386.c:7423
8824 #, c-format
8825 msgid "translating to `%sp'"
8826 msgstr ""
8828 #: config/tc-i386.c:7430
8829 #, c-format
8830 msgid "instruction `%s' isn't supported outside of protected mode."
8831 msgstr ""
8833 #: config/tc-i386.c:7443
8834 #, c-format
8835 msgid "REX prefix invalid with `%s'"
8836 msgstr ""
8838 #: config/tc-i386.c:7450
8839 #, c-format
8840 msgid "{rex2} prefix invalid with `%s'"
8841 msgstr ""
8843 #: config/tc-i386.c:7576 config/tc-i386.c:7890
8844 #, c-format
8845 msgid "no such instruction: `%s'"
8846 msgstr ""
8848 #: config/tc-i386.c:7602 config/tc-i386.c:7941
8849 #, c-format
8850 msgid "invalid character %s in mnemonic"
8851 msgstr ""
8853 #: config/tc-i386.c:7609
8854 msgid "expecting prefix; got nothing"
8855 msgstr ""
8857 #: config/tc-i386.c:7611
8858 msgid "expecting mnemonic; got nothing"
8859 msgstr ""
8861 #: config/tc-i386.c:7647
8862 #, c-format
8863 msgid "redundant %s prefix"
8864 msgstr ""
8866 #: config/tc-i386.c:7712
8867 msgid "{nf} cannot be combined with {vex}/{vex3}"
8868 msgstr ""
8870 #: config/tc-i386.c:7762
8871 #, c-format
8872 msgid "ignoring `.s' suffix due to earlier `{%s}'"
8873 msgstr ""
8875 #: config/tc-i386.c:7772
8876 msgid "ignoring `.d8' suffix due to earlier `{disp<N>}'"
8877 msgstr ""
8879 #: config/tc-i386.c:7782
8880 msgid "ignoring `.d32' suffix due to earlier `{disp<N>}'"
8881 msgstr ""
8883 #: config/tc-i386.c:7873
8884 #, c-format
8885 msgid "found `%sd'; assuming `%sl' was meant"
8886 msgstr ""
8888 #: config/tc-i386.c:7990
8889 #, c-format
8890 msgid "invalid character %s before operand %d"
8891 msgstr ""
8893 #: config/tc-i386.c:8002
8894 #, c-format
8895 msgid "unbalanced double quotes in operand %d."
8896 msgstr ""
8898 #: config/tc-i386.c:8009
8899 #, c-format
8900 msgid "unbalanced parenthesis in operand %d."
8901 msgstr ""
8903 #: config/tc-i386.c:8022
8904 #, c-format
8905 msgid "invalid character %s in operand %d"
8906 msgstr ""
8908 #: config/tc-i386.c:8042
8909 #, c-format
8910 msgid "spurious operands; (%d operands/instruction max)"
8911 msgstr ""
8913 #: config/tc-i386.c:8052 config/tc-i386.c:13607
8914 #, c-format
8915 msgid "too many memory references for `%s'"
8916 msgstr ""
8918 #: config/tc-i386.c:8073 config/tc-i386.c:13601
8919 msgid "expecting operand after ','; got nothing"
8920 msgstr ""
8922 #: config/tc-i386.c:8078
8923 msgid "expecting operand before ','; got nothing"
8924 msgstr ""
8926 #: config/tc-i386.c:8368
8927 #, c-format
8928 msgid "0x%<PRIx64> out of range of signed 32bit displacement"
8929 msgstr ""
8931 #: config/tc-i386.c:8572
8932 msgid "mask, index, and destination registers should be distinct"
8933 msgstr ""
8935 #: config/tc-i386.c:8589
8936 msgid "index and destination registers should be distinct"
8937 msgstr ""
8939 #: config/tc-i386.c:9718
8940 #, c-format
8941 msgid "indirect %s without `*'"
8942 msgstr ""
8944 #. Warn them that a data or address size prefix doesn't
8945 #. affect assembly of the next line of code.
8946 #: config/tc-i386.c:9725
8947 #, c-format
8948 msgid "stand-alone `%s' prefix"
8949 msgstr ""
8951 #: config/tc-i386.c:9732
8952 #, c-format
8953 msgid "mnemonic suffix used with `%s'"
8954 msgstr ""
8956 #: config/tc-i386.c:9737
8957 msgid ""
8958 "NOTE: Such forms are deprecated and will be rejected by a future version of "
8959 "the assembler"
8960 msgstr ""
8962 #: config/tc-i386.c:9822
8963 #, c-format
8964 msgid "`%s' operand %u must use `%ses' segment"
8965 msgstr ""
8967 #: config/tc-i386.c:9952
8968 msgid "generating 16-bit `iret' for .code16gcc directive"
8969 msgstr ""
8971 #: config/tc-i386.c:9956
8972 #, c-format
8973 msgid "generating 32-bit `%s', unlike earlier gas versions"
8974 msgstr ""
8976 #: config/tc-i386.c:10120
8977 #, c-format
8978 msgid "ambiguous operand size for `%s'"
8979 msgstr ""
8981 #: config/tc-i386.c:10125
8982 #, c-format
8983 msgid ""
8984 "no instruction mnemonic suffix given and no register operands; can't size `%"
8985 "s'"
8986 msgstr ""
8988 #: config/tc-i386.c:10130
8989 #, c-format
8990 msgid "%s; using default for `%s'"
8991 msgstr ""
8993 #: config/tc-i386.c:10132
8994 msgid "ambiguous operand size"
8995 msgstr ""
8997 #: config/tc-i386.c:10133
8998 msgid "no instruction mnemonic suffix given and no register operands"
8999 msgstr ""
9001 #: config/tc-i386.c:10282
9002 #, c-format
9003 msgid "16-bit addressing unavailable for `%s'"
9004 msgstr ""
9006 #: config/tc-i386.c:10350
9007 #, c-format
9008 msgid "invalid register operand size for `%s'"
9009 msgstr ""
9011 #. Any other register is bad.
9012 #: config/tc-i386.c:10389 config/tc-i386.c:10413 config/tc-i386.c:10453
9013 #: config/tc-i386.c:10490
9014 #, c-format
9015 msgid "`%s%s' not allowed with `%s%c'"
9016 msgstr ""
9018 #: config/tc-i386.c:10426 config/tc-i386.c:10465 config/tc-i386.c:10502
9019 #, c-format
9020 msgid "incorrect register `%s%s' used with `%c' suffix"
9021 msgstr ""
9023 #: config/tc-i386.c:10592
9024 msgid "no instruction mnemonic suffix given; can't determine immediate size"
9025 msgstr ""
9027 #: config/tc-i386.c:10799
9028 #, c-format
9029 msgid "operand %u `%s%s' implicitly denotes `%s%s' to `%s%s' group in `%s'"
9030 msgstr ""
9032 #. Reversed arguments on faddp or fmulp.
9033 #: config/tc-i386.c:10846
9034 #, c-format
9035 msgid "translating to `%s %s%s,%s%s'"
9036 msgstr ""
9038 #. Extraneous `l' suffix on fp insn.
9039 #: config/tc-i386.c:10853
9040 #, c-format
9041 msgid "translating to `%s %s%s'"
9042 msgstr ""
9044 #: config/tc-i386.c:10866
9045 #, c-format
9046 msgid "you can't `%s %s%s'"
9047 msgstr ""
9049 #: config/tc-i386.c:10923
9050 #, c-format
9051 msgid "segment override on `%s' is ineffectual"
9052 msgstr ""
9054 #: config/tc-i386.c:11381 config/tc-loongarch.c:1245 config/tc-riscv.c:1979
9055 msgid "relaxable branches not supported in absolute section"
9056 msgstr ""
9058 #: config/tc-i386.c:11416 config/tc-i386.c:11559 config/tc-i386.c:11641
9059 #, c-format
9060 msgid "skipping prefixes on `%s'"
9061 msgstr ""
9063 #: config/tc-i386.c:11667
9064 msgid "16-bit jump out of range"
9065 msgstr ""
9067 #: config/tc-i386.c:11694 config/tc-i386.c:12436
9068 msgid "pseudo prefix without instruction"
9069 msgstr ""
9071 #: config/tc-i386.c:11706
9072 msgid "pseudo prefix ahead of label; ignoring"
9073 msgstr ""
9075 #: config/tc-i386.c:12025 config/tc-i386.c:12058 config/tc-i386.c:12147
9076 #, c-format
9077 msgid "`%s` skips -malign-branch-boundary on `%s`"
9078 msgstr ""
9080 #: config/tc-i386.c:12316
9081 msgid "use .code16 to ensure correct addressing mode"
9082 msgstr ""
9084 #: config/tc-i386.c:12344
9085 #, c-format
9086 msgid "Cannot convert `%s' in 16-bit mode"
9087 msgstr ""
9089 #: config/tc-i386.c:12346
9090 #, c-format
9091 msgid "Cannot convert `%s' with `-momit-lock-prefix=yes' in effect"
9092 msgstr ""
9094 #: config/tc-i386.c:12591 config/tc-i386.c:12594
9095 #, c-format
9096 msgid "instruction length of %u bytes exceeds the limit of 15"
9097 msgstr ""
9099 #: config/tc-i386.c:13145
9100 #, c-format
9101 msgid "@%s reloc is not supported with %d-bit output format"
9102 msgstr ""
9104 #: config/tc-i386.c:13203
9105 #, c-format
9106 msgid "missing or invalid expression `%s'"
9107 msgstr ""
9109 #: config/tc-i386.c:13212
9110 #, c-format
9111 msgid "invalid PLT expression `%s'"
9112 msgstr ""
9114 #: config/tc-i386.c:13311
9115 msgid "pseudo-prefix conflicts with encoding specifier"
9116 msgstr ""
9118 #: config/tc-i386.c:13335
9119 msgid "illegal prefix used with VEX/XOP/EVEX"
9120 msgstr ""
9122 #: config/tc-i386.c:13646
9123 #, c-format
9124 msgid "opcode residual (%#<PRIx64>) too wide"
9125 msgstr ""
9127 #: config/tc-i386.c:13662
9128 msgid "eGPR use conflicts with encoding specifier"
9129 msgstr ""
9131 #: config/tc-i386.c:13683 config/tc-i386.c:13727
9132 msgid "too many register/memory operands"
9133 msgstr ""
9135 #: config/tc-i386.c:13694 config/tc-i386.c:13701
9136 msgid "too few register/memory operands"
9137 msgstr ""
9139 #: config/tc-i386.c:13714
9140 #, c-format
9141 msgid "constant doesn't fit in %d bits"
9142 msgstr ""
9144 #: config/tc-i386.c:13778
9145 msgid "VSIB unavailable with legacy encoding"
9146 msgstr ""
9148 #. We could allow two register operands, encoding the 2nd one in
9149 #. an 8-bit immediate like for 4-register-operand insns, but that
9150 #. would require ugly fiddling with process_operands() and/or
9151 #. build_modrm_byte().
9152 #: config/tc-i386.c:13789
9153 msgid "too many register operands with VSIB"
9154 msgstr ""
9156 #: config/tc-i386.c:13808
9157 #, c-format
9158 msgid "can't encode register '%s%s' with VEX/XOP/EVEX"
9159 msgstr ""
9161 #: config/tc-i386.c:14013
9162 msgid "conflicting .insn operands"
9163 msgstr ""
9165 #: config/tc-i386.c:14046 read.c:4318
9166 msgid "SCFI: hand-crafting instructions not supported"
9167 msgstr ""
9169 #: config/tc-i386.c:14115
9170 #, c-format
9171 msgid "duplicated `{%s}'"
9172 msgstr ""
9174 #: config/tc-i386.c:14188
9175 #, c-format
9176 msgid "Unsupported broadcast: `%s'"
9177 msgstr ""
9179 #: config/tc-i386.c:14263
9180 #, c-format
9181 msgid "`%s%s' can't be used for write mask"
9182 msgstr ""
9184 #: config/tc-i386.c:14283
9185 #, c-format
9186 msgid "invalid write mask `%s'"
9187 msgstr ""
9189 #: config/tc-i386.c:14304
9190 #, c-format
9191 msgid "duplicated `%s'"
9192 msgstr ""
9194 #: config/tc-i386.c:14314
9195 #, c-format
9196 msgid "invalid zeroing-masking `%s'"
9197 msgstr ""
9199 #: config/tc-i386.c:14332
9200 #, c-format
9201 msgid "missing `}' in `%s'"
9202 msgstr ""
9204 #. We don't know this one.
9205 #: config/tc-i386.c:14344
9206 #, c-format
9207 msgid "unknown vector operation: `%s'"
9208 msgstr ""
9210 #: config/tc-i386.c:14350
9211 msgid "zeroing-masking only allowed with write mask"
9212 msgstr ""
9214 #: config/tc-i386.c:14370
9215 #, c-format
9216 msgid "at most %d immediate operands are allowed"
9217 msgstr ""
9219 #: config/tc-i386.c:14409 config/tc-i386.c:14668
9220 #, c-format
9221 msgid "junk `%s' after expression"
9222 msgstr ""
9224 #: config/tc-i386.c:14422
9225 #, c-format
9226 msgid "illegal immediate register operand %s"
9227 msgstr ""
9229 #: config/tc-i386.c:14436
9230 #, c-format
9231 msgid "missing or invalid immediate expression `%s'"
9232 msgstr ""
9234 #: config/tc-i386.c:14459 config/tc-i386.c:14747
9235 #, c-format
9236 msgid "unimplemented segment %s in operand"
9237 msgstr ""
9239 #: config/tc-i386.c:14508
9240 #, c-format
9241 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
9242 msgstr ""
9244 #: config/tc-i386.c:14517
9245 #, c-format
9246 msgid "scale factor of %d without an index register"
9247 msgstr ""
9249 #: config/tc-i386.c:14539
9250 #, c-format
9251 msgid "at most %d displacement operands are allowed"
9252 msgstr ""
9254 #: config/tc-i386.c:14723
9255 #, c-format
9256 msgid "missing or invalid displacement expression `%s'"
9257 msgstr ""
9259 #: config/tc-i386.c:14898
9260 #, c-format
9261 msgid "`%s' is not valid here (expected `%c%s%s%c')"
9262 msgstr ""
9264 #: config/tc-i386.c:14910
9265 #, c-format
9266 msgid "`%s' is not a valid %s expression"
9267 msgstr ""
9269 #: config/tc-i386.c:14924
9270 #, c-format
9271 msgid "invalid `%s' prefix"
9272 msgstr ""
9274 #: config/tc-i386.c:14954
9275 #, c-format
9276 msgid "`%s' cannot be used here"
9277 msgstr ""
9279 #: config/tc-i386.c:14961
9280 msgid "register scaling is being ignored here"
9281 msgstr ""
9283 #: config/tc-i386.c:15009
9284 #, c-format
9285 msgid "Missing '}': '%s'"
9286 msgstr ""
9288 #: config/tc-i386.c:15015
9289 #, c-format
9290 msgid "Junk after '}': '%s'"
9291 msgstr ""
9293 #: config/tc-i386.c:15090
9294 #, c-format
9295 msgid "bad memory operand `%s'"
9296 msgstr ""
9298 #: config/tc-i386.c:15106
9299 #, c-format
9300 msgid "junk `%s' after register"
9301 msgstr ""
9303 #: config/tc-i386.c:15113
9304 #, c-format
9305 msgid "`%s%s' cannot be used here"
9306 msgstr ""
9308 #: config/tc-i386.c:15136
9309 #, c-format
9310 msgid "`%s': misplaced `{%s}'"
9311 msgstr ""
9313 #: config/tc-i386.c:15143 config/tc-i386.c:15317 config/tc-i386.c:15361
9314 #, c-format
9315 msgid "bad register name `%s'"
9316 msgstr ""
9318 #: config/tc-i386.c:15151
9319 msgid "immediate operand illegal with absolute jump"
9320 msgstr ""
9322 #: config/tc-i386.c:15158
9323 #, c-format
9324 msgid "`%s': RC/SAE operand must follow immediate operands"
9325 msgstr ""
9327 #: config/tc-i386.c:15171
9328 #, c-format
9329 msgid "`%s': misplaced `%s'"
9330 msgstr ""
9332 #: config/tc-i386.c:15222
9333 msgid "unbalanced figure braces"
9334 msgstr ""
9336 #: config/tc-i386.c:15306
9337 #, c-format
9338 msgid "expecting `,' or `)' after index register in `%s'"
9339 msgstr ""
9341 #: config/tc-i386.c:15334
9342 #, c-format
9343 msgid "expecting `)' after scale factor in `%s'"
9344 msgstr ""
9346 #: config/tc-i386.c:15342
9347 #, c-format
9348 msgid "expecting index register or scale factor after `,'; got '%c'"
9349 msgstr ""
9351 #: config/tc-i386.c:15350
9352 #, c-format
9353 msgid "expecting `,' or `)' after base register in `%s'"
9354 msgstr ""
9356 #. It's not a memory operand; argh!
9357 #: config/tc-i386.c:15400
9358 #, c-format
9359 msgid "invalid char %s beginning operand %d `%s'"
9360 msgstr ""
9362 #: config/tc-i386.c:16059
9363 #, c-format
9364 msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n"
9365 msgstr ""
9367 #: config/tc-i386.c:16062
9368 #, c-format
9369 msgid ""
9370 "%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n"
9371 msgstr ""
9373 #: config/tc-i386.c:16068
9374 #, c-format
9375 msgid ""
9376 "%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n"
9377 msgstr ""
9379 #: config/tc-i386.c:16135
9380 msgid "long jump required"
9381 msgstr ""
9383 #: config/tc-i386.c:16190
9384 msgid "jump target out of range"
9385 msgstr ""
9387 #: config/tc-i386.c:16668
9388 #, c-format
9389 msgid "register '%s%s' cannot be used here"
9390 msgstr ""
9392 #: config/tc-i386.c:16934
9393 #, c-format
9394 msgid "invalid -mx86-used-note= option: `%s'"
9395 msgstr ""
9397 #: config/tc-i386.c:16957
9398 msgid "no compiled in support for x86_64"
9399 msgstr ""
9401 #: config/tc-i386.c:16976
9402 msgid "no compiled in support for 32bit x86_64"
9403 msgstr ""
9405 #: config/tc-i386.c:16997
9406 msgid "no compiled in support for ix86"
9407 msgstr ""
9409 #: config/tc-i386.c:17030 config/tc-i386.c:17116
9410 #, c-format
9411 msgid "invalid -march= option: `%s'"
9412 msgstr ""
9414 #: config/tc-i386.c:17086
9415 msgid "Unrecognized vector size specifier ignored"
9416 msgstr ""
9418 #: config/tc-i386.c:17126 config/tc-i386.c:17138
9419 #, c-format
9420 msgid "invalid -mtune= option: `%s'"
9421 msgstr ""
9423 #: config/tc-i386.c:17147
9424 #, c-format
9425 msgid "invalid -mmnemonic= option: `%s'"
9426 msgstr ""
9428 #: config/tc-i386.c:17156
9429 #, c-format
9430 msgid "invalid -msyntax= option: `%s'"
9431 msgstr ""
9433 #: config/tc-i386.c:17184
9434 #, c-format
9435 msgid "invalid -msse-check= option: `%s'"
9436 msgstr ""
9438 #: config/tc-i386.c:17195
9439 #, c-format
9440 msgid "invalid -moperand-check= option: `%s'"
9441 msgstr ""
9443 #: config/tc-i386.c:17204
9444 #, c-format
9445 msgid "invalid -mavxscalar= option: `%s'"
9446 msgstr ""
9448 #: config/tc-i386.c:17213
9449 #, c-format
9450 msgid "invalid -mvexwig= option: `%s'"
9451 msgstr ""
9453 #: config/tc-i386.c:17228
9454 #, c-format
9455 msgid "invalid -mevexlig= option: `%s'"
9456 msgstr ""
9458 #: config/tc-i386.c:17241
9459 #, c-format
9460 msgid "invalid -mevexrcig= option: `%s'"
9461 msgstr ""
9463 #: config/tc-i386.c:17250
9464 #, c-format
9465 msgid "invalid -mevexwig= option: `%s'"
9466 msgstr ""
9468 #: config/tc-i386.c:17265
9469 #, c-format
9470 msgid "invalid -momit-lock-prefix= option: `%s'"
9471 msgstr ""
9473 #: config/tc-i386.c:17274
9474 #, c-format
9475 msgid "invalid -mfence-as-lock-add= option: `%s'"
9476 msgstr ""
9478 #: config/tc-i386.c:17283
9479 #, c-format
9480 msgid "invalid -mlfence-after-load= option: `%s'"
9481 msgstr ""
9483 #: config/tc-i386.c:17300
9484 #, c-format
9485 msgid "invalid -mlfence-before-indirect-branch= option: `%s'"
9486 msgstr ""
9488 #: config/tc-i386.c:17314
9489 #, c-format
9490 msgid "invalid -mlfence-before-ret= option: `%s'"
9491 msgstr ""
9493 #: config/tc-i386.c:17324
9494 #, c-format
9495 msgid "invalid -mrelax-relocations= option: `%s'"
9496 msgstr ""
9498 #: config/tc-i386.c:17353
9499 #, c-format
9500 msgid "invalid -malign-branch-boundary= value: %s"
9501 msgstr ""
9503 #: config/tc-i386.c:17367
9504 #, c-format
9505 msgid "invalid -malign-branch-prefix-size= value: %s"
9506 msgstr ""
9508 #: config/tc-i386.c:17394
9509 #, c-format
9510 msgid "invalid -malign-branch= option: `%s'"
9511 msgstr ""
9513 #: config/tc-i386.c:17443
9514 #, c-format
9515 msgid "invalid -mtls-check= option: `%s'"
9516 msgstr ""
9518 #: config/tc-i386.c:17569
9519 #, c-format
9520 msgid ""
9521 "  -Qy, -Qn                ignored\n"
9522 "  -V                      print assembler version number\n"
9523 "  -k                      ignored\n"
9524 msgstr ""
9526 #: config/tc-i386.c:17574
9527 #, c-format
9528 msgid ""
9529 "  -n                      do not optimize code alignment\n"
9530 "  -O{012s}                attempt some code optimizations\n"
9531 "  -q                      quieten some warnings\n"
9532 msgstr ""
9534 #: config/tc-i386.c:17579
9535 #, c-format
9536 msgid "  -s                      ignored\n"
9537 msgstr ""
9539 #: config/tc-i386.c:17584
9540 #, c-format
9541 msgid "  --32/--64/--x32         generate 32bit/64bit/x32 object\n"
9542 msgstr ""
9544 #: config/tc-i386.c:17587
9545 #, c-format
9546 msgid "  --32/--64               generate 32bit/64bit object\n"
9547 msgstr ""
9549 #: config/tc-i386.c:17592
9550 #, c-format
9551 msgid "  --divide                do not treat `/' as a comment character\n"
9552 msgstr ""
9554 #: config/tc-i386.c:17595
9555 #, c-format
9556 msgid "  --divide                ignored\n"
9557 msgstr ""
9559 #: config/tc-i386.c:17598
9560 #, c-format
9561 msgid ""
9562 "  -march=CPU[,+EXTENSION...]\n"
9563 "                          generate code for CPU and EXTENSION, CPU is one "
9564 "of:\n"
9565 msgstr ""
9567 #: config/tc-i386.c:17602
9568 #, c-format
9569 msgid ""
9570 "                          EXTENSION is combination of (possibly \"no\"-"
9571 "prefixed):\n"
9572 msgstr ""
9574 #: config/tc-i386.c:17605
9575 #, c-format
9576 msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
9577 msgstr ""
9579 #: config/tc-i386.c:17608
9580 #, c-format
9581 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
9582 msgstr ""
9584 #: config/tc-i386.c:17610
9585 #, c-format
9586 msgid ""
9587 "  -muse-unaligned-vector-move\n"
9588 "                          encode aligned vector move as unaligned vector "
9589 "move\n"
9590 msgstr ""
9592 #: config/tc-i386.c:17613
9593 #, c-format
9594 msgid ""
9595 "  -msse-check=[none|error|warning] (default: none)\n"
9596 "                          check SSE instructions\n"
9597 msgstr ""
9599 #: config/tc-i386.c:17616
9600 #, c-format
9601 msgid ""
9602 "  -moperand-check=[none|error|warning] (default: warning)\n"
9603 "                          check operand combinations for validity\n"
9604 msgstr ""
9606 #: config/tc-i386.c:17619
9607 #, c-format
9608 msgid ""
9609 "  -mavxscalar=[128|256] (default: 128)\n"
9610 "                          encode scalar AVX instructions with specific "
9611 "vector\n"
9612 "                           length\n"
9613 msgstr ""
9615 #: config/tc-i386.c:17623
9616 #, c-format
9617 msgid ""
9618 "  -mvexwig=[0|1] (default: 0)\n"
9619 "                          encode VEX instructions with specific VEX.W value\n"
9620 "                           for VEX.W bit ignored instructions\n"
9621 msgstr ""
9623 #: config/tc-i386.c:17627
9624 #, c-format
9625 msgid ""
9626 "  -mevexlig=[128|256|512] (default: 128)\n"
9627 "                          encode scalar EVEX instructions with specific "
9628 "vector\n"
9629 "                           length\n"
9630 msgstr ""
9632 #: config/tc-i386.c:17631
9633 #, c-format
9634 msgid ""
9635 "  -mevexwig=[0|1] (default: 0)\n"
9636 "                          encode EVEX instructions with specific EVEX.W "
9637 "value\n"
9638 "                           for EVEX.W bit ignored instructions\n"
9639 msgstr ""
9641 #: config/tc-i386.c:17635
9642 #, c-format
9643 msgid ""
9644 "  -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
9645 "                          encode EVEX instructions with specific EVEX.RC "
9646 "value\n"
9647 "                           for SAE-only ignored instructions\n"
9648 msgstr ""
9650 #: config/tc-i386.c:17639
9651 #, c-format
9652 msgid "  -mmnemonic=[att|intel] "
9653 msgstr ""
9655 #: config/tc-i386.c:17642
9656 #, c-format
9657 msgid "(default: att)\n"
9658 msgstr ""
9660 #: config/tc-i386.c:17644
9661 #, c-format
9662 msgid "(default: intel)\n"
9663 msgstr ""
9665 #: config/tc-i386.c:17645
9666 #, c-format
9667 msgid "                          use AT&T/Intel mnemonic (AT&T syntax only)\n"
9668 msgstr ""
9670 #: config/tc-i386.c:17647
9671 #, c-format
9672 msgid ""
9673 "  -msyntax=[att|intel] (default: att)\n"
9674 "                          use AT&T/Intel syntax\n"
9675 msgstr ""
9677 #: config/tc-i386.c:17650
9678 #, c-format
9679 msgid "  -mindex-reg             support pseudo index registers\n"
9680 msgstr ""
9682 #: config/tc-i386.c:17652
9683 #, c-format
9684 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
9685 msgstr ""
9687 #: config/tc-i386.c:17654
9688 #, c-format
9689 msgid "  -madd-bnd-prefix        add BND prefix for all valid branches\n"
9690 msgstr ""
9692 #: config/tc-i386.c:17657
9693 #, c-format
9694 msgid "  -mshared                disable branch optimization for shared code\n"
9695 msgstr ""
9697 #: config/tc-i386.c:17659
9698 #, c-format
9699 msgid "  -mx86-used-note=[no|yes] "
9700 msgstr ""
9702 #: config/tc-i386.c:17665
9703 #, c-format
9704 msgid ""
9705 "                          generate x86 used ISA and feature properties\n"
9706 msgstr ""
9708 #: config/tc-i386.c:17669
9709 #, c-format
9710 msgid "  -mbig-obj               generate big object files\n"
9711 msgstr ""
9713 #: config/tc-i386.c:17672
9714 #, c-format
9715 msgid ""
9716 "  -momit-lock-prefix=[no|yes] (default: no)\n"
9717 "                          strip all lock prefixes\n"
9718 msgstr ""
9720 #: config/tc-i386.c:17675
9721 #, c-format
9722 msgid ""
9723 "  -mfence-as-lock-add=[no|yes] (default: no)\n"
9724 "                          encode lfence, mfence and sfence as\n"
9725 "                           lock addl $0x0, (%%{re}sp)\n"
9726 msgstr ""
9728 #: config/tc-i386.c:17679
9729 #, c-format
9730 msgid "  -mrelax-relocations=[no|yes] "
9731 msgstr ""
9733 #: config/tc-i386.c:17685
9734 #, c-format
9735 msgid "                          generate relax relocations\n"
9736 msgstr ""
9738 #: config/tc-i386.c:17688
9739 #, c-format
9740 msgid "  -mtls-check=[no|yes] "
9741 msgstr ""
9743 #: config/tc-i386.c:17694
9744 #, c-format
9745 msgid "                          check TLS relocation\n"
9746 msgstr ""
9748 #: config/tc-i386.c:17697
9749 #, c-format
9750 msgid ""
9751 "  -malign-branch-boundary=NUM (default: 0)\n"
9752 "                          align branches within NUM byte boundary\n"
9753 msgstr ""
9755 #: config/tc-i386.c:17700
9756 #, c-format
9757 msgid ""
9758 "  -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n"
9759 "                          TYPE is combination of jcc, fused, jmp, call, "
9760 "ret,\n"
9761 "                           indirect\n"
9762 "                          specify types of branches to align\n"
9763 msgstr ""
9765 #: config/tc-i386.c:17705
9766 #, c-format
9767 msgid ""
9768 "  -malign-branch-prefix-size=NUM (default: 5)\n"
9769 "                          align branches with NUM prefixes per instruction\n"
9770 msgstr ""
9772 #: config/tc-i386.c:17708
9773 #, c-format
9774 msgid ""
9775 "  -mbranches-within-32B-boundaries\n"
9776 "                          align branches within 32 byte boundary\n"
9777 msgstr ""
9779 #: config/tc-i386.c:17711
9780 #, c-format
9781 msgid ""
9782 "  -mlfence-after-load=[no|yes] (default: no)\n"
9783 "                          generate lfence after load\n"
9784 msgstr ""
9786 #: config/tc-i386.c:17714
9787 #, c-format
9788 msgid ""
9789 "  -mlfence-before-indirect-branch=[none|all|register|memory] (default: "
9790 "none)\n"
9791 "                          generate lfence before indirect near branch\n"
9792 msgstr ""
9794 #: config/tc-i386.c:17717
9795 #, c-format
9796 msgid ""
9797 "  -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n"
9798 "                          generate lfence before ret\n"
9799 msgstr ""
9801 #: config/tc-i386.c:17720
9802 #, c-format
9803 msgid "  -mamd64                 accept only AMD64 ISA [default]\n"
9804 msgstr ""
9806 #: config/tc-i386.c:17722
9807 #, c-format
9808 msgid "  -mintel64               accept only Intel64 ISA\n"
9809 msgstr ""
9811 #: config/tc-i386.c:17761
9812 #, c-format
9813 msgid "Intel MCU doesn't support `%s' architecture"
9814 msgstr ""
9816 #: config/tc-i386.c:17769
9817 msgid "SCFI is not supported for this ABI"
9818 msgstr ""
9820 #: config/tc-i386.c:17820
9821 msgid "Intel MCU is 32bit only"
9822 msgstr ""
9824 #: config/tc-i386.c:17932
9825 #, c-format
9826 msgid "invalid %s relocation against register"
9827 msgstr ""
9829 #: config/tc-i386.c:18069
9830 msgid "symbol size computation overflow"
9831 msgstr ""
9833 #: config/tc-i386.c:18148 config/tc-sparc.c:3856
9834 #, c-format
9835 msgid "can not do %d byte pc-relative relocation"
9836 msgstr ""
9838 #: config/tc-i386.c:18166
9839 #, c-format
9840 msgid "can not do %d byte relocation"
9841 msgstr ""
9843 #: config/tc-i386.c:18234
9844 #, c-format
9845 msgid "cannot represent relocation type %s in x32 mode"
9846 msgstr ""
9848 #: config/tc-i386.c:18275 config/tc-s390.c:2835
9849 #, c-format
9850 msgid "cannot represent relocation type %s"
9851 msgstr ""
9853 #: config/tc-i386.c:18410
9854 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
9855 msgstr ""
9857 #: config/tc-i386.c:18413
9858 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
9859 msgstr ""
9861 #: config/tc-i386.c:18423
9862 msgid ".largecomm supported only in 64bit mode, producing .comm"
9863 msgstr ""
9865 #: config/tc-ia64.c:869
9866 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
9867 msgstr ""
9869 #: config/tc-ia64.c:921
9870 msgid "Size of frame exceeds maximum of 96 registers"
9871 msgstr ""
9873 #: config/tc-ia64.c:926
9874 msgid "Size of rotating registers exceeds frame size"
9875 msgstr ""
9877 #: config/tc-ia64.c:1013
9878 msgid "Unwind directive not followed by an instruction."
9879 msgstr ""
9881 #: config/tc-ia64.c:1022 config/tc-ia64.c:7585
9882 msgid "qualifying predicate not followed by instruction"
9883 msgstr ""
9885 #: config/tc-ia64.c:1070
9886 msgid "expected ',' after section name"
9887 msgstr ""
9889 #: config/tc-ia64.c:1105
9890 msgid "expected ',' after symbol name"
9891 msgstr ""
9893 #: config/tc-ia64.c:1129
9894 msgid "expected ',' after symbol size"
9895 msgstr ""
9897 #: config/tc-ia64.c:1212 config/tc-ia64.c:1246
9898 msgid "record type is not valid"
9899 msgstr ""
9901 #: config/tc-ia64.c:1315
9902 msgid "Invalid record type for P3 format."
9903 msgstr ""
9905 #: config/tc-ia64.c:1351
9906 msgid "Invalid record type for format P6"
9907 msgstr ""
9909 #: config/tc-ia64.c:1531 config/tc-ia64.c:1583
9910 msgid "Invalid record type for format B1"
9911 msgstr ""
9913 #: config/tc-ia64.c:1616
9914 msgid "Invalid record type for format X1"
9915 msgstr ""
9917 #: config/tc-ia64.c:1658
9918 msgid "Invalid record type for format X3"
9919 msgstr ""
9921 #: config/tc-ia64.c:1696
9922 msgid "Previous .save incomplete"
9923 msgstr ""
9925 #: config/tc-ia64.c:2519
9926 msgid "spill_mask record unimplemented."
9927 msgstr ""
9929 #: config/tc-ia64.c:2576
9930 msgid "record_type_not_valid"
9931 msgstr ""
9933 #: config/tc-ia64.c:2660
9934 msgid "Ignoring attempt to spill beyond end of region"
9935 msgstr ""
9937 #: config/tc-ia64.c:2719
9938 msgid "Only constant space allocation is supported"
9939 msgstr ""
9941 #: config/tc-ia64.c:2733
9942 msgid "Only constant offsets are supported"
9943 msgstr ""
9945 #: config/tc-ia64.c:2757
9946 msgid "Section switching in code is not supported."
9947 msgstr ""
9949 #: config/tc-ia64.c:2799
9950 msgid "Insn slot not set in unwind record."
9951 msgstr ""
9953 #: config/tc-ia64.c:2873
9954 msgid "frgr_mem record before region record!"
9955 msgstr ""
9957 #: config/tc-ia64.c:2884
9958 msgid "fr_mem record before region record!"
9959 msgstr ""
9961 #: config/tc-ia64.c:2893
9962 msgid "gr_mem record before region record!"
9963 msgstr ""
9965 #: config/tc-ia64.c:2902
9966 msgid "br_mem record before region record!"
9967 msgstr ""
9969 #: config/tc-ia64.c:2912
9970 msgid "gr_gr record before region record!"
9971 msgstr ""
9973 #: config/tc-ia64.c:2920
9974 msgid "br_gr record before region record!"
9975 msgstr ""
9977 #: config/tc-ia64.c:3038
9978 #, c-format
9979 msgid "First operand to .%s must be a predicate"
9980 msgstr ""
9982 #: config/tc-ia64.c:3042
9983 #, c-format
9984 msgid "Pointless use of p0 as first operand to .%s"
9985 msgstr ""
9987 #: config/tc-ia64.c:3098
9988 #, c-format
9989 msgid "Operand %d to .%s must be a preserved register"
9990 msgstr ""
9992 #: config/tc-ia64.c:3134
9993 #, c-format
9994 msgid "Operand %d to .%s must be a writable register"
9995 msgstr ""
9997 #: config/tc-ia64.c:3158
9998 #, c-format
9999 msgid "Radix `%s' unsupported or invalid"
10000 msgstr ""
10002 #: config/tc-ia64.c:3188 config/tc-ia64.c:3193
10003 #, c-format
10004 msgid ".%s outside of %s"
10005 msgstr ""
10007 #: config/tc-ia64.c:3279
10008 msgid "Tags on unwind pseudo-ops aren't supported, yet"
10009 msgstr ""
10011 #: config/tc-ia64.c:3301
10012 msgid "First operand to .fframe must be a constant"
10013 msgstr ""
10015 #: config/tc-ia64.c:3321
10016 msgid "First operand to .vframe must be a general register"
10017 msgstr ""
10019 #: config/tc-ia64.c:3329
10020 msgid "Operand of .vframe contradicts .prologue"
10021 msgstr ""
10023 #: config/tc-ia64.c:3339
10024 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
10025 msgstr ""
10027 #: config/tc-ia64.c:3347
10028 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
10029 msgstr ""
10031 #: config/tc-ia64.c:3374
10032 msgid "First operand to .save not a register"
10033 msgstr ""
10035 #: config/tc-ia64.c:3380
10036 msgid "Second operand to .save not a valid register"
10037 msgstr ""
10039 #: config/tc-ia64.c:3411 config/tc-ia64.c:3422 config/tc-ia64.c:3430
10040 msgid "Second operand of .save contradicts .prologue"
10041 msgstr ""
10043 #: config/tc-ia64.c:3437
10044 msgid "First operand to .save not a valid register"
10045 msgstr ""
10047 #: config/tc-ia64.c:3455
10048 msgid "First operand to .restore must be stack pointer (sp)"
10049 msgstr ""
10051 #: config/tc-ia64.c:3464
10052 msgid "Second operand to .restore must be a constant >= 0"
10053 msgstr ""
10055 #: config/tc-ia64.c:3474
10056 #, c-format
10057 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
10058 msgstr ""
10060 #: config/tc-ia64.c:3560
10061 #, c-format
10062 msgid "Illegal section name `%s' (causes unwind section name clash)"
10063 msgstr ""
10065 #: config/tc-ia64.c:3735
10066 msgid "First operand to .altrp not a valid branch register"
10067 msgstr ""
10069 #: config/tc-ia64.c:3764
10070 #, c-format
10071 msgid "First operand to .%s not a register"
10072 msgstr ""
10074 #: config/tc-ia64.c:3769
10075 #, c-format
10076 msgid "Second operand to .%s not a constant"
10077 msgstr ""
10079 #: config/tc-ia64.c:3836
10080 #, c-format
10081 msgid "First operand to .%s not a valid register"
10082 msgstr ""
10084 #: config/tc-ia64.c:3859
10085 msgid "First operand to .save.g must be a positive 4-bit constant"
10086 msgstr ""
10088 #: config/tc-ia64.c:3872
10089 msgid "Second operand to .save.g must be a general register"
10090 msgstr ""
10092 #: config/tc-ia64.c:3877
10093 #, c-format
10094 msgid "Second operand to .save.g must be the first of %d general registers"
10095 msgstr ""
10097 #: config/tc-ia64.c:3900
10098 msgid "Operand to .save.f must be a positive 20-bit constant"
10099 msgstr ""
10101 #: config/tc-ia64.c:3923
10102 msgid "First operand to .save.b must be a positive 5-bit constant"
10103 msgstr ""
10105 #: config/tc-ia64.c:3936
10106 msgid "Second operand to .save.b must be a general register"
10107 msgstr ""
10109 #: config/tc-ia64.c:3941
10110 #, c-format
10111 msgid "Second operand to .save.b must be the first of %d general registers"
10112 msgstr ""
10114 #: config/tc-ia64.c:3967
10115 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
10116 msgstr ""
10118 #: config/tc-ia64.c:3975
10119 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
10120 msgstr ""
10122 #: config/tc-ia64.c:3983
10123 msgid "Operands to .save.gf may not be both zero"
10124 msgstr ""
10126 #: config/tc-ia64.c:4000
10127 msgid "Operand to .spill must be a constant"
10128 msgstr ""
10130 #: config/tc-ia64.c:4069
10131 #, c-format
10132 msgid "Operand %d to .%s must be a constant"
10133 msgstr ""
10135 #: config/tc-ia64.c:4090
10136 #, c-format
10137 msgid "Missing .label_state %ld"
10138 msgstr ""
10140 #: config/tc-ia64.c:4144
10141 msgid "Operand to .label_state must be a constant"
10142 msgstr ""
10144 #: config/tc-ia64.c:4163
10145 msgid "Operand to .copy_state must be a constant"
10146 msgstr ""
10148 #: config/tc-ia64.c:4186
10149 msgid "First operand to .unwabi must be a constant"
10150 msgstr ""
10152 #: config/tc-ia64.c:4192
10153 msgid "Second operand to .unwabi must be a constant"
10154 msgstr ""
10156 #: config/tc-ia64.c:4226
10157 msgid "Missing .endp after previous .proc"
10158 msgstr ""
10160 #: config/tc-ia64.c:4243
10161 msgid "Empty argument of .proc"
10162 msgstr ""
10164 #: config/tc-ia64.c:4248
10165 #, c-format
10166 msgid "`%s' was already defined"
10167 msgstr ""
10169 #: config/tc-ia64.c:4291
10170 msgid "Initial .body should precede any instructions"
10171 msgstr ""
10173 #: config/tc-ia64.c:4310
10174 msgid ".prologue within prologue"
10175 msgstr ""
10177 #: config/tc-ia64.c:4315
10178 msgid "Initial .prologue should precede any instructions"
10179 msgstr ""
10181 #: config/tc-ia64.c:4325
10182 msgid "First operand to .prologue must be a positive 4-bit constant"
10183 msgstr ""
10185 #: config/tc-ia64.c:4327
10186 msgid "Pointless use of zero first operand to .prologue"
10187 msgstr ""
10189 #: config/tc-ia64.c:4343
10190 msgid "Using a constant as second operand to .prologue is deprecated"
10191 msgstr ""
10193 #: config/tc-ia64.c:4349
10194 msgid "Second operand to .prologue must be a general register"
10195 msgstr ""
10197 #: config/tc-ia64.c:4354
10198 #, c-format
10199 msgid "Second operand to .prologue must be the first of %d general registers"
10200 msgstr ""
10202 #: config/tc-ia64.c:4467
10203 #, c-format
10204 msgid "`%s' was not defined within procedure"
10205 msgstr ""
10207 #: config/tc-ia64.c:4502
10208 msgid "Empty argument of .endp"
10209 msgstr ""
10211 #: config/tc-ia64.c:4516
10212 #, c-format
10213 msgid "`%s' was not specified with previous .proc"
10214 msgstr ""
10216 #: config/tc-ia64.c:4531
10217 #, c-format
10218 msgid "`%s' should be an operand to this .endp"
10219 msgstr ""
10221 #: config/tc-ia64.c:4572 config/tc-ia64.c:4879 config/tc-ia64.c:5185
10222 msgid "Comma expected"
10223 msgstr ""
10225 #: config/tc-ia64.c:4612
10226 msgid "Expected '['"
10227 msgstr ""
10229 #: config/tc-ia64.c:4621 config/tc-ia64.c:7719
10230 msgid "Expected ']'"
10231 msgstr ""
10233 #: config/tc-ia64.c:4626
10234 msgid "Number of elements must be positive"
10235 msgstr ""
10237 #: config/tc-ia64.c:4637
10238 #, c-format
10239 msgid "Used more than the declared %d rotating registers"
10240 msgstr ""
10242 #: config/tc-ia64.c:4645
10243 msgid "Used more than the available 96 rotating registers"
10244 msgstr ""
10246 #: config/tc-ia64.c:4652
10247 msgid "Used more than the available 48 rotating registers"
10248 msgstr ""
10250 #: config/tc-ia64.c:4675
10251 #, c-format
10252 msgid "Attempt to redefine register set `%s'"
10253 msgstr ""
10255 #: config/tc-ia64.c:4739
10256 #, c-format
10257 msgid "Unknown psr option `%s'"
10258 msgstr ""
10260 #: config/tc-ia64.c:4774
10261 msgid "Comma expected after section name"
10262 msgstr ""
10264 #: config/tc-ia64.c:4785
10265 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
10266 msgstr ""
10268 #: config/tc-ia64.c:4874
10269 msgid "Register name expected"
10270 msgstr ""
10272 #: config/tc-ia64.c:4887
10273 msgid "Register value annotation ignored"
10274 msgstr ""
10276 #: config/tc-ia64.c:4926
10277 msgid "Directive invalid within a bundle"
10278 msgstr ""
10280 #: config/tc-ia64.c:5020
10281 msgid "Missing predicate relation type"
10282 msgstr ""
10284 #: config/tc-ia64.c:5026
10285 msgid "Unrecognized predicate relation type"
10286 msgstr ""
10288 #: config/tc-ia64.c:5072
10289 msgid "Bad register range"
10290 msgstr ""
10292 #: config/tc-ia64.c:5081 config/tc-ia64.c:7665
10293 msgid "Predicate register expected"
10294 msgstr ""
10296 #: config/tc-ia64.c:5086
10297 msgid "Duplicate predicate register ignored"
10298 msgstr ""
10300 #: config/tc-ia64.c:5102
10301 msgid "Predicate source and target required"
10302 msgstr ""
10304 #: config/tc-ia64.c:5104 config/tc-ia64.c:5116
10305 msgid "Use of p0 is not valid in this context"
10306 msgstr ""
10308 #: config/tc-ia64.c:5111
10309 msgid "At least two PR arguments expected"
10310 msgstr ""
10312 #: config/tc-ia64.c:5125
10313 msgid "At least one PR argument expected"
10314 msgstr ""
10316 #: config/tc-ia64.c:5157
10317 #, c-format
10318 msgid "duplicate entry hint %s"
10319 msgstr ""
10321 #. FIXME -- need 62-bit relocation type
10322 #: config/tc-ia64.c:5632
10323 msgid "62-bit relocation not yet implemented"
10324 msgstr ""
10326 #. XXX technically, this is wrong: we should not be issuing warning
10327 #. messages until we're sure this instruction pattern is going to
10328 #. be used!
10329 #: config/tc-ia64.c:5718
10330 msgid "lower 16 bits of mask ignored"
10331 msgstr ""
10333 #: config/tc-ia64.c:5947
10334 msgid "stride must be a multiple of 64; lower 6 bits ignored"
10335 msgstr ""
10337 #: config/tc-ia64.c:6066
10338 msgid "Expected separator `='"
10339 msgstr ""
10341 #: config/tc-ia64.c:6102
10342 msgid "Duplicate equal sign (=) in instruction"
10343 msgstr ""
10345 #: config/tc-ia64.c:6109
10346 #, c-format
10347 msgid "Illegal operand separator `%c'"
10348 msgstr ""
10350 #: config/tc-ia64.c:6224
10351 #, c-format
10352 msgid "Operand %u of `%s' should be %s"
10353 msgstr ""
10355 #: config/tc-ia64.c:6228
10356 msgid "Wrong number of output operands"
10357 msgstr ""
10359 #: config/tc-ia64.c:6230
10360 msgid "Wrong number of input operands"
10361 msgstr ""
10363 #: config/tc-ia64.c:6232
10364 msgid "Operand mismatch"
10365 msgstr ""
10367 #: config/tc-ia64.c:6314
10368 #, c-format
10369 msgid "Invalid use of `%c%d' as output operand"
10370 msgstr ""
10372 #: config/tc-ia64.c:6317
10373 #, c-format
10374 msgid "Invalid use of `r%d' as base update address operand"
10375 msgstr ""
10377 #: config/tc-ia64.c:6341
10378 #, c-format
10379 msgid "Invalid duplicate use of `%c%d'"
10380 msgstr ""
10382 #: config/tc-ia64.c:6348
10383 #, c-format
10384 msgid "Invalid simultaneous use of `f%d' and `f%d'"
10385 msgstr ""
10387 #: config/tc-ia64.c:6354
10388 #, c-format
10389 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
10390 msgstr ""
10392 #: config/tc-ia64.c:6398
10393 msgid "Value truncated to 62 bits"
10394 msgstr ""
10396 #: config/tc-ia64.c:6466
10397 #, c-format
10398 msgid "Bad operand value: %s"
10399 msgstr ""
10401 #. Give an error if a frag containing code is not aligned to a 16 byte
10402 #. boundary.
10403 #: config/tc-ia64.c:6541 config/tc-ia64.h:177
10404 msgid "instruction address is not a multiple of 16"
10405 msgstr ""
10407 #: config/tc-ia64.c:6609
10408 #, c-format
10409 msgid "`%s' must be last in bundle"
10410 msgstr ""
10412 #: config/tc-ia64.c:6641
10413 #, c-format
10414 msgid "Internal error: don't know how to force %s to end of instruction group"
10415 msgstr ""
10417 #: config/tc-ia64.c:6654
10418 #, c-format
10419 msgid "`%s' must be last in instruction group"
10420 msgstr ""
10422 #: config/tc-ia64.c:6684
10423 msgid "Label must be first in a bundle"
10424 msgstr ""
10426 #: config/tc-ia64.c:6761
10427 msgid "hint in B unit may be treated as nop"
10428 msgstr ""
10430 #: config/tc-ia64.c:6772
10431 msgid "hint in B unit can't be used"
10432 msgstr ""
10434 #: config/tc-ia64.c:6786
10435 msgid "emit_one_bundle: unexpected dynamic op"
10436 msgstr ""
10438 #: config/tc-ia64.c:6926
10439 #, c-format
10440 msgid "`%s' does not fit into %s template"
10441 msgstr ""
10443 #: config/tc-ia64.c:6941
10444 #, c-format
10445 msgid "`%s' does not fit into bundle"
10446 msgstr ""
10448 #: config/tc-ia64.c:6953
10449 #, c-format
10450 msgid "`%s' can't go in %s of %s template"
10451 msgstr ""
10453 #: config/tc-ia64.c:6959
10454 msgid "Missing '}' at end of file"
10455 msgstr ""
10457 #: config/tc-ia64.c:7106
10458 #, c-format
10459 msgid "Unrecognized option '-x%s'"
10460 msgstr ""
10462 #: config/tc-ia64.c:7133
10463 msgid ""
10464 "IA-64 options:\n"
10465 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
10466 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
10467 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
10468 "\t\t\t  without function descriptors (sets ELF header flag\n"
10469 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
10470 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
10471 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
10472 "  -mtune=[itanium1|itanium2]\n"
10473 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
10474 "  -munwind-check=[warning|error]\n"
10475 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
10476 "  -mhint.b=[ok|warning|error]\n"
10477 "\t\t\t  hint.b check (default -mhint.b=error)\n"
10478 "  -x | -xexplicit\t  turn on dependency violation checking\n"
10479 msgstr ""
10481 #. Note for translators: "automagically" can be translated as "automatically" here.
10482 #: config/tc-ia64.c:7150
10483 msgid ""
10484 "  -xauto\t\t  automagically remove dependency violations (default)\n"
10485 "  -xnone\t\t  turn off dependency violation checking\n"
10486 "  -xdebug\t\t  debug dependency violation checker\n"
10487 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
10488 "\t\t\t  dependency violation checking\n"
10489 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
10490 "\t\t\t  dependency violation checking\n"
10491 msgstr ""
10493 #: config/tc-ia64.c:7165
10494 msgid "--gstabs is not supported for ia64"
10495 msgstr ""
10497 #: config/tc-ia64.c:7600
10498 msgid "Explicit stops are ignored in auto mode"
10499 msgstr ""
10501 #: config/tc-ia64.c:7609
10502 msgid "Found '{' when manual bundling is already turned on"
10503 msgstr ""
10505 #: config/tc-ia64.c:7622
10506 msgid "Found '{' after explicit switch to automatic mode"
10507 msgstr ""
10509 #: config/tc-ia64.c:7628
10510 msgid "Found '}' when manual bundling is off"
10511 msgstr ""
10513 #: config/tc-ia64.c:7655
10514 msgid "Expected ')'"
10515 msgstr ""
10517 #: config/tc-ia64.c:7660
10518 msgid "Qualifying predicate expected"
10519 msgstr ""
10521 #: config/tc-ia64.c:7679
10522 msgid "Tag must come before qualifying predicate."
10523 msgstr ""
10525 #: config/tc-ia64.c:7708
10526 msgid "Expected ':'"
10527 msgstr ""
10529 #: config/tc-ia64.c:7724
10530 msgid "Tag name expected"
10531 msgstr ""
10533 #: config/tc-ia64.c:7826
10534 msgid "Rotating register index must be a non-negative constant"
10535 msgstr ""
10537 #: config/tc-ia64.c:7831
10538 #, c-format
10539 msgid "Index out of range 0..%u"
10540 msgstr ""
10542 #: config/tc-ia64.c:7843
10543 msgid "Indirect register index must be a general register"
10544 msgstr ""
10546 #: config/tc-ia64.c:7852
10547 msgid "Index can only be applied to rotating or indirect registers"
10548 msgstr ""
10550 #: config/tc-ia64.c:7888 config/tc-xstormy16.c:145
10551 msgid "Expected '('"
10552 msgstr ""
10554 #: config/tc-ia64.c:7896 config/tc-pdp11.c:466 config/tc-pdp11.c:530
10555 #: config/tc-pdp11.c:564 config/tc-tilegx.c:1044 config/tc-tilepro.c:932
10556 #: config/tc-xstormy16.c:154
10557 msgid "Missing ')'"
10558 msgstr ""
10560 #: config/tc-ia64.c:7914 config/tc-xstormy16.c:161
10561 msgid "Not a symbolic expression"
10562 msgstr ""
10564 #: config/tc-ia64.c:7919 config/tc-ia64.c:7933
10565 msgid "Illegal combination of relocation functions"
10566 msgstr ""
10568 #: config/tc-ia64.c:8022
10569 msgid "No current frame"
10570 msgstr ""
10572 #: config/tc-ia64.c:8024
10573 #, c-format
10574 msgid "Register number out of range 0..%u"
10575 msgstr ""
10577 #: config/tc-ia64.c:8063
10578 msgid "Standalone `#' is illegal"
10579 msgstr ""
10581 #: config/tc-ia64.c:8066
10582 msgid "Redundant `#' suffix operators"
10583 msgstr ""
10585 #: config/tc-ia64.c:8224
10586 #, c-format
10587 msgid "Unhandled dependency %s for %s (%s), note %d"
10588 msgstr ""
10590 #: config/tc-ia64.c:9537
10591 #, c-format
10592 msgid "Unrecognized dependency specifier %d\n"
10593 msgstr ""
10595 #: config/tc-ia64.c:10398
10596 msgid "Only the first path encountering the conflict is reported"
10597 msgstr ""
10599 #: config/tc-ia64.c:10400
10600 msgid "This is the location of the conflicting usage"
10601 msgstr ""
10603 #: config/tc-ia64.c:10662
10604 #, c-format
10605 msgid "Unknown opcode `%s'"
10606 msgstr ""
10608 #: config/tc-ia64.c:10740
10609 #, c-format
10610 msgid "AR %d can only be accessed by %c-unit"
10611 msgstr ""
10613 #: config/tc-ia64.c:10752
10614 msgid "hint.b may be treated as nop"
10615 msgstr ""
10617 #: config/tc-ia64.c:10755
10618 msgid "hint.b shouldn't be used"
10619 msgstr ""
10621 #: config/tc-ia64.c:10794
10622 #, c-format
10623 msgid "`%s' cannot be predicated"
10624 msgstr ""
10626 #: config/tc-ia64.c:10867
10627 msgid "Closing bracket missing"
10628 msgstr ""
10630 #: config/tc-ia64.c:10876
10631 msgid "Index must be a general register"
10632 msgstr ""
10634 #: config/tc-ia64.c:11041
10635 #, c-format
10636 msgid "Unsupported fixup size %d"
10637 msgstr ""
10639 #. This should be an error, but since previously there wasn't any
10640 #. diagnostic here, don't make it fail because of this for now.
10641 #: config/tc-ia64.c:11313
10642 #, c-format
10643 msgid "Cannot express %s%d%s relocation"
10644 msgstr ""
10646 #: config/tc-ia64.c:11332
10647 msgid "No addend allowed in @fptr() relocation"
10648 msgstr ""
10650 #: config/tc-ia64.c:11371
10651 msgid "integer operand out of range"
10652 msgstr ""
10654 #: config/tc-ia64.c:11438
10655 #, c-format
10656 msgid "%s must have a constant value"
10657 msgstr ""
10659 #: config/tc-ia64.c:11458
10660 msgid "cannot resolve @slotcount parameter"
10661 msgstr ""
10663 #: config/tc-ia64.c:11491
10664 msgid "invalid @slotcount value"
10665 msgstr ""
10667 #: config/tc-ia64.c:11528 config/tc-z8k.c:1388
10668 #, c-format
10669 msgid "Cannot represent %s relocation in object file"
10670 msgstr ""
10672 #: config/tc-ia64.c:11636
10673 msgid "Can't add stop bit to mark end of instruction group"
10674 msgstr ""
10676 #: config/tc-ia64.c:11744 read.c:2690 read.c:3349 read.c:3917 stabs.c:461
10677 #, c-format
10678 msgid "expected comma after \"%s\""
10679 msgstr ""
10681 #: config/tc-ia64.c:11785
10682 #, c-format
10683 msgid "`%s' is already the alias of %s `%s'"
10684 msgstr ""
10686 #: config/tc-ia64.c:11796
10687 #, c-format
10688 msgid "%s `%s' already has an alias `%s'"
10689 msgstr ""
10691 #: config/tc-ia64.c:11829
10692 #, c-format
10693 msgid "symbol `%s' aliased to `%s' is not used"
10694 msgstr ""
10696 #: config/tc-ia64.c:11855
10697 #, c-format
10698 msgid "section `%s' aliased to `%s' is not used"
10699 msgstr ""
10701 #: config/tc-ip2k.c:139
10702 #, c-format
10703 msgid "IP2K specific command line options:\n"
10704 msgstr ""
10706 #: config/tc-ip2k.c:140
10707 #, c-format
10708 msgid "  -mip2022               restrict to IP2022 insns \n"
10709 msgstr ""
10711 #: config/tc-ip2k.c:141
10712 #, c-format
10713 msgid "  -mip2022ext            permit extended IP2022 insn\n"
10714 msgstr ""
10716 #: config/tc-ip2k.c:232
10717 msgid "relaxation not supported\n"
10718 msgstr ""
10720 #: config/tc-iq2000.c:356
10721 #, c-format
10722 msgid "the yielding instruction %s may not be in a delay slot."
10723 msgstr ""
10725 #: config/tc-iq2000.c:364
10726 #, c-format
10727 msgid "Register number (R%ld) for double word access must be even."
10728 msgstr ""
10730 #: config/tc-iq2000.c:373 config/tc-iq2000.c:378 config/tc-iq2000.c:383
10731 #: config/tc-iq2000.c:400 config/tc-mt.c:246 config/tc-mt.c:251
10732 #, c-format
10733 msgid "operand references R%ld of previous load."
10734 msgstr ""
10736 #: config/tc-iq2000.c:388
10737 msgid "instruction implicitly accesses R31 of previous load."
10738 msgstr ""
10740 #: config/tc-iq2000.c:643 config/tc-mep.c:2008
10741 msgid "Unmatched high relocation"
10742 msgstr ""
10744 #: config/tc-iq2000.c:820 config/tc-mips.c:19791 config/tc-score.c:5784
10745 msgid ".end not in text section"
10746 msgstr ""
10748 #: config/tc-iq2000.c:824 config/tc-score.c:5787
10749 msgid ".end directive without a preceding .ent directive."
10750 msgstr ""
10752 #: config/tc-iq2000.c:833 config/tc-score.c:5795
10753 msgid ".end symbol does not match .ent symbol."
10754 msgstr ""
10756 #: config/tc-iq2000.c:836 config/tc-mips.c:19811 config/tc-score.c:5800
10757 msgid ".end directive missing or unknown symbol"
10758 msgstr ""
10760 #: config/tc-iq2000.c:854
10761 msgid "Expected simple number."
10762 msgstr ""
10764 #: config/tc-iq2000.c:883 config/tc-mips.c:19716 config/tc-score.c:5650
10765 #, c-format
10766 msgid " *input_line_pointer == '%c' 0x%02x\n"
10767 msgstr ""
10769 #: config/tc-iq2000.c:885
10770 msgid "Invalid number"
10771 msgstr ""
10773 #: config/tc-iq2000.c:919 config/tc-score.c:5681
10774 msgid ".ent or .aent not in text section."
10775 msgstr ""
10777 #: config/tc-iq2000.c:922
10778 msgid "missing `.end'"
10779 msgstr ""
10781 #: config/tc-kvx.c:1737
10782 msgid "signed16 PCREL value out of range"
10783 msgstr ""
10785 #: config/tc-kvx.c:1745
10786 msgid "signed43 PCREL value out of range"
10787 msgstr ""
10789 #: config/tc-kvx.c:1752
10790 msgid "signed37 PCREL value out of range"
10791 msgstr ""
10793 #: config/tc-loongarch.c:521
10794 #, c-format
10795 msgid "insn name: %s\tformat: %s\tsyntax error"
10796 msgstr ""
10798 #: config/tc-loongarch.c:524
10799 #, c-format
10800 msgid ""
10801 "insn name: %s\n"
10802 "format: %s\n"
10803 "we want macro but macro is NULL"
10804 msgstr ""
10806 #: config/tc-loongarch.c:529
10807 #, c-format
10808 msgid ""
10809 "insn name: %s\n"
10810 "format: %s\n"
10811 "macro: %s\tsyntax error"
10812 msgstr ""
10814 #: config/tc-loongarch.c:570
10815 #, c-format
10816 msgid "Unsupported use of %s"
10817 msgstr ""
10819 #: config/tc-loongarch.c:627 config/tc-riscv.c:4994
10820 msgid ".option pop with no .option push"
10821 msgstr ""
10823 #: config/tc-loongarch.c:637 config/tc-riscv.c:5007
10824 #, c-format
10825 msgid "unrecognized .option directive: %s"
10826 msgstr ""
10828 #: config/tc-loongarch.c:700
10829 msgid "internal error: we have no internal label yet"
10830 msgstr ""
10832 #: config/tc-loongarch.c:805
10833 msgid "This label shouldn't be with addend."
10834 msgstr ""
10836 #: config/tc-loongarch.c:851
10837 msgid "expr too huge"
10838 msgstr ""
10840 #: config/tc-loongarch.c:878
10841 #, c-format
10842 msgid ""
10843 "not support reloc bit-field\n"
10844 "fmt: %c%c %s\n"
10845 "args: %s"
10846 msgstr ""
10848 #: config/tc-loongarch.c:949 config/tc-loongarch.c:974
10849 #, c-format
10850 msgid "register alias %s is deprecated, use %s instead"
10851 msgstr ""
10853 #: config/tc-loongarch.c:1007
10854 msgid "unknown escape"
10855 msgstr ""
10857 #: config/tc-loongarch.c:1034
10858 #, c-format
10859 msgid "require imm low %d bit is 0."
10860 msgstr ""
10862 #. How to do after we detect overflow.
10863 #: config/tc-loongarch.c:1046
10864 #, c-format
10865 msgid ""
10866 "Immediate overflow.\n"
10867 "format: %c%c%s\n"
10868 "arg: %s"
10869 msgstr ""
10871 #: config/tc-loongarch.c:1129
10872 msgid ""
10873 "atomic memory operations insns require rd != rj && rd != rk when rd isn't r0"
10874 msgstr ""
10876 #: config/tc-loongarch.c:1143
10877 msgid "bstr(ins|pick).[wd] require msbd >= lsbd"
10878 msgstr ""
10880 #: config/tc-loongarch.c:1153
10881 msgid "g?csrxchg require rj != r0 && rj != r1"
10882 msgstr ""
10884 #: config/tc-loongarch.c:1259
10885 #, c-format
10886 msgid "no HOWTO loong relocation number %d"
10887 msgstr ""
10889 #: config/tc-loongarch.c:1272
10890 msgid "Internal error: not support relax now"
10891 msgstr ""
10893 #: config/tc-loongarch.c:1334
10894 #, c-format
10895 msgid "li overflow: hi32:0x%x lo32:0x%x"
10896 msgstr ""
10898 #: config/tc-loongarch.c:1339
10899 msgid "we can't li.d on 32bit-arch"
10900 msgstr ""
10902 #: config/tc-loongarch.c:1438
10903 #, c-format
10904 msgid "no match insn: %s\t%s"
10905 msgstr ""
10907 #: config/tc-loongarch.c:1586 config/tc-loongarch.c:1593
10908 msgid "Relocation against a constant"
10909 msgstr ""
10911 #: config/tc-loongarch.c:1801 config/tc-riscv.c:4723
10912 #, c-format
10913 msgid "internal: bad CFA value #%d"
10914 msgstr ""
10916 #: config/tc-loongarch.c:1813
10917 msgid "Relocation against a constant."
10918 msgstr ""
10920 #: config/tc-loongarch.c:1894 config/tc-riscv.c:5228
10921 #, c-format
10922 msgid "cannot represent %s relocation in object file"
10923 msgstr ""
10925 #: config/tc-loongarch.c:1923
10926 #, c-format
10927 msgid "unknown register `%s`"
10928 msgstr ""
10930 #: config/tc-loongarch.c:1997
10931 #, c-format
10932 msgid "LARCH options:\n"
10933 msgstr ""
10935 #. FIXME
10936 #: config/tc-loongarch.c:1999
10937 #, c-format
10938 msgid ""
10939 "  -mthin-add-sub\t  Convert a pair of R_LARCH_ADD32/64 and R_LARCH_SUB32/64 "
10940 "to\n"
10941 "\t\t\t  R_LARCH_32/64_PCREL as much as possible\n"
10942 "\t\t\t  The option does not affect the generation of R_LARCH_32_PCREL\n"
10943 "\t\t\t  relocations in .eh_frame\n"
10944 "  -mignore-start-align\t  Ignore .align if it is at the start of a section. "
10945 "This option\n"
10946 "\t\t\t  can't be used when partial linking (ld -r).\n"
10947 msgstr ""
10949 #: config/tc-loongarch.c:2052
10950 msgid "internal error: cannot get align symbol"
10951 msgstr ""
10953 #: config/tc-m32c.c:139
10954 #, c-format
10955 msgid " M32C specific command line options:\n"
10956 msgstr ""
10958 #. Pretend that we do not recognise this option.
10959 #: config/tc-m32r.c:330
10960 msgid "Unrecognised option: -hidden"
10961 msgstr ""
10963 #: config/tc-m32r.c:357 config/tc-sparc.c:602
10964 msgid "Unrecognized option following -K"
10965 msgstr ""
10967 #: config/tc-m32r.c:372
10968 #, c-format
10969 msgid " M32R specific command line options:\n"
10970 msgstr ""
10972 #: config/tc-m32r.c:374
10973 #, c-format
10974 msgid ""
10975 "  -m32r                   disable support for the m32rx instruction set\n"
10976 msgstr ""
10978 #: config/tc-m32r.c:376
10979 #, c-format
10980 msgid "  -m32rx                  support the extended m32rx instruction set\n"
10981 msgstr ""
10983 #: config/tc-m32r.c:378
10984 #, c-format
10985 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
10986 msgstr ""
10988 #: config/tc-m32r.c:380
10989 #, c-format
10990 msgid "  -EL,-little             produce little endian code and data\n"
10991 msgstr ""
10993 #: config/tc-m32r.c:382
10994 #, c-format
10995 msgid "  -EB,-big                produce big endian code and data\n"
10996 msgstr ""
10998 #: config/tc-m32r.c:384
10999 #, c-format
11000 msgid "  -parallel               try to combine instructions in parallel\n"
11001 msgstr ""
11003 #: config/tc-m32r.c:386
11004 #, c-format
11005 msgid "  -no-parallel            disable -parallel\n"
11006 msgstr ""
11008 #: config/tc-m32r.c:388
11009 #, c-format
11010 msgid ""
11011 "  -no-bitinst             disallow the M32R2's extended bit-field "
11012 "instructions\n"
11013 msgstr ""
11015 #: config/tc-m32r.c:390
11016 #, c-format
11017 msgid "  -O                      try to optimize code.  Implies -parallel\n"
11018 msgstr ""
11020 #: config/tc-m32r.c:393
11021 #, c-format
11022 msgid ""
11023 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
11024 msgstr ""
11026 #: config/tc-m32r.c:395
11027 #, c-format
11028 msgid "                                         might violate constraints\n"
11029 msgstr ""
11031 #: config/tc-m32r.c:397
11032 #, c-format
11033 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
11034 msgstr ""
11036 #: config/tc-m32r.c:399
11037 #, c-format
11038 msgid ""
11039 "                                         instructions might violate "
11040 "constraints\n"
11041 msgstr ""
11043 #: config/tc-m32r.c:401
11044 #, c-format
11045 msgid ""
11046 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
11047 msgstr ""
11049 #: config/tc-m32r.c:403
11050 #, c-format
11051 msgid ""
11052 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
11053 msgstr ""
11055 #: config/tc-m32r.c:405
11056 #, c-format
11057 msgid ""
11058 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
11059 msgstr ""
11061 #: config/tc-m32r.c:407
11062 #, c-format
11063 msgid "                                         for constraint violations\n"
11064 msgstr ""
11066 #: config/tc-m32r.c:409
11067 #, c-format
11068 msgid ""
11069 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
11070 msgstr ""
11072 #: config/tc-m32r.c:411
11073 #, c-format
11074 msgid "                                         constraint violations\n"
11075 msgstr ""
11077 #: config/tc-m32r.c:413
11078 #, c-format
11079 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
11080 msgstr ""
11082 #: config/tc-m32r.c:415
11083 #, c-format
11084 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
11085 msgstr ""
11087 #: config/tc-m32r.c:418
11088 #, c-format
11089 msgid ""
11090 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
11091 "reloc\n"
11092 msgstr ""
11094 #: config/tc-m32r.c:420
11095 #, c-format
11096 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
11097 msgstr ""
11099 #: config/tc-m32r.c:422
11100 #, c-format
11101 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
11102 msgstr ""
11104 #: config/tc-m32r.c:424
11105 #, c-format
11106 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
11107 msgstr ""
11109 #: config/tc-m32r.c:427
11110 #, c-format
11111 msgid "  -KPIC                   generate PIC\n"
11112 msgstr ""
11114 #: config/tc-m32r.c:847
11115 msgid "instructions write to the same destination register."
11116 msgstr ""
11118 #: config/tc-m32r.c:855
11119 msgid "Instructions do not use parallel execution pipelines."
11120 msgstr ""
11122 #: config/tc-m32r.c:863
11123 msgid "Instructions share the same execution pipeline"
11124 msgstr ""
11126 #: config/tc-m32r.c:928 config/tc-m32r.c:1042
11127 #, c-format
11128 msgid "not a 16 bit instruction '%s'"
11129 msgstr ""
11131 #: config/tc-m32r.c:940 config/tc-m32r.c:1054 config/tc-m32r.c:1238
11132 #, c-format
11133 msgid "instruction '%s' is for the M32R2 only"
11134 msgstr ""
11136 #: config/tc-m32r.c:953 config/tc-m32r.c:1067 config/tc-m32r.c:1251
11137 #, c-format
11138 msgid "unknown instruction '%s'"
11139 msgstr ""
11141 #: config/tc-m32r.c:962 config/tc-m32r.c:1074 config/tc-m32r.c:1258
11142 #, c-format
11143 msgid "instruction '%s' is for the M32RX only"
11144 msgstr ""
11146 #: config/tc-m32r.c:971 config/tc-m32r.c:1083
11147 #, c-format
11148 msgid "instruction '%s' cannot be executed in parallel."
11149 msgstr ""
11151 #: config/tc-m32r.c:1026 config/tc-m32r.c:1108 config/tc-m32r.c:1315
11152 msgid "internal error: lookup/get operands failed"
11153 msgstr ""
11155 #: config/tc-m32r.c:1093
11156 #, c-format
11157 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
11158 msgstr ""
11160 #: config/tc-m32r.c:1122
11161 #, c-format
11162 msgid ""
11163 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
11164 "is this intentional ?"
11165 msgstr ""
11167 #: config/tc-m32r.c:1126
11168 #, c-format
11169 msgid ""
11170 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
11171 "is this intentional ?"
11172 msgstr ""
11174 #: config/tc-m32r.c:1489 config/tc-microblaze.c:175
11175 msgid "Expected comma after symbol-name: rest of line ignored."
11176 msgstr ""
11178 #: config/tc-m32r.c:1499
11179 #, c-format
11180 msgid ".SCOMMon length (%ld.) <0! Ignored."
11181 msgstr ""
11183 #: config/tc-m32r.c:1513 config/tc-microblaze.c:197 config/tc-ppc.c:2421
11184 #: config/tc-ppc.c:4355 config/tc-ppc.c:4410
11185 msgid "ignoring bad alignment"
11186 msgstr ""
11188 #: config/tc-m32r.c:1525 config/tc-microblaze.c:232 config/tc-v850.c:380
11189 msgid "Common alignment not a power of 2"
11190 msgstr ""
11192 #: config/tc-m32r.c:1540 config/tc-microblaze.c:208
11193 #, c-format
11194 msgid "Ignoring attempt to re-define symbol `%s'."
11195 msgstr ""
11197 #: config/tc-m32r.c:1549
11198 #, c-format
11199 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
11200 msgstr ""
11202 #: config/tc-m32r.c:1926 config/tc-m32r.c:1979 config/tc-nds32.c:4786
11203 #: config/tc-nds32.c:4830 config/tc-sh.c:391 config/tc-sh.c:2047
11204 msgid "Invalid PIC expression."
11205 msgstr ""
11207 #: config/tc-m32r.c:2070
11208 msgid "Unmatched high/shigh reloc"
11209 msgstr ""
11211 #: config/tc-m68hc11.c:416
11212 #, c-format
11213 msgid ""
11214 "Motorola 68HC11/68HC12/68HCS12 options:\n"
11215 "  -m68hc11 | -m68hc12 |\n"
11216 "  -m68hcs12 | -mm9s12x |\n"
11217 "  -mm9s12xg               specify the processor [default %s]\n"
11218 "  -mshort                 use 16-bit int ABI (default)\n"
11219 "  -mlong                  use 32-bit int ABI\n"
11220 "  -mshort-double          use 32-bit double ABI\n"
11221 "  -mlong-double           use 64-bit double ABI (default)\n"
11222 "  --force-long-branches   always turn relative branches into absolute ones\n"
11223 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
11224 "                          when the offset is out of range\n"
11225 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
11226 "                          when the instruction does not support direct mode\n"
11227 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
11228 "  --print-opcodes         print the list of instructions with syntax\n"
11229 "  --xgate-ramoffset       offset ram addresses by 0xc000\n"
11230 "  --generate-example      generate an example of each instruction\n"
11231 "                          (used for testing)\n"
11232 msgstr ""
11234 #: config/tc-m68hc11.c:464 config/tc-xgate.c:284
11235 #, c-format
11236 msgid "Default target `%s' is not supported."
11237 msgstr ""
11239 #. Dump the opcode statistics table.
11240 #: config/tc-m68hc11.c:482
11241 #, c-format
11242 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
11243 msgstr ""
11245 #: config/tc-m68hc11.c:561
11246 #, c-format
11247 msgid "Option `%s' is not recognized."
11248 msgstr ""
11250 #: config/tc-m68hc11.c:746
11251 msgid "imm3"
11252 msgstr ""
11254 #: config/tc-m68hc11.c:754
11255 msgid "RD"
11256 msgstr ""
11258 #: config/tc-m68hc11.c:762
11259 msgid "RD,RS"
11260 msgstr ""
11262 #: config/tc-m68hc11.c:770
11263 msgid "RI, #imm4"
11264 msgstr ""
11266 #: config/tc-m68hc11.c:802
11267 msgid "RD, (RI,#offs5)"
11268 msgstr ""
11270 #: config/tc-m68hc11.c:854
11271 msgid "#<imm8>"
11272 msgstr ""
11274 #: config/tc-m68hc11.c:863
11275 msgid "#<imm16>"
11276 msgstr ""
11278 #: config/tc-m68hc11.c:872 config/tc-m68hc11.c:881
11279 msgid "<imm8>,X"
11280 msgstr ""
11282 #: config/tc-m68hc11.c:908
11283 msgid "*<abs8>"
11284 msgstr ""
11286 #: config/tc-m68hc11.c:920
11287 msgid "#<mask>"
11288 msgstr ""
11290 #: config/tc-m68hc11.c:930
11291 #, c-format
11292 msgid "symbol%d"
11293 msgstr ""
11295 #: config/tc-m68hc11.c:932
11296 msgid "<abs>"
11297 msgstr ""
11299 #: config/tc-m68hc11.c:951
11300 msgid "<label>"
11301 msgstr ""
11303 #: config/tc-m68hc11.c:967
11304 #, c-format
11305 msgid ""
11306 "# Example of `%s' instructions\n"
11307 "\t.sect .text\n"
11308 "_start:\n"
11309 msgstr ""
11311 #: config/tc-m68hc11.c:1014
11312 #, c-format
11313 msgid "Instruction `%s' is not recognized."
11314 msgstr ""
11316 #: config/tc-m68hc11.c:1019
11317 #, c-format
11318 msgid "Instruction formats for `%s':"
11319 msgstr ""
11321 #: config/tc-m68hc11.c:1171
11322 #, c-format
11323 msgid "Immediate operand is not allowed for operand %d."
11324 msgstr ""
11326 #: config/tc-m68hc11.c:1215
11327 msgid "Indirect indexed addressing is not valid for 68HC11."
11328 msgstr ""
11330 #: config/tc-m68hc11.c:1235
11331 msgid "Spurious `,' or bad indirect register addressing mode."
11332 msgstr ""
11334 #: config/tc-m68hc11.c:1257
11335 msgid "Missing second register or offset for indexed-indirect mode."
11336 msgstr ""
11338 #: config/tc-m68hc11.c:1267
11339 msgid "Missing second register for indexed-indirect mode."
11340 msgstr ""
11342 #: config/tc-m68hc11.c:1283
11343 msgid "Missing `]' to close indexed-indirect mode."
11344 msgstr ""
11346 #: config/tc-m68hc11.c:1328 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
11347 #: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
11348 msgid "Illegal operand."
11349 msgstr ""
11351 #. Looks like OP_R_R.
11352 #: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
11353 #: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
11354 #: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
11355 msgid "Missing operand."
11356 msgstr ""
11358 #: config/tc-m68hc11.c:1386
11359 msgid "Pre-increment mode is not valid for 68HC11"
11360 msgstr ""
11362 #: config/tc-m68hc11.c:1399
11363 msgid "Wrong register in register indirect mode."
11364 msgstr ""
11366 #: config/tc-m68hc11.c:1407
11367 msgid "Missing `]' to close register indirect operand."
11368 msgstr ""
11370 #: config/tc-m68hc11.c:1427
11371 msgid "Post-decrement mode is not valid for 68HC11."
11372 msgstr ""
11374 #: config/tc-m68hc11.c:1435
11375 msgid "Post-increment mode is not valid for 68HC11."
11376 msgstr ""
11378 #: config/tc-m68hc11.c:1453
11379 msgid "Invalid indexed indirect mode."
11380 msgstr ""
11382 #: config/tc-m68hc11.c:1577
11383 #, c-format
11384 msgid "Trap id `%<PRId64>' is out of range."
11385 msgstr ""
11387 #: config/tc-m68hc11.c:1582
11388 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
11389 msgstr ""
11391 #: config/tc-m68hc11.c:1589 config/tc-m68hc11.c:1741
11392 #, c-format
11393 msgid "Operand out of 8-bit range: `%<PRId64>'."
11394 msgstr ""
11396 #: config/tc-m68hc11.c:1597
11397 msgid "The trap id must be a constant."
11398 msgstr ""
11400 #: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1347
11401 #, c-format
11402 msgid "Operand `%x' not recognized in fixup8."
11403 msgstr ""
11405 #: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
11406 #, c-format
11407 msgid "Operand out of 16-bit range: `%<PRId64>'."
11408 msgstr ""
11410 #: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
11411 #, c-format
11412 msgid "Operand `%x' not recognized in fixup16."
11413 msgstr ""
11415 #: config/tc-m68hc11.c:1801
11416 #, c-format
11417 msgid "Unexpected branch conversion with `%x'"
11418 msgstr ""
11420 #: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
11421 #, c-format
11422 msgid "Operand out of range for a relative branch: `%ld'"
11423 msgstr ""
11425 #: config/tc-m68hc11.c:1987
11426 msgid "Invalid register for dbcc/tbcc instruction."
11427 msgstr ""
11429 #: config/tc-m68hc11.c:2075
11430 #, c-format
11431 msgid "Increment/decrement value is out of range: `%ld'."
11432 msgstr ""
11434 #: config/tc-m68hc11.c:2087
11435 msgid "Expecting a register."
11436 msgstr ""
11438 #: config/tc-m68hc11.c:2102
11439 msgid "Invalid register for post/pre increment."
11440 msgstr ""
11442 #: config/tc-m68hc11.c:2132
11443 msgid "Invalid register."
11444 msgstr ""
11446 #: config/tc-m68hc11.c:2139
11447 #, c-format
11448 msgid "Offset out of 16-bit range: %ld."
11449 msgstr ""
11451 #: config/tc-m68hc11.c:2145
11452 #, c-format
11453 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
11454 msgstr ""
11456 #: config/tc-m68hc11.c:2270
11457 msgid "Expecting register D for indexed indirect mode."
11458 msgstr ""
11460 #: config/tc-m68hc11.c:2272
11461 msgid "Indexed indirect mode is not allowed for movb/movw."
11462 msgstr ""
11464 #: config/tc-m68hc11.c:2289
11465 msgid "Invalid accumulator register."
11466 msgstr ""
11468 #: config/tc-m68hc11.c:2315
11469 msgid "Invalid indexed register."
11470 msgstr ""
11472 #: config/tc-m68hc11.c:2325
11473 msgid "Addressing mode not implemented yet."
11474 msgstr ""
11476 #: config/tc-m68hc11.c:2339
11477 msgid "Invalid source register for this instruction, use 'tfr'."
11478 msgstr ""
11480 #: config/tc-m68hc11.c:2341
11481 msgid "Invalid source register."
11482 msgstr ""
11484 #: config/tc-m68hc11.c:2346
11485 msgid "Invalid destination register for this instruction, use 'tfr'."
11486 msgstr ""
11488 #: config/tc-m68hc11.c:2348
11489 msgid "Invalid destination register."
11490 msgstr ""
11492 #: config/tc-m68hc11.c:2523
11493 msgid "Invalid indexed register, expecting register X."
11494 msgstr ""
11496 #: config/tc-m68hc11.c:2525
11497 msgid "Invalid indexed register, expecting register Y."
11498 msgstr ""
11500 #: config/tc-m68hc11.c:2844 config/tc-s12z.c:3804
11501 msgid "No instruction or missing opcode."
11502 msgstr ""
11504 #: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3533
11505 #, c-format
11506 msgid "Opcode `%s' is not recognized."
11507 msgstr ""
11509 #: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3555
11510 #, c-format
11511 msgid "Garbage at end of instruction: `%s'."
11512 msgstr ""
11514 #: config/tc-m68hc11.c:3440
11515 #, c-format
11516 msgid "Failed to find a valid mode for `%s'."
11517 msgstr ""
11519 #: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3683 config/tc-m68hc11.c:3689
11520 #, c-format
11521 msgid "Invalid operand for `%s'"
11522 msgstr ""
11524 #: config/tc-m68hc11.c:3741
11525 #, c-format
11526 msgid "Invalid mode: %s\n"
11527 msgstr ""
11529 #: config/tc-m68hc11.c:3800
11530 msgid "bad .relax format"
11531 msgstr ""
11533 #: config/tc-m68hc11.c:3844 config/tc-s12z.c:3897 config/tc-xgate.c:630
11534 #, c-format
11535 msgid "Relocation %d is not supported by object file format."
11536 msgstr ""
11538 #: config/tc-m68hc11.c:4121
11539 msgid "bra or bsr with undefined symbol."
11540 msgstr ""
11542 #: config/tc-m68hc11.c:4222 config/tc-m68hc11.c:4279
11543 #, c-format
11544 msgid "Subtype %d is not recognized."
11545 msgstr ""
11547 #: config/tc-m68hc11.c:4368 config/tc-s12z.c:3978 config/tc-xgate.c:708
11548 #: config/tc-xgate.c:717
11549 msgid "Value out of 16-bit range."
11550 msgstr ""
11552 #: config/tc-m68hc11.c:4390
11553 #, c-format
11554 msgid "Value %ld too large for 8-bit PC-relative branch."
11555 msgstr ""
11557 #: config/tc-m68hc11.c:4400 config/tc-xgate.c:674
11558 #, c-format
11559 msgid "Value %ld too large for 9-bit PC-relative branch."
11560 msgstr ""
11562 #: config/tc-m68hc11.c:4409 config/tc-xgate.c:691
11563 #, c-format
11564 msgid "Value %ld too large for 10-bit PC-relative branch."
11565 msgstr ""
11567 #: config/tc-m68hc11.c:4417
11568 #, c-format
11569 msgid "Auto increment/decrement offset '%ld' is out of range."
11570 msgstr ""
11572 #: config/tc-m68hc11.c:4430
11573 #, c-format
11574 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
11575 msgstr ""
11577 #: config/tc-m68hc11.c:4441
11578 #, c-format
11579 msgid "Offset out of 9-bit range for movw/movb insn: %ld"
11580 msgstr ""
11582 #: config/tc-m68hc11.c:4453
11583 #, c-format
11584 msgid "Offset out of 16-bit range for movw/movb insn: %ld"
11585 msgstr ""
11587 #: config/tc-m68hc11.c:4470 config/tc-s12z.c:3984 config/tc-xgate.c:752
11588 #, c-format
11589 msgid "Line %d: unknown relocation type: 0x%x."
11590 msgstr ""
11592 #: config/tc-m68hc11.c:4495 config/tc-z80.c:3452 config/tc-z80.c:3472
11593 msgid "Invalid directive"
11594 msgstr ""
11596 #: config/tc-m68k.c:1123
11597 #, c-format
11598 msgid "Can not do %d byte pc-relative relocation"
11599 msgstr ""
11601 #: config/tc-m68k.c:1125
11602 #, c-format
11603 msgid "Can not do %d byte pc-relative pic relocation"
11604 msgstr ""
11606 #: config/tc-m68k.c:1130
11607 #, c-format
11608 msgid "Can not do %d byte relocation"
11609 msgstr ""
11611 #: config/tc-m68k.c:1132
11612 #, c-format
11613 msgid "Can not do %d byte pic relocation"
11614 msgstr ""
11616 #: config/tc-m68k.c:1202
11617 #, c-format
11618 msgid "Unable to produce reloc against symbol '%s'"
11619 msgstr ""
11621 #: config/tc-m68k.c:1261 config/tc-vax.c:2324
11622 #, c-format
11623 msgid "Cannot make %s relocation PC relative"
11624 msgstr ""
11626 #: config/tc-m68k.c:1343 config/tc-vax.c:1874
11627 msgid "No operator"
11628 msgstr ""
11630 #: config/tc-m68k.c:1373 config/tc-vax.c:1890
11631 msgid "Unknown operator"
11632 msgstr ""
11634 #: config/tc-m68k.c:2276
11635 msgid "invalid instruction for this architecture; needs "
11636 msgstr ""
11638 #: config/tc-m68k.c:2284
11639 msgid "hardware divide"
11640 msgstr ""
11642 #: config/tc-m68k.c:2306 config/tc-m68k.c:2310 config/tc-m68k.c:2314
11643 msgid "or higher"
11644 msgstr ""
11646 #: config/tc-m68k.c:2367
11647 msgid "operands mismatch"
11648 msgstr ""
11650 #: config/tc-m68k.c:2431 config/tc-m68k.c:2437 config/tc-m68k.c:2443
11651 #: config/tc-mmix.c:2499 config/tc-mmix.c:2523
11652 msgid "operand out of range"
11653 msgstr ""
11655 #: config/tc-m68k.c:2500
11656 #, c-format
11657 msgid "Bignum too big for %c format; truncated"
11658 msgstr ""
11660 #: config/tc-m68k.c:2577
11661 msgid "displacement too large for this architecture; needs 68020 or higher"
11662 msgstr ""
11664 #: config/tc-m68k.c:2685
11665 msgid ""
11666 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
11667 msgstr ""
11669 #: config/tc-m68k.c:2690
11670 msgid "invalid index size for coldfire"
11671 msgstr ""
11673 #: config/tc-m68k.c:2743
11674 msgid "Forcing byte displacement"
11675 msgstr ""
11677 #: config/tc-m68k.c:2745
11678 msgid "byte displacement out of range"
11679 msgstr ""
11681 #: config/tc-m68k.c:2790 config/tc-m68k.c:2828
11682 msgid "invalid operand mode for this architecture; needs 68020 or higher"
11683 msgstr ""
11685 #: config/tc-m68k.c:2814 config/tc-m68k.c:2848
11686 msgid ":b not permitted; defaulting to :w"
11687 msgstr ""
11689 #: config/tc-m68k.c:2923
11690 msgid "unsupported byte value; use a different suffix"
11691 msgstr ""
11693 #: config/tc-m68k.c:2938
11694 msgid "unknown/incorrect operand"
11695 msgstr ""
11697 #: config/tc-m68k.c:2981 config/tc-m68k.c:2989 config/tc-m68k.c:2996
11698 #: config/tc-m68k.c:3003
11699 msgid "out of range"
11700 msgstr ""
11702 #: config/tc-m68k.c:3074
11703 msgid "Can't use long branches on this architecture"
11704 msgstr ""
11706 #: config/tc-m68k.c:3180
11707 msgid "Expression out of range, using 0"
11708 msgstr ""
11710 #: config/tc-m68k.c:3381 config/tc-m68k.c:3397
11711 msgid "Floating point register in register list"
11712 msgstr ""
11714 #: config/tc-m68k.c:3387
11715 msgid "Wrong register in floating-point reglist"
11716 msgstr ""
11718 #: config/tc-m68k.c:3403
11719 msgid "incorrect register in reglist"
11720 msgstr ""
11722 #: config/tc-m68k.c:3409
11723 msgid "wrong register in floating-point reglist"
11724 msgstr ""
11726 #: config/tc-m68k.c:3820 config/tc-m68k.c:3852 config/tc-sparc.c:3140
11727 msgid "failed sanity check."
11728 msgstr ""
11730 #. ERROR.
11731 #: config/tc-m68k.c:3882
11732 msgid "Extra )"
11733 msgstr ""
11735 #. ERROR.
11736 #: config/tc-m68k.c:3893
11737 msgid "Missing )"
11738 msgstr ""
11740 #: config/tc-m68k.c:3910
11741 msgid "Missing operand"
11742 msgstr ""
11744 #: config/tc-m68k.c:4235
11745 #, c-format
11746 msgid "unrecognized default cpu `%s'"
11747 msgstr ""
11749 #: config/tc-m68k.c:4289
11750 #, c-format
11751 msgid "%s -- statement `%s' ignored"
11752 msgstr ""
11754 #: config/tc-m68k.c:4336
11755 #, c-format
11756 msgid "Don't know how to figure out width of %c in md_assemble()"
11757 msgstr ""
11759 #: config/tc-m68k.c:4566 config/tc-m68k.c:4604
11760 #, c-format
11761 msgid "Internal Error: Can't find %s in hash table"
11762 msgstr ""
11764 #: config/tc-m68k.c:4720
11765 #, c-format
11766 msgid "text label `%s' aligned to odd boundary"
11767 msgstr ""
11769 #: config/tc-m68k.c:4879
11770 #, c-format
11771 msgid "value %ld out of range"
11772 msgstr ""
11774 #: config/tc-m68k.c:4893
11775 msgid "invalid byte branch offset"
11776 msgstr ""
11778 #: config/tc-m68k.c:4930
11779 msgid "short branch with zero offset: use :w"
11780 msgstr ""
11782 #: config/tc-m68k.c:4974
11783 msgid "Conversion of PC relative BSR to absolute JSR"
11784 msgstr ""
11786 #: config/tc-m68k.c:4985
11787 msgid "Conversion of PC relative branch to absolute jump"
11788 msgstr ""
11790 #: config/tc-m68k.c:5002 config/tc-m68k.c:5059
11791 msgid "Conversion of PC relative conditional branch to absolute jump"
11792 msgstr ""
11794 #: config/tc-m68k.c:5124
11795 msgid "Conversion of PC relative displacement to absolute"
11796 msgstr ""
11798 #: config/tc-m68k.c:5307
11799 msgid "Tried to convert PC relative branch to absolute jump"
11800 msgstr ""
11802 #: config/tc-m68k.c:5352 config/tc-m68k.c:5363 config/tc-m68k.c:5407
11803 msgid "expression out of range: defaulting to 1"
11804 msgstr ""
11806 #: config/tc-m68k.c:5399
11807 msgid "expression out of range: defaulting to 0"
11808 msgstr ""
11810 #: config/tc-m68k.c:5440 config/tc-m68k.c:5452
11811 #, c-format
11812 msgid "Can't deal with expression; defaulting to %ld"
11813 msgstr ""
11815 #: config/tc-m68k.c:5466
11816 msgid "expression doesn't fit in BYTE"
11817 msgstr ""
11819 #: config/tc-m68k.c:5470
11820 msgid "expression doesn't fit in WORD"
11821 msgstr ""
11823 #: config/tc-m68k.c:5547
11824 #, c-format
11825 msgid "%s: unrecognized processor name"
11826 msgstr ""
11828 #: config/tc-m68k.c:5608
11829 msgid "bad coprocessor id"
11830 msgstr ""
11832 #: config/tc-m68k.c:5614
11833 msgid "unrecognized fopt option"
11834 msgstr ""
11836 #: config/tc-m68k.c:5746
11837 #, c-format
11838 msgid "option `%s' may not be negated"
11839 msgstr ""
11841 #: config/tc-m68k.c:5757
11842 #, c-format
11843 msgid "option `%s' not recognized"
11844 msgstr ""
11846 #: config/tc-m68k.c:5786
11847 msgid "bad format of OPT NEST=depth"
11848 msgstr ""
11850 #: config/tc-m68k.c:5842
11851 msgid "missing label"
11852 msgstr ""
11854 #: config/tc-m68k.c:5868
11855 #, c-format
11856 msgid "bad register list: %s"
11857 msgstr ""
11859 #: config/tc-m68k.c:5966
11860 msgid "restore without save"
11861 msgstr ""
11863 #: config/tc-m68k.c:6119 config/tc-m68k.c:6489
11864 msgid "syntax error in structured control directive"
11865 msgstr ""
11867 #: config/tc-m68k.c:6164
11868 msgid "missing condition code in structured control directive"
11869 msgstr ""
11871 #: config/tc-m68k.c:6235
11872 #, c-format
11873 msgid ""
11874 "Condition <%c%c> in structured control directive can not be encoded correctly"
11875 msgstr ""
11877 #: config/tc-m68k.c:6531
11878 msgid "missing then"
11879 msgstr ""
11881 #: config/tc-m68k.c:6612
11882 msgid "else without matching if"
11883 msgstr ""
11885 #: config/tc-m68k.c:6645
11886 msgid "endi without matching if"
11887 msgstr ""
11889 #: config/tc-m68k.c:6685
11890 msgid "break outside of structured loop"
11891 msgstr ""
11893 #: config/tc-m68k.c:6723
11894 msgid "next outside of structured loop"
11895 msgstr ""
11897 #: config/tc-m68k.c:6774
11898 msgid "missing ="
11899 msgstr ""
11901 #: config/tc-m68k.c:6812
11902 msgid "missing to or downto"
11903 msgstr ""
11905 #: config/tc-m68k.c:6848 config/tc-m68k.c:6882 config/tc-m68k.c:7096
11906 msgid "missing do"
11907 msgstr ""
11909 #: config/tc-m68k.c:6983
11910 msgid "endf without for"
11911 msgstr ""
11913 #: config/tc-m68k.c:7037
11914 msgid "until without repeat"
11915 msgstr ""
11917 #: config/tc-m68k.c:7131
11918 msgid "endw without while"
11919 msgstr ""
11921 #: config/tc-m68k.c:7164 config/tc-m68k.c:7192
11922 msgid "already assembled instructions"
11923 msgstr ""
11925 #: config/tc-m68k.c:7269
11926 #, c-format
11927 msgid "`%s' is deprecated, use `%s'"
11928 msgstr ""
11930 #: config/tc-m68k.c:7288
11931 #, c-format
11932 msgid "cpu `%s' unrecognized"
11933 msgstr ""
11935 #: config/tc-m68k.c:7307
11936 #, c-format
11937 msgid "architecture `%s' unrecognized"
11938 msgstr ""
11940 #: config/tc-m68k.c:7328
11941 #, c-format
11942 msgid "extension `%s' unrecognized"
11943 msgstr ""
11945 #: config/tc-m68k.c:7443
11946 #, c-format
11947 msgid "option `-A%s' is deprecated: use `-%s'"
11948 msgstr ""
11950 #: config/tc-m68k.c:7476
11951 msgid "architecture features both enabled and disabled"
11952 msgstr ""
11954 #: config/tc-m68k.c:7503
11955 msgid "selected processor does not have all features of selected architecture"
11956 msgstr ""
11958 #: config/tc-m68k.c:7512
11959 msgid "m68k and cf features both selected"
11960 msgstr ""
11962 #: config/tc-m68k.c:7524
11963 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
11964 msgstr ""
11966 #: config/tc-m68k.c:7556
11967 #, c-format
11968 msgid ""
11969 "-march=<arch>\t\tset architecture\n"
11970 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
11971 msgstr ""
11973 #: config/tc-m68k.c:7561
11974 #, c-format
11975 msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
11976 msgstr ""
11978 #: config/tc-m68k.c:7567
11979 #, c-format
11980 msgid ""
11981 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
11982 "-pic, -k\t\tgenerate position independent code\n"
11983 "-S\t\t\tturn jbsr into jsr\n"
11984 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
11985 "--register-prefix-optional\n"
11986 "\t\t\trecognize register names without prefix character\n"
11987 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
11988 "--base-size-default-16\tbase reg without size is 16 bits\n"
11989 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
11990 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
11991 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
11992 msgstr ""
11994 #: config/tc-m68k.c:7581
11995 #, c-format
11996 msgid "Architecture variants are: "
11997 msgstr ""
11999 #: config/tc-m68k.c:7590
12000 #, c-format
12001 msgid "Processor variants are: "
12002 msgstr ""
12004 #: config/tc-m68k.c:7597 config/tc-xtensa.c:6412
12005 #, c-format
12006 msgid "\n"
12007 msgstr ""
12009 #: config/tc-m68k.c:7628
12010 #, c-format
12011 msgid "Error %s in %s\n"
12012 msgstr ""
12014 #: config/tc-m68k.c:7632
12015 #, c-format
12016 msgid "Opcode(%d.%s): "
12017 msgstr ""
12019 #: config/tc-m68k.c:7777
12020 msgid "Not a defined coldfire architecture"
12021 msgstr ""
12023 #: config/tc-m68k.c:7886 read.c:4809
12024 #, c-format
12025 msgid "%s relocations do not fit in %u byte"
12026 msgid_plural "%s relocations do not fit in %u bytes"
12027 msgstr[0] ""
12028 msgstr[1] ""
12030 #: config/tc-m68k.c:7928 config/tc-ppc.c:2594
12031 msgid "unknown .gnu_attribute value"
12032 msgstr ""
12034 #: config/tc-m68k.c:7972
12035 #, c-format
12036 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
12037 msgstr ""
12039 #: config/tc-mcore.c:521 config/tc-microblaze.c:487 config/tc-microblaze.c:515
12040 #: config/tc-microblaze.c:552 config/tc-microblaze.c:564
12041 #, c-format
12042 msgid "register expected, but saw '%.6s'"
12043 msgstr ""
12045 #: config/tc-mcore.c:603
12046 #, c-format
12047 msgid "control register expected, but saw '%.6s'"
12048 msgstr ""
12050 #: config/tc-mcore.c:639
12051 msgid "bad/missing psr specifier"
12052 msgstr ""
12054 #: config/tc-mcore.c:784
12055 #, c-format
12056 msgid "operand must be absolute in range %u..%u, not %ld"
12057 msgstr ""
12059 #: config/tc-mcore.c:819
12060 msgid "operand must be a multiple of 4"
12061 msgstr ""
12063 #: config/tc-mcore.c:826
12064 msgid "operand must be a multiple of 2"
12065 msgstr ""
12067 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
12068 msgid "base register expected"
12069 msgstr ""
12071 #: config/tc-mcore.c:888 config/tc-microblaze.c:920
12072 #: config/tc-microblaze.c:1056 config/tc-microblaze.c:1090
12073 #: config/tc-microblaze.c:1626 config/tc-microblaze.c:1694
12074 #: config/tc-microblaze.c:1769 config/tc-microblaze.c:2192
12075 #: config/tc-microblaze.c:2241
12076 #, c-format
12077 msgid "unknown opcode \"%s\""
12078 msgstr ""
12080 #: config/tc-mcore.c:931
12081 msgid "invalid register: r15 illegal"
12082 msgstr ""
12084 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
12085 msgid "M340 specific opcode used when assembling for M210"
12086 msgstr ""
12088 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
12089 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
12090 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
12091 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
12092 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
12093 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
12094 msgid "second operand missing"
12095 msgstr ""
12097 #: config/tc-mcore.c:1014
12098 msgid "destination register must be r1"
12099 msgstr ""
12101 #: config/tc-mcore.c:1035
12102 msgid "source register must be r1"
12103 msgstr ""
12105 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
12106 msgid "immediate is not a power of two"
12107 msgstr ""
12109 #: config/tc-mcore.c:1127
12110 msgid "translating bgeni to movi"
12111 msgstr ""
12113 #: config/tc-mcore.c:1196
12114 msgid "translating bmaski to movi"
12115 msgstr ""
12117 #: config/tc-mcore.c:1272
12118 #, c-format
12119 msgid "displacement too large (%d)"
12120 msgstr ""
12122 #: config/tc-mcore.c:1286
12123 msgid "Invalid register: r0 and r15 illegal"
12124 msgstr ""
12126 #: config/tc-mcore.c:1317
12127 msgid "bad starting register: r0 and r15 invalid"
12128 msgstr ""
12130 #: config/tc-mcore.c:1330
12131 msgid "ending register must be r15"
12132 msgstr ""
12134 #: config/tc-mcore.c:1350
12135 msgid "bad base register: must be r0"
12136 msgstr ""
12138 #: config/tc-mcore.c:1368
12139 msgid "first register must be r4"
12140 msgstr ""
12142 #: config/tc-mcore.c:1379
12143 msgid "last register must be r7"
12144 msgstr ""
12146 #: config/tc-mcore.c:1416
12147 msgid "reg-reg expected"
12148 msgstr ""
12150 #: config/tc-mcore.c:1548
12151 msgid "zero used as immediate value"
12152 msgstr ""
12154 #: config/tc-mcore.c:1575
12155 msgid "duplicated psr bit specifier"
12156 msgstr ""
12158 #: config/tc-mcore.c:1581
12159 msgid "`af' must appear alone"
12160 msgstr ""
12162 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1807
12163 #, c-format
12164 msgid "unimplemented opcode \"%s\""
12165 msgstr ""
12167 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1816
12168 #, c-format
12169 msgid "ignoring operands: %s "
12170 msgstr ""
12172 #: config/tc-mcore.c:1673
12173 #, c-format
12174 msgid "unrecognised cpu type '%s'"
12175 msgstr ""
12177 #: config/tc-mcore.c:1691
12178 #, c-format
12179 msgid ""
12180 "MCORE specific options:\n"
12181 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
12182 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
12183 "  -cpu=[210|340]          select CPU type\n"
12184 "  -EB                     assemble for a big endian system (default)\n"
12185 "  -EL                     assemble for a little endian system\n"
12186 msgstr ""
12188 #: config/tc-mcore.c:1709 config/tc-microblaze.c:1926
12189 msgid "failed sanity check: short_jump"
12190 msgstr ""
12192 #: config/tc-mcore.c:1719 config/tc-microblaze.c:1936
12193 msgid "failed sanity check: long_jump"
12194 msgstr ""
12196 #: config/tc-mcore.c:1745
12197 #, c-format
12198 msgid "odd displacement at %x"
12199 msgstr ""
12201 #: config/tc-mcore.c:1954
12202 #, c-format
12203 msgid "odd distance branch (0x%lx byte)"
12204 msgid_plural "odd distance branch (0x%lx bytes)"
12205 msgstr[0] ""
12206 msgstr[1] ""
12208 #: config/tc-mcore.c:1961
12209 #, c-format
12210 msgid "pcrel for branch to %s too far (0x%lx)"
12211 msgstr ""
12213 #: config/tc-mcore.c:1981
12214 #, c-format
12215 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
12216 msgstr ""
12218 #: config/tc-mcore.c:1993
12219 #, c-format
12220 msgid "pcrel for loopt too far (0x%lx)"
12221 msgstr ""
12223 #: config/tc-mcore.c:2189 config/tc-microblaze.c:2529 config/tc-tic30.c:1364
12224 #, c-format
12225 msgid "Can not do %d byte %srelocation"
12226 msgstr ""
12228 #: config/tc-mcore.c:2191 config/tc-microblaze.c:2531 config/tc-tic30.c:1365
12229 msgid "pc-relative "
12230 msgstr ""
12232 #: config/tc-mep.c:339
12233 #, c-format
12234 msgid ""
12235 "MeP specific command line options:\n"
12236 "  -EB                     assemble for a big endian system\n"
12237 "  -EL                     assemble for a little endian system (default)\n"
12238 "  -mconfig=<name>         specify a chip configuration to use\n"
12239 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
12240 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
12241 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
12242 "                          enable/disable the given opcodes\n"
12243 "\n"
12244 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
12245 "  if no -m options are given, all core opcodes are enabled;\n"
12246 "  if any enabling -m options are given, only those are enabled;\n"
12247 "  if only disabling -m options are given, only those are disabled.\n"
12248 msgstr ""
12250 #: config/tc-mep.c:408
12251 msgid "$hi and $lo are disabled when MUL and DIV are off"
12252 msgstr ""
12254 #: config/tc-mep.c:415
12255 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
12256 msgstr ""
12258 #: config/tc-mep.c:420
12259 msgid "$dbg and $depc are disabled when DEBUG is off"
12260 msgstr ""
12262 #: config/tc-mep.c:611
12263 msgid "core and copro insn lengths must total 32 bits."
12264 msgstr ""
12266 #: config/tc-mep.c:614 config/tc-mep.c:751
12267 msgid "vliw group must consist of 1 core and 1 copro insn."
12268 msgstr ""
12270 #: config/tc-mep.c:748
12271 msgid "core and copro insn lengths must total 64 bits."
12272 msgstr ""
12274 #: config/tc-mep.c:980
12275 #, c-format
12276 msgid "cannot pack %s with a 16-bit insn"
12277 msgstr ""
12279 #: config/tc-mep.c:998
12280 #, c-format
12281 msgid "cannot pack %s and %s together with a 16-bit insn"
12282 msgstr ""
12284 #: config/tc-mep.c:1004
12285 msgid "too many IVC2 insns to pack with a 16-bit core insn"
12286 msgstr ""
12288 #: config/tc-mep.c:1019
12289 #, c-format
12290 msgid "cannot pack %s into slot P1"
12291 msgstr ""
12293 #: config/tc-mep.c:1025
12294 msgid "too many IVC2 insns to pack with a 32-bit core insn"
12295 msgstr ""
12297 #: config/tc-mep.c:1043
12298 #, c-format
12299 msgid "unable to pack %s by itself?"
12300 msgstr ""
12302 #: config/tc-mep.c:1073
12303 #, c-format
12304 msgid "cannot pack %s and %s together"
12305 msgstr ""
12307 #: config/tc-mep.c:1079
12308 msgid "too many IVC2 insns to pack together"
12309 msgstr ""
12311 #. There are no insns in the queue and a plus is present.
12312 #. This is a syntax error.  Let's not tolerate this.
12313 #. We can relax this later if necessary.
12314 #: config/tc-mep.c:1316
12315 msgid "Invalid use of parallelization operator."
12316 msgstr ""
12318 #: config/tc-mep.c:1362
12319 msgid "Leading plus sign not allowed in core mode"
12320 msgstr ""
12322 #: config/tc-mep.c:1892
12323 #, c-format
12324 msgid "Don't know how to relocate plain operands of type %s"
12325 msgstr ""
12327 #: config/tc-mep.c:1902
12328 #, c-format
12329 msgid "Perhaps you are missing %%tpoff()?"
12330 msgstr ""
12332 #: config/tc-mep.c:2089
12333 msgid "bad .section directive: want a,v,w,x,M,S in string"
12334 msgstr ""
12336 #: config/tc-mep.c:2147
12337 msgid ".vliw unavailable when VLIW is disabled."
12338 msgstr ""
12340 #: config/tc-metag.c:456
12341 msgid "no floating point unit specified"
12342 msgstr ""
12344 #: config/tc-metag.c:721
12345 #, c-format
12346 msgid "offset must be a multiple of %d"
12347 msgstr ""
12349 #: config/tc-metag.c:737 config/tc-metag.c:4443
12350 msgid "offset and base must be from the same unit"
12351 msgstr ""
12353 #: config/tc-metag.c:868 config/tc-metag.c:3167 config/tc-metag.c:3269
12354 msgid "invalid destination register"
12355 msgstr ""
12357 #: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
12358 #: config/tc-metag.c:1311 config/tc-metag.c:1530 config/tc-metag.c:3099
12359 #: config/tc-metag.c:3184 config/tc-metag.c:3286
12360 msgid "invalid memory operand"
12361 msgstr ""
12363 #: config/tc-metag.c:939 config/tc-metag.c:3117
12364 msgid "invalid source register"
12365 msgstr ""
12367 #: config/tc-metag.c:1024
12368 msgid "invalid destination unit"
12369 msgstr ""
12371 #: config/tc-metag.c:1032
12372 msgid "mov cannot use RD port as destination"
12373 msgstr ""
12375 #: config/tc-metag.c:1057
12376 msgid "invalid source unit"
12377 msgstr ""
12379 #: config/tc-metag.c:1065
12380 msgid "source and address units must not be shared for this addressing mode"
12381 msgstr ""
12383 #: config/tc-metag.c:1073 config/tc-metag.c:1676
12384 msgid "set can only use RD port as source"
12385 msgstr ""
12387 #: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
12388 #: config/tc-metag.c:1697 config/tc-metag.c:4053
12389 #, c-format
12390 msgid "base unit must be one of %s"
12391 msgstr ""
12393 #. We already tried to encode as an extended GET/SET.
12394 #. Parsing as a standard GET/SET provides a smaller offset.
12395 #: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3130
12396 #: config/tc-metag.c:3197 config/tc-metag.c:3299 config/tc-metag.c:4580
12397 msgid "offset value out of range"
12398 msgstr ""
12400 #: config/tc-metag.c:1169
12401 msgid "destination unit must be RD"
12402 msgstr ""
12404 #: config/tc-metag.c:1279
12405 msgid "invalid destination register list"
12406 msgstr ""
12408 #: config/tc-metag.c:1326
12409 msgid "invalid source register list"
12410 msgstr ""
12412 #: config/tc-metag.c:1351
12413 msgid "register list must be even numbered"
12414 msgstr ""
12416 #: config/tc-metag.c:1357
12417 msgid "register list must be from the same unit"
12418 msgstr ""
12420 #: config/tc-metag.c:1380
12421 msgid "register list must not contain duplicates"
12422 msgstr ""
12424 #: config/tc-metag.c:1636
12425 msgid "MDRD value must be between 1 and 8"
12426 msgstr ""
12428 #: config/tc-metag.c:1727
12429 msgid "invalid destination memory operand"
12430 msgstr ""
12432 #: config/tc-metag.c:1742
12433 msgid "invalid source memory operand"
12434 msgstr ""
12436 #: config/tc-metag.c:1749
12437 #, c-format
12438 msgid "address units must be one of %s"
12439 msgstr ""
12441 #: config/tc-metag.c:1756
12442 msgid "base and offset must be from the same unit"
12443 msgstr ""
12445 #: config/tc-metag.c:1764
12446 msgid "source and destination increment mode must agree"
12447 msgstr ""
12449 #: config/tc-metag.c:2039
12450 msgid ""
12451 "PC, CT, TR and TT are treated as if they are a single unit but operands must "
12452 "be in different units"
12453 msgstr ""
12455 #: config/tc-metag.c:2048
12456 msgid "source and destination register must be in different units"
12457 msgstr ""
12459 #: config/tc-metag.c:2080
12460 #, c-format
12461 msgid "register unit must be one of %s"
12462 msgstr ""
12464 #: config/tc-metag.c:2167
12465 #, c-format
12466 msgid "link register unit must be one of %s"
12467 msgstr ""
12469 #: config/tc-metag.c:2173
12470 msgid "link register must be in a low numbered register"
12471 msgstr ""
12473 #: config/tc-metag.c:2190 config/tc-metag.c:2715 config/tc-metag.c:2769
12474 msgid "target out of range"
12475 msgstr ""
12477 #: config/tc-metag.c:2671
12478 msgid "invalid quickrot unit specified"
12479 msgstr ""
12481 #: config/tc-metag.c:2687
12482 msgid "invalid quickrot register specified"
12483 msgstr ""
12485 #: config/tc-metag.c:2741
12486 msgid "source register must be in the trigger unit"
12487 msgstr ""
12489 #: config/tc-metag.c:2844
12490 msgid "Source registers must be in the same unit"
12491 msgstr ""
12493 #: config/tc-metag.c:3554 config/tc-metag.c:3718 config/tc-metag.c:3986
12494 msgid "destination register should be even numbered"
12495 msgstr ""
12497 #: config/tc-metag.c:3626
12498 msgid "comparison must be with register or #0"
12499 msgstr ""
12501 #: config/tc-metag.c:3692 config/tc-metag.c:3757
12502 msgid "instruction cannot operate on pair values"
12503 msgstr ""
12505 #: config/tc-metag.c:3703
12506 msgid "zero flag is not valid for this instruction"
12507 msgstr ""
12509 #: config/tc-metag.c:3724
12510 msgid "source register should be even numbered"
12511 msgstr ""
12513 #: config/tc-metag.c:3784 config/tc-metag.c:3793
12514 msgid "fraction bits value out of range"
12515 msgstr ""
12517 #: config/tc-metag.c:3975
12518 msgid "simd instructions operate on pair values (L prefix)"
12519 msgstr ""
12521 #: config/tc-metag.c:3993
12522 msgid "source registers should be even numbered"
12523 msgstr ""
12525 #: config/tc-metag.c:4271
12526 #, c-format
12527 msgid "expected ']', not %c in %s"
12528 msgstr ""
12530 #: config/tc-metag.c:4390
12531 msgid "invalid register for memory access"
12532 msgstr ""
12534 #: config/tc-metag.c:4503 config/tc-metag.c:4631
12535 msgid "unexpected end of line"
12536 msgstr ""
12538 #: config/tc-metag.c:4550
12539 msgid "'H' modifier only valid for accumulator registers"
12540 msgstr ""
12542 #: config/tc-metag.c:4603
12543 msgid "base unit must be either A0 or A1"
12544 msgstr ""
12546 #: config/tc-metag.c:4676 config/tc-metag.c:5119
12547 msgid "invalid register"
12548 msgstr ""
12550 #: config/tc-metag.c:4787 config/tc-metag.c:5528 config/tc-metag.c:5550
12551 msgid "invalid register operand"
12552 msgstr ""
12554 #: config/tc-metag.c:4824
12555 msgid "could not parse template definition"
12556 msgstr ""
12558 #: config/tc-metag.c:5011
12559 msgid "QUICKRoT 64-bit extension not applicable to this instruction"
12560 msgstr ""
12562 #: config/tc-metag.c:5067
12563 msgid "invalid operands for cross-unit op"
12564 msgstr ""
12566 #: config/tc-metag.c:5109
12567 msgid "missing flags: one of 'P', 'N' or 'Z' required"
12568 msgstr ""
12570 #: config/tc-metag.c:5137
12571 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
12572 msgstr ""
12574 #: config/tc-metag.c:5158
12575 msgid "accumulator not a valid destination"
12576 msgstr ""
12578 #: config/tc-metag.c:5168 config/tc-metag.c:5384 config/tc-metag.c:5568
12579 msgid "invalid immediate value"
12580 msgstr ""
12582 #: config/tc-metag.c:5180
12583 msgid "immediate value not allowed when source & dest differ"
12584 msgstr ""
12586 #: config/tc-metag.c:5212
12587 #, c-format
12588 msgid "invalid register operand: %s"
12589 msgstr ""
12591 #: config/tc-metag.c:5246
12592 msgid "QUICKRoT extension requires 4 registers"
12593 msgstr ""
12595 #: config/tc-metag.c:5253
12596 msgid "invalid fourth register"
12597 msgstr ""
12599 #: config/tc-metag.c:5260
12600 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
12601 msgstr ""
12603 #: config/tc-metag.c:5288
12604 msgid "DSP RAM pointer in incorrect unit"
12605 msgstr ""
12607 #: config/tc-metag.c:5334
12608 msgid "invalid register operand #1"
12609 msgstr ""
12611 #: config/tc-metag.c:5348
12612 msgid "invalid register operand #2"
12613 msgstr ""
12615 #: config/tc-metag.c:5412
12616 msgid "this instruction does not accept an immediate"
12617 msgstr ""
12619 #: config/tc-metag.c:5432
12620 msgid "invalid register operand #3"
12621 msgstr ""
12623 #: config/tc-metag.c:5444
12624 msgid "this instruction does not accept an accumulator"
12625 msgstr ""
12627 #: config/tc-metag.c:5462
12628 msgid "invalid register operand #4"
12629 msgstr ""
12631 #: config/tc-metag.c:5539
12632 msgid "invalid accumulator register"
12633 msgstr ""
12635 #: config/tc-metag.c:5595
12636 msgid "conditional instruction cannot use G flag"
12637 msgstr ""
12639 #: config/tc-metag.c:5606
12640 msgid "conditional instruction cannot use B flag"
12641 msgstr ""
12643 #: config/tc-metag.c:5617
12644 msgid "conditional instruction cannot use R flag"
12645 msgstr ""
12647 #: config/tc-metag.c:5726
12648 msgid "'L' modifier not valid for this instruction"
12649 msgstr ""
12651 #: config/tc-metag.c:5858
12652 #, c-format
12653 msgid "missing fpu name `%s'"
12654 msgstr ""
12656 #: config/tc-metag.c:5869
12657 #, c-format
12658 msgid "unknown fpu `%s'"
12659 msgstr ""
12661 #: config/tc-metag.c:5884
12662 #, c-format
12663 msgid "missing DSP name `%s'"
12664 msgstr ""
12666 #: config/tc-metag.c:5895
12667 #, c-format
12668 msgid "unknown DSP `%s'"
12669 msgstr ""
12671 #: config/tc-metag.c:5913
12672 msgid "<dsp name>\t  assemble for DSP architecture <dsp name>"
12673 msgstr ""
12675 #: config/tc-metag.c:5950
12676 #, c-format
12677 msgid " Meta specific command line options:\n"
12678 msgstr ""
12680 #: config/tc-metag.c:6039
12681 msgid "premature end of floating point prefix"
12682 msgstr ""
12684 #: config/tc-metag.c:6099
12685 msgid "unknown floating point prefix character"
12686 msgstr ""
12688 #: config/tc-metag.c:6248
12689 #, c-format
12690 msgid "unknown DSP prefix character %c %s"
12691 msgstr ""
12693 #: config/tc-metag.c:6511
12694 #, c-format
12695 msgid "instruction mnemonic too long: %s"
12696 msgstr ""
12698 #: config/tc-metag.c:6566
12699 #, c-format
12700 msgid "junk at end of line: \"%s\""
12701 msgstr ""
12703 #: config/tc-metag.c:6573
12704 #, c-format
12705 msgid "failed to assemble instruction: \"%s\""
12706 msgstr ""
12708 #: config/tc-metag.c:6578
12709 #, c-format
12710 msgid "unknown floating point mnemonic: \"%s\""
12711 msgstr ""
12713 #: config/tc-metag.c:6580
12714 #, c-format
12715 msgid "unknown mnemonic: \"%s\""
12716 msgstr ""
12718 #: config/tc-metag.c:6631
12719 #, c-format
12720 msgid "cannot assemble DSP instruction, DSP option not set: %s"
12721 msgstr ""
12723 #: config/tc-metag.c:6638
12724 #, c-format
12725 msgid "cannot assemble FPU instruction, FPU option not set: %s"
12726 msgstr ""
12728 #: config/tc-metag.c:6733 config/tc-nds32.c:7347
12729 msgid "Bad call to md_atof()"
12730 msgstr ""
12732 #: config/tc-microblaze.c:216
12733 #, c-format
12734 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
12735 msgstr ""
12737 #: config/tc-microblaze.c:492 config/tc-microblaze.c:521
12738 #: config/tc-microblaze.c:558
12739 #, c-format
12740 msgid "Invalid register number at '%.6s'"
12741 msgstr ""
12743 #: config/tc-microblaze.c:723
12744 msgid "operand must be a constant or a label"
12745 msgstr ""
12747 #: config/tc-microblaze.c:732
12748 #, c-format
12749 msgid "operand must be absolute in range %lx..%lx, not %lx"
12750 msgstr ""
12752 #: config/tc-microblaze.c:934 config/tc-microblaze.c:941
12753 #: config/tc-microblaze.c:948 config/tc-microblaze.c:981
12754 #: config/tc-microblaze.c:988 config/tc-microblaze.c:994
12755 #: config/tc-microblaze.c:1113 config/tc-microblaze.c:1120
12756 #: config/tc-microblaze.c:1126 config/tc-microblaze.c:1157
12757 #: config/tc-microblaze.c:1165 config/tc-microblaze.c:1179
12758 #: config/tc-microblaze.c:1197 config/tc-microblaze.c:1238
12759 #: config/tc-microblaze.c:1245 config/tc-microblaze.c:1265
12760 #: config/tc-microblaze.c:1272 config/tc-microblaze.c:1292
12761 #: config/tc-microblaze.c:1299 config/tc-microblaze.c:1317
12762 #: config/tc-microblaze.c:1324 config/tc-microblaze.c:1346
12763 #: config/tc-microblaze.c:1353 config/tc-microblaze.c:1371
12764 #: config/tc-microblaze.c:1383 config/tc-microblaze.c:1401
12765 #: config/tc-microblaze.c:1418 config/tc-microblaze.c:1425
12766 #: config/tc-microblaze.c:1471 config/tc-microblaze.c:1478
12767 #: config/tc-microblaze.c:1524 config/tc-microblaze.c:1531
12768 #: config/tc-microblaze.c:1553 config/tc-microblaze.c:1560
12769 #: config/tc-microblaze.c:1580 config/tc-microblaze.c:1586
12770 #: config/tc-microblaze.c:1648 config/tc-microblaze.c:1654
12771 #: config/tc-microblaze.c:1716 config/tc-microblaze.c:1792
12772 msgid "Error in statement syntax"
12773 msgstr ""
12775 #: config/tc-microblaze.c:954 config/tc-microblaze.c:956
12776 #: config/tc-microblaze.c:958 config/tc-microblaze.c:998
12777 #: config/tc-microblaze.c:1000 config/tc-microblaze.c:1130
12778 #: config/tc-microblaze.c:1132 config/tc-microblaze.c:1171
12779 #: config/tc-microblaze.c:1173 config/tc-microblaze.c:1251
12780 #: config/tc-microblaze.c:1253 config/tc-microblaze.c:1278
12781 #: config/tc-microblaze.c:1280 config/tc-microblaze.c:1305
12782 #: config/tc-microblaze.c:1328 config/tc-microblaze.c:1359
12783 #: config/tc-microblaze.c:1389 config/tc-microblaze.c:1407
12784 #: config/tc-microblaze.c:1537 config/tc-microblaze.c:1539
12785 #: config/tc-microblaze.c:1566 config/tc-microblaze.c:1568
12786 #: config/tc-microblaze.c:1590 config/tc-microblaze.c:1658
12787 #: config/tc-microblaze.c:1722
12788 msgid "Cannot use special register with this instruction"
12789 msgstr ""
12791 #: config/tc-microblaze.c:1008
12792 msgid "lmi pseudo instruction should not use a label in imm field"
12793 msgstr ""
12795 #: config/tc-microblaze.c:1010
12796 msgid "smi pseudo instruction should not use a label in imm field"
12797 msgstr ""
12799 #: config/tc-microblaze.c:1135
12800 msgid "Symbol used as immediate for shift instruction"
12801 msgstr ""
12803 #: config/tc-microblaze.c:1144
12804 #, c-format
12805 msgid "Shift value > 32. using <value %% 32>"
12806 msgstr ""
12808 #: config/tc-microblaze.c:1184
12809 msgid "Symbol used as immediate width value for bit field instruction"
12810 msgstr ""
12812 #: config/tc-microblaze.c:1191
12813 msgid "Width value must be less than 32"
12814 msgstr ""
12816 #: config/tc-microblaze.c:1202
12817 msgid "Symbol used as immediate shift value for bit field instruction"
12818 msgstr ""
12820 #: config/tc-microblaze.c:1213
12821 #, c-format
12822 msgid "Shift value greater than 32. using <value %% 32>"
12823 msgstr ""
12825 #: config/tc-microblaze.c:1219
12826 msgid "Width value + shift value must not be greater than 32"
12827 msgstr ""
12829 #: config/tc-microblaze.c:1331
12830 msgid "Symbol used as immediate value for msrset/msrclr instructions"
12831 msgstr ""
12833 #: config/tc-microblaze.c:1460 config/tc-microblaze.c:1513
12834 msgid "invalid value for special purpose register"
12835 msgstr ""
12837 #: config/tc-microblaze.c:1730
12838 msgid "An IMM instruction should not be present in the .s file"
12839 msgstr ""
12841 #: config/tc-microblaze.c:1794
12842 msgid "Symbol used as immediate for mbar instruction"
12843 msgstr ""
12845 #: config/tc-microblaze.c:1800
12846 #, c-format
12847 msgid "Immediate value for mbar > 32. using <value %% 32>"
12848 msgstr ""
12850 #: config/tc-microblaze.c:1874
12851 msgid "Bad call to MD_NTOF()"
12852 msgstr ""
12854 #: config/tc-microblaze.c:2143
12855 #, c-format
12856 msgid "pcrel for branch to %s too far (0x%x)"
12857 msgstr ""
12859 #. We know the abs value: Should never happen.
12860 #: config/tc-microblaze.c:2304
12861 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
12862 msgstr ""
12864 #. Cannot have a PC-relative branch to a diff segment.
12865 #: config/tc-microblaze.c:2318
12866 #, c-format
12867 msgid "PC relative branch to label %s which is not in the instruction space"
12868 msgstr ""
12870 #: config/tc-microblaze.c:2361
12871 msgid ""
12872 "Variable is accessed using small data read only anchor, but it is not in the "
12873 "small data read only section"
12874 msgstr ""
12876 #: config/tc-microblaze.c:2384
12877 msgid ""
12878 "Variable is accessed using small data read write anchor, but it is not in "
12879 "the small data read write section"
12880 msgstr ""
12882 #: config/tc-microblaze.c:2393
12883 msgid "Incorrect fr_opcode value in frag.  Internal error....."
12884 msgstr ""
12886 #. We know the abs value: Should never happen.
12887 #: config/tc-microblaze.c:2400
12888 msgid "Absolute value in relaxation code.  Assembler error....."
12889 msgstr ""
12891 #. fprintf(stream, _("      MicroBlaze options:\n      -noSmall         Data in the comm and data sections do not go into the small data section\n"));
12892 #: config/tc-microblaze.c:2585
12893 #, c-format
12894 msgid " MicroBlaze specific assembler options:\n"
12895 msgstr ""
12897 #: config/tc-microblaze.c:2586
12898 msgid "assemble for a big endian cpu"
12899 msgstr ""
12901 #: config/tc-microblaze.c:2587
12902 msgid "assemble for a little endian cpu"
12903 msgstr ""
12905 #: config/tc-mips.c:2184
12906 #, c-format
12907 msgid "the %d-bit %s architecture does not support the `%s' extension"
12908 msgstr ""
12910 #: config/tc-mips.c:2187
12911 #, c-format
12912 msgid "the `%s' extension requires %s%d revision %d or greater"
12913 msgstr ""
12915 #: config/tc-mips.c:2196
12916 #, c-format
12917 msgid "the `%s' extension was removed in %s%d revision %d"
12918 msgstr ""
12920 #: config/tc-mips.c:2205
12921 #, c-format
12922 msgid "the `%s' extension requires 64-bit FPRs"
12923 msgstr ""
12925 #: config/tc-mips.c:3057 config/tc-mips.c:16644
12926 #, c-format
12927 msgid "unrecognized register name `%s'"
12928 msgstr ""
12930 #: config/tc-mips.c:3284
12931 msgid "invalid register range"
12932 msgstr ""
12934 #: config/tc-mips.c:3312
12935 msgid "vector element must be constant"
12936 msgstr ""
12938 #: config/tc-mips.c:3322
12939 msgid "missing `]'"
12940 msgstr ""
12942 #: config/tc-mips.c:3545
12943 #, c-format
12944 msgid "internal: bad mips opcode (mask error): %s %s"
12945 msgstr ""
12947 #: config/tc-mips.c:3572
12948 #, c-format
12949 msgid "internal: unknown operand type: %s %s"
12950 msgstr ""
12952 #: config/tc-mips.c:3605
12953 #, c-format
12954 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
12955 msgstr ""
12957 #: config/tc-mips.c:3613
12958 #, c-format
12959 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
12960 msgstr ""
12962 #: config/tc-mips.c:3620
12963 #, c-format
12964 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
12965 msgstr ""
12967 #: config/tc-mips.c:3655
12968 #, c-format
12969 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
12970 msgstr ""
12972 #: config/tc-mips.c:3663
12973 #, c-format
12974 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
12975 msgstr ""
12977 #: config/tc-mips.c:3688
12978 msgid "-G may not be used in position-independent code"
12979 msgstr ""
12981 #: config/tc-mips.c:3694
12982 msgid "-G may not be used with abicalls"
12983 msgstr ""
12985 #: config/tc-mips.c:3799
12986 msgid "broken assembler, no assembly attempted"
12987 msgstr ""
12989 #: config/tc-mips.c:3947
12990 #, c-format
12991 msgid ".gnu_attribute %d,%d is incompatible with `%s'"
12992 msgstr ""
12994 #: config/tc-mips.c:3954
12995 #, c-format
12996 msgid ".gnu_attribute %d,%d requires `%s'"
12997 msgstr ""
12999 #: config/tc-mips.c:4015
13000 #, c-format
13001 msgid ".gnu_attribute %d,%d is no longer supported"
13002 msgstr ""
13004 #: config/tc-mips.c:4024
13005 #, c-format
13006 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
13007 msgstr ""
13009 #: config/tc-mips.c:4037
13010 msgid "`gp=64' used with a 32-bit processor"
13011 msgstr ""
13013 #: config/tc-mips.c:4040
13014 msgid "`gp=32' used with a 64-bit ABI"
13015 msgstr ""
13017 #: config/tc-mips.c:4043
13018 msgid "`gp=64' used with a 32-bit ABI"
13019 msgstr ""
13021 #: config/tc-mips.c:4050
13022 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
13023 msgstr ""
13025 #: config/tc-mips.c:4052
13026 msgid "`fp=xx' cannot be used with `singlefloat'"
13027 msgstr ""
13029 #: config/tc-mips.c:4056
13030 msgid "`fp=64' used with a 32-bit fpu"
13031 msgstr ""
13033 #: config/tc-mips.c:4060
13034 msgid "`fp=64' used with a 32-bit ABI"
13035 msgstr ""
13037 #: config/tc-mips.c:4065
13038 msgid "`fp=32' used with a 64-bit ABI"
13039 msgstr ""
13041 #: config/tc-mips.c:4067
13042 msgid "`fp=32' used with a MIPS R6 cpu"
13043 msgstr ""
13045 #: config/tc-mips.c:4070
13046 msgid "Unknown size of floating point registers"
13047 msgstr ""
13049 #: config/tc-mips.c:4075
13050 msgid "`nooddspreg` cannot be used with a 64-bit ABI"
13051 msgstr ""
13053 #: config/tc-mips.c:4078 config/tc-mips.c:4082
13054 #, c-format
13055 msgid "`%s' cannot be used with `%s'"
13056 msgstr ""
13058 #: config/tc-mips.c:4087
13059 #, c-format
13060 msgid "branch relaxation is not supported in `%s'"
13061 msgstr ""
13063 #: config/tc-mips.c:4173 config/tc-mips.c:17527
13064 #, c-format
13065 msgid "`%s' does not support legacy NaN"
13066 msgstr ""
13068 #: config/tc-mips.c:4220
13069 #, c-format
13070 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
13071 msgstr ""
13073 #: config/tc-mips.c:4924
13074 #, c-format
13075 msgid "operand %d out of range"
13076 msgstr ""
13078 #: config/tc-mips.c:4932
13079 #, c-format
13080 msgid "operand %d must be constant"
13081 msgstr ""
13083 #: config/tc-mips.c:4976 read.c:4594 read.c:5364 read.c:5490 write.c:250
13084 #: write.c:1058
13085 msgid "register value used as expression"
13086 msgstr ""
13088 #: config/tc-mips.c:4989
13089 #, c-format
13090 msgid "operand %d must be an immediate expression"
13091 msgstr ""
13093 #: config/tc-mips.c:5111 config/tc-mips.c:5113
13094 #, c-format
13095 msgid "float register should be even, was %d"
13096 msgstr ""
13098 #: config/tc-mips.c:5126
13099 #, c-format
13100 msgid "condition code register should be even for %s, was %d"
13101 msgstr ""
13103 #: config/tc-mips.c:5131
13104 #, c-format
13105 msgid "condition code register should be 0 or 4 for %s, was %d"
13106 msgstr ""
13108 #: config/tc-mips.c:5452
13109 msgid "invalid performance register"
13110 msgstr ""
13112 #: config/tc-mips.c:5548 config/tc-mips.c:6019
13113 msgid "the source register must not be $0"
13114 msgstr ""
13116 #: config/tc-mips.c:5824
13117 msgid "missing frame size"
13118 msgstr ""
13120 #: config/tc-mips.c:5829
13121 msgid "frame size specified twice"
13122 msgstr ""
13124 #: config/tc-mips.c:5834
13125 msgid "invalid frame size"
13126 msgstr ""
13128 #: config/tc-mips.c:5874
13129 #, c-format
13130 msgid "operand %d must be an immediate"
13131 msgstr ""
13133 #: config/tc-mips.c:5889
13134 msgid "invalid element selector"
13135 msgstr ""
13137 #: config/tc-mips.c:5902
13138 #, c-format
13139 msgid "operand %d must be scalar"
13140 msgstr ""
13142 #: config/tc-mips.c:6082
13143 msgid "floating-point expression required"
13144 msgstr ""
13146 #: config/tc-mips.c:6182
13147 #, c-format
13148 msgid "cannot use `%s' in this section"
13149 msgstr ""
13151 #: config/tc-mips.c:6329
13152 msgid "used $at without \".set noat\""
13153 msgstr ""
13155 #: config/tc-mips.c:6331
13156 #, c-format
13157 msgid "used $%u with \".set at=$%u\""
13158 msgstr ""
13160 #: config/tc-mips.c:7510
13161 #, c-format
13162 msgid "wrong size instruction in a %u-bit branch delay slot"
13163 msgstr ""
13165 #: config/tc-mips.c:7530 config/tc-mips.c:7540 config/tc-mips.c:15944
13166 #, c-format
13167 msgid "jump to misaligned address (0x%lx)"
13168 msgstr ""
13170 #: config/tc-mips.c:7555 config/tc-mips.c:7575 config/tc-mips.c:7592
13171 #: config/tc-mips.c:9142 config/tc-mips.c:15798 config/tc-mips.c:15805
13172 #: config/tc-mips.c:16198 config/tc-mips.c:19046
13173 #, c-format
13174 msgid "branch to misaligned address (0x%lx)"
13175 msgstr ""
13177 #: config/tc-mips.c:7561 config/tc-mips.c:7579 config/tc-mips.c:7596
13178 #: config/tc-mips.c:9145
13179 #, c-format
13180 msgid "branch address range overflow (0x%lx)"
13181 msgstr ""
13183 #: config/tc-mips.c:7841
13184 msgid "extended instruction in delay slot"
13185 msgstr ""
13187 #: config/tc-mips.c:8305
13188 msgid "source and destination must be different"
13189 msgstr ""
13191 #: config/tc-mips.c:8308
13192 msgid "a destination register must be supplied"
13193 msgstr ""
13195 #: config/tc-mips.c:8313
13196 msgid "the source register must not be $31"
13197 msgstr ""
13199 #: config/tc-mips.c:8561 config/tc-mips.c:14536 config/tc-mips.c:19193
13200 msgid "invalid unextended operand value"
13201 msgstr ""
13203 #: config/tc-mips.c:8679
13204 #, c-format
13205 msgid "opcode not supported on this processor: %s (%s)"
13206 msgstr ""
13208 #: config/tc-mips.c:8758
13209 msgid "opcode not supported in the `insn32' mode"
13210 msgstr ""
13212 #: config/tc-mips.c:8761
13213 #, c-format
13214 msgid "unrecognized %d-bit version of microMIPS opcode"
13215 msgstr ""
13217 #: config/tc-mips.c:8817
13218 msgid "unrecognized unextended version of MIPS16 opcode"
13219 msgstr ""
13221 #: config/tc-mips.c:8820
13222 msgid "unrecognized extended version of MIPS16 opcode"
13223 msgstr ""
13225 #: config/tc-mips.c:8870 config/tc-mips.c:19064
13226 msgid ""
13227 "macro instruction expanded into multiple instructions in a branch delay slot"
13228 msgstr ""
13230 #: config/tc-mips.c:8873 config/tc-mips.c:19072
13231 msgid "macro instruction expanded into multiple instructions"
13232 msgstr ""
13234 #: config/tc-mips.c:8877
13235 msgid ""
13236 "macro instruction expanded into a wrong size instruction in a 16-bit branch "
13237 "delay slot"
13238 msgstr ""
13240 #: config/tc-mips.c:8879
13241 msgid ""
13242 "macro instruction expanded into a wrong size instruction in a 32-bit branch "
13243 "delay slot"
13244 msgstr ""
13246 #: config/tc-mips.c:9342
13247 msgid "operand overflow"
13248 msgstr ""
13250 #: config/tc-mips.c:9361 config/tc-mips.c:9946 config/tc-mips.c:14017
13251 msgid "macro used $at after \".set noat\""
13252 msgstr ""
13254 #: config/tc-mips.c:9506 config/tc-mips.c:12329 config/tc-mips.c:13010
13255 #, c-format
13256 msgid "number (0x%<PRIx64>) larger than 32 bits"
13257 msgstr ""
13259 #: config/tc-mips.c:9527
13260 msgid "number larger than 64 bits"
13261 msgstr ""
13263 #: config/tc-mips.c:9824 config/tc-mips.c:9852 config/tc-mips.c:9890
13264 #: config/tc-mips.c:9935 config/tc-mips.c:12573 config/tc-mips.c:12612
13265 #: config/tc-mips.c:12651 config/tc-mips.c:13107 config/tc-mips.c:13159
13266 msgid "PIC code offset overflow (max 16 signed bits)"
13267 msgstr ""
13269 #: config/tc-mips.c:10478
13270 #, c-format
13271 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
13272 msgstr ""
13274 #. Result is always true.
13275 #: config/tc-mips.c:10574
13276 #, c-format
13277 msgid "branch %s is always true"
13278 msgstr ""
13280 #: config/tc-mips.c:10802 config/tc-mips.c:10910
13281 msgid "divide by zero"
13282 msgstr ""
13284 #: config/tc-mips.c:11000
13285 msgid "dla used to load 32-bit register; recommend using la instead"
13286 msgstr ""
13288 #: config/tc-mips.c:11004
13289 msgid "la used to load 64-bit address; recommend using dla instead"
13290 msgstr ""
13292 #: config/tc-mips.c:11113 config/tc-riscv.c:2364
13293 msgid "offset too large"
13294 msgstr ""
13296 #: config/tc-mips.c:11287 config/tc-mips.c:11565
13297 msgid "PIC code offset overflow (max 32 signed bits)"
13298 msgstr ""
13300 #: config/tc-mips.c:11635 config/tc-mips.c:11711
13301 #, c-format
13302 msgid "opcode not supported in the `insn32' mode `%s'"
13303 msgstr ""
13305 #: config/tc-mips.c:11663
13306 msgid "MIPS PIC call to register other than $25"
13307 msgstr ""
13309 #: config/tc-mips.c:11679 config/tc-mips.c:11690 config/tc-mips.c:11823
13310 #: config/tc-mips.c:11834
13311 msgid "no .cprestore pseudo-op used in PIC code"
13312 msgstr ""
13314 #: config/tc-mips.c:11684 config/tc-mips.c:11828
13315 msgid "no .frame pseudo-op used in PIC code"
13316 msgstr ""
13318 #: config/tc-mips.c:11849
13319 msgid "non-PIC jump used in PIC library"
13320 msgstr ""
13322 #: config/tc-mips.c:12830
13323 #, c-format
13324 msgid "Unable to generate `%s' compliant code without mthc1"
13325 msgstr ""
13327 #: config/tc-mips.c:13571
13328 #, c-format
13329 msgid "instruction %s: result is always false"
13330 msgstr ""
13332 #: config/tc-mips.c:13724
13333 #, c-format
13334 msgid "instruction %s: result is always true"
13335 msgstr ""
13337 #. FIXME: Check if this is one of the itbl macros, since they
13338 #. are added dynamically.
13339 #: config/tc-mips.c:14013
13340 #, c-format
13341 msgid "macro %s not implemented yet"
13342 msgstr ""
13344 #: config/tc-mips.c:14546
13345 msgid "extended operand requested but not required"
13346 msgstr ""
13348 #: config/tc-mips.c:14555
13349 msgid "operand value out of range for instruction"
13350 msgstr ""
13352 #: config/tc-mips.c:14654
13353 #, c-format
13354 msgid "relocation %s isn't supported by the current ABI"
13355 msgstr ""
13357 #: config/tc-mips.c:14711
13358 msgid "unclosed '('"
13359 msgstr ""
13361 #: config/tc-mips.c:14773
13362 #, c-format
13363 msgid "a different %s was already specified, is now %s"
13364 msgstr ""
13366 #: config/tc-mips.c:14940
13367 msgid "-mmicromips cannot be used with -mips16"
13368 msgstr ""
13370 #: config/tc-mips.c:14955
13371 msgid "-mips16 cannot be used with -micromips"
13372 msgstr ""
13374 #: config/tc-mips.c:15124 config/tc-mips.c:15182
13375 msgid "no compiled in support for 64 bit object file format"
13376 msgstr ""
13378 #: config/tc-mips.c:15189
13379 #, c-format
13380 msgid "invalid abi -mabi=%s"
13381 msgstr ""
13383 #: config/tc-mips.c:15229
13384 #, c-format
13385 msgid "invalid NaN setting -mnan=%s"
13386 msgstr ""
13388 #: config/tc-mips.c:15263
13389 msgid "-G not supported in this configuration"
13390 msgstr ""
13392 #: config/tc-mips.c:15289
13393 #, c-format
13394 msgid "-%s conflicts with the other architecture options, which imply -%s"
13395 msgstr ""
13397 #: config/tc-mips.c:15302
13398 #, c-format
13399 msgid "gas doesn't understand your configure target %s"
13400 msgstr ""
13402 #: config/tc-mips.c:15307
13403 #, c-format
13404 msgid "-march=%s is not compatible with the selected ABI"
13405 msgstr ""
13407 #: config/tc-mips.c:15802 config/tc-mips.c:16192 config/tc-mips.c:19043
13408 msgid "branch to a symbol in another ISA mode"
13409 msgstr ""
13411 #: config/tc-mips.c:15809 config/tc-mips.c:15949 config/tc-mips.c:16202
13412 #, c-format
13413 msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
13414 msgstr ""
13416 #: config/tc-mips.c:15846
13417 msgid "PC-relative reference to a different section"
13418 msgstr ""
13420 #: config/tc-mips.c:15918 config/tc-riscv.c:4627
13421 msgid "TLS relocation against a constant"
13422 msgstr ""
13424 #: config/tc-mips.c:15938
13425 msgid "jump to a symbol in another ISA mode"
13426 msgstr ""
13428 #: config/tc-mips.c:15941
13429 msgid "JALX to a symbol in the same ISA mode"
13430 msgstr ""
13432 #: config/tc-mips.c:16024
13433 msgid "unsupported constant in relocation"
13434 msgstr ""
13436 #: config/tc-mips.c:16097
13437 #, c-format
13438 msgid "PC-relative access using misaligned symbol (%lx)"
13439 msgstr ""
13441 #: config/tc-mips.c:16101
13442 #, c-format
13443 msgid "PC-relative access using misaligned offset (%lx)"
13444 msgstr ""
13446 #: config/tc-mips.c:16114 config/tc-mips.c:16133
13447 msgid "PC-relative access out of range"
13448 msgstr ""
13450 #: config/tc-mips.c:16120
13451 #, c-format
13452 msgid "PC-relative access to misaligned address (%lx)"
13453 msgstr ""
13455 #: config/tc-mips.c:16289
13456 #, c-format
13457 msgid "alignment too large, %d assumed"
13458 msgstr ""
13460 #: config/tc-mips.c:16292
13461 msgid "alignment negative, 0 assumed"
13462 msgstr ""
13464 #: config/tc-mips.c:16524
13465 #, c-format
13466 msgid "%s: no such section"
13467 msgstr ""
13469 #: config/tc-mips.c:16580
13470 #, c-format
13471 msgid ".option pic%d not supported"
13472 msgstr ""
13474 #: config/tc-mips.c:16582
13475 #, c-format
13476 msgid ".option pic%d not supported in VxWorks PIC mode"
13477 msgstr ""
13479 #: config/tc-mips.c:16594 config/tc-mips.c:16934
13480 msgid "-G may not be used with SVR4 PIC code"
13481 msgstr ""
13483 #: config/tc-mips.c:16600
13484 #, c-format
13485 msgid "unrecognized option \"%s\""
13486 msgstr ""
13488 #: config/tc-mips.c:16706
13489 #, c-format
13490 msgid "unknown architecture %s"
13491 msgstr ""
13493 #: config/tc-mips.c:16721 config/tc-mips.c:16885
13494 #, c-format
13495 msgid "unknown ISA level %s"
13496 msgstr ""
13498 #: config/tc-mips.c:16731
13499 #, c-format
13500 msgid "unknown ISA or architecture %s"
13501 msgstr ""
13503 #: config/tc-mips.c:16790
13504 msgid "`noreorder' must be set before `nomacro'"
13505 msgstr ""
13507 #: config/tc-mips.c:16820
13508 msgid ".set pop with no .set push"
13509 msgstr ""
13511 #: config/tc-mips.c:16839
13512 #, c-format
13513 msgid "tried to set unrecognized symbol: %s\n"
13514 msgstr ""
13516 #: config/tc-mips.c:16912
13517 #, c-format
13518 msgid ".module used with unrecognized symbol: %s\n"
13519 msgstr ""
13521 #: config/tc-mips.c:16918
13522 msgid ".module is not permitted after generating code"
13523 msgstr ""
13525 #: config/tc-mips.c:16978 config/tc-mips.c:17057 config/tc-mips.c:17161
13526 #: config/tc-mips.c:17191 config/tc-mips.c:17240
13527 #, c-format
13528 msgid "%s not supported in MIPS16 mode"
13529 msgstr ""
13531 #: config/tc-mips.c:16985
13532 msgid ".cpload not in noreorder section"
13533 msgstr ""
13535 #: config/tc-mips.c:17066 config/tc-mips.c:17085
13536 msgid "missing argument separator ',' for .cpsetup"
13537 msgstr ""
13539 #: config/tc-mips.c:17283 config/tc-riscv.c:5027
13540 #, c-format
13541 msgid "unsupported use of %s"
13542 msgstr ""
13544 #: config/tc-mips.c:17374
13545 msgid "unsupported use of .gpword"
13546 msgstr ""
13548 #: config/tc-mips.c:17412
13549 msgid "unsupported use of .gpdword"
13550 msgstr ""
13552 #: config/tc-mips.c:17444
13553 msgid "unsupported use of .ehword"
13554 msgstr ""
13556 #: config/tc-mips.c:17531
13557 msgid "bad .nan directive"
13558 msgstr ""
13560 #: config/tc-mips.c:17580
13561 #, c-format
13562 msgid "ignoring attempt to redefine symbol %s"
13563 msgstr ""
13565 #: config/tc-mips.c:17595 ecoff.c:3358
13566 msgid "bad .weakext directive"
13567 msgstr ""
13569 #: config/tc-mips.c:18568 config/tc-mips.c:18845
13570 msgid "relaxed out-of-range branch into a jump"
13571 msgstr ""
13573 #: config/tc-mips.c:19068
13574 msgid "extended instruction in a branch delay slot"
13575 msgstr ""
13577 #: config/tc-mips.c:19182 config/tc-xtensa.c:1690 config/tc-xtensa.c:1968
13578 msgid "unsupported relocation"
13579 msgstr ""
13581 #: config/tc-mips.c:19690 config/tc-score.c:5624
13582 msgid "expected simple number"
13583 msgstr ""
13585 #: config/tc-mips.c:19718 config/tc-score.c:5651
13586 msgid "invalid number"
13587 msgstr ""
13589 #: config/tc-mips.c:19795 ecoff.c:2987
13590 msgid ".end directive without a preceding .ent directive"
13591 msgstr ""
13593 #: config/tc-mips.c:19804
13594 msgid ".end symbol does not match .ent symbol"
13595 msgstr ""
13597 #: config/tc-mips.c:19881
13598 msgid ".ent or .aent not in text section"
13599 msgstr ""
13601 #: config/tc-mips.c:19884 config/tc-score.c:5683
13602 msgid "missing .end"
13603 msgstr ""
13605 #: config/tc-mips.c:19967
13606 msgid ".mask/.fmask outside of .ent"
13607 msgstr ""
13609 #: config/tc-mips.c:19974
13610 msgid "bad .mask/.fmask directive"
13611 msgstr ""
13613 #: config/tc-mips.c:20278
13614 #, c-format
13615 msgid "bad value (%s) for %s"
13616 msgstr ""
13618 #: config/tc-mips.c:20342
13619 #, c-format
13620 msgid ""
13621 "MIPS options:\n"
13622 "-EB\t\t\tgenerate big endian output\n"
13623 "-EL\t\t\tgenerate little endian output\n"
13624 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
13625 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
13626 "\t\t\timplicitly with the gp register [default 8]\n"
13627 msgstr ""
13629 #: config/tc-mips.c:20349
13630 #, c-format
13631 msgid ""
13632 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
13633 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
13634 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
13635 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
13636 "-mips5                  generate MIPS ISA V instructions\n"
13637 "-mips32                 generate MIPS32 ISA instructions\n"
13638 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
13639 "-mips32r3               generate MIPS32 release 3 ISA instructions\n"
13640 "-mips32r5               generate MIPS32 release 5 ISA instructions\n"
13641 "-mips32r6               generate MIPS32 release 6 ISA instructions\n"
13642 "-mips64                 generate MIPS64 ISA instructions\n"
13643 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
13644 "-mips64r3               generate MIPS64 release 3 ISA instructions\n"
13645 "-mips64r5               generate MIPS64 release 5 ISA instructions\n"
13646 "-mips64r6               generate MIPS64 release 6 ISA instructions\n"
13647 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
13648 msgstr ""
13650 #: config/tc-mips.c:20374
13651 #, c-format
13652 msgid ""
13653 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
13654 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
13655 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
13656 msgstr ""
13658 #: config/tc-mips.c:20387
13659 #, c-format
13660 msgid ""
13661 "-mips16\t\t\tgenerate mips16 instructions\n"
13662 "-no-mips16\t\tdo not generate mips16 instructions\n"
13663 msgstr ""
13665 #: config/tc-mips.c:20390
13666 #, c-format
13667 msgid ""
13668 "-mmips16e2\t\tgenerate MIPS16e2 instructions\n"
13669 "-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n"
13670 msgstr ""
13672 #: config/tc-mips.c:20393
13673 #, c-format
13674 msgid ""
13675 "-mmicromips\t\tgenerate microMIPS instructions\n"
13676 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
13677 msgstr ""
13679 #: config/tc-mips.c:20396
13680 #, c-format
13681 msgid ""
13682 "-msmartmips\t\tgenerate smartmips instructions\n"
13683 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
13684 msgstr ""
13686 #: config/tc-mips.c:20399
13687 #, c-format
13688 msgid ""
13689 "-mdsp\t\t\tgenerate DSP instructions\n"
13690 "-mno-dsp\t\tdo not generate DSP instructions\n"
13691 msgstr ""
13693 #: config/tc-mips.c:20402
13694 #, c-format
13695 msgid ""
13696 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
13697 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
13698 msgstr ""
13700 #: config/tc-mips.c:20405
13701 #, c-format
13702 msgid ""
13703 "-mdspr3\t\t\tgenerate DSP R3 instructions\n"
13704 "-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
13705 msgstr ""
13707 #: config/tc-mips.c:20408
13708 #, c-format
13709 msgid ""
13710 "-mmt\t\t\tgenerate MT instructions\n"
13711 "-mno-mt\t\t\tdo not generate MT instructions\n"
13712 msgstr ""
13714 #: config/tc-mips.c:20411
13715 #, c-format
13716 msgid ""
13717 "-mmcu\t\t\tgenerate MCU instructions\n"
13718 "-mno-mcu\t\tdo not generate MCU instructions\n"
13719 msgstr ""
13721 #: config/tc-mips.c:20414
13722 #, c-format
13723 msgid ""
13724 "-mmsa\t\t\tgenerate MSA instructions\n"
13725 "-mno-msa\t\tdo not generate MSA instructions\n"
13726 msgstr ""
13728 #: config/tc-mips.c:20417
13729 #, c-format
13730 msgid ""
13731 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
13732 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
13733 msgstr ""
13735 #: config/tc-mips.c:20420
13736 #, c-format
13737 msgid ""
13738 "-mvirt\t\t\tgenerate Virtualization instructions\n"
13739 "-mno-virt\t\tdo not generate Virtualization instructions\n"
13740 msgstr ""
13742 #: config/tc-mips.c:20423
13743 #, c-format
13744 msgid ""
13745 "-mcrc\t\t\tgenerate CRC instructions\n"
13746 "-mno-crc\t\tdo not generate CRC instructions\n"
13747 msgstr ""
13749 #: config/tc-mips.c:20426
13750 #, c-format
13751 msgid ""
13752 "-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n"
13753 "-mno-ginv\t\tdo not generate Global INValidate instructions\n"
13754 msgstr ""
13756 #: config/tc-mips.c:20429
13757 #, c-format
13758 msgid ""
13759 "-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) "
13760 "instructions\n"
13761 "-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions "
13762 "Instructions\n"
13763 msgstr ""
13765 #: config/tc-mips.c:20432
13766 #, c-format
13767 msgid ""
13768 "-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) "
13769 "instructions\n"
13770 "-mno-loongson-cam\tdo not generate Loongson Content Address Memory "
13771 "Instructions\n"
13772 msgstr ""
13774 #: config/tc-mips.c:20435
13775 #, c-format
13776 msgid ""
13777 "-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n"
13778 "-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n"
13779 msgstr ""
13781 #: config/tc-mips.c:20438
13782 #, c-format
13783 msgid ""
13784 "-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n"
13785 "-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n"
13786 msgstr ""
13788 #: config/tc-mips.c:20441
13789 #, c-format
13790 msgid ""
13791 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
13792 "-mno-insn32\t\tgenerate all microMIPS instructions\n"
13793 msgstr ""
13795 #: config/tc-mips.c:20445
13796 #, c-format
13797 msgid ""
13798 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n"
13799 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13800 msgstr ""
13802 #: config/tc-mips.c:20449
13803 #, c-format
13804 msgid ""
13805 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13806 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, "
13807 "default\n"
13808 msgstr ""
13810 #: config/tc-mips.c:20453
13811 #, c-format
13812 msgid ""
13813 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
13814 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
13815 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13816 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13817 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
13818 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
13819 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
13820 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
13821 "-mfix-r5900\t\twork around R5900 short loop errata\n"
13822 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
13823 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
13824 "-msym32\t\t\tassume all symbols have 32-bit values\n"
13825 "-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n"
13826 "-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n"
13827 "-O2\t\t\tremove unneeded NOPs and swap branches\n"
13828 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
13829 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
13830 msgstr ""
13832 #: config/tc-mips.c:20471
13833 #, c-format
13834 msgid ""
13835 "-mhard-float\t\tallow floating-point instructions\n"
13836 "-msoft-float\t\tdo not allow floating-point instructions\n"
13837 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
13838 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
13839 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
13840 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
13841 "-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
13842 "-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode "
13843 "switch\n"
13844 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
13845 msgstr ""
13847 #: config/tc-mips.c:20489
13848 #, c-format
13849 msgid ""
13850 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
13851 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
13852 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
13853 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
13854 "-xgot\t\t\tassume a 32 bit GOT\n"
13855 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
13856 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
13857 "                        position dependent (non shared) code\n"
13858 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
13859 msgstr ""
13861 #: config/tc-mips.c:20510
13862 #, c-format
13863 msgid "-32\t\t\tcreate o32 ABI object file%s\n"
13864 msgstr ""
13866 #: config/tc-mips.c:20512 config/tc-mips.c:20515 config/tc-mips.c:20518
13867 msgid " (default)"
13868 msgstr ""
13870 #: config/tc-mips.c:20513
13871 #, c-format
13872 msgid "-n32\t\t\tcreate n32 ABI object file%s\n"
13873 msgstr ""
13875 #: config/tc-mips.c:20516
13876 #, c-format
13877 msgid "-64\t\t\tcreate 64 ABI object file%s\n"
13878 msgstr ""
13880 #: config/tc-mips.c:20598
13881 msgid "missing .end at end of assembly"
13882 msgstr ""
13884 #: config/tc-mmix.c:694
13885 #, c-format
13886 msgid " MMIX-specific command line options:\n"
13887 msgstr ""
13889 #: config/tc-mmix.c:695
13890 #, c-format
13891 msgid ""
13892 "  -fixed-special-register-names\n"
13893 "                          Allow only the original special register names.\n"
13894 msgstr ""
13896 #: config/tc-mmix.c:698
13897 #, c-format
13898 msgid "  -globalize-symbols      Make all symbols global.\n"
13899 msgstr ""
13901 #: config/tc-mmix.c:700
13902 #, c-format
13903 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
13904 msgstr ""
13906 #: config/tc-mmix.c:702
13907 #, c-format
13908 msgid "  -relax                  Create linker relaxable code.\n"
13909 msgstr ""
13911 #: config/tc-mmix.c:704
13912 #, c-format
13913 msgid ""
13914 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
13915 "                          Implies -fixed-special-register-names.\n"
13916 msgstr ""
13918 #: config/tc-mmix.c:707
13919 #, c-format
13920 msgid ""
13921 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
13922 "                          into multiple instructions.\n"
13923 msgstr ""
13925 #: config/tc-mmix.c:710
13926 #, c-format
13927 msgid ""
13928 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
13929 msgstr ""
13931 #: config/tc-mmix.c:712
13932 #, c-format
13933 msgid ""
13934 "  -linker-allocated-gregs If there's no suitable GREG definition for "
13935 "the                          operands of an instruction, let the linker "
13936 "resolve.\n"
13937 msgstr ""
13939 #: config/tc-mmix.c:715
13940 #, c-format
13941 msgid ""
13942 "  -x                      Do not warn when an operand to GETA, a branch,\n"
13943 "                          PUSHJ or JUMP is not known to be within range.\n"
13944 "                          The linker will catch any errors.  Implies\n"
13945 "                          -linker-allocated-gregs."
13946 msgstr ""
13948 #: config/tc-mmix.c:841
13949 #, c-format
13950 msgid "unknown opcode: `%s'"
13951 msgstr ""
13953 #: config/tc-mmix.c:963 config/tc-mmix.c:978
13954 msgid "specified location wasn't TETRA-aligned"
13955 msgstr ""
13957 #: config/tc-mmix.c:965 config/tc-mmix.c:980 config/tc-mmix.c:4215
13958 #: config/tc-mmix.c:4231
13959 msgid "unaligned data at an absolute location is not supported"
13960 msgstr ""
13962 #: config/tc-mmix.c:1090
13963 #, c-format
13964 msgid "invalid operand to opcode %s: `%s'"
13965 msgstr ""
13967 #: config/tc-mmix.c:1112 config/tc-mmix.c:1139 config/tc-mmix.c:1172
13968 #: config/tc-mmix.c:1180 config/tc-mmix.c:1197 config/tc-mmix.c:1225
13969 #: config/tc-mmix.c:1246 config/tc-mmix.c:1271 config/tc-mmix.c:1319
13970 #: config/tc-mmix.c:1426 config/tc-mmix.c:1451 config/tc-mmix.c:1483
13971 #: config/tc-mmix.c:1515 config/tc-mmix.c:1545 config/tc-mmix.c:1598
13972 #: config/tc-mmix.c:1615 config/tc-mmix.c:1642 config/tc-mmix.c:1670
13973 #: config/tc-mmix.c:1700 config/tc-mmix.c:1726 config/tc-mmix.c:1742
13974 #: config/tc-mmix.c:1768 config/tc-mmix.c:1784 config/tc-mmix.c:1800
13975 #: config/tc-mmix.c:1881
13976 #, c-format
13977 msgid "invalid operands to opcode %s: `%s'"
13978 msgstr ""
13980 #: config/tc-mmix.c:1981
13981 msgid "internal: mmix_prefix_name but empty prefix"
13982 msgstr ""
13984 #: config/tc-mmix.c:2044
13985 #, c-format
13986 msgid "too many GREG registers allocated (max %d)"
13987 msgstr ""
13989 #: config/tc-mmix.c:2104
13990 msgid "BSPEC already active.  Nesting is not supported."
13991 msgstr ""
13993 #: config/tc-mmix.c:2113
13994 msgid "invalid BSPEC expression"
13995 msgstr ""
13997 #: config/tc-mmix.c:2129
13998 #, c-format
13999 msgid "can't create section %s"
14000 msgstr ""
14002 #: config/tc-mmix.c:2133
14003 #, c-format
14004 msgid "can't set section flags for section %s"
14005 msgstr ""
14007 #: config/tc-mmix.c:2154
14008 msgid "ESPEC without preceding BSPEC"
14009 msgstr ""
14011 #: config/tc-mmix.c:2183
14012 msgid "missing local expression"
14013 msgstr ""
14015 #: config/tc-mmix.c:2400
14016 msgid "operand out of range, instruction expanded"
14017 msgstr ""
14019 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
14020 #. user-friendly, though a little bit non-substantial.
14021 #: config/tc-mmix.c:2651
14022 msgid "directive LOCAL must be placed in code or data"
14023 msgstr ""
14025 #: config/tc-mmix.c:2652
14026 msgid "internal confusion: relocation in a section without contents"
14027 msgstr ""
14029 #: config/tc-mmix.c:2766
14030 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
14031 msgstr ""
14033 #: config/tc-mmix.c:2814
14034 msgid "no suitable GREG definition for operands"
14035 msgstr ""
14037 #: config/tc-mmix.c:2873
14038 msgid "operands were not reducible at assembly-time"
14039 msgstr ""
14041 #: config/tc-mmix.c:2899
14042 #, c-format
14043 msgid "cannot generate relocation type for symbol %s, code %s"
14044 msgstr ""
14046 #: config/tc-mmix.c:2919
14047 #, c-format
14048 msgid "internal: unhandled label %s"
14049 msgstr ""
14051 #: config/tc-mmix.c:2948
14052 msgid "[0-9]H labels may not appear alone on a line"
14053 msgstr ""
14055 #: config/tc-mmix.c:2956
14056 msgid "[0-9]H labels do not mix with dot-pseudos"
14057 msgstr ""
14059 #: config/tc-mmix.c:3044
14060 msgid "invalid characters in input"
14061 msgstr ""
14063 #: config/tc-mmix.c:3150
14064 msgid "empty label field for IS"
14065 msgstr ""
14067 #: config/tc-mmix.c:3476
14068 #, c-format
14069 msgid "internal: unexpected relax type %d:%d"
14070 msgstr ""
14072 #: config/tc-mmix.c:3500
14073 msgid "BSPEC without ESPEC."
14074 msgstr ""
14076 #: config/tc-mmix.c:3565
14077 msgid "LOC to section unknown or indeterminable at first pass"
14078 msgstr ""
14080 #: config/tc-mmix.c:3751
14081 msgid "internal: GREG expression not resolved to section"
14082 msgstr ""
14084 #: config/tc-mmix.c:3800
14085 msgid "register section has contents\n"
14086 msgstr ""
14088 #: config/tc-mmix.c:3926
14089 msgid "section change from within a BSPEC/ESPEC pair is not supported"
14090 msgstr ""
14092 #: config/tc-mmix.c:3947
14093 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
14094 msgstr ""
14096 #: config/tc-mmix.c:3957
14097 msgid "invalid LOC expression"
14098 msgstr ""
14100 #: config/tc-mmix.c:4002 config/tc-mmix.c:4029
14101 msgid "LOC expression stepping backwards is not supported"
14102 msgstr ""
14104 #. We will only get here in rare cases involving #NO_APP,
14105 #. where the unterminated string is not recognized by the
14106 #. preformatting pass.
14107 #: config/tc-mmix.c:4138 config/tc-mmix.c:4296 config/tc-z80.c:3202
14108 msgid "unterminated string"
14109 msgstr ""
14111 #: config/tc-mmix.c:4155
14112 msgid "BYTE expression not a pure number"
14113 msgstr ""
14115 #. Note that mmixal does not allow negative numbers in
14116 #. BYTE sequences, so neither should we.
14117 #: config/tc-mmix.c:4164
14118 msgid "BYTE expression not in the range 0..255"
14119 msgstr ""
14121 #: config/tc-mmix.c:4213 config/tc-mmix.c:4229
14122 msgid "data item with alignment larger than location"
14123 msgstr ""
14125 #. Since integer_constant is local to expr.c, we have to make this a
14126 #. macro.  FIXME: Do it cleaner.
14127 #: config/tc-mmix.h:92
14128 msgid "`&' serial number operator is not supported"
14129 msgstr ""
14131 #: config/tc-mn10200.c:300
14132 #, c-format
14133 msgid ""
14134 "MN10200 options:\n"
14135 "none yet\n"
14136 msgstr ""
14138 #: config/tc-mn10200.c:890 config/tc-mn10300.c:1253 config/tc-s390.c:1928
14139 #: config/tc-v850.c:2320
14140 #, c-format
14141 msgid "Unrecognized opcode: `%s'"
14142 msgstr ""
14144 #. xgettext:c-format.
14145 #: config/tc-mn10200.c:1134 config/tc-mn10300.c:1822 config/tc-ppc.c:4003
14146 #: config/tc-s390.c:1837 config/tc-v850.c:3036
14147 #, c-format
14148 msgid "junk at end of line: `%s'"
14149 msgstr ""
14151 #: config/tc-mn10300.c:439
14152 #, c-format
14153 msgid ""
14154 "MN10300 assembler options:\n"
14155 "none yet\n"
14156 msgstr ""
14158 #: config/tc-mn10300.c:1270
14159 msgid "Invalid opcode/operands"
14160 msgstr ""
14162 #: config/tc-mn10300.c:1793
14163 msgid "Invalid register specification."
14164 msgstr ""
14166 #: config/tc-mn10300.c:2388
14167 #, c-format
14168 msgid "Bad relocation fixup type (%d)"
14169 msgstr ""
14171 #: config/tc-moxie.c:204 config/tc-moxie.c:223 config/tc-moxie.c:314
14172 #: config/tc-moxie.c:360
14173 msgid "expecting comma delimited register operands"
14174 msgstr ""
14176 #: config/tc-moxie.c:250 config/tc-moxie.c:390 config/tc-moxie.c:420
14177 #: config/tc-moxie.c:495
14178 msgid "expecting comma delimited operands"
14179 msgstr ""
14181 #: config/tc-moxie.c:318 config/tc-moxie.c:346
14182 msgid "expecting indirect register `($rA)'"
14183 msgstr ""
14185 #: config/tc-moxie.c:326 config/tc-moxie.c:354 config/tc-moxie.c:445
14186 #: config/tc-moxie.c:487
14187 msgid "missing closing parenthesis"
14188 msgstr ""
14190 #: config/tc-moxie.c:437 config/tc-moxie.c:479
14191 msgid "expecting indirect register `($rX)'"
14192 msgstr ""
14194 #: config/tc-moxie.c:557 config/tc-pj.c:313
14195 msgid "Something forgot to clean up\n"
14196 msgstr ""
14198 #: config/tc-moxie.c:641
14199 #, c-format
14200 msgid ""
14201 "  -EB                     assemble for a big endian system (default)\n"
14202 "  -EL                     assemble for a little endian system\n"
14203 msgstr ""
14205 #: config/tc-moxie.c:701
14206 msgid "pcrel too far BFD_RELOC_MOXIE_10"
14207 msgstr ""
14209 #: config/tc-msp430.c:522
14210 msgid ".profiler pseudo requires at least two operands."
14211 msgstr ""
14213 #: config/tc-msp430.c:581
14214 msgid "unknown profiling flag - ignored."
14215 msgstr ""
14217 #: config/tc-msp430.c:597
14218 msgid "ambiguous flags combination - '.profiler' directive ignored."
14219 msgstr ""
14221 #: config/tc-msp430.c:607
14222 msgid "profiling in absolute section?"
14223 msgstr ""
14225 #: config/tc-msp430.c:1383
14226 #, c-format
14227 msgid "Unrecognised CPU errata name starting here: %s"
14228 msgstr ""
14230 #: config/tc-msp430.c:1389
14231 #, c-format
14232 msgid "Expecting comma after CPU errata name, not: %s"
14233 msgstr ""
14235 #: config/tc-msp430.c:1399
14236 msgid "MCU option requires a name\n"
14237 msgstr ""
14239 #: config/tc-msp430.c:1437
14240 #, c-format
14241 msgid "unrecognised argument to -mcpu option '%s'"
14242 msgstr ""
14244 #: config/tc-msp430.c:1634
14245 #, c-format
14246 msgid "bad arguments \"%s\" and/or \"%s\" in %s directive"
14247 msgstr ""
14249 #: config/tc-msp430.c:1646
14250 #, c-format
14251 msgid "file was compiled for the 430 ISA but the %s ISA is selected"
14252 msgstr ""
14254 #: config/tc-msp430.c:1651
14255 msgid "file was compiled for the 430X ISA but the 430 ISA is selected"
14256 msgstr ""
14258 #: config/tc-msp430.c:1655
14259 #, c-format
14260 msgid ""
14261 "unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in ."
14262 "mspabi_attribute directive"
14263 msgstr ""
14265 #: config/tc-msp430.c:1670
14266 msgid ""
14267 "file was compiled for the small memory model, but the large memory model is "
14268 "selected"
14269 msgstr ""
14271 #: config/tc-msp430.c:1675
14272 msgid ""
14273 "file was compiled for the large memory model, but the small memory model is "
14274 "selected"
14275 msgstr ""
14277 #: config/tc-msp430.c:1679
14278 #, c-format
14279 msgid ""
14280 "unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute "
14281 "directive"
14282 msgstr ""
14284 #: config/tc-msp430.c:1691
14285 #, c-format
14286 msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive"
14287 msgstr ""
14289 #: config/tc-msp430.c:1707
14290 msgid ""
14291 "file was compiled assuming all data will be in the lower memory region, but "
14292 "the upper region is in use"
14293 msgstr ""
14295 #: config/tc-msp430.c:1712
14296 msgid ""
14297 "file was compiled assuming data could be in the upper memory region, but the "
14298 "lower data region is exclusively in use"
14299 msgstr ""
14301 #: config/tc-msp430.c:1717
14302 #, c-format
14303 msgid ""
14304 "unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) "
14305 "in .gnu_attribute directive"
14306 msgstr ""
14308 #: config/tc-msp430.c:1723
14309 #, c-format
14310 msgid "internal: unexpected argument '%d' to msp430_object_attribute"
14311 msgstr ""
14313 #: config/tc-msp430.c:1773
14314 #, c-format
14315 msgid ""
14316 "MSP430 options:\n"
14317 "  -mmcu=<msp430-name>     - select microcontroller type\n"
14318 "  -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
14319 msgstr ""
14321 #: config/tc-msp430.c:1777
14322 #, c-format
14323 msgid ""
14324 "  -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
14325 "  -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
14326 "needed\n"
14327 "   supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
14328 msgstr ""
14330 #: config/tc-msp430.c:1781
14331 #, c-format
14332 msgid ""
14333 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
14334 "  -mP - enable polymorph instructions\n"
14335 msgstr ""
14337 #: config/tc-msp430.c:1784
14338 #, c-format
14339 msgid "  -ml - enable large code model\n"
14340 msgstr ""
14342 #: config/tc-msp430.c:1786
14343 #, c-format
14344 msgid "  -mN - do not insert NOPs after changing interrupts (default)\n"
14345 msgstr ""
14347 #: config/tc-msp430.c:1788
14348 #, c-format
14349 msgid "  -mn - insert a NOP after changing interrupts\n"
14350 msgstr ""
14352 #: config/tc-msp430.c:1790
14353 #, c-format
14354 msgid "  -mY - do not warn about missing NOPs after changing interrupts\n"
14355 msgstr ""
14357 #: config/tc-msp430.c:1792
14358 #, c-format
14359 msgid "  -my - warn about missing NOPs after changing interrupts (default)\n"
14360 msgstr ""
14362 #: config/tc-msp430.c:1794
14363 #, c-format
14364 msgid ""
14365 "  -mU - for an instruction which changes interrupt state, but where it is "
14366 "not\n"
14367 "        known how the state is changed, do not warn/insert NOPs\n"
14368 msgstr ""
14370 #: config/tc-msp430.c:1797
14371 #, c-format
14372 msgid ""
14373 "  -mu - for an instruction which changes interrupt state, but where it is "
14374 "not\n"
14375 "        known how the state is changed, warn/insert NOPs (default)\n"
14376 "        -mn and/or -my are required for this to have any effect\n"
14377 msgstr ""
14379 #: config/tc-msp430.c:1801
14380 #, c-format
14381 msgid ""
14382 "  -mdata-region={none|lower|upper|either} - select region data will be\n"
14383 "    placed in.\n"
14384 msgstr ""
14386 #: config/tc-msp430.c:1973
14387 #, c-format
14388 msgid "extra characters '%s' at end of immediate expression '%s'"
14389 msgstr ""
14391 #: config/tc-msp430.c:2005 config/tc-msp430.c:2189 config/tc-msp430.c:2304
14392 #, c-format
14393 msgid "value 0x%x out of extended range."
14394 msgstr ""
14396 #: config/tc-msp430.c:2011
14397 #, c-format
14398 msgid "value %d out of range. Use #lo() or #hi()"
14399 msgstr ""
14401 #: config/tc-msp430.c:2057
14402 msgid "cpu4: not converting PUSH #4 to shorter form"
14403 msgstr ""
14405 #: config/tc-msp430.c:2074
14406 msgid "cpu4: not converting PUSH #8 to shorter form"
14407 msgstr ""
14409 #: config/tc-msp430.c:2088
14410 msgid "error: unsupported #foo() directive used on symbol"
14411 msgstr ""
14413 #: config/tc-msp430.c:2105
14414 #, c-format
14415 msgid "unknown expression in operand %s.  Use #llo(), #lhi(), #hlo() or #hhi()"
14416 msgstr ""
14418 #: config/tc-msp430.c:2156
14419 #, c-format
14420 msgid "Registers cannot be used within immediate expression [%s]"
14421 msgstr ""
14423 #: config/tc-msp430.c:2158
14424 #, c-format
14425 msgid "unknown operand %s"
14426 msgstr ""
14428 #: config/tc-msp430.c:2175
14429 #, c-format
14430 msgid "extra characters '%s' at the end of absolute operand '%s'"
14431 msgstr ""
14433 #: config/tc-msp430.c:2195 config/tc-msp430.c:2310
14434 #, c-format
14435 msgid "value out of range: 0x%x"
14436 msgstr ""
14438 #: config/tc-msp430.c:2206
14439 #, c-format
14440 msgid "Registers cannot be used within absolute expression [%s]"
14441 msgstr ""
14443 #: config/tc-msp430.c:2208 config/tc-msp430.c:2339
14444 #, c-format
14445 msgid "unknown expression in operand %s"
14446 msgstr ""
14448 #: config/tc-msp430.c:2222
14449 #, c-format
14450 msgid "unknown addressing mode %s"
14451 msgstr ""
14453 #: config/tc-msp430.c:2230
14454 #, c-format
14455 msgid "Bad register name %s"
14456 msgstr ""
14458 #: config/tc-msp430.c:2241
14459 msgid "cannot use indirect addressing with the PC"
14460 msgstr ""
14462 #: config/tc-msp430.c:2261
14463 msgid "')' required"
14464 msgstr ""
14466 #: config/tc-msp430.c:2273
14467 #, c-format
14468 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
14469 msgstr ""
14471 #: config/tc-msp430.c:2280
14472 msgid "r2 should not be used in indexed addressing mode"
14473 msgstr ""
14475 #: config/tc-msp430.c:2293 config/tc-msp430.c:2368 config/tc-msp430.c:3514
14476 #: config/tc-msp430.c:3582 config/tc-msp430.c:3699 config/tc-msp430.c:4121
14477 #: config/tc-msp430.c:4220 config/tc-msp430.c:4271
14478 #, c-format
14479 msgid "extra characters '%s' at end of operand '%s'"
14480 msgstr ""
14482 #: config/tc-msp430.c:2325 config/tc-msp430.c:2327
14483 msgid "CPU8: Stack pointer accessed with an odd offset"
14484 msgstr ""
14486 #: config/tc-msp430.c:2337
14487 #, c-format
14488 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
14489 msgstr ""
14491 #: config/tc-msp430.c:2403
14492 #, c-format
14493 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
14494 msgstr ""
14496 #: config/tc-msp430.c:2413
14497 msgid "this addressing mode is not applicable for destination operand"
14498 msgstr ""
14500 #: config/tc-msp430.c:2444 config/tc-msp430.c:2579 config/tc-msp430.c:2616
14501 #: config/tc-msp430.c:2646 config/tc-msp430.c:3450 config/tc-msp430.c:3533
14502 #: config/tc-msp430.c:3621
14503 #, c-format
14504 msgid "expected register as second argument of %s"
14505 msgstr ""
14507 #: config/tc-msp430.c:2483 config/tc-msp430.c:2549
14508 #, c-format
14509 msgid "index value too big for %s"
14510 msgstr ""
14512 #: config/tc-msp430.c:2500 config/tc-msp430.c:2566 config/tc-msp430.c:2673
14513 #, c-format
14514 msgid "unexpected addressing mode for %s"
14515 msgstr ""
14517 #: config/tc-msp430.c:2586 config/tc-msp430.c:2623 config/tc-msp430.c:2653
14518 #, c-format
14519 msgid "constant generator destination register found in %s"
14520 msgstr ""
14522 #: config/tc-msp430.c:2630 config/tc-msp430.c:2660
14523 #, c-format
14524 msgid "constant generator source register found in %s"
14525 msgstr ""
14527 #: config/tc-msp430.c:2840
14528 msgid "no size modifier after period, .w assumed"
14529 msgstr ""
14531 #: config/tc-msp430.c:2844
14532 #, c-format
14533 msgid "unrecognised instruction size modifier .%c"
14534 msgstr ""
14536 #: config/tc-msp430.c:2858
14537 #, c-format
14538 msgid "junk found after instruction: %s.%s"
14539 msgstr ""
14541 #: config/tc-msp430.c:2878
14542 #, c-format
14543 msgid "instruction %s.a does not exist"
14544 msgstr ""
14546 #: config/tc-msp430.c:2892
14547 #, c-format
14548 msgid "instruction %s requires %d operand"
14549 msgid_plural "instruction %s requires %d operands"
14550 msgstr[0] ""
14551 msgstr[1] ""
14553 #: config/tc-msp430.c:2910
14554 #, c-format
14555 msgid "instruction %s requires MSP430X mcu"
14556 msgstr ""
14558 #: config/tc-msp430.c:2930
14559 #, c-format
14560 msgid "unable to repeat %s insn"
14561 msgstr ""
14563 #: config/tc-msp430.c:3002
14564 msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
14565 msgstr ""
14567 #: config/tc-msp430.c:3010
14568 msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
14569 msgstr ""
14571 #: config/tc-msp430.c:3017
14572 msgid "internal error: unknown nop check state"
14573 msgstr ""
14575 #: config/tc-msp430.c:3071 config/tc-msp430.c:3073 config/tc-msp430.c:3782
14576 #: config/tc-msp430.c:3784
14577 msgid "CPU11: PC is destination of SR altering instruction"
14578 msgstr ""
14580 #: config/tc-msp430.c:3088 config/tc-msp430.c:3090 config/tc-msp430.c:3195
14581 #: config/tc-msp430.c:3197 config/tc-msp430.c:3799 config/tc-msp430.c:3801
14582 #: config/tc-msp430.c:4020 config/tc-msp430.c:4022
14583 msgid "CPU13: SR is destination of SR altering instruction"
14584 msgstr ""
14586 #: config/tc-msp430.c:3106 config/tc-msp430.c:3207 config/tc-msp430.c:3885
14587 #: config/tc-msp430.c:4054
14588 msgid "repeat instruction used with non-register mode instruction"
14589 msgstr ""
14591 #: config/tc-msp430.c:3181 config/tc-msp430.c:3540 config/tc-msp430.c:4010
14592 #, c-format
14593 msgid "%s: attempt to rotate the PC register"
14594 msgstr ""
14596 #: config/tc-msp430.c:3432 config/tc-msp430.c:3508
14597 #, c-format
14598 msgid "expected #n as first argument of %s"
14599 msgstr ""
14601 #: config/tc-msp430.c:3438
14602 #, c-format
14603 msgid "extra characters '%s' at end of constant expression '%s'"
14604 msgstr ""
14606 #: config/tc-msp430.c:3443 config/tc-msp430.c:3519
14607 #, c-format
14608 msgid "expected constant expression as first argument of %s"
14609 msgstr ""
14611 #: config/tc-msp430.c:3469
14612 msgid "Too many registers popped"
14613 msgstr ""
14615 #: config/tc-msp430.c:3479
14616 msgid "Cannot use POPM to restore the SR register"
14617 msgstr ""
14619 #: config/tc-msp430.c:3499 config/tc-msp430.c:3568
14620 #, c-format
14621 msgid "repeat count cannot be used with %s"
14622 msgstr ""
14624 #: config/tc-msp430.c:3526
14625 #, c-format
14626 msgid "expected first argument of %s to be in the range 1-4"
14627 msgstr ""
14629 #: config/tc-msp430.c:3591
14630 #, c-format
14631 msgid "expected value of first argument of %s to fit into 20-bits"
14632 msgstr ""
14634 #: config/tc-msp430.c:3610
14635 #, c-format
14636 msgid "expected register name or constant as first argument of %s"
14637 msgstr ""
14639 #: config/tc-msp430.c:3704
14640 msgid "expected constant value as argument to RPT"
14641 msgstr ""
14643 #: config/tc-msp430.c:3710
14644 msgid "expected constant in the range 2..16"
14645 msgstr ""
14647 #: config/tc-msp430.c:3725
14648 msgid "PC used as an argument to RPT"
14649 msgstr ""
14651 #: config/tc-msp430.c:3731
14652 msgid "expected constant or register name as argument to RPT insn"
14653 msgstr ""
14655 #: config/tc-msp430.c:3738
14656 msgid "Illegal emulated instruction"
14657 msgstr ""
14659 #: config/tc-msp430.c:4039
14660 #, c-format
14661 msgid "%s instruction does not accept a .b suffix"
14662 msgstr ""
14664 #: config/tc-msp430.c:4152
14665 #, c-format
14666 msgid "Even number required. Rounded to %d"
14667 msgstr ""
14669 #: config/tc-msp430.c:4163
14670 #, c-format
14671 msgid "Wrong displacement %d"
14672 msgstr ""
14674 #: config/tc-msp430.c:4185
14675 msgid "instruction requires label sans '$'"
14676 msgstr ""
14678 #: config/tc-msp430.c:4189
14679 msgid "instruction requires label or value in range -511:512"
14680 msgstr ""
14682 #: config/tc-msp430.c:4195 config/tc-msp430.c:4249 config/tc-msp430.c:4297
14683 msgid "instruction requires label"
14684 msgstr ""
14686 #: config/tc-msp430.c:4203 config/tc-msp430.c:4255
14687 msgid "polymorphs are not enabled. Use -mP option to enable."
14688 msgstr ""
14690 #: config/tc-msp430.c:4301
14691 msgid "Illegal instruction or not implemented opcode."
14692 msgstr ""
14694 #: config/tc-msp430.c:4355
14695 msgid "can't find opcode"
14696 msgstr ""
14698 #: config/tc-msp430.c:4868
14699 #, c-format
14700 msgid "internal inconsistency problem in %s: insn %04lx"
14701 msgstr ""
14703 #: config/tc-msp430.c:4910 config/tc-msp430.c:4942
14704 #, c-format
14705 msgid "internal inconsistency problem in %s: ext. insn %04lx"
14706 msgstr ""
14708 #: config/tc-msp430.c:4954
14709 #, c-format
14710 msgid "internal inconsistency problem in %s: %lx"
14711 msgstr ""
14713 #: config/tc-mt.c:151
14714 #, c-format
14715 msgid "MT specific command line options:\n"
14716 msgstr ""
14718 #: config/tc-mt.c:152
14719 #, c-format
14720 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
14721 msgstr ""
14723 #: config/tc-mt.c:153
14724 #, c-format
14725 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
14726 msgstr ""
14728 #: config/tc-mt.c:154
14729 #, c-format
14730 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
14731 msgstr ""
14733 #: config/tc-mt.c:155
14734 #, c-format
14735 msgid "  -march=ms2                allow ms2 instructions \n"
14736 msgstr ""
14738 #: config/tc-mt.c:156
14739 #, c-format
14740 msgid "  -nosched                  disable scheduling restrictions\n"
14741 msgstr ""
14743 #: config/tc-mt.c:226
14744 #, c-format
14745 msgid "instruction %s may not follow another memory access instruction."
14746 msgstr ""
14748 #: config/tc-mt.c:232
14749 #, c-format
14750 msgid "instruction %s may not follow another I/O instruction."
14751 msgstr ""
14753 #: config/tc-mt.c:238
14754 #, c-format
14755 msgid "%s may not occupy the delay slot of another branch insn."
14756 msgstr ""
14758 #: config/tc-mt.c:263
14759 #, c-format
14760 msgid "operand references R%ld of previous instruction."
14761 msgstr ""
14763 #: config/tc-mt.c:269
14764 #, c-format
14765 msgid "operand references R%ld of instruction before previous."
14766 msgstr ""
14768 #: config/tc-mt.c:283 config/tc-mt.c:288
14769 #, c-format
14770 msgid ""
14771 "conditional branch or jal insn's operand references R%ld of previous "
14772 "arithmetic or logic insn."
14773 msgstr ""
14775 #: config/tc-mt.c:351
14776 msgid "md_estimate_size_before_relax\n"
14777 msgstr ""
14779 #: config/tc-nds32.c:2374
14780 msgid ""
14781 "<arch name>\t  Assemble for architecture <arch name>\n"
14782 "\t\t\t  <arch name> could be\n"
14783 "\t\t\t  v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
14784 msgstr ""
14786 #: config/tc-nds32.c:2378
14787 msgid ""
14788 "<baseline>\t  Assemble for baseline <baseline>\n"
14789 "\t\t\t  <baseline> could be v2, v3, v3m"
14790 msgstr ""
14792 #: config/tc-nds32.c:2381
14793 msgid ""
14794 "<freg>\t  Specify a FPU configuration\n"
14795 "\t\t\t  <freg>\n"
14796 "\t\t\t  0:     8 SP /  4 DP registers\n"
14797 "\t\t\t  1:    16 SP /  8 DP registers\n"
14798 "\t\t\t  2:    32 SP / 16 DP registers\n"
14799 "\t\t\t  3:    32 SP / 32 DP registers"
14800 msgstr ""
14802 #: config/tc-nds32.c:2387
14803 msgid ""
14804 "<abi>\t          Specify a abi version\n"
14805 "\t\t\t  <abi> could be v1, v2, v2fp, v2fpp"
14806 msgstr ""
14808 #: config/tc-nds32.c:2420
14809 msgid "Multiply instructions support"
14810 msgstr ""
14812 #: config/tc-nds32.c:2421
14813 msgid "Divide instructions support"
14814 msgstr ""
14816 #: config/tc-nds32.c:2422
14817 msgid "16-bit extension"
14818 msgstr ""
14820 #: config/tc-nds32.c:2423
14821 msgid "d0/d1 registers"
14822 msgstr ""
14824 #: config/tc-nds32.c:2424
14825 msgid "Performance extension"
14826 msgstr ""
14828 #: config/tc-nds32.c:2425
14829 msgid "Performance extension 2"
14830 msgstr ""
14832 #: config/tc-nds32.c:2426
14833 msgid "String extension"
14834 msgstr ""
14836 #: config/tc-nds32.c:2427
14837 msgid "Reduced Register configuration (GPR16) option"
14838 msgstr ""
14840 #: config/tc-nds32.c:2428
14841 msgid "AUDIO ISA extension"
14842 msgstr ""
14844 #: config/tc-nds32.c:2429
14845 msgid "FPU SP extension"
14846 msgstr ""
14848 #: config/tc-nds32.c:2430
14849 msgid "FPU DP extension"
14850 msgstr ""
14852 #: config/tc-nds32.c:2431
14853 msgid "FPU fused-multiply-add instructions"
14854 msgstr ""
14856 #: config/tc-nds32.c:2432
14857 msgid "DSP extension"
14858 msgstr ""
14860 #: config/tc-nds32.c:2433
14861 msgid "hardware loop extension"
14862 msgstr ""
14864 #: config/tc-nds32.c:2470
14865 #, c-format
14866 msgid ""
14867 "\n"
14868 " NDS32-specific assembler options:\n"
14869 msgstr ""
14871 #: config/tc-nds32.c:2471
14872 #, c-format
14873 msgid ""
14874 "  -O1,\t\t\t  Optimize for performance\n"
14875 "  -Os\t\t\t  Optimize for space\n"
14876 msgstr ""
14878 #: config/tc-nds32.c:2474
14879 #, c-format
14880 msgid ""
14881 "  -EL, -mel or -little    Produce little endian output\n"
14882 "  -EB, -meb or -big       Produce big endian output\n"
14883 "  -mpic\t\t\t  Generate PIC\n"
14884 "  -mno-fp-as-gp-relax\t  Suppress fp-as-gp relaxation for this file\n"
14885 "  -mb2bb-relax\t\t  Back-to-back branch optimization\n"
14886 "  -mno-all-relax\t  Suppress all relaxation for this file\n"
14887 msgstr ""
14889 #: config/tc-nds32.c:2485
14890 #, c-format
14891 msgid "  -m%s%s\n"
14892 msgstr ""
14894 #: config/tc-nds32.c:2492
14895 #, c-format
14896 msgid "  -m[no-]%-17sEnable/Disable %s\n"
14897 msgstr ""
14899 #: config/tc-nds32.c:2496
14900 #, c-format
14901 msgid "  -mall-ext\t\t  Turn on all extensions and instructions support\n"
14902 msgstr ""
14904 #: config/tc-nds32.c:2770
14905 #, c-format
14906 msgid "la must use with symbol. '%s'"
14907 msgstr ""
14909 #: config/tc-nds32.c:2823
14910 #, c-format
14911 msgid "need PIC qualifier with symbol. '%s'"
14912 msgstr ""
14914 #: config/tc-nds32.c:2860
14915 #, c-format
14916 msgid "Operand is not a constant. `%s'"
14917 msgstr ""
14919 #: config/tc-nds32.c:2949
14920 #, c-format
14921 msgid "needs @GOT or @GOTOFF. %s"
14922 msgstr ""
14924 #: config/tc-nds32.c:3487
14925 #, c-format
14926 msgid "Too many argument. `%s'"
14927 msgstr ""
14929 #. Logic here rejects the input arch name.
14930 #: config/tc-nds32.c:3548
14931 #, c-format
14932 msgid "unknown arch name `%s'\n"
14933 msgstr ""
14935 #. Logic here rejects the input baseline.
14936 #: config/tc-nds32.c:3567
14937 #, c-format
14938 msgid "unknown baseline `%s'\n"
14939 msgstr ""
14941 #. Logic here rejects the input FPU configuration.
14942 #: config/tc-nds32.c:3590
14943 #, c-format
14944 msgid "unknown FPU configuration `%s'\n"
14945 msgstr ""
14947 #. Logic here rejects the input abi version.
14948 #: config/tc-nds32.c:3614
14949 #, c-format
14950 msgid "unknown ABI version`%s'\n"
14951 msgstr ""
14953 #: config/tc-nds32.c:4339
14954 #, c-format
14955 msgid "Different arguments of .vec_size are found, previous %d, current %d"
14956 msgstr ""
14958 #: config/tc-nds32.c:4344
14959 #, c-format
14960 msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
14961 msgstr ""
14963 #: config/tc-nds32.c:4348
14964 msgid "Argument of .vec_size is not a constant."
14965 msgstr ""
14967 #: config/tc-nds32.c:4934
14968 #, c-format
14969 msgid "Don't know how to handle this field. %s"
14970 msgstr ""
14972 #: config/tc-nds32.c:5299
14973 #, c-format
14974 msgid "instruction %s requires enabling performance extension"
14975 msgstr ""
14977 #: config/tc-nds32.c:5311
14978 #, c-format
14979 msgid "instruction %s requires enabling performance extension II"
14980 msgstr ""
14982 #: config/tc-nds32.c:5323
14983 #, c-format
14984 msgid "instruction %s requires enabling AUDIO extension"
14985 msgstr ""
14987 #: config/tc-nds32.c:5335
14988 #, c-format
14989 msgid "instruction %s requires enabling STRING extension"
14990 msgstr ""
14992 #: config/tc-nds32.c:5349
14993 #, c-format
14994 msgid "instruction %s requires enabling DIV & DX_REGS extension"
14995 msgstr ""
14997 #: config/tc-nds32.c:5364
14998 #, c-format
14999 msgid "instruction %s requires enabling FPU extension"
15000 msgstr ""
15002 #: config/tc-nds32.c:5376
15003 #, c-format
15004 msgid "instruction %s requires enabling FPU_SP extension"
15005 msgstr ""
15007 #: config/tc-nds32.c:5388
15008 #, c-format
15009 msgid "instruction %s requires enabling FPU_DP extension"
15010 msgstr ""
15012 #: config/tc-nds32.c:5399 config/tc-nds32.c:5407
15013 #, c-format
15014 msgid "instruction %s requires enabling FPU_MAC extension"
15015 msgstr ""
15017 #: config/tc-nds32.c:5415
15018 #, c-format
15019 msgid "instruction %s requires enabling DX_REGS extension"
15020 msgstr ""
15022 #: config/tc-nds32.c:5431
15023 #, c-format
15024 msgid "instruction %s requires enabling dsp extension"
15025 msgstr ""
15027 #: config/tc-nds32.c:5443
15028 #, c-format
15029 msgid "instruction %s requires enabling zol extension"
15030 msgstr ""
15032 #: config/tc-nds32.c:5448
15033 #, c-format
15034 msgid "internal error: unknown instruction attribute: 0x%08x"
15035 msgstr ""
15037 #: config/tc-nds32.c:5741
15038 #, c-format
15039 msgid "relax hint unrecognized instruction: line %d."
15040 msgstr ""
15042 #: config/tc-nds32.c:5796
15043 #, c-format
15044 msgid "Can not find match relax hint.  Line: %d"
15045 msgstr ""
15047 #: config/tc-nds32.c:5994
15048 msgid "Internal error: .relax_hint KEY is not a number!"
15049 msgstr ""
15051 #: config/tc-nds32.c:6022
15052 #, c-format
15053 msgid "Internal error: Relax hint (%s) error. %s: %s (%x)"
15054 msgstr ""
15056 #: config/tc-nds32.c:6099
15057 #, c-format
15058 msgid "Internal error: Range error. %s"
15059 msgstr ""
15061 #: config/tc-nds32.c:6160
15062 msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!"
15063 msgstr ""
15065 #: config/tc-nds32.c:6308
15066 #, c-format
15067 msgid "Not support instruction %s in verbatim."
15068 msgstr ""
15070 #: config/tc-nds32.c:6315
15071 #, c-format
15072 msgid "16-bit instruction is disabled: %s."
15073 msgstr ""
15075 #: config/tc-nds32.c:6342
15076 #, c-format
15077 msgid "Instruction %s not supported in the baseline."
15078 msgstr ""
15080 #: config/tc-nds32.c:6409
15081 #, c-format
15082 msgid "Unrecognized opcode, %s."
15083 msgstr ""
15085 #: config/tc-nds32.c:6412
15086 #, c-format
15087 msgid "Incorrect syntax, %s."
15088 msgstr ""
15090 #: config/tc-nds32.c:6415
15091 #, c-format
15092 msgid "Unrecognized operand/register, %s."
15093 msgstr ""
15095 #: config/tc-nds32.c:6418
15096 #, c-format
15097 msgid "Operand out of range, %s."
15098 msgstr ""
15100 #: config/tc-nds32.c:6421
15101 #, c-format
15102 msgid "Prohibited register used for reduced-register, %s."
15103 msgstr ""
15105 #: config/tc-nds32.c:6424
15106 #, c-format
15107 msgid "Junk at end of line, %s."
15108 msgstr ""
15110 #: config/tc-nds32.c:7122
15111 msgid "Addend to unresolved symbol is not on word boundary."
15112 msgstr ""
15114 #. Should never here.
15115 #: config/tc-nds32.c:7617
15116 msgid "Used FPU instructions requires enabling FPU extension"
15117 msgstr ""
15119 #: config/tc-nds32.c:7813
15120 #, c-format
15121 msgid "Internal error: Unknown fixup type %d (`%s')"
15122 msgstr ""
15124 #: config/tc-ns32k.c:437
15125 msgid "Invalid syntax in PC-relative addressing mode"
15126 msgstr ""
15128 #: config/tc-ns32k.c:461
15129 msgid "Invalid syntax in External addressing mode"
15130 msgstr ""
15132 #: config/tc-ns32k.c:542
15133 msgid "Invalid syntax in Memory Relative addressing mode"
15134 msgstr ""
15136 #: config/tc-ns32k.c:609
15137 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
15138 msgstr ""
15140 #: config/tc-ns32k.c:614
15141 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
15142 msgstr ""
15144 #: config/tc-ns32k.c:619
15145 msgid "Scaled-indexed addressing mode combined with scaled-index"
15146 msgstr ""
15148 #: config/tc-ns32k.c:630
15149 msgid "Invalid or illegal addressing mode combined with scaled-index"
15150 msgstr ""
15152 #: config/tc-ns32k.c:753
15153 msgid "Premature end of suffix -- Defaulting to d"
15154 msgstr ""
15156 #: config/tc-ns32k.c:766
15157 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
15158 msgstr ""
15160 #: config/tc-ns32k.c:811
15161 msgid "Very short instr to option, ie you can't do it on a NULLstr"
15162 msgstr ""
15164 #: config/tc-ns32k.c:861
15165 msgid "No such entry in list. (cpu/mmu register)"
15166 msgstr ""
15168 #: config/tc-ns32k.c:918
15169 msgid "Internal consistency error.  check ns32k-opcode.h"
15170 msgstr ""
15172 #: config/tc-ns32k.c:943
15173 msgid "Address of immediate operand"
15174 msgstr ""
15176 #: config/tc-ns32k.c:944
15177 msgid "Invalid immediate write operand."
15178 msgstr ""
15180 #: config/tc-ns32k.c:1074
15181 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
15182 msgstr ""
15184 #: config/tc-ns32k.c:1108
15185 msgid "No such opcode"
15186 msgstr ""
15188 #: config/tc-ns32k.c:1183
15189 msgid "Bad suffix, defaulting to d"
15190 msgstr ""
15192 #: config/tc-ns32k.c:1210
15193 msgid "Too many operands passed to instruction"
15194 msgstr ""
15196 #. Check error in default.
15197 #: config/tc-ns32k.c:1222
15198 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
15199 msgstr ""
15201 #: config/tc-ns32k.c:1225
15202 msgid "Wrong number of operands"
15203 msgstr ""
15205 #: config/tc-ns32k.c:1298
15206 #, c-format
15207 msgid "Can not do %d byte pc-relative relocation for storage type %d"
15208 msgstr ""
15210 #: config/tc-ns32k.c:1301
15211 #, c-format
15212 msgid "Can not do %d byte relocation for storage type %d"
15213 msgstr ""
15215 #: config/tc-ns32k.c:1393
15216 #, c-format
15217 msgid "value of %ld out of byte displacement range."
15218 msgstr ""
15220 #: config/tc-ns32k.c:1403
15221 #, c-format
15222 msgid "value of %ld out of word displacement range."
15223 msgstr ""
15225 #: config/tc-ns32k.c:1418
15226 #, c-format
15227 msgid "value of %ld out of double word displacement range."
15228 msgstr ""
15230 #: config/tc-ns32k.c:1439
15231 #, c-format
15232 msgid "Internal logic error.  Line %d, file: \"%s\""
15233 msgstr ""
15235 #: config/tc-ns32k.c:1487
15236 #, c-format
15237 msgid "Internal logic error. line %d, file \"%s\""
15238 msgstr ""
15240 #: config/tc-ns32k.c:1588
15241 msgid "Bit field out of range"
15242 msgstr ""
15244 #: config/tc-ns32k.c:1688
15245 msgid "iif convert internal pcrel/binary"
15246 msgstr ""
15248 #: config/tc-ns32k.c:1705
15249 msgid "Bignum too big for long"
15250 msgstr ""
15252 #: config/tc-ns32k.c:1782
15253 msgid "iif convert internal pcrel/pointer"
15254 msgstr ""
15256 #: config/tc-ns32k.c:1787
15257 msgid "Internal logic error in iif.iifP[n].type"
15258 msgstr ""
15260 #. We can't relax this case.
15261 #: config/tc-ns32k.c:1823
15262 msgid "Can't relax difference"
15263 msgstr ""
15265 #: config/tc-ns32k.c:1864
15266 msgid "Displacement too large for :d"
15267 msgstr ""
15269 #: config/tc-ns32k.c:1877
15270 msgid "Internal logic error in iif.iifP[].type"
15271 msgstr ""
15273 #: config/tc-ns32k.c:2141
15274 #, c-format
15275 msgid "invalid architecture option -m%s, ignored"
15276 msgstr ""
15278 #: config/tc-ns32k.c:2154
15279 #, c-format
15280 msgid "invalid default displacement size \"%s\". Defaulting to %d."
15281 msgstr ""
15283 #: config/tc-ns32k.c:2170
15284 #, c-format
15285 msgid ""
15286 "NS32K options:\n"
15287 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
15288 "--disp-size-default=<1|2|4>\n"
15289 msgstr ""
15291 #: config/tc-ns32k.c:2246
15292 #, c-format
15293 msgid "Cannot find relocation type for symbol %s, code %d"
15294 msgstr ""
15296 #: config/tc-pdp11.c:351 config/tc-pdp11.c:369 config/tc-pdp11.c:375
15297 #: config/tc-pdp11.c:400 config/tc-pdp11.c:406 config/tc-pdp11.c:419
15298 msgid "Bad register name"
15299 msgstr ""
15301 #: config/tc-pdp11.c:438 config/tc-pdp11.c:502 config/tc-pdp11.c:513
15302 msgid "Error in expression"
15303 msgstr ""
15305 #: config/tc-pdp11.c:510
15306 msgid "Low order bits truncated in immediate float operand"
15307 msgstr ""
15309 #: config/tc-pdp11.c:654
15310 msgid "Float AC not legal as integer operand"
15311 msgstr ""
15313 #: config/tc-pdp11.c:674
15314 msgid "General register not legal as float operand"
15315 msgstr ""
15317 #: config/tc-pdp11.c:707
15318 msgid "No instruction found"
15319 msgstr ""
15321 #: config/tc-pdp11.c:717 config/tc-z80.c:3668
15322 #, c-format
15323 msgid "Unknown instruction '%s'"
15324 msgstr ""
15326 #: config/tc-pdp11.c:723
15327 #, c-format
15328 msgid "Unsupported instruction set extension: %s"
15329 msgstr ""
15331 #: config/tc-pdp11.c:757
15332 msgid "operand is not an absolute constant"
15333 msgstr ""
15335 #: config/tc-pdp11.c:765
15336 msgid "3-bit immediate out of range"
15337 msgstr ""
15339 #: config/tc-pdp11.c:772
15340 msgid "6-bit immediate out of range"
15341 msgstr ""
15343 #: config/tc-pdp11.c:779
15344 msgid "8-bit immediate out of range"
15345 msgstr ""
15347 #: config/tc-pdp11.c:796 config/tc-pdp11.c:989
15348 msgid "Symbol expected"
15349 msgstr ""
15351 #: config/tc-pdp11.c:801
15352 msgid "8-bit displacement out of range"
15353 msgstr ""
15355 #: config/tc-pdp11.c:843 config/tc-pdp11.c:864 config/tc-pdp11.c:881
15356 #: config/tc-pdp11.c:902 config/tc-pdp11.c:919 config/tc-pdp11.c:940
15357 #: config/tc-pdp11.c:959 config/tc-pdp11.c:980
15358 msgid "Missing ','"
15359 msgstr ""
15361 #: config/tc-pdp11.c:994
15362 msgid "6-bit displacement out of range"
15363 msgstr ""
15365 #: config/tc-pdp11.c:1015 config/tc-tilegx.c:1212 config/tc-tilepro.c:1095
15366 #: config/tc-vax.c:1945
15367 msgid "Too many operands"
15368 msgstr ""
15370 #: config/tc-pdp11.c:1464
15371 #, c-format
15372 msgid "Can not represent %s relocation in this object file format"
15373 msgstr ""
15375 #: config/tc-pj.c:64 config/tc-pj.c:73
15376 msgid "confusing relocation expressions"
15377 msgstr ""
15379 #: config/tc-pj.c:157
15380 msgid "can't have relocation for ipush"
15381 msgstr ""
15383 #: config/tc-pj.c:289
15384 msgid "expected expression"
15385 msgstr ""
15387 #: config/tc-pj.c:355
15388 #, c-format
15389 msgid ""
15390 "PJ options:\n"
15391 "-little\t\t\tgenerate little endian code\n"
15392 "-big\t\t\tgenerate big endian code\n"
15393 msgstr ""
15395 #: config/tc-pj.c:380 config/tc-sh.c:3580 config/tc-sh.c:3587
15396 #: config/tc-sh.c:3594 config/tc-sh.c:3601
15397 msgid "pcrel too far"
15398 msgstr ""
15400 #: config/tc-ppc.c:964 config/tc-ppc.c:972 config/tc-ppc.c:3497
15401 msgid "invalid register expression"
15402 msgstr ""
15404 #: config/tc-ppc.c:1135 config/tc-ppc.c:1193 config/tc-ppc.c:1241
15405 msgid "the use of -mvle requires big endian."
15406 msgstr ""
15408 #: config/tc-ppc.c:1173 config/tc-ppc.c:1195
15409 msgid "the use of -mvle requires -a32."
15410 msgstr ""
15412 #: config/tc-ppc.c:1175
15413 #, c-format
15414 msgid "%s unsupported"
15415 msgstr ""
15417 #: config/tc-ppc.c:1268 config/tc-s390.c:493 config/tc-s390.c:500
15418 #, c-format
15419 msgid "invalid switch -m%s"
15420 msgstr ""
15422 #: config/tc-ppc.c:1299
15423 msgid "--nops needs a numeric argument"
15424 msgstr ""
15426 #: config/tc-ppc.c:1335
15427 #, c-format
15428 msgid "PowerPC options:\n"
15429 msgstr ""
15431 #: config/tc-ppc.c:1337
15432 #, c-format
15433 msgid "-a32                    generate ELF32/XCOFF32\n"
15434 msgstr ""
15436 #: config/tc-ppc.c:1340
15437 #, c-format
15438 msgid "-a64                    generate ELF64/XCOFF64\n"
15439 msgstr ""
15441 #: config/tc-ppc.c:1342
15442 #, c-format
15443 msgid "-u                      ignored\n"
15444 msgstr ""
15446 #: config/tc-ppc.c:1344
15447 #, c-format
15448 msgid "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
15449 msgstr ""
15451 #: config/tc-ppc.c:1346
15452 #, c-format
15453 msgid "-mpwr                   generate code for POWER (RIOS1)\n"
15454 msgstr ""
15456 #: config/tc-ppc.c:1348
15457 #, c-format
15458 msgid "-m601                   generate code for PowerPC 601\n"
15459 msgstr ""
15461 #: config/tc-ppc.c:1350
15462 #, c-format
15463 msgid ""
15464 "-mppc, -mppc32, -m603, -m604\n"
15465 "                        generate code for PowerPC 603/604\n"
15466 msgstr ""
15468 #: config/tc-ppc.c:1353
15469 #, c-format
15470 msgid "-m403                   generate code for PowerPC 403\n"
15471 msgstr ""
15473 #: config/tc-ppc.c:1355
15474 #, c-format
15475 msgid "-m405                   generate code for PowerPC 405\n"
15476 msgstr ""
15478 #: config/tc-ppc.c:1357
15479 #, c-format
15480 msgid "-m440                   generate code for PowerPC 440\n"
15481 msgstr ""
15483 #: config/tc-ppc.c:1359
15484 #, c-format
15485 msgid "-m464                   generate code for PowerPC 464\n"
15486 msgstr ""
15488 #: config/tc-ppc.c:1361
15489 #, c-format
15490 msgid "-m476                   generate code for PowerPC 476\n"
15491 msgstr ""
15493 #: config/tc-ppc.c:1363
15494 #, c-format
15495 msgid ""
15496 "-m7400, -m7410, -m7450, -m7455\n"
15497 "                        generate code for PowerPC 7400/7410/7450/7455\n"
15498 msgstr ""
15500 #: config/tc-ppc.c:1366
15501 #, c-format
15502 msgid ""
15503 "-m750cl, -mgekko, -mbroadway\n"
15504 "                        generate code for PowerPC 750cl/Gekko/Broadway\n"
15505 msgstr ""
15507 #: config/tc-ppc.c:1369
15508 #, c-format
15509 msgid "-m821, -m850, -m860     generate code for PowerPC 821/850/860\n"
15510 msgstr ""
15512 #: config/tc-ppc.c:1371
15513 #, c-format
15514 msgid "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
15515 msgstr ""
15517 #: config/tc-ppc.c:1373
15518 #, c-format
15519 msgid ""
15520 "-mppc64bridge           generate code for PowerPC 64, including bridge "
15521 "insns\n"
15522 msgstr ""
15524 #: config/tc-ppc.c:1375
15525 #, c-format
15526 msgid "-mbooke                 generate code for 32-bit PowerPC BookE\n"
15527 msgstr ""
15529 #: config/tc-ppc.c:1377
15530 #, c-format
15531 msgid "-ma2                    generate code for A2 architecture\n"
15532 msgstr ""
15534 #: config/tc-ppc.c:1379
15535 #, c-format
15536 msgid "-mpower4, -mpwr4        generate code for Power4 architecture\n"
15537 msgstr ""
15539 #: config/tc-ppc.c:1381
15540 #, c-format
15541 msgid ""
15542 "-mpower5, -mpwr5, -mpwr5x\n"
15543 "                        generate code for Power5 architecture\n"
15544 msgstr ""
15546 #: config/tc-ppc.c:1384
15547 #, c-format
15548 msgid "-mpower6, -mpwr6        generate code for Power6 architecture\n"
15549 msgstr ""
15551 #: config/tc-ppc.c:1386
15552 #, c-format
15553 msgid "-mpower7, -mpwr7        generate code for Power7 architecture\n"
15554 msgstr ""
15556 #: config/tc-ppc.c:1388
15557 #, c-format
15558 msgid "-mpower8, -mpwr8        generate code for Power8 architecture\n"
15559 msgstr ""
15561 #: config/tc-ppc.c:1390
15562 #, c-format
15563 msgid "-mpower9, -mpwr9        generate code for Power9 architecture\n"
15564 msgstr ""
15566 #: config/tc-ppc.c:1392
15567 #, c-format
15568 msgid "-mpower10, -mpwr10      generate code for Power10 architecture\n"
15569 msgstr ""
15571 #: config/tc-ppc.c:1394
15572 #, c-format
15573 msgid "-mpower11, -mpwr11      generate code for Power11 architecture\n"
15574 msgstr ""
15576 #: config/tc-ppc.c:1396
15577 #, c-format
15578 msgid "-mlibresoc              generate code for Libre-SOC architecture\n"
15579 msgstr ""
15581 #: config/tc-ppc.c:1398
15582 #, c-format
15583 msgid "-mfuture                generate code for 'future' architecture\n"
15584 msgstr ""
15586 #: config/tc-ppc.c:1400
15587 #, c-format
15588 msgid ""
15589 "-mcell                  generate code for Cell Broadband Engine "
15590 "architecture\n"
15591 msgstr ""
15593 #: config/tc-ppc.c:1402
15594 #, c-format
15595 msgid ""
15596 "-mcom                   generate code for Power/PowerPC common instructions\n"
15597 msgstr ""
15599 #: config/tc-ppc.c:1404
15600 #, c-format
15601 msgid ""
15602 "-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
15603 msgstr ""
15605 #: config/tc-ppc.c:1406
15606 #, c-format
15607 msgid "-maltivec               generate code for AltiVec\n"
15608 msgstr ""
15610 #: config/tc-ppc.c:1408
15611 #, c-format
15612 msgid ""
15613 "-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
15614 msgstr ""
15616 #: config/tc-ppc.c:1410
15617 #, c-format
15618 msgid "-me300                  generate code for PowerPC e300 family\n"
15619 msgstr ""
15621 #: config/tc-ppc.c:1412
15622 #, c-format
15623 msgid "-me500, -me500x2        generate code for Motorola e500 core complex\n"
15624 msgstr ""
15626 #: config/tc-ppc.c:1414
15627 #, c-format
15628 msgid ""
15629 "-me500mc,               generate code for Freescale e500mc core complex\n"
15630 msgstr ""
15632 #: config/tc-ppc.c:1416
15633 #, c-format
15634 msgid ""
15635 "-me500mc64,             generate code for Freescale e500mc64 core complex\n"
15636 msgstr ""
15638 #: config/tc-ppc.c:1418
15639 #, c-format
15640 msgid ""
15641 "-me5500,                generate code for Freescale e5500 core complex\n"
15642 msgstr ""
15644 #: config/tc-ppc.c:1420
15645 #, c-format
15646 msgid ""
15647 "-me6500,                generate code for Freescale e6500 core complex\n"
15648 msgstr ""
15650 #: config/tc-ppc.c:1422
15651 #, c-format
15652 msgid "-mspe                   generate code for Motorola SPE instructions\n"
15653 msgstr ""
15655 #: config/tc-ppc.c:1424
15656 #, c-format
15657 msgid "-mspe2                  generate code for Freescale SPE2 instructions\n"
15658 msgstr ""
15660 #: config/tc-ppc.c:1426
15661 #, c-format
15662 msgid "-mvle                   generate code for Freescale VLE instructions\n"
15663 msgstr ""
15665 #: config/tc-ppc.c:1428
15666 #, c-format
15667 msgid ""
15668 "-mtitan                 generate code for AppliedMicro Titan core complex\n"
15669 msgstr ""
15671 #: config/tc-ppc.c:1430
15672 #, c-format
15673 msgid "-mregnames              Allow symbolic names for registers\n"
15674 msgstr ""
15676 #: config/tc-ppc.c:1432
15677 #, c-format
15678 msgid "-mno-regnames           Do not allow symbolic names for registers\n"
15679 msgstr ""
15681 #: config/tc-ppc.c:1435
15682 #, c-format
15683 msgid "-mrelocatable           support for GCC's -mrelocatble option\n"
15684 msgstr ""
15686 #: config/tc-ppc.c:1437
15687 #, c-format
15688 msgid "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
15689 msgstr ""
15691 #: config/tc-ppc.c:1439
15692 #, c-format
15693 msgid "-memb                   set PPC_EMB bit in ELF flags\n"
15694 msgstr ""
15696 #: config/tc-ppc.c:1441
15697 #, c-format
15698 msgid ""
15699 "-mlittle, -mlittle-endian, -le\n"
15700 "                        generate code for a little endian machine\n"
15701 msgstr ""
15703 #: config/tc-ppc.c:1444
15704 #, c-format
15705 msgid ""
15706 "-mbig, -mbig-endian, -be\n"
15707 "                        generate code for a big endian machine\n"
15708 msgstr ""
15710 #: config/tc-ppc.c:1447
15711 #, c-format
15712 msgid "-msolaris               generate code for Solaris\n"
15713 msgstr ""
15715 #: config/tc-ppc.c:1449
15716 #, c-format
15717 msgid "-mno-solaris            do not generate code for Solaris\n"
15718 msgstr ""
15720 #: config/tc-ppc.c:1451
15721 #, c-format
15722 msgid "-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
15723 msgstr ""
15725 #: config/tc-ppc.c:1453
15726 #, c-format
15727 msgid "-V                      print assembler version number\n"
15728 msgstr ""
15730 #: config/tc-ppc.c:1455
15731 #, c-format
15732 msgid "-Qy, -Qn                ignored\n"
15733 msgstr ""
15735 #: config/tc-ppc.c:1458
15736 #, c-format
15737 msgid ""
15738 "-nops=count             when aligning, more than COUNT nops uses a branch\n"
15739 msgstr ""
15741 #: config/tc-ppc.c:1460
15742 #, c-format
15743 msgid "-ppc476-workaround      warn if emitting data to code sections\n"
15744 msgstr ""
15746 #: config/tc-ppc.c:1490
15747 #, c-format
15748 msgid "unknown default cpu = %s, os = %s"
15749 msgstr ""
15751 #: config/tc-ppc.c:1576
15752 #, c-format
15753 msgid "mask trims opcode bits for %s"
15754 msgstr ""
15756 #: config/tc-ppc.c:1586
15757 #, c-format
15758 msgid "operand index error for %s"
15759 msgstr ""
15761 #: config/tc-ppc.c:1612
15762 #, c-format
15763 msgid "operand %d overlap in %s"
15764 msgstr ""
15766 #: config/tc-ppc.c:1621
15767 #, c-format
15768 msgid "non-optional operand %d follows optional operand in %s"
15769 msgstr ""
15771 #: config/tc-ppc.c:1687
15772 #, c-format
15773 msgid "powerpc_operands[%d].bitm invalid"
15774 msgstr ""
15776 #: config/tc-ppc.c:1694
15777 #, c-format
15778 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
15779 msgstr ""
15781 #: config/tc-ppc.c:1722 config/tc-ppc.c:1775 config/tc-ppc.c:1817
15782 #: config/tc-ppc.c:1865
15783 #, c-format
15784 msgid "major opcode is not sorted for %s"
15785 msgstr ""
15787 #: config/tc-ppc.c:1728
15788 #, c-format
15789 msgid "%s is enabled by vle flag"
15790 msgstr ""
15792 #: config/tc-ppc.c:1735
15793 #, c-format
15794 msgid "%s not disabled by vle flag"
15795 msgstr ""
15797 #: config/tc-ppc.c:1841
15798 #, c-format
15799 msgid "opcode is not sorted for %s"
15800 msgstr ""
15802 #: config/tc-ppc.c:2259
15803 #, c-format
15804 msgid "symbol+offset@%s means symbol@%s+offset"
15805 msgstr ""
15807 #: config/tc-ppc.c:2279
15808 #, c-format
15809 msgid "symbol+offset@%s not supported"
15810 msgstr ""
15812 #: config/tc-ppc.c:2358 config/tc-ppc.c:4223 config/tc-ppc.c:7693
15813 msgid "data in executable section"
15814 msgstr ""
15816 #: config/tc-ppc.c:2399
15817 msgid "expected comma after symbol-name: rest of line ignored."
15818 msgstr ""
15820 #: config/tc-ppc.c:2432
15821 #, c-format
15822 msgid "ignoring attempt to re-define symbol `%s'."
15823 msgstr ""
15825 #: config/tc-ppc.c:2440
15826 #, c-format
15827 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
15828 msgstr ""
15830 #: config/tc-ppc.c:2458
15831 msgid "common alignment not a power of 2"
15832 msgstr ""
15834 #: config/tc-ppc.c:2500
15835 #, c-format
15836 msgid "expected comma after name `%s' in .localentry directive"
15837 msgstr ""
15839 #: config/tc-ppc.c:2510
15840 msgid "missing expression in .localentry directive"
15841 msgstr ""
15843 #: config/tc-ppc.c:2531
15844 #, c-format
15845 msgid ".localentry expression for `%s' is not a valid power of 2"
15846 msgstr ""
15848 #: config/tc-ppc.c:2548
15849 #, c-format
15850 msgid ".localentry expression for `%s' does not evaluate to a constant"
15851 msgstr ""
15853 #: config/tc-ppc.c:2563
15854 msgid "missing expression in .abiversion directive"
15855 msgstr ""
15857 #: config/tc-ppc.c:2572
15858 msgid ".abiversion expression does not evaluate to a constant"
15859 msgstr ""
15861 #: config/tc-ppc.c:2652
15862 msgid "relocation cannot be done when using -mrelocatable"
15863 msgstr ""
15865 #: config/tc-ppc.c:2698
15866 msgid "TOC section size exceeds 64k"
15867 msgstr ""
15869 #: config/tc-ppc.c:3258
15870 #, c-format
15871 msgid "%s howto doesn't match size/pcrel in gas"
15872 msgstr ""
15874 #: config/tc-ppc.c:3337
15875 #, c-format
15876 msgid "unrecognized opcode: `%s'"
15877 msgstr ""
15879 #. lmw, stmw, lswi, lswx, stswi, stswx
15880 #: config/tc-ppc.c:3348
15881 #, c-format
15882 msgid "`%s' invalid when little-endian"
15883 msgstr ""
15885 #: config/tc-ppc.c:3690
15886 #, c-format
15887 msgid "@tls may not be used with \"%s\" operands"
15888 msgstr ""
15890 #: config/tc-ppc.c:3693
15891 msgid "@tls may only be used in last operand"
15892 msgstr ""
15894 #: config/tc-ppc.c:3731 config/tc-ppc.c:3741 config/tc-ppc.c:3751
15895 #: config/tc-ppc.c:3766
15896 #, c-format
15897 msgid "%s unsupported on this instruction"
15898 msgstr ""
15900 #: config/tc-ppc.c:3813
15901 #, c-format
15902 msgid "assuming %s on symbol"
15903 msgstr ""
15905 #: config/tc-ppc.c:3936
15906 msgid "unsupported relocation for DS offset field"
15907 msgstr ""
15909 #: config/tc-ppc.c:3989
15910 #, c-format
15911 msgid "syntax error; found `%c', expected `%c'"
15912 msgstr ""
15914 #: config/tc-ppc.c:3994
15915 #, c-format
15916 msgid "syntax error; end of line, expected `%c'"
15917 msgstr ""
15919 #: config/tc-ppc.c:4059 config/tc-ppc.c:6863
15920 #, c-format
15921 msgid "instruction address is not a multiple of %d"
15922 msgstr ""
15924 #: config/tc-ppc.c:4180
15925 msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
15926 msgstr ""
15928 #: config/tc-ppc.c:4330
15929 msgid "missing size"
15930 msgstr ""
15932 #: config/tc-ppc.c:4339
15933 msgid "negative size"
15934 msgstr ""
15936 #: config/tc-ppc.c:4366
15937 msgid "Unknown visibility field in .comm"
15938 msgstr ""
15940 #: config/tc-ppc.c:4384
15941 msgid "missing real symbol name"
15942 msgstr ""
15944 #: config/tc-ppc.c:4423
15945 msgid "attempt to redefine symbol"
15946 msgstr ""
15948 #: config/tc-ppc.c:4732
15949 #, c-format
15950 msgid "no known dwarf XCOFF section for flag 0x%08x\n"
15951 msgstr ""
15953 #: config/tc-ppc.c:4745
15954 #, c-format
15955 msgid "label %s was not defined in this dwarf section"
15956 msgstr ""
15958 #: config/tc-ppc.c:4859
15959 msgid "the XCOFF file format does not support arbitrary sections"
15960 msgstr ""
15962 #: config/tc-ppc.c:4897
15963 msgid "Unknown visibility field in .extern"
15964 msgstr ""
15966 #: config/tc-ppc.c:4934
15967 msgid "Unknown visibility field in .globl"
15968 msgstr ""
15970 #: config/tc-ppc.c:4971
15971 msgid "Unknown visibility field in .weak"
15972 msgstr ""
15974 #: config/tc-ppc.c:5022
15975 msgid ".ref outside .csect"
15976 msgstr ""
15978 #: config/tc-ppc.c:5043 config/tc-ppc.c:5303
15979 msgid "missing symbol name"
15980 msgstr ""
15982 #: config/tc-ppc.c:5073
15983 msgid "missing rename string"
15984 msgstr ""
15986 #: config/tc-ppc.c:5103 config/tc-ppc.c:5705
15987 msgid "missing value"
15988 msgstr ""
15990 #: config/tc-ppc.c:5121
15991 msgid "illegal .stabx expression; zero assumed"
15992 msgstr ""
15994 #: config/tc-ppc.c:5153
15995 msgid "missing class"
15996 msgstr ""
15998 #: config/tc-ppc.c:5162
15999 msgid "missing type"
16000 msgstr ""
16002 #: config/tc-ppc.c:5189
16003 msgid ".stabx of storage class stsym must be within .bs/.es"
16004 msgstr ""
16006 #: config/tc-ppc.c:5493
16007 msgid "nested .bs blocks"
16008 msgstr ""
16010 #: config/tc-ppc.c:5524
16011 msgid ".es without preceding .bs"
16012 msgstr ""
16014 #: config/tc-ppc.c:5697
16015 msgid "non-constant byte count"
16016 msgstr ""
16018 #: config/tc-ppc.c:5772
16019 msgid ".tc not in .toc section"
16020 msgstr ""
16022 #: config/tc-ppc.c:5790
16023 msgid ".tc with no label"
16024 msgstr ""
16026 #: config/tc-ppc.c:5818
16027 #, c-format
16028 msgid ".tc with storage class %d not yet supported"
16029 msgstr ""
16031 #: config/tc-ppc.c:5887 config/tc-s390.c:2187
16032 msgid ".machine stack overflow"
16033 msgstr ""
16035 #: config/tc-ppc.c:5894 config/tc-s390.c:2198
16036 msgid ".machine stack underflow"
16037 msgstr ""
16039 #: config/tc-ppc.c:5936 config/tc-s390.c:2210
16040 #, c-format
16041 msgid "invalid machine `%s'"
16042 msgstr ""
16044 #: config/tc-ppc.c:5981
16045 msgid "bad symbol suffix"
16046 msgstr ""
16048 #: config/tc-ppc.c:6080
16049 msgid "unrecognized symbol suffix"
16050 msgstr ""
16052 #: config/tc-ppc.c:6168
16053 msgid ".ef with no preceding .function"
16054 msgstr ""
16056 #: config/tc-ppc.c:6307
16057 #, c-format
16058 msgid "warning: symbol %s has no csect"
16059 msgstr ""
16061 #: config/tc-ppc.c:6639
16062 msgid "symbol in .toc does not match any .tc"
16063 msgstr ""
16065 #: config/tc-ppc.c:7395
16066 #, c-format
16067 msgid "%s unsupported as instruction fixup"
16068 msgstr ""
16070 #: config/tc-ppc.c:7494
16071 #, c-format
16072 msgid "unsupported relocation against %s"
16073 msgstr ""
16075 #: config/tc-ppc.c:7656
16076 #, c-format
16077 msgid "R_TLSML relocation doesn't target a TOC entry named \"_$TLSML\": %s"
16078 msgstr ""
16080 #: config/tc-ppc.c:7676
16081 #, c-format
16082 msgid "Gas failure, reloc value %d\n"
16083 msgstr ""
16085 #: config/tc-pru.c:309
16086 msgid "expecting opcode string in self test mode"
16087 msgstr ""
16089 #: config/tc-pru.c:311
16090 #, c-format
16091 msgid "assembly 0x%08x, expected %s"
16092 msgstr ""
16094 #: config/tc-pru.c:572
16095 #, c-format
16096 msgid "immediate value 0x%x truncated to 0x%x"
16097 msgstr ""
16099 #: config/tc-pru.c:598
16100 #, c-format
16101 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
16102 msgstr ""
16104 #: config/tc-pru.c:603
16105 #, c-format
16106 msgid "quick branch offset %d out of range %d to %d"
16107 msgstr ""
16109 #: config/tc-pru.c:608
16110 #, c-format
16111 msgid "%s offset %d out of range %d to %d"
16112 msgstr ""
16114 #: config/tc-pru.c:613
16115 #, c-format
16116 msgid "immediate value %d out of range %d to %d"
16117 msgstr ""
16119 #: config/tc-pru.c:618
16120 #, c-format
16121 msgid "immediate value %llu out of range %u to %lu"
16122 msgstr ""
16124 #: config/tc-pru.c:623 config/tc-pru.c:628
16125 #, c-format
16126 msgid "immediate value %u out of range %u to %u"
16127 msgstr ""
16129 #: config/tc-pru.c:633
16130 msgid "overflow in immediate argument"
16131 msgstr ""
16133 #: config/tc-pru.c:668
16134 msgid "cannot create 64-bit relocation"
16135 msgstr ""
16137 #: config/tc-pru.c:697
16138 msgid "unexpected PC relative expression"
16139 msgstr ""
16141 #: config/tc-pru.c:734 config/tc-pru.c:741
16142 msgid "residual low bits in pmem diff relocation"
16143 msgstr ""
16145 #: config/tc-pru.c:862
16146 msgid "can't create relocation"
16147 msgstr ""
16149 #: config/tc-pru.c:938 config/tc-pru.c:971
16150 #, c-format
16151 msgid "trailing garbage after expression: %s"
16152 msgstr ""
16154 #: config/tc-pru.c:943
16155 #, c-format
16156 msgid "expected expression, got %s"
16157 msgstr ""
16159 #: config/tc-pru.c:976
16160 #, c-format
16161 msgid "expected constant expression, got %s"
16162 msgstr ""
16164 #: config/tc-pru.c:996 config/tc-pru.c:1016 config/tc-pru.c:1043
16165 #: config/tc-pru.c:1062 config/tc-pru.c:1076
16166 #, c-format
16167 msgid "unknown register %s"
16168 msgstr ""
16170 #: config/tc-pru.c:1029
16171 msgid "data transfer register cannot be halfword"
16172 msgstr ""
16174 #: config/tc-pru.c:1048
16175 msgid "destination register must be full-word"
16176 msgstr ""
16178 #: config/tc-pru.c:1080
16179 #, c-format
16180 msgid "cannot use partial register %s for addressing"
16181 msgstr ""
16183 #: config/tc-pru.c:1093
16184 #, c-format
16185 msgid "value %lu is too large for a byte operand"
16186 msgstr ""
16188 #: config/tc-pru.c:1115
16189 #, c-format
16190 msgid "loop count constant %ld is out of range [1..%d]"
16191 msgstr ""
16193 #: config/tc-pru.c:1215 config/tc-pru.c:1241
16194 #, c-format
16195 msgid "byte count constant %ld is out of range [1..%d]"
16196 msgstr ""
16198 #: config/tc-pru.c:1222 config/tc-pru.c:1248
16199 msgid "only r0 can be used as byte count register"
16200 msgstr ""
16202 #: config/tc-pru.c:1224 config/tc-pru.c:1250
16203 msgid "only r0.bX byte fields of r0 can be used as byte count"
16204 msgstr ""
16206 #: config/tc-pru.c:1263
16207 #, c-format
16208 msgid "invalid constant table offset %ld"
16209 msgstr ""
16211 #: config/tc-pru.c:1274
16212 #, c-format
16213 msgid "invalid WakeOnStatus %ld"
16214 msgstr ""
16216 #: config/tc-pru.c:1285
16217 #, c-format
16218 msgid "invalid XFR WideBus Address %ld"
16219 msgstr ""
16221 #: config/tc-pru.c:1318 config/tc-pru.c:1343 config/tc-pru.c:1363
16222 #, c-format
16223 msgid "badly formed expression near %s"
16224 msgstr ""
16226 #: config/tc-pru.c:1389
16227 #, c-format
16228 msgid "expecting %c near %s"
16229 msgstr ""
16231 #: config/tc-pru.c:1553
16232 #, c-format
16233 msgid ""
16234 "PRU options:\n"
16235 "  -mlink-relax     generate relocations for linker relaxation (default).\n"
16236 "  -mno-link-relax  don't generate relocations for linker relaxation.\n"
16237 msgstr ""
16239 #. Unrecognised instruction - error.
16240 #: config/tc-pru.c:1724
16241 #, c-format
16242 msgid "unrecognised instruction %s"
16243 msgstr ""
16245 #: config/tc-pru.c:1781
16246 #, c-format
16247 msgid "can't represent relocation type %s"
16248 msgstr ""
16250 #: config/tc-pru.c:1827
16251 #, c-format
16252 msgid "Label \"%s\" matches a CPU register name"
16253 msgstr ""
16255 #: config/tc-riscv.c:237
16256 #, c-format
16257 msgid ""
16258 "unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec"
16259 msgstr ""
16261 #. Still can not find the privileged spec class.
16262 #: config/tc-riscv.c:259
16263 #, c-format
16264 msgid ""
16265 "unknown default privileged spec `%d.%d.%d' set by privileged elf attributes"
16266 msgstr ""
16268 #: config/tc-riscv.c:357
16269 msgid ""
16270 "the architecture string of -march and elf architecture attributes cannot be "
16271 "empty"
16272 msgstr ""
16274 #: config/tc-riscv.c:920 config/tc-riscv.c:981 config/tc-riscv.c:1807
16275 #, c-format
16276 msgid "internal: duplicate %s"
16277 msgstr ""
16279 #: config/tc-riscv.c:1167
16280 #, c-format
16281 msgid "internal: bad RISC-V CSR class (0x%x)"
16282 msgstr ""
16284 #: config/tc-riscv.c:1173
16285 #, c-format
16286 msgid "invalid CSR `%s', needs rv32i extension"
16287 msgstr ""
16289 #: config/tc-riscv.c:1175
16290 #, c-format
16291 msgid "invalid CSR `%s', needs `h' extension"
16292 msgstr ""
16294 #: config/tc-riscv.c:1179
16295 #, c-format
16296 msgid "invalid CSR `%s', needs `%s' extension"
16297 msgstr ""
16299 #: config/tc-riscv.c:1202
16300 #, c-format
16301 msgid "invalid CSR `%s' for the privileged spec `%s'"
16302 msgstr ""
16304 #: config/tc-riscv.c:1452
16305 msgid "cannot find `}' for cm.push/cm.pop"
16306 msgstr ""
16308 #: config/tc-riscv.c:1488
16309 #, c-format
16310 msgid "internal: bad RISC-V opcode (mask error): %s %s"
16311 msgstr ""
16313 #: config/tc-riscv.c:1767
16314 #, c-format
16315 msgid "internal: bad RISC-V opcode (unknown operand type `%s'): %s %s"
16316 msgstr ""
16318 #: config/tc-riscv.c:1776
16319 #, c-format
16320 msgid "internal: bad RISC-V opcode (bits %#llx undefined or invalid): %s %s"
16321 msgstr ""
16323 #: config/tc-riscv.c:1818
16324 msgid "internal: broken assembler.  No assembly attempted"
16325 msgstr ""
16327 #: config/tc-riscv.c:1993
16328 #, c-format
16329 msgid "internal: unsupported RISC-V relocation number %d"
16330 msgstr ""
16332 #: config/tc-riscv.c:2109
16333 #, c-format
16334 msgid "internal: invalid macro argument `%s'"
16335 msgstr ""
16337 #: config/tc-riscv.c:2159 config/tc-riscv.c:2237
16338 msgid "unsupported large constant"
16339 msgstr ""
16341 #: config/tc-riscv.c:2161
16342 #, c-format
16343 msgid "unknown CSR `%s'"
16344 msgstr ""
16346 #: config/tc-riscv.c:2164
16347 #, c-format
16348 msgid "instruction %s requires absolute expression"
16349 msgstr ""
16351 #: config/tc-riscv.c:2332
16352 msgid "must provide temp if destination overlaps mask"
16353 msgstr ""
16355 #: config/tc-riscv.c:2425
16356 #, c-format
16357 msgid "internal: macro %s not implemented"
16358 msgstr ""
16360 #: config/tc-riscv.c:2627 config/tc-riscv.c:2687
16361 msgid "multiple vsew constants"
16362 msgstr ""
16364 #: config/tc-riscv.c:2635
16365 msgid "multiple vlmul constants"
16366 msgstr ""
16368 #: config/tc-riscv.c:2643
16369 msgid "multiple vta constants"
16370 msgstr ""
16372 #: config/tc-riscv.c:2651
16373 msgid "multiple vma constants"
16374 msgstr ""
16376 #: config/tc-riscv.c:2697
16377 msgid "multiple vlen constants"
16378 msgstr ""
16380 #: config/tc-riscv.c:2706
16381 msgid "multiple vediv constants"
16382 msgstr ""
16384 #. Reset error message of the previous round.
16385 #: config/tc-riscv.c:2872
16386 msgid "illegal operands"
16387 msgstr ""
16389 #: config/tc-riscv.c:2923
16390 #, c-format
16391 msgid "read-only CSR is written `%s'"
16392 msgstr ""
16394 #: config/tc-riscv.c:2933
16395 msgid "illegal opcode for zve32x"
16396 msgstr ""
16398 #: config/tc-riscv.c:3185
16399 msgid "bad value for compressed funct6 field, value must be 0...63"
16400 msgstr ""
16402 #: config/tc-riscv.c:3200
16403 msgid "bad value for compressed funct4 field, value must be 0...15"
16404 msgstr ""
16406 #: config/tc-riscv.c:3215
16407 msgid "bad value for compressed funct3 field, value must be 0...7"
16408 msgstr ""
16410 #: config/tc-riscv.c:3230
16411 msgid "bad value for compressed funct2 field, value must be 0...3"
16412 msgstr ""
16414 #: config/tc-riscv.c:3323
16415 msgid "bad value for vsetivli immediate field, value must be 0..1023"
16416 msgstr ""
16418 #: config/tc-riscv.c:3335
16419 msgid "bad value for vsetvli immediate field, value must be 0..2047"
16420 msgstr ""
16422 #: config/tc-riscv.c:3348
16423 msgid "bad value for vector immediate field, value must be -16...15"
16424 msgstr ""
16426 #: config/tc-riscv.c:3360
16427 msgid "bad value for vector immediate field, value must be 0...31"
16428 msgstr ""
16430 #: config/tc-riscv.c:3372
16431 msgid "bad value for vector immediate field, value must be -15...16"
16432 msgstr ""
16434 #: config/tc-riscv.c:3384
16435 msgid "bad value for vector immediate field, value must be 0...63"
16436 msgstr ""
16438 #: config/tc-riscv.c:3447 config/tc-riscv.c:3458
16439 #, c-format
16440 msgid "improper shift amount (%<PRIu64>)"
16441 msgstr ""
16443 #: config/tc-riscv.c:3469
16444 #, c-format
16445 msgid "improper CSRxI immediate (%<PRIu64>)"
16446 msgstr ""
16448 #: config/tc-riscv.c:3486
16449 #, c-format
16450 msgid "improper CSR address (%<PRIu64>)"
16451 msgstr ""
16453 #: config/tc-riscv.c:3666
16454 msgid "lui expression not in range 0..1048575"
16455 msgstr ""
16457 #: config/tc-riscv.c:3699
16458 msgid ""
16459 "bad value for opcode field, value must be 0...127 and lower 2 bits must be "
16460 "0x3"
16461 msgstr ""
16463 #: config/tc-riscv.c:3715
16464 msgid "bad value for opcode field, value must be 0...2"
16465 msgstr ""
16467 #: config/tc-riscv.c:3738
16468 msgid "bad value for funct7 field, value must be 0...127"
16469 msgstr ""
16471 #: config/tc-riscv.c:3753
16472 msgid "bad value for funct3 field, value must be 0...7"
16473 msgstr ""
16475 #: config/tc-riscv.c:3768
16476 msgid "bad value for funct2 field, value must be 0...3"
16477 msgstr ""
16479 #: config/tc-riscv.c:3786
16480 #, c-format
16481 msgid "Improper bs immediate (%lu)"
16482 msgstr ""
16484 #: config/tc-riscv.c:3797
16485 #, c-format
16486 msgid "Improper rnum immediate (%lu)"
16487 msgstr ""
16489 #: config/tc-riscv.c:3829
16490 #, c-format
16491 msgid "improper prefetch offset (%ld)"
16492 msgstr ""
16494 #: config/tc-riscv.c:3857
16495 msgid ""
16496 "bad fli constant operand, supported constants must be in decimal or "
16497 "hexadecimal floating-point literal form"
16498 msgstr ""
16500 #: config/tc-riscv.c:3988
16501 msgid "bad value for th.vsetvli immediate field, value must be 0..2047"
16502 msgstr ""
16504 #: config/tc-riscv.c:3999
16505 #, c-format
16506 msgid "unexpected literal (%s)"
16507 msgstr ""
16509 #: config/tc-riscv.c:4021
16510 #, c-format
16511 msgid "improper immediate value (%<PRIu64>)"
16512 msgstr ""
16514 #: config/tc-riscv.c:4027
16515 #, c-format
16516 msgid "improper immediate value (%<PRIi64>)"
16517 msgstr ""
16519 #: config/tc-riscv.c:4142
16520 #, c-format
16521 msgid "bad value for <bit-%s-%s> field, value must be 0...%d"
16522 msgstr ""
16524 #: config/tc-riscv.c:4188
16525 #, c-format
16526 msgid "internal: unknown argument type `%s'"
16527 msgstr ""
16529 #: config/tc-riscv.c:4240
16530 msgid "values must be constant"
16531 msgstr ""
16533 #: config/tc-riscv.c:4247
16534 msgid "unrecognized values"
16535 msgstr ""
16537 #: config/tc-riscv.c:4255 config/tc-riscv.c:4266 config/tc-riscv.c:4280
16538 msgid "value conflicts with instruction length"
16539 msgstr ""
16541 #: config/tc-riscv.c:4820
16542 msgid "too many pcrel_hi"
16543 msgstr ""
16545 #: config/tc-riscv.c:4866
16546 #, c-format
16547 msgid "internal: bad relocation #%d"
16548 msgstr ""
16550 #: config/tc-riscv.c:5369
16551 #, c-format
16552 msgid ""
16553 "RISC-V options:\n"
16554 "  -fpic or -fPIC              generate position-independent code\n"
16555 "  -fno-pic                    don't generate position-independent code "
16556 "(default)\n"
16557 "  -march=ISA                  set the RISC-V architecture\n"
16558 "  -misa-spec=ISAspec          set the RISC-V ISA spec (2.2, 20190608, "
16559 "20191213)\n"
16560 "  -mpriv-spec=PRIVspec        set the RISC-V privilege spec (1.10, 1.11, "
16561 "1.12)\n"
16562 "  -mabi=ABI                   set the RISC-V ABI\n"
16563 "  -mrelax                     enable relax (default)\n"
16564 "  -mno-relax                  disable relax\n"
16565 "  -march-attr                 generate RISC-V arch attribute\n"
16566 "  -mno-arch-attr              don't generate RISC-V arch attribute\n"
16567 "  -mcsr-check                 enable the csr ISA and privilege spec version "
16568 "checks\n"
16569 "  -mno-csr-check              disable the csr ISA and privilege spec version "
16570 "checks (default)\n"
16571 "  -mbig-endian                assemble for big-endian\n"
16572 "  -mlittle-endian             assemble for little-endian\n"
16573 msgstr ""
16575 #: config/tc-riscv.c:5414
16576 #, c-format
16577 msgid "unknown register `%s'"
16578 msgstr ""
16580 #: config/tc-riscv.c:5449
16581 msgid "non-constant .sleb128 is not supported"
16582 msgstr ""
16584 #: config/tc-riscv.c:5451
16585 msgid ".uleb128 only supports constant or subtract expressions"
16586 msgstr ""
16588 #: config/tc-riscv.c:5553
16589 #, c-format
16590 msgid "internal: bad RISC-V privileged spec (%s)"
16591 msgstr ""
16593 #: config/tc-riscv.c:5706
16594 msgid "architecture elf attributes must set before any instructions"
16595 msgstr ""
16597 #: config/tc-riscv.c:5724
16598 msgid "privileged elf attributes must set before any instructions"
16599 msgstr ""
16601 #: config/tc-riscv.c:5746
16602 msgid "missing symbol name for .variant_cc directive"
16603 msgstr ""
16605 #: config/tc-rl78.c:213
16606 msgid "16-bit relocation used in 8-bit operand"
16607 msgstr ""
16609 #: config/tc-rl78.c:217
16610 msgid "8-bit relocation used in 16-bit operand"
16611 msgstr ""
16613 #: config/tc-rl78.c:243 config/tc-rx.c:875
16614 #, c-format
16615 msgid "Value %d doesn't fit in unsigned %d-bit field"
16616 msgstr ""
16618 #: config/tc-rl78.c:249 config/tc-rx.c:881
16619 #, c-format
16620 msgid "Value %d doesn't fit in signed %d-bit field"
16621 msgstr ""
16623 #: config/tc-rl78.c:367
16624 #, c-format
16625 msgid " RL78 specific command line options:\n"
16626 msgstr ""
16628 #: config/tc-rl78.c:368
16629 #, c-format
16630 msgid "  --mrelax          Enable link time relaxation\n"
16631 msgstr ""
16633 #: config/tc-rl78.c:369
16634 #, c-format
16635 msgid "  --mg10            Enable support for G10 variant\n"
16636 msgstr ""
16638 #: config/tc-rl78.c:370
16639 #, c-format
16640 msgid "  --mg13            Selects the G13 core.\n"
16641 msgstr ""
16643 #: config/tc-rl78.c:371
16644 #, c-format
16645 msgid "  --mg14            Selects the G14 core [default]\n"
16646 msgstr ""
16648 #: config/tc-rl78.c:372
16649 #, c-format
16650 msgid "  --mrl78           Alias for --mg14\n"
16651 msgstr ""
16653 #: config/tc-rl78.c:373
16654 #, c-format
16655 msgid "  --m32bit-doubles  [default]\n"
16656 msgstr ""
16658 #: config/tc-rl78.c:374
16659 #, c-format
16660 msgid "  --m64bit-doubles  Source code uses 64-bit doubles\n"
16661 msgstr ""
16663 #: config/tc-rl78.c:439
16664 #, c-format
16665 msgid "%%%s() must be outermost term in expression"
16666 msgstr ""
16668 #: config/tc-rl78.c:667 config/tc-rx.c:2242
16669 #, c-format
16670 msgid "unsupported constant size %d\n"
16671 msgstr ""
16673 #: config/tc-rl78.c:683
16674 #, c-format
16675 msgid "%%hi16/%%lo16 only applies to .short or .hword"
16676 msgstr ""
16678 #: config/tc-rl78.c:693
16679 #, c-format
16680 msgid "%%hi8 only applies to .byte"
16681 msgstr ""
16683 #: config/tc-rl78.c:705 config/tc-rx.c:2249
16684 msgid "difference of two symbols only supported with .long, .short, or .byte"
16685 msgstr ""
16687 #: config/tc-rl78.c:1226 config/tc-rx.c:2176
16688 #, c-format
16689 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
16690 msgstr ""
16692 #: config/tc-rl78.c:1442
16693 #, c-format
16694 msgid "value of %ld too large for 8-bit branch"
16695 msgstr ""
16697 #: config/tc-rl78.c:1453
16698 #, c-format
16699 msgid "value of %ld too large for 16-bit branch"
16700 msgstr ""
16702 #: config/tc-rl78.c:1502 config/tc-rx.c:2441
16703 #, c-format
16704 msgid "Unknown reloc in md_apply_fix: %s"
16705 msgstr ""
16707 #: config/tc-rx.c:194
16708 #, c-format
16709 msgid "unrecognised RX CPU type %s"
16710 msgstr ""
16712 #: config/tc-rx.c:209
16713 #, c-format
16714 msgid " RX specific command line options:\n"
16715 msgstr ""
16717 #: config/tc-rx.c:210
16718 #, c-format
16719 msgid "  --mbig-endian-data\n"
16720 msgstr ""
16722 #: config/tc-rx.c:211
16723 #, c-format
16724 msgid "  --mlittle-endian-data [default]\n"
16725 msgstr ""
16727 #: config/tc-rx.c:212
16728 #, c-format
16729 msgid "  --m32bit-doubles [default]\n"
16730 msgstr ""
16732 #: config/tc-rx.c:213
16733 #, c-format
16734 msgid "  --m64bit-doubles\n"
16735 msgstr ""
16737 #: config/tc-rx.c:214
16738 #, c-format
16739 msgid "  --muse-conventional-section-names\n"
16740 msgstr ""
16742 #: config/tc-rx.c:215
16743 #, c-format
16744 msgid "  --muse-renesas-section-names [default]\n"
16745 msgstr ""
16747 #: config/tc-rx.c:216
16748 #, c-format
16749 msgid "  --msmall-data-limit\n"
16750 msgstr ""
16752 #: config/tc-rx.c:217
16753 #, c-format
16754 msgid "  --mrelax\n"
16755 msgstr ""
16757 #: config/tc-rx.c:218
16758 #, c-format
16759 msgid "  --mpid\n"
16760 msgstr ""
16762 #: config/tc-rx.c:219
16763 #, c-format
16764 msgid "  --mint-register=<value>\n"
16765 msgstr ""
16767 #: config/tc-rx.c:220
16768 #, c-format
16769 msgid "  --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"
16770 msgstr ""
16772 #: config/tc-rx.c:221
16773 #, c-format
16774 msgid "  --mno-allow-string-insns"
16775 msgstr ""
16777 #: config/tc-rx.c:291
16778 msgid "no filename following .INCLUDE pseudo-op"
16779 msgstr ""
16781 #: config/tc-rx.c:392
16782 #, c-format
16783 msgid "unable to locate include file: %s"
16784 msgstr ""
16786 #: config/tc-rx.c:443
16787 #, c-format
16788 msgid "unrecognised alignment value in .SECTION directive: %s"
16789 msgstr ""
16791 #: config/tc-rx.c:460
16792 #, c-format
16793 msgid "unknown parameter following .SECTION directive: %s"
16794 msgstr ""
16796 #: config/tc-rx.c:546
16797 msgid "expecting either ON or OFF after .list"
16798 msgstr ""
16800 #: config/tc-rx.c:582
16801 #, c-format
16802 msgid "The \".%s\" pseudo-op is not implemented\n"
16803 msgstr ""
16805 #: config/tc-rx.c:954 config/tc-rx.c:956
16806 #, c-format
16807 msgid "Value %d and %d out of range"
16808 msgstr ""
16810 #: config/tc-rx.c:1111
16811 msgid "The .DEFINE pseudo-op is not implemented"
16812 msgstr ""
16814 #: config/tc-rx.c:1113
16815 msgid "The .MACRO pseudo-op is not implemented"
16816 msgstr ""
16818 #: config/tc-rx.c:1115
16819 msgid "The .BTEQU pseudo-op is not implemented."
16820 msgstr ""
16822 #: config/tc-rx.c:2107
16823 msgid "invalid immediate size"
16824 msgstr ""
16826 #: config/tc-rx.c:2126
16827 msgid "invalid immediate field position"
16828 msgstr ""
16830 #: config/tc-rx.c:2293
16831 #, c-format
16832 msgid "jump not 3..10 bytes away (is %d)"
16833 msgstr ""
16835 #: config/tc-rx.c:2684
16836 msgid ""
16837 "Use of an RX string instruction detected in a file being assembled without "
16838 "string instruction support"
16839 msgstr ""
16841 #: config/tc-s12z.c:146
16842 msgid ""
16843 "\n"
16844 "s12z options:\n"
16845 msgstr ""
16847 #: config/tc-s12z.c:147
16848 msgid ""
16849 "  -mreg-prefix=PREFIX     set a prefix used to indicate register names "
16850 "(default none)\n"
16851 msgstr ""
16853 #: config/tc-s12z.c:148
16854 msgid ""
16855 "  -mdollar-hex            the prefix '$' instead of '0x' is used to indicate "
16856 "literal hexadecimal constants\n"
16857 msgstr ""
16859 #: config/tc-s12z.c:315
16860 msgid "A non-constant expression is not permitted here"
16861 msgstr ""
16863 #: config/tc-s12z.c:432
16864 #, c-format
16865 msgid "Expecting '%c'"
16866 msgstr ""
16868 #: config/tc-s12z.c:455
16869 msgid "An immediate value in a source operand is inappropriate"
16870 msgstr ""
16872 #: config/tc-s12z.c:504 config/tc-s12z.c:605
16873 msgid "Bad operand for constant offset"
16874 msgstr ""
16876 #: config/tc-s12z.c:532 config/tc-s12z.c:623
16877 msgid "Invalid operand for register offset"
16878 msgstr ""
16880 #: config/tc-s12z.c:638
16881 msgid "Invalid register for postdecrement operation"
16882 msgstr ""
16884 #: config/tc-s12z.c:674
16885 msgid "Invalid register for preincrement operation"
16886 msgstr ""
16888 #: config/tc-s12z.c:692
16889 msgid "Invalid register for predecrement operation"
16890 msgstr ""
16892 #: config/tc-s12z.c:811
16893 msgid "Garbage at end of instruction"
16894 msgstr ""
16896 #: config/tc-s12z.c:940
16897 msgid "Offset is outside of 15 bit range"
16898 msgstr ""
16900 #: config/tc-s12z.c:1056
16901 msgid "Bad size"
16902 msgstr ""
16904 #: config/tc-s12z.c:1101 config/tc-s12z.c:1161 config/tc-s12z.c:1223
16905 #: config/tc-s12z.c:1288
16906 msgid "BAD MUL"
16907 msgstr ""
16909 #: config/tc-s12z.c:1428
16910 #, c-format
16911 msgid "Source register for %s is no larger than the destination register"
16912 msgstr ""
16914 #: config/tc-s12z.c:1431
16915 msgid "The destination and source registers are identical"
16916 msgstr ""
16918 #: config/tc-s12z.c:1455
16919 #, c-format
16920 msgid "Immediate value %ld is out of range for instruction %s"
16921 msgstr ""
16923 #: config/tc-s12z.c:1526
16924 #, c-format
16925 msgid "trap value %ld is not valid"
16926 msgstr ""
16928 #: config/tc-s12z.c:1966
16929 msgid "Shift value should be in the range [0,31]"
16930 msgstr ""
16932 #: config/tc-s12z.c:2013
16933 msgid "Bad shift mode"
16934 msgstr ""
16936 #: config/tc-s12z.c:2026
16937 msgid "Bad shift *direction"
16938 msgstr ""
16940 #: config/tc-s12z.c:2284
16941 #, c-format
16942 msgid "Immediate operand %ld is inappropriate for size of instruction"
16943 msgstr ""
16945 #: config/tc-s12z.c:2375 config/tc-s12z.c:2444 config/tc-s12z.c:2512
16946 #, c-format
16947 msgid "Invalid width value for %s"
16948 msgstr ""
16950 #: config/tc-s12z.c:2388 config/tc-s12z.c:2457 config/tc-s12z.c:2525
16951 #, c-format
16952 msgid "Invalid offset value for %s"
16953 msgstr ""
16955 #: config/tc-s12z.c:3822
16956 #, c-format
16957 msgid "Invalid instruction: \"%s\""
16958 msgstr ""
16960 #: config/tc-s12z.c:3823
16961 #, c-format
16962 msgid "First invalid token: \"%s\""
16963 msgstr ""
16965 #: config/tc-s390.c:280 config/tc-sparc.c:310
16966 msgid "Invalid default architecture, broken assembler."
16967 msgstr ""
16969 #: config/tc-s390.c:426
16970 #, c-format
16971 msgid "no such machine extension `%s'"
16972 msgstr ""
16974 #: config/tc-s390.c:437
16975 #, c-format
16976 msgid "junk at end of machine string, first unrecognized character is `%c'"
16977 msgstr ""
16979 #: config/tc-s390.c:512 config/tc-sparc.c:489
16980 #, c-format
16981 msgid "invalid architecture -A%s"
16982 msgstr ""
16984 #: config/tc-s390.c:535
16985 #, c-format
16986 msgid ""
16987 "S390 options:\n"
16988 "  -m31                    generate 31-bit file format (31/32 bit word size)\n"
16989 "  -m64                    generate 64-bit file format (64 bit word size)\n"
16990 "  -mesa                   assemble for Enterprise System Architecture/390\n"
16991 "  -mzarch                 assemble for z/Architecture\n"
16992 "  -march=<processor>      assemble for processor <processor>\n"
16993 "  -mregnames              allow symbolic names for registers\n"
16994 "  -mno-regnames           do not allow symbolic names for registers\n"
16995 "  -mwarn-areg-zero        warn about base/index register zero\n"
16996 "  -mwarn-regtype-mismatch=strict\n"
16997 "                          warn about register name type mismatches\n"
16998 "  -mwarn-regtype-mismatch=relaxed\n"
16999 "                          warn about register name type mismatches,\n"
17000 "                          but allow FPR and VR to be used interchangeably\n"
17001 "  -mno-warn-regtype-mismatch\n"
17002 "                          do not warn about register name type mismatches\n"
17003 msgstr ""
17005 #: config/tc-s390.c:553
17006 #, c-format
17007 msgid ""
17008 "  -V                      print assembler version number\n"
17009 "  -Qy, -Qn                ignored\n"
17010 msgstr ""
17012 #: config/tc-s390.c:556
17013 #, c-format
17014 msgid ""
17015 "Deprecated S390 options:\n"
17016 "  -Aesa                   assemble for processor IBM S/390 G5 (g5/arch3)\n"
17017 "  -Aesame                 assemble for processor IBM zSeries 900 (z900/"
17018 "arch5)\n"
17019 msgstr ""
17021 #: config/tc-s390.c:635
17022 msgid "The 64-bit file format is used without z/Architecture instructions."
17023 msgstr ""
17025 #. xgettext:c-format.
17026 #: config/tc-s390.c:681
17027 #, c-format
17028 msgid ""
17029 "operand %d: operand out of range (%<PRId64> is not between %<PRId64> and %"
17030 "<PRId64>)"
17031 msgstr ""
17033 #. xgettext:c-format.
17034 #: config/tc-s390.c:693
17035 #, c-format
17036 msgid "operand out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)"
17037 msgstr ""
17039 #: config/tc-s390.c:947
17040 #, c-format
17041 msgid "identifier+constant@%s means identifier@%s+constant"
17042 msgstr ""
17044 #: config/tc-s390.c:1028
17045 msgid "Can't handle O_big in s390_exp_compare"
17046 msgstr ""
17048 #: config/tc-s390.c:1110
17049 msgid "Invalid suffix for literal pool entry"
17050 msgstr ""
17052 #: config/tc-s390.c:1167
17053 msgid "Big number is too big"
17054 msgstr ""
17056 #: config/tc-s390.c:1316
17057 msgid "relocation not applicable"
17058 msgstr ""
17060 #: config/tc-s390.c:1331
17061 msgid "base register"
17062 msgstr ""
17064 #: config/tc-s390.c:1333
17065 msgid "displacement"
17066 msgstr ""
17068 #: config/tc-s390.c:1337
17069 msgid "vector index register"
17070 msgstr ""
17072 #: config/tc-s390.c:1339
17073 msgid "index register"
17074 msgstr ""
17076 #: config/tc-s390.c:1342
17077 msgid "length"
17078 msgstr ""
17080 #: config/tc-s390.c:1344 config/tc-s390.c:1539
17081 msgid "access register"
17082 msgstr ""
17084 #: config/tc-s390.c:1346 config/tc-s390.c:1542
17085 msgid "control register"
17086 msgstr ""
17088 #: config/tc-s390.c:1348 config/tc-s390.c:1547
17089 msgid "floating-point register"
17090 msgstr ""
17092 #: config/tc-s390.c:1350
17093 msgid "general-purpose register"
17094 msgstr ""
17096 #: config/tc-s390.c:1352 config/tc-s390.c:1555
17097 msgid "vector register"
17098 msgstr ""
17100 #: config/tc-s390.c:1356
17101 msgid "signed number"
17102 msgstr ""
17104 #: config/tc-s390.c:1358
17105 msgid "unsigned number"
17106 msgstr ""
17108 #: config/tc-s390.c:1479
17109 #, c-format
17110 msgid "operand %d: illegal operand"
17111 msgstr ""
17113 #: config/tc-s390.c:1484
17114 #, c-format
17115 msgid "operand %d: missing %s operand"
17116 msgstr ""
17118 #: config/tc-s390.c:1496 config/tc-s390.c:1660
17119 #, c-format
17120 msgid "operand %d: too many fixups"
17121 msgstr ""
17123 #: config/tc-s390.c:1506
17124 #, c-format
17125 msgid "operand %d: invalid length field specified"
17126 msgstr ""
17128 #: config/tc-s390.c:1511
17129 #, c-format
17130 msgid "operand %d: index register specified but zero"
17131 msgstr ""
17133 #: config/tc-s390.c:1516
17134 #, c-format
17135 msgid "operand %d: base register specified but zero"
17136 msgstr ""
17138 #: config/tc-s390.c:1521
17139 #, c-format
17140 msgid ""
17141 "operand %d: odd numbered general purpose register specified as register pair"
17142 msgstr ""
17144 #: config/tc-s390.c:1529
17145 #, c-format
17146 msgid ""
17147 "operand %d: invalid floating-point register (FPR) pair (valid FPR pair "
17148 "operands are 0, 1, 4, 5, 8, 9, 12 or 13)"
17149 msgstr ""
17151 #: config/tc-s390.c:1550
17152 msgid "general register"
17153 msgstr ""
17155 #: config/tc-s390.c:1560
17156 #, c-format
17157 msgid "operand %d: expected %s name as base register"
17158 msgstr ""
17160 #: config/tc-s390.c:1563
17161 #, c-format
17162 msgid "operand %d: expected %s name as index register"
17163 msgstr ""
17165 #: config/tc-s390.c:1566
17166 #, c-format
17167 msgid "operand %d: expected %s name"
17168 msgstr ""
17170 #: config/tc-s390.c:1656
17171 #, c-format
17172 msgid "operand %d: invalid operand suffix"
17173 msgstr ""
17175 #: config/tc-s390.c:1680
17176 #, c-format
17177 msgid "operand %d: syntax error; missing '(' after displacement"
17178 msgstr ""
17180 #: config/tc-s390.c:1701 config/tc-s390.c:1752 config/tc-s390.c:1797
17181 #, c-format
17182 msgid "operand %d: syntax error; expected ','"
17183 msgstr ""
17185 #: config/tc-s390.c:1732
17186 #, c-format
17187 msgid "operand %d: syntax error; missing ')' after base register"
17188 msgstr ""
17190 #: config/tc-s390.c:1776
17191 #, c-format
17192 msgid "operand %d: syntax error; '%c' not allowed here"
17193 msgstr ""
17195 #: config/tc-s390.c:1933
17196 #, c-format
17197 msgid "Opcode %s not available in this mode"
17198 msgstr ""
17200 #: config/tc-s390.c:1978 config/tc-s390.c:2001 config/tc-s390.c:2014
17201 msgid "Invalid .insn format\n"
17202 msgstr ""
17204 #: config/tc-s390.c:1986
17205 #, c-format
17206 msgid "Unrecognized opcode format: `%s'"
17207 msgstr ""
17209 #: config/tc-s390.c:2017
17210 msgid "second operand of .insn not a constant\n"
17211 msgstr ""
17213 #: config/tc-s390.c:2020
17214 msgid "missing comma after insn constant\n"
17215 msgstr ""
17217 #: config/tc-s390.c:2259
17218 msgid ".machinemode stack overflow"
17219 msgstr ""
17221 #: config/tc-s390.c:2266
17222 msgid ".machinemode stack underflow"
17223 msgstr ""
17225 #: config/tc-s390.c:2283
17226 #, c-format
17227 msgid "invalid machine mode `%s'"
17228 msgstr ""
17230 #: config/tc-s390.c:2605
17231 msgid "unsupported relocation type"
17232 msgstr ""
17234 #: config/tc-s390.c:2660
17235 #, c-format
17236 msgid "cannot emit PC relative %s relocation%s%s"
17237 msgstr ""
17239 #: config/tc-s390.c:2799
17240 #, c-format
17241 msgid "Gas failure, reloc type %s\n"
17242 msgstr ""
17244 #: config/tc-s390.c:2801
17245 #, c-format
17246 msgid "Gas failure, reloc type #%i\n"
17247 msgstr ""
17249 #: config/tc-score.c:256
17250 msgid "div / mul are reserved instructions"
17251 msgstr ""
17253 #: config/tc-score.c:257
17254 msgid "This architecture doesn't support mmu"
17255 msgstr ""
17257 #: config/tc-score.c:258
17258 msgid "This architecture doesn't support atomic instruction"
17259 msgstr ""
17261 #: config/tc-score.c:464
17262 msgid "S+core register expected"
17263 msgstr ""
17265 #: config/tc-score.c:465
17266 msgid "S+core special-register expected"
17267 msgstr ""
17269 #: config/tc-score.c:466
17270 msgid "S+core co-processor register expected"
17271 msgstr ""
17273 #: config/tc-score.c:1069
17274 msgid "Using temp register (r1)"
17275 msgstr ""
17277 #: config/tc-score.c:1088
17278 #, c-format
17279 msgid "register expected, not '%.100s'"
17280 msgstr ""
17282 #: config/tc-score.c:1144 config/tc-score.c:5483
17283 msgid "rd must be even number."
17284 msgstr ""
17286 #: config/tc-score.c:1508 config/tc-score.c:1515
17287 #, c-format
17288 msgid "invalid constant: %d bit expression not in range %u..%u"
17289 msgstr ""
17291 #: config/tc-score.c:1521 config/tc-score.c:1528 config/tc-score.c:2893
17292 #: config/tc-score.c:2898 config/tc-score.c:3163 config/tc-score.c:3168
17293 #: config/tc-score.c:3460
17294 #, c-format
17295 msgid "invalid constant: %d bit expression not in range %d..%d"
17296 msgstr ""
17298 #: config/tc-score.c:1553
17299 msgid "invalid constant: bit expression not defined"
17300 msgstr ""
17302 #: config/tc-score.c:2063
17303 msgid "Using temp register(r1)"
17304 msgstr ""
17306 #: config/tc-score.c:2077
17307 #, c-format
17308 msgid "low register (r0-r15) expected, not '%.100s'"
17309 msgstr ""
17311 #: config/tc-score.c:2139 config/tc-score.c:3480 config/tc-score.c:3648
17312 #: config/tc-score.c:3693
17313 #, c-format
17314 msgid "missing ["
17315 msgstr ""
17317 #: config/tc-score.c:2153 config/tc-score.c:3101 config/tc-score.c:3303
17318 #: config/tc-score.c:3319 config/tc-score.c:3390 config/tc-score.c:3445
17319 #: config/tc-score.c:3669 config/tc-score.c:3714 config/tc-score.c:3863
17320 #: config/tc-score.c:3917 config/tc-score.c:3963
17321 #, c-format
17322 msgid "missing ]"
17323 msgstr ""
17325 #: config/tc-score.c:2343
17326 #, c-format
17327 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
17328 msgstr ""
17330 #: config/tc-score.c:2362
17331 #, c-format
17332 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
17333 msgstr ""
17335 #: config/tc-score.c:2378 config/tc-score.c:2385
17336 #, c-format
17337 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
17338 msgstr ""
17340 #: config/tc-score.c:2836
17341 msgid "address offset must be half word alignment"
17342 msgstr ""
17344 #: config/tc-score.c:2844
17345 msgid "address offset must be word alignment"
17346 msgstr ""
17348 #: config/tc-score.c:2984 config/tc-score.c:3121
17349 msgid "register same as write-back base"
17350 msgstr ""
17352 #: config/tc-score.c:3091
17353 msgid "pre-indexed expression expected"
17354 msgstr ""
17356 #: config/tc-score.c:3420
17357 #, c-format
17358 msgid "invalid register number: %d is not in [r0--r7]"
17359 msgstr ""
17361 #: config/tc-score.c:3437
17362 msgid "comma is  expected"
17363 msgstr ""
17365 #: config/tc-score.c:3468
17366 #, c-format
17367 msgid "invalid constant: %d is not word align integer"
17368 msgstr ""
17370 #: config/tc-score.c:3507 config/tc-score.c:3550
17371 msgid "invalid constant: 32 bit expression not word align"
17372 msgstr ""
17374 #: config/tc-score.c:3516 config/tc-score.c:3559
17375 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
17376 msgstr ""
17378 #: config/tc-score.c:3592
17379 msgid ""
17380 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
17381 msgstr ""
17383 #: config/tc-score.c:3781 config/tc-score.c:3809
17384 msgid "imm5 should >= 2"
17385 msgstr ""
17387 #: config/tc-score.c:3786 config/tc-score.c:3815
17388 msgid "reg should <= 31"
17389 msgstr ""
17391 #: config/tc-score.c:3857 config/tc-score.c:3908
17392 msgid "missing +"
17393 msgstr ""
17395 #: config/tc-score.c:3901
17396 #, c-format
17397 msgid "%s register same as write-back base"
17398 msgstr ""
17400 #: config/tc-score.c:3903
17401 msgid "destination"
17402 msgstr ""
17404 #: config/tc-score.c:3903
17405 msgid "source"
17406 msgstr ""
17408 #: config/tc-score.c:4234 config/tc-score.c:4310 config/tc-score.c:4945
17409 msgid "expression error"
17410 msgstr ""
17412 #: config/tc-score.c:4316
17413 msgid "value not in range [-0xffffffff, 0xffffffff]"
17414 msgstr ""
17416 #: config/tc-score.c:4344
17417 msgid "li rd label isn't correct instruction form"
17418 msgstr ""
17420 #: config/tc-score.c:4511 config/tc-score.c:4665 config/tc-score.c:5196
17421 #: config/tc-score.c:5224
17422 msgid "lacking label  "
17423 msgstr ""
17425 #: config/tc-score.c:4895
17426 msgid "s3_PIC code offset overflow (max 16 signed bits)"
17427 msgstr ""
17429 #: config/tc-score.c:4951
17430 msgid "value not in range [0, 0x7fffffff]"
17431 msgstr ""
17433 #: config/tc-score.c:4956
17434 msgid "end on line error"
17435 msgstr ""
17437 #: config/tc-score.c:5203
17438 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
17439 msgstr ""
17441 #: config/tc-score.c:5230
17442 msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
17443 msgstr ""
17445 #: config/tc-score.c:5263
17446 msgid "lacking label"
17447 msgstr ""
17449 #: config/tc-score.c:5268
17450 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
17451 msgstr ""
17453 #: config/tc-score.c:5363
17454 msgid "pce instruction error (16 bit || 16 bit)."
17455 msgstr ""
17457 #: config/tc-score.c:5381 config/tc-score.c:5405 config/tc-score.c:5432
17458 #: config/tc-score.c:5461 config/tc-score.c:5510
17459 msgid "score3d instruction."
17460 msgstr ""
17462 #: config/tc-score.c:6000
17463 msgid "Unsupported use of .gpword"
17464 msgstr ""
17466 #: config/tc-score.c:6096
17467 #, c-format
17468 msgid "BSS length (%d) < 0 ignored"
17469 msgstr ""
17471 #: config/tc-score.c:6110 read.c:2558
17472 #, c-format
17473 msgid "error setting flags for \".sbss\": %s"
17474 msgstr ""
17476 #: config/tc-score.c:6124 config/tc-sparc.c:4164
17477 msgid "missing alignment"
17478 msgstr ""
17480 #: config/tc-score.c:6161
17481 #, c-format
17482 msgid "alignment too large; %d assumed"
17483 msgstr ""
17485 #: config/tc-score.c:6166 read.c:2619
17486 msgid "alignment negative; 0 assumed"
17487 msgstr ""
17489 #. Error routine.
17490 #: config/tc-score.c:6526 config/tc-score.c:6550
17491 msgid "size is not 4 or 6"
17492 msgstr ""
17494 #: config/tc-score.c:6609
17495 msgid "bad call to MD_ATOF()"
17496 msgstr ""
17498 #: config/tc-score.c:7108 config/tc-score.c:7174
17499 #, c-format
17500 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
17501 msgstr ""
17503 #: config/tc-score.c:7123 config/tc-score.c:7152 config/tc-score.c:7204
17504 #, c-format
17505 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
17506 msgstr ""
17508 #: config/tc-score.c:7229
17509 #, c-format
17510 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9-1]"
17511 msgstr ""
17513 #: config/tc-score.c:7399
17514 #, c-format
17515 msgid "cannot represent %s relocation in this object file format1"
17516 msgstr ""
17518 #: config/tc-score.c:7690
17519 #, c-format
17520 msgid "Sunplus-v2-0-0-20060510\n"
17521 msgstr ""
17523 #: config/tc-score.c:7710
17524 #, c-format
17525 msgid " Score-specific assembler options:\n"
17526 msgstr ""
17528 #: config/tc-score.c:7712
17529 #, c-format
17530 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
17531 msgstr ""
17533 #: config/tc-score.c:7717
17534 #, c-format
17535 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
17536 msgstr ""
17538 #: config/tc-score.c:7721
17539 #, c-format
17540 msgid "        -FIXDD\t\tfix data dependencies\n"
17541 msgstr ""
17543 #: config/tc-score.c:7723
17544 #, c-format
17545 msgid ""
17546 "        -NWARN\t\tdo not print warning message when fixing data "
17547 "dependencies\n"
17548 msgstr ""
17550 #: config/tc-score.c:7725
17551 #, c-format
17552 msgid "        -SCORE5\t\tassemble code for target SCORE5\n"
17553 msgstr ""
17555 #: config/tc-score.c:7727
17556 #, c-format
17557 msgid "        -SCORE5U\tassemble code for target SCORE5U\n"
17558 msgstr ""
17560 #: config/tc-score.c:7729
17561 #, c-format
17562 msgid "        -SCORE7\t\tassemble code for target SCORE7 [default]\n"
17563 msgstr ""
17565 #: config/tc-score.c:7731
17566 #, c-format
17567 msgid "        -SCORE3\t\tassemble code for target SCORE3\n"
17568 msgstr ""
17570 #: config/tc-score.c:7733
17571 #, c-format
17572 msgid "        -march=score7\tassemble code for target SCORE7 [default]\n"
17573 msgstr ""
17575 #: config/tc-score.c:7735
17576 #, c-format
17577 msgid "        -march=score3\tassemble code for target SCORE3\n"
17578 msgstr ""
17580 #: config/tc-score.c:7737
17581 #, c-format
17582 msgid ""
17583 "        -USE_R1\t\tassemble code for no warning message when using temp "
17584 "register r1\n"
17585 msgstr ""
17587 #: config/tc-score.c:7739
17588 #, c-format
17589 msgid "        -KPIC\t\tgenerate PIC\n"
17590 msgstr ""
17592 #: config/tc-score.c:7741
17593 #, c-format
17594 msgid "        -O0\t\tdo not perform any optimizations\n"
17595 msgstr ""
17597 #: config/tc-score.c:7743
17598 #, c-format
17599 msgid ""
17600 "        -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
17601 msgstr ""
17603 #: config/tc-score.c:7745
17604 #, c-format
17605 msgid "        -V \t\tSunplus release version\n"
17606 msgstr ""
17608 #: config/tc-sh.c:61
17609 msgid "directive .big encountered when option -big required"
17610 msgstr ""
17612 #: config/tc-sh.c:71
17613 msgid "directive .little encountered when option -little required"
17614 msgstr ""
17616 #: config/tc-sh.c:1025
17617 msgid "illegal double indirection"
17618 msgstr ""
17620 #: config/tc-sh.c:1034
17621 msgid "illegal register after @-"
17622 msgstr ""
17624 #: config/tc-sh.c:1050
17625 msgid "must be @(r0,...)"
17626 msgstr ""
17628 #: config/tc-sh.c:1074
17629 msgid "syntax error in @(r0,...)"
17630 msgstr ""
17632 #: config/tc-sh.c:1079
17633 msgid "syntax error in @(r0...)"
17634 msgstr ""
17636 #: config/tc-sh.c:1124
17637 msgid "Deprecated syntax."
17638 msgstr ""
17640 #: config/tc-sh.c:1136 config/tc-sh.c:1141
17641 msgid "syntax error in @(disp,[Rn, gbr, pc])"
17642 msgstr ""
17644 #: config/tc-sh.c:1146
17645 msgid "expecting )"
17646 msgstr ""
17648 #: config/tc-sh.c:1154
17649 msgid "illegal register after @"
17650 msgstr ""
17652 #: config/tc-sh.c:1780
17653 #, c-format
17654 msgid "unhandled %d\n"
17655 msgstr ""
17657 #: config/tc-sh.c:1993
17658 #, c-format
17659 msgid "Invalid register: 'r%d'"
17660 msgstr ""
17662 #: config/tc-sh.c:2106
17663 #, c-format
17664 msgid "failed for %d\n"
17665 msgstr ""
17667 #: config/tc-sh.c:2112
17668 msgid "misplaced PIC operand"
17669 msgstr ""
17671 #: config/tc-sh.c:2223 config/tc-sh.c:2596
17672 msgid "invalid operands for opcode"
17673 msgstr ""
17675 #: config/tc-sh.c:2228
17676 msgid "insn can't be combined with parallel processing insn"
17677 msgstr ""
17679 #: config/tc-sh.c:2235 config/tc-sh.c:2246 config/tc-sh.c:2278
17680 msgid "multiple movx specifications"
17681 msgstr ""
17683 #: config/tc-sh.c:2240 config/tc-sh.c:2262 config/tc-sh.c:2301
17684 msgid "multiple movy specifications"
17685 msgstr ""
17687 #: config/tc-sh.c:2249 config/tc-sh.c:2282
17688 msgid "invalid movx address register"
17689 msgstr ""
17691 #: config/tc-sh.c:2251
17692 msgid "insn cannot be combined with non-nopy"
17693 msgstr ""
17695 #: config/tc-sh.c:2265 config/tc-sh.c:2321
17696 msgid "invalid movy address register"
17697 msgstr ""
17699 #: config/tc-sh.c:2267
17700 msgid "insn cannot be combined with non-nopx"
17701 msgstr ""
17703 #: config/tc-sh.c:2280
17704 msgid "previous movy requires nopx"
17705 msgstr ""
17707 #: config/tc-sh.c:2288 config/tc-sh.c:2293
17708 msgid "invalid movx dsp register"
17709 msgstr ""
17711 #: config/tc-sh.c:2303
17712 msgid "previous movx requires nopy"
17713 msgstr ""
17715 #: config/tc-sh.c:2312 config/tc-sh.c:2317
17716 msgid "invalid movy dsp register"
17717 msgstr ""
17719 #: config/tc-sh.c:2327
17720 msgid "dsp immediate shift value not constant"
17721 msgstr ""
17723 #: config/tc-sh.c:2341 config/tc-sh.c:2367
17724 msgid "multiple parallel processing specifications"
17725 msgstr ""
17727 #: config/tc-sh.c:2360
17728 msgid "multiple condition specifications"
17729 msgstr ""
17731 #: config/tc-sh.c:2398
17732 msgid "insn cannot be combined with pmuls"
17733 msgstr ""
17735 #: config/tc-sh.c:2414
17736 msgid "bad combined pmuls output operand"
17737 msgstr ""
17739 #: config/tc-sh.c:2424
17740 msgid "destination register is same for parallel insns"
17741 msgstr ""
17743 #: config/tc-sh.c:2433
17744 msgid "condition not followed by conditionalizable insn"
17745 msgstr ""
17747 #: config/tc-sh.c:2443
17748 msgid "unrecognized characters at end of parallel processing insn"
17749 msgstr ""
17751 #: config/tc-sh.c:2535
17752 msgid "opcode not valid for this cpu variant"
17753 msgstr ""
17755 #: config/tc-sh.c:2566
17756 msgid "Delayed branches not available on SH1"
17757 msgstr ""
17759 #: config/tc-sh.c:2601
17760 #, c-format
17761 msgid "excess operands: '%s'"
17762 msgstr ""
17764 #: config/tc-sh.c:2678
17765 msgid ".uses pseudo-op seen when not relaxing"
17766 msgstr ""
17768 #: config/tc-sh.c:2684
17769 msgid "bad .uses format"
17770 msgstr ""
17772 #: config/tc-sh.c:2802
17773 #, c-format
17774 msgid "Invalid argument to --isa option: %s"
17775 msgstr ""
17777 #: config/tc-sh.c:2826
17778 #, c-format
17779 msgid ""
17780 "SH options:\n"
17781 "--little\t\tgenerate little endian code\n"
17782 "--big\t\t\tgenerate big endian code\n"
17783 "--relax\t\t\talter jump instructions for long displacements\n"
17784 "--renesas\t\tdisable optimization with section symbol for\n"
17785 "\t\t\tcompatibility with Renesas assembler.\n"
17786 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
17787 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
17788 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
17789 "--isa=[any\t\tuse most appropriate isa\n"
17790 "    | dsp               same as '-dsp'\n"
17791 "    | fp"
17792 msgstr ""
17794 #: config/tc-sh.c:2851
17795 #, c-format
17796 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
17797 msgstr ""
17799 #: config/tc-sh.c:2927
17800 msgid ".uses does not refer to a local symbol in the same section"
17801 msgstr ""
17803 #: config/tc-sh.c:2946
17804 msgid "can't find fixup pointed to by .uses"
17805 msgstr ""
17807 #: config/tc-sh.c:2966
17808 msgid ".uses target does not refer to a local symbol in the same section"
17809 msgstr ""
17811 #: config/tc-sh.c:3039
17812 msgid "displacement overflows 12-bit field"
17813 msgstr ""
17815 #: config/tc-sh.c:3042
17816 #, c-format
17817 msgid "displacement to defined symbol %s overflows 12-bit field"
17818 msgstr ""
17820 #: config/tc-sh.c:3046
17821 #, c-format
17822 msgid "displacement to undefined symbol %s overflows 12-bit field"
17823 msgstr ""
17825 #: config/tc-sh.c:3119
17826 msgid "displacement overflows 8-bit field"
17827 msgstr ""
17829 #: config/tc-sh.c:3122
17830 #, c-format
17831 msgid "displacement to defined symbol %s overflows 8-bit field"
17832 msgstr ""
17834 #: config/tc-sh.c:3126
17835 #, c-format
17836 msgid "displacement to undefined symbol %s overflows 8-bit field "
17837 msgstr ""
17839 #: config/tc-sh.c:3139
17840 #, c-format
17841 msgid "overflow in branch to %s; converted into longer instruction sequence"
17842 msgstr ""
17844 #: config/tc-sh.c:3204 config/tc-sh.c:3251 config/tc-sparc.c:4628
17845 #: config/tc-sparc.c:4652
17846 msgid "misaligned data"
17847 msgstr ""
17849 #: config/tc-sh.c:3557
17850 msgid "offset to unaligned destination"
17851 msgstr ""
17853 #: config/tc-sh.c:3562
17854 msgid "negative offset"
17855 msgstr ""
17857 #: config/tc-sh.c:3702
17858 msgid "misaligned offset"
17859 msgstr ""
17861 #: config/tc-sparc.c:314 config/tc-sparc.c:495
17862 msgid "Bad opcode table, broken assembler."
17863 msgstr ""
17865 #: config/tc-sparc.c:487
17866 #, c-format
17867 msgid "invalid architecture -xarch=%s"
17868 msgstr ""
17870 #: config/tc-sparc.c:561
17871 #, c-format
17872 msgid "No compiled in support for %d bit object file format"
17873 msgstr ""
17875 #: config/tc-sparc.c:645
17876 #, c-format
17877 msgid "SPARC options:\n"
17878 msgstr ""
17880 #: config/tc-sparc.c:674
17881 #, c-format
17882 msgid ""
17883 "\n"
17884 "\t\t\tspecify variant of SPARC architecture\n"
17885 "-bump\t\t\twarn when assembler switches architectures\n"
17886 "-sparc\t\t\tignored\n"
17887 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
17888 "-relax\t\t\trelax jumps and branches (default)\n"
17889 "-no-relax\t\tavoid changing any jumps and branches\n"
17890 msgstr ""
17892 #: config/tc-sparc.c:681
17893 #, c-format
17894 msgid ""
17895 "-32\t\t\tcreate 32 bit object file\n"
17896 "-64\t\t\tcreate 64 bit object file\n"
17897 msgstr ""
17899 #: config/tc-sparc.c:684
17900 #, c-format
17901 msgid "\t\t\t[default is %d]\n"
17902 msgstr ""
17904 #: config/tc-sparc.c:686
17905 #, c-format
17906 msgid ""
17907 "-TSO\t\t\tuse Total Store Ordering\n"
17908 "-PSO\t\t\tuse Partial Store Ordering\n"
17909 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
17910 msgstr ""
17912 #: config/tc-sparc.c:690
17913 #, c-format
17914 msgid "\t\t\t[default is %s]\n"
17915 msgstr ""
17917 #: config/tc-sparc.c:692
17918 #, c-format
17919 msgid ""
17920 "-KPIC\t\t\tgenerate PIC\n"
17921 "-V\t\t\tprint assembler version number\n"
17922 "-undeclared-regs\tignore application global register usage without\n"
17923 "\t\t\tappropriate .register directive (default)\n"
17924 "-no-undeclared-regs\tforce error on application global register usage\n"
17925 "\t\t\twithout appropriate .register directive\n"
17926 "--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
17927 "-q\t\t\tignored\n"
17928 "-Qy, -Qn\t\tignored\n"
17929 "-s\t\t\tignored\n"
17930 msgstr ""
17932 #: config/tc-sparc.c:704
17933 #, c-format
17934 msgid ""
17935 "-EL\t\t\tgenerate code for a little endian machine\n"
17936 "-EB\t\t\tgenerate code for a big endian machine\n"
17937 "--little-endian-data\tgenerate code for a machine having big endian\n"
17938 "                        instructions and little endian data.\n"
17939 msgstr ""
17941 #: config/tc-sparc.c:968
17942 #, c-format
17943 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
17944 msgstr ""
17946 #: config/tc-sparc.c:987
17947 #, c-format
17948 msgid "Internal error: can't find opcode `%s' for `%s'\n"
17949 msgstr ""
17951 #: config/tc-sparc.c:1203
17952 msgid "Support for 64-bit arithmetic not compiled in."
17953 msgstr ""
17955 #: config/tc-sparc.c:1249
17956 msgid "set: number not in 0..4294967295 range"
17957 msgstr ""
17959 #: config/tc-sparc.c:1256
17960 msgid "set: number not in -2147483648..4294967295 range"
17961 msgstr ""
17963 #: config/tc-sparc.c:1315
17964 msgid "setsw: number not in -2147483648..4294967295 range"
17965 msgstr ""
17967 #: config/tc-sparc.c:1363
17968 msgid "setx: temporary register same as destination register"
17969 msgstr ""
17971 #: config/tc-sparc.c:1434
17972 msgid "setx: illegal temporary register g0"
17973 msgstr ""
17975 #: config/tc-sparc.c:1542
17976 msgid "unpredictable DCTI couple"
17977 msgstr ""
17979 #: config/tc-sparc.c:1552
17980 msgid "FP branch in delay slot"
17981 msgstr ""
17983 #: config/tc-sparc.c:1569
17984 msgid "FP branch preceded by FP compare; NOP inserted"
17985 msgstr ""
17987 #: config/tc-sparc.c:1609
17988 msgid "failed special case insn sanity check"
17989 msgstr ""
17991 #: config/tc-sparc.c:1797
17992 msgid ": invalid membar mask name"
17993 msgstr ""
17995 #: config/tc-sparc.c:1813
17996 msgid ": invalid membar mask expression"
17997 msgstr ""
17999 #: config/tc-sparc.c:1818
18000 msgid ": invalid membar mask number"
18001 msgstr ""
18003 #: config/tc-sparc.c:1833
18004 msgid ": invalid siam mode expression"
18005 msgstr ""
18007 #: config/tc-sparc.c:1838
18008 msgid ": invalid siam mode number"
18009 msgstr ""
18011 #: config/tc-sparc.c:1854
18012 msgid ": invalid prefetch function name"
18013 msgstr ""
18015 #: config/tc-sparc.c:1862
18016 msgid ": invalid prefetch function expression"
18017 msgstr ""
18019 #: config/tc-sparc.c:1867
18020 msgid ": invalid prefetch function number"
18021 msgstr ""
18023 #: config/tc-sparc.c:1894 config/tc-sparc.c:1900 config/tc-sparc.c:1909
18024 msgid ": unrecognizable privileged register"
18025 msgstr ""
18027 #: config/tc-sparc.c:1932 config/tc-sparc.c:1938 config/tc-sparc.c:1947
18028 msgid ": unrecognizable hyperprivileged register"
18029 msgstr ""
18031 #: config/tc-sparc.c:1970 config/tc-sparc.c:1976 config/tc-sparc.c:1985
18032 msgid ": unrecognizable ancillary state register"
18033 msgstr ""
18035 #: config/tc-sparc.c:2018
18036 msgid ": asr number must be between 0 and 31"
18037 msgstr ""
18039 #: config/tc-sparc.c:2027
18040 #, c-format
18041 msgid ": expecting %asrN"
18042 msgstr ""
18044 #: config/tc-sparc.c:2069
18045 msgid ": crypto immediate must be between 0 and 31"
18046 msgstr ""
18048 #: config/tc-sparc.c:2078
18049 msgid ": expecting crypto immediate"
18050 msgstr ""
18052 #: config/tc-sparc.c:2239 config/tc-sparc.c:2278 config/tc-sparc.c:2706
18053 #: config/tc-sparc.c:2742
18054 #, c-format
18055 msgid "Illegal operands: %%%s requires arguments in ()"
18056 msgstr ""
18058 #: config/tc-sparc.c:2246
18059 #, c-format
18060 msgid ""
18061 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
18062 "()"
18063 msgstr ""
18065 #: config/tc-sparc.c:2257
18066 #, c-format
18067 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
18068 msgstr ""
18070 #: config/tc-sparc.c:2464
18071 msgid "detected global register use not covered by .register pseudo-op"
18072 msgstr ""
18074 #: config/tc-sparc.c:2566
18075 msgid ": There are only 64 f registers; [0-63]"
18076 msgstr ""
18078 #: config/tc-sparc.c:2568 config/tc-sparc.c:2586
18079 msgid ": There are only 32 f registers; [0-31]"
18080 msgstr ""
18082 #: config/tc-sparc.c:2578
18083 msgid ": There are only 32 single precision f registers; [0-31]"
18084 msgstr ""
18086 #: config/tc-sparc.c:2631
18087 msgid ": Instruction requires frs2 and frsd must be the same register"
18088 msgstr ""
18090 #: config/tc-sparc.c:2751
18091 #, c-format
18092 msgid "Expression inside %%%s could not be parsed"
18093 msgstr ""
18095 #: config/tc-sparc.c:2759
18096 #, c-format
18097 msgid ""
18098 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
18099 msgstr ""
18101 #: config/tc-sparc.c:2876
18102 #, c-format
18103 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
18104 msgstr ""
18106 #: config/tc-sparc.c:2886
18107 #, c-format
18108 msgid ""
18109 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
18110 "symbol"
18111 msgstr ""
18113 #: config/tc-sparc.c:2904
18114 msgid ": PC-relative operand can't be a constant"
18115 msgstr ""
18117 #: config/tc-sparc.c:2911
18118 msgid ": TLS operand can't be a constant"
18119 msgstr ""
18121 #: config/tc-sparc.c:2939
18122 msgid ": Immediate value in cbcond is out of range."
18123 msgstr ""
18125 #: config/tc-sparc.c:2965
18126 msgid ": invalid ASI name"
18127 msgstr ""
18129 #: config/tc-sparc.c:2974
18130 msgid ": invalid ASI expression"
18131 msgstr ""
18133 #: config/tc-sparc.c:2979
18134 msgid ": invalid ASI number"
18135 msgstr ""
18137 #: config/tc-sparc.c:3084
18138 msgid ": non-immdiate imm2 operand"
18139 msgstr ""
18141 #: config/tc-sparc.c:3089
18142 msgid ": imm2 immediate operand out of range (0-3)"
18143 msgstr ""
18145 #: config/tc-sparc.c:3108
18146 msgid "OPF immediate operand out of range (0-0x1ff)"
18147 msgstr ""
18149 #: config/tc-sparc.c:3113
18150 msgid "non-immediate OPF operand, ignored"
18151 msgstr ""
18153 #: config/tc-sparc.c:3132
18154 msgid ": invalid cpreg name"
18155 msgstr ""
18157 #: config/tc-sparc.c:3161
18158 #, c-format
18159 msgid "Illegal operands%s"
18160 msgstr ""
18162 #: config/tc-sparc.c:3210
18163 #, c-format
18164 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
18165 msgstr ""
18167 #: config/tc-sparc.c:3251
18168 #, c-format
18169 msgid "Architecture mismatch on \"%s %s\"."
18170 msgstr ""
18172 #: config/tc-sparc.c:3252
18173 #, c-format
18174 msgid "(Requires %s; requested architecture is %s.)"
18175 msgstr ""
18177 #: config/tc-sparc.c:3264
18178 #, c-format
18179 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
18180 msgstr ""
18182 #: config/tc-sparc.c:3650 config/tc-sparc.c:3657 config/tc-sparc.c:3664
18183 #: config/tc-sparc.c:3671 config/tc-sparc.c:3678 config/tc-sparc.c:3687
18184 #: config/tc-sparc.c:3699 config/tc-sparc.c:3710 config/tc-sparc.c:3732
18185 #: config/tc-sparc.c:3756 write.c:1211
18186 msgid "relocation overflow"
18187 msgstr ""
18189 #: config/tc-sparc.c:3811
18190 #, c-format
18191 msgid "bad or unhandled relocation type: 0x%02x"
18192 msgstr ""
18194 #: config/tc-sparc.c:4126
18195 msgid "Expected comma after name"
18196 msgstr ""
18198 #: config/tc-sparc.c:4135
18199 #, c-format
18200 msgid "BSS length (%d.) <0! Ignored."
18201 msgstr ""
18203 #: config/tc-sparc.c:4147
18204 msgid "bad .reserve segment -- expected BSS segment"
18205 msgstr ""
18207 #: config/tc-sparc.c:4173 config/tc-sparc.c:4300
18208 msgid "negative alignment"
18209 msgstr ""
18211 #: config/tc-sparc.c:4183 config/tc-sparc.c:4321 read.c:1588 read.c:2631
18212 msgid "alignment not a power of 2"
18213 msgstr ""
18215 #: config/tc-sparc.c:4229
18216 #, c-format
18217 msgid "Ignoring attempt to re-define symbol %s"
18218 msgstr ""
18220 #: config/tc-sparc.c:4252 config/tc-v850.c:280
18221 msgid "Expected comma after symbol-name"
18222 msgstr ""
18224 #: config/tc-sparc.c:4262
18225 #, c-format
18226 msgid ".COMMon length (%lu) out of range ignored"
18227 msgstr ""
18229 #: config/tc-sparc.c:4288
18230 msgid "Expected comma after common length"
18231 msgstr ""
18233 #: config/tc-sparc.c:4433
18234 msgid "Unknown segment type"
18235 msgstr ""
18237 #: config/tc-sparc.c:4502 config/tc-sparc.c:4511
18238 #, c-format
18239 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
18240 msgstr ""
18242 #: config/tc-sparc.c:4529
18243 msgid "redefinition of global register"
18244 msgstr ""
18246 #: config/tc-sparc.c:4540
18247 #, c-format
18248 msgid "Register symbol %s already defined."
18249 msgstr ""
18251 #: config/tc-sparc.c:4742
18252 #, c-format
18253 msgid "Illegal operands: %%r_plt in %d-byte data field"
18254 msgstr ""
18256 #: config/tc-sparc.c:4752
18257 #, c-format
18258 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
18259 msgstr ""
18261 #: config/tc-sparc.c:4789 config/tc-vax.c:3271
18262 #, c-format
18263 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
18264 msgstr ""
18266 #: config/tc-sparc.c:4797 config/tc-sparc.c:4828 config/tc-sparc.c:4837
18267 #: config/tc-vax.c:3279 config/tc-vax.c:3310 config/tc-vax.c:3319
18268 #, c-format
18269 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
18270 msgstr ""
18272 #: config/tc-sparc.c:4846 config/tc-vax.c:3328
18273 #, c-format
18274 msgid "Illegal operands: garbage after %%r_%s%d()"
18275 msgstr ""
18277 #: config/tc-sparc.h:66
18278 msgid "sparc convert_frag\n"
18279 msgstr ""
18281 #: config/tc-sparc.h:68 config/tc-z80.h:54
18282 msgid "estimate_size_before_relax called"
18283 msgstr ""
18285 #: config/tc-spu.c:172
18286 msgid ""
18287 "SPU options:\n"
18288 "  --apuasm\t\t  emulate behaviour of apuasm\n"
18289 msgstr ""
18291 #: config/tc-spu.c:278
18292 #, c-format
18293 msgid "Invalid mnemonic '%s'"
18294 msgstr ""
18296 #: config/tc-spu.c:284
18297 #, c-format
18298 msgid "'%s' is only available in DD2.0 or higher."
18299 msgstr ""
18301 #: config/tc-spu.c:316
18302 #, c-format
18303 msgid "Error in argument %d.  Expecting:  \"%s\""
18304 msgstr ""
18306 #: config/tc-spu.c:327
18307 msgid "Mixing register syntax, with and without '$'."
18308 msgstr ""
18310 #: config/tc-spu.c:333
18311 #, c-format
18312 msgid "Treating '%-*s' as a symbol."
18313 msgstr ""
18315 #: config/tc-spu.c:552
18316 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
18317 msgstr ""
18319 #: config/tc-spu.c:554
18320 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
18321 msgstr ""
18323 #: config/tc-spu.c:598
18324 #, c-format
18325 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
18326 msgstr ""
18328 #: config/tc-spu.c:604
18329 #, c-format
18330 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
18331 msgstr ""
18333 #: config/tc-spu.c:674 config/tc-spu.c:677
18334 #, c-format
18335 msgid "Constant expression %d out of range, [%d, %d]."
18336 msgstr ""
18338 #: config/tc-spu.c:779
18339 #, c-format
18340 msgid "invalid priority '%lu'"
18341 msgstr ""
18343 #: config/tc-spu.c:785
18344 #, c-format
18345 msgid "invalid lrlive '%lu'"
18346 msgstr ""
18348 #: config/tc-spu.c:859
18349 msgid "Relaxation should never occur"
18350 msgstr ""
18352 #: config/tc-spu.c:1004
18353 #, c-format
18354 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
18355 msgstr ""
18357 #: config/tc-spu.h:85
18358 msgid "spu convert_frag\n"
18359 msgstr ""
18361 #: config/tc-tic30.c:36
18362 msgid "first"
18363 msgstr ""
18365 #: config/tc-tic30.c:36
18366 msgid "second"
18367 msgstr ""
18369 #: config/tc-tic30.c:36
18370 msgid "third"
18371 msgstr ""
18373 #: config/tc-tic30.c:36
18374 msgid "fourth"
18375 msgstr ""
18377 #: config/tc-tic30.c:36
18378 msgid "fifth"
18379 msgstr ""
18381 #: config/tc-tic30.c:460
18382 msgid "More than one AR register found in indirect reference"
18383 msgstr ""
18385 #: config/tc-tic30.c:466
18386 msgid "Illegal AR register in indirect reference"
18387 msgstr ""
18389 #: config/tc-tic30.c:487
18390 msgid "More than one displacement found in indirect reference"
18391 msgstr ""
18393 #: config/tc-tic30.c:496
18394 msgid "Invalid displacement in indirect reference"
18395 msgstr ""
18397 #: config/tc-tic30.c:514
18398 msgid "AR register not found in indirect reference"
18399 msgstr ""
18401 #. Maybe an implied displacement of 1 again.
18402 #: config/tc-tic30.c:531
18403 msgid "required displacement wasn't given in indirect reference"
18404 msgstr ""
18406 #: config/tc-tic30.c:538
18407 msgid "illegal indirect reference"
18408 msgstr ""
18410 #: config/tc-tic30.c:545
18411 msgid "displacement must be an unsigned 8-bit number"
18412 msgstr ""
18414 #: config/tc-tic30.c:729 config/tc-tic30.c:1475
18415 #, c-format
18416 msgid "Invalid character %s before %s operand"
18417 msgstr ""
18419 #: config/tc-tic30.c:748 config/tc-tic30.c:1490
18420 #, c-format
18421 msgid "Unbalanced parenthesis in %s operand."
18422 msgstr ""
18424 #: config/tc-tic30.c:764 config/tc-tic30.c:1500
18425 #, c-format
18426 msgid "Invalid character %s in %s operand"
18427 msgstr ""
18429 #: config/tc-tic30.c:783 config/tc-tic30.c:1517
18430 #, c-format
18431 msgid "Spurious operands; (%d operands/instruction max)"
18432 msgstr ""
18434 #. Just skip it, if it's \n complain.
18435 #: config/tc-tic30.c:801 config/tc-tic30.c:817 config/tc-tic30.c:1534
18436 #: config/tc-tic30.c:1550
18437 msgid "Expecting operand after ','; got nothing"
18438 msgstr ""
18440 #: config/tc-tic30.c:806 config/tc-tic30.c:1539
18441 msgid "Expecting operand before ','; got nothing"
18442 msgstr ""
18444 #: config/tc-tic30.c:844
18445 msgid "incorrect number of operands given in the first instruction"
18446 msgstr ""
18448 #: config/tc-tic30.c:850
18449 msgid "incorrect number of operands given in the second instruction"
18450 msgstr ""
18452 #: config/tc-tic30.c:871
18453 #, c-format
18454 msgid "%s instruction, operand %d doesn't match"
18455 msgstr ""
18457 #. Shouldn't get here.
18458 #: config/tc-tic30.c:895 config/tc-tic30.c:902
18459 msgid "incorrect format for multiply parallel instruction"
18460 msgstr ""
18462 #: config/tc-tic30.c:909
18463 msgid "destination for multiply can only be R0 or R1"
18464 msgstr ""
18466 #: config/tc-tic30.c:916
18467 msgid "destination for add/subtract can only be R2 or R3"
18468 msgstr ""
18470 #: config/tc-tic30.c:983
18471 msgid "loading the same register in parallel operation"
18472 msgstr ""
18474 #: config/tc-tic30.c:1425
18475 #, c-format
18476 msgid "Invalid character %s in opcode"
18477 msgstr ""
18479 #: config/tc-tic30.c:1455
18480 #, c-format
18481 msgid "Unknown TMS320C30 instruction: %s"
18482 msgstr ""
18484 #: config/tc-tic30.c:1575
18485 msgid "Incorrect number of operands given"
18486 msgstr ""
18488 #: config/tc-tic30.c:1608
18489 #, c-format
18490 msgid "The %s operand doesn't match"
18491 msgstr ""
18493 #. Shouldn't make it to this stage.
18494 #: config/tc-tic30.c:1633 config/tc-tic30.c:1645
18495 msgid "Incompatible first and second operands in instruction"
18496 msgstr ""
18498 #: config/tc-tic30.c:1759
18499 msgid "invalid short form floating point immediate operand"
18500 msgstr ""
18502 #: config/tc-tic30.c:1769
18503 msgid "rounding down first operand float to unsigned int"
18504 msgstr ""
18506 #: config/tc-tic30.c:1771
18507 msgid "only lower 16-bits of first operand are used"
18508 msgstr ""
18510 #: config/tc-tic30.c:1781
18511 msgid "rounding down first operand float to signed int"
18512 msgstr ""
18514 #: config/tc-tic30.c:1786 config/tc-tic30.c:1857
18515 msgid "first operand is too large for 16-bit signed int"
18516 msgstr ""
18518 #: config/tc-tic30.c:1851
18519 msgid "first operand is floating point"
18520 msgstr ""
18522 #. Shouldn't get here.
18523 #: config/tc-tic30.c:1882
18524 msgid "interrupt vector for trap instruction out of range"
18525 msgstr ""
18527 #: config/tc-tic30.c:1927
18528 msgid "LDP instruction needs a 24-bit operand"
18529 msgstr ""
18531 #: config/tc-tic30.c:1951
18532 msgid "first operand is too large for a 24-bit displacement"
18533 msgstr ""
18535 #: config/tc-tic4x.c:390
18536 msgid "Nan, using zero."
18537 msgstr ""
18539 #: config/tc-tic4x.c:508
18540 #, c-format
18541 msgid "Cannot represent exponent in %d bits"
18542 msgstr ""
18544 #: config/tc-tic4x.c:591 config/tc-tic4x.c:601
18545 msgid "Invalid floating point number"
18546 msgstr ""
18548 #: config/tc-tic4x.c:722
18549 msgid "Comma expected\n"
18550 msgstr ""
18552 #: config/tc-tic4x.c:756 config/tc-tic54x.c:498
18553 msgid ".bss size argument missing\n"
18554 msgstr ""
18556 #: config/tc-tic4x.c:764
18557 #, c-format
18558 msgid ".bss size %ld < 0!"
18559 msgstr ""
18561 #: config/tc-tic4x.c:897
18562 msgid "Non-constant symbols not allowed\n"
18563 msgstr ""
18565 #: config/tc-tic4x.c:928
18566 msgid "Symbol missing\n"
18567 msgstr ""
18569 #. Skip null symbol terminator.
18570 #: config/tc-tic4x.c:976
18571 msgid ".sect: subsection name ignored"
18572 msgstr ""
18574 #: config/tc-tic4x.c:1004 config/tc-tic4x.c:1105 config/tc-tic54x.c:1482
18575 #, c-format
18576 msgid "Error setting flags for \"%s\": %s"
18577 msgstr ""
18579 #: config/tc-tic4x.c:1036
18580 msgid ".set syntax invalid\n"
18581 msgstr ""
18583 #: config/tc-tic4x.c:1094
18584 msgid ".usect: non-zero alignment flag ignored"
18585 msgstr ""
18587 #: config/tc-tic4x.c:1125
18588 #, c-format
18589 msgid "This assembler does not support processor generation %ld"
18590 msgstr ""
18592 #: config/tc-tic4x.c:1129
18593 msgid "Changing processor generation on fly not supported..."
18594 msgstr ""
18596 #: config/tc-tic4x.c:1416
18597 msgid "Auxiliary register AR0--AR7 required for indirect"
18598 msgstr ""
18600 #: config/tc-tic4x.c:1430
18601 #, c-format
18602 msgid "Bad displacement %d (require 0--255)\n"
18603 msgstr ""
18605 #: config/tc-tic4x.c:1448
18606 msgid "Index register IR0,IR1 required for displacement"
18607 msgstr ""
18609 #: config/tc-tic4x.c:1516
18610 msgid "Expecting a register name"
18611 msgstr ""
18613 #: config/tc-tic4x.c:1528 config/tc-tic4x.c:1551 config/tc-tic4x.c:1617
18614 msgid "Number too large"
18615 msgstr ""
18617 #: config/tc-tic4x.c:1541 config/tc-tic4x.c:1564
18618 msgid "Expecting a constant value"
18619 msgstr ""
18621 #: config/tc-tic4x.c:1572
18622 #, c-format
18623 msgid "Bad direct addressing construct %s"
18624 msgstr ""
18626 #: config/tc-tic4x.c:1576
18627 #, c-format
18628 msgid "Direct value of %ld is not suitable"
18629 msgstr ""
18631 #: config/tc-tic4x.c:1600
18632 msgid "Unknown indirect addressing mode"
18633 msgstr ""
18635 #: config/tc-tic4x.c:1697
18636 #, c-format
18637 msgid "Immediate value of %ld is too large for ldf"
18638 msgstr ""
18640 #: config/tc-tic4x.c:1737
18641 msgid "Destination register must be ARn"
18642 msgstr ""
18644 #: config/tc-tic4x.c:1756 config/tc-tic4x.c:2129 config/tc-tic4x.c:2188
18645 #, c-format
18646 msgid "Immediate value of %ld is too large"
18647 msgstr ""
18649 #: config/tc-tic4x.c:1785 config/tc-tic4x.c:1990
18650 msgid "Invalid indirect addressing mode"
18651 msgstr ""
18653 #: config/tc-tic4x.c:1809 config/tc-tic4x.c:1849 config/tc-tic4x.c:2040
18654 #: config/tc-tic4x.c:2062
18655 msgid "Register must be Rn"
18656 msgstr ""
18658 #: config/tc-tic4x.c:1863 config/tc-tic4x.c:1933 config/tc-tic4x.c:1947
18659 msgid "Register must be R0--R7"
18660 msgstr ""
18662 #: config/tc-tic4x.c:1887 config/tc-tic4x.c:1915
18663 #, c-format
18664 msgid "Invalid indirect addressing mode displacement %d"
18665 msgstr ""
18667 #: config/tc-tic4x.c:1961
18668 msgid "Destination register must be R2 or R3"
18669 msgstr ""
18671 #: config/tc-tic4x.c:1975
18672 msgid "Destination register must be R0 or R1"
18673 msgstr ""
18675 #: config/tc-tic4x.c:2012
18676 #, c-format
18677 msgid "Displacement value of %ld is too large"
18678 msgstr ""
18680 #: config/tc-tic4x.c:2073 config/tc-tic4x.c:2204
18681 msgid "Floating point number not valid in expression"
18682 msgstr ""
18684 #: config/tc-tic4x.c:2087
18685 #, c-format
18686 msgid "Signed immediate value %ld too large"
18687 msgstr ""
18689 #: config/tc-tic4x.c:2150
18690 #, c-format
18691 msgid "Unsigned immediate value %ld too large"
18692 msgstr ""
18694 #: config/tc-tic4x.c:2218
18695 #, c-format
18696 msgid "Immediate value %ld too large"
18697 msgstr ""
18699 #: config/tc-tic4x.c:2237 config/tc-tic4x.c:2265
18700 msgid "Register must be ivtp or tvtp"
18701 msgstr ""
18703 #: config/tc-tic4x.c:2251
18704 msgid "Register must be address register"
18705 msgstr ""
18707 #: config/tc-tic4x.c:2324
18708 msgid "Source and destination register should not be equal"
18709 msgstr ""
18711 #: config/tc-tic4x.c:2339
18712 msgid "Equal parallel destination registers, one result will be discarded"
18713 msgstr ""
18715 #: config/tc-tic4x.c:2380
18716 msgid "Too many operands scanned"
18717 msgstr ""
18719 #: config/tc-tic4x.c:2411
18720 msgid "Parallel opcode cannot contain more than two instructions"
18721 msgstr ""
18723 #: config/tc-tic4x.c:2485
18724 #, c-format
18725 msgid "Invalid operands for %s"
18726 msgstr ""
18728 #: config/tc-tic4x.c:2488
18729 #, c-format
18730 msgid "Invalid instruction %s"
18731 msgstr ""
18733 #: config/tc-tic4x.c:2640
18734 #, c-format
18735 msgid "Bad relocation type: 0x%02x"
18736 msgstr ""
18738 #: config/tc-tic4x.c:2698
18739 #, c-format
18740 msgid "Unsupported processor generation %d"
18741 msgstr ""
18743 #: config/tc-tic4x.c:2706
18744 msgid "Option -b is depreciated, please use -mbig"
18745 msgstr ""
18747 #: config/tc-tic4x.c:2713
18748 msgid "Option -p is depreciated, please use -mmemparm"
18749 msgstr ""
18751 #: config/tc-tic4x.c:2720
18752 msgid "Option -r is depreciated, please use -mregparm"
18753 msgstr ""
18755 #: config/tc-tic4x.c:2727
18756 msgid "Option -s is depreciated, please use -msmall"
18757 msgstr ""
18759 #: config/tc-tic4x.c:2756
18760 #, c-format
18761 msgid ""
18762 "\n"
18763 "TIC4X options:\n"
18764 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
18765 "                            30 - TMS320C30\n"
18766 "                            31 - TMS320C31, TMS320LC31\n"
18767 "                            32 - TMS320C32\n"
18768 "                            33 - TMS320VC33\n"
18769 "                            40 - TMS320C40\n"
18770 "                            44 - TMS320C44\n"
18771 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
18772 "                          Combinations of -mcpu and -mrev will enable/"
18773 "disable\n"
18774 "                          the appropriate options (-midle2, -mlowpower and\n"
18775 "                          -menhanced) according to the selected type\n"
18776 "  -mbig                   select big memory model\n"
18777 "  -msmall                 select small memory model (default)\n"
18778 "  -mregparm               select register parameters (default)\n"
18779 "  -mmemparm               select memory parameters\n"
18780 "  -midle2                 enable IDLE2 support\n"
18781 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
18782 "  -menhanced              enable enhanced opcode support\n"
18783 msgstr ""
18785 #: config/tc-tic4x.c:2801
18786 #, c-format
18787 msgid "Label \"$%d\" redefined"
18788 msgstr ""
18790 #: config/tc-tic4x.c:3010
18791 #, c-format
18792 msgid "Reloc %d not supported by object file format"
18793 msgstr ""
18795 #. Only word (et al.), align, or conditionals are allowed within
18796 #. .struct/.union.
18797 #: config/tc-tic54x.c:242
18798 msgid "pseudo-op illegal within .struct/.union"
18799 msgstr ""
18801 #: config/tc-tic54x.c:256
18802 #, c-format
18803 msgid "C54x-specific command line options:\n"
18804 msgstr ""
18806 #: config/tc-tic54x.c:257
18807 #, c-format
18808 msgid "-mfar-mode | -mf          Use extended addressing\n"
18809 msgstr ""
18811 #: config/tc-tic54x.c:258
18812 #, c-format
18813 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
18814 msgstr ""
18816 #: config/tc-tic54x.c:259
18817 #, c-format
18818 msgid "-merrors-to-file <filename>\n"
18819 msgstr ""
18821 #: config/tc-tic54x.c:260
18822 #, c-format
18823 msgid "-me <filename>            Redirect errors to a file\n"
18824 msgstr ""
18826 #: config/tc-tic54x.c:373
18827 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
18828 msgstr ""
18830 #: config/tc-tic54x.c:385
18831 msgid "symbols assigned with .asg must begin with a letter"
18832 msgstr ""
18834 #: config/tc-tic54x.c:423
18835 msgid "Unterminated string after absolute expression"
18836 msgstr ""
18838 #: config/tc-tic54x.c:431
18839 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
18840 msgstr ""
18842 #: config/tc-tic54x.c:439
18843 msgid "symbols assigned with .eval must begin with a letter"
18844 msgstr ""
18846 #: config/tc-tic54x.c:507
18847 #, c-format
18848 msgid ".bss size %d < 0!"
18849 msgstr ""
18851 #: config/tc-tic54x.c:693
18852 msgid "Offset on nested structures is ignored"
18853 msgstr ""
18855 #: config/tc-tic54x.c:743
18856 #, c-format
18857 msgid ".end%s without preceding .%s"
18858 msgstr ""
18860 #: config/tc-tic54x.c:809
18861 #, c-format
18862 msgid "Unrecognized struct/union tag '%s'"
18863 msgstr ""
18865 #: config/tc-tic54x.c:811
18866 msgid ".tag requires a structure tag"
18867 msgstr ""
18869 #: config/tc-tic54x.c:817
18870 msgid "Label required for .tag"
18871 msgstr ""
18873 #: config/tc-tic54x.c:836
18874 #, c-format
18875 msgid ".tag target '%s' undefined"
18876 msgstr ""
18878 #: config/tc-tic54x.c:900
18879 #, c-format
18880 msgid ".field count '%d' out of range (1 <= X <= 32)"
18881 msgstr ""
18883 #: config/tc-tic54x.c:928
18884 #, c-format
18885 msgid "Unrecognized field type '%c'"
18886 msgstr ""
18888 #: config/tc-tic54x.c:1052
18889 msgid "Overflow in expression, truncated to 8 bits"
18890 msgstr ""
18892 #: config/tc-tic54x.c:1057
18893 msgid "Overflow in expression, truncated to 16 bits"
18894 msgstr ""
18896 #. Disallow .byte with a non constant expression that will
18897 #. require relocation.
18898 #: config/tc-tic54x.c:1065
18899 msgid "Relocatable values require at least WORD storage"
18900 msgstr ""
18902 #: config/tc-tic54x.c:1126
18903 msgid "Use of .def/.ref is deprecated.  Use .global instead"
18904 msgstr ""
18906 #: config/tc-tic54x.c:1345
18907 msgid ".space/.bes repeat count is negative, ignored"
18908 msgstr ""
18910 #: config/tc-tic54x.c:1350
18911 msgid ".space/.bes repeat count is zero, ignored"
18912 msgstr ""
18914 #: config/tc-tic54x.c:1423
18915 msgid "Missing size argument"
18916 msgstr ""
18918 #: config/tc-tic54x.c:1557
18919 msgid "CPU version has already been set"
18920 msgstr ""
18922 #: config/tc-tic54x.c:1561
18923 #, c-format
18924 msgid "Unrecognized version '%s'"
18925 msgstr ""
18927 #: config/tc-tic54x.c:1567
18928 msgid "Changing of CPU version on the fly not supported"
18929 msgstr ""
18931 #: config/tc-tic54x.c:1698
18932 msgid "p2align not supported on this target"
18933 msgstr ""
18935 #: config/tc-tic54x.c:1710
18936 msgid "Argument to .even ignored"
18937 msgstr ""
18939 #: config/tc-tic54x.c:1756
18940 msgid "Invalid field size, must be from 1 to 32"
18941 msgstr ""
18943 #: config/tc-tic54x.c:1769
18944 msgid "field size must be 16 when value is relocatable"
18945 msgstr ""
18947 #: config/tc-tic54x.c:1784
18948 msgid "field value truncated"
18949 msgstr ""
18951 #: config/tc-tic54x.c:1890 config/tc-tic54x.c:2176
18952 #, c-format
18953 msgid "Unrecognized section '%s'"
18954 msgstr ""
18956 #: config/tc-tic54x.c:1899
18957 msgid "Current section is uninitialized, section name required for .clink"
18958 msgstr ""
18960 #: config/tc-tic54x.c:2087
18961 msgid "ENDLOOP without corresponding LOOP"
18962 msgstr ""
18964 #: config/tc-tic54x.c:2128
18965 msgid "Mixing of normal and extended addressing not supported"
18966 msgstr ""
18968 #: config/tc-tic54x.c:2134
18969 msgid "Extended addressing not supported on the specified CPU"
18970 msgstr ""
18972 #: config/tc-tic54x.c:2182
18973 msgid ".sblock may be used for initialized sections only"
18974 msgstr ""
18976 #: config/tc-tic54x.c:2212
18977 msgid "Symbol missing for .set/.equ"
18978 msgstr ""
18980 #: config/tc-tic54x.c:2267
18981 msgid ".var may only be used within a macro definition"
18982 msgstr ""
18984 #: config/tc-tic54x.c:2275
18985 msgid "Substitution symbols must begin with a letter"
18986 msgstr ""
18988 #: config/tc-tic54x.c:2354
18989 #, c-format
18990 msgid "can't open macro library file '%s' for reading: %s"
18991 msgstr ""
18993 #: config/tc-tic54x.c:2361
18994 #, c-format
18995 msgid "File '%s' not in macro archive format"
18996 msgstr ""
18998 #: config/tc-tic54x.c:2491
18999 #, c-format
19000 msgid "Bad COFF version '%s'"
19001 msgstr ""
19003 #: config/tc-tic54x.c:2500
19004 #, c-format
19005 msgid "Bad CPU version '%s'"
19006 msgstr ""
19008 #: config/tc-tic54x.c:2513 config/tc-tic54x.c:2516
19009 #, c-format
19010 msgid "Can't redirect stderr to the file '%s'"
19011 msgstr ""
19013 #: config/tc-tic54x.c:2535
19014 msgid "Macro nesting is too deep"
19015 msgstr ""
19017 #: config/tc-tic54x.c:2638
19018 #, c-format
19019 msgid "Undefined substitution symbol '%s'"
19020 msgstr ""
19022 #: config/tc-tic54x.c:3121
19023 #, c-format
19024 msgid "Unbalanced parenthesis in operand %d"
19025 msgstr ""
19027 #: config/tc-tic54x.c:3152 config/tc-tic54x.c:3160
19028 msgid "Expecting operand after ','"
19029 msgstr ""
19031 #: config/tc-tic54x.c:3171
19032 msgid "Extra junk on line"
19033 msgstr ""
19035 #: config/tc-tic54x.c:3208
19036 msgid "Badly formed address expression"
19037 msgstr ""
19039 #: config/tc-tic54x.c:3461
19040 #, c-format
19041 msgid "Invalid dmad syntax '%s'"
19042 msgstr ""
19044 #: config/tc-tic54x.c:3525
19045 #, c-format
19046 msgid ""
19047 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
19048 msgstr ""
19050 #: config/tc-tic54x.c:3576
19051 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
19052 msgstr ""
19054 #: config/tc-tic54x.c:3596
19055 #, c-format
19056 msgid "Unrecognized indirect address format \"%s\""
19057 msgstr ""
19059 #: config/tc-tic54x.c:3634
19060 #, c-format
19061 msgid "Operand '%s' out of range (%d <= x <= %d)"
19062 msgstr ""
19064 #: config/tc-tic54x.c:3654
19065 msgid "Error in relocation handling"
19066 msgstr ""
19068 #: config/tc-tic54x.c:3673 config/tc-tic54x.c:3735 config/tc-tic54x.c:3763
19069 #, c-format
19070 msgid "Unrecognized condition code \"%s\""
19071 msgstr ""
19073 #: config/tc-tic54x.c:3690
19074 #, c-format
19075 msgid "Condition \"%s\" does not match preceding group"
19076 msgstr ""
19078 #: config/tc-tic54x.c:3698
19079 #, c-format
19080 msgid ""
19081 "Condition \"%s\" uses a different accumulator from a preceding condition"
19082 msgstr ""
19084 #: config/tc-tic54x.c:3705
19085 msgid "Only one comparison conditional allowed"
19086 msgstr ""
19088 #: config/tc-tic54x.c:3710
19089 msgid "Only one overflow conditional allowed"
19090 msgstr ""
19092 #: config/tc-tic54x.c:3718
19093 #, c-format
19094 msgid "Duplicate %s conditional"
19095 msgstr ""
19097 #: config/tc-tic54x.c:3749
19098 msgid "Invalid auxiliary register (use AR0-AR7)"
19099 msgstr ""
19101 #: config/tc-tic54x.c:3780
19102 msgid "lk addressing modes are invalid for memory-mapped register addressing"
19103 msgstr ""
19105 #: config/tc-tic54x.c:3788
19106 msgid ""
19107 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
19108 "Resulting behavior is undefined."
19109 msgstr ""
19111 #: config/tc-tic54x.c:3814
19112 msgid ""
19113 "Destination accumulator for each part of this parallel instruction must be "
19114 "different"
19115 msgstr ""
19117 #: config/tc-tic54x.c:3863
19118 #, c-format
19119 msgid "Memory mapped register \"%s\" out of range"
19120 msgstr ""
19122 #: config/tc-tic54x.c:3902
19123 msgid "Invalid operand (use 1, 2, or 3)"
19124 msgstr ""
19126 #: config/tc-tic54x.c:3928
19127 msgid "A status register or status bit name is required"
19128 msgstr ""
19130 #: config/tc-tic54x.c:3938
19131 #, c-format
19132 msgid "Unrecognized status bit \"%s\""
19133 msgstr ""
19135 #: config/tc-tic54x.c:3961
19136 #, c-format
19137 msgid "Invalid status register \"%s\""
19138 msgstr ""
19140 #: config/tc-tic54x.c:3973
19141 #, c-format
19142 msgid "Operand \"%s\" out of range (use 1 or 2)"
19143 msgstr ""
19145 #: config/tc-tic54x.c:4176
19146 #, c-format
19147 msgid "Unrecognized instruction \"%s\""
19148 msgstr ""
19150 #: config/tc-tic54x.c:4205
19151 #, c-format
19152 msgid "Unrecognized operand list '%s' for instruction '%s'"
19153 msgstr ""
19155 #: config/tc-tic54x.c:4234
19156 #, c-format
19157 msgid "Unrecognized parallel instruction \"%s\""
19158 msgstr ""
19160 #: config/tc-tic54x.c:4283
19161 #, c-format
19162 msgid "Invalid operand (s) for parallel instruction \"%s\""
19163 msgstr ""
19165 #: config/tc-tic54x.c:4286
19166 #, c-format
19167 msgid "Unrecognized parallel instruction combination \"%s || %s\""
19168 msgstr ""
19170 #: config/tc-tic54x.c:4514
19171 #, c-format
19172 msgid "%s symbol recursion stopped at second appearance of '%s'"
19173 msgstr ""
19175 #: config/tc-tic54x.c:4554
19176 msgid "Unrecognized substitution symbol function"
19177 msgstr ""
19179 #: config/tc-tic54x.c:4559
19180 msgid "Missing '(' after substitution symbol function"
19181 msgstr ""
19183 #: config/tc-tic54x.c:4572
19184 msgid "Expecting second argument"
19185 msgstr ""
19187 #: config/tc-tic54x.c:4590 config/tc-tic54x.c:4640
19188 msgid "Extra junk in function call, expecting ')'"
19189 msgstr ""
19191 #: config/tc-tic54x.c:4616
19192 msgid "Function expects two arguments"
19193 msgstr ""
19195 #: config/tc-tic54x.c:4629
19196 msgid "Expecting character constant argument"
19197 msgstr ""
19199 #: config/tc-tic54x.c:4635
19200 msgid "Both arguments must be substitution symbols"
19201 msgstr ""
19203 #: config/tc-tic54x.c:4687
19204 #, c-format
19205 msgid "Invalid subscript (use 1 to %d)"
19206 msgstr ""
19208 #: config/tc-tic54x.c:4697
19209 #, c-format
19210 msgid "Invalid length (use 0 to %d)"
19211 msgstr ""
19213 #: config/tc-tic54x.c:4707
19214 msgid "Missing ')' in subscripted substitution symbol expression"
19215 msgstr ""
19217 #: config/tc-tic54x.c:4727
19218 msgid "Missing forced substitution terminator ':'"
19219 msgstr ""
19221 #: config/tc-tic54x.c:4881
19222 #, c-format
19223 msgid ""
19224 "Instruction does not fit in available delay slots (%d-word insn, %d slot "
19225 "left)"
19226 msgid_plural ""
19227 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
19228 "left)"
19229 msgstr[0] ""
19230 msgstr[1] ""
19232 #: config/tc-tic54x.c:4925
19233 #, c-format
19234 msgid "Unrecognized parallel instruction '%s'"
19235 msgstr ""
19237 #: config/tc-tic54x.c:4937
19238 #, c-format
19239 msgid "Instruction '%s' requires an LP cpu version"
19240 msgstr ""
19242 #: config/tc-tic54x.c:4944
19243 #, c-format
19244 msgid "Instruction '%s' requires far mode addressing"
19245 msgstr ""
19247 #: config/tc-tic54x.c:4956
19248 #, c-format
19249 msgid ""
19250 "Instruction does not fit in available delay slots (%d-word insn, %d slot "
19251 "left). Resulting behavior is undefined."
19252 msgid_plural ""
19253 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
19254 "left). Resulting behavior is undefined."
19255 msgstr[0] ""
19256 msgstr[1] ""
19258 #: config/tc-tic54x.c:4970
19259 msgid ""
19260 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
19261 "Resulting behavior is undefined."
19262 msgstr ""
19264 #: config/tc-tic54x.c:4981
19265 #, c-format
19266 msgid "'%s' is not repeatable. Resulting behavior is undefined."
19267 msgstr ""
19269 #: config/tc-tic54x.c:4985
19270 msgid ""
19271 "Instructions using long offset modifiers or absolute addresses are not "
19272 "repeatable. Resulting behavior is undefined."
19273 msgstr ""
19275 #: config/tc-tic54x.c:5129
19276 #, c-format
19277 msgid "Unsupported relocation size %d"
19278 msgstr ""
19280 #: config/tc-tic54x.c:5260
19281 msgid "non-absolute value used with .space/.bes"
19282 msgstr ""
19284 #: config/tc-tic54x.c:5264
19285 #, c-format
19286 msgid "negative value ignored in %s"
19287 msgstr ""
19289 #: config/tc-tic54x.c:5352
19290 #, c-format
19291 msgid "attempt to .space/.bes backwards? (%ld)"
19292 msgstr ""
19294 #: config/tc-tic6x.c:232
19295 #, c-format
19296 msgid "unknown architecture '%s'"
19297 msgstr ""
19299 #: config/tc-tic6x.c:262
19300 #, c-format
19301 msgid "unknown -mpid= argument '%s'"
19302 msgstr ""
19304 #: config/tc-tic6x.c:320
19305 #, c-format
19306 msgid "TMS320C6000 options:\n"
19307 msgstr ""
19309 #: config/tc-tic6x.c:321
19310 #, c-format
19311 msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
19312 msgstr ""
19314 #: config/tc-tic6x.c:322
19315 #, c-format
19316 msgid "  -mbig-endian            generate big-endian code\n"
19317 msgstr ""
19319 #: config/tc-tic6x.c:323
19320 #, c-format
19321 msgid "  -mlittle-endian         generate little-endian code\n"
19322 msgstr ""
19324 #: config/tc-tic6x.c:324
19325 #, c-format
19326 msgid "  -mdsbt                  code uses DSBT addressing\n"
19327 msgstr ""
19329 #: config/tc-tic6x.c:325
19330 #, c-format
19331 msgid "  -mno-dsbt               code does not use DSBT addressing\n"
19332 msgstr ""
19334 #: config/tc-tic6x.c:326
19335 #, c-format
19336 msgid ""
19337 "  -mpid=no                code uses position-dependent data addressing\n"
19338 msgstr ""
19340 #: config/tc-tic6x.c:327
19341 #, c-format
19342 msgid ""
19343 "  -mpid=near              code uses position-independent data addressing,\n"
19344 "                            GOT accesses use near DP addressing\n"
19345 msgstr ""
19347 #: config/tc-tic6x.c:329
19348 #, c-format
19349 msgid ""
19350 "  -mpid=far               code uses position-independent data addressing,\n"
19351 "                            GOT accesses use far DP addressing\n"
19352 msgstr ""
19354 #: config/tc-tic6x.c:331
19355 #, c-format
19356 msgid "  -mpic                   code addressing is position-independent\n"
19357 msgstr ""
19359 #: config/tc-tic6x.c:332
19360 #, c-format
19361 msgid "  -mno-pic                code addressing is position-dependent\n"
19362 msgstr ""
19364 #: config/tc-tic6x.c:337
19365 #, c-format
19366 msgid "Supported ARCH values are:"
19367 msgstr ""
19369 #: config/tc-tic6x.c:384
19370 msgid "unexpected .cantunwind directive"
19371 msgstr ""
19373 #: config/tc-tic6x.c:404
19374 msgid "unexpected .handlerdata directive"
19375 msgstr ""
19377 #: config/tc-tic6x.c:416
19378 msgid "personality routine required before .handlerdata directive"
19379 msgstr ""
19381 #: config/tc-tic6x.c:530
19382 msgid "expected symbol"
19383 msgstr ""
19385 #: config/tc-tic6x.c:577
19386 msgid "expected comma after symbol name"
19387 msgstr ""
19389 #: config/tc-tic6x.c:587
19390 #, c-format
19391 msgid "invalid length for .scomm directive"
19392 msgstr ""
19394 #: config/tc-tic6x.c:601
19395 msgid "alignment is not a positive number"
19396 msgstr ""
19398 #: config/tc-tic6x.c:613
19399 msgid "alignment is not a power of 2"
19400 msgstr ""
19402 #: config/tc-tic6x.c:628
19403 #, c-format
19404 msgid "attempt to re-define symbol `%s'"
19405 msgstr ""
19407 #: config/tc-tic6x.c:637
19408 #, c-format
19409 msgid "attempt to redefine `%s' with a different length"
19410 msgstr ""
19412 #: config/tc-tic6x.c:835
19413 msgid "multiple '||' on same line"
19414 msgstr ""
19416 #: config/tc-tic6x.c:838
19417 msgid "'||' after predicate"
19418 msgstr ""
19420 #: config/tc-tic6x.c:882
19421 msgid "multiple predicates on same line"
19422 msgstr ""
19424 #: config/tc-tic6x.c:888
19425 #, c-format
19426 msgid "bad predicate '%s'"
19427 msgstr ""
19429 #: config/tc-tic6x.c:899
19430 msgid "predication on A0 not supported on this architecture"
19431 msgstr ""
19433 #: config/tc-tic6x.c:932
19434 msgid "label after '||'"
19435 msgstr ""
19437 #: config/tc-tic6x.c:938
19438 msgid "label after predicate"
19439 msgstr ""
19441 #: config/tc-tic6x.c:962
19442 msgid "'||' not followed by instruction"
19443 msgstr ""
19445 #: config/tc-tic6x.c:968
19446 msgid "predicate not followed by instruction"
19447 msgstr ""
19449 #: config/tc-tic6x.c:1401
19450 #, c-format
19451 msgid "control register '%s' not supported on this architecture"
19452 msgstr ""
19454 #: config/tc-tic6x.c:1580 config/tc-tic6x.c:1583 config/tc-tic6x.c:1636
19455 #: config/tc-tic6x.c:1640
19456 #, c-format
19457 msgid "register number %u not supported on this architecture"
19458 msgstr ""
19460 #: config/tc-tic6x.c:1611
19461 #, c-format
19462 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
19463 msgstr ""
19465 #: config/tc-tic6x.c:1667
19466 #, c-format
19467 msgid "junk after operand %u of '%.*s'"
19468 msgstr ""
19470 #: config/tc-tic6x.c:1680
19471 #, c-format
19472 msgid "bad register or register pair for operand %u of '%.*s'"
19473 msgstr ""
19475 #: config/tc-tic6x.c:1686
19476 #, c-format
19477 msgid "bad register for operand %u of '%.*s'"
19478 msgstr ""
19480 #: config/tc-tic6x.c:1691
19481 #, c-format
19482 msgid "bad register pair for operand %u of '%.*s'"
19483 msgstr ""
19485 #: config/tc-tic6x.c:1696
19486 #, c-format
19487 msgid "bad functional unit for operand %u of '%.*s'"
19488 msgstr ""
19490 #: config/tc-tic6x.c:1701
19491 #, c-format
19492 msgid "bad operand %u of '%.*s'"
19493 msgstr ""
19495 #: config/tc-tic6x.c:1833
19496 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
19497 msgstr ""
19499 #: config/tc-tic6x.c:1873
19500 msgid "$DSBT_INDEX not supported in this context"
19501 msgstr ""
19503 #: config/tc-tic6x.c:1886
19504 msgid "$GOT not supported in this context"
19505 msgstr ""
19507 #: config/tc-tic6x.c:1903
19508 msgid "$DPR_GOT not supported in this context"
19509 msgstr ""
19511 #: config/tc-tic6x.c:1924
19512 msgid "$DPR_BYTE not supported in this context"
19513 msgstr ""
19515 #: config/tc-tic6x.c:1941
19516 msgid "$DPR_HWORD not supported in this context"
19517 msgstr ""
19519 #: config/tc-tic6x.c:1958
19520 msgid "$DPR_WORD not supported in this context"
19521 msgstr ""
19523 #: config/tc-tic6x.c:1977
19524 msgid "$PCR_OFFSET not supported in this context"
19525 msgstr ""
19527 #: config/tc-tic6x.c:1988
19528 msgid "invalid PC-relative operand"
19529 msgstr ""
19531 #: config/tc-tic6x.c:2025
19532 #, c-format
19533 msgid "no %d-byte relocations available"
19534 msgstr ""
19536 #: config/tc-tic6x.c:2512 config/tc-tic6x.c:2543 config/tc-tic6x.c:2561
19537 #: config/tc-tic6x.c:2991 config/tc-tic6x.c:3010 config/tc-tic6x.c:3042
19538 #, c-format
19539 msgid "operand %u of '%.*s' out of range"
19540 msgstr ""
19542 #: config/tc-tic6x.c:2605 config/tc-tic6x.c:2830
19543 #, c-format
19544 msgid "offset in operand %u of '%.*s' not divisible by %u"
19545 msgstr ""
19547 #: config/tc-tic6x.c:2822 config/tc-tic6x.c:2855
19548 #, c-format
19549 msgid "offset in operand %u of '%.*s' out of range"
19550 msgstr ""
19552 #: config/tc-tic6x.c:2937
19553 #, c-format
19554 msgid "functional unit already masked for operand %u of '%.*s'"
19555 msgstr ""
19557 #: config/tc-tic6x.c:2961 config/tc-tic6x.c:3719
19558 #, c-format
19559 msgid "'%.*s' instruction not in a software pipelined loop"
19560 msgstr ""
19562 #: config/tc-tic6x.c:3060
19563 #, c-format
19564 msgid "instruction '%.*s' cannot be predicated"
19565 msgstr ""
19567 #: config/tc-tic6x.c:3327
19568 #, c-format
19569 msgid "'%.*s' instruction not supported on this architecture"
19570 msgstr ""
19572 #: config/tc-tic6x.c:3335
19573 #, c-format
19574 msgid "'%.*s' instruction not supported on this functional unit"
19575 msgstr ""
19577 #: config/tc-tic6x.c:3343
19578 #, c-format
19579 msgid ""
19580 "'%.*s' instruction not supported on this functional unit for this "
19581 "architecture"
19582 msgstr ""
19584 #: config/tc-tic6x.c:3363
19585 msgid "missing operand after comma"
19586 msgstr ""
19588 #: config/tc-tic6x.c:3371 config/tc-tic6x.c:3389
19589 #, c-format
19590 msgid "too many operands to '%.*s'"
19591 msgstr ""
19593 #: config/tc-tic6x.c:3402
19594 #, c-format
19595 msgid "bad number of operands to '%.*s'"
19596 msgstr ""
19598 #: config/tc-tic6x.c:3474
19599 #, c-format
19600 msgid "operand %u of '%.*s' not constant"
19601 msgstr ""
19603 #: config/tc-tic6x.c:3479
19604 #, c-format
19605 msgid "operand %u of '%.*s' on wrong side"
19606 msgstr ""
19608 #: config/tc-tic6x.c:3484
19609 #, c-format
19610 msgid "operand %u of '%.*s' not a valid return address register"
19611 msgstr ""
19613 #: config/tc-tic6x.c:3490
19614 #, c-format
19615 msgid "operand %u of '%.*s' is write-only"
19616 msgstr ""
19618 #: config/tc-tic6x.c:3495
19619 #, c-format
19620 msgid "operand %u of '%.*s' is read-only"
19621 msgstr ""
19623 #: config/tc-tic6x.c:3500
19624 #, c-format
19625 msgid "operand %u of '%.*s' not a valid memory reference"
19626 msgstr ""
19628 #: config/tc-tic6x.c:3506
19629 #, c-format
19630 msgid "operand %u of '%.*s' not a valid base address register"
19631 msgstr ""
19633 #: config/tc-tic6x.c:3592
19634 #, c-format
19635 msgid "bad operand combination for '%.*s'"
19636 msgstr ""
19638 #: config/tc-tic6x.c:3638
19639 msgid "parallel instruction not following another instruction"
19640 msgstr ""
19642 #: config/tc-tic6x.c:3644
19643 msgid "too many instructions in execute packet"
19644 msgstr ""
19646 #: config/tc-tic6x.c:3649
19647 msgid "label not at start of execute packet"
19648 msgstr ""
19650 #: config/tc-tic6x.c:3652
19651 #, c-format
19652 msgid "'%.*s' instruction not at start of execute packet"
19653 msgstr ""
19655 #: config/tc-tic6x.c:3700
19656 msgid "functional unit already used in this execute packet"
19657 msgstr ""
19659 #: config/tc-tic6x.c:3708
19660 msgid "nested software pipelined loop"
19661 msgstr ""
19663 #: config/tc-tic6x.c:3727
19664 msgid "'||^' without previous SPMASK"
19665 msgstr ""
19667 #: config/tc-tic6x.c:3729
19668 msgid "cannot mask instruction using no functional unit"
19669 msgstr ""
19671 #: config/tc-tic6x.c:3741
19672 msgid "functional unit already masked"
19673 msgstr ""
19675 #: config/tc-tic6x.c:3806
19676 msgid "value too large for 2-byte field"
19677 msgstr ""
19679 #: config/tc-tic6x.c:3816
19680 msgid "value too large for 1-byte field"
19681 msgstr ""
19683 #: config/tc-tic6x.c:3943
19684 msgid "immediate offset not 2-byte-aligned"
19685 msgstr ""
19687 #: config/tc-tic6x.c:3971
19688 msgid "immediate offset not 4-byte-aligned"
19689 msgstr ""
19691 #: config/tc-tic6x.c:3985
19692 msgid "addend used with $DSBT_INDEX"
19693 msgstr ""
19695 #: config/tc-tic6x.c:3999 config/tc-tic6x.c:4017 config/tc-tic6x.c:4035
19696 #: config/tc-tic6x.c:4053
19697 msgid "PC-relative offset not 4-byte-aligned"
19698 msgstr ""
19700 #: config/tc-tic6x.c:4002 config/tc-tic6x.c:4020 config/tc-tic6x.c:4038
19701 #: config/tc-tic6x.c:4056
19702 msgid "PC-relative offset out of range"
19703 msgstr ""
19705 #: config/tc-tic6x.c:4537
19706 #, c-format
19707 msgid "undefined symbol %s in PCR relocation"
19708 msgstr ""
19710 #: config/tc-tic6x.c:4654
19711 #, c-format
19712 msgid "group section `%s' has no group signature"
19713 msgstr ""
19715 #: config/tc-tic6x.c:4806
19716 msgid "missing .endp before .cfi_startproc"
19717 msgstr ""
19719 #: config/tc-tic6x.c:4911
19720 msgid "stack pointer offset too large for personality routine"
19721 msgstr ""
19723 #: config/tc-tic6x.c:4918
19724 msgid "stack frame layout does not match personality routine"
19725 msgstr ""
19727 #: config/tc-tic6x.c:5052
19728 msgid "too many unwinding instructions"
19729 msgstr ""
19731 #: config/tc-tic6x.c:5127 config/tc-tic6x.c:5140 config/tc-tic6x.c:5148
19732 #, c-format
19733 msgid "unable to generate unwinding opcode for reg %d"
19734 msgstr ""
19736 #: config/tc-tic6x.c:5157
19737 msgid "unable to restore return address from previously restored reg"
19738 msgstr ""
19740 #: config/tc-tic6x.c:5169
19741 #, c-format
19742 msgid "unhandled CFA insn for unwinding (%d)"
19743 msgstr ""
19745 #: config/tc-tic6x.c:5179
19746 #, c-format
19747 msgid "unable to generate unwinding opcode for frame pointer reg %d"
19748 msgstr ""
19750 #: config/tc-tic6x.c:5188
19751 msgid "unable to generate unwinding opcode for frame pointer offset"
19752 msgstr ""
19754 #: config/tc-tic6x.c:5197
19755 msgid "unwound stack pointer not doubleword aligned"
19756 msgstr ""
19758 #: config/tc-tic6x.c:5342
19759 msgid "stack frame layout too complex for unwinder"
19760 msgstr ""
19762 #: config/tc-tic6x.c:5359
19763 msgid "unwound frame has negative size"
19764 msgstr ""
19766 #: config/tc-tilegx.c:141
19767 #, c-format
19768 msgid ""
19769 "  -Q                      ignored\n"
19770 "  -V                      print assembler version number\n"
19771 "  -EB/-EL                 generate big-endian/little-endian code\n"
19772 "  --32/--64               generate 32bit/64bit code\n"
19773 msgstr ""
19775 #: config/tc-tilegx.c:731 config/tc-tilepro.c:619
19776 msgid "Invalid operator for operand."
19777 msgstr ""
19779 #: config/tc-tilegx.c:754 config/tc-tilepro.c:642
19780 msgid "Operator may only be applied to symbols."
19781 msgstr ""
19783 #: config/tc-tilegx.c:819 config/tc-tilepro.c:707
19784 #, c-format
19785 msgid "Writes to register '%s' are not allowed."
19786 msgstr ""
19788 #: config/tc-tilegx.c:846 config/tc-tilepro.c:734
19789 #, c-format
19790 msgid ""
19791 "Two instructions in the same bundle both write to register %s, which is not "
19792 "allowed."
19793 msgstr ""
19795 #: config/tc-tilegx.c:911 config/tc-tilepro.c:798
19796 #, c-format
19797 msgid "'%s' may not be bundled with other instructions."
19798 msgstr ""
19800 #: config/tc-tilegx.c:941 config/tc-tilepro.c:828
19801 msgid "Invalid combination of instructions for bundle."
19802 msgstr ""
19804 #: config/tc-tilegx.c:976 config/tc-tilepro.c:863
19805 msgid "instruction address is not a multiple of 8"
19806 msgstr ""
19808 #: config/tc-tilegx.c:1053 config/tc-tilepro.c:941
19809 msgid "Invalid expression."
19810 msgstr ""
19812 #: config/tc-tilegx.c:1099 config/tc-tilepro.c:983
19813 #, c-format
19814 msgid "Expected register, got '%s'."
19815 msgstr ""
19817 #: config/tc-tilegx.c:1106 config/tc-tilepro.c:990
19818 #, c-format
19819 msgid "Found use of non-canonical register name %s; use %s instead."
19820 msgstr ""
19822 #: config/tc-tilegx.c:1166 config/tc-tilepro.c:1049
19823 #, c-format
19824 msgid "Too few operands to '%s'."
19825 msgstr ""
19827 #: config/tc-tilegx.c:1171 config/tc-tilepro.c:1054
19828 #, c-format
19829 msgid "Unexpected character '%c' after operand %d to %s."
19830 msgstr ""
19832 #: config/tc-tilegx.c:1192 config/tc-tilepro.c:1075
19833 msgid "Expected immediate expression"
19834 msgstr ""
19836 #: config/tc-tilegx.c:1205 config/tc-tilegx.c:1807 config/tc-tilepro.c:1088
19837 #: config/tc-tilepro.c:1584
19838 msgid "Found '}' when not bundling."
19839 msgstr ""
19841 #: config/tc-tilegx.c:1246 config/tc-tilepro.c:1128
19842 #, c-format
19843 msgid "Unknown opcode `%.*s'."
19844 msgstr ""
19846 #: config/tc-tilegx.c:1257 config/tc-tilepro.c:1139
19847 msgid "Too many instructions for bundle."
19848 msgstr ""
19850 #: config/tc-tilegx.c:1349 config/tc-tilepro.c:1221
19851 msgid "Bad call to md_atof ()"
19852 msgstr ""
19854 #: config/tc-tilegx.c:1425 config/tc-tilepro.c:1284
19855 msgid "This operator only produces two byte values."
19856 msgstr ""
19858 #: config/tc-tilegx.c:1752 config/tc-tilepro.c:1529
19859 #, c-format
19860 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
19861 msgstr ""
19863 #: config/tc-tilegx.c:1795 config/tc-tilepro.c:1572
19864 msgid "Found '{' when already bundling."
19865 msgstr ""
19867 #: config/tc-tilepro.c:98
19868 #, c-format
19869 msgid ""
19870 "  -Q                      ignored\n"
19871 "  -V                      print assembler version number\n"
19872 msgstr ""
19874 #: config/tc-v850.c:291
19875 #, c-format
19876 msgid ".COMMon length (%d.) < 0! Ignored."
19877 msgstr ""
19879 #: config/tc-v850.c:312
19880 #, c-format
19881 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
19882 msgstr ""
19884 #: config/tc-v850.c:338
19885 msgid "Common alignment negative; 0 assumed"
19886 msgstr ""
19888 #: config/tc-v850.c:542
19889 msgid ".longcall pseudo-op seen when not relaxing"
19890 msgstr ""
19892 #: config/tc-v850.c:544
19893 msgid ".longjump pseudo-op seen when not relaxing"
19894 msgstr ""
19896 #: config/tc-v850.c:551
19897 msgid "bad .longcall format"
19898 msgstr ""
19900 #: config/tc-v850.c:1389
19901 #, c-format
19902 msgid "unknown operand shift: %x\n"
19903 msgstr ""
19905 #: config/tc-v850.c:1390
19906 msgid "internal failure in parse_register_list"
19907 msgstr ""
19909 #: config/tc-v850.c:1406
19910 msgid "constant expression or register list expected"
19911 msgstr ""
19913 #: config/tc-v850.c:1411
19914 msgid "high bits set in register list expression"
19915 msgstr ""
19917 #: config/tc-v850.c:1449 config/tc-v850.c:1506
19918 msgid "illegal register included in list"
19919 msgstr ""
19921 #: config/tc-v850.c:1455
19922 msgid "system registers cannot be included in list"
19923 msgstr ""
19925 #: config/tc-v850.c:1481
19926 msgid "second register should follow dash in register list"
19927 msgstr ""
19929 #: config/tc-v850.c:1486
19930 msgid "second register should be greater than first register"
19931 msgstr ""
19933 #: config/tc-v850.c:1536
19934 #, c-format
19935 msgid " V850 options:\n"
19936 msgstr ""
19938 #: config/tc-v850.c:1537
19939 #, c-format
19940 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
19941 msgstr ""
19943 #: config/tc-v850.c:1538
19944 #, c-format
19945 msgid ""
19946 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
19947 msgstr ""
19949 #: config/tc-v850.c:1539
19950 #, c-format
19951 msgid "  -mv850                    The code is targeted at the v850\n"
19952 msgstr ""
19954 #: config/tc-v850.c:1540
19955 #, c-format
19956 msgid "  -mv850e                   The code is targeted at the v850e\n"
19957 msgstr ""
19959 #: config/tc-v850.c:1541
19960 #, c-format
19961 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
19962 msgstr ""
19964 #: config/tc-v850.c:1542
19965 #, c-format
19966 msgid "  -mv850e2                  The code is targeted at the v850e2\n"
19967 msgstr ""
19969 #: config/tc-v850.c:1543
19970 #, c-format
19971 msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
19972 msgstr ""
19974 #: config/tc-v850.c:1544
19975 #, c-format
19976 msgid "  -mv850e2v4                Alias for -mv850e3v5\n"
19977 msgstr ""
19979 #: config/tc-v850.c:1545
19980 #, c-format
19981 msgid "  -mv850e3v5                The code is targeted at the v850e3v5\n"
19982 msgstr ""
19984 #: config/tc-v850.c:1546
19985 #, c-format
19986 msgid "  -mrelax                   Enable relaxation\n"
19987 msgstr ""
19989 #: config/tc-v850.c:1547
19990 #, c-format
19991 msgid ""
19992 "  --disp-size-default-22    branch displacement with unknown size is 22 bits "
19993 "(default)\n"
19994 msgstr ""
19996 #: config/tc-v850.c:1548
19997 #, c-format
19998 msgid ""
19999 "  --disp-size-default-32    branch displacement with unknown size is 32 "
20000 "bits\n"
20001 msgstr ""
20003 #: config/tc-v850.c:1549
20004 #, c-format
20005 msgid "  -mextension               enable extension opcode support\n"
20006 msgstr ""
20008 #: config/tc-v850.c:1550
20009 #, c-format
20010 msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
20011 msgstr ""
20013 #: config/tc-v850.c:1551
20014 #, c-format
20015 msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
20016 msgstr ""
20018 #: config/tc-v850.c:1552
20019 #, c-format
20020 msgid "  -mgcc-abi                 Mark the binary as using the old GCC ABI\n"
20021 msgstr ""
20023 #: config/tc-v850.c:1553
20024 #, c-format
20025 msgid ""
20026 "  -mrh850-abi               Mark the binary as using the RH850 ABI "
20027 "(default)\n"
20028 msgstr ""
20030 #: config/tc-v850.c:1554
20031 #, c-format
20032 msgid "  -m8byte-align             Mark the binary as using 64-bit alignment\n"
20033 msgstr ""
20035 #: config/tc-v850.c:1555
20036 #, c-format
20037 msgid ""
20038 "  -m4byte-align             Mark the binary as using 32-bit alignment "
20039 "(default)\n"
20040 msgstr ""
20042 #: config/tc-v850.c:1556
20043 #, c-format
20044 msgid ""
20045 "  -msoft-float              Mark the binary as not using FP insns (default "
20046 "for pre e2v3)\n"
20047 msgstr ""
20049 #: config/tc-v850.c:1557
20050 #, c-format
20051 msgid ""
20052 "  -mhard-float              Mark the binary as using FP insns (default for "
20053 "e2v3 and up)\n"
20054 msgstr ""
20056 #: config/tc-v850.c:1945
20057 #, c-format
20058 msgid "Unable to determine default target processor from string: %s"
20059 msgstr ""
20061 #: config/tc-v850.c:1988
20062 msgid "hi0() relocation used on an instruction which does not support it"
20063 msgstr ""
20065 #: config/tc-v850.c:2008
20066 msgid "hi() relocation used on an instruction which does not support it"
20067 msgstr ""
20069 #: config/tc-v850.c:2027
20070 msgid "lo() relocation used on an instruction which does not support it"
20071 msgstr ""
20073 #: config/tc-v850.c:2038
20074 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
20075 msgstr ""
20077 #: config/tc-v850.c:2054
20078 msgid "ctoff() relocation used on an instruction which does not support it"
20079 msgstr ""
20081 #: config/tc-v850.c:2073
20082 msgid "sdaoff() relocation used on an instruction which does not support it"
20083 msgstr ""
20085 #: config/tc-v850.c:2092
20086 msgid "zdaoff() relocation used on an instruction which does not support it"
20087 msgstr ""
20089 #: config/tc-v850.c:2124
20090 msgid "tdaoff() relocation used on an instruction which does not support it"
20091 msgstr ""
20093 #: config/tc-v850.c:2265
20094 #, c-format
20095 msgid "operand out of range (%d is not between %d and %d)"
20096 msgstr ""
20098 #: config/tc-v850.c:2348
20099 msgid "st/ld offset 23 instruction was disabled ."
20100 msgstr ""
20102 #: config/tc-v850.c:2357
20103 msgid "Target processor does not support this instruction."
20104 msgstr ""
20106 #: config/tc-v850.c:2469 config/tc-v850.c:2479 config/tc-v850.c:2500
20107 #: config/tc-v850.c:2514 config/tc-v850.c:2520 config/tc-v850.c:2544
20108 #: config/tc-v850.c:2550 config/tc-v850.c:2557 config/tc-v850.c:2571
20109 #: config/tc-v850.c:2585 config/tc-v850.c:2591 config/tc-v850.c:2929
20110 msgid "immediate operand is too large"
20111 msgstr ""
20113 #: config/tc-v850.c:2486
20114 #, c-format
20115 msgid "AAARG -> unhandled constant reloc: %d"
20116 msgstr ""
20118 #: config/tc-v850.c:2621 config/tc-v850.c:2632
20119 msgid "constant too big to fit into instruction"
20120 msgstr ""
20122 #: config/tc-v850.c:2707
20123 msgid "odd number cannot be used here"
20124 msgstr ""
20126 #: config/tc-v850.c:2752
20127 msgid "invalid register name"
20128 msgstr ""
20130 #: config/tc-v850.c:2758
20131 msgid "register r0 cannot be used here"
20132 msgstr ""
20134 #: config/tc-v850.c:2764
20135 msgid "odd register cannot be used here"
20136 msgstr ""
20138 #: config/tc-v850.c:2773
20139 msgid "invalid system register name"
20140 msgstr ""
20142 #: config/tc-v850.c:2787
20143 msgid "expected EP register"
20144 msgstr ""
20146 #: config/tc-v850.c:2804 config/tc-v850.c:2817
20147 msgid "invalid condition code name"
20148 msgstr ""
20150 #: config/tc-v850.c:2810
20151 msgid "condition sa cannot be used here"
20152 msgstr ""
20154 #: config/tc-v850.c:2823
20155 msgid "invalid cache operation name"
20156 msgstr ""
20158 #: config/tc-v850.c:2828
20159 msgid "invalid pref operation name"
20160 msgstr ""
20162 #: config/tc-v850.c:2833
20163 msgid "invalid vector register name"
20164 msgstr ""
20166 #: config/tc-v850.c:2871
20167 msgid "syntax error: value is missing before the register name"
20168 msgstr ""
20170 #: config/tc-v850.c:2873
20171 msgid "syntax error: register not expected"
20172 msgstr ""
20174 #: config/tc-v850.c:2887
20175 msgid "syntax error: system register not expected"
20176 msgstr ""
20178 #: config/tc-v850.c:2892 config/tc-v850.c:2897
20179 msgid "syntax error: condition code not expected"
20180 msgstr ""
20182 #: config/tc-v850.c:2902
20183 msgid "syntax error: vector register not expected"
20184 msgstr ""
20186 #: config/tc-v850.c:2913
20187 msgid "immediate 0 cannot be used here"
20188 msgstr ""
20190 #: config/tc-v850.c:2937
20191 msgid "immediate operand is not match"
20192 msgstr ""
20194 #: config/tc-v850.c:2950
20195 msgid "displacement is too large"
20196 msgstr ""
20198 #: config/tc-v850.c:2968 config/tc-xtensa.c:13093
20199 msgid "invalid operand"
20200 msgstr ""
20202 #: config/tc-v850.c:3080
20203 msgid "loop: 32-bit displacement not supported"
20204 msgstr ""
20206 #: config/tc-vax.c:1339
20207 msgid "no '[' to match ']'"
20208 msgstr ""
20210 #: config/tc-vax.c:1355
20211 msgid "bad register in []"
20212 msgstr ""
20214 #: config/tc-vax.c:1357
20215 msgid "[PC] index banned"
20216 msgstr ""
20218 #: config/tc-vax.c:1393
20219 msgid "no '(' to match ')'"
20220 msgstr ""
20222 #: config/tc-vax.c:1509
20223 msgid "invalid branch operand"
20224 msgstr ""
20226 #: config/tc-vax.c:1536
20227 msgid "address prohibits @"
20228 msgstr ""
20230 #: config/tc-vax.c:1538
20231 msgid "address prohibits #"
20232 msgstr ""
20234 #: config/tc-vax.c:1542
20235 msgid "address prohibits -()"
20236 msgstr ""
20238 #: config/tc-vax.c:1544
20239 msgid "address prohibits ()+"
20240 msgstr ""
20242 #: config/tc-vax.c:1547
20243 msgid "address prohibits ()"
20244 msgstr ""
20246 #: config/tc-vax.c:1549
20247 msgid "address prohibits []"
20248 msgstr ""
20250 #: config/tc-vax.c:1551
20251 msgid "address prohibits register"
20252 msgstr ""
20254 #: config/tc-vax.c:1553
20255 msgid "address prohibits displacement length specifier"
20256 msgstr ""
20258 #: config/tc-vax.c:1581
20259 msgid "invalid operand of S^#"
20260 msgstr ""
20262 #: config/tc-vax.c:1594
20263 msgid "S^# needs expression"
20264 msgstr ""
20266 #: config/tc-vax.c:1601
20267 msgid "S^# may only read-access"
20268 msgstr ""
20270 #: config/tc-vax.c:1624
20271 msgid "invalid operand of -()"
20272 msgstr ""
20274 #: config/tc-vax.c:1630
20275 msgid "-(PC) unpredictable"
20276 msgstr ""
20278 #: config/tc-vax.c:1632
20279 msgid "[]index same as -()register: unpredictable"
20280 msgstr ""
20282 #: config/tc-vax.c:1664
20283 msgid "invalid operand of ()+"
20284 msgstr ""
20286 #: config/tc-vax.c:1670
20287 msgid "(PC)+ unpredictable"
20288 msgstr ""
20290 #: config/tc-vax.c:1672
20291 msgid "[]index same as ()+register: unpredictable"
20292 msgstr ""
20294 #: config/tc-vax.c:1695
20295 msgid "# conflicts length"
20296 msgstr ""
20298 #: config/tc-vax.c:1697
20299 msgid "# bars register"
20300 msgstr ""
20302 #: config/tc-vax.c:1717
20303 msgid "writing or modifying # is unpredictable"
20304 msgstr ""
20306 #: config/tc-vax.c:1743
20307 msgid "length not needed"
20308 msgstr ""
20310 #: config/tc-vax.c:1750
20311 msgid "can't []index a register, because it has no address"
20312 msgstr ""
20314 #: config/tc-vax.c:1752
20315 msgid "a register has no address"
20316 msgstr ""
20318 #: config/tc-vax.c:1761
20319 msgid "PC part of operand unpredictable"
20320 msgstr ""
20322 #: config/tc-vax.c:1919
20323 msgid "odd number of bytes in operand description"
20324 msgstr ""
20326 #: config/tc-vax.c:1933
20327 msgid "Bad operand"
20328 msgstr ""
20330 #: config/tc-vax.c:1938
20331 msgid "Not enough operands"
20332 msgstr ""
20334 #: config/tc-vax.c:2212
20335 msgid "SYMBOL TABLE not implemented"
20336 msgstr ""
20338 #: config/tc-vax.c:2216
20339 msgid "TOKEN TRACE not implemented"
20340 msgstr ""
20342 #: config/tc-vax.c:2220
20343 #, c-format
20344 msgid "Displacement length %s ignored!"
20345 msgstr ""
20347 #: config/tc-vax.c:2224
20348 #, c-format
20349 msgid "I don't need or use temp. file \"%s\"."
20350 msgstr ""
20352 #: config/tc-vax.c:2228
20353 msgid "I don't use an interpass file! -V ignored"
20354 msgstr ""
20356 #: config/tc-vax.c:2252
20357 #, c-format
20358 msgid ""
20359 "VAX options:\n"
20360 "-d LENGTH\t\tignored\n"
20361 "-J\t\t\tignored\n"
20362 "-S\t\t\tignored\n"
20363 "-t FILE\t\t\tignored\n"
20364 "-T\t\t\tignored\n"
20365 "-V\t\t\tignored\n"
20366 msgstr ""
20368 #: config/tc-vax.c:2261
20369 #, c-format
20370 msgid ""
20371 "ELF options:\n"
20372 "-k -pic\t\t\tenable PIC mode\n"
20373 "-Q[y|n]\t\t\tignored\n"
20374 msgstr ""
20376 #: config/tc-vax.c:2422
20377 #, c-format
20378 msgid "Ignoring statement due to \"%s\""
20379 msgstr ""
20381 #: config/tc-vax.c:2439
20382 #, c-format
20383 msgid "Aborting because statement has \"%s\""
20384 msgstr ""
20386 #: config/tc-vax.c:2484
20387 msgid "Can't relocate expression"
20388 msgstr ""
20390 #: config/tc-vax.c:2587
20391 msgid "Bignum not permitted in short literal. Immediate mode assumed."
20392 msgstr ""
20394 #: config/tc-vax.c:2596
20395 msgid "Can't do flonum short literal: immediate mode used."
20396 msgstr ""
20398 #: config/tc-vax.c:2643
20399 #, c-format
20400 msgid "A bignum/flonum may not be a displacement: 0x%<PRIx64> used"
20401 msgstr ""
20403 #: config/tc-vax.c:2956
20404 #, c-format
20405 msgid "Short literal overflow(%ld.), immediate mode assumed."
20406 msgstr ""
20408 #: config/tc-vax.c:2965
20409 #, c-format
20410 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
20411 msgstr ""
20413 #: config/tc-vax.c:3030
20414 msgid "Length specification ignored. Address mode 9F used"
20415 msgstr ""
20417 #: config/tc-vax.c:3088
20418 msgid "Invalid operand: immediate value used as base address."
20419 msgstr ""
20421 #: config/tc-vax.c:3090
20422 msgid "Invalid operand: immediate value used as address."
20423 msgstr ""
20425 #: config/tc-vax.c:3115
20426 #, c-format
20427 msgid "Symbol %s used as immediate operand in PIC mode."
20428 msgstr ""
20430 #: config/tc-visium.c:836
20431 msgid "Bad call to MD_ATOF()"
20432 msgstr ""
20434 #: config/tc-wasm32.c:117
20435 #, c-format
20436 msgid "wasm32 assembler options:\n"
20437 msgstr ""
20439 #: config/tc-wasm32.c:364
20440 msgid "unexpected negative constant"
20441 msgstr ""
20443 #: config/tc-wasm32.c:426
20444 msgid "no function type on PLT reloc"
20445 msgstr ""
20447 #: config/tc-wasm32.c:441
20448 msgid "couldn't find relocation to use"
20449 msgstr ""
20451 #: config/tc-wasm32.c:513
20452 msgid "Not a function type"
20453 msgstr ""
20455 #: config/tc-wasm32.c:529
20456 #, c-format
20457 msgid "Unknown type %c\n"
20458 msgstr ""
20460 #: config/tc-wasm32.c:551 config/tc-wasm32.c:577
20461 msgid "Unknown type"
20462 msgstr ""
20464 #: config/tc-wasm32.c:625
20465 msgid "only single block types allowed"
20466 msgstr ""
20468 #: config/tc-wasm32.c:635
20469 msgid "instruction does not take a block type"
20470 msgstr ""
20472 #: config/tc-wasm32.c:652
20473 msgid "missing block type"
20474 msgstr ""
20476 #: config/tc-wasm32.c:661 config/tc-wasm32.c:665
20477 msgid "missing alignment hint"
20478 msgstr ""
20480 #: config/tc-wasm32.c:669
20481 msgid "missing offset"
20482 msgstr ""
20484 #: config/tc-wasm32.c:675
20485 msgid "missing local index"
20486 msgstr ""
20488 #: config/tc-wasm32.c:680
20489 msgid "missing break count"
20490 msgstr ""
20492 #: config/tc-wasm32.c:685
20493 msgid "missing reserved current_memory/grow_memory argument"
20494 msgstr ""
20496 #: config/tc-wasm32.c:689
20497 msgid "missing call argument"
20498 msgstr ""
20500 #: config/tc-wasm32.c:693
20501 msgid "missing call signature"
20502 msgstr ""
20504 #: config/tc-wasm32.c:695
20505 msgid "missing table index"
20506 msgstr ""
20508 #: config/tc-wasm32.c:726 config/tc-z80.c:3697 read.c:4019
20509 #, c-format
20510 msgid "junk at end of line, first unrecognized character is `%c'"
20511 msgstr ""
20513 #: config/tc-xgate.c:215
20514 msgid "architecture variant invalid"
20515 msgstr ""
20517 #: config/tc-xgate.c:369
20518 #, c-format
20519 msgid ""
20520 "Freescale XGATE co-processor options:\n"
20521 "  -mshort                 use 16-bit int ABI (default)\n"
20522 "  -mlong                  use 32-bit int ABI\n"
20523 "  -mshort-double          use 32-bit double ABI\n"
20524 "  -mlong-double           use 64-bit double ABI (default)\n"
20525 "  --mxgate                specify the processor variant [default %s]\n"
20526 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
20527 "  --print-opcodes         print the list of instructions with syntax\n"
20528 "  --generate-example      generate an example of each instruction"
20529 msgstr ""
20531 #: config/tc-xgate.c:492
20532 msgid "opcode missing or not found on input line"
20533 msgstr ""
20535 #: config/tc-xgate.c:497
20536 #, c-format
20537 msgid "opcode %s not found in opcode hash table"
20538 msgstr ""
20540 #: config/tc-xgate.c:509
20541 msgid "matching operands to opcode"
20542 msgstr ""
20544 #: config/tc-xgate.c:549
20545 msgid ": processing macro, real opcode handle not found in hash"
20546 msgstr ""
20548 #: config/tc-xgate.c:680
20549 #, c-format
20550 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
20551 msgstr ""
20553 #: config/tc-xgate.c:697
20554 #, c-format
20555 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
20556 msgstr ""
20558 #: config/tc-xgate.c:724
20559 msgid "Value out of 3-bit range."
20560 msgstr ""
20562 #: config/tc-xgate.c:731
20563 msgid "Value out of 4-bit range."
20564 msgstr ""
20566 #: config/tc-xgate.c:738
20567 msgid "Value out of 5-bit range."
20568 msgstr ""
20570 #: config/tc-xgate.c:875
20571 msgid ":operand has too many bits"
20572 msgstr ""
20574 #: config/tc-xgate.c:994
20575 msgid "unknown operand count"
20576 msgstr ""
20578 #: config/tc-xgate.c:1238 config/tc-xgate.c:1250
20579 msgid ": expected register name r0-r7 "
20580 msgstr ""
20582 #: config/tc-xgate.c:1286
20583 #, c-format
20584 msgid ":operand value(%d) too big for constraint"
20585 msgstr ""
20587 #: config/tc-xgate.c:1304
20588 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
20589 msgstr ""
20591 #: config/tc-xgate.c:1317
20592 msgid ":unknown relocation constraint size"
20593 msgstr ""
20595 #: config/tc-xgate.c:1324
20596 msgid ": expected register name ccr "
20597 msgstr ""
20599 #: config/tc-xgate.c:1330
20600 msgid ": expected register name pc "
20601 msgstr ""
20603 #: config/tc-xstormy16.c:77
20604 #, c-format
20605 msgid " XSTORMY16 specific command line options:\n"
20606 msgstr ""
20608 #: config/tc-xstormy16.c:223
20609 #, c-format
20610 msgid "unsupported fptr fixup size %d"
20611 msgstr ""
20613 #: config/tc-xstormy16.c:235
20614 #, c-format
20615 msgid "unsupported fixup size %d"
20616 msgstr ""
20618 #: config/tc-xstormy16.c:266
20619 msgid "unsupported fptr fixup"
20620 msgstr ""
20622 #: config/tc-xtensa.c:650
20623 msgid "illegal range of target hardware versions"
20624 msgstr ""
20626 #: config/tc-xtensa.c:831
20627 msgid "--density option is ignored"
20628 msgstr ""
20630 #: config/tc-xtensa.c:834
20631 msgid "--no-density option is ignored"
20632 msgstr ""
20634 #: config/tc-xtensa.c:852
20635 msgid "--generics is deprecated; use --transform instead"
20636 msgstr ""
20638 #: config/tc-xtensa.c:855
20639 msgid "--no-generics is deprecated; use --no-transform instead"
20640 msgstr ""
20642 #: config/tc-xtensa.c:858
20643 msgid "--relax is deprecated; use --transform instead"
20644 msgstr ""
20646 #: config/tc-xtensa.c:861
20647 msgid "--no-relax is deprecated; use --no-transform instead"
20648 msgstr ""
20650 #: config/tc-xtensa.c:878
20651 msgid "--absolute-literals option not supported in this Xtensa configuration"
20652 msgstr ""
20654 #: config/tc-xtensa.c:951
20655 msgid "prefer-l32r conflicts with prefer-const16"
20656 msgstr ""
20658 #: config/tc-xtensa.c:957
20659 msgid "prefer-const16 conflicts with prefer-l32r"
20660 msgstr ""
20662 #: config/tc-xtensa.c:966 config/tc-xtensa.c:975 config/tc-xtensa.c:979
20663 msgid "invalid target hardware version"
20664 msgstr ""
20666 #: config/tc-xtensa.c:1025
20667 msgid "no-auto-litpools is incompatible with auto-litpool-limit"
20668 msgstr ""
20670 #: config/tc-xtensa.c:1027 config/tc-xtensa.c:1030
20671 msgid "invalid auto-litpool-limit argument"
20672 msgstr ""
20674 #: config/tc-xtensa.c:1032
20675 msgid "invalid auto-litpool-limit argument (range is 100-10000)"
20676 msgstr ""
20678 #: config/tc-xtensa.c:1229
20679 msgid "unmatched .end directive"
20680 msgstr ""
20682 #: config/tc-xtensa.c:1258
20683 msgid ".begin directive with no matching .end directive"
20684 msgstr ""
20686 #: config/tc-xtensa.c:1299
20687 msgid "[no-]generics is deprecated; use [no-]transform instead"
20688 msgstr ""
20690 #: config/tc-xtensa.c:1304
20691 msgid "[no-]relax is deprecated; use [no-]transform instead"
20692 msgstr ""
20694 #: config/tc-xtensa.c:1317
20695 #, c-format
20696 msgid "directive %s cannot be negated"
20697 msgstr ""
20699 #: config/tc-xtensa.c:1323
20700 msgid "unknown directive"
20701 msgstr ""
20703 #: config/tc-xtensa.c:1344 config/tc-xtensa.c:1440 config/tc-xtensa.c:1670
20704 #: config/tc-xtensa.c:5931
20705 msgid "directives are not valid inside bundles"
20706 msgstr ""
20708 #: config/tc-xtensa.c:1356
20709 msgid ".begin literal is deprecated; use .literal instead"
20710 msgstr ""
20712 #: config/tc-xtensa.c:1370
20713 msgid "cannot set literal_prefix inside literal fragment"
20714 msgstr ""
20716 #: config/tc-xtensa.c:1403
20717 msgid ".begin [no-]density is ignored"
20718 msgstr ""
20720 #: config/tc-xtensa.c:1410 config/tc-xtensa.c:1460
20721 msgid "Xtensa absolute literals option not supported; ignored"
20722 msgstr ""
20724 #: config/tc-xtensa.c:1453
20725 msgid ".end [no-]density is ignored"
20726 msgstr ""
20728 #: config/tc-xtensa.c:1478
20729 #, c-format
20730 msgid "does not match begin %s%s at %s:%d"
20731 msgstr ""
20733 #: config/tc-xtensa.c:1533
20734 msgid ".literal_position inside literal directive; ignoring"
20735 msgstr ""
20737 #: config/tc-xtensa.c:1552
20738 msgid ".literal not allowed inside .begin literal region"
20739 msgstr ""
20741 #: config/tc-xtensa.c:1580
20742 msgid "expected comma or colon after symbol name; rest of line ignored"
20743 msgstr ""
20745 #: config/tc-xtensa.c:1639
20746 msgid "fall through frequency must be greater than 0"
20747 msgstr ""
20749 #: config/tc-xtensa.c:1647
20750 msgid "branch target frequency must be greater than 0"
20751 msgstr ""
20753 #: config/tc-xtensa.c:1695
20754 #, c-format
20755 msgid "opcode-specific %s relocation used outside an instruction"
20756 msgstr ""
20758 #: config/tc-xtensa.c:1705
20759 #, c-format
20760 msgid "invalid use of %s relocation"
20761 msgstr ""
20763 #: config/tc-xtensa.c:1901 config/tc-xtensa.c:1918
20764 #, c-format
20765 msgid "bad register name: %s"
20766 msgstr ""
20768 #: config/tc-xtensa.c:1907
20769 #, c-format
20770 msgid "bad register number: %s"
20771 msgstr ""
20773 #: config/tc-xtensa.c:1971
20774 msgid "pcrel relocation not allowed in an instruction"
20775 msgstr ""
20777 #: config/tc-xtensa.c:2074
20778 msgid "extra colon"
20779 msgstr ""
20781 #: config/tc-xtensa.c:2135
20782 msgid "incorrect register number, ignoring"
20783 msgstr ""
20785 #: config/tc-xtensa.c:2216
20786 #, c-format
20787 msgid "cannot encode opcode \"%s\""
20788 msgstr ""
20790 #: config/tc-xtensa.c:2308
20791 #, c-format
20792 msgid "not enough operands (%d) for '%s'; expected %d"
20793 msgstr ""
20795 #: config/tc-xtensa.c:2315
20796 #, c-format
20797 msgid "too many operands (%d) for '%s'; expected %d"
20798 msgstr ""
20800 #: config/tc-xtensa.c:2366
20801 #, c-format
20802 msgid "invalid register '%s' for '%s' instruction"
20803 msgstr ""
20805 #: config/tc-xtensa.c:2373
20806 #, c-format
20807 msgid "invalid register number (%ld) for '%s' instruction"
20808 msgstr ""
20810 #: config/tc-xtensa.c:2440
20811 #, c-format
20812 msgid "invalid register number (%ld) for '%s'"
20813 msgstr ""
20815 #: config/tc-xtensa.c:2839
20816 #, c-format
20817 msgid "operand %d of '%s' has out of range value '%u'"
20818 msgstr ""
20820 #: config/tc-xtensa.c:2845
20821 #, c-format
20822 msgid "operand %d of '%s' has invalid value '%u'"
20823 msgstr ""
20825 #: config/tc-xtensa.c:2892
20826 #, c-format
20827 msgid "internal error: unknown option name '%s'"
20828 msgstr ""
20830 #: config/tc-xtensa.c:4001
20831 msgid "can't handle generation of literal/labels yet"
20832 msgstr ""
20834 #: config/tc-xtensa.c:4005
20835 msgid "can't handle undefined OP TYPE"
20836 msgstr ""
20838 #: config/tc-xtensa.c:4066 config/tc-xtensa.c:4075
20839 #, c-format
20840 msgid "found %d operand for '%s':  Expected %d"
20841 msgid_plural "found %d operands for '%s':  Expected %d"
20842 msgstr[0] ""
20843 msgstr[1] ""
20845 #: config/tc-xtensa.c:4098
20846 msgid "immediate operands sum to greater than 32"
20847 msgstr ""
20849 #: config/tc-xtensa.c:4350
20850 #, c-format
20851 msgid "invalid relocation for operand %i of '%s'"
20852 msgstr ""
20854 #: config/tc-xtensa.c:4360
20855 #, c-format
20856 msgid "invalid expression for operand %i of '%s'"
20857 msgstr ""
20859 #: config/tc-xtensa.c:4370
20860 #, c-format
20861 msgid "invalid relocation in instruction slot %i"
20862 msgstr ""
20864 #: config/tc-xtensa.c:4377
20865 #, c-format
20866 msgid "undefined symbol for opcode \"%s\""
20867 msgstr ""
20869 #: config/tc-xtensa.c:4852
20870 msgid "opcode 'NOP.N' unavailable in this configuration"
20871 msgstr ""
20873 #: config/tc-xtensa.c:4912
20874 msgid "get_expanded_loop_offset: invalid opcode"
20875 msgstr ""
20877 #: config/tc-xtensa.c:5073
20878 #, c-format
20879 msgid "assembly state not set for first frag in section %s"
20880 msgstr ""
20882 #: config/tc-xtensa.c:5126
20883 #, c-format
20884 msgid "unaligned branch target: %d bytes at 0x%lx"
20885 msgstr ""
20887 #: config/tc-xtensa.c:5170
20888 #, c-format
20889 msgid "unaligned loop: %d bytes at 0x%lx"
20890 msgstr ""
20892 #: config/tc-xtensa.c:5195
20893 msgid "unexpected fix"
20894 msgstr ""
20896 #: config/tc-xtensa.c:5206 config/tc-xtensa.c:5210
20897 msgid "undecodable fix"
20898 msgstr ""
20900 #: config/tc-xtensa.c:5371
20901 msgid "labels are not valid inside bundles"
20902 msgstr ""
20904 #: config/tc-xtensa.c:5391
20905 msgid "invalid last instruction for a zero-overhead loop"
20906 msgstr ""
20908 #: config/tc-xtensa.c:5458
20909 msgid "extra opening brace"
20910 msgstr ""
20912 #: config/tc-xtensa.c:5468
20913 msgid "extra closing brace"
20914 msgstr ""
20916 #: config/tc-xtensa.c:5495
20917 msgid "missing closing brace"
20918 msgstr ""
20920 #: config/tc-xtensa.c:5593 config/tc-xtensa.c:5622
20921 #, c-format
20922 msgid "wrong number of operands for '%s'"
20923 msgstr ""
20925 #: config/tc-xtensa.c:5609
20926 #, c-format
20927 msgid "bad relocation expression for '%s'"
20928 msgstr ""
20930 #: config/tc-xtensa.c:5644
20931 #, c-format
20932 msgid "unknown opcode or format name '%s'"
20933 msgstr ""
20935 #: config/tc-xtensa.c:5650
20936 msgid "format names only valid inside bundles"
20937 msgstr ""
20939 #: config/tc-xtensa.c:5655
20940 #, c-format
20941 msgid "multiple formats specified for one bundle; using '%s'"
20942 msgstr ""
20944 #: config/tc-xtensa.c:5705
20945 msgid "entry instruction with stack decrement < 16"
20946 msgstr ""
20948 #: config/tc-xtensa.c:5759
20949 msgid "unaligned entry instruction"
20950 msgstr ""
20952 #: config/tc-xtensa.c:5824
20953 msgid "bad instruction format"
20954 msgstr ""
20956 #: config/tc-xtensa.c:5827
20957 msgid "invalid relocation"
20958 msgstr ""
20960 #: config/tc-xtensa.c:5838
20961 #, c-format
20962 msgid "invalid relocation for '%s' instruction"
20963 msgstr ""
20965 #: config/tc-xtensa.c:5850
20966 #, c-format
20967 msgid "invalid relocation for operand %d of '%s'"
20968 msgstr ""
20970 #: config/tc-xtensa.c:6133
20971 #, c-format
20972 msgid "unhandled local relocation fix %s"
20973 msgstr ""
20975 #: config/tc-xtensa.c:6182
20976 #, c-format
20977 msgid "internal error; cannot generate `%s' relocation"
20978 msgstr ""
20980 #: config/tc-xtensa.c:6399
20981 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
20982 msgstr ""
20984 #: config/tc-xtensa.c:6406
20985 msgid "couldn't find a valid instruction format"
20986 msgstr ""
20988 #: config/tc-xtensa.c:6407
20989 #, c-format
20990 msgid "    ops were: "
20991 msgstr ""
20993 #: config/tc-xtensa.c:6409
20994 #, c-format
20995 msgid " %s;"
20996 msgstr ""
20998 #: config/tc-xtensa.c:6419
20999 #, c-format
21000 msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
21001 msgstr ""
21003 #: config/tc-xtensa.c:6428 config/tc-xtensa.c:6525
21004 msgid "illegal resource usage in bundle"
21005 msgstr ""
21007 #: config/tc-xtensa.c:6614
21008 #, c-format
21009 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
21010 msgstr ""
21012 #: config/tc-xtensa.c:6619
21013 #, c-format
21014 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
21015 msgstr ""
21017 #: config/tc-xtensa.c:6624
21018 #, c-format
21019 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
21020 msgstr ""
21022 #: config/tc-xtensa.c:6629
21023 #, c-format
21024 msgid ""
21025 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
21026 msgstr ""
21028 #: config/tc-xtensa.c:6645
21029 msgid "multiple branches or jumps in the same bundle"
21030 msgstr ""
21032 #: config/tc-xtensa.c:7097
21033 msgid "cannot assemble into a literal fragment"
21034 msgstr ""
21036 #: config/tc-xtensa.c:7099
21037 msgid "..."
21038 msgstr ""
21040 #: config/tc-xtensa.c:8318
21041 msgid ""
21042 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
21043 msgstr ""
21045 #: config/tc-xtensa.c:8430
21046 msgid "branching or jumping to a loop end may trigger hardware errata"
21047 msgstr ""
21049 #: config/tc-xtensa.c:8512
21050 msgid "loop end too close to another loop end may trigger hardware errata"
21051 msgstr ""
21053 #: config/tc-xtensa.c:8521
21054 #, c-format
21055 msgid "fr_var %lu < length %d"
21056 msgstr ""
21058 #: config/tc-xtensa.c:8679
21059 msgid ""
21060 "loop containing less than three instructions may trigger hardware errata"
21061 msgstr ""
21063 #: config/tc-xtensa.c:8751
21064 msgid "undecodable instruction in instruction frag"
21065 msgstr ""
21067 #: config/tc-xtensa.c:8861
21068 msgid "invalid empty loop"
21069 msgstr ""
21071 #: config/tc-xtensa.c:8866
21072 msgid "loop target does not follow loop instruction in section"
21073 msgstr ""
21075 #: config/tc-xtensa.c:9433
21076 msgid "cannot find suitable trampoline"
21077 msgstr ""
21079 #: config/tc-xtensa.c:9688
21080 msgid "bad relaxation state"
21081 msgstr ""
21083 #: config/tc-xtensa.c:9746
21084 #, c-format
21085 msgid "fr_var (%ld) < length (%d)"
21086 msgstr ""
21088 #: config/tc-xtensa.c:10446
21089 msgid "jump target out of range; no usable trampoline found"
21090 msgstr ""
21092 #: config/tc-xtensa.c:10570
21093 msgid "invalid relaxation fragment result"
21094 msgstr ""
21096 #: config/tc-xtensa.c:10652
21097 msgid "unable to widen instruction"
21098 msgstr ""
21100 #: config/tc-xtensa.c:10790
21101 msgid "multiple literals in expansion"
21102 msgstr ""
21104 #: config/tc-xtensa.c:10794
21105 msgid "no registered fragment for literal"
21106 msgstr ""
21108 #: config/tc-xtensa.c:10796
21109 msgid "number of literal tokens != 1"
21110 msgstr ""
21112 #: config/tc-xtensa.c:10925 config/tc-xtensa.c:10931
21113 #, c-format
21114 msgid "unresolved loop target symbol: %s"
21115 msgstr ""
21117 #: config/tc-xtensa.c:11419
21118 #, c-format
21119 msgid "fixes not all moved from %s"
21120 msgstr ""
21122 #: config/tc-xtensa.c:11547
21123 msgid ""
21124 "literal pool location required for text-section-literals; specify with ."
21125 "literal_position"
21126 msgstr ""
21128 #: config/tc-xtensa.c:12407
21129 msgid "too many operands in instruction"
21130 msgstr ""
21132 #: config/tc-xtensa.c:12617
21133 msgid "invalid symbolic operand"
21134 msgstr ""
21136 #: config/tc-xtensa.c:12678
21137 msgid "operand number mismatch"
21138 msgstr ""
21140 #: config/tc-xtensa.c:12682
21141 #, c-format
21142 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
21143 msgstr ""
21145 #: config/tc-xtensa.c:12707
21146 #, c-format
21147 msgid "xtensa-isa failure: %s"
21148 msgstr ""
21150 #: config/tc-xtensa.c:12784
21151 msgid "invalid opcode"
21152 msgstr ""
21154 #: config/tc-xtensa.c:12790
21155 msgid "too few operands"
21156 msgstr ""
21158 #: config/tc-xtensa.c:12796
21159 msgid "too many operands"
21160 msgstr ""
21162 #: config/tc-xtensa.c:12840
21163 msgid "multiple writes to the same register"
21164 msgstr ""
21166 #: config/tc-xtensa.c:12954 config/tc-xtensa.c:12960
21167 msgid "out of memory"
21168 msgstr ""
21170 #: config/tc-xtensa.c:13049
21171 msgid "TLS relocation not allowed in FLIX bundle"
21172 msgstr ""
21174 #. Instructions that generate TLS relocations should always be
21175 #. relaxed in the front-end.  If "record_fixup" is set, then this
21176 #. function is being called during back-end relaxation, so flag
21177 #. the unexpected behavior as an error.
21178 #: config/tc-xtensa.c:13055
21179 msgid "unexpected TLS relocation"
21180 msgstr ""
21182 #: config/tc-xtensa.c:13099
21183 msgid "symbolic operand not allowed"
21184 msgstr ""
21186 #: config/tc-xtensa.c:13136
21187 msgid "cannot decode instruction format"
21188 msgstr ""
21190 #: config/tc-xtensa.c:13280
21191 msgid "ignoring extra '-rename-section' delimiter ':'"
21192 msgstr ""
21194 #: config/tc-xtensa.c:13285
21195 #, c-format
21196 msgid "ignoring invalid '-rename-section' specification: '%s'"
21197 msgstr ""
21199 #: config/tc-xtensa.c:13296
21200 #, c-format
21201 msgid "section %s renamed multiple times"
21202 msgstr ""
21204 #: config/tc-xtensa.c:13298
21205 #, c-format
21206 msgid "multiple sections remapped to output section %s"
21207 msgstr ""
21209 #: config/tc-z80.c:199
21210 #, c-format
21211 msgid "Invalid CPU is specified: %s"
21212 msgstr ""
21214 #: config/tc-z80.c:224
21215 #, c-format
21216 msgid "Invalid EXTENSION is specified: %s"
21217 msgstr ""
21219 #: config/tc-z80.c:279
21220 #, c-format
21221 msgid "invalid floating point numbers type `%s'"
21222 msgstr ""
21224 #: config/tc-z80.c:300 config/tc-z80.c:309
21225 #, c-format
21226 msgid "invalid INST in command line: %s"
21227 msgstr ""
21229 #: config/tc-z80.c:403
21230 #, c-format
21231 msgid ""
21232 "\n"
21233 "CPU model options:\n"
21234 "  -march=CPU[+EXT...][-EXT...]\n"
21235 "\t\t\t  generate code for CPU, where CPU is one of:\n"
21236 msgstr ""
21238 #: config/tc-z80.c:409
21239 #, c-format
21240 msgid "And EXT is combination (+EXT - add, -EXT - remove) of:\n"
21241 msgstr ""
21243 #: config/tc-z80.c:412
21244 #, c-format
21245 msgid ""
21246 "\n"
21247 "Compatibility options:\n"
21248 "  -local-prefix=TEXT\t  treat labels prefixed by TEXT as local\n"
21249 "  -colonless\t\t  permit colonless labels\n"
21250 "  -sdcc\t\t\t  accept SDCC specific instruction syntax\n"
21251 "  -fp-s=FORMAT\t\t  set single precision FP numbers format\n"
21252 "  -fp-d=FORMAT\t\t  set double precision FP numbers format\n"
21253 "Where FORMAT one of:\n"
21254 "  ieee754\t\t  IEEE754 compatible (depends on directive)\n"
21255 "  half\t\t\t  IEEE754 half precision (16 bit)\n"
21256 "  single\t\t  IEEE754 single precision (32 bit)\n"
21257 "  double\t\t  IEEE754 double precision (64 bit)\n"
21258 "  zeda32\t\t  Zeda z80float library 32 bit format\n"
21259 "  math48\t\t  48 bit format from Math48 library\n"
21260 "\n"
21261 "Default: -march=z80+xyhl+infc\n"
21262 msgstr ""
21264 #: config/tc-z80.c:618
21265 msgid "-- unterminated string"
21266 msgstr ""
21268 #: config/tc-z80.c:794
21269 msgid "undocumented instruction"
21270 msgstr ""
21272 #: config/tc-z80.c:838 config/tc-z80.c:844
21273 msgid "mismatched parentheses"
21274 msgstr ""
21276 #: config/tc-z80.c:936
21277 msgid "bad expression syntax"
21278 msgstr ""
21280 #: config/tc-z80.c:1147
21281 #, c-format
21282 msgid "%d-bit overflow (%+<PRId64>)"
21283 msgstr ""
21285 #: config/tc-z80.c:1162
21286 #, c-format
21287 msgid "invalid data size %d"
21288 msgstr ""
21290 #: config/tc-z80.c:1247
21291 msgid "cannot make a relative jump to an absolute location"
21292 msgstr ""
21294 #: config/tc-z80.c:1254
21295 #, c-format
21296 msgid "index overflow (%+<PRId64>)"
21297 msgstr ""
21299 #: config/tc-z80.c:1257
21300 #, c-format
21301 msgid "offset overflow (%+<PRId64>)"
21302 msgstr ""
21304 #: config/tc-z80.c:1460 config/tc-z80.c:1707 config/tc-z80.c:1750
21305 #: config/tc-z80.c:1831 config/tc-z80.c:1861 config/tc-z80.c:1920
21306 #: config/tc-z80.c:1980 config/tc-z80.c:2033 config/tc-z80.c:2066
21307 #: config/tc-z80.c:2123 config/tc-z80.c:2741 config/tc-z80.c:2790
21308 #: config/tc-z80.c:2828 config/tc-z80.c:2888 config/tc-z80.c:2948
21309 #: config/tc-z80.c:3024 config/tc-z80.c:3047
21310 msgid "bad instruction syntax"
21311 msgstr ""
21313 #: config/tc-z80.c:1898
21314 msgid "condition code invalid for jr"
21315 msgstr ""
21317 #: config/tc-z80.c:2487 config/tc-z80.c:2498 config/tc-z80.c:2514
21318 #: config/tc-z80.c:2547
21319 msgid "ADL mode instruction"
21320 msgstr ""
21322 #. SIS prefix, in Z80 it is LD B,B
21323 #. LIS prefix, in Z80 it is LD C,C
21324 #. SIL prefix, in Z80 it is LD D,D
21325 #. LIL prefix, in Z80 it is LD E,E
21326 #: config/tc-z80.c:2622
21327 msgid "unsupported instruction, assembled as NOP"
21328 msgstr ""
21330 #: config/tc-z80.c:3215 config/tc-z80.c:3246
21331 msgid "parentheses ignored"
21332 msgstr ""
21334 #: config/tc-z80.c:3263
21335 msgid "CPU mode is unsupported by target"
21336 msgstr ""
21338 #: config/tc-z80.c:3285
21339 msgid "assignment expected"
21340 msgstr ""
21342 #: config/tc-z80.c:3690
21343 #, c-format
21344 msgid "Unknown instruction `%s'"
21345 msgstr ""
21347 #: config/tc-z80.c:3766
21348 #, c-format
21349 msgid "8-bit signed offset out of range (%+ld)"
21350 msgstr ""
21352 #: config/tc-z80.c:3789
21353 #, c-format
21354 msgid "8-bit overflow (%+ld)"
21355 msgstr ""
21357 #: config/tc-z80.c:3806
21358 #, c-format
21359 msgid "16-bit overflow (%+ld)"
21360 msgstr ""
21362 #: config/tc-z80.c:3814
21363 #, c-format
21364 msgid "24-bit overflow (%+ld)"
21365 msgstr ""
21367 #: config/tc-z80.c:3823
21368 #, c-format
21369 msgid "32-bit overflow (%+ld)"
21370 msgstr ""
21372 #: config/tc-z80.c:3836
21373 #, c-format
21374 msgid "md_apply_fix: unknown reloc type 0x%x\n"
21375 msgstr ""
21377 #: config/tc-z80.c:4033 config/tc-z80.c:4092
21378 msgid "invalid syntax"
21379 msgstr ""
21381 #: config/tc-z80.c:4111
21382 msgid "overflow"
21383 msgstr ""
21385 #: config/tc-z8k.c:281
21386 #, c-format
21387 msgid "register rr%d out of range"
21388 msgstr ""
21390 #: config/tc-z8k.c:283
21391 #, c-format
21392 msgid "register rr%d does not exist"
21393 msgstr ""
21395 #: config/tc-z8k.c:295
21396 #, c-format
21397 msgid "register rh%d out of range"
21398 msgstr ""
21400 #: config/tc-z8k.c:307
21401 #, c-format
21402 msgid "register rl%d out of range"
21403 msgstr ""
21405 #: config/tc-z8k.c:320
21406 #, c-format
21407 msgid "register rq%d out of range"
21408 msgstr ""
21410 #: config/tc-z8k.c:322
21411 #, c-format
21412 msgid "register rq%d does not exist"
21413 msgstr ""
21415 #: config/tc-z8k.c:334
21416 #, c-format
21417 msgid "register r%d out of range"
21418 msgstr ""
21420 #: config/tc-z8k.c:375
21421 #, c-format
21422 msgid "expected %c"
21423 msgstr ""
21425 #: config/tc-z8k.c:390
21426 #, c-format
21427 msgid "register is wrong size for a word %s"
21428 msgstr ""
21430 #: config/tc-z8k.c:404
21431 #, c-format
21432 msgid "register is wrong size for address %s"
21433 msgstr ""
21435 #: config/tc-z8k.c:538
21436 #, c-format
21437 msgid "unknown interrupt %s"
21438 msgstr ""
21440 #. No interrupt type specified, opcode won't do anything.
21441 #: config/tc-z8k.c:561
21442 msgid "opcode has no effect"
21443 msgstr ""
21445 #: config/tc-z8k.c:672
21446 msgid "Missing ) in ra(rb)"
21447 msgstr ""
21449 #: config/tc-z8k.c:752 config/tc-z8k.c:791
21450 #, c-format
21451 msgid "invalid condition code '%s'"
21452 msgstr ""
21454 #: config/tc-z8k.c:764
21455 #, c-format
21456 msgid "invalid flag '%s'"
21457 msgstr ""
21459 #: config/tc-z8k.c:918 config/tc-z8k.c:924
21460 msgid "invalid indirect register size"
21461 msgstr ""
21463 #: config/tc-z8k.c:941 config/tc-z8k.c:1107 config/tc-z8k.c:1112
21464 msgid "invalid control register name"
21465 msgstr ""
21467 #: config/tc-z8k.c:1096
21468 msgid "immediate must be 1 or 2"
21469 msgstr ""
21471 #: config/tc-z8k.c:1099
21472 msgid "immediate 1 or 2 expected"
21473 msgstr ""
21475 #: config/tc-z8k.c:1130
21476 msgid "can't use R0 here"
21477 msgstr ""
21479 #: config/tc-z8k.c:1288
21480 msgid "Can't find opcode to match operands"
21481 msgstr ""
21483 #: config/tc-z8k.c:1335
21484 #, c-format
21485 msgid "invalid architecture -z%s"
21486 msgstr ""
21488 #: config/tc-z8k.c:1354
21489 #, c-format
21490 msgid ""
21491 " Z8K options:\n"
21492 "  -z8001                  generate segmented code\n"
21493 "  -z8002                  generate unsegmented code\n"
21494 "  -linkrelax              create linker relaxable code\n"
21495 msgstr ""
21497 #: config/tc-z8k.c:1366
21498 #, c-format
21499 msgid "call to md_convert_frag\n"
21500 msgstr ""
21502 #: config/tc-z8k.c:1473 config/tc-z8k.c:1513 config/tc-z8k.c:1536
21503 msgid "cannot branch to odd address"
21504 msgstr ""
21506 #: config/tc-z8k.c:1477 config/tc-z8k.c:1540
21507 msgid "relative jump out of range"
21508 msgstr ""
21510 #: config/tc-z8k.c:1495
21511 msgid "relative address out of range"
21512 msgstr ""
21514 #: config/tc-z8k.c:1516
21515 msgid "relative call out of range"
21516 msgstr ""
21518 #: config/tc-z8k.c:1548
21519 #, c-format
21520 msgid "md_apply_fix: unknown r_type 0x%x\n"
21521 msgstr ""
21523 #: config/tc-z8k.c:1560
21524 #, c-format
21525 msgid "call to md_estimate_size_before_relax\n"
21526 msgstr ""
21528 #: config/xtensa-relax.c:1579
21529 #, c-format
21530 msgid "invalid configuration option '%s' in transition rule '%s'"
21531 msgstr ""
21533 #: config/xtensa-relax.c:1704 config/xtensa-relax.c:1714
21534 #, c-format
21535 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
21536 msgstr ""
21538 #: config/xtensa-relax.c:1721
21539 #, c-format
21540 msgid "opcode '%s': precondition only contains constants in '%s'"
21541 msgstr ""
21543 #: config/xtensa-relax.c:1768
21544 msgid "expected one operand for generated literal"
21545 msgstr ""
21547 #: config/xtensa-relax.c:1775
21548 msgid "expected 0 operands for generated label"
21549 msgstr ""
21551 #: config/xtensa-relax.c:1788
21552 #, c-format
21553 msgid "invalid opcode '%s' in transition rule '%s'"
21554 msgstr ""
21556 #: config/xtensa-relax.c:1796
21557 #, c-format
21558 msgid "opcode '%s': replacement does not have %d op"
21559 msgid_plural "opcode '%s': replacement does not have %d ops"
21560 msgstr[0] ""
21561 msgstr[1] ""
21563 #: config/xtensa-relax.c:1812
21564 #, c-format
21565 msgid "opcode '%s': cannot find literal definition"
21566 msgstr ""
21568 #: config/xtensa-relax.c:1828 config/xtensa-relax.c:1858
21569 #, c-format
21570 msgid "opcode '%s': unidentified operand '%s' in '%s'"
21571 msgstr ""
21573 #: config/xtensa-relax.c:1853
21574 #, c-format
21575 msgid "unknown user-defined function %s"
21576 msgstr ""
21578 #: config/xtensa-relax.c:1864
21579 #, c-format
21580 msgid "opcode '%s': could not parse operand '%s' in '%s'"
21581 msgstr ""
21583 #: config/xtensa-relax.c:1904
21584 #, c-format
21585 msgid "could not parse INSN_PATTERN '%s'"
21586 msgstr ""
21588 #: config/xtensa-relax.c:1908
21589 #, c-format
21590 msgid "could not parse INSN_REPL '%s'"
21591 msgstr ""
21593 #: config/xtensa-relax.c:1919
21594 #, c-format
21595 msgid "could not build transition for %s => %s"
21596 msgstr ""
21598 #: depend.c:194
21599 #, c-format
21600 msgid "can't open `%s' for writing"
21601 msgstr ""
21603 #: depend.c:206
21604 #, c-format
21605 msgid "can't close `%s'"
21606 msgstr ""
21608 #: dw2gencfi.c:313 read.c:2532
21609 #, c-format
21610 msgid "bfd_set_section_flags: %s"
21611 msgstr ""
21613 #: dw2gencfi.c:580 dw2gencfi.c:596
21614 #, c-format
21615 msgid "register save offset not a multiple of %u"
21616 msgstr ""
21618 #: dw2gencfi.c:678
21619 msgid "CFI state restore without previous remember"
21620 msgstr ""
21622 #: dw2gencfi.c:737
21623 msgid "missing separator"
21624 msgstr ""
21626 #: dw2gencfi.c:786
21627 msgid "bad register expression"
21628 msgstr ""
21630 #: dw2gencfi.c:807 dw2gencfi.c:941 dw2gencfi.c:979 dw2gencfi.c:1050
21631 #: dw2gencfi.c:1123 dw2gencfi.c:1188 dw2gencfi.c:1387 scfidw2gen.c:176
21632 msgid "CFI instruction used without previous .cfi_startproc"
21633 msgstr ""
21635 #: dw2gencfi.c:1004
21636 msgid "invalid or unsupported encoding in .cfi_personality"
21637 msgstr ""
21639 #: dw2gencfi.c:1011
21640 msgid ".cfi_personality requires encoding and symbol arguments"
21641 msgstr ""
21643 #: dw2gencfi.c:1034
21644 msgid "wrong second argument to .cfi_personality"
21645 msgstr ""
21647 #: dw2gencfi.c:1075 dw2gencfi.c:1151
21648 msgid "invalid or unsupported encoding in .cfi_lsda"
21649 msgstr ""
21651 #: dw2gencfi.c:1082
21652 msgid ".cfi_lsda requires encoding and symbol arguments"
21653 msgstr ""
21655 #: dw2gencfi.c:1107
21656 msgid "wrong second argument to .cfi_lsda"
21657 msgstr ""
21659 #: dw2gencfi.c:1173
21660 msgid "wrong third argument to .cfi_val_encoded_addr"
21661 msgstr ""
21663 #: dw2gencfi.c:1272
21664 msgid "inconsistent uses of .cfi_sections"
21665 msgstr ""
21667 #: dw2gencfi.c:1283
21668 msgid "previous CFI entry not closed (missing .cfi_endproc)"
21669 msgstr ""
21671 #: dw2gencfi.c:1323 scfidw2gen.c:157
21672 msgid ".cfi_endproc without corresponding .cfi_startproc"
21673 msgstr ""
21675 #: dw2gencfi.c:1398
21676 msgid "wrong argument to .cfi_personality_id"
21677 msgstr ""
21679 #: dw2gencfi.c:1408
21680 msgid ".cfi_fde_data without corresponding .cfi_startproc"
21681 msgstr ""
21683 #: dw2gencfi.c:1516
21684 msgid "unexpected .cfi_inline_lsda"
21685 msgstr ""
21687 #: dw2gencfi.c:1523
21688 msgid ".cfi_inline_lsda not valid for this frame"
21689 msgstr ""
21691 #: dw2gencfi.c:1531
21692 msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
21693 msgstr ""
21695 #: dw2gencfi.c:1544
21696 #, c-format
21697 msgid "Alignment too large: %d. assumed."
21698 msgstr ""
21700 #: dw2gencfi.c:1548
21701 msgid "Alignment negative: 0 assumed."
21702 msgstr ""
21704 #: dw2gencfi.c:1574
21705 msgid ".cfi_inline_lsda is not supported for this target"
21706 msgstr ""
21708 #: dw2gencfi.c:1581
21709 msgid ".cfi_fde_data is not supported for this target"
21710 msgstr ""
21712 #: dw2gencfi.c:1588
21713 msgid ".cfi_personality_id is not supported for this target"
21714 msgstr ""
21716 #: dw2gencfi.c:1906
21717 #, c-format
21718 msgid "return column number %d overflows in CIE version 1"
21719 msgstr ""
21721 #: dw2gencfi.c:2388 dw2gencfi.c:2563
21722 msgid "open CFI at the end of file; missing .cfi_endproc directive"
21723 msgstr ""
21725 #: dw2gencfi.c:2519
21726 msgid ".sframe not supported for target"
21727 msgstr ""
21729 #: dw2gencfi.c:2608
21730 msgid "CFI is not supported for this target"
21731 msgstr ""
21733 #: dwarf2dbg.c:377 dwarf2dbg.c:3311
21734 msgid "view number mismatch"
21735 msgstr ""
21737 #: dwarf2dbg.c:692
21738 #, c-format
21739 msgid "file number %u is too big"
21740 msgstr ""
21742 #: dwarf2dbg.c:924
21743 #, c-format
21744 msgid ""
21745 "file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)"
21746 msgstr ""
21748 #: dwarf2dbg.c:1180 dwarf2dbg.c:1274
21749 msgid "file number less than one"
21750 msgstr ""
21752 #: dwarf2dbg.c:1217
21753 msgid "md5 value too small or not a constant"
21754 msgstr ""
21756 #: dwarf2dbg.c:1234
21757 #, c-format
21758 msgid "file number %lu is too big"
21759 msgstr ""
21761 #: dwarf2dbg.c:1281 dwarf2dbg.c:2304
21762 #, c-format
21763 msgid "unassigned file number %ld"
21764 msgstr ""
21766 #: dwarf2dbg.c:1359
21767 msgid "is_stmt value not 0 or 1"
21768 msgstr ""
21770 #: dwarf2dbg.c:1373
21771 msgid "isa number less than zero"
21772 msgstr ""
21774 #: dwarf2dbg.c:1385
21775 msgid "discriminator less than zero"
21776 msgstr ""
21778 #: dwarf2dbg.c:1404
21779 msgid "numeric view can only be asserted to zero"
21780 msgstr ""
21782 #: dwarf2dbg.c:1444
21783 #, c-format
21784 msgid "unknown .loc sub-directive `%s'"
21785 msgstr ""
21787 #: dwarf2dbg.c:2438
21788 msgid "internal error: unknown dwarf2 format"
21789 msgstr ""
21791 #: ecoff.c:1559
21792 #, c-format
21793 msgid "string too big (%lu bytes)"
21794 msgstr ""
21796 #: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1858 ecoff.c:2010
21797 #: ecoff.c:2126
21798 msgid "no current file pointer"
21799 msgstr ""
21801 #: ecoff.c:1699
21802 msgid "too many st_End's"
21803 msgstr ""
21805 #: ecoff.c:2195
21806 msgid "fake .file after real one"
21807 msgstr ""
21809 #: ecoff.c:2283
21810 msgid "filename goes over one page boundary"
21811 msgstr ""
21813 #: ecoff.c:2416
21814 msgid ".begin directive without a preceding .file directive"
21815 msgstr ""
21817 #: ecoff.c:2423
21818 msgid ".begin directive without a preceding .ent directive"
21819 msgstr ""
21821 #: ecoff.c:2453
21822 msgid ".bend directive without a preceding .file directive"
21823 msgstr ""
21825 #: ecoff.c:2460
21826 msgid ".bend directive without a preceding .ent directive"
21827 msgstr ""
21829 #: ecoff.c:2472
21830 msgid ".bend directive names unknown symbol"
21831 msgstr ""
21833 #: ecoff.c:2514
21834 msgid ".def pseudo-op used inside of .def/.endef; ignored"
21835 msgstr ""
21837 #: ecoff.c:2516
21838 msgid "empty symbol name in .def; ignored"
21839 msgstr ""
21841 #: ecoff.c:2551
21842 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
21843 msgstr ""
21845 #: ecoff.c:2566
21846 msgid "badly formed .dim directive"
21847 msgstr ""
21849 #: ecoff.c:2579
21850 msgid "too many .dim entries"
21851 msgstr ""
21853 #: ecoff.c:2599
21854 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
21855 msgstr ""
21857 #: ecoff.c:2624
21858 msgid ".size pseudo-op used outside of .def/.endef; ignored"
21859 msgstr ""
21861 #: ecoff.c:2639
21862 msgid "badly formed .size directive"
21863 msgstr ""
21865 #: ecoff.c:2652
21866 msgid "too many .size entries"
21867 msgstr ""
21869 #: ecoff.c:2674
21870 msgid ".type pseudo-op used outside of .def/.endef; ignored"
21871 msgstr ""
21873 #. FIXME: We could handle this by setting the continued bit.
21874 #. There would still be a limit: the .type argument can not
21875 #. be infinite.
21876 #: ecoff.c:2692
21877 #, c-format
21878 msgid "the type of %s is too complex; it will be simplified"
21879 msgstr ""
21881 #: ecoff.c:2703
21882 msgid "Unrecognized .type argument"
21883 msgstr ""
21885 #: ecoff.c:2741
21886 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
21887 msgstr ""
21889 #: ecoff.c:2765
21890 msgid ".val pseudo-op used outside of .def/.endef; ignored"
21891 msgstr ""
21893 #: ecoff.c:2773
21894 msgid ".val expression is too complex"
21895 msgstr ""
21897 #: ecoff.c:2803
21898 msgid ".endef pseudo-op used before .def; ignored"
21899 msgstr ""
21901 #: ecoff.c:2829 ecoff.c:2910
21902 msgid "bad COFF debugging information"
21903 msgstr ""
21905 #: ecoff.c:2878
21906 #, c-format
21907 msgid "no tag specified for %s"
21908 msgstr ""
21910 #: ecoff.c:2980
21911 msgid ".end directive without a preceding .file directive"
21912 msgstr ""
21914 #: ecoff.c:3008
21915 msgid ".end directive names unknown symbol"
21916 msgstr ""
21918 #: ecoff.c:3038
21919 msgid "second .ent directive found before .end directive"
21920 msgstr ""
21922 #: ecoff.c:3047
21923 #, c-format
21924 msgid "%s directive has no name"
21925 msgstr ""
21927 #: ecoff.c:3108
21928 msgid "no way to handle .file within .ent/.end section"
21929 msgstr ""
21931 #: ecoff.c:3225
21932 msgid ".loc before .file"
21933 msgstr ""
21935 #: ecoff.c:3425
21936 #, c-format
21937 msgid ".stab%c is not supported"
21938 msgstr ""
21940 #: ecoff.c:3435
21941 #, c-format
21942 msgid ".stab%c: ignoring non-zero other field"
21943 msgstr ""
21945 #: ecoff.c:3469
21946 #, c-format
21947 msgid ""
21948 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
21949 msgstr ""
21951 #: ecoff.c:3503
21952 #, c-format
21953 msgid "illegal .stab%c directive, bad character"
21954 msgstr ""
21956 #: ecoff.c:3952 ecoff.c:4140 ecoff.c:4165
21957 msgid ".begin/.bend in different segments"
21958 msgstr ""
21960 #: ecoff.c:4660
21961 msgid "missing .end or .bend at end of file"
21962 msgstr ""
21964 #: ecoff.c:5137
21965 msgid "GP prologue size exceeds field size, using 0 instead"
21966 msgstr ""
21968 #: expr.c:74 read.c:4081
21969 msgid "bignum invalid"
21970 msgstr ""
21972 #: expr.c:76 read.c:4083 read.c:4588 read.c:5358
21973 msgid "floating point number invalid"
21974 msgstr ""
21976 #: expr.c:229
21977 msgid "bad floating-point constant: exponent overflow"
21978 msgstr ""
21980 #: expr.c:233
21981 #, c-format
21982 msgid "bad floating-point constant: unknown error code=%d"
21983 msgstr ""
21985 #: expr.c:408
21986 msgid ""
21987 "a bignum with underscores may not have more than 8 hex digits in any word"
21988 msgstr ""
21990 #: expr.c:431
21991 msgid "a bignum with underscores must have exactly 4 words"
21992 msgstr ""
21994 #. Either not seen or not defined.
21995 #. @@ Should print out the original string instead of
21996 #. the parsed number.
21997 #: expr.c:577
21998 #, c-format
21999 msgid "backward ref to unknown label \"%d:\""
22000 msgstr ""
22002 #: expr.c:690
22003 msgid "character constant too large"
22004 msgstr ""
22006 #: expr.c:1021
22007 #, c-format
22008 msgid "found '%c', expected: '%c'"
22009 msgstr ""
22011 #: expr.c:1024
22012 #, c-format
22013 msgid "missing '%c'"
22014 msgstr ""
22016 #: expr.c:1036 read.c:4868
22017 msgid "EBCDIC constants are not supported"
22018 msgstr ""
22020 #: expr.c:1188
22021 #, c-format
22022 msgid "Unary operator %c ignored because bad operand follows"
22023 msgstr ""
22025 #: expr.c:1252 expr.c:1274
22026 msgid "syntax error in .startof. or .sizeof."
22027 msgstr ""
22029 #: expr.c:1354 expr.c:1690
22030 #, c-format
22031 msgid "invalid use of operator \"%s\""
22032 msgstr ""
22034 #: expr.c:1872
22035 msgid "missing operand; zero assumed"
22036 msgstr ""
22038 #: expr.c:1911
22039 msgid "left operand is a bignum; integer 0 assumed"
22040 msgstr ""
22042 #: expr.c:1913
22043 msgid "left operand is a float; integer 0 assumed"
22044 msgstr ""
22046 #: expr.c:1922
22047 msgid "right operand is a bignum; integer 0 assumed"
22048 msgstr ""
22050 #: expr.c:1924
22051 msgid "right operand is a float; integer 0 assumed"
22052 msgstr ""
22054 #: expr.c:2003 symbols.c:1705
22055 msgid "division by zero"
22056 msgstr ""
22058 #: expr.c:2053 symbols.c:1716
22059 msgid "shift count"
22060 msgstr ""
22062 #: expr.c:2179
22063 msgid "operation combines symbols in different segments"
22064 msgstr ""
22066 #: expr.c:2552
22067 msgid "missing closing '\"'"
22068 msgstr ""
22070 #: expr.c:2580
22071 #, c-format
22072 msgid "'\\%c' in quoted symbol name; behavior may change in the future"
22073 msgstr ""
22075 #: frags.c:60
22076 msgid "attempt to allocate data in absolute section"
22077 msgstr ""
22079 #: frags.c:66
22080 msgid "attempt to allocate data in common section"
22081 msgstr ""
22083 #: frags.c:115
22084 #, c-format
22085 msgid "can't extend frag %lu char"
22086 msgid_plural "can't extend frag %lu chars"
22087 msgstr[0] ""
22088 msgstr[1] ""
22090 #. Offset of size 8 bytes is not supported in SFrame format
22091 #. version 1.
22092 #: gen-sframe.c:410
22093 msgid "SFrame unsupported offset value\n"
22094 msgstr ""
22096 #: gen-sframe.c:1009
22097 #, c-format
22098 msgid "skipping SFrame FDE; non-SP/FP register %u in .cfi_def_cfa"
22099 msgstr ""
22101 #: gen-sframe.c:1038
22102 #, c-format
22103 msgid "skipping SFrame FDE; non-SP/FP register %u in .cfi_def_cfa_register"
22104 msgstr ""
22106 #. No CFA base register in effect.  Non-SP/FP CFA base register should
22107 #. not occur, as sframe_xlate_do_def_cfa[_register] would detect this.
22108 #: gen-sframe.c:1076
22109 msgid ""
22110 "skipping SFrame FDE; .cfi_def_cfa_offset without CFA base register in effect"
22111 msgstr ""
22113 #: gen-sframe.c:1137
22114 #, c-format
22115 msgid "skipping SFrame FDE; %s register %u in .cfi_val_offset"
22116 msgstr ""
22118 #: gen-sframe.c:1164
22119 #, c-format
22120 msgid "skipping SFrame FDE; %s register %u in .cfi_register"
22121 msgstr ""
22123 #: gen-sframe.c:1186
22124 msgid "skipping SFrame FDE; .cfi_remember_state without prior SFrame FRE state"
22125 msgstr ""
22127 #: gen-sframe.c:1282
22128 msgid "skipping SFrame FDE; .cfi_negate_ra_state_with_pc"
22129 msgstr ""
22131 #: gen-sframe.c:1309
22132 msgid "skipping SFrame FDE; .cfi_window_save"
22133 msgstr ""
22135 #: gen-sframe.c:1422
22136 msgid "(unknown)"
22137 msgstr ""
22139 #: gen-sframe.c:1423
22140 #, c-format
22141 msgid "skipping SFrame FDE; CFI insn %s (%#x)"
22142 msgstr ""
22144 #: gen-sframe.c:1447
22145 #, c-format
22146 msgid "skipping SFrame FDE; non-default RA register %u"
22147 msgstr ""
22149 #: gen-sframe.c:1491
22150 msgid "skipping SFrame FDE; FP without RA on stack"
22151 msgstr ""
22153 #: ginsn.c:878
22154 #, c-format
22155 msgid "missing label '%s' in func '%s' may result in imprecise cfg"
22156 msgstr ""
22158 #: ginsn.c:987
22159 #, c-format
22160 msgid "GINSN: found unreachable code in func '%s'"
22161 msgstr ""
22163 #: ginsn.c:1209
22164 msgid "GINSN process for prev func not done"
22165 msgstr ""
22167 #: ginsn.c:1243
22168 #, c-format
22169 msgid "untraceable control flow for func '%s'"
22170 msgstr ""
22172 #: ginsn.c:1253
22173 #, c-format
22174 msgid "Bad cfg of ginsn of func '%s'"
22175 msgstr ""
22177 #: ginsn.c:1315 ginsn.c:1322
22178 msgid "ginsn unsupported for target"
22179 msgstr ""
22181 #. For error messages.
22182 #. Detect if we are reading from stdin by examining the file
22183 #. name returned by as_where().
22185 #. [FIXME: We rely upon the name in the strcmp below being the
22186 #. same as the one used by input_scrub_new_file(), if that is
22187 #. not true, then this code will fail].
22189 #. If we are reading from stdin, then we need to save each input
22190 #. line here (assuming of course that we actually have a line of
22191 #. input to read), so that it can be displayed in the listing
22192 #. that is produced at the end of the assembly.
22193 #: input-file.c:136 input-scrub.c:259 listing.c:356
22194 msgid "{standard input}"
22195 msgstr ""
22197 #: input-file.c:141
22198 #, c-format
22199 msgid "can't open %s for reading: %s"
22200 msgstr ""
22202 #: input-file.c:150 input-file.c:228
22203 #, c-format
22204 msgid "can't read from %s: %s"
22205 msgstr ""
22207 #: input-file.c:267 listing.c:1456
22208 #, c-format
22209 msgid "can't close %s: %s"
22210 msgstr ""
22212 #: input-scrub.c:289
22213 msgid "macros nested too deeply"
22214 msgstr ""
22216 #: input-scrub.c:537 input-scrub.c:540
22217 msgid "macro invoked from here"
22218 msgstr ""
22220 #: itbl-ops.c:328
22221 #, c-format
22222 msgid "Unable to allocate memory for new instructions\n"
22223 msgstr ""
22225 #: listing.c:255 messages.c:192 messages.c:194 messages.c:197
22226 msgid "Warning: "
22227 msgstr ""
22229 #: listing.c:261 messages.c:266 messages.c:268 messages.c:271
22230 msgid "Error: "
22231 msgstr ""
22233 #: listing.c:623
22234 #, c-format
22235 msgid "unable to rebuffer file: %s\n"
22236 msgstr ""
22238 #: listing.c:1342
22239 #, c-format
22240 msgid ""
22241 "\n"
22242 " time stamp    \t: %s\n"
22243 "\n"
22244 msgstr ""
22246 #: listing.c:1352
22247 #, c-format
22248 msgid "%s "
22249 msgstr ""
22251 #: listing.c:1357
22252 #, c-format
22253 msgid ""
22254 "\n"
22255 "\t%s "
22256 msgstr ""
22258 #: listing.c:1367
22259 msgid ""
22260 "\n"
22261 " options passed\t: "
22262 msgstr ""
22264 #: listing.c:1406
22265 #, c-format
22266 msgid ""
22267 " GNU assembler version %s (%s)\n"
22268 "\t using BFD version %s."
22269 msgstr ""
22271 #: listing.c:1409
22272 #, c-format
22273 msgid ""
22274 "\n"
22275 " input file    \t: %s"
22276 msgstr ""
22278 #: listing.c:1410
22279 #, c-format
22280 msgid ""
22281 "\n"
22282 " output file   \t: %s"
22283 msgstr ""
22285 #: listing.c:1411
22286 #, c-format
22287 msgid ""
22288 "\n"
22289 " target        \t: %s"
22290 msgstr ""
22292 #: listing.c:1435
22293 #, c-format
22294 msgid "can't open %s: %s"
22295 msgstr ""
22297 #: listing.c:1520
22298 msgid "strange paper height, set to no form"
22299 msgstr ""
22301 #: listing.c:1544
22302 msgid "new paper width is too small"
22303 msgstr ""
22305 #: listing.c:1547
22306 msgid "bad or irreducible expression for paper width"
22307 msgstr ""
22309 #: listing.c:1549
22310 msgid "missing expression for paper width"
22311 msgstr ""
22313 #: listing.c:1600
22314 msgid "new line in title"
22315 msgstr ""
22317 #: macro.c:399
22318 #, c-format
22319 msgid "%% operator needs absolute expression"
22320 msgstr ""
22322 #: macro.c:551
22323 #, c-format
22324 msgid "Missing parameter qualifier for `%s' in macro `%s'"
22325 msgstr ""
22327 #: macro.c:561
22328 #, c-format
22329 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
22330 msgstr ""
22332 #: macro.c:578
22333 #, c-format
22334 msgid "Pointless default value for required parameter `%s' in macro `%s'"
22335 msgstr ""
22337 #: macro.c:588
22338 #, c-format
22339 msgid "A parameter named `%s' already exists for macro `%s'"
22340 msgstr ""
22342 #: macro.c:626
22343 #, c-format
22344 msgid "Reserved word `%s' used as parameter in macro `%s'"
22345 msgstr ""
22347 #: macro.c:680
22348 #, c-format
22349 msgid "unexpected end of file in macro `%s' definition"
22350 msgstr ""
22352 #: macro.c:692
22353 #, c-format
22354 msgid "missing `)' after formals in macro definition `%s'"
22355 msgstr ""
22357 #: macro.c:707
22358 msgid "Missing macro name"
22359 msgstr ""
22361 #: macro.c:716
22362 #, c-format
22363 msgid "Bad parameter list for macro `%s'"
22364 msgstr ""
22366 #: macro.c:724
22367 #, c-format
22368 msgid "Macro `%s' was already defined"
22369 msgstr ""
22371 #: macro.c:850 macro.c:852
22372 msgid "missing `)'"
22373 msgstr ""
22375 #: macro.c:941
22376 #, c-format
22377 msgid "`%s' was already used as parameter (or another local) name"
22378 msgstr ""
22380 #: macro.c:1113
22381 msgid "confusion in formal parameters"
22382 msgstr ""
22384 #: macro.c:1121
22385 #, c-format
22386 msgid "Parameter named `%s' does not exist for macro `%s'"
22387 msgstr ""
22389 #: macro.c:1132
22390 #, c-format
22391 msgid "Value for parameter `%s' of macro `%s' was already specified"
22392 msgstr ""
22394 #: macro.c:1146
22395 msgid "can't mix positional and keyword arguments"
22396 msgstr ""
22398 #: macro.c:1157
22399 msgid "too many positional arguments"
22400 msgstr ""
22402 #: macro.c:1205
22403 #, c-format
22404 msgid "Missing value for required parameter `%s' of macro `%s'"
22405 msgstr ""
22407 #: macro.c:1323
22408 #, c-format
22409 msgid "Attempt to purge non-existing macro `%s'"
22410 msgstr ""
22412 #: macro.c:1344
22413 msgid "unexpected end of file in irp or irpc"
22414 msgstr ""
22416 #: macro.c:1355
22417 msgid "missing model parameter"
22418 msgstr ""
22420 #: messages.c:92
22421 #, c-format
22422 msgid "Assembler messages:\n"
22423 msgstr ""
22425 #: messages.c:329
22426 #, c-format
22427 msgid "Fatal error: "
22428 msgstr ""
22430 #: messages.c:351
22431 #, c-format
22432 msgid "Internal error (%s).\n"
22433 msgstr ""
22435 #: messages.c:353
22436 #, c-format
22437 msgid "Internal error in %s at %s:%d.\n"
22438 msgstr ""
22440 #: messages.c:355
22441 #, c-format
22442 msgid "Internal error at %s:%d.\n"
22443 msgstr ""
22445 #: messages.c:358
22446 #, c-format
22447 msgid "Please report this bug.\n"
22448 msgstr ""
22450 #: messages.c:426
22451 #, c-format
22452 msgid "%s out of domain (%<PRId64> is not a multiple of %<PRId64>)"
22453 msgstr ""
22455 #. xgettext:c-format.
22456 #: messages.c:442
22457 #, c-format
22458 msgid "%s out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)"
22459 msgstr ""
22461 #. xgettext:c-format.
22462 #: messages.c:455
22463 #, c-format
22464 msgid ""
22465 "%s out of range (0x%<PRIx64> is not between 0x%<PRIx64> and 0x%<PRIx64>)"
22466 msgstr ""
22468 #: output-file.c:37
22469 #, c-format
22470 msgid "can't open a bfd on stdout %s"
22471 msgstr ""
22473 #: output-file.c:44
22474 #, c-format
22475 msgid "selected target format '%s' unknown"
22476 msgstr ""
22478 #: output-file.c:46
22479 #, c-format
22480 msgid "can't create %s: %s"
22481 msgstr ""
22483 #: read.c:584
22484 #, c-format
22485 msgid "error constructing %s pseudo-op table"
22486 msgstr ""
22488 #: read.c:768
22489 msgid "cannot change section or subsection inside .bundle_lock"
22490 msgstr ""
22492 #: read.c:784
22493 #, c-format
22494 msgid ""
22495 ".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
22496 msgstr ""
22498 #: read.c:793
22499 #, c-format
22500 msgid ""
22501 "single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
22502 msgstr ""
22504 #: read.c:834 read.c:2898 read.c:3526
22505 msgid "ignoring fill value in absolute section"
22506 msgstr ""
22508 #: read.c:836 read.c:2913 read.c:3565
22509 #, c-format
22510 msgid "ignoring fill value in section `%s'"
22511 msgstr ""
22513 #: read.c:1276
22514 #, c-format
22515 msgid "unknown pseudo-op: `%s'"
22516 msgstr ""
22518 #: read.c:1329
22519 msgid "unable to continue with assembly."
22520 msgstr ""
22522 #: read.c:1363
22523 #, c-format
22524 msgid "local label too large near %s"
22525 msgstr ""
22527 #: read.c:1386
22528 #, c-format
22529 msgid "label \"%ld$\" redefined"
22530 msgstr ""
22532 #: read.c:1435
22533 msgid ".bundle_lock with no matching .bundle_unlock"
22534 msgstr ""
22536 #: read.c:1535
22537 msgid ".abort detected.  Abandoning ship."
22538 msgstr ""
22540 #: read.c:1597
22541 #, c-format
22542 msgid "alignment too large: %u assumed"
22543 msgstr ""
22545 #: read.c:1629
22546 msgid "expected fill pattern missing"
22547 msgstr ""
22549 #: read.c:1654
22550 #, c-format
22551 msgid "fill pattern too long, truncating to %u"
22552 msgstr ""
22554 #: read.c:1755
22555 msgid "symbol name not recognised in the current locale"
22556 msgstr ""
22558 #. Some of the back ends can't deal with non-positive line numbers.
22559 #. Besides, it's silly.  GCC however will generate a line number of
22560 #. zero when it is pre-processing builtins for assembler-with-cpp files:
22562 #. # 0 "<built-in>"
22564 #. We do not want to barf on this, especially since such files are used
22565 #. in the GCC and GDB testsuites.  So we check for negative line numbers
22566 #. rather than non-positive line numbers.
22567 #: read.c:2104
22568 #, c-format
22569 msgid "line numbers must be positive; line number %d rejected"
22570 msgstr ""
22572 #: read.c:2142
22573 #, c-format
22574 msgid "incompatible flag %i in line directive"
22575 msgstr ""
22577 #: read.c:2154
22578 #, c-format
22579 msgid "unsupported flag %i in line directive"
22580 msgstr ""
22582 #: read.c:2197
22583 msgid "start address not supported"
22584 msgstr ""
22586 #: read.c:2206
22587 msgid ".err encountered"
22588 msgstr ""
22590 #: read.c:2222
22591 msgid ".error directive invoked in source file"
22592 msgstr ""
22594 #: read.c:2223
22595 msgid ".warning directive invoked in source file"
22596 msgstr ""
22598 #: read.c:2229
22599 #, c-format
22600 msgid "%s argument must be a string"
22601 msgstr ""
22603 #: read.c:2261 read.c:2263
22604 #, c-format
22605 msgid ".fail %ld encountered"
22606 msgstr ""
22608 #: read.c:2303
22609 #, c-format
22610 msgid ".fill size clamped to %d"
22611 msgstr ""
22613 #: read.c:2308
22614 msgid "size negative; .fill ignored"
22615 msgstr ""
22617 #: read.c:2314
22618 msgid "repeat < 0; .fill ignored"
22619 msgstr ""
22621 #: read.c:2321
22622 msgid "non-constant fill count for absolute section"
22623 msgstr ""
22625 #: read.c:2326
22626 msgid "attempt to fill absolute section with non-zero value"
22627 msgstr ""
22629 #: read.c:2333
22630 #, c-format
22631 msgid "attempt to fill section `%s' with non-zero value"
22632 msgstr ""
22634 #: read.c:2498
22635 #, c-format
22636 msgid "unrecognized .linkonce type `%s'"
22637 msgstr ""
22639 #: read.c:2510
22640 msgid ".linkonce is not supported for this object file format"
22641 msgstr ""
22643 #: read.c:2605
22644 msgid "expected alignment after size"
22645 msgstr ""
22647 #: read.c:2818
22648 #, c-format
22649 msgid "attempt to redefine pseudo-op `%s' ignored"
22650 msgstr ""
22652 #: read.c:2839
22653 msgid "ignoring macro exit outside a macro definition."
22654 msgstr ""
22656 #: read.c:2893
22657 #, c-format
22658 msgid "invalid segment \"%s\""
22659 msgstr ""
22661 #: read.c:2901
22662 msgid "only constant offsets supported in absolute section"
22663 msgstr ""
22665 #: read.c:2944
22666 msgid "MRI style ORG pseudo-op not supported"
22667 msgstr ""
22669 #: read.c:3115
22670 #, c-format
22671 msgid ".end%c encountered without preceding %s"
22672 msgstr ""
22674 #: read.c:3149
22675 #, c-format
22676 msgid "excessive count %zu for %s - ignored"
22677 msgstr ""
22679 #: read.c:3156
22680 #, c-format
22681 msgid "%s without %s"
22682 msgstr ""
22684 #: read.c:3190
22685 msgid "`\\' at end of line/statement; ignored"
22686 msgstr ""
22688 #: read.c:3469
22689 msgid "unsupported variable size or fill value"
22690 msgstr ""
22692 #: read.c:3477
22693 #, c-format
22694 msgid "size value for space directive too large: %lx"
22695 msgstr ""
22697 #: read.c:3503
22698 msgid ".space repeat count is negative, ignored"
22699 msgstr ""
22701 #: read.c:3509
22702 msgid ".space repeat count is zero, ignored"
22703 msgstr ""
22705 #: read.c:3517
22706 msgid ".space repeat count overflow, ignored"
22707 msgstr ""
22709 #: read.c:3549
22710 msgid "space allocation too complex in absolute section"
22711 msgstr ""
22713 #: read.c:3555
22714 msgid "space allocation too complex in common section"
22715 msgstr ""
22717 #: read.c:3664
22718 msgid "unsupported variable nop control in .nops directive"
22719 msgstr ""
22721 #: read.c:3670
22722 msgid "negative nop control byte, ignored"
22723 msgstr ""
22725 #: read.c:3739
22726 #, c-format
22727 msgid "unknown floating type '%c'"
22728 msgstr ""
22730 #: read.c:3965
22731 #, c-format
22732 msgid "%s: would close weakref loop: %s"
22733 msgstr ""
22735 #: read.c:4022
22736 #, c-format
22737 msgid "junk at end of line, first unrecognized character valued 0x%x"
22738 msgstr ""
22740 #: read.c:4150 write.c:2426
22741 #, c-format
22742 msgid "`%s' can't be equated to common symbol `%s'"
22743 msgstr ""
22745 #: read.c:4278
22746 msgid "unexpected `\"' in expression"
22747 msgstr ""
22749 #: read.c:4291
22750 msgid "rva without symbol"
22751 msgstr ""
22753 #: read.c:4366
22754 msgid "missing or bad offset expression"
22755 msgstr ""
22757 #: read.c:4390
22758 msgid "missing reloc type"
22759 msgstr ""
22761 #: read.c:4414
22762 msgid "unrecognized reloc type"
22763 msgstr ""
22765 #: read.c:4430
22766 msgid "bad reloc expression"
22767 msgstr ""
22769 #: read.c:4582 read.c:5352 read.c:5478
22770 msgid "zero assumed for missing expression"
22771 msgstr ""
22773 #: read.c:4602 read.c:5381 read.c:5497
22774 msgid "attempt to store value in absolute section"
22775 msgstr ""
22777 #: read.c:4609 read.c:5387 read.c:5503
22778 #, c-format
22779 msgid "attempt to store non-zero value in section `%s'"
22780 msgstr ""
22782 #. Leading bits contain both 0s & 1s.
22783 #: read.c:4686
22784 #, c-format
22785 msgid "value 0x%<PRIx64> truncated to 0x%<PRIx64>"
22786 msgstr ""
22788 #: read.c:4730
22789 #, c-format
22790 msgid "bignum truncated to %d byte"
22791 msgid_plural "bignum truncated to %d bytes"
22792 msgstr[0] ""
22793 msgstr[1] ""
22795 #: read.c:4939 read.c:5090
22796 msgid "unresolvable or nonpositive repeat count; using 1"
22797 msgstr ""
22799 #: read.c:4982
22800 msgid "floating point constant too large"
22801 msgstr ""
22803 #: read.c:5047
22804 msgid "attempt to store float in absolute section"
22805 msgstr ""
22807 #: read.c:5054
22808 #, c-format
22809 msgid "attempt to store float in section `%s'"
22810 msgstr ""
22812 #: read.c:5484
22813 msgid "number invalid"
22814 msgstr ""
22816 #: read.c:5740
22817 msgid "base64 strings must be placed into a section"
22818 msgstr ""
22820 #: read.c:5747
22821 msgid "a string must follow the .base64 pseudo-op"
22822 msgstr ""
22824 #: read.c:5767
22825 msgid "expected double quote enclosed string as argument to .base64 pseudo-op"
22826 msgstr ""
22828 #: read.c:5784
22829 msgid "end of line encountered inside .base64 string"
22830 msgstr ""
22832 #: read.c:5795
22833 msgid ".base64 string terminated early"
22834 msgstr ""
22836 #: read.c:5800
22837 msgid ".base64 string terminated unexpectedly"
22838 msgstr ""
22840 #: read.c:5807
22841 msgid "equals character only allowed at end of .base64 string"
22842 msgstr ""
22844 #: read.c:5816
22845 msgid "the equals character cannot start a block of four base64 encoded bytes"
22846 msgstr ""
22848 #: read.c:5822
22849 msgid ""
22850 "the equals character cannot be the second character in a block of four "
22851 "base64 encoded bytes"
22852 msgstr ""
22854 #: read.c:5832
22855 #, c-format
22856 msgid "invalid character '%c' found inside .base64 string"
22857 msgstr ""
22859 #: read.c:5834
22860 #, c-format
22861 msgid "invalid character %#x found inside .base64 string"
22862 msgstr ""
22864 #: read.c:5860
22865 msgid "no base64 characters expected after '=' padding characters"
22866 msgstr ""
22868 #: read.c:5870
22869 msgid ".base64 string must have a terminating double quote character"
22870 msgstr ""
22872 #: read.c:5903
22873 #, c-format
22874 msgid "attempt to store non-empty string in section `%s'"
22875 msgstr ""
22877 #: read.c:5965
22878 msgid "strings must be placed into a section"
22879 msgstr ""
22881 #: read.c:6032
22882 msgid "expected <nn>"
22883 msgstr ""
22885 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
22886 #: read.c:6073 read.c:6160
22887 msgid "unterminated string; newline inserted"
22888 msgstr ""
22890 #: read.c:6174
22891 msgid "bad escaped character in string"
22892 msgstr ""
22894 #: read.c:6198
22895 msgid "expected address expression"
22896 msgstr ""
22898 #: read.c:6217
22899 #, c-format
22900 msgid "symbol \"%s\" undefined; zero assumed"
22901 msgstr ""
22903 #: read.c:6220
22904 msgid "some symbol undefined; zero assumed"
22905 msgstr ""
22907 #: read.c:6254
22908 msgid "this string may not contain '\\0'"
22909 msgstr ""
22911 #: read.c:6291
22912 msgid "missing string"
22913 msgstr ""
22915 #: read.c:6406
22916 #, c-format
22917 msgid ".incbin count zero, ignoring `%s'"
22918 msgstr ""
22920 #: read.c:6418
22921 #, c-format
22922 msgid "file not found: %s"
22923 msgstr ""
22925 #: read.c:6428
22926 #, c-format
22927 msgid "unable to include `%s'"
22928 msgstr ""
22930 #: read.c:6437
22931 #, c-format
22932 msgid "seek to end of .incbin file failed `%s'"
22933 msgstr ""
22935 #: read.c:6448
22936 #, c-format
22937 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
22938 msgstr ""
22940 #: read.c:6455
22941 #, c-format
22942 msgid "could not skip to %ld in file `%s'"
22943 msgstr ""
22945 #: read.c:6464
22946 #, c-format
22947 msgid "truncated file `%s', %ld of %ld bytes read"
22948 msgstr ""
22950 #: read.c:6601
22951 msgid "missing .func"
22952 msgstr ""
22954 #: read.c:6620
22955 msgid ".endfunc missing for previous .func"
22956 msgstr ""
22958 #: read.c:6673
22959 #, c-format
22960 msgid ".bundle_align_mode alignment too large (maximum %u)"
22961 msgstr ""
22963 #: read.c:6678
22964 msgid "cannot change .bundle_align_mode inside .bundle_lock"
22965 msgstr ""
22967 #: read.c:6692
22968 msgid ".bundle_lock is meaningless without .bundle_align_mode"
22969 msgstr ""
22971 #: read.c:6713
22972 msgid ".bundle_unlock without preceding .bundle_lock"
22973 msgstr ""
22975 #: read.c:6726
22976 #, c-format
22977 msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
22978 msgstr ""
22980 #: read.c:6825
22981 #, c-format
22982 msgid "missing closing `%c'"
22983 msgstr ""
22985 #: read.c:6827
22986 msgid "stray `\\'"
22987 msgstr ""
22989 #: remap.c:53
22990 #, c-format
22991 msgid "invalid argument '%s' to -fdebug-prefix-map"
22992 msgstr ""
22994 #: scfi.c:545
22995 msgid "SCFI: usage of REG_FP as scratch not supported"
22996 msgstr ""
22998 #: scfi.c:655
22999 msgid "SCFI: unsupported stack manipulation pattern"
23000 msgstr ""
23002 #: scfi.c:802 scfi.c:896
23003 msgid "SCFI: asymetrical register restore"
23004 msgstr ""
23006 #: scfi.c:969
23007 msgid "SCFI: Bad CFI propagation perhaps"
23008 msgstr ""
23010 #: scfi.c:1116
23011 #, c-format
23012 msgid "SCFI: forward pass failed for func '%s'"
23013 msgstr ""
23015 #: scfi.c:1123
23016 #, c-format
23017 msgid "SCFI: backward pass failed for func '%s'"
23018 msgstr ""
23020 #: scfi.c:1190
23021 msgid "SCFI: Invalid DWARF CFI opcode data"
23022 msgstr ""
23024 #. No other GINSN_TYPE_* expected.
23025 #: scfi.c:1242
23026 #, c-format
23027 msgid "SCFI: bad ginsn for func '%s'"
23028 msgstr ""
23030 #: scfi.c:1256 scfi.c:1265
23031 msgid "SCFI: unsupported for target"
23032 msgstr ""
23034 #: scfidw2gen.c:39
23035 msgid "SCFI ignores most user-specified CFI directives"
23036 msgstr ""
23038 #: scfidw2gen.c:132
23039 msgid "SCFI: missing previous SCFI endproc marker"
23040 msgstr ""
23042 #: stabs.c:187
23043 #, c-format
23044 msgid ".stab%c: missing comma"
23045 msgstr ""
23047 #: stabs.c:263
23048 #, c-format
23049 msgid ".stab%c: missing string"
23050 msgstr ""
23052 #. This could happen for example with a source file with a huge
23053 #. number of lines.  The only cure is to use a different debug
23054 #. format, probably DWARF.
23055 #: stabs.c:290
23056 #, c-format
23057 msgid ".stab%c: description field '%x' too big, try a different debug format"
23058 msgstr ""
23060 #: stabs.c:436
23061 msgid "comma missing in .xstabs"
23062 msgstr ""
23064 #: symbols.c:386 symbols.c:2550
23065 #, c-format
23066 msgid "symbol '%s' contains multibyte characters"
23067 msgstr ""
23069 #: symbols.c:526
23070 #, c-format
23071 msgid "cannot define symbol `%s' in absolute section"
23072 msgstr ""
23074 #: symbols.c:659
23075 #, c-format
23076 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
23077 msgstr ""
23079 #: symbols.c:1257
23080 #, c-format
23081 msgid "invalid operands (%s and %s sections) for `%s'"
23082 msgstr ""
23084 #: symbols.c:1261
23085 #, c-format
23086 msgid "invalid operand (%s section) for `%s'"
23087 msgstr ""
23089 #: symbols.c:1269
23090 #, c-format
23091 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
23092 msgstr ""
23094 #: symbols.c:1272
23095 #, c-format
23096 msgid "invalid operand (%s section) for `%s' when setting `%s'"
23097 msgstr ""
23099 #: symbols.c:1341
23100 #, c-format
23101 msgid "symbol definition loop encountered at `%s'"
23102 msgstr ""
23104 #: symbols.c:1368
23105 #, c-format
23106 msgid "cannot convert expression symbol %s to complex relocation"
23107 msgstr ""
23109 #: symbols.c:1707
23110 #, c-format
23111 msgid "division by zero when setting `%s'"
23112 msgstr ""
23114 #. See PR 20895 for a reproducer.
23115 #: symbols.c:1777
23116 msgid "Invalid operation on symbol"
23117 msgstr ""
23119 #: symbols.c:1827 write.c:2475
23120 #, c-format
23121 msgid "can't resolve value for symbol `%s'"
23122 msgstr ""
23124 #: symbols.c:2235
23125 #, c-format
23126 msgid "\"%u\" (instance number %u of a %s label)"
23127 msgstr ""
23129 #: symbols.c:2266
23130 msgid "expression is too complex to be resolved or converted into relocations"
23131 msgstr ""
23133 #: symbols.c:2268 symbols.c:2271
23134 #, c-format
23135 msgid "attempt to get value of unresolved symbol `%s'"
23136 msgstr ""
23138 #. Do not reassign section symbols.
23139 #: symbols.c:2571
23140 msgid "can't make section symbol global"
23141 msgstr ""
23143 #: symbols.c:2577
23144 msgid "can't make register symbol global"
23145 msgstr ""
23147 #: symbols.c:2683
23148 #, c-format
23149 msgid "Accessing function `%s' as thread-local object"
23150 msgstr ""
23152 #: symbols.c:2687
23153 #, c-format
23154 msgid "Accessing `%s' as thread-local object"
23155 msgstr ""
23157 #: write.c:153
23158 #, c-format
23159 msgid "field fx_size too small to hold %lu"
23160 msgstr ""
23162 #: write.c:430
23163 #, c-format
23164 msgid "attempt to .org/.space/.nops backwards? (%ld)"
23165 msgstr ""
23167 #: write.c:452
23168 #, c-format
23169 msgid "leb128 operand is an undefined symbol: %s"
23170 msgstr ""
23172 #: write.c:520
23173 #, c-format
23174 msgid ".cv_%ccomp operand is an undefined symbol: %s"
23175 msgstr ""
23177 #: write.c:712
23178 msgid "invalid offset expression"
23179 msgstr ""
23181 #: write.c:734
23182 msgid "invalid reloc expression"
23183 msgstr ""
23185 #: write.c:931
23186 #, c-format
23187 msgid "can't resolve %s - %s"
23188 msgstr ""
23190 #: write.c:1144
23191 #, c-format
23192 msgid "value of %s too large for field of %d byte at %s"
23193 msgid_plural "value of %s too large for field of %d bytes at %s"
23194 msgstr[0] ""
23195 msgstr[1] ""
23197 #: write.c:1160
23198 #, c-format
23199 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
23200 msgstr ""
23202 #: write.c:1201
23203 msgid "redefined symbol cannot be used on reloc"
23204 msgstr ""
23206 #: write.c:1214
23207 msgid "relocation out of range"
23208 msgstr ""
23210 #: write.c:1217
23211 #, c-format
23212 msgid "%s:%u: bad return from bfd_install_relocation: %x"
23213 msgstr ""
23215 #: write.c:1245
23216 msgid "reloc not within (fixed part of) section"
23217 msgstr ""
23219 #: write.c:1317
23220 msgid "internal error: fixup not contained within frag"
23221 msgstr ""
23223 #: write.c:1463 write.c:1579
23224 msgid "can't extend frag"
23225 msgstr ""
23227 #: write.c:1628
23228 msgid "unimplemented .nops directive"
23229 msgstr ""
23231 #: write.c:1662
23232 #, c-format
23233 msgid "can't write %ld byte to section %s of %s: '%s'"
23234 msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
23235 msgstr[0] ""
23236 msgstr[1] ""
23238 #: write.c:1688 write.c:1722 write.c:1759
23239 #, c-format
23240 msgid "can't fill %ld byte in section %s of %s: '%s'"
23241 msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
23242 msgstr[0] ""
23243 msgstr[1] ""
23245 #: write.c:1976
23246 msgid "unable to create reloc for build note"
23247 msgstr ""
23249 #: write.c:1980
23250 msgid "<gnu build note>"
23251 msgstr ""
23253 #: write.c:2391
23254 #, c-format
23255 msgid "%s: global symbols not supported in common sections"
23256 msgstr ""
23258 #: write.c:2405
23259 #, c-format
23260 msgid "local label `%s' is not defined"
23261 msgstr ""
23263 #: write.c:2433
23264 #, c-format
23265 msgid "can't make global register symbol `%s'"
23266 msgstr ""
23268 #: write.c:2744
23269 #, c-format
23270 msgid "alignment padding (%lu byte) not a multiple of %ld"
23271 msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
23272 msgstr[0] ""
23273 msgstr[1] ""
23275 #: write.c:2921
23276 #, c-format
23277 msgid ".word %s-%s+%s didn't fit"
23278 msgstr ""
23280 #: write.c:3013
23281 msgid "padding added"
23282 msgstr ""
23284 #: write.c:3064
23285 msgid "attempt to move .org backwards"
23286 msgstr ""
23288 #: write.c:3089
23289 msgid ".space, .nops or .fill specifies non-absolute value"
23290 msgstr ""
23292 #: write.c:3104
23293 msgid ".space, .nops or .fill with negative value, ignored"
23294 msgstr ""
23296 #: write.c:3194
23297 #, c-format
23298 msgid ""
23299 "Infinite loop encountered whilst attempting to compute the addresses of "
23300 "symbols in section %s"
23301 msgstr ""