ka.po revision 1.1.1.1 1 # Georgian translation for binutils
2 # Copyright (C) 2025 Free Software Foundation, Inc.
3 # This file is distributed under the same license as the binutils package.
4 # Temuri Doghonadze <temuri.doghonadze (a] gmail.com>, 2025
5 #
6 msgid ""
7 msgstr ""
8 "Project-Id-Version: gas-2.44.90\n"
9 "Report-Msgid-Bugs-To: https://sourceware.org/bugzilla/\n"
10 "POT-Creation-Date: 2025-07-13 08:45+0100\n"
11 "PO-Revision-Date: 2025-09-20 09:48+0200\n"
12 "Last-Translator: Temuri Doghonadze <temuri.doghonadze (a] gmail.com>\n"
13 "Language-Team: Georgian <(nothing)>\n"
14 "Language: ka\n"
15 "X-Bugs: Report translation errors to the Language-Team address.\n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=UTF-8\n"
18 "Content-Transfer-Encoding: 8bit\n"
19 "Plural-Forms: nplurals=2; plural=(n != 1);\n"
20 "X-Generator: Poedit 3.7\n"
21
22 #: app.c:446
23 #, c-format
24 msgid "multibyte character (%#x) encountered in input"
25 msgstr ""
26
27 #: app.c:448
28 #, c-format
29 msgid "multibyte character (%#x) encountered in %s"
30 msgstr ""
31
32 #: app.c:450
33 #, c-format
34 msgid "multibyte character (%#x) encountered in %s at or near line %u"
35 msgstr ""
36
37 #: app.c:454
38 msgid "further multibyte character warnings suppressed"
39 msgstr ""
40
41 #: app.c:665 app.c:710
42 #, c-format
43 msgid "end of file in string; '%c' inserted"
44 msgstr " ; '%c' "
45
46 #: app.c:741
47 #, c-format
48 msgid "unknown escape '\\%c' in string; ignored"
49 msgstr ""
50
51 #: app.c:953 input-scrub.c:400
52 msgid "end of file not at end of a line; newline inserted"
53 msgstr ""
54
55 #: app.c:1131
56 msgid "end of file in multiline comment"
57 msgstr ""
58
59 #: app.c:1207
60 msgid "end of file after a one-character quote; \\0 inserted"
61 msgstr ""
62
63 #: app.c:1215
64 msgid "end of file in escape character"
65 msgstr " "
66
67 #: app.c:1227
68 msgid "missing close quote; (assumed)"
69 msgstr " ()"
70
71 #: app.c:1295 app.c:1344 app.c:1356 app.c:1430
72 msgid "end of file in comment; newline inserted"
73 msgstr " . "
74
75 #: as.c:157
76 msgid "missing emulation mode name"
77 msgstr " "
78
79 #: as.c:172
80 #, c-format
81 msgid "unrecognized emulation name `%s'"
82 msgstr " `%s'"
83
84 #: as.c:212
85 #, c-format
86 msgid "GNU assembler version %s (%s) using BFD version %s\n"
87 msgstr "GNU %s (%s) BFD %s\n"
88
89 #: as.c:228
90 #, c-format
91 msgid "Usage: %s [option...] [asmfile...]\n"
92 msgstr ": %s [...] [asm...]\n"
93
94 #: as.c:230
95 #, c-format
96 msgid ""
97 "Options:\n"
98 " -a[sub-option...]\t turn on listings\n"
99 " \t Sub-options [default hls]:\n"
100 " \t c omit false conditionals\n"
101 " \t d omit debugging directives\n"
102 " \t g include general info\n"
103 " \t h include high-level source\n"
104 " \t i include ginsn and synthesized CFI info\n"
105 " \t l include assembly\n"
106 " \t m include macro expansions\n"
107 " \t n omit forms processing\n"
108 " \t s include symbols\n"
109 " \t =FILE list to FILE (must be last sub-option)\n"
110 msgstr ""
111
112 #: as.c:245
113 #, c-format
114 msgid " --alternate initially turn on alternate macro syntax\n"
115 msgstr ""
116
117 #: as.c:247
118 #, c-format
119 msgid ""
120 " --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi|zstd}]\n"
121 " compress DWARF debug sections\n"
122 msgstr ""
123
124 #: as.c:250
125 #, c-format
126 msgid "\t\t Default: %s\n"
127 msgstr ""
128
129 #: as.c:255
130 #, c-format
131 msgid ""
132 " --nocompress-debug-sections\n"
133 " don't compress DWARF debug sections\n"
134 msgstr ""
135
136 #: as.c:258
137 #, c-format
138 msgid " -D produce assembler debugging messages\n"
139 msgstr ""
140
141 #: as.c:260
142 #, c-format
143 msgid " --dump-config display how the assembler is configured and then exit\n"
144 msgstr ""
145
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 ""
152
153 #: as.c:265
154 #, c-format
155 msgid " --defsym SYM=VAL define symbol SYM to given value\n"
156 msgstr ""
157
158 #: as.c:281
159 #, c-format
160 msgid " emulate output (default %s)\n"
161 msgstr " ( %s)\n"
162
163 #: as.c:286
164 #, c-format
165 msgid " --execstack require executable stack for this object\n"
166 msgstr ""
167
168 #: as.c:288
169 #, c-format
170 msgid " --noexecstack don't require executable stack for this object\n"
171 msgstr ""
172
173 #: as.c:290
174 #, c-format
175 msgid ""
176 " --size-check=[error|warning]\n"
177 "\t\t\t ELF .size directive check (default --size-check=error)\n"
178 msgstr ""
179
180 #: as.c:293
181 #, c-format
182 msgid " --elf-stt-common=[no|yes] "
183 msgstr ""
184
185 #: as.c:296 as.c:307 config/tc-i386.c:17910 config/tc-i386.c:17930
186 #: config/tc-i386.c:17939
187 #, c-format
188 msgid "(default: yes)\n"
189 msgstr "(: )\n"
190
191 #: as.c:298 as.c:309 config/tc-i386.c:17912 config/tc-i386.c:17932
192 #: config/tc-i386.c:17941
193 #, c-format
194 msgid "(default: no)\n"
195 msgstr "(: )\n"
196
197 #: as.c:299
198 #, c-format
199 msgid " generate ELF common symbols with STT_COMMON type\n"
200 msgstr ""
201
202 #: as.c:301
203 #, c-format
204 msgid " --sectname-subst enable section name substitution sequences\n"
205 msgstr ""
206
207 #: as.c:304
208 #, c-format
209 msgid " --generate-missing-build-notes=[no|yes] "
210 msgstr ""
211
212 #: as.c:311
213 #, c-format
214 msgid " generate GNU Build notes if none are present in the input\n"
215 msgstr ""
216
217 #: as.c:313
218 #, c-format
219 msgid " --gsframe generate SFrame stack trace information\n"
220 msgstr ""
221
222 #: as.c:316
223 #, c-format
224 msgid ""
225 " --scfi=experimental Synthesize DWARF CFI for hand-written asm\n"
226 " (experimental support)\n"
227 msgstr ""
228
229 #: as.c:322
230 #, c-format
231 msgid " -f skip whitespace and comment preprocessing\n"
232 msgstr ""
233
234 #: as.c:324
235 #, c-format
236 msgid " -g, --gen-debug generate debugging information\n"
237 msgstr ""
238
239 #: as.c:326
240 #, c-format
241 msgid " --gstabs generate STABS debugging information\n"
242 msgstr ""
243
244 #: as.c:328
245 #, c-format
246 msgid " --gstabs+ generate STABS debug info with GNU extensions\n"
247 msgstr ""
248
249 #: as.c:330
250 #, c-format
251 msgid " --gdwarf-<N> generate DWARF<N> debugging information. 2 <= <N> <= 5\n"
252 msgstr ""
253
254 #: as.c:332
255 #, c-format
256 msgid " --gdwarf-cie-version=<N> generate version 1, 3 or 4 DWARF CIEs\n"
257 msgstr ""
258
259 #: as.c:334
260 #, c-format
261 msgid " --gdwarf-sections generate per-function section names for DWARF line information\n"
262 msgstr ""
263
264 #: as.c:337
265 #, c-format
266 msgid " --gcodeview generate CodeView debugging information\n"
267 msgstr ""
268
269 #: as.c:340
270 #, c-format
271 msgid " --hash-size=<N> ignored\n"
272 msgstr " --hash-size=<N> \n"
273
274 #: as.c:342
275 #, c-format
276 msgid " --help show all assembler options\n"
277 msgstr " --help \n"
278
279 #: as.c:344
280 #, c-format
281 msgid " --target-help show target specific options\n"
282 msgstr ""
283
284 #: as.c:346
285 #, c-format
286 msgid " -I DIR add DIR to search list for .include directives\n"
287 msgstr ""
288
289 #: as.c:348
290 #, c-format
291 msgid " -J don't warn about signed overflow\n"
292 msgstr ""
293
294 #: as.c:350
295 #, c-format
296 msgid " -K warn when differences altered for long displacements\n"
297 msgstr ""
298
299 #: as.c:352
300 #, c-format
301 msgid " -L, --keep-locals keep local symbols (e.g. starting with `L')\n"
302 msgstr ""
303
304 #: as.c:354
305 #, c-format
306 msgid " -M, --mri assemble in MRI compatibility mode\n"
307 msgstr ""
308
309 #: as.c:356
310 #, c-format
311 msgid " --MD FILE write dependency information in FILE (default none)\n"
312 msgstr ""
313
314 #: as.c:358
315 #, c-format
316 msgid ""
317 " --multibyte-handling=<method>\n"
318 " what to do with multibyte characters encountered in the input\n"
319 msgstr ""
320
321 #: as.c:361
322 #, c-format
323 msgid " -nocpp ignored\n"
324 msgstr " -nocpp \n"
325
326 #: as.c:363
327 #, c-format
328 msgid " -no-pad-sections do not pad the end of sections to alignment boundaries\n"
329 msgstr ""
330
331 #: as.c:365
332 #, c-format
333 msgid " -o OBJFILE name the object-file output OBJFILE (default a.out)\n"
334 msgstr ""
335
336 #: as.c:367
337 #, c-format
338 msgid " -R fold data section into text section\n"
339 msgstr ""
340
341 #: as.c:369
342 #, c-format
343 msgid " --reduce-memory-overheads ignored\n"
344 msgstr ""
345
346 #: as.c:371
347 #, c-format
348 msgid " --statistics print various measured statistics from execution\n"
349 msgstr ""
350
351 #: as.c:373
352 #, c-format
353 msgid " --strip-local-absolute strip local absolute symbols\n"
354 msgstr ""
355
356 #: as.c:375
357 #, c-format
358 msgid " --traditional-format Use same format as native assembler when possible\n"
359 msgstr ""
360
361 #: as.c:377
362 #, c-format
363 msgid " --version print assembler version number and exit\n"
364 msgstr ""
365
366 #: as.c:379
367 #, c-format
368 msgid " -W, --no-warn suppress warnings\n"
369 msgstr ""
370
371 #: as.c:381
372 #, c-format
373 msgid " --warn don't suppress warnings\n"
374 msgstr ""
375
376 #: as.c:383
377 #, c-format
378 msgid " --fatal-warnings treat warnings as errors\n"
379 msgstr ""
380
381 #: as.c:385
382 #, c-format
383 msgid " --no-info suppress information messages\n"
384 msgstr ""
385
386 #: as.c:387
387 #, c-format
388 msgid " --info don't suppress information messages\n"
389 msgstr ""
390
391 #: as.c:390
392 #, c-format
393 msgid ""
394 " --itbl INSTTBL extend instruction set to include instructions\n"
395 " matching the specifications defined in file INSTTBL\n"
396 msgstr ""
397
398 #: as.c:394
399 #, c-format
400 msgid " -w ignored\n"
401 msgstr " -w \n"
402
403 #: as.c:396
404 #, c-format
405 msgid " -X ignored\n"
406 msgstr " -X \n"
407
408 #: as.c:398
409 #, c-format
410 msgid " -Z generate object file even after errors\n"
411 msgstr ""
412
413 #: as.c:400
414 #, c-format
415 msgid ""
416 " --listing-lhs-width set the width in words of the output data column of\n"
417 " the listing\n"
418 msgstr ""
419
420 #: as.c:403
421 #, c-format
422 msgid ""
423 " --listing-lhs-width2 set the width in words of the continuation lines\n"
424 " of the output data column; ignored if smaller than\n"
425 " the width of the first line\n"
426 msgstr ""
427
428 #: as.c:407
429 #, c-format
430 msgid ""
431 " --listing-rhs-width set the max width in characters of the lines from\n"
432 " the source file\n"
433 msgstr ""
434
435 #: as.c:410
436 #, c-format
437 msgid ""
438 " --listing-cont-lines set the maximum number of continuation lines used\n"
439 " for the output data column of the listing\n"
440 msgstr ""
441
442 #: as.c:413
443 #, c-format
444 msgid " @FILE read options from FILE\n"
445 msgstr ""
446
447 #: as.c:421
448 #, c-format
449 msgid "Report bugs to %s\n"
450 msgstr " : %s\n"
451
452 #: as.c:653
453 #, c-format
454 msgid "unrecognized option `-%c%s'"
455 msgstr " `-%c%s'"
456
457 #: as.c:655
458 #, c-format
459 msgid "unrecognized option `--%s=%s'"
460 msgstr " `--%s=%s'"
461
462 #: as.c:657
463 #, c-format
464 msgid "unrecognized option `--%s'"
465 msgstr " `--%s'"
466
467 #: as.c:711
468 #, c-format
469 msgid "unexpected argument to --multibyte-input-option: '%s'"
470 msgstr ""
471
472 #. This output is intended to follow the GNU standards document.
473 #: as.c:716
474 #, c-format
475 msgid "GNU assembler %s\n"
476 msgstr "GNU %s\n"
477
478 #: as.c:717
479 #, c-format
480 msgid "Copyright (C) 2025 Free Software Foundation, Inc.\n"
481 msgstr ""
482
483 #: as.c:718
484 #, c-format
485 msgid ""
486 "This program is free software; you may redistribute it under the terms of\n"
487 "the GNU General Public License version 3 or later.\n"
488 "This program has absolutely no warranty.\n"
489 msgstr ""
490
491 #: as.c:723
492 #, c-format
493 msgid ""
494 "This assembler was configured for a target of `%s' and default,\n"
495 "cpu type `%s'.\n"
496 msgstr ""
497
498 #: as.c:727
499 #, c-format
500 msgid "This assembler was configured for a target of `%s'.\n"
501 msgstr ""
502
503 #: as.c:735
504 msgid "multiple emulation names specified"
505 msgstr ""
506
507 #: as.c:737
508 msgid "emulations not handled in this configuration"
509 msgstr ""
510
511 #: as.c:742
512 #, c-format
513 msgid "alias = %s\n"
514 msgstr " = %s\n"
515
516 #: as.c:743
517 #, c-format
518 msgid "canonical = %s\n"
519 msgstr ""
520
521 #: as.c:744
522 #, c-format
523 msgid "cpu-type = %s\n"
524 msgstr "cpu-- = %s\n"
525
526 #: as.c:746
527 #, c-format
528 msgid "format = %s\n"
529 msgstr " = %s\n"
530
531 #: as.c:749
532 #, c-format
533 msgid "bfd-target = %s\n"
534 msgstr ""
535
536 #: as.c:760
537 msgid "--compress-debug-sections=zstd: gas is not built with zstd support"
538 msgstr ""
539
540 #: as.c:764
541 #, c-format
542 msgid "Invalid --compress-debug-sections option: `%s'"
543 msgstr ""
544
545 #: as.c:767
546 #, c-format
547 msgid "--compress-debug-sections=%s is unsupported"
548 msgstr ""
549
550 #: as.c:792
551 msgid "bad defsym; format is --defsym name=value"
552 msgstr ""
553
554 #: as.c:810
555 msgid "no file name following -t option"
556 msgstr ""
557
558 #: as.c:819
559 #, c-format
560 msgid "failed to read instruction table %s\n"
561 msgstr ""
562
563 #: as.c:841
564 #, c-format
565 msgid "unknown DWARF option %s\n"
566 msgstr ""
567
568 #: as.c:843
569 #, c-format
570 msgid "unknown option `%s'"
571 msgstr " `%s'"
572
573 #: as.c:900
574 #, c-format
575 msgid "Invalid --gdwarf-cie-version `%s'"
576 msgstr ""
577
578 #: as.c:1002
579 #, c-format
580 msgid "Invalid --scfi= option: `%s'; suggested option: experimental"
581 msgstr ""
582
583 #: as.c:1013
584 #, c-format
585 msgid "Invalid --size-check= option: `%s'"
586 msgstr ""
587
588 #: as.c:1022
589 #, c-format
590 msgid "Invalid --elf-stt-common= option: `%s'"
591 msgstr ""
592
593 #: as.c:1036
594 #, c-format
595 msgid "Invalid --generate-missing-build-notes option: `%s'"
596 msgstr ""
597
598 #: as.c:1114
599 #, c-format
600 msgid "invalid listing option `%c'"
601 msgstr ""
602
603 #: as.c:1197
604 #, c-format
605 msgid "%s: total time in assembly: %ld.%06ld\n"
606 msgstr ""
607
608 #: as.c:1299
609 msgid "libbfd ABI mismatch"
610 msgstr ""
611
612 #: as.c:1465
613 #, c-format
614 msgid "The input '%s' and output '%s' files are the same"
615 msgstr ""
616
617 #: as.c:1518
618 #, c-format
619 msgid "%d warning"
620 msgid_plural "%d warnings"
621 msgstr[0] "%d "
622 msgstr[1] "%d "
623
624 #: as.c:1520
625 #, c-format
626 msgid "%d error"
627 msgid_plural "%d errors"
628 msgstr[0] "%d "
629 msgstr[1] "%d "
630
631 #: as.c:1524
632 #, c-format
633 msgid "%s, treating warnings as errors"
634 msgstr ""
635
636 #: as.c:1535
637 #, c-format
638 msgid "%s, %s, generating bad object file\n"
639 msgstr ""
640
641 #: as.h:134
642 #, c-format
643 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
644 msgstr ""
645
646 #.
647 #. * We have a GROSS internal error.
648 #. * This should never happen.
649 #.
650 #: atof-generic.c:448 config/tc-m68k.c:3485
651 msgid "failed sanity check"
652 msgstr ""
653
654 #: cgen.c:106 config/tc-alpha.c:2081 config/tc-alpha.c:2105
655 #: config/tc-arc.c:4073 config/tc-arc.c:4145 config/tc-d10v.c:549
656 #: config/tc-d30v.c:534 config/tc-mn10200.c:1089 config/tc-mn10300.c:1753
657 #: config/tc-ppc.c:3953 config/tc-s390.c:1846 config/tc-v850.c:2507
658 #: config/tc-v850.c:2578 config/tc-v850.c:2625 config/tc-v850.c:2662
659 #: config/tc-v850.c:2699 config/tc-v850.c:2963
660 msgid "too many fixups"
661 msgstr ""
662
663 #: cgen.c:367 cgen.c:389 config/tc-d10v.c:460 config/tc-d30v.c:450
664 #: config/tc-mn10200.c:1031 config/tc-mn10300.c:1678 config/tc-ppc.c:3482
665 #: config/tc-v850.c:2616 config/tc-v850.c:2650 config/tc-v850.c:2690
666 #: config/tc-v850.c:2936 config/tc-z80.c:785
667 msgid "illegal operand"
668 msgstr " "
669
670 #: cgen.c:393 config/tc-avr.c:908 config/tc-d10v.c:462 config/tc-d30v.c:452
671 #: config/tc-h8300.c:495 config/tc-mcore.c:662 config/tc-microblaze.c:584
672 #: config/tc-mmix.c:485 config/tc-mn10200.c:1034 config/tc-mn10300.c:1681
673 #: config/tc-msp430.c:417 config/tc-ppc.c:3484 config/tc-sh.c:989
674 #: config/tc-v850.c:2620 config/tc-v850.c:2654 config/tc-v850.c:2694
675 #: config/tc-v850.c:2939 config/tc-xgate.c:892 config/tc-z80.c:933
676 #: config/tc-z8k.c:349
677 msgid "missing operand"
678 msgstr " "
679
680 #: cgen.c:770
681 msgid "a reloc on this operand implies an overflow"
682 msgstr ""
683
684 #: cgen.c:793
685 msgid "operand mask overflow"
686 msgstr " "
687
688 #: cgen.c:856 config/tc-arm.c:2035 config/tc-arm.c:11115 config/tc-arm.c:11167
689 #: config/tc-arm.c:11455 config/tc-arm.c:12353 config/tc-arm.c:13502
690 #: config/tc-arm.c:13542 config/tc-arm.c:13915 config/tc-arm.c:13957
691 #: config/tc-arm.c:21202 config/tc-arm.c:21262 config/tc-mips.c:9713
692 #: config/tc-mips.c:11031 config/tc-mips.c:12328 config/tc-mips.c:13009
693 #: config/tc-spu.c:970 config/tc-xtensa.c:13113
694 msgid "expression too complex"
695 msgstr ""
696
697 #: cgen.c:956 config/tc-ppc.c:7467 config/tc-s390.c:2613 config/tc-v850.c:3468
698 #: config/tc-xstormy16.c:541
699 msgid "unresolved expression that must be resolved"
700 msgstr ""
701
702 #: cgen.c:981 config/tc-bpf.c:873 config/tc-xstormy16.c:566
703 #, c-format
704 msgid "internal error: can't install fix for reloc type %d (`%s')"
705 msgstr ""
706
707 #: cgen.c:1034 config/tc-bpf.c:368 config/tc-pru.c:786
708 msgid "relocation is not supported"
709 msgstr ""
710
711 #: codeview.c:435
712 #, c-format
713 msgid "could not open %s for reading"
714 msgstr ""
715
716 #: codeview.c:440
717 msgid "md5_stream failed"
718 msgstr "md5_stream "
719
720 #: codeview.c:548
721 msgid "value cannot be expressed as a .cv_scomp"
722 msgstr ""
723
724 #: codeview.c:556
725 msgid "value cannot be expressed as a .cv_ucomp"
726 msgstr ""
727
728 #: cond.c:84
729 msgid "invalid identifier for \".ifdef\""
730 msgstr ""
731
732 #: cond.c:150
733 msgid "non-constant expression in \".if\" statement"
734 msgstr ""
735
736 #: cond.c:276
737 msgid "bad format for ifc or ifnc"
738 msgstr ""
739
740 #: cond.c:306
741 msgid "\".elseif\" without matching \".if\""
742 msgstr ""
743
744 #: cond.c:310
745 msgid "\".elseif\" after \".else\""
746 msgstr ""
747
748 #: cond.c:313 cond.c:419
749 msgid "here is the previous \".else\""
750 msgstr ""
751
752 #: cond.c:316 cond.c:422
753 msgid "here is the previous \".if\""
754 msgstr ""
755
756 #: cond.c:345
757 msgid "non-constant expression in \".elseif\" statement"
758 msgstr ""
759
760 #: cond.c:383
761 msgid "\".endif\" without \".if\""
762 msgstr ""
763
764 #: cond.c:412
765 msgid "\".else\" without matching \".if\""
766 msgstr ""
767
768 #: cond.c:416
769 msgid "duplicate \".else\""
770 msgstr ""
771
772 #: cond.c:467
773 msgid ".ifeqs syntax error"
774 msgstr ""
775
776 #: cond.c:553
777 msgid "end of macro inside conditional"
778 msgstr ""
779
780 #: cond.c:555
781 msgid "end of file inside conditional"
782 msgstr ""
783
784 #: cond.c:559
785 msgid "here is the start of the unterminated conditional"
786 msgstr ""
787
788 #: cond.c:563
789 msgid "here is the \"else\" of the unterminated conditional"
790 msgstr ""
791
792 #: config/atof-ieee.c:148
793 msgid "cannot create floating-point number"
794 msgstr ""
795
796 #: config/atof-ieee.c:335
797 msgid "NaNs are not supported by this target"
798 msgstr ""
799
800 #: config/atof-ieee.c:354
801 msgid "NaN flavors are not supported by this target"
802 msgstr ""
803
804 #: config/atof-ieee.c:392
805 msgid "Infinities are not supported by this target"
806 msgstr ""
807
808 #: config/atof-ieee.c:825 config/atof-vax.c:449 config/tc-arm.c:1271
809 #: config/tc-ia64.c:11573 config/tc-tic30.c:1241 config/tc-tic4x.c:2565
810 msgid "Unrecognized or unsupported floating point constant"
811 msgstr ""
812
813 #: config/obj-aout.c:81
814 #, c-format
815 msgid "Attempt to put a common symbol into set %s"
816 msgstr ""
817
818 #: config/obj-aout.c:85
819 #, c-format
820 msgid "Attempt to put an undefined symbol into set %s"
821 msgstr ""
822
823 #: config/obj-aout.c:112 config/obj-coff.c:1375
824 #, c-format
825 msgid "Symbol `%s' can not be both weak and common"
826 msgstr ""
827
828 #: config/obj-coff.c:206 config/obj-coff.c:1697 config/tc-tic54x.c:3991
829 #: read.c:3096
830 #, c-format
831 msgid "error setting flags for \"%s\": %s"
832 msgstr ""
833
834 #. Zero is used as an end marker in the file.
835 #: config/obj-coff.c:423
836 msgid "Line numbers must be positive integers\n"
837 msgstr ""
838
839 #: config/obj-coff.c:455
840 msgid ".ln pseudo-op inside .def/.endef: ignored."
841 msgstr ""
842
843 #: config/obj-coff.c:496 ecoff.c:3204
844 msgid ".loc outside of .text"
845 msgstr ""
846
847 #: config/obj-coff.c:503
848 msgid ".loc pseudo-op inside .def/.endef: ignored."
849 msgstr ""
850
851 #: config/obj-coff.c:577
852 msgid ".def pseudo-op used inside of .def/.endef: ignored."
853 msgstr ""
854
855 #: config/obj-coff.c:614
856 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
857 msgstr ""
858
859 #: config/obj-coff.c:653
860 #, c-format
861 msgid "`%s' symbol without preceding function"
862 msgstr ""
863
864 #: config/obj-coff.c:740
865 #, c-format
866 msgid "unexpected storage class %d"
867 msgstr ""
868
869 #: config/obj-coff.c:847
870 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
871 msgstr ""
872
873 #: config/obj-coff.c:867
874 msgid "badly formed .dim directive ignored"
875 msgstr ""
876
877 #: config/obj-coff.c:916
878 msgid ".size pseudo-op used outside of .def/.endef: ignored."
879 msgstr ""
880
881 #: config/obj-coff.c:931
882 msgid ".scl pseudo-op used outside of .def/.endef: ignored."
883 msgstr ""
884
885 #: config/obj-coff.c:948
886 msgid ".tag pseudo-op used outside of .def/.endef: ignored."
887 msgstr ""
888
889 #: config/obj-coff.c:965
890 #, c-format
891 msgid "tag not found for .tag %s"
892 msgstr ""
893
894 #: config/obj-coff.c:978
895 msgid ".type pseudo-op used outside of .def/.endef: ignored."
896 msgstr ""
897
898 #: config/obj-coff.c:997
899 msgid ".val pseudo-op used outside of .def/.endef: ignored."
900 msgstr ""
901
902 #: config/obj-coff.c:1148
903 msgid "badly formed .weak directive ignored"
904 msgstr ""
905
906 #: config/obj-coff.c:1335
907 msgid "mismatched .eb"
908 msgstr ""
909
910 #: config/obj-coff.c:1356
911 #, c-format
912 msgid "C_EFCN symbol for %s out of scope"
913 msgstr ""
914
915 #: config/obj-coff.c:1409
916 #, c-format
917 msgid "Warning: internal error: forgetting to set endndx of %s"
918 msgstr ""
919
920 #. STYP_INFO
921 #. STYP_LIB
922 #. STYP_OVER
923 #: config/obj-coff.c:1659
924 #, c-format
925 msgid "unsupported section attribute '%c'"
926 msgstr ""
927
928 #: config/obj-coff.c:1663
929 #, c-format
930 msgid "unknown section attribute '%c'"
931 msgstr ""
932
933 #: config/obj-coff.c:1709 config/obj-macho.c:269
934 #, c-format
935 msgid "Ignoring changed section attributes for %s"
936 msgstr ""
937
938 #: config/obj-coff.c:1853
939 #, c-format
940 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
941 msgstr ""
942
943 #: config/obj-ecoff.c:125
944 msgid "Can't set GP value"
945 msgstr ""
946
947 #: config/obj-ecoff.c:132
948 msgid "Can't set register masks"
949 msgstr ""
950
951 #: config/obj-elf.c:272 config/tc-sparc.c:4387 config/tc-v850.c:506
952 #, c-format
953 msgid "bad .common segment %s"
954 msgstr ""
955
956 #: config/obj-elf.c:348 config/tc-aarch64.c:2278 config/tc-kvx.c:2235
957 msgid "Missing symbol name in directive"
958 msgstr ""
959
960 #: config/obj-elf.c:665
961 #, c-format
962 msgid "setting incorrect section type for %s"
963 msgstr ""
964
965 #: config/obj-elf.c:670
966 #, c-format
967 msgid "ignoring incorrect section type for %s"
968 msgstr ""
969
970 #: config/obj-elf.c:729
971 #, c-format
972 msgid "setting incorrect section attributes for %s"
973 msgstr ""
974
975 #. This is a special section with known type. User
976 #. assembly might get the section type wrong; Even high
977 #. profile projects like glibc have done so in the past.
978 #. So don't error in this case.
979 #: config/obj-elf.c:823
980 #, c-format
981 msgid "ignoring changed section type for %s"
982 msgstr ""
983
984 #. Do error when assembly isn't self-consistent.
985 #: config/obj-elf.c:826
986 #, c-format
987 msgid "changed section type for %s"
988 msgstr ""
989
990 #: config/obj-elf.c:841
991 #, c-format
992 msgid "ignoring changed section attributes for %s"
993 msgstr ""
994
995 #: config/obj-elf.c:843
996 #, c-format
997 msgid "changed section attributes for %s"
998 msgstr ""
999
1000 #: config/obj-elf.c:852
1001 #, c-format
1002 msgid "changed section entity size for %s"
1003 msgstr ""
1004
1005 #: config/obj-elf.c:934
1006 msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number"
1007 msgstr ""
1008
1009 #: config/obj-elf.c:1019
1010 msgid "extraneous characters at end of numeric section type"
1011 msgstr ""
1012
1013 #: config/obj-elf.c:1025 read.c:3080
1014 msgid "unrecognized section type"
1015 msgstr ""
1016
1017 #: config/obj-elf.c:1050
1018 msgid "unrecognized section attribute"
1019 msgstr ""
1020
1021 #: config/obj-elf.c:1082 config/tc-alpha.c:4180
1022 msgid "missing name"
1023 msgstr " "
1024
1025 #: config/obj-elf.c:1152
1026 msgid "group name not parseable"
1027 msgstr ""
1028
1029 #: config/obj-elf.c:1159
1030 #, c-format
1031 msgid "section %s already has a group (%s)"
1032 msgstr ""
1033
1034 #: config/obj-elf.c:1221
1035 #, c-format
1036 msgid "section name '%s' already defined as another symbol"
1037 msgstr ""
1038
1039 #. ??? This is here for older versions of gcc that
1040 #. test for gas string merge support with
1041 #. '.section .rodata.str, "aMS", @progbits, 1'
1042 #. Unfortunately '@' begins a comment on arm.
1043 #. This isn't as_warn because gcc tests with
1044 #. --fatal-warnings.
1045 #: config/obj-elf.c:1330
1046 msgid "missing merge / string entity size, 1 assumed"
1047 msgstr ""
1048
1049 #: config/obj-elf.c:1339
1050 msgid "invalid merge / string entity size"
1051 msgstr ""
1052
1053 #. ??? Perhaps we should error here. The manual says that
1054 #. entsize must be specified if SHF_MERGE is set.
1055 #: config/obj-elf.c:1356
1056 msgid "entity size for SHF_MERGE not specified"
1057 msgstr ""
1058
1059 #: config/obj-elf.c:1369
1060 msgid "bogus SHF_MERGE / SHF_STRINGS for SHT_NOBITS section"
1061 msgstr ""
1062
1063 #: config/obj-elf.c:1410
1064 msgid "? section flag ignored with G present"
1065 msgstr ""
1066
1067 #: config/obj-elf.c:1447
1068 msgid "group name for SHF_GROUP not specified"
1069 msgstr ""
1070
1071 #: config/obj-elf.c:1473
1072 #, c-format
1073 msgid "unsupported mbind section info: %s"
1074 msgstr ""
1075
1076 #: config/obj-elf.c:1525
1077 #, c-format
1078 msgid "unsupported section id: %s"
1079 msgstr ""
1080
1081 #: config/obj-elf.c:1551
1082 msgid "character following name is not '#'"
1083 msgstr ""
1084
1085 #: config/obj-elf.c:1579
1086 #, c-format
1087 msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
1088 msgstr ""
1089
1090 #: config/obj-elf.c:1586
1091 #, c-format
1092 msgid "%s section is supported only by GNU and FreeBSD targets"
1093 msgstr ""
1094
1095 #: config/obj-elf.c:1724
1096 msgid ".previous without corresponding .section; ignored"
1097 msgstr ""
1098
1099 #: config/obj-elf.c:1750
1100 msgid ".popsection without corresponding .pushsection; ignored"
1101 msgstr ""
1102
1103 #: config/obj-elf.c:1794 config/obj-elf.c:1888
1104 #, c-format
1105 msgid "missing version name in `%s' for symbol `%s'"
1106 msgstr ""
1107
1108 #: config/obj-elf.c:1813
1109 #, c-format
1110 msgid "only one version name with `@@@' is allowed for symbol `%s'"
1111 msgstr ""
1112
1113 #: config/obj-elf.c:1821
1114 #, c-format
1115 msgid "invalid version name '%s' for symbol `%s'"
1116 msgstr ""
1117
1118 #: config/obj-elf.c:1862
1119 msgid "expected comma after name in .symver"
1120 msgstr ""
1121
1122 #: config/obj-elf.c:1879 config/obj-elf.c:2807
1123 #, c-format
1124 msgid "`%s' can't be versioned to common symbol '%s'"
1125 msgstr ""
1126
1127 #: config/obj-elf.c:1956
1128 #, c-format
1129 msgid "expected `%s' to have already been set for .vtable_inherit"
1130 msgstr ""
1131
1132 #: config/obj-elf.c:1966
1133 msgid "expected comma after name in .vtable_inherit"
1134 msgstr ""
1135
1136 #: config/obj-elf.c:2027
1137 msgid "expected comma after name in .vtable_entry"
1138 msgstr ""
1139
1140 #: config/obj-elf.c:2166
1141 #, c-format
1142 msgid "Attribute name not recognised: %s"
1143 msgstr ""
1144
1145 #: config/obj-elf.c:2183
1146 msgid "expected numeric constant"
1147 msgstr " "
1148
1149 #: config/obj-elf.c:2192 config/tc-arm.c:6959
1150 msgid "expected comma"
1151 msgstr " "
1152
1153 #: config/obj-elf.c:2223 config/tc-arc.c:4943 config/tc-arc.c:4954
1154 #: config/tc-arc.c:5026 config/tc-arc.c:5077 config/tc-arm.c:32142
1155 #: config/tc-arm.c:32153 config/tc-csky.c:1721 config/tc-csky.c:1733
1156 #: config/tc-csky.c:1904 config/tc-mips.c:20662 config/tc-msp430.c:5152
1157 #: config/tc-riscv.c:5657 config/tc-riscv.c:5700 config/tc-sparc.c:1134
1158 #: config/tc-tic6x.c:4383
1159 #, c-format
1160 msgid "error adding attribute: %s"
1161 msgstr " : %s"
1162
1163 #: config/obj-elf.c:2229
1164 msgid "bad string constant"
1165 msgstr " "
1166
1167 #: config/obj-elf.c:2233
1168 msgid "expected <tag> , <value>"
1169 msgstr " <tag> , <value>"
1170
1171 #: config/obj-elf.c:2348
1172 msgid "expected quoted string"
1173 msgstr ""
1174
1175 #: config/obj-elf.c:2368
1176 #, c-format
1177 msgid "expected comma after name `%s' in .size directive"
1178 msgstr ""
1179
1180 #: config/obj-elf.c:2377
1181 msgid "missing expression in .size directive"
1182 msgstr ""
1183
1184 #: config/obj-elf.c:2503
1185 #, c-format
1186 msgid "symbol '%s' is already defined"
1187 msgstr ""
1188
1189 #: config/obj-elf.c:2523
1190 #, c-format
1191 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1192 msgstr ""
1193
1194 #: config/obj-elf.c:2527
1195 #, c-format
1196 msgid "symbol type \"%s\" is not supported by MIPS targets"
1197 msgstr ""
1198
1199 #: config/obj-elf.c:2539
1200 #, c-format
1201 msgid "symbol type \"%s\" is supported only by GNU targets"
1202 msgstr ""
1203
1204 #: config/obj-elf.c:2549 config/tc-kvx.c:2279
1205 #, c-format
1206 msgid "unrecognized symbol type \"%s\""
1207 msgstr ""
1208
1209 #: config/obj-elf.c:2570
1210 #, c-format
1211 msgid "cannot change type of common symbol '%s'"
1212 msgstr ""
1213
1214 #: config/obj-elf.c:2582
1215 #, c-format
1216 msgid "symbol '%s' already has its type set"
1217 msgstr ""
1218
1219 #: config/obj-elf.c:2684
1220 #, c-format
1221 msgid "undefined linked-to symbol `%s' on section `%s'"
1222 msgstr ""
1223
1224 #: config/obj-elf.c:2781 config/obj-elf.c:2784
1225 #, c-format
1226 msgid ".size expression for %s does not evaluate to a constant"
1227 msgstr ""
1228
1229 #: config/obj-elf.c:2872
1230 #, c-format
1231 msgid "symbol '%s' with multiple versions cannot be used in relocation"
1232 msgstr ""
1233
1234 #: config/obj-elf.c:2890 ecoff.c:3539
1235 #, c-format
1236 msgid "symbol `%s' can not be both weak and common"
1237 msgstr ""
1238
1239 #: config/obj-elf.c:2934
1240 #, c-format
1241 msgid "assuming all members of group `%s' are COMDAT"
1242 msgstr ""
1243
1244 #: config/obj-elf.c:2946
1245 #, c-format
1246 msgid "can't create group: %s"
1247 msgstr ""
1248
1249 #: config/obj-elf.c:3023
1250 #, c-format
1251 msgid "invalid attempt to declare external version name as default in symbol `%s'"
1252 msgstr ""
1253
1254 #: config/obj-elf.c:3033
1255 #, c-format
1256 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
1257 msgstr ""
1258
1259 #: config/obj-elf.c:3123
1260 #, c-format
1261 msgid "failed to set up debugging information: %s"
1262 msgstr ""
1263
1264 #: config/obj-elf.c:3143
1265 #, c-format
1266 msgid "can't start writing .mdebug section: %s"
1267 msgstr ""
1268
1269 #: config/obj-elf.c:3151
1270 #, c-format
1271 msgid "could not write .mdebug section: %s"
1272 msgstr ""
1273
1274 #: config/obj-evax.c:121
1275 #, c-format
1276 msgid "no entry symbol for global function '%s'"
1277 msgstr ""
1278
1279 #. make a temp string.
1280 #: config/obj-macho.c:119
1281 #, c-format
1282 msgid "the %s name '%s' is too long (maximum 16 characters)"
1283 msgstr ""
1284
1285 #: config/obj-macho.c:130
1286 #, c-format
1287 msgid "expected a %s name followed by a `,'"
1288 msgstr ""
1289
1290 #: config/obj-macho.c:144
1291 msgid "segment"
1292 msgstr ""
1293
1294 #: config/obj-macho.c:153
1295 msgid "section"
1296 msgstr ""
1297
1298 #: config/obj-macho.c:195
1299 #, c-format
1300 msgid "cannot override zerofill section type for `%s,%s'"
1301 msgstr ""
1302
1303 #: config/obj-macho.c:249
1304 #, c-format
1305 msgid "failed to set flags for \"%s\": %s"
1306 msgstr ""
1307
1308 #: config/obj-macho.c:342
1309 #, c-format
1310 msgid "unknown or invalid section type '%s'"
1311 msgstr ""
1312
1313 #: config/obj-macho.c:381
1314 #, c-format
1315 msgid "unknown or invalid section attribute '%s'"
1316 msgstr ""
1317
1318 #: config/obj-macho.c:402
1319 msgid "unexpected section size information"
1320 msgstr ""
1321
1322 #: config/obj-macho.c:414
1323 msgid "missing sizeof_stub expression"
1324 msgstr ""
1325
1326 #: config/obj-macho.c:478 config/tc-ia64.c:1080 config/tc-ia64.c:11733
1327 #: config/tc-score.c:6072 expr.c:1274 read.c:1780
1328 msgid "expected symbol name"
1329 msgstr ""
1330
1331 #: config/obj-macho.c:491 read.c:539
1332 msgid "bad or irreducible absolute expression"
1333 msgstr ""
1334
1335 #: config/obj-macho.c:497 config/tc-score.c:6089 read.c:1819
1336 msgid "missing size expression"
1337 msgstr ""
1338
1339 #: config/obj-macho.c:506 config/tc-ia64.c:1115 read.c:1825
1340 #, c-format
1341 msgid "size (%ld) out of range, ignored"
1342 msgstr ""
1343
1344 #: config/obj-macho.c:516 config/tc-score.c:6215 dwarf2dbg.c:1431 ecoff.c:3315
1345 #: read.c:1837 read.c:1940 read.c:2767 read.c:3359 read.c:3959 symbols.c:574
1346 #: symbols.c:666
1347 #, c-format
1348 msgid "symbol `%s' is already defined"
1349 msgstr ""
1350
1351 #: config/obj-macho.c:526 read.c:1852
1352 #, c-format
1353 msgid "size of \"%s\" is already %ld; not changing to %ld"
1354 msgstr ""
1355
1356 #: config/obj-macho.c:537
1357 msgid "align value not recognized, using size"
1358 msgstr ""
1359
1360 #: config/obj-macho.c:542 config/obj-macho.c:905
1361 #, c-format
1362 msgid "Alignment (%lu) too large: 15 assumed."
1363 msgstr ""
1364
1365 #: config/obj-macho.c:608
1366 #, c-format
1367 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1368 msgstr ""
1369
1370 #: config/obj-macho.c:810
1371 #, c-format
1372 msgid "%s is not used for the selected target"
1373 msgstr ""
1374
1375 #: config/obj-macho.c:875
1376 msgid "internal error: base section index out of range"
1377 msgstr ""
1378
1379 #: config/obj-macho.c:961
1380 #, c-format
1381 msgid "internal error: bad file property ID %d"
1382 msgstr ""
1383
1384 #: config/obj-macho.c:969
1385 msgid "failed to set subsections by symbols"
1386 msgstr ""
1387
1388 #: config/obj-macho.c:1032
1389 #, c-format
1390 msgid "'%s' previously declared as '%s'."
1391 msgstr ""
1392
1393 #: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488
1394 #, c-format
1395 msgid "'%s' can't be a weak_definition (currently only supported in sections of type coalesced)"
1396 msgstr ""
1397
1398 #: config/obj-macho.c:1169
1399 msgid "use of .indirect_symbols requires `-dynamic'"
1400 msgstr ""
1401
1402 #: config/obj-macho.c:1186
1403 #, c-format
1404 msgid "attempt to add an indirect_symbol to a stub or reference section with a zero-sized element at %s"
1405 msgstr ""
1406
1407 #: config/obj-macho.c:1216
1408 msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1409 msgstr ""
1410
1411 #: config/obj-macho.c:1485
1412 #, c-format
1413 msgid "'%s' can't be a weak_definition (since it is undefined)"
1414 msgstr ""
1415
1416 #: config/obj-macho.c:1491
1417 #, c-format
1418 msgid "Non-global symbol: '%s' can't be a weak_definition."
1419 msgstr ""
1420
1421 #: config/obj-macho.c:1497
1422 #, c-format
1423 msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1424 msgstr ""
1425
1426 #: config/obj-macho.c:1538
1427 #, c-format
1428 msgid "unrecognized stab type '%c'"
1429 msgstr ""
1430
1431 #: config/obj-macho.c:1589
1432 #, c-format
1433 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1434 msgstr ""
1435
1436 #: config/obj-macho.c:1597
1437 #, c-format
1438 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1439 msgstr ""
1440
1441 #: config/obj-macho.c:1604
1442 #, c-format
1443 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1444 msgstr ""
1445
1446 #: config/obj-macho.c:1805
1447 #, c-format
1448 msgid "the number of .indirect_symbols defined in section %s does not match the number expected (%d defined, %d expected)"
1449 msgstr ""
1450
1451 #: config/obj-macho.c:1834 config/obj-macho.c:1857
1452 msgid "internal error: more indirect mach-o symbols than expected"
1453 msgstr ""
1454
1455 #: config/obj-som.c:56
1456 msgid "Only one .compiler pseudo-op per file!"
1457 msgstr ""
1458
1459 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1460 msgid "Expected quoted string"
1461 msgstr ""
1462
1463 #: config/obj-som.c:86
1464 msgid ".compiler directive missing language and version"
1465 msgstr ""
1466
1467 #: config/obj-som.c:96
1468 msgid ".compiler directive missing version"
1469 msgstr ""
1470
1471 #: config/obj-som.c:112
1472 #, c-format
1473 msgid "FATAL: Attaching compiler header %s"
1474 msgstr ""
1475
1476 #: config/obj-som.c:127
1477 msgid "Only one .version pseudo-op per file!"
1478 msgstr ""
1479
1480 #: config/obj-som.c:151
1481 #, c-format
1482 msgid "attaching version header %s: %s"
1483 msgstr ""
1484
1485 #: config/obj-som.c:169
1486 msgid "Only one .copyright pseudo-op per file!"
1487 msgstr ""
1488
1489 #: config/obj-som.c:193
1490 #, c-format
1491 msgid "attaching copyright header %s: %s"
1492 msgstr ""
1493
1494 #: config/tc-aarch64.c:427
1495 #, c-format
1496 msgid "expected an unsuffixed ZA tile at operand %d"
1497 msgstr ""
1498
1499 #: config/tc-aarch64.c:431
1500 #, c-format
1501 msgid "missing horizontal or vertical suffix at operand %d"
1502 msgstr ""
1503
1504 #: config/tc-aarch64.c:436
1505 #, c-format
1506 msgid "expected 'za' rather than a ZA tile at operand %d"
1507 msgstr ""
1508
1509 #: config/tc-aarch64.c:440
1510 #, c-format
1511 msgid "expected a predicate-as-counter rather than predicate-as-mask register at operand %d"
1512 msgstr ""
1513
1514 #: config/tc-aarch64.c:445
1515 #, c-format
1516 msgid "expected a predicate-as-mask rather than predicate-as-counter register at operand %d"
1517 msgstr ""
1518
1519 #: config/tc-aarch64.c:450
1520 #, c-format
1521 msgid "expected a 64-bit integer register at operand %d"
1522 msgstr ""
1523
1524 #: config/tc-aarch64.c:452
1525 #, c-format
1526 msgid "expected an integer or zero register at operand %d"
1527 msgstr ""
1528
1529 #: config/tc-aarch64.c:454
1530 #, c-format
1531 msgid "expected an integer or stack pointer register at operand %d"
1532 msgstr ""
1533
1534 #: config/tc-aarch64.c:458
1535 #, c-format
1536 msgid "expected a scalar SIMD or floating-point register at operand %d"
1537 msgstr ""
1538
1539 #: config/tc-aarch64.c:461
1540 #, c-format
1541 msgid "expected an Advanced SIMD vector register at operand %d"
1542 msgstr ""
1543
1544 #: config/tc-aarch64.c:463
1545 #, c-format
1546 msgid "expected an SVE vector register at operand %d"
1547 msgstr ""
1548
1549 #. Use this error for "predicate-as-mask only" and "either kind of
1550 #. predicate". We report a more specific error if P is used where
1551 #. PN is expected, and vice versa, so the issue at this point is
1552 #. "predicate-like" vs. "not predicate-like".
1553 #: config/tc-aarch64.c:470
1554 #, c-format
1555 msgid "expected an SVE predicate register at operand %d"
1556 msgstr ""
1557
1558 #: config/tc-aarch64.c:472
1559 #, c-format
1560 msgid "expected an SVE predicate-as-counter register at operand %d"
1561 msgstr ""
1562
1563 #: config/tc-aarch64.c:474
1564 #, c-format
1565 msgid "expected a vector register at operand %d"
1566 msgstr ""
1567
1568 #: config/tc-aarch64.c:476
1569 #, c-format
1570 msgid "expected an SVE vector or predicate register at operand %d"
1571 msgstr ""
1572
1573 #: config/tc-aarch64.c:478
1574 #, c-format
1575 msgid "expected a vector or predicate register at operand %d"
1576 msgstr ""
1577
1578 #: config/tc-aarch64.c:482
1579 #, c-format
1580 msgid "expected a ZA array vector at operand %d"
1581 msgstr ""
1582
1583 #: config/tc-aarch64.c:484
1584 #, c-format
1585 msgid "expected ZT0 or a ZA mask at operand %d"
1586 msgstr ""
1587
1588 #: config/tc-aarch64.c:486
1589 #, c-format
1590 msgid "expected a ZA tile at operand %d"
1591 msgstr ""
1592
1593 #: config/tc-aarch64.c:488
1594 #, c-format
1595 msgid "expected a ZA tile slice at operand %d"
1596 msgstr ""
1597
1598 #: config/tc-aarch64.c:492
1599 #, c-format
1600 msgid "expected an integer register or Advanced SIMD vector register at operand %d"
1601 msgstr ""
1602
1603 #: config/tc-aarch64.c:495
1604 #, c-format
1605 msgid "expected an integer register or SVE vector register at operand %d"
1606 msgstr ""
1607
1608 #: config/tc-aarch64.c:498
1609 #, c-format
1610 msgid "expected an integer or vector register at operand %d"
1611 msgstr ""
1612
1613 #: config/tc-aarch64.c:500
1614 #, c-format
1615 msgid "expected an integer or predicate register at operand %d"
1616 msgstr ""
1617
1618 #: config/tc-aarch64.c:502
1619 #, c-format
1620 msgid "expected an integer, vector or predicate register at operand %d"
1621 msgstr ""
1622
1623 #: config/tc-aarch64.c:507
1624 #, c-format
1625 msgid "expected an SVE vector register or ZA tile slice at operand %d"
1626 msgstr ""
1627
1628 #: config/tc-aarch64.c:715 config/tc-aarch64.c:717 config/tc-arm.c:1188
1629 #: config/tc-score.c:6434 expr.c:1446 read.c:2749
1630 msgid "bad expression"
1631 msgstr " "
1632
1633 #: config/tc-aarch64.c:728 config/tc-sparc.c:3386
1634 msgid "bad segment"
1635 msgstr " "
1636
1637 #: config/tc-aarch64.c:876
1638 msgid "bad vector arrangement type"
1639 msgstr ""
1640
1641 #: config/tc-aarch64.c:1048
1642 #, c-format
1643 msgid "bad size %d in vector width specifier"
1644 msgstr ""
1645
1646 #: config/tc-aarch64.c:1081
1647 #, c-format
1648 msgid "unexpected character `%c' in element size"
1649 msgstr ""
1650
1651 #: config/tc-aarch64.c:1083
1652 msgid "missing element size"
1653 msgstr " "
1654
1655 #: config/tc-aarch64.c:1093
1656 #, c-format
1657 msgid "invalid element size %d and vector size combination %c"
1658 msgstr ""
1659
1660 #: config/tc-aarch64.c:1129
1661 #, c-format
1662 msgid "unexpected character `%c' in predication type"
1663 msgstr ""
1664
1665 #: config/tc-aarch64.c:1132
1666 msgid "missing predication type"
1667 msgstr ""
1668
1669 #: config/tc-aarch64.c:1176 config/tc-aarch64.c:2324 config/tc-aarch64.c:2594
1670 #: config/tc-arm.c:1758 config/tc-arm.c:3965 config/tc-arm.c:5199
1671 #: config/tc-arm.c:7240
1672 msgid "constant expression required"
1673 msgstr ""
1674
1675 #: config/tc-aarch64.c:1230
1676 msgid "syntax error in register list"
1677 msgstr " "
1678
1679 #: config/tc-aarch64.c:1260
1680 msgid "ZA tile number out of range"
1681 msgstr ""
1682
1683 #: config/tc-aarch64.c:1304
1684 msgid "this type of register can't be indexed"
1685 msgstr ""
1686
1687 #: config/tc-aarch64.c:1310
1688 msgid "index not allowed inside register list"
1689 msgstr ""
1690
1691 #. Indexed vector register expected.
1692 #: config/tc-aarch64.c:1325
1693 msgid "indexed vector register expected"
1694 msgstr ""
1695
1696 #: config/tc-aarch64.c:1332
1697 msgid "invalid use of vector register"
1698 msgstr ""
1699
1700 #: config/tc-aarch64.c:1454
1701 msgid "invalid vector register in list"
1702 msgstr ""
1703
1704 #: config/tc-aarch64.c:1462
1705 msgid "invalid scalar register in list"
1706 msgstr ""
1707
1708 #: config/tc-aarch64.c:1475
1709 msgid "invalid range in vector register list"
1710 msgstr ""
1711
1712 #: config/tc-aarch64.c:1488
1713 msgid "type mismatch in vector register list"
1714 msgstr ""
1715
1716 #: config/tc-aarch64.c:1509
1717 msgid "end of vector register list not found"
1718 msgstr ""
1719
1720 #: config/tc-aarch64.c:1527
1721 msgid "expected index"
1722 msgstr ""
1723
1724 #: config/tc-aarch64.c:1534
1725 msgid "too many registers in vector register list"
1726 msgstr ""
1727
1728 #: config/tc-aarch64.c:1539
1729 msgid "empty vector register list"
1730 msgstr ""
1731
1732 #: config/tc-aarch64.c:1609 config/tc-arm.c:2526
1733 #, c-format
1734 msgid "ignoring attempt to redefine built-in register '%s'"
1735 msgstr ""
1736
1737 #: config/tc-aarch64.c:1615 config/tc-arm.c:2531
1738 #, c-format
1739 msgid "ignoring redefinition of register alias '%s'"
1740 msgstr ""
1741
1742 #: config/tc-aarch64.c:1660 config/tc-arm.c:2596
1743 #, c-format
1744 msgid "unknown register '%s' -- .req ignored"
1745 msgstr ""
1746
1747 #: config/tc-aarch64.c:1718 config/tc-arm.c:2804
1748 msgid "invalid syntax for .req directive"
1749 msgstr ""
1750
1751 #: config/tc-aarch64.c:1739 config/tc-arm.c:2837
1752 msgid "invalid syntax for .unreq directive"
1753 msgstr ""
1754
1755 #: config/tc-aarch64.c:1745 config/tc-arm.c:2843
1756 #, c-format
1757 msgid "unknown register alias '%s'"
1758 msgstr ""
1759
1760 #: config/tc-aarch64.c:1747
1761 #, c-format
1762 msgid "ignoring attempt to undefine built-in register '%s'"
1763 msgstr ""
1764
1765 #: config/tc-aarch64.c:2061 config/tc-arm.c:3577 config/tc-arm.c:3604
1766 #: config/tc-arm.c:3617
1767 msgid "literal pool overflow"
1768 msgstr ""
1769
1770 #: config/tc-aarch64.c:2242 config/tc-aarch64.c:7535 config/tc-arm.c:3839
1771 #: config/tc-arm.c:7666
1772 msgid "unrecognized relocation suffix"
1773 msgstr ""
1774
1775 #: config/tc-aarch64.c:2244
1776 msgid "unimplemented relocation suffix"
1777 msgstr ""
1778
1779 #: config/tc-aarch64.c:2561 config/tc-aarch64.c:2752 config/tc-aarch64.c:2796
1780 #: config/tc-csky.c:2360
1781 msgid "immediate operand required"
1782 msgstr ""
1783
1784 #: config/tc-aarch64.c:2570
1785 msgid "missing immediate expression"
1786 msgstr ""
1787
1788 #: config/tc-aarch64.c:2776 config/tc-aarch64.c:7351 config/tc-aarch64.c:7373
1789 msgid "invalid floating-point constant"
1790 msgstr ""
1791
1792 #: config/tc-aarch64.c:3584 config/tc-arm.c:5446 config/tc-arm.c:5454
1793 msgid "shift expression expected"
1794 msgstr ""
1795
1796 #: config/tc-aarch64.c:3592
1797 msgid "shift operator expected"
1798 msgstr ""
1799
1800 #: config/tc-aarch64.c:3600
1801 msgid "invalid use of 'MSL'"
1802 msgstr ""
1803
1804 #: config/tc-aarch64.c:3608
1805 msgid "invalid use of 'MUL'"
1806 msgstr ""
1807
1808 #: config/tc-aarch64.c:3617
1809 msgid "extending shift is not permitted"
1810 msgstr ""
1811
1812 #: config/tc-aarch64.c:3625
1813 msgid "'ROR' shift is not permitted"
1814 msgstr ""
1815
1816 #: config/tc-aarch64.c:3633
1817 msgid "only 'LSL' shift is permitted"
1818 msgstr ""
1819
1820 #: config/tc-aarch64.c:3641
1821 msgid "only 'MUL' is permitted"
1822 msgstr ""
1823
1824 #: config/tc-aarch64.c:3659
1825 msgid "only 'MUL VL' is permitted"
1826 msgstr ""
1827
1828 #: config/tc-aarch64.c:3667
1829 msgid "invalid shift for the register offset addressing mode"
1830 msgstr ""
1831
1832 #: config/tc-aarch64.c:3675
1833 msgid "invalid shift operator"
1834 msgstr " "
1835
1836 #: config/tc-aarch64.c:3709
1837 msgid "missing shift amount"
1838 msgstr ""
1839
1840 #: config/tc-aarch64.c:3716
1841 msgid "constant shift amount required"
1842 msgstr ""
1843
1844 #: config/tc-aarch64.c:3725
1845 msgid "shift amount out of range 0 to 63"
1846 msgstr ""
1847
1848 #: config/tc-aarch64.c:3775
1849 msgid "unexpected shift operator"
1850 msgstr ""
1851
1852 #: config/tc-aarch64.c:3811
1853 msgid "unexpected register in the immediate operand"
1854 msgstr ""
1855
1856 #: config/tc-aarch64.c:3836
1857 msgid "integer register expected in the extended/shifted operand register"
1858 msgstr ""
1859
1860 #: config/tc-aarch64.c:3874
1861 msgid "integer register expected in the shifted operand register"
1862 msgstr ""
1863
1864 #: config/tc-aarch64.c:3906 config/tc-aarch64.c:4093 config/tc-aarch64.c:4234
1865 #: config/tc-aarch64.c:4434 config/tc-aarch64.c:4476
1866 msgid "unknown relocation modifier"
1867 msgstr ""
1868
1869 #: config/tc-aarch64.c:3913 config/tc-aarch64.c:4112 config/tc-aarch64.c:4241
1870 #: config/tc-aarch64.c:4441 config/tc-aarch64.c:4483
1871 msgid "this relocation modifier is not allowed on this instruction"
1872 msgstr ""
1873
1874 #: config/tc-aarch64.c:4121 config/tc-aarch64.c:4253
1875 msgid "invalid relocation expression"
1876 msgstr ""
1877
1878 #: config/tc-aarch64.c:4138
1879 msgid "invalid address"
1880 msgstr " "
1881
1882 #: config/tc-aarch64.c:4156
1883 msgid "expected a 64-bit base register"
1884 msgstr ""
1885
1886 #: config/tc-aarch64.c:4158
1887 msgid "invalid base register"
1888 msgstr " "
1889
1890 #: config/tc-aarch64.c:4160
1891 msgid "expected a base register"
1892 msgstr ""
1893
1894 #: config/tc-aarch64.c:4176 config/tc-aarch64.c:4314
1895 msgid "invalid offset register"
1896 msgstr ""
1897
1898 #: config/tc-aarch64.c:4203
1899 msgid "invalid use of 32-bit register offset"
1900 msgstr ""
1901
1902 #: config/tc-aarch64.c:4212
1903 msgid "offset has different size from base"
1904 msgstr ""
1905
1906 #: config/tc-aarch64.c:4218
1907 msgid "invalid use of 64-bit register offset"
1908 msgstr ""
1909
1910 #. [Xn],#expr
1911 #: config/tc-aarch64.c:4267 config/tc-aarch64.c:4325
1912 msgid "invalid expression in the address"
1913 msgstr ""
1914
1915 #: config/tc-aarch64.c:4281 config/tc-arm.c:6043 config/tc-arm.c:6639
1916 msgid "']' expected"
1917 msgstr ""
1918
1919 #: config/tc-aarch64.c:4289
1920 msgid "register offset not allowed in pre-indexed addressing mode"
1921 msgstr ""
1922
1923 #: config/tc-aarch64.c:4304 config/tc-arm.c:6079
1924 msgid "cannot combine pre- and post-indexing"
1925 msgstr ""
1926
1927 #. Reject [Rn]!
1928 #: config/tc-aarch64.c:4349
1929 msgid "missing offset in the pre-indexed address"
1930 msgstr ""
1931
1932 #: config/tc-aarch64.c:4694
1933 msgid "expected '['"
1934 msgstr ""
1935
1936 #: config/tc-aarch64.c:4702
1937 msgid "expected a 32-bit selection register"
1938 msgstr ""
1939
1940 #: config/tc-aarch64.c:4709
1941 msgid "missing immediate offset"
1942 msgstr ""
1943
1944 #: config/tc-aarch64.c:4715 config/tc-aarch64.c:4724
1945 msgid "expected a constant immediate offset"
1946 msgstr ""
1947
1948 #: config/tc-aarch64.c:4729
1949 msgid "the last offset is less than the first offset"
1950 msgstr ""
1951
1952 #: config/tc-aarch64.c:4735
1953 msgid "the last offset is equal to the first offset"
1954 msgstr ""
1955
1956 #: config/tc-aarch64.c:4757
1957 msgid "invalid vector group size"
1958 msgstr ""
1959
1960 #: config/tc-aarch64.c:4764
1961 msgid "expected ']'"
1962 msgstr ""
1963
1964 #: config/tc-aarch64.c:4824 config/tc-aarch64.c:4932
1965 msgid "expected '}'"
1966 msgstr ""
1967
1968 #: config/tc-aarch64.c:4883
1969 msgid "ZA tile masks do not operate at .Q granularity"
1970 msgstr ""
1971
1972 #: config/tc-aarch64.c:4889
1973 msgid "missing ZA tile size"
1974 msgstr ""
1975
1976 #: config/tc-aarch64.c:4894
1977 msgid "invalid ZA tile"
1978 msgstr ""
1979
1980 #: config/tc-aarch64.c:4919
1981 msgid "expected '{'"
1982 msgstr ""
1983
1984 #: config/tc-aarch64.c:4960
1985 msgid "expected SM or ZA operand"
1986 msgstr ""
1987
1988 #: config/tc-aarch64.c:5028
1989 #, c-format
1990 msgid "selected processor does not support PSTATE field name '%s'"
1991 msgstr ""
1992
1993 #: config/tc-aarch64.c:5033 config/tc-aarch64.c:5078
1994 #, c-format
1995 msgid "selected processor does not support system register name '%s'"
1996 msgstr ""
1997
1998 #: config/tc-aarch64.c:5036
1999 #, c-format
2000 msgid "128-bit-wide accsess not allowed on selected system register '%s'"
2001 msgstr ""
2002
2003 #: config/tc-aarch64.c:5039 config/tc-aarch64.c:5081
2004 #, c-format
2005 msgid "system register name '%s' is deprecated and may be removed in a future release"
2006 msgstr ""
2007
2008 #: config/tc-aarch64.c:5122
2009 msgid "immediate value out of range "
2010 msgstr ""
2011
2012 #: config/tc-aarch64.c:5733 messages.c:151
2013 #, c-format
2014 msgid "Info: "
2015 msgstr ": "
2016
2017 #: config/tc-aarch64.c:5751
2018 #, c-format
2019 msgid "missing braces at operand %d"
2020 msgstr ""
2021
2022 #: config/tc-aarch64.c:5762
2023 #, c-format
2024 msgid "unexpected register type at operand %d"
2025 msgstr ""
2026
2027 #: config/tc-aarch64.c:5773
2028 #, c-format
2029 msgid "invalid register list at operand %d"
2030 msgstr ""
2031
2032 #: config/tc-aarch64.c:5786
2033 #, c-format
2034 msgid "expected a register at operand %d"
2035 msgstr ""
2036
2037 #: config/tc-aarch64.c:5793
2038 #, c-format
2039 msgid "expected '{' at operand %d"
2040 msgstr ""
2041
2042 #: config/tc-aarch64.c:5795
2043 #, c-format
2044 msgid "expected a register or register list at operand %d"
2045 msgstr ""
2046
2047 #: config/tc-aarch64.c:5820
2048 #, c-format
2049 msgid "this `%s' should have an immediately preceding `%s' -- `%s'"
2050 msgstr ""
2051
2052 #: config/tc-aarch64.c:5826
2053 #, c-format
2054 msgid "the preceding `%s' should be followed by `%s` rather than `%s` -- `%s'"
2055 msgstr ""
2056
2057 #: config/tc-aarch64.c:5838 config/tc-aarch64.c:5853 config/tc-score.c:2745
2058 #: config/tc-score.c:6423
2059 #, c-format
2060 msgid "%s -- `%s'"
2061 msgstr "%s -- `%s'"
2062
2063 #: config/tc-aarch64.c:5855
2064 #, c-format
2065 msgid "%s at operand %d -- `%s'"
2066 msgstr ""
2067
2068 #: config/tc-aarch64.c:5861
2069 #, c-format
2070 msgid "operand %d must be %s -- `%s'"
2071 msgstr ""
2072
2073 #: config/tc-aarch64.c:5867
2074 #, c-format
2075 msgid "operand mismatch -- `%s'"
2076 msgstr ""
2077
2078 #. Print the hint.
2079 #: config/tc-aarch64.c:5927
2080 msgid " did you mean this?"
2081 msgstr " ?"
2082
2083 #: config/tc-aarch64.c:5930 config/tc-aarch64.c:5957
2084 #, c-format
2085 msgid " %s"
2086 msgstr " %s"
2087
2088 #: config/tc-aarch64.c:5935
2089 msgid " other valid variant(s):"
2090 msgstr ""
2091
2092 #: config/tc-aarch64.c:5964
2093 #, c-format
2094 msgid "operand %d must have the same immediate value as operand 1 -- `%s'"
2095 msgstr ""
2096
2097 #: config/tc-aarch64.c:5970
2098 #, c-format
2099 msgid "operand %d must be the same register as operand 1 -- `%s'"
2100 msgstr ""
2101
2102 #: config/tc-aarch64.c:5975
2103 #, c-format
2104 msgid "%s%d-%s%d expected at operand %d -- `%s'"
2105 msgstr ""
2106
2107 #: config/tc-aarch64.c:5982
2108 #, c-format
2109 msgid "%s out of range %d to %d at operand %d -- `%s'"
2110 msgstr ""
2111
2112 #: config/tc-aarch64.c:5983 config/tc-aarch64.c:5987 config/tc-aarch64.c:8470
2113 msgid "immediate value"
2114 msgstr " "
2115
2116 #: config/tc-aarch64.c:5986
2117 #, c-format
2118 msgid "%s must be %d at operand %d -- `%s'"
2119 msgstr ""
2120
2121 #: config/tc-aarch64.c:5993
2122 #, c-format
2123 msgid "unexpected vector group size at operand %d -- `%s'"
2124 msgstr ""
2125
2126 #: config/tc-aarch64.c:5996
2127 #, c-format
2128 msgid "operand %d must have a vector group size of %d -- `%s'"
2129 msgstr ""
2130
2131 #: config/tc-aarch64.c:6002
2132 #, c-format
2133 msgid "expected a single-register list at operand %d -- `%s'"
2134 msgstr ""
2135
2136 #: config/tc-aarch64.c:6005
2137 #, c-format
2138 msgid "expected a list of %d registers at operand %d -- `%s'"
2139 msgstr ""
2140
2141 #: config/tc-aarch64.c:6008
2142 #, c-format
2143 msgid "expected a list of %d or %d registers at operand %d -- `%s'"
2144 msgstr ""
2145
2146 #: config/tc-aarch64.c:6012
2147 #, c-format
2148 msgid "invalid number of registers in the list at operand %d -- `%s'"
2149 msgstr ""
2150
2151 #: config/tc-aarch64.c:6018
2152 #, c-format
2153 msgid "the register list must have a stride of %d at operand %d -- `%s'"
2154 msgstr ""
2155
2156 #: config/tc-aarch64.c:6021
2157 #, c-format
2158 msgid "the register list must have a stride of %d or %d at operand %d -- `%s`"
2159 msgstr ""
2160
2161 #: config/tc-aarch64.c:6025
2162 #, c-format
2163 msgid "invalid register stride at operand %d -- `%s'"
2164 msgstr ""
2165
2166 #: config/tc-aarch64.c:6030
2167 #, c-format
2168 msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
2169 msgstr ""
2170
2171 #: config/tc-aarch64.c:6473
2172 msgid "the specified relocation type is not allowed for MOVK"
2173 msgstr ""
2174
2175 #: config/tc-aarch64.c:6521 config/tc-aarch64.c:6532
2176 msgid "the specified relocation type is not allowed for 32-bit register"
2177 msgstr ""
2178
2179 #: config/tc-aarch64.c:6627
2180 msgid "relocation qualifier does not match instruction size"
2181 msgstr ""
2182
2183 #: config/tc-aarch64.c:6741
2184 msgid "comma expected between operands"
2185 msgstr ""
2186
2187 #: config/tc-aarch64.c:6777
2188 msgid "invalid Rt register number in 64-byte load/store"
2189 msgstr ""
2190
2191 #: config/tc-aarch64.c:6915
2192 msgid "the top half of a 128-bit FP/SIMD register is expected"
2193 msgstr ""
2194
2195 #: config/tc-aarch64.c:7029 config/tc-aarch64.c:7079 config/tc-arm.c:2200
2196 #: config/tc-arm.c:2245 config/tc-h8300.c:1041
2197 msgid "invalid register list"
2198 msgstr " "
2199
2200 #: config/tc-aarch64.c:7086
2201 msgid "expected element type rather than vector type"
2202 msgstr ""
2203
2204 #: config/tc-aarch64.c:7104
2205 msgid "missing type suffix"
2206 msgstr ""
2207
2208 #: config/tc-aarch64.c:7126
2209 msgid "C8 - C9 expected"
2210 msgstr ""
2211
2212 #: config/tc-aarch64.c:7132
2213 msgid "C0 - C7 expected"
2214 msgstr ""
2215
2216 #: config/tc-aarch64.c:7138
2217 msgid "C0 - C15 expected"
2218 msgstr ""
2219
2220 #: config/tc-aarch64.c:7260 config/tc-aarch64.c:7286
2221 msgid "immediate zero expected"
2222 msgstr " 0"
2223
2224 #: config/tc-aarch64.c:7388
2225 msgid "shift not allowed for bitmask immediate"
2226 msgstr ""
2227
2228 #: config/tc-aarch64.c:7442
2229 msgid "can't mix relocation modifier with explicit shift"
2230 msgstr ""
2231
2232 #: config/tc-aarch64.c:7495 config/tc-arm.c:15712 config/tc-arm.c:15737
2233 #: config/tc-arm.c:15748 config/tc-arm.c:15755
2234 msgid "invalid condition"
2235 msgstr ""
2236
2237 #: config/tc-aarch64.c:7522
2238 msgid "invalid pc-relative address"
2239 msgstr ""
2240
2241 #. Only permit "=value" in the literal load instructions.
2242 #. The literal will be generated by programmer_friendly_fixup.
2243 #: config/tc-aarch64.c:7530
2244 msgid "invalid use of \"=immediate\""
2245 msgstr ""
2246
2247 #: config/tc-aarch64.c:7596 config/tc-aarch64.c:7621 config/tc-aarch64.c:7643
2248 #: config/tc-aarch64.c:7675 config/tc-aarch64.c:7693 config/tc-aarch64.c:7717
2249 #: config/tc-aarch64.c:7737 config/tc-aarch64.c:7757 config/tc-aarch64.c:7776
2250 #: config/tc-aarch64.c:7799 config/tc-aarch64.c:7853 config/tc-aarch64.c:7860
2251 #: config/tc-aarch64.c:7905 config/tc-aarch64.c:7927 config/tc-aarch64.c:7952
2252 #: config/tc-aarch64.c:7970 config/tc-aarch64.c:7978 config/tc-aarch64.c:7995
2253 #: config/tc-aarch64.c:8019
2254 msgid "invalid addressing mode"
2255 msgstr ""
2256
2257 #: config/tc-aarch64.c:7659
2258 msgid "the optional immediate offset can only be 0"
2259 msgstr ""
2260
2261 #: config/tc-aarch64.c:7698 config/tc-aarch64.c:7722 config/tc-aarch64.c:7742
2262 #: config/tc-aarch64.c:7762
2263 msgid "relocation not allowed"
2264 msgstr ""
2265
2266 #: config/tc-aarch64.c:7809
2267 msgid "writeback value must be an immediate constant"
2268 msgstr ""
2269
2270 #: config/tc-aarch64.c:7820 config/tc-aarch64.c:8047
2271 msgid "unknown or missing PSTATE field name"
2272 msgstr ""
2273
2274 #. Make sure this has priority over
2275 #. "invalid addressing mode".
2276 #: config/tc-aarch64.c:7868
2277 msgid "constant offset required"
2278 msgstr ""
2279
2280 #: config/tc-aarch64.c:8033
2281 msgid "unknown or missing system register name"
2282 msgstr ""
2283
2284 #: config/tc-aarch64.c:8086
2285 msgid "unknown or missing operation name"
2286 msgstr ""
2287
2288 #: config/tc-aarch64.c:8099
2289 msgid "the specified option is not accepted in ISB"
2290 msgstr ""
2291
2292 #: config/tc-aarch64.c:8111 config/tc-aarch64.c:8128
2293 msgid "the specified option is not accepted in DSB"
2294 msgstr ""
2295
2296 #: config/tc-aarch64.c:8144
2297 msgid "immediate value must be 16, 20, 24, 28"
2298 msgstr ""
2299
2300 #: config/tc-aarch64.c:8158
2301 msgid "invalid prefetch operation (IR is not valid for this instruction variant)"
2302 msgstr ""
2303
2304 #: config/tc-aarch64.c:8190 config/tc-aarch64.c:8225
2305 msgid "missing register index"
2306 msgstr ""
2307
2308 #: config/tc-aarch64.c:8212
2309 msgid "expected '}' after ZT0"
2310 msgstr ""
2311
2312 #: config/tc-aarch64.c:8344 config/tc-aarch64.c:9675 config/tc-arm.c:7934
2313 #, c-format
2314 msgid "unhandled operand code %d"
2315 msgstr ""
2316
2317 #: config/tc-aarch64.c:8390
2318 msgid "unexpected comma before the omitted optional operand"
2319 msgstr ""
2320
2321 #: config/tc-aarch64.c:8418
2322 msgid "unexpected characters following instruction"
2323 msgstr ""
2324
2325 #: config/tc-aarch64.c:8496 config/tc-arm.c:5569 config/tc-arm.c:6187
2326 #: config/tc-arm.c:8746
2327 msgid "constant expression expected"
2328 msgstr ""
2329
2330 #: config/tc-aarch64.c:8503
2331 msgid "literal pool insertion failed"
2332 msgstr ""
2333
2334 #: config/tc-aarch64.c:8575 config/tc-aarch64.c:8594
2335 #, c-format
2336 msgid "unpredictable transfer with writeback -- `%s'"
2337 msgstr ""
2338
2339 #: config/tc-aarch64.c:8598 config/tc-aarch64.c:8612
2340 #, c-format
2341 msgid "unpredictable load of register pair -- `%s'"
2342 msgstr ""
2343
2344 #: config/tc-aarch64.c:8619 config/tc-aarch64.c:8632
2345 #, c-format
2346 msgid "unpredictable: identical transfer and status registers --`%s'"
2347 msgstr ""
2348
2349 #: config/tc-aarch64.c:8627 config/tc-aarch64.c:8641
2350 #, c-format
2351 msgid "unpredictable: identical base and status registers --`%s'"
2352 msgstr ""
2353
2354 #: config/tc-aarch64.c:8661
2355 #, c-format
2356 msgid "previous `%s' sequence has not been closed"
2357 msgstr ""
2358
2359 #: config/tc-aarch64.c:8750
2360 #, c-format
2361 msgid "unknown mnemonic -- `%s'"
2362 msgstr ""
2363
2364 #: config/tc-aarch64.c:8760
2365 #, c-format
2366 msgid "unknown mnemonic `%s' -- `%s'"
2367 msgstr ""
2368
2369 #: config/tc-aarch64.c:8768
2370 #, c-format
2371 msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
2372 msgstr ""
2373
2374 #: config/tc-aarch64.c:8825
2375 #, c-format
2376 msgid "selected processor does not support `%s'"
2377 msgstr ""
2378
2379 #: config/tc-aarch64.c:9330 config/tc-arm.c:27341
2380 msgid "GOT already in the symbol table"
2381 msgstr ""
2382
2383 #: config/tc-aarch64.c:9497
2384 msgid "immediate cannot be moved by a single instruction"
2385 msgstr ""
2386
2387 #: config/tc-aarch64.c:9541 config/tc-aarch64.c:9586 config/tc-aarch64.c:9612
2388 #: config/tc-arm.c:16256 config/tc-arm.c:17953 config/tc-arm.c:18533
2389 #: config/tc-arm.c:18560 config/tc-arm.c:19347 config/tc-arm.c:20182
2390 #: config/tc-arm.c:21205 config/tc-arm.c:21265 config/tc-metag.c:2442
2391 #: config/tc-metag.c:2451 config/tc-metag.c:2490 config/tc-metag.c:2499
2392 #: config/tc-metag.c:3018 config/tc-metag.c:3027
2393 msgid "immediate out of range"
2394 msgstr " "
2395
2396 #: config/tc-aarch64.c:9605 config/tc-metag.c:4652 config/tc-xtensa.c:4230
2397 msgid "invalid immediate"
2398 msgstr ""
2399
2400 #: config/tc-aarch64.c:9670 config/tc-tic6x.c:3853 config/tc-tic6x.c:3918
2401 #: config/tc-tic6x.c:3945 config/tc-tic6x.c:3973
2402 msgid "immediate offset out of range"
2403 msgstr ""
2404
2405 #: config/tc-aarch64.c:9744 config/tc-arm.c:27679 config/tc-arm.c:27747
2406 #: config/tc-arm.c:28029
2407 #, c-format
2408 msgid "undefined symbol %s used as an immediate value"
2409 msgstr ""
2410
2411 #: config/tc-aarch64.c:9756
2412 msgid "pc-relative load offset not word aligned"
2413 msgstr ""
2414
2415 #: config/tc-aarch64.c:9759
2416 msgid "pc-relative load offset out of range"
2417 msgstr ""
2418
2419 #: config/tc-aarch64.c:9771
2420 msgid "pc-relative address offset out of range"
2421 msgstr ""
2422
2423 #: config/tc-aarch64.c:9783 config/tc-aarch64.c:9797 config/tc-aarch64.c:9812
2424 msgid "conditional branch target not word aligned"
2425 msgstr ""
2426
2427 #: config/tc-aarch64.c:9786 config/tc-aarch64.c:9800 config/tc-aarch64.c:9815
2428 #: config/tc-arm.c:28324
2429 msgid "conditional branch out of range"
2430 msgstr ""
2431
2432 #: config/tc-aarch64.c:9828
2433 msgid "branch target not word aligned"
2434 msgstr ""
2435
2436 #: config/tc-aarch64.c:9831 config/tc-arm.c:916 config/tc-arm.c:29130
2437 #: config/tc-kvx.c:1725 config/tc-kvx.c:1731 config/tc-mips.c:16093
2438 #: config/tc-mips.c:16109 config/tc-mips.c:16199
2439 msgid "branch out of range"
2440 msgstr ""
2441
2442 #: config/tc-aarch64.c:9890 config/tc-arm.c:27920 config/tc-arm.c:27935
2443 #: config/tc-arm.c:27950 config/tc-arm.c:27961 config/tc-arm.c:27984
2444 #: config/tc-arm.c:28834 config/tc-moxie.c:711 config/tc-pj.c:449
2445 #: config/tc-sh.c:3709
2446 msgid "offset out of range"
2447 msgstr " "
2448
2449 #: config/tc-aarch64.c:9905
2450 msgid "unsigned value out of range"
2451 msgstr ""
2452
2453 #: config/tc-aarch64.c:9916
2454 msgid "signed value out of range"
2455 msgstr ""
2456
2457 #: config/tc-aarch64.c:10071
2458 #, c-format
2459 msgid "unexpected %s fixup"
2460 msgstr ""
2461
2462 #: config/tc-aarch64.c:10135 config/tc-arm.c:29549 config/tc-arm.c:29570
2463 #: config/tc-mips.c:18461 config/tc-or1k.c:342 config/tc-score.c:7389
2464 #, c-format
2465 msgid "cannot represent %s relocation in this object file format"
2466 msgstr ""
2467
2468 #: config/tc-aarch64.c:10182
2469 #, c-format
2470 msgid "cannot do %u-byte relocation"
2471 msgstr ""
2472
2473 #: config/tc-aarch64.c:10610 config/tc-arm.c:30370
2474 msgid "assemble for big-endian"
2475 msgstr ""
2476
2477 #: config/tc-aarch64.c:10611 config/tc-arm.c:30371
2478 msgid "assemble for little-endian"
2479 msgstr ""
2480
2481 #: config/tc-aarch64.c:10614
2482 msgid "temporary switch for dumping"
2483 msgstr ""
2484
2485 #: config/tc-aarch64.c:10616
2486 msgid "output verbose error messages"
2487 msgstr ""
2488
2489 #: config/tc-aarch64.c:10618
2490 msgid "do not output verbose error messages"
2491 msgstr ""
2492
2493 #: config/tc-aarch64.c:10621
2494 msgid "enable feature flag gating for system registers"
2495 msgstr ""
2496
2497 #: config/tc-aarch64.c:10994 config/tc-arm.c:31559
2498 msgid "invalid architectural extension"
2499 msgstr ""
2500
2501 #: config/tc-aarch64.c:11019 config/tc-arm.c:31591
2502 msgid "must specify extensions to add before specifying those to remove"
2503 msgstr ""
2504
2505 #: config/tc-aarch64.c:11027 config/tc-arm.c:31599
2506 msgid "missing architectural extension"
2507 msgstr ""
2508
2509 #: config/tc-aarch64.c:11055 config/tc-arm.c:31685
2510 #, c-format
2511 msgid "unknown architectural extension `%s'"
2512 msgstr ""
2513
2514 #: config/tc-aarch64.c:11094 config/tc-arm.c:31735 config/tc-metag.c:5830
2515 #, c-format
2516 msgid "missing cpu name `%s'"
2517 msgstr ""
2518
2519 #: config/tc-aarch64.c:11105 config/tc-aarch64.c:11326 config/tc-arm.c:31770
2520 #: config/tc-arm.c:32590 config/tc-csky.c:1242 config/tc-metag.c:5841
2521 #, c-format
2522 msgid "unknown cpu `%s'"
2523 msgstr ""
2524
2525 #: config/tc-aarch64.c:11123 config/tc-arm.c:31788
2526 #, c-format
2527 msgid "missing architecture name `%s'"
2528 msgstr ""
2529
2530 #: config/tc-aarch64.c:11134 config/tc-aarch64.c:11371 config/tc-arm.c:31810
2531 #: config/tc-arm.c:32630 config/tc-arm.c:32666 config/tc-csky.c:1259
2532 #, c-format
2533 msgid "unknown architecture `%s'"
2534 msgstr ""
2535
2536 #: config/tc-aarch64.c:11161
2537 #, c-format
2538 msgid "missing abi name `%s'"
2539 msgstr ""
2540
2541 #: config/tc-aarch64.c:11172
2542 #, c-format
2543 msgid "unknown abi `%s'"
2544 msgstr ""
2545
2546 #: config/tc-aarch64.c:11185
2547 msgid "<abi name>\t specify for ABI <abi name>"
2548 msgstr ""
2549
2550 #: config/tc-aarch64.c:11187 config/tc-arm.c:31897 config/tc-metag.c:5907
2551 msgid "<cpu name>\t assemble for CPU <cpu name>"
2552 msgstr ""
2553
2554 #: config/tc-aarch64.c:11189 config/tc-arm.c:31899
2555 msgid "<arch name>\t assemble for architecture <arch name>"
2556 msgstr ""
2557
2558 #: config/tc-aarch64.c:11228 config/tc-aarch64.c:11247 config/tc-arm.c:31967
2559 #: config/tc-arm.c:31985 config/tc-arm.c:32005 config/tc-metag.c:5931
2560 #, c-format
2561 msgid "option `-%c%s' is deprecated: %s"
2562 msgstr ""
2563
2564 #: config/tc-aarch64.c:11267
2565 #, c-format
2566 msgid " AArch64-specific assembler options:\n"
2567 msgstr ""
2568
2569 #: config/tc-aarch64.c:11278 config/tc-arc.c:3597 config/tc-arm.c:32036
2570 #, c-format
2571 msgid " -EB assemble code for a big-endian cpu\n"
2572 msgstr ""
2573
2574 #: config/tc-aarch64.c:11283 config/tc-arc.c:3599 config/tc-arm.c:32041
2575 #, c-format
2576 msgid " -EL assemble code for a little-endian cpu\n"
2577 msgstr ""
2578
2579 #: config/tc-alpha.c:634
2580 #, c-format
2581 msgid "No !literal!%ld was found"
2582 msgstr ""
2583
2584 #: config/tc-alpha.c:641
2585 #, c-format
2586 msgid "No !tlsgd!%ld was found"
2587 msgstr ""
2588
2589 #: config/tc-alpha.c:648
2590 #, c-format
2591 msgid "No !tlsldm!%ld was found"
2592 msgstr ""
2593
2594 #: config/tc-alpha.c:657
2595 #, c-format
2596 msgid "No ldah !gpdisp!%ld was found"
2597 msgstr ""
2598
2599 #: config/tc-alpha.c:707
2600 #, c-format
2601 msgid "too many !literal!%ld for %s"
2602 msgstr ""
2603
2604 #: config/tc-alpha.c:737
2605 #, c-format
2606 msgid "No lda !gpdisp!%ld was found"
2607 msgstr ""
2608
2609 #. Only support one relocation op per insn.
2610 #: config/tc-alpha.c:896
2611 msgid "More than one relocation op per insn"
2612 msgstr ""
2613
2614 #: config/tc-alpha.c:911 config/tc-arc.c:1137
2615 msgid "No relocation operand"
2616 msgstr ""
2617
2618 #: config/tc-alpha.c:921
2619 #, c-format
2620 msgid "Unknown relocation operand: !%s"
2621 msgstr ""
2622
2623 #: config/tc-alpha.c:931
2624 #, c-format
2625 msgid "no sequence number after !%s"
2626 msgstr ""
2627
2628 #: config/tc-alpha.c:941
2629 #, c-format
2630 msgid "!%s does not use a sequence number"
2631 msgstr ""
2632
2633 #: config/tc-alpha.c:951
2634 #, c-format
2635 msgid "Bad sequence number: !%s!%s"
2636 msgstr ""
2637
2638 #: config/tc-alpha.c:1170 config/tc-alpha.c:3332
2639 #, c-format
2640 msgid "inappropriate arguments for opcode `%s'"
2641 msgstr ""
2642
2643 #: config/tc-alpha.c:1172 config/tc-alpha.c:3334
2644 #, c-format
2645 msgid "opcode `%s' not supported for target %s"
2646 msgstr ""
2647
2648 #: config/tc-alpha.c:1176 config/tc-alpha.c:3338 config/tc-avr.c:1912
2649 #: config/tc-msp430.c:4367 config/tc-wasm32.c:753
2650 #, c-format
2651 msgid "unknown opcode `%s'"
2652 msgstr ""
2653
2654 #: config/tc-alpha.c:1256 config/tc-alpha.c:1515
2655 msgid "overflow in literal (.lita) table"
2656 msgstr ""
2657
2658 #: config/tc-alpha.c:1263 config/tc-alpha.c:1287 config/tc-alpha.c:1528
2659 #: config/tc-alpha.c:2213 config/tc-alpha.c:2258 config/tc-alpha.c:2326
2660 #: config/tc-alpha.c:2407 config/tc-alpha.c:2629 config/tc-alpha.c:2727
2661 msgid "macro requires $at register while noat in effect"
2662 msgstr ""
2663
2664 #: config/tc-alpha.c:1265 config/tc-alpha.c:1289 config/tc-alpha.c:1530
2665 msgid "macro requires $at while $at in use"
2666 msgstr ""
2667
2668 #: config/tc-alpha.c:1474
2669 msgid "bignum invalid; zero assumed"
2670 msgstr ""
2671
2672 #: config/tc-alpha.c:1476
2673 msgid "floating point number invalid; zero assumed"
2674 msgstr ""
2675
2676 #: config/tc-alpha.c:1481
2677 msgid "can't handle expression"
2678 msgstr ""
2679
2680 #: config/tc-alpha.c:1521
2681 msgid "overflow in literal (.lit8) table"
2682 msgstr ""
2683
2684 #: config/tc-alpha.c:1817
2685 #, c-format
2686 msgid "too many ldah insns for !gpdisp!%ld"
2687 msgstr ""
2688
2689 #: config/tc-alpha.c:1819 config/tc-alpha.c:1831
2690 #, c-format
2691 msgid "both insns for !gpdisp!%ld must be in the same section"
2692 msgstr ""
2693
2694 #: config/tc-alpha.c:1829
2695 #, c-format
2696 msgid "too many lda insns for !gpdisp!%ld"
2697 msgstr ""
2698
2699 #: config/tc-alpha.c:1885
2700 #, c-format
2701 msgid "too many lituse insns for !lituse_tlsgd!%ld"
2702 msgstr ""
2703
2704 #: config/tc-alpha.c:1888
2705 #, c-format
2706 msgid "too many lituse insns for !lituse_tlsldm!%ld"
2707 msgstr ""
2708
2709 #: config/tc-alpha.c:1905
2710 #, c-format
2711 msgid "duplicate !tlsgd!%ld"
2712 msgstr ""
2713
2714 #: config/tc-alpha.c:1907
2715 #, c-format
2716 msgid "sequence number in use for !tlsldm!%ld"
2717 msgstr ""
2718
2719 #: config/tc-alpha.c:1921
2720 #, c-format
2721 msgid "duplicate !tlsldm!%ld"
2722 msgstr ""
2723
2724 #: config/tc-alpha.c:1923
2725 #, c-format
2726 msgid "sequence number in use for !tlsgd!%ld"
2727 msgstr ""
2728
2729 #: config/tc-alpha.c:1978 config/tc-arc.c:2869 config/tc-mn10200.c:844
2730 #: config/tc-mn10300.c:1149 config/tc-ppc.c:2065 config/tc-tilegx.c:422
2731 #: config/tc-tilegx.c:472 config/tc-tilepro.c:375
2732 msgid "operand"
2733 msgstr ""
2734
2735 #: config/tc-alpha.c:2117
2736 msgid "invalid relocation for instruction"
2737 msgstr ""
2738
2739 #: config/tc-alpha.c:2130
2740 msgid "invalid relocation for field"
2741 msgstr ""
2742
2743 #: config/tc-alpha.c:2954
2744 msgid "can not resolve expression"
2745 msgstr ""
2746
2747 #: config/tc-alpha.c:3487 config/tc-microblaze.c:183 config/tc-ppc.c:2407
2748 #, c-format
2749 msgid ".COMMon length (%ld.) <0! Ignored."
2750 msgstr ""
2751
2752 #: config/tc-alpha.c:3498 config/tc-ia64.c:1091 config/tc-sparc.c:4278
2753 #: config/tc-v850.c:302
2754 msgid "Ignoring attempt to re-define symbol"
2755 msgstr ""
2756
2757 #: config/tc-alpha.c:3588 config/tc-sparc.c:4286
2758 #, c-format
2759 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2760 msgstr ""
2761
2762 #: config/tc-alpha.c:3695
2763 msgid ".ent directive has no name"
2764 msgstr ""
2765
2766 #: config/tc-alpha.c:3703
2767 msgid "nested .ent directives"
2768 msgstr ""
2769
2770 #: config/tc-alpha.c:3747 ecoff.c:2968
2771 msgid ".end directive has no name"
2772 msgstr ""
2773
2774 #: config/tc-alpha.c:3755
2775 msgid ".end directive without matching .ent"
2776 msgstr ""
2777
2778 #: config/tc-alpha.c:3757
2779 msgid ".end directive names different symbol than .ent"
2780 msgstr ""
2781
2782 #: config/tc-alpha.c:3800 ecoff.c:3104
2783 msgid ".fmask outside of .ent"
2784 msgstr ""
2785
2786 #: config/tc-alpha.c:3802 config/tc-score.c:5581 ecoff.c:3168
2787 msgid ".mask outside of .ent"
2788 msgstr ""
2789
2790 #: config/tc-alpha.c:3810 ecoff.c:3111
2791 msgid "bad .fmask directive"
2792 msgstr ""
2793
2794 #: config/tc-alpha.c:3812 ecoff.c:3175
2795 msgid "bad .mask directive"
2796 msgstr ""
2797
2798 #: config/tc-alpha.c:3845 config/tc-mips.c:19943 config/tc-score.c:5715
2799 #: ecoff.c:3132
2800 msgid ".frame outside of .ent"
2801 msgstr ""
2802
2803 #: config/tc-alpha.c:3856 config/tc-mips.c:19954 ecoff.c:3143
2804 msgid "bad .frame directive"
2805 msgstr ""
2806
2807 #: config/tc-alpha.c:3890
2808 msgid ".prologue directive without a preceding .ent directive"
2809 msgstr ""
2810
2811 #: config/tc-alpha.c:3908
2812 #, c-format
2813 msgid "Invalid argument %d to .prologue."
2814 msgstr ""
2815
2816 #: config/tc-alpha.c:3997
2817 msgid "ECOFF debugging is disabled."
2818 msgstr ""
2819
2820 #: config/tc-alpha.c:4011
2821 msgid ".ent directive without matching .end"
2822 msgstr ""
2823
2824 #: config/tc-alpha.c:4105
2825 msgid ".usepv directive has no name"
2826 msgstr ""
2827
2828 #: config/tc-alpha.c:4118
2829 msgid ".usepv directive has no type"
2830 msgstr ""
2831
2832 #: config/tc-alpha.c:4133
2833 msgid "unknown argument for .usepv"
2834 msgstr ""
2835
2836 #: config/tc-alpha.c:4246
2837 #, c-format
2838 msgid "unknown section attribute %s"
2839 msgstr ""
2840
2841 #: config/tc-alpha.c:4341
2842 msgid "previous .ent not closed by a .end"
2843 msgstr ""
2844
2845 #: config/tc-alpha.c:4362
2846 msgid ".ent directive has no symbol"
2847 msgstr ""
2848
2849 #: config/tc-alpha.c:4387
2850 msgid ".handler directive has no name"
2851 msgstr ""
2852
2853 #: config/tc-alpha.c:4418
2854 msgid "Bad .frame directive 1./2. param"
2855 msgstr ""
2856
2857 #: config/tc-alpha.c:4428
2858 #, c-format
2859 msgid "Bad RA (%d) register for .frame"
2860 msgstr ""
2861
2862 #: config/tc-alpha.c:4433
2863 msgid "Bad .frame directive 3./4. param"
2864 msgstr ""
2865
2866 #: config/tc-alpha.c:4469
2867 msgid ".pdesc directive not in link (.link) section"
2868 msgstr ""
2869
2870 #: config/tc-alpha.c:4476
2871 msgid ".pdesc directive has no entry symbol"
2872 msgstr ""
2873
2874 #: config/tc-alpha.c:4487
2875 msgid ".pdesc has a bad entry symbol"
2876 msgstr ""
2877
2878 #: config/tc-alpha.c:4498
2879 msgid ".pdesc doesn't match with last .ent"
2880 msgstr ""
2881
2882 #: config/tc-alpha.c:4513
2883 msgid "No comma after .pdesc <entryname>"
2884 msgstr ""
2885
2886 #: config/tc-alpha.c:4533
2887 msgid "unknown procedure kind"
2888 msgstr ""
2889
2890 #: config/tc-alpha.c:4628
2891 msgid ".name directive not in link (.link) section"
2892 msgstr ""
2893
2894 #: config/tc-alpha.c:4636
2895 msgid ".name directive has no symbol"
2896 msgstr ""
2897
2898 #: config/tc-alpha.c:4670
2899 msgid "No symbol after .linkage"
2900 msgstr ""
2901
2902 #: config/tc-alpha.c:4717
2903 msgid "No symbol after .code_address"
2904 msgstr ""
2905
2906 #: config/tc-alpha.c:4743 config/tc-score.c:5587
2907 msgid "Bad .mask directive"
2908 msgstr ""
2909
2910 #: config/tc-alpha.c:4761
2911 msgid "Bad .fmask directive"
2912 msgstr ""
2913
2914 #: config/tc-alpha.c:4918
2915 #, c-format
2916 msgid "Expected comma after name \"%s\""
2917 msgstr ""
2918
2919 #: config/tc-alpha.c:4930
2920 #, c-format
2921 msgid "unhandled: .proc %s,%d"
2922 msgstr ""
2923
2924 #: config/tc-alpha.c:4963
2925 #, c-format
2926 msgid "Tried to .set unrecognized mode `%s'"
2927 msgstr ""
2928
2929 #: config/tc-alpha.c:4989
2930 #, c-format
2931 msgid "Bad base register, using $%d."
2932 msgstr ""
2933
2934 #: config/tc-alpha.c:5010
2935 #, c-format
2936 msgid "Alignment too large: %d. assumed"
2937 msgstr ""
2938
2939 #: config/tc-alpha.c:5014 config/tc-d30v.c:2034 config/tc-pru.c:220
2940 #: config/tc-pru.c:336
2941 msgid "Alignment negative: 0 assumed"
2942 msgstr ""
2943
2944 #: config/tc-alpha.c:5109 config/tc-alpha.c:5600
2945 #, c-format
2946 msgid "Unknown CPU identifier `%s'"
2947 msgstr ""
2948
2949 #: config/tc-alpha.c:5300
2950 #, c-format
2951 msgid "Chose GP value of %lx\n"
2952 msgstr ""
2953
2954 #: config/tc-alpha.c:5314
2955 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2956 msgstr ""
2957
2958 #: config/tc-alpha.c:5402 config/tc-alpha.c:5438 config/tc-arc.c:768
2959 #: config/tc-arc.c:2563 config/tc-arc.c:2595 config/tc-arc.c:2701
2960 #: config/tc-cr16.c:807 config/tc-cr16.c:826 config/tc-cris.c:1223
2961 #: config/tc-crx.c:510 config/tc-crx.c:532 config/tc-crx.c:543
2962 #: config/tc-dlx.c:289 config/tc-hppa.c:8251 config/tc-i386.c:3604
2963 #: config/tc-i386.c:3649 config/tc-ia64.c:5360 config/tc-ia64.c:7399
2964 #: config/tc-ia64.c:7458 config/tc-kvx.c:1478 config/tc-m68k.c:4556
2965 #: config/tc-m68k.c:4568 config/tc-mips.c:3708 config/tc-mips.c:3741
2966 #: config/tc-mips.c:3767 config/tc-nds32.c:3440 config/tc-ns32k.c:1908
2967 #: config/tc-ppc.c:1745 config/tc-ppc.c:1785 config/tc-pru.c:1574
2968 #: config/tc-pru.c:1578 config/tc-s390.c:624 config/tc-s390.c:662
2969 #: config/tc-sparc.c:961 config/tc-sparc.c:993 config/tc-tic30.c:121
2970 #: config/tc-tic30.c:131 config/tc-tic30.c:141 config/tc-tic30.c:151
2971 #: config/tc-tic4x.c:1216 config/tc-tilegx.c:316 config/tc-tilepro.c:252
2972 #: config/tc-vax.c:963 config/tc-vax.c:968 ecoff.c:1583
2973 #, c-format
2974 msgid "duplicate %s"
2975 msgstr ""
2976
2977 #: config/tc-alpha.c:5521 config/tc-arc.c:2531 config/tc-arc.c:2545
2978 #: config/tc-arm.c:888 config/tc-xtensa.c:5474 config/tc-xtensa.c:5550
2979 #: config/tc-xtensa.c:5667 config/tc-z80.c:3677
2980 msgid "syntax error"
2981 msgstr " "
2982
2983 #: config/tc-alpha.c:5651
2984 msgid ""
2985 "Alpha options:\n"
2986 "-32addr\t\t\ttreat addresses as 32-bit values\n"
2987 "-F\t\t\tlack floating point instructions support\n"
2988 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2989 "\t\t\tspecify variant of Alpha architecture\n"
2990 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -m21264b\n"
2991 "\t\t\tthese variants include PALcode opcodes\n"
2992 msgstr ""
2993
2994 #: config/tc-alpha.c:5661
2995 msgid ""
2996 "VMS options:\n"
2997 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2998 "-H\t\t\tshow new symbol after hash truncation\n"
2999 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
3000 msgstr ""
3001
3002 #: config/tc-alpha.c:5918 config/tc-arc.c:3144
3003 #, c-format
3004 msgid "unhandled relocation type %s"
3005 msgstr ""
3006
3007 #: config/tc-alpha.c:5931 config/tc-arc.c:3152
3008 msgid "non-absolute expression in constant field"
3009 msgstr ""
3010
3011 #: config/tc-alpha.c:5945
3012 #, c-format
3013 msgid "type %d reloc done?\n"
3014 msgstr ""
3015
3016 #: config/tc-alpha.c:5992 config/tc-alpha.c:5999
3017 msgid "Used $at without \".set noat\""
3018 msgstr ""
3019
3020 #: config/tc-alpha.c:6168
3021 #, c-format
3022 msgid "!samegp reloc against symbol without .prologue: %s"
3023 msgstr ""
3024
3025 #: config/tc-alpha.c:6212 config/tc-arc.c:3275 config/tc-csky.c:5686
3026 #: config/tc-tilegx.c:1737 config/tc-tilepro.c:1518 config/tc-wasm32.c:813
3027 #: config/tc-xtensa.c:6177
3028 #, c-format
3029 msgid "cannot represent `%s' relocation in object file"
3030 msgstr ""
3031
3032 #: config/tc-alpha.c:6218 config/tc-arc.c:3281
3033 #, c-format
3034 msgid "internal error? cannot generate `%s' relocation"
3035 msgstr ""
3036
3037 #: config/tc-alpha.c:6314
3038 #, c-format
3039 msgid "frame reg expected, using $%d."
3040 msgstr ""
3041
3042 #: config/tc-arc.c:831
3043 #, c-format
3044 msgid "invalid %s option for %s cpu"
3045 msgstr ""
3046
3047 #: config/tc-arc.c:836
3048 msgid "conflicting ISA extension attributes."
3049 msgstr ""
3050
3051 #: config/tc-arc.c:856
3052 msgid "Multiple .cpu directives found"
3053 msgstr ""
3054
3055 #: config/tc-arc.c:874
3056 msgid "Command-line value overrides \".cpu\" directive"
3057 msgstr ""
3058
3059 #: config/tc-arc.c:890
3060 #, c-format
3061 msgid "unknown architecture: %s\n"
3062 msgstr ""
3063
3064 #: config/tc-arc.c:901 config/tc-ia64.c:7468 config/tc-tilegx.c:262
3065 msgid "Could not set architecture and machine"
3066 msgstr ""
3067
3068 #: config/tc-arc.c:1126
3069 msgid "No valid label relocation operand"
3070 msgstr ""
3071
3072 #: config/tc-arc.c:1150
3073 #, c-format
3074 msgid "Unknown relocation operand: @%s"
3075 msgstr ""
3076
3077 #: config/tc-arc.c:1163
3078 #, c-format
3079 msgid "Unable to parse TLS base: %s"
3080 msgstr ""
3081
3082 #: config/tc-arc.c:1186
3083 #, c-format
3084 msgid "@%s is not a complex relocation."
3085 msgstr ""
3086
3087 #: config/tc-arc.c:1193
3088 #, c-format
3089 msgid "Bad expression: @%s + %s."
3090 msgstr ""
3091
3092 #: config/tc-arc.c:1343
3093 msgid "Brackets in operand field incorrect"
3094 msgstr ""
3095
3096 #: config/tc-arc.c:1345 config/tc-xtensa.c:2073
3097 msgid "extra comma"
3098 msgstr ""
3099
3100 #: config/tc-arc.c:1347 config/tc-pru.c:1456 config/tc-pru.c:1703
3101 #: config/tc-xtensa.c:2077
3102 msgid "missing argument"
3103 msgstr " "
3104
3105 #: config/tc-arc.c:1349 config/tc-xtensa.c:2079
3106 msgid "missing comma or colon"
3107 msgstr ""
3108
3109 #: config/tc-arc.c:1418
3110 msgid "extra dot"
3111 msgstr ""
3112
3113 #: config/tc-arc.c:1420
3114 msgid "unrecognized flag"
3115 msgstr ""
3116
3117 #: config/tc-arc.c:1422
3118 msgid "failed to parse flags"
3119 msgstr ""
3120
3121 #: config/tc-arc.c:1448
3122 msgid "Unhandled reloc type"
3123 msgstr ""
3124
3125 #: config/tc-arc.c:1966
3126 msgid "immediate is out of bounds"
3127 msgstr ""
3128
3129 #: config/tc-arc.c:1974
3130 msgid "immediate is not 32bit aligned"
3131 msgstr ""
3132
3133 #: config/tc-arc.c:1981
3134 msgid "immediate is not 16bit aligned"
3135 msgstr ""
3136
3137 #: config/tc-arc.c:2062
3138 msgid "operand is not duplicate of the previous one"
3139 msgstr ""
3140
3141 #: config/tc-arc.c:2082
3142 msgid "flag mismatch"
3143 msgstr ""
3144
3145 #: config/tc-arc.c:2094 config/tc-pru.c:1412 config/tc-pru.c:1437
3146 #: config/tc-xtensa.c:2143
3147 msgid "too many arguments"
3148 msgstr " "
3149
3150 #: config/tc-arc.c:2499
3151 #, c-format
3152 msgid "%s for instruction '%s'"
3153 msgstr ""
3154
3155 #: config/tc-arc.c:2501
3156 #, c-format
3157 msgid "inappropriate arguments for opcode '%s'"
3158 msgstr ""
3159
3160 #: config/tc-arc.c:2503
3161 #, c-format
3162 msgid "opcode '%s' not supported for target %s"
3163 msgstr ""
3164
3165 #: config/tc-arc.c:2507 config/tc-tic6x.c:3187
3166 #, c-format
3167 msgid "unknown opcode '%s'"
3168 msgstr ""
3169
3170 #: config/tc-arc.c:2613 config/tc-arc.c:5090 config/tc-h8300.c:78
3171 #: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
3172 #: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:243
3173 #: config/tc-hppa.c:6826 config/tc-hppa.c:6832 config/tc-hppa.c:6838
3174 #: config/tc-hppa.c:6844 config/tc-hppa.c:8230 config/tc-kvx.c:1438
3175 #: config/tc-lm32.c:197 config/tc-mips.c:3698 config/tc-mips.c:4192
3176 #: config/tc-mn10300.c:934 config/tc-mn10300.c:939 config/tc-mn10300.c:2438
3177 #: config/tc-riscv.c:1908 config/tc-riscv.c:5850
3178 msgid "could not set architecture and machine"
3179 msgstr ""
3180
3181 #: config/tc-arc.c:2814
3182 #, c-format
3183 msgid "unhandled reloc %s in md_pcrel_from_section"
3184 msgstr ""
3185
3186 #: config/tc-arc.c:2879
3187 msgid "Unaligned operand. Needs to be 32bit aligned"
3188 msgstr ""
3189
3190 #: config/tc-arc.c:2884
3191 msgid "Unaligned operand. Needs to be 16bit aligned"
3192 msgstr ""
3193
3194 #: config/tc-arc.c:3015
3195 #, c-format
3196 msgid "PC relative relocation not allowed for (internal) type %d"
3197 msgstr ""
3198
3199 #. FIXME! Check for the conditionality of
3200 #. the insn.
3201 #. FIXME! Check for the conditionality of
3202 #. the insn.
3203 #: config/tc-arc.c:3060 config/tc-arc.c:4041
3204 msgid "TLS_*_S9 relocs are not supported yet"
3205 msgstr ""
3206
3207 #. I cannot fix an GOTPC relocation because I need to relax it
3208 #. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
3209 #: config/tc-arc.c:3096
3210 msgid "Unsupported operation on reloc"
3211 msgstr ""
3212
3213 #: config/tc-arc.c:3172 config/tc-arc.c:3188
3214 msgid "unknown fixup size"
3215 msgstr ""
3216
3217 #: config/tc-arc.c:3322
3218 msgid "no relaxation found for this instruction."
3219 msgstr ""
3220
3221 #: config/tc-arc.c:3575
3222 #, c-format
3223 msgid "ARC-specific assembler options:\n"
3224 msgstr ""
3225
3226 #: config/tc-arc.c:3601
3227 #, c-format
3228 msgid " -mrelax enable relaxation\n"
3229 msgstr ""
3230
3231 #: config/tc-arc.c:3604
3232 #, c-format
3233 msgid ""
3234 "The following ARC-specific assembler options are deprecated and are accepted\n"
3235 "for compatibility only:\n"
3236 msgstr ""
3237
3238 #: config/tc-arc.c:3607
3239 #, c-format
3240 msgid ""
3241 " -mEA\n"
3242 " -mbarrel-shifter\n"
3243 " -mbarrel_shifter\n"
3244 " -mcrc\n"
3245 " -mdsp-packa\n"
3246 " -mdsp_packa\n"
3247 " -mdvbf\n"
3248 " -mld-extension-reg-mask\n"
3249 " -mlock\n"
3250 " -mmac-24\n"
3251 " -mmac-d16\n"
3252 " -mmac_24\n"
3253 " -mmac_d16\n"
3254 " -mmin-max\n"
3255 " -mmin_max\n"
3256 " -mmul64\n"
3257 " -mno-mpy\n"
3258 " -mnorm\n"
3259 " -mrtsc\n"
3260 " -msimd\n"
3261 " -mswap\n"
3262 " -mswape\n"
3263 " -mtelephony\n"
3264 " -muser-mode-only\n"
3265 " -mxy\n"
3266 msgstr ""
3267
3268 #: config/tc-arc.c:3697
3269 #, c-format
3270 msgid "Unable to find %s relocation for instruction %s"
3271 msgstr ""
3272
3273 #: config/tc-arc.c:3992
3274 #, c-format
3275 msgid "Unable to use @plt relocation for insn %s"
3276 msgstr ""
3277
3278 #: config/tc-arc.c:4011
3279 #, c-format
3280 msgid "Unable to use @pcl relocation for insn %s"
3281 msgstr ""
3282
3283 #: config/tc-arc.c:4066
3284 #, c-format
3285 msgid "invalid relocation %s for field"
3286 msgstr ""
3287
3288 #: config/tc-arc.c:4175
3289 #, c-format
3290 msgid "Insn %s has a jump/branch instruction %s in its delay slot."
3291 msgstr ""
3292
3293 #: config/tc-arc.c:4180
3294 #, c-format
3295 msgid "Insn %s has an instruction %s with limm in its delay slot."
3296 msgstr ""
3297
3298 #: config/tc-arc.c:4290 config/tc-microblaze.c:2611 config/tc-mn10300.c:1068
3299 #: config/tc-sh.c:418 config/tc-z80.c:1120 read.c:4899
3300 #, c-format
3301 msgid "unsupported BFD relocation size %u"
3302 msgstr ""
3303
3304 #: config/tc-arc.c:4310
3305 #, c-format
3306 msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
3307 msgstr ""
3308
3309 #: config/tc-arc.c:4317
3310 #, c-format
3311 msgid "Kernel instruction detected at the end of the ZOL label @%s"
3312 msgstr ""
3313
3314 #: config/tc-arc.c:4322
3315 #, c-format
3316 msgid "A jump instruction with long immediate detected at the end of the ZOL label @%s"
3317 msgstr ""
3318
3319 #: config/tc-arc.c:4328
3320 #, c-format
3321 msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
3322 msgstr ""
3323
3324 #: config/tc-arc.c:4437
3325 msgid "expected comma after instruction name"
3326 msgstr ""
3327
3328 #: config/tc-arc.c:4449
3329 msgid "expected comma after major opcode"
3330 msgstr ""
3331
3332 #: config/tc-arc.c:4634
3333 #, c-format
3334 msgid "Pseudocode already used %s"
3335 msgstr ""
3336
3337 #: config/tc-arc.c:4642
3338 #, c-format
3339 msgid "major opcode not in range [0x%02x - 0x%02x]"
3340 msgstr ""
3341
3342 #: config/tc-arc.c:4646
3343 msgid "minor opcode not in range [0x00 - 0x3f]"
3344 msgstr ""
3345
3346 #: config/tc-arc.c:4652
3347 msgid "Improper use of OP1_IMM_IMPLIED"
3348 msgstr ""
3349
3350 #: config/tc-arc.c:4658
3351 msgid "Improper use of OP1_MUST_BE_IMM"
3352 msgstr ""
3353
3354 #: config/tc-arc.c:4670
3355 msgid "Couldn't generate extension instruction opcodes"
3356 msgstr ""
3357
3358 #: config/tc-arc.c:4705
3359 msgid "expected comma after name"
3360 msgstr ""
3361
3362 #: config/tc-arc.c:4716
3363 #, c-format
3364 msgid "%s second argument cannot be a negative number %d"
3365 msgstr ""
3366
3367 #: config/tc-arc.c:4731
3368 msgid "expected comma after register number"
3369 msgstr ""
3370
3371 #: config/tc-arc.c:4752
3372 msgid "invalid mode"
3373 msgstr " "
3374
3375 #: config/tc-arc.c:4770
3376 msgid "expected comma after register mode"
3377 msgstr ""
3378
3379 #: config/tc-arc.c:4785
3380 msgid "shortcut designator invalid"
3381 msgstr ""
3382
3383 #: config/tc-arc.c:4883
3384 #, c-format
3385 msgid "core register %s value (%d) too large"
3386 msgstr ""
3387
3388 #: config/tc-arc.c:4895
3389 #, c-format
3390 msgid "duplicate aux register %s"
3391 msgstr ""
3392
3393 #: config/tc-arc.c:4900
3394 #, c-format
3395 msgid "condition code %s value (%d) too large"
3396 msgstr ""
3397
3398 #: config/tc-arc.c:4917
3399 msgid "Unknown extension"
3400 msgstr " "
3401
3402 #: config/tc-arc.c:5024
3403 msgid "Overwrite explicitly set Tag_ARC_CPU_base"
3404 msgstr ""
3405
3406 #: config/tc-arc.c:5074
3407 msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
3408 msgstr ""
3409
3410 #: config/tc-arm.c:702
3411 msgid "ARM register expected"
3412 msgstr ""
3413
3414 #: config/tc-arm.c:703
3415 msgid "bad or missing co-processor number"
3416 msgstr ""
3417
3418 #: config/tc-arm.c:704
3419 msgid "co-processor register expected"
3420 msgstr ""
3421
3422 #: config/tc-arm.c:705
3423 msgid "VFP single precision register expected"
3424 msgstr ""
3425
3426 #: config/tc-arm.c:706
3427 msgid "VFP/Neon double precision register expected"
3428 msgstr ""
3429
3430 #: config/tc-arm.c:707
3431 msgid "Neon quad precision register expected"
3432 msgstr ""
3433
3434 #: config/tc-arm.c:708
3435 msgid "VFP single or double precision register expected"
3436 msgstr ""
3437
3438 #: config/tc-arm.c:709
3439 msgid "Neon double or quad precision register expected"
3440 msgstr ""
3441
3442 #: config/tc-arm.c:710
3443 msgid "Neon single or double precision register expected"
3444 msgstr ""
3445
3446 #: config/tc-arm.c:711
3447 msgid "VFP single, double or Neon quad precision register expected"
3448 msgstr ""
3449
3450 #: config/tc-arm.c:713
3451 msgid "VFP system register expected"
3452 msgstr ""
3453
3454 #: config/tc-arm.c:714
3455 msgid "iWMMXt data register expected"
3456 msgstr ""
3457
3458 #: config/tc-arm.c:715 config/tc-arm.c:7734
3459 msgid "iWMMXt control register expected"
3460 msgstr ""
3461
3462 #: config/tc-arm.c:716
3463 msgid "iWMMXt scalar register expected"
3464 msgstr ""
3465
3466 #: config/tc-arm.c:717
3467 msgid "XScale accumulator register expected"
3468 msgstr ""
3469
3470 #: config/tc-arm.c:718
3471 msgid "MVE vector register expected"
3472 msgstr ""
3473
3474 #: config/tc-arm.c:720
3475 msgid "ZR register expected"
3476 msgstr ""
3477
3478 #: config/tc-arm.c:721
3479 msgid "Pseudo register expected"
3480 msgstr ""
3481
3482 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
3483 #: config/tc-arm.c:889 config/tc-score.c:255
3484 msgid "bad arguments to instruction"
3485 msgstr ""
3486
3487 #: config/tc-arm.c:890
3488 msgid "r13 not allowed here"
3489 msgstr ""
3490
3491 #: config/tc-arm.c:891
3492 msgid "r15 not allowed here"
3493 msgstr ""
3494
3495 #: config/tc-arm.c:892
3496 msgid "Odd register not allowed here"
3497 msgstr ""
3498
3499 #: config/tc-arm.c:893
3500 msgid "Even register not allowed here"
3501 msgstr ""
3502
3503 #: config/tc-arm.c:894
3504 msgid "instruction cannot be conditional"
3505 msgstr ""
3506
3507 #: config/tc-arm.c:895
3508 msgid "registers may not be the same"
3509 msgstr ""
3510
3511 #: config/tc-arm.c:896
3512 msgid "lo register required"
3513 msgstr ""
3514
3515 #: config/tc-arm.c:897
3516 msgid "instruction not supported in Thumb16 mode"
3517 msgstr ""
3518
3519 #: config/tc-arm.c:898
3520 msgid "instruction does not accept this addressing mode"
3521 msgstr ""
3522
3523 #: config/tc-arm.c:899
3524 msgid "branch must be last instruction in IT block"
3525 msgstr ""
3526
3527 #: config/tc-arm.c:900
3528 msgid "branch out of range or not a multiple of 2"
3529 msgstr ""
3530
3531 #: config/tc-arm.c:901
3532 msgid "instruction not allowed in VPT block"
3533 msgstr ""
3534
3535 #: config/tc-arm.c:902
3536 msgid "instruction not allowed in IT block"
3537 msgstr ""
3538
3539 #: config/tc-arm.c:903
3540 msgid "instruction missing MVE vector predication code"
3541 msgstr ""
3542
3543 #: config/tc-arm.c:904
3544 msgid "selected FPU does not support instruction"
3545 msgstr ""
3546
3547 #: config/tc-arm.c:905
3548 msgid "thumb conditional instruction should be in IT block"
3549 msgstr ""
3550
3551 #: config/tc-arm.c:907
3552 msgid "vector predicated instruction should be in VPT/VPST block"
3553 msgstr ""
3554
3555 #: config/tc-arm.c:908
3556 msgid "incorrect condition in IT block"
3557 msgstr ""
3558
3559 #: config/tc-arm.c:909
3560 msgid "incorrect condition in VPT/VPST block"
3561 msgstr ""
3562
3563 #: config/tc-arm.c:910
3564 msgid "IT falling in the range of a previous IT block"
3565 msgstr ""
3566
3567 #: config/tc-arm.c:911
3568 msgid "missing .fnstart before unwinding directive"
3569 msgstr ""
3570
3571 #: config/tc-arm.c:913
3572 msgid "cannot use register index with PC-relative addressing"
3573 msgstr ""
3574
3575 #: config/tc-arm.c:915
3576 msgid "cannot use writeback with PC-relative addressing"
3577 msgstr ""
3578
3579 #: config/tc-arm.c:917
3580 msgid "selected processor does not support fp16 instruction"
3581 msgstr ""
3582
3583 #: config/tc-arm.c:918
3584 msgid "selected processor does not support bf16 instruction"
3585 msgstr ""
3586
3587 #: config/tc-arm.c:919
3588 msgid "selected processor does not support cde instruction"
3589 msgstr ""
3590
3591 #: config/tc-arm.c:920
3592 msgid "coprocessor for insn is not enabled for cde"
3593 msgstr ""
3594
3595 #: config/tc-arm.c:921
3596 msgid "using "
3597 msgstr " "
3598
3599 #: config/tc-arm.c:922
3600 msgid "relocation valid in thumb1 code only"
3601 msgstr ""
3602
3603 #: config/tc-arm.c:923
3604 msgid "Warning: instruction is UNPREDICTABLE in an IT block"
3605 msgstr ""
3606
3607 #: config/tc-arm.c:925
3608 msgid "Warning: instruction is UNPREDICTABLE in a VPT block"
3609 msgstr ""
3610
3611 #: config/tc-arm.c:927
3612 msgid "Warning: instruction is UNPREDICTABLE with PC operand"
3613 msgstr ""
3614
3615 #: config/tc-arm.c:929
3616 msgid "Warning: instruction is UNPREDICTABLE with SP operand"
3617 msgstr ""
3618
3619 #: config/tc-arm.c:931
3620 msgid "bad type in SIMD instruction"
3621 msgstr ""
3622
3623 #: config/tc-arm.c:933
3624 msgid "GAS auto-detection mode and -march=all is deprecated for MVE, please use a valid -march or -mcpu option."
3625 msgstr ""
3626
3627 #: config/tc-arm.c:935
3628 msgid "Warning: 32-bit element size and same destination and source operands makes instruction UNPREDICTABLE"
3629 msgstr ""
3630
3631 #: config/tc-arm.c:937
3632 msgid "bad element type for instruction"
3633 msgstr ""
3634
3635 #: config/tc-arm.c:938
3636 msgid "MVE vector register Q[0..7] expected"
3637 msgstr ""
3638
3639 #: config/tc-arm.c:939
3640 msgid "selected processor does not support PACBTI extention"
3641 msgstr ""
3642
3643 #: config/tc-arm.c:1159
3644 msgid "immediate expression requires a # prefix"
3645 msgstr ""
3646
3647 #: config/tc-arm.c:1188 read.c:4130
3648 msgid "missing expression"
3649 msgstr " "
3650
3651 #: config/tc-arm.c:1202 config/tc-arm.c:5582 config/tc-score.c:1205
3652 msgid "invalid constant"
3653 msgstr ""
3654
3655 #: config/tc-arm.c:1337
3656 msgid "expected #constant"
3657 msgstr ""
3658
3659 #: config/tc-arm.c:1504
3660 msgid "unexpected type character `b' -- did you mean `bf'?"
3661 msgstr ""
3662
3663 #: config/tc-arm.c:1511 config/tc-arm.c:1533
3664 #, c-format
3665 msgid "bad size %d in type specifier"
3666 msgstr ""
3667
3668 #: config/tc-arm.c:1516
3669 #, c-format
3670 msgid "unexpected character `%c' in type specifier"
3671 msgstr ""
3672
3673 #: config/tc-arm.c:1583
3674 msgid "only one type should be specified for operand"
3675 msgstr ""
3676
3677 #: config/tc-arm.c:1589
3678 msgid "vector type expected"
3679 msgstr ""
3680
3681 #: config/tc-arm.c:1698
3682 msgid "expected MVE register [q0..q7]"
3683 msgstr ""
3684
3685 #: config/tc-arm.c:1718
3686 msgid "can't redefine type for operand"
3687 msgstr ""
3688
3689 #: config/tc-arm.c:1734
3690 msgid "only D and Q registers may be indexed"
3691 msgstr ""
3692
3693 #: config/tc-arm.c:1736
3694 msgid "only D registers may be indexed"
3695 msgstr ""
3696
3697 #: config/tc-arm.c:1742
3698 msgid "can't change index for operand"
3699 msgstr ""
3700
3701 #: config/tc-arm.c:1805
3702 msgid "register operand expected, but got scalar"
3703 msgstr ""
3704
3705 #: config/tc-arm.c:1856
3706 msgid "scalar must have an index"
3707 msgstr ""
3708
3709 #: config/tc-arm.c:1861 config/tc-arm.c:20027 config/tc-arm.c:20110
3710 #: config/tc-arm.c:20783
3711 msgid "scalar index out of range"
3712 msgstr ""
3713
3714 #: config/tc-arm.c:1940
3715 msgid "r0-r12, lr or APSR expected"
3716 msgstr ""
3717
3718 #: config/tc-arm.c:1967 config/tc-arm.c:4369
3719 msgid "bad range in register list"
3720 msgstr ""
3721
3722 #: config/tc-arm.c:1975 config/tc-arm.c:1984 config/tc-arm.c:2025
3723 #: config/tc-arm.c:4353 config/tc-arm.c:4373
3724 #, c-format
3725 msgid "Warning: duplicated register (r%d) in register list"
3726 msgstr ""
3727
3728 #: config/tc-arm.c:1987
3729 msgid "Warning: register range not in ascending order"
3730 msgstr ""
3731
3732 #: config/tc-arm.c:1998
3733 msgid "missing `}'"
3734 msgstr ""
3735
3736 #: config/tc-arm.c:2014
3737 msgid "invalid register mask"
3738 msgstr ""
3739
3740 #: config/tc-arm.c:2091
3741 msgid "expecting {"
3742 msgstr ""
3743
3744 #: config/tc-arm.c:2158 config/tc-arm.c:2266
3745 msgid "VPR expected last"
3746 msgstr ""
3747
3748 #: config/tc-arm.c:2164
3749 msgid "VFP single precision register or VPR expected"
3750 msgstr ""
3751
3752 #. regtype == REG_TYPE_VFD.
3753 #: config/tc-arm.c:2167
3754 msgid "VFP/Neon double precision register or VPR expected"
3755 msgstr ""
3756
3757 #: config/tc-arm.c:2184 config/tc-arm.c:2228
3758 msgid "register out of range in list"
3759 msgstr ""
3760
3761 #: config/tc-arm.c:2206 config/tc-arm.c:4519 config/tc-arm.c:4653
3762 msgid "register list not in ascending order"
3763 msgstr ""
3764
3765 #: config/tc-arm.c:2237
3766 msgid "register range not in ascending order"
3767 msgstr ""
3768
3769 #: config/tc-arm.c:2276
3770 msgid "non-contiguous register range"
3771 msgstr ""
3772
3773 #: config/tc-arm.c:2336
3774 msgid "register stride must be 1"
3775 msgstr ""
3776
3777 #: config/tc-arm.c:2337
3778 msgid "register stride must be 1 or 2"
3779 msgstr ""
3780
3781 #: config/tc-arm.c:2338
3782 msgid "mismatched element/structure types in list"
3783 msgstr ""
3784
3785 #: config/tc-arm.c:2408
3786 msgid "don't use Rn-Rm syntax with non-unit stride"
3787 msgstr ""
3788
3789 #: config/tc-arm.c:2463
3790 msgid "error parsing element/structure list"
3791 msgstr ""
3792
3793 #: config/tc-arm.c:2469
3794 msgid "expected }"
3795 msgstr ""
3796
3797 #: config/tc-arm.c:2558
3798 msgid "attempt to redefine typed alias"
3799 msgstr ""
3800
3801 #: config/tc-arm.c:2693
3802 msgid "bad type for register"
3803 msgstr ""
3804
3805 #: config/tc-arm.c:2704
3806 msgid "expression must be constant"
3807 msgstr ""
3808
3809 #: config/tc-arm.c:2721
3810 msgid "can't redefine the type of a register alias"
3811 msgstr ""
3812
3813 #: config/tc-arm.c:2728
3814 msgid "you must specify a single type only"
3815 msgstr ""
3816
3817 #: config/tc-arm.c:2741
3818 msgid "can't redefine the index of a scalar alias"
3819 msgstr ""
3820
3821 #: config/tc-arm.c:2749
3822 msgid "scalar index must be constant"
3823 msgstr ""
3824
3825 #: config/tc-arm.c:2758
3826 msgid "expecting ]"
3827 msgstr ""
3828
3829 #: config/tc-arm.c:2810
3830 msgid "invalid syntax for .dn directive"
3831 msgstr ""
3832
3833 #: config/tc-arm.c:2816
3834 msgid "invalid syntax for .qn directive"
3835 msgstr ""
3836
3837 #: config/tc-arm.c:2845
3838 #, c-format
3839 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3840 msgstr ""
3841
3842 #: config/tc-arm.c:3107
3843 #, c-format
3844 msgid "Failed to find real start of function: %s"
3845 msgstr ""
3846
3847 #: config/tc-arm.c:3124
3848 msgid "selected processor does not support THUMB opcodes"
3849 msgstr ""
3850
3851 #: config/tc-arm.c:3137
3852 msgid "selected processor does not support ARM opcodes"
3853 msgstr ""
3854
3855 #: config/tc-arm.c:3149
3856 #, c-format
3857 msgid "invalid instruction size selected (%d)"
3858 msgstr ""
3859
3860 #: config/tc-arm.c:3181
3861 #, c-format
3862 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3863 msgstr ""
3864
3865 #: config/tc-arm.c:3237
3866 #, c-format
3867 msgid "expected comma after name \"%s\""
3868 msgstr ""
3869
3870 #: config/tc-arm.c:3286 config/tc-m32r.c:584
3871 #, c-format
3872 msgid "symbol `%s' already defined"
3873 msgstr ""
3874
3875 #: config/tc-arm.c:3319
3876 #, c-format
3877 msgid "unrecognized syntax mode \"%s\""
3878 msgstr ""
3879
3880 #: config/tc-arm.c:3349
3881 msgid ".ref pseudo-op only available with -mccs flag."
3882 msgstr ""
3883
3884 #: config/tc-arm.c:3390
3885 msgid ".asmfunc repeated."
3886 msgstr ""
3887
3888 #: config/tc-arm.c:3394
3889 msgid ".asmfunc without function."
3890 msgstr ""
3891
3892 #: config/tc-arm.c:3400
3893 msgid ".asmfunc pseudo-op only available with -mccs flag."
3894 msgstr ""
3895
3896 #: config/tc-arm.c:3411
3897 msgid ".endasmfunc without a .asmfunc."
3898 msgstr ""
3899
3900 #: config/tc-arm.c:3415
3901 msgid ".endasmfunc without function."
3902 msgstr ""
3903
3904 #: config/tc-arm.c:3426
3905 msgid ".endasmfunc pseudo-op only available with -mccs flag."
3906 msgstr ""
3907
3908 #: config/tc-arm.c:3438
3909 msgid ".def pseudo-op only available with -mccs flag."
3910 msgstr ""
3911
3912 #: config/tc-arm.c:3597
3913 msgid "invalid type for literal pool"
3914 msgstr ""
3915
3916 #: config/tc-arm.c:3677 config/tc-tic54x.c:5368
3917 #, c-format
3918 msgid "Invalid label '%s'"
3919 msgstr ""
3920
3921 #: config/tc-arm.c:3853
3922 msgid "(plt) is only valid on branch targets"
3923 msgstr ""
3924
3925 #: config/tc-arm.c:3859 config/tc-csky.c:7686 config/tc-s390.c:1317
3926 #: config/tc-s390.c:2119 config/tc-xtensa.c:1698
3927 #, c-format
3928 msgid "%s relocations do not fit in %d byte"
3929 msgid_plural "%s relocations do not fit in %d bytes"
3930 msgstr[0] ""
3931 msgstr[1] ""
3932
3933 #: config/tc-arm.c:3941
3934 msgid ".inst.n operand too big. Use .inst.w instead"
3935 msgstr ""
3936
3937 #: config/tc-arm.c:3961
3938 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3939 msgstr ""
3940
3941 #: config/tc-arm.c:3991
3942 msgid "width suffixes are invalid in ARM mode"
3943 msgstr ""
3944
3945 #: config/tc-arm.c:4035 dwarf2dbg.c:1467
3946 msgid "expected 0 or 1"
3947 msgstr ""
3948
3949 #: config/tc-arm.c:4039
3950 msgid "missing comma"
3951 msgstr ""
3952
3953 #: config/tc-arm.c:4072
3954 msgid "duplicate .fnstart directive"
3955 msgstr ""
3956
3957 #: config/tc-arm.c:4102 config/tc-tic6x.c:410
3958 msgid "duplicate .handlerdata directive"
3959 msgstr ""
3960
3961 #: config/tc-arm.c:4121
3962 msgid ".fnend directive without .fnstart"
3963 msgstr ""
3964
3965 #: config/tc-arm.c:4188 config/tc-tic6x.c:391
3966 msgid "personality routine specified for cantunwind frame"
3967 msgstr ""
3968
3969 #: config/tc-arm.c:4205 config/tc-tic6x.c:452
3970 msgid "duplicate .personalityindex directive"
3971 msgstr ""
3972
3973 #: config/tc-arm.c:4212 config/tc-tic6x.c:459
3974 msgid "bad personality routine number"
3975 msgstr ""
3976
3977 #: config/tc-arm.c:4234 config/tc-tic6x.c:476
3978 msgid "duplicate .personality directive"
3979 msgstr ""
3980
3981 #: config/tc-arm.c:4260
3982 #, c-format
3983 msgid "Unknown register no. encountered: %d"
3984 msgstr ""
3985
3986 #: config/tc-arm.c:4356
3987 msgid "Warning: register list not in ascending order"
3988 msgstr ""
3989
3990 #: config/tc-arm.c:4363 config/tc-epiphany.c:378 config/tc-m68k.c:5866
3991 #: config/tc-m68k.c:5895
3992 msgid "bad register list"
3993 msgstr ""
3994
3995 #: config/tc-arm.c:4421 config/tc-arm.c:4471
3996 msgid "expected register list"
3997 msgstr ""
3998
3999 #: config/tc-arm.c:4533 config/tc-arm.c:4667
4000 msgid "bad register range"
4001 msgstr ""
4002
4003 #: config/tc-arm.c:4722
4004 msgid "register expected"
4005 msgstr ""
4006
4007 #: config/tc-arm.c:4755
4008 msgid ".unwind_save does not support this kind of register"
4009 msgstr ""
4010
4011 #: config/tc-arm.c:4794
4012 msgid "SP and PC not permitted in .unwind_movsp directive"
4013 msgstr ""
4014
4015 #: config/tc-arm.c:4799
4016 msgid "unexpected .unwind_movsp directive"
4017 msgstr ""
4018
4019 #: config/tc-arm.c:4826
4020 msgid "stack increment must be multiple of 4"
4021 msgstr ""
4022
4023 #: config/tc-arm.c:4874
4024 msgid "expected <reg>, <reg>"
4025 msgstr ""
4026
4027 #: config/tc-arm.c:4892
4028 msgid "register must be either sp or set by a previousunwind_movsp directive"
4029 msgstr ""
4030
4031 #: config/tc-arm.c:4931
4032 msgid "expected <offset>, <opcode>"
4033 msgstr ""
4034
4035 #: config/tc-arm.c:4943
4036 msgid "unwind opcode too long"
4037 msgstr ""
4038
4039 #: config/tc-arm.c:4948
4040 msgid "invalid unwind opcode"
4041 msgstr ""
4042
4043 #: config/tc-arm.c:5064 config/tc-arm.c:31714
4044 #, c-format
4045 msgid "unrecognised float16 format \"%s\""
4046 msgstr ""
4047
4048 #: config/tc-arm.c:5075
4049 msgid "float16 format cannot be set more than once, ignoring."
4050 msgstr ""
4051
4052 #: config/tc-arm.c:5088
4053 msgid "the floating-point format has not been set (or has been disabled)"
4054 msgstr ""
4055
4056 #: config/tc-arm.c:5205 config/tc-arm.c:6193 config/tc-arm.c:11458
4057 #: config/tc-arm.c:11991 config/tc-arm.c:14122 config/tc-arm.c:16073
4058 #: config/tc-arm.c:16108 config/tc-arm.c:17036 config/tc-arm.c:18949
4059 #: config/tc-arm.c:18957 config/tc-arm.c:18964 config/tc-arm.c:20624
4060 #: config/tc-arm.c:28711 config/tc-arm.c:28775 config/tc-arm.c:28783
4061 #: config/tc-metag.c:5172 config/tc-z8k.c:1161 config/tc-z8k.c:1171
4062 msgid "immediate value out of range"
4063 msgstr ""
4064
4065 #: config/tc-arm.c:5466
4066 msgid "'UXTW' not allowed here"
4067 msgstr ""
4068
4069 #: config/tc-arm.c:5474
4070 msgid "'LSL' or 'ASR' required"
4071 msgstr ""
4072
4073 #: config/tc-arm.c:5482
4074 msgid "'LSL' required"
4075 msgstr ""
4076
4077 #: config/tc-arm.c:5490
4078 msgid "'ASR' required"
4079 msgstr ""
4080
4081 #: config/tc-arm.c:5497
4082 msgid "'UXTW' required"
4083 msgstr ""
4084
4085 #: config/tc-arm.c:5576
4086 msgid "invalid rotation"
4087 msgstr ""
4088
4089 #: config/tc-arm.c:5758 config/tc-arm.c:5971
4090 msgid "unknown group relocation"
4091 msgstr ""
4092
4093 #: config/tc-arm.c:5794
4094 msgid "alignment must be constant"
4095 msgstr ""
4096
4097 #: config/tc-arm.c:6005
4098 msgid "this group relocation is not allowed on this instruction"
4099 msgstr ""
4100
4101 #: config/tc-arm.c:6061
4102 msgid "'}' expected at end of 'option' field"
4103 msgstr ""
4104
4105 #: config/tc-arm.c:6066
4106 msgid "cannot combine index with option"
4107 msgstr ""
4108
4109 #: config/tc-arm.c:6330
4110 msgid "unexpected bit specified after APSR"
4111 msgstr ""
4112
4113 #: config/tc-arm.c:6342
4114 msgid "selected processor does not support DSP extension"
4115 msgstr ""
4116
4117 #: config/tc-arm.c:6354
4118 msgid "bad bitmask specified after APSR"
4119 msgstr ""
4120
4121 #: config/tc-arm.c:6377
4122 msgid "writing to APSR without specifying a bitmask is deprecated"
4123 msgstr ""
4124
4125 #: config/tc-arm.c:6389 config/tc-arm.c:13225 config/tc-arm.c:13270
4126 #: config/tc-arm.c:13274
4127 msgid "selected processor does not support requested special purpose register"
4128 msgstr ""
4129
4130 #: config/tc-arm.c:6394
4131 msgid "flag for {c}psr instruction expected"
4132 msgstr ""
4133
4134 #: config/tc-arm.c:6458
4135 msgid "unrecognized CPS flag"
4136 msgstr ""
4137
4138 #: config/tc-arm.c:6465
4139 msgid "missing CPS flags"
4140 msgstr ""
4141
4142 #: config/tc-arm.c:6488 config/tc-arm.c:6494
4143 msgid "valid endian specifiers are be or le"
4144 msgstr ""
4145
4146 #: config/tc-arm.c:6516
4147 msgid "missing rotation field after comma"
4148 msgstr ""
4149
4150 #: config/tc-arm.c:6531
4151 msgid "rotation can only be 0, 8, 16, or 24"
4152 msgstr ""
4153
4154 #: config/tc-arm.c:6560
4155 msgid "condition required"
4156 msgstr ""
4157
4158 #: config/tc-arm.c:6601 config/tc-arm.c:9720
4159 msgid "'[' expected"
4160 msgstr ""
4161
4162 #: config/tc-arm.c:6614
4163 msgid "',' expected"
4164 msgstr ""
4165
4166 #: config/tc-arm.c:6631
4167 msgid "invalid shift"
4168 msgstr ""
4169
4170 #: config/tc-arm.c:6711
4171 msgid "expected ARM or MVE vector register"
4172 msgstr ""
4173
4174 #: config/tc-arm.c:6760
4175 msgid "can't use Neon quad register here"
4176 msgstr ""
4177
4178 #: config/tc-arm.c:6829
4179 msgid "expected <Rm> or <Dm> or <Qm> operand"
4180 msgstr ""
4181
4182 #: config/tc-arm.c:6929
4183 msgid "VFP single, double or MVE vector register expected"
4184 msgstr ""
4185
4186 #: config/tc-arm.c:6949
4187 msgid "parse error"
4188 msgstr " "
4189
4190 #: config/tc-arm.c:7245
4191 msgid "immediate value 48 or 64 expected"
4192 msgstr ""
4193
4194 #. ISB can only take SY as an option.
4195 #: config/tc-arm.c:7294
4196 msgid "invalid barrier type"
4197 msgstr ""
4198
4199 #: config/tc-arm.c:7463
4200 msgid "only floating point zero is allowed as immediate value"
4201 msgstr ""
4202
4203 #: config/tc-arm.c:7558
4204 msgid "immediate value is out of range"
4205 msgstr ""
4206
4207 #: config/tc-arm.c:7719
4208 msgid "iWMMXt data or control register expected"
4209 msgstr ""
4210
4211 #: config/tc-arm.c:7760
4212 msgid "Banked registers are not available with this architecture."
4213 msgstr ""
4214
4215 #: config/tc-arm.c:8008
4216 msgid "operand must be LR register"
4217 msgstr ""
4218
4219 #: config/tc-arm.c:8013
4220 msgid "operand must be SP register"
4221 msgstr ""
4222
4223 #: config/tc-arm.c:8018
4224 msgid "operand must be r12"
4225 msgstr ""
4226
4227 #: config/tc-arm.c:8089 config/tc-score.c:260
4228 msgid "garbage following instruction"
4229 msgstr ""
4230
4231 #. If REG is R13 (the stack pointer), warn that its use is
4232 #. deprecated.
4233 #: config/tc-arm.c:8139
4234 msgid "use of r13 is deprecated"
4235 msgstr ""
4236
4237 #: config/tc-arm.c:8157 config/tc-arm.c:20324
4238 msgid "scalar fp16 instruction cannot be conditional, the behaviour is UNPREDICTABLE"
4239 msgstr ""
4240
4241 #: config/tc-arm.c:8232
4242 msgid "D register out of range for selected VFP version"
4243 msgstr ""
4244
4245 #: config/tc-arm.c:8329 config/tc-arm.c:11147
4246 msgid "Instruction does not support =N addresses"
4247 msgstr ""
4248
4249 #: config/tc-arm.c:8337
4250 msgid "instruction does not accept preindexed addressing"
4251 msgstr ""
4252
4253 #. unindexed - only for coprocessor
4254 #: config/tc-arm.c:8353 config/tc-arm.c:11210
4255 msgid "instruction does not accept unindexed addressing"
4256 msgstr ""
4257
4258 #: config/tc-arm.c:8361
4259 msgid "destination register same as write-back base"
4260 msgstr ""
4261
4262 #: config/tc-arm.c:8362
4263 msgid "source register same as write-back base"
4264 msgstr ""
4265
4266 #: config/tc-arm.c:8412
4267 msgid "use of PC in this instruction is deprecated"
4268 msgstr ""
4269
4270 #: config/tc-arm.c:8435
4271 msgid "instruction does not accept scaled register index"
4272 msgstr ""
4273
4274 #: config/tc-arm.c:8738
4275 msgid "invalid pseudo operation"
4276 msgstr ""
4277
4278 #. FIXME: The code that was here previously could not
4279 #. work. Firstly, it tried to convert a floating point
4280 #. number into an extended precision format, but only
4281 #. provided a buffer of 5 littlenums, which was too
4282 #. small. Secondly, it then didn't deal with the value
4283 #. converted correctly, just reading out the first 4
4284 #. littlenum fields and assuming that could be used
4285 #. directly.
4286 #.
4287 #. I think the code was intended to handle expressions
4288 #. such as:
4289 #.
4290 #. LDR r0, =1.0
4291 #. VLDR d0, =55.3
4292 #.
4293 #. but the parsers currently don't permit floating-point
4294 #. literal values to be written this way, so this code
4295 #. is probably unreachable. To be safe, we simply
4296 #. return an error here.
4297 #: config/tc-arm.c:8780
4298 msgid "constant expression not supported"
4299 msgstr ""
4300
4301 #: config/tc-arm.c:8984
4302 msgid "invalid co-processor operand"
4303 msgstr ""
4304
4305 #: config/tc-arm.c:9000
4306 msgid "instruction does not support unindexed addressing"
4307 msgstr ""
4308
4309 #: config/tc-arm.c:9015
4310 msgid "pc may not be used with write-back"
4311 msgstr ""
4312
4313 #: config/tc-arm.c:9020
4314 msgid "instruction does not support writeback"
4315 msgstr ""
4316
4317 #: config/tc-arm.c:9126
4318 msgid "Rn must not overlap other operands"
4319 msgstr ""
4320
4321 #: config/tc-arm.c:9131
4322 msgid "swp{b} use is obsoleted for ARMv8 and later"
4323 msgstr ""
4324
4325 #: config/tc-arm.c:9134
4326 msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
4327 msgstr ""
4328
4329 #: config/tc-arm.c:9246 config/tc-arm.c:9265 config/tc-arm.c:9278
4330 #: config/tc-arm.c:11828 config/tc-arm.c:11859 config/tc-arm.c:11881
4331 msgid "bit-field extends past end of register"
4332 msgstr ""
4333
4334 #: config/tc-arm.c:9308
4335 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
4336 msgstr ""
4337
4338 #: config/tc-arm.c:9361
4339 msgid "use of r15 in blx in ARM mode is not really useful"
4340 msgstr ""
4341
4342 #: config/tc-arm.c:9383
4343 msgid "use of r15 in bx in ARM mode is not really useful"
4344 msgstr ""
4345
4346 #: config/tc-arm.c:9409
4347 msgid "use of r15 in bxj is not really useful"
4348 msgstr ""
4349
4350 #: config/tc-arm.c:9457
4351 msgid "This coprocessor register access is deprecated in ARMv8"
4352 msgstr ""
4353
4354 #: config/tc-arm.c:9665 config/tc-arm.c:9674
4355 msgid "writeback of base register is UNPREDICTABLE"
4356 msgstr ""
4357
4358 #: config/tc-arm.c:9668
4359 msgid "writeback of base register when in register list is UNPREDICTABLE"
4360 msgstr ""
4361
4362 #: config/tc-arm.c:9678
4363 msgid "if writeback register is in list, it must be the lowest reg in the list"
4364 msgstr ""
4365
4366 #: config/tc-arm.c:9715
4367 msgid "first transfer register must be even"
4368 msgstr ""
4369
4370 #: config/tc-arm.c:9718
4371 msgid "can only transfer two consecutive registers"
4372 msgstr ""
4373
4374 #. If op 1 were present and equal to PC, this function wouldn't
4375 #. have been called in the first place.
4376 #. If op 2 were present and equal to PC, this function wouldn't
4377 #. have been called in the first place.
4378 #: config/tc-arm.c:9719 config/tc-arm.c:9789 config/tc-arm.c:10520
4379 #: config/tc-arm.c:12714
4380 msgid "r14 not allowed here"
4381 msgstr ""
4382
4383 #: config/tc-arm.c:9731
4384 msgid "base register written back, and overlaps second transfer register"
4385 msgstr ""
4386
4387 #: config/tc-arm.c:9741
4388 msgid "index register overlaps transfer register"
4389 msgstr ""
4390
4391 #: config/tc-arm.c:9770 config/tc-arm.c:10487
4392 msgid "offset must be zero in ARM encoding"
4393 msgstr ""
4394
4395 #: config/tc-arm.c:9783 config/tc-arm.c:10514
4396 msgid "even register required"
4397 msgstr ""
4398
4399 #: config/tc-arm.c:9786
4400 msgid "can only load two consecutive registers"
4401 msgstr ""
4402
4403 #: config/tc-arm.c:9804
4404 msgid "ldr to register 15 must be 4-byte aligned"
4405 msgstr ""
4406
4407 #: config/tc-arm.c:9827 config/tc-arm.c:9859
4408 msgid "this instruction requires a post-indexed address"
4409 msgstr ""
4410
4411 #: config/tc-arm.c:9886
4412 msgid "Rd and Rm should be different in mla"
4413 msgstr ""
4414
4415 #: config/tc-arm.c:9913 config/tc-arm.c:13089
4416 msgid ":lower16: not allowed in this instruction"
4417 msgstr ""
4418
4419 #: config/tc-arm.c:9915 config/tc-arm.c:13094
4420 msgid ":upper16: not allowed in this instruction"
4421 msgstr ""
4422
4423 #: config/tc-arm.c:9932
4424 msgid "operand 1 must be FPSCR"
4425 msgstr ""
4426
4427 #: config/tc-arm.c:9985 config/tc-arm.c:9994 config/tc-arm.c:10048
4428 #: config/tc-arm.c:10057
4429 msgid "selected processor does not support instruction"
4430 msgstr ""
4431
4432 #: config/tc-arm.c:9997 config/tc-arm.c:10060
4433 msgid "accessing MVE system register without MVE is UNPREDICTABLE"
4434 msgstr ""
4435
4436 #: config/tc-arm.c:10088 config/tc-arm.c:13208
4437 msgid "bad register for mrs"
4438 msgstr ""
4439
4440 #: config/tc-arm.c:10095 config/tc-arm.c:13232
4441 msgid "'APSR', 'CPSR' or 'SPSR' expected"
4442 msgstr ""
4443
4444 #: config/tc-arm.c:10136
4445 msgid "Rd and Rm should be different in mul"
4446 msgstr ""
4447
4448 #: config/tc-arm.c:10155 config/tc-arm.c:10432 config/tc-arm.c:13371
4449 msgid "rdhi and rdlo must be different"
4450 msgstr ""
4451
4452 #: config/tc-arm.c:10161
4453 msgid "rdhi, rdlo and rm must all be different"
4454 msgstr ""
4455
4456 #: config/tc-arm.c:10227
4457 msgid "'[' expected after PLD mnemonic"
4458 msgstr ""
4459
4460 #: config/tc-arm.c:10229 config/tc-arm.c:10244
4461 msgid "post-indexed expression used in preload instruction"
4462 msgstr ""
4463
4464 #: config/tc-arm.c:10231 config/tc-arm.c:10246
4465 msgid "writeback used in preload instruction"
4466 msgstr ""
4467
4468 #: config/tc-arm.c:10233 config/tc-arm.c:10248
4469 msgid "unindexed addressing used in preload instruction"
4470 msgstr ""
4471
4472 #: config/tc-arm.c:10242
4473 msgid "'[' expected after PLI mnemonic"
4474 msgstr ""
4475
4476 #: config/tc-arm.c:10257 config/tc-arm.c:13540
4477 msgid "push/pop do not support {reglist}^"
4478 msgstr ""
4479
4480 #: config/tc-arm.c:10335 config/tc-arm.c:13717
4481 msgid "setend use is deprecated for ARMv8"
4482 msgstr ""
4483
4484 #: config/tc-arm.c:10356 config/tc-arm.c:13778 config/tc-arm.c:13810
4485 #: config/tc-arm.c:13853
4486 msgid "extraneous shift as part of operand to shift insn"
4487 msgstr ""
4488
4489 #: config/tc-arm.c:10366 config/tc-arm.c:13916
4490 msgid "immediate too large (bigger than 0xF)"
4491 msgstr ""
4492
4493 #: config/tc-arm.c:10390 config/tc-arm.c:10399
4494 msgid "selected processor does not support SETPAN instruction"
4495 msgstr ""
4496
4497 #: config/tc-arm.c:10458
4498 msgid "SRS base register must be r13"
4499 msgstr ""
4500
4501 #: config/tc-arm.c:10517
4502 msgid "can only store two consecutive registers"
4503 msgstr ""
4504
4505 #: config/tc-arm.c:10639 config/tc-arm.c:10660
4506 msgid "only two consecutive VFP SP registers allowed here"
4507 msgstr ""
4508
4509 #: config/tc-arm.c:10688 config/tc-arm.c:10703
4510 msgid "this addressing mode requires base-register writeback"
4511 msgstr ""
4512
4513 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
4514 #. i.e. immbits must be in range 0 - 16.
4515 #: config/tc-arm.c:10832
4516 msgid "immediate value out of range, expected range [0, 16]"
4517 msgstr ""
4518
4519 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
4520 #. i.e. immbits must be in range 0 - 31.
4521 #: config/tc-arm.c:10839
4522 msgid "immediate value out of range, expected range [1, 32]"
4523 msgstr ""
4524
4525 #: config/tc-arm.c:10880
4526 msgid "only r15 allowed here"
4527 msgstr ""
4528
4529 #: config/tc-arm.c:11015
4530 msgid "immediate operand requires iWMMXt2"
4531 msgstr ""
4532
4533 #: config/tc-arm.c:11108
4534 msgid "shift by register not allowed in thumb mode"
4535 msgstr ""
4536
4537 #: config/tc-arm.c:11120 config/tc-arm.c:13962 config/tc-arm.c:28002
4538 msgid "shift expression is too large"
4539 msgstr ""
4540
4541 #: config/tc-arm.c:11153
4542 msgid "cannot use register index with this instruction"
4543 msgstr ""
4544
4545 #: config/tc-arm.c:11155
4546 msgid "Thumb does not support negative register indexing"
4547 msgstr ""
4548
4549 #: config/tc-arm.c:11157
4550 msgid "Thumb does not support register post-indexing"
4551 msgstr ""
4552
4553 #: config/tc-arm.c:11159
4554 msgid "Thumb does not support register indexing with writeback"
4555 msgstr ""
4556
4557 #: config/tc-arm.c:11161
4558 msgid "Thumb supports only LSL in shifted register indexing"
4559 msgstr ""
4560
4561 #: config/tc-arm.c:11170 config/tc-arm.c:19692
4562 msgid "shift out of range"
4563 msgstr ""
4564
4565 #: config/tc-arm.c:11179
4566 msgid "cannot use writeback with this instruction"
4567 msgstr ""
4568
4569 #: config/tc-arm.c:11200
4570 msgid "cannot use post-indexing with PC-relative addressing"
4571 msgstr ""
4572
4573 #: config/tc-arm.c:11201
4574 msgid "cannot use post-indexing with this instruction"
4575 msgstr ""
4576
4577 #: config/tc-arm.c:11439
4578 msgid "cannot honor width suffix"
4579 msgstr ""
4580
4581 #: config/tc-arm.c:11453
4582 msgid "only SUBS PC, LR, #const allowed"
4583 msgstr ""
4584
4585 #: config/tc-arm.c:11536 config/tc-arm.c:11696 config/tc-arm.c:11793
4586 #: config/tc-arm.c:13169 config/tc-arm.c:13477
4587 msgid "shift must be constant"
4588 msgstr ""
4589
4590 #: config/tc-arm.c:11541
4591 msgid "shift value over 3 not allowed in thumb mode"
4592 msgstr ""
4593
4594 #: config/tc-arm.c:11543
4595 msgid "only LSL shift allowed in thumb mode"
4596 msgstr ""
4597
4598 #: config/tc-arm.c:11567 config/tc-arm.c:11711 config/tc-arm.c:11808
4599 #: config/tc-arm.c:13182
4600 msgid "unshifted register required"
4601 msgstr ""
4602
4603 #: config/tc-arm.c:11582 config/tc-arm.c:11819 config/tc-arm.c:13332
4604 msgid "dest must overlap one source register"
4605 msgstr ""
4606
4607 #: config/tc-arm.c:11714 config/tc-csky.c:6044
4608 msgid "dest and source1 must be the same register"
4609 msgstr ""
4610
4611 #: config/tc-arm.c:11954
4612 msgid "selected architecture does not support wide conditional branch instruction"
4613 msgstr ""
4614
4615 #: config/tc-arm.c:11987
4616 msgid "instruction is always unconditional"
4617 msgstr ""
4618
4619 #: config/tc-arm.c:12162
4620 msgid "selected processor does not support 'A' form of this instruction"
4621 msgstr ""
4622
4623 #: config/tc-arm.c:12165
4624 msgid "Thumb does not support the 2-argument form of this instruction"
4625 msgstr ""
4626
4627 #: config/tc-arm.c:12290
4628 msgid "SP not allowed in register list"
4629 msgstr ""
4630
4631 #: config/tc-arm.c:12294
4632 msgid "having the base register in the register list when using write back is UNPREDICTABLE"
4633 msgstr ""
4634
4635 #: config/tc-arm.c:12302
4636 msgid "LR and PC should not both be in register list"
4637 msgstr ""
4638
4639 #: config/tc-arm.c:12310
4640 msgid "PC not allowed in register list"
4641 msgstr ""
4642
4643 #: config/tc-arm.c:12355
4644 msgid "Thumb load/store multiple does not support {reglist}^"
4645 msgstr ""
4646
4647 #: config/tc-arm.c:12433 config/tc-arm.c:12467
4648 #, c-format
4649 msgid "value stored for r%d is UNKNOWN"
4650 msgstr ""
4651
4652 #: config/tc-arm.c:12460
4653 msgid "Thumb-2 instruction only valid in unified syntax"
4654 msgstr ""
4655
4656 #: config/tc-arm.c:12464 config/tc-arm.c:12474
4657 msgid "this instruction will write back the base register"
4658 msgstr ""
4659
4660 #: config/tc-arm.c:12477
4661 msgid "this instruction will not write back the base register"
4662 msgstr ""
4663
4664 #: config/tc-arm.c:12508
4665 msgid "r14 not allowed as first register when second register is omitted"
4666 msgstr ""
4667
4668 #: config/tc-arm.c:12608
4669 msgid "This instruction may be unpredictable if executed on M-profile cores with interrupts enabled."
4670 msgstr ""
4671
4672 #: config/tc-arm.c:12637 config/tc-arm.c:12650 config/tc-arm.c:12686
4673 msgid "Thumb does not support this addressing mode"
4674 msgstr ""
4675
4676 #: config/tc-arm.c:12654
4677 msgid "byte or halfword not valid for base register"
4678 msgstr ""
4679
4680 #: config/tc-arm.c:12657
4681 msgid "r15 based store not allowed"
4682 msgstr ""
4683
4684 #: config/tc-arm.c:12659
4685 msgid "invalid base register for register offset"
4686 msgstr ""
4687
4688 #: config/tc-arm.c:12716
4689 msgid "r12 not allowed here"
4690 msgstr ""
4691
4692 #: config/tc-arm.c:12722
4693 msgid "base register written back, and overlaps one of transfer registers"
4694 msgstr ""
4695
4696 #: config/tc-arm.c:12850
4697 #, c-format
4698 msgid "Use of r%u as a source register is deprecated when r%u is the destination register."
4699 msgstr ""
4700
4701 #: config/tc-arm.c:13045
4702 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
4703 msgstr ""
4704
4705 #: config/tc-arm.c:13073
4706 msgid "only lo regs allowed with immediate"
4707 msgstr ""
4708
4709 #: config/tc-arm.c:13250
4710 msgid "Thumb encoding does not support an immediate here"
4711 msgstr ""
4712
4713 #: config/tc-arm.c:13337
4714 msgid "Thumb-2 MUL must not set flags"
4715 msgstr ""
4716
4717 #: config/tc-arm.c:13402
4718 msgid "Thumb does not support NOP with hints"
4719 msgstr ""
4720
4721 #: config/tc-arm.c:13562 config/tc-arm.c:13574
4722 msgid "invalid register list to push/pop instruction"
4723 msgstr ""
4724
4725 #: config/tc-arm.c:13837
4726 msgid "source1 and dest must be same register"
4727 msgstr ""
4728
4729 #: config/tc-arm.c:13862
4730 msgid "ror #imm not supported"
4731 msgstr ""
4732
4733 #: config/tc-arm.c:13913
4734 msgid "SMC is not permitted on this architecture"
4735 msgstr ""
4736
4737 #: config/tc-arm.c:14079
4738 msgid "Thumb encoding does not support rotation"
4739 msgstr ""
4740
4741 #: config/tc-arm.c:14099
4742 msgid "instruction requires register index"
4743 msgstr ""
4744
4745 #: config/tc-arm.c:14109
4746 msgid "instruction does not allow shifted index"
4747 msgstr ""
4748
4749 #: config/tc-arm.c:14265 config/tc-arm.c:29146
4750 msgid "out of range label-relative fixup value"
4751 msgstr ""
4752
4753 #: config/tc-arm.c:14589
4754 msgid "invalid neon suffix for non neon instruction"
4755 msgstr ""
4756
4757 #: config/tc-arm.c:14984 config/tc-arm.c:15337 config/tc-arm.c:16822
4758 #: config/tc-arm.c:16902 config/tc-arm.c:16959 config/tc-arm.c:18840
4759 #: config/tc-arm.c:21028 config/tc-arm.c:21215
4760 msgid "invalid instruction shape"
4761 msgstr ""
4762
4763 #: config/tc-arm.c:15236
4764 msgid "types specified in both the mnemonic and operands"
4765 msgstr ""
4766
4767 #: config/tc-arm.c:15273
4768 msgid "operand types can't be inferred"
4769 msgstr ""
4770
4771 #: config/tc-arm.c:15279
4772 msgid "type specifier has the wrong number of parts"
4773 msgstr ""
4774
4775 #: config/tc-arm.c:15365 config/tc-arm.c:19101 config/tc-arm.c:19108
4776 msgid "operand size must match register width"
4777 msgstr ""
4778
4779 #: config/tc-arm.c:15387
4780 msgid "inconsistent types in Neon instruction"
4781 msgstr ""
4782
4783 #: config/tc-arm.c:15808
4784 msgid "Type is not allowed for this instruction"
4785 msgstr ""
4786
4787 #: config/tc-arm.c:15883
4788 msgid "MVE vector or ARM register expected"
4789 msgstr ""
4790
4791 #: config/tc-arm.c:16000
4792 msgid "immediate must be either 1, 2, 4 or 8"
4793 msgstr ""
4794
4795 #: config/tc-arm.c:16157
4796 msgid "immediate operand expected in the range [1,8]"
4797 msgstr ""
4798
4799 #: config/tc-arm.c:16158
4800 msgid "immediate operand expected in the range [1,16]"
4801 msgstr ""
4802
4803 #: config/tc-arm.c:16300
4804 msgid "expected LR"
4805 msgstr ""
4806
4807 #: config/tc-arm.c:16799 config/tc-arm.c:16879 config/tc-arm.c:18476
4808 #: config/tc-arm.c:20309
4809 msgid "immediate out of range for shift"
4810 msgstr ""
4811
4812 #: config/tc-arm.c:17093
4813 msgid "first and second operands shall be the same register"
4814 msgstr ""
4815
4816 #: config/tc-arm.c:17207 config/tc-arm.c:17269
4817 msgid "destination register and offset register may not be the same"
4818 msgstr ""
4819
4820 #: config/tc-arm.c:17219 config/tc-arm.c:17338
4821 msgid "immediate must be a multiple of 4 in the range of +/-[0,508]"
4822 msgstr ""
4823
4824 #: config/tc-arm.c:17221
4825 msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]"
4826 msgstr ""
4827
4828 #: config/tc-arm.c:17242
4829 msgid "can not shift offsets when accessing less than half-word"
4830 msgstr ""
4831
4832 #: config/tc-arm.c:17244
4833 msgid "shift immediate must be 1, 2 or 3 for half-word, word or double-word accesses respectively"
4834 msgstr ""
4835
4836 #: config/tc-arm.c:17331
4837 msgid "immediate must be in the range of +/-[0,127]"
4838 msgstr ""
4839
4840 #: config/tc-arm.c:17334
4841 msgid "immediate must be a multiple of 2 in the range of +/-[0,254]"
4842 msgstr ""
4843
4844 #: config/tc-arm.c:17348 config/tc-arm.c:18174
4845 msgid "MVE vector register in the range [Q0..Q7] expected"
4846 msgstr ""
4847
4848 #: config/tc-arm.c:17664 config/tc-arm.c:19531
4849 msgid "scalar out of range for multiply instruction"
4850 msgstr ""
4851
4852 #: config/tc-arm.c:17752
4853 msgid "index must be in the range 0 to 3"
4854 msgstr ""
4855
4856 #: config/tc-arm.c:17755
4857 msgid "indexed register must be less than 8"
4858 msgstr ""
4859
4860 #: config/tc-arm.c:17956 config/tc-arm.c:21279
4861 msgid "Warning: 32-bit element size and same first and third operand makes instruction UNPREDICTABLE"
4862 msgstr ""
4863
4864 #: config/tc-arm.c:18315
4865 msgid "instruction form not available on this architecture."
4866 msgstr ""
4867
4868 #: config/tc-arm.c:18318
4869 msgid "this instruction implies use of ARMv8.1 AdvSIMD."
4870 msgstr ""
4871
4872 #: config/tc-arm.c:18425 config/tc-arm.c:18450
4873 msgid "immediate out of range for insert"
4874 msgstr ""
4875
4876 #: config/tc-arm.c:18597
4877 msgid "immediate out of range for narrowing operation"
4878 msgstr ""
4879
4880 #: config/tc-arm.c:18744
4881 msgid "operands 0 and 1 must be the same register"
4882 msgstr ""
4883
4884 #: config/tc-arm.c:18850 config/tc-arm.c:21127
4885 msgid "invalid rounding mode"
4886 msgstr ""
4887
4888 #: config/tc-arm.c:19321
4889 msgid "operand size must be specified for immediate VMOV"
4890 msgstr ""
4891
4892 #: config/tc-arm.c:19331
4893 msgid "immediate has bits set outside the operand size"
4894 msgstr ""
4895
4896 #: config/tc-arm.c:19566
4897 msgid "vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is UNPREDICTABLE"
4898 msgstr ""
4899
4900 #: config/tc-arm.c:19674
4901 msgid "Instruction form not available on this architecture."
4902 msgstr ""
4903
4904 #: config/tc-arm.c:19728
4905 msgid "Warning: 64-bit element size and same destination and source operands makes instruction UNPREDICTABLE"
4906 msgstr ""
4907
4908 #: config/tc-arm.c:19733
4909 msgid "elements must be smaller than reversal region"
4910 msgstr ""
4911
4912 #: config/tc-arm.c:19825
4913 msgid "Index one must be [2,3] and index two must be two less than index one."
4914 msgstr ""
4915
4916 #: config/tc-arm.c:19828
4917 msgid "Destination registers may not be the same"
4918 msgstr ""
4919
4920 #: config/tc-arm.c:20026 config/tc-arm.c:20109
4921 msgid "bad type for scalar"
4922 msgstr ""
4923
4924 #: config/tc-arm.c:20165
4925 msgid "immediate constant is valid both as a bit-pattern and a floating point value (using the fp value)"
4926 msgstr ""
4927
4928 #: config/tc-arm.c:20217 config/tc-arm.c:20228
4929 msgid "VFP registers must be adjacent"
4930 msgstr ""
4931
4932 #: config/tc-arm.c:20318
4933 msgid "invalid suffix"
4934 msgstr ""
4935
4936 #: config/tc-arm.c:20472
4937 msgid "bad list length for table lookup"
4938 msgstr ""
4939
4940 #: config/tc-arm.c:20505
4941 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
4942 msgstr ""
4943
4944 #: config/tc-arm.c:20508 config/tc-arm.c:20534
4945 msgid "register list must contain at least 1 and at most 16 registers"
4946 msgstr ""
4947
4948 #: config/tc-arm.c:20529
4949 msgid "register list must contain at least 1 and at most 32 registers"
4950 msgstr ""
4951
4952 #: config/tc-arm.c:20582 config/tc-arm.c:20615
4953 msgid "Use of PC here is UNPREDICTABLE"
4954 msgstr ""
4955
4956 #: config/tc-arm.c:20584
4957 msgid "Use of PC here is deprecated"
4958 msgstr ""
4959
4960 #: config/tc-arm.c:20618
4961 msgid "instruction does not accept register index"
4962 msgstr ""
4963
4964 #: config/tc-arm.c:20621
4965 msgid "instruction does not accept PC-relative addressing"
4966 msgstr ""
4967
4968 #: config/tc-arm.c:20643 config/tc-arm.c:20652
4969 msgid "Instruction not permitted on this architecture"
4970 msgstr ""
4971
4972 #: config/tc-arm.c:20701
4973 msgid "bad alignment"
4974 msgstr ""
4975
4976 #: config/tc-arm.c:20718
4977 msgid "bad list type for instruction"
4978 msgstr ""
4979
4980 #: config/tc-arm.c:20762
4981 msgid "unsupported alignment for instruction"
4982 msgstr ""
4983
4984 #: config/tc-arm.c:20781 config/tc-arm.c:20875 config/tc-arm.c:20887
4985 #: config/tc-arm.c:20897 config/tc-arm.c:20911
4986 msgid "bad list length"
4987 msgstr ""
4988
4989 #: config/tc-arm.c:20786
4990 msgid "stride of 2 unavailable when element size is 8"
4991 msgstr ""
4992
4993 #: config/tc-arm.c:20819 config/tc-arm.c:20895
4994 msgid "can't use alignment with this instruction"
4995 msgstr ""
4996
4997 #: config/tc-arm.c:20967
4998 msgid "post-index must be a register"
4999 msgstr ""
5000
5001 #: config/tc-arm.c:20969
5002 msgid "bad register for post-index"
5003 msgstr ""
5004
5005 #: config/tc-arm.c:21191
5006 msgid "scalar out of range"
5007 msgstr ""
5008
5009 #: config/tc-arm.c:21324
5010 msgid "Dot Product instructions cannot be conditional, the behaviour is UNPREDICTABLE"
5011 msgstr ""
5012
5013 #: config/tc-arm.c:21399 config/tc-arm.c:21427 config/tc-arm.c:22109
5014 msgid "index must be 0 or 1"
5015 msgstr ""
5016
5017 #: config/tc-arm.c:21402 config/tc-arm.c:21430 config/tc-arm.c:22112
5018 msgid "indexed register must be less than 16"
5019 msgstr ""
5020
5021 #: config/tc-arm.c:21468
5022 msgid "Register must be r0-r14 except r13, or APSR_nzcv."
5023 msgstr ""
5024
5025 #: config/tc-arm.c:21471
5026 msgid "Register must be an even register between r0-r10."
5027 msgstr ""
5028
5029 #: config/tc-arm.c:21496
5030 msgid "CDE Coprocessor must be in range 0-7"
5031 msgstr ""
5032
5033 #: config/tc-arm.c:21530
5034 msgid "cx1d requires consecutive destination registers."
5035 msgstr ""
5036
5037 #: config/tc-arm.c:21560
5038 msgid "cx2d requires consecutive destination registers."
5039 msgstr ""
5040
5041 #: config/tc-arm.c:21599
5042 msgid "cx3d requires consecutive destination registers."
5043 msgstr ""
5044
5045 #: config/tc-arm.c:21791
5046 msgid "'q' register must be in range 0-7"
5047 msgstr ""
5048
5049 #: config/tc-arm.c:21794
5050 msgid "'d' register must be in range 0-15"
5051 msgstr ""
5052
5053 #: config/tc-arm.c:21796
5054 msgid "'s' register must be in range 0-31"
5055 msgstr ""
5056
5057 #: config/tc-arm.c:21851
5058 msgid "vcx instructions with Q registers require MVE"
5059 msgstr ""
5060
5061 #: config/tc-arm.c:21856
5062 msgid "vcx instructions with S or D registers require either MVE or Armv8-M floating point extension."
5063 msgstr ""
5064
5065 #: config/tc-arm.c:21872
5066 msgid "vcx1 with S or D registers takes immediate within 0-2047"
5067 msgstr ""
5068
5069 #: config/tc-arm.c:21888
5070 msgid "vcx2 with S or D registers takes immediate within 0-63"
5071 msgstr ""
5072
5073 #: config/tc-arm.c:21903
5074 msgid "vcx2 with S or D registers takes immediate within 0-7"
5075 msgstr ""
5076
5077 #: config/tc-arm.c:22492 config/tc-arm.c:22610
5078 msgid "conditional infixes are deprecated in unified syntax"
5079 msgstr ""
5080
5081 #: config/tc-arm.c:22821
5082 msgid "Warning: conditional outside an IT block for Thumb."
5083 msgstr ""
5084
5085 #: config/tc-arm.c:23149
5086 msgid "Short branches, Undefined, SVC, LDM/STM"
5087 msgstr ""
5088
5089 #: config/tc-arm.c:23150
5090 msgid "Miscellaneous 16-bit instructions"
5091 msgstr ""
5092
5093 #: config/tc-arm.c:23151
5094 msgid "ADR"
5095 msgstr ""
5096
5097 #: config/tc-arm.c:23152
5098 msgid "Literal loads"
5099 msgstr ""
5100
5101 #: config/tc-arm.c:23153
5102 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
5103 msgstr ""
5104
5105 #: config/tc-arm.c:23154
5106 msgid "Hi-register ADD, MOV, CMP using pc"
5107 msgstr ""
5108
5109 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
5110 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.
5111 #: config/tc-arm.c:23157
5112 msgid "ADD/SUB sp, sp #imm"
5113 msgstr ""
5114
5115 #: config/tc-arm.c:23179
5116 msgid "IT blocks containing 32-bit Thumb instructions are performance deprecated in ARMv8-A and ARMv8-R"
5117 msgstr ""
5118
5119 #: config/tc-arm.c:23191
5120 #, c-format
5121 msgid "IT blocks containing 16-bit Thumb instructions of the following class are performance deprecated in ARMv8-A and ARMv8-R: %s"
5122 msgstr ""
5123
5124 #: config/tc-arm.c:23205
5125 msgid "IT blocks containing more than one conditional instruction are performance deprecated in ARMv8-A and ARMv8-R"
5126 msgstr ""
5127
5128 #: config/tc-arm.c:23323
5129 #, c-format
5130 msgid "bad instruction `%s'"
5131 msgstr ""
5132
5133 #: config/tc-arm.c:23329
5134 msgid "s suffix on comparison instruction is deprecated"
5135 msgstr ""
5136
5137 #: config/tc-arm.c:23349
5138 msgid "SVC is not permitted on this architecture"
5139 msgstr ""
5140
5141 #: config/tc-arm.c:23351
5142 #, c-format
5143 msgid "selected processor does not support `%s' in Thumb mode"
5144 msgstr ""
5145
5146 #: config/tc-arm.c:23357
5147 msgid "Thumb does not support conditional execution"
5148 msgstr ""
5149
5150 #: config/tc-arm.c:23377
5151 #, c-format
5152 msgid "selected processor does not support 32bit wide variant of instruction `%s'"
5153 msgstr ""
5154
5155 #: config/tc-arm.c:23380
5156 #, c-format
5157 msgid "selected processor does not support `%s' in Thumb-2 mode"
5158 msgstr ""
5159
5160 #: config/tc-arm.c:23405
5161 #, c-format
5162 msgid "cannot honor width suffix -- `%s'"
5163 msgstr ""
5164
5165 #: config/tc-arm.c:23447
5166 #, c-format
5167 msgid "selected processor does not support `%s' in ARM mode"
5168 msgstr ""
5169
5170 #: config/tc-arm.c:23452
5171 #, c-format
5172 msgid "width suffixes are invalid in ARM mode -- `%s'"
5173 msgstr ""
5174
5175 #: config/tc-arm.c:23485
5176 #, c-format
5177 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
5178 msgstr ""
5179
5180 #: config/tc-arm.c:23503
5181 #, c-format
5182 msgid "section '%s' finished with an open IT block."
5183 msgstr ""
5184
5185 #: config/tc-arm.c:23506
5186 #, c-format
5187 msgid "section '%s' finished with an open VPT/VPST block."
5188 msgstr ""
5189
5190 #: config/tc-arm.c:23513
5191 msgid "file finished with an open IT block."
5192 msgstr ""
5193
5194 #: config/tc-arm.c:23515
5195 msgid "file finished with an open VPT/VPST block."
5196 msgstr ""
5197
5198 #: config/tc-arm.c:26907 config/tc-ia64.c:3586
5199 #, c-format
5200 msgid "Group section `%s' has no group signature"
5201 msgstr ""
5202
5203 #: config/tc-arm.c:26953
5204 msgid "handlerdata in cantunwind frame"
5205 msgstr ""
5206
5207 #: config/tc-arm.c:26971
5208 msgid "too many unwind opcodes for personality routine 0"
5209 msgstr ""
5210
5211 #: config/tc-arm.c:27004
5212 msgid "attempt to recreate an unwind entry"
5213 msgstr ""
5214
5215 #: config/tc-arm.c:27015
5216 msgid "too many unwind opcodes"
5217 msgstr ""
5218
5219 #: config/tc-arm.c:27319
5220 #, c-format
5221 msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
5222 msgstr ""
5223
5224 #: config/tc-arm.c:27681 config/tc-arm.c:27749
5225 #, c-format
5226 msgid "symbol %s is in a different section"
5227 msgstr ""
5228
5229 #: config/tc-arm.c:27683 config/tc-arm.c:27751
5230 #, c-format
5231 msgid "symbol %s is weak and may be overridden later"
5232 msgstr ""
5233
5234 #: config/tc-arm.c:27728 config/tc-arm.c:28100
5235 #, c-format
5236 msgid "invalid constant (%lx) after fixup"
5237 msgstr ""
5238
5239 #: config/tc-arm.c:27784
5240 #, c-format
5241 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
5242 msgstr ""
5243
5244 #: config/tc-arm.c:27820 config/tc-arm.c:27850
5245 msgid "invalid literal constant: pool needs to be closer"
5246 msgstr ""
5247
5248 #: config/tc-arm.c:27823 config/tc-arm.c:27872
5249 #, c-format
5250 msgid "bad immediate value for offset (%ld)"
5251 msgstr ""
5252
5253 #: config/tc-arm.c:27853
5254 #, c-format
5255 msgid "bad immediate value for 8-bit offset (%ld)"
5256 msgstr ""
5257
5258 #: config/tc-arm.c:27913
5259 msgid "offset not a multiple of 4"
5260 msgstr ""
5261
5262 #: config/tc-arm.c:28116
5263 msgid "invalid smc expression"
5264 msgstr ""
5265
5266 #: config/tc-arm.c:28126
5267 msgid "invalid hvc expression"
5268 msgstr ""
5269
5270 #: config/tc-arm.c:28137 config/tc-arm.c:28146
5271 msgid "invalid swi expression"
5272 msgstr ""
5273
5274 #: config/tc-arm.c:28156
5275 msgid "invalid expression in load/store multiple"
5276 msgstr ""
5277
5278 #: config/tc-arm.c:28218
5279 #, c-format
5280 msgid "blx to '%s' an ARM ISA state function changed to bl"
5281 msgstr ""
5282
5283 #: config/tc-arm.c:28237
5284 msgid "misaligned branch destination"
5285 msgstr ""
5286
5287 #: config/tc-arm.c:28358
5288 #, c-format
5289 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
5290 msgstr ""
5291
5292 #: config/tc-arm.c:28407
5293 msgid "Thumb2 branch out of range"
5294 msgstr ""
5295
5296 #: config/tc-arm.c:28459 config/tc-arm.c:28492
5297 msgid "Relocation supported only in FDPIC mode"
5298 msgstr ""
5299
5300 #: config/tc-arm.c:28522
5301 msgid "rel31 relocation overflow"
5302 msgstr ""
5303
5304 #: config/tc-arm.c:28544 config/tc-arm.c:28550 config/tc-arm.c:28554
5305 #: config/tc-arm.c:28601
5306 msgid "co-processor offset out of range"
5307 msgstr ""
5308
5309 #: config/tc-arm.c:28618
5310 #, c-format
5311 msgid "invalid offset, target not word aligned (0x%08lX)"
5312 msgstr ""
5313
5314 #: config/tc-arm.c:28624
5315 msgid "section does not have enough alignment to ensure safe PC-relative loads"
5316 msgstr ""
5317
5318 #: config/tc-arm.c:28628 config/tc-arm.c:28637 config/tc-arm.c:28645
5319 #: config/tc-arm.c:28653 config/tc-arm.c:28661
5320 #, c-format
5321 msgid "invalid offset, value too big (0x%08lX)"
5322 msgstr ""
5323
5324 #: config/tc-arm.c:28702
5325 msgid "invalid Hi register with immediate"
5326 msgstr ""
5327
5328 #: config/tc-arm.c:28718
5329 msgid "invalid immediate for stack address calculation"
5330 msgstr ""
5331
5332 #: config/tc-arm.c:28737
5333 msgid "address calculation needs a strongly defined nearby symbol"
5334 msgstr ""
5335
5336 #: config/tc-arm.c:28753
5337 msgid "symbol too far away"
5338 msgstr ""
5339
5340 #: config/tc-arm.c:28765
5341 #, c-format
5342 msgid "invalid immediate for address calculation (value = 0x%08lX)"
5343 msgstr ""
5344
5345 #: config/tc-arm.c:28795
5346 #, c-format
5347 msgid "invalid immediate: %ld is out of range"
5348 msgstr ""
5349
5350 #: config/tc-arm.c:28807
5351 #, c-format
5352 msgid "invalid shift value: %ld"
5353 msgstr ""
5354
5355 #: config/tc-arm.c:28877 config/tc-arm.c:28948
5356 #, c-format
5357 msgid "the offset 0x%08lX is not representable"
5358 msgstr ""
5359
5360 #: config/tc-arm.c:28909
5361 #, c-format
5362 msgid "Unable to process relocation for thumb opcode: %lx"
5363 msgstr ""
5364
5365 #: config/tc-arm.c:28988
5366 #, c-format
5367 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
5368 msgstr ""
5369
5370 #: config/tc-arm.c:29027
5371 #, c-format
5372 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
5373 msgstr ""
5374
5375 #: config/tc-arm.c:29067
5376 #, c-format
5377 msgid "bad offset 0x%08lX (must be word-aligned)"
5378 msgstr ""
5379
5380 #: config/tc-arm.c:29072
5381 #, c-format
5382 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
5383 msgstr ""
5384
5385 #: config/tc-arm.c:29293 config/tc-score.c:7300
5386 #, c-format
5387 msgid "bad relocation fixup type (%d)"
5388 msgstr ""
5389
5390 #: config/tc-arm.c:29410
5391 msgid "literal referenced across section boundary"
5392 msgstr ""
5393
5394 #: config/tc-arm.c:29490
5395 msgid "internal relocation (type: IMMEDIATE) not fixed up"
5396 msgstr ""
5397
5398 #: config/tc-arm.c:29495
5399 msgid "ADRL used for a symbol not defined in the same file"
5400 msgstr ""
5401
5402 #: config/tc-arm.c:29502
5403 #, c-format
5404 msgid "%s used for a symbol not defined in the same file"
5405 msgstr ""
5406
5407 #: config/tc-arm.c:29518
5408 #, c-format
5409 msgid "undefined local label `%s'"
5410 msgstr ""
5411
5412 #: config/tc-arm.c:29524
5413 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
5414 msgstr ""
5415
5416 #: config/tc-arm.c:29546 config/tc-cris.c:3998 config/tc-csky.c:1176
5417 #: config/tc-ft32.c:705 config/tc-mcore.c:1932 config/tc-microblaze.c:2047
5418 #: config/tc-mmix.c:2897 config/tc-moxie.c:819 config/tc-ns32k.c:2247
5419 #: config/tc-score.c:7387
5420 msgid "<unknown>"
5421 msgstr "<>"
5422
5423 #: config/tc-arm.c:29945
5424 #, c-format
5425 msgid "%s: unexpected function type: %d"
5426 msgstr ""
5427
5428 #: config/tc-arm.c:30085
5429 msgid "use of old and new-style options to set CPU type"
5430 msgstr ""
5431
5432 #: config/tc-arm.c:30104
5433 msgid "use of old and new-style options to set FPU type"
5434 msgstr ""
5435
5436 #: config/tc-arm.c:30177
5437 msgid "hard-float conflicts with specified fpu"
5438 msgstr ""
5439
5440 #: config/tc-arm.c:30360
5441 msgid "generate PIC code"
5442 msgstr ""
5443
5444 #: config/tc-arm.c:30361
5445 msgid "assemble Thumb code"
5446 msgstr ""
5447
5448 #: config/tc-arm.c:30362
5449 msgid "support ARM/Thumb interworking"
5450 msgstr ""
5451
5452 #: config/tc-arm.c:30364
5453 msgid "code uses 32-bit program counter"
5454 msgstr ""
5455
5456 #: config/tc-arm.c:30365
5457 msgid "code uses 26-bit program counter"
5458 msgstr ""
5459
5460 #: config/tc-arm.c:30366
5461 msgid "floating point args are in fp regs"
5462 msgstr ""
5463
5464 #: config/tc-arm.c:30368
5465 msgid "re-entrant code"
5466 msgstr ""
5467
5468 #: config/tc-arm.c:30369
5469 msgid "code is ATPCS conformant"
5470 msgstr ""
5471
5472 #. These are recognized by the assembler, but have no affect on code.
5473 #: config/tc-arm.c:30375
5474 msgid "use frame pointer"
5475 msgstr ""
5476
5477 #: config/tc-arm.c:30376
5478 msgid "use stack size checking"
5479 msgstr ""
5480
5481 #: config/tc-arm.c:30379
5482 msgid "do not warn on use of deprecated feature"
5483 msgstr ""
5484
5485 #: config/tc-arm.c:30382
5486 msgid "warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R"
5487 msgstr ""
5488
5489 #: config/tc-arm.c:30386
5490 msgid "warn about symbols that match instruction names [default]"
5491 msgstr ""
5492
5493 #: config/tc-arm.c:30387
5494 msgid "disable warnings about symobls that match instructions"
5495 msgstr ""
5496
5497 #. DON'T add any new processors to this list -- we want the whole list
5498 #. to go away... Add them to the processors table instead.
5499 #: config/tc-arm.c:30403 config/tc-arm.c:30404
5500 msgid "use -mcpu=arm1"
5501 msgstr ""
5502
5503 #: config/tc-arm.c:30405 config/tc-arm.c:30406
5504 msgid "use -mcpu=arm2"
5505 msgstr ""
5506
5507 #: config/tc-arm.c:30407 config/tc-arm.c:30408
5508 msgid "use -mcpu=arm250"
5509 msgstr ""
5510
5511 #: config/tc-arm.c:30409 config/tc-arm.c:30410
5512 msgid "use -mcpu=arm3"
5513 msgstr ""
5514
5515 #: config/tc-arm.c:30411 config/tc-arm.c:30412
5516 msgid "use -mcpu=arm6"
5517 msgstr ""
5518
5519 #: config/tc-arm.c:30413 config/tc-arm.c:30414
5520 msgid "use -mcpu=arm600"
5521 msgstr ""
5522
5523 #: config/tc-arm.c:30415 config/tc-arm.c:30416
5524 msgid "use -mcpu=arm610"
5525 msgstr ""
5526
5527 #: config/tc-arm.c:30417 config/tc-arm.c:30418
5528 msgid "use -mcpu=arm620"
5529 msgstr ""
5530
5531 #: config/tc-arm.c:30419 config/tc-arm.c:30420
5532 msgid "use -mcpu=arm7"
5533 msgstr ""
5534
5535 #: config/tc-arm.c:30421 config/tc-arm.c:30422
5536 msgid "use -mcpu=arm70"
5537 msgstr ""
5538
5539 #: config/tc-arm.c:30423 config/tc-arm.c:30424
5540 msgid "use -mcpu=arm700"
5541 msgstr ""
5542
5543 #: config/tc-arm.c:30425 config/tc-arm.c:30426
5544 msgid "use -mcpu=arm700i"
5545 msgstr ""
5546
5547 #: config/tc-arm.c:30427 config/tc-arm.c:30428
5548 msgid "use -mcpu=arm710"
5549 msgstr ""
5550
5551 #: config/tc-arm.c:30429 config/tc-arm.c:30430
5552 msgid "use -mcpu=arm710c"
5553 msgstr ""
5554
5555 #: config/tc-arm.c:30431 config/tc-arm.c:30432
5556 msgid "use -mcpu=arm720"
5557 msgstr ""
5558
5559 #: config/tc-arm.c:30433 config/tc-arm.c:30434
5560 msgid "use -mcpu=arm7d"
5561 msgstr ""
5562
5563 #: config/tc-arm.c:30435 config/tc-arm.c:30436
5564 msgid "use -mcpu=arm7di"
5565 msgstr ""
5566
5567 #: config/tc-arm.c:30437 config/tc-arm.c:30438
5568 msgid "use -mcpu=arm7m"
5569 msgstr ""
5570
5571 #: config/tc-arm.c:30439 config/tc-arm.c:30440
5572 msgid "use -mcpu=arm7dm"
5573 msgstr ""
5574
5575 #: config/tc-arm.c:30441 config/tc-arm.c:30442
5576 msgid "use -mcpu=arm7dmi"
5577 msgstr ""
5578
5579 #: config/tc-arm.c:30443 config/tc-arm.c:30444
5580 msgid "use -mcpu=arm7100"
5581 msgstr ""
5582
5583 #: config/tc-arm.c:30445 config/tc-arm.c:30446
5584 msgid "use -mcpu=arm7500"
5585 msgstr ""
5586
5587 #: config/tc-arm.c:30447 config/tc-arm.c:30448
5588 msgid "use -mcpu=arm7500fe"
5589 msgstr ""
5590
5591 #: config/tc-arm.c:30449 config/tc-arm.c:30450 config/tc-arm.c:30451
5592 #: config/tc-arm.c:30452
5593 msgid "use -mcpu=arm7tdmi"
5594 msgstr ""
5595
5596 #: config/tc-arm.c:30453 config/tc-arm.c:30454
5597 msgid "use -mcpu=arm710t"
5598 msgstr ""
5599
5600 #: config/tc-arm.c:30455 config/tc-arm.c:30456
5601 msgid "use -mcpu=arm720t"
5602 msgstr ""
5603
5604 #: config/tc-arm.c:30457 config/tc-arm.c:30458
5605 msgid "use -mcpu=arm740t"
5606 msgstr ""
5607
5608 #: config/tc-arm.c:30459 config/tc-arm.c:30460
5609 msgid "use -mcpu=arm8"
5610 msgstr ""
5611
5612 #: config/tc-arm.c:30461 config/tc-arm.c:30462
5613 msgid "use -mcpu=arm810"
5614 msgstr ""
5615
5616 #: config/tc-arm.c:30463 config/tc-arm.c:30464
5617 msgid "use -mcpu=arm9"
5618 msgstr ""
5619
5620 #: config/tc-arm.c:30465 config/tc-arm.c:30466
5621 msgid "use -mcpu=arm9tdmi"
5622 msgstr ""
5623
5624 #: config/tc-arm.c:30467 config/tc-arm.c:30468
5625 msgid "use -mcpu=arm920"
5626 msgstr ""
5627
5628 #: config/tc-arm.c:30469 config/tc-arm.c:30470
5629 msgid "use -mcpu=arm940"
5630 msgstr ""
5631
5632 #: config/tc-arm.c:30471
5633 msgid "use -mcpu=strongarm"
5634 msgstr ""
5635
5636 #: config/tc-arm.c:30473
5637 msgid "use -mcpu=strongarm110"
5638 msgstr ""
5639
5640 #: config/tc-arm.c:30475
5641 msgid "use -mcpu=strongarm1100"
5642 msgstr ""
5643
5644 #: config/tc-arm.c:30477
5645 msgid "use -mcpu=strongarm1110"
5646 msgstr ""
5647
5648 #: config/tc-arm.c:30478
5649 msgid "use -mcpu=xscale"
5650 msgstr ""
5651
5652 #: config/tc-arm.c:30479
5653 msgid "use -mcpu=iwmmxt"
5654 msgstr ""
5655
5656 #: config/tc-arm.c:30480
5657 msgid "use -mcpu=all"
5658 msgstr ""
5659
5660 #. Architecture variants -- don't add any more to this list either.
5661 #: config/tc-arm.c:30483 config/tc-arm.c:30484
5662 msgid "use -march=armv2"
5663 msgstr ""
5664
5665 #: config/tc-arm.c:30485 config/tc-arm.c:30486
5666 msgid "use -march=armv2a"
5667 msgstr ""
5668
5669 #: config/tc-arm.c:30487 config/tc-arm.c:30488
5670 msgid "use -march=armv3"
5671 msgstr ""
5672
5673 #: config/tc-arm.c:30489 config/tc-arm.c:30490
5674 msgid "use -march=armv3m"
5675 msgstr ""
5676
5677 #: config/tc-arm.c:30491 config/tc-arm.c:30492
5678 msgid "use -march=armv4"
5679 msgstr ""
5680
5681 #: config/tc-arm.c:30493 config/tc-arm.c:30494
5682 msgid "use -march=armv4t"
5683 msgstr ""
5684
5685 #: config/tc-arm.c:30495 config/tc-arm.c:30496
5686 msgid "use -march=armv5"
5687 msgstr ""
5688
5689 #: config/tc-arm.c:30497 config/tc-arm.c:30498
5690 msgid "use -march=armv5t"
5691 msgstr ""
5692
5693 #: config/tc-arm.c:30499 config/tc-arm.c:30500
5694 msgid "use -march=armv5te"
5695 msgstr ""
5696
5697 #: config/tc-arm.c:30501
5698 msgid "use -mfpu=softvfp"
5699 msgstr ""
5700
5701 #: config/tc-arm.c:31658
5702 msgid "extension does not apply to the base architecture"
5703 msgstr ""
5704
5705 #: config/tc-arm.c:31687
5706 msgid "architectural extensions must be specified in alphabetical order"
5707 msgstr ""
5708
5709 #: config/tc-arm.c:31826 config/tc-arm.c:32813
5710 #, c-format
5711 msgid "unknown floating point format `%s'"
5712 msgstr ""
5713
5714 #: config/tc-arm.c:31842
5715 #, c-format
5716 msgid "unknown floating point abi `%s'"
5717 msgstr ""
5718
5719 #: config/tc-arm.c:31858
5720 #, c-format
5721 msgid "unknown EABI `%s'"
5722 msgstr ""
5723
5724 #: config/tc-arm.c:31878
5725 #, c-format
5726 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
5727 msgstr ""
5728
5729 #: config/tc-arm.c:31901 config/tc-metag.c:5909
5730 msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
5731 msgstr ""
5732
5733 #: config/tc-arm.c:31903
5734 msgid "<abi>\t assemble for floating point ABI <abi>"
5735 msgstr ""
5736
5737 #: config/tc-arm.c:31906
5738 msgid "<ver>\t\t assemble for eabi version <ver>"
5739 msgstr ""
5740
5741 #: config/tc-arm.c:31909
5742 msgid "<mode>\t controls implicit insertion of IT instructions"
5743 msgstr ""
5744
5745 #: config/tc-arm.c:31911
5746 msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
5747 msgstr ""
5748
5749 #: config/tc-arm.c:31914
5750 msgid ""
5751 "[ieee|alternative]\n"
5752 " set the encoding for half precision floating point numbers to IEEE\n"
5753 " or Arm alternative format."
5754 msgstr ""
5755
5756 #: config/tc-arm.c:32025
5757 #, c-format
5758 msgid " ARM-specific assembler options:\n"
5759 msgstr ""
5760
5761 #: config/tc-arm.c:32045
5762 #, c-format
5763 msgid " --fix-v4bx Allow BX in ARMv4 code\n"
5764 msgstr ""
5765
5766 #: config/tc-arm.c:32049
5767 #, c-format
5768 msgid " --fdpic generate an FDPIC object file\n"
5769 msgstr ""
5770
5771 #: config/tc-arm.c:32370
5772 msgid "no architecture contains all the instructions used"
5773 msgstr ""
5774
5775 #: config/tc-arm.c:32562
5776 msgid ".cpu: missing cpu name"
5777 msgstr ""
5778
5779 #: config/tc-arm.c:32610
5780 msgid ".arch: missing architecture name"
5781 msgstr ""
5782
5783 #: config/tc-arm.c:32651
5784 msgid ".object_arch: missing architecture name"
5785 msgstr ""
5786
5787 #: config/tc-arm.c:32688
5788 msgid ".arch_extension: missing architecture extension"
5789 msgstr ""
5790
5791 #: config/tc-arm.c:32746
5792 #, c-format
5793 msgid "architectural extension `%s' is not allowed for the current base architecture"
5794 msgstr ""
5795
5796 #: config/tc-arm.c:32749
5797 #, c-format
5798 msgid "disabling feature `%s' has no effect on the current base architecture"
5799 msgstr ""
5800
5801 #: config/tc-arm.c:32772
5802 #, c-format
5803 msgid "unknown architecture extension `%s'"
5804 msgstr ""
5805
5806 #: config/tc-arm.c:32793
5807 msgid ".fpu: missing fpu name"
5808 msgstr ""
5809
5810 #: config/tc-avr.c:597
5811 #, c-format
5812 msgid "Known MCU names:"
5813 msgstr ""
5814
5815 #: config/tc-avr.c:662
5816 #, c-format
5817 msgid ""
5818 "AVR Assembler options:\n"
5819 " -mmcu=[avr-name] select microcontroller variant\n"
5820 " [avr-name] can be:\n"
5821 " avr1 - classic AVR core without data RAM\n"
5822 " avr2 - classic AVR core with up to 8K program memory\n"
5823 " avr25 - classic AVR core with up to 8K program memory\n"
5824 " plus the MOVW instruction\n"
5825 " avr3 - classic AVR core with up to 64K program memory\n"
5826 " avr31 - classic AVR core with up to 128K program memory\n"
5827 " avr35 - classic AVR core with up to 64K program memory\n"
5828 " plus the MOVW instruction\n"
5829 " avr4 - enhanced AVR core with up to 8K program memory\n"
5830 " avr5 - enhanced AVR core with up to 64K program memory\n"
5831 " avr51 - enhanced AVR core with up to 128K program memory\n"
5832 " avr6 - enhanced AVR core with up to 256K program memory\n"
5833 " avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
5834 " avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in RAM\n"
5835 " avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5836 " avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5837 " avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5838 " avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
5839 " avrtiny - AVR Tiny core with 16 gp registers\n"
5840 msgstr ""
5841
5842 #: config/tc-avr.c:685
5843 #, c-format
5844 msgid ""
5845 " -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
5846 " -mno-skip-bug disable warnings for skipping two-word instructions\n"
5847 " (default for avr4, avr5)\n"
5848 " -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
5849 " (default for avr3, avr5)\n"
5850 " -mrmw accept Read-Modify-Write instructions\n"
5851 " -mlink-relax generate relocations for linker relaxation (default)\n"
5852 " -mno-link-relax don't generate relocations for linker relaxation.\n"
5853 " -mgcc-isr accept the __gcc_isr pseudo-instruction.\n"
5854 " -mno-dollar-line-separator\n"
5855 " do not treat the $ character as a line separator.\n"
5856 msgstr ""
5857
5858 #: config/tc-avr.c:726
5859 #, c-format
5860 msgid "unknown MCU: %s\n"
5861 msgstr ""
5862
5863 #: config/tc-avr.c:740
5864 #, c-format
5865 msgid "redefinition of mcu type `%s' to `%s'"
5866 msgstr ""
5867
5868 #: config/tc-avr.c:867
5869 msgid "constant value required"
5870 msgstr ""
5871
5872 #: config/tc-avr.c:870
5873 #, c-format
5874 msgid "number must be positive and less than %d"
5875 msgstr ""
5876
5877 #: config/tc-avr.c:896 config/tc-avr.c:1033
5878 #, c-format
5879 msgid "constant out of 8-bit range: %d"
5880 msgstr ""
5881
5882 #: config/tc-avr.c:964 config/tc-score.c:1194 read.c:4128
5883 msgid "illegal expression"
5884 msgstr ""
5885
5886 #: config/tc-avr.c:993 config/tc-avr.c:2002 config/tc-pru.c:1868
5887 msgid "`)' required"
5888 msgstr ""
5889
5890 #: config/tc-avr.c:1103
5891 msgid "register name or number from 16 to 31 required"
5892 msgstr ""
5893
5894 #: config/tc-avr.c:1109
5895 msgid "register name or number from 0 to 31 required"
5896 msgstr ""
5897
5898 #: config/tc-avr.c:1117
5899 msgid "register r16-r23 required"
5900 msgstr ""
5901
5902 #: config/tc-avr.c:1123
5903 msgid "register number above 15 required"
5904 msgstr ""
5905
5906 #: config/tc-avr.c:1129 config/tc-csky.c:6435 config/tc-csky.c:6464
5907 msgid "even register number required"
5908 msgstr ""
5909
5910 #: config/tc-avr.c:1135
5911 msgid "register r24, r26, r28 or r30 required"
5912 msgstr ""
5913
5914 #: config/tc-avr.c:1156
5915 msgid "pointer register (X, Y or Z) required"
5916 msgstr ""
5917
5918 #: config/tc-avr.c:1163
5919 msgid "cannot both predecrement and postincrement"
5920 msgstr ""
5921
5922 #: config/tc-avr.c:1171
5923 msgid "addressing mode not supported"
5924 msgstr ""
5925
5926 #: config/tc-avr.c:1177
5927 msgid "can't predecrement"
5928 msgstr ""
5929
5930 #: config/tc-avr.c:1180
5931 msgid "pointer register Z required"
5932 msgstr ""
5933
5934 #: config/tc-avr.c:1199
5935 msgid "postincrement not supported"
5936 msgstr ""
5937
5938 #: config/tc-avr.c:1209
5939 msgid "pointer register (Y or Z) required"
5940 msgstr ""
5941
5942 #: config/tc-avr.c:1331 config/tc-xgate.c:1353
5943 #, c-format
5944 msgid "unknown constraint `%c'"
5945 msgstr ""
5946
5947 #: config/tc-avr.c:1394 config/tc-avr.c:2750
5948 msgid "`,' required"
5949 msgstr ""
5950
5951 #: config/tc-avr.c:1415
5952 msgid "undefined combination of operands"
5953 msgstr ""
5954
5955 #: config/tc-avr.c:1424
5956 msgid "skipping two-word instruction"
5957 msgstr ""
5958
5959 #: config/tc-avr.c:1612 config/tc-avr.c:1628 config/tc-avr.c:1759
5960 #: config/tc-msp430.c:4504 config/tc-msp430.c:4523
5961 #, c-format
5962 msgid "odd address operand: %ld"
5963 msgstr ""
5964
5965 #: config/tc-avr.c:1620 config/tc-avr.c:1639 config/tc-avr.c:1657
5966 #: config/tc-avr.c:1668 config/tc-avr.c:1684 config/tc-avr.c:1692
5967 #: config/tc-avr.c:1787 config/tc-avr.c:1794 config/tc-d10v.c:502
5968 #: config/tc-d30v.c:550 config/tc-msp430.c:4512 config/tc-msp430.c:4530
5969 #, c-format
5970 msgid "operand out of range: %ld"
5971 msgstr ""
5972
5973 #: config/tc-avr.c:1675
5974 #, c-format
5975 msgid "operand out of range: 0x%lx"
5976 msgstr ""
5977
5978 #: config/tc-avr.c:1780 config/tc-d10v.c:1591 config/tc-d30v.c:2011
5979 #: config/tc-msp430.c:4601
5980 #, c-format
5981 msgid "line %d: unknown relocation type: 0x%x"
5982 msgstr ""
5983
5984 #: config/tc-avr.c:1808
5985 msgid "only constant expression allowed"
5986 msgstr ""
5987
5988 #. xgettext:c-format.
5989 #: config/tc-avr.c:1862 config/tc-bfin.c:813 config/tc-d10v.c:1460
5990 #: config/tc-d30v.c:1768 config/tc-metag.c:7003 config/tc-mn10200.c:774
5991 #: config/tc-mn10300.c:2178 config/tc-msp430.c:4649 config/tc-ppc.c:7746
5992 #: config/tc-spu.c:868 config/tc-spu.c:1079 config/tc-v850.c:3336
5993 #: config/tc-z80.c:3871
5994 #, c-format
5995 msgid "reloc %d not supported by object file format"
5996 msgstr ""
5997
5998 #: config/tc-avr.c:1884 config/tc-ft32.c:231 config/tc-h8300.c:1928
5999 #: config/tc-mcore.c:881 config/tc-microblaze.c:912 config/tc-moxie.c:180
6000 #: config/tc-pj.c:253 config/tc-sh.c:2182 config/tc-wasm32.c:747
6001 #: config/tc-z8k.c:1233
6002 msgid "can't find opcode "
6003 msgstr ""
6004
6005 #: config/tc-avr.c:1903
6006 #, c-format
6007 msgid "illegal opcode %s for mcu %s"
6008 msgstr ""
6009
6010 #: config/tc-avr.c:1919
6011 #, c-format
6012 msgid "pseudo instruction `%s' not supported"
6013 msgstr ""
6014
6015 #: config/tc-avr.c:1941
6016 msgid "garbage at end of line"
6017 msgstr ""
6018
6019 #: config/tc-avr.c:2051 config/tc-pru.c:1900
6020 #, c-format
6021 msgid "illegal %s relocation size: %d"
6022 msgstr ""
6023
6024 #: config/tc-avr.c:2164 config/tc-avr.c:2218
6025 #, c-format
6026 msgid "unknown record type %d (in %s)"
6027 msgstr ""
6028
6029 #: config/tc-avr.c:2239
6030 #, c-format
6031 msgid "Failed to create property section `%s'\n"
6032 msgstr ""
6033
6034 #: config/tc-avr.c:2742
6035 #, c-format
6036 msgid "%s requires value 0-2 as operand 1"
6037 msgstr ""
6038
6039 #: config/tc-avr.c:2767
6040 #, c-format
6041 msgid "`%s %d' after `%s %d' from %s:%u"
6042 msgstr ""
6043
6044 #: config/tc-avr.c:2770
6045 #, c-format
6046 msgid "`%s %d' but no chunk open yet"
6047 msgstr ""
6048
6049 #: config/tc-avr.c:2858
6050 #, c-format
6051 msgid "dangling `__gcc_isr %d'"
6052 msgstr ""
6053
6054 #: config/tc-avr.c:2860
6055 msgid "dangling `__gcc_isr'"
6056 msgstr ""
6057
6058 #: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613
6059 msgid "missing ')'"
6060 msgstr ""
6061
6062 #: config/tc-bfin.c:428
6063 #, c-format
6064 msgid " Blackfin specific assembler options:\n"
6065 msgstr ""
6066
6067 #: config/tc-bfin.c:429
6068 #, c-format
6069 msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
6070 msgstr ""
6071
6072 #: config/tc-bfin.c:430
6073 #, c-format
6074 msgid " -mfdpic assemble for the FDPIC ABI\n"
6075 msgstr ""
6076
6077 #: config/tc-bfin.c:431
6078 #, c-format
6079 msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
6080 msgstr ""
6081
6082 #: config/tc-bfin.c:444
6083 msgid "Could not set architecture and machine."
6084 msgstr ""
6085
6086 #: config/tc-bfin.c:591
6087 msgid "Parse failed."
6088 msgstr ""
6089
6090 #: config/tc-bfin.c:666
6091 msgid "pcrel too far BFD_RELOC_BFIN_10"
6092 msgstr ""
6093
6094 #: config/tc-bfin.c:682
6095 msgid "pcrel too far BFD_RELOC_BFIN_12"
6096 msgstr ""
6097
6098 #: config/tc-bfin.c:702
6099 msgid "pcrel too far BFD_RELOC_BFIN_24"
6100 msgstr ""
6101
6102 #: config/tc-bfin.c:717
6103 msgid "pcrel too far BFD_RELOC_BFIN_5"
6104 msgstr ""
6105
6106 #: config/tc-bfin.c:729
6107 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
6108 msgstr ""
6109
6110 #: config/tc-bfin.c:739
6111 msgid "rel too far BFD_RELOC_8"
6112 msgstr ""
6113
6114 #: config/tc-bfin.c:746
6115 msgid "rel too far BFD_RELOC_16"
6116 msgstr ""
6117
6118 #: config/tc-bpf.c:194
6119 #, c-format
6120 msgid "-mdialect=%s is not valid. Expected normal or pseudoc"
6121 msgstr ""
6122
6123 #: config/tc-bpf.c:209
6124 #, c-format
6125 msgid "-misa-spec=%s is not valid. Expected v1, v2, v3, v4 o xbpf"
6126 msgstr ""
6127
6128 #: config/tc-bpf.c:229
6129 #, c-format
6130 msgid ""
6131 "\n"
6132 "BPF options:\n"
6133 msgstr ""
6134
6135 #: config/tc-bpf.c:230
6136 #, c-format
6137 msgid ""
6138 "BPF options:\n"
6139 " -EL generate code for a little endian machine\n"
6140 " -EB generate code for a big endian machine\n"
6141 " -mdialect=DIALECT set the assembly dialect (normal, pseudoc)\n"
6142 " -misa-spec set the BPF ISA spec (v1, v2, v3, v4, xbpf)\n"
6143 " -mxbpf alias for -misa-spec=xbpf\n"
6144 msgstr ""
6145
6146 #: config/tc-bpf.c:577
6147 msgid "signed instruction operand out of range, shall fit in 32 bits"
6148 msgstr ""
6149
6150 #: config/tc-bpf.c:951
6151 msgid "immediate out of range, shall fit in 32 bits"
6152 msgstr ""
6153
6154 #: config/tc-bpf.c:961
6155 msgid "pc-relative offset out of range, shall fit in 32 bits"
6156 msgstr ""
6157
6158 #: config/tc-bpf.c:971 config/tc-bpf.c:981
6159 msgid "pc-relative offset out of range, shall fit in 16 bits"
6160 msgstr ""
6161
6162 #: config/tc-bpf.c:1360
6163 #, c-format
6164 msgid "unexpected register name `%s' in expression"
6165 msgstr ""
6166
6167 #: config/tc-bpf.c:1691
6168 #, c-format
6169 msgid "invalid %%-tag in BPF opcode '%s'\n"
6170 msgstr ""
6171
6172 #: config/tc-bpf.c:1738
6173 #, c-format
6174 msgid "unrecognized instruction `%s'"
6175 msgstr ""
6176
6177 #: config/tc-cr16.c:168
6178 msgid "using a bit field width of zero"
6179 msgstr ""
6180
6181 #: config/tc-cr16.c:176
6182 #, c-format
6183 msgid "field width \"%s\" too complex for a bitfield"
6184 msgstr ""
6185
6186 #: config/tc-cr16.c:186
6187 #, c-format
6188 msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
6189 msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
6190 msgstr[0] ""
6191 msgstr[1] ""
6192
6193 #: config/tc-cr16.c:212
6194 #, c-format
6195 msgid "field value \"%s\" too complex for a bitfield"
6196 msgstr ""
6197
6198 #: config/tc-cr16.c:394
6199 #, c-format
6200 msgid "Unknown register pair - index relative mode: `%d'"
6201 msgstr ""
6202
6203 #: config/tc-cr16.c:601 config/tc-crx.c:331
6204 #, c-format
6205 msgid "internal error: reloc %d (`%s') not supported by object file format"
6206 msgstr ""
6207
6208 #: config/tc-cr16.c:694 config/tc-i386.c:18106 config/tc-s390.c:2351
6209 msgid "GOT already in symbol table"
6210 msgstr ""
6211
6212 #. Missing or bad expr becomes absolute 0.
6213 #: config/tc-cr16.c:878 config/tc-crx.c:568
6214 #, c-format
6215 msgid "missing or invalid displacement expression `%s' taken as 0"
6216 msgstr ""
6217
6218 #: config/tc-cr16.c:928
6219 #, c-format
6220 msgid "GOT bad expression with %s."
6221 msgstr ""
6222
6223 #: config/tc-cr16.c:1039
6224 #, c-format
6225 msgid "operand %d: illegal use expression: `%s`"
6226 msgstr ""
6227
6228 #: config/tc-cr16.c:1104 config/tc-crx.c:1078
6229 #, c-format
6230 msgid "Unknown register: `%d'"
6231 msgstr ""
6232
6233 #. Issue a error message when register is illegal.
6234 #: config/tc-cr16.c:1112
6235 #, c-format
6236 msgid "Illegal register (`%s') in Instruction: `%s'"
6237 msgstr ""
6238
6239 #: config/tc-cr16.c:1186 config/tc-cr16.c:1261
6240 #, c-format
6241 msgid "Illegal register `%s' in Instruction `%s'"
6242 msgstr ""
6243
6244 #: config/tc-cr16.c:1214 config/tc-cr16.c:1225
6245 #, c-format
6246 msgid "Illegal register pair `%s' in Instruction `%s'"
6247 msgstr ""
6248
6249 #: config/tc-cr16.c:1250
6250 msgid "unmatched '['"
6251 msgstr ""
6252
6253 #: config/tc-cr16.c:1256
6254 msgid "garbage after index spec ignored"
6255 msgstr ""
6256
6257 #: config/tc-cr16.c:1404 config/tc-crx.c:887
6258 #, c-format
6259 msgid "Illegal operands (whitespace): `%s'"
6260 msgstr ""
6261
6262 #: config/tc-cr16.c:1416 config/tc-cr16.c:1423 config/tc-cr16.c:1440
6263 #: config/tc-crx.c:899 config/tc-crx.c:906 config/tc-crx.c:923
6264 #: config/tc-crx.c:1714
6265 #, c-format
6266 msgid "Missing matching brackets : `%s'"
6267 msgstr ""
6268
6269 #: config/tc-cr16.c:1472 config/tc-crx.c:949
6270 #, c-format
6271 msgid "Unknown exception: `%s'"
6272 msgstr ""
6273
6274 #: config/tc-cr16.c:1555 config/tc-crx.c:1045
6275 #, c-format
6276 msgid "Illegal `cinv' parameter: `%c'"
6277 msgstr ""
6278
6279 #: config/tc-cr16.c:1576 config/tc-cr16.c:1615
6280 #, c-format
6281 msgid "Unknown register pair: `%d'"
6282 msgstr ""
6283
6284 #. Issue a error message when register pair is illegal.
6285 #: config/tc-cr16.c:1584
6286 #, c-format
6287 msgid "Illegal register pair (`%s') in Instruction: `%s'"
6288 msgstr ""
6289
6290 #. Issue a error message when register pair is illegal.
6291 #: config/tc-cr16.c:1623
6292 #, c-format
6293 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
6294 msgstr ""
6295
6296 #: config/tc-cr16.c:1662
6297 #, c-format
6298 msgid "Unknown processor register : `%d'"
6299 msgstr ""
6300
6301 #. Issue a error message when register pair is illegal.
6302 #: config/tc-cr16.c:1670
6303 #, c-format
6304 msgid "Illegal processor register (`%s') in Instruction: `%s'"
6305 msgstr ""
6306
6307 #: config/tc-cr16.c:1718
6308 #, c-format
6309 msgid "Unknown processor register (32 bit) : `%d'"
6310 msgstr ""
6311
6312 #. Issue a error message when register pair is illegal.
6313 #: config/tc-cr16.c:1726
6314 #, c-format
6315 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
6316 msgstr ""
6317
6318 #: config/tc-cr16.c:2071 config/tc-crx.c:1612 config/tc-crx.c:1629
6319 #, c-format
6320 msgid "Same src/dest register is used (`r%d'), result is undefined"
6321 msgstr ""
6322
6323 #: config/tc-cr16.c:2093
6324 msgid "RA register is saved twice."
6325 msgstr ""
6326
6327 #: config/tc-cr16.c:2097
6328 #, c-format
6329 msgid "`%s' Illegal use of registers."
6330 msgstr ""
6331
6332 #: config/tc-cr16.c:2111
6333 #, c-format
6334 msgid "`%s' Illegal count-register combination."
6335 msgstr ""
6336
6337 #: config/tc-cr16.c:2117
6338 #, c-format
6339 msgid "`%s' Illegal use of register."
6340 msgstr ""
6341
6342 #: config/tc-cr16.c:2126 config/tc-crx.c:1621
6343 #, c-format
6344 msgid "`%s' has undefined result"
6345 msgstr ""
6346
6347 #: config/tc-cr16.c:2134
6348 #, c-format
6349 msgid "Same src/dest register is used (`r%d'),result is undefined"
6350 msgstr ""
6351
6352 #: config/tc-cr16.c:2305 config/tc-crx.c:1527
6353 msgid "Incorrect number of operands"
6354 msgstr ""
6355
6356 #: config/tc-cr16.c:2307 config/tc-crx.c:1529
6357 #, c-format
6358 msgid "Illegal type of operand (arg %d)"
6359 msgstr ""
6360
6361 #: config/tc-cr16.c:2313 config/tc-crx.c:1535
6362 #, c-format
6363 msgid "Operand out of range (arg %d)"
6364 msgstr ""
6365
6366 #: config/tc-cr16.c:2316 config/tc-crx.c:1538
6367 #, c-format
6368 msgid "Operand has odd displacement (arg %d)"
6369 msgstr ""
6370
6371 #: config/tc-cr16.c:2319 config/tc-cr16.c:2350 config/tc-crx.c:1553
6372 #: config/tc-crx.c:1581
6373 #, c-format
6374 msgid "Illegal operand (arg %d)"
6375 msgstr ""
6376
6377 #. Give an error if a frag containing code is not aligned to a 2-byte
6378 #. boundary.
6379 #: config/tc-cr16.c:2452 config/tc-cr16.h:74 config/tc-crx.c:1903
6380 #: config/tc-crx.h:77
6381 msgid "instruction address is not a multiple of 2"
6382 msgstr ""
6383
6384 #: config/tc-cr16.c:2475 config/tc-cris.c:1549 config/tc-cris.c:1557
6385 #: config/tc-crx.c:1939 config/tc-dlx.c:681 config/tc-hppa.c:3207
6386 #: config/tc-hppa.c:3214 config/tc-sparc.c:1755 config/tc-sparc.c:1763
6387 #, c-format
6388 msgid "Unknown opcode: `%s'"
6389 msgstr ""
6390
6391 #: config/tc-cris.c:550 config/tc-m68hc11.c:3891
6392 #, c-format
6393 msgid "internal inconsistency problem in %s: fr_symbol %lx"
6394 msgstr ""
6395
6396 #: config/tc-cris.c:554 config/tc-m68hc11.c:3895 config/tc-msp430.c:4995
6397 #, c-format
6398 msgid "internal inconsistency problem in %s: resolved symbol"
6399 msgstr ""
6400
6401 #: config/tc-cris.c:564 config/tc-m68hc11.c:3901
6402 #, c-format
6403 msgid "internal inconsistency problem in %s: fr_subtype %d"
6404 msgstr ""
6405
6406 #: config/tc-cris.c:904
6407 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
6408 msgstr ""
6409
6410 #: config/tc-cris.c:934
6411 msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
6412 msgstr ""
6413
6414 #: config/tc-cris.c:939
6415 #, c-format
6416 msgid "Internal error found in md_convert_frag: offset %ld. Please report this."
6417 msgstr ""
6418
6419 #: config/tc-cris.c:964
6420 #, c-format
6421 msgid "internal inconsistency in %s: bdapq no symbol"
6422 msgstr ""
6423
6424 #: config/tc-cris.c:977
6425 #, c-format
6426 msgid "internal inconsistency in %s: bdap.w with no symbol"
6427 msgstr ""
6428
6429 #: config/tc-cris.c:1001
6430 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
6431 msgstr ""
6432
6433 #: config/tc-cris.c:1010
6434 msgid "dangerous MULS/MULU location; give it higher alignment"
6435 msgstr ""
6436
6437 #. Bail out for compatibility mode. (It seems it can be implemented,
6438 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
6439 #. $acr", "nop"; but doesn't seem worth it at the moment.)
6440 #: config/tc-cris.c:1051
6441 msgid "Out-of-range .word offset handling is not implemented for .arch common_v10_v32"
6442 msgstr ""
6443
6444 #: config/tc-cris.c:1096
6445 msgid ".word case-table handling failed: table too large"
6446 msgstr ""
6447
6448 #: config/tc-cris.c:1228
6449 #, c-format
6450 msgid "Buggy opcode: `%s' \"%s\"\n"
6451 msgstr ""
6452
6453 #: config/tc-cris.c:1655
6454 #, c-format
6455 msgid "Immediate value not in 5 bit unsigned range: %ld"
6456 msgstr ""
6457
6458 #: config/tc-cris.c:1671
6459 #, c-format
6460 msgid "Immediate value not in 4 bit unsigned range: %ld"
6461 msgstr ""
6462
6463 #: config/tc-cris.c:1723
6464 #, c-format
6465 msgid "Immediate value not in 6 bit range: %ld"
6466 msgstr ""
6467
6468 #: config/tc-cris.c:1739
6469 #, c-format
6470 msgid "Immediate value not in 6 bit unsigned range: %ld"
6471 msgstr ""
6472
6473 #. Others have a generic warning.
6474 #: config/tc-cris.c:1848
6475 #, c-format
6476 msgid "Unimplemented register `%s' specified"
6477 msgstr ""
6478
6479 #. We've come to the end of instructions with this
6480 #. opcode, so it must be an error.
6481 #: config/tc-cris.c:2092
6482 msgid "Illegal operands"
6483 msgstr ""
6484
6485 #: config/tc-cris.c:2133 config/tc-cris.c:2173
6486 #, c-format
6487 msgid "Immediate value not in 8 bit range: %ld"
6488 msgstr ""
6489
6490 #: config/tc-cris.c:2143 config/tc-cris.c:2194
6491 #, c-format
6492 msgid "Immediate value not in 16 bit range: %ld"
6493 msgstr ""
6494
6495 #: config/tc-cris.c:2178
6496 #, c-format
6497 msgid "Immediate value not in 8 bit signed range: %ld"
6498 msgstr ""
6499
6500 #: config/tc-cris.c:2183
6501 #, c-format
6502 msgid "Immediate value not in 8 bit unsigned range: %ld"
6503 msgstr ""
6504
6505 #: config/tc-cris.c:2199
6506 #, c-format
6507 msgid "Immediate value not in 16 bit signed range: %ld"
6508 msgstr ""
6509
6510 #: config/tc-cris.c:2204
6511 #, c-format
6512 msgid "Immediate value not in 16 bit unsigned range: %ld"
6513 msgstr ""
6514
6515 #: config/tc-cris.c:2230
6516 msgid "TLS relocation size does not match operand size"
6517 msgstr ""
6518
6519 #: config/tc-cris.c:2231
6520 msgid "PIC relocation size does not match operand size"
6521 msgstr ""
6522
6523 #: config/tc-cris.c:3378
6524 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
6525 msgstr ""
6526
6527 #: config/tc-cris.c:3382
6528 msgid "32-bit conditional branch generated"
6529 msgstr ""
6530
6531 #: config/tc-cris.c:3443
6532 msgid "Complex expression not supported"
6533 msgstr ""
6534
6535 #. FIXME: Is this function mentioned in the internals.texi manual? If
6536 #. not, add it.
6537 #: config/tc-cris.c:3593
6538 msgid "Bad call to md_atof () - floating point formats are not supported"
6539 msgstr ""
6540
6541 #: config/tc-cris.c:3634
6542 msgid "PC-relative relocation must be trivially resolved"
6543 msgstr ""
6544
6545 #: config/tc-cris.c:3706
6546 #, c-format
6547 msgid "Value not in 16 bit range: %ld"
6548 msgstr ""
6549
6550 #: config/tc-cris.c:3714
6551 #, c-format
6552 msgid "Value not in 16 bit signed range: %ld"
6553 msgstr ""
6554
6555 #: config/tc-cris.c:3722
6556 #, c-format
6557 msgid "Value not in 8 bit range: %ld"
6558 msgstr ""
6559
6560 #: config/tc-cris.c:3729
6561 #, c-format
6562 msgid "Value not in 8 bit signed range: %ld"
6563 msgstr ""
6564
6565 #: config/tc-cris.c:3739
6566 #, c-format
6567 msgid "Value not in 4 bit unsigned range: %ld"
6568 msgstr ""
6569
6570 #: config/tc-cris.c:3746
6571 #, c-format
6572 msgid "Value not in 5 bit unsigned range: %ld"
6573 msgstr ""
6574
6575 #: config/tc-cris.c:3753
6576 #, c-format
6577 msgid "Value not in 6 bit range: %ld"
6578 msgstr ""
6579
6580 #: config/tc-cris.c:3760
6581 #, c-format
6582 msgid "Value not in 6 bit unsigned range: %ld"
6583 msgstr ""
6584
6585 #: config/tc-cris.c:3804
6586 #, c-format
6587 msgid "Please use --help to see usage and options for this assembler.\n"
6588 msgstr ""
6589
6590 #: config/tc-cris.c:3816
6591 msgid "--no-underscore is invalid with a.out format"
6592 msgstr ""
6593
6594 #: config/tc-cris.c:3828
6595 msgid "--pic is invalid for this object format"
6596 msgstr ""
6597
6598 #: config/tc-cris.c:3842
6599 #, c-format
6600 msgid "invalid <arch> in --march=<arch>: %s"
6601 msgstr ""
6602
6603 #: config/tc-cris.c:3951 config/tc-ft32.c:686 config/tc-moxie.c:772
6604 msgid "Semantics error. This type of operand can not be relocated, it must be an assembly-time constant"
6605 msgstr ""
6606
6607 #: config/tc-cris.c:3999 config/tc-ft32.c:706 config/tc-moxie.c:820
6608 #, c-format
6609 msgid "Cannot generate relocation type for symbol %s, code %s"
6610 msgstr ""
6611
6612 #. The messages are formatted to line up with the generic options.
6613 #: config/tc-cris.c:4012
6614 #, c-format
6615 msgid "CRIS-specific options:\n"
6616 msgstr ""
6617
6618 #: config/tc-cris.c:4014
6619 msgid " -h, -H Don't execute, print this help text. Deprecated.\n"
6620 msgstr ""
6621
6622 #: config/tc-cris.c:4016
6623 msgid " -N Warn when branches are expanded to jumps.\n"
6624 msgstr ""
6625
6626 #: config/tc-cris.c:4018
6627 msgid " --underscore User symbols are normally prepended with underscore.\n"
6628 msgstr ""
6629
6630 #: config/tc-cris.c:4020
6631 msgid " Registers will not need any prefix.\n"
6632 msgstr ""
6633
6634 #: config/tc-cris.c:4022
6635 msgid " --no-underscore User symbols do not have any prefix.\n"
6636 msgstr ""
6637
6638 #: config/tc-cris.c:4024
6639 msgid " Registers will require a `$'-prefix.\n"
6640 msgstr ""
6641
6642 #: config/tc-cris.c:4027
6643 msgid " --pic\t\t\tEnable generation of position-independent code.\n"
6644 msgstr ""
6645
6646 #: config/tc-cris.c:4030
6647 msgid ""
6648 " --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
6649 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
6650 msgstr ""
6651
6652 #: config/tc-cris.c:4078
6653 msgid "Invalid pc-relative relocation"
6654 msgstr ""
6655
6656 #: config/tc-cris.c:4123
6657 #, c-format
6658 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
6659 msgstr ""
6660
6661 #: config/tc-cris.c:4153
6662 #, c-format
6663 msgid ".syntax %s requires command-line option `--underscore'"
6664 msgstr ""
6665
6666 #: config/tc-cris.c:4162
6667 #, c-format
6668 msgid ".syntax %s requires command-line option `--no-underscore'"
6669 msgstr ""
6670
6671 #: config/tc-cris.c:4199
6672 msgid "Unknown .syntax operand"
6673 msgstr ""
6674
6675 #: config/tc-cris.c:4209
6676 msgid "Pseudodirective .file is only valid when generating ELF"
6677 msgstr ""
6678
6679 #: config/tc-cris.c:4221
6680 msgid "Pseudodirective .loc is only valid when generating ELF"
6681 msgstr ""
6682
6683 #: config/tc-cris.c:4236
6684 #, c-format
6685 msgid "internal inconsistency problem: %s called for %d bytes"
6686 msgstr ""
6687
6688 #: config/tc-cris.c:4388
6689 msgid "unknown operand to .arch"
6690 msgstr ""
6691
6692 #: config/tc-cris.c:4397
6693 msgid ".arch <arch> requires a matching --march=... option"
6694 msgstr ""
6695
6696 #: config/tc-crx.c:708 config/tc-crx.c:728 config/tc-crx.c:743
6697 #, c-format
6698 msgid "Illegal register `%s' in instruction `%s'"
6699 msgstr ""
6700
6701 #: config/tc-crx.c:771
6702 #, c-format
6703 msgid "Illegal Scale - `%d'"
6704 msgstr ""
6705
6706 #. Issue a error message when register is illegal.
6707 #: config/tc-crx.c:1086
6708 #, c-format
6709 msgid "Illegal register (`%s') in instruction: `%s'"
6710 msgstr ""
6711
6712 #: config/tc-crx.c:1215
6713 #, c-format
6714 msgid "Illegal co-processor register in instruction `%s'"
6715 msgstr ""
6716
6717 #: config/tc-crx.c:1222
6718 #, c-format
6719 msgid "Illegal co-processor special register in instruction `%s'"
6720 msgstr ""
6721
6722 #: config/tc-crx.c:1542
6723 #, c-format
6724 msgid "Invalid DISPU4 operand value (arg %d)"
6725 msgstr ""
6726
6727 #: config/tc-crx.c:1546
6728 #, c-format
6729 msgid "Invalid CST4 operand value (arg %d)"
6730 msgstr ""
6731
6732 #: config/tc-crx.c:1549
6733 #, c-format
6734 msgid "Operand value is not within upper 64 KB (arg %d)"
6735 msgstr ""
6736
6737 #: config/tc-crx.c:1683
6738 msgid "Invalid register in register list"
6739 msgstr ""
6740
6741 #: config/tc-crx.c:1737
6742 #, c-format
6743 msgid "Illegal register `%s' in cop-register list"
6744 msgstr ""
6745
6746 #: config/tc-crx.c:1745
6747 #, c-format
6748 msgid "Illegal register `%s' in cop-special-register list"
6749 msgstr ""
6750
6751 #: config/tc-crx.c:1764
6752 #, c-format
6753 msgid "Illegal register `%s' in user register list"
6754 msgstr ""
6755
6756 #: config/tc-crx.c:1783
6757 #, c-format
6758 msgid "Illegal register `%s' in register list"
6759 msgstr ""
6760
6761 #: config/tc-crx.c:1789
6762 #, c-format
6763 msgid "Maximum %d bits may be set in `mask16' operand"
6764 msgstr ""
6765
6766 #: config/tc-crx.c:1798
6767 #, c-format
6768 msgid "rest of line ignored; first ignored character is `%c'"
6769 msgstr ""
6770
6771 #: config/tc-crx.c:1806
6772 #, c-format
6773 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
6774 msgstr ""
6775
6776 #. HI can't be specified without LO (and vise-versa).
6777 #: config/tc-crx.c:1812
6778 msgid "HI/LO registers should be specified together"
6779 msgstr ""
6780
6781 #: config/tc-crx.c:1818
6782 msgid "HI/LO registers should be specified without additional registers"
6783 msgstr ""
6784
6785 #. Variable not in small data read only segment accessed
6786 #. using small data read only anchor.
6787 #: config/tc-csky.c:1173 config/tc-mcore.c:1927 config/tc-microblaze.c:2039
6788 #: config/tc-microblaze.c:2341 config/tc-microblaze.c:2364
6789 msgid "unknown"
6790 msgstr ""
6791
6792 #: config/tc-csky.c:1175
6793 #, c-format
6794 msgid "pcrel offset for branch to %s too far (0x%lx)"
6795 msgstr ""
6796
6797 #: config/tc-csky.c:1288
6798 #, c-format
6799 msgid "unknown floating point abi `%s'\n"
6800 msgstr ""
6801
6802 #: config/tc-csky.c:1432
6803 #, c-format
6804 msgid "C-SKY assembler options:\n"
6805 msgstr ""
6806
6807 #: config/tc-csky.c:1434
6808 #, c-format
6809 msgid " -march=ARCH\t\t\tselect architecture ARCH:"
6810 msgstr ""
6811
6812 #: config/tc-csky.c:1453
6813 #, c-format
6814 msgid " -mcpu=CPU\t\t\tselect processor CPU:"
6815 msgstr ""
6816
6817 #: config/tc-csky.c:1480
6818 #, c-format
6819 msgid " -mfloat-abi=ABI\t\tselect float ABI:"
6820 msgstr ""
6821
6822 #: config/tc-csky.c:1499
6823 #, c-format
6824 msgid " -EL -mlittle-endian\t\tgenerate little-endian output\n"
6825 msgstr ""
6826
6827 #: config/tc-csky.c:1501
6828 #, c-format
6829 msgid " -EB -mbig-endian\t\tgenerate big-endian output\n"
6830 msgstr ""
6831
6832 #: config/tc-csky.c:1503
6833 #, c-format
6834 msgid " -fpic -pic\t\t\tgenerate position-independent code\n"
6835 msgstr ""
6836
6837 #: config/tc-csky.c:1506
6838 #, c-format
6839 msgid " -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n"
6840 msgstr ""
6841
6842 #: config/tc-csky.c:1508
6843 #, c-format
6844 msgid " -mno-ljump\n"
6845 msgstr ""
6846
6847 #: config/tc-csky.c:1512
6848 #, c-format
6849 msgid " -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n"
6850 msgstr ""
6851
6852 #: config/tc-csky.c:1514
6853 #, c-format
6854 msgid " -mno-branch-stub\n"
6855 msgstr ""
6856
6857 #: config/tc-csky.c:1518
6858 #, c-format
6859 msgid " -force2bsr -mforce2bsr\ttransform jbsr to bsr\n"
6860 msgstr ""
6861
6862 #: config/tc-csky.c:1520
6863 #, c-format
6864 msgid " -no-force2bsr -mno-force2bsr\n"
6865 msgstr ""
6866
6867 #: config/tc-csky.c:1522
6868 #, c-format
6869 msgid " -jsri2bsr -mjsri2bsr\t\ttransform jsri to bsr\n"
6870 msgstr ""
6871
6872 #: config/tc-csky.c:1524
6873 #, c-format
6874 msgid " -no-jsri2bsr -mno-jsri2bsr\n"
6875 msgstr ""
6876
6877 #: config/tc-csky.c:1527
6878 #, c-format
6879 msgid " -mnolrw -mno-lrw\t\timplement lrw as movih + ori\n"
6880 msgstr ""
6881
6882 #: config/tc-csky.c:1529
6883 #, c-format
6884 msgid " -melrw\t\t\tenable extended lrw (CK800 only)\n"
6885 msgstr ""
6886
6887 #: config/tc-csky.c:1531
6888 #, c-format
6889 msgid " -mno-elrw\n"
6890 msgstr ""
6891
6892 #: config/tc-csky.c:1534
6893 #, c-format
6894 msgid " -mlaf -mliterals-after-func\temit literals after each function\n"
6895 msgstr ""
6896
6897 #: config/tc-csky.c:1536
6898 #, c-format
6899 msgid " -mno-laf -mno-literals-after-func\n"
6900 msgstr ""
6901
6902 #: config/tc-csky.c:1538
6903 #, c-format
6904 msgid " -mlabr -mliterals-after-br\temit literals after branch instructions\n"
6905 msgstr ""
6906
6907 #: config/tc-csky.c:1540
6908 #, c-format
6909 msgid " -mno-labr -mnoliterals-after-br\n"
6910 msgstr ""
6911
6912 #: config/tc-csky.c:1543
6913 #, c-format
6914 msgid " -mistack\t\t\tenable interrupt stack instructions\n"
6915 msgstr ""
6916
6917 #: config/tc-csky.c:1545
6918 #, c-format
6919 msgid " -mno-istack\n"
6920 msgstr ""
6921
6922 #: config/tc-csky.c:1548
6923 #, c-format
6924 msgid " -mhard-float\t\t\tenable hard float instructions\n"
6925 msgstr ""
6926
6927 #: config/tc-csky.c:1550
6928 #, c-format
6929 msgid " -mmp\t\t\t\tenable multiprocessor instructions\n"
6930 msgstr ""
6931
6932 #: config/tc-csky.c:1552
6933 #, c-format
6934 msgid " -mcp\t\t\t\tenable coprocessor instructions\n"
6935 msgstr ""
6936
6937 #: config/tc-csky.c:1554
6938 #, c-format
6939 msgid " -mcache\t\t\tenable cache prefetch instruction\n"
6940 msgstr ""
6941
6942 #: config/tc-csky.c:1556
6943 #, c-format
6944 msgid " -msecurity\t\t\tenable security instructions\n"
6945 msgstr ""
6946
6947 #: config/tc-csky.c:1558
6948 #, c-format
6949 msgid " -mtrust\t\t\tenable trust instructions\n"
6950 msgstr ""
6951
6952 #: config/tc-csky.c:1560
6953 #, c-format
6954 msgid " -mdsp\t\t\t\tenable DSP instructions\n"
6955 msgstr ""
6956
6957 #: config/tc-csky.c:1562
6958 #, c-format
6959 msgid " -medsp\t\t\tenable enhanced DSP instructions\n"
6960 msgstr ""
6961
6962 #: config/tc-csky.c:1564
6963 #, c-format
6964 msgid " -mvdsp\t\t\tenable vector DSP instructions\n"
6965 msgstr ""
6966
6967 #: config/tc-csky.c:1797
6968 msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub"
6969 msgstr ""
6970
6971 #: config/tc-csky.c:1802
6972 msgid "-mno-force2bsr is ignored with -mbranch-stub"
6973 msgstr ""
6974
6975 #: config/tc-csky.c:1810
6976 msgid "-mno-force2bsr is ignored for ck801/ck802"
6977 msgstr ""
6978
6979 #: config/tc-csky.c:1837
6980 msgid "-mljump is ignored for ck801/ck802"
6981 msgstr ""
6982
6983 #: config/tc-csky.c:2119 config/tc-mcore.c:689
6984 msgid "more than 65K literal pools"
6985 msgstr ""
6986
6987 #: config/tc-csky.c:2366 read.c:3839
6988 #, c-format
6989 msgid "bad floating literal: %s"
6990 msgstr ""
6991
6992 #: config/tc-csky.c:2514 config/tc-mcore.c:743
6993 msgid "missing ']'"
6994 msgstr ""
6995
6996 #: config/tc-csky.c:2542 config/tc-mips.c:14364 config/tc-mips.c:14418
6997 #: config/tc-mips.c:14432 config/tc-score.c:2686 config/tc-score.c:2732
6998 msgid "unrecognized opcode"
6999 msgstr ""
7000
7001 #: config/tc-csky.c:3673 config/tc-mcore.c:1164
7002 msgid "translating mgeni to movi"
7003 msgstr ""
7004
7005 #: config/tc-csky.c:5319 config/tc-tilegx.c:1443 config/tc-tilepro.c:1306
7006 #, c-format
7007 msgid "unsupported BFD relocation size %d"
7008 msgstr ""
7009
7010 #: config/tc-csky.c:5942
7011 msgid "second operand must be 4"
7012 msgstr ""
7013
7014 #: config/tc-csky.c:5966 config/tc-mcore.c:1527
7015 msgid "second operand must be 1"
7016 msgstr ""
7017
7018 #: config/tc-csky.c:6039 config/tc-xtensa.c:1989
7019 msgid "register number out of range"
7020 msgstr ""
7021
7022 #: config/tc-csky.c:6049
7023 msgid "64-bit operator src/dst register must be less than 15"
7024 msgstr ""
7025
7026 #: config/tc-csky.c:7871
7027 msgid "the first operand must be a symbol"
7028 msgstr ""
7029
7030 #: config/tc-csky.c:7880
7031 msgid "missing stack size"
7032 msgstr ""
7033
7034 #: config/tc-csky.c:7893 config/tc-score.c:4237
7035 msgid "value not in range [0, 0xffffffff]"
7036 msgstr ""
7037
7038 #: config/tc-csky.c:7903 config/tc-mcore.c:782
7039 msgid "operand must be a constant"
7040 msgstr ""
7041
7042 #: config/tc-d10v.c:215
7043 #, c-format
7044 msgid ""
7045 "D10V options:\n"
7046 "-O Optimize. Will do some operations in parallel.\n"
7047 "--gstabs-packing Pack adjacent short instructions together even\n"
7048 " when --gstabs is specified. On by default.\n"
7049 "--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
7050 " instructions together.\n"
7051 msgstr ""
7052
7053 #: config/tc-d10v.c:572
7054 msgid "operand is not an immediate"
7055 msgstr ""
7056
7057 #: config/tc-d10v.c:589
7058 #, c-format
7059 msgid "operand out of range: %lu"
7060 msgstr ""
7061
7062 #: config/tc-d10v.c:649
7063 msgid "Instruction must be executed in parallel with another instruction."
7064 msgstr ""
7065
7066 #: config/tc-d10v.c:703 config/tc-d10v.c:711
7067 #, c-format
7068 msgid "packing conflict: %s must dispatch sequentially"
7069 msgstr ""
7070
7071 #: config/tc-d10v.c:810
7072 #, c-format
7073 msgid "resource conflict (R%d)"
7074 msgstr ""
7075
7076 #: config/tc-d10v.c:813
7077 #, c-format
7078 msgid "resource conflict (A%d)"
7079 msgstr ""
7080
7081 #: config/tc-d10v.c:815
7082 msgid "resource conflict (PSW)"
7083 msgstr ""
7084
7085 #: config/tc-d10v.c:817
7086 msgid "resource conflict (C flag)"
7087 msgstr ""
7088
7089 #: config/tc-d10v.c:819
7090 msgid "resource conflict (F flag)"
7091 msgstr ""
7092
7093 #: config/tc-d10v.c:969
7094 msgid "Instruction must be executed in parallel"
7095 msgstr ""
7096
7097 #: config/tc-d10v.c:972
7098 msgid "Long instructions may not be combined."
7099 msgstr ""
7100
7101 #: config/tc-d10v.c:1005
7102 msgid "One of these instructions may not be executed in parallel."
7103 msgstr ""
7104
7105 #: config/tc-d10v.c:1009 config/tc-d30v.c:1034
7106 msgid "Two IU instructions may not be executed in parallel"
7107 msgstr ""
7108
7109 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
7110 #: config/tc-d10v.c:1048 config/tc-d30v.c:1035 config/tc-d30v.c:1044
7111 msgid "Swapping instruction order"
7112 msgstr ""
7113
7114 #: config/tc-d10v.c:1017 config/tc-d30v.c:1041
7115 msgid "Two MU instructions may not be executed in parallel"
7116 msgstr ""
7117
7118 #: config/tc-d10v.c:1037 config/tc-d30v.c:1061
7119 msgid "IU instruction may not be in the left container"
7120 msgstr ""
7121
7122 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
7123 msgid "Instruction in R container is squashed by flow control instruction in L container."
7124 msgstr ""
7125
7126 #: config/tc-d10v.c:1052 config/tc-d30v.c:1072
7127 msgid "MU instruction may not be in the right container"
7128 msgstr ""
7129
7130 #: config/tc-d10v.c:1058 config/tc-d30v.c:1084
7131 msgid "unknown execution type passed to write_2_short()"
7132 msgstr ""
7133
7134 #: config/tc-d10v.c:1187 config/tc-d10v.c:1360
7135 msgid "bad opcode or operands"
7136 msgstr ""
7137
7138 #: config/tc-d10v.c:1262
7139 msgid "value out of range"
7140 msgstr " "
7141
7142 #: config/tc-d10v.c:1336
7143 msgid "illegal operand - register name found where none expected"
7144 msgstr ""
7145
7146 #: config/tc-d10v.c:1371
7147 msgid "Register number must be EVEN"
7148 msgstr ""
7149
7150 #: config/tc-d10v.c:1374
7151 msgid "Unsupported use of sp"
7152 msgstr ""
7153
7154 #: config/tc-d10v.c:1393
7155 #, c-format
7156 msgid "cr%d is a reserved control register"
7157 msgstr ""
7158
7159 #: config/tc-d10v.c:1568
7160 #, c-format
7161 msgid "line %d: rep or repi must include at least 4 instructions"
7162 msgstr ""
7163
7164 #: config/tc-d10v.c:1760
7165 msgid "can't find previous opcode "
7166 msgstr ""
7167
7168 #: config/tc-d10v.c:1772
7169 #, c-format
7170 msgid "could not assemble: %s"
7171 msgstr ""
7172
7173 #: config/tc-d10v.c:1787 config/tc-d10v.c:1809 config/tc-d30v.c:1741
7174 msgid "Unable to mix instructions as specified"
7175 msgstr ""
7176
7177 #: config/tc-d30v.c:146
7178 #, c-format
7179 msgid "Register name %s conflicts with symbol of the same name"
7180 msgstr ""
7181
7182 #: config/tc-d30v.c:236
7183 #, c-format
7184 msgid ""
7185 "\n"
7186 "D30V options:\n"
7187 "-O Make adjacent short instructions parallel if possible.\n"
7188 "-n Warn about all NOPs inserted by the assembler.\n"
7189 "-N Warn about NOPs inserted after word multiplies.\n"
7190 "-c Warn about symbols whose names match register names.\n"
7191 "-C Opposite of -C. -c is the default.\n"
7192 msgstr ""
7193
7194 #: config/tc-d30v.c:364
7195 msgid "unexpected 12-bit reloc type"
7196 msgstr ""
7197
7198 #: config/tc-d30v.c:371
7199 msgid "unexpected 18-bit reloc type"
7200 msgstr ""
7201
7202 #: config/tc-d30v.c:622
7203 #, c-format
7204 msgid "%s NOP inserted"
7205 msgstr ""
7206
7207 #: config/tc-d30v.c:623
7208 msgid "sequential"
7209 msgstr ""
7210
7211 #: config/tc-d30v.c:623
7212 msgid "parallel"
7213 msgstr ""
7214
7215 #: config/tc-d30v.c:1030
7216 msgid "Instructions may not be executed in parallel"
7217 msgstr ""
7218
7219 #: config/tc-d30v.c:1043
7220 #, c-format
7221 msgid "Executing %s in IU may not work"
7222 msgstr ""
7223
7224 #: config/tc-d30v.c:1050
7225 #, c-format
7226 msgid "Executing %s in IU may not work in parallel execution"
7227 msgstr ""
7228
7229 #: config/tc-d30v.c:1063
7230 #, c-format
7231 msgid "special left instruction `%s' kills instruction `%s' in right container"
7232 msgstr ""
7233
7234 #: config/tc-d30v.c:1074
7235 #, c-format
7236 msgid "Executing %s in reverse serial with %s may not work"
7237 msgstr ""
7238
7239 #: config/tc-d30v.c:1077
7240 #, c-format
7241 msgid "Executing %s in IU in reverse serial may not work"
7242 msgstr ""
7243
7244 #: config/tc-d30v.c:1265
7245 msgid "Odd numbered register used as target of multi-register instruction"
7246 msgstr ""
7247
7248 #: config/tc-d30v.c:1329 config/tc-d30v.c:1365
7249 #, c-format
7250 msgid "unknown condition code: %s"
7251 msgstr ""
7252
7253 #: config/tc-d30v.c:1358
7254 #, c-format
7255 msgid "cmpu doesn't support condition code %s"
7256 msgstr ""
7257
7258 #: config/tc-d30v.c:1393
7259 #, c-format
7260 msgid "unknown opcode: %s"
7261 msgstr ""
7262
7263 #: config/tc-d30v.c:1404
7264 #, c-format
7265 msgid "operands for opcode `%s' do not match any valid format"
7266 msgstr ""
7267
7268 #: config/tc-d30v.c:1619 config/tc-d30v.c:1636
7269 msgid "Cannot assemble instruction"
7270 msgstr ""
7271
7272 #: config/tc-d30v.c:1621
7273 msgid "First opcode is long. Unable to mix instructions as specified."
7274 msgstr ""
7275
7276 #: config/tc-d30v.c:1691
7277 msgid "word of NOPs added between word multiply and load"
7278 msgstr ""
7279
7280 #: config/tc-d30v.c:1693
7281 msgid "word of NOPs added between word multiply and 16-bit multiply"
7282 msgstr ""
7283
7284 #: config/tc-d30v.c:1725
7285 msgid "Instruction uses long version, so it cannot be mixed as specified"
7286 msgstr ""
7287
7288 #: config/tc-d30v.c:1852
7289 #, c-format
7290 msgid "value too large to fit in %d bits"
7291 msgstr ""
7292
7293 #: config/tc-d30v.c:2030 config/tc-pru.c:216 config/tc-pru.c:332
7294 #, c-format
7295 msgid "Alignment too large: %d assumed"
7296 msgstr ""
7297
7298 #: config/tc-dlx.c:213
7299 msgid "missing .proc"
7300 msgstr ""
7301
7302 #: config/tc-dlx.c:230
7303 msgid ".endfunc missing for previous .proc"
7304 msgstr ""
7305
7306 #: config/tc-dlx.c:320
7307 #, c-format
7308 msgid "Bad operand for a load instruction: <%s>"
7309 msgstr ""
7310
7311 #: config/tc-dlx.c:434
7312 #, c-format
7313 msgid "Bad operand for a store instruction: <%s>"
7314 msgstr ""
7315
7316 #: config/tc-dlx.c:614
7317 #, c-format
7318 msgid "Expression Error for operand modifier %%hi/%%lo\n"
7319 msgstr ""
7320
7321 #: config/tc-dlx.c:627
7322 #, c-format
7323 msgid "Invalid expression after %%%%\n"
7324 msgstr ""
7325
7326 #: config/tc-dlx.c:692 config/tc-tic4x.c:2452
7327 #, c-format
7328 msgid "Unknown opcode `%s'."
7329 msgstr ""
7330
7331 #: config/tc-dlx.c:701
7332 msgid "Can not set dlx_skip_hi16_flag"
7333 msgstr ""
7334
7335 #: config/tc-dlx.c:715
7336 #, c-format
7337 msgid "Missing arguments for opcode <%s>."
7338 msgstr ""
7339
7340 #: config/tc-dlx.c:749
7341 #, c-format
7342 msgid "Too many operands: %s"
7343 msgstr ""
7344
7345 #: config/tc-dlx.c:787
7346 #, c-format
7347 msgid "Both the_insn.HI and the_insn.LO are set : %s"
7348 msgstr ""
7349
7350 #: config/tc-dlx.c:857
7351 msgid "failed regnum sanity check."
7352 msgstr ""
7353
7354 #: config/tc-dlx.c:870
7355 msgid "failed general register sanity check."
7356 msgstr ""
7357
7358 #. Types or values of args don't match.
7359 #: config/tc-dlx.c:878
7360 msgid "Invalid operands"
7361 msgstr ""
7362
7363 #: config/tc-dlx.c:1097
7364 #, c-format
7365 msgid "label \"$%d\" redefined"
7366 msgstr ""
7367
7368 #: config/tc-dlx.c:1135
7369 msgid "Invalid expression after # number\n"
7370 msgstr ""
7371
7372 #: config/tc-dlx.c:1180 config/tc-m32r.c:2272 config/tc-nds32.c:7832
7373 #: config/tc-sparc.c:4021
7374 #, c-format
7375 msgid "internal error: can't export reloc type %d (`%s')"
7376 msgstr ""
7377
7378 #: config/tc-epiphany.c:126
7379 #, c-format
7380 msgid "EPIPHANY specific command line options:\n"
7381 msgstr ""
7382
7383 #: config/tc-epiphany.c:363
7384 msgid "register number too large for push/pop"
7385 msgstr ""
7386
7387 #: config/tc-epiphany.c:367
7388 msgid "register is out of order"
7389 msgstr ""
7390
7391 #: config/tc-epiphany.c:381
7392 msgid "malformed reglist in push/pop"
7393 msgstr ""
7394
7395 #. Checks for behavioral restrictions on LD/ST instructions.
7396 #: config/tc-epiphany.c:427
7397 msgid "destination register modified by displacement-post-modified address"
7398 msgstr ""
7399
7400 #: config/tc-epiphany.c:428
7401 msgid "ldrd/strd requires even:odd register pair"
7402 msgstr ""
7403
7404 #: config/tc-epiphany.c:816 config/tc-m32r.c:1784
7405 msgid "Addend to unresolved symbol not on word boundary."
7406 msgstr ""
7407
7408 #: config/tc-fr30.c:81
7409 #, c-format
7410 msgid " FR30 specific command line options:\n"
7411 msgstr ""
7412
7413 #: config/tc-fr30.c:134
7414 #, c-format
7415 msgid "Instruction %s not allowed in a delay slot."
7416 msgstr ""
7417
7418 #: config/tc-frv.c:403
7419 #, c-format
7420 msgid "Unknown cpu -mcpu=%s"
7421 msgstr ""
7422
7423 #: config/tc-frv.c:456
7424 #, c-format
7425 msgid "FRV specific command line options:\n"
7426 msgstr ""
7427
7428 #: config/tc-frv.c:457
7429 #, c-format
7430 msgid "-G n Put data <= n bytes in the small data area\n"
7431 msgstr ""
7432
7433 #: config/tc-frv.c:458
7434 #, c-format
7435 msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
7436 msgstr ""
7437
7438 #: config/tc-frv.c:459
7439 #, c-format
7440 msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
7441 msgstr ""
7442
7443 #: config/tc-frv.c:460
7444 #, c-format
7445 msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
7446 msgstr ""
7447
7448 #: config/tc-frv.c:461
7449 #, c-format
7450 msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
7451 msgstr ""
7452
7453 #: config/tc-frv.c:462
7454 #, c-format
7455 msgid "-msoft-float Mark generated file as using software FP\n"
7456 msgstr ""
7457
7458 #: config/tc-frv.c:463
7459 #, c-format
7460 msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
7461 msgstr ""
7462
7463 #: config/tc-frv.c:464
7464 #, c-format
7465 msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
7466 msgstr ""
7467
7468 #: config/tc-frv.c:465
7469 #, c-format
7470 msgid "-mdouble Mark generated file as using double precision FP insns\n"
7471 msgstr ""
7472
7473 #: config/tc-frv.c:466
7474 #, c-format
7475 msgid "-mmedia Mark generated file as using media insns\n"
7476 msgstr ""
7477
7478 #: config/tc-frv.c:467
7479 #, c-format
7480 msgid "-mmuladd Mark generated file as using multiply add/subtract insns\n"
7481 msgstr ""
7482
7483 #: config/tc-frv.c:468
7484 #, c-format
7485 msgid "-mpack Allow instructions to be packed\n"
7486 msgstr ""
7487
7488 #: config/tc-frv.c:469
7489 #, c-format
7490 msgid "-mno-pack Do not allow instructions to be packed\n"
7491 msgstr ""
7492
7493 #: config/tc-frv.c:470
7494 #, c-format
7495 msgid "-mpic Mark generated file as using small position independent code\n"
7496 msgstr ""
7497
7498 #: config/tc-frv.c:471
7499 #, c-format
7500 msgid "-mPIC Mark generated file as using large position independent code\n"
7501 msgstr ""
7502
7503 #: config/tc-frv.c:472
7504 #, c-format
7505 msgid "-mlibrary-pic Mark generated file as using position independent code for libraries\n"
7506 msgstr ""
7507
7508 #: config/tc-frv.c:473
7509 #, c-format
7510 msgid "-mfdpic Assemble for the FDPIC ABI\n"
7511 msgstr ""
7512
7513 #: config/tc-frv.c:474
7514 #, c-format
7515 msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
7516 msgstr ""
7517
7518 #: config/tc-frv.c:475
7519 #, c-format
7520 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
7521 msgstr ""
7522
7523 #: config/tc-frv.c:476
7524 #, c-format
7525 msgid " Record the cpu type\n"
7526 msgstr ""
7527
7528 #: config/tc-frv.c:477
7529 #, c-format
7530 msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
7531 msgstr ""
7532
7533 #: config/tc-frv.c:478
7534 #, c-format
7535 msgid "-mtomcat-debug Debug tomcat workarounds\n"
7536 msgstr ""
7537
7538 #: config/tc-frv.c:1160
7539 msgid "VLIW packing used for -mno-pack"
7540 msgstr ""
7541
7542 #: config/tc-frv.c:1170
7543 msgid "Instruction not supported by this architecture"
7544 msgstr ""
7545
7546 #: config/tc-frv.c:1180
7547 msgid "VLIW packing constraint violation"
7548 msgstr ""
7549
7550 #: config/tc-frv.c:1771
7551 #, c-format
7552 msgid "Relocation %s is not safe for %s"
7553 msgstr ""
7554
7555 #: config/tc-ft32.c:146 config/tc-moxie.c:102
7556 msgid "expecting register"
7557 msgstr ""
7558
7559 #: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:121
7560 #: config/tc-moxie.c:137
7561 msgid "illegal register number"
7562 msgstr ""
7563
7564 #: config/tc-ft32.c:238 config/tc-moxie.c:186 config/tc-pj.c:260
7565 #, c-format
7566 msgid "unknown opcode %s"
7567 msgstr ""
7568
7569 #: config/tc-ft32.c:263
7570 #, c-format
7571 msgid "unknown width specifier '.%c'"
7572 msgstr ""
7573
7574 #: config/tc-ft32.c:386
7575 msgid "internal error in argument parsing"
7576 msgstr ""
7577
7578 #: config/tc-ft32.c:399
7579 msgid "expected comma separator"
7580 msgstr ""
7581
7582 #: config/tc-ft32.c:411 config/tc-moxie.c:230 config/tc-moxie.c:290
7583 #: config/tc-moxie.c:302 config/tc-moxie.c:335 config/tc-moxie.c:367
7584 #: config/tc-moxie.c:400 config/tc-moxie.c:454 config/tc-moxie.c:505
7585 #: config/tc-moxie.c:515 config/tc-moxie.c:538 config/tc-moxie.c:551
7586 #: config/tc-pj.c:308
7587 msgid "extra stuff on line ignored"
7588 msgstr ""
7589
7590 #: config/tc-ft32.c:471 config/tc-lm32.c:236 config/tc-moxie.c:582
7591 msgid "bad call to md_atof"
7592 msgstr ""
7593
7594 #: config/tc-ft32.c:521
7595 #, c-format
7596 msgid "FT32 options:\n"
7597 msgstr ""
7598
7599 #: config/tc-ft32.c:522
7600 #, c-format
7601 msgid ""
7602 "\n"
7603 "-no-relax\t\tdon't relax relocations\n"
7604 "\t\t\t\n"
7605 msgstr ""
7606
7607 #. These macros must be defined, but is will be a fatal assembler
7608 #. error if we ever hit them.
7609 #: config/tc-ft32.h:35 config/tc-pj.h:40
7610 msgid "estimate size\n"
7611 msgstr ""
7612
7613 #: config/tc-ft32.h:36 config/tc-pj.h:39
7614 msgid "convert_frag\n"
7615 msgstr ""
7616
7617 #: config/tc-h8300.c:176
7618 #, c-format
7619 msgid "new section '%s' defined without attributes - this might cause problems"
7620 msgstr ""
7621
7622 #: config/tc-h8300.c:441 config/tc-h8300.c:449
7623 msgid "Reg not valid for H8/300"
7624 msgstr ""
7625
7626 #: config/tc-h8300.c:530
7627 msgid "invalid operand size requested"
7628 msgstr ""
7629
7630 #: config/tc-h8300.c:635
7631 msgid "Invalid register list for ldm/stm\n"
7632 msgstr ""
7633
7634 #: config/tc-h8300.c:661 config/tc-h8300.c:666 config/tc-h8300.c:673
7635 msgid "mismatch between register and suffix"
7636 msgstr ""
7637
7638 #: config/tc-h8300.c:678
7639 msgid "invalid suffix after register."
7640 msgstr ""
7641
7642 #: config/tc-h8300.c:700
7643 msgid "address too high for vector table jmp/jsr"
7644 msgstr ""
7645
7646 #: config/tc-h8300.c:727 config/tc-h8300.c:839 config/tc-h8300.c:849
7647 msgid "Wrong size pointer register for architecture."
7648 msgstr ""
7649
7650 #: config/tc-h8300.c:786 config/tc-h8300.c:794 config/tc-h8300.c:823
7651 msgid "expected @(exp, reg16)"
7652 msgstr ""
7653
7654 #: config/tc-h8300.c:812
7655 msgid "expected .L, .W or .B for register in indexed addressing mode"
7656 msgstr ""
7657
7658 #: config/tc-h8300.c:1006
7659 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
7660 msgstr ""
7661
7662 #: config/tc-h8300.c:1024 config/tc-h8300.c:1033
7663 msgid "expected register"
7664 msgstr ""
7665
7666 #: config/tc-h8300.c:1049
7667 msgid "expected closing paren"
7668 msgstr ""
7669
7670 #: config/tc-h8300.c:1108
7671 #, c-format
7672 msgid "can't use high part of register in operand %d"
7673 msgstr ""
7674
7675 #: config/tc-h8300.c:1265
7676 #, c-format
7677 msgid "Opcode `%s' with these operand types not available in %s mode"
7678 msgstr ""
7679
7680 #: config/tc-h8300.c:1274
7681 msgid "mismatch between opcode size and operand size"
7682 msgstr ""
7683
7684 #: config/tc-h8300.c:1310
7685 #, c-format
7686 msgid "operand %s0x%lx out of range."
7687 msgstr ""
7688
7689 #: config/tc-h8300.c:1420
7690 msgid "Can't work out size of operand.\n"
7691 msgstr ""
7692
7693 #: config/tc-h8300.c:1470
7694 #, c-format
7695 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
7696 msgstr ""
7697
7698 #: config/tc-h8300.c:1475
7699 #, c-format
7700 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
7701 msgstr ""
7702
7703 #: config/tc-h8300.c:1481
7704 #, c-format
7705 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
7706 msgstr ""
7707
7708 #: config/tc-h8300.c:1542 config/tc-h8300.c:1562
7709 msgid "Need #1 or #2 here"
7710 msgstr ""
7711
7712 #: config/tc-h8300.c:1557
7713 msgid "#4 not valid on H8/300."
7714 msgstr ""
7715
7716 #: config/tc-h8300.c:1664 config/tc-h8300.c:1736
7717 #, c-format
7718 msgid "branch operand has odd offset (%lx)\n"
7719 msgstr ""
7720
7721 #: config/tc-h8300.c:1774
7722 msgid "destination operand must be 16 bit register"
7723 msgstr ""
7724
7725 #: config/tc-h8300.c:1783
7726 msgid "source operand must be 8 bit register"
7727 msgstr ""
7728
7729 #: config/tc-h8300.c:1791
7730 msgid "destination operand must be 16bit absolute address"
7731 msgstr ""
7732
7733 #: config/tc-h8300.c:1798
7734 msgid "destination operand must be 8 bit register"
7735 msgstr ""
7736
7737 #: config/tc-h8300.c:1806
7738 msgid "source operand must be 16bit absolute address"
7739 msgstr ""
7740
7741 #. This seems more sane than saying "too many operands". We'll
7742 #. get here only if the trailing trash starts with a comma.
7743 #: config/tc-h8300.c:1814 config/tc-mips.c:14380 config/tc-mips.c:14441
7744 #: config/tc-mmix.c:469 config/tc-mmix.c:481 config/tc-mmix.c:2536
7745 #: config/tc-mmix.c:2560 config/tc-mmix.c:2833
7746 msgid "invalid operands"
7747 msgstr ""
7748
7749 #: config/tc-h8300.c:1845
7750 msgid "operand/size mis-match"
7751 msgstr ""
7752
7753 #: config/tc-h8300.c:1944 config/tc-sh.c:2538 config/tc-z8k.c:1243
7754 msgid "unknown opcode"
7755 msgstr ""
7756
7757 #: config/tc-h8300.c:1977
7758 msgid "invalid operand in ldm"
7759 msgstr ""
7760
7761 #: config/tc-h8300.c:1986
7762 msgid "invalid operand in stm"
7763 msgstr ""
7764
7765 #: config/tc-h8300.c:2185
7766 #, c-format
7767 msgid "Invalid argument to --mach option: %s"
7768 msgstr ""
7769
7770 #: config/tc-h8300.c:2196
7771 #, c-format
7772 msgid " H8300-specific assembler options:\n"
7773 msgstr ""
7774
7775 #: config/tc-h8300.c:2197
7776 #, c-format
7777 msgid ""
7778 " -mach=<name> Set the H8300 machine type to one of:\n"
7779 " h8300h, h8300hn, h8300s, h8300sn, h8300sx, h8300sxn\n"
7780 msgstr ""
7781
7782 #: config/tc-h8300.c:2200
7783 #, c-format
7784 msgid " -h-tick-hex Support H'00 style hex constants\n"
7785 msgstr ""
7786
7787 #: config/tc-h8300.c:2209
7788 #, c-format
7789 msgid "call to tc_aout_fix_to_chars \n"
7790 msgstr ""
7791
7792 #: config/tc-h8300.c:2218
7793 #, c-format
7794 msgid "call to md_convert_frag \n"
7795 msgstr ""
7796
7797 #: config/tc-h8300.c:2269
7798 #, c-format
7799 msgid "call to md_estimate_size_before_relax \n"
7800 msgstr ""
7801
7802 #: config/tc-h8300.c:2284
7803 msgid "Unexpected reference to a symbol in a non-code section"
7804 msgstr ""
7805
7806 #: config/tc-h8300.c:2321 config/tc-mcore.c:2208 config/tc-microblaze.c:2535
7807 #: config/tc-pj.c:488 config/tc-sh.c:3882 config/tc-tic6x.c:4514
7808 #, c-format
7809 msgid "Cannot represent relocation type %s"
7810 msgstr ""
7811
7812 #. Simple range checking for FIELD against HIGH and LOW bounds.
7813 #. IGNORE is used to suppress the error message.
7814 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
7815 #. the current file and line number are not valid.
7816 #: config/tc-hppa.c:1027 config/tc-hppa.c:1041
7817 #, c-format
7818 msgid "Field out of range [%d..%d] (%d)."
7819 msgstr ""
7820
7821 #. Simple alignment checking for FIELD against ALIGN (a power of two).
7822 #. IGNORE is used to suppress the error message.
7823 #: config/tc-hppa.c:1055
7824 #, c-format
7825 msgid "Field not properly aligned [%d] (%d)."
7826 msgstr ""
7827
7828 #: config/tc-hppa.c:1108
7829 msgid "Missing .exit\n"
7830 msgstr ""
7831
7832 #: config/tc-hppa.c:1111
7833 msgid "Missing .procend\n"
7834 msgstr ""
7835
7836 #: config/tc-hppa.c:1264
7837 #, c-format
7838 msgid "Invalid field selector. Assuming F%%."
7839 msgstr ""
7840
7841 #: config/tc-hppa.c:1287
7842 msgid "Bad segment in expression."
7843 msgstr ""
7844
7845 #: config/tc-hppa.c:1312
7846 #, c-format
7847 msgid "Invalid Nullification: (%c)"
7848 msgstr ""
7849
7850 #: config/tc-hppa.c:1378
7851 msgid "Cannot handle fixup"
7852 msgstr ""
7853
7854 #: config/tc-hppa.c:1662
7855 #, c-format
7856 msgid " -Q ignored\n"
7857 msgstr ""
7858
7859 #: config/tc-hppa.c:1666
7860 #, c-format
7861 msgid " -c print a warning if a comment is found\n"
7862 msgstr ""
7863
7864 #: config/tc-hppa.c:1732
7865 #, c-format
7866 msgid "no hppa_fixup entry for fixup type 0x%x"
7867 msgstr ""
7868
7869 #: config/tc-hppa.c:1911
7870 msgid "Unknown relocation encountered in md_apply_fix."
7871 msgstr ""
7872
7873 #: config/tc-hppa.c:2099 config/tc-hppa.c:2124
7874 #, c-format
7875 msgid "Undefined register: '%s'."
7876 msgstr ""
7877
7878 #: config/tc-hppa.c:2158
7879 #, c-format
7880 msgid "Non-absolute symbol: '%s'."
7881 msgstr ""
7882
7883 #: config/tc-hppa.c:2173
7884 #, c-format
7885 msgid "Undefined absolute constant: '%s'."
7886 msgstr ""
7887
7888 #: config/tc-hppa.c:2204 config/tc-hppa.c:5691
7889 msgid "could not update architecture and machine"
7890 msgstr ""
7891
7892 #: config/tc-hppa.c:2242
7893 #, c-format
7894 msgid "Invalid FP Compare Condition: %s"
7895 msgstr ""
7896
7897 #: config/tc-hppa.c:2297
7898 #, c-format
7899 msgid "Invalid FTEST completer: %s"
7900 msgstr ""
7901
7902 #: config/tc-hppa.c:2363 config/tc-hppa.c:2400
7903 #, c-format
7904 msgid "Invalid FP Operand Format: %3s"
7905 msgstr ""
7906
7907 #: config/tc-hppa.c:2518
7908 msgid "Bad segment (should be absolute)."
7909 msgstr ""
7910
7911 #: config/tc-hppa.c:2578
7912 #, c-format
7913 msgid "Invalid argument location: %s\n"
7914 msgstr ""
7915
7916 #: config/tc-hppa.c:2607
7917 #, c-format
7918 msgid "Invalid argument description: %d"
7919 msgstr ""
7920
7921 #: config/tc-hppa.c:3442
7922 msgid "Invalid Indexed Load Completer."
7923 msgstr ""
7924
7925 #: config/tc-hppa.c:3447
7926 msgid "Invalid Indexed Load Completer Syntax."
7927 msgstr ""
7928
7929 #: config/tc-hppa.c:3481
7930 msgid "Invalid Short Load/Store Completer."
7931 msgstr ""
7932
7933 #: config/tc-hppa.c:3542 config/tc-hppa.c:3547
7934 msgid "Invalid Store Bytes Short Completer"
7935 msgstr ""
7936
7937 #: config/tc-hppa.c:3862 config/tc-hppa.c:3868
7938 msgid "Invalid left/right combination completer"
7939 msgstr ""
7940
7941 #: config/tc-hppa.c:3917 config/tc-hppa.c:3924
7942 msgid "Invalid permutation completer"
7943 msgstr ""
7944
7945 #: config/tc-hppa.c:4024
7946 #, c-format
7947 msgid "Invalid Add Condition: %s"
7948 msgstr ""
7949
7950 #: config/tc-hppa.c:4040 config/tc-hppa.c:4050
7951 msgid "Invalid Add and Branch Condition"
7952 msgstr ""
7953
7954 #: config/tc-hppa.c:4071 config/tc-hppa.c:4216
7955 msgid "Invalid Compare/Subtract Condition"
7956 msgstr ""
7957
7958 #: config/tc-hppa.c:4111
7959 #, c-format
7960 msgid "Invalid Branch On Bit Condition: %c"
7961 msgstr ""
7962
7963 #: config/tc-hppa.c:4114
7964 msgid "Missing Branch On Bit Condition"
7965 msgstr ""
7966
7967 #: config/tc-hppa.c:4199
7968 #, c-format
7969 msgid "Invalid Compare/Subtract Condition: %s"
7970 msgstr ""
7971
7972 #: config/tc-hppa.c:4231
7973 msgid "Invalid Compare and Branch Condition"
7974 msgstr ""
7975
7976 #: config/tc-hppa.c:4327
7977 msgid "Invalid Logical Instruction Condition."
7978 msgstr ""
7979
7980 #: config/tc-hppa.c:4389
7981 msgid "Invalid Shift/Extract/Deposit Condition."
7982 msgstr ""
7983
7984 #: config/tc-hppa.c:4506
7985 msgid "Invalid Unit Instruction Condition."
7986 msgstr ""
7987
7988 #: config/tc-hppa.c:4985 config/tc-hppa.c:5017 config/tc-hppa.c:5048
7989 #: config/tc-hppa.c:5078
7990 msgid "Branch to unaligned address"
7991 msgstr ""
7992
7993 #: config/tc-hppa.c:5260
7994 msgid "Invalid SFU identifier"
7995 msgstr ""
7996
7997 #: config/tc-hppa.c:5310
7998 msgid "Invalid COPR identifier"
7999 msgstr ""
8000
8001 #: config/tc-hppa.c:5440
8002 msgid "Invalid Floating Point Operand Format."
8003 msgstr ""
8004
8005 #: config/tc-hppa.c:5560 config/tc-hppa.c:5580 config/tc-hppa.c:5600
8006 #: config/tc-hppa.c:5620 config/tc-hppa.c:5640
8007 msgid "Invalid register for single precision fmpyadd or fmpysub"
8008 msgstr ""
8009
8010 #: config/tc-hppa.c:5708
8011 #, c-format
8012 msgid "Invalid operands %s"
8013 msgstr ""
8014
8015 #: config/tc-hppa.c:5718
8016 #, c-format
8017 msgid "Immediates %d and %d will give undefined behavior."
8018 msgstr ""
8019
8020 #: config/tc-hppa.c:5770 config/tc-hppa.c:6959 config/tc-hppa.c:7014
8021 msgid "Missing function name for .PROC (corrupted label chain)"
8022 msgstr ""
8023
8024 #: config/tc-hppa.c:5773 config/tc-hppa.c:7017
8025 msgid "Missing function name for .PROC"
8026 msgstr ""
8027
8028 #: config/tc-hppa.c:5832
8029 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
8030 msgstr ""
8031
8032 #: config/tc-hppa.c:5923
8033 #, c-format
8034 msgid "Invalid .CALL argument: %s"
8035 msgstr ""
8036
8037 #: config/tc-hppa.c:6065
8038 msgid ".callinfo is not within a procedure definition"
8039 msgstr ""
8040
8041 #: config/tc-hppa.c:6083
8042 #, c-format
8043 msgid "FRAME parameter must be a multiple of 8: %d\n"
8044 msgstr ""
8045
8046 #: config/tc-hppa.c:6100
8047 msgid "Value for ENTRY_GR must be in the range 3..18\n"
8048 msgstr ""
8049
8050 #: config/tc-hppa.c:6111
8051 msgid "Value for ENTRY_FR must be in the range 12..21\n"
8052 msgstr ""
8053
8054 #: config/tc-hppa.c:6120
8055 msgid "Value for ENTRY_SR must be 3\n"
8056 msgstr ""
8057
8058 #: config/tc-hppa.c:6169
8059 #, c-format
8060 msgid "Invalid .CALLINFO argument: %s"
8061 msgstr ""
8062
8063 #: config/tc-hppa.c:6291
8064 msgid "The .ENTER pseudo-op is not supported"
8065 msgstr ""
8066
8067 #: config/tc-hppa.c:6307
8068 msgid "Misplaced .entry. Ignored."
8069 msgstr ""
8070
8071 #: config/tc-hppa.c:6311
8072 msgid "Missing .callinfo."
8073 msgstr ""
8074
8075 #: config/tc-hppa.c:6375
8076 msgid ".REG expression must be a register"
8077 msgstr ""
8078
8079 #: config/tc-hppa.c:6391
8080 msgid "bad or irreducible absolute expression; zero assumed"
8081 msgstr ""
8082
8083 #: config/tc-hppa.c:6402
8084 msgid ".REG must use a label"
8085 msgstr ""
8086
8087 #: config/tc-hppa.c:6404
8088 msgid ".EQU must use a label"
8089 msgstr ""
8090
8091 #: config/tc-hppa.c:6459
8092 #, c-format
8093 msgid "Symbol '%s' could not be created."
8094 msgstr ""
8095
8096 #: config/tc-hppa.c:6508
8097 msgid ".EXIT must appear within a procedure"
8098 msgstr ""
8099
8100 #: config/tc-hppa.c:6512
8101 msgid "Missing .callinfo"
8102 msgstr ""
8103
8104 #: config/tc-hppa.c:6516
8105 msgid "No .ENTRY for this .EXIT"
8106 msgstr ""
8107
8108 #: config/tc-hppa.c:6556
8109 #, c-format
8110 msgid "Using ENTRY rather than CODE in export directive for %s"
8111 msgstr ""
8112
8113 #: config/tc-hppa.c:6675
8114 #, c-format
8115 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
8116 msgstr ""
8117
8118 #: config/tc-hppa.c:6698
8119 #, c-format
8120 msgid "Cannot define export symbol: %s\n"
8121 msgstr ""
8122
8123 #: config/tc-hppa.c:6789
8124 msgid "Missing label name on .LABEL"
8125 msgstr ""
8126
8127 #: config/tc-hppa.c:6794
8128 msgid "extra .LABEL arguments ignored."
8129 msgstr ""
8130
8131 #: config/tc-hppa.c:6810
8132 msgid "The .LEAVE pseudo-op is not supported"
8133 msgstr ""
8134
8135 #: config/tc-hppa.c:6848
8136 msgid "Unrecognized .LEVEL argument\n"
8137 msgstr ""
8138
8139 #: config/tc-hppa.c:6881
8140 #, c-format
8141 msgid "Cannot define static symbol: %s\n"
8142 msgstr ""
8143
8144 #: config/tc-hppa.c:6913
8145 msgid "Nested procedures"
8146 msgstr ""
8147
8148 #: config/tc-hppa.c:6923
8149 msgid "Cannot allocate unwind descriptor\n"
8150 msgstr ""
8151
8152 #: config/tc-hppa.c:7021
8153 msgid "misplaced .procend"
8154 msgstr ""
8155
8156 #: config/tc-hppa.c:7024
8157 msgid "Missing .callinfo for this procedure"
8158 msgstr ""
8159
8160 #: config/tc-hppa.c:7027
8161 msgid "Missing .EXIT for a .ENTRY"
8162 msgstr ""
8163
8164 #: config/tc-hppa.c:7064
8165 msgid "Not in a space.\n"
8166 msgstr ""
8167
8168 #: config/tc-hppa.c:7067
8169 msgid "Not in a subspace.\n"
8170 msgstr ""
8171
8172 #: config/tc-hppa.c:7155
8173 msgid "Invalid .SPACE argument"
8174 msgstr ""
8175
8176 #: config/tc-hppa.c:7201
8177 msgid "Can't change spaces within a procedure definition. Ignored"
8178 msgstr ""
8179
8180 #: config/tc-hppa.c:7326
8181 #, c-format
8182 msgid "Undefined space: '%s' Assuming space number = 0."
8183 msgstr ""
8184
8185 #: config/tc-hppa.c:7349
8186 msgid "Must be in a space before changing or declaring subspaces.\n"
8187 msgstr ""
8188
8189 #: config/tc-hppa.c:7353
8190 msgid "Can't change subspaces within a procedure definition. Ignored"
8191 msgstr ""
8192
8193 #: config/tc-hppa.c:7387
8194 msgid "Parameters of an existing subspace can't be modified"
8195 msgstr ""
8196
8197 #: config/tc-hppa.c:7438
8198 msgid "Alignment must be a power of 2"
8199 msgstr ""
8200
8201 #: config/tc-hppa.c:7485
8202 msgid "FIRST not supported as a .SUBSPACE argument"
8203 msgstr ""
8204
8205 #: config/tc-hppa.c:7487
8206 msgid "Invalid .SUBSPACE argument"
8207 msgstr ""
8208
8209 #: config/tc-hppa.c:7675
8210 #, c-format
8211 msgid "Internal error: Unable to find containing space for %s."
8212 msgstr ""
8213
8214 #: config/tc-hppa.c:8236
8215 msgid "-R option not supported on this target."
8216 msgstr ""
8217
8218 #: config/tc-hppa.c:8258
8219 #, c-format
8220 msgid "internal error: losing opcode: `%s' \"%s\"\n"
8221 msgstr ""
8222
8223 #: config/tc-hppa.c:8268 config/tc-sparc.c:999
8224 msgid "Broken assembler. No assembly attempted."
8225 msgstr ""
8226
8227 #: config/tc-i386.c:1709
8228 #, c-format
8229 msgid "invalid single nop size: %d (expect within [0, %d])"
8230 msgstr ""
8231
8232 #: config/tc-i386.c:1755
8233 msgid "jump over nop padding out of range"
8234 msgstr ""
8235
8236 #: config/tc-i386.c:2097
8237 msgid "same oszc flag used twice"
8238 msgstr ""
8239
8240 #: config/tc-i386.c:2134 config/tc-i386.c:2145 config/tc-i386.c:2182
8241 #: config/tc-i386.c:2193
8242 msgid "unrecognized pseudo-suffix"
8243 msgstr ""
8244
8245 #: config/tc-i386.c:2159
8246 msgid "scc= value must be between 0 and 15 (decimal)"
8247 msgstr ""
8248
8249 #: config/tc-i386.c:2229
8250 msgid "unrecognized oszc flags or illegal `,' in pseudo-suffix"
8251 msgstr ""
8252
8253 #: config/tc-i386.c:2247
8254 msgid "missing `}' or `,' in pseudo-suffix"
8255 msgstr ""
8256
8257 #: config/tc-i386.c:2981
8258 #, c-format
8259 msgid "0x%<PRIx64> shortened to 0x%<PRIx64>"
8260 msgstr ""
8261
8262 #: config/tc-i386.c:3078 config/tc-i386.c:4695 config/tc-i386.c:4706
8263 #: config/tc-i386.c:10751
8264 msgid "same type of prefix used twice"
8265 msgstr ""
8266
8267 #: config/tc-i386.c:3090 config/tc-i386.c:3418
8268 #, c-format
8269 msgid "64bit mode not supported on `%s'."
8270 msgstr ""
8271
8272 #: config/tc-i386.c:3097 config/tc-i386.c:3425
8273 #, c-format
8274 msgid "32bit mode not supported on `%s'."
8275 msgstr ""
8276
8277 #: config/tc-i386.c:3149
8278 msgid "bad argument to syntax directive."
8279 msgstr ""
8280
8281 #: config/tc-i386.c:3206
8282 #, c-format
8283 msgid "bad argument to %s_check directive."
8284 msgstr ""
8285
8286 #: config/tc-i386.c:3210
8287 #, c-format
8288 msgid "missing argument for %s_check directive"
8289 msgstr ""
8290
8291 #: config/tc-i386.c:3237
8292 #, c-format
8293 msgid "`%s' is not supported on `%s'"
8294 msgstr ""
8295
8296 #: config/tc-i386.c:3305
8297 msgid "missing cpu architecture"
8298 msgstr ""
8299
8300 #: config/tc-i386.c:3344
8301 msgid ".arch stack is empty"
8302 msgstr ""
8303
8304 #: config/tc-i386.c:3360
8305 #, c-format
8306 msgid "this `.arch pop' requires `.code%u%s' to be in effect"
8307 msgstr ""
8308
8309 #: config/tc-i386.c:3471
8310 msgid "Unrecognized vector size specifier"
8311 msgstr ""
8312
8313 #: config/tc-i386.c:3508
8314 #, c-format
8315 msgid "no such architecture: `%s'"
8316 msgstr ""
8317
8318 #: config/tc-i386.c:3524
8319 #, c-format
8320 msgid "no such architecture modifier: `%s'"
8321 msgstr ""
8322
8323 #: config/tc-i386.c:3540 config/tc-i386.c:3563
8324 msgid "Intel MCU is 32bit ELF only"
8325 msgstr ""
8326
8327 #: config/tc-i386.c:3570 config/tc-i386.c:18013
8328 msgid "unknown architecture"
8329 msgstr ""
8330
8331 #: config/tc-i386.c:3943
8332 msgid "there are no pc-relative size relocations"
8333 msgstr ""
8334
8335 #: config/tc-i386.c:3955
8336 #, c-format
8337 msgid "unknown relocation (%u)"
8338 msgstr ""
8339
8340 #: config/tc-i386.c:3957
8341 #, c-format
8342 msgid "%u-byte relocation cannot be applied to %u-byte field"
8343 msgstr ""
8344
8345 #: config/tc-i386.c:3961
8346 msgid "non-pc-relative relocation for pc-relative field"
8347 msgstr ""
8348
8349 #: config/tc-i386.c:3966
8350 msgid "relocated field and relocation type differ in signedness"
8351 msgstr ""
8352
8353 #: config/tc-i386.c:3975
8354 msgid "there are no unsigned pc-relative relocations"
8355 msgstr ""
8356
8357 #: config/tc-i386.c:3983
8358 #, c-format
8359 msgid "cannot do %u byte pc-relative relocation"
8360 msgstr ""
8361
8362 #: config/tc-i386.c:4000
8363 #, c-format
8364 msgid "cannot do %s %u byte relocation"
8365 msgstr ""
8366
8367 #: config/tc-i386.c:4469
8368 #, c-format
8369 msgid "ambiguous broadcast for `%s', using %u-bit form"
8370 msgstr ""
8371
8372 #: config/tc-i386.c:4696
8373 msgid "conflicting use of `data16' prefix"
8374 msgstr ""
8375
8376 #: config/tc-i386.c:4784
8377 #, c-format
8378 msgid "can't encode register '%s%s' in an instruction requiring %s prefix"
8379 msgstr ""
8380
8381 #: config/tc-i386.c:4826
8382 #, c-format
8383 msgid "size override not allowed with `%s'"
8384 msgstr ""
8385
8386 #: config/tc-i386.c:4833
8387 #, c-format
8388 msgid "address override not allowed with `%s'"
8389 msgstr ""
8390
8391 #: config/tc-i386.c:4887 config/tc-i386.c:7357
8392 #, c-format
8393 msgid "invalid instruction `%s' after `%s'"
8394 msgstr ""
8395
8396 #: config/tc-i386.c:4893
8397 #, c-format
8398 msgid "missing `lock' with `%s'"
8399 msgstr ""
8400
8401 #: config/tc-i386.c:4900
8402 #, c-format
8403 msgid "instruction `%s' after `xacquire' not allowed"
8404 msgstr ""
8405
8406 #: config/tc-i386.c:4906
8407 #, c-format
8408 msgid "memory destination needed for instruction `%s' after `xrelease'"
8409 msgstr ""
8410
8411 #: config/tc-i386.c:6340
8412 msgid "`.noopt' arguments ignored"
8413 msgstr ""
8414
8415 #: config/tc-i386.c:6526
8416 #, c-format
8417 msgid "`%s` changes flags which would affect control flow behavior"
8418 msgstr ""
8419
8420 #: config/tc-i386.c:6568
8421 #, c-format
8422 msgid "indirect `%s` with memory operand should be avoided"
8423 msgstr ""
8424
8425 #: config/tc-i386.c:6578
8426 #, c-format
8427 msgid "`%s` skips -mlfence-before-indirect-branch on `%s`"
8428 msgstr ""
8429
8430 #: config/tc-i386.c:6597
8431 #, c-format
8432 msgid "`%s` skips -mlfence-before-ret on `%s`"
8433 msgstr ""
8434
8435 #: config/tc-i386.c:6949
8436 #, c-format
8437 msgid "@%s operator cannot be used with `%s'"
8438 msgstr ""
8439
8440 #: config/tc-i386.c:6954
8441 #, c-format
8442 msgid "@%s operator can be used with `%s', but format is wrong"
8443 msgstr ""
8444
8445 #: config/tc-i386.c:6959
8446 #, c-format
8447 msgid "@%s operator requires no SIB"
8448 msgstr ""
8449
8450 #: config/tc-i386.c:6963
8451 #, c-format
8452 msgid "@%s operator requires base register"
8453 msgstr ""
8454
8455 #: config/tc-i386.c:6967
8456 #, c-format
8457 msgid "@%s operator requires no base/index register"
8458 msgstr ""
8459
8460 #: config/tc-i386.c:6972
8461 #, c-format
8462 msgid "@%s operator requires no base register"
8463 msgstr ""
8464
8465 #: config/tc-i386.c:6976
8466 #, c-format
8467 msgid "@%s operator requires `%sebx' as index register"
8468 msgstr ""
8469
8470 #: config/tc-i386.c:6981
8471 #, c-format
8472 msgid "@%s operator requires `%seax' as base register"
8473 msgstr ""
8474
8475 #: config/tc-i386.c:6986
8476 #, c-format
8477 msgid "@%s operator requires `%seax/%srax' as base register"
8478 msgstr ""
8479
8480 #: config/tc-i386.c:6991
8481 #, c-format
8482 msgid "@%s operator requires `%sebx' as base register"
8483 msgstr ""
8484
8485 #: config/tc-i386.c:6996
8486 #, c-format
8487 msgid "@%s operator requires `%srip' as base register"
8488 msgstr ""
8489
8490 #: config/tc-i386.c:7001
8491 #, c-format
8492 msgid "@%s operator requires `%seax' as dest register"
8493 msgstr ""
8494
8495 #: config/tc-i386.c:7006
8496 #, c-format
8497 msgid "@%s operator requires `%srdi' as dest register"
8498 msgstr ""
8499
8500 #: config/tc-i386.c:7011
8501 #, c-format
8502 msgid "@%s operator requires scale factor of 1"
8503 msgstr ""
8504
8505 #: config/tc-i386.c:7016
8506 #, c-format
8507 msgid "@%s operator requires 32-bit base register"
8508 msgstr ""
8509
8510 #: config/tc-i386.c:7021
8511 #, c-format
8512 msgid "@%s operator requires 32-bit dest register"
8513 msgstr ""
8514
8515 #: config/tc-i386.c:7026
8516 #, c-format
8517 msgid "@%s operator requires 64-bit dest register"
8518 msgstr ""
8519
8520 #: config/tc-i386.c:7031
8521 #, c-format
8522 msgid "@%s operator requires 32-bit or 64-bit dest register"
8523 msgstr ""
8524
8525 #: config/tc-i386.c:7198
8526 msgid "operand size mismatch"
8527 msgstr ""
8528
8529 #: config/tc-i386.c:7201
8530 msgid "operand type mismatch"
8531 msgstr ""
8532
8533 #: config/tc-i386.c:7204
8534 msgid "register type mismatch"
8535 msgstr ""
8536
8537 #: config/tc-i386.c:7207
8538 msgid "number of operands mismatch"
8539 msgstr ""
8540
8541 #: config/tc-i386.c:7210
8542 msgid "invalid instruction suffix"
8543 msgstr ""
8544
8545 #: config/tc-i386.c:7213
8546 msgid "constant doesn't fit in 4 bits"
8547 msgstr ""
8548
8549 #: config/tc-i386.c:7216
8550 msgid "unsupported with Intel mnemonic"
8551 msgstr ""
8552
8553 #: config/tc-i386.c:7219
8554 msgid "unsupported syntax"
8555 msgstr ""
8556
8557 #: config/tc-i386.c:7222
8558 msgid "extended GPR cannot be used as base/index"
8559 msgstr ""
8560
8561 #: config/tc-i386.c:7225
8562 msgid "{nf} unsupported"
8563 msgstr ""
8564
8565 #: config/tc-i386.c:7228
8566 #, c-format
8567 msgid "unsupported instruction `%s'"
8568 msgstr ""
8569
8570 #: config/tc-i386.c:7232 config/tc-i386.c:7755
8571 #, c-format
8572 msgid "`%s' is not supported on `%s%s'"
8573 msgstr ""
8574
8575 #: config/tc-i386.c:7241
8576 #, c-format
8577 msgid "`%s%c' is not supported in 64-bit mode"
8578 msgstr ""
8579
8580 #: config/tc-i386.c:7245
8581 #, c-format
8582 msgid "`%s%c' is only supported in 64-bit mode"
8583 msgstr ""
8584
8585 #: config/tc-i386.c:7252 config/tc-i386.c:7749
8586 #, c-format
8587 msgid "`%s' is not supported in 64-bit mode"
8588 msgstr ""
8589
8590 #: config/tc-i386.c:7255 config/tc-i386.c:7748
8591 #, c-format
8592 msgid "`%s' is only supported in 64-bit mode"
8593 msgstr ""
8594
8595 #: config/tc-i386.c:7260
8596 msgid "no VEX/XOP encoding"
8597 msgstr ""
8598
8599 #: config/tc-i386.c:7263
8600 msgid "no EVEX encoding"
8601 msgstr ""
8602
8603 #: config/tc-i386.c:7266
8604 msgid "invalid SIB address"
8605 msgstr ""
8606
8607 #: config/tc-i386.c:7269
8608 msgid "invalid VSIB address"
8609 msgstr ""
8610
8611 #: config/tc-i386.c:7272
8612 msgid "mask, index, and destination registers must be distinct"
8613 msgstr ""
8614
8615 #: config/tc-i386.c:7275
8616 msgid "all tmm registers must be distinct"
8617 msgstr ""
8618
8619 #: config/tc-i386.c:7278
8620 msgid "destination and source registers must be distinct"
8621 msgstr ""
8622
8623 #: config/tc-i386.c:7281
8624 msgid "two dest registers must be distinct"
8625 msgstr ""
8626
8627 #: config/tc-i386.c:7284
8628 msgid "rex2 pseudo prefix cannot be used"
8629 msgstr ""
8630
8631 #: config/tc-i386.c:7287
8632 msgid "unsupported vector index register"
8633 msgstr ""
8634
8635 #: config/tc-i386.c:7290
8636 msgid "unsupported broadcast"
8637 msgstr ""
8638
8639 #: config/tc-i386.c:7293
8640 msgid "broadcast is needed for operand of such type"
8641 msgstr ""
8642
8643 #: config/tc-i386.c:7296
8644 msgid "unsupported masking"
8645 msgstr ""
8646
8647 #: config/tc-i386.c:7299
8648 msgid "mask not on destination operand"
8649 msgstr ""
8650
8651 #: config/tc-i386.c:7302
8652 msgid "default mask isn't allowed"
8653 msgstr ""
8654
8655 #: config/tc-i386.c:7305
8656 msgid "unsupported static rounding/sae"
8657 msgstr ""
8658
8659 #: config/tc-i386.c:7308
8660 #, c-format
8661 msgid "vector size above %u required for `%s'"
8662 msgstr ""
8663
8664 #: config/tc-i386.c:7312
8665 msgid "'rsp' register cannot be used"
8666 msgstr ""
8667
8668 #: config/tc-i386.c:7315
8669 msgid "internal error"
8670 msgstr " "
8671
8672 #: config/tc-i386.c:7318
8673 #, c-format
8674 msgid "%s for `%s'"
8675 msgstr ""
8676
8677 #: config/tc-i386.c:7347
8678 #, c-format
8679 msgid "SSE instruction `%s' is used"
8680 msgstr ""
8681
8682 #: config/tc-i386.c:7371
8683 msgid "expecting lockable instruction after `lock'"
8684 msgstr ""
8685
8686 #: config/tc-i386.c:7404
8687 #, c-format
8688 msgid "data size prefix invalid with `%s'"
8689 msgstr ""
8690
8691 #: config/tc-i386.c:7415
8692 msgid "expecting valid branch instruction after `bnd'"
8693 msgstr ""
8694
8695 #: config/tc-i386.c:7419
8696 msgid "expecting indirect branch instruction after `notrack'"
8697 msgstr ""
8698
8699 #: config/tc-i386.c:7424
8700 msgid "32-bit address isn't allowed in 64-bit MPX instructions."
8701 msgstr ""
8702
8703 #: config/tc-i386.c:7428
8704 msgid "16-bit address isn't allowed in MPX instructions"
8705 msgstr ""
8706
8707 #: config/tc-i386.c:7438
8708 msgid "replacing `rep'/`repe' prefix by `bnd'"
8709 msgstr ""
8710
8711 #: config/tc-i386.c:7458
8712 #, c-format
8713 msgid "input/output port address isn't allowed with `%s'"
8714 msgstr ""
8715
8716 #: config/tc-i386.c:7491
8717 #, c-format
8718 msgid "'%s' only supports RIP-relative address"
8719 msgstr ""
8720
8721 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
8722 #: config/tc-i386.c:7545
8723 #, c-format
8724 msgid "translating to `%sp'"
8725 msgstr ""
8726
8727 #: config/tc-i386.c:7552
8728 #, c-format
8729 msgid "instruction `%s' isn't supported outside of protected mode."
8730 msgstr ""
8731
8732 #: config/tc-i386.c:7565
8733 #, c-format
8734 msgid "REX prefix invalid with `%s'"
8735 msgstr ""
8736
8737 #: config/tc-i386.c:7572
8738 #, c-format
8739 msgid "{rex2} prefix invalid with `%s'"
8740 msgstr ""
8741
8742 #: config/tc-i386.c:7698 config/tc-i386.c:8015
8743 #, c-format
8744 msgid "no such instruction: `%s'"
8745 msgstr ""
8746
8747 #: config/tc-i386.c:7724 config/tc-i386.c:8066
8748 #, c-format
8749 msgid "invalid character %s in mnemonic"
8750 msgstr ""
8751
8752 #: config/tc-i386.c:7731
8753 msgid "expecting prefix; got nothing"
8754 msgstr ""
8755
8756 #: config/tc-i386.c:7733
8757 msgid "expecting mnemonic; got nothing"
8758 msgstr ""
8759
8760 #: config/tc-i386.c:7769
8761 #, c-format
8762 msgid "redundant %s prefix"
8763 msgstr ""
8764
8765 #: config/tc-i386.c:7838
8766 msgid "{nf} cannot be combined with {vex}/{vex3}"
8767 msgstr ""
8768
8769 #: config/tc-i386.c:7914
8770 #, c-format
8771 msgid "ignoring `.s' suffix due to earlier `{%s}'"
8772 msgstr ""
8773
8774 #: config/tc-i386.c:7924
8775 msgid "ignoring `.d8' suffix due to earlier `{disp<N>}'"
8776 msgstr ""
8777
8778 #: config/tc-i386.c:7934
8779 msgid "ignoring `.d32' suffix due to earlier `{disp<N>}'"
8780 msgstr ""
8781
8782 #: config/tc-i386.c:7998
8783 #, c-format
8784 msgid "found `%sd'; assuming `%sl' was meant"
8785 msgstr ""
8786
8787 #: config/tc-i386.c:8115
8788 #, c-format
8789 msgid "invalid character %s before operand %d"
8790 msgstr ""
8791
8792 #: config/tc-i386.c:8127
8793 #, c-format
8794 msgid "unbalanced double quotes in operand %d."
8795 msgstr ""
8796
8797 #: config/tc-i386.c:8134
8798 #, c-format
8799 msgid "unbalanced parenthesis in operand %d."
8800 msgstr ""
8801
8802 #: config/tc-i386.c:8147
8803 #, c-format
8804 msgid "invalid character %s in operand %d"
8805 msgstr ""
8806
8807 #: config/tc-i386.c:8167
8808 #, c-format
8809 msgid "spurious operands; (%d operands/instruction max)"
8810 msgstr ""
8811
8812 #: config/tc-i386.c:8177 config/tc-i386.c:13795
8813 #, c-format
8814 msgid "too many memory references for `%s'"
8815 msgstr ""
8816
8817 #: config/tc-i386.c:8198 config/tc-i386.c:13789
8818 msgid "expecting operand after ','; got nothing"
8819 msgstr ""
8820
8821 #: config/tc-i386.c:8203
8822 msgid "expecting operand before ','; got nothing"
8823 msgstr ""
8824
8825 #: config/tc-i386.c:8493
8826 #, c-format
8827 msgid "0x%<PRIx64> out of range of signed 32bit displacement"
8828 msgstr ""
8829
8830 #: config/tc-i386.c:8697
8831 msgid "mask, index, and destination registers should be distinct"
8832 msgstr ""
8833
8834 #: config/tc-i386.c:8714
8835 msgid "index and destination registers should be distinct"
8836 msgstr ""
8837
8838 #: config/tc-i386.c:9841
8839 #, c-format
8840 msgid "indirect %s without `*'"
8841 msgstr ""
8842
8843 #. Warn them that a data or address size prefix doesn't
8844 #. affect assembly of the next line of code.
8845 #: config/tc-i386.c:9848
8846 #, c-format
8847 msgid "stand-alone `%s' prefix"
8848 msgstr ""
8849
8850 #: config/tc-i386.c:9855
8851 #, c-format
8852 msgid "mnemonic suffix used with `%s'"
8853 msgstr ""
8854
8855 #: config/tc-i386.c:9860
8856 msgid "NOTE: Such forms are deprecated and will be rejected by a future version of the assembler"
8857 msgstr ""
8858
8859 #: config/tc-i386.c:9945
8860 #, c-format
8861 msgid "`%s' operand %u must use `%ses' segment"
8862 msgstr ""
8863
8864 #: config/tc-i386.c:10075
8865 msgid "generating 16-bit `iret' for .code16gcc directive"
8866 msgstr ""
8867
8868 #: config/tc-i386.c:10079
8869 #, c-format
8870 msgid "generating 32-bit `%s', unlike earlier gas versions"
8871 msgstr ""
8872
8873 #: config/tc-i386.c:10243
8874 #, c-format
8875 msgid "ambiguous operand size for `%s'"
8876 msgstr ""
8877
8878 #: config/tc-i386.c:10248
8879 #, c-format
8880 msgid "no instruction mnemonic suffix given and no register operands; can't size `%s'"
8881 msgstr ""
8882
8883 #: config/tc-i386.c:10253
8884 #, c-format
8885 msgid "%s; using default for `%s'"
8886 msgstr ""
8887
8888 #: config/tc-i386.c:10255
8889 msgid "ambiguous operand size"
8890 msgstr ""
8891
8892 #: config/tc-i386.c:10256
8893 msgid "no instruction mnemonic suffix given and no register operands"
8894 msgstr ""
8895
8896 #: config/tc-i386.c:10405
8897 #, c-format
8898 msgid "16-bit addressing unavailable for `%s'"
8899 msgstr ""
8900
8901 #: config/tc-i386.c:10473
8902 #, c-format
8903 msgid "invalid register operand size for `%s'"
8904 msgstr ""
8905
8906 #. Any other register is bad.
8907 #: config/tc-i386.c:10512 config/tc-i386.c:10536 config/tc-i386.c:10576
8908 #: config/tc-i386.c:10613
8909 #, c-format
8910 msgid "`%s%s' not allowed with `%s%c'"
8911 msgstr ""
8912
8913 #: config/tc-i386.c:10549 config/tc-i386.c:10588 config/tc-i386.c:10625
8914 #, c-format
8915 msgid "incorrect register `%s%s' used with `%c' suffix"
8916 msgstr ""
8917
8918 #: config/tc-i386.c:10715
8919 msgid "no instruction mnemonic suffix given; can't determine immediate size"
8920 msgstr ""
8921
8922 #: config/tc-i386.c:10921
8923 #, c-format
8924 msgid "operand %u `%s%s' implicitly denotes `%s%s' to `%s%s' group in `%s'"
8925 msgstr ""
8926
8927 #. Reversed arguments on faddp or fmulp.
8928 #: config/tc-i386.c:10968
8929 #, c-format
8930 msgid "translating to `%s %s%s,%s%s'"
8931 msgstr ""
8932
8933 #. Extraneous `l' suffix on fp insn.
8934 #: config/tc-i386.c:10975
8935 #, c-format
8936 msgid "translating to `%s %s%s'"
8937 msgstr ""
8938
8939 #: config/tc-i386.c:10988
8940 #, c-format
8941 msgid "you can't `%s %s%s'"
8942 msgstr ""
8943
8944 #: config/tc-i386.c:11045
8945 #, c-format
8946 msgid "segment override on `%s' is ineffectual"
8947 msgstr ""
8948
8949 #: config/tc-i386.c:11506 config/tc-loongarch.c:1222 config/tc-riscv.c:1990
8950 msgid "relaxable branches not supported in absolute section"
8951 msgstr ""
8952
8953 #: config/tc-i386.c:11541 config/tc-i386.c:11684 config/tc-i386.c:11766
8954 #, c-format
8955 msgid "skipping prefixes on `%s'"
8956 msgstr ""
8957
8958 #: config/tc-i386.c:11792
8959 msgid "16-bit jump out of range"
8960 msgstr ""
8961
8962 #: config/tc-i386.c:11819 config/tc-i386.c:12567
8963 msgid "pseudo prefix without instruction"
8964 msgstr ""
8965
8966 #: config/tc-i386.c:11831
8967 msgid "pseudo prefix ahead of label; ignoring"
8968 msgstr ""
8969
8970 #: config/tc-i386.c:12150 config/tc-i386.c:12184 config/tc-i386.c:12273
8971 #, c-format
8972 msgid "`%s` skips -malign-branch-boundary on `%s`"
8973 msgstr ""
8974
8975 #: config/tc-i386.c:12446
8976 msgid "use .code16 to ensure correct addressing mode"
8977 msgstr ""
8978
8979 #: config/tc-i386.c:12474
8980 #, c-format
8981 msgid "Cannot convert `%s' in 16-bit mode"
8982 msgstr ""
8983
8984 #: config/tc-i386.c:12476
8985 #, c-format
8986 msgid "Cannot convert `%s' with `-momit-lock-prefix=yes' in effect"
8987 msgstr ""
8988
8989 #: config/tc-i386.c:12724 config/tc-i386.c:12727
8990 #, c-format
8991 msgid "instruction length of %u bytes exceeds the limit of 15"
8992 msgstr ""
8993
8994 #: config/tc-i386.c:13299
8995 #, c-format
8996 msgid "@%s reloc is not supported with %d-bit output format"
8997 msgstr ""
8998
8999 #: config/tc-i386.c:13357
9000 #, c-format
9001 msgid "missing or invalid expression `%s'"
9002 msgstr ""
9003
9004 #: config/tc-i386.c:13366
9005 #, c-format
9006 msgid "invalid PLT expression `%s'"
9007 msgstr ""
9008
9009 #: config/tc-i386.c:13466
9010 msgid "pseudo-prefix conflicts with encoding specifier"
9011 msgstr ""
9012
9013 #: config/tc-i386.c:13490
9014 msgid "illegal prefix used with VEX/XOP/EVEX"
9015 msgstr ""
9016
9017 #: config/tc-i386.c:13769
9018 msgid "SCC/OSZC specifier cannot be used here"
9019 msgstr ""
9020
9021 #: config/tc-i386.c:13834
9022 #, c-format
9023 msgid "opcode residual (%#<PRIx64>) too wide"
9024 msgstr ""
9025
9026 #: config/tc-i386.c:13850
9027 msgid "eGPR use conflicts with encoding specifier"
9028 msgstr ""
9029
9030 #: config/tc-i386.c:13871 config/tc-i386.c:13923
9031 msgid "too many register/memory operands"
9032 msgstr ""
9033
9034 #: config/tc-i386.c:13883 config/tc-i386.c:13890 config/tc-i386.c:13897
9035 msgid "too few register/memory operands"
9036 msgstr ""
9037
9038 #: config/tc-i386.c:13907
9039 #, c-format
9040 msgid "constant doesn't fit in %d bits"
9041 msgstr ""
9042
9043 #: config/tc-i386.c:13974
9044 msgid "VSIB unavailable with legacy encoding"
9045 msgstr ""
9046
9047 #. We could allow two register operands, encoding the 2nd one in
9048 #. an 8-bit immediate like for 4-register-operand insns, but that
9049 #. would require ugly fiddling with process_operands() and/or
9050 #. build_modrm_byte().
9051 #: config/tc-i386.c:13985
9052 msgid "too many register operands with VSIB"
9053 msgstr ""
9054
9055 #: config/tc-i386.c:14004
9056 #, c-format
9057 msgid "can't encode register '%s%s' with VEX/XOP/EVEX"
9058 msgstr ""
9059
9060 #: config/tc-i386.c:14209
9061 msgid "conflicting .insn operands"
9062 msgstr ""
9063
9064 #: config/tc-i386.c:14217
9065 #, c-format
9066 msgid "APX functionality cannot be used with %s encodings"
9067 msgstr ""
9068
9069 #: config/tc-i386.c:14242
9070 msgid "opcode space cannot be larger than 7"
9071 msgstr ""
9072
9073 #: config/tc-i386.c:14247
9074 msgid "ND and broadcast cannot be used at the same time"
9075 msgstr ""
9076
9077 #: config/tc-i386.c:14252
9078 msgid "{nf} and masking cannot be used at the same time"
9079 msgstr ""
9080
9081 #: config/tc-i386.c:14258
9082 msgid "SCC cannot be used at the same time {nf} / masking"
9083 msgstr ""
9084
9085 #: config/tc-i386.c:14278 read.c:4381
9086 msgid "SCFI: hand-crafting instructions not supported"
9087 msgstr ""
9088
9089 #: config/tc-i386.c:14347
9090 #, c-format
9091 msgid "duplicated `{%s}'"
9092 msgstr ""
9093
9094 #: config/tc-i386.c:14420
9095 #, c-format
9096 msgid "Unsupported broadcast: `%s'"
9097 msgstr ""
9098
9099 #: config/tc-i386.c:14495
9100 #, c-format
9101 msgid "`%s%s' can't be used for write mask"
9102 msgstr ""
9103
9104 #: config/tc-i386.c:14515
9105 #, c-format
9106 msgid "invalid write mask `%s'"
9107 msgstr ""
9108
9109 #: config/tc-i386.c:14536
9110 #, c-format
9111 msgid "duplicated `%s'"
9112 msgstr ""
9113
9114 #: config/tc-i386.c:14546
9115 #, c-format
9116 msgid "invalid zeroing-masking `%s'"
9117 msgstr ""
9118
9119 #: config/tc-i386.c:14564
9120 #, c-format
9121 msgid "missing `}' in `%s'"
9122 msgstr ""
9123
9124 #. We don't know this one.
9125 #: config/tc-i386.c:14576
9126 #, c-format
9127 msgid "unknown vector operation: `%s'"
9128 msgstr ""
9129
9130 #: config/tc-i386.c:14582
9131 msgid "zeroing-masking only allowed with write mask"
9132 msgstr ""
9133
9134 #: config/tc-i386.c:14602
9135 #, c-format
9136 msgid "at most %d immediate operands are allowed"
9137 msgstr ""
9138
9139 #: config/tc-i386.c:14641 config/tc-i386.c:14900
9140 #, c-format
9141 msgid "junk `%s' after expression"
9142 msgstr ""
9143
9144 #: config/tc-i386.c:14654
9145 #, c-format
9146 msgid "illegal immediate register operand %s"
9147 msgstr ""
9148
9149 #: config/tc-i386.c:14668
9150 #, c-format
9151 msgid "missing or invalid immediate expression `%s'"
9152 msgstr ""
9153
9154 #: config/tc-i386.c:14691 config/tc-i386.c:14979
9155 #, c-format
9156 msgid "unimplemented segment %s in operand"
9157 msgstr ""
9158
9159 #: config/tc-i386.c:14740
9160 #, c-format
9161 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
9162 msgstr ""
9163
9164 #: config/tc-i386.c:14749
9165 #, c-format
9166 msgid "scale factor of %d without an index register"
9167 msgstr ""
9168
9169 #: config/tc-i386.c:14771
9170 #, c-format
9171 msgid "at most %d displacement operands are allowed"
9172 msgstr ""
9173
9174 #: config/tc-i386.c:14955
9175 #, c-format
9176 msgid "missing or invalid displacement expression `%s'"
9177 msgstr ""
9178
9179 #: config/tc-i386.c:15144
9180 #, c-format
9181 msgid "`%s' is not valid here (expected `%c%s%s%c')"
9182 msgstr ""
9183
9184 #: config/tc-i386.c:15156
9185 #, c-format
9186 msgid "`%s' is not a valid %s expression"
9187 msgstr ""
9188
9189 #: config/tc-i386.c:15170
9190 #, c-format
9191 msgid "invalid `%s' prefix"
9192 msgstr ""
9193
9194 #: config/tc-i386.c:15200
9195 #, c-format
9196 msgid "`%s' cannot be used here"
9197 msgstr ""
9198
9199 #: config/tc-i386.c:15207
9200 msgid "register scaling is being ignored here"
9201 msgstr ""
9202
9203 #: config/tc-i386.c:15255
9204 #, c-format
9205 msgid "Missing '}': '%s'"
9206 msgstr ""
9207
9208 #: config/tc-i386.c:15261
9209 #, c-format
9210 msgid "Junk after '}': '%s'"
9211 msgstr ""
9212
9213 #: config/tc-i386.c:15336
9214 #, c-format
9215 msgid "bad memory operand `%s'"
9216 msgstr ""
9217
9218 #: config/tc-i386.c:15352
9219 #, c-format
9220 msgid "junk `%s' after register"
9221 msgstr ""
9222
9223 #: config/tc-i386.c:15359
9224 #, c-format
9225 msgid "`%s%s' cannot be used here"
9226 msgstr ""
9227
9228 #: config/tc-i386.c:15382
9229 #, c-format
9230 msgid "`%s': misplaced `{%s}'"
9231 msgstr ""
9232
9233 #: config/tc-i386.c:15389 config/tc-i386.c:15563 config/tc-i386.c:15607
9234 #, c-format
9235 msgid "bad register name `%s'"
9236 msgstr ""
9237
9238 #: config/tc-i386.c:15397
9239 msgid "immediate operand illegal with absolute jump"
9240 msgstr ""
9241
9242 #: config/tc-i386.c:15404
9243 #, c-format
9244 msgid "`%s': RC/SAE operand must follow immediate operands"
9245 msgstr ""
9246
9247 #: config/tc-i386.c:15417
9248 #, c-format
9249 msgid "`%s': misplaced `%s'"
9250 msgstr ""
9251
9252 #: config/tc-i386.c:15468
9253 msgid "unbalanced figure braces"
9254 msgstr ""
9255
9256 #: config/tc-i386.c:15552
9257 #, c-format
9258 msgid "expecting `,' or `)' after index register in `%s'"
9259 msgstr ""
9260
9261 #: config/tc-i386.c:15580
9262 #, c-format
9263 msgid "expecting `)' after scale factor in `%s'"
9264 msgstr ""
9265
9266 #: config/tc-i386.c:15588
9267 #, c-format
9268 msgid "expecting index register or scale factor after `,'; got '%c'"
9269 msgstr ""
9270
9271 #: config/tc-i386.c:15596
9272 #, c-format
9273 msgid "expecting `,' or `)' after base register in `%s'"
9274 msgstr ""
9275
9276 #. It's not a memory operand; argh!
9277 #: config/tc-i386.c:15646
9278 #, c-format
9279 msgid "invalid char %s beginning operand %d `%s'"
9280 msgstr ""
9281
9282 #: config/tc-i386.c:16305
9283 #, c-format
9284 msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n"
9285 msgstr ""
9286
9287 #: config/tc-i386.c:16308
9288 #, c-format
9289 msgid "%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n"
9290 msgstr ""
9291
9292 #: config/tc-i386.c:16314
9293 #, c-format
9294 msgid "%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n"
9295 msgstr ""
9296
9297 #: config/tc-i386.c:16381
9298 msgid "long jump required"
9299 msgstr ""
9300
9301 #: config/tc-i386.c:16436
9302 msgid "jump target out of range"
9303 msgstr ""
9304
9305 #: config/tc-i386.c:16916
9306 #, c-format
9307 msgid "register '%s%s' cannot be used here"
9308 msgstr ""
9309
9310 #: config/tc-i386.c:17182
9311 #, c-format
9312 msgid "invalid -mx86-used-note= option: `%s'"
9313 msgstr ""
9314
9315 #: config/tc-i386.c:17205
9316 msgid "no compiled in support for x86_64"
9317 msgstr ""
9318
9319 #: config/tc-i386.c:17224
9320 msgid "no compiled in support for 32bit x86_64"
9321 msgstr ""
9322
9323 #: config/tc-i386.c:17245
9324 msgid "no compiled in support for ix86"
9325 msgstr ""
9326
9327 #: config/tc-i386.c:17278 config/tc-i386.c:17364
9328 #, c-format
9329 msgid "invalid -march= option: `%s'"
9330 msgstr ""
9331
9332 #: config/tc-i386.c:17334
9333 msgid "Unrecognized vector size specifier ignored"
9334 msgstr ""
9335
9336 #: config/tc-i386.c:17374 config/tc-i386.c:17386
9337 #, c-format
9338 msgid "invalid -mtune= option: `%s'"
9339 msgstr ""
9340
9341 #: config/tc-i386.c:17395
9342 #, c-format
9343 msgid "invalid -mmnemonic= option: `%s'"
9344 msgstr ""
9345
9346 #: config/tc-i386.c:17404
9347 #, c-format
9348 msgid "invalid -msyntax= option: `%s'"
9349 msgstr ""
9350
9351 #: config/tc-i386.c:17432
9352 #, c-format
9353 msgid "invalid -msse-check= option: `%s'"
9354 msgstr ""
9355
9356 #: config/tc-i386.c:17443
9357 #, c-format
9358 msgid "invalid -moperand-check= option: `%s'"
9359 msgstr ""
9360
9361 #: config/tc-i386.c:17452
9362 #, c-format
9363 msgid "invalid -mavxscalar= option: `%s'"
9364 msgstr ""
9365
9366 #: config/tc-i386.c:17461
9367 #, c-format
9368 msgid "invalid -mvexwig= option: `%s'"
9369 msgstr ""
9370
9371 #: config/tc-i386.c:17476
9372 #, c-format
9373 msgid "invalid -mevexlig= option: `%s'"
9374 msgstr ""
9375
9376 #: config/tc-i386.c:17489
9377 #, c-format
9378 msgid "invalid -mevexrcig= option: `%s'"
9379 msgstr ""
9380
9381 #: config/tc-i386.c:17498
9382 #, c-format
9383 msgid "invalid -mevexwig= option: `%s'"
9384 msgstr ""
9385
9386 #: config/tc-i386.c:17513
9387 #, c-format
9388 msgid "invalid -momit-lock-prefix= option: `%s'"
9389 msgstr ""
9390
9391 #: config/tc-i386.c:17522
9392 #, c-format
9393 msgid "invalid -mfence-as-lock-add= option: `%s'"
9394 msgstr ""
9395
9396 #: config/tc-i386.c:17531
9397 #, c-format
9398 msgid "invalid -mlfence-after-load= option: `%s'"
9399 msgstr ""
9400
9401 #: config/tc-i386.c:17548
9402 #, c-format
9403 msgid "invalid -mlfence-before-indirect-branch= option: `%s'"
9404 msgstr ""
9405
9406 #: config/tc-i386.c:17562
9407 #, c-format
9408 msgid "invalid -mlfence-before-ret= option: `%s'"
9409 msgstr ""
9410
9411 #: config/tc-i386.c:17572
9412 #, c-format
9413 msgid "invalid -mrelax-relocations= option: `%s'"
9414 msgstr ""
9415
9416 #: config/tc-i386.c:17601
9417 #, c-format
9418 msgid "invalid -malign-branch-boundary= value: %s"
9419 msgstr ""
9420
9421 #: config/tc-i386.c:17615
9422 #, c-format
9423 msgid "invalid -malign-branch-prefix-size= value: %s"
9424 msgstr ""
9425
9426 #: config/tc-i386.c:17642
9427 #, c-format
9428 msgid "invalid -malign-branch= option: `%s'"
9429 msgstr ""
9430
9431 #: config/tc-i386.c:17691
9432 #, c-format
9433 msgid "invalid -mtls-check= option: `%s'"
9434 msgstr ""
9435
9436 #: config/tc-i386.c:17817
9437 #, c-format
9438 msgid ""
9439 " -Qy, -Qn ignored\n"
9440 " -V print assembler version number\n"
9441 " -k ignored\n"
9442 msgstr ""
9443
9444 #: config/tc-i386.c:17822
9445 #, c-format
9446 msgid ""
9447 " -n do not optimize code alignment\n"
9448 " -O{012s} attempt some code optimizations\n"
9449 " -q quieten some warnings\n"
9450 msgstr ""
9451
9452 #: config/tc-i386.c:17827
9453 #, c-format
9454 msgid " -s ignored\n"
9455 msgstr ""
9456
9457 #: config/tc-i386.c:17832
9458 #, c-format
9459 msgid " --32/--64/--x32 generate 32bit/64bit/x32 object\n"
9460 msgstr ""
9461
9462 #: config/tc-i386.c:17835
9463 #, c-format
9464 msgid " --32/--64 generate 32bit/64bit object\n"
9465 msgstr ""
9466
9467 #: config/tc-i386.c:17840
9468 #, c-format
9469 msgid " --divide do not treat `/' as a comment character\n"
9470 msgstr ""
9471
9472 #: config/tc-i386.c:17843
9473 #, c-format
9474 msgid " --divide ignored\n"
9475 msgstr ""
9476
9477 #: config/tc-i386.c:17846
9478 #, c-format
9479 msgid ""
9480 " -march=CPU[,+EXTENSION...]\n"
9481 " generate code for CPU and EXTENSION, CPU is one of:\n"
9482 msgstr ""
9483
9484 #: config/tc-i386.c:17850
9485 #, c-format
9486 msgid " EXTENSION is combination of (possibly \"no\"-prefixed):\n"
9487 msgstr ""
9488
9489 #: config/tc-i386.c:17853
9490 #, c-format
9491 msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
9492 msgstr ""
9493
9494 #: config/tc-i386.c:17856
9495 #, c-format
9496 msgid " -msse2avx encode SSE instructions with VEX prefix\n"
9497 msgstr ""
9498
9499 #: config/tc-i386.c:17858
9500 #, c-format
9501 msgid ""
9502 " -muse-unaligned-vector-move\n"
9503 " encode aligned vector move as unaligned vector move\n"
9504 msgstr ""
9505
9506 #: config/tc-i386.c:17861
9507 #, c-format
9508 msgid ""
9509 " -msse-check=[none|error|warning] (default: none)\n"
9510 " check SSE instructions\n"
9511 msgstr ""
9512
9513 #: config/tc-i386.c:17864
9514 #, c-format
9515 msgid ""
9516 " -moperand-check=[none|error|warning] (default: warning)\n"
9517 " check operand combinations for validity\n"
9518 msgstr ""
9519
9520 #: config/tc-i386.c:17867
9521 #, c-format
9522 msgid ""
9523 " -mavxscalar=[128|256] (default: 128)\n"
9524 " encode scalar AVX instructions with specific vector\n"
9525 " length\n"
9526 msgstr ""
9527
9528 #: config/tc-i386.c:17871
9529 #, c-format
9530 msgid ""
9531 " -mvexwig=[0|1] (default: 0)\n"
9532 " encode VEX instructions with specific VEX.W value\n"
9533 " for VEX.W bit ignored instructions\n"
9534 msgstr ""
9535
9536 #: config/tc-i386.c:17875
9537 #, c-format
9538 msgid ""
9539 " -mevexlig=[128|256|512] (default: 128)\n"
9540 " encode scalar EVEX instructions with specific vector\n"
9541 " length\n"
9542 msgstr ""
9543
9544 #: config/tc-i386.c:17879
9545 #, c-format
9546 msgid ""
9547 " -mevexwig=[0|1] (default: 0)\n"
9548 " encode EVEX instructions with specific EVEX.W value\n"
9549 " for EVEX.W bit ignored instructions\n"
9550 msgstr ""
9551
9552 #: config/tc-i386.c:17883
9553 #, c-format
9554 msgid ""
9555 " -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
9556 " encode EVEX instructions with specific EVEX.RC value\n"
9557 " for SAE-only ignored instructions\n"
9558 msgstr ""
9559
9560 #: config/tc-i386.c:17887
9561 #, c-format
9562 msgid " -mmnemonic=[att|intel] "
9563 msgstr ""
9564
9565 #: config/tc-i386.c:17890
9566 #, c-format
9567 msgid "(default: att)\n"
9568 msgstr ""
9569
9570 #: config/tc-i386.c:17892
9571 #, c-format
9572 msgid "(default: intel)\n"
9573 msgstr ""
9574
9575 #: config/tc-i386.c:17893
9576 #, c-format
9577 msgid " use AT&T/Intel mnemonic (AT&T syntax only)\n"
9578 msgstr ""
9579
9580 #: config/tc-i386.c:17895
9581 #, c-format
9582 msgid ""
9583 " -msyntax=[att|intel] (default: att)\n"
9584 " use AT&T/Intel syntax\n"
9585 msgstr ""
9586
9587 #: config/tc-i386.c:17898
9588 #, c-format
9589 msgid " -mindex-reg support pseudo index registers\n"
9590 msgstr ""
9591
9592 #: config/tc-i386.c:17900
9593 #, c-format
9594 msgid " -mnaked-reg don't require `%%' prefix for registers\n"
9595 msgstr ""
9596
9597 #: config/tc-i386.c:17902
9598 #, c-format
9599 msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
9600 msgstr ""
9601
9602 #: config/tc-i386.c:17905
9603 #, c-format
9604 msgid " -mshared disable branch optimization for shared code\n"
9605 msgstr ""
9606
9607 #: config/tc-i386.c:17907
9608 #, c-format
9609 msgid " -mx86-used-note=[no|yes] "
9610 msgstr ""
9611
9612 #: config/tc-i386.c:17913
9613 #, c-format
9614 msgid " generate x86 used ISA and feature properties\n"
9615 msgstr ""
9616
9617 #: config/tc-i386.c:17917
9618 #, c-format
9619 msgid " -mbig-obj generate big object files\n"
9620 msgstr ""
9621
9622 #: config/tc-i386.c:17920
9623 #, c-format
9624 msgid ""
9625 " -momit-lock-prefix=[no|yes] (default: no)\n"
9626 " strip all lock prefixes\n"
9627 msgstr ""
9628
9629 #: config/tc-i386.c:17923
9630 #, c-format
9631 msgid ""
9632 " -mfence-as-lock-add=[no|yes] (default: no)\n"
9633 " encode lfence, mfence and sfence as\n"
9634 " lock addl $0x0, (%%{re}sp)\n"
9635 msgstr ""
9636
9637 #: config/tc-i386.c:17927
9638 #, c-format
9639 msgid " -mrelax-relocations=[no|yes] "
9640 msgstr ""
9641
9642 #: config/tc-i386.c:17933
9643 #, c-format
9644 msgid " generate relax relocations\n"
9645 msgstr ""
9646
9647 #: config/tc-i386.c:17936
9648 #, c-format
9649 msgid " -mtls-check=[no|yes] "
9650 msgstr ""
9651
9652 #: config/tc-i386.c:17942
9653 #, c-format
9654 msgid " check TLS relocation\n"
9655 msgstr ""
9656
9657 #: config/tc-i386.c:17945
9658 #, c-format
9659 msgid ""
9660 " -malign-branch-boundary=NUM (default: 0)\n"
9661 " align branches within NUM byte boundary\n"
9662 msgstr ""
9663
9664 #: config/tc-i386.c:17948
9665 #, c-format
9666 msgid ""
9667 " -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n"
9668 " TYPE is combination of jcc, fused, jmp, call, ret,\n"
9669 " indirect\n"
9670 " specify types of branches to align\n"
9671 msgstr ""
9672
9673 #: config/tc-i386.c:17953
9674 #, c-format
9675 msgid ""
9676 " -malign-branch-prefix-size=NUM (default: 5)\n"
9677 " align branches with NUM prefixes per instruction\n"
9678 msgstr ""
9679
9680 #: config/tc-i386.c:17956
9681 #, c-format
9682 msgid ""
9683 " -mbranches-within-32B-boundaries\n"
9684 " align branches within 32 byte boundary\n"
9685 msgstr ""
9686
9687 #: config/tc-i386.c:17959
9688 #, c-format
9689 msgid ""
9690 " -mlfence-after-load=[no|yes] (default: no)\n"
9691 " generate lfence after load\n"
9692 msgstr ""
9693
9694 #: config/tc-i386.c:17962
9695 #, c-format
9696 msgid ""
9697 " -mlfence-before-indirect-branch=[none|all|register|memory] (default: none)\n"
9698 " generate lfence before indirect near branch\n"
9699 msgstr ""
9700
9701 #: config/tc-i386.c:17965
9702 #, c-format
9703 msgid ""
9704 " -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n"
9705 " generate lfence before ret\n"
9706 msgstr ""
9707
9708 #: config/tc-i386.c:17968
9709 #, c-format
9710 msgid " -mamd64 accept only AMD64 ISA [default]\n"
9711 msgstr ""
9712
9713 #: config/tc-i386.c:17970
9714 #, c-format
9715 msgid " -mintel64 accept only Intel64 ISA\n"
9716 msgstr ""
9717
9718 #: config/tc-i386.c:18009
9719 #, c-format
9720 msgid "Intel MCU doesn't support `%s' architecture"
9721 msgstr ""
9722
9723 #: config/tc-i386.c:18017
9724 msgid "SCFI is not supported for this ABI"
9725 msgstr ""
9726
9727 #: config/tc-i386.c:18068
9728 msgid "Intel MCU is 32bit only"
9729 msgstr ""
9730
9731 #: config/tc-i386.c:18182
9732 #, c-format
9733 msgid "invalid %s relocation against register"
9734 msgstr ""
9735
9736 #: config/tc-i386.c:18328
9737 msgid "symbol size computation overflow"
9738 msgstr ""
9739
9740 #: config/tc-i386.c:18412 config/tc-sparc.c:3862
9741 #, c-format
9742 msgid "can not do %d byte pc-relative relocation"
9743 msgstr ""
9744
9745 #: config/tc-i386.c:18430
9746 #, c-format
9747 msgid "can not do %d byte relocation"
9748 msgstr ""
9749
9750 #: config/tc-i386.c:18498
9751 #, c-format
9752 msgid "cannot represent relocation type %s in x32 mode"
9753 msgstr ""
9754
9755 #: config/tc-i386.c:18544 config/tc-s390.c:2846
9756 #, c-format
9757 msgid "cannot represent relocation type %s"
9758 msgstr ""
9759
9760 #: config/tc-i386.c:18679
9761 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
9762 msgstr ""
9763
9764 #: config/tc-i386.c:18682
9765 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
9766 msgstr ""
9767
9768 #: config/tc-i386.c:18692
9769 msgid ".largecomm supported only in 64bit mode, producing .comm"
9770 msgstr ""
9771
9772 #: config/tc-ia64.c:869
9773 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
9774 msgstr ""
9775
9776 #: config/tc-ia64.c:921
9777 msgid "Size of frame exceeds maximum of 96 registers"
9778 msgstr ""
9779
9780 #: config/tc-ia64.c:926
9781 msgid "Size of rotating registers exceeds frame size"
9782 msgstr ""
9783
9784 #: config/tc-ia64.c:1013
9785 msgid "Unwind directive not followed by an instruction."
9786 msgstr ""
9787
9788 #: config/tc-ia64.c:1022 config/tc-ia64.c:7585
9789 msgid "qualifying predicate not followed by instruction"
9790 msgstr ""
9791
9792 #: config/tc-ia64.c:1070
9793 msgid "expected ',' after section name"
9794 msgstr ""
9795
9796 #: config/tc-ia64.c:1105
9797 msgid "expected ',' after symbol name"
9798 msgstr ""
9799
9800 #: config/tc-ia64.c:1129
9801 msgid "expected ',' after symbol size"
9802 msgstr ""
9803
9804 #: config/tc-ia64.c:1210 config/tc-ia64.c:1244
9805 msgid "record type is not valid"
9806 msgstr ""
9807
9808 #: config/tc-ia64.c:1313
9809 msgid "Invalid record type for P3 format."
9810 msgstr ""
9811
9812 #: config/tc-ia64.c:1349
9813 msgid "Invalid record type for format P6"
9814 msgstr ""
9815
9816 #: config/tc-ia64.c:1529 config/tc-ia64.c:1581
9817 msgid "Invalid record type for format B1"
9818 msgstr ""
9819
9820 #: config/tc-ia64.c:1614
9821 msgid "Invalid record type for format X1"
9822 msgstr ""
9823
9824 #: config/tc-ia64.c:1656
9825 msgid "Invalid record type for format X3"
9826 msgstr ""
9827
9828 #: config/tc-ia64.c:1694
9829 msgid "Previous .save incomplete"
9830 msgstr ""
9831
9832 #: config/tc-ia64.c:2517
9833 msgid "spill_mask record unimplemented."
9834 msgstr ""
9835
9836 #: config/tc-ia64.c:2574
9837 msgid "record_type_not_valid"
9838 msgstr ""
9839
9840 #: config/tc-ia64.c:2658
9841 msgid "Ignoring attempt to spill beyond end of region"
9842 msgstr ""
9843
9844 #: config/tc-ia64.c:2717
9845 msgid "Only constant space allocation is supported"
9846 msgstr ""
9847
9848 #: config/tc-ia64.c:2731
9849 msgid "Only constant offsets are supported"
9850 msgstr ""
9851
9852 #: config/tc-ia64.c:2755
9853 msgid "Section switching in code is not supported."
9854 msgstr ""
9855
9856 #: config/tc-ia64.c:2797
9857 msgid "Insn slot not set in unwind record."
9858 msgstr ""
9859
9860 #: config/tc-ia64.c:2871
9861 msgid "frgr_mem record before region record!"
9862 msgstr ""
9863
9864 #: config/tc-ia64.c:2882
9865 msgid "fr_mem record before region record!"
9866 msgstr ""
9867
9868 #: config/tc-ia64.c:2891
9869 msgid "gr_mem record before region record!"
9870 msgstr ""
9871
9872 #: config/tc-ia64.c:2900
9873 msgid "br_mem record before region record!"
9874 msgstr ""
9875
9876 #: config/tc-ia64.c:2910
9877 msgid "gr_gr record before region record!"
9878 msgstr ""
9879
9880 #: config/tc-ia64.c:2918
9881 msgid "br_gr record before region record!"
9882 msgstr ""
9883
9884 #: config/tc-ia64.c:3036
9885 #, c-format
9886 msgid "First operand to .%s must be a predicate"
9887 msgstr ""
9888
9889 #: config/tc-ia64.c:3040
9890 #, c-format
9891 msgid "Pointless use of p0 as first operand to .%s"
9892 msgstr ""
9893
9894 #: config/tc-ia64.c:3096
9895 #, c-format
9896 msgid "Operand %d to .%s must be a preserved register"
9897 msgstr ""
9898
9899 #: config/tc-ia64.c:3132
9900 #, c-format
9901 msgid "Operand %d to .%s must be a writable register"
9902 msgstr ""
9903
9904 #: config/tc-ia64.c:3156
9905 #, c-format
9906 msgid "Radix `%s' unsupported or invalid"
9907 msgstr ""
9908
9909 #: config/tc-ia64.c:3186 config/tc-ia64.c:3191
9910 #, c-format
9911 msgid ".%s outside of %s"
9912 msgstr ""
9913
9914 #: config/tc-ia64.c:3277
9915 msgid "Tags on unwind pseudo-ops aren't supported, yet"
9916 msgstr ""
9917
9918 #: config/tc-ia64.c:3299
9919 msgid "First operand to .fframe must be a constant"
9920 msgstr ""
9921
9922 #: config/tc-ia64.c:3319
9923 msgid "First operand to .vframe must be a general register"
9924 msgstr ""
9925
9926 #: config/tc-ia64.c:3327
9927 msgid "Operand of .vframe contradicts .prologue"
9928 msgstr ""
9929
9930 #: config/tc-ia64.c:3337
9931 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
9932 msgstr ""
9933
9934 #: config/tc-ia64.c:3345
9935 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
9936 msgstr ""
9937
9938 #: config/tc-ia64.c:3372
9939 msgid "First operand to .save not a register"
9940 msgstr ""
9941
9942 #: config/tc-ia64.c:3378
9943 msgid "Second operand to .save not a valid register"
9944 msgstr ""
9945
9946 #: config/tc-ia64.c:3409 config/tc-ia64.c:3420 config/tc-ia64.c:3428
9947 msgid "Second operand of .save contradicts .prologue"
9948 msgstr ""
9949
9950 #: config/tc-ia64.c:3435
9951 msgid "First operand to .save not a valid register"
9952 msgstr ""
9953
9954 #: config/tc-ia64.c:3453
9955 msgid "First operand to .restore must be stack pointer (sp)"
9956 msgstr ""
9957
9958 #: config/tc-ia64.c:3462
9959 msgid "Second operand to .restore must be a constant >= 0"
9960 msgstr ""
9961
9962 #: config/tc-ia64.c:3472
9963 #, c-format
9964 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
9965 msgstr ""
9966
9967 #: config/tc-ia64.c:3558
9968 #, c-format
9969 msgid "Illegal section name `%s' (causes unwind section name clash)"
9970 msgstr ""
9971
9972 #: config/tc-ia64.c:3734
9973 msgid "First operand to .altrp not a valid branch register"
9974 msgstr ""
9975
9976 #: config/tc-ia64.c:3763
9977 #, c-format
9978 msgid "First operand to .%s not a register"
9979 msgstr ""
9980
9981 #: config/tc-ia64.c:3768
9982 #, c-format
9983 msgid "Second operand to .%s not a constant"
9984 msgstr ""
9985
9986 #: config/tc-ia64.c:3835
9987 #, c-format
9988 msgid "First operand to .%s not a valid register"
9989 msgstr ""
9990
9991 #: config/tc-ia64.c:3858
9992 msgid "First operand to .save.g must be a positive 4-bit constant"
9993 msgstr ""
9994
9995 #: config/tc-ia64.c:3871
9996 msgid "Second operand to .save.g must be a general register"
9997 msgstr ""
9998
9999 #: config/tc-ia64.c:3876
10000 #, c-format
10001 msgid "Second operand to .save.g must be the first of %d general registers"
10002 msgstr ""
10003
10004 #: config/tc-ia64.c:3899
10005 msgid "Operand to .save.f must be a positive 20-bit constant"
10006 msgstr ""
10007
10008 #: config/tc-ia64.c:3922
10009 msgid "First operand to .save.b must be a positive 5-bit constant"
10010 msgstr ""
10011
10012 #: config/tc-ia64.c:3935
10013 msgid "Second operand to .save.b must be a general register"
10014 msgstr ""
10015
10016 #: config/tc-ia64.c:3940
10017 #, c-format
10018 msgid "Second operand to .save.b must be the first of %d general registers"
10019 msgstr ""
10020
10021 #: config/tc-ia64.c:3966
10022 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
10023 msgstr ""
10024
10025 #: config/tc-ia64.c:3974
10026 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
10027 msgstr ""
10028
10029 #: config/tc-ia64.c:3982
10030 msgid "Operands to .save.gf may not be both zero"
10031 msgstr ""
10032
10033 #: config/tc-ia64.c:3999
10034 msgid "Operand to .spill must be a constant"
10035 msgstr ""
10036
10037 #: config/tc-ia64.c:4068
10038 #, c-format
10039 msgid "Operand %d to .%s must be a constant"
10040 msgstr ""
10041
10042 #: config/tc-ia64.c:4089
10043 #, c-format
10044 msgid "Missing .label_state %ld"
10045 msgstr ""
10046
10047 #: config/tc-ia64.c:4143
10048 msgid "Operand to .label_state must be a constant"
10049 msgstr ""
10050
10051 #: config/tc-ia64.c:4162
10052 msgid "Operand to .copy_state must be a constant"
10053 msgstr ""
10054
10055 #: config/tc-ia64.c:4185
10056 msgid "First operand to .unwabi must be a constant"
10057 msgstr ""
10058
10059 #: config/tc-ia64.c:4191
10060 msgid "Second operand to .unwabi must be a constant"
10061 msgstr ""
10062
10063 #: config/tc-ia64.c:4225
10064 msgid "Missing .endp after previous .proc"
10065 msgstr ""
10066
10067 #: config/tc-ia64.c:4242
10068 msgid "Empty argument of .proc"
10069 msgstr ""
10070
10071 #: config/tc-ia64.c:4247
10072 #, c-format
10073 msgid "`%s' was already defined"
10074 msgstr ""
10075
10076 #: config/tc-ia64.c:4290
10077 msgid "Initial .body should precede any instructions"
10078 msgstr ""
10079
10080 #: config/tc-ia64.c:4309
10081 msgid ".prologue within prologue"
10082 msgstr ""
10083
10084 #: config/tc-ia64.c:4314
10085 msgid "Initial .prologue should precede any instructions"
10086 msgstr ""
10087
10088 #: config/tc-ia64.c:4324
10089 msgid "First operand to .prologue must be a positive 4-bit constant"
10090 msgstr ""
10091
10092 #: config/tc-ia64.c:4326
10093 msgid "Pointless use of zero first operand to .prologue"
10094 msgstr ""
10095
10096 #: config/tc-ia64.c:4342
10097 msgid "Using a constant as second operand to .prologue is deprecated"
10098 msgstr ""
10099
10100 #: config/tc-ia64.c:4348
10101 msgid "Second operand to .prologue must be a general register"
10102 msgstr ""
10103
10104 #: config/tc-ia64.c:4353
10105 #, c-format
10106 msgid "Second operand to .prologue must be the first of %d general registers"
10107 msgstr ""
10108
10109 #: config/tc-ia64.c:4466
10110 #, c-format
10111 msgid "`%s' was not defined within procedure"
10112 msgstr ""
10113
10114 #: config/tc-ia64.c:4502
10115 msgid "Empty argument of .endp"
10116 msgstr ""
10117
10118 #: config/tc-ia64.c:4516
10119 #, c-format
10120 msgid "`%s' was not specified with previous .proc"
10121 msgstr ""
10122
10123 #: config/tc-ia64.c:4531
10124 #, c-format
10125 msgid "`%s' should be an operand to this .endp"
10126 msgstr ""
10127
10128 #: config/tc-ia64.c:4572 config/tc-ia64.c:4879 config/tc-ia64.c:5185
10129 msgid "Comma expected"
10130 msgstr ""
10131
10132 #: config/tc-ia64.c:4612
10133 msgid "Expected '['"
10134 msgstr ""
10135
10136 #: config/tc-ia64.c:4621 config/tc-ia64.c:7719
10137 msgid "Expected ']'"
10138 msgstr ""
10139
10140 #: config/tc-ia64.c:4626
10141 msgid "Number of elements must be positive"
10142 msgstr ""
10143
10144 #: config/tc-ia64.c:4637
10145 #, c-format
10146 msgid "Used more than the declared %d rotating registers"
10147 msgstr ""
10148
10149 #: config/tc-ia64.c:4645
10150 msgid "Used more than the available 96 rotating registers"
10151 msgstr ""
10152
10153 #: config/tc-ia64.c:4652
10154 msgid "Used more than the available 48 rotating registers"
10155 msgstr ""
10156
10157 #: config/tc-ia64.c:4675
10158 #, c-format
10159 msgid "Attempt to redefine register set `%s'"
10160 msgstr ""
10161
10162 #: config/tc-ia64.c:4739
10163 #, c-format
10164 msgid "Unknown psr option `%s'"
10165 msgstr ""
10166
10167 #: config/tc-ia64.c:4774
10168 msgid "Comma expected after section name"
10169 msgstr ""
10170
10171 #: config/tc-ia64.c:4785
10172 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
10173 msgstr ""
10174
10175 #: config/tc-ia64.c:4874
10176 msgid "Register name expected"
10177 msgstr ""
10178
10179 #: config/tc-ia64.c:4887
10180 msgid "Register value annotation ignored"
10181 msgstr ""
10182
10183 #: config/tc-ia64.c:4926
10184 msgid "Directive invalid within a bundle"
10185 msgstr ""
10186
10187 #: config/tc-ia64.c:5020
10188 msgid "Missing predicate relation type"
10189 msgstr ""
10190
10191 #: config/tc-ia64.c:5026
10192 msgid "Unrecognized predicate relation type"
10193 msgstr ""
10194
10195 #: config/tc-ia64.c:5072
10196 msgid "Bad register range"
10197 msgstr ""
10198
10199 #: config/tc-ia64.c:5081 config/tc-ia64.c:7665
10200 msgid "Predicate register expected"
10201 msgstr ""
10202
10203 #: config/tc-ia64.c:5086
10204 msgid "Duplicate predicate register ignored"
10205 msgstr ""
10206
10207 #: config/tc-ia64.c:5102
10208 msgid "Predicate source and target required"
10209 msgstr ""
10210
10211 #: config/tc-ia64.c:5104 config/tc-ia64.c:5116
10212 msgid "Use of p0 is not valid in this context"
10213 msgstr ""
10214
10215 #: config/tc-ia64.c:5111
10216 msgid "At least two PR arguments expected"
10217 msgstr ""
10218
10219 #: config/tc-ia64.c:5125
10220 msgid "At least one PR argument expected"
10221 msgstr ""
10222
10223 #: config/tc-ia64.c:5157
10224 #, c-format
10225 msgid "duplicate entry hint %s"
10226 msgstr ""
10227
10228 #. FIXME -- need 62-bit relocation type
10229 #: config/tc-ia64.c:5632
10230 msgid "62-bit relocation not yet implemented"
10231 msgstr ""
10232
10233 #. XXX technically, this is wrong: we should not be issuing warning
10234 #. messages until we're sure this instruction pattern is going to
10235 #. be used!
10236 #: config/tc-ia64.c:5718
10237 msgid "lower 16 bits of mask ignored"
10238 msgstr ""
10239
10240 #: config/tc-ia64.c:5947
10241 msgid "stride must be a multiple of 64; lower 6 bits ignored"
10242 msgstr ""
10243
10244 #: config/tc-ia64.c:6066
10245 msgid "Expected separator `='"
10246 msgstr ""
10247
10248 #: config/tc-ia64.c:6102
10249 msgid "Duplicate equal sign (=) in instruction"
10250 msgstr ""
10251
10252 #: config/tc-ia64.c:6109
10253 #, c-format
10254 msgid "Illegal operand separator `%c'"
10255 msgstr ""
10256
10257 #: config/tc-ia64.c:6224
10258 #, c-format
10259 msgid "Operand %u of `%s' should be %s"
10260 msgstr ""
10261
10262 #: config/tc-ia64.c:6228
10263 msgid "Wrong number of output operands"
10264 msgstr ""
10265
10266 #: config/tc-ia64.c:6230
10267 msgid "Wrong number of input operands"
10268 msgstr ""
10269
10270 #: config/tc-ia64.c:6232
10271 msgid "Operand mismatch"
10272 msgstr ""
10273
10274 #: config/tc-ia64.c:6314
10275 #, c-format
10276 msgid "Invalid use of `%c%d' as output operand"
10277 msgstr ""
10278
10279 #: config/tc-ia64.c:6317
10280 #, c-format
10281 msgid "Invalid use of `r%d' as base update address operand"
10282 msgstr ""
10283
10284 #: config/tc-ia64.c:6341
10285 #, c-format
10286 msgid "Invalid duplicate use of `%c%d'"
10287 msgstr ""
10288
10289 #: config/tc-ia64.c:6348
10290 #, c-format
10291 msgid "Invalid simultaneous use of `f%d' and `f%d'"
10292 msgstr ""
10293
10294 #: config/tc-ia64.c:6354
10295 #, c-format
10296 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
10297 msgstr ""
10298
10299 #: config/tc-ia64.c:6398
10300 msgid "Value truncated to 62 bits"
10301 msgstr ""
10302
10303 #: config/tc-ia64.c:6466
10304 #, c-format
10305 msgid "Bad operand value: %s"
10306 msgstr ""
10307
10308 #. Give an error if a frag containing code is not aligned to a 16 byte
10309 #. boundary.
10310 #: config/tc-ia64.c:6541 config/tc-ia64.h:177
10311 msgid "instruction address is not a multiple of 16"
10312 msgstr ""
10313
10314 #: config/tc-ia64.c:6609
10315 #, c-format
10316 msgid "`%s' must be last in bundle"
10317 msgstr ""
10318
10319 #: config/tc-ia64.c:6641
10320 #, c-format
10321 msgid "Internal error: don't know how to force %s to end of instruction group"
10322 msgstr ""
10323
10324 #: config/tc-ia64.c:6654
10325 #, c-format
10326 msgid "`%s' must be last in instruction group"
10327 msgstr ""
10328
10329 #: config/tc-ia64.c:6684
10330 msgid "Label must be first in a bundle"
10331 msgstr ""
10332
10333 #: config/tc-ia64.c:6761
10334 msgid "hint in B unit may be treated as nop"
10335 msgstr ""
10336
10337 #: config/tc-ia64.c:6772
10338 msgid "hint in B unit can't be used"
10339 msgstr ""
10340
10341 #: config/tc-ia64.c:6786
10342 msgid "emit_one_bundle: unexpected dynamic op"
10343 msgstr ""
10344
10345 #: config/tc-ia64.c:6926
10346 #, c-format
10347 msgid "`%s' does not fit into %s template"
10348 msgstr ""
10349
10350 #: config/tc-ia64.c:6941
10351 #, c-format
10352 msgid "`%s' does not fit into bundle"
10353 msgstr ""
10354
10355 #: config/tc-ia64.c:6953
10356 #, c-format
10357 msgid "`%s' can't go in %s of %s template"
10358 msgstr ""
10359
10360 #: config/tc-ia64.c:6959
10361 msgid "Missing '}' at end of file"
10362 msgstr ""
10363
10364 #: config/tc-ia64.c:7106
10365 #, c-format
10366 msgid "Unrecognized option '-x%s'"
10367 msgstr ""
10368
10369 #: config/tc-ia64.c:7133
10370 msgid ""
10371 "IA-64 options:\n"
10372 " --mconstant-gp\t mark output file as using the constant-GP model\n"
10373 "\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
10374 " --mauto-pic\t\t mark output file as using the constant-GP model\n"
10375 "\t\t\t without function descriptors (sets ELF header flag\n"
10376 "\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
10377 " -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
10378 " -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
10379 " -mtune=[itanium1|itanium2]\n"
10380 "\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
10381 " -munwind-check=[warning|error]\n"
10382 "\t\t\t unwind directive check (default -munwind-check=warning)\n"
10383 " -mhint.b=[ok|warning|error]\n"
10384 "\t\t\t hint.b check (default -mhint.b=error)\n"
10385 " -x | -xexplicit\t turn on dependency violation checking\n"
10386 msgstr ""
10387
10388 #. Note for translators: "automagically" can be translated as "automatically" here.
10389 #: config/tc-ia64.c:7150
10390 msgid ""
10391 " -xauto\t\t automagically remove dependency violations (default)\n"
10392 " -xnone\t\t turn off dependency violation checking\n"
10393 " -xdebug\t\t debug dependency violation checker\n"
10394 " -xdebugn\t\t debug dependency violation checker but turn off\n"
10395 "\t\t\t dependency violation checking\n"
10396 " -xdebugx\t\t debug dependency violation checker and turn on\n"
10397 "\t\t\t dependency violation checking\n"
10398 msgstr ""
10399
10400 #: config/tc-ia64.c:7165
10401 msgid "--gstabs is not supported for ia64"
10402 msgstr ""
10403
10404 #: config/tc-ia64.c:7600
10405 msgid "Explicit stops are ignored in auto mode"
10406 msgstr ""
10407
10408 #: config/tc-ia64.c:7609
10409 msgid "Found '{' when manual bundling is already turned on"
10410 msgstr ""
10411
10412 #: config/tc-ia64.c:7622
10413 msgid "Found '{' after explicit switch to automatic mode"
10414 msgstr ""
10415
10416 #: config/tc-ia64.c:7628
10417 msgid "Found '}' when manual bundling is off"
10418 msgstr ""
10419
10420 #: config/tc-ia64.c:7655
10421 msgid "Expected ')'"
10422 msgstr " ')'"
10423
10424 #: config/tc-ia64.c:7660
10425 msgid "Qualifying predicate expected"
10426 msgstr ""
10427
10428 #: config/tc-ia64.c:7679
10429 msgid "Tag must come before qualifying predicate."
10430 msgstr ""
10431
10432 #: config/tc-ia64.c:7708
10433 msgid "Expected ':'"
10434 msgstr ""
10435
10436 #: config/tc-ia64.c:7724
10437 msgid "Tag name expected"
10438 msgstr ""
10439
10440 #: config/tc-ia64.c:7826
10441 msgid "Rotating register index must be a non-negative constant"
10442 msgstr ""
10443
10444 #: config/tc-ia64.c:7831
10445 #, c-format
10446 msgid "Index out of range 0..%u"
10447 msgstr ""
10448
10449 #: config/tc-ia64.c:7843
10450 msgid "Indirect register index must be a general register"
10451 msgstr ""
10452
10453 #: config/tc-ia64.c:7852
10454 msgid "Index can only be applied to rotating or indirect registers"
10455 msgstr ""
10456
10457 #: config/tc-ia64.c:7888 config/tc-xstormy16.c:145
10458 msgid "Expected '('"
10459 msgstr " '('"
10460
10461 #: config/tc-ia64.c:7896 config/tc-pdp11.c:466 config/tc-pdp11.c:530
10462 #: config/tc-pdp11.c:564 config/tc-tilegx.c:1042 config/tc-tilepro.c:930
10463 #: config/tc-xstormy16.c:154
10464 msgid "Missing ')'"
10465 msgstr " ')'"
10466
10467 #: config/tc-ia64.c:7914 config/tc-xstormy16.c:161
10468 msgid "Not a symbolic expression"
10469 msgstr ""
10470
10471 #: config/tc-ia64.c:7919 config/tc-ia64.c:7933
10472 msgid "Illegal combination of relocation functions"
10473 msgstr ""
10474
10475 #: config/tc-ia64.c:8022
10476 msgid "No current frame"
10477 msgstr ""
10478
10479 #: config/tc-ia64.c:8024
10480 #, c-format
10481 msgid "Register number out of range 0..%u"
10482 msgstr ""
10483
10484 #: config/tc-ia64.c:8063
10485 msgid "Standalone `#' is illegal"
10486 msgstr ""
10487
10488 #: config/tc-ia64.c:8066
10489 msgid "Redundant `#' suffix operators"
10490 msgstr ""
10491
10492 #: config/tc-ia64.c:8224
10493 #, c-format
10494 msgid "Unhandled dependency %s for %s (%s), note %d"
10495 msgstr ""
10496
10497 #: config/tc-ia64.c:9537
10498 #, c-format
10499 msgid "Unrecognized dependency specifier %d\n"
10500 msgstr ""
10501
10502 #: config/tc-ia64.c:10398
10503 msgid "Only the first path encountering the conflict is reported"
10504 msgstr ""
10505
10506 #: config/tc-ia64.c:10400
10507 msgid "This is the location of the conflicting usage"
10508 msgstr ""
10509
10510 #: config/tc-ia64.c:10662
10511 #, c-format
10512 msgid "Unknown opcode `%s'"
10513 msgstr ""
10514
10515 #: config/tc-ia64.c:10740
10516 #, c-format
10517 msgid "AR %d can only be accessed by %c-unit"
10518 msgstr ""
10519
10520 #: config/tc-ia64.c:10752
10521 msgid "hint.b may be treated as nop"
10522 msgstr ""
10523
10524 #: config/tc-ia64.c:10755
10525 msgid "hint.b shouldn't be used"
10526 msgstr ""
10527
10528 #: config/tc-ia64.c:10794
10529 #, c-format
10530 msgid "`%s' cannot be predicated"
10531 msgstr ""
10532
10533 #: config/tc-ia64.c:10867
10534 msgid "Closing bracket missing"
10535 msgstr ""
10536
10537 #: config/tc-ia64.c:10876
10538 msgid "Index must be a general register"
10539 msgstr ""
10540
10541 #: config/tc-ia64.c:11041
10542 #, c-format
10543 msgid "Unsupported fixup size %d"
10544 msgstr ""
10545
10546 #. This should be an error, but since previously there wasn't any
10547 #. diagnostic here, don't make it fail because of this for now.
10548 #: config/tc-ia64.c:11313
10549 #, c-format
10550 msgid "Cannot express %s%d%s relocation"
10551 msgstr ""
10552
10553 #: config/tc-ia64.c:11332
10554 msgid "No addend allowed in @fptr() relocation"
10555 msgstr ""
10556
10557 #: config/tc-ia64.c:11371
10558 msgid "integer operand out of range"
10559 msgstr ""
10560
10561 #: config/tc-ia64.c:11438
10562 #, c-format
10563 msgid "%s must have a constant value"
10564 msgstr ""
10565
10566 #: config/tc-ia64.c:11458
10567 msgid "cannot resolve @slotcount parameter"
10568 msgstr ""
10569
10570 #: config/tc-ia64.c:11491
10571 msgid "invalid @slotcount value"
10572 msgstr ""
10573
10574 #: config/tc-ia64.c:11528 config/tc-z8k.c:1388
10575 #, c-format
10576 msgid "Cannot represent %s relocation in object file"
10577 msgstr ""
10578
10579 #: config/tc-ia64.c:11636
10580 msgid "Can't add stop bit to mark end of instruction group"
10581 msgstr ""
10582
10583 #: config/tc-ia64.c:11743 read.c:2739 read.c:3398 read.c:3970 stabs.c:461
10584 #, c-format
10585 msgid "expected comma after \"%s\""
10586 msgstr ""
10587
10588 #: config/tc-ia64.c:11784
10589 #, c-format
10590 msgid "`%s' is already the alias of %s `%s'"
10591 msgstr ""
10592
10593 #: config/tc-ia64.c:11795
10594 #, c-format
10595 msgid "%s `%s' already has an alias `%s'"
10596 msgstr ""
10597
10598 #: config/tc-ia64.c:11828
10599 #, c-format
10600 msgid "symbol `%s' aliased to `%s' is not used"
10601 msgstr ""
10602
10603 #: config/tc-ia64.c:11854
10604 #, c-format
10605 msgid "section `%s' aliased to `%s' is not used"
10606 msgstr ""
10607
10608 #: config/tc-ip2k.c:139
10609 #, c-format
10610 msgid "IP2K specific command line options:\n"
10611 msgstr ""
10612
10613 #: config/tc-ip2k.c:140
10614 #, c-format
10615 msgid " -mip2022 restrict to IP2022 insns \n"
10616 msgstr ""
10617
10618 #: config/tc-ip2k.c:141
10619 #, c-format
10620 msgid " -mip2022ext permit extended IP2022 insn\n"
10621 msgstr ""
10622
10623 #: config/tc-ip2k.c:232
10624 msgid "relaxation not supported\n"
10625 msgstr ""
10626
10627 #: config/tc-iq2000.c:356
10628 #, c-format
10629 msgid "the yielding instruction %s may not be in a delay slot."
10630 msgstr ""
10631
10632 #: config/tc-iq2000.c:364
10633 #, c-format
10634 msgid "Register number (R%ld) for double word access must be even."
10635 msgstr ""
10636
10637 #: config/tc-iq2000.c:373 config/tc-iq2000.c:378 config/tc-iq2000.c:383
10638 #: config/tc-iq2000.c:400 config/tc-mt.c:246 config/tc-mt.c:251
10639 #, c-format
10640 msgid "operand references R%ld of previous load."
10641 msgstr ""
10642
10643 #: config/tc-iq2000.c:388
10644 msgid "instruction implicitly accesses R31 of previous load."
10645 msgstr ""
10646
10647 #: config/tc-iq2000.c:643 config/tc-mep.c:2008
10648 msgid "Unmatched high relocation"
10649 msgstr ""
10650
10651 #: config/tc-iq2000.c:820 config/tc-mips.c:19808 config/tc-score.c:5783
10652 msgid ".end not in text section"
10653 msgstr ""
10654
10655 #: config/tc-iq2000.c:824 config/tc-score.c:5786
10656 msgid ".end directive without a preceding .ent directive."
10657 msgstr ""
10658
10659 #: config/tc-iq2000.c:833 config/tc-score.c:5794
10660 msgid ".end symbol does not match .ent symbol."
10661 msgstr ""
10662
10663 #: config/tc-iq2000.c:836 config/tc-mips.c:19828 config/tc-score.c:5799
10664 msgid ".end directive missing or unknown symbol"
10665 msgstr ""
10666
10667 #: config/tc-iq2000.c:854
10668 msgid "Expected simple number."
10669 msgstr ""
10670
10671 #: config/tc-iq2000.c:883 config/tc-mips.c:19733 config/tc-score.c:5649
10672 #, c-format
10673 msgid " *input_line_pointer == '%c' 0x%02x\n"
10674 msgstr ""
10675
10676 #: config/tc-iq2000.c:885
10677 msgid "Invalid number"
10678 msgstr " "
10679
10680 #: config/tc-iq2000.c:919 config/tc-score.c:5680
10681 msgid ".ent or .aent not in text section."
10682 msgstr ""
10683
10684 #: config/tc-iq2000.c:922
10685 msgid "missing `.end'"
10686 msgstr ""
10687
10688 #: config/tc-kvx.c:1737
10689 msgid "signed16 PCREL value out of range"
10690 msgstr ""
10691
10692 #: config/tc-kvx.c:1745
10693 msgid "signed43 PCREL value out of range"
10694 msgstr ""
10695
10696 #: config/tc-kvx.c:1752
10697 msgid "signed37 PCREL value out of range"
10698 msgstr ""
10699
10700 #: config/tc-loongarch.c:501
10701 #, c-format
10702 msgid "insn name: %s\tformat: %s\tsyntax error"
10703 msgstr ""
10704
10705 #: config/tc-loongarch.c:504
10706 #, c-format
10707 msgid ""
10708 "insn name: %s\n"
10709 "format: %s\n"
10710 "we want macro but macro is NULL"
10711 msgstr ""
10712
10713 #: config/tc-loongarch.c:509
10714 #, c-format
10715 msgid ""
10716 "insn name: %s\n"
10717 "format: %s\n"
10718 "macro: %s\tsyntax error"
10719 msgstr ""
10720
10721 #: config/tc-loongarch.c:550
10722 #, c-format
10723 msgid "Unsupported use of %s"
10724 msgstr ""
10725
10726 #: config/tc-loongarch.c:607 config/tc-riscv.c:5124
10727 msgid ".option pop with no .option push"
10728 msgstr ""
10729
10730 #: config/tc-loongarch.c:617 config/tc-riscv.c:5138
10731 #, c-format
10732 msgid "unrecognized .option directive: %s"
10733 msgstr ""
10734
10735 #: config/tc-loongarch.c:680
10736 msgid "internal error: we have no internal label yet"
10737 msgstr ""
10738
10739 #: config/tc-loongarch.c:785
10740 msgid "This label shouldn't be with addend."
10741 msgstr ""
10742
10743 #: config/tc-loongarch.c:831
10744 msgid "expr too huge"
10745 msgstr ""
10746
10747 #: config/tc-loongarch.c:858
10748 #, c-format
10749 msgid ""
10750 "not support reloc bit-field\n"
10751 "fmt: %c%c %s\n"
10752 "args: %s"
10753 msgstr ""
10754
10755 #: config/tc-loongarch.c:929 config/tc-loongarch.c:952
10756 #, c-format
10757 msgid "register alias %s is deprecated, use %s instead"
10758 msgstr ""
10759
10760 #: config/tc-loongarch.c:985
10761 msgid "unknown escape"
10762 msgstr ""
10763
10764 #: config/tc-loongarch.c:1012
10765 #, c-format
10766 msgid "require imm low %d bit is 0."
10767 msgstr ""
10768
10769 #. How to do after we detect overflow.
10770 #: config/tc-loongarch.c:1024
10771 #, c-format
10772 msgid ""
10773 "Immediate overflow.\n"
10774 "format: %c%c%s\n"
10775 "arg: %s"
10776 msgstr ""
10777
10778 #: config/tc-loongarch.c:1106
10779 msgid "atomic memory operations insns require rd != rj && rd != rk when rd isn't r0"
10780 msgstr ""
10781
10782 #: config/tc-loongarch.c:1120
10783 msgid "bstr(ins|pick).[wd] require msbd >= lsbd"
10784 msgstr ""
10785
10786 #: config/tc-loongarch.c:1130
10787 msgid "g?csrxchg require rj != r0 && rj != r1"
10788 msgstr ""
10789
10790 #: config/tc-loongarch.c:1236
10791 #, c-format
10792 msgid "no HOWTO loong relocation number %d"
10793 msgstr ""
10794
10795 #: config/tc-loongarch.c:1249
10796 msgid "Internal error: not support relax now"
10797 msgstr ""
10798
10799 #: config/tc-loongarch.c:1311
10800 #, c-format
10801 msgid "li overflow: hi32:0x%x lo32:0x%x"
10802 msgstr ""
10803
10804 #: config/tc-loongarch.c:1316
10805 msgid "we can't li.d on 32bit-arch"
10806 msgstr ""
10807
10808 #: config/tc-loongarch.c:1416
10809 #, c-format
10810 msgid "no match insn: %s\t%s"
10811 msgstr ""
10812
10813 #: config/tc-loongarch.c:1587 config/tc-loongarch.c:1594
10814 msgid "Relocation against a constant"
10815 msgstr ""
10816
10817 #: config/tc-loongarch.c:1802 config/tc-riscv.c:4821
10818 #, c-format
10819 msgid "internal: bad CFA value #%d"
10820 msgstr ""
10821
10822 #: config/tc-loongarch.c:1814
10823 msgid "Relocation against a constant."
10824 msgstr ""
10825
10826 #: config/tc-loongarch.c:1895 config/tc-riscv.c:5359
10827 #, c-format
10828 msgid "cannot represent %s relocation in object file"
10829 msgstr ""
10830
10831 #: config/tc-loongarch.c:1924
10832 #, c-format
10833 msgid "unknown register `%s`"
10834 msgstr ""
10835
10836 #: config/tc-loongarch.c:1998
10837 #, c-format
10838 msgid "LARCH options:\n"
10839 msgstr ""
10840
10841 #. FIXME
10842 #: config/tc-loongarch.c:2000
10843 #, c-format
10844 msgid ""
10845 " -mthin-add-sub\t Convert a pair of R_LARCH_ADD32/64 and R_LARCH_SUB32/64 to\n"
10846 "\t\t\t R_LARCH_32/64_PCREL as much as possible\n"
10847 "\t\t\t The option does not affect the generation of R_LARCH_32_PCREL\n"
10848 "\t\t\t relocations in .eh_frame\n"
10849 " -mignore-start-align\t Ignore .align if it is at the start of a section. This option\n"
10850 "\t\t\t can't be used when partial linking (ld -r).\n"
10851 msgstr ""
10852
10853 #: config/tc-loongarch.c:2053
10854 msgid "internal error: cannot get align symbol"
10855 msgstr ""
10856
10857 #: config/tc-m32c.c:139
10858 #, c-format
10859 msgid " M32C specific command line options:\n"
10860 msgstr ""
10861
10862 #. Pretend that we do not recognise this option.
10863 #: config/tc-m32r.c:330
10864 msgid "Unrecognised option: -hidden"
10865 msgstr ""
10866
10867 #: config/tc-m32r.c:357 config/tc-sparc.c:602
10868 msgid "Unrecognized option following -K"
10869 msgstr ""
10870
10871 #: config/tc-m32r.c:372
10872 #, c-format
10873 msgid " M32R specific command line options:\n"
10874 msgstr ""
10875
10876 #: config/tc-m32r.c:374
10877 #, c-format
10878 msgid " -m32r disable support for the m32rx instruction set\n"
10879 msgstr ""
10880
10881 #: config/tc-m32r.c:376
10882 #, c-format
10883 msgid " -m32rx support the extended m32rx instruction set\n"
10884 msgstr ""
10885
10886 #: config/tc-m32r.c:378
10887 #, c-format
10888 msgid " -m32r2 support the extended m32r2 instruction set\n"
10889 msgstr ""
10890
10891 #: config/tc-m32r.c:380
10892 #, c-format
10893 msgid " -EL,-little produce little endian code and data\n"
10894 msgstr ""
10895
10896 #: config/tc-m32r.c:382
10897 #, c-format
10898 msgid " -EB,-big produce big endian code and data\n"
10899 msgstr ""
10900
10901 #: config/tc-m32r.c:384
10902 #, c-format
10903 msgid " -parallel try to combine instructions in parallel\n"
10904 msgstr ""
10905
10906 #: config/tc-m32r.c:386
10907 #, c-format
10908 msgid " -no-parallel disable -parallel\n"
10909 msgstr ""
10910
10911 #: config/tc-m32r.c:388
10912 #, c-format
10913 msgid " -no-bitinst disallow the M32R2's extended bit-field instructions\n"
10914 msgstr ""
10915
10916 #: config/tc-m32r.c:390
10917 #, c-format
10918 msgid " -O try to optimize code. Implies -parallel\n"
10919 msgstr ""
10920
10921 #: config/tc-m32r.c:393
10922 #, c-format
10923 msgid " -warn-explicit-parallel-conflicts warn when parallel instructions\n"
10924 msgstr ""
10925
10926 #: config/tc-m32r.c:395
10927 #, c-format
10928 msgid " might violate constraints\n"
10929 msgstr ""
10930
10931 #: config/tc-m32r.c:397
10932 #, c-format
10933 msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
10934 msgstr ""
10935
10936 #: config/tc-m32r.c:399
10937 #, c-format
10938 msgid " instructions might violate constraints\n"
10939 msgstr ""
10940
10941 #: config/tc-m32r.c:401
10942 #, c-format
10943 msgid " -Wp synonym for -warn-explicit-parallel-conflicts\n"
10944 msgstr ""
10945
10946 #: config/tc-m32r.c:403
10947 #, c-format
10948 msgid " -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
10949 msgstr ""
10950
10951 #: config/tc-m32r.c:405
10952 #, c-format
10953 msgid " -ignore-parallel-conflicts do not check parallel instructions\n"
10954 msgstr ""
10955
10956 #: config/tc-m32r.c:407
10957 #, c-format
10958 msgid " for constraint violations\n"
10959 msgstr ""
10960
10961 #: config/tc-m32r.c:409
10962 #, c-format
10963 msgid " -no-ignore-parallel-conflicts check parallel instructions for\n"
10964 msgstr ""
10965
10966 #: config/tc-m32r.c:411
10967 #, c-format
10968 msgid " constraint violations\n"
10969 msgstr ""
10970
10971 #: config/tc-m32r.c:413
10972 #, c-format
10973 msgid " -Ip synonym for -ignore-parallel-conflicts\n"
10974 msgstr ""
10975
10976 #: config/tc-m32r.c:415
10977 #, c-format
10978 msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
10979 msgstr ""
10980
10981 #: config/tc-m32r.c:418
10982 #, c-format
10983 msgid " -warn-unmatched-high warn when an (s)high reloc has no matching low reloc\n"
10984 msgstr ""
10985
10986 #: config/tc-m32r.c:420
10987 #, c-format
10988 msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
10989 msgstr ""
10990
10991 #: config/tc-m32r.c:422
10992 #, c-format
10993 msgid " -Wuh synonym for -warn-unmatched-high\n"
10994 msgstr ""
10995
10996 #: config/tc-m32r.c:424
10997 #, c-format
10998 msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
10999 msgstr ""
11000
11001 #: config/tc-m32r.c:427
11002 #, c-format
11003 msgid " -KPIC generate PIC\n"
11004 msgstr ""
11005
11006 #: config/tc-m32r.c:847
11007 msgid "instructions write to the same destination register."
11008 msgstr ""
11009
11010 #: config/tc-m32r.c:855
11011 msgid "Instructions do not use parallel execution pipelines."
11012 msgstr ""
11013
11014 #: config/tc-m32r.c:863
11015 msgid "Instructions share the same execution pipeline"
11016 msgstr ""
11017
11018 #: config/tc-m32r.c:928 config/tc-m32r.c:1042
11019 #, c-format
11020 msgid "not a 16 bit instruction '%s'"
11021 msgstr ""
11022
11023 #: config/tc-m32r.c:940 config/tc-m32r.c:1054 config/tc-m32r.c:1238
11024 #, c-format
11025 msgid "instruction '%s' is for the M32R2 only"
11026 msgstr ""
11027
11028 #: config/tc-m32r.c:953 config/tc-m32r.c:1067 config/tc-m32r.c:1251
11029 #, c-format
11030 msgid "unknown instruction '%s'"
11031 msgstr ""
11032
11033 #: config/tc-m32r.c:962 config/tc-m32r.c:1074 config/tc-m32r.c:1258
11034 #, c-format
11035 msgid "instruction '%s' is for the M32RX only"
11036 msgstr ""
11037
11038 #: config/tc-m32r.c:971 config/tc-m32r.c:1083
11039 #, c-format
11040 msgid "instruction '%s' cannot be executed in parallel."
11041 msgstr ""
11042
11043 #: config/tc-m32r.c:1026 config/tc-m32r.c:1108 config/tc-m32r.c:1315
11044 msgid "internal error: lookup/get operands failed"
11045 msgstr ""
11046
11047 #: config/tc-m32r.c:1093
11048 #, c-format
11049 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
11050 msgstr ""
11051
11052 #: config/tc-m32r.c:1122
11053 #, c-format
11054 msgid "%s: output of 1st instruction is the same as an input to 2nd instruction - is this intentional ?"
11055 msgstr ""
11056
11057 #: config/tc-m32r.c:1126
11058 #, c-format
11059 msgid "%s: output of 2nd instruction is the same as an input to 1st instruction - is this intentional ?"
11060 msgstr ""
11061
11062 #: config/tc-m32r.c:1489 config/tc-microblaze.c:175
11063 msgid "Expected comma after symbol-name: rest of line ignored."
11064 msgstr ""
11065
11066 #: config/tc-m32r.c:1499
11067 #, c-format
11068 msgid ".SCOMMon length (%ld.) <0! Ignored."
11069 msgstr ""
11070
11071 #: config/tc-m32r.c:1513 config/tc-microblaze.c:197 config/tc-ppc.c:2421
11072 #: config/tc-ppc.c:4354 config/tc-ppc.c:4409
11073 msgid "ignoring bad alignment"
11074 msgstr ""
11075
11076 #: config/tc-m32r.c:1525 config/tc-microblaze.c:232 config/tc-v850.c:379
11077 msgid "Common alignment not a power of 2"
11078 msgstr ""
11079
11080 #: config/tc-m32r.c:1540 config/tc-microblaze.c:208
11081 #, c-format
11082 msgid "Ignoring attempt to re-define symbol `%s'."
11083 msgstr ""
11084
11085 #: config/tc-m32r.c:1549
11086 #, c-format
11087 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
11088 msgstr ""
11089
11090 #: config/tc-m32r.c:1925 config/tc-m32r.c:1978 config/tc-nds32.c:4781
11091 #: config/tc-nds32.c:4825 config/tc-sh.c:391 config/tc-sh.c:2048
11092 msgid "Invalid PIC expression."
11093 msgstr ""
11094
11095 #: config/tc-m32r.c:2069
11096 msgid "Unmatched high/shigh reloc"
11097 msgstr ""
11098
11099 #: config/tc-m68hc11.c:415
11100 #, c-format
11101 msgid ""
11102 "Motorola 68HC11/68HC12/68HCS12 options:\n"
11103 " -m68hc11 | -m68hc12 |\n"
11104 " -m68hcs12 | -mm9s12x |\n"
11105 " -mm9s12xg specify the processor [default %s]\n"
11106 " -mshort use 16-bit int ABI (default)\n"
11107 " -mlong use 32-bit int ABI\n"
11108 " -mshort-double use 32-bit double ABI\n"
11109 " -mlong-double use 64-bit double ABI (default)\n"
11110 " --force-long-branches always turn relative branches into absolute ones\n"
11111 " -S,--short-branches do not turn relative branches into absolute ones\n"
11112 " when the offset is out of range\n"
11113 " --strict-direct-mode do not turn the direct mode into extended mode\n"
11114 " when the instruction does not support direct mode\n"
11115 " --print-insn-syntax print the syntax of instruction in case of error\n"
11116 " --print-opcodes print the list of instructions with syntax\n"
11117 " --xgate-ramoffset offset ram addresses by 0xc000\n"
11118 " --generate-example generate an example of each instruction\n"
11119 " (used for testing)\n"
11120 msgstr ""
11121
11122 #: config/tc-m68hc11.c:463 config/tc-xgate.c:284
11123 #, c-format
11124 msgid "Default target `%s' is not supported."
11125 msgstr ""
11126
11127 #. Dump the opcode statistics table.
11128 #: config/tc-m68hc11.c:481
11129 #, c-format
11130 msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
11131 msgstr ""
11132
11133 #: config/tc-m68hc11.c:560
11134 #, c-format
11135 msgid "Option `%s' is not recognized."
11136 msgstr ""
11137
11138 #: config/tc-m68hc11.c:746
11139 msgid "imm3"
11140 msgstr ""
11141
11142 #: config/tc-m68hc11.c:754
11143 msgid "RD"
11144 msgstr ""
11145
11146 #: config/tc-m68hc11.c:762
11147 msgid "RD,RS"
11148 msgstr ""
11149
11150 #: config/tc-m68hc11.c:770
11151 msgid "RI, #imm4"
11152 msgstr ""
11153
11154 #: config/tc-m68hc11.c:802
11155 msgid "RD, (RI,#offs5)"
11156 msgstr ""
11157
11158 #: config/tc-m68hc11.c:854
11159 msgid "#<imm8>"
11160 msgstr ""
11161
11162 #: config/tc-m68hc11.c:863
11163 msgid "#<imm16>"
11164 msgstr ""
11165
11166 #: config/tc-m68hc11.c:872 config/tc-m68hc11.c:881
11167 msgid "<imm8>,X"
11168 msgstr ""
11169
11170 #: config/tc-m68hc11.c:908
11171 msgid "*<abs8>"
11172 msgstr ""
11173
11174 #: config/tc-m68hc11.c:920
11175 msgid "#<mask>"
11176 msgstr ""
11177
11178 #: config/tc-m68hc11.c:930
11179 #, c-format
11180 msgid "symbol%d"
11181 msgstr ""
11182
11183 #: config/tc-m68hc11.c:932
11184 msgid "<abs>"
11185 msgstr ""
11186
11187 #: config/tc-m68hc11.c:951
11188 msgid "<label>"
11189 msgstr ""
11190
11191 #: config/tc-m68hc11.c:967
11192 #, c-format
11193 msgid ""
11194 "# Example of `%s' instructions\n"
11195 "\t.sect .text\n"
11196 "_start:\n"
11197 msgstr ""
11198
11199 #: config/tc-m68hc11.c:1014
11200 #, c-format
11201 msgid "Instruction `%s' is not recognized."
11202 msgstr ""
11203
11204 #: config/tc-m68hc11.c:1019
11205 #, c-format
11206 msgid "Instruction formats for `%s':"
11207 msgstr ""
11208
11209 #: config/tc-m68hc11.c:1171
11210 #, c-format
11211 msgid "Immediate operand is not allowed for operand %d."
11212 msgstr ""
11213
11214 #: config/tc-m68hc11.c:1215
11215 msgid "Indirect indexed addressing is not valid for 68HC11."
11216 msgstr ""
11217
11218 #: config/tc-m68hc11.c:1235
11219 msgid "Spurious `,' or bad indirect register addressing mode."
11220 msgstr ""
11221
11222 #: config/tc-m68hc11.c:1257
11223 msgid "Missing second register or offset for indexed-indirect mode."
11224 msgstr ""
11225
11226 #: config/tc-m68hc11.c:1267
11227 msgid "Missing second register for indexed-indirect mode."
11228 msgstr ""
11229
11230 #: config/tc-m68hc11.c:1283
11231 msgid "Missing `]' to close indexed-indirect mode."
11232 msgstr ""
11233
11234 #: config/tc-m68hc11.c:1328 config/tc-m68hc11.c:2960 config/tc-m68hc11.c:3072
11235 #: config/tc-m68hc11.c:3146 config/tc-m68hc11.c:3330 config/tc-m68hc11.c:3401
11236 msgid "Illegal operand."
11237 msgstr ""
11238
11239 #. Looks like OP_R_R.
11240 #: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2965 config/tc-m68hc11.c:3077
11241 #: config/tc-m68hc11.c:3151 config/tc-m68hc11.c:3257 config/tc-m68hc11.c:3309
11242 #: config/tc-m68hc11.c:3317 config/tc-m68hc11.c:3335
11243 msgid "Missing operand."
11244 msgstr ""
11245
11246 #: config/tc-m68hc11.c:1386
11247 msgid "Pre-increment mode is not valid for 68HC11"
11248 msgstr ""
11249
11250 #: config/tc-m68hc11.c:1399
11251 msgid "Wrong register in register indirect mode."
11252 msgstr ""
11253
11254 #: config/tc-m68hc11.c:1407
11255 msgid "Missing `]' to close register indirect operand."
11256 msgstr ""
11257
11258 #: config/tc-m68hc11.c:1427
11259 msgid "Post-decrement mode is not valid for 68HC11."
11260 msgstr ""
11261
11262 #: config/tc-m68hc11.c:1435
11263 msgid "Post-increment mode is not valid for 68HC11."
11264 msgstr ""
11265
11266 #: config/tc-m68hc11.c:1453
11267 msgid "Invalid indexed indirect mode."
11268 msgstr ""
11269
11270 #: config/tc-m68hc11.c:1577
11271 #, c-format
11272 msgid "Trap id `%<PRId64>' is out of range."
11273 msgstr ""
11274
11275 #: config/tc-m68hc11.c:1582
11276 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
11277 msgstr ""
11278
11279 #: config/tc-m68hc11.c:1589 config/tc-m68hc11.c:1741
11280 #, c-format
11281 msgid "Operand out of 8-bit range: `%<PRId64>'."
11282 msgstr ""
11283
11284 #: config/tc-m68hc11.c:1597
11285 msgid "The trap id must be a constant."
11286 msgstr ""
11287
11288 #: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1346
11289 #, c-format
11290 msgid "Operand `%x' not recognized in fixup8."
11291 msgstr ""
11292
11293 #: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
11294 #, c-format
11295 msgid "Operand out of 16-bit range: `%<PRId64>'."
11296 msgstr ""
11297
11298 #: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
11299 #, c-format
11300 msgid "Operand `%x' not recognized in fixup16."
11301 msgstr ""
11302
11303 #: config/tc-m68hc11.c:1801
11304 #, c-format
11305 msgid "Unexpected branch conversion with `%x'"
11306 msgstr ""
11307
11308 #: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2018
11309 #, c-format
11310 msgid "Operand out of range for a relative branch: `%ld'"
11311 msgstr ""
11312
11313 #: config/tc-m68hc11.c:1986
11314 msgid "Invalid register for dbcc/tbcc instruction."
11315 msgstr ""
11316
11317 #: config/tc-m68hc11.c:2074
11318 #, c-format
11319 msgid "Increment/decrement value is out of range: `%ld'."
11320 msgstr ""
11321
11322 #: config/tc-m68hc11.c:2086
11323 msgid "Expecting a register."
11324 msgstr ""
11325
11326 #: config/tc-m68hc11.c:2101
11327 msgid "Invalid register for post/pre increment."
11328 msgstr ""
11329
11330 #: config/tc-m68hc11.c:2131
11331 msgid "Invalid register."
11332 msgstr ""
11333
11334 #: config/tc-m68hc11.c:2138
11335 #, c-format
11336 msgid "Offset out of 16-bit range: %ld."
11337 msgstr ""
11338
11339 #: config/tc-m68hc11.c:2144
11340 #, c-format
11341 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
11342 msgstr ""
11343
11344 #: config/tc-m68hc11.c:2269
11345 msgid "Expecting register D for indexed indirect mode."
11346 msgstr ""
11347
11348 #: config/tc-m68hc11.c:2271
11349 msgid "Indexed indirect mode is not allowed for movb/movw."
11350 msgstr ""
11351
11352 #: config/tc-m68hc11.c:2288
11353 msgid "Invalid accumulator register."
11354 msgstr ""
11355
11356 #: config/tc-m68hc11.c:2314
11357 msgid "Invalid indexed register."
11358 msgstr ""
11359
11360 #: config/tc-m68hc11.c:2324
11361 msgid "Addressing mode not implemented yet."
11362 msgstr ""
11363
11364 #: config/tc-m68hc11.c:2338
11365 msgid "Invalid source register for this instruction, use 'tfr'."
11366 msgstr ""
11367
11368 #: config/tc-m68hc11.c:2340
11369 msgid "Invalid source register."
11370 msgstr ""
11371
11372 #: config/tc-m68hc11.c:2345
11373 msgid "Invalid destination register for this instruction, use 'tfr'."
11374 msgstr ""
11375
11376 #: config/tc-m68hc11.c:2347
11377 msgid "Invalid destination register."
11378 msgstr ""
11379
11380 #: config/tc-m68hc11.c:2522
11381 msgid "Invalid indexed register, expecting register X."
11382 msgstr ""
11383
11384 #: config/tc-m68hc11.c:2524
11385 msgid "Invalid indexed register, expecting register Y."
11386 msgstr ""
11387
11388 #: config/tc-m68hc11.c:2843 config/tc-s12z.c:3802
11389 msgid "No instruction or missing opcode."
11390 msgstr ""
11391
11392 #: config/tc-m68hc11.c:2853 config/tc-m68hc11.c:3530
11393 #, c-format
11394 msgid "Opcode `%s' is not recognized."
11395 msgstr ""
11396
11397 #: config/tc-m68hc11.c:2902 config/tc-m68hc11.c:3451 config/tc-m68hc11.c:3552
11398 #, c-format
11399 msgid "Garbage at end of instruction: `%s'."
11400 msgstr ""
11401
11402 #: config/tc-m68hc11.c:3439
11403 #, c-format
11404 msgid "Failed to find a valid mode for `%s'."
11405 msgstr ""
11406
11407 #: config/tc-m68hc11.c:3463 config/tc-m68hc11.c:3680 config/tc-m68hc11.c:3686
11408 #, c-format
11409 msgid "Invalid operand for `%s'"
11410 msgstr ""
11411
11412 #: config/tc-m68hc11.c:3738
11413 #, c-format
11414 msgid "Invalid mode: %s\n"
11415 msgstr ""
11416
11417 #: config/tc-m68hc11.c:3797
11418 msgid "bad .relax format"
11419 msgstr ""
11420
11421 #: config/tc-m68hc11.c:3841 config/tc-s12z.c:3895 config/tc-xgate.c:627
11422 #, c-format
11423 msgid "Relocation %d is not supported by object file format."
11424 msgstr ""
11425
11426 #: config/tc-m68hc11.c:4118
11427 msgid "bra or bsr with undefined symbol."
11428 msgstr ""
11429
11430 #: config/tc-m68hc11.c:4219 config/tc-m68hc11.c:4276
11431 #, c-format
11432 msgid "Subtype %d is not recognized."
11433 msgstr ""
11434
11435 #: config/tc-m68hc11.c:4365 config/tc-s12z.c:3976 config/tc-xgate.c:705
11436 #: config/tc-xgate.c:714
11437 msgid "Value out of 16-bit range."
11438 msgstr ""
11439
11440 #: config/tc-m68hc11.c:4387
11441 #, c-format
11442 msgid "Value %ld too large for 8-bit PC-relative branch."
11443 msgstr ""
11444
11445 #: config/tc-m68hc11.c:4397 config/tc-xgate.c:671
11446 #, c-format
11447 msgid "Value %ld too large for 9-bit PC-relative branch."
11448 msgstr ""
11449
11450 #: config/tc-m68hc11.c:4406 config/tc-xgate.c:688
11451 #, c-format
11452 msgid "Value %ld too large for 10-bit PC-relative branch."
11453 msgstr ""
11454
11455 #: config/tc-m68hc11.c:4414
11456 #, c-format
11457 msgid "Auto increment/decrement offset '%ld' is out of range."
11458 msgstr ""
11459
11460 #: config/tc-m68hc11.c:4427
11461 #, c-format
11462 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
11463 msgstr ""
11464
11465 #: config/tc-m68hc11.c:4438
11466 #, c-format
11467 msgid "Offset out of 9-bit range for movw/movb insn: %ld"
11468 msgstr ""
11469
11470 #: config/tc-m68hc11.c:4450
11471 #, c-format
11472 msgid "Offset out of 16-bit range for movw/movb insn: %ld"
11473 msgstr ""
11474
11475 #: config/tc-m68hc11.c:4467 config/tc-s12z.c:3982 config/tc-xgate.c:749
11476 #, c-format
11477 msgid "Line %d: unknown relocation type: 0x%x."
11478 msgstr ""
11479
11480 #: config/tc-m68hc11.c:4492 config/tc-z80.c:3452 config/tc-z80.c:3472
11481 msgid "Invalid directive"
11482 msgstr ""
11483
11484 #: config/tc-m68k.c:1123
11485 #, c-format
11486 msgid "Can not do %d byte pc-relative relocation"
11487 msgstr ""
11488
11489 #: config/tc-m68k.c:1125
11490 #, c-format
11491 msgid "Can not do %d byte pc-relative pic relocation"
11492 msgstr ""
11493
11494 #: config/tc-m68k.c:1130
11495 #, c-format
11496 msgid "Can not do %d byte relocation"
11497 msgstr ""
11498
11499 #: config/tc-m68k.c:1132
11500 #, c-format
11501 msgid "Can not do %d byte pic relocation"
11502 msgstr ""
11503
11504 #: config/tc-m68k.c:1202
11505 #, c-format
11506 msgid "Unable to produce reloc against symbol '%s'"
11507 msgstr ""
11508
11509 #: config/tc-m68k.c:1261 config/tc-vax.c:2322
11510 #, c-format
11511 msgid "Cannot make %s relocation PC relative"
11512 msgstr ""
11513
11514 #: config/tc-m68k.c:1343 config/tc-vax.c:1872
11515 msgid "No operator"
11516 msgstr ""
11517
11518 #: config/tc-m68k.c:1373 config/tc-vax.c:1888
11519 msgid "Unknown operator"
11520 msgstr ""
11521
11522 #: config/tc-m68k.c:2276
11523 msgid "invalid instruction for this architecture; needs "
11524 msgstr ""
11525
11526 #: config/tc-m68k.c:2284
11527 msgid "hardware divide"
11528 msgstr ""
11529
11530 #: config/tc-m68k.c:2306 config/tc-m68k.c:2310 config/tc-m68k.c:2314
11531 msgid "or higher"
11532 msgstr ""
11533
11534 #: config/tc-m68k.c:2367
11535 msgid "operands mismatch"
11536 msgstr ""
11537
11538 #: config/tc-m68k.c:2431 config/tc-m68k.c:2437 config/tc-m68k.c:2443
11539 #: config/tc-mmix.c:2498 config/tc-mmix.c:2522
11540 msgid "operand out of range"
11541 msgstr ""
11542
11543 #: config/tc-m68k.c:2500
11544 #, c-format
11545 msgid "Bignum too big for %c format; truncated"
11546 msgstr ""
11547
11548 #: config/tc-m68k.c:2577
11549 msgid "displacement too large for this architecture; needs 68020 or higher"
11550 msgstr ""
11551
11552 #: config/tc-m68k.c:2685
11553 msgid "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
11554 msgstr ""
11555
11556 #: config/tc-m68k.c:2690
11557 msgid "invalid index size for coldfire"
11558 msgstr ""
11559
11560 #: config/tc-m68k.c:2743
11561 msgid "Forcing byte displacement"
11562 msgstr ""
11563
11564 #: config/tc-m68k.c:2745
11565 msgid "byte displacement out of range"
11566 msgstr ""
11567
11568 #: config/tc-m68k.c:2790 config/tc-m68k.c:2828
11569 msgid "invalid operand mode for this architecture; needs 68020 or higher"
11570 msgstr ""
11571
11572 #: config/tc-m68k.c:2814 config/tc-m68k.c:2848
11573 msgid ":b not permitted; defaulting to :w"
11574 msgstr ""
11575
11576 #: config/tc-m68k.c:2923
11577 msgid "unsupported byte value; use a different suffix"
11578 msgstr ""
11579
11580 #: config/tc-m68k.c:2938
11581 msgid "unknown/incorrect operand"
11582 msgstr ""
11583
11584 #: config/tc-m68k.c:2981 config/tc-m68k.c:2989 config/tc-m68k.c:2996
11585 #: config/tc-m68k.c:3003
11586 msgid "out of range"
11587 msgstr " "
11588
11589 #: config/tc-m68k.c:3074
11590 msgid "Can't use long branches on this architecture"
11591 msgstr ""
11592
11593 #: config/tc-m68k.c:3180
11594 msgid "Expression out of range, using 0"
11595 msgstr ""
11596
11597 #: config/tc-m68k.c:3381 config/tc-m68k.c:3397
11598 msgid "Floating point register in register list"
11599 msgstr ""
11600
11601 #: config/tc-m68k.c:3387
11602 msgid "Wrong register in floating-point reglist"
11603 msgstr ""
11604
11605 #: config/tc-m68k.c:3403
11606 msgid "incorrect register in reglist"
11607 msgstr ""
11608
11609 #: config/tc-m68k.c:3409
11610 msgid "wrong register in floating-point reglist"
11611 msgstr ""
11612
11613 #: config/tc-m68k.c:3820 config/tc-m68k.c:3852 config/tc-sparc.c:3146
11614 msgid "failed sanity check."
11615 msgstr ""
11616
11617 #. ERROR.
11618 #: config/tc-m68k.c:3882
11619 msgid "Extra )"
11620 msgstr ""
11621
11622 #. ERROR.
11623 #: config/tc-m68k.c:3893
11624 msgid "Missing )"
11625 msgstr ""
11626
11627 #: config/tc-m68k.c:3910
11628 msgid "Missing operand"
11629 msgstr ""
11630
11631 #: config/tc-m68k.c:4235
11632 #, c-format
11633 msgid "unrecognized default cpu `%s'"
11634 msgstr ""
11635
11636 #: config/tc-m68k.c:4289
11637 #, c-format
11638 msgid "%s -- statement `%s' ignored"
11639 msgstr ""
11640
11641 #: config/tc-m68k.c:4336
11642 #, c-format
11643 msgid "Don't know how to figure out width of %c in md_assemble()"
11644 msgstr ""
11645
11646 #: config/tc-m68k.c:4566 config/tc-m68k.c:4604
11647 #, c-format
11648 msgid "Internal Error: Can't find %s in hash table"
11649 msgstr ""
11650
11651 #: config/tc-m68k.c:4720
11652 #, c-format
11653 msgid "text label `%s' aligned to odd boundary"
11654 msgstr ""
11655
11656 #: config/tc-m68k.c:4879
11657 #, c-format
11658 msgid "value %ld out of range"
11659 msgstr ""
11660
11661 #: config/tc-m68k.c:4893
11662 msgid "invalid byte branch offset"
11663 msgstr ""
11664
11665 #: config/tc-m68k.c:4930
11666 msgid "short branch with zero offset: use :w"
11667 msgstr ""
11668
11669 #: config/tc-m68k.c:4974
11670 msgid "Conversion of PC relative BSR to absolute JSR"
11671 msgstr ""
11672
11673 #: config/tc-m68k.c:4985
11674 msgid "Conversion of PC relative branch to absolute jump"
11675 msgstr ""
11676
11677 #: config/tc-m68k.c:5002 config/tc-m68k.c:5059
11678 msgid "Conversion of PC relative conditional branch to absolute jump"
11679 msgstr ""
11680
11681 #: config/tc-m68k.c:5124
11682 msgid "Conversion of PC relative displacement to absolute"
11683 msgstr ""
11684
11685 #: config/tc-m68k.c:5307
11686 msgid "Tried to convert PC relative branch to absolute jump"
11687 msgstr ""
11688
11689 #: config/tc-m68k.c:5352 config/tc-m68k.c:5363 config/tc-m68k.c:5407
11690 msgid "expression out of range: defaulting to 1"
11691 msgstr ""
11692
11693 #: config/tc-m68k.c:5399
11694 msgid "expression out of range: defaulting to 0"
11695 msgstr ""
11696
11697 #: config/tc-m68k.c:5440 config/tc-m68k.c:5452
11698 #, c-format
11699 msgid "Can't deal with expression; defaulting to %ld"
11700 msgstr ""
11701
11702 #: config/tc-m68k.c:5466
11703 msgid "expression doesn't fit in BYTE"
11704 msgstr ""
11705
11706 #: config/tc-m68k.c:5470
11707 msgid "expression doesn't fit in WORD"
11708 msgstr ""
11709
11710 #: config/tc-m68k.c:5547
11711 #, c-format
11712 msgid "%s: unrecognized processor name"
11713 msgstr ""
11714
11715 #: config/tc-m68k.c:5608
11716 msgid "bad coprocessor id"
11717 msgstr ""
11718
11719 #: config/tc-m68k.c:5614
11720 msgid "unrecognized fopt option"
11721 msgstr ""
11722
11723 #: config/tc-m68k.c:5746
11724 #, c-format
11725 msgid "option `%s' may not be negated"
11726 msgstr ""
11727
11728 #: config/tc-m68k.c:5757
11729 #, c-format
11730 msgid "option `%s' not recognized"
11731 msgstr ""
11732
11733 #: config/tc-m68k.c:5786
11734 msgid "bad format of OPT NEST=depth"
11735 msgstr ""
11736
11737 #: config/tc-m68k.c:5842
11738 msgid "missing label"
11739 msgstr ""
11740
11741 #: config/tc-m68k.c:5868
11742 #, c-format
11743 msgid "bad register list: %s"
11744 msgstr ""
11745
11746 #: config/tc-m68k.c:5966
11747 msgid "restore without save"
11748 msgstr ""
11749
11750 #: config/tc-m68k.c:6119 config/tc-m68k.c:6488
11751 msgid "syntax error in structured control directive"
11752 msgstr ""
11753
11754 #: config/tc-m68k.c:6164
11755 msgid "missing condition code in structured control directive"
11756 msgstr ""
11757
11758 #: config/tc-m68k.c:6234
11759 #, c-format
11760 msgid "Condition <%c%c> in structured control directive can not be encoded correctly"
11761 msgstr ""
11762
11763 #: config/tc-m68k.c:6529
11764 msgid "missing then"
11765 msgstr ""
11766
11767 #: config/tc-m68k.c:6610
11768 msgid "else without matching if"
11769 msgstr ""
11770
11771 #: config/tc-m68k.c:6643
11772 msgid "endi without matching if"
11773 msgstr ""
11774
11775 #: config/tc-m68k.c:6683
11776 msgid "break outside of structured loop"
11777 msgstr ""
11778
11779 #: config/tc-m68k.c:6721
11780 msgid "next outside of structured loop"
11781 msgstr ""
11782
11783 #: config/tc-m68k.c:6771
11784 msgid "missing ="
11785 msgstr ""
11786
11787 #: config/tc-m68k.c:6809
11788 msgid "missing to or downto"
11789 msgstr ""
11790
11791 #: config/tc-m68k.c:6845 config/tc-m68k.c:6879 config/tc-m68k.c:7094
11792 msgid "missing do"
11793 msgstr ""
11794
11795 #: config/tc-m68k.c:6982
11796 msgid "endf without for"
11797 msgstr ""
11798
11799 #: config/tc-m68k.c:7036
11800 msgid "until without repeat"
11801 msgstr ""
11802
11803 #: config/tc-m68k.c:7129
11804 msgid "endw without while"
11805 msgstr ""
11806
11807 #: config/tc-m68k.c:7162 config/tc-m68k.c:7191
11808 msgid "already assembled instructions"
11809 msgstr ""
11810
11811 #: config/tc-m68k.c:7271
11812 #, c-format
11813 msgid "`%s' is deprecated, use `%s'"
11814 msgstr ""
11815
11816 #: config/tc-m68k.c:7290
11817 #, c-format
11818 msgid "cpu `%s' unrecognized"
11819 msgstr ""
11820
11821 #: config/tc-m68k.c:7309
11822 #, c-format
11823 msgid "architecture `%s' unrecognized"
11824 msgstr ""
11825
11826 #: config/tc-m68k.c:7330
11827 #, c-format
11828 msgid "extension `%s' unrecognized"
11829 msgstr ""
11830
11831 #: config/tc-m68k.c:7445
11832 #, c-format
11833 msgid "option `-A%s' is deprecated: use `-%s'"
11834 msgstr ""
11835
11836 #: config/tc-m68k.c:7478
11837 msgid "architecture features both enabled and disabled"
11838 msgstr ""
11839
11840 #: config/tc-m68k.c:7505
11841 msgid "selected processor does not have all features of selected architecture"
11842 msgstr ""
11843
11844 #: config/tc-m68k.c:7514
11845 msgid "m68k and cf features both selected"
11846 msgstr ""
11847
11848 #: config/tc-m68k.c:7526
11849 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
11850 msgstr ""
11851
11852 #: config/tc-m68k.c:7558
11853 #, c-format
11854 msgid ""
11855 "-march=<arch>\t\tset architecture\n"
11856 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
11857 msgstr ""
11858
11859 #: config/tc-m68k.c:7563
11860 #, c-format
11861 msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
11862 msgstr ""
11863
11864 #: config/tc-m68k.c:7569
11865 #, c-format
11866 msgid ""
11867 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
11868 "-pic, -k\t\tgenerate position independent code\n"
11869 "-S\t\t\tturn jbsr into jsr\n"
11870 "--pcrel never turn PC-relative branches into absolute jumps\n"
11871 "--register-prefix-optional\n"
11872 "\t\t\trecognize register names without prefix character\n"
11873 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
11874 "--base-size-default-16\tbase reg without size is 16 bits\n"
11875 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
11876 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
11877 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
11878 msgstr ""
11879
11880 #: config/tc-m68k.c:7583
11881 #, c-format
11882 msgid "Architecture variants are: "
11883 msgstr ""
11884
11885 #: config/tc-m68k.c:7592
11886 #, c-format
11887 msgid "Processor variants are: "
11888 msgstr ""
11889
11890 #: config/tc-m68k.c:7599 config/tc-xtensa.c:6413
11891 #, c-format
11892 msgid "\n"
11893 msgstr ""
11894
11895 #: config/tc-m68k.c:7630
11896 #, c-format
11897 msgid "Error %s in %s\n"
11898 msgstr ""
11899
11900 #: config/tc-m68k.c:7634
11901 #, c-format
11902 msgid "Opcode(%d.%s): "
11903 msgstr ""
11904
11905 #: config/tc-m68k.c:7779
11906 msgid "Not a defined coldfire architecture"
11907 msgstr ""
11908
11909 #: config/tc-m68k.c:7888 read.c:4871
11910 #, c-format
11911 msgid "%s relocations do not fit in %u byte"
11912 msgid_plural "%s relocations do not fit in %u bytes"
11913 msgstr[0] ""
11914 msgstr[1] ""
11915
11916 #: config/tc-m68k.c:7930 config/tc-ppc.c:2593
11917 msgid "unknown .gnu_attribute value"
11918 msgstr ""
11919
11920 #: config/tc-m68k.c:7974
11921 #, c-format
11922 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
11923 msgstr ""
11924
11925 #: config/tc-mcore.c:521 config/tc-microblaze.c:486 config/tc-microblaze.c:514
11926 #: config/tc-microblaze.c:551 config/tc-microblaze.c:563
11927 #, c-format
11928 msgid "register expected, but saw '%.6s'"
11929 msgstr ""
11930
11931 #: config/tc-mcore.c:603
11932 #, c-format
11933 msgid "control register expected, but saw '%.6s'"
11934 msgstr ""
11935
11936 #: config/tc-mcore.c:639
11937 msgid "bad/missing psr specifier"
11938 msgstr ""
11939
11940 #: config/tc-mcore.c:784
11941 #, c-format
11942 msgid "operand must be absolute in range %u..%u, not %ld"
11943 msgstr ""
11944
11945 #: config/tc-mcore.c:819
11946 msgid "operand must be a multiple of 4"
11947 msgstr ""
11948
11949 #: config/tc-mcore.c:826
11950 msgid "operand must be a multiple of 2"
11951 msgstr ""
11952
11953 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
11954 msgid "base register expected"
11955 msgstr ""
11956
11957 #: config/tc-mcore.c:888 config/tc-microblaze.c:919 config/tc-microblaze.c:1051
11958 #: config/tc-microblaze.c:1083 config/tc-microblaze.c:1617
11959 #: config/tc-microblaze.c:1683 config/tc-microblaze.c:1756
11960 #: config/tc-microblaze.c:2176 config/tc-microblaze.c:2224
11961 #, c-format
11962 msgid "unknown opcode \"%s\""
11963 msgstr ""
11964
11965 #: config/tc-mcore.c:931
11966 msgid "invalid register: r15 illegal"
11967 msgstr ""
11968
11969 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
11970 msgid "M340 specific opcode used when assembling for M210"
11971 msgstr ""
11972
11973 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
11974 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
11975 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
11976 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
11977 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
11978 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
11979 msgid "second operand missing"
11980 msgstr ""
11981
11982 #: config/tc-mcore.c:1014
11983 msgid "destination register must be r1"
11984 msgstr ""
11985
11986 #: config/tc-mcore.c:1035
11987 msgid "source register must be r1"
11988 msgstr ""
11989
11990 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
11991 msgid "immediate is not a power of two"
11992 msgstr ""
11993
11994 #: config/tc-mcore.c:1127
11995 msgid "translating bgeni to movi"
11996 msgstr ""
11997
11998 #: config/tc-mcore.c:1196
11999 msgid "translating bmaski to movi"
12000 msgstr ""
12001
12002 #: config/tc-mcore.c:1272
12003 #, c-format
12004 msgid "displacement too large (%d)"
12005 msgstr ""
12006
12007 #: config/tc-mcore.c:1286
12008 msgid "Invalid register: r0 and r15 illegal"
12009 msgstr ""
12010
12011 #: config/tc-mcore.c:1317
12012 msgid "bad starting register: r0 and r15 invalid"
12013 msgstr ""
12014
12015 #: config/tc-mcore.c:1330
12016 msgid "ending register must be r15"
12017 msgstr ""
12018
12019 #: config/tc-mcore.c:1350
12020 msgid "bad base register: must be r0"
12021 msgstr ""
12022
12023 #: config/tc-mcore.c:1368
12024 msgid "first register must be r4"
12025 msgstr ""
12026
12027 #: config/tc-mcore.c:1379
12028 msgid "last register must be r7"
12029 msgstr ""
12030
12031 #: config/tc-mcore.c:1416
12032 msgid "reg-reg expected"
12033 msgstr ""
12034
12035 #: config/tc-mcore.c:1548
12036 msgid "zero used as immediate value"
12037 msgstr ""
12038
12039 #: config/tc-mcore.c:1575
12040 msgid "duplicated psr bit specifier"
12041 msgstr ""
12042
12043 #: config/tc-mcore.c:1581
12044 msgid "`af' must appear alone"
12045 msgstr ""
12046
12047 #: config/tc-mcore.c:1588 config/tc-microblaze.c:1794
12048 #, c-format
12049 msgid "unimplemented opcode \"%s\""
12050 msgstr ""
12051
12052 #: config/tc-mcore.c:1597 config/tc-microblaze.c:1803
12053 #, c-format
12054 msgid "ignoring operands: %s "
12055 msgstr ""
12056
12057 #: config/tc-mcore.c:1673
12058 #, c-format
12059 msgid "unrecognised cpu type '%s'"
12060 msgstr ""
12061
12062 #: config/tc-mcore.c:1691
12063 #, c-format
12064 msgid ""
12065 "MCORE specific options:\n"
12066 " -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
12067 " -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
12068 " -cpu=[210|340] select CPU type\n"
12069 " -EB assemble for a big endian system (default)\n"
12070 " -EL assemble for a little endian system\n"
12071 msgstr ""
12072
12073 #: config/tc-mcore.c:1709 config/tc-microblaze.c:1911
12074 msgid "failed sanity check: short_jump"
12075 msgstr ""
12076
12077 #: config/tc-mcore.c:1719 config/tc-microblaze.c:1921
12078 msgid "failed sanity check: long_jump"
12079 msgstr ""
12080
12081 #: config/tc-mcore.c:1745
12082 #, c-format
12083 msgid "odd displacement at %x"
12084 msgstr ""
12085
12086 #: config/tc-mcore.c:1954
12087 #, c-format
12088 msgid "odd distance branch (0x%lx byte)"
12089 msgid_plural "odd distance branch (0x%lx bytes)"
12090 msgstr[0] ""
12091 msgstr[1] ""
12092
12093 #: config/tc-mcore.c:1961
12094 #, c-format
12095 msgid "pcrel for branch to %s too far (0x%lx)"
12096 msgstr ""
12097
12098 #: config/tc-mcore.c:1981
12099 #, c-format
12100 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
12101 msgstr ""
12102
12103 #: config/tc-mcore.c:1993
12104 #, c-format
12105 msgid "pcrel for loopt too far (0x%lx)"
12106 msgstr ""
12107
12108 #: config/tc-mcore.c:2189 config/tc-microblaze.c:2512 config/tc-tic30.c:1364
12109 #, c-format
12110 msgid "Can not do %d byte %srelocation"
12111 msgstr ""
12112
12113 #: config/tc-mcore.c:2191 config/tc-microblaze.c:2514 config/tc-tic30.c:1365
12114 msgid "pc-relative "
12115 msgstr ""
12116
12117 #: config/tc-mep.c:339
12118 #, c-format
12119 msgid ""
12120 "MeP specific command line options:\n"
12121 " -EB assemble for a big endian system\n"
12122 " -EL assemble for a little endian system (default)\n"
12123 " -mconfig=<name> specify a chip configuration to use\n"
12124 " -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
12125 " -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
12126 " -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
12127 " enable/disable the given opcodes\n"
12128 "\n"
12129 " If -mconfig is given, the other -m options modify it. Otherwise,\n"
12130 " if no -m options are given, all core opcodes are enabled;\n"
12131 " if any enabling -m options are given, only those are enabled;\n"
12132 " if only disabling -m options are given, only those are disabled.\n"
12133 msgstr ""
12134
12135 #: config/tc-mep.c:408
12136 msgid "$hi and $lo are disabled when MUL and DIV are off"
12137 msgstr ""
12138
12139 #: config/tc-mep.c:415
12140 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
12141 msgstr ""
12142
12143 #: config/tc-mep.c:420
12144 msgid "$dbg and $depc are disabled when DEBUG is off"
12145 msgstr ""
12146
12147 #: config/tc-mep.c:611
12148 msgid "core and copro insn lengths must total 32 bits."
12149 msgstr ""
12150
12151 #: config/tc-mep.c:614 config/tc-mep.c:751
12152 msgid "vliw group must consist of 1 core and 1 copro insn."
12153 msgstr ""
12154
12155 #: config/tc-mep.c:748
12156 msgid "core and copro insn lengths must total 64 bits."
12157 msgstr ""
12158
12159 #: config/tc-mep.c:980
12160 #, c-format
12161 msgid "cannot pack %s with a 16-bit insn"
12162 msgstr ""
12163
12164 #: config/tc-mep.c:998
12165 #, c-format
12166 msgid "cannot pack %s and %s together with a 16-bit insn"
12167 msgstr ""
12168
12169 #: config/tc-mep.c:1004
12170 msgid "too many IVC2 insns to pack with a 16-bit core insn"
12171 msgstr ""
12172
12173 #: config/tc-mep.c:1019
12174 #, c-format
12175 msgid "cannot pack %s into slot P1"
12176 msgstr ""
12177
12178 #: config/tc-mep.c:1025
12179 msgid "too many IVC2 insns to pack with a 32-bit core insn"
12180 msgstr ""
12181
12182 #: config/tc-mep.c:1043
12183 #, c-format
12184 msgid "unable to pack %s by itself?"
12185 msgstr ""
12186
12187 #: config/tc-mep.c:1073
12188 #, c-format
12189 msgid "cannot pack %s and %s together"
12190 msgstr ""
12191
12192 #: config/tc-mep.c:1079
12193 msgid "too many IVC2 insns to pack together"
12194 msgstr ""
12195
12196 #. There are no insns in the queue and a plus is present.
12197 #. This is a syntax error. Let's not tolerate this.
12198 #. We can relax this later if necessary.
12199 #: config/tc-mep.c:1316
12200 msgid "Invalid use of parallelization operator."
12201 msgstr ""
12202
12203 #: config/tc-mep.c:1362
12204 msgid "Leading plus sign not allowed in core mode"
12205 msgstr ""
12206
12207 #: config/tc-mep.c:1892
12208 #, c-format
12209 msgid "Don't know how to relocate plain operands of type %s"
12210 msgstr ""
12211
12212 #: config/tc-mep.c:1902
12213 #, c-format
12214 msgid "Perhaps you are missing %%tpoff()?"
12215 msgstr ""
12216
12217 #: config/tc-mep.c:2089
12218 msgid "bad .section directive: want a,v,w,x,M,S in string"
12219 msgstr ""
12220
12221 #: config/tc-mep.c:2147
12222 msgid ".vliw unavailable when VLIW is disabled."
12223 msgstr ""
12224
12225 #: config/tc-metag.c:455
12226 msgid "no floating point unit specified"
12227 msgstr ""
12228
12229 #: config/tc-metag.c:720
12230 #, c-format
12231 msgid "offset must be a multiple of %d"
12232 msgstr ""
12233
12234 #: config/tc-metag.c:736 config/tc-metag.c:4441
12235 msgid "offset and base must be from the same unit"
12236 msgstr ""
12237
12238 #: config/tc-metag.c:867 config/tc-metag.c:3166 config/tc-metag.c:3268
12239 msgid "invalid destination register"
12240 msgstr ""
12241
12242 #: config/tc-metag.c:883 config/tc-metag.c:901 config/tc-metag.c:1292
12243 #: config/tc-metag.c:1310 config/tc-metag.c:1529 config/tc-metag.c:3098
12244 #: config/tc-metag.c:3183 config/tc-metag.c:3285
12245 msgid "invalid memory operand"
12246 msgstr ""
12247
12248 #: config/tc-metag.c:938 config/tc-metag.c:3116
12249 msgid "invalid source register"
12250 msgstr ""
12251
12252 #: config/tc-metag.c:1023
12253 msgid "invalid destination unit"
12254 msgstr ""
12255
12256 #: config/tc-metag.c:1031
12257 msgid "mov cannot use RD port as destination"
12258 msgstr ""
12259
12260 #: config/tc-metag.c:1056
12261 msgid "invalid source unit"
12262 msgstr ""
12263
12264 #: config/tc-metag.c:1064
12265 msgid "source and address units must not be shared for this addressing mode"
12266 msgstr ""
12267
12268 #: config/tc-metag.c:1072 config/tc-metag.c:1675
12269 msgid "set can only use RD port as source"
12270 msgstr ""
12271
12272 #: config/tc-metag.c:1087 config/tc-metag.c:1188 config/tc-metag.c:1439
12273 #: config/tc-metag.c:1696 config/tc-metag.c:4052
12274 #, c-format
12275 msgid "base unit must be one of %s"
12276 msgstr ""
12277
12278 #. We already tried to encode as an extended GET/SET.
12279 #. Parsing as a standard GET/SET provides a smaller offset.
12280 #: config/tc-metag.c:1108 config/tc-metag.c:1214 config/tc-metag.c:3129
12281 #: config/tc-metag.c:3196 config/tc-metag.c:3298 config/tc-metag.c:4578
12282 msgid "offset value out of range"
12283 msgstr ""
12284
12285 #: config/tc-metag.c:1168
12286 msgid "destination unit must be RD"
12287 msgstr ""
12288
12289 #: config/tc-metag.c:1278
12290 msgid "invalid destination register list"
12291 msgstr ""
12292
12293 #: config/tc-metag.c:1325
12294 msgid "invalid source register list"
12295 msgstr ""
12296
12297 #: config/tc-metag.c:1350
12298 msgid "register list must be even numbered"
12299 msgstr ""
12300
12301 #: config/tc-metag.c:1356
12302 msgid "register list must be from the same unit"
12303 msgstr ""
12304
12305 #: config/tc-metag.c:1379
12306 msgid "register list must not contain duplicates"
12307 msgstr ""
12308
12309 #: config/tc-metag.c:1635
12310 msgid "MDRD value must be between 1 and 8"
12311 msgstr ""
12312
12313 #: config/tc-metag.c:1726
12314 msgid "invalid destination memory operand"
12315 msgstr ""
12316
12317 #: config/tc-metag.c:1741
12318 msgid "invalid source memory operand"
12319 msgstr ""
12320
12321 #: config/tc-metag.c:1748
12322 #, c-format
12323 msgid "address units must be one of %s"
12324 msgstr ""
12325
12326 #: config/tc-metag.c:1755
12327 msgid "base and offset must be from the same unit"
12328 msgstr ""
12329
12330 #: config/tc-metag.c:1763
12331 msgid "source and destination increment mode must agree"
12332 msgstr ""
12333
12334 #: config/tc-metag.c:2038
12335 msgid "PC, CT, TR and TT are treated as if they are a single unit but operands must be in different units"
12336 msgstr ""
12337
12338 #: config/tc-metag.c:2047
12339 msgid "source and destination register must be in different units"
12340 msgstr ""
12341
12342 #: config/tc-metag.c:2079
12343 #, c-format
12344 msgid "register unit must be one of %s"
12345 msgstr ""
12346
12347 #: config/tc-metag.c:2166
12348 #, c-format
12349 msgid "link register unit must be one of %s"
12350 msgstr ""
12351
12352 #: config/tc-metag.c:2172
12353 msgid "link register must be in a low numbered register"
12354 msgstr ""
12355
12356 #: config/tc-metag.c:2189 config/tc-metag.c:2714 config/tc-metag.c:2768
12357 msgid "target out of range"
12358 msgstr ""
12359
12360 #: config/tc-metag.c:2670
12361 msgid "invalid quickrot unit specified"
12362 msgstr ""
12363
12364 #: config/tc-metag.c:2686
12365 msgid "invalid quickrot register specified"
12366 msgstr ""
12367
12368 #: config/tc-metag.c:2740
12369 msgid "source register must be in the trigger unit"
12370 msgstr ""
12371
12372 #: config/tc-metag.c:2843
12373 msgid "Source registers must be in the same unit"
12374 msgstr ""
12375
12376 #: config/tc-metag.c:3553 config/tc-metag.c:3717 config/tc-metag.c:3985
12377 msgid "destination register should be even numbered"
12378 msgstr ""
12379
12380 #: config/tc-metag.c:3625
12381 msgid "comparison must be with register or #0"
12382 msgstr ""
12383
12384 #: config/tc-metag.c:3691 config/tc-metag.c:3756
12385 msgid "instruction cannot operate on pair values"
12386 msgstr ""
12387
12388 #: config/tc-metag.c:3702
12389 msgid "zero flag is not valid for this instruction"
12390 msgstr ""
12391
12392 #: config/tc-metag.c:3723
12393 msgid "source register should be even numbered"
12394 msgstr ""
12395
12396 #: config/tc-metag.c:3783 config/tc-metag.c:3792
12397 msgid "fraction bits value out of range"
12398 msgstr ""
12399
12400 #: config/tc-metag.c:3974
12401 msgid "simd instructions operate on pair values (L prefix)"
12402 msgstr ""
12403
12404 #: config/tc-metag.c:3992
12405 msgid "source registers should be even numbered"
12406 msgstr ""
12407
12408 #: config/tc-metag.c:4270
12409 #, c-format
12410 msgid "expected ']', not %c in %s"
12411 msgstr ""
12412
12413 #: config/tc-metag.c:4388
12414 msgid "invalid register for memory access"
12415 msgstr ""
12416
12417 #: config/tc-metag.c:4501 config/tc-metag.c:4629
12418 msgid "unexpected end of line"
12419 msgstr " "
12420
12421 #: config/tc-metag.c:4548
12422 msgid "'H' modifier only valid for accumulator registers"
12423 msgstr ""
12424
12425 #: config/tc-metag.c:4601
12426 msgid "base unit must be either A0 or A1"
12427 msgstr ""
12428
12429 #: config/tc-metag.c:4674 config/tc-metag.c:5117
12430 msgid "invalid register"
12431 msgstr ""
12432
12433 #: config/tc-metag.c:4785 config/tc-metag.c:5526 config/tc-metag.c:5548
12434 msgid "invalid register operand"
12435 msgstr ""
12436
12437 #: config/tc-metag.c:4822
12438 msgid "could not parse template definition"
12439 msgstr ""
12440
12441 #: config/tc-metag.c:5009
12442 msgid "QUICKRoT 64-bit extension not applicable to this instruction"
12443 msgstr ""
12444
12445 #: config/tc-metag.c:5065
12446 msgid "invalid operands for cross-unit op"
12447 msgstr ""
12448
12449 #: config/tc-metag.c:5107
12450 msgid "missing flags: one of 'P', 'N' or 'Z' required"
12451 msgstr ""
12452
12453 #: config/tc-metag.c:5135
12454 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
12455 msgstr ""
12456
12457 #: config/tc-metag.c:5156
12458 msgid "accumulator not a valid destination"
12459 msgstr ""
12460
12461 #: config/tc-metag.c:5166 config/tc-metag.c:5382 config/tc-metag.c:5566
12462 msgid "invalid immediate value"
12463 msgstr ""
12464
12465 #: config/tc-metag.c:5178
12466 msgid "immediate value not allowed when source & dest differ"
12467 msgstr ""
12468
12469 #: config/tc-metag.c:5210
12470 #, c-format
12471 msgid "invalid register operand: %s"
12472 msgstr ""
12473
12474 #: config/tc-metag.c:5244
12475 msgid "QUICKRoT extension requires 4 registers"
12476 msgstr ""
12477
12478 #: config/tc-metag.c:5251
12479 msgid "invalid fourth register"
12480 msgstr ""
12481
12482 #: config/tc-metag.c:5258
12483 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
12484 msgstr ""
12485
12486 #: config/tc-metag.c:5286
12487 msgid "DSP RAM pointer in incorrect unit"
12488 msgstr ""
12489
12490 #: config/tc-metag.c:5332
12491 msgid "invalid register operand #1"
12492 msgstr ""
12493
12494 #: config/tc-metag.c:5346
12495 msgid "invalid register operand #2"
12496 msgstr ""
12497
12498 #: config/tc-metag.c:5410
12499 msgid "this instruction does not accept an immediate"
12500 msgstr ""
12501
12502 #: config/tc-metag.c:5430
12503 msgid "invalid register operand #3"
12504 msgstr ""
12505
12506 #: config/tc-metag.c:5442
12507 msgid "this instruction does not accept an accumulator"
12508 msgstr ""
12509
12510 #: config/tc-metag.c:5460
12511 msgid "invalid register operand #4"
12512 msgstr ""
12513
12514 #: config/tc-metag.c:5537
12515 msgid "invalid accumulator register"
12516 msgstr ""
12517
12518 #: config/tc-metag.c:5593
12519 msgid "conditional instruction cannot use G flag"
12520 msgstr ""
12521
12522 #: config/tc-metag.c:5604
12523 msgid "conditional instruction cannot use B flag"
12524 msgstr ""
12525
12526 #: config/tc-metag.c:5615
12527 msgid "conditional instruction cannot use R flag"
12528 msgstr ""
12529
12530 #: config/tc-metag.c:5724
12531 msgid "'L' modifier not valid for this instruction"
12532 msgstr ""
12533
12534 #: config/tc-metag.c:5856
12535 #, c-format
12536 msgid "missing fpu name `%s'"
12537 msgstr ""
12538
12539 #: config/tc-metag.c:5867
12540 #, c-format
12541 msgid "unknown fpu `%s'"
12542 msgstr ""
12543
12544 #: config/tc-metag.c:5882
12545 #, c-format
12546 msgid "missing DSP name `%s'"
12547 msgstr ""
12548
12549 #: config/tc-metag.c:5893
12550 #, c-format
12551 msgid "unknown DSP `%s'"
12552 msgstr ""
12553
12554 #: config/tc-metag.c:5911
12555 msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
12556 msgstr ""
12557
12558 #: config/tc-metag.c:5948
12559 #, c-format
12560 msgid " Meta specific command line options:\n"
12561 msgstr ""
12562
12563 #: config/tc-metag.c:6037
12564 msgid "premature end of floating point prefix"
12565 msgstr ""
12566
12567 #: config/tc-metag.c:6097
12568 msgid "unknown floating point prefix character"
12569 msgstr ""
12570
12571 #: config/tc-metag.c:6246
12572 #, c-format
12573 msgid "unknown DSP prefix character %c %s"
12574 msgstr ""
12575
12576 #: config/tc-metag.c:6507
12577 #, c-format
12578 msgid "instruction mnemonic too long: %s"
12579 msgstr ""
12580
12581 #: config/tc-metag.c:6562
12582 #, c-format
12583 msgid "junk at end of line: \"%s\""
12584 msgstr ""
12585
12586 #: config/tc-metag.c:6569
12587 #, c-format
12588 msgid "failed to assemble instruction: \"%s\""
12589 msgstr ""
12590
12591 #: config/tc-metag.c:6574
12592 #, c-format
12593 msgid "unknown floating point mnemonic: \"%s\""
12594 msgstr ""
12595
12596 #: config/tc-metag.c:6576
12597 #, c-format
12598 msgid "unknown mnemonic: \"%s\""
12599 msgstr ""
12600
12601 #: config/tc-metag.c:6627
12602 #, c-format
12603 msgid "cannot assemble DSP instruction, DSP option not set: %s"
12604 msgstr ""
12605
12606 #: config/tc-metag.c:6634
12607 #, c-format
12608 msgid "cannot assemble FPU instruction, FPU option not set: %s"
12609 msgstr ""
12610
12611 #: config/tc-metag.c:6729 config/tc-nds32.c:7341
12612 msgid "Bad call to md_atof()"
12613 msgstr ""
12614
12615 #: config/tc-microblaze.c:216
12616 #, c-format
12617 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
12618 msgstr ""
12619
12620 #: config/tc-microblaze.c:491 config/tc-microblaze.c:520
12621 #: config/tc-microblaze.c:557
12622 #, c-format
12623 msgid "Invalid register number at '%.6s'"
12624 msgstr ""
12625
12626 #: config/tc-microblaze.c:722
12627 msgid "operand must be a constant or a label"
12628 msgstr ""
12629
12630 #: config/tc-microblaze.c:731
12631 #, c-format
12632 msgid "operand must be absolute in range %lx..%lx, not %lx"
12633 msgstr ""
12634
12635 #: config/tc-microblaze.c:933 config/tc-microblaze.c:940
12636 #: config/tc-microblaze.c:947 config/tc-microblaze.c:980
12637 #: config/tc-microblaze.c:987 config/tc-microblaze.c:993
12638 #: config/tc-microblaze.c:1106 config/tc-microblaze.c:1113
12639 #: config/tc-microblaze.c:1119 config/tc-microblaze.c:1150
12640 #: config/tc-microblaze.c:1158 config/tc-microblaze.c:1172
12641 #: config/tc-microblaze.c:1190 config/tc-microblaze.c:1231
12642 #: config/tc-microblaze.c:1238 config/tc-microblaze.c:1258
12643 #: config/tc-microblaze.c:1265 config/tc-microblaze.c:1285
12644 #: config/tc-microblaze.c:1292 config/tc-microblaze.c:1310
12645 #: config/tc-microblaze.c:1317 config/tc-microblaze.c:1339
12646 #: config/tc-microblaze.c:1346 config/tc-microblaze.c:1364
12647 #: config/tc-microblaze.c:1376 config/tc-microblaze.c:1394
12648 #: config/tc-microblaze.c:1411 config/tc-microblaze.c:1418
12649 #: config/tc-microblaze.c:1464 config/tc-microblaze.c:1471
12650 #: config/tc-microblaze.c:1517 config/tc-microblaze.c:1524
12651 #: config/tc-microblaze.c:1546 config/tc-microblaze.c:1553
12652 #: config/tc-microblaze.c:1573 config/tc-microblaze.c:1579
12653 #: config/tc-microblaze.c:1639 config/tc-microblaze.c:1645
12654 #: config/tc-microblaze.c:1705 config/tc-microblaze.c:1779
12655 msgid "Error in statement syntax"
12656 msgstr ""
12657
12658 #: config/tc-microblaze.c:953 config/tc-microblaze.c:955
12659 #: config/tc-microblaze.c:957 config/tc-microblaze.c:997
12660 #: config/tc-microblaze.c:999 config/tc-microblaze.c:1123
12661 #: config/tc-microblaze.c:1125 config/tc-microblaze.c:1164
12662 #: config/tc-microblaze.c:1166 config/tc-microblaze.c:1244
12663 #: config/tc-microblaze.c:1246 config/tc-microblaze.c:1271
12664 #: config/tc-microblaze.c:1273 config/tc-microblaze.c:1298
12665 #: config/tc-microblaze.c:1321 config/tc-microblaze.c:1352
12666 #: config/tc-microblaze.c:1382 config/tc-microblaze.c:1400
12667 #: config/tc-microblaze.c:1530 config/tc-microblaze.c:1532
12668 #: config/tc-microblaze.c:1559 config/tc-microblaze.c:1561
12669 #: config/tc-microblaze.c:1583 config/tc-microblaze.c:1649
12670 #: config/tc-microblaze.c:1711
12671 msgid "Cannot use special register with this instruction"
12672 msgstr ""
12673
12674 #: config/tc-microblaze.c:1007
12675 msgid "lmi pseudo instruction should not use a label in imm field"
12676 msgstr ""
12677
12678 #: config/tc-microblaze.c:1009
12679 msgid "smi pseudo instruction should not use a label in imm field"
12680 msgstr ""
12681
12682 #: config/tc-microblaze.c:1128
12683 msgid "Symbol used as immediate for shift instruction"
12684 msgstr ""
12685
12686 #: config/tc-microblaze.c:1137
12687 #, c-format
12688 msgid "Shift value > 32. using <value %% 32>"
12689 msgstr ""
12690
12691 #: config/tc-microblaze.c:1177
12692 msgid "Symbol used as immediate width value for bit field instruction"
12693 msgstr ""
12694
12695 #: config/tc-microblaze.c:1184
12696 msgid "Width value must be less than 32"
12697 msgstr ""
12698
12699 #: config/tc-microblaze.c:1195
12700 msgid "Symbol used as immediate shift value for bit field instruction"
12701 msgstr ""
12702
12703 #: config/tc-microblaze.c:1206
12704 #, c-format
12705 msgid "Shift value greater than 32. using <value %% 32>"
12706 msgstr ""
12707
12708 #: config/tc-microblaze.c:1212
12709 msgid "Width value + shift value must not be greater than 32"
12710 msgstr ""
12711
12712 #: config/tc-microblaze.c:1324
12713 msgid "Symbol used as immediate value for msrset/msrclr instructions"
12714 msgstr ""
12715
12716 #: config/tc-microblaze.c:1453 config/tc-microblaze.c:1506
12717 msgid "invalid value for special purpose register"
12718 msgstr ""
12719
12720 #: config/tc-microblaze.c:1719
12721 msgid "An IMM instruction should not be present in the .s file"
12722 msgstr ""
12723
12724 #: config/tc-microblaze.c:1781
12725 msgid "Symbol used as immediate for mbar instruction"
12726 msgstr ""
12727
12728 #: config/tc-microblaze.c:1787
12729 #, c-format
12730 msgid "Immediate value for mbar > 32. using <value %% 32>"
12731 msgstr ""
12732
12733 #: config/tc-microblaze.c:1861
12734 msgid "Bad call to MD_NTOF()"
12735 msgstr ""
12736
12737 #: config/tc-microblaze.c:2128
12738 #, c-format
12739 msgid "pcrel for branch to %s too far (0x%x)"
12740 msgstr ""
12741
12742 #. We know the abs value: Should never happen.
12743 #: config/tc-microblaze.c:2287
12744 msgid "Absolute PC-relative value in relaxation code. Assembler error....."
12745 msgstr ""
12746
12747 #. Cannot have a PC-relative branch to a diff segment.
12748 #: config/tc-microblaze.c:2301
12749 #, c-format
12750 msgid "PC relative branch to label %s which is not in the instruction space"
12751 msgstr ""
12752
12753 #: config/tc-microblaze.c:2344
12754 msgid "Variable is accessed using small data read only anchor, but it is not in the small data read only section"
12755 msgstr ""
12756
12757 #: config/tc-microblaze.c:2367
12758 msgid "Variable is accessed using small data read write anchor, but it is not in the small data read write section"
12759 msgstr ""
12760
12761 #: config/tc-microblaze.c:2376
12762 msgid "Incorrect fr_opcode value in frag. Internal error....."
12763 msgstr ""
12764
12765 #. We know the abs value: Should never happen.
12766 #: config/tc-microblaze.c:2383
12767 msgid "Absolute value in relaxation code. Assembler error....."
12768 msgstr ""
12769
12770 #. fprintf(stream, _(" MicroBlaze options:\n -noSmall Data in the comm and data sections do not go into the small data section\n"));
12771 #: config/tc-microblaze.c:2568
12772 #, c-format
12773 msgid " MicroBlaze specific assembler options:\n"
12774 msgstr ""
12775
12776 #: config/tc-microblaze.c:2569
12777 msgid "assemble for a big endian cpu"
12778 msgstr ""
12779
12780 #: config/tc-microblaze.c:2570
12781 msgid "assemble for a little endian cpu"
12782 msgstr ""
12783
12784 #: config/tc-mips.c:2183
12785 #, c-format
12786 msgid "the %d-bit %s architecture does not support the `%s' extension"
12787 msgstr ""
12788
12789 #: config/tc-mips.c:2186
12790 #, c-format
12791 msgid "the `%s' extension requires %s%d revision %d or greater"
12792 msgstr ""
12793
12794 #: config/tc-mips.c:2195
12795 #, c-format
12796 msgid "the `%s' extension was removed in %s%d revision %d"
12797 msgstr ""
12798
12799 #: config/tc-mips.c:2204
12800 #, c-format
12801 msgid "the `%s' extension requires 64-bit FPRs"
12802 msgstr ""
12803
12804 #: config/tc-mips.c:3056 config/tc-mips.c:16661
12805 #, c-format
12806 msgid "unrecognized register name `%s'"
12807 msgstr ""
12808
12809 #: config/tc-mips.c:3283
12810 msgid "invalid register range"
12811 msgstr ""
12812
12813 #: config/tc-mips.c:3311
12814 msgid "vector element must be constant"
12815 msgstr ""
12816
12817 #: config/tc-mips.c:3321
12818 msgid "missing `]'"
12819 msgstr " `]'"
12820
12821 #: config/tc-mips.c:3544
12822 #, c-format
12823 msgid "internal: bad mips opcode (mask error): %s %s"
12824 msgstr ""
12825
12826 #: config/tc-mips.c:3571
12827 #, c-format
12828 msgid "internal: unknown operand type: %s %s"
12829 msgstr ""
12830
12831 #: config/tc-mips.c:3604
12832 #, c-format
12833 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
12834 msgstr ""
12835
12836 #: config/tc-mips.c:3612
12837 #, c-format
12838 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
12839 msgstr ""
12840
12841 #: config/tc-mips.c:3619
12842 #, c-format
12843 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
12844 msgstr ""
12845
12846 #: config/tc-mips.c:3654
12847 #, c-format
12848 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
12849 msgstr ""
12850
12851 #: config/tc-mips.c:3662
12852 #, c-format
12853 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
12854 msgstr ""
12855
12856 #: config/tc-mips.c:3687
12857 msgid "-G may not be used in position-independent code"
12858 msgstr ""
12859
12860 #: config/tc-mips.c:3693
12861 msgid "-G may not be used with abicalls"
12862 msgstr ""
12863
12864 #: config/tc-mips.c:3798
12865 msgid "broken assembler, no assembly attempted"
12866 msgstr ""
12867
12868 #: config/tc-mips.c:3946
12869 #, c-format
12870 msgid ".gnu_attribute %d,%d is incompatible with `%s'"
12871 msgstr ""
12872
12873 #: config/tc-mips.c:3953
12874 #, c-format
12875 msgid ".gnu_attribute %d,%d requires `%s'"
12876 msgstr ""
12877
12878 #: config/tc-mips.c:4014
12879 #, c-format
12880 msgid ".gnu_attribute %d,%d is no longer supported"
12881 msgstr ""
12882
12883 #: config/tc-mips.c:4023
12884 #, c-format
12885 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
12886 msgstr ""
12887
12888 #: config/tc-mips.c:4036
12889 msgid "`gp=64' used with a 32-bit processor"
12890 msgstr ""
12891
12892 #: config/tc-mips.c:4039
12893 msgid "`gp=32' used with a 64-bit ABI"
12894 msgstr ""
12895
12896 #: config/tc-mips.c:4042
12897 msgid "`gp=64' used with a 32-bit ABI"
12898 msgstr ""
12899
12900 #: config/tc-mips.c:4049
12901 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
12902 msgstr ""
12903
12904 #: config/tc-mips.c:4051
12905 msgid "`fp=xx' cannot be used with `singlefloat'"
12906 msgstr ""
12907
12908 #: config/tc-mips.c:4055
12909 msgid "`fp=64' used with a 32-bit fpu"
12910 msgstr ""
12911
12912 #: config/tc-mips.c:4059
12913 msgid "`fp=64' used with a 32-bit ABI"
12914 msgstr ""
12915
12916 #: config/tc-mips.c:4064
12917 msgid "`fp=32' used with a 64-bit ABI"
12918 msgstr ""
12919
12920 #: config/tc-mips.c:4066
12921 msgid "`fp=32' used with a MIPS R6 cpu"
12922 msgstr ""
12923
12924 #: config/tc-mips.c:4069
12925 msgid "Unknown size of floating point registers"
12926 msgstr ""
12927
12928 #: config/tc-mips.c:4074
12929 msgid "`nooddspreg` cannot be used with a 64-bit ABI"
12930 msgstr ""
12931
12932 #: config/tc-mips.c:4077 config/tc-mips.c:4081
12933 #, c-format
12934 msgid "`%s' cannot be used with `%s'"
12935 msgstr ""
12936
12937 #: config/tc-mips.c:4086
12938 #, c-format
12939 msgid "branch relaxation is not supported in `%s'"
12940 msgstr ""
12941
12942 #: config/tc-mips.c:4172 config/tc-mips.c:17544
12943 #, c-format
12944 msgid "`%s' does not support legacy NaN"
12945 msgstr ""
12946
12947 #: config/tc-mips.c:4219
12948 #, c-format
12949 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
12950 msgstr ""
12951
12952 #: config/tc-mips.c:4931
12953 #, c-format
12954 msgid "operand %d out of range"
12955 msgstr ""
12956
12957 #: config/tc-mips.c:4939
12958 #, c-format
12959 msgid "operand %d must be constant"
12960 msgstr ""
12961
12962 #: config/tc-mips.c:4983 read.c:4657 read.c:5426 read.c:5554 write.c:250
12963 #: write.c:1058
12964 msgid "register value used as expression"
12965 msgstr ""
12966
12967 #: config/tc-mips.c:4996
12968 #, c-format
12969 msgid "operand %d must be an immediate expression"
12970 msgstr ""
12971
12972 #: config/tc-mips.c:5118 config/tc-mips.c:5120
12973 #, c-format
12974 msgid "float register should be even, was %d"
12975 msgstr ""
12976
12977 #: config/tc-mips.c:5133
12978 #, c-format
12979 msgid "condition code register should be even for %s, was %d"
12980 msgstr ""
12981
12982 #: config/tc-mips.c:5138
12983 #, c-format
12984 msgid "condition code register should be 0 or 4 for %s, was %d"
12985 msgstr ""
12986
12987 #: config/tc-mips.c:5459
12988 msgid "invalid performance register"
12989 msgstr ""
12990
12991 #: config/tc-mips.c:5555 config/tc-mips.c:6026
12992 msgid "the source register must not be $0"
12993 msgstr ""
12994
12995 #: config/tc-mips.c:5831
12996 msgid "missing frame size"
12997 msgstr ""
12998
12999 #: config/tc-mips.c:5836
13000 msgid "frame size specified twice"
13001 msgstr ""
13002
13003 #: config/tc-mips.c:5841
13004 msgid "invalid frame size"
13005 msgstr ""
13006
13007 #: config/tc-mips.c:5881
13008 #, c-format
13009 msgid "operand %d must be an immediate"
13010 msgstr ""
13011
13012 #: config/tc-mips.c:5896
13013 msgid "invalid element selector"
13014 msgstr ""
13015
13016 #: config/tc-mips.c:5909
13017 #, c-format
13018 msgid "operand %d must be scalar"
13019 msgstr ""
13020
13021 #: config/tc-mips.c:6089
13022 msgid "floating-point expression required"
13023 msgstr ""
13024
13025 #: config/tc-mips.c:6189
13026 #, c-format
13027 msgid "cannot use `%s' in this section"
13028 msgstr ""
13029
13030 #: config/tc-mips.c:6336
13031 msgid "used $at without \".set noat\""
13032 msgstr ""
13033
13034 #: config/tc-mips.c:6338
13035 #, c-format
13036 msgid "used $%u with \".set at=$%u\""
13037 msgstr ""
13038
13039 #: config/tc-mips.c:7517
13040 #, c-format
13041 msgid "wrong size instruction in a %u-bit branch delay slot"
13042 msgstr ""
13043
13044 #: config/tc-mips.c:7537 config/tc-mips.c:7547 config/tc-mips.c:15962
13045 #, c-format
13046 msgid "jump to misaligned address (0x%lx)"
13047 msgstr ""
13048
13049 #: config/tc-mips.c:7562 config/tc-mips.c:7582 config/tc-mips.c:7599
13050 #: config/tc-mips.c:9148 config/tc-mips.c:15816 config/tc-mips.c:15823
13051 #: config/tc-mips.c:16216 config/tc-mips.c:19063
13052 #, c-format
13053 msgid "branch to misaligned address (0x%lx)"
13054 msgstr ""
13055
13056 #: config/tc-mips.c:7568 config/tc-mips.c:7586 config/tc-mips.c:7603
13057 #: config/tc-mips.c:9151
13058 #, c-format
13059 msgid "branch address range overflow (0x%lx)"
13060 msgstr ""
13061
13062 #: config/tc-mips.c:7847
13063 msgid "extended instruction in delay slot"
13064 msgstr ""
13065
13066 #: config/tc-mips.c:8311
13067 msgid "source and destination must be different"
13068 msgstr ""
13069
13070 #: config/tc-mips.c:8314
13071 msgid "a destination register must be supplied"
13072 msgstr ""
13073
13074 #: config/tc-mips.c:8319
13075 msgid "the source register must not be $31"
13076 msgstr ""
13077
13078 #: config/tc-mips.c:8567 config/tc-mips.c:14535 config/tc-mips.c:19210
13079 msgid "invalid unextended operand value"
13080 msgstr ""
13081
13082 #: config/tc-mips.c:8685
13083 #, c-format
13084 msgid "opcode not supported on this processor: %s (%s)"
13085 msgstr ""
13086
13087 #: config/tc-mips.c:8764
13088 msgid "opcode not supported in the `insn32' mode"
13089 msgstr ""
13090
13091 #: config/tc-mips.c:8767
13092 #, c-format
13093 msgid "unrecognized %d-bit version of microMIPS opcode"
13094 msgstr ""
13095
13096 #: config/tc-mips.c:8823
13097 msgid "unrecognized unextended version of MIPS16 opcode"
13098 msgstr ""
13099
13100 #: config/tc-mips.c:8826
13101 msgid "unrecognized extended version of MIPS16 opcode"
13102 msgstr ""
13103
13104 #: config/tc-mips.c:8876 config/tc-mips.c:19081
13105 msgid "macro instruction expanded into multiple instructions in a branch delay slot"
13106 msgstr ""
13107
13108 #: config/tc-mips.c:8879 config/tc-mips.c:19089
13109 msgid "macro instruction expanded into multiple instructions"
13110 msgstr ""
13111
13112 #: config/tc-mips.c:8883
13113 msgid "macro instruction expanded into a wrong size instruction in a 16-bit branch delay slot"
13114 msgstr ""
13115
13116 #: config/tc-mips.c:8885
13117 msgid "macro instruction expanded into a wrong size instruction in a 32-bit branch delay slot"
13118 msgstr ""
13119
13120 #: config/tc-mips.c:9348
13121 msgid "operand overflow"
13122 msgstr ""
13123
13124 #: config/tc-mips.c:9367 config/tc-mips.c:9952 config/tc-mips.c:14023
13125 msgid "macro used $at after \".set noat\""
13126 msgstr ""
13127
13128 #: config/tc-mips.c:9512 config/tc-mips.c:12335 config/tc-mips.c:13016
13129 #, c-format
13130 msgid "number (0x%<PRIx64>) larger than 32 bits"
13131 msgstr ""
13132
13133 #: config/tc-mips.c:9533
13134 msgid "number larger than 64 bits"
13135 msgstr ""
13136
13137 #: config/tc-mips.c:9830 config/tc-mips.c:9858 config/tc-mips.c:9896
13138 #: config/tc-mips.c:9941 config/tc-mips.c:12579 config/tc-mips.c:12618
13139 #: config/tc-mips.c:12657 config/tc-mips.c:13113 config/tc-mips.c:13165
13140 msgid "PIC code offset overflow (max 16 signed bits)"
13141 msgstr ""
13142
13143 #: config/tc-mips.c:10484
13144 #, c-format
13145 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
13146 msgstr ""
13147
13148 #. Result is always true.
13149 #: config/tc-mips.c:10580
13150 #, c-format
13151 msgid "branch %s is always true"
13152 msgstr ""
13153
13154 #: config/tc-mips.c:10808 config/tc-mips.c:10916
13155 msgid "divide by zero"
13156 msgstr " "
13157
13158 #: config/tc-mips.c:11006
13159 msgid "dla used to load 32-bit register; recommend using la instead"
13160 msgstr ""
13161
13162 #: config/tc-mips.c:11010
13163 msgid "la used to load 64-bit address; recommend using dla instead"
13164 msgstr ""
13165
13166 #: config/tc-mips.c:11119 config/tc-riscv.c:2375
13167 msgid "offset too large"
13168 msgstr ""
13169
13170 #: config/tc-mips.c:11293 config/tc-mips.c:11571
13171 msgid "PIC code offset overflow (max 32 signed bits)"
13172 msgstr ""
13173
13174 #: config/tc-mips.c:11641 config/tc-mips.c:11717
13175 #, c-format
13176 msgid "opcode not supported in the `insn32' mode `%s'"
13177 msgstr ""
13178
13179 #: config/tc-mips.c:11669
13180 msgid "MIPS PIC call to register other than $25"
13181 msgstr ""
13182
13183 #: config/tc-mips.c:11685 config/tc-mips.c:11696 config/tc-mips.c:11829
13184 #: config/tc-mips.c:11840
13185 msgid "no .cprestore pseudo-op used in PIC code"
13186 msgstr ""
13187
13188 #: config/tc-mips.c:11690 config/tc-mips.c:11834
13189 msgid "no .frame pseudo-op used in PIC code"
13190 msgstr ""
13191
13192 #: config/tc-mips.c:11855
13193 msgid "non-PIC jump used in PIC library"
13194 msgstr ""
13195
13196 #: config/tc-mips.c:12836
13197 #, c-format
13198 msgid "Unable to generate `%s' compliant code without mthc1"
13199 msgstr ""
13200
13201 #: config/tc-mips.c:13577
13202 #, c-format
13203 msgid "instruction %s: result is always false"
13204 msgstr ""
13205
13206 #: config/tc-mips.c:13730
13207 #, c-format
13208 msgid "instruction %s: result is always true"
13209 msgstr ""
13210
13211 #. FIXME: Check if this is one of the itbl macros, since they
13212 #. are added dynamically.
13213 #: config/tc-mips.c:14019
13214 #, c-format
13215 msgid "macro %s not implemented yet"
13216 msgstr ""
13217
13218 #: config/tc-mips.c:14545
13219 msgid "extended operand requested but not required"
13220 msgstr ""
13221
13222 #: config/tc-mips.c:14554
13223 msgid "operand value out of range for instruction"
13224 msgstr ""
13225
13226 #: config/tc-mips.c:14655
13227 #, c-format
13228 msgid "relocation %s isn't supported by the current ABI"
13229 msgstr ""
13230
13231 #: config/tc-mips.c:14712
13232 msgid "unclosed '('"
13233 msgstr ""
13234
13235 #: config/tc-mips.c:14774
13236 #, c-format
13237 msgid "a different %s was already specified, is now %s"
13238 msgstr ""
13239
13240 #: config/tc-mips.c:14941
13241 msgid "-mmicromips cannot be used with -mips16"
13242 msgstr ""
13243
13244 #: config/tc-mips.c:14956
13245 msgid "-mips16 cannot be used with -micromips"
13246 msgstr ""
13247
13248 #: config/tc-mips.c:15125 config/tc-mips.c:15183
13249 msgid "no compiled in support for 64 bit object file format"
13250 msgstr ""
13251
13252 #: config/tc-mips.c:15190
13253 #, c-format
13254 msgid "invalid abi -mabi=%s"
13255 msgstr ""
13256
13257 #: config/tc-mips.c:15230
13258 #, c-format
13259 msgid "invalid NaN setting -mnan=%s"
13260 msgstr ""
13261
13262 #: config/tc-mips.c:15264
13263 msgid "-G not supported in this configuration"
13264 msgstr ""
13265
13266 #: config/tc-mips.c:15290
13267 #, c-format
13268 msgid "-%s conflicts with the other architecture options, which imply -%s"
13269 msgstr ""
13270
13271 #: config/tc-mips.c:15303
13272 #, c-format
13273 msgid "gas doesn't understand your configure target %s"
13274 msgstr ""
13275
13276 #: config/tc-mips.c:15308
13277 #, c-format
13278 msgid "-march=%s is not compatible with the selected ABI"
13279 msgstr ""
13280
13281 #: config/tc-mips.c:15820 config/tc-mips.c:16210 config/tc-mips.c:19060
13282 msgid "branch to a symbol in another ISA mode"
13283 msgstr ""
13284
13285 #: config/tc-mips.c:15827 config/tc-mips.c:15967 config/tc-mips.c:16220
13286 #, c-format
13287 msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
13288 msgstr ""
13289
13290 #: config/tc-mips.c:15864
13291 msgid "PC-relative reference to a different section"
13292 msgstr ""
13293
13294 #: config/tc-mips.c:15936 config/tc-riscv.c:4725
13295 msgid "TLS relocation against a constant"
13296 msgstr ""
13297
13298 #: config/tc-mips.c:15956
13299 msgid "jump to a symbol in another ISA mode"
13300 msgstr ""
13301
13302 #: config/tc-mips.c:15959
13303 msgid "JALX to a symbol in the same ISA mode"
13304 msgstr ""
13305
13306 #: config/tc-mips.c:16042
13307 msgid "unsupported constant in relocation"
13308 msgstr ""
13309
13310 #: config/tc-mips.c:16115
13311 #, c-format
13312 msgid "PC-relative access using misaligned symbol (%lx)"
13313 msgstr ""
13314
13315 #: config/tc-mips.c:16119
13316 #, c-format
13317 msgid "PC-relative access using misaligned offset (%lx)"
13318 msgstr ""
13319
13320 #: config/tc-mips.c:16132 config/tc-mips.c:16151
13321 msgid "PC-relative access out of range"
13322 msgstr ""
13323
13324 #: config/tc-mips.c:16138
13325 #, c-format
13326 msgid "PC-relative access to misaligned address (%lx)"
13327 msgstr ""
13328
13329 #: config/tc-mips.c:16307
13330 #, c-format
13331 msgid "alignment too large, %d assumed"
13332 msgstr ""
13333
13334 #: config/tc-mips.c:16310
13335 msgid "alignment negative, 0 assumed"
13336 msgstr ""
13337
13338 #: config/tc-mips.c:16541
13339 #, c-format
13340 msgid "%s: no such section"
13341 msgstr ""
13342
13343 #: config/tc-mips.c:16597
13344 #, c-format
13345 msgid ".option pic%d not supported"
13346 msgstr ""
13347
13348 #: config/tc-mips.c:16599
13349 #, c-format
13350 msgid ".option pic%d not supported in VxWorks PIC mode"
13351 msgstr ""
13352
13353 #: config/tc-mips.c:16611 config/tc-mips.c:16951
13354 msgid "-G may not be used with SVR4 PIC code"
13355 msgstr ""
13356
13357 #: config/tc-mips.c:16617
13358 #, c-format
13359 msgid "unrecognized option \"%s\""
13360 msgstr ""
13361
13362 #: config/tc-mips.c:16723
13363 #, c-format
13364 msgid "unknown architecture %s"
13365 msgstr ""
13366
13367 #: config/tc-mips.c:16738 config/tc-mips.c:16902
13368 #, c-format
13369 msgid "unknown ISA level %s"
13370 msgstr ""
13371
13372 #: config/tc-mips.c:16748
13373 #, c-format
13374 msgid "unknown ISA or architecture %s"
13375 msgstr ""
13376
13377 #: config/tc-mips.c:16807
13378 msgid "`noreorder' must be set before `nomacro'"
13379 msgstr ""
13380
13381 #: config/tc-mips.c:16837
13382 msgid ".set pop with no .set push"
13383 msgstr ""
13384
13385 #: config/tc-mips.c:16856
13386 #, c-format
13387 msgid "tried to set unrecognized symbol: %s\n"
13388 msgstr ""
13389
13390 #: config/tc-mips.c:16929
13391 #, c-format
13392 msgid ".module used with unrecognized symbol: %s\n"
13393 msgstr ""
13394
13395 #: config/tc-mips.c:16935
13396 msgid ".module is not permitted after generating code"
13397 msgstr ""
13398
13399 #: config/tc-mips.c:16995 config/tc-mips.c:17074 config/tc-mips.c:17178
13400 #: config/tc-mips.c:17208 config/tc-mips.c:17257
13401 #, c-format
13402 msgid "%s not supported in MIPS16 mode"
13403 msgstr ""
13404
13405 #: config/tc-mips.c:17002
13406 msgid ".cpload not in noreorder section"
13407 msgstr ""
13408
13409 #: config/tc-mips.c:17083 config/tc-mips.c:17102
13410 msgid "missing argument separator ',' for .cpsetup"
13411 msgstr ""
13412
13413 #: config/tc-mips.c:17300 config/tc-riscv.c:5158
13414 #, c-format
13415 msgid "unsupported use of %s"
13416 msgstr ""
13417
13418 #: config/tc-mips.c:17391
13419 msgid "unsupported use of .gpword"
13420 msgstr ""
13421
13422 #: config/tc-mips.c:17429
13423 msgid "unsupported use of .gpdword"
13424 msgstr ""
13425
13426 #: config/tc-mips.c:17461
13427 msgid "unsupported use of .ehword"
13428 msgstr ""
13429
13430 #: config/tc-mips.c:17548
13431 msgid "bad .nan directive"
13432 msgstr ""
13433
13434 #: config/tc-mips.c:17597
13435 #, c-format
13436 msgid "ignoring attempt to redefine symbol %s"
13437 msgstr ""
13438
13439 #: config/tc-mips.c:17612 ecoff.c:3328
13440 msgid "bad .weakext directive"
13441 msgstr ""
13442
13443 #: config/tc-mips.c:18585 config/tc-mips.c:18862
13444 msgid "relaxed out-of-range branch into a jump"
13445 msgstr ""
13446
13447 #: config/tc-mips.c:19085
13448 msgid "extended instruction in a branch delay slot"
13449 msgstr ""
13450
13451 #: config/tc-mips.c:19199 config/tc-xtensa.c:1690 config/tc-xtensa.c:1969
13452 msgid "unsupported relocation"
13453 msgstr ""
13454
13455 #: config/tc-mips.c:19707 config/tc-score.c:5623
13456 msgid "expected simple number"
13457 msgstr ""
13458
13459 #: config/tc-mips.c:19735 config/tc-score.c:5650
13460 msgid "invalid number"
13461 msgstr " "
13462
13463 #: config/tc-mips.c:19812 ecoff.c:2959
13464 msgid ".end directive without a preceding .ent directive"
13465 msgstr ""
13466
13467 #: config/tc-mips.c:19821
13468 msgid ".end symbol does not match .ent symbol"
13469 msgstr ""
13470
13471 #: config/tc-mips.c:19898
13472 msgid ".ent or .aent not in text section"
13473 msgstr ""
13474
13475 #: config/tc-mips.c:19901 config/tc-score.c:5682
13476 msgid "missing .end"
13477 msgstr ""
13478
13479 #: config/tc-mips.c:19984
13480 msgid ".mask/.fmask outside of .ent"
13481 msgstr ""
13482
13483 #: config/tc-mips.c:19991
13484 msgid "bad .mask/.fmask directive"
13485 msgstr ""
13486
13487 #: config/tc-mips.c:20295
13488 #, c-format
13489 msgid "bad value (%s) for %s"
13490 msgstr ""
13491
13492 #: config/tc-mips.c:20359
13493 #, c-format
13494 msgid ""
13495 "MIPS options:\n"
13496 "-EB\t\t\tgenerate big endian output\n"
13497 "-EL\t\t\tgenerate little endian output\n"
13498 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
13499 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
13500 "\t\t\timplicitly with the gp register [default 8]\n"
13501 msgstr ""
13502
13503 #: config/tc-mips.c:20366
13504 #, c-format
13505 msgid ""
13506 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
13507 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
13508 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
13509 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
13510 "-mips5 generate MIPS ISA V instructions\n"
13511 "-mips32 generate MIPS32 ISA instructions\n"
13512 "-mips32r2 generate MIPS32 release 2 ISA instructions\n"
13513 "-mips32r3 generate MIPS32 release 3 ISA instructions\n"
13514 "-mips32r5 generate MIPS32 release 5 ISA instructions\n"
13515 "-mips32r6 generate MIPS32 release 6 ISA instructions\n"
13516 "-mips64 generate MIPS64 ISA instructions\n"
13517 "-mips64r2 generate MIPS64 release 2 ISA instructions\n"
13518 "-mips64r3 generate MIPS64 release 3 ISA instructions\n"
13519 "-mips64r5 generate MIPS64 release 5 ISA instructions\n"
13520 "-mips64r6 generate MIPS64 release 6 ISA instructions\n"
13521 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
13522 msgstr ""
13523
13524 #: config/tc-mips.c:20391
13525 #, c-format
13526 msgid ""
13527 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
13528 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
13529 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
13530 msgstr ""
13531
13532 #: config/tc-mips.c:20404
13533 #, c-format
13534 msgid ""
13535 "-mips16\t\t\tgenerate mips16 instructions\n"
13536 "-no-mips16\t\tdo not generate mips16 instructions\n"
13537 msgstr ""
13538
13539 #: config/tc-mips.c:20407
13540 #, c-format
13541 msgid ""
13542 "-mmips16e2\t\tgenerate MIPS16e2 instructions\n"
13543 "-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n"
13544 msgstr ""
13545
13546 #: config/tc-mips.c:20410
13547 #, c-format
13548 msgid ""
13549 "-mmicromips\t\tgenerate microMIPS instructions\n"
13550 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
13551 msgstr ""
13552
13553 #: config/tc-mips.c:20413
13554 #, c-format
13555 msgid ""
13556 "-msmartmips\t\tgenerate smartmips instructions\n"
13557 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
13558 msgstr ""
13559
13560 #: config/tc-mips.c:20416
13561 #, c-format
13562 msgid ""
13563 "-mdsp\t\t\tgenerate DSP instructions\n"
13564 "-mno-dsp\t\tdo not generate DSP instructions\n"
13565 msgstr ""
13566
13567 #: config/tc-mips.c:20419
13568 #, c-format
13569 msgid ""
13570 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
13571 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
13572 msgstr ""
13573
13574 #: config/tc-mips.c:20422
13575 #, c-format
13576 msgid ""
13577 "-mdspr3\t\t\tgenerate DSP R3 instructions\n"
13578 "-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
13579 msgstr ""
13580
13581 #: config/tc-mips.c:20425
13582 #, c-format
13583 msgid ""
13584 "-mmt\t\t\tgenerate MT instructions\n"
13585 "-mno-mt\t\t\tdo not generate MT instructions\n"
13586 msgstr ""
13587
13588 #: config/tc-mips.c:20428
13589 #, c-format
13590 msgid ""
13591 "-mmcu\t\t\tgenerate MCU instructions\n"
13592 "-mno-mcu\t\tdo not generate MCU instructions\n"
13593 msgstr ""
13594
13595 #: config/tc-mips.c:20431
13596 #, c-format
13597 msgid ""
13598 "-mmsa\t\t\tgenerate MSA instructions\n"
13599 "-mno-msa\t\tdo not generate MSA instructions\n"
13600 msgstr ""
13601
13602 #: config/tc-mips.c:20434
13603 #, c-format
13604 msgid ""
13605 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
13606 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
13607 msgstr ""
13608
13609 #: config/tc-mips.c:20437
13610 #, c-format
13611 msgid ""
13612 "-mvirt\t\t\tgenerate Virtualization instructions\n"
13613 "-mno-virt\t\tdo not generate Virtualization instructions\n"
13614 msgstr ""
13615
13616 #: config/tc-mips.c:20440
13617 #, c-format
13618 msgid ""
13619 "-mcrc\t\t\tgenerate CRC instructions\n"
13620 "-mno-crc\t\tdo not generate CRC instructions\n"
13621 msgstr ""
13622
13623 #: config/tc-mips.c:20443
13624 #, c-format
13625 msgid ""
13626 "-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n"
13627 "-mno-ginv\t\tdo not generate Global INValidate instructions\n"
13628 msgstr ""
13629
13630 #: config/tc-mips.c:20446
13631 #, c-format
13632 msgid ""
13633 "-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) instructions\n"
13634 "-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions Instructions\n"
13635 msgstr ""
13636
13637 #: config/tc-mips.c:20449
13638 #, c-format
13639 msgid ""
13640 "-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) instructions\n"
13641 "-mno-loongson-cam\tdo not generate Loongson Content Address Memory Instructions\n"
13642 msgstr ""
13643
13644 #: config/tc-mips.c:20452
13645 #, c-format
13646 msgid ""
13647 "-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n"
13648 "-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n"
13649 msgstr ""
13650
13651 #: config/tc-mips.c:20455
13652 #, c-format
13653 msgid ""
13654 "-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n"
13655 "-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n"
13656 msgstr ""
13657
13658 #: config/tc-mips.c:20458
13659 #, c-format
13660 msgid ""
13661 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
13662 "-mno-insn32\t\tgenerate all microMIPS instructions\n"
13663 msgstr ""
13664
13665 #: config/tc-mips.c:20462
13666 #, c-format
13667 msgid ""
13668 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n"
13669 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13670 msgstr ""
13671
13672 #: config/tc-mips.c:20466
13673 #, c-format
13674 msgid ""
13675 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13676 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, default\n"
13677 msgstr ""
13678
13679 #: config/tc-mips.c:20470
13680 #, c-format
13681 msgid ""
13682 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
13683 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
13684 "-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13685 "-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13686 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
13687 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
13688 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
13689 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
13690 "-mfix-r5900\t\twork around R5900 short loop errata\n"
13691 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
13692 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
13693 "-msym32\t\t\tassume all symbols have 32-bit values\n"
13694 "-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n"
13695 "-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n"
13696 "-O2\t\t\tremove unneeded NOPs and swap branches\n"
13697 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
13698 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
13699 msgstr ""
13700
13701 #: config/tc-mips.c:20488
13702 #, c-format
13703 msgid ""
13704 "-mhard-float\t\tallow floating-point instructions\n"
13705 "-msoft-float\t\tdo not allow floating-point instructions\n"
13706 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
13707 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
13708 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
13709 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
13710 "-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
13711 "-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode switch\n"
13712 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
13713 msgstr ""
13714
13715 #: config/tc-mips.c:20506
13716 #, c-format
13717 msgid ""
13718 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
13719 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
13720 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
13721 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
13722 "-xgot\t\t\tassume a 32 bit GOT\n"
13723 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
13724 "-mshared, -mno-shared disable/enable .cpload optimization for\n"
13725 " position dependent (non shared) code\n"
13726 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
13727 msgstr ""
13728
13729 #: config/tc-mips.c:20527
13730 #, c-format
13731 msgid "-32\t\t\tcreate o32 ABI object file%s\n"
13732 msgstr ""
13733
13734 #: config/tc-mips.c:20529 config/tc-mips.c:20532 config/tc-mips.c:20535
13735 msgid " (default)"
13736 msgstr " ()"
13737
13738 #: config/tc-mips.c:20530
13739 #, c-format
13740 msgid "-n32\t\t\tcreate n32 ABI object file%s\n"
13741 msgstr ""
13742
13743 #: config/tc-mips.c:20533
13744 #, c-format
13745 msgid "-64\t\t\tcreate 64 ABI object file%s\n"
13746 msgstr ""
13747
13748 #: config/tc-mips.c:20615
13749 msgid "missing .end at end of assembly"
13750 msgstr ""
13751
13752 #: config/tc-mmix.c:694
13753 #, c-format
13754 msgid " MMIX-specific command line options:\n"
13755 msgstr ""
13756
13757 #: config/tc-mmix.c:695
13758 #, c-format
13759 msgid ""
13760 " -fixed-special-register-names\n"
13761 " Allow only the original special register names.\n"
13762 msgstr ""
13763
13764 #: config/tc-mmix.c:698
13765 #, c-format
13766 msgid " -globalize-symbols Make all symbols global.\n"
13767 msgstr ""
13768
13769 #: config/tc-mmix.c:700
13770 #, c-format
13771 msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
13772 msgstr ""
13773
13774 #: config/tc-mmix.c:702
13775 #, c-format
13776 msgid " -relax Create linker relaxable code.\n"
13777 msgstr ""
13778
13779 #: config/tc-mmix.c:704
13780 #, c-format
13781 msgid ""
13782 " -no-predefined-syms Do not provide mmixal built-in constants.\n"
13783 " Implies -fixed-special-register-names.\n"
13784 msgstr ""
13785
13786 #: config/tc-mmix.c:707
13787 #, c-format
13788 msgid ""
13789 " -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
13790 " into multiple instructions.\n"
13791 msgstr ""
13792
13793 #: config/tc-mmix.c:710
13794 #, c-format
13795 msgid " -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
13796 msgstr ""
13797
13798 #: config/tc-mmix.c:712
13799 #, c-format
13800 msgid " -linker-allocated-gregs If there's no suitable GREG definition for the operands of an instruction, let the linker resolve.\n"
13801 msgstr ""
13802
13803 #: config/tc-mmix.c:715
13804 #, c-format
13805 msgid ""
13806 " -x Do not warn when an operand to GETA, a branch,\n"
13807 " PUSHJ or JUMP is not known to be within range.\n"
13808 " The linker will catch any errors. Implies\n"
13809 " -linker-allocated-gregs."
13810 msgstr ""
13811
13812 #: config/tc-mmix.c:841
13813 #, c-format
13814 msgid "unknown opcode: `%s'"
13815 msgstr ""
13816
13817 #: config/tc-mmix.c:963 config/tc-mmix.c:978
13818 msgid "specified location wasn't TETRA-aligned"
13819 msgstr ""
13820
13821 #: config/tc-mmix.c:965 config/tc-mmix.c:980 config/tc-mmix.c:4201
13822 #: config/tc-mmix.c:4217
13823 msgid "unaligned data at an absolute location is not supported"
13824 msgstr ""
13825
13826 #: config/tc-mmix.c:1090
13827 #, c-format
13828 msgid "invalid operand to opcode %s: `%s'"
13829 msgstr ""
13830
13831 #: config/tc-mmix.c:1112 config/tc-mmix.c:1139 config/tc-mmix.c:1172
13832 #: config/tc-mmix.c:1180 config/tc-mmix.c:1197 config/tc-mmix.c:1225
13833 #: config/tc-mmix.c:1246 config/tc-mmix.c:1271 config/tc-mmix.c:1319
13834 #: config/tc-mmix.c:1426 config/tc-mmix.c:1451 config/tc-mmix.c:1483
13835 #: config/tc-mmix.c:1515 config/tc-mmix.c:1545 config/tc-mmix.c:1598
13836 #: config/tc-mmix.c:1615 config/tc-mmix.c:1642 config/tc-mmix.c:1670
13837 #: config/tc-mmix.c:1700 config/tc-mmix.c:1726 config/tc-mmix.c:1742
13838 #: config/tc-mmix.c:1768 config/tc-mmix.c:1784 config/tc-mmix.c:1800
13839 #: config/tc-mmix.c:1881
13840 #, c-format
13841 msgid "invalid operands to opcode %s: `%s'"
13842 msgstr ""
13843
13844 #: config/tc-mmix.c:1981
13845 msgid "internal: mmix_prefix_name but empty prefix"
13846 msgstr ""
13847
13848 #: config/tc-mmix.c:2044
13849 #, c-format
13850 msgid "too many GREG registers allocated (max %d)"
13851 msgstr ""
13852
13853 #: config/tc-mmix.c:2104
13854 msgid "BSPEC already active. Nesting is not supported."
13855 msgstr ""
13856
13857 #: config/tc-mmix.c:2113
13858 msgid "invalid BSPEC expression"
13859 msgstr ""
13860
13861 #: config/tc-mmix.c:2129
13862 #, c-format
13863 msgid "can't create section %s"
13864 msgstr ""
13865
13866 #: config/tc-mmix.c:2133
13867 #, c-format
13868 msgid "can't set section flags for section %s"
13869 msgstr ""
13870
13871 #: config/tc-mmix.c:2154
13872 msgid "ESPEC without preceding BSPEC"
13873 msgstr ""
13874
13875 #: config/tc-mmix.c:2183
13876 msgid "missing local expression"
13877 msgstr ""
13878
13879 #: config/tc-mmix.c:2400
13880 msgid "operand out of range, instruction expanded"
13881 msgstr ""
13882
13883 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
13884 #. user-friendly, though a little bit non-substantial.
13885 #: config/tc-mmix.c:2650
13886 msgid "directive LOCAL must be placed in code or data"
13887 msgstr ""
13888
13889 #: config/tc-mmix.c:2651
13890 msgid "internal confusion: relocation in a section without contents"
13891 msgstr ""
13892
13893 #: config/tc-mmix.c:2765
13894 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
13895 msgstr ""
13896
13897 #: config/tc-mmix.c:2813
13898 msgid "no suitable GREG definition for operands"
13899 msgstr ""
13900
13901 #: config/tc-mmix.c:2872
13902 msgid "operands were not reducible at assembly-time"
13903 msgstr ""
13904
13905 #: config/tc-mmix.c:2898
13906 #, c-format
13907 msgid "cannot generate relocation type for symbol %s, code %s"
13908 msgstr ""
13909
13910 #: config/tc-mmix.c:2918
13911 #, c-format
13912 msgid "internal: unhandled label %s"
13913 msgstr ""
13914
13915 #: config/tc-mmix.c:2951
13916 msgid "[0-9]H labels may not appear alone on a line"
13917 msgstr ""
13918
13919 #: config/tc-mmix.c:2959
13920 msgid "[0-9]H labels do not mix with dot-pseudos"
13921 msgstr ""
13922
13923 #: config/tc-mmix.c:3045
13924 msgid "invalid characters in input"
13925 msgstr ""
13926
13927 #: config/tc-mmix.c:3139
13928 msgid "empty label field for IS"
13929 msgstr ""
13930
13931 #: config/tc-mmix.c:3464
13932 #, c-format
13933 msgid "internal: unexpected relax type %d:%d"
13934 msgstr ""
13935
13936 #: config/tc-mmix.c:3488
13937 msgid "BSPEC without ESPEC."
13938 msgstr ""
13939
13940 #: config/tc-mmix.c:3553
13941 msgid "LOC to section unknown or indeterminable at first pass"
13942 msgstr ""
13943
13944 #: config/tc-mmix.c:3737
13945 msgid "internal: GREG expression not resolved to section"
13946 msgstr ""
13947
13948 #: config/tc-mmix.c:3786
13949 msgid "register section has contents\n"
13950 msgstr ""
13951
13952 #: config/tc-mmix.c:3912
13953 msgid "section change from within a BSPEC/ESPEC pair is not supported"
13954 msgstr ""
13955
13956 #: config/tc-mmix.c:3933
13957 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
13958 msgstr ""
13959
13960 #: config/tc-mmix.c:3943
13961 msgid "invalid LOC expression"
13962 msgstr ""
13963
13964 #: config/tc-mmix.c:3988 config/tc-mmix.c:4015
13965 msgid "LOC expression stepping backwards is not supported"
13966 msgstr ""
13967
13968 #. We will only get here in rare cases involving #NO_APP,
13969 #. where the unterminated string is not recognized by the
13970 #. preformatting pass.
13971 #: config/tc-mmix.c:4124 config/tc-mmix.c:4282 config/tc-z80.c:3202
13972 msgid "unterminated string"
13973 msgstr " "
13974
13975 #: config/tc-mmix.c:4141
13976 msgid "BYTE expression not a pure number"
13977 msgstr ""
13978
13979 #. Note that mmixal does not allow negative numbers in
13980 #. BYTE sequences, so neither should we.
13981 #: config/tc-mmix.c:4150
13982 msgid "BYTE expression not in the range 0..255"
13983 msgstr ""
13984
13985 #: config/tc-mmix.c:4199 config/tc-mmix.c:4215
13986 msgid "data item with alignment larger than location"
13987 msgstr ""
13988
13989 #. Since integer_constant is local to expr.c, we have to make this a
13990 #. macro. FIXME: Do it cleaner.
13991 #: config/tc-mmix.h:92
13992 msgid "`&' serial number operator is not supported"
13993 msgstr ""
13994
13995 #: config/tc-mn10200.c:300
13996 #, c-format
13997 msgid ""
13998 "MN10200 options:\n"
13999 "none yet\n"
14000 msgstr ""
14001
14002 #: config/tc-mn10200.c:886 config/tc-mn10300.c:1253 config/tc-s390.c:1949
14003 #: config/tc-v850.c:2297
14004 #, c-format
14005 msgid "Unrecognized opcode: `%s'"
14006 msgstr ""
14007
14008 #. xgettext:c-format.
14009 #: config/tc-mn10200.c:1130 config/tc-mn10300.c:1822 config/tc-ppc.c:4002
14010 #: config/tc-s390.c:1859 config/tc-v850.c:3013
14011 #, c-format
14012 msgid "junk at end of line: `%s'"
14013 msgstr ""
14014
14015 #: config/tc-mn10300.c:439
14016 #, c-format
14017 msgid ""
14018 "MN10300 assembler options:\n"
14019 "none yet\n"
14020 msgstr ""
14021
14022 #: config/tc-mn10300.c:1270
14023 msgid "Invalid opcode/operands"
14024 msgstr ""
14025
14026 #: config/tc-mn10300.c:1793
14027 msgid "Invalid register specification."
14028 msgstr ""
14029
14030 #: config/tc-mn10300.c:2388
14031 #, c-format
14032 msgid "Bad relocation fixup type (%d)"
14033 msgstr ""
14034
14035 #: config/tc-moxie.c:204 config/tc-moxie.c:223 config/tc-moxie.c:314
14036 #: config/tc-moxie.c:360
14037 msgid "expecting comma delimited register operands"
14038 msgstr ""
14039
14040 #: config/tc-moxie.c:250 config/tc-moxie.c:390 config/tc-moxie.c:420
14041 #: config/tc-moxie.c:495
14042 msgid "expecting comma delimited operands"
14043 msgstr ""
14044
14045 #: config/tc-moxie.c:318 config/tc-moxie.c:346
14046 msgid "expecting indirect register `($rA)'"
14047 msgstr ""
14048
14049 #: config/tc-moxie.c:326 config/tc-moxie.c:354 config/tc-moxie.c:445
14050 #: config/tc-moxie.c:487
14051 msgid "missing closing parenthesis"
14052 msgstr " "
14053
14054 #: config/tc-moxie.c:437 config/tc-moxie.c:479
14055 msgid "expecting indirect register `($rX)'"
14056 msgstr ""
14057
14058 #: config/tc-moxie.c:554 config/tc-pj.c:313
14059 msgid "Something forgot to clean up\n"
14060 msgstr ""
14061
14062 #: config/tc-moxie.c:638
14063 #, c-format
14064 msgid ""
14065 " -EB assemble for a big endian system (default)\n"
14066 " -EL assemble for a little endian system\n"
14067 msgstr ""
14068
14069 #: config/tc-moxie.c:698
14070 msgid "pcrel too far BFD_RELOC_MOXIE_10"
14071 msgstr ""
14072
14073 #: config/tc-msp430.c:522
14074 msgid ".profiler pseudo requires at least two operands."
14075 msgstr ""
14076
14077 #: config/tc-msp430.c:581
14078 msgid "unknown profiling flag - ignored."
14079 msgstr ""
14080
14081 #: config/tc-msp430.c:597
14082 msgid "ambiguous flags combination - '.profiler' directive ignored."
14083 msgstr ""
14084
14085 #: config/tc-msp430.c:607
14086 msgid "profiling in absolute section?"
14087 msgstr ""
14088
14089 #: config/tc-msp430.c:1383
14090 #, c-format
14091 msgid "Unrecognised CPU errata name starting here: %s"
14092 msgstr ""
14093
14094 #: config/tc-msp430.c:1389
14095 #, c-format
14096 msgid "Expecting comma after CPU errata name, not: %s"
14097 msgstr ""
14098
14099 #: config/tc-msp430.c:1399
14100 msgid "MCU option requires a name\n"
14101 msgstr ""
14102
14103 #: config/tc-msp430.c:1437
14104 #, c-format
14105 msgid "unrecognised argument to -mcpu option '%s'"
14106 msgstr ""
14107
14108 #: config/tc-msp430.c:1634
14109 #, c-format
14110 msgid "bad arguments \"%s\" and/or \"%s\" in %s directive"
14111 msgstr ""
14112
14113 #: config/tc-msp430.c:1646
14114 #, c-format
14115 msgid "file was compiled for the 430 ISA but the %s ISA is selected"
14116 msgstr ""
14117
14118 #: config/tc-msp430.c:1651
14119 msgid "file was compiled for the 430X ISA but the 430 ISA is selected"
14120 msgstr ""
14121
14122 #: config/tc-msp430.c:1655
14123 #, c-format
14124 msgid "unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in .mspabi_attribute directive"
14125 msgstr ""
14126
14127 #: config/tc-msp430.c:1670
14128 msgid "file was compiled for the small memory model, but the large memory model is selected"
14129 msgstr ""
14130
14131 #: config/tc-msp430.c:1675
14132 msgid "file was compiled for the large memory model, but the small memory model is selected"
14133 msgstr ""
14134
14135 #: config/tc-msp430.c:1679
14136 #, c-format
14137 msgid "unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute directive"
14138 msgstr ""
14139
14140 #: config/tc-msp430.c:1691
14141 #, c-format
14142 msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive"
14143 msgstr ""
14144
14145 #: config/tc-msp430.c:1707
14146 msgid "file was compiled assuming all data will be in the lower memory region, but the upper region is in use"
14147 msgstr ""
14148
14149 #: config/tc-msp430.c:1712
14150 msgid "file was compiled assuming data could be in the upper memory region, but the lower data region is exclusively in use"
14151 msgstr ""
14152
14153 #: config/tc-msp430.c:1717
14154 #, c-format
14155 msgid "unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) in .gnu_attribute directive"
14156 msgstr ""
14157
14158 #: config/tc-msp430.c:1723
14159 #, c-format
14160 msgid "internal: unexpected argument '%d' to msp430_object_attribute"
14161 msgstr ""
14162
14163 #: config/tc-msp430.c:1773
14164 #, c-format
14165 msgid ""
14166 "MSP430 options:\n"
14167 " -mmcu=<msp430-name> - select microcontroller type\n"
14168 " -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
14169 msgstr ""
14170
14171 #: config/tc-msp430.c:1777
14172 #, c-format
14173 msgid ""
14174 " -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
14175 " -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be needed\n"
14176 " supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
14177 msgstr ""
14178
14179 #: config/tc-msp430.c:1781
14180 #, c-format
14181 msgid ""
14182 " -mQ - enable relaxation at assembly time. DANGEROUS!\n"
14183 " -mP - enable polymorph instructions\n"
14184 msgstr ""
14185
14186 #: config/tc-msp430.c:1784
14187 #, c-format
14188 msgid " -ml - enable large code model\n"
14189 msgstr ""
14190
14191 #: config/tc-msp430.c:1786
14192 #, c-format
14193 msgid " -mN - do not insert NOPs after changing interrupts (default)\n"
14194 msgstr ""
14195
14196 #: config/tc-msp430.c:1788
14197 #, c-format
14198 msgid " -mn - insert a NOP after changing interrupts\n"
14199 msgstr ""
14200
14201 #: config/tc-msp430.c:1790
14202 #, c-format
14203 msgid " -mY - do not warn about missing NOPs after changing interrupts\n"
14204 msgstr ""
14205
14206 #: config/tc-msp430.c:1792
14207 #, c-format
14208 msgid " -my - warn about missing NOPs after changing interrupts (default)\n"
14209 msgstr ""
14210
14211 #: config/tc-msp430.c:1794
14212 #, c-format
14213 msgid ""
14214 " -mU - for an instruction which changes interrupt state, but where it is not\n"
14215 " known how the state is changed, do not warn/insert NOPs\n"
14216 msgstr ""
14217
14218 #: config/tc-msp430.c:1797
14219 #, c-format
14220 msgid ""
14221 " -mu - for an instruction which changes interrupt state, but where it is not\n"
14222 " known how the state is changed, warn/insert NOPs (default)\n"
14223 " -mn and/or -my are required for this to have any effect\n"
14224 msgstr ""
14225
14226 #: config/tc-msp430.c:1801
14227 #, c-format
14228 msgid ""
14229 " -mdata-region={none|lower|upper|either} - select region data will be\n"
14230 " placed in.\n"
14231 msgstr ""
14232
14233 #: config/tc-msp430.c:1973
14234 #, c-format
14235 msgid "extra characters '%s' at end of immediate expression '%s'"
14236 msgstr ""
14237
14238 #: config/tc-msp430.c:2005 config/tc-msp430.c:2189 config/tc-msp430.c:2304
14239 #, c-format
14240 msgid "value 0x%x out of extended range."
14241 msgstr ""
14242
14243 #: config/tc-msp430.c:2011
14244 #, c-format
14245 msgid "value %d out of range. Use #lo() or #hi()"
14246 msgstr ""
14247
14248 #: config/tc-msp430.c:2057
14249 msgid "cpu4: not converting PUSH #4 to shorter form"
14250 msgstr ""
14251
14252 #: config/tc-msp430.c:2074
14253 msgid "cpu4: not converting PUSH #8 to shorter form"
14254 msgstr ""
14255
14256 #: config/tc-msp430.c:2088
14257 msgid "error: unsupported #foo() directive used on symbol"
14258 msgstr ""
14259
14260 #: config/tc-msp430.c:2105
14261 #, c-format
14262 msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()"
14263 msgstr ""
14264
14265 #: config/tc-msp430.c:2156
14266 #, c-format
14267 msgid "Registers cannot be used within immediate expression [%s]"
14268 msgstr ""
14269
14270 #: config/tc-msp430.c:2158
14271 #, c-format
14272 msgid "unknown operand %s"
14273 msgstr ""
14274
14275 #: config/tc-msp430.c:2175
14276 #, c-format
14277 msgid "extra characters '%s' at the end of absolute operand '%s'"
14278 msgstr ""
14279
14280 #: config/tc-msp430.c:2195 config/tc-msp430.c:2310
14281 #, c-format
14282 msgid "value out of range: 0x%x"
14283 msgstr ""
14284
14285 #: config/tc-msp430.c:2206
14286 #, c-format
14287 msgid "Registers cannot be used within absolute expression [%s]"
14288 msgstr ""
14289
14290 #: config/tc-msp430.c:2208 config/tc-msp430.c:2339
14291 #, c-format
14292 msgid "unknown expression in operand %s"
14293 msgstr ""
14294
14295 #: config/tc-msp430.c:2222
14296 #, c-format
14297 msgid "unknown addressing mode %s"
14298 msgstr ""
14299
14300 #: config/tc-msp430.c:2230
14301 #, c-format
14302 msgid "Bad register name %s"
14303 msgstr ""
14304
14305 #: config/tc-msp430.c:2241
14306 msgid "cannot use indirect addressing with the PC"
14307 msgstr ""
14308
14309 #: config/tc-msp430.c:2261
14310 msgid "')' required"
14311 msgstr ""
14312
14313 #: config/tc-msp430.c:2273
14314 #, c-format
14315 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
14316 msgstr ""
14317
14318 #: config/tc-msp430.c:2280
14319 msgid "r2 should not be used in indexed addressing mode"
14320 msgstr ""
14321
14322 #: config/tc-msp430.c:2293 config/tc-msp430.c:2368 config/tc-msp430.c:3512
14323 #: config/tc-msp430.c:3580 config/tc-msp430.c:3703 config/tc-msp430.c:4125
14324 #: config/tc-msp430.c:4224 config/tc-msp430.c:4275
14325 #, c-format
14326 msgid "extra characters '%s' at end of operand '%s'"
14327 msgstr ""
14328
14329 #: config/tc-msp430.c:2325 config/tc-msp430.c:2327
14330 msgid "CPU8: Stack pointer accessed with an odd offset"
14331 msgstr ""
14332
14333 #: config/tc-msp430.c:2337
14334 #, c-format
14335 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
14336 msgstr ""
14337
14338 #: config/tc-msp430.c:2403
14339 #, c-format
14340 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
14341 msgstr ""
14342
14343 #: config/tc-msp430.c:2413
14344 msgid "this addressing mode is not applicable for destination operand"
14345 msgstr ""
14346
14347 #: config/tc-msp430.c:2444 config/tc-msp430.c:2579 config/tc-msp430.c:2616
14348 #: config/tc-msp430.c:2646 config/tc-msp430.c:3448 config/tc-msp430.c:3531
14349 #: config/tc-msp430.c:3625
14350 #, c-format
14351 msgid "expected register as second argument of %s"
14352 msgstr ""
14353
14354 #: config/tc-msp430.c:2483 config/tc-msp430.c:2549
14355 #, c-format
14356 msgid "index value too big for %s"
14357 msgstr ""
14358
14359 #: config/tc-msp430.c:2500 config/tc-msp430.c:2566 config/tc-msp430.c:2673
14360 #, c-format
14361 msgid "unexpected addressing mode for %s"
14362 msgstr ""
14363
14364 #: config/tc-msp430.c:2586 config/tc-msp430.c:2623 config/tc-msp430.c:2653
14365 #, c-format
14366 msgid "constant generator destination register found in %s"
14367 msgstr ""
14368
14369 #: config/tc-msp430.c:2630 config/tc-msp430.c:2660
14370 #, c-format
14371 msgid "constant generator source register found in %s"
14372 msgstr ""
14373
14374 #: config/tc-msp430.c:2839
14375 msgid "no size modifier after period, .w assumed"
14376 msgstr ""
14377
14378 #: config/tc-msp430.c:2842
14379 #, c-format
14380 msgid "unrecognised instruction size modifier .%c"
14381 msgstr ""
14382
14383 #: config/tc-msp430.c:2856
14384 #, c-format
14385 msgid "junk found after instruction: %s.%s"
14386 msgstr ""
14387
14388 #: config/tc-msp430.c:2876
14389 #, c-format
14390 msgid "instruction %s.a does not exist"
14391 msgstr ""
14392
14393 #: config/tc-msp430.c:2890
14394 #, c-format
14395 msgid "instruction %s requires %d operand"
14396 msgid_plural "instruction %s requires %d operands"
14397 msgstr[0] ""
14398 msgstr[1] ""
14399
14400 #: config/tc-msp430.c:2908
14401 #, c-format
14402 msgid "instruction %s requires MSP430X mcu"
14403 msgstr ""
14404
14405 #: config/tc-msp430.c:2928
14406 #, c-format
14407 msgid "unable to repeat %s insn"
14408 msgstr ""
14409
14410 #: config/tc-msp430.c:3000
14411 msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
14412 msgstr ""
14413
14414 #: config/tc-msp430.c:3008
14415 msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
14416 msgstr ""
14417
14418 #: config/tc-msp430.c:3015
14419 msgid "internal error: unknown nop check state"
14420 msgstr ""
14421
14422 #: config/tc-msp430.c:3069 config/tc-msp430.c:3071 config/tc-msp430.c:3786
14423 #: config/tc-msp430.c:3788
14424 msgid "CPU11: PC is destination of SR altering instruction"
14425 msgstr ""
14426
14427 #: config/tc-msp430.c:3086 config/tc-msp430.c:3088 config/tc-msp430.c:3193
14428 #: config/tc-msp430.c:3195 config/tc-msp430.c:3803 config/tc-msp430.c:3805
14429 #: config/tc-msp430.c:4024 config/tc-msp430.c:4026
14430 msgid "CPU13: SR is destination of SR altering instruction"
14431 msgstr ""
14432
14433 #: config/tc-msp430.c:3104 config/tc-msp430.c:3205 config/tc-msp430.c:3889
14434 #: config/tc-msp430.c:4058
14435 msgid "repeat instruction used with non-register mode instruction"
14436 msgstr ""
14437
14438 #: config/tc-msp430.c:3179 config/tc-msp430.c:3538 config/tc-msp430.c:4014
14439 #, c-format
14440 msgid "%s: attempt to rotate the PC register"
14441 msgstr ""
14442
14443 #: config/tc-msp430.c:3430 config/tc-msp430.c:3506
14444 #, c-format
14445 msgid "expected #n as first argument of %s"
14446 msgstr ""
14447
14448 #: config/tc-msp430.c:3436
14449 #, c-format
14450 msgid "extra characters '%s' at end of constant expression '%s'"
14451 msgstr ""
14452
14453 #: config/tc-msp430.c:3441 config/tc-msp430.c:3517
14454 #, c-format
14455 msgid "expected constant expression as first argument of %s"
14456 msgstr ""
14457
14458 #: config/tc-msp430.c:3467
14459 msgid "Too many registers popped"
14460 msgstr ""
14461
14462 #: config/tc-msp430.c:3477
14463 msgid "Cannot use POPM to restore the SR register"
14464 msgstr ""
14465
14466 #: config/tc-msp430.c:3497 config/tc-msp430.c:3566
14467 #, c-format
14468 msgid "repeat count cannot be used with %s"
14469 msgstr ""
14470
14471 #: config/tc-msp430.c:3524
14472 #, c-format
14473 msgid "expected first argument of %s to be in the range 1-4"
14474 msgstr ""
14475
14476 #: config/tc-msp430.c:3595
14477 #, c-format
14478 msgid "expected value of first argument of %s to fit into 20-bits"
14479 msgstr ""
14480
14481 #: config/tc-msp430.c:3614
14482 #, c-format
14483 msgid "expected register name or constant as first argument of %s"
14484 msgstr ""
14485
14486 #: config/tc-msp430.c:3708
14487 msgid "expected constant value as argument to RPT"
14488 msgstr ""
14489
14490 #: config/tc-msp430.c:3714
14491 msgid "expected constant in the range 2..16"
14492 msgstr ""
14493
14494 #: config/tc-msp430.c:3729
14495 msgid "PC used as an argument to RPT"
14496 msgstr ""
14497
14498 #: config/tc-msp430.c:3735
14499 msgid "expected constant or register name as argument to RPT insn"
14500 msgstr ""
14501
14502 #: config/tc-msp430.c:3742
14503 msgid "Illegal emulated instruction"
14504 msgstr ""
14505
14506 #: config/tc-msp430.c:4043
14507 #, c-format
14508 msgid "%s instruction does not accept a .b suffix"
14509 msgstr ""
14510
14511 #: config/tc-msp430.c:4156
14512 #, c-format
14513 msgid "Even number required. Rounded to %d"
14514 msgstr ""
14515
14516 #: config/tc-msp430.c:4167
14517 #, c-format
14518 msgid "Wrong displacement %d"
14519 msgstr ""
14520
14521 #: config/tc-msp430.c:4189
14522 msgid "instruction requires label sans '$'"
14523 msgstr ""
14524
14525 #: config/tc-msp430.c:4193
14526 msgid "instruction requires label or value in range -511:512"
14527 msgstr ""
14528
14529 #: config/tc-msp430.c:4199 config/tc-msp430.c:4253 config/tc-msp430.c:4301
14530 msgid "instruction requires label"
14531 msgstr ""
14532
14533 #: config/tc-msp430.c:4207 config/tc-msp430.c:4259
14534 msgid "polymorphs are not enabled. Use -mP option to enable."
14535 msgstr ""
14536
14537 #: config/tc-msp430.c:4305
14538 msgid "Illegal instruction or not implemented opcode."
14539 msgstr ""
14540
14541 #: config/tc-msp430.c:4359
14542 msgid "can't find opcode"
14543 msgstr ""
14544
14545 #: config/tc-msp430.c:4872
14546 #, c-format
14547 msgid "internal inconsistency problem in %s: insn %04lx"
14548 msgstr ""
14549
14550 #: config/tc-msp430.c:4914 config/tc-msp430.c:4946
14551 #, c-format
14552 msgid "internal inconsistency problem in %s: ext. insn %04lx"
14553 msgstr ""
14554
14555 #: config/tc-msp430.c:4958
14556 #, c-format
14557 msgid "internal inconsistency problem in %s: %lx"
14558 msgstr ""
14559
14560 #: config/tc-mt.c:151
14561 #, c-format
14562 msgid "MT specific command line options:\n"
14563 msgstr ""
14564
14565 #: config/tc-mt.c:152
14566 #, c-format
14567 msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
14568 msgstr ""
14569
14570 #: config/tc-mt.c:153
14571 #, c-format
14572 msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
14573 msgstr ""
14574
14575 #: config/tc-mt.c:154
14576 #, c-format
14577 msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
14578 msgstr ""
14579
14580 #: config/tc-mt.c:155
14581 #, c-format
14582 msgid " -march=ms2 allow ms2 instructions \n"
14583 msgstr ""
14584
14585 #: config/tc-mt.c:156
14586 #, c-format
14587 msgid " -nosched disable scheduling restrictions\n"
14588 msgstr ""
14589
14590 #: config/tc-mt.c:226
14591 #, c-format
14592 msgid "instruction %s may not follow another memory access instruction."
14593 msgstr ""
14594
14595 #: config/tc-mt.c:232
14596 #, c-format
14597 msgid "instruction %s may not follow another I/O instruction."
14598 msgstr ""
14599
14600 #: config/tc-mt.c:238
14601 #, c-format
14602 msgid "%s may not occupy the delay slot of another branch insn."
14603 msgstr ""
14604
14605 #: config/tc-mt.c:263
14606 #, c-format
14607 msgid "operand references R%ld of previous instruction."
14608 msgstr ""
14609
14610 #: config/tc-mt.c:269
14611 #, c-format
14612 msgid "operand references R%ld of instruction before previous."
14613 msgstr ""
14614
14615 #: config/tc-mt.c:283 config/tc-mt.c:288
14616 #, c-format
14617 msgid "conditional branch or jal insn's operand references R%ld of previous arithmetic or logic insn."
14618 msgstr ""
14619
14620 #: config/tc-mt.c:351
14621 msgid "md_estimate_size_before_relax\n"
14622 msgstr ""
14623
14624 #: config/tc-nds32.c:2374
14625 msgid ""
14626 "<arch name>\t Assemble for architecture <arch name>\n"
14627 "\t\t\t <arch name> could be\n"
14628 "\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
14629 msgstr ""
14630
14631 #: config/tc-nds32.c:2378
14632 msgid ""
14633 "<baseline>\t Assemble for baseline <baseline>\n"
14634 "\t\t\t <baseline> could be v2, v3, v3m"
14635 msgstr ""
14636
14637 #: config/tc-nds32.c:2381
14638 msgid ""
14639 "<freg>\t Specify a FPU configuration\n"
14640 "\t\t\t <freg>\n"
14641 "\t\t\t 0: 8 SP / 4 DP registers\n"
14642 "\t\t\t 1: 16 SP / 8 DP registers\n"
14643 "\t\t\t 2: 32 SP / 16 DP registers\n"
14644 "\t\t\t 3: 32 SP / 32 DP registers"
14645 msgstr ""
14646
14647 #: config/tc-nds32.c:2387
14648 msgid ""
14649 "<abi>\t Specify a abi version\n"
14650 "\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
14651 msgstr ""
14652
14653 #: config/tc-nds32.c:2420
14654 msgid "Multiply instructions support"
14655 msgstr ""
14656
14657 #: config/tc-nds32.c:2421
14658 msgid "Divide instructions support"
14659 msgstr ""
14660
14661 #: config/tc-nds32.c:2422
14662 msgid "16-bit extension"
14663 msgstr ""
14664
14665 #: config/tc-nds32.c:2423
14666 msgid "d0/d1 registers"
14667 msgstr ""
14668
14669 #: config/tc-nds32.c:2424
14670 msgid "Performance extension"
14671 msgstr ""
14672
14673 #: config/tc-nds32.c:2425
14674 msgid "Performance extension 2"
14675 msgstr ""
14676
14677 #: config/tc-nds32.c:2426
14678 msgid "String extension"
14679 msgstr ""
14680
14681 #: config/tc-nds32.c:2427
14682 msgid "Reduced Register configuration (GPR16) option"
14683 msgstr ""
14684
14685 #: config/tc-nds32.c:2428
14686 msgid "AUDIO ISA extension"
14687 msgstr ""
14688
14689 #: config/tc-nds32.c:2429
14690 msgid "FPU SP extension"
14691 msgstr ""
14692
14693 #: config/tc-nds32.c:2430
14694 msgid "FPU DP extension"
14695 msgstr ""
14696
14697 #: config/tc-nds32.c:2431
14698 msgid "FPU fused-multiply-add instructions"
14699 msgstr ""
14700
14701 #: config/tc-nds32.c:2432
14702 msgid "DSP extension"
14703 msgstr ""
14704
14705 #: config/tc-nds32.c:2433
14706 msgid "hardware loop extension"
14707 msgstr ""
14708
14709 #: config/tc-nds32.c:2470
14710 #, c-format
14711 msgid ""
14712 "\n"
14713 " NDS32-specific assembler options:\n"
14714 msgstr ""
14715
14716 #: config/tc-nds32.c:2471
14717 #, c-format
14718 msgid ""
14719 " -O1,\t\t\t Optimize for performance\n"
14720 " -Os\t\t\t Optimize for space\n"
14721 msgstr ""
14722
14723 #: config/tc-nds32.c:2474
14724 #, c-format
14725 msgid ""
14726 " -EL, -mel or -little Produce little endian output\n"
14727 " -EB, -meb or -big Produce big endian output\n"
14728 " -mpic\t\t\t Generate PIC\n"
14729 " -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
14730 " -mb2bb-relax\t\t Back-to-back branch optimization\n"
14731 " -mno-all-relax\t Suppress all relaxation for this file\n"
14732 msgstr ""
14733
14734 #: config/tc-nds32.c:2485
14735 #, c-format
14736 msgid " -m%s%s\n"
14737 msgstr ""
14738
14739 #: config/tc-nds32.c:2492
14740 #, c-format
14741 msgid " -m[no-]%-17sEnable/Disable %s\n"
14742 msgstr ""
14743
14744 #: config/tc-nds32.c:2496
14745 #, c-format
14746 msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
14747 msgstr ""
14748
14749 #: config/tc-nds32.c:2770
14750 #, c-format
14751 msgid "la must use with symbol. '%s'"
14752 msgstr ""
14753
14754 #: config/tc-nds32.c:2823
14755 #, c-format
14756 msgid "need PIC qualifier with symbol. '%s'"
14757 msgstr ""
14758
14759 #: config/tc-nds32.c:2860
14760 #, c-format
14761 msgid "Operand is not a constant. `%s'"
14762 msgstr ""
14763
14764 #: config/tc-nds32.c:2949
14765 #, c-format
14766 msgid "needs @GOT or @GOTOFF. %s"
14767 msgstr ""
14768
14769 #: config/tc-nds32.c:3487
14770 #, c-format
14771 msgid "Too many argument. `%s'"
14772 msgstr ""
14773
14774 #. Logic here rejects the input arch name.
14775 #: config/tc-nds32.c:3548
14776 #, c-format
14777 msgid "unknown arch name `%s'\n"
14778 msgstr ""
14779
14780 #. Logic here rejects the input baseline.
14781 #: config/tc-nds32.c:3567
14782 #, c-format
14783 msgid "unknown baseline `%s'\n"
14784 msgstr ""
14785
14786 #. Logic here rejects the input FPU configuration.
14787 #: config/tc-nds32.c:3590
14788 #, c-format
14789 msgid "unknown FPU configuration `%s'\n"
14790 msgstr ""
14791
14792 #. Logic here rejects the input abi version.
14793 #: config/tc-nds32.c:3614
14794 #, c-format
14795 msgid "unknown ABI version`%s'\n"
14796 msgstr ""
14797
14798 #: config/tc-nds32.c:4337
14799 #, c-format
14800 msgid "Different arguments of .vec_size are found, previous %d, current %d"
14801 msgstr ""
14802
14803 #: config/tc-nds32.c:4342
14804 #, c-format
14805 msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
14806 msgstr ""
14807
14808 #: config/tc-nds32.c:4346
14809 msgid "Argument of .vec_size is not a constant."
14810 msgstr ""
14811
14812 #: config/tc-nds32.c:4929
14813 #, c-format
14814 msgid "Don't know how to handle this field. %s"
14815 msgstr ""
14816
14817 #: config/tc-nds32.c:5294
14818 #, c-format
14819 msgid "instruction %s requires enabling performance extension"
14820 msgstr ""
14821
14822 #: config/tc-nds32.c:5306
14823 #, c-format
14824 msgid "instruction %s requires enabling performance extension II"
14825 msgstr ""
14826
14827 #: config/tc-nds32.c:5318
14828 #, c-format
14829 msgid "instruction %s requires enabling AUDIO extension"
14830 msgstr ""
14831
14832 #: config/tc-nds32.c:5330
14833 #, c-format
14834 msgid "instruction %s requires enabling STRING extension"
14835 msgstr ""
14836
14837 #: config/tc-nds32.c:5344
14838 #, c-format
14839 msgid "instruction %s requires enabling DIV & DX_REGS extension"
14840 msgstr ""
14841
14842 #: config/tc-nds32.c:5359
14843 #, c-format
14844 msgid "instruction %s requires enabling FPU extension"
14845 msgstr ""
14846
14847 #: config/tc-nds32.c:5371
14848 #, c-format
14849 msgid "instruction %s requires enabling FPU_SP extension"
14850 msgstr ""
14851
14852 #: config/tc-nds32.c:5383
14853 #, c-format
14854 msgid "instruction %s requires enabling FPU_DP extension"
14855 msgstr ""
14856
14857 #: config/tc-nds32.c:5394 config/tc-nds32.c:5402
14858 #, c-format
14859 msgid "instruction %s requires enabling FPU_MAC extension"
14860 msgstr ""
14861
14862 #: config/tc-nds32.c:5410
14863 #, c-format
14864 msgid "instruction %s requires enabling DX_REGS extension"
14865 msgstr ""
14866
14867 #: config/tc-nds32.c:5426
14868 #, c-format
14869 msgid "instruction %s requires enabling dsp extension"
14870 msgstr ""
14871
14872 #: config/tc-nds32.c:5438
14873 #, c-format
14874 msgid "instruction %s requires enabling zol extension"
14875 msgstr ""
14876
14877 #: config/tc-nds32.c:5443
14878 #, c-format
14879 msgid "internal error: unknown instruction attribute: 0x%08x"
14880 msgstr ""
14881
14882 #: config/tc-nds32.c:5736
14883 #, c-format
14884 msgid "relax hint unrecognized instruction: line %d."
14885 msgstr ""
14886
14887 #: config/tc-nds32.c:5791
14888 #, c-format
14889 msgid "Can not find match relax hint. Line: %d"
14890 msgstr ""
14891
14892 #: config/tc-nds32.c:5988
14893 msgid "Internal error: .relax_hint KEY is not a number!"
14894 msgstr ""
14895
14896 #: config/tc-nds32.c:6016
14897 #, c-format
14898 msgid "Internal error: Relax hint (%s) error. %s: %s (%x)"
14899 msgstr ""
14900
14901 #: config/tc-nds32.c:6093
14902 #, c-format
14903 msgid "Internal error: Range error. %s"
14904 msgstr ""
14905
14906 #: config/tc-nds32.c:6154
14907 msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!"
14908 msgstr ""
14909
14910 #: config/tc-nds32.c:6302
14911 #, c-format
14912 msgid "Not support instruction %s in verbatim."
14913 msgstr ""
14914
14915 #: config/tc-nds32.c:6309
14916 #, c-format
14917 msgid "16-bit instruction is disabled: %s."
14918 msgstr ""
14919
14920 #: config/tc-nds32.c:6336
14921 #, c-format
14922 msgid "Instruction %s not supported in the baseline."
14923 msgstr ""
14924
14925 #: config/tc-nds32.c:6403
14926 #, c-format
14927 msgid "Unrecognized opcode, %s."
14928 msgstr ""
14929
14930 #: config/tc-nds32.c:6406
14931 #, c-format
14932 msgid "Incorrect syntax, %s."
14933 msgstr ""
14934
14935 #: config/tc-nds32.c:6409
14936 #, c-format
14937 msgid "Unrecognized operand/register, %s."
14938 msgstr ""
14939
14940 #: config/tc-nds32.c:6412
14941 #, c-format
14942 msgid "Operand out of range, %s."
14943 msgstr ""
14944
14945 #: config/tc-nds32.c:6415
14946 #, c-format
14947 msgid "Prohibited register used for reduced-register, %s."
14948 msgstr ""
14949
14950 #: config/tc-nds32.c:6418
14951 #, c-format
14952 msgid "Junk at end of line, %s."
14953 msgstr ""
14954
14955 #: config/tc-nds32.c:7116
14956 msgid "Addend to unresolved symbol is not on word boundary."
14957 msgstr ""
14958
14959 #. Should never here.
14960 #: config/tc-nds32.c:7609
14961 msgid "Used FPU instructions requires enabling FPU extension"
14962 msgstr ""
14963
14964 #: config/tc-nds32.c:7805
14965 #, c-format
14966 msgid "Internal error: Unknown fixup type %d (`%s')"
14967 msgstr ""
14968
14969 #: config/tc-ns32k.c:437
14970 msgid "Invalid syntax in PC-relative addressing mode"
14971 msgstr ""
14972
14973 #: config/tc-ns32k.c:461
14974 msgid "Invalid syntax in External addressing mode"
14975 msgstr ""
14976
14977 #: config/tc-ns32k.c:542
14978 msgid "Invalid syntax in Memory Relative addressing mode"
14979 msgstr ""
14980
14981 #: config/tc-ns32k.c:609
14982 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
14983 msgstr ""
14984
14985 #: config/tc-ns32k.c:614
14986 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
14987 msgstr ""
14988
14989 #: config/tc-ns32k.c:619
14990 msgid "Scaled-indexed addressing mode combined with scaled-index"
14991 msgstr ""
14992
14993 #: config/tc-ns32k.c:630
14994 msgid "Invalid or illegal addressing mode combined with scaled-index"
14995 msgstr ""
14996
14997 #: config/tc-ns32k.c:753
14998 msgid "Premature end of suffix -- Defaulting to d"
14999 msgstr ""
15000
15001 #: config/tc-ns32k.c:766
15002 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
15003 msgstr ""
15004
15005 #: config/tc-ns32k.c:811
15006 msgid "Very short instr to option, ie you can't do it on a NULLstr"
15007 msgstr ""
15008
15009 #: config/tc-ns32k.c:861
15010 msgid "No such entry in list. (cpu/mmu register)"
15011 msgstr ""
15012
15013 #: config/tc-ns32k.c:918
15014 msgid "Internal consistency error. check ns32k-opcode.h"
15015 msgstr ""
15016
15017 #: config/tc-ns32k.c:943
15018 msgid "Address of immediate operand"
15019 msgstr ""
15020
15021 #: config/tc-ns32k.c:944
15022 msgid "Invalid immediate write operand."
15023 msgstr ""
15024
15025 #: config/tc-ns32k.c:1074
15026 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
15027 msgstr ""
15028
15029 #: config/tc-ns32k.c:1110
15030 msgid "No such opcode"
15031 msgstr ""
15032
15033 #: config/tc-ns32k.c:1185
15034 msgid "Bad suffix, defaulting to d"
15035 msgstr ""
15036
15037 #: config/tc-ns32k.c:1212
15038 msgid "Too many operands passed to instruction"
15039 msgstr ""
15040
15041 #. Check error in default.
15042 #: config/tc-ns32k.c:1224
15043 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
15044 msgstr ""
15045
15046 #: config/tc-ns32k.c:1227
15047 msgid "Wrong number of operands"
15048 msgstr " "
15049
15050 #: config/tc-ns32k.c:1300
15051 #, c-format
15052 msgid "Can not do %d byte pc-relative relocation for storage type %d"
15053 msgstr ""
15054
15055 #: config/tc-ns32k.c:1303
15056 #, c-format
15057 msgid "Can not do %d byte relocation for storage type %d"
15058 msgstr ""
15059
15060 #: config/tc-ns32k.c:1395
15061 #, c-format
15062 msgid "value of %ld out of byte displacement range."
15063 msgstr ""
15064
15065 #: config/tc-ns32k.c:1405
15066 #, c-format
15067 msgid "value of %ld out of word displacement range."
15068 msgstr ""
15069
15070 #: config/tc-ns32k.c:1420
15071 #, c-format
15072 msgid "value of %ld out of double word displacement range."
15073 msgstr ""
15074
15075 #: config/tc-ns32k.c:1441
15076 #, c-format
15077 msgid "Internal logic error. Line %d, file: \"%s\""
15078 msgstr ""
15079
15080 #: config/tc-ns32k.c:1489
15081 #, c-format
15082 msgid "Internal logic error. line %d, file \"%s\""
15083 msgstr ""
15084
15085 #: config/tc-ns32k.c:1590
15086 msgid "Bit field out of range"
15087 msgstr ""
15088
15089 #: config/tc-ns32k.c:1690
15090 msgid "iif convert internal pcrel/binary"
15091 msgstr ""
15092
15093 #: config/tc-ns32k.c:1707
15094 msgid "Bignum too big for long"
15095 msgstr ""
15096
15097 #: config/tc-ns32k.c:1784
15098 msgid "iif convert internal pcrel/pointer"
15099 msgstr ""
15100
15101 #: config/tc-ns32k.c:1789
15102 msgid "Internal logic error in iif.iifP[n].type"
15103 msgstr ""
15104
15105 #. We can't relax this case.
15106 #: config/tc-ns32k.c:1825
15107 msgid "Can't relax difference"
15108 msgstr ""
15109
15110 #: config/tc-ns32k.c:1866
15111 msgid "Displacement too large for :d"
15112 msgstr ""
15113
15114 #: config/tc-ns32k.c:1879
15115 msgid "Internal logic error in iif.iifP[].type"
15116 msgstr ""
15117
15118 #: config/tc-ns32k.c:2143
15119 #, c-format
15120 msgid "invalid architecture option -m%s, ignored"
15121 msgstr ""
15122
15123 #: config/tc-ns32k.c:2156
15124 #, c-format
15125 msgid "invalid default displacement size \"%s\". Defaulting to %d."
15126 msgstr ""
15127
15128 #: config/tc-ns32k.c:2172
15129 #, c-format
15130 msgid ""
15131 "NS32K options:\n"
15132 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
15133 "--disp-size-default=<1|2|4>\n"
15134 msgstr ""
15135
15136 #: config/tc-ns32k.c:2248
15137 #, c-format
15138 msgid "Cannot find relocation type for symbol %s, code %d"
15139 msgstr ""
15140
15141 #: config/tc-pdp11.c:351 config/tc-pdp11.c:369 config/tc-pdp11.c:375
15142 #: config/tc-pdp11.c:400 config/tc-pdp11.c:406 config/tc-pdp11.c:419
15143 msgid "Bad register name"
15144 msgstr ""
15145
15146 #: config/tc-pdp11.c:438 config/tc-pdp11.c:502 config/tc-pdp11.c:513
15147 msgid "Error in expression"
15148 msgstr ""
15149
15150 #: config/tc-pdp11.c:510
15151 msgid "Low order bits truncated in immediate float operand"
15152 msgstr ""
15153
15154 #: config/tc-pdp11.c:654
15155 msgid "Float AC not legal as integer operand"
15156 msgstr ""
15157
15158 #: config/tc-pdp11.c:674
15159 msgid "General register not legal as float operand"
15160 msgstr ""
15161
15162 #: config/tc-pdp11.c:707
15163 msgid "No instruction found"
15164 msgstr ""
15165
15166 #: config/tc-pdp11.c:717 config/tc-z80.c:3668
15167 #, c-format
15168 msgid "Unknown instruction '%s'"
15169 msgstr ""
15170
15171 #: config/tc-pdp11.c:723
15172 #, c-format
15173 msgid "Unsupported instruction set extension: %s"
15174 msgstr ""
15175
15176 #: config/tc-pdp11.c:757
15177 msgid "operand is not an absolute constant"
15178 msgstr ""
15179
15180 #: config/tc-pdp11.c:765
15181 msgid "3-bit immediate out of range"
15182 msgstr ""
15183
15184 #: config/tc-pdp11.c:772
15185 msgid "6-bit immediate out of range"
15186 msgstr ""
15187
15188 #: config/tc-pdp11.c:779
15189 msgid "8-bit immediate out of range"
15190 msgstr ""
15191
15192 #: config/tc-pdp11.c:796 config/tc-pdp11.c:989
15193 msgid "Symbol expected"
15194 msgstr ""
15195
15196 #: config/tc-pdp11.c:801
15197 msgid "8-bit displacement out of range"
15198 msgstr ""
15199
15200 #: config/tc-pdp11.c:843 config/tc-pdp11.c:864 config/tc-pdp11.c:881
15201 #: config/tc-pdp11.c:902 config/tc-pdp11.c:919 config/tc-pdp11.c:940
15202 #: config/tc-pdp11.c:959 config/tc-pdp11.c:980
15203 msgid "Missing ','"
15204 msgstr ""
15205
15206 #: config/tc-pdp11.c:994
15207 msgid "6-bit displacement out of range"
15208 msgstr ""
15209
15210 #: config/tc-pdp11.c:1015 config/tc-tilegx.c:1204 config/tc-tilepro.c:1091
15211 #: config/tc-vax.c:1943
15212 msgid "Too many operands"
15213 msgstr ""
15214
15215 #: config/tc-pdp11.c:1464
15216 #, c-format
15217 msgid "Can not represent %s relocation in this object file format"
15218 msgstr ""
15219
15220 #: config/tc-pj.c:64 config/tc-pj.c:73
15221 msgid "confusing relocation expressions"
15222 msgstr ""
15223
15224 #: config/tc-pj.c:157
15225 msgid "can't have relocation for ipush"
15226 msgstr ""
15227
15228 #: config/tc-pj.c:289
15229 msgid "expected expression"
15230 msgstr ""
15231
15232 #: config/tc-pj.c:355
15233 #, c-format
15234 msgid ""
15235 "PJ options:\n"
15236 "-little\t\t\tgenerate little endian code\n"
15237 "-big\t\t\tgenerate big endian code\n"
15238 msgstr ""
15239
15240 #: config/tc-pj.c:380 config/tc-sh.c:3577 config/tc-sh.c:3584
15241 #: config/tc-sh.c:3591 config/tc-sh.c:3598
15242 msgid "pcrel too far"
15243 msgstr ""
15244
15245 #: config/tc-ppc.c:964 config/tc-ppc.c:972 config/tc-ppc.c:3496
15246 msgid "invalid register expression"
15247 msgstr ""
15248
15249 #: config/tc-ppc.c:1135 config/tc-ppc.c:1193 config/tc-ppc.c:1241
15250 msgid "the use of -mvle requires big endian."
15251 msgstr ""
15252
15253 #: config/tc-ppc.c:1173 config/tc-ppc.c:1195
15254 msgid "the use of -mvle requires -a32."
15255 msgstr ""
15256
15257 #: config/tc-ppc.c:1175
15258 #, c-format
15259 msgid "%s unsupported"
15260 msgstr ""
15261
15262 #: config/tc-ppc.c:1268 config/tc-s390.c:506 config/tc-s390.c:513
15263 #, c-format
15264 msgid "invalid switch -m%s"
15265 msgstr ""
15266
15267 #: config/tc-ppc.c:1299
15268 msgid "--nops needs a numeric argument"
15269 msgstr ""
15270
15271 #: config/tc-ppc.c:1335
15272 #, c-format
15273 msgid "PowerPC options:\n"
15274 msgstr ""
15275
15276 #: config/tc-ppc.c:1337
15277 #, c-format
15278 msgid "-a32 generate ELF32/XCOFF32\n"
15279 msgstr ""
15280
15281 #: config/tc-ppc.c:1340
15282 #, c-format
15283 msgid "-a64 generate ELF64/XCOFF64\n"
15284 msgstr ""
15285
15286 #: config/tc-ppc.c:1342
15287 #, c-format
15288 msgid "-u ignored\n"
15289 msgstr ""
15290
15291 #: config/tc-ppc.c:1344
15292 #, c-format
15293 msgid "-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
15294 msgstr ""
15295
15296 #: config/tc-ppc.c:1346
15297 #, c-format
15298 msgid "-mpwr generate code for POWER (RIOS1)\n"
15299 msgstr ""
15300
15301 #: config/tc-ppc.c:1348
15302 #, c-format
15303 msgid "-m601 generate code for PowerPC 601\n"
15304 msgstr ""
15305
15306 #: config/tc-ppc.c:1350
15307 #, c-format
15308 msgid ""
15309 "-mppc, -mppc32, -m603, -m604\n"
15310 " generate code for PowerPC 603/604\n"
15311 msgstr ""
15312
15313 #: config/tc-ppc.c:1353
15314 #, c-format
15315 msgid "-m403 generate code for PowerPC 403\n"
15316 msgstr ""
15317
15318 #: config/tc-ppc.c:1355
15319 #, c-format
15320 msgid "-m405 generate code for PowerPC 405\n"
15321 msgstr ""
15322
15323 #: config/tc-ppc.c:1357
15324 #, c-format
15325 msgid "-m440 generate code for PowerPC 440\n"
15326 msgstr ""
15327
15328 #: config/tc-ppc.c:1359
15329 #, c-format
15330 msgid "-m464 generate code for PowerPC 464\n"
15331 msgstr ""
15332
15333 #: config/tc-ppc.c:1361
15334 #, c-format
15335 msgid "-m476 generate code for PowerPC 476\n"
15336 msgstr ""
15337
15338 #: config/tc-ppc.c:1363
15339 #, c-format
15340 msgid ""
15341 "-m7400, -m7410, -m7450, -m7455\n"
15342 " generate code for PowerPC 7400/7410/7450/7455\n"
15343 msgstr ""
15344
15345 #: config/tc-ppc.c:1366
15346 #, c-format
15347 msgid ""
15348 "-m750cl, -mgekko, -mbroadway\n"
15349 " generate code for PowerPC 750cl/Gekko/Broadway\n"
15350 msgstr ""
15351
15352 #: config/tc-ppc.c:1369
15353 #, c-format
15354 msgid "-m821, -m850, -m860 generate code for PowerPC 821/850/860\n"
15355 msgstr ""
15356
15357 #: config/tc-ppc.c:1371
15358 #, c-format
15359 msgid "-mppc64, -m620 generate code for PowerPC 620/625/630\n"
15360 msgstr ""
15361
15362 #: config/tc-ppc.c:1373
15363 #, c-format
15364 msgid "-mppc64bridge generate code for PowerPC 64, including bridge insns\n"
15365 msgstr ""
15366
15367 #: config/tc-ppc.c:1375
15368 #, c-format
15369 msgid "-mbooke generate code for 32-bit PowerPC BookE\n"
15370 msgstr ""
15371
15372 #: config/tc-ppc.c:1377
15373 #, c-format
15374 msgid "-ma2 generate code for A2 architecture\n"
15375 msgstr ""
15376
15377 #: config/tc-ppc.c:1379
15378 #, c-format
15379 msgid "-mpower4, -mpwr4 generate code for Power4 architecture\n"
15380 msgstr ""
15381
15382 #: config/tc-ppc.c:1381
15383 #, c-format
15384 msgid ""
15385 "-mpower5, -mpwr5, -mpwr5x\n"
15386 " generate code for Power5 architecture\n"
15387 msgstr ""
15388
15389 #: config/tc-ppc.c:1384
15390 #, c-format
15391 msgid "-mpower6, -mpwr6 generate code for Power6 architecture\n"
15392 msgstr ""
15393
15394 #: config/tc-ppc.c:1386
15395 #, c-format
15396 msgid "-mpower7, -mpwr7 generate code for Power7 architecture\n"
15397 msgstr ""
15398
15399 #: config/tc-ppc.c:1388
15400 #, c-format
15401 msgid "-mpower8, -mpwr8 generate code for Power8 architecture\n"
15402 msgstr ""
15403
15404 #: config/tc-ppc.c:1390
15405 #, c-format
15406 msgid "-mpower9, -mpwr9 generate code for Power9 architecture\n"
15407 msgstr ""
15408
15409 #: config/tc-ppc.c:1392
15410 #, c-format
15411 msgid "-mpower10, -mpwr10 generate code for Power10 architecture\n"
15412 msgstr ""
15413
15414 #: config/tc-ppc.c:1394
15415 #, c-format
15416 msgid "-mpower11, -mpwr11 generate code for Power11 architecture\n"
15417 msgstr ""
15418
15419 #: config/tc-ppc.c:1396
15420 #, c-format
15421 msgid "-mlibresoc generate code for Libre-SOC architecture\n"
15422 msgstr ""
15423
15424 #: config/tc-ppc.c:1398
15425 #, c-format
15426 msgid "-mfuture generate code for 'future' architecture\n"
15427 msgstr ""
15428
15429 #: config/tc-ppc.c:1400
15430 #, c-format
15431 msgid "-mcell generate code for Cell Broadband Engine architecture\n"
15432 msgstr ""
15433
15434 #: config/tc-ppc.c:1402
15435 #, c-format
15436 msgid "-mcom generate code for Power/PowerPC common instructions\n"
15437 msgstr ""
15438
15439 #: config/tc-ppc.c:1404
15440 #, c-format
15441 msgid "-many generate code for any architecture (PWR/PWRX/PPC)\n"
15442 msgstr ""
15443
15444 #: config/tc-ppc.c:1406
15445 #, c-format
15446 msgid "-maltivec generate code for AltiVec\n"
15447 msgstr ""
15448
15449 #: config/tc-ppc.c:1408
15450 #, c-format
15451 msgid "-mvsx generate code for Vector-Scalar (VSX) instructions\n"
15452 msgstr ""
15453
15454 #: config/tc-ppc.c:1410
15455 #, c-format
15456 msgid "-me300 generate code for PowerPC e300 family\n"
15457 msgstr ""
15458
15459 #: config/tc-ppc.c:1412
15460 #, c-format
15461 msgid "-me500, -me500x2 generate code for Motorola e500 core complex\n"
15462 msgstr ""
15463
15464 #: config/tc-ppc.c:1414
15465 #, c-format
15466 msgid "-me500mc, generate code for Freescale e500mc core complex\n"
15467 msgstr ""
15468
15469 #: config/tc-ppc.c:1416
15470 #, c-format
15471 msgid "-me500mc64, generate code for Freescale e500mc64 core complex\n"
15472 msgstr ""
15473
15474 #: config/tc-ppc.c:1418
15475 #, c-format
15476 msgid "-me5500, generate code for Freescale e5500 core complex\n"
15477 msgstr ""
15478
15479 #: config/tc-ppc.c:1420
15480 #, c-format
15481 msgid "-me6500, generate code for Freescale e6500 core complex\n"
15482 msgstr ""
15483
15484 #: config/tc-ppc.c:1422
15485 #, c-format
15486 msgid "-mspe generate code for Motorola SPE instructions\n"
15487 msgstr ""
15488
15489 #: config/tc-ppc.c:1424
15490 #, c-format
15491 msgid "-mspe2 generate code for Freescale SPE2 instructions\n"
15492 msgstr ""
15493
15494 #: config/tc-ppc.c:1426
15495 #, c-format
15496 msgid "-mvle generate code for Freescale VLE instructions\n"
15497 msgstr ""
15498
15499 #: config/tc-ppc.c:1428
15500 #, c-format
15501 msgid "-mtitan generate code for AppliedMicro Titan core complex\n"
15502 msgstr ""
15503
15504 #: config/tc-ppc.c:1430
15505 #, c-format
15506 msgid "-mregnames Allow symbolic names for registers\n"
15507 msgstr ""
15508
15509 #: config/tc-ppc.c:1432
15510 #, c-format
15511 msgid "-mno-regnames Do not allow symbolic names for registers\n"
15512 msgstr ""
15513
15514 #: config/tc-ppc.c:1435
15515 #, c-format
15516 msgid "-mrelocatable support for GCC's -mrelocatble option\n"
15517 msgstr ""
15518
15519 #: config/tc-ppc.c:1437
15520 #, c-format
15521 msgid "-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
15522 msgstr ""
15523
15524 #: config/tc-ppc.c:1439
15525 #, c-format
15526 msgid "-memb set PPC_EMB bit in ELF flags\n"
15527 msgstr ""
15528
15529 #: config/tc-ppc.c:1441
15530 #, c-format
15531 msgid ""
15532 "-mlittle, -mlittle-endian, -le\n"
15533 " generate code for a little endian machine\n"
15534 msgstr ""
15535
15536 #: config/tc-ppc.c:1444
15537 #, c-format
15538 msgid ""
15539 "-mbig, -mbig-endian, -be\n"
15540 " generate code for a big endian machine\n"
15541 msgstr ""
15542
15543 #: config/tc-ppc.c:1447
15544 #, c-format
15545 msgid "-msolaris generate code for Solaris\n"
15546 msgstr ""
15547
15548 #: config/tc-ppc.c:1449
15549 #, c-format
15550 msgid "-mno-solaris do not generate code for Solaris\n"
15551 msgstr ""
15552
15553 #: config/tc-ppc.c:1451
15554 #, c-format
15555 msgid "-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
15556 msgstr ""
15557
15558 #: config/tc-ppc.c:1453
15559 #, c-format
15560 msgid "-V print assembler version number\n"
15561 msgstr ""
15562
15563 #: config/tc-ppc.c:1455
15564 #, c-format
15565 msgid "-Qy, -Qn ignored\n"
15566 msgstr ""
15567
15568 #: config/tc-ppc.c:1458
15569 #, c-format
15570 msgid "-nops=count when aligning, more than COUNT nops uses a branch\n"
15571 msgstr ""
15572
15573 #: config/tc-ppc.c:1460
15574 #, c-format
15575 msgid "-ppc476-workaround warn if emitting data to code sections\n"
15576 msgstr ""
15577
15578 #: config/tc-ppc.c:1490
15579 #, c-format
15580 msgid "unknown default cpu = %s, os = %s"
15581 msgstr ""
15582
15583 #: config/tc-ppc.c:1576
15584 #, c-format
15585 msgid "mask trims opcode bits for %s"
15586 msgstr ""
15587
15588 #: config/tc-ppc.c:1586
15589 #, c-format
15590 msgid "operand index error for %s"
15591 msgstr ""
15592
15593 #: config/tc-ppc.c:1612
15594 #, c-format
15595 msgid "operand %d overlap in %s"
15596 msgstr ""
15597
15598 #: config/tc-ppc.c:1621
15599 #, c-format
15600 msgid "non-optional operand %d follows optional operand in %s"
15601 msgstr ""
15602
15603 #: config/tc-ppc.c:1687
15604 #, c-format
15605 msgid "powerpc_operands[%d].bitm invalid"
15606 msgstr ""
15607
15608 #: config/tc-ppc.c:1694
15609 #, c-format
15610 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
15611 msgstr ""
15612
15613 #: config/tc-ppc.c:1722 config/tc-ppc.c:1775 config/tc-ppc.c:1817
15614 #: config/tc-ppc.c:1865
15615 #, c-format
15616 msgid "major opcode is not sorted for %s"
15617 msgstr ""
15618
15619 #: config/tc-ppc.c:1728
15620 #, c-format
15621 msgid "%s is enabled by vle flag"
15622 msgstr ""
15623
15624 #: config/tc-ppc.c:1735
15625 #, c-format
15626 msgid "%s not disabled by vle flag"
15627 msgstr ""
15628
15629 #: config/tc-ppc.c:1841
15630 #, c-format
15631 msgid "opcode is not sorted for %s"
15632 msgstr ""
15633
15634 #: config/tc-ppc.c:2259
15635 #, c-format
15636 msgid "symbol+offset@%s means symbol@%s+offset"
15637 msgstr ""
15638
15639 #: config/tc-ppc.c:2279
15640 #, c-format
15641 msgid "symbol+offset@%s not supported"
15642 msgstr ""
15643
15644 #: config/tc-ppc.c:2358 config/tc-ppc.c:4222 config/tc-ppc.c:7669
15645 msgid "data in executable section"
15646 msgstr ""
15647
15648 #: config/tc-ppc.c:2399
15649 msgid "expected comma after symbol-name: rest of line ignored."
15650 msgstr ""
15651
15652 #: config/tc-ppc.c:2432
15653 #, c-format
15654 msgid "ignoring attempt to re-define symbol `%s'."
15655 msgstr ""
15656
15657 #: config/tc-ppc.c:2440
15658 #, c-format
15659 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
15660 msgstr ""
15661
15662 #: config/tc-ppc.c:2458
15663 msgid "common alignment not a power of 2"
15664 msgstr ""
15665
15666 #: config/tc-ppc.c:2499
15667 #, c-format
15668 msgid "expected comma after name `%s' in .localentry directive"
15669 msgstr ""
15670
15671 #: config/tc-ppc.c:2509
15672 msgid "missing expression in .localentry directive"
15673 msgstr ""
15674
15675 #: config/tc-ppc.c:2530
15676 #, c-format
15677 msgid ".localentry expression for `%s' is not a valid power of 2"
15678 msgstr ""
15679
15680 #: config/tc-ppc.c:2547
15681 #, c-format
15682 msgid ".localentry expression for `%s' does not evaluate to a constant"
15683 msgstr ""
15684
15685 #: config/tc-ppc.c:2562
15686 msgid "missing expression in .abiversion directive"
15687 msgstr ""
15688
15689 #: config/tc-ppc.c:2571
15690 msgid ".abiversion expression does not evaluate to a constant"
15691 msgstr ""
15692
15693 #: config/tc-ppc.c:2651
15694 msgid "relocation cannot be done when using -mrelocatable"
15695 msgstr ""
15696
15697 #: config/tc-ppc.c:2697
15698 msgid "TOC section size exceeds 64k"
15699 msgstr ""
15700
15701 #: config/tc-ppc.c:3257
15702 #, c-format
15703 msgid "%s howto doesn't match size/pcrel in gas"
15704 msgstr ""
15705
15706 #: config/tc-ppc.c:3336
15707 #, c-format
15708 msgid "unrecognized opcode: `%s'"
15709 msgstr ""
15710
15711 #. lmw, stmw, lswi, lswx, stswi, stswx
15712 #: config/tc-ppc.c:3347
15713 #, c-format
15714 msgid "`%s' invalid when little-endian"
15715 msgstr ""
15716
15717 #: config/tc-ppc.c:3689
15718 #, c-format
15719 msgid "@tls may not be used with \"%s\" operands"
15720 msgstr ""
15721
15722 #: config/tc-ppc.c:3692
15723 msgid "@tls may only be used in last operand"
15724 msgstr ""
15725
15726 #: config/tc-ppc.c:3730 config/tc-ppc.c:3740 config/tc-ppc.c:3750
15727 #: config/tc-ppc.c:3765
15728 #, c-format
15729 msgid "%s unsupported on this instruction"
15730 msgstr ""
15731
15732 #: config/tc-ppc.c:3812
15733 #, c-format
15734 msgid "assuming %s on symbol"
15735 msgstr ""
15736
15737 #: config/tc-ppc.c:3935
15738 msgid "unsupported relocation for DS offset field"
15739 msgstr ""
15740
15741 #: config/tc-ppc.c:3988
15742 #, c-format
15743 msgid "syntax error; found `%c', expected `%c'"
15744 msgstr ""
15745
15746 #: config/tc-ppc.c:3993
15747 #, c-format
15748 msgid "syntax error; end of line, expected `%c'"
15749 msgstr ""
15750
15751 #: config/tc-ppc.c:4058 config/tc-ppc.c:6852
15752 #, c-format
15753 msgid "instruction address is not a multiple of %d"
15754 msgstr ""
15755
15756 #: config/tc-ppc.c:4179
15757 msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
15758 msgstr ""
15759
15760 #: config/tc-ppc.c:4329
15761 msgid "missing size"
15762 msgstr " "
15763
15764 #: config/tc-ppc.c:4338
15765 msgid "negative size"
15766 msgstr ""
15767
15768 #: config/tc-ppc.c:4365
15769 msgid "Unknown visibility field in .comm"
15770 msgstr ""
15771
15772 #: config/tc-ppc.c:4383
15773 msgid "missing real symbol name"
15774 msgstr ""
15775
15776 #: config/tc-ppc.c:4422
15777 msgid "attempt to redefine symbol"
15778 msgstr ""
15779
15780 #: config/tc-ppc.c:4730
15781 #, c-format
15782 msgid "no known dwarf XCOFF section for flag 0x%08x\n"
15783 msgstr ""
15784
15785 #: config/tc-ppc.c:4743
15786 #, c-format
15787 msgid "label %s was not defined in this dwarf section"
15788 msgstr ""
15789
15790 #: config/tc-ppc.c:4857
15791 msgid "the XCOFF file format does not support arbitrary sections"
15792 msgstr ""
15793
15794 #: config/tc-ppc.c:4895
15795 msgid "Unknown visibility field in .extern"
15796 msgstr ""
15797
15798 #: config/tc-ppc.c:4932
15799 msgid "Unknown visibility field in .globl"
15800 msgstr ""
15801
15802 #: config/tc-ppc.c:4969
15803 msgid "Unknown visibility field in .weak"
15804 msgstr ""
15805
15806 #: config/tc-ppc.c:5020
15807 msgid ".ref outside .csect"
15808 msgstr ""
15809
15810 #: config/tc-ppc.c:5041 config/tc-ppc.c:5301
15811 msgid "missing symbol name"
15812 msgstr ""
15813
15814 #: config/tc-ppc.c:5071
15815 msgid "missing rename string"
15816 msgstr ""
15817
15818 #: config/tc-ppc.c:5101 config/tc-ppc.c:5702
15819 msgid "missing value"
15820 msgstr " "
15821
15822 #: config/tc-ppc.c:5119
15823 msgid "illegal .stabx expression; zero assumed"
15824 msgstr ""
15825
15826 #: config/tc-ppc.c:5151
15827 msgid "missing class"
15828 msgstr ""
15829
15830 #: config/tc-ppc.c:5160
15831 msgid "missing type"
15832 msgstr " "
15833
15834 #: config/tc-ppc.c:5187
15835 msgid ".stabx of storage class stsym must be within .bs/.es"
15836 msgstr ""
15837
15838 #: config/tc-ppc.c:5490
15839 msgid "nested .bs blocks"
15840 msgstr ""
15841
15842 #: config/tc-ppc.c:5521
15843 msgid ".es without preceding .bs"
15844 msgstr ""
15845
15846 #: config/tc-ppc.c:5694
15847 msgid "non-constant byte count"
15848 msgstr ""
15849
15850 #: config/tc-ppc.c:5769
15851 msgid ".tc not in .toc section"
15852 msgstr ""
15853
15854 #: config/tc-ppc.c:5787
15855 msgid ".tc with no label"
15856 msgstr ""
15857
15858 #: config/tc-ppc.c:5815
15859 #, c-format
15860 msgid ".tc with storage class %d not yet supported"
15861 msgstr ""
15862
15863 #: config/tc-ppc.c:5884 config/tc-s390.c:2196
15864 msgid ".machine stack overflow"
15865 msgstr ""
15866
15867 #: config/tc-ppc.c:5891 config/tc-s390.c:2207
15868 msgid ".machine stack underflow"
15869 msgstr ""
15870
15871 #: config/tc-ppc.c:5933 config/tc-s390.c:2219
15872 #, c-format
15873 msgid "invalid machine `%s'"
15874 msgstr ""
15875
15876 #: config/tc-ppc.c:5978
15877 msgid "bad symbol suffix"
15878 msgstr ""
15879
15880 #: config/tc-ppc.c:6077
15881 msgid "unrecognized symbol suffix"
15882 msgstr ""
15883
15884 #: config/tc-ppc.c:6161
15885 msgid ".ef with no preceding .function"
15886 msgstr ""
15887
15888 #: config/tc-ppc.c:6296
15889 #, c-format
15890 msgid "warning: symbol %s has no csect"
15891 msgstr ""
15892
15893 #: config/tc-ppc.c:6628
15894 msgid "symbol in .toc does not match any .tc"
15895 msgstr ""
15896
15897 #: config/tc-ppc.c:7371
15898 #, c-format
15899 msgid "%s unsupported as instruction fixup"
15900 msgstr ""
15901
15902 #: config/tc-ppc.c:7470
15903 #, c-format
15904 msgid "unsupported relocation against %s"
15905 msgstr ""
15906
15907 #: config/tc-ppc.c:7632
15908 #, c-format
15909 msgid "R_TLSML relocation doesn't target a TOC entry named \"_$TLSML\": %s"
15910 msgstr ""
15911
15912 #: config/tc-ppc.c:7652
15913 #, c-format
15914 msgid "Gas failure, reloc value %d\n"
15915 msgstr ""
15916
15917 #: config/tc-pru.c:309
15918 msgid "expecting opcode string in self test mode"
15919 msgstr ""
15920
15921 #: config/tc-pru.c:311
15922 #, c-format
15923 msgid "assembly 0x%08x, expected %s"
15924 msgstr ""
15925
15926 #: config/tc-pru.c:572
15927 #, c-format
15928 msgid "immediate value 0x%x truncated to 0x%x"
15929 msgstr ""
15930
15931 #: config/tc-pru.c:598
15932 #, c-format
15933 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
15934 msgstr ""
15935
15936 #: config/tc-pru.c:603
15937 #, c-format
15938 msgid "quick branch offset %d out of range %d to %d"
15939 msgstr ""
15940
15941 #: config/tc-pru.c:608
15942 #, c-format
15943 msgid "%s offset %d out of range %d to %d"
15944 msgstr ""
15945
15946 #: config/tc-pru.c:613
15947 #, c-format
15948 msgid "immediate value %d out of range %d to %d"
15949 msgstr ""
15950
15951 #: config/tc-pru.c:618
15952 #, c-format
15953 msgid "immediate value %llu out of range %u to %lu"
15954 msgstr ""
15955
15956 #: config/tc-pru.c:623 config/tc-pru.c:628
15957 #, c-format
15958 msgid "immediate value %u out of range %u to %u"
15959 msgstr ""
15960
15961 #: config/tc-pru.c:633
15962 msgid "overflow in immediate argument"
15963 msgstr ""
15964
15965 #: config/tc-pru.c:668
15966 msgid "cannot create 64-bit relocation"
15967 msgstr ""
15968
15969 #: config/tc-pru.c:697
15970 msgid "unexpected PC relative expression"
15971 msgstr ""
15972
15973 #: config/tc-pru.c:734 config/tc-pru.c:741
15974 msgid "residual low bits in pmem diff relocation"
15975 msgstr ""
15976
15977 #: config/tc-pru.c:862
15978 msgid "can't create relocation"
15979 msgstr ""
15980
15981 #: config/tc-pru.c:938 config/tc-pru.c:971
15982 #, c-format
15983 msgid "trailing garbage after expression: %s"
15984 msgstr ""
15985
15986 #: config/tc-pru.c:943
15987 #, c-format
15988 msgid "expected expression, got %s"
15989 msgstr ""
15990
15991 #: config/tc-pru.c:976
15992 #, c-format
15993 msgid "expected constant expression, got %s"
15994 msgstr ""
15995
15996 #: config/tc-pru.c:996 config/tc-pru.c:1016 config/tc-pru.c:1043
15997 #: config/tc-pru.c:1062 config/tc-pru.c:1076
15998 #, c-format
15999 msgid "unknown register %s"
16000 msgstr ""
16001
16002 #: config/tc-pru.c:1029
16003 msgid "data transfer register cannot be halfword"
16004 msgstr ""
16005
16006 #: config/tc-pru.c:1048
16007 msgid "destination register must be full-word"
16008 msgstr ""
16009
16010 #: config/tc-pru.c:1080
16011 #, c-format
16012 msgid "cannot use partial register %s for addressing"
16013 msgstr ""
16014
16015 #: config/tc-pru.c:1093
16016 #, c-format
16017 msgid "value %lu is too large for a byte operand"
16018 msgstr ""
16019
16020 #: config/tc-pru.c:1114
16021 #, c-format
16022 msgid "loop count constant %ld is out of range [1..%d]"
16023 msgstr ""
16024
16025 #: config/tc-pru.c:1214 config/tc-pru.c:1240
16026 #, c-format
16027 msgid "byte count constant %ld is out of range [1..%d]"
16028 msgstr ""
16029
16030 #: config/tc-pru.c:1221 config/tc-pru.c:1247
16031 msgid "only r0 can be used as byte count register"
16032 msgstr ""
16033
16034 #: config/tc-pru.c:1223 config/tc-pru.c:1249
16035 msgid "only r0.bX byte fields of r0 can be used as byte count"
16036 msgstr ""
16037
16038 #: config/tc-pru.c:1262
16039 #, c-format
16040 msgid "invalid constant table offset %ld"
16041 msgstr ""
16042
16043 #: config/tc-pru.c:1273
16044 #, c-format
16045 msgid "invalid WakeOnStatus %ld"
16046 msgstr ""
16047
16048 #: config/tc-pru.c:1284
16049 #, c-format
16050 msgid "invalid XFR WideBus Address %ld"
16051 msgstr ""
16052
16053 #: config/tc-pru.c:1317 config/tc-pru.c:1342 config/tc-pru.c:1362
16054 #, c-format
16055 msgid "badly formed expression near %s"
16056 msgstr ""
16057
16058 #: config/tc-pru.c:1388
16059 #, c-format
16060 msgid "expecting %c near %s"
16061 msgstr ""
16062
16063 #: config/tc-pru.c:1552
16064 #, c-format
16065 msgid ""
16066 "PRU options:\n"
16067 " -mlink-relax generate relocations for linker relaxation (default).\n"
16068 " -mno-link-relax don't generate relocations for linker relaxation.\n"
16069 msgstr ""
16070
16071 #. Unrecognised instruction - error.
16072 #: config/tc-pru.c:1722
16073 #, c-format
16074 msgid "unrecognised instruction %s"
16075 msgstr ""
16076
16077 #: config/tc-pru.c:1779
16078 #, c-format
16079 msgid "can't represent relocation type %s"
16080 msgstr ""
16081
16082 #: config/tc-pru.c:1825
16083 #, c-format
16084 msgid "Label \"%s\" matches a CPU register name"
16085 msgstr ""
16086
16087 #: config/tc-riscv.c:239
16088 #, c-format
16089 msgid "unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec"
16090 msgstr ""
16091
16092 #. Still can not find the privileged spec class.
16093 #: config/tc-riscv.c:261
16094 #, c-format
16095 msgid "unknown default privileged spec `%d.%d.%d' set by privileged elf attributes"
16096 msgstr ""
16097
16098 #: config/tc-riscv.c:347
16099 msgid "the architecture string of -march and elf architecture attributes cannot be empty"
16100 msgstr ""
16101
16102 #: config/tc-riscv.c:913 config/tc-riscv.c:974 config/tc-riscv.c:1820
16103 #, c-format
16104 msgid "internal: duplicate %s"
16105 msgstr ""
16106
16107 #: config/tc-riscv.c:1166
16108 #, c-format
16109 msgid "internal: bad RISC-V CSR class (0x%x)"
16110 msgstr ""
16111
16112 #: config/tc-riscv.c:1172
16113 #, c-format
16114 msgid "invalid CSR `%s', needs rv32i extension"
16115 msgstr ""
16116
16117 #: config/tc-riscv.c:1174
16118 #, c-format
16119 msgid "invalid CSR `%s', needs `h' extension"
16120 msgstr ""
16121
16122 #: config/tc-riscv.c:1178
16123 #, c-format
16124 msgid "invalid CSR `%s', needs `%s' extension"
16125 msgstr ""
16126
16127 #: config/tc-riscv.c:1201
16128 #, c-format
16129 msgid "invalid CSR `%s' for the privileged spec `%s'"
16130 msgstr ""
16131
16132 #: config/tc-riscv.c:1450
16133 msgid "cannot find `}' for cm.push/cm.pop"
16134 msgstr ""
16135
16136 #: config/tc-riscv.c:1486
16137 #, c-format
16138 msgid "internal: bad RISC-V opcode (mask error): %s %s"
16139 msgstr ""
16140
16141 #: config/tc-riscv.c:1780
16142 #, c-format
16143 msgid "internal: bad RISC-V opcode (unknown operand type `%s'): %s %s"
16144 msgstr ""
16145
16146 #: config/tc-riscv.c:1789
16147 #, c-format
16148 msgid "internal: bad RISC-V opcode (bits %#llx undefined or invalid): %s %s"
16149 msgstr ""
16150
16151 #: config/tc-riscv.c:1831
16152 msgid "internal: broken assembler. No assembly attempted"
16153 msgstr ""
16154
16155 #: config/tc-riscv.c:2004
16156 #, c-format
16157 msgid "internal: unsupported RISC-V relocation number %d"
16158 msgstr ""
16159
16160 #: config/tc-riscv.c:2120
16161 #, c-format
16162 msgid "internal: invalid macro argument `%s'"
16163 msgstr ""
16164
16165 #: config/tc-riscv.c:2170 config/tc-riscv.c:2248
16166 msgid "unsupported large constant"
16167 msgstr ""
16168
16169 #: config/tc-riscv.c:2172
16170 #, c-format
16171 msgid "unknown CSR `%s'"
16172 msgstr ""
16173
16174 #: config/tc-riscv.c:2175
16175 #, c-format
16176 msgid "instruction %s requires absolute expression"
16177 msgstr ""
16178
16179 #: config/tc-riscv.c:2343
16180 msgid "must provide temp if destination overlaps mask"
16181 msgstr ""
16182
16183 #: config/tc-riscv.c:2436
16184 #, c-format
16185 msgid "internal: macro %s not implemented"
16186 msgstr ""
16187
16188 #: config/tc-riscv.c:2638 config/tc-riscv.c:2698
16189 msgid "multiple vsew constants"
16190 msgstr ""
16191
16192 #: config/tc-riscv.c:2646
16193 msgid "multiple vlmul constants"
16194 msgstr ""
16195
16196 #: config/tc-riscv.c:2654
16197 msgid "multiple vta constants"
16198 msgstr ""
16199
16200 #: config/tc-riscv.c:2662
16201 msgid "multiple vma constants"
16202 msgstr ""
16203
16204 #: config/tc-riscv.c:2708
16205 msgid "multiple vlen constants"
16206 msgstr ""
16207
16208 #: config/tc-riscv.c:2717
16209 msgid "multiple vediv constants"
16210 msgstr ""
16211
16212 #. Reset error message of the previous round.
16213 #: config/tc-riscv.c:2883
16214 msgid "illegal operands"
16215 msgstr ""
16216
16217 #: config/tc-riscv.c:2935
16218 #, c-format
16219 msgid "read-only CSR is written `%s'"
16220 msgstr ""
16221
16222 #: config/tc-riscv.c:2945
16223 msgid "illegal opcode for zve32x"
16224 msgstr ""
16225
16226 #: config/tc-riscv.c:3197
16227 msgid "bad value for compressed funct6 field, value must be 0...63"
16228 msgstr ""
16229
16230 #: config/tc-riscv.c:3212
16231 msgid "bad value for compressed funct4 field, value must be 0...15"
16232 msgstr ""
16233
16234 #: config/tc-riscv.c:3227
16235 msgid "bad value for compressed funct3 field, value must be 0...7"
16236 msgstr ""
16237
16238 #: config/tc-riscv.c:3242
16239 msgid "bad value for compressed funct2 field, value must be 0...3"
16240 msgstr ""
16241
16242 #: config/tc-riscv.c:3335
16243 msgid "bad value for vsetivli immediate field, value must be 0..1023"
16244 msgstr ""
16245
16246 #: config/tc-riscv.c:3347
16247 msgid "bad value for vsetvli immediate field, value must be 0..2047"
16248 msgstr ""
16249
16250 #: config/tc-riscv.c:3360
16251 msgid "bad value for vector immediate field, value must be -16...15"
16252 msgstr ""
16253
16254 #: config/tc-riscv.c:3372
16255 msgid "bad value for vector immediate field, value must be 0...31"
16256 msgstr ""
16257
16258 #: config/tc-riscv.c:3384
16259 msgid "bad value for vector immediate field, value must be -15...16"
16260 msgstr ""
16261
16262 #: config/tc-riscv.c:3396
16263 msgid "bad value for vector immediate field, value must be 0...63"
16264 msgstr ""
16265
16266 #: config/tc-riscv.c:3459 config/tc-riscv.c:3470
16267 #, c-format
16268 msgid "improper shift amount (%<PRIu64>)"
16269 msgstr ""
16270
16271 #: config/tc-riscv.c:3481
16272 #, c-format
16273 msgid "improper CSRxI immediate (%<PRIu64>)"
16274 msgstr ""
16275
16276 #: config/tc-riscv.c:3498
16277 #, c-format
16278 msgid "improper CSR address (%<PRIu64>)"
16279 msgstr ""
16280
16281 #: config/tc-riscv.c:3678
16282 msgid "lui expression not in range 0..1048575"
16283 msgstr ""
16284
16285 #: config/tc-riscv.c:3711
16286 msgid "bad value for opcode field, value must be 0...127 and lower 2 bits must be 0x3"
16287 msgstr ""
16288
16289 #: config/tc-riscv.c:3727
16290 msgid "bad value for opcode field, value must be 0...2"
16291 msgstr ""
16292
16293 #: config/tc-riscv.c:3750
16294 msgid "bad value for funct7 field, value must be 0...127"
16295 msgstr ""
16296
16297 #: config/tc-riscv.c:3765
16298 msgid "bad value for funct3 field, value must be 0...7"
16299 msgstr ""
16300
16301 #: config/tc-riscv.c:3780
16302 msgid "bad value for funct2 field, value must be 0...3"
16303 msgstr ""
16304
16305 #: config/tc-riscv.c:3798
16306 #, c-format
16307 msgid "Improper bs immediate (%lu)"
16308 msgstr ""
16309
16310 #: config/tc-riscv.c:3809
16311 #, c-format
16312 msgid "Improper rnum immediate (%lu)"
16313 msgstr ""
16314
16315 #: config/tc-riscv.c:3841
16316 #, c-format
16317 msgid "improper prefetch offset (%ld)"
16318 msgstr ""
16319
16320 #: config/tc-riscv.c:3869
16321 msgid "bad fli constant operand, supported constants must be in decimal or hexadecimal floating-point literal form"
16322 msgstr ""
16323
16324 #: config/tc-riscv.c:4000
16325 msgid "bad value for th.vsetvli immediate field, value must be 0..2047"
16326 msgstr ""
16327
16328 #: config/tc-riscv.c:4011
16329 #, c-format
16330 msgid "unexpected literal (%s)"
16331 msgstr ""
16332
16333 #: config/tc-riscv.c:4033
16334 #, c-format
16335 msgid "improper immediate value (%<PRIu64>)"
16336 msgstr ""
16337
16338 #: config/tc-riscv.c:4039
16339 #, c-format
16340 msgid "improper immediate value (%<PRIi64>)"
16341 msgstr ""
16342
16343 #: config/tc-riscv.c:4154
16344 #, c-format
16345 msgid "bad value for <bit-%s-%s> field, value must be 0...%d"
16346 msgstr ""
16347
16348 #: config/tc-riscv.c:4200
16349 #, c-format
16350 msgid "Improper hint amount (%lu)"
16351 msgstr ""
16352
16353 #: config/tc-riscv.c:4211
16354 #, c-format
16355 msgid "Improper immediate amount (%lu)"
16356 msgstr ""
16357
16358 #: config/tc-riscv.c:4223
16359 #, c-format
16360 msgid "Improper LDP offset amount (%lu)"
16361 msgstr ""
16362
16363 #: config/tc-riscv.c:4236
16364 #, c-format
16365 msgid "Improper LWP offset amount (%lu)"
16366 msgstr ""
16367
16368 #: config/tc-riscv.c:4249
16369 #, c-format
16370 msgid "Improper SDP offset amount (%lu)"
16371 msgstr ""
16372
16373 #: config/tc-riscv.c:4264
16374 #, c-format
16375 msgid "Improper SWP offset amount (%lu)"
16376 msgstr ""
16377
16378 #: config/tc-riscv.c:4286
16379 #, c-format
16380 msgid "internal: unknown argument type `%s'"
16381 msgstr ""
16382
16383 #: config/tc-riscv.c:4338
16384 msgid "values must be constant"
16385 msgstr ""
16386
16387 #: config/tc-riscv.c:4345
16388 msgid "unrecognized values"
16389 msgstr ""
16390
16391 #: config/tc-riscv.c:4353 config/tc-riscv.c:4364 config/tc-riscv.c:4378
16392 msgid "value conflicts with instruction length"
16393 msgstr ""
16394
16395 #: config/tc-riscv.c:4856
16396 #, c-format
16397 msgid "invalid J-type offset (%+lld)"
16398 msgstr ""
16399
16400 #: config/tc-riscv.c:4874
16401 #, c-format
16402 msgid "invalid B-type offset (%+lld)"
16403 msgstr ""
16404
16405 #: config/tc-riscv.c:4892
16406 #, c-format
16407 msgid "invalid CB-type offset (%+lld)"
16408 msgstr ""
16409
16410 #: config/tc-riscv.c:4910
16411 #, c-format
16412 msgid "invalid CJ-type offset (%+lld)"
16413 msgstr ""
16414
16415 #: config/tc-riscv.c:4942
16416 msgid "too many pcrel_hi"
16417 msgstr ""
16418
16419 #: config/tc-riscv.c:4952
16420 #, c-format
16421 msgid "invalid pcrel_hi offset (%+lld)"
16422 msgstr ""
16423
16424 #: config/tc-riscv.c:4995
16425 #, c-format
16426 msgid "internal: bad relocation #%d"
16427 msgstr ""
16428
16429 #: config/tc-riscv.c:5500
16430 #, c-format
16431 msgid ""
16432 "RISC-V options:\n"
16433 " -fpic or -fPIC generate position-independent code\n"
16434 " -fno-pic don't generate position-independent code (default)\n"
16435 " -march=ISA set the RISC-V architecture\n"
16436 " -misa-spec=ISAspec set the RISC-V ISA spec (2.2, 20190608, 20191213)\n"
16437 " -mpriv-spec=PRIVspec set the RISC-V privilege spec (1.10, 1.11, 1.12, 1.13)\n"
16438 " -mabi=ABI set the RISC-V ABI\n"
16439 " -mrelax enable relax (default)\n"
16440 " -mno-relax disable relax\n"
16441 " -march-attr generate RISC-V arch attribute\n"
16442 " -mno-arch-attr don't generate RISC-V arch attribute\n"
16443 " -mcsr-check enable the csr ISA and privilege spec version checks\n"
16444 " -mno-csr-check disable the csr ISA and privilege spec version checks (default)\n"
16445 " -mbig-endian assemble for big-endian\n"
16446 " -mlittle-endian assemble for little-endian\n"
16447 msgstr ""
16448
16449 #: config/tc-riscv.c:5545
16450 #, c-format
16451 msgid "unknown register `%s'"
16452 msgstr ""
16453
16454 #: config/tc-riscv.c:5581
16455 msgid "non-constant .sleb128 is not supported"
16456 msgstr ""
16457
16458 #: config/tc-riscv.c:5583
16459 msgid ".uleb128 only supports constant or subtract expressions"
16460 msgstr ""
16461
16462 #: config/tc-riscv.c:5687
16463 #, c-format
16464 msgid "internal: bad RISC-V privileged spec (%s)"
16465 msgstr ""
16466
16467 #: config/tc-riscv.c:5840
16468 msgid "architecture elf attributes must set before any instructions"
16469 msgstr ""
16470
16471 #: config/tc-riscv.c:5858
16472 msgid "privileged elf attributes must set before any instructions"
16473 msgstr ""
16474
16475 #: config/tc-riscv.c:5880
16476 msgid "missing symbol name for .variant_cc directive"
16477 msgstr ""
16478
16479 #: config/tc-rl78.c:213
16480 msgid "16-bit relocation used in 8-bit operand"
16481 msgstr ""
16482
16483 #: config/tc-rl78.c:217
16484 msgid "8-bit relocation used in 16-bit operand"
16485 msgstr ""
16486
16487 #: config/tc-rl78.c:243 config/tc-rx.c:876
16488 #, c-format
16489 msgid "Value %d doesn't fit in unsigned %d-bit field"
16490 msgstr ""
16491
16492 #: config/tc-rl78.c:249 config/tc-rx.c:882
16493 #, c-format
16494 msgid "Value %d doesn't fit in signed %d-bit field"
16495 msgstr ""
16496
16497 #: config/tc-rl78.c:367
16498 #, c-format
16499 msgid " RL78 specific command line options:\n"
16500 msgstr ""
16501
16502 #: config/tc-rl78.c:368
16503 #, c-format
16504 msgid " --mrelax Enable link time relaxation\n"
16505 msgstr ""
16506
16507 #: config/tc-rl78.c:369
16508 #, c-format
16509 msgid " --mg10 Enable support for G10 variant\n"
16510 msgstr ""
16511
16512 #: config/tc-rl78.c:370
16513 #, c-format
16514 msgid " --mg13 Selects the G13 core.\n"
16515 msgstr ""
16516
16517 #: config/tc-rl78.c:371
16518 #, c-format
16519 msgid " --mg14 Selects the G14 core [default]\n"
16520 msgstr ""
16521
16522 #: config/tc-rl78.c:372
16523 #, c-format
16524 msgid " --mrl78 Alias for --mg14\n"
16525 msgstr ""
16526
16527 #: config/tc-rl78.c:373
16528 #, c-format
16529 msgid " --m32bit-doubles [default]\n"
16530 msgstr ""
16531
16532 #: config/tc-rl78.c:374
16533 #, c-format
16534 msgid " --m64bit-doubles Source code uses 64-bit doubles\n"
16535 msgstr ""
16536
16537 #: config/tc-rl78.c:437
16538 #, c-format
16539 msgid "%%%s() must be outermost term in expression"
16540 msgstr ""
16541
16542 #: config/tc-rl78.c:665 config/tc-rx.c:2243
16543 #, c-format
16544 msgid "unsupported constant size %d\n"
16545 msgstr ""
16546
16547 #: config/tc-rl78.c:681
16548 #, c-format
16549 msgid "%%hi16/%%lo16 only applies to .short or .hword"
16550 msgstr ""
16551
16552 #: config/tc-rl78.c:691
16553 #, c-format
16554 msgid "%%hi8 only applies to .byte"
16555 msgstr ""
16556
16557 #: config/tc-rl78.c:703 config/tc-rx.c:2250
16558 msgid "difference of two symbols only supported with .long, .short, or .byte"
16559 msgstr ""
16560
16561 #: config/tc-rl78.c:1224 config/tc-rx.c:2177
16562 #, c-format
16563 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
16564 msgstr ""
16565
16566 #: config/tc-rl78.c:1440
16567 #, c-format
16568 msgid "value of %ld too large for 8-bit branch"
16569 msgstr ""
16570
16571 #: config/tc-rl78.c:1451
16572 #, c-format
16573 msgid "value of %ld too large for 16-bit branch"
16574 msgstr ""
16575
16576 #: config/tc-rl78.c:1500 config/tc-rx.c:2442
16577 #, c-format
16578 msgid "Unknown reloc in md_apply_fix: %s"
16579 msgstr ""
16580
16581 #: config/tc-rx.c:194
16582 #, c-format
16583 msgid "unrecognised RX CPU type %s"
16584 msgstr ""
16585
16586 #: config/tc-rx.c:209
16587 #, c-format
16588 msgid " RX specific command line options:\n"
16589 msgstr ""
16590
16591 #: config/tc-rx.c:210
16592 #, c-format
16593 msgid " --mbig-endian-data\n"
16594 msgstr ""
16595
16596 #: config/tc-rx.c:211
16597 #, c-format
16598 msgid " --mlittle-endian-data [default]\n"
16599 msgstr ""
16600
16601 #: config/tc-rx.c:212
16602 #, c-format
16603 msgid " --m32bit-doubles [default]\n"
16604 msgstr ""
16605
16606 #: config/tc-rx.c:213
16607 #, c-format
16608 msgid " --m64bit-doubles\n"
16609 msgstr ""
16610
16611 #: config/tc-rx.c:214
16612 #, c-format
16613 msgid " --muse-conventional-section-names\n"
16614 msgstr ""
16615
16616 #: config/tc-rx.c:215
16617 #, c-format
16618 msgid " --muse-renesas-section-names [default]\n"
16619 msgstr ""
16620
16621 #: config/tc-rx.c:216
16622 #, c-format
16623 msgid " --msmall-data-limit\n"
16624 msgstr ""
16625
16626 #: config/tc-rx.c:217
16627 #, c-format
16628 msgid " --mrelax\n"
16629 msgstr ""
16630
16631 #: config/tc-rx.c:218
16632 #, c-format
16633 msgid " --mpid\n"
16634 msgstr ""
16635
16636 #: config/tc-rx.c:219
16637 #, c-format
16638 msgid " --mint-register=<value>\n"
16639 msgstr ""
16640
16641 #: config/tc-rx.c:220
16642 #, c-format
16643 msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"
16644 msgstr ""
16645
16646 #: config/tc-rx.c:221
16647 #, c-format
16648 msgid " --mno-allow-string-insns"
16649 msgstr ""
16650
16651 #: config/tc-rx.c:292
16652 msgid "no filename following .INCLUDE pseudo-op"
16653 msgstr ""
16654
16655 #: config/tc-rx.c:393
16656 #, c-format
16657 msgid "unable to locate include file: %s"
16658 msgstr ""
16659
16660 #: config/tc-rx.c:444
16661 #, c-format
16662 msgid "unrecognised alignment value in .SECTION directive: %s"
16663 msgstr ""
16664
16665 #: config/tc-rx.c:461
16666 #, c-format
16667 msgid "unknown parameter following .SECTION directive: %s"
16668 msgstr ""
16669
16670 #: config/tc-rx.c:547
16671 msgid "expecting either ON or OFF after .list"
16672 msgstr ""
16673
16674 #: config/tc-rx.c:583
16675 #, c-format
16676 msgid "The \".%s\" pseudo-op is not implemented\n"
16677 msgstr ""
16678
16679 #: config/tc-rx.c:955 config/tc-rx.c:957
16680 #, c-format
16681 msgid "Value %d and %d out of range"
16682 msgstr ""
16683
16684 #: config/tc-rx.c:1112
16685 msgid "The .DEFINE pseudo-op is not implemented"
16686 msgstr ""
16687
16688 #: config/tc-rx.c:1114
16689 msgid "The .MACRO pseudo-op is not implemented"
16690 msgstr ""
16691
16692 #: config/tc-rx.c:1116
16693 msgid "The .BTEQU pseudo-op is not implemented."
16694 msgstr ""
16695
16696 #: config/tc-rx.c:2108
16697 msgid "invalid immediate size"
16698 msgstr ""
16699
16700 #: config/tc-rx.c:2127
16701 msgid "invalid immediate field position"
16702 msgstr ""
16703
16704 #: config/tc-rx.c:2294
16705 #, c-format
16706 msgid "jump not 3..10 bytes away (is %d)"
16707 msgstr ""
16708
16709 #: config/tc-rx.c:2685
16710 msgid "Use of an RX string instruction detected in a file being assembled without string instruction support"
16711 msgstr ""
16712
16713 #: config/tc-s12z.c:146
16714 msgid ""
16715 "\n"
16716 "s12z options:\n"
16717 msgstr ""
16718
16719 #: config/tc-s12z.c:147
16720 msgid " -mreg-prefix=PREFIX set a prefix used to indicate register names (default none)\n"
16721 msgstr ""
16722
16723 #: config/tc-s12z.c:148
16724 msgid " -mdollar-hex the prefix '$' instead of '0x' is used to indicate literal hexadecimal constants\n"
16725 msgstr ""
16726
16727 #: config/tc-s12z.c:315
16728 msgid "A non-constant expression is not permitted here"
16729 msgstr ""
16730
16731 #: config/tc-s12z.c:432
16732 #, c-format
16733 msgid "Expecting '%c'"
16734 msgstr ""
16735
16736 #: config/tc-s12z.c:455
16737 msgid "An immediate value in a source operand is inappropriate"
16738 msgstr ""
16739
16740 #: config/tc-s12z.c:504 config/tc-s12z.c:603
16741 msgid "Bad operand for constant offset"
16742 msgstr ""
16743
16744 #: config/tc-s12z.c:532 config/tc-s12z.c:621
16745 msgid "Invalid operand for register offset"
16746 msgstr ""
16747
16748 #: config/tc-s12z.c:636
16749 msgid "Invalid register for postdecrement operation"
16750 msgstr ""
16751
16752 #: config/tc-s12z.c:672
16753 msgid "Invalid register for preincrement operation"
16754 msgstr ""
16755
16756 #: config/tc-s12z.c:690
16757 msgid "Invalid register for predecrement operation"
16758 msgstr ""
16759
16760 #: config/tc-s12z.c:809
16761 msgid "Garbage at end of instruction"
16762 msgstr ""
16763
16764 #: config/tc-s12z.c:938
16765 msgid "Offset is outside of 15 bit range"
16766 msgstr ""
16767
16768 #: config/tc-s12z.c:1054
16769 msgid "Bad size"
16770 msgstr ""
16771
16772 #: config/tc-s12z.c:1099 config/tc-s12z.c:1159 config/tc-s12z.c:1221
16773 #: config/tc-s12z.c:1286
16774 msgid "BAD MUL"
16775 msgstr ""
16776
16777 #: config/tc-s12z.c:1426
16778 #, c-format
16779 msgid "Source register for %s is no larger than the destination register"
16780 msgstr ""
16781
16782 #: config/tc-s12z.c:1429
16783 msgid "The destination and source registers are identical"
16784 msgstr ""
16785
16786 #: config/tc-s12z.c:1453
16787 #, c-format
16788 msgid "Immediate value %ld is out of range for instruction %s"
16789 msgstr ""
16790
16791 #: config/tc-s12z.c:1524
16792 #, c-format
16793 msgid "trap value %ld is not valid"
16794 msgstr ""
16795
16796 #: config/tc-s12z.c:1964
16797 msgid "Shift value should be in the range [0,31]"
16798 msgstr ""
16799
16800 #: config/tc-s12z.c:2011
16801 msgid "Bad shift mode"
16802 msgstr ""
16803
16804 #: config/tc-s12z.c:2024
16805 msgid "Bad shift *direction"
16806 msgstr ""
16807
16808 #: config/tc-s12z.c:2282
16809 #, c-format
16810 msgid "Immediate operand %ld is inappropriate for size of instruction"
16811 msgstr ""
16812
16813 #: config/tc-s12z.c:2373 config/tc-s12z.c:2442 config/tc-s12z.c:2510
16814 #, c-format
16815 msgid "Invalid width value for %s"
16816 msgstr ""
16817
16818 #: config/tc-s12z.c:2386 config/tc-s12z.c:2455 config/tc-s12z.c:2523
16819 #, c-format
16820 msgid "Invalid offset value for %s"
16821 msgstr ""
16822
16823 #: config/tc-s12z.c:3820
16824 #, c-format
16825 msgid "Invalid instruction: \"%s\""
16826 msgstr ""
16827
16828 #: config/tc-s12z.c:3821
16829 #, c-format
16830 msgid "First invalid token: \"%s\""
16831 msgstr ""
16832
16833 #: config/tc-s390.c:293 config/tc-sparc.c:310
16834 msgid "Invalid default architecture, broken assembler."
16835 msgstr ""
16836
16837 #: config/tc-s390.c:439
16838 #, c-format
16839 msgid "no such machine extension `%s'"
16840 msgstr ""
16841
16842 #: config/tc-s390.c:450
16843 #, c-format
16844 msgid "junk at end of machine string, first unrecognized character is `%c'"
16845 msgstr ""
16846
16847 #: config/tc-s390.c:525 config/tc-sparc.c:489
16848 #, c-format
16849 msgid "invalid architecture -A%s"
16850 msgstr ""
16851
16852 #: config/tc-s390.c:548
16853 #, c-format
16854 msgid ""
16855 "S390 options:\n"
16856 " -m31 generate 31-bit file format (31/32 bit word size)\n"
16857 " -m64 generate 64-bit file format (64 bit word size)\n"
16858 " -mesa assemble for Enterprise System Architecture/390\n"
16859 " -mzarch assemble for z/Architecture\n"
16860 " -march=<processor> assemble for processor <processor>\n"
16861 " -mregnames allow symbolic names for registers\n"
16862 " -mno-regnames do not allow symbolic names for registers\n"
16863 " -mwarn-areg-zero warn about base/index register zero\n"
16864 " -mwarn-regtype-mismatch=strict\n"
16865 " warn about register name type mismatches\n"
16866 " -mwarn-regtype-mismatch=relaxed\n"
16867 " warn about register name type mismatches,\n"
16868 " but allow FPR and VR to be used interchangeably\n"
16869 " -mno-warn-regtype-mismatch\n"
16870 " do not warn about register name type mismatches\n"
16871 msgstr ""
16872
16873 #: config/tc-s390.c:566
16874 #, c-format
16875 msgid ""
16876 " -V print assembler version number\n"
16877 " -Qy, -Qn ignored\n"
16878 msgstr ""
16879
16880 #: config/tc-s390.c:569
16881 #, c-format
16882 msgid ""
16883 "Deprecated S390 options:\n"
16884 " -Aesa assemble for processor IBM S/390 G5 (g5/arch3)\n"
16885 " -Aesame assemble for processor IBM zSeries 900 (z900/arch5)\n"
16886 msgstr ""
16887
16888 #: config/tc-s390.c:648
16889 msgid "The 64-bit file format is used without z/Architecture instructions."
16890 msgstr ""
16891
16892 #. xgettext:c-format.
16893 #: config/tc-s390.c:694
16894 #, c-format
16895 msgid "operand %d: operand out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)"
16896 msgstr ""
16897
16898 #. xgettext:c-format.
16899 #: config/tc-s390.c:706
16900 #, c-format
16901 msgid "operand out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)"
16902 msgstr ""
16903
16904 #: config/tc-s390.c:960
16905 #, c-format
16906 msgid "identifier+constant@%s means identifier@%s+constant"
16907 msgstr ""
16908
16909 #: config/tc-s390.c:1041
16910 msgid "Can't handle O_big in s390_exp_compare"
16911 msgstr ""
16912
16913 #: config/tc-s390.c:1123
16914 msgid "Invalid suffix for literal pool entry"
16915 msgstr ""
16916
16917 #: config/tc-s390.c:1180
16918 msgid "Big number is too big"
16919 msgstr ""
16920
16921 #: config/tc-s390.c:1329
16922 msgid "relocation not applicable"
16923 msgstr ""
16924
16925 #: config/tc-s390.c:1344
16926 msgid "base register"
16927 msgstr ""
16928
16929 #: config/tc-s390.c:1346
16930 msgid "displacement"
16931 msgstr ""
16932
16933 #: config/tc-s390.c:1350
16934 msgid "vector index register"
16935 msgstr ""
16936
16937 #: config/tc-s390.c:1352
16938 msgid "index register"
16939 msgstr ""
16940
16941 #: config/tc-s390.c:1355
16942 msgid "length"
16943 msgstr ""
16944
16945 #: config/tc-s390.c:1357 config/tc-s390.c:1558
16946 msgid "access register"
16947 msgstr ""
16948
16949 #: config/tc-s390.c:1359 config/tc-s390.c:1561
16950 msgid "control register"
16951 msgstr ""
16952
16953 #: config/tc-s390.c:1361 config/tc-s390.c:1566
16954 msgid "floating-point register"
16955 msgstr ""
16956
16957 #: config/tc-s390.c:1363
16958 msgid "general-purpose register"
16959 msgstr ""
16960
16961 #: config/tc-s390.c:1365 config/tc-s390.c:1574
16962 msgid "vector register"
16963 msgstr ""
16964
16965 #: config/tc-s390.c:1369
16966 msgid "signed number"
16967 msgstr ""
16968
16969 #: config/tc-s390.c:1371
16970 msgid "unsigned number"
16971 msgstr ""
16972
16973 #: config/tc-s390.c:1470
16974 #, c-format
16975 msgid "operand %d: missing vector index register operand"
16976 msgstr ""
16977
16978 #: config/tc-s390.c:1497
16979 #, c-format
16980 msgid "operand %d: illegal operand"
16981 msgstr ""
16982
16983 #: config/tc-s390.c:1502
16984 #, c-format
16985 msgid "operand %d: missing %s operand"
16986 msgstr ""
16987
16988 #: config/tc-s390.c:1514 config/tc-s390.c:1679
16989 #, c-format
16990 msgid "operand %d: too many fixups"
16991 msgstr ""
16992
16993 #: config/tc-s390.c:1524
16994 #, c-format
16995 msgid "operand %d: invalid length field specified"
16996 msgstr ""
16997
16998 #: config/tc-s390.c:1530
16999 #, c-format
17000 msgid "operand %d: index register specified but zero"
17001 msgstr ""
17002
17003 #: config/tc-s390.c:1535
17004 #, c-format
17005 msgid "operand %d: base register specified but zero"
17006 msgstr ""
17007
17008 #: config/tc-s390.c:1540
17009 #, c-format
17010 msgid "operand %d: odd numbered general purpose register specified as register pair"
17011 msgstr ""
17012
17013 #: config/tc-s390.c:1548
17014 #, c-format
17015 msgid "operand %d: invalid floating-point register (FPR) pair (valid FPR pair operands are 0, 1, 4, 5, 8, 9, 12 or 13)"
17016 msgstr ""
17017
17018 #: config/tc-s390.c:1569
17019 msgid "general register"
17020 msgstr ""
17021
17022 #: config/tc-s390.c:1579
17023 #, c-format
17024 msgid "operand %d: expected %s name as base register"
17025 msgstr ""
17026
17027 #: config/tc-s390.c:1582
17028 #, c-format
17029 msgid "operand %d: expected %s name as index register"
17030 msgstr ""
17031
17032 #: config/tc-s390.c:1585
17033 #, c-format
17034 msgid "operand %d: expected %s name"
17035 msgstr ""
17036
17037 #: config/tc-s390.c:1675
17038 #, c-format
17039 msgid "operand %d: invalid operand suffix"
17040 msgstr ""
17041
17042 #: config/tc-s390.c:1702
17043 #, c-format
17044 msgid "operand %d: syntax error; missing '(' after displacement"
17045 msgstr ""
17046
17047 #: config/tc-s390.c:1723 config/tc-s390.c:1774 config/tc-s390.c:1819
17048 #, c-format
17049 msgid "operand %d: syntax error; expected ','"
17050 msgstr ""
17051
17052 #: config/tc-s390.c:1754
17053 #, c-format
17054 msgid "operand %d: syntax error; missing ')' after base register"
17055 msgstr ""
17056
17057 #: config/tc-s390.c:1798
17058 #, c-format
17059 msgid "operand %d: syntax error; '%c' not allowed here"
17060 msgstr ""
17061
17062 #: config/tc-s390.c:1954
17063 #, c-format
17064 msgid "Opcode %s not available in this mode"
17065 msgstr ""
17066
17067 #: config/tc-s390.c:1999 config/tc-s390.c:2021 config/tc-s390.c:2034
17068 msgid "Invalid .insn format\n"
17069 msgstr ""
17070
17071 #: config/tc-s390.c:2006
17072 #, c-format
17073 msgid "Unrecognized opcode format: `%s'"
17074 msgstr ""
17075
17076 #: config/tc-s390.c:2037
17077 msgid "second operand of .insn not a constant\n"
17078 msgstr ""
17079
17080 #: config/tc-s390.c:2040
17081 msgid "missing comma after insn constant\n"
17082 msgstr ""
17083
17084 #: config/tc-s390.c:2269
17085 msgid ".machinemode stack overflow"
17086 msgstr ""
17087
17088 #: config/tc-s390.c:2276
17089 msgid ".machinemode stack underflow"
17090 msgstr ""
17091
17092 #: config/tc-s390.c:2293
17093 #, c-format
17094 msgid "invalid machine mode `%s'"
17095 msgstr ""
17096
17097 #: config/tc-s390.c:2616
17098 msgid "unsupported relocation type"
17099 msgstr ""
17100
17101 #: config/tc-s390.c:2671
17102 #, c-format
17103 msgid "cannot emit PC relative %s relocation%s%s"
17104 msgstr ""
17105
17106 #: config/tc-s390.c:2810
17107 #, c-format
17108 msgid "Gas failure, reloc type %s\n"
17109 msgstr ""
17110
17111 #: config/tc-s390.c:2812
17112 #, c-format
17113 msgid "Gas failure, reloc type #%i\n"
17114 msgstr ""
17115
17116 #: config/tc-score.c:256
17117 msgid "div / mul are reserved instructions"
17118 msgstr ""
17119
17120 #: config/tc-score.c:257
17121 msgid "This architecture doesn't support mmu"
17122 msgstr ""
17123
17124 #: config/tc-score.c:258
17125 msgid "This architecture doesn't support atomic instruction"
17126 msgstr ""
17127
17128 #: config/tc-score.c:464
17129 msgid "S+core register expected"
17130 msgstr ""
17131
17132 #: config/tc-score.c:465
17133 msgid "S+core special-register expected"
17134 msgstr ""
17135
17136 #: config/tc-score.c:466
17137 msgid "S+core co-processor register expected"
17138 msgstr ""
17139
17140 #: config/tc-score.c:1069
17141 msgid "Using temp register (r1)"
17142 msgstr ""
17143
17144 #: config/tc-score.c:1088
17145 #, c-format
17146 msgid "register expected, not '%.100s'"
17147 msgstr ""
17148
17149 #: config/tc-score.c:1144 config/tc-score.c:5482
17150 msgid "rd must be even number."
17151 msgstr ""
17152
17153 #: config/tc-score.c:1508 config/tc-score.c:1515
17154 #, c-format
17155 msgid "invalid constant: %d bit expression not in range %u..%u"
17156 msgstr ""
17157
17158 #: config/tc-score.c:1521 config/tc-score.c:1528 config/tc-score.c:2890
17159 #: config/tc-score.c:2895 config/tc-score.c:3160 config/tc-score.c:3165
17160 #: config/tc-score.c:3457
17161 #, c-format
17162 msgid "invalid constant: %d bit expression not in range %d..%d"
17163 msgstr ""
17164
17165 #: config/tc-score.c:1553
17166 msgid "invalid constant: bit expression not defined"
17167 msgstr ""
17168
17169 #: config/tc-score.c:2063
17170 msgid "Using temp register(r1)"
17171 msgstr ""
17172
17173 #: config/tc-score.c:2077
17174 #, c-format
17175 msgid "low register (r0-r15) expected, not '%.100s'"
17176 msgstr ""
17177
17178 #: config/tc-score.c:2139 config/tc-score.c:3477 config/tc-score.c:3645
17179 #: config/tc-score.c:3690
17180 #, c-format
17181 msgid "missing ["
17182 msgstr ""
17183
17184 #: config/tc-score.c:2153 config/tc-score.c:3098 config/tc-score.c:3300
17185 #: config/tc-score.c:3316 config/tc-score.c:3387 config/tc-score.c:3442
17186 #: config/tc-score.c:3666 config/tc-score.c:3711 config/tc-score.c:3860
17187 #: config/tc-score.c:3914 config/tc-score.c:3960
17188 #, c-format
17189 msgid "missing ]"
17190 msgstr " ]"
17191
17192 #: config/tc-score.c:2342
17193 #, c-format
17194 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
17195 msgstr ""
17196
17197 #: config/tc-score.c:2361
17198 #, c-format
17199 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
17200 msgstr ""
17201
17202 #: config/tc-score.c:2377 config/tc-score.c:2384
17203 #, c-format
17204 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
17205 msgstr ""
17206
17207 #: config/tc-score.c:2833
17208 msgid "address offset must be half word alignment"
17209 msgstr ""
17210
17211 #: config/tc-score.c:2841
17212 msgid "address offset must be word alignment"
17213 msgstr ""
17214
17215 #: config/tc-score.c:2981 config/tc-score.c:3118
17216 msgid "register same as write-back base"
17217 msgstr ""
17218
17219 #: config/tc-score.c:3088
17220 msgid "pre-indexed expression expected"
17221 msgstr ""
17222
17223 #: config/tc-score.c:3417
17224 #, c-format
17225 msgid "invalid register number: %d is not in [r0--r7]"
17226 msgstr ""
17227
17228 #: config/tc-score.c:3434
17229 msgid "comma is expected"
17230 msgstr ""
17231
17232 #: config/tc-score.c:3465
17233 #, c-format
17234 msgid "invalid constant: %d is not word align integer"
17235 msgstr ""
17236
17237 #: config/tc-score.c:3504 config/tc-score.c:3547
17238 msgid "invalid constant: 32 bit expression not word align"
17239 msgstr ""
17240
17241 #: config/tc-score.c:3513 config/tc-score.c:3556
17242 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
17243 msgstr ""
17244
17245 #: config/tc-score.c:3589
17246 msgid "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
17247 msgstr ""
17248
17249 #: config/tc-score.c:3778 config/tc-score.c:3806
17250 msgid "imm5 should >= 2"
17251 msgstr ""
17252
17253 #: config/tc-score.c:3783 config/tc-score.c:3812
17254 msgid "reg should <= 31"
17255 msgstr ""
17256
17257 #: config/tc-score.c:3854 config/tc-score.c:3905
17258 msgid "missing +"
17259 msgstr ""
17260
17261 #: config/tc-score.c:3898
17262 #, c-format
17263 msgid "%s register same as write-back base"
17264 msgstr ""
17265
17266 #: config/tc-score.c:3900
17267 msgid "destination"
17268 msgstr ""
17269
17270 #: config/tc-score.c:3900
17271 msgid "source"
17272 msgstr ""
17273
17274 #: config/tc-score.c:4231 config/tc-score.c:4307 config/tc-score.c:4944
17275 msgid "expression error"
17276 msgstr ""
17277
17278 #: config/tc-score.c:4313
17279 msgid "value not in range [-0xffffffff, 0xffffffff]"
17280 msgstr ""
17281
17282 #: config/tc-score.c:4341
17283 msgid "li rd label isn't correct instruction form"
17284 msgstr ""
17285
17286 #: config/tc-score.c:4508 config/tc-score.c:4662 config/tc-score.c:5195
17287 #: config/tc-score.c:5223
17288 msgid "lacking label "
17289 msgstr ""
17290
17291 #: config/tc-score.c:4894
17292 msgid "s3_PIC code offset overflow (max 16 signed bits)"
17293 msgstr ""
17294
17295 #: config/tc-score.c:4950
17296 msgid "value not in range [0, 0x7fffffff]"
17297 msgstr ""
17298
17299 #: config/tc-score.c:4955
17300 msgid "end on line error"
17301 msgstr ""
17302
17303 #: config/tc-score.c:5202
17304 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
17305 msgstr ""
17306
17307 #: config/tc-score.c:5229
17308 msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
17309 msgstr ""
17310
17311 #: config/tc-score.c:5262
17312 msgid "lacking label"
17313 msgstr ""
17314
17315 #: config/tc-score.c:5267
17316 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
17317 msgstr ""
17318
17319 #: config/tc-score.c:5362
17320 msgid "pce instruction error (16 bit || 16 bit)."
17321 msgstr ""
17322
17323 #: config/tc-score.c:5380 config/tc-score.c:5404 config/tc-score.c:5431
17324 #: config/tc-score.c:5460 config/tc-score.c:5509
17325 msgid "score3d instruction."
17326 msgstr ""
17327
17328 #: config/tc-score.c:5999
17329 msgid "Unsupported use of .gpword"
17330 msgstr ""
17331
17332 #: config/tc-score.c:6095
17333 #, c-format
17334 msgid "BSS length (%d) < 0 ignored"
17335 msgstr ""
17336
17337 #: config/tc-score.c:6109 read.c:2607
17338 #, c-format
17339 msgid "error setting flags for \".sbss\": %s"
17340 msgstr ""
17341
17342 #: config/tc-score.c:6123 config/tc-sparc.c:4170
17343 msgid "missing alignment"
17344 msgstr ""
17345
17346 #: config/tc-score.c:6160
17347 #, c-format
17348 msgid "alignment too large; %d assumed"
17349 msgstr ""
17350
17351 #: config/tc-score.c:6165 read.c:2668
17352 msgid "alignment negative; 0 assumed"
17353 msgstr ""
17354
17355 #. Error routine.
17356 #: config/tc-score.c:6524 config/tc-score.c:6548
17357 msgid "size is not 4 or 6"
17358 msgstr ""
17359
17360 #: config/tc-score.c:6607
17361 msgid "bad call to MD_ATOF()"
17362 msgstr ""
17363
17364 #: config/tc-score.c:7106 config/tc-score.c:7172
17365 #, c-format
17366 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
17367 msgstr ""
17368
17369 #: config/tc-score.c:7121 config/tc-score.c:7150 config/tc-score.c:7202
17370 #, c-format
17371 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
17372 msgstr ""
17373
17374 #: config/tc-score.c:7227
17375 #, c-format
17376 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
17377 msgstr ""
17378
17379 #: config/tc-score.c:7397
17380 #, c-format
17381 msgid "cannot represent %s relocation in this object file format1"
17382 msgstr ""
17383
17384 #: config/tc-score.c:7624
17385 #, c-format
17386 msgid "unknown architecture `%s'\n"
17387 msgstr ""
17388
17389 #: config/tc-score.c:7688
17390 #, c-format
17391 msgid "Sunplus-v2-0-0-20060510\n"
17392 msgstr ""
17393
17394 #: config/tc-score.c:7708
17395 #, c-format
17396 msgid " Score-specific assembler options:\n"
17397 msgstr ""
17398
17399 #: config/tc-score.c:7710
17400 #, c-format
17401 msgid " -EB\t\tassemble code for a big-endian cpu\n"
17402 msgstr ""
17403
17404 #: config/tc-score.c:7715
17405 #, c-format
17406 msgid " -EL\t\tassemble code for a little-endian cpu\n"
17407 msgstr ""
17408
17409 #: config/tc-score.c:7719
17410 #, c-format
17411 msgid " -FIXDD\t\tfix data dependencies\n"
17412 msgstr ""
17413
17414 #: config/tc-score.c:7721
17415 #, c-format
17416 msgid " -NWARN\t\tdo not print warning message when fixing data dependencies\n"
17417 msgstr ""
17418
17419 #: config/tc-score.c:7723
17420 #, c-format
17421 msgid " -SCORE5\t\tassemble code for target SCORE5\n"
17422 msgstr ""
17423
17424 #: config/tc-score.c:7725
17425 #, c-format
17426 msgid " -SCORE5U\tassemble code for target SCORE5U\n"
17427 msgstr ""
17428
17429 #: config/tc-score.c:7727
17430 #, c-format
17431 msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n"
17432 msgstr ""
17433
17434 #: config/tc-score.c:7729
17435 #, c-format
17436 msgid " -SCORE3\t\tassemble code for target SCORE3\n"
17437 msgstr ""
17438
17439 #: config/tc-score.c:7731
17440 #, c-format
17441 msgid " -march=score7\tassemble code for target SCORE7 [default]\n"
17442 msgstr ""
17443
17444 #: config/tc-score.c:7733
17445 #, c-format
17446 msgid " -march=score3\tassemble code for target SCORE3\n"
17447 msgstr ""
17448
17449 #: config/tc-score.c:7735
17450 #, c-format
17451 msgid " -USE_R1\t\tassemble code for no warning message when using temp register r1\n"
17452 msgstr ""
17453
17454 #: config/tc-score.c:7737
17455 #, c-format
17456 msgid " -KPIC\t\tgenerate PIC\n"
17457 msgstr ""
17458
17459 #: config/tc-score.c:7739
17460 #, c-format
17461 msgid " -O0\t\tdo not perform any optimizations\n"
17462 msgstr ""
17463
17464 #: config/tc-score.c:7741
17465 #, c-format
17466 msgid " -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
17467 msgstr ""
17468
17469 #: config/tc-score.c:7743
17470 #, c-format
17471 msgid " -V \t\tSunplus release version\n"
17472 msgstr ""
17473
17474 #: config/tc-sh.c:61
17475 msgid "directive .big encountered when option -big required"
17476 msgstr ""
17477
17478 #: config/tc-sh.c:71
17479 msgid "directive .little encountered when option -little required"
17480 msgstr ""
17481
17482 #: config/tc-sh.c:1026
17483 msgid "illegal double indirection"
17484 msgstr ""
17485
17486 #: config/tc-sh.c:1035
17487 msgid "illegal register after @-"
17488 msgstr ""
17489
17490 #: config/tc-sh.c:1051
17491 msgid "must be @(r0,...)"
17492 msgstr ""
17493
17494 #: config/tc-sh.c:1075
17495 msgid "syntax error in @(r0,...)"
17496 msgstr ""
17497
17498 #: config/tc-sh.c:1080
17499 msgid "syntax error in @(r0...)"
17500 msgstr ""
17501
17502 #: config/tc-sh.c:1125
17503 msgid "Deprecated syntax."
17504 msgstr ""
17505
17506 #: config/tc-sh.c:1137 config/tc-sh.c:1142
17507 msgid "syntax error in @(disp,[Rn, gbr, pc])"
17508 msgstr ""
17509
17510 #: config/tc-sh.c:1147
17511 msgid "expecting )"
17512 msgstr ""
17513
17514 #: config/tc-sh.c:1155
17515 msgid "illegal register after @"
17516 msgstr ""
17517
17518 #: config/tc-sh.c:1781
17519 #, c-format
17520 msgid "unhandled %d\n"
17521 msgstr ""
17522
17523 #: config/tc-sh.c:1994
17524 #, c-format
17525 msgid "Invalid register: 'r%d'"
17526 msgstr ""
17527
17528 #: config/tc-sh.c:2107
17529 #, c-format
17530 msgid "failed for %d\n"
17531 msgstr ""
17532
17533 #: config/tc-sh.c:2113
17534 msgid "misplaced PIC operand"
17535 msgstr ""
17536
17537 #: config/tc-sh.c:2223 config/tc-sh.c:2597
17538 msgid "invalid operands for opcode"
17539 msgstr ""
17540
17541 #: config/tc-sh.c:2228
17542 msgid "insn can't be combined with parallel processing insn"
17543 msgstr ""
17544
17545 #: config/tc-sh.c:2235 config/tc-sh.c:2246 config/tc-sh.c:2278
17546 msgid "multiple movx specifications"
17547 msgstr ""
17548
17549 #: config/tc-sh.c:2240 config/tc-sh.c:2262 config/tc-sh.c:2301
17550 msgid "multiple movy specifications"
17551 msgstr ""
17552
17553 #: config/tc-sh.c:2249 config/tc-sh.c:2282
17554 msgid "invalid movx address register"
17555 msgstr ""
17556
17557 #: config/tc-sh.c:2251
17558 msgid "insn cannot be combined with non-nopy"
17559 msgstr ""
17560
17561 #: config/tc-sh.c:2265 config/tc-sh.c:2321
17562 msgid "invalid movy address register"
17563 msgstr ""
17564
17565 #: config/tc-sh.c:2267
17566 msgid "insn cannot be combined with non-nopx"
17567 msgstr ""
17568
17569 #: config/tc-sh.c:2280
17570 msgid "previous movy requires nopx"
17571 msgstr ""
17572
17573 #: config/tc-sh.c:2288 config/tc-sh.c:2293
17574 msgid "invalid movx dsp register"
17575 msgstr ""
17576
17577 #: config/tc-sh.c:2303
17578 msgid "previous movx requires nopy"
17579 msgstr ""
17580
17581 #: config/tc-sh.c:2312 config/tc-sh.c:2317
17582 msgid "invalid movy dsp register"
17583 msgstr ""
17584
17585 #: config/tc-sh.c:2327
17586 msgid "dsp immediate shift value not constant"
17587 msgstr ""
17588
17589 #: config/tc-sh.c:2341 config/tc-sh.c:2367
17590 msgid "multiple parallel processing specifications"
17591 msgstr ""
17592
17593 #: config/tc-sh.c:2360
17594 msgid "multiple condition specifications"
17595 msgstr ""
17596
17597 #: config/tc-sh.c:2398
17598 msgid "insn cannot be combined with pmuls"
17599 msgstr ""
17600
17601 #: config/tc-sh.c:2414
17602 msgid "bad combined pmuls output operand"
17603 msgstr ""
17604
17605 #: config/tc-sh.c:2424
17606 msgid "destination register is same for parallel insns"
17607 msgstr ""
17608
17609 #: config/tc-sh.c:2433
17610 msgid "condition not followed by conditionalizable insn"
17611 msgstr ""
17612
17613 #: config/tc-sh.c:2443
17614 msgid "unrecognized characters at end of parallel processing insn"
17615 msgstr ""
17616
17617 #: config/tc-sh.c:2536
17618 msgid "opcode not valid for this cpu variant"
17619 msgstr ""
17620
17621 #: config/tc-sh.c:2567
17622 msgid "Delayed branches not available on SH1"
17623 msgstr ""
17624
17625 #: config/tc-sh.c:2602
17626 #, c-format
17627 msgid "excess operands: '%s'"
17628 msgstr ""
17629
17630 #: config/tc-sh.c:2679
17631 msgid ".uses pseudo-op seen when not relaxing"
17632 msgstr ""
17633
17634 #: config/tc-sh.c:2685
17635 msgid "bad .uses format"
17636 msgstr ""
17637
17638 #: config/tc-sh.c:2803
17639 #, c-format
17640 msgid "Invalid argument to --isa option: %s"
17641 msgstr ""
17642
17643 #: config/tc-sh.c:2827
17644 #, c-format
17645 msgid ""
17646 "SH options:\n"
17647 "--little\t\tgenerate little endian code\n"
17648 "--big\t\t\tgenerate big endian code\n"
17649 "--relax\t\t\talter jump instructions for long displacements\n"
17650 "--renesas\t\tdisable optimization with section symbol for\n"
17651 "\t\t\tcompatibility with Renesas assembler.\n"
17652 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
17653 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
17654 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
17655 "--isa=[any\t\tuse most appropriate isa\n"
17656 " | dsp same as '-dsp'\n"
17657 " | fp"
17658 msgstr ""
17659
17660 #: config/tc-sh.c:2852
17661 #, c-format
17662 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
17663 msgstr ""
17664
17665 #: config/tc-sh.c:2928
17666 msgid ".uses does not refer to a local symbol in the same section"
17667 msgstr ""
17668
17669 #: config/tc-sh.c:2947
17670 msgid "can't find fixup pointed to by .uses"
17671 msgstr ""
17672
17673 #: config/tc-sh.c:2967
17674 msgid ".uses target does not refer to a local symbol in the same section"
17675 msgstr ""
17676
17677 #: config/tc-sh.c:3038
17678 msgid "displacement overflows 12-bit field"
17679 msgstr ""
17680
17681 #: config/tc-sh.c:3041
17682 #, c-format
17683 msgid "displacement to defined symbol %s overflows 12-bit field"
17684 msgstr ""
17685
17686 #: config/tc-sh.c:3045
17687 #, c-format
17688 msgid "displacement to undefined symbol %s overflows 12-bit field"
17689 msgstr ""
17690
17691 #: config/tc-sh.c:3117
17692 msgid "displacement overflows 8-bit field"
17693 msgstr ""
17694
17695 #: config/tc-sh.c:3120
17696 #, c-format
17697 msgid "displacement to defined symbol %s overflows 8-bit field"
17698 msgstr ""
17699
17700 #: config/tc-sh.c:3124
17701 #, c-format
17702 msgid "displacement to undefined symbol %s overflows 8-bit field "
17703 msgstr ""
17704
17705 #: config/tc-sh.c:3137
17706 #, c-format
17707 msgid "overflow in branch to %s; converted into longer instruction sequence"
17708 msgstr ""
17709
17710 #: config/tc-sh.c:3202 config/tc-sh.c:3248 config/tc-sparc.c:4632
17711 #: config/tc-sparc.c:4655
17712 msgid "misaligned data"
17713 msgstr ""
17714
17715 #: config/tc-sh.c:3554
17716 msgid "offset to unaligned destination"
17717 msgstr ""
17718
17719 #: config/tc-sh.c:3559
17720 msgid "negative offset"
17721 msgstr ""
17722
17723 #: config/tc-sh.c:3699
17724 msgid "misaligned offset"
17725 msgstr ""
17726
17727 #: config/tc-sparc.c:314 config/tc-sparc.c:495
17728 msgid "Bad opcode table, broken assembler."
17729 msgstr ""
17730
17731 #: config/tc-sparc.c:487
17732 #, c-format
17733 msgid "invalid architecture -xarch=%s"
17734 msgstr ""
17735
17736 #: config/tc-sparc.c:561
17737 #, c-format
17738 msgid "No compiled in support for %d bit object file format"
17739 msgstr ""
17740
17741 #: config/tc-sparc.c:645
17742 #, c-format
17743 msgid "SPARC options:\n"
17744 msgstr ""
17745
17746 #: config/tc-sparc.c:674
17747 #, c-format
17748 msgid ""
17749 "\n"
17750 "\t\t\tspecify variant of SPARC architecture\n"
17751 "-bump\t\t\twarn when assembler switches architectures\n"
17752 "-sparc\t\t\tignored\n"
17753 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
17754 "-relax\t\t\trelax jumps and branches (default)\n"
17755 "-no-relax\t\tavoid changing any jumps and branches\n"
17756 msgstr ""
17757
17758 #: config/tc-sparc.c:681
17759 #, c-format
17760 msgid ""
17761 "-32\t\t\tcreate 32 bit object file\n"
17762 "-64\t\t\tcreate 64 bit object file\n"
17763 msgstr ""
17764
17765 #: config/tc-sparc.c:684
17766 #, c-format
17767 msgid "\t\t\t[default is %d]\n"
17768 msgstr ""
17769
17770 #: config/tc-sparc.c:686
17771 #, c-format
17772 msgid ""
17773 "-TSO\t\t\tuse Total Store Ordering\n"
17774 "-PSO\t\t\tuse Partial Store Ordering\n"
17775 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
17776 msgstr ""
17777
17778 #: config/tc-sparc.c:690
17779 #, c-format
17780 msgid "\t\t\t[default is %s]\n"
17781 msgstr ""
17782
17783 #: config/tc-sparc.c:692
17784 #, c-format
17785 msgid ""
17786 "-KPIC\t\t\tgenerate PIC\n"
17787 "-V\t\t\tprint assembler version number\n"
17788 "-undeclared-regs\tignore application global register usage without\n"
17789 "\t\t\tappropriate .register directive (default)\n"
17790 "-no-undeclared-regs\tforce error on application global register usage\n"
17791 "\t\t\twithout appropriate .register directive\n"
17792 "--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
17793 "-q\t\t\tignored\n"
17794 "-Qy, -Qn\t\tignored\n"
17795 "-s\t\t\tignored\n"
17796 msgstr ""
17797
17798 #: config/tc-sparc.c:704
17799 #, c-format
17800 msgid ""
17801 "-EL\t\t\tgenerate code for a little endian machine\n"
17802 "-EB\t\t\tgenerate code for a big endian machine\n"
17803 "--little-endian-data\tgenerate code for a machine having big endian\n"
17804 " instructions and little endian data.\n"
17805 msgstr ""
17806
17807 #: config/tc-sparc.c:968
17808 #, c-format
17809 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
17810 msgstr ""
17811
17812 #: config/tc-sparc.c:987
17813 #, c-format
17814 msgid "Internal error: can't find opcode `%s' for `%s'\n"
17815 msgstr ""
17816
17817 #: config/tc-sparc.c:1203
17818 msgid "Support for 64-bit arithmetic not compiled in."
17819 msgstr ""
17820
17821 #: config/tc-sparc.c:1249
17822 msgid "set: number not in 0..4294967295 range"
17823 msgstr ""
17824
17825 #: config/tc-sparc.c:1256
17826 msgid "set: number not in -2147483648..4294967295 range"
17827 msgstr ""
17828
17829 #: config/tc-sparc.c:1315
17830 msgid "setsw: number not in -2147483648..4294967295 range"
17831 msgstr ""
17832
17833 #: config/tc-sparc.c:1363
17834 msgid "setx: temporary register same as destination register"
17835 msgstr ""
17836
17837 #: config/tc-sparc.c:1434
17838 msgid "setx: illegal temporary register g0"
17839 msgstr ""
17840
17841 #: config/tc-sparc.c:1542
17842 msgid "unpredictable DCTI couple"
17843 msgstr ""
17844
17845 #: config/tc-sparc.c:1552
17846 msgid "FP branch in delay slot"
17847 msgstr ""
17848
17849 #: config/tc-sparc.c:1569
17850 msgid "FP branch preceded by FP compare; NOP inserted"
17851 msgstr ""
17852
17853 #: config/tc-sparc.c:1609
17854 msgid "failed special case insn sanity check"
17855 msgstr ""
17856
17857 #: config/tc-sparc.c:1799
17858 msgid ": invalid membar mask name"
17859 msgstr ""
17860
17861 #: config/tc-sparc.c:1815
17862 msgid ": invalid membar mask expression"
17863 msgstr ""
17864
17865 #: config/tc-sparc.c:1820
17866 msgid ": invalid membar mask number"
17867 msgstr ""
17868
17869 #: config/tc-sparc.c:1835
17870 msgid ": invalid siam mode expression"
17871 msgstr ""
17872
17873 #: config/tc-sparc.c:1840
17874 msgid ": invalid siam mode number"
17875 msgstr ""
17876
17877 #: config/tc-sparc.c:1856
17878 msgid ": invalid prefetch function name"
17879 msgstr ""
17880
17881 #: config/tc-sparc.c:1864
17882 msgid ": invalid prefetch function expression"
17883 msgstr ""
17884
17885 #: config/tc-sparc.c:1869
17886 msgid ": invalid prefetch function number"
17887 msgstr ""
17888
17889 #: config/tc-sparc.c:1896 config/tc-sparc.c:1902 config/tc-sparc.c:1911
17890 msgid ": unrecognizable privileged register"
17891 msgstr ""
17892
17893 #: config/tc-sparc.c:1934 config/tc-sparc.c:1940 config/tc-sparc.c:1949
17894 msgid ": unrecognizable hyperprivileged register"
17895 msgstr ""
17896
17897 #: config/tc-sparc.c:1972 config/tc-sparc.c:1978 config/tc-sparc.c:1987
17898 msgid ": unrecognizable ancillary state register"
17899 msgstr ""
17900
17901 #: config/tc-sparc.c:2020
17902 msgid ": asr number must be between 0 and 31"
17903 msgstr ""
17904
17905 #: config/tc-sparc.c:2029
17906 #, c-format
17907 msgid ": expecting %asrN"
17908 msgstr ""
17909
17910 #: config/tc-sparc.c:2071
17911 msgid ": crypto immediate must be between 0 and 31"
17912 msgstr ""
17913
17914 #: config/tc-sparc.c:2080
17915 msgid ": expecting crypto immediate"
17916 msgstr ""
17917
17918 #: config/tc-sparc.c:2241 config/tc-sparc.c:2280 config/tc-sparc.c:2712
17919 #: config/tc-sparc.c:2748
17920 #, c-format
17921 msgid "Illegal operands: %%%s requires arguments in ()"
17922 msgstr ""
17923
17924 #: config/tc-sparc.c:2248
17925 #, c-format
17926 msgid "Illegal operands: %%%s cannot be used together with other relocs in the insn ()"
17927 msgstr ""
17928
17929 #: config/tc-sparc.c:2259
17930 #, c-format
17931 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
17932 msgstr ""
17933
17934 #: config/tc-sparc.c:2470
17935 msgid "detected global register use not covered by .register pseudo-op"
17936 msgstr ""
17937
17938 #: config/tc-sparc.c:2572
17939 msgid ": There are only 64 f registers; [0-63]"
17940 msgstr ""
17941
17942 #: config/tc-sparc.c:2574 config/tc-sparc.c:2592
17943 msgid ": There are only 32 f registers; [0-31]"
17944 msgstr ""
17945
17946 #: config/tc-sparc.c:2584
17947 msgid ": There are only 32 single precision f registers; [0-31]"
17948 msgstr ""
17949
17950 #: config/tc-sparc.c:2637
17951 msgid ": Instruction requires frs2 and frsd must be the same register"
17952 msgstr ""
17953
17954 #: config/tc-sparc.c:2757
17955 #, c-format
17956 msgid "Expression inside %%%s could not be parsed"
17957 msgstr ""
17958
17959 #: config/tc-sparc.c:2765
17960 #, c-format
17961 msgid "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
17962 msgstr ""
17963
17964 #: config/tc-sparc.c:2882
17965 #, c-format
17966 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
17967 msgstr ""
17968
17969 #: config/tc-sparc.c:2892
17970 #, c-format
17971 msgid "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable symbol"
17972 msgstr ""
17973
17974 #: config/tc-sparc.c:2910
17975 msgid ": PC-relative operand can't be a constant"
17976 msgstr ""
17977
17978 #: config/tc-sparc.c:2917
17979 msgid ": TLS operand can't be a constant"
17980 msgstr ""
17981
17982 #: config/tc-sparc.c:2945
17983 msgid ": Immediate value in cbcond is out of range."
17984 msgstr ""
17985
17986 #: config/tc-sparc.c:2971
17987 msgid ": invalid ASI name"
17988 msgstr ""
17989
17990 #: config/tc-sparc.c:2980
17991 msgid ": invalid ASI expression"
17992 msgstr ""
17993
17994 #: config/tc-sparc.c:2985
17995 msgid ": invalid ASI number"
17996 msgstr ""
17997
17998 #: config/tc-sparc.c:3090
17999 msgid ": non-immdiate imm2 operand"
18000 msgstr ""
18001
18002 #: config/tc-sparc.c:3095
18003 msgid ": imm2 immediate operand out of range (0-3)"
18004 msgstr ""
18005
18006 #: config/tc-sparc.c:3114
18007 msgid "OPF immediate operand out of range (0-0x1ff)"
18008 msgstr ""
18009
18010 #: config/tc-sparc.c:3119
18011 msgid "non-immediate OPF operand, ignored"
18012 msgstr ""
18013
18014 #: config/tc-sparc.c:3138
18015 msgid ": invalid cpreg name"
18016 msgstr ""
18017
18018 #: config/tc-sparc.c:3167
18019 #, c-format
18020 msgid "Illegal operands%s"
18021 msgstr ""
18022
18023 #: config/tc-sparc.c:3216
18024 #, c-format
18025 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
18026 msgstr ""
18027
18028 #: config/tc-sparc.c:3257
18029 #, c-format
18030 msgid "Architecture mismatch on \"%s %s\"."
18031 msgstr ""
18032
18033 #: config/tc-sparc.c:3258
18034 #, c-format
18035 msgid "(Requires %s; requested architecture is %s.)"
18036 msgstr ""
18037
18038 #: config/tc-sparc.c:3270
18039 #, c-format
18040 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
18041 msgstr ""
18042
18043 #: config/tc-sparc.c:3656 config/tc-sparc.c:3663 config/tc-sparc.c:3670
18044 #: config/tc-sparc.c:3677 config/tc-sparc.c:3684 config/tc-sparc.c:3693
18045 #: config/tc-sparc.c:3705 config/tc-sparc.c:3716 config/tc-sparc.c:3738
18046 #: config/tc-sparc.c:3762 write.c:1211
18047 msgid "relocation overflow"
18048 msgstr ""
18049
18050 #: config/tc-sparc.c:3817
18051 #, c-format
18052 msgid "bad or unhandled relocation type: 0x%02x"
18053 msgstr ""
18054
18055 #: config/tc-sparc.c:4132
18056 msgid "Expected comma after name"
18057 msgstr ""
18058
18059 #: config/tc-sparc.c:4141
18060 #, c-format
18061 msgid "BSS length (%d.) <0! Ignored."
18062 msgstr ""
18063
18064 #: config/tc-sparc.c:4153
18065 msgid "bad .reserve segment -- expected BSS segment"
18066 msgstr ""
18067
18068 #: config/tc-sparc.c:4179 config/tc-sparc.c:4305
18069 msgid "negative alignment"
18070 msgstr ""
18071
18072 #: config/tc-sparc.c:4189 config/tc-sparc.c:4326 read.c:1577 read.c:2680
18073 msgid "alignment not a power of 2"
18074 msgstr ""
18075
18076 #: config/tc-sparc.c:4234
18077 #, c-format
18078 msgid "Ignoring attempt to re-define symbol %s"
18079 msgstr ""
18080
18081 #: config/tc-sparc.c:4257 config/tc-v850.c:279
18082 msgid "Expected comma after symbol-name"
18083 msgstr ""
18084
18085 #: config/tc-sparc.c:4267
18086 #, c-format
18087 msgid ".COMMon length (%lu) out of range ignored"
18088 msgstr ""
18089
18090 #: config/tc-sparc.c:4293
18091 msgid "Expected comma after common length"
18092 msgstr ""
18093
18094 #: config/tc-sparc.c:4437
18095 msgid "Unknown segment type"
18096 msgstr ""
18097
18098 #: config/tc-sparc.c:4506 config/tc-sparc.c:4515
18099 #, c-format
18100 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
18101 msgstr ""
18102
18103 #: config/tc-sparc.c:4533
18104 msgid "redefinition of global register"
18105 msgstr ""
18106
18107 #: config/tc-sparc.c:4544
18108 #, c-format
18109 msgid "Register symbol %s already defined."
18110 msgstr ""
18111
18112 #: config/tc-sparc.c:4745
18113 #, c-format
18114 msgid "Illegal operands: %%r_plt in %d-byte data field"
18115 msgstr ""
18116
18117 #: config/tc-sparc.c:4755
18118 #, c-format
18119 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
18120 msgstr ""
18121
18122 #: config/tc-sparc.c:4792 config/tc-vax.c:3269
18123 #, c-format
18124 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
18125 msgstr ""
18126
18127 #: config/tc-sparc.c:4800 config/tc-sparc.c:4831 config/tc-sparc.c:4840
18128 #: config/tc-vax.c:3277 config/tc-vax.c:3308 config/tc-vax.c:3317
18129 #, c-format
18130 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
18131 msgstr ""
18132
18133 #: config/tc-sparc.c:4849 config/tc-vax.c:3326
18134 #, c-format
18135 msgid "Illegal operands: garbage after %%r_%s%d()"
18136 msgstr ""
18137
18138 #: config/tc-sparc.h:66
18139 msgid "sparc convert_frag\n"
18140 msgstr ""
18141
18142 #: config/tc-sparc.h:68 config/tc-z80.h:54
18143 msgid "estimate_size_before_relax called"
18144 msgstr ""
18145
18146 #: config/tc-spu.c:172
18147 msgid ""
18148 "SPU options:\n"
18149 " --apuasm\t\t emulate behaviour of apuasm\n"
18150 msgstr ""
18151
18152 #: config/tc-spu.c:278
18153 #, c-format
18154 msgid "Invalid mnemonic '%s'"
18155 msgstr ""
18156
18157 #: config/tc-spu.c:284
18158 #, c-format
18159 msgid "'%s' is only available in DD2.0 or higher."
18160 msgstr ""
18161
18162 #: config/tc-spu.c:316
18163 #, c-format
18164 msgid "Error in argument %d. Expecting: \"%s\""
18165 msgstr ""
18166
18167 #: config/tc-spu.c:327
18168 msgid "Mixing register syntax, with and without '$'."
18169 msgstr ""
18170
18171 #: config/tc-spu.c:333
18172 #, c-format
18173 msgid "Treating '%-*s' as a symbol."
18174 msgstr ""
18175
18176 #: config/tc-spu.c:552
18177 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
18178 msgstr ""
18179
18180 #: config/tc-spu.c:554
18181 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
18182 msgstr ""
18183
18184 #: config/tc-spu.c:598
18185 #, c-format
18186 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
18187 msgstr ""
18188
18189 #: config/tc-spu.c:604
18190 #, c-format
18191 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
18192 msgstr ""
18193
18194 #: config/tc-spu.c:674 config/tc-spu.c:677
18195 #, c-format
18196 msgid "Constant expression %d out of range, [%d, %d]."
18197 msgstr ""
18198
18199 #: config/tc-spu.c:769
18200 #, c-format
18201 msgid "invalid priority '%lu'"
18202 msgstr ""
18203
18204 #: config/tc-spu.c:775
18205 #, c-format
18206 msgid "invalid lrlive '%lu'"
18207 msgstr ""
18208
18209 #: config/tc-spu.c:849
18210 msgid "Relaxation should never occur"
18211 msgstr ""
18212
18213 #: config/tc-spu.c:994
18214 #, c-format
18215 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
18216 msgstr ""
18217
18218 #: config/tc-spu.h:85
18219 msgid "spu convert_frag\n"
18220 msgstr ""
18221
18222 #: config/tc-tic30.c:36
18223 msgid "first"
18224 msgstr ""
18225
18226 #: config/tc-tic30.c:36
18227 msgid "second"
18228 msgstr ""
18229
18230 #: config/tc-tic30.c:36
18231 msgid "third"
18232 msgstr ""
18233
18234 #: config/tc-tic30.c:36
18235 msgid "fourth"
18236 msgstr ""
18237
18238 #: config/tc-tic30.c:36
18239 msgid "fifth"
18240 msgstr ""
18241
18242 #: config/tc-tic30.c:460
18243 msgid "More than one AR register found in indirect reference"
18244 msgstr ""
18245
18246 #: config/tc-tic30.c:466
18247 msgid "Illegal AR register in indirect reference"
18248 msgstr ""
18249
18250 #: config/tc-tic30.c:487
18251 msgid "More than one displacement found in indirect reference"
18252 msgstr ""
18253
18254 #: config/tc-tic30.c:496
18255 msgid "Invalid displacement in indirect reference"
18256 msgstr ""
18257
18258 #: config/tc-tic30.c:514
18259 msgid "AR register not found in indirect reference"
18260 msgstr ""
18261
18262 #. Maybe an implied displacement of 1 again.
18263 #: config/tc-tic30.c:531
18264 msgid "required displacement wasn't given in indirect reference"
18265 msgstr ""
18266
18267 #: config/tc-tic30.c:538
18268 msgid "illegal indirect reference"
18269 msgstr ""
18270
18271 #: config/tc-tic30.c:545
18272 msgid "displacement must be an unsigned 8-bit number"
18273 msgstr ""
18274
18275 #: config/tc-tic30.c:729 config/tc-tic30.c:1475
18276 #, c-format
18277 msgid "Invalid character %s before %s operand"
18278 msgstr ""
18279
18280 #: config/tc-tic30.c:748 config/tc-tic30.c:1490
18281 #, c-format
18282 msgid "Unbalanced parenthesis in %s operand."
18283 msgstr ""
18284
18285 #: config/tc-tic30.c:764 config/tc-tic30.c:1500
18286 #, c-format
18287 msgid "Invalid character %s in %s operand"
18288 msgstr ""
18289
18290 #: config/tc-tic30.c:783 config/tc-tic30.c:1517
18291 #, c-format
18292 msgid "Spurious operands; (%d operands/instruction max)"
18293 msgstr ""
18294
18295 #. Just skip it, if it's \n complain.
18296 #: config/tc-tic30.c:801 config/tc-tic30.c:817 config/tc-tic30.c:1534
18297 #: config/tc-tic30.c:1550
18298 msgid "Expecting operand after ','; got nothing"
18299 msgstr ""
18300
18301 #: config/tc-tic30.c:806 config/tc-tic30.c:1539
18302 msgid "Expecting operand before ','; got nothing"
18303 msgstr ""
18304
18305 #: config/tc-tic30.c:844
18306 msgid "incorrect number of operands given in the first instruction"
18307 msgstr ""
18308
18309 #: config/tc-tic30.c:850
18310 msgid "incorrect number of operands given in the second instruction"
18311 msgstr ""
18312
18313 #: config/tc-tic30.c:871
18314 #, c-format
18315 msgid "%s instruction, operand %d doesn't match"
18316 msgstr ""
18317
18318 #. Shouldn't get here.
18319 #: config/tc-tic30.c:895 config/tc-tic30.c:902
18320 msgid "incorrect format for multiply parallel instruction"
18321 msgstr ""
18322
18323 #: config/tc-tic30.c:909
18324 msgid "destination for multiply can only be R0 or R1"
18325 msgstr ""
18326
18327 #: config/tc-tic30.c:916
18328 msgid "destination for add/subtract can only be R2 or R3"
18329 msgstr ""
18330
18331 #: config/tc-tic30.c:983
18332 msgid "loading the same register in parallel operation"
18333 msgstr ""
18334
18335 #: config/tc-tic30.c:1425
18336 #, c-format
18337 msgid "Invalid character %s in opcode"
18338 msgstr ""
18339
18340 #: config/tc-tic30.c:1455
18341 #, c-format
18342 msgid "Unknown TMS320C30 instruction: %s"
18343 msgstr ""
18344
18345 #: config/tc-tic30.c:1575
18346 msgid "Incorrect number of operands given"
18347 msgstr ""
18348
18349 #: config/tc-tic30.c:1608
18350 #, c-format
18351 msgid "The %s operand doesn't match"
18352 msgstr ""
18353
18354 #. Shouldn't make it to this stage.
18355 #: config/tc-tic30.c:1633 config/tc-tic30.c:1645
18356 msgid "Incompatible first and second operands in instruction"
18357 msgstr ""
18358
18359 #: config/tc-tic30.c:1759
18360 msgid "invalid short form floating point immediate operand"
18361 msgstr ""
18362
18363 #: config/tc-tic30.c:1769
18364 msgid "rounding down first operand float to unsigned int"
18365 msgstr ""
18366
18367 #: config/tc-tic30.c:1771
18368 msgid "only lower 16-bits of first operand are used"
18369 msgstr ""
18370
18371 #: config/tc-tic30.c:1781
18372 msgid "rounding down first operand float to signed int"
18373 msgstr ""
18374
18375 #: config/tc-tic30.c:1786 config/tc-tic30.c:1857
18376 msgid "first operand is too large for 16-bit signed int"
18377 msgstr ""
18378
18379 #: config/tc-tic30.c:1851
18380 msgid "first operand is floating point"
18381 msgstr ""
18382
18383 #. Shouldn't get here.
18384 #: config/tc-tic30.c:1882
18385 msgid "interrupt vector for trap instruction out of range"
18386 msgstr ""
18387
18388 #: config/tc-tic30.c:1927
18389 msgid "LDP instruction needs a 24-bit operand"
18390 msgstr ""
18391
18392 #: config/tc-tic30.c:1951
18393 msgid "first operand is too large for a 24-bit displacement"
18394 msgstr ""
18395
18396 #: config/tc-tic4x.c:390
18397 msgid "Nan, using zero."
18398 msgstr ""
18399
18400 #: config/tc-tic4x.c:508
18401 #, c-format
18402 msgid "Cannot represent exponent in %d bits"
18403 msgstr ""
18404
18405 #: config/tc-tic4x.c:591 config/tc-tic4x.c:601
18406 msgid "Invalid floating point number"
18407 msgstr ""
18408
18409 #: config/tc-tic4x.c:720
18410 msgid "Comma expected\n"
18411 msgstr ""
18412
18413 #: config/tc-tic4x.c:754 config/tc-tic54x.c:498
18414 msgid ".bss size argument missing\n"
18415 msgstr ""
18416
18417 #: config/tc-tic4x.c:762
18418 #, c-format
18419 msgid ".bss size %ld < 0!"
18420 msgstr ""
18421
18422 #: config/tc-tic4x.c:894
18423 msgid "Non-constant symbols not allowed\n"
18424 msgstr ""
18425
18426 #: config/tc-tic4x.c:925
18427 msgid "Symbol missing\n"
18428 msgstr ""
18429
18430 #. Skip null symbol terminator.
18431 #: config/tc-tic4x.c:973
18432 msgid ".sect: subsection name ignored"
18433 msgstr ""
18434
18435 #: config/tc-tic4x.c:1001 config/tc-tic4x.c:1102 config/tc-tic54x.c:1476
18436 #, c-format
18437 msgid "Error setting flags for \"%s\": %s"
18438 msgstr ""
18439
18440 #: config/tc-tic4x.c:1033
18441 msgid ".set syntax invalid\n"
18442 msgstr ""
18443
18444 #: config/tc-tic4x.c:1091
18445 msgid ".usect: non-zero alignment flag ignored"
18446 msgstr ""
18447
18448 #: config/tc-tic4x.c:1122
18449 #, c-format
18450 msgid "This assembler does not support processor generation %ld"
18451 msgstr ""
18452
18453 #: config/tc-tic4x.c:1126
18454 msgid "Changing processor generation on fly not supported..."
18455 msgstr ""
18456
18457 #: config/tc-tic4x.c:1413
18458 msgid "Auxiliary register AR0--AR7 required for indirect"
18459 msgstr ""
18460
18461 #: config/tc-tic4x.c:1427
18462 #, c-format
18463 msgid "Bad displacement %d (require 0--255)\n"
18464 msgstr ""
18465
18466 #: config/tc-tic4x.c:1445
18467 msgid "Index register IR0,IR1 required for displacement"
18468 msgstr ""
18469
18470 #: config/tc-tic4x.c:1513
18471 msgid "Expecting a register name"
18472 msgstr ""
18473
18474 #: config/tc-tic4x.c:1525 config/tc-tic4x.c:1548 config/tc-tic4x.c:1614
18475 msgid "Number too large"
18476 msgstr " "
18477
18478 #: config/tc-tic4x.c:1538 config/tc-tic4x.c:1561
18479 msgid "Expecting a constant value"
18480 msgstr ""
18481
18482 #: config/tc-tic4x.c:1569
18483 #, c-format
18484 msgid "Bad direct addressing construct %s"
18485 msgstr ""
18486
18487 #: config/tc-tic4x.c:1573
18488 #, c-format
18489 msgid "Direct value of %ld is not suitable"
18490 msgstr ""
18491
18492 #: config/tc-tic4x.c:1597
18493 msgid "Unknown indirect addressing mode"
18494 msgstr ""
18495
18496 #: config/tc-tic4x.c:1694
18497 #, c-format
18498 msgid "Immediate value of %ld is too large for ldf"
18499 msgstr ""
18500
18501 #: config/tc-tic4x.c:1734
18502 msgid "Destination register must be ARn"
18503 msgstr ""
18504
18505 #: config/tc-tic4x.c:1753 config/tc-tic4x.c:2126 config/tc-tic4x.c:2185
18506 #, c-format
18507 msgid "Immediate value of %ld is too large"
18508 msgstr ""
18509
18510 #: config/tc-tic4x.c:1782 config/tc-tic4x.c:1987
18511 msgid "Invalid indirect addressing mode"
18512 msgstr ""
18513
18514 #: config/tc-tic4x.c:1806 config/tc-tic4x.c:1846 config/tc-tic4x.c:2037
18515 #: config/tc-tic4x.c:2059
18516 msgid "Register must be Rn"
18517 msgstr ""
18518
18519 #: config/tc-tic4x.c:1860 config/tc-tic4x.c:1930 config/tc-tic4x.c:1944
18520 msgid "Register must be R0--R7"
18521 msgstr ""
18522
18523 #: config/tc-tic4x.c:1884 config/tc-tic4x.c:1912
18524 #, c-format
18525 msgid "Invalid indirect addressing mode displacement %d"
18526 msgstr ""
18527
18528 #: config/tc-tic4x.c:1958
18529 msgid "Destination register must be R2 or R3"
18530 msgstr ""
18531
18532 #: config/tc-tic4x.c:1972
18533 msgid "Destination register must be R0 or R1"
18534 msgstr ""
18535
18536 #: config/tc-tic4x.c:2009
18537 #, c-format
18538 msgid "Displacement value of %ld is too large"
18539 msgstr ""
18540
18541 #: config/tc-tic4x.c:2070 config/tc-tic4x.c:2201
18542 msgid "Floating point number not valid in expression"
18543 msgstr ""
18544
18545 #: config/tc-tic4x.c:2084
18546 #, c-format
18547 msgid "Signed immediate value %ld too large"
18548 msgstr ""
18549
18550 #: config/tc-tic4x.c:2147
18551 #, c-format
18552 msgid "Unsigned immediate value %ld too large"
18553 msgstr ""
18554
18555 #: config/tc-tic4x.c:2215
18556 #, c-format
18557 msgid "Immediate value %ld too large"
18558 msgstr ""
18559
18560 #: config/tc-tic4x.c:2234 config/tc-tic4x.c:2262
18561 msgid "Register must be ivtp or tvtp"
18562 msgstr ""
18563
18564 #: config/tc-tic4x.c:2248
18565 msgid "Register must be address register"
18566 msgstr ""
18567
18568 #: config/tc-tic4x.c:2321
18569 msgid "Source and destination register should not be equal"
18570 msgstr ""
18571
18572 #: config/tc-tic4x.c:2336
18573 msgid "Equal parallel destination registers, one result will be discarded"
18574 msgstr ""
18575
18576 #: config/tc-tic4x.c:2377
18577 msgid "Too many operands scanned"
18578 msgstr ""
18579
18580 #: config/tc-tic4x.c:2408
18581 msgid "Parallel opcode cannot contain more than two instructions"
18582 msgstr ""
18583
18584 #: config/tc-tic4x.c:2481
18585 #, c-format
18586 msgid "Invalid operands for %s"
18587 msgstr ""
18588
18589 #: config/tc-tic4x.c:2484
18590 #, c-format
18591 msgid "Invalid instruction %s"
18592 msgstr ""
18593
18594 #: config/tc-tic4x.c:2634
18595 #, c-format
18596 msgid "Bad relocation type: 0x%02x"
18597 msgstr ""
18598
18599 #: config/tc-tic4x.c:2692
18600 #, c-format
18601 msgid "Unsupported processor generation %d"
18602 msgstr ""
18603
18604 #: config/tc-tic4x.c:2700
18605 msgid "Option -b is depreciated, please use -mbig"
18606 msgstr ""
18607
18608 #: config/tc-tic4x.c:2707
18609 msgid "Option -p is depreciated, please use -mmemparm"
18610 msgstr ""
18611
18612 #: config/tc-tic4x.c:2714
18613 msgid "Option -r is depreciated, please use -mregparm"
18614 msgstr ""
18615
18616 #: config/tc-tic4x.c:2721
18617 msgid "Option -s is depreciated, please use -msmall"
18618 msgstr ""
18619
18620 #: config/tc-tic4x.c:2750
18621 #, c-format
18622 msgid ""
18623 "\n"
18624 "TIC4X options:\n"
18625 " -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
18626 " 30 - TMS320C30\n"
18627 " 31 - TMS320C31, TMS320LC31\n"
18628 " 32 - TMS320C32\n"
18629 " 33 - TMS320VC33\n"
18630 " 40 - TMS320C40\n"
18631 " 44 - TMS320C44\n"
18632 " -mrev=REV set cpu hardware revision (integer numbers).\n"
18633 " Combinations of -mcpu and -mrev will enable/disable\n"
18634 " the appropriate options (-midle2, -mlowpower and\n"
18635 " -menhanced) according to the selected type\n"
18636 " -mbig select big memory model\n"
18637 " -msmall select small memory model (default)\n"
18638 " -mregparm select register parameters (default)\n"
18639 " -mmemparm select memory parameters\n"
18640 " -midle2 enable IDLE2 support\n"
18641 " -mlowpower enable LOPOWER and MAXSPEED support\n"
18642 " -menhanced enable enhanced opcode support\n"
18643 msgstr ""
18644
18645 #: config/tc-tic4x.c:2795
18646 #, c-format
18647 msgid "Label \"$%d\" redefined"
18648 msgstr ""
18649
18650 #: config/tc-tic4x.c:3004
18651 #, c-format
18652 msgid "Reloc %d not supported by object file format"
18653 msgstr ""
18654
18655 #. Only word (et al.), align, or conditionals are allowed within
18656 #. .struct/.union.
18657 #: config/tc-tic54x.c:242
18658 msgid "pseudo-op illegal within .struct/.union"
18659 msgstr ""
18660
18661 #: config/tc-tic54x.c:256
18662 #, c-format
18663 msgid "C54x-specific command line options:\n"
18664 msgstr ""
18665
18666 #: config/tc-tic54x.c:257
18667 #, c-format
18668 msgid "-mfar-mode | -mf Use extended addressing\n"
18669 msgstr ""
18670
18671 #: config/tc-tic54x.c:258
18672 #, c-format
18673 msgid "-mcpu=<CPU version> Specify the CPU version\n"
18674 msgstr ""
18675
18676 #: config/tc-tic54x.c:259
18677 #, c-format
18678 msgid "-merrors-to-file <filename>\n"
18679 msgstr ""
18680
18681 #: config/tc-tic54x.c:260
18682 #, c-format
18683 msgid "-me <filename> Redirect errors to a file\n"
18684 msgstr ""
18685
18686 #: config/tc-tic54x.c:373
18687 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
18688 msgstr ""
18689
18690 #: config/tc-tic54x.c:385
18691 msgid "symbols assigned with .asg must begin with a letter"
18692 msgstr ""
18693
18694 #: config/tc-tic54x.c:423
18695 msgid "Unterminated string after absolute expression"
18696 msgstr ""
18697
18698 #: config/tc-tic54x.c:431
18699 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
18700 msgstr ""
18701
18702 #: config/tc-tic54x.c:439
18703 msgid "symbols assigned with .eval must begin with a letter"
18704 msgstr ""
18705
18706 #: config/tc-tic54x.c:507
18707 #, c-format
18708 msgid ".bss size %d < 0!"
18709 msgstr ""
18710
18711 #: config/tc-tic54x.c:693
18712 msgid "Offset on nested structures is ignored"
18713 msgstr ""
18714
18715 #: config/tc-tic54x.c:743
18716 #, c-format
18717 msgid ".end%s without preceding .%s"
18718 msgstr ""
18719
18720 #: config/tc-tic54x.c:809
18721 #, c-format
18722 msgid "Unrecognized struct/union tag '%s'"
18723 msgstr ""
18724
18725 #: config/tc-tic54x.c:811
18726 msgid ".tag requires a structure tag"
18727 msgstr ""
18728
18729 #: config/tc-tic54x.c:817
18730 msgid "Label required for .tag"
18731 msgstr ""
18732
18733 #: config/tc-tic54x.c:836
18734 #, c-format
18735 msgid ".tag target '%s' undefined"
18736 msgstr ""
18737
18738 #: config/tc-tic54x.c:900
18739 #, c-format
18740 msgid ".field count '%d' out of range (1 <= X <= 32)"
18741 msgstr ""
18742
18743 #: config/tc-tic54x.c:928
18744 #, c-format
18745 msgid "Unrecognized field type '%c'"
18746 msgstr ""
18747
18748 #: config/tc-tic54x.c:1052
18749 msgid "Overflow in expression, truncated to 8 bits"
18750 msgstr ""
18751
18752 #: config/tc-tic54x.c:1057
18753 msgid "Overflow in expression, truncated to 16 bits"
18754 msgstr ""
18755
18756 #. Disallow .byte with a non constant expression that will
18757 #. require relocation.
18758 #: config/tc-tic54x.c:1065
18759 msgid "Relocatable values require at least WORD storage"
18760 msgstr ""
18761
18762 #: config/tc-tic54x.c:1126
18763 msgid "Use of .def/.ref is deprecated. Use .global instead"
18764 msgstr ""
18765
18766 #: config/tc-tic54x.c:1343
18767 msgid ".space/.bes repeat count is negative, ignored"
18768 msgstr ""
18769
18770 #: config/tc-tic54x.c:1348
18771 msgid ".space/.bes repeat count is zero, ignored"
18772 msgstr ""
18773
18774 #: config/tc-tic54x.c:1419
18775 msgid "Missing size argument"
18776 msgstr ""
18777
18778 #: config/tc-tic54x.c:1551
18779 msgid "CPU version has already been set"
18780 msgstr ""
18781
18782 #: config/tc-tic54x.c:1555
18783 #, c-format
18784 msgid "Unrecognized version '%s'"
18785 msgstr ""
18786
18787 #: config/tc-tic54x.c:1561
18788 msgid "Changing of CPU version on the fly not supported"
18789 msgstr ""
18790
18791 #: config/tc-tic54x.c:1692
18792 msgid "p2align not supported on this target"
18793 msgstr ""
18794
18795 #: config/tc-tic54x.c:1704
18796 msgid "Argument to .even ignored"
18797 msgstr ""
18798
18799 #: config/tc-tic54x.c:1750
18800 msgid "Invalid field size, must be from 1 to 32"
18801 msgstr ""
18802
18803 #: config/tc-tic54x.c:1763
18804 msgid "field size must be 16 when value is relocatable"
18805 msgstr ""
18806
18807 #: config/tc-tic54x.c:1778
18808 msgid "field value truncated"
18809 msgstr ""
18810
18811 #: config/tc-tic54x.c:1882 config/tc-tic54x.c:2168
18812 #, c-format
18813 msgid "Unrecognized section '%s'"
18814 msgstr ""
18815
18816 #: config/tc-tic54x.c:1891
18817 msgid "Current section is uninitialized, section name required for .clink"
18818 msgstr ""
18819
18820 #: config/tc-tic54x.c:2079
18821 msgid "ENDLOOP without corresponding LOOP"
18822 msgstr ""
18823
18824 #: config/tc-tic54x.c:2120
18825 msgid "Mixing of normal and extended addressing not supported"
18826 msgstr ""
18827
18828 #: config/tc-tic54x.c:2126
18829 msgid "Extended addressing not supported on the specified CPU"
18830 msgstr ""
18831
18832 #: config/tc-tic54x.c:2174
18833 msgid ".sblock may be used for initialized sections only"
18834 msgstr ""
18835
18836 #: config/tc-tic54x.c:2204
18837 msgid "Symbol missing for .set/.equ"
18838 msgstr ""
18839
18840 #: config/tc-tic54x.c:2259
18841 msgid ".var may only be used within a macro definition"
18842 msgstr ""
18843
18844 #: config/tc-tic54x.c:2267
18845 msgid "Substitution symbols must begin with a letter"
18846 msgstr ""
18847
18848 #: config/tc-tic54x.c:2346
18849 #, c-format
18850 msgid "can't open macro library file '%s' for reading: %s"
18851 msgstr ""
18852
18853 #: config/tc-tic54x.c:2353
18854 #, c-format
18855 msgid "File '%s' not in macro archive format"
18856 msgstr ""
18857
18858 #: config/tc-tic54x.c:2483
18859 #, c-format
18860 msgid "Bad COFF version '%s'"
18861 msgstr ""
18862
18863 #: config/tc-tic54x.c:2492
18864 #, c-format
18865 msgid "Bad CPU version '%s'"
18866 msgstr ""
18867
18868 #: config/tc-tic54x.c:2505 config/tc-tic54x.c:2508
18869 #, c-format
18870 msgid "Can't redirect stderr to the file '%s'"
18871 msgstr ""
18872
18873 #: config/tc-tic54x.c:2527
18874 msgid "Macro nesting is too deep"
18875 msgstr ""
18876
18877 #: config/tc-tic54x.c:2630
18878 #, c-format
18879 msgid "Undefined substitution symbol '%s'"
18880 msgstr ""
18881
18882 #: config/tc-tic54x.c:3113
18883 #, c-format
18884 msgid "Unbalanced parenthesis in operand %d"
18885 msgstr ""
18886
18887 #: config/tc-tic54x.c:3144 config/tc-tic54x.c:3152
18888 msgid "Expecting operand after ','"
18889 msgstr ""
18890
18891 #: config/tc-tic54x.c:3163
18892 msgid "Extra junk on line"
18893 msgstr ""
18894
18895 #: config/tc-tic54x.c:3200
18896 msgid "Badly formed address expression"
18897 msgstr ""
18898
18899 #: config/tc-tic54x.c:3453
18900 #, c-format
18901 msgid "Invalid dmad syntax '%s'"
18902 msgstr ""
18903
18904 #: config/tc-tic54x.c:3517
18905 #, c-format
18906 msgid "Use the .mmregs directive to use memory-mapped register names such as '%s'"
18907 msgstr ""
18908
18909 #: config/tc-tic54x.c:3568
18910 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
18911 msgstr ""
18912
18913 #: config/tc-tic54x.c:3588
18914 #, c-format
18915 msgid "Unrecognized indirect address format \"%s\""
18916 msgstr ""
18917
18918 #: config/tc-tic54x.c:3626
18919 #, c-format
18920 msgid "Operand '%s' out of range (%d <= x <= %d)"
18921 msgstr ""
18922
18923 #: config/tc-tic54x.c:3646
18924 msgid "Error in relocation handling"
18925 msgstr ""
18926
18927 #: config/tc-tic54x.c:3665 config/tc-tic54x.c:3727 config/tc-tic54x.c:3755
18928 #, c-format
18929 msgid "Unrecognized condition code \"%s\""
18930 msgstr ""
18931
18932 #: config/tc-tic54x.c:3682
18933 #, c-format
18934 msgid "Condition \"%s\" does not match preceding group"
18935 msgstr ""
18936
18937 #: config/tc-tic54x.c:3690
18938 #, c-format
18939 msgid "Condition \"%s\" uses a different accumulator from a preceding condition"
18940 msgstr ""
18941
18942 #: config/tc-tic54x.c:3697
18943 msgid "Only one comparison conditional allowed"
18944 msgstr ""
18945
18946 #: config/tc-tic54x.c:3702
18947 msgid "Only one overflow conditional allowed"
18948 msgstr ""
18949
18950 #: config/tc-tic54x.c:3710
18951 #, c-format
18952 msgid "Duplicate %s conditional"
18953 msgstr ""
18954
18955 #: config/tc-tic54x.c:3741
18956 msgid "Invalid auxiliary register (use AR0-AR7)"
18957 msgstr ""
18958
18959 #: config/tc-tic54x.c:3772
18960 msgid "lk addressing modes are invalid for memory-mapped register addressing"
18961 msgstr ""
18962
18963 #: config/tc-tic54x.c:3780
18964 msgid "Address mode *+ARx is not allowed in memory-mapped register addressing. Resulting behavior is undefined."
18965 msgstr ""
18966
18967 #: config/tc-tic54x.c:3806
18968 msgid "Destination accumulator for each part of this parallel instruction must be different"
18969 msgstr ""
18970
18971 #: config/tc-tic54x.c:3855
18972 #, c-format
18973 msgid "Memory mapped register \"%s\" out of range"
18974 msgstr ""
18975
18976 #: config/tc-tic54x.c:3894
18977 msgid "Invalid operand (use 1, 2, or 3)"
18978 msgstr ""
18979
18980 #: config/tc-tic54x.c:3919
18981 msgid "A status register or status bit name is required"
18982 msgstr ""
18983
18984 #: config/tc-tic54x.c:3929
18985 #, c-format
18986 msgid "Unrecognized status bit \"%s\""
18987 msgstr ""
18988
18989 #: config/tc-tic54x.c:3950
18990 #, c-format
18991 msgid "Invalid status register \"%s\""
18992 msgstr ""
18993
18994 #: config/tc-tic54x.c:3962
18995 #, c-format
18996 msgid "Operand \"%s\" out of range (use 1 or 2)"
18997 msgstr ""
18998
18999 #: config/tc-tic54x.c:4165
19000 #, c-format
19001 msgid "Unrecognized instruction \"%s\""
19002 msgstr ""
19003
19004 #: config/tc-tic54x.c:4193
19005 #, c-format
19006 msgid "Unrecognized operand list '%s' for instruction '%s'"
19007 msgstr ""
19008
19009 #: config/tc-tic54x.c:4223
19010 #, c-format
19011 msgid "Unrecognized parallel instruction \"%s\""
19012 msgstr ""
19013
19014 #: config/tc-tic54x.c:4272
19015 #, c-format
19016 msgid "Invalid operand (s) for parallel instruction \"%s\""
19017 msgstr ""
19018
19019 #: config/tc-tic54x.c:4275
19020 #, c-format
19021 msgid "Unrecognized parallel instruction combination \"%s || %s\""
19022 msgstr ""
19023
19024 #: config/tc-tic54x.c:4503
19025 #, c-format
19026 msgid "%s symbol recursion stopped at second appearance of '%s'"
19027 msgstr ""
19028
19029 #: config/tc-tic54x.c:4543
19030 msgid "Unrecognized substitution symbol function"
19031 msgstr ""
19032
19033 #: config/tc-tic54x.c:4548
19034 msgid "Missing '(' after substitution symbol function"
19035 msgstr ""
19036
19037 #: config/tc-tic54x.c:4561
19038 msgid "Expecting second argument"
19039 msgstr ""
19040
19041 #: config/tc-tic54x.c:4579 config/tc-tic54x.c:4629
19042 msgid "Extra junk in function call, expecting ')'"
19043 msgstr ""
19044
19045 #: config/tc-tic54x.c:4605
19046 msgid "Function expects two arguments"
19047 msgstr ""
19048
19049 #: config/tc-tic54x.c:4618
19050 msgid "Expecting character constant argument"
19051 msgstr ""
19052
19053 #: config/tc-tic54x.c:4624
19054 msgid "Both arguments must be substitution symbols"
19055 msgstr ""
19056
19057 #: config/tc-tic54x.c:4676
19058 #, c-format
19059 msgid "Invalid subscript (use 1 to %d)"
19060 msgstr ""
19061
19062 #: config/tc-tic54x.c:4686
19063 #, c-format
19064 msgid "Invalid length (use 0 to %d)"
19065 msgstr ""
19066
19067 #: config/tc-tic54x.c:4696
19068 msgid "Missing ')' in subscripted substitution symbol expression"
19069 msgstr ""
19070
19071 #: config/tc-tic54x.c:4716
19072 msgid "Missing forced substitution terminator ':'"
19073 msgstr ""
19074
19075 #: config/tc-tic54x.c:4870
19076 #, c-format
19077 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left)"
19078 msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left)"
19079 msgstr[0] ""
19080 msgstr[1] ""
19081
19082 #: config/tc-tic54x.c:4914
19083 #, c-format
19084 msgid "Unrecognized parallel instruction '%s'"
19085 msgstr ""
19086
19087 #: config/tc-tic54x.c:4926
19088 #, c-format
19089 msgid "Instruction '%s' requires an LP cpu version"
19090 msgstr ""
19091
19092 #: config/tc-tic54x.c:4933
19093 #, c-format
19094 msgid "Instruction '%s' requires far mode addressing"
19095 msgstr ""
19096
19097 #: config/tc-tic54x.c:4945
19098 #, c-format
19099 msgid "Instruction does not fit in available delay slots (%d-word insn, %d slot left). Resulting behavior is undefined."
19100 msgid_plural "Instruction does not fit in available delay slots (%d-word insn, %d slots left). Resulting behavior is undefined."
19101 msgstr[0] ""
19102 msgstr[1] ""
19103
19104 #: config/tc-tic54x.c:4959
19105 msgid "Instructions which cause PC discontinuity are not allowed in a delay slot. Resulting behavior is undefined."
19106 msgstr ""
19107
19108 #: config/tc-tic54x.c:4970
19109 #, c-format
19110 msgid "'%s' is not repeatable. Resulting behavior is undefined."
19111 msgstr ""
19112
19113 #: config/tc-tic54x.c:4974
19114 msgid "Instructions using long offset modifiers or absolute addresses are not repeatable. Resulting behavior is undefined."
19115 msgstr ""
19116
19117 #: config/tc-tic54x.c:5118
19118 #, c-format
19119 msgid "Unsupported relocation size %d"
19120 msgstr ""
19121
19122 #: config/tc-tic54x.c:5249
19123 msgid "non-absolute value used with .space/.bes"
19124 msgstr ""
19125
19126 #: config/tc-tic54x.c:5253
19127 #, c-format
19128 msgid "negative value ignored in %s"
19129 msgstr ""
19130
19131 #: config/tc-tic54x.c:5341
19132 #, c-format
19133 msgid "attempt to .space/.bes backwards? (%ld)"
19134 msgstr ""
19135
19136 #: config/tc-tic6x.c:232
19137 #, c-format
19138 msgid "unknown architecture '%s'"
19139 msgstr ""
19140
19141 #: config/tc-tic6x.c:262
19142 #, c-format
19143 msgid "unknown -mpid= argument '%s'"
19144 msgstr ""
19145
19146 #: config/tc-tic6x.c:320
19147 #, c-format
19148 msgid "TMS320C6000 options:\n"
19149 msgstr ""
19150
19151 #: config/tc-tic6x.c:321
19152 #, c-format
19153 msgid " -march=ARCH enable instructions from architecture ARCH\n"
19154 msgstr ""
19155
19156 #: config/tc-tic6x.c:322
19157 #, c-format
19158 msgid " -mbig-endian generate big-endian code\n"
19159 msgstr ""
19160
19161 #: config/tc-tic6x.c:323
19162 #, c-format
19163 msgid " -mlittle-endian generate little-endian code\n"
19164 msgstr ""
19165
19166 #: config/tc-tic6x.c:324
19167 #, c-format
19168 msgid " -mdsbt code uses DSBT addressing\n"
19169 msgstr ""
19170
19171 #: config/tc-tic6x.c:325
19172 #, c-format
19173 msgid " -mno-dsbt code does not use DSBT addressing\n"
19174 msgstr ""
19175
19176 #: config/tc-tic6x.c:326
19177 #, c-format
19178 msgid " -mpid=no code uses position-dependent data addressing\n"
19179 msgstr ""
19180
19181 #: config/tc-tic6x.c:327
19182 #, c-format
19183 msgid ""
19184 " -mpid=near code uses position-independent data addressing,\n"
19185 " GOT accesses use near DP addressing\n"
19186 msgstr ""
19187
19188 #: config/tc-tic6x.c:329
19189 #, c-format
19190 msgid ""
19191 " -mpid=far code uses position-independent data addressing,\n"
19192 " GOT accesses use far DP addressing\n"
19193 msgstr ""
19194
19195 #: config/tc-tic6x.c:331
19196 #, c-format
19197 msgid " -mpic code addressing is position-independent\n"
19198 msgstr ""
19199
19200 #: config/tc-tic6x.c:332
19201 #, c-format
19202 msgid " -mno-pic code addressing is position-dependent\n"
19203 msgstr ""
19204
19205 #: config/tc-tic6x.c:337
19206 #, c-format
19207 msgid "Supported ARCH values are:"
19208 msgstr ""
19209
19210 #: config/tc-tic6x.c:384
19211 msgid "unexpected .cantunwind directive"
19212 msgstr ""
19213
19214 #: config/tc-tic6x.c:404
19215 msgid "unexpected .handlerdata directive"
19216 msgstr ""
19217
19218 #: config/tc-tic6x.c:416
19219 msgid "personality routine required before .handlerdata directive"
19220 msgstr ""
19221
19222 #: config/tc-tic6x.c:531
19223 msgid "expected symbol"
19224 msgstr ""
19225
19226 #: config/tc-tic6x.c:578
19227 msgid "expected comma after symbol name"
19228 msgstr ""
19229
19230 #: config/tc-tic6x.c:588
19231 #, c-format
19232 msgid "invalid length for .scomm directive"
19233 msgstr ""
19234
19235 #: config/tc-tic6x.c:602
19236 msgid "alignment is not a positive number"
19237 msgstr ""
19238
19239 #: config/tc-tic6x.c:614
19240 msgid "alignment is not a power of 2"
19241 msgstr ""
19242
19243 #: config/tc-tic6x.c:629
19244 #, c-format
19245 msgid "attempt to re-define symbol `%s'"
19246 msgstr ""
19247
19248 #: config/tc-tic6x.c:638
19249 #, c-format
19250 msgid "attempt to redefine `%s' with a different length"
19251 msgstr ""
19252
19253 #: config/tc-tic6x.c:835
19254 msgid "multiple '||' on same line"
19255 msgstr ""
19256
19257 #: config/tc-tic6x.c:838
19258 msgid "'||' after predicate"
19259 msgstr ""
19260
19261 #: config/tc-tic6x.c:882
19262 msgid "multiple predicates on same line"
19263 msgstr ""
19264
19265 #: config/tc-tic6x.c:888
19266 #, c-format
19267 msgid "bad predicate '%s'"
19268 msgstr ""
19269
19270 #: config/tc-tic6x.c:899
19271 msgid "predication on A0 not supported on this architecture"
19272 msgstr ""
19273
19274 #: config/tc-tic6x.c:932
19275 msgid "label after '||'"
19276 msgstr ""
19277
19278 #: config/tc-tic6x.c:938
19279 msgid "label after predicate"
19280 msgstr ""
19281
19282 #: config/tc-tic6x.c:962
19283 msgid "'||' not followed by instruction"
19284 msgstr ""
19285
19286 #: config/tc-tic6x.c:968
19287 msgid "predicate not followed by instruction"
19288 msgstr ""
19289
19290 #: config/tc-tic6x.c:1401
19291 #, c-format
19292 msgid "control register '%s' not supported on this architecture"
19293 msgstr ""
19294
19295 #: config/tc-tic6x.c:1580 config/tc-tic6x.c:1583 config/tc-tic6x.c:1636
19296 #: config/tc-tic6x.c:1640
19297 #, c-format
19298 msgid "register number %u not supported on this architecture"
19299 msgstr ""
19300
19301 #: config/tc-tic6x.c:1611
19302 #, c-format
19303 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
19304 msgstr ""
19305
19306 #: config/tc-tic6x.c:1667
19307 #, c-format
19308 msgid "junk after operand %u of '%.*s'"
19309 msgstr ""
19310
19311 #: config/tc-tic6x.c:1680
19312 #, c-format
19313 msgid "bad register or register pair for operand %u of '%.*s'"
19314 msgstr ""
19315
19316 #: config/tc-tic6x.c:1686
19317 #, c-format
19318 msgid "bad register for operand %u of '%.*s'"
19319 msgstr ""
19320
19321 #: config/tc-tic6x.c:1691
19322 #, c-format
19323 msgid "bad register pair for operand %u of '%.*s'"
19324 msgstr ""
19325
19326 #: config/tc-tic6x.c:1696
19327 #, c-format
19328 msgid "bad functional unit for operand %u of '%.*s'"
19329 msgstr ""
19330
19331 #: config/tc-tic6x.c:1701
19332 #, c-format
19333 msgid "bad operand %u of '%.*s'"
19334 msgstr ""
19335
19336 #: config/tc-tic6x.c:1833
19337 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
19338 msgstr ""
19339
19340 #: config/tc-tic6x.c:1873
19341 msgid "$DSBT_INDEX not supported in this context"
19342 msgstr ""
19343
19344 #: config/tc-tic6x.c:1886
19345 msgid "$GOT not supported in this context"
19346 msgstr ""
19347
19348 #: config/tc-tic6x.c:1903
19349 msgid "$DPR_GOT not supported in this context"
19350 msgstr ""
19351
19352 #: config/tc-tic6x.c:1924
19353 msgid "$DPR_BYTE not supported in this context"
19354 msgstr ""
19355
19356 #: config/tc-tic6x.c:1941
19357 msgid "$DPR_HWORD not supported in this context"
19358 msgstr ""
19359
19360 #: config/tc-tic6x.c:1958
19361 msgid "$DPR_WORD not supported in this context"
19362 msgstr ""
19363
19364 #: config/tc-tic6x.c:1977
19365 msgid "$PCR_OFFSET not supported in this context"
19366 msgstr ""
19367
19368 #: config/tc-tic6x.c:1988
19369 msgid "invalid PC-relative operand"
19370 msgstr ""
19371
19372 #: config/tc-tic6x.c:2025
19373 #, c-format
19374 msgid "no %d-byte relocations available"
19375 msgstr ""
19376
19377 #: config/tc-tic6x.c:2512 config/tc-tic6x.c:2543 config/tc-tic6x.c:2561
19378 #: config/tc-tic6x.c:2991 config/tc-tic6x.c:3010 config/tc-tic6x.c:3042
19379 #, c-format
19380 msgid "operand %u of '%.*s' out of range"
19381 msgstr ""
19382
19383 #: config/tc-tic6x.c:2605 config/tc-tic6x.c:2830
19384 #, c-format
19385 msgid "offset in operand %u of '%.*s' not divisible by %u"
19386 msgstr ""
19387
19388 #: config/tc-tic6x.c:2822 config/tc-tic6x.c:2855
19389 #, c-format
19390 msgid "offset in operand %u of '%.*s' out of range"
19391 msgstr ""
19392
19393 #: config/tc-tic6x.c:2937
19394 #, c-format
19395 msgid "functional unit already masked for operand %u of '%.*s'"
19396 msgstr ""
19397
19398 #: config/tc-tic6x.c:2961 config/tc-tic6x.c:3718
19399 #, c-format
19400 msgid "'%.*s' instruction not in a software pipelined loop"
19401 msgstr ""
19402
19403 #: config/tc-tic6x.c:3060
19404 #, c-format
19405 msgid "instruction '%.*s' cannot be predicated"
19406 msgstr ""
19407
19408 #: config/tc-tic6x.c:3326
19409 #, c-format
19410 msgid "'%.*s' instruction not supported on this architecture"
19411 msgstr ""
19412
19413 #: config/tc-tic6x.c:3334
19414 #, c-format
19415 msgid "'%.*s' instruction not supported on this functional unit"
19416 msgstr ""
19417
19418 #: config/tc-tic6x.c:3342
19419 #, c-format
19420 msgid "'%.*s' instruction not supported on this functional unit for this architecture"
19421 msgstr ""
19422
19423 #: config/tc-tic6x.c:3362
19424 msgid "missing operand after comma"
19425 msgstr ""
19426
19427 #: config/tc-tic6x.c:3370 config/tc-tic6x.c:3388
19428 #, c-format
19429 msgid "too many operands to '%.*s'"
19430 msgstr ""
19431
19432 #: config/tc-tic6x.c:3401
19433 #, c-format
19434 msgid "bad number of operands to '%.*s'"
19435 msgstr ""
19436
19437 #: config/tc-tic6x.c:3473
19438 #, c-format
19439 msgid "operand %u of '%.*s' not constant"
19440 msgstr ""
19441
19442 #: config/tc-tic6x.c:3478
19443 #, c-format
19444 msgid "operand %u of '%.*s' on wrong side"
19445 msgstr ""
19446
19447 #: config/tc-tic6x.c:3483
19448 #, c-format
19449 msgid "operand %u of '%.*s' not a valid return address register"
19450 msgstr ""
19451
19452 #: config/tc-tic6x.c:3489
19453 #, c-format
19454 msgid "operand %u of '%.*s' is write-only"
19455 msgstr ""
19456
19457 #: config/tc-tic6x.c:3494
19458 #, c-format
19459 msgid "operand %u of '%.*s' is read-only"
19460 msgstr ""
19461
19462 #: config/tc-tic6x.c:3499
19463 #, c-format
19464 msgid "operand %u of '%.*s' not a valid memory reference"
19465 msgstr ""
19466
19467 #: config/tc-tic6x.c:3505
19468 #, c-format
19469 msgid "operand %u of '%.*s' not a valid base address register"
19470 msgstr ""
19471
19472 #: config/tc-tic6x.c:3591
19473 #, c-format
19474 msgid "bad operand combination for '%.*s'"
19475 msgstr ""
19476
19477 #: config/tc-tic6x.c:3637
19478 msgid "parallel instruction not following another instruction"
19479 msgstr ""
19480
19481 #: config/tc-tic6x.c:3643
19482 msgid "too many instructions in execute packet"
19483 msgstr ""
19484
19485 #: config/tc-tic6x.c:3648
19486 msgid "label not at start of execute packet"
19487 msgstr ""
19488
19489 #: config/tc-tic6x.c:3651
19490 #, c-format
19491 msgid "'%.*s' instruction not at start of execute packet"
19492 msgstr ""
19493
19494 #: config/tc-tic6x.c:3699
19495 msgid "functional unit already used in this execute packet"
19496 msgstr ""
19497
19498 #: config/tc-tic6x.c:3707
19499 msgid "nested software pipelined loop"
19500 msgstr ""
19501
19502 #: config/tc-tic6x.c:3726
19503 msgid "'||^' without previous SPMASK"
19504 msgstr ""
19505
19506 #: config/tc-tic6x.c:3728
19507 msgid "cannot mask instruction using no functional unit"
19508 msgstr ""
19509
19510 #: config/tc-tic6x.c:3740
19511 msgid "functional unit already masked"
19512 msgstr ""
19513
19514 #: config/tc-tic6x.c:3805
19515 msgid "value too large for 2-byte field"
19516 msgstr ""
19517
19518 #: config/tc-tic6x.c:3815
19519 msgid "value too large for 1-byte field"
19520 msgstr ""
19521
19522 #: config/tc-tic6x.c:3942
19523 msgid "immediate offset not 2-byte-aligned"
19524 msgstr ""
19525
19526 #: config/tc-tic6x.c:3970
19527 msgid "immediate offset not 4-byte-aligned"
19528 msgstr ""
19529
19530 #: config/tc-tic6x.c:3984
19531 msgid "addend used with $DSBT_INDEX"
19532 msgstr ""
19533
19534 #: config/tc-tic6x.c:3998 config/tc-tic6x.c:4016 config/tc-tic6x.c:4034
19535 #: config/tc-tic6x.c:4052
19536 msgid "PC-relative offset not 4-byte-aligned"
19537 msgstr ""
19538
19539 #: config/tc-tic6x.c:4001 config/tc-tic6x.c:4019 config/tc-tic6x.c:4037
19540 #: config/tc-tic6x.c:4055
19541 msgid "PC-relative offset out of range"
19542 msgstr ""
19543
19544 #: config/tc-tic6x.c:4536
19545 #, c-format
19546 msgid "undefined symbol %s in PCR relocation"
19547 msgstr ""
19548
19549 #: config/tc-tic6x.c:4653
19550 #, c-format
19551 msgid "group section `%s' has no group signature"
19552 msgstr ""
19553
19554 #: config/tc-tic6x.c:4805
19555 msgid "missing .endp before .cfi_startproc"
19556 msgstr ""
19557
19558 #: config/tc-tic6x.c:4910
19559 msgid "stack pointer offset too large for personality routine"
19560 msgstr ""
19561
19562 #: config/tc-tic6x.c:4917
19563 msgid "stack frame layout does not match personality routine"
19564 msgstr ""
19565
19566 #: config/tc-tic6x.c:5051
19567 msgid "too many unwinding instructions"
19568 msgstr ""
19569
19570 #: config/tc-tic6x.c:5126 config/tc-tic6x.c:5139 config/tc-tic6x.c:5147
19571 #, c-format
19572 msgid "unable to generate unwinding opcode for reg %d"
19573 msgstr ""
19574
19575 #: config/tc-tic6x.c:5156
19576 msgid "unable to restore return address from previously restored reg"
19577 msgstr ""
19578
19579 #: config/tc-tic6x.c:5168
19580 #, c-format
19581 msgid "unhandled CFA insn for unwinding (%d)"
19582 msgstr ""
19583
19584 #: config/tc-tic6x.c:5178
19585 #, c-format
19586 msgid "unable to generate unwinding opcode for frame pointer reg %d"
19587 msgstr ""
19588
19589 #: config/tc-tic6x.c:5187
19590 msgid "unable to generate unwinding opcode for frame pointer offset"
19591 msgstr ""
19592
19593 #: config/tc-tic6x.c:5196
19594 msgid "unwound stack pointer not doubleword aligned"
19595 msgstr ""
19596
19597 #: config/tc-tic6x.c:5341
19598 msgid "stack frame layout too complex for unwinder"
19599 msgstr ""
19600
19601 #: config/tc-tic6x.c:5358
19602 msgid "unwound frame has negative size"
19603 msgstr ""
19604
19605 #: config/tc-tilegx.c:141
19606 #, c-format
19607 msgid ""
19608 " -Q ignored\n"
19609 " -V print assembler version number\n"
19610 " -EB/-EL generate big-endian/little-endian code\n"
19611 " --32/--64 generate 32bit/64bit code\n"
19612 msgstr ""
19613
19614 #: config/tc-tilegx.c:731 config/tc-tilepro.c:619
19615 msgid "Invalid operator for operand."
19616 msgstr ""
19617
19618 #: config/tc-tilegx.c:754 config/tc-tilepro.c:642
19619 msgid "Operator may only be applied to symbols."
19620 msgstr ""
19621
19622 #: config/tc-tilegx.c:819 config/tc-tilepro.c:707
19623 #, c-format
19624 msgid "Writes to register '%s' are not allowed."
19625 msgstr ""
19626
19627 #: config/tc-tilegx.c:846 config/tc-tilepro.c:734
19628 #, c-format
19629 msgid "Two instructions in the same bundle both write to register %s, which is not allowed."
19630 msgstr ""
19631
19632 #: config/tc-tilegx.c:911 config/tc-tilepro.c:798
19633 #, c-format
19634 msgid "'%s' may not be bundled with other instructions."
19635 msgstr ""
19636
19637 #: config/tc-tilegx.c:941 config/tc-tilepro.c:828
19638 msgid "Invalid combination of instructions for bundle."
19639 msgstr ""
19640
19641 #: config/tc-tilegx.c:974 config/tc-tilepro.c:861
19642 msgid "instruction address is not a multiple of 8"
19643 msgstr ""
19644
19645 #: config/tc-tilegx.c:1051 config/tc-tilepro.c:939
19646 msgid "Invalid expression."
19647 msgstr ""
19648
19649 #: config/tc-tilegx.c:1092 config/tc-tilepro.c:980
19650 #, c-format
19651 msgid "Expected register, got '%s'."
19652 msgstr ""
19653
19654 #: config/tc-tilegx.c:1098 config/tc-tilepro.c:986
19655 #, c-format
19656 msgid "Found use of non-canonical register name %s; use %s instead."
19657 msgstr ""
19658
19659 #: config/tc-tilegx.c:1158 config/tc-tilepro.c:1045
19660 #, c-format
19661 msgid "Too few operands to '%s'."
19662 msgstr ""
19663
19664 #: config/tc-tilegx.c:1163 config/tc-tilepro.c:1050
19665 #, c-format
19666 msgid "Unexpected character '%c' after operand %d to %s."
19667 msgstr ""
19668
19669 #: config/tc-tilegx.c:1184 config/tc-tilepro.c:1071
19670 msgid "Expected immediate expression"
19671 msgstr ""
19672
19673 #: config/tc-tilegx.c:1197 config/tc-tilegx.c:1799 config/tc-tilepro.c:1084
19674 #: config/tc-tilepro.c:1580
19675 msgid "Found '}' when not bundling."
19676 msgstr ""
19677
19678 #: config/tc-tilegx.c:1238 config/tc-tilepro.c:1124
19679 #, c-format
19680 msgid "Unknown opcode `%.*s'."
19681 msgstr ""
19682
19683 #: config/tc-tilegx.c:1249 config/tc-tilepro.c:1135
19684 msgid "Too many instructions for bundle."
19685 msgstr ""
19686
19687 #: config/tc-tilegx.c:1341 config/tc-tilepro.c:1217
19688 msgid "Bad call to md_atof ()"
19689 msgstr ""
19690
19691 #: config/tc-tilegx.c:1417 config/tc-tilepro.c:1280
19692 msgid "This operator only produces two byte values."
19693 msgstr ""
19694
19695 #: config/tc-tilegx.c:1744 config/tc-tilepro.c:1525
19696 #, c-format
19697 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
19698 msgstr ""
19699
19700 #: config/tc-tilegx.c:1787 config/tc-tilepro.c:1568
19701 msgid "Found '{' when already bundling."
19702 msgstr ""
19703
19704 #: config/tc-tilepro.c:98
19705 #, c-format
19706 msgid ""
19707 " -Q ignored\n"
19708 " -V print assembler version number\n"
19709 msgstr ""
19710
19711 #: config/tc-v850.c:290
19712 #, c-format
19713 msgid ".COMMon length (%d.) < 0! Ignored."
19714 msgstr ""
19715
19716 #: config/tc-v850.c:311
19717 #, c-format
19718 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
19719 msgstr ""
19720
19721 #: config/tc-v850.c:337
19722 msgid "Common alignment negative; 0 assumed"
19723 msgstr ""
19724
19725 #: config/tc-v850.c:540
19726 msgid ".longcall pseudo-op seen when not relaxing"
19727 msgstr ""
19728
19729 #: config/tc-v850.c:542
19730 msgid ".longjump pseudo-op seen when not relaxing"
19731 msgstr ""
19732
19733 #: config/tc-v850.c:549
19734 msgid "bad .longcall format"
19735 msgstr ""
19736
19737 #: config/tc-v850.c:1386
19738 #, c-format
19739 msgid "unknown operand shift: %x\n"
19740 msgstr ""
19741
19742 #: config/tc-v850.c:1387
19743 msgid "internal failure in parse_register_list"
19744 msgstr ""
19745
19746 #: config/tc-v850.c:1403
19747 msgid "constant expression or register list expected"
19748 msgstr ""
19749
19750 #: config/tc-v850.c:1408
19751 msgid "high bits set in register list expression"
19752 msgstr ""
19753
19754 #: config/tc-v850.c:1446 config/tc-v850.c:1503
19755 msgid "illegal register included in list"
19756 msgstr ""
19757
19758 #: config/tc-v850.c:1452
19759 msgid "system registers cannot be included in list"
19760 msgstr ""
19761
19762 #: config/tc-v850.c:1478
19763 msgid "second register should follow dash in register list"
19764 msgstr ""
19765
19766 #: config/tc-v850.c:1483
19767 msgid "second register should be greater than first register"
19768 msgstr ""
19769
19770 #: config/tc-v850.c:1533
19771 #, c-format
19772 msgid " V850 options:\n"
19773 msgstr ""
19774
19775 #: config/tc-v850.c:1534
19776 #, c-format
19777 msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
19778 msgstr ""
19779
19780 #: config/tc-v850.c:1535
19781 #, c-format
19782 msgid " -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
19783 msgstr ""
19784
19785 #: config/tc-v850.c:1536
19786 #, c-format
19787 msgid " -mv850 The code is targeted at the v850\n"
19788 msgstr ""
19789
19790 #: config/tc-v850.c:1537
19791 #, c-format
19792 msgid " -mv850e The code is targeted at the v850e\n"
19793 msgstr ""
19794
19795 #: config/tc-v850.c:1538
19796 #, c-format
19797 msgid " -mv850e1 The code is targeted at the v850e1\n"
19798 msgstr ""
19799
19800 #: config/tc-v850.c:1539
19801 #, c-format
19802 msgid " -mv850e2 The code is targeted at the v850e2\n"
19803 msgstr ""
19804
19805 #: config/tc-v850.c:1540
19806 #, c-format
19807 msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
19808 msgstr ""
19809
19810 #: config/tc-v850.c:1541
19811 #, c-format
19812 msgid " -mv850e2v4 Alias for -mv850e3v5\n"
19813 msgstr ""
19814
19815 #: config/tc-v850.c:1542
19816 #, c-format
19817 msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
19818 msgstr ""
19819
19820 #: config/tc-v850.c:1543
19821 #, c-format
19822 msgid " -mrelax Enable relaxation\n"
19823 msgstr ""
19824
19825 #: config/tc-v850.c:1544
19826 #, c-format
19827 msgid " --disp-size-default-22 branch displacement with unknown size is 22 bits (default)\n"
19828 msgstr ""
19829
19830 #: config/tc-v850.c:1545
19831 #, c-format
19832 msgid " --disp-size-default-32 branch displacement with unknown size is 32 bits\n"
19833 msgstr ""
19834
19835 #: config/tc-v850.c:1546
19836 #, c-format
19837 msgid " -mextension enable extension opcode support\n"
19838 msgstr ""
19839
19840 #: config/tc-v850.c:1547
19841 #, c-format
19842 msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
19843 msgstr ""
19844
19845 #: config/tc-v850.c:1548
19846 #, c-format
19847 msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
19848 msgstr ""
19849
19850 #: config/tc-v850.c:1549
19851 #, c-format
19852 msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
19853 msgstr ""
19854
19855 #: config/tc-v850.c:1550
19856 #, c-format
19857 msgid " -mrh850-abi Mark the binary as using the RH850 ABI (default)\n"
19858 msgstr ""
19859
19860 #: config/tc-v850.c:1551
19861 #, c-format
19862 msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
19863 msgstr ""
19864
19865 #: config/tc-v850.c:1552
19866 #, c-format
19867 msgid " -m4byte-align Mark the binary as using 32-bit alignment (default)\n"
19868 msgstr ""
19869
19870 #: config/tc-v850.c:1553
19871 #, c-format
19872 msgid " -msoft-float Mark the binary as not using FP insns (default for pre e2v3)\n"
19873 msgstr ""
19874
19875 #: config/tc-v850.c:1554
19876 #, c-format
19877 msgid " -mhard-float Mark the binary as using FP insns (default for e2v3 and up)\n"
19878 msgstr ""
19879
19880 #: config/tc-v850.c:1922
19881 #, c-format
19882 msgid "Unable to determine default target processor from string: %s"
19883 msgstr ""
19884
19885 #: config/tc-v850.c:1965
19886 msgid "hi0() relocation used on an instruction which does not support it"
19887 msgstr ""
19888
19889 #: config/tc-v850.c:1985
19890 msgid "hi() relocation used on an instruction which does not support it"
19891 msgstr ""
19892
19893 #: config/tc-v850.c:2004
19894 msgid "lo() relocation used on an instruction which does not support it"
19895 msgstr ""
19896
19897 #: config/tc-v850.c:2015
19898 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
19899 msgstr ""
19900
19901 #: config/tc-v850.c:2031
19902 msgid "ctoff() relocation used on an instruction which does not support it"
19903 msgstr ""
19904
19905 #: config/tc-v850.c:2050
19906 msgid "sdaoff() relocation used on an instruction which does not support it"
19907 msgstr ""
19908
19909 #: config/tc-v850.c:2069
19910 msgid "zdaoff() relocation used on an instruction which does not support it"
19911 msgstr ""
19912
19913 #: config/tc-v850.c:2101
19914 msgid "tdaoff() relocation used on an instruction which does not support it"
19915 msgstr ""
19916
19917 #: config/tc-v850.c:2242
19918 #, c-format
19919 msgid "operand out of range (%d is not between %d and %d)"
19920 msgstr ""
19921
19922 #: config/tc-v850.c:2325
19923 msgid "st/ld offset 23 instruction was disabled ."
19924 msgstr ""
19925
19926 #: config/tc-v850.c:2334
19927 msgid "Target processor does not support this instruction."
19928 msgstr ""
19929
19930 #: config/tc-v850.c:2446 config/tc-v850.c:2456 config/tc-v850.c:2477
19931 #: config/tc-v850.c:2491 config/tc-v850.c:2497 config/tc-v850.c:2521
19932 #: config/tc-v850.c:2527 config/tc-v850.c:2534 config/tc-v850.c:2548
19933 #: config/tc-v850.c:2562 config/tc-v850.c:2568 config/tc-v850.c:2906
19934 msgid "immediate operand is too large"
19935 msgstr ""
19936
19937 #: config/tc-v850.c:2463
19938 #, c-format
19939 msgid "AAARG -> unhandled constant reloc: %d"
19940 msgstr ""
19941
19942 #: config/tc-v850.c:2598 config/tc-v850.c:2609
19943 msgid "constant too big to fit into instruction"
19944 msgstr ""
19945
19946 #: config/tc-v850.c:2684
19947 msgid "odd number cannot be used here"
19948 msgstr ""
19949
19950 #: config/tc-v850.c:2729
19951 msgid "invalid register name"
19952 msgstr ""
19953
19954 #: config/tc-v850.c:2735
19955 msgid "register r0 cannot be used here"
19956 msgstr ""
19957
19958 #: config/tc-v850.c:2741
19959 msgid "odd register cannot be used here"
19960 msgstr ""
19961
19962 #: config/tc-v850.c:2750
19963 msgid "invalid system register name"
19964 msgstr ""
19965
19966 #: config/tc-v850.c:2764
19967 msgid "expected EP register"
19968 msgstr ""
19969
19970 #: config/tc-v850.c:2781 config/tc-v850.c:2794
19971 msgid "invalid condition code name"
19972 msgstr ""
19973
19974 #: config/tc-v850.c:2787
19975 msgid "condition sa cannot be used here"
19976 msgstr ""
19977
19978 #: config/tc-v850.c:2800
19979 msgid "invalid cache operation name"
19980 msgstr ""
19981
19982 #: config/tc-v850.c:2805
19983 msgid "invalid pref operation name"
19984 msgstr ""
19985
19986 #: config/tc-v850.c:2810
19987 msgid "invalid vector register name"
19988 msgstr ""
19989
19990 #: config/tc-v850.c:2848
19991 msgid "syntax error: value is missing before the register name"
19992 msgstr ""
19993
19994 #: config/tc-v850.c:2850
19995 msgid "syntax error: register not expected"
19996 msgstr ""
19997
19998 #: config/tc-v850.c:2864
19999 msgid "syntax error: system register not expected"
20000 msgstr ""
20001
20002 #: config/tc-v850.c:2869 config/tc-v850.c:2874
20003 msgid "syntax error: condition code not expected"
20004 msgstr ""
20005
20006 #: config/tc-v850.c:2879
20007 msgid "syntax error: vector register not expected"
20008 msgstr ""
20009
20010 #: config/tc-v850.c:2890
20011 msgid "immediate 0 cannot be used here"
20012 msgstr ""
20013
20014 #: config/tc-v850.c:2914
20015 msgid "immediate operand is not match"
20016 msgstr ""
20017
20018 #: config/tc-v850.c:2927
20019 msgid "displacement is too large"
20020 msgstr ""
20021
20022 #: config/tc-v850.c:2945 config/tc-xtensa.c:13099
20023 msgid "invalid operand"
20024 msgstr " "
20025
20026 #: config/tc-v850.c:3057
20027 msgid "loop: 32-bit displacement not supported"
20028 msgstr ""
20029
20030 #: config/tc-vax.c:1337
20031 msgid "no '[' to match ']'"
20032 msgstr ""
20033
20034 #: config/tc-vax.c:1353
20035 msgid "bad register in []"
20036 msgstr ""
20037
20038 #: config/tc-vax.c:1355
20039 msgid "[PC] index banned"
20040 msgstr ""
20041
20042 #: config/tc-vax.c:1391
20043 msgid "no '(' to match ')'"
20044 msgstr ""
20045
20046 #: config/tc-vax.c:1507
20047 msgid "invalid branch operand"
20048 msgstr ""
20049
20050 #: config/tc-vax.c:1534
20051 msgid "address prohibits @"
20052 msgstr ""
20053
20054 #: config/tc-vax.c:1536
20055 msgid "address prohibits #"
20056 msgstr ""
20057
20058 #: config/tc-vax.c:1540
20059 msgid "address prohibits -()"
20060 msgstr ""
20061
20062 #: config/tc-vax.c:1542
20063 msgid "address prohibits ()+"
20064 msgstr ""
20065
20066 #: config/tc-vax.c:1545
20067 msgid "address prohibits ()"
20068 msgstr ""
20069
20070 #: config/tc-vax.c:1547
20071 msgid "address prohibits []"
20072 msgstr ""
20073
20074 #: config/tc-vax.c:1549
20075 msgid "address prohibits register"
20076 msgstr ""
20077
20078 #: config/tc-vax.c:1551
20079 msgid "address prohibits displacement length specifier"
20080 msgstr ""
20081
20082 #: config/tc-vax.c:1579
20083 msgid "invalid operand of S^#"
20084 msgstr ""
20085
20086 #: config/tc-vax.c:1592
20087 msgid "S^# needs expression"
20088 msgstr ""
20089
20090 #: config/tc-vax.c:1599
20091 msgid "S^# may only read-access"
20092 msgstr ""
20093
20094 #: config/tc-vax.c:1622
20095 msgid "invalid operand of -()"
20096 msgstr ""
20097
20098 #: config/tc-vax.c:1628
20099 msgid "-(PC) unpredictable"
20100 msgstr ""
20101
20102 #: config/tc-vax.c:1630
20103 msgid "[]index same as -()register: unpredictable"
20104 msgstr ""
20105
20106 #: config/tc-vax.c:1662
20107 msgid "invalid operand of ()+"
20108 msgstr ""
20109
20110 #: config/tc-vax.c:1668
20111 msgid "(PC)+ unpredictable"
20112 msgstr ""
20113
20114 #: config/tc-vax.c:1670
20115 msgid "[]index same as ()+register: unpredictable"
20116 msgstr ""
20117
20118 #: config/tc-vax.c:1693
20119 msgid "# conflicts length"
20120 msgstr ""
20121
20122 #: config/tc-vax.c:1695
20123 msgid "# bars register"
20124 msgstr ""
20125
20126 #: config/tc-vax.c:1715
20127 msgid "writing or modifying # is unpredictable"
20128 msgstr ""
20129
20130 #: config/tc-vax.c:1741
20131 msgid "length not needed"
20132 msgstr ""
20133
20134 #: config/tc-vax.c:1748
20135 msgid "can't []index a register, because it has no address"
20136 msgstr ""
20137
20138 #: config/tc-vax.c:1750
20139 msgid "a register has no address"
20140 msgstr ""
20141
20142 #: config/tc-vax.c:1759
20143 msgid "PC part of operand unpredictable"
20144 msgstr ""
20145
20146 #: config/tc-vax.c:1917
20147 msgid "odd number of bytes in operand description"
20148 msgstr ""
20149
20150 #: config/tc-vax.c:1931
20151 msgid "Bad operand"
20152 msgstr ""
20153
20154 #: config/tc-vax.c:1936
20155 msgid "Not enough operands"
20156 msgstr ""
20157
20158 #: config/tc-vax.c:2210
20159 msgid "SYMBOL TABLE not implemented"
20160 msgstr ""
20161
20162 #: config/tc-vax.c:2214
20163 msgid "TOKEN TRACE not implemented"
20164 msgstr ""
20165
20166 #: config/tc-vax.c:2218
20167 #, c-format
20168 msgid "Displacement length %s ignored!"
20169 msgstr ""
20170
20171 #: config/tc-vax.c:2222
20172 #, c-format
20173 msgid "I don't need or use temp. file \"%s\"."
20174 msgstr ""
20175
20176 #: config/tc-vax.c:2226
20177 msgid "I don't use an interpass file! -V ignored"
20178 msgstr ""
20179
20180 #: config/tc-vax.c:2250
20181 #, c-format
20182 msgid ""
20183 "VAX options:\n"
20184 "-d LENGTH\t\tignored\n"
20185 "-J\t\t\tignored\n"
20186 "-S\t\t\tignored\n"
20187 "-t FILE\t\t\tignored\n"
20188 "-T\t\t\tignored\n"
20189 "-V\t\t\tignored\n"
20190 msgstr ""
20191
20192 #: config/tc-vax.c:2259
20193 #, c-format
20194 msgid ""
20195 "ELF options:\n"
20196 "-k -pic\t\t\tenable PIC mode\n"
20197 "-Q[y|n]\t\t\tignored\n"
20198 msgstr ""
20199
20200 #: config/tc-vax.c:2420
20201 #, c-format
20202 msgid "Ignoring statement due to \"%s\""
20203 msgstr ""
20204
20205 #: config/tc-vax.c:2437
20206 #, c-format
20207 msgid "Aborting because statement has \"%s\""
20208 msgstr ""
20209
20210 #: config/tc-vax.c:2482
20211 msgid "Can't relocate expression"
20212 msgstr ""
20213
20214 #: config/tc-vax.c:2585
20215 msgid "Bignum not permitted in short literal. Immediate mode assumed."
20216 msgstr ""
20217
20218 #: config/tc-vax.c:2594
20219 msgid "Can't do flonum short literal: immediate mode used."
20220 msgstr ""
20221
20222 #: config/tc-vax.c:2641
20223 #, c-format
20224 msgid "A bignum/flonum may not be a displacement: 0x%<PRIx64> used"
20225 msgstr ""
20226
20227 #: config/tc-vax.c:2954
20228 #, c-format
20229 msgid "Short literal overflow(%ld.), immediate mode assumed."
20230 msgstr ""
20231
20232 #: config/tc-vax.c:2963
20233 #, c-format
20234 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
20235 msgstr ""
20236
20237 #: config/tc-vax.c:3028
20238 msgid "Length specification ignored. Address mode 9F used"
20239 msgstr ""
20240
20241 #: config/tc-vax.c:3086
20242 msgid "Invalid operand: immediate value used as base address."
20243 msgstr ""
20244
20245 #: config/tc-vax.c:3088
20246 msgid "Invalid operand: immediate value used as address."
20247 msgstr ""
20248
20249 #: config/tc-vax.c:3113
20250 #, c-format
20251 msgid "Symbol %s used as immediate operand in PIC mode."
20252 msgstr ""
20253
20254 #: config/tc-visium.c:821
20255 msgid "Bad call to MD_ATOF()"
20256 msgstr ""
20257
20258 #: config/tc-wasm32.c:117
20259 #, c-format
20260 msgid "wasm32 assembler options:\n"
20261 msgstr ""
20262
20263 #: config/tc-wasm32.c:364
20264 msgid "unexpected negative constant"
20265 msgstr ""
20266
20267 #: config/tc-wasm32.c:426
20268 msgid "no function type on PLT reloc"
20269 msgstr ""
20270
20271 #: config/tc-wasm32.c:441
20272 msgid "couldn't find relocation to use"
20273 msgstr ""
20274
20275 #: config/tc-wasm32.c:513
20276 msgid "Not a function type"
20277 msgstr ""
20278
20279 #: config/tc-wasm32.c:529
20280 #, c-format
20281 msgid "Unknown type %c\n"
20282 msgstr ""
20283
20284 #: config/tc-wasm32.c:551 config/tc-wasm32.c:577
20285 msgid "Unknown type"
20286 msgstr " "
20287
20288 #: config/tc-wasm32.c:625
20289 msgid "only single block types allowed"
20290 msgstr ""
20291
20292 #: config/tc-wasm32.c:635
20293 msgid "instruction does not take a block type"
20294 msgstr ""
20295
20296 #: config/tc-wasm32.c:652
20297 msgid "missing block type"
20298 msgstr ""
20299
20300 #: config/tc-wasm32.c:661 config/tc-wasm32.c:665
20301 msgid "missing alignment hint"
20302 msgstr ""
20303
20304 #: config/tc-wasm32.c:669
20305 msgid "missing offset"
20306 msgstr ""
20307
20308 #: config/tc-wasm32.c:675
20309 msgid "missing local index"
20310 msgstr ""
20311
20312 #: config/tc-wasm32.c:680
20313 msgid "missing break count"
20314 msgstr ""
20315
20316 #: config/tc-wasm32.c:685
20317 msgid "missing reserved current_memory/grow_memory argument"
20318 msgstr ""
20319
20320 #: config/tc-wasm32.c:689
20321 msgid "missing call argument"
20322 msgstr ""
20323
20324 #: config/tc-wasm32.c:693
20325 msgid "missing call signature"
20326 msgstr ""
20327
20328 #: config/tc-wasm32.c:695
20329 msgid "missing table index"
20330 msgstr ""
20331
20332 #: config/tc-wasm32.c:726 config/tc-z80.c:3697 read.c:4072
20333 #, c-format
20334 msgid "junk at end of line, first unrecognized character is `%c'"
20335 msgstr ""
20336
20337 #: config/tc-xgate.c:215
20338 msgid "architecture variant invalid"
20339 msgstr ""
20340
20341 #: config/tc-xgate.c:369
20342 #, c-format
20343 msgid ""
20344 "Freescale XGATE co-processor options:\n"
20345 " -mshort use 16-bit int ABI (default)\n"
20346 " -mlong use 32-bit int ABI\n"
20347 " -mshort-double use 32-bit double ABI\n"
20348 " -mlong-double use 64-bit double ABI (default)\n"
20349 " --mxgate specify the processor variant [default %s]\n"
20350 " --print-insn-syntax print the syntax of instruction in case of error\n"
20351 " --print-opcodes print the list of instructions with syntax\n"
20352 " --generate-example generate an example of each instruction"
20353 msgstr ""
20354
20355 #: config/tc-xgate.c:492
20356 msgid "opcode missing or not found on input line"
20357 msgstr ""
20358
20359 #: config/tc-xgate.c:496
20360 #, c-format
20361 msgid "opcode %s not found in opcode hash table"
20362 msgstr ""
20363
20364 #: config/tc-xgate.c:508
20365 msgid "matching operands to opcode"
20366 msgstr ""
20367
20368 #: config/tc-xgate.c:546
20369 msgid ": processing macro, real opcode handle not found in hash"
20370 msgstr ""
20371
20372 #: config/tc-xgate.c:677
20373 #, c-format
20374 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
20375 msgstr ""
20376
20377 #: config/tc-xgate.c:694
20378 #, c-format
20379 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
20380 msgstr ""
20381
20382 #: config/tc-xgate.c:721
20383 msgid "Value out of 3-bit range."
20384 msgstr ""
20385
20386 #: config/tc-xgate.c:728
20387 msgid "Value out of 4-bit range."
20388 msgstr ""
20389
20390 #: config/tc-xgate.c:735
20391 msgid "Value out of 5-bit range."
20392 msgstr ""
20393
20394 #: config/tc-xgate.c:872
20395 msgid ":operand has too many bits"
20396 msgstr ""
20397
20398 #: config/tc-xgate.c:993
20399 msgid "unknown operand count"
20400 msgstr ""
20401
20402 #: config/tc-xgate.c:1237 config/tc-xgate.c:1249
20403 msgid ": expected register name r0-r7 "
20404 msgstr ""
20405
20406 #: config/tc-xgate.c:1285
20407 #, c-format
20408 msgid ":operand value(%d) too big for constraint"
20409 msgstr ""
20410
20411 #: config/tc-xgate.c:1303
20412 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
20413 msgstr ""
20414
20415 #: config/tc-xgate.c:1316
20416 msgid ":unknown relocation constraint size"
20417 msgstr ""
20418
20419 #: config/tc-xgate.c:1323
20420 msgid ": expected register name ccr "
20421 msgstr ""
20422
20423 #: config/tc-xgate.c:1329
20424 msgid ": expected register name pc "
20425 msgstr ""
20426
20427 #: config/tc-xstormy16.c:77
20428 #, c-format
20429 msgid " XSTORMY16 specific command line options:\n"
20430 msgstr ""
20431
20432 #: config/tc-xstormy16.c:223
20433 #, c-format
20434 msgid "unsupported fptr fixup size %d"
20435 msgstr ""
20436
20437 #: config/tc-xstormy16.c:235
20438 #, c-format
20439 msgid "unsupported fixup size %d"
20440 msgstr ""
20441
20442 #: config/tc-xstormy16.c:266
20443 msgid "unsupported fptr fixup"
20444 msgstr ""
20445
20446 #: config/tc-xtensa.c:650
20447 msgid "illegal range of target hardware versions"
20448 msgstr ""
20449
20450 #: config/tc-xtensa.c:831
20451 msgid "--density option is ignored"
20452 msgstr ""
20453
20454 #: config/tc-xtensa.c:834
20455 msgid "--no-density option is ignored"
20456 msgstr ""
20457
20458 #: config/tc-xtensa.c:852
20459 msgid "--generics is deprecated; use --transform instead"
20460 msgstr ""
20461
20462 #: config/tc-xtensa.c:855
20463 msgid "--no-generics is deprecated; use --no-transform instead"
20464 msgstr ""
20465
20466 #: config/tc-xtensa.c:858
20467 msgid "--relax is deprecated; use --transform instead"
20468 msgstr ""
20469
20470 #: config/tc-xtensa.c:861
20471 msgid "--no-relax is deprecated; use --no-transform instead"
20472 msgstr ""
20473
20474 #: config/tc-xtensa.c:878
20475 msgid "--absolute-literals option not supported in this Xtensa configuration"
20476 msgstr ""
20477
20478 #: config/tc-xtensa.c:951
20479 msgid "prefer-l32r conflicts with prefer-const16"
20480 msgstr ""
20481
20482 #: config/tc-xtensa.c:957
20483 msgid "prefer-const16 conflicts with prefer-l32r"
20484 msgstr ""
20485
20486 #: config/tc-xtensa.c:966 config/tc-xtensa.c:975 config/tc-xtensa.c:979
20487 msgid "invalid target hardware version"
20488 msgstr ""
20489
20490 #: config/tc-xtensa.c:1025
20491 msgid "no-auto-litpools is incompatible with auto-litpool-limit"
20492 msgstr ""
20493
20494 #: config/tc-xtensa.c:1027 config/tc-xtensa.c:1030
20495 msgid "invalid auto-litpool-limit argument"
20496 msgstr ""
20497
20498 #: config/tc-xtensa.c:1032
20499 msgid "invalid auto-litpool-limit argument (range is 100-10000)"
20500 msgstr ""
20501
20502 #: config/tc-xtensa.c:1229
20503 msgid "unmatched .end directive"
20504 msgstr ""
20505
20506 #: config/tc-xtensa.c:1258
20507 msgid ".begin directive with no matching .end directive"
20508 msgstr ""
20509
20510 #: config/tc-xtensa.c:1299
20511 msgid "[no-]generics is deprecated; use [no-]transform instead"
20512 msgstr ""
20513
20514 #: config/tc-xtensa.c:1304
20515 msgid "[no-]relax is deprecated; use [no-]transform instead"
20516 msgstr ""
20517
20518 #: config/tc-xtensa.c:1317
20519 #, c-format
20520 msgid "directive %s cannot be negated"
20521 msgstr ""
20522
20523 #: config/tc-xtensa.c:1323
20524 msgid "unknown directive"
20525 msgstr ""
20526
20527 #: config/tc-xtensa.c:1344 config/tc-xtensa.c:1440 config/tc-xtensa.c:1670
20528 #: config/tc-xtensa.c:5932
20529 msgid "directives are not valid inside bundles"
20530 msgstr ""
20531
20532 #: config/tc-xtensa.c:1356
20533 msgid ".begin literal is deprecated; use .literal instead"
20534 msgstr ""
20535
20536 #: config/tc-xtensa.c:1370
20537 msgid "cannot set literal_prefix inside literal fragment"
20538 msgstr ""
20539
20540 #: config/tc-xtensa.c:1403
20541 msgid ".begin [no-]density is ignored"
20542 msgstr ""
20543
20544 #: config/tc-xtensa.c:1410 config/tc-xtensa.c:1460
20545 msgid "Xtensa absolute literals option not supported; ignored"
20546 msgstr ""
20547
20548 #: config/tc-xtensa.c:1453
20549 msgid ".end [no-]density is ignored"
20550 msgstr ""
20551
20552 #: config/tc-xtensa.c:1478
20553 #, c-format
20554 msgid "does not match begin %s%s at %s:%d"
20555 msgstr ""
20556
20557 #: config/tc-xtensa.c:1533
20558 msgid ".literal_position inside literal directive; ignoring"
20559 msgstr ""
20560
20561 #: config/tc-xtensa.c:1552
20562 msgid ".literal not allowed inside .begin literal region"
20563 msgstr ""
20564
20565 #: config/tc-xtensa.c:1580
20566 msgid "expected comma or colon after symbol name; rest of line ignored"
20567 msgstr ""
20568
20569 #: config/tc-xtensa.c:1639
20570 msgid "fall through frequency must be greater than 0"
20571 msgstr ""
20572
20573 #: config/tc-xtensa.c:1647
20574 msgid "branch target frequency must be greater than 0"
20575 msgstr ""
20576
20577 #: config/tc-xtensa.c:1695
20578 #, c-format
20579 msgid "opcode-specific %s relocation used outside an instruction"
20580 msgstr ""
20581
20582 #: config/tc-xtensa.c:1705
20583 #, c-format
20584 msgid "invalid use of %s relocation"
20585 msgstr ""
20586
20587 #: config/tc-xtensa.c:1902 config/tc-xtensa.c:1919
20588 #, c-format
20589 msgid "bad register name: %s"
20590 msgstr ""
20591
20592 #: config/tc-xtensa.c:1908
20593 #, c-format
20594 msgid "bad register number: %s"
20595 msgstr ""
20596
20597 #: config/tc-xtensa.c:1972
20598 msgid "pcrel relocation not allowed in an instruction"
20599 msgstr ""
20600
20601 #: config/tc-xtensa.c:2075
20602 msgid "extra colon"
20603 msgstr ""
20604
20605 #: config/tc-xtensa.c:2136
20606 msgid "incorrect register number, ignoring"
20607 msgstr ""
20608
20609 #: config/tc-xtensa.c:2217
20610 #, c-format
20611 msgid "cannot encode opcode \"%s\""
20612 msgstr ""
20613
20614 #: config/tc-xtensa.c:2309
20615 #, c-format
20616 msgid "not enough operands (%d) for '%s'; expected %d"
20617 msgstr ""
20618
20619 #: config/tc-xtensa.c:2316
20620 #, c-format
20621 msgid "too many operands (%d) for '%s'; expected %d"
20622 msgstr ""
20623
20624 #: config/tc-xtensa.c:2367
20625 #, c-format
20626 msgid "invalid register '%s' for '%s' instruction"
20627 msgstr ""
20628
20629 #: config/tc-xtensa.c:2374
20630 #, c-format
20631 msgid "invalid register number (%ld) for '%s' instruction"
20632 msgstr ""
20633
20634 #: config/tc-xtensa.c:2441
20635 #, c-format
20636 msgid "invalid register number (%ld) for '%s'"
20637 msgstr ""
20638
20639 #: config/tc-xtensa.c:2840
20640 #, c-format
20641 msgid "operand %d of '%s' has out of range value '%u'"
20642 msgstr ""
20643
20644 #: config/tc-xtensa.c:2846
20645 #, c-format
20646 msgid "operand %d of '%s' has invalid value '%u'"
20647 msgstr ""
20648
20649 #: config/tc-xtensa.c:2893
20650 #, c-format
20651 msgid "internal error: unknown option name '%s'"
20652 msgstr ""
20653
20654 #: config/tc-xtensa.c:4002
20655 msgid "can't handle generation of literal/labels yet"
20656 msgstr ""
20657
20658 #: config/tc-xtensa.c:4006
20659 msgid "can't handle undefined OP TYPE"
20660 msgstr ""
20661
20662 #: config/tc-xtensa.c:4067 config/tc-xtensa.c:4076
20663 #, c-format
20664 msgid "found %d operand for '%s': Expected %d"
20665 msgid_plural "found %d operands for '%s': Expected %d"
20666 msgstr[0] ""
20667 msgstr[1] ""
20668
20669 #: config/tc-xtensa.c:4099
20670 msgid "immediate operands sum to greater than 32"
20671 msgstr ""
20672
20673 #: config/tc-xtensa.c:4351
20674 #, c-format
20675 msgid "invalid relocation for operand %i of '%s'"
20676 msgstr ""
20677
20678 #: config/tc-xtensa.c:4361
20679 #, c-format
20680 msgid "invalid expression for operand %i of '%s'"
20681 msgstr ""
20682
20683 #: config/tc-xtensa.c:4371
20684 #, c-format
20685 msgid "invalid relocation in instruction slot %i"
20686 msgstr ""
20687
20688 #: config/tc-xtensa.c:4378
20689 #, c-format
20690 msgid "undefined symbol for opcode \"%s\""
20691 msgstr ""
20692
20693 #: config/tc-xtensa.c:4853
20694 msgid "opcode 'NOP.N' unavailable in this configuration"
20695 msgstr ""
20696
20697 #: config/tc-xtensa.c:4913
20698 msgid "get_expanded_loop_offset: invalid opcode"
20699 msgstr ""
20700
20701 #: config/tc-xtensa.c:5074
20702 #, c-format
20703 msgid "assembly state not set for first frag in section %s"
20704 msgstr ""
20705
20706 #: config/tc-xtensa.c:5127
20707 #, c-format
20708 msgid "unaligned branch target: %d bytes at 0x%lx"
20709 msgstr ""
20710
20711 #: config/tc-xtensa.c:5171
20712 #, c-format
20713 msgid "unaligned loop: %d bytes at 0x%lx"
20714 msgstr ""
20715
20716 #: config/tc-xtensa.c:5196
20717 msgid "unexpected fix"
20718 msgstr ""
20719
20720 #: config/tc-xtensa.c:5207 config/tc-xtensa.c:5211
20721 msgid "undecodable fix"
20722 msgstr ""
20723
20724 #: config/tc-xtensa.c:5372
20725 msgid "labels are not valid inside bundles"
20726 msgstr ""
20727
20728 #: config/tc-xtensa.c:5392
20729 msgid "invalid last instruction for a zero-overhead loop"
20730 msgstr ""
20731
20732 #: config/tc-xtensa.c:5459
20733 msgid "extra opening brace"
20734 msgstr ""
20735
20736 #: config/tc-xtensa.c:5469
20737 msgid "extra closing brace"
20738 msgstr ""
20739
20740 #: config/tc-xtensa.c:5496
20741 msgid "missing closing brace"
20742 msgstr " "
20743
20744 #: config/tc-xtensa.c:5594 config/tc-xtensa.c:5623
20745 #, c-format
20746 msgid "wrong number of operands for '%s'"
20747 msgstr ""
20748
20749 #: config/tc-xtensa.c:5610
20750 #, c-format
20751 msgid "bad relocation expression for '%s'"
20752 msgstr ""
20753
20754 #: config/tc-xtensa.c:5645
20755 #, c-format
20756 msgid "unknown opcode or format name '%s'"
20757 msgstr ""
20758
20759 #: config/tc-xtensa.c:5651
20760 msgid "format names only valid inside bundles"
20761 msgstr ""
20762
20763 #: config/tc-xtensa.c:5656
20764 #, c-format
20765 msgid "multiple formats specified for one bundle; using '%s'"
20766 msgstr ""
20767
20768 #: config/tc-xtensa.c:5706
20769 msgid "entry instruction with stack decrement < 16"
20770 msgstr ""
20771
20772 #: config/tc-xtensa.c:5760
20773 msgid "unaligned entry instruction"
20774 msgstr ""
20775
20776 #: config/tc-xtensa.c:5825
20777 msgid "bad instruction format"
20778 msgstr ""
20779
20780 #: config/tc-xtensa.c:5828
20781 msgid "invalid relocation"
20782 msgstr ""
20783
20784 #: config/tc-xtensa.c:5839
20785 #, c-format
20786 msgid "invalid relocation for '%s' instruction"
20787 msgstr ""
20788
20789 #: config/tc-xtensa.c:5851
20790 #, c-format
20791 msgid "invalid relocation for operand %d of '%s'"
20792 msgstr ""
20793
20794 #: config/tc-xtensa.c:6134
20795 #, c-format
20796 msgid "unhandled local relocation fix %s"
20797 msgstr ""
20798
20799 #: config/tc-xtensa.c:6183
20800 #, c-format
20801 msgid "internal error; cannot generate `%s' relocation"
20802 msgstr ""
20803
20804 #: config/tc-xtensa.c:6400
20805 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
20806 msgstr ""
20807
20808 #: config/tc-xtensa.c:6407
20809 msgid "couldn't find a valid instruction format"
20810 msgstr ""
20811
20812 #: config/tc-xtensa.c:6408
20813 #, c-format
20814 msgid " ops were: "
20815 msgstr ""
20816
20817 #: config/tc-xtensa.c:6410
20818 #, c-format
20819 msgid " %s;"
20820 msgstr ""
20821
20822 #: config/tc-xtensa.c:6420
20823 #, c-format
20824 msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
20825 msgstr ""
20826
20827 #: config/tc-xtensa.c:6429 config/tc-xtensa.c:6526
20828 msgid "illegal resource usage in bundle"
20829 msgstr ""
20830
20831 #: config/tc-xtensa.c:6615
20832 #, c-format
20833 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
20834 msgstr ""
20835
20836 #: config/tc-xtensa.c:6620
20837 #, c-format
20838 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
20839 msgstr ""
20840
20841 #: config/tc-xtensa.c:6625
20842 #, c-format
20843 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
20844 msgstr ""
20845
20846 #: config/tc-xtensa.c:6630
20847 #, c-format
20848 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
20849 msgstr ""
20850
20851 #: config/tc-xtensa.c:6646
20852 msgid "multiple branches or jumps in the same bundle"
20853 msgstr ""
20854
20855 #: config/tc-xtensa.c:7098
20856 msgid "cannot assemble into a literal fragment"
20857 msgstr ""
20858
20859 #: config/tc-xtensa.c:7100
20860 msgid "..."
20861 msgstr ""
20862
20863 #: config/tc-xtensa.c:8325
20864 msgid "instruction sequence (write a0, branch, retw) may trigger hardware errata"
20865 msgstr ""
20866
20867 #: config/tc-xtensa.c:8437
20868 msgid "branching or jumping to a loop end may trigger hardware errata"
20869 msgstr ""
20870
20871 #: config/tc-xtensa.c:8519
20872 msgid "loop end too close to another loop end may trigger hardware errata"
20873 msgstr ""
20874
20875 #: config/tc-xtensa.c:8528
20876 #, c-format
20877 msgid "fr_var %lu < length %d"
20878 msgstr ""
20879
20880 #: config/tc-xtensa.c:8686
20881 msgid "loop containing less than three instructions may trigger hardware errata"
20882 msgstr ""
20883
20884 #: config/tc-xtensa.c:8758
20885 msgid "undecodable instruction in instruction frag"
20886 msgstr ""
20887
20888 #: config/tc-xtensa.c:8868
20889 msgid "invalid empty loop"
20890 msgstr ""
20891
20892 #: config/tc-xtensa.c:8873
20893 msgid "loop target does not follow loop instruction in section"
20894 msgstr ""
20895
20896 #: config/tc-xtensa.c:9440
20897 msgid "cannot find suitable trampoline"
20898 msgstr ""
20899
20900 #: config/tc-xtensa.c:9695
20901 msgid "bad relaxation state"
20902 msgstr ""
20903
20904 #: config/tc-xtensa.c:9753
20905 #, c-format
20906 msgid "fr_var (%ld) < length (%d)"
20907 msgstr ""
20908
20909 #: config/tc-xtensa.c:10452
20910 msgid "jump target out of range; no usable trampoline found"
20911 msgstr ""
20912
20913 #: config/tc-xtensa.c:10576
20914 msgid "invalid relaxation fragment result"
20915 msgstr ""
20916
20917 #: config/tc-xtensa.c:10658
20918 msgid "unable to widen instruction"
20919 msgstr ""
20920
20921 #: config/tc-xtensa.c:10796
20922 msgid "multiple literals in expansion"
20923 msgstr ""
20924
20925 #: config/tc-xtensa.c:10800
20926 msgid "no registered fragment for literal"
20927 msgstr ""
20928
20929 #: config/tc-xtensa.c:10802
20930 msgid "number of literal tokens != 1"
20931 msgstr ""
20932
20933 #: config/tc-xtensa.c:10931 config/tc-xtensa.c:10937
20934 #, c-format
20935 msgid "unresolved loop target symbol: %s"
20936 msgstr ""
20937
20938 #: config/tc-xtensa.c:11425
20939 #, c-format
20940 msgid "fixes not all moved from %s"
20941 msgstr ""
20942
20943 #: config/tc-xtensa.c:11553
20944 msgid "literal pool location required for text-section-literals; specify with .literal_position"
20945 msgstr ""
20946
20947 #: config/tc-xtensa.c:12413
20948 msgid "too many operands in instruction"
20949 msgstr ""
20950
20951 #: config/tc-xtensa.c:12623
20952 msgid "invalid symbolic operand"
20953 msgstr ""
20954
20955 #: config/tc-xtensa.c:12684
20956 msgid "operand number mismatch"
20957 msgstr ""
20958
20959 #: config/tc-xtensa.c:12688
20960 #, c-format
20961 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
20962 msgstr ""
20963
20964 #: config/tc-xtensa.c:12713
20965 #, c-format
20966 msgid "xtensa-isa failure: %s"
20967 msgstr ""
20968
20969 #: config/tc-xtensa.c:12790
20970 msgid "invalid opcode"
20971 msgstr " "
20972
20973 #: config/tc-xtensa.c:12796
20974 msgid "too few operands"
20975 msgstr ""
20976
20977 #: config/tc-xtensa.c:12802
20978 msgid "too many operands"
20979 msgstr ""
20980
20981 #: config/tc-xtensa.c:12846
20982 msgid "multiple writes to the same register"
20983 msgstr ""
20984
20985 #: config/tc-xtensa.c:12960 config/tc-xtensa.c:12966
20986 msgid "out of memory"
20987 msgstr " "
20988
20989 #: config/tc-xtensa.c:13055
20990 msgid "TLS relocation not allowed in FLIX bundle"
20991 msgstr ""
20992
20993 #. Instructions that generate TLS relocations should always be
20994 #. relaxed in the front-end. If "record_fixup" is set, then this
20995 #. function is being called during back-end relaxation, so flag
20996 #. the unexpected behavior as an error.
20997 #: config/tc-xtensa.c:13061
20998 msgid "unexpected TLS relocation"
20999 msgstr ""
21000
21001 #: config/tc-xtensa.c:13105
21002 msgid "symbolic operand not allowed"
21003 msgstr ""
21004
21005 #: config/tc-xtensa.c:13142
21006 msgid "cannot decode instruction format"
21007 msgstr ""
21008
21009 #: config/tc-xtensa.c:13286
21010 msgid "ignoring extra '-rename-section' delimiter ':'"
21011 msgstr ""
21012
21013 #: config/tc-xtensa.c:13291
21014 #, c-format
21015 msgid "ignoring invalid '-rename-section' specification: '%s'"
21016 msgstr ""
21017
21018 #: config/tc-xtensa.c:13302
21019 #, c-format
21020 msgid "section %s renamed multiple times"
21021 msgstr ""
21022
21023 #: config/tc-xtensa.c:13304
21024 #, c-format
21025 msgid "multiple sections remapped to output section %s"
21026 msgstr ""
21027
21028 #: config/tc-z80.c:199
21029 #, c-format
21030 msgid "Invalid CPU is specified: %s"
21031 msgstr ""
21032
21033 #: config/tc-z80.c:224
21034 #, c-format
21035 msgid "Invalid EXTENSION is specified: %s"
21036 msgstr ""
21037
21038 #: config/tc-z80.c:279
21039 #, c-format
21040 msgid "invalid floating point numbers type `%s'"
21041 msgstr ""
21042
21043 #: config/tc-z80.c:300 config/tc-z80.c:309
21044 #, c-format
21045 msgid "invalid INST in command line: %s"
21046 msgstr ""
21047
21048 #: config/tc-z80.c:403
21049 #, c-format
21050 msgid ""
21051 "\n"
21052 "CPU model options:\n"
21053 " -march=CPU[+EXT...][-EXT...]\n"
21054 "\t\t\t generate code for CPU, where CPU is one of:\n"
21055 msgstr ""
21056
21057 #: config/tc-z80.c:409
21058 #, c-format
21059 msgid "And EXT is combination (+EXT - add, -EXT - remove) of:\n"
21060 msgstr ""
21061
21062 #: config/tc-z80.c:412
21063 #, c-format
21064 msgid ""
21065 "\n"
21066 "Compatibility options:\n"
21067 " -local-prefix=TEXT\t treat labels prefixed by TEXT as local\n"
21068 " -colonless\t\t permit colonless labels\n"
21069 " -sdcc\t\t\t accept SDCC specific instruction syntax\n"
21070 " -fp-s=FORMAT\t\t set single precision FP numbers format\n"
21071 " -fp-d=FORMAT\t\t set double precision FP numbers format\n"
21072 "Where FORMAT one of:\n"
21073 " ieee754\t\t IEEE754 compatible (depends on directive)\n"
21074 " half\t\t\t IEEE754 half precision (16 bit)\n"
21075 " single\t\t IEEE754 single precision (32 bit)\n"
21076 " double\t\t IEEE754 double precision (64 bit)\n"
21077 " zeda32\t\t Zeda z80float library 32 bit format\n"
21078 " math48\t\t 48 bit format from Math48 library\n"
21079 "\n"
21080 "Default: -march=z80+xyhl+infc\n"
21081 msgstr ""
21082
21083 #: config/tc-z80.c:618
21084 msgid "-- unterminated string"
21085 msgstr ""
21086
21087 #: config/tc-z80.c:794
21088 msgid "undocumented instruction"
21089 msgstr ""
21090
21091 #: config/tc-z80.c:838 config/tc-z80.c:844
21092 msgid "mismatched parentheses"
21093 msgstr " "
21094
21095 #: config/tc-z80.c:936
21096 msgid "bad expression syntax"
21097 msgstr ""
21098
21099 #: config/tc-z80.c:1147
21100 #, c-format
21101 msgid "%d-bit overflow (%+<PRId64>)"
21102 msgstr ""
21103
21104 #: config/tc-z80.c:1162
21105 #, c-format
21106 msgid "invalid data size %d"
21107 msgstr ""
21108
21109 #: config/tc-z80.c:1247
21110 msgid "cannot make a relative jump to an absolute location"
21111 msgstr ""
21112
21113 #: config/tc-z80.c:1254
21114 #, c-format
21115 msgid "index overflow (%+<PRId64>)"
21116 msgstr ""
21117
21118 #: config/tc-z80.c:1257
21119 #, c-format
21120 msgid "offset overflow (%+<PRId64>)"
21121 msgstr ""
21122
21123 #: config/tc-z80.c:1460 config/tc-z80.c:1707 config/tc-z80.c:1750
21124 #: config/tc-z80.c:1831 config/tc-z80.c:1861 config/tc-z80.c:1920
21125 #: config/tc-z80.c:1980 config/tc-z80.c:2033 config/tc-z80.c:2066
21126 #: config/tc-z80.c:2123 config/tc-z80.c:2741 config/tc-z80.c:2790
21127 #: config/tc-z80.c:2828 config/tc-z80.c:2888 config/tc-z80.c:2948
21128 #: config/tc-z80.c:3024 config/tc-z80.c:3047
21129 msgid "bad instruction syntax"
21130 msgstr ""
21131
21132 #: config/tc-z80.c:1898
21133 msgid "condition code invalid for jr"
21134 msgstr ""
21135
21136 #: config/tc-z80.c:2487 config/tc-z80.c:2498 config/tc-z80.c:2514
21137 #: config/tc-z80.c:2547
21138 msgid "ADL mode instruction"
21139 msgstr ""
21140
21141 #. SIS prefix, in Z80 it is LD B,B
21142 #. LIS prefix, in Z80 it is LD C,C
21143 #. SIL prefix, in Z80 it is LD D,D
21144 #. LIL prefix, in Z80 it is LD E,E
21145 #: config/tc-z80.c:2622
21146 msgid "unsupported instruction, assembled as NOP"
21147 msgstr ""
21148
21149 #: config/tc-z80.c:3215 config/tc-z80.c:3246
21150 msgid "parentheses ignored"
21151 msgstr ""
21152
21153 #: config/tc-z80.c:3263
21154 msgid "CPU mode is unsupported by target"
21155 msgstr ""
21156
21157 #: config/tc-z80.c:3285
21158 msgid "assignment expected"
21159 msgstr ""
21160
21161 #: config/tc-z80.c:3690
21162 #, c-format
21163 msgid "Unknown instruction `%s'"
21164 msgstr ""
21165
21166 #: config/tc-z80.c:3766
21167 #, c-format
21168 msgid "8-bit signed offset out of range (%+ld)"
21169 msgstr ""
21170
21171 #: config/tc-z80.c:3789
21172 #, c-format
21173 msgid "8-bit overflow (%+ld)"
21174 msgstr ""
21175
21176 #: config/tc-z80.c:3806
21177 #, c-format
21178 msgid "16-bit overflow (%+ld)"
21179 msgstr ""
21180
21181 #: config/tc-z80.c:3814
21182 #, c-format
21183 msgid "24-bit overflow (%+ld)"
21184 msgstr ""
21185
21186 #: config/tc-z80.c:3823
21187 #, c-format
21188 msgid "32-bit overflow (%+ld)"
21189 msgstr ""
21190
21191 #: config/tc-z80.c:3836
21192 #, c-format
21193 msgid "md_apply_fix: unknown reloc type 0x%x\n"
21194 msgstr ""
21195
21196 #: config/tc-z80.c:4033 config/tc-z80.c:4092
21197 msgid "invalid syntax"
21198 msgstr ""
21199
21200 #: config/tc-z80.c:4111
21201 msgid "overflow"
21202 msgstr ""
21203
21204 #: config/tc-z8k.c:281
21205 #, c-format
21206 msgid "register rr%d out of range"
21207 msgstr ""
21208
21209 #: config/tc-z8k.c:283
21210 #, c-format
21211 msgid "register rr%d does not exist"
21212 msgstr ""
21213
21214 #: config/tc-z8k.c:295
21215 #, c-format
21216 msgid "register rh%d out of range"
21217 msgstr ""
21218
21219 #: config/tc-z8k.c:307
21220 #, c-format
21221 msgid "register rl%d out of range"
21222 msgstr ""
21223
21224 #: config/tc-z8k.c:320
21225 #, c-format
21226 msgid "register rq%d out of range"
21227 msgstr ""
21228
21229 #: config/tc-z8k.c:322
21230 #, c-format
21231 msgid "register rq%d does not exist"
21232 msgstr ""
21233
21234 #: config/tc-z8k.c:334
21235 #, c-format
21236 msgid "register r%d out of range"
21237 msgstr ""
21238
21239 #: config/tc-z8k.c:375
21240 #, c-format
21241 msgid "expected %c"
21242 msgstr ""
21243
21244 #: config/tc-z8k.c:390
21245 #, c-format
21246 msgid "register is wrong size for a word %s"
21247 msgstr ""
21248
21249 #: config/tc-z8k.c:404
21250 #, c-format
21251 msgid "register is wrong size for address %s"
21252 msgstr ""
21253
21254 #: config/tc-z8k.c:538
21255 #, c-format
21256 msgid "unknown interrupt %s"
21257 msgstr ""
21258
21259 #. No interrupt type specified, opcode won't do anything.
21260 #: config/tc-z8k.c:561
21261 msgid "opcode has no effect"
21262 msgstr ""
21263
21264 #: config/tc-z8k.c:672
21265 msgid "Missing ) in ra(rb)"
21266 msgstr ""
21267
21268 #: config/tc-z8k.c:752 config/tc-z8k.c:791
21269 #, c-format
21270 msgid "invalid condition code '%s'"
21271 msgstr ""
21272
21273 #: config/tc-z8k.c:764
21274 #, c-format
21275 msgid "invalid flag '%s'"
21276 msgstr ""
21277
21278 #: config/tc-z8k.c:918 config/tc-z8k.c:924
21279 msgid "invalid indirect register size"
21280 msgstr ""
21281
21282 #: config/tc-z8k.c:941 config/tc-z8k.c:1107 config/tc-z8k.c:1112
21283 msgid "invalid control register name"
21284 msgstr ""
21285
21286 #: config/tc-z8k.c:1096
21287 msgid "immediate must be 1 or 2"
21288 msgstr ""
21289
21290 #: config/tc-z8k.c:1099
21291 msgid "immediate 1 or 2 expected"
21292 msgstr ""
21293
21294 #: config/tc-z8k.c:1130
21295 msgid "can't use R0 here"
21296 msgstr ""
21297
21298 #: config/tc-z8k.c:1288
21299 msgid "Can't find opcode to match operands"
21300 msgstr ""
21301
21302 #: config/tc-z8k.c:1335
21303 #, c-format
21304 msgid "invalid architecture -z%s"
21305 msgstr ""
21306
21307 #: config/tc-z8k.c:1354
21308 #, c-format
21309 msgid ""
21310 " Z8K options:\n"
21311 " -z8001 generate segmented code\n"
21312 " -z8002 generate unsegmented code\n"
21313 " -linkrelax create linker relaxable code\n"
21314 msgstr ""
21315
21316 #: config/tc-z8k.c:1366
21317 #, c-format
21318 msgid "call to md_convert_frag\n"
21319 msgstr ""
21320
21321 #: config/tc-z8k.c:1473 config/tc-z8k.c:1513 config/tc-z8k.c:1536
21322 msgid "cannot branch to odd address"
21323 msgstr ""
21324
21325 #: config/tc-z8k.c:1477 config/tc-z8k.c:1540
21326 msgid "relative jump out of range"
21327 msgstr ""
21328
21329 #: config/tc-z8k.c:1495
21330 msgid "relative address out of range"
21331 msgstr ""
21332
21333 #: config/tc-z8k.c:1516
21334 msgid "relative call out of range"
21335 msgstr ""
21336
21337 #: config/tc-z8k.c:1548
21338 #, c-format
21339 msgid "md_apply_fix: unknown r_type 0x%x\n"
21340 msgstr ""
21341
21342 #: config/tc-z8k.c:1560
21343 #, c-format
21344 msgid "call to md_estimate_size_before_relax\n"
21345 msgstr ""
21346
21347 #: config/xtensa-relax.c:1579
21348 #, c-format
21349 msgid "invalid configuration option '%s' in transition rule '%s'"
21350 msgstr ""
21351
21352 #: config/xtensa-relax.c:1704 config/xtensa-relax.c:1714
21353 #, c-format
21354 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
21355 msgstr ""
21356
21357 #: config/xtensa-relax.c:1721
21358 #, c-format
21359 msgid "opcode '%s': precondition only contains constants in '%s'"
21360 msgstr ""
21361
21362 #: config/xtensa-relax.c:1768
21363 msgid "expected one operand for generated literal"
21364 msgstr ""
21365
21366 #: config/xtensa-relax.c:1775
21367 msgid "expected 0 operands for generated label"
21368 msgstr ""
21369
21370 #: config/xtensa-relax.c:1788
21371 #, c-format
21372 msgid "invalid opcode '%s' in transition rule '%s'"
21373 msgstr ""
21374
21375 #: config/xtensa-relax.c:1796
21376 #, c-format
21377 msgid "opcode '%s': replacement does not have %d op"
21378 msgid_plural "opcode '%s': replacement does not have %d ops"
21379 msgstr[0] ""
21380 msgstr[1] ""
21381
21382 #: config/xtensa-relax.c:1812
21383 #, c-format
21384 msgid "opcode '%s': cannot find literal definition"
21385 msgstr ""
21386
21387 #: config/xtensa-relax.c:1828 config/xtensa-relax.c:1858
21388 #, c-format
21389 msgid "opcode '%s': unidentified operand '%s' in '%s'"
21390 msgstr ""
21391
21392 #: config/xtensa-relax.c:1853
21393 #, c-format
21394 msgid "unknown user-defined function %s"
21395 msgstr ""
21396
21397 #: config/xtensa-relax.c:1864
21398 #, c-format
21399 msgid "opcode '%s': could not parse operand '%s' in '%s'"
21400 msgstr ""
21401
21402 #: config/xtensa-relax.c:1904
21403 #, c-format
21404 msgid "could not parse INSN_PATTERN '%s'"
21405 msgstr ""
21406
21407 #: config/xtensa-relax.c:1908
21408 #, c-format
21409 msgid "could not parse INSN_REPL '%s'"
21410 msgstr ""
21411
21412 #: config/xtensa-relax.c:1919
21413 #, c-format
21414 msgid "could not build transition for %s => %s"
21415 msgstr ""
21416
21417 #: depend.c:194
21418 #, c-format
21419 msgid "can't open `%s' for writing"
21420 msgstr ""
21421
21422 #: depend.c:206
21423 #, c-format
21424 msgid "can't close `%s'"
21425 msgstr ""
21426
21427 #: dw2gencfi.c:308 read.c:2581
21428 #, c-format
21429 msgid "bfd_set_section_flags: %s"
21430 msgstr ""
21431
21432 #: dw2gencfi.c:583 dw2gencfi.c:599
21433 #, c-format
21434 msgid "register save offset not a multiple of %u"
21435 msgstr ""
21436
21437 #: dw2gencfi.c:681
21438 msgid "CFI state restore without previous remember"
21439 msgstr ""
21440
21441 #: dw2gencfi.c:740
21442 msgid "missing separator"
21443 msgstr " "
21444
21445 #: dw2gencfi.c:789
21446 msgid "bad register expression"
21447 msgstr ""
21448
21449 #: dw2gencfi.c:810 dw2gencfi.c:959 dw2gencfi.c:1040 dw2gencfi.c:1111
21450 #: dw2gencfi.c:1184 dw2gencfi.c:1249 dw2gencfi.c:1448 scfidw2gen.c:176
21451 msgid "CFI instruction used without previous .cfi_startproc"
21452 msgstr ""
21453
21454 #: dw2gencfi.c:1065
21455 msgid "invalid or unsupported encoding in .cfi_personality"
21456 msgstr ""
21457
21458 #: dw2gencfi.c:1072
21459 msgid ".cfi_personality requires encoding and symbol arguments"
21460 msgstr ""
21461
21462 #: dw2gencfi.c:1095
21463 msgid "wrong second argument to .cfi_personality"
21464 msgstr ""
21465
21466 #: dw2gencfi.c:1136 dw2gencfi.c:1212
21467 msgid "invalid or unsupported encoding in .cfi_lsda"
21468 msgstr ""
21469
21470 #: dw2gencfi.c:1143
21471 msgid ".cfi_lsda requires encoding and symbol arguments"
21472 msgstr ""
21473
21474 #: dw2gencfi.c:1168
21475 msgid "wrong second argument to .cfi_lsda"
21476 msgstr ""
21477
21478 #: dw2gencfi.c:1234
21479 msgid "wrong third argument to .cfi_val_encoded_addr"
21480 msgstr ""
21481
21482 #: dw2gencfi.c:1333
21483 msgid "inconsistent uses of .cfi_sections"
21484 msgstr ""
21485
21486 #: dw2gencfi.c:1344
21487 msgid "previous CFI entry not closed (missing .cfi_endproc)"
21488 msgstr ""
21489
21490 #: dw2gencfi.c:1384 scfidw2gen.c:157
21491 msgid ".cfi_endproc without corresponding .cfi_startproc"
21492 msgstr ""
21493
21494 #: dw2gencfi.c:1459
21495 msgid "wrong argument to .cfi_personality_id"
21496 msgstr ""
21497
21498 #: dw2gencfi.c:1469
21499 msgid ".cfi_fde_data without corresponding .cfi_startproc"
21500 msgstr ""
21501
21502 #: dw2gencfi.c:1492
21503 msgid "only constants may be used with .cfi_fde_data"
21504 msgstr ""
21505
21506 #: dw2gencfi.c:1580
21507 msgid "unexpected .cfi_inline_lsda"
21508 msgstr ""
21509
21510 #: dw2gencfi.c:1587
21511 msgid ".cfi_inline_lsda not valid for this frame"
21512 msgstr ""
21513
21514 #: dw2gencfi.c:1595
21515 msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
21516 msgstr ""
21517
21518 #: dw2gencfi.c:1608
21519 #, c-format
21520 msgid "Alignment too large: %d. assumed."
21521 msgstr ""
21522
21523 #: dw2gencfi.c:1612
21524 msgid "Alignment negative: 0 assumed."
21525 msgstr ""
21526
21527 #: dw2gencfi.c:1638
21528 msgid ".cfi_inline_lsda is not supported for this target"
21529 msgstr ""
21530
21531 #: dw2gencfi.c:1645
21532 msgid ".cfi_fde_data is not supported for this target"
21533 msgstr ""
21534
21535 #: dw2gencfi.c:1652
21536 msgid ".cfi_personality_id is not supported for this target"
21537 msgstr ""
21538
21539 #: dw2gencfi.c:1975
21540 #, c-format
21541 msgid "return column number %d overflows in CIE version 1"
21542 msgstr ""
21543
21544 #: dw2gencfi.c:2475 dw2gencfi.c:2663
21545 msgid "open CFI at the end of file; missing .cfi_endproc directive"
21546 msgstr ""
21547
21548 #: dw2gencfi.c:2619
21549 msgid ".sframe not supported for target"
21550 msgstr ""
21551
21552 #: dw2gencfi.c:2713
21553 msgid "CFI is not supported for this target"
21554 msgstr ""
21555
21556 #: dwarf2dbg.c:385 dwarf2dbg.c:3314
21557 msgid "view number mismatch"
21558 msgstr ""
21559
21560 #: dwarf2dbg.c:699
21561 #, c-format
21562 msgid "file number %<PRIu64> is too big"
21563 msgstr ""
21564
21565 #: dwarf2dbg.c:931
21566 #, c-format
21567 msgid "file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)"
21568 msgstr ""
21569
21570 #: dwarf2dbg.c:1188 dwarf2dbg.c:1274
21571 msgid "file number less than one"
21572 msgstr ""
21573
21574 #: dwarf2dbg.c:1225
21575 msgid "md5 value too small or not a constant"
21576 msgstr ""
21577
21578 #: dwarf2dbg.c:1281 dwarf2dbg.c:2304
21579 #, c-format
21580 msgid "unassigned file number %ld"
21581 msgstr ""
21582
21583 #: dwarf2dbg.c:1359
21584 msgid "is_stmt value not 0 or 1"
21585 msgstr ""
21586
21587 #: dwarf2dbg.c:1373
21588 msgid "isa number less than zero"
21589 msgstr ""
21590
21591 #: dwarf2dbg.c:1385
21592 msgid "discriminator less than zero"
21593 msgstr ""
21594
21595 #: dwarf2dbg.c:1404
21596 msgid "numeric view can only be asserted to zero"
21597 msgstr ""
21598
21599 #: dwarf2dbg.c:1444
21600 #, c-format
21601 msgid "unknown .loc sub-directive `%s'"
21602 msgstr ""
21603
21604 #: dwarf2dbg.c:2438
21605 msgid "internal error: unknown dwarf2 format"
21606 msgstr ""
21607
21608 #: ecoff.c:1560
21609 #, c-format
21610 msgid "string too big (%lu bytes)"
21611 msgstr ""
21612
21613 #: ecoff.c:1613 ecoff.c:1806 ecoff.c:1829 ecoff.c:1859 ecoff.c:2011
21614 #: ecoff.c:2115
21615 msgid "no current file pointer"
21616 msgstr ""
21617
21618 #: ecoff.c:1700
21619 msgid "too many st_End's"
21620 msgstr ""
21621
21622 #: ecoff.c:2182
21623 msgid "fake .file after real one"
21624 msgstr ""
21625
21626 #: ecoff.c:2267
21627 msgid "filename goes over one page boundary"
21628 msgstr ""
21629
21630 #: ecoff.c:2398
21631 msgid ".begin directive without a preceding .file directive"
21632 msgstr ""
21633
21634 #: ecoff.c:2405
21635 msgid ".begin directive without a preceding .ent directive"
21636 msgstr ""
21637
21638 #: ecoff.c:2434
21639 msgid ".bend directive without a preceding .file directive"
21640 msgstr ""
21641
21642 #: ecoff.c:2441
21643 msgid ".bend directive without a preceding .ent directive"
21644 msgstr ""
21645
21646 #: ecoff.c:2453
21647 msgid ".bend directive names unknown symbol"
21648 msgstr ""
21649
21650 #: ecoff.c:2494
21651 msgid ".def pseudo-op used inside of .def/.endef; ignored"
21652 msgstr ""
21653
21654 #: ecoff.c:2496
21655 msgid "empty symbol name in .def; ignored"
21656 msgstr ""
21657
21658 #: ecoff.c:2531
21659 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
21660 msgstr ""
21661
21662 #: ecoff.c:2546
21663 msgid "badly formed .dim directive"
21664 msgstr ""
21665
21666 #: ecoff.c:2559
21667 msgid "too many .dim entries"
21668 msgstr ""
21669
21670 #: ecoff.c:2579
21671 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
21672 msgstr ""
21673
21674 #: ecoff.c:2604
21675 msgid ".size pseudo-op used outside of .def/.endef; ignored"
21676 msgstr ""
21677
21678 #: ecoff.c:2619
21679 msgid "badly formed .size directive"
21680 msgstr ""
21681
21682 #: ecoff.c:2632
21683 msgid "too many .size entries"
21684 msgstr ""
21685
21686 #: ecoff.c:2654
21687 msgid ".type pseudo-op used outside of .def/.endef; ignored"
21688 msgstr ""
21689
21690 #. FIXME: We could handle this by setting the continued bit.
21691 #. There would still be a limit: the .type argument can not
21692 #. be infinite.
21693 #: ecoff.c:2672
21694 #, c-format
21695 msgid "the type of %s is too complex; it will be simplified"
21696 msgstr ""
21697
21698 #: ecoff.c:2683
21699 msgid "Unrecognized .type argument"
21700 msgstr ""
21701
21702 #: ecoff.c:2721
21703 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
21704 msgstr ""
21705
21706 #: ecoff.c:2745
21707 msgid ".val pseudo-op used outside of .def/.endef; ignored"
21708 msgstr ""
21709
21710 #: ecoff.c:2753
21711 msgid ".val expression is too complex"
21712 msgstr ""
21713
21714 #: ecoff.c:2783
21715 msgid ".endef pseudo-op used before .def; ignored"
21716 msgstr ""
21717
21718 #: ecoff.c:2809 ecoff.c:2889
21719 msgid "bad COFF debugging information"
21720 msgstr ""
21721
21722 #: ecoff.c:2858
21723 #, c-format
21724 msgid "no tag specified for %s"
21725 msgstr ""
21726
21727 #: ecoff.c:2952
21728 msgid ".end directive without a preceding .file directive"
21729 msgstr ""
21730
21731 #: ecoff.c:2980
21732 msgid ".end directive names unknown symbol"
21733 msgstr ""
21734
21735 #: ecoff.c:3010
21736 msgid "second .ent directive found before .end directive"
21737 msgstr ""
21738
21739 #: ecoff.c:3019
21740 #, c-format
21741 msgid "%s directive has no name"
21742 msgstr ""
21743
21744 #: ecoff.c:3080
21745 msgid "no way to handle .file within .ent/.end section"
21746 msgstr ""
21747
21748 #: ecoff.c:3197
21749 msgid ".loc before .file"
21750 msgstr ""
21751
21752 #: ecoff.c:3395
21753 #, c-format
21754 msgid ".stab%c is not supported"
21755 msgstr ""
21756
21757 #: ecoff.c:3405
21758 #, c-format
21759 msgid ".stab%c: ignoring non-zero other field"
21760 msgstr ""
21761
21762 #: ecoff.c:3439
21763 #, c-format
21764 msgid "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
21765 msgstr ""
21766
21767 #: ecoff.c:3473
21768 #, c-format
21769 msgid "illegal .stab%c directive, bad character"
21770 msgstr ""
21771
21772 #: ecoff.c:3914 ecoff.c:4102 ecoff.c:4127
21773 msgid ".begin/.bend in different segments"
21774 msgstr ""
21775
21776 #: ecoff.c:4621
21777 msgid "missing .end or .bend at end of file"
21778 msgstr ""
21779
21780 #: ecoff.c:5093
21781 msgid "GP prologue size exceeds field size, using 0 instead"
21782 msgstr ""
21783
21784 #: expr.c:74 read.c:4134
21785 msgid "bignum invalid"
21786 msgstr ""
21787
21788 #: expr.c:76 read.c:4136 read.c:4651 read.c:5420
21789 msgid "floating point number invalid"
21790 msgstr ""
21791
21792 #: expr.c:229
21793 msgid "bad floating-point constant: exponent overflow"
21794 msgstr ""
21795
21796 #: expr.c:233
21797 #, c-format
21798 msgid "bad floating-point constant: unknown error code=%d"
21799 msgstr ""
21800
21801 #: expr.c:408
21802 msgid "a bignum with underscores may not have more than 8 hex digits in any word"
21803 msgstr ""
21804
21805 #: expr.c:431
21806 msgid "a bignum with underscores must have exactly 4 words"
21807 msgstr ""
21808
21809 #. Either not seen or not defined.
21810 #. @@ Should print out the original string instead of
21811 #. the parsed number.
21812 #: expr.c:577
21813 #, c-format
21814 msgid "backward ref to unknown label \"%d:\""
21815 msgstr ""
21816
21817 #: expr.c:691
21818 msgid "character constant too large"
21819 msgstr ""
21820
21821 #: expr.c:1033
21822 #, c-format
21823 msgid "found '%c', expected: '%c'"
21824 msgstr ""
21825
21826 #: expr.c:1036
21827 #, c-format
21828 msgid "missing '%c'"
21829 msgstr ""
21830
21831 #: expr.c:1048 read.c:4930
21832 msgid "EBCDIC constants are not supported"
21833 msgstr ""
21834
21835 #: expr.c:1202
21836 #, c-format
21837 msgid "Unary operator %c ignored because bad operand follows"
21838 msgstr ""
21839
21840 #: expr.c:1266 expr.c:1288
21841 msgid "syntax error in .startof. or .sizeof."
21842 msgstr ""
21843
21844 #: expr.c:1368 expr.c:1713
21845 #, c-format
21846 msgid "invalid use of operator \"%s\""
21847 msgstr ""
21848
21849 #: expr.c:1895
21850 msgid "missing operand; zero assumed"
21851 msgstr ""
21852
21853 #: expr.c:1934
21854 msgid "left operand is a bignum; integer 0 assumed"
21855 msgstr ""
21856
21857 #: expr.c:1936
21858 msgid "left operand is a float; integer 0 assumed"
21859 msgstr ""
21860
21861 #: expr.c:1945
21862 msgid "right operand is a bignum; integer 0 assumed"
21863 msgstr ""
21864
21865 #: expr.c:1947
21866 msgid "right operand is a float; integer 0 assumed"
21867 msgstr ""
21868
21869 #: expr.c:2026 symbols.c:1674
21870 msgid "division by zero"
21871 msgstr " "
21872
21873 #: expr.c:2076 symbols.c:1685
21874 msgid "shift count"
21875 msgstr " "
21876
21877 #: expr.c:2202
21878 msgid "operation combines symbols in different segments"
21879 msgstr ""
21880
21881 #: expr.c:2577
21882 msgid "missing closing '\"'"
21883 msgstr ""
21884
21885 #: expr.c:2605
21886 #, c-format
21887 msgid "'\\%c' in quoted symbol name; behavior may change in the future"
21888 msgstr ""
21889
21890 #: frags.c:60
21891 msgid "attempt to allocate data in absolute section"
21892 msgstr ""
21893
21894 #: frags.c:66
21895 msgid "attempt to allocate data in common section"
21896 msgstr ""
21897
21898 #: frags.c:115
21899 #, c-format
21900 msgid "can't extend frag %lu char"
21901 msgid_plural "can't extend frag %lu chars"
21902 msgstr[0] ""
21903 msgstr[1] ""
21904
21905 #. Offset of size 8 bytes is not supported in SFrame format
21906 #. version 1.
21907 #: gen-sframe.c:417
21908 msgid "SFrame unsupported offset value\n"
21909 msgstr ""
21910
21911 #: gen-sframe.c:1025
21912 #, c-format
21913 msgid "no SFrame FDE emitted; non-SP/FP register %u in .cfi_def_cfa"
21914 msgstr ""
21915
21916 #: gen-sframe.c:1055
21917 #, c-format
21918 msgid "no SFrame FDE emitted; non-SP/FP register %u in .cfi_def_cfa_register"
21919 msgstr ""
21920
21921 #. No CFA base register in effect. Non-SP/FP CFA base register should
21922 #. not occur, as sframe_xlate_do_def_cfa[_register] would detect this.
21923 #: gen-sframe.c:1095
21924 msgid "no SFrame FDE emitted; .cfi_def_cfa_offset without CFA base register in effect"
21925 msgstr ""
21926
21927 #: gen-sframe.c:1160
21928 #, c-format
21929 msgid "no SFrame FDE emitted; %s with %s reg %u"
21930 msgstr ""
21931
21932 #: gen-sframe.c:1220
21933 #, c-format
21934 msgid "no SFrame FDE emitted; %s register %u in .cfi_register"
21935 msgstr ""
21936
21937 #: gen-sframe.c:1242
21938 msgid "no SFrame FDE emitted; .cfi_remember_state without prior SFrame FRE state"
21939 msgstr ""
21940
21941 #: gen-sframe.c:1336
21942 msgid "no SFrame FDE emitted; .cfi_negate_ra_state_with_pc"
21943 msgstr ""
21944
21945 #: gen-sframe.c:1363
21946 msgid "no SFrame FDE emitted; .cfi_window_save"
21947 msgstr ""
21948
21949 #: gen-sframe.c:1421
21950 #, c-format
21951 msgid "no SFrame FDE emitted; .cfi_escape DW_CFA_expression with %s reg %u"
21952 msgstr ""
21953
21954 #. In all other cases (e.g., DW_CFA_def_cfa_expression or other
21955 #. OS-specific CFI opcodes), skip inspecting the DWARF expression.
21956 #. This may impact the asynchronicity due to loss of coverage.
21957 #. Continue to warn the user and bail out.
21958 #: gen-sframe.c:1582
21959 #, c-format
21960 msgid "no SFrame FDE emitted; .cfi_escape with op (%#lx)"
21961 msgstr ""
21962
21963 #: gen-sframe.c:1607
21964 #, c-format
21965 msgid "no SFrame FDE emitted; %s reg %u in .cfi_undefined"
21966 msgstr ""
21967
21968 #: gen-sframe.c:1784
21969 msgid "(unknown)"
21970 msgstr "()"
21971
21972 #: gen-sframe.c:1785
21973 #, c-format
21974 msgid "no SFrame FDE emitted; CFI insn %s (%#x)"
21975 msgstr ""
21976
21977 #: gen-sframe.c:1809
21978 #, c-format
21979 msgid "no SFrame FDE emitted; non-default RA register %u"
21980 msgstr ""
21981
21982 #: gen-sframe.c:1854
21983 msgid "no SFrame FDE emitted; FP without RA on stack"
21984 msgstr ""
21985
21986 #: ginsn.c:877
21987 #, c-format
21988 msgid "missing label '%s' in func '%s' may result in imprecise cfg"
21989 msgstr ""
21990
21991 #: ginsn.c:986
21992 #, c-format
21993 msgid "GINSN: found unreachable code in func '%s'"
21994 msgstr ""
21995
21996 #: ginsn.c:1208
21997 msgid "GINSN process for prev func not done"
21998 msgstr ""
21999
22000 #: ginsn.c:1242
22001 #, c-format
22002 msgid "untraceable control flow for func '%s'"
22003 msgstr ""
22004
22005 #: ginsn.c:1252
22006 #, c-format
22007 msgid "Bad cfg of ginsn of func '%s'"
22008 msgstr ""
22009
22010 #: ginsn.c:1314 ginsn.c:1321
22011 msgid "ginsn unsupported for target"
22012 msgstr ""
22013
22014 #. For error messages.
22015 #. Detect if we are reading from stdin by examining the file
22016 #. name returned by as_where().
22017 #.
22018 #. [FIXME: We rely upon the name in the strcmp below being the
22019 #. same as the one used by input_scrub_new_file(), if that is
22020 #. not true, then this code will fail].
22021 #.
22022 #. If we are reading from stdin, then we need to save each input
22023 #. line here (assuming of course that we actually have a line of
22024 #. input to read), so that it can be displayed in the listing
22025 #. that is produced at the end of the assembly.
22026 #: input-file.c:136 input-scrub.c:271 listing.c:345
22027 msgid "{standard input}"
22028 msgstr ""
22029
22030 #: input-file.c:141
22031 #, c-format
22032 msgid "can't open %s for reading: %s"
22033 msgstr ""
22034
22035 #: input-file.c:150 input-file.c:228
22036 #, c-format
22037 msgid "can't read from %s: %s"
22038 msgstr ""
22039
22040 #: input-file.c:267 listing.c:1467
22041 #, c-format
22042 msgid "can't close %s: %s"
22043 msgstr ""
22044
22045 #: input-scrub.c:301
22046 msgid "macros nested too deeply"
22047 msgstr ""
22048
22049 #: input-scrub.c:548 input-scrub.c:551
22050 msgid "macro invoked from here"
22051 msgstr ""
22052
22053 #: itbl-ops.c:328
22054 #, c-format
22055 msgid "Unable to allocate memory for new instructions\n"
22056 msgstr ""
22057
22058 #: listing.c:244 messages.c:192 messages.c:194 messages.c:197
22059 msgid "Warning: "
22060 msgstr ": "
22061
22062 #: listing.c:250 messages.c:266 messages.c:268 messages.c:271
22063 msgid "Error: "
22064 msgstr ": "
22065
22066 #: listing.c:656
22067 #, c-format
22068 msgid "unable to rebuffer file: %s\n"
22069 msgstr ""
22070
22071 #: listing.c:1353
22072 #, c-format
22073 msgid ""
22074 "\n"
22075 " time stamp \t: %s\n"
22076 "\n"
22077 msgstr ""
22078
22079 #: listing.c:1363
22080 #, c-format
22081 msgid "%s "
22082 msgstr ""
22083
22084 #: listing.c:1368
22085 #, c-format
22086 msgid ""
22087 "\n"
22088 "\t%s "
22089 msgstr ""
22090
22091 #: listing.c:1378
22092 msgid ""
22093 "\n"
22094 " options passed\t: "
22095 msgstr ""
22096
22097 #: listing.c:1417
22098 #, c-format
22099 msgid ""
22100 " GNU assembler version %s (%s)\n"
22101 "\t using BFD version %s."
22102 msgstr ""
22103
22104 #: listing.c:1420
22105 #, c-format
22106 msgid ""
22107 "\n"
22108 " input file \t: %s"
22109 msgstr ""
22110
22111 #: listing.c:1421
22112 #, c-format
22113 msgid ""
22114 "\n"
22115 " output file \t: %s"
22116 msgstr ""
22117
22118 #: listing.c:1422
22119 #, c-format
22120 msgid ""
22121 "\n"
22122 " target \t: %s"
22123 msgstr ""
22124
22125 #: listing.c:1446
22126 #, c-format
22127 msgid "can't open %s: %s"
22128 msgstr ""
22129
22130 #: listing.c:1531
22131 msgid "strange paper height, set to no form"
22132 msgstr ""
22133
22134 #: listing.c:1555
22135 msgid "new paper width is too small"
22136 msgstr ""
22137
22138 #: listing.c:1558
22139 msgid "bad or irreducible expression for paper width"
22140 msgstr ""
22141
22142 #: listing.c:1560
22143 msgid "missing expression for paper width"
22144 msgstr ""
22145
22146 #: listing.c:1611
22147 msgid "new line in title"
22148 msgstr ""
22149
22150 #: macro.c:394
22151 #, c-format
22152 msgid "%% operator needs absolute expression"
22153 msgstr ""
22154
22155 #: macro.c:544
22156 #, c-format
22157 msgid "Missing parameter qualifier for `%s' in macro `%s'"
22158 msgstr ""
22159
22160 #: macro.c:554
22161 #, c-format
22162 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
22163 msgstr ""
22164
22165 #: macro.c:571
22166 #, c-format
22167 msgid "Pointless default value for required parameter `%s' in macro `%s'"
22168 msgstr ""
22169
22170 #: macro.c:581
22171 #, c-format
22172 msgid "A parameter named `%s' already exists for macro `%s'"
22173 msgstr ""
22174
22175 #: macro.c:619
22176 #, c-format
22177 msgid "Reserved word `%s' used as parameter in macro `%s'"
22178 msgstr ""
22179
22180 #: macro.c:673
22181 #, c-format
22182 msgid "unexpected end of file in macro `%s' definition"
22183 msgstr ""
22184
22185 #: macro.c:685
22186 #, c-format
22187 msgid "missing `)' after formals in macro definition `%s'"
22188 msgstr ""
22189
22190 #: macro.c:700
22191 msgid "Missing macro name"
22192 msgstr ""
22193
22194 #: macro.c:709
22195 #, c-format
22196 msgid "Bad parameter list for macro `%s'"
22197 msgstr ""
22198
22199 #: macro.c:717
22200 #, c-format
22201 msgid "Macro `%s' was already defined"
22202 msgstr ""
22203
22204 #: macro.c:843 macro.c:845
22205 msgid "missing `)'"
22206 msgstr " `)'"
22207
22208 #: macro.c:934
22209 #, c-format
22210 msgid "`%s' was already used as parameter (or another local) name"
22211 msgstr ""
22212
22213 #: macro.c:1104
22214 msgid "confusion in formal parameters"
22215 msgstr ""
22216
22217 #: macro.c:1112
22218 #, c-format
22219 msgid "Parameter named `%s' does not exist for macro `%s'"
22220 msgstr ""
22221
22222 #: macro.c:1123
22223 #, c-format
22224 msgid "Value for parameter `%s' of macro `%s' was already specified"
22225 msgstr ""
22226
22227 #: macro.c:1137
22228 msgid "can't mix positional and keyword arguments"
22229 msgstr ""
22230
22231 #: macro.c:1148
22232 msgid "too many positional arguments"
22233 msgstr ""
22234
22235 #: macro.c:1196
22236 #, c-format
22237 msgid "Missing value for required parameter `%s' of macro `%s'"
22238 msgstr ""
22239
22240 #: macro.c:1314
22241 #, c-format
22242 msgid "Attempt to purge non-existing macro `%s'"
22243 msgstr ""
22244
22245 #: macro.c:1335
22246 msgid "unexpected end of file in irp or irpc"
22247 msgstr ""
22248
22249 #: macro.c:1346
22250 msgid "missing model parameter"
22251 msgstr ""
22252
22253 #: messages.c:92
22254 #, c-format
22255 msgid "Assembler messages:\n"
22256 msgstr ""
22257
22258 #: messages.c:329
22259 #, c-format
22260 msgid "Fatal error: "
22261 msgstr ""
22262
22263 #: messages.c:351
22264 #, c-format
22265 msgid "Internal error (%s).\n"
22266 msgstr ""
22267
22268 #: messages.c:353
22269 #, c-format
22270 msgid "Internal error in %s at %s:%d.\n"
22271 msgstr ""
22272
22273 #: messages.c:355
22274 #, c-format
22275 msgid "Internal error at %s:%d.\n"
22276 msgstr ""
22277
22278 #: messages.c:358
22279 #, c-format
22280 msgid "Please report this bug.\n"
22281 msgstr " .\n"
22282
22283 #: messages.c:426
22284 #, c-format
22285 msgid "%s out of domain (%<PRId64> is not a multiple of %<PRId64>)"
22286 msgstr ""
22287
22288 #. xgettext:c-format.
22289 #: messages.c:442
22290 #, c-format
22291 msgid "%s out of range (%<PRId64> is not between %<PRId64> and %<PRId64>)"
22292 msgstr ""
22293
22294 #. xgettext:c-format.
22295 #: messages.c:455
22296 #, c-format
22297 msgid "%s out of range (0x%<PRIx64> is not between 0x%<PRIx64> and 0x%<PRIx64>)"
22298 msgstr ""
22299
22300 #: output-file.c:37
22301 #, c-format
22302 msgid "can't open a bfd on stdout %s"
22303 msgstr ""
22304
22305 #: output-file.c:44
22306 #, c-format
22307 msgid "selected target format '%s' unknown"
22308 msgstr ""
22309
22310 #: output-file.c:46
22311 #, c-format
22312 msgid "can't create %s: %s"
22313 msgstr ""
22314
22315 #: read.c:565
22316 #, c-format
22317 msgid "error constructing %s pseudo-op table"
22318 msgstr ""
22319
22320 #: read.c:752
22321 msgid "cannot change section or subsection inside .bundle_lock"
22322 msgstr ""
22323
22324 #: read.c:768
22325 #, c-format
22326 msgid ".bundle_lock sequence at %<PRIu64> bytes, but .bundle_align_mode limit is %u bytes"
22327 msgstr ""
22328
22329 #: read.c:777
22330 #, c-format
22331 msgid "single instruction is %<PRIu64> bytes long, but .bundle_align_mode limit is %u bytes"
22332 msgstr ""
22333
22334 #: read.c:818 read.c:2947 read.c:3575
22335 msgid "ignoring fill value in absolute section"
22336 msgstr ""
22337
22338 #: read.c:820 read.c:2962 read.c:3612
22339 #, c-format
22340 msgid "ignoring fill value in section `%s'"
22341 msgstr ""
22342
22343 #: read.c:1260
22344 #, c-format
22345 msgid "unknown pseudo-op: `%s'"
22346 msgstr ""
22347
22348 #: read.c:1313
22349 msgid "unable to continue with assembly."
22350 msgstr ""
22351
22352 #: read.c:1347
22353 #, c-format
22354 msgid "local label too large near %s"
22355 msgstr ""
22356
22357 #: read.c:1370
22358 #, c-format
22359 msgid "label \"%ld$\" redefined"
22360 msgstr ""
22361
22362 #: read.c:1419
22363 msgid ".bundle_lock with no matching .bundle_unlock"
22364 msgstr ""
22365
22366 #: read.c:1523
22367 msgid ".abort detected. Abandoning ship."
22368 msgstr ""
22369
22370 #: read.c:1586
22371 #, c-format
22372 msgid "alignment too large: %u assumed"
22373 msgstr ""
22374
22375 #: read.c:1616
22376 msgid "ignoring out of range alignment maximum"
22377 msgstr ""
22378
22379 #: read.c:1625
22380 msgid "expected fill pattern missing"
22381 msgstr ""
22382
22383 #: read.c:1650
22384 #, c-format
22385 msgid "fill pattern too long, truncating to %u"
22386 msgstr ""
22387
22388 #: read.c:1751
22389 msgid "symbol name not recognised in the current locale"
22390 msgstr ""
22391
22392 #. Some of the back ends can't deal with non-positive line numbers.
22393 #. Besides, it's silly. GCC however will generate a line number of
22394 #. zero when it is pre-processing builtins for assembler-with-cpp files:
22395 #.
22396 #. # 0 "<built-in>"
22397 #.
22398 #. We do not want to barf on this, especially since such files are used
22399 #. in the GCC and GDB testsuites. So we check for negative line numbers
22400 #. rather than non-positive line numbers.
22401 #: read.c:2100
22402 #, c-format
22403 msgid "line numbers must be positive; line number %d rejected"
22404 msgstr ""
22405
22406 #: read.c:2138
22407 #, c-format
22408 msgid "incompatible flag %i in line directive"
22409 msgstr ""
22410
22411 #: read.c:2150
22412 #, c-format
22413 msgid "unsupported flag %i in line directive"
22414 msgstr ""
22415
22416 #: read.c:2193
22417 msgid "start address not supported"
22418 msgstr ""
22419
22420 #: read.c:2202
22421 msgid ".err encountered"
22422 msgstr ""
22423
22424 #: read.c:2218
22425 msgid ".error directive invoked in source file"
22426 msgstr ""
22427
22428 #: read.c:2219
22429 msgid ".warning directive invoked in source file"
22430 msgstr ""
22431
22432 #: read.c:2225
22433 #, c-format
22434 msgid "%s argument must be a string"
22435 msgstr ""
22436
22437 #: read.c:2287
22438 msgid "expression does not evaluate to a constant"
22439 msgstr ""
22440
22441 #: read.c:2292
22442 msgid ".errif expression evaluates to true"
22443 msgstr ""
22444
22445 #: read.c:2295
22446 msgid ".warnif expression evaluates to true"
22447 msgstr ""
22448
22449 #: read.c:2313 read.c:2315
22450 #, c-format
22451 msgid ".fail %ld encountered"
22452 msgstr ""
22453
22454 #: read.c:2355
22455 #, c-format
22456 msgid ".fill size clamped to %d"
22457 msgstr ""
22458
22459 #: read.c:2360
22460 msgid "size negative; .fill ignored"
22461 msgstr ""
22462
22463 #: read.c:2366
22464 msgid "repeat < 0; .fill ignored"
22465 msgstr ""
22466
22467 #: read.c:2373
22468 msgid "non-constant fill count for absolute section"
22469 msgstr ""
22470
22471 #: read.c:2378
22472 msgid "attempt to fill absolute section with non-zero value"
22473 msgstr ""
22474
22475 #: read.c:2385
22476 #, c-format
22477 msgid "attempt to fill section `%s' with non-zero value"
22478 msgstr ""
22479
22480 #: read.c:2547
22481 #, c-format
22482 msgid "unrecognized .linkonce type `%s'"
22483 msgstr ""
22484
22485 #: read.c:2559
22486 msgid ".linkonce is not supported for this object file format"
22487 msgstr ""
22488
22489 #: read.c:2654
22490 msgid "expected alignment after size"
22491 msgstr ""
22492
22493 #: read.c:2867
22494 #, c-format
22495 msgid "attempt to redefine pseudo-op `%s' ignored"
22496 msgstr ""
22497
22498 #: read.c:2888
22499 msgid "ignoring macro exit outside a macro definition."
22500 msgstr ""
22501
22502 #: read.c:2942
22503 #, c-format
22504 msgid "invalid segment \"%s\""
22505 msgstr ""
22506
22507 #: read.c:2950
22508 msgid "only constant offsets supported in absolute section"
22509 msgstr ""
22510
22511 #: read.c:2993
22512 msgid "MRI style ORG pseudo-op not supported"
22513 msgstr ""
22514
22515 #: read.c:3164
22516 #, c-format
22517 msgid ".end%c encountered without preceding %s"
22518 msgstr ""
22519
22520 #: read.c:3198
22521 #, c-format
22522 msgid "excessive count %zu for %s - ignored"
22523 msgstr ""
22524
22525 #: read.c:3205
22526 #, c-format
22527 msgid "%s without %s"
22528 msgstr ""
22529
22530 #: read.c:3239
22531 msgid "`\\' at end of line/statement; ignored"
22532 msgstr ""
22533
22534 #: read.c:3518
22535 msgid "unsupported variable size or fill value"
22536 msgstr ""
22537
22538 #: read.c:3526
22539 #, c-format
22540 msgid "size value for space directive too large: %lx"
22541 msgstr ""
22542
22543 #: read.c:3552
22544 msgid ".space repeat count is negative, ignored"
22545 msgstr ""
22546
22547 #: read.c:3558
22548 msgid ".space repeat count is zero, ignored"
22549 msgstr ""
22550
22551 #: read.c:3566
22552 msgid ".space repeat count overflow, ignored"
22553 msgstr ""
22554
22555 #: read.c:3597
22556 msgid "space allocation too complex in absolute section"
22557 msgstr ""
22558
22559 #: read.c:3603
22560 msgid "space allocation too complex in common section"
22561 msgstr ""
22562
22563 #: read.c:3718
22564 msgid "unsupported variable nop control in .nops directive"
22565 msgstr ""
22566
22567 #: read.c:3724
22568 msgid "negative nop control byte, ignored"
22569 msgstr ""
22570
22571 #: read.c:3792
22572 #, c-format
22573 msgid "unknown floating type '%c'"
22574 msgstr ""
22575
22576 #: read.c:4018
22577 #, c-format
22578 msgid "%s: would close weakref loop: %s"
22579 msgstr ""
22580
22581 #: read.c:4075
22582 #, c-format
22583 msgid "junk at end of line, first unrecognized character valued 0x%x"
22584 msgstr ""
22585
22586 #: read.c:4205 write.c:2403
22587 #, c-format
22588 msgid "`%s' can't be equated to common symbol `%s'"
22589 msgstr ""
22590
22591 #: read.c:4341
22592 msgid "unexpected `\"' in expression"
22593 msgstr ""
22594
22595 #: read.c:4354
22596 msgid "rva without symbol"
22597 msgstr ""
22598
22599 #: read.c:4429
22600 msgid "missing or bad offset expression"
22601 msgstr ""
22602
22603 #: read.c:4453
22604 msgid "missing reloc type"
22605 msgstr ""
22606
22607 #: read.c:4477
22608 msgid "unrecognized reloc type"
22609 msgstr ""
22610
22611 #: read.c:4493
22612 msgid "bad reloc expression"
22613 msgstr ""
22614
22615 #: read.c:4645 read.c:5414 read.c:5542
22616 msgid "zero assumed for missing expression"
22617 msgstr ""
22618
22619 #: read.c:4665 read.c:5445 read.c:5561
22620 msgid "attempt to store value in absolute section"
22621 msgstr ""
22622
22623 #: read.c:4672 read.c:5451 read.c:5567
22624 #, c-format
22625 msgid "attempt to store non-zero value in section `%s'"
22626 msgstr ""
22627
22628 #. Leading bits contain both 0s & 1s.
22629 #: read.c:4748
22630 #, c-format
22631 msgid "value 0x%<PRIx64> truncated to 0x%<PRIx64>"
22632 msgstr ""
22633
22634 #: read.c:4792
22635 #, c-format
22636 msgid "bignum truncated to %d byte"
22637 msgid_plural "bignum truncated to %d bytes"
22638 msgstr[0] ""
22639 msgstr[1] ""
22640
22641 #: read.c:5001 read.c:5152
22642 msgid "unresolvable or nonpositive repeat count; using 1"
22643 msgstr ""
22644
22645 #: read.c:5044
22646 msgid "floating point constant too large"
22647 msgstr ""
22648
22649 #: read.c:5109
22650 msgid "attempt to store float in absolute section"
22651 msgstr ""
22652
22653 #: read.c:5116
22654 #, c-format
22655 msgid "attempt to store float in section `%s'"
22656 msgstr ""
22657
22658 #: read.c:5548
22659 msgid "number invalid"
22660 msgstr ""
22661
22662 #: read.c:5804
22663 msgid "base64 strings must be placed into a section"
22664 msgstr ""
22665
22666 #: read.c:5811
22667 msgid "a string must follow the .base64 pseudo-op"
22668 msgstr ""
22669
22670 #: read.c:5831
22671 msgid "expected double quote enclosed string as argument to .base64 pseudo-op"
22672 msgstr ""
22673
22674 #: read.c:5848
22675 msgid "end of line encountered inside .base64 string"
22676 msgstr ""
22677
22678 #: read.c:5859
22679 msgid ".base64 string terminated early"
22680 msgstr ""
22681
22682 #: read.c:5864
22683 msgid ".base64 string terminated unexpectedly"
22684 msgstr ""
22685
22686 #: read.c:5871
22687 msgid "equals character only allowed at end of .base64 string"
22688 msgstr ""
22689
22690 #: read.c:5880
22691 msgid "the equals character cannot start a block of four base64 encoded bytes"
22692 msgstr ""
22693
22694 #: read.c:5886
22695 msgid "the equals character cannot be the second character in a block of four base64 encoded bytes"
22696 msgstr ""
22697
22698 #: read.c:5896
22699 #, c-format
22700 msgid "invalid character '%c' found inside .base64 string"
22701 msgstr ""
22702
22703 #: read.c:5898
22704 #, c-format
22705 msgid "invalid character %#x found inside .base64 string"
22706 msgstr ""
22707
22708 #: read.c:5924
22709 msgid "no base64 characters expected after '=' padding characters"
22710 msgstr ""
22711
22712 #: read.c:5934
22713 msgid ".base64 string must have a terminating double quote character"
22714 msgstr ""
22715
22716 #: read.c:5967
22717 #, c-format
22718 msgid "attempt to store non-empty string in section `%s'"
22719 msgstr ""
22720
22721 #: read.c:6029
22722 msgid "strings must be placed into a section"
22723 msgstr ""
22724
22725 #: read.c:6096
22726 msgid "expected <nn>"
22727 msgstr ""
22728
22729 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
22730 #: read.c:6137 read.c:6224
22731 msgid "unterminated string; newline inserted"
22732 msgstr ""
22733
22734 #: read.c:6238
22735 msgid "bad escaped character in string"
22736 msgstr ""
22737
22738 #: read.c:6262
22739 msgid "expected address expression"
22740 msgstr ""
22741
22742 #: read.c:6281
22743 #, c-format
22744 msgid "symbol \"%s\" undefined; zero assumed"
22745 msgstr ""
22746
22747 #: read.c:6284
22748 msgid "some symbol undefined; zero assumed"
22749 msgstr ""
22750
22751 #: read.c:6318
22752 msgid "this string may not contain '\\0'"
22753 msgstr ""
22754
22755 #: read.c:6355
22756 msgid "missing string"
22757 msgstr ""
22758
22759 #: read.c:6470
22760 #, c-format
22761 msgid ".incbin count zero, ignoring `%s'"
22762 msgstr ""
22763
22764 #: read.c:6482
22765 #, c-format
22766 msgid "file not found: %s"
22767 msgstr " : %s"
22768
22769 #: read.c:6492
22770 #, c-format
22771 msgid "unable to include `%s'"
22772 msgstr ""
22773
22774 #: read.c:6501
22775 #, c-format
22776 msgid "seek to end of .incbin file failed `%s'"
22777 msgstr ""
22778
22779 #: read.c:6512
22780 #, c-format
22781 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
22782 msgstr ""
22783
22784 #: read.c:6519
22785 #, c-format
22786 msgid "could not skip to %ld in file `%s'"
22787 msgstr ""
22788
22789 #: read.c:6528
22790 #, c-format
22791 msgid "truncated file `%s', %ld of %ld bytes read"
22792 msgstr ""
22793
22794 #: read.c:6664
22795 msgid "missing .func"
22796 msgstr ""
22797
22798 #: read.c:6683
22799 msgid ".endfunc missing for previous .func"
22800 msgstr ""
22801
22802 #: read.c:6736
22803 #, c-format
22804 msgid ".bundle_align_mode alignment too large (maximum %u)"
22805 msgstr ""
22806
22807 #: read.c:6741
22808 msgid "cannot change .bundle_align_mode inside .bundle_lock"
22809 msgstr ""
22810
22811 #: read.c:6755
22812 msgid ".bundle_lock is meaningless without .bundle_align_mode"
22813 msgstr ""
22814
22815 #: read.c:6776
22816 msgid ".bundle_unlock without preceding .bundle_lock"
22817 msgstr ""
22818
22819 #: read.c:6789
22820 #, c-format
22821 msgid ".bundle_lock sequence is %<PRIu64> bytes, but bundle size is only %u bytes"
22822 msgstr ""
22823
22824 #: read.c:6888
22825 #, c-format
22826 msgid "missing closing `%c'"
22827 msgstr ""
22828
22829 #: read.c:6890
22830 msgid "stray `\\'"
22831 msgstr ""
22832
22833 #: remap.c:53
22834 #, c-format
22835 msgid "invalid argument '%s' to -fdebug-prefix-map"
22836 msgstr ""
22837
22838 #: scfi.c:545
22839 msgid "SCFI: usage of REG_FP as scratch not supported"
22840 msgstr ""
22841
22842 #: scfi.c:655
22843 msgid "SCFI: unsupported stack manipulation pattern"
22844 msgstr ""
22845
22846 #: scfi.c:802 scfi.c:896
22847 msgid "SCFI: asymetrical register restore"
22848 msgstr ""
22849
22850 #: scfi.c:969
22851 msgid "SCFI: Bad CFI propagation perhaps"
22852 msgstr ""
22853
22854 #: scfi.c:1116
22855 #, c-format
22856 msgid "SCFI: forward pass failed for func '%s'"
22857 msgstr ""
22858
22859 #: scfi.c:1123
22860 #, c-format
22861 msgid "SCFI: backward pass failed for func '%s'"
22862 msgstr ""
22863
22864 #: scfi.c:1190
22865 msgid "SCFI: Invalid DWARF CFI opcode data"
22866 msgstr ""
22867
22868 #. No other GINSN_TYPE_* expected.
22869 #: scfi.c:1242
22870 #, c-format
22871 msgid "SCFI: bad ginsn for func '%s'"
22872 msgstr ""
22873
22874 #: scfi.c:1256 scfi.c:1265
22875 msgid "SCFI: unsupported for target"
22876 msgstr ""
22877
22878 #: scfidw2gen.c:39
22879 msgid "SCFI ignores most user-specified CFI directives"
22880 msgstr ""
22881
22882 #: scfidw2gen.c:132
22883 msgid "SCFI: missing previous SCFI endproc marker"
22884 msgstr ""
22885
22886 #: stabs.c:187
22887 #, c-format
22888 msgid ".stab%c: missing comma"
22889 msgstr ""
22890
22891 #: stabs.c:263
22892 #, c-format
22893 msgid ".stab%c: missing string"
22894 msgstr ""
22895
22896 #. This could happen for example with a source file with a huge
22897 #. number of lines. The only cure is to use a different debug
22898 #. format, probably DWARF.
22899 #: stabs.c:290
22900 #, c-format
22901 msgid ".stab%c: description field '%x' too big, try a different debug format"
22902 msgstr ""
22903
22904 #: stabs.c:436
22905 msgid "comma missing in .xstabs"
22906 msgstr ""
22907
22908 #: symbols.c:386 symbols.c:2519
22909 #, c-format
22910 msgid "symbol '%s' contains multibyte characters"
22911 msgstr ""
22912
22913 #: symbols.c:526
22914 #, c-format
22915 msgid "cannot define symbol `%s' in absolute section"
22916 msgstr ""
22917
22918 #: symbols.c:651
22919 #, c-format
22920 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
22921 msgstr ""
22922
22923 #: symbols.c:1226
22924 #, c-format
22925 msgid "invalid operands (%s and %s sections) for `%s'"
22926 msgstr ""
22927
22928 #: symbols.c:1230
22929 #, c-format
22930 msgid "invalid operand (%s section) for `%s'"
22931 msgstr ""
22932
22933 #: symbols.c:1238
22934 #, c-format
22935 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
22936 msgstr ""
22937
22938 #: symbols.c:1241
22939 #, c-format
22940 msgid "invalid operand (%s section) for `%s' when setting `%s'"
22941 msgstr ""
22942
22943 #: symbols.c:1310
22944 #, c-format
22945 msgid "symbol definition loop encountered at `%s'"
22946 msgstr ""
22947
22948 #: symbols.c:1337
22949 #, c-format
22950 msgid "cannot convert expression symbol %s to complex relocation"
22951 msgstr ""
22952
22953 #: symbols.c:1676
22954 #, c-format
22955 msgid "division by zero when setting `%s'"
22956 msgstr ""
22957
22958 #. See PR 20895 for a reproducer.
22959 #: symbols.c:1746
22960 msgid "Invalid operation on symbol"
22961 msgstr ""
22962
22963 #: symbols.c:1796 write.c:2452
22964 #, c-format
22965 msgid "can't resolve value for symbol `%s'"
22966 msgstr ""
22967
22968 #: symbols.c:2204
22969 #, c-format
22970 msgid "\"%u\" (instance number %u of a %s label)"
22971 msgstr ""
22972
22973 #: symbols.c:2235
22974 msgid "expression is too complex to be resolved or converted into relocations"
22975 msgstr ""
22976
22977 #: symbols.c:2237 symbols.c:2240
22978 #, c-format
22979 msgid "attempt to get value of unresolved symbol `%s'"
22980 msgstr ""
22981
22982 #. Do not reassign section symbols.
22983 #: symbols.c:2540
22984 msgid "can't make section symbol global"
22985 msgstr ""
22986
22987 #: symbols.c:2546
22988 msgid "can't make register symbol global"
22989 msgstr ""
22990
22991 #: symbols.c:2652
22992 #, c-format
22993 msgid "Accessing function `%s' as thread-local object"
22994 msgstr ""
22995
22996 #: symbols.c:2656
22997 #, c-format
22998 msgid "Accessing `%s' as thread-local object"
22999 msgstr ""
23000
23001 #: write.c:153
23002 #, c-format
23003 msgid "field fx_size too small to hold %lu"
23004 msgstr ""
23005
23006 #: write.c:430
23007 #, c-format
23008 msgid "attempt to .org/.space/.nops backwards? (%ld)"
23009 msgstr ""
23010
23011 #: write.c:452
23012 #, c-format
23013 msgid "leb128 operand is an undefined symbol: %s"
23014 msgstr ""
23015
23016 #: write.c:520
23017 #, c-format
23018 msgid ".cv_%ccomp operand is an undefined symbol: %s"
23019 msgstr ""
23020
23021 #: write.c:712
23022 msgid "invalid offset expression"
23023 msgstr ""
23024
23025 #: write.c:734
23026 msgid "invalid reloc expression"
23027 msgstr ""
23028
23029 #: write.c:931
23030 #, c-format
23031 msgid "can't resolve %s - %s"
23032 msgstr ""
23033
23034 #: write.c:1144
23035 #, c-format
23036 msgid "value of %s too large for field of %d byte at %s"
23037 msgid_plural "value of %s too large for field of %d bytes at %s"
23038 msgstr[0] ""
23039 msgstr[1] ""
23040
23041 #: write.c:1160
23042 #, c-format
23043 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
23044 msgstr ""
23045
23046 #: write.c:1201
23047 msgid "redefined symbol cannot be used on reloc"
23048 msgstr ""
23049
23050 #: write.c:1214
23051 msgid "relocation out of range"
23052 msgstr ""
23053
23054 #: write.c:1217
23055 #, c-format
23056 msgid "%s:%u: bad return from bfd_install_relocation: %x"
23057 msgstr ""
23058
23059 #: write.c:1245
23060 msgid "reloc not within (fixed part of) section"
23061 msgstr ""
23062
23063 #: write.c:1317
23064 msgid "internal error: fixup not contained within frag"
23065 msgstr ""
23066
23067 #: write.c:1463 write.c:1579
23068 msgid "can't extend frag"
23069 msgstr ""
23070
23071 #: write.c:1628
23072 msgid "unimplemented .nops directive"
23073 msgstr ""
23074
23075 #: write.c:1674
23076 #, c-format
23077 msgid "can't write %ld byte to section %s of %s: '%s'"
23078 msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
23079 msgstr[0] ""
23080 msgstr[1] ""
23081
23082 #: write.c:1699 write.c:1735
23083 #, c-format
23084 msgid "can't fill %ld byte in section %s of %s: '%s'"
23085 msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
23086 msgstr[0] ""
23087 msgstr[1] ""
23088
23089 #: write.c:1951
23090 msgid "unable to create reloc for build note"
23091 msgstr ""
23092
23093 #: write.c:1955
23094 msgid "<gnu build note>"
23095 msgstr ""
23096
23097 #: write.c:2368
23098 #, c-format
23099 msgid "%s: global symbols not supported in common sections"
23100 msgstr ""
23101
23102 #: write.c:2382
23103 #, c-format
23104 msgid "local label `%s' is not defined"
23105 msgstr ""
23106
23107 #: write.c:2410
23108 #, c-format
23109 msgid "can't make global register symbol `%s'"
23110 msgstr ""
23111
23112 #: write.c:2721
23113 #, c-format
23114 msgid "alignment padding (%lu byte) not a multiple of %ld"
23115 msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
23116 msgstr[0] ""
23117 msgstr[1] ""
23118
23119 #: write.c:2897
23120 #, c-format
23121 msgid ".word %s-%s+%s didn't fit"
23122 msgstr ""
23123
23124 #: write.c:2989
23125 msgid "padding added"
23126 msgstr ""
23127
23128 #: write.c:3040
23129 msgid "attempt to move .org backwards"
23130 msgstr ""
23131
23132 #: write.c:3065
23133 msgid ".space, .nops or .fill specifies non-absolute value"
23134 msgstr ""
23135
23136 #: write.c:3080
23137 msgid ".space, .nops or .fill with negative value, ignored"
23138 msgstr ""
23139
23140 #: write.c:3170
23141 #, c-format
23142 msgid "Infinite loop encountered whilst attempting to compute the addresses of symbols in section %s"
23143 msgstr ""
23144