Change version to 2.32.51 and regenerate configure and pot files.
[deliverable/binutils-gdb.git] / gas / po / gas.pot
... / ...
CommitLineData
1# SOME DESCRIPTIVE TITLE.
2# Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3# This file is distributed under the same license as the PACKAGE package.
4# FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5#
6#: config/tc-arm.c:676
7#, fuzzy
8msgid ""
9msgstr ""
10"Project-Id-Version: PACKAGE VERSION\n"
11"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
12"POT-Creation-Date: 2019-01-19 16:31+0000\n"
13"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15"Language-Team: LANGUAGE <LL@li.org>\n"
16"Language: \n"
17"MIME-Version: 1.0\n"
18"Content-Type: text/plain; charset=CHARSET\n"
19"Content-Transfer-Encoding: 8bit\n"
20"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21
22#: app.c:501 app.c:515
23msgid "end of file in comment"
24msgstr ""
25
26#: app.c:593 app.c:640
27#, c-format
28msgid "end of file in string; '%c' inserted"
29msgstr ""
30
31#: app.c:666
32#, c-format
33msgid "unknown escape '\\%c' in string; ignored"
34msgstr ""
35
36#: app.c:840 input-scrub.c:363
37msgid "end of file not at end of a line; newline inserted"
38msgstr ""
39
40#: app.c:1003
41msgid "end of file in multiline comment"
42msgstr ""
43
44#: app.c:1077
45msgid "end of file after a one-character quote; \\0 inserted"
46msgstr ""
47
48#: app.c:1085
49msgid "end of file in escape character"
50msgstr ""
51
52#: app.c:1097
53msgid "missing close quote; (assumed)"
54msgstr ""
55
56#: app.c:1165 app.c:1220 app.c:1232 app.c:1312
57msgid "end of file in comment; newline inserted"
58msgstr ""
59
60#: as.c:163
61msgid "missing emulation mode name"
62msgstr ""
63
64#: as.c:178
65#, c-format
66msgid "unrecognized emulation name `%s'"
67msgstr ""
68
69#: as.c:225
70#, c-format
71msgid "GNU assembler version %s (%s) using BFD version %s\n"
72msgstr ""
73
74#: as.c:237
75#, c-format
76msgid "Usage: %s [option...] [asmfile...]\n"
77msgstr ""
78
79#: as.c:239
80#, c-format
81msgid ""
82"Options:\n"
83" -a[sub-option...]\t turn on listings\n"
84" \t Sub-options [default hls]:\n"
85" \t c omit false conditionals\n"
86" \t d omit debugging directives\n"
87" \t g include general info\n"
88" \t h include high-level source\n"
89" \t l include assembly\n"
90" \t m include macro expansions\n"
91" \t n omit forms processing\n"
92" \t s include symbols\n"
93" \t =FILE list to FILE (must be last sub-option)\n"
94msgstr ""
95
96#: as.c:253
97#, c-format
98msgid " --alternate initially turn on alternate macro syntax\n"
99msgstr ""
100
101#: as.c:256
102#, c-format
103msgid ""
104" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
105" compress DWARF debug sections using zlib "
106"[default]\n"
107msgstr ""
108
109#: as.c:259
110#, c-format
111msgid ""
112" --nocompress-debug-sections\n"
113" don't compress DWARF debug sections\n"
114msgstr ""
115
116#: as.c:263
117#, c-format
118msgid ""
119" --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
120" compress DWARF debug sections using zlib\n"
121msgstr ""
122
123#: as.c:266
124#, c-format
125msgid ""
126" --nocompress-debug-sections\n"
127" don't compress DWARF debug sections [default]\n"
128msgstr ""
129
130#: as.c:270
131#, c-format
132msgid " -D produce assembler debugging messages\n"
133msgstr ""
134
135#: as.c:272
136#, c-format
137msgid ""
138" --debug-prefix-map OLD=NEW\n"
139" map OLD to NEW in debug information\n"
140msgstr ""
141
142#: as.c:275
143#, c-format
144msgid " --defsym SYM=VAL define symbol SYM to given value\n"
145msgstr ""
146
147#: as.c:291
148#, c-format
149msgid " emulate output (default %s)\n"
150msgstr ""
151
152#: as.c:296
153#, c-format
154msgid " --execstack require executable stack for this object\n"
155msgstr ""
156
157#: as.c:298
158#, c-format
159msgid ""
160" --noexecstack don't require executable stack for this object\n"
161msgstr ""
162
163#: as.c:300
164#, c-format
165msgid ""
166" --size-check=[error|warning]\n"
167"\t\t\t ELF .size directive check (default --size-check=error)\n"
168msgstr ""
169
170#: as.c:303
171#, c-format
172msgid " --elf-stt-common=[no|yes] "
173msgstr ""
174
175#: as.c:306 as.c:317 config/tc-i386.c:11548 config/tc-i386.c:11568
176#, c-format
177msgid "(default: yes)\n"
178msgstr ""
179
180#: as.c:308 as.c:319 config/tc-i386.c:11550 config/tc-i386.c:11570
181#, c-format
182msgid "(default: no)\n"
183msgstr ""
184
185#: as.c:309
186#, c-format
187msgid ""
188" generate ELF common symbols with STT_COMMON type\n"
189msgstr ""
190
191#: as.c:311
192#, c-format
193msgid " --sectname-subst enable section name substitution sequences\n"
194msgstr ""
195
196#: as.c:314
197#, c-format
198msgid " --generate-missing-build-notes=[no|yes] "
199msgstr ""
200
201#: as.c:321
202#, c-format
203msgid ""
204" generate GNU Build notes if none are present in "
205"the input\n"
206msgstr ""
207
208#: as.c:325
209#, c-format
210msgid " -f skip whitespace and comment preprocessing\n"
211msgstr ""
212
213#: as.c:327
214#, c-format
215msgid " -g --gen-debug generate debugging information\n"
216msgstr ""
217
218#: as.c:329
219#, c-format
220msgid " --gstabs generate STABS debugging information\n"
221msgstr ""
222
223#: as.c:331
224#, c-format
225msgid ""
226" --gstabs+ generate STABS debug info with GNU extensions\n"
227msgstr ""
228
229#: as.c:333
230#, c-format
231msgid " --gdwarf-2 generate DWARF2 debugging information\n"
232msgstr ""
233
234#: as.c:335
235#, c-format
236msgid ""
237" --gdwarf-sections generate per-function section names for DWARF line "
238"information\n"
239msgstr ""
240
241#: as.c:337
242#, c-format
243msgid " --hash-size=<value> set the hash table size close to <value>\n"
244msgstr ""
245
246#: as.c:339
247#, c-format
248msgid " --help show this message and exit\n"
249msgstr ""
250
251#: as.c:341
252#, c-format
253msgid " --target-help show target specific options\n"
254msgstr ""
255
256#: as.c:343
257#, c-format
258msgid ""
259" -I DIR add DIR to search list for .include directives\n"
260msgstr ""
261
262#: as.c:345
263#, c-format
264msgid " -J don't warn about signed overflow\n"
265msgstr ""
266
267#: as.c:347
268#, c-format
269msgid ""
270" -K warn when differences altered for long "
271"displacements\n"
272msgstr ""
273
274#: as.c:349
275#, c-format
276msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
277msgstr ""
278
279#: as.c:351
280#, c-format
281msgid " -M,--mri assemble in MRI compatibility mode\n"
282msgstr ""
283
284#: as.c:353
285#, c-format
286msgid ""
287" --MD FILE write dependency information in FILE (default "
288"none)\n"
289msgstr ""
290
291#: as.c:355
292#, c-format
293msgid " -nocpp ignored\n"
294msgstr ""
295
296#: as.c:357
297#, c-format
298msgid ""
299" -no-pad-sections do not pad the end of sections to alignment "
300"boundaries\n"
301msgstr ""
302
303#: as.c:359
304#, c-format
305msgid ""
306" -o OBJFILE name the object-file output OBJFILE (default a."
307"out)\n"
308msgstr ""
309
310#: as.c:361
311#, c-format
312msgid " -R fold data section into text section\n"
313msgstr ""
314
315#: as.c:363
316#, c-format
317msgid ""
318" --reduce-memory-overheads \n"
319" prefer smaller memory use at the cost of longer\n"
320" assembly times\n"
321msgstr ""
322
323#: as.c:367
324#, c-format
325msgid ""
326" --statistics print various measured statistics from execution\n"
327msgstr ""
328
329#: as.c:369
330#, c-format
331msgid " --strip-local-absolute strip local absolute symbols\n"
332msgstr ""
333
334#: as.c:371
335#, c-format
336msgid ""
337" --traditional-format Use same format as native assembler when possible\n"
338msgstr ""
339
340#: as.c:373
341#, c-format
342msgid " --version print assembler version number and exit\n"
343msgstr ""
344
345#: as.c:375
346#, c-format
347msgid " -W --no-warn suppress warnings\n"
348msgstr ""
349
350#: as.c:377
351#, c-format
352msgid " --warn don't suppress warnings\n"
353msgstr ""
354
355#: as.c:379
356#, c-format
357msgid " --fatal-warnings treat warnings as errors\n"
358msgstr ""
359
360#: as.c:382
361#, c-format
362msgid ""
363" --itbl INSTTBL extend instruction set to include instructions\n"
364" matching the specifications defined in file "
365"INSTTBL\n"
366msgstr ""
367
368#: as.c:386
369#, c-format
370msgid " -w ignored\n"
371msgstr ""
372
373#: as.c:388
374#, c-format
375msgid " -X ignored\n"
376msgstr ""
377
378#: as.c:390
379#, c-format
380msgid " -Z generate object file even after errors\n"
381msgstr ""
382
383#: as.c:392
384#, c-format
385msgid ""
386" --listing-lhs-width set the width in words of the output data column "
387"of\n"
388" the listing\n"
389msgstr ""
390
391#: as.c:395
392#, c-format
393msgid ""
394" --listing-lhs-width2 set the width in words of the continuation lines\n"
395" of the output data column; ignored if smaller "
396"than\n"
397" the width of the first line\n"
398msgstr ""
399
400#: as.c:399
401#, c-format
402msgid ""
403" --listing-rhs-width set the max width in characters of the lines from\n"
404" the source file\n"
405msgstr ""
406
407#: as.c:402
408#, c-format
409msgid ""
410" --listing-cont-lines set the maximum number of continuation lines used\n"
411" for the output data column of the listing\n"
412msgstr ""
413
414#: as.c:405
415#, c-format
416msgid " @FILE read options from FILE\n"
417msgstr ""
418
419#: as.c:413
420#, c-format
421msgid "Report bugs to %s\n"
422msgstr ""
423
424#: as.c:635
425#, c-format
426msgid "unrecognized option -%c%s"
427msgstr ""
428
429#. This output is intended to follow the GNU standards document.
430#: as.c:677
431#, c-format
432msgid "GNU assembler %s\n"
433msgstr ""
434
435#: as.c:678
436#, c-format
437msgid "Copyright (C) 2019 Free Software Foundation, Inc.\n"
438msgstr ""
439
440#: as.c:679
441#, c-format
442msgid ""
443"This program is free software; you may redistribute it under the terms of\n"
444"the GNU General Public License version 3 or later.\n"
445"This program has absolutely no warranty.\n"
446msgstr ""
447
448#: as.c:684
449#, c-format
450msgid ""
451"This assembler was configured for a target of `%s' and default,\n"
452"cpu type `%s'.\n"
453msgstr ""
454
455#: as.c:688
456#, c-format
457msgid "This assembler was configured for a target of `%s'.\n"
458msgstr ""
459
460#: as.c:696
461msgid "multiple emulation names specified"
462msgstr ""
463
464#: as.c:698
465msgid "emulations not handled in this configuration"
466msgstr ""
467
468#: as.c:703
469#, c-format
470msgid "alias = %s\n"
471msgstr ""
472
473#: as.c:704
474#, c-format
475msgid "canonical = %s\n"
476msgstr ""
477
478#: as.c:705
479#, c-format
480msgid "cpu-type = %s\n"
481msgstr ""
482
483#: as.c:707
484#, c-format
485msgid "format = %s\n"
486msgstr ""
487
488#: as.c:710
489#, c-format
490msgid "bfd-target = %s\n"
491msgstr ""
492
493#: as.c:727
494#, c-format
495msgid "Invalid --compress-debug-sections option: `%s'"
496msgstr ""
497
498#: as.c:730
499#, c-format
500msgid "--compress-debug-sections=%s is unsupported"
501msgstr ""
502
503#: as.c:755
504msgid "bad defsym; format is --defsym name=value"
505msgstr ""
506
507#: as.c:775
508msgid "no file name following -t option"
509msgstr ""
510
511#: as.c:790
512#, c-format
513msgid "failed to read instruction table %s\n"
514msgstr ""
515
516#: as.c:906
517#, c-format
518msgid "Invalid --size-check= option: `%s'"
519msgstr ""
520
521#: as.c:915
522#, c-format
523msgid "Invalid --elf-stt-common= option: `%s'"
524msgstr ""
525
526#: as.c:929
527#, c-format
528msgid "Invalid --generate-missing-build-notes option: `%s'"
529msgstr ""
530
531#: as.c:1000
532#, c-format
533msgid "invalid listing option `%c'"
534msgstr ""
535
536#: as.c:1053
537msgid "--hash-size needs a numeric argument"
538msgstr ""
539
540#: as.c:1075
541#, c-format
542msgid "%s: total time in assembly: %ld.%06ld\n"
543msgstr ""
544
545#: as.c:1243
546msgid "libbfd ABI mismatch"
547msgstr ""
548
549#: as.c:1282
550#, c-format
551msgid "The input '%s' and output '%s' files are the same"
552msgstr ""
553
554#: as.c:1392
555#, c-format
556msgid "%d warning"
557msgid_plural "%d warnings"
558msgstr[0] ""
559msgstr[1] ""
560
561#: as.c:1394
562#, c-format
563msgid "%d error"
564msgid_plural "%d errors"
565msgstr[0] ""
566msgstr[1] ""
567
568#: as.c:1398
569#, c-format
570msgid "%s, treating warnings as errors"
571msgstr ""
572
573#: as.c:1409
574#, c-format
575msgid "%s, %s, generating bad object file\n"
576msgstr ""
577
578#: as.h:173
579#, c-format
580msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
581msgstr ""
582
583#.
584#. * We have a GROSS internal error.
585#. * This should never happen.
586#.
587#: atof-generic.c:418 config/tc-m68k.c:3501
588msgid "failed sanity check"
589msgstr ""
590
591#: cgen.c:106 config/tc-alpha.c:2098 config/tc-alpha.c:2122
592#: config/tc-arc.c:4034 config/tc-arc.c:4108 config/tc-d10v.c:550
593#: config/tc-d30v.c:537 config/tc-mn10200.c:1098 config/tc-mn10300.c:1752
594#: config/tc-ppc.c:3237 config/tc-ppc.c:3423 config/tc-ppc.c:3710
595#: config/tc-s390.c:1340 config/tc-s390.c:1463 config/tc-s390.c:1597
596#: config/tc-v850.c:2538 config/tc-v850.c:2609 config/tc-v850.c:2656
597#: config/tc-v850.c:2693 config/tc-v850.c:2730 config/tc-v850.c:2993
598msgid "too many fixups"
599msgstr ""
600
601#: cgen.c:371 cgen.c:391 config/tc-d10v.c:461 config/tc-d30v.c:453
602#: config/tc-mn10200.c:1040 config/tc-mn10300.c:1677 config/tc-ppc.c:3279
603#: config/tc-s390.c:1324 config/tc-v850.c:2647 config/tc-v850.c:2681
604#: config/tc-v850.c:2721 config/tc-v850.c:2966 config/tc-z80.c:446
605msgid "illegal operand"
606msgstr ""
607
608#: cgen.c:395 config/tc-avr.c:898 config/tc-d10v.c:463 config/tc-d30v.c:455
609#: config/tc-h8300.c:497 config/tc-mcore.c:661 config/tc-microblaze.c:613
610#: config/tc-mmix.c:495 config/tc-mn10200.c:1043 config/tc-mn10300.c:1680
611#: config/tc-msp430.c:417 config/tc-ppc.c:3281 config/tc-s390.c:1329
612#: config/tc-sh.c:988 config/tc-v850.c:2651 config/tc-v850.c:2685
613#: config/tc-v850.c:2725 config/tc-v850.c:2969 config/tc-xgate.c:895
614#: config/tc-z80.c:557 config/tc-z8k.c:349
615msgid "missing operand"
616msgstr ""
617
618#: cgen.c:771
619msgid "a reloc on this operand implies an overflow"
620msgstr ""
621
622#: cgen.c:794
623msgid "operand mask overflow"
624msgstr ""
625
626#. We can't actually support subtracting a symbol.
627#: cgen.c:857 config/tc-arm.c:1793 config/tc-arm.c:10365 config/tc-arm.c:10417
628#: config/tc-arm.c:10675 config/tc-arm.c:11512 config/tc-arm.c:12649
629#: config/tc-arm.c:12689 config/tc-arm.c:13032 config/tc-arm.c:13073
630#: config/tc-arm.c:17567 config/tc-arm.c:17608 config/tc-avr.c:1549
631#: config/tc-avr.c:1561 config/tc-avr.c:1825 config/tc-cris.c:4067
632#: config/tc-d10v.c:1507 config/tc-d30v.c:1912 config/tc-ft32.c:574
633#: config/tc-ft32.c:587 config/tc-mips.c:9533 config/tc-mips.c:10838
634#: config/tc-mips.c:12094 config/tc-mips.c:12753 config/tc-nds32.c:7830
635#: config/tc-pru.c:747 config/tc-pru.c:757 config/tc-spu.c:972
636#: config/tc-spu.c:996 config/tc-tilegx.c:1486 config/tc-tilepro.c:1347
637#: config/tc-v850.c:3451 config/tc-vax.c:282 config/tc-xstormy16.c:482
638#: config/tc-xtensa.c:5979 config/tc-xtensa.c:13163
639msgid "expression too complex"
640msgstr ""
641
642#: cgen.c:956 config/tc-ppc.c:7309 config/tc-s390.c:2378 config/tc-v850.c:3503
643#: config/tc-xstormy16.c:539
644msgid "unresolved expression that must be resolved"
645msgstr ""
646
647#: cgen.c:981 config/tc-xstormy16.c:564
648#, c-format
649msgid "internal error: can't install fix for reloc type %d (`%s')"
650msgstr ""
651
652#: cgen.c:1032 config/tc-nios2.c:1360 config/tc-pru.c:788
653msgid "relocation is not supported"
654msgstr ""
655
656#: cond.c:84
657msgid "invalid identifier for \".ifdef\""
658msgstr ""
659
660#: cond.c:151
661msgid "non-constant expression in \".if\" statement"
662msgstr ""
663
664#: cond.c:279
665msgid "bad format for ifc or ifnc"
666msgstr ""
667
668#: cond.c:310
669msgid "\".elseif\" without matching \".if\""
670msgstr ""
671
672#: cond.c:314
673msgid "\".elseif\" after \".else\""
674msgstr ""
675
676#: cond.c:317 cond.c:423
677msgid "here is the previous \".else\""
678msgstr ""
679
680#: cond.c:320 cond.c:426
681msgid "here is the previous \".if\""
682msgstr ""
683
684#: cond.c:349
685msgid "non-constant expression in \".elseif\" statement"
686msgstr ""
687
688#: cond.c:387
689msgid "\".endif\" without \".if\""
690msgstr ""
691
692#: cond.c:416
693msgid "\".else\" without matching \".if\""
694msgstr ""
695
696#: cond.c:420
697msgid "duplicate \".else\""
698msgstr ""
699
700#: cond.c:471
701msgid ".ifeqs syntax error"
702msgstr ""
703
704#: cond.c:553
705msgid "end of macro inside conditional"
706msgstr ""
707
708#: cond.c:555
709msgid "end of file inside conditional"
710msgstr ""
711
712#: cond.c:559
713msgid "here is the start of the unterminated conditional"
714msgstr ""
715
716#: cond.c:563
717msgid "here is the \"else\" of the unterminated conditional"
718msgstr ""
719
720#: config/atof-ieee.c:139
721msgid "cannot create floating-point number"
722msgstr ""
723
724#: config/atof-ieee.c:286
725msgid "NaNs are not supported by this target\n"
726msgstr ""
727
728#: config/atof-ieee.c:325 config/atof-ieee.c:366
729msgid "Infinities are not supported by this target\n"
730msgstr ""
731
732#: config/atof-ieee.c:781 config/atof-vax.c:449 config/tc-arm.c:1169
733#: config/tc-ia64.c:11608 config/tc-tic30.c:1263 config/tc-tic4x.c:2585
734msgid "Unrecognized or unsupported floating point constant"
735msgstr ""
736
737#: config/obj-aout.c:81
738#, c-format
739msgid "Attempt to put a common symbol into set %s"
740msgstr ""
741
742#: config/obj-aout.c:85
743#, c-format
744msgid "Attempt to put an undefined symbol into set %s"
745msgstr ""
746
747#: config/obj-aout.c:112 config/obj-coff.c:1378
748#, c-format
749msgid "Symbol `%s' can not be both weak and common"
750msgstr ""
751
752#: config/obj-coff.c:134 dw2gencfi.c:334
753#, c-format
754msgid "Inserting \"%s\" into structure table failed: %s"
755msgstr ""
756
757#: config/obj-coff.c:213 config/obj-coff.c:1677 config/tc-ppc.c:5916
758#: config/tc-tic54x.c:3979 read.c:2961
759#, c-format
760msgid "error setting flags for \"%s\": %s"
761msgstr ""
762
763#. Zero is used as an end marker in the file.
764#: config/obj-coff.c:431
765msgid "Line numbers must be positive integers\n"
766msgstr ""
767
768#: config/obj-coff.c:463
769msgid ".ln pseudo-op inside .def/.endef: ignored."
770msgstr ""
771
772#: config/obj-coff.c:505 ecoff.c:3245
773msgid ".loc outside of .text"
774msgstr ""
775
776#: config/obj-coff.c:512
777msgid ".loc pseudo-op inside .def/.endef: ignored."
778msgstr ""
779
780#: config/obj-coff.c:592
781msgid ".def pseudo-op used inside of .def/.endef: ignored."
782msgstr ""
783
784#: config/obj-coff.c:625
785msgid ".endef pseudo-op used outside of .def/.endef: ignored."
786msgstr ""
787
788#: config/obj-coff.c:664
789#, c-format
790msgid "`%s' symbol without preceding function"
791msgstr ""
792
793#: config/obj-coff.c:751
794#, c-format
795msgid "unexpected storage class %d"
796msgstr ""
797
798#: config/obj-coff.c:859
799msgid ".dim pseudo-op used outside of .def/.endef: ignored."
800msgstr ""
801
802#: config/obj-coff.c:879
803msgid "badly formed .dim directive ignored"
804msgstr ""
805
806#: config/obj-coff.c:928
807msgid ".size pseudo-op used outside of .def/.endef: ignored."
808msgstr ""
809
810#: config/obj-coff.c:943
811msgid ".scl pseudo-op used outside of .def/.endef: ignored."
812msgstr ""
813
814#: config/obj-coff.c:960
815msgid ".tag pseudo-op used outside of .def/.endef: ignored."
816msgstr ""
817
818#: config/obj-coff.c:977
819#, c-format
820msgid "tag not found for .tag %s"
821msgstr ""
822
823#: config/obj-coff.c:990
824msgid ".type pseudo-op used outside of .def/.endef: ignored."
825msgstr ""
826
827#: config/obj-coff.c:1009
828msgid ".val pseudo-op used outside of .def/.endef: ignored."
829msgstr ""
830
831#: config/obj-coff.c:1156
832msgid "badly formed .weak directive ignored"
833msgstr ""
834
835#: config/obj-coff.c:1334
836msgid "mismatched .eb"
837msgstr ""
838
839#: config/obj-coff.c:1357
840#, c-format
841msgid "C_EFCN symbol for %s out of scope"
842msgstr ""
843
844#: config/obj-coff.c:1411
845#, c-format
846msgid "Warning: internal error: forgetting to set endndx of %s"
847msgstr ""
848
849#. STYP_INFO
850#. STYP_LIB
851#. STYP_OVER
852#: config/obj-coff.c:1642
853#, c-format
854msgid "unsupported section attribute '%c'"
855msgstr ""
856
857#: config/obj-coff.c:1646 config/tc-ppc.c:5898
858#, c-format
859msgid "unknown section attribute '%c'"
860msgstr ""
861
862#: config/obj-coff.c:1689 config/obj-macho.c:269
863#, c-format
864msgid "Ignoring changed section attributes for %s"
865msgstr ""
866
867#: config/obj-coff.c:1827
868#, c-format
869msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
870msgstr ""
871
872#: config/obj-ecoff.c:124
873msgid "Can't set GP value"
874msgstr ""
875
876#: config/obj-ecoff.c:131
877msgid "Can't set register masks"
878msgstr ""
879
880#: config/obj-elf.c:345 config/tc-sparc.c:4389 config/tc-v850.c:511
881#, c-format
882msgid "bad .common segment %s"
883msgstr ""
884
885#: config/obj-elf.c:421
886msgid "Missing symbol name in directive"
887msgstr ""
888
889#: config/obj-elf.c:643
890#, c-format
891msgid "setting incorrect section type for %s"
892msgstr ""
893
894#: config/obj-elf.c:648
895#, c-format
896msgid "ignoring incorrect section type for %s"
897msgstr ""
898
899#: config/obj-elf.c:699
900#, c-format
901msgid "setting incorrect section attributes for %s"
902msgstr ""
903
904#: config/obj-elf.c:710
905#, c-format
906msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
907msgstr ""
908
909#: config/obj-elf.c:759
910#, c-format
911msgid "ignoring changed section type for %s"
912msgstr ""
913
914#: config/obj-elf.c:771
915#, c-format
916msgid "ignoring changed section attributes for %s"
917msgstr ""
918
919#: config/obj-elf.c:778
920#, c-format
921msgid "ignoring changed section entity size for %s"
922msgstr ""
923
924#: config/obj-elf.c:842
925msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T or number"
926msgstr ""
927
928#: config/obj-elf.c:902
929msgid "extraneous characters at end of numeric section type"
930msgstr ""
931
932#: config/obj-elf.c:908 read.c:2945
933msgid "unrecognized section type"
934msgstr ""
935
936#: config/obj-elf.c:940
937msgid "unrecognized section attribute"
938msgstr ""
939
940#: config/obj-elf.c:971 config/tc-alpha.c:4209
941msgid "missing name"
942msgstr ""
943
944#: config/obj-elf.c:1129
945msgid "invalid merge entity size"
946msgstr ""
947
948#: config/obj-elf.c:1136
949msgid "entity size for SHF_MERGE not specified"
950msgstr ""
951
952#: config/obj-elf.c:1142
953msgid "? section flag ignored with G present"
954msgstr ""
955
956#: config/obj-elf.c:1166
957msgid "group name for SHF_GROUP not specified"
958msgstr ""
959
960#: config/obj-elf.c:1191
961#, c-format
962msgid "unsupported mbind section info: %s"
963msgstr ""
964
965#: config/obj-elf.c:1206
966msgid "character following name is not '#'"
967msgstr ""
968
969#: config/obj-elf.c:1326
970msgid ".previous without corresponding .section; ignored"
971msgstr ""
972
973#: config/obj-elf.c:1352
974msgid ".popsection without corresponding .pushsection; ignored"
975msgstr ""
976
977#: config/obj-elf.c:1398
978msgid "expected comma after name in .symver"
979msgstr ""
980
981#: config/obj-elf.c:1414 config/obj-elf.c:2304
982#, c-format
983msgid "`%s' can't be versioned to common symbol '%s'"
984msgstr ""
985
986#: config/obj-elf.c:1429
987#, c-format
988msgid "missing version name in `%s' for symbol `%s'"
989msgstr ""
990
991#: config/obj-elf.c:1440
992#, c-format
993msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
994msgstr ""
995
996#: config/obj-elf.c:1476
997#, c-format
998msgid "expected `%s' to have already been set for .vtable_inherit"
999msgstr ""
1000
1001#: config/obj-elf.c:1486
1002msgid "expected comma after name in .vtable_inherit"
1003msgstr ""
1004
1005#: config/obj-elf.c:1547
1006msgid "expected comma after name in .vtable_entry"
1007msgstr ""
1008
1009#: config/obj-elf.c:1686
1010#, c-format
1011msgid "Attribute name not recognised: %s"
1012msgstr ""
1013
1014#: config/obj-elf.c:1703
1015msgid "expected numeric constant"
1016msgstr ""
1017
1018#: config/obj-elf.c:1712 config/tc-arm.c:6489
1019msgid "expected comma"
1020msgstr ""
1021
1022#: config/obj-elf.c:1745
1023msgid "bad string constant"
1024msgstr ""
1025
1026#: config/obj-elf.c:1749
1027msgid "expected <tag> , <value>"
1028msgstr ""
1029
1030#: config/obj-elf.c:1869
1031msgid "expected quoted string"
1032msgstr ""
1033
1034#: config/obj-elf.c:1889
1035#, c-format
1036msgid "expected comma after name `%s' in .size directive"
1037msgstr ""
1038
1039#: config/obj-elf.c:1898
1040msgid "missing expression in .size directive"
1041msgstr ""
1042
1043#: config/obj-elf.c:2021
1044#, c-format
1045msgid "symbol '%s' is already defined"
1046msgstr ""
1047
1048#: config/obj-elf.c:2042
1049#, c-format
1050msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1051msgstr ""
1052
1053#: config/obj-elf.c:2054
1054#, c-format
1055msgid "symbol type \"%s\" is supported only by GNU targets"
1056msgstr ""
1057
1058#: config/obj-elf.c:2065
1059#, c-format
1060msgid "unrecognized symbol type \"%s\""
1061msgstr ""
1062
1063#: config/obj-elf.c:2232 config/obj-elf.c:2235
1064#, c-format
1065msgid ".size expression for %s does not evaluate to a constant"
1066msgstr ""
1067
1068#: config/obj-elf.c:2269
1069#, c-format
1070msgid ""
1071"invalid attempt to declare external version name as default in symbol `%s'"
1072msgstr ""
1073
1074#: config/obj-elf.c:2338 ecoff.c:3600
1075#, c-format
1076msgid "symbol `%s' can not be both weak and common"
1077msgstr ""
1078
1079#: config/obj-elf.c:2450
1080#, c-format
1081msgid "assuming all members of group `%s' are COMDAT"
1082msgstr ""
1083
1084#: config/obj-elf.c:2462
1085#, c-format
1086msgid "can't create group: %s"
1087msgstr ""
1088
1089#: config/obj-elf.c:2613
1090#, c-format
1091msgid "failed to set up debugging information: %s"
1092msgstr ""
1093
1094#: config/obj-elf.c:2633
1095#, c-format
1096msgid "can't start writing .mdebug section: %s"
1097msgstr ""
1098
1099#: config/obj-elf.c:2641
1100#, c-format
1101msgid "could not write .mdebug section: %s"
1102msgstr ""
1103
1104#: config/obj-evax.c:126
1105#, c-format
1106msgid "no entry symbol for global function '%s'"
1107msgstr ""
1108
1109#. make a temp string.
1110#: config/obj-macho.c:119
1111#, c-format
1112msgid "the %s name '%s' is too long (maximum 16 characters)"
1113msgstr ""
1114
1115#: config/obj-macho.c:130
1116#, c-format
1117msgid "expected a %s name followed by a `,'"
1118msgstr ""
1119
1120#: config/obj-macho.c:195
1121#, c-format
1122msgid "cannot override zerofill section type for `%s,%s'"
1123msgstr ""
1124
1125#: config/obj-macho.c:249
1126#, c-format
1127msgid "failed to set flags for \"%s\": %s"
1128msgstr ""
1129
1130#: config/obj-macho.c:342
1131#, c-format
1132msgid "unknown or invalid section type '%s'"
1133msgstr ""
1134
1135#: config/obj-macho.c:381
1136#, c-format
1137msgid "unknown or invalid section attribute '%s'"
1138msgstr ""
1139
1140#: config/obj-macho.c:402
1141msgid "unexpected section size information"
1142msgstr ""
1143
1144#: config/obj-macho.c:414
1145msgid "missing sizeof_stub expression"
1146msgstr ""
1147
1148#: config/obj-macho.c:478 config/tc-ia64.c:1083 config/tc-ia64.c:11770
1149#: config/tc-score.c:6100 expr.c:1172 read.c:1716
1150msgid "expected symbol name"
1151msgstr ""
1152
1153#: config/obj-macho.c:491 read.c:495
1154msgid "bad or irreducible absolute expression"
1155msgstr ""
1156
1157#: config/obj-macho.c:497 config/tc-score.c:6117 read.c:1754
1158msgid "missing size expression"
1159msgstr ""
1160
1161#: config/obj-macho.c:506 config/tc-ia64.c:1118 read.c:1760
1162#, c-format
1163msgid "size (%ld) out of range, ignored"
1164msgstr ""
1165
1166#: config/obj-macho.c:516 config/tc-score.c:6260 dwarf2dbg.c:969 ecoff.c:3359
1167#: read.c:1772 read.c:1877 read.c:2628 read.c:3201 read.c:3632 symbols.c:474
1168#: symbols.c:569
1169#, c-format
1170msgid "symbol `%s' is already defined"
1171msgstr ""
1172
1173#: config/obj-macho.c:526 read.c:1787
1174#, c-format
1175msgid "size of \"%s\" is already %ld; not changing to %ld"
1176msgstr ""
1177
1178#: config/obj-macho.c:537
1179msgid "align value not recognized, using size"
1180msgstr ""
1181
1182#: config/obj-macho.c:542 config/obj-macho.c:905
1183#, c-format
1184msgid "Alignment (%lu) too large: 15 assumed."
1185msgstr ""
1186
1187#: config/obj-macho.c:608
1188#, c-format
1189msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1190msgstr ""
1191
1192#: config/obj-macho.c:810
1193#, c-format
1194msgid "%s is not used for the selected target"
1195msgstr ""
1196
1197#: config/obj-macho.c:875
1198msgid "internal error: base section index out of range"
1199msgstr ""
1200
1201#: config/obj-macho.c:961
1202#, c-format
1203msgid "internal error: bad file property ID %d"
1204msgstr ""
1205
1206#: config/obj-macho.c:969
1207msgid "failed to set subsections by symbols"
1208msgstr ""
1209
1210#: config/obj-macho.c:1032
1211#, c-format
1212msgid "'%s' previously declared as '%s'."
1213msgstr ""
1214
1215#: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488
1216#, c-format
1217msgid ""
1218"'%s' can't be a weak_definition (currently only supported in sections of "
1219"type coalesced)"
1220msgstr ""
1221
1222#: config/obj-macho.c:1169
1223msgid "use of .indirect_symbols requires `-dynamic'"
1224msgstr ""
1225
1226#: config/obj-macho.c:1186
1227#, c-format
1228msgid ""
1229"attempt to add an indirect_symbol to a stub or reference section with a zero-"
1230"sized element at %s"
1231msgstr ""
1232
1233#: config/obj-macho.c:1216
1234msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1235msgstr ""
1236
1237#: config/obj-macho.c:1485
1238#, c-format
1239msgid "'%s' can't be a weak_definition (since it is undefined)"
1240msgstr ""
1241
1242#: config/obj-macho.c:1491
1243#, c-format
1244msgid "Non-global symbol: '%s' can't be a weak_definition."
1245msgstr ""
1246
1247#: config/obj-macho.c:1497
1248#, c-format
1249msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1250msgstr ""
1251
1252#: config/obj-macho.c:1538
1253#, c-format
1254msgid "unrecognized stab type '%c'"
1255msgstr ""
1256
1257#: config/obj-macho.c:1589
1258#, c-format
1259msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1260msgstr ""
1261
1262#: config/obj-macho.c:1597
1263#, c-format
1264msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1265msgstr ""
1266
1267#: config/obj-macho.c:1604
1268#, c-format
1269msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1270msgstr ""
1271
1272#: config/obj-macho.c:1806
1273#, c-format
1274msgid ""
1275"the number of .indirect_symbols defined in section %s does not match the "
1276"number expected (%d defined, %d expected)"
1277msgstr ""
1278
1279#: config/obj-macho.c:1826
1280#, c-format
1281msgid "internal error: failed to allocate %d indirectsymbol pointers"
1282msgstr ""
1283
1284#: config/obj-macho.c:1840 config/obj-macho.c:1863
1285msgid "internal error: more indirect mach-o symbols than expected"
1286msgstr ""
1287
1288#: config/obj-som.c:56
1289msgid "Only one .compiler pseudo-op per file!"
1290msgstr ""
1291
1292#: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1293msgid "Expected quoted string"
1294msgstr ""
1295
1296#: config/obj-som.c:86
1297msgid ".compiler directive missing language and version"
1298msgstr ""
1299
1300#: config/obj-som.c:96
1301msgid ".compiler directive missing version"
1302msgstr ""
1303
1304#: config/obj-som.c:112
1305#, c-format
1306msgid "FATAL: Attaching compiler header %s"
1307msgstr ""
1308
1309#: config/obj-som.c:127
1310msgid "Only one .version pseudo-op per file!"
1311msgstr ""
1312
1313#: config/obj-som.c:151
1314#, c-format
1315msgid "attaching version header %s: %s"
1316msgstr ""
1317
1318#: config/obj-som.c:169
1319msgid "Only one .copyright pseudo-op per file!"
1320msgstr ""
1321
1322#: config/obj-som.c:193
1323#, c-format
1324msgid "attaching copyright header %s: %s"
1325msgstr ""
1326
1327#: config/tc-aarch64.c:383
1328msgid "integer 32-bit register expected"
1329msgstr ""
1330
1331#: config/tc-aarch64.c:386
1332msgid "integer 64-bit register expected"
1333msgstr ""
1334
1335#: config/tc-aarch64.c:389
1336msgid "integer register expected"
1337msgstr ""
1338
1339#: config/tc-aarch64.c:392
1340msgid "64-bit integer or SP register expected"
1341msgstr ""
1342
1343#: config/tc-aarch64.c:395 config/tc-mcore.c:839 config/tc-mcore.c:1355
1344#: config/tc-mcore.c:1409
1345msgid "base register expected"
1346msgstr ""
1347
1348#: config/tc-aarch64.c:398
1349msgid "integer or zero register expected"
1350msgstr ""
1351
1352#: config/tc-aarch64.c:401
1353msgid "offset register expected"
1354msgstr ""
1355
1356#: config/tc-aarch64.c:404
1357msgid "integer or SP register expected"
1358msgstr ""
1359
1360#: config/tc-aarch64.c:407
1361msgid "integer, zero or SP register expected"
1362msgstr ""
1363
1364#: config/tc-aarch64.c:410
1365msgid "8-bit SIMD scalar register expected"
1366msgstr ""
1367
1368#: config/tc-aarch64.c:413
1369msgid "16-bit SIMD scalar or floating-point half precision register expected"
1370msgstr ""
1371
1372#: config/tc-aarch64.c:417
1373msgid "32-bit SIMD scalar or floating-point single precision register expected"
1374msgstr ""
1375
1376#: config/tc-aarch64.c:421
1377msgid "64-bit SIMD scalar or floating-point double precision register expected"
1378msgstr ""
1379
1380#: config/tc-aarch64.c:425
1381msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1382msgstr ""
1383
1384#: config/tc-aarch64.c:430 config/tc-arm.c:4418
1385msgid "register expected"
1386msgstr ""
1387
1388#. any [BHSDQ]P FP
1389#: config/tc-aarch64.c:433
1390msgid "SIMD scalar or floating-point register expected"
1391msgstr ""
1392
1393#. any V reg
1394#: config/tc-aarch64.c:436
1395msgid "vector register expected"
1396msgstr ""
1397
1398#: config/tc-aarch64.c:439
1399msgid "SVE vector register expected"
1400msgstr ""
1401
1402#: config/tc-aarch64.c:442
1403msgid "SVE predicate register expected"
1404msgstr ""
1405
1406#: config/tc-aarch64.c:445
1407#, c-format
1408msgid "invalid register type %d"
1409msgstr ""
1410
1411#: config/tc-aarch64.c:606 config/tc-aarch64.c:608 config/tc-arm.c:1094
1412#: config/tc-score.c:6510 expr.c:1343 read.c:2610
1413msgid "bad expression"
1414msgstr ""
1415
1416#: config/tc-aarch64.c:618 config/tc-sparc.c:3385
1417msgid "bad segment"
1418msgstr ""
1419
1420#: config/tc-aarch64.c:836
1421#, c-format
1422msgid "bad size %d in vector width specifier"
1423msgstr ""
1424
1425#: config/tc-aarch64.c:869
1426#, c-format
1427msgid "unexpected character `%c' in element size"
1428msgstr ""
1429
1430#: config/tc-aarch64.c:871
1431msgid "missing element size"
1432msgstr ""
1433
1434#: config/tc-aarch64.c:880
1435#, c-format
1436msgid "invalid element size %d and vector size combination %c"
1437msgstr ""
1438
1439#: config/tc-aarch64.c:915
1440#, c-format
1441msgid "unexpected character `%c' in predication type"
1442msgstr ""
1443
1444#: config/tc-aarch64.c:918
1445msgid "missing predication type"
1446msgstr ""
1447
1448#: config/tc-aarch64.c:1013
1449msgid "this type of register can't be indexed"
1450msgstr ""
1451
1452#: config/tc-aarch64.c:1019
1453msgid "index not allowed inside register list"
1454msgstr ""
1455
1456#: config/tc-aarch64.c:1029 config/tc-aarch64.c:1977 config/tc-aarch64.c:2175
1457#: config/tc-arm.c:1586 config/tc-arm.c:3698 config/tc-arm.c:4815
1458msgid "constant expression required"
1459msgstr ""
1460
1461#. Indexed vector register expected.
1462#: config/tc-aarch64.c:1041
1463msgid "indexed vector register expected"
1464msgstr ""
1465
1466#: config/tc-aarch64.c:1048
1467msgid "invalid use of vector register"
1468msgstr ""
1469
1470#: config/tc-aarch64.c:1140 config/tc-arm.c:1854
1471msgid "expecting {"
1472msgstr ""
1473
1474#: config/tc-aarch64.c:1165
1475msgid "invalid vector register in list"
1476msgstr ""
1477
1478#: config/tc-aarch64.c:1172
1479msgid "invalid scalar register in list"
1480msgstr ""
1481
1482#: config/tc-aarch64.c:1185
1483msgid "invalid range in vector register list"
1484msgstr ""
1485
1486#: config/tc-aarch64.c:1198
1487msgid "type mismatch in vector register list"
1488msgstr ""
1489
1490#: config/tc-aarch64.c:1215
1491msgid "end of vector register list not found"
1492msgstr ""
1493
1494#: config/tc-aarch64.c:1231
1495msgid "constant expression required."
1496msgstr ""
1497
1498#: config/tc-aarch64.c:1241
1499msgid "expected index"
1500msgstr ""
1501
1502#: config/tc-aarch64.c:1248
1503msgid "too many registers in vector register list"
1504msgstr ""
1505
1506#: config/tc-aarch64.c:1253
1507msgid "empty vector register list"
1508msgstr ""
1509
1510#: config/tc-aarch64.c:1275 config/tc-arm.c:2240
1511#, c-format
1512msgid "ignoring attempt to redefine built-in register '%s'"
1513msgstr ""
1514
1515#: config/tc-aarch64.c:1281 config/tc-arm.c:2245
1516#, c-format
1517msgid "ignoring redefinition of register alias '%s'"
1518msgstr ""
1519
1520#: config/tc-aarch64.c:1327 config/tc-arm.c:2311
1521#, c-format
1522msgid "unknown register '%s' -- .req ignored"
1523msgstr ""
1524
1525#: config/tc-aarch64.c:1385 config/tc-arm.c:2519
1526msgid "invalid syntax for .req directive"
1527msgstr ""
1528
1529#: config/tc-aarch64.c:1410 config/tc-arm.c:2557
1530msgid "invalid syntax for .unreq directive"
1531msgstr ""
1532
1533#: config/tc-aarch64.c:1416 config/tc-arm.c:2564
1534#, c-format
1535msgid "unknown register alias '%s'"
1536msgstr ""
1537
1538#: config/tc-aarch64.c:1418
1539#, c-format
1540msgid "ignoring attempt to undefine built-in register '%s'"
1541msgstr ""
1542
1543#: config/tc-aarch64.c:1742 config/tc-arm.c:3310 config/tc-arm.c:3337
1544#: config/tc-arm.c:3350
1545msgid "literal pool overflow"
1546msgstr ""
1547
1548#: config/tc-aarch64.c:1924 config/tc-aarch64.c:6102 config/tc-arm.c:3571
1549#: config/tc-arm.c:7012
1550msgid "unrecognized relocation suffix"
1551msgstr ""
1552
1553#: config/tc-aarch64.c:1926
1554msgid "unimplemented relocation suffix"
1555msgstr ""
1556
1557#: config/tc-aarch64.c:2143 config/tc-aarch64.c:2333 config/tc-aarch64.c:2377
1558#: config/tc-csky.c:1798
1559msgid "immediate operand required"
1560msgstr ""
1561
1562#: config/tc-aarch64.c:2151
1563msgid "missing immediate expression"
1564msgstr ""
1565
1566#: config/tc-aarch64.c:2357 config/tc-aarch64.c:5926 config/tc-aarch64.c:5946
1567msgid "invalid floating-point constant"
1568msgstr ""
1569
1570#: config/tc-aarch64.c:3050 config/tc-arm.c:5154 config/tc-arm.c:5163
1571msgid "shift expression expected"
1572msgstr ""
1573
1574#: config/tc-aarch64.c:3058
1575msgid "shift operator expected"
1576msgstr ""
1577
1578#: config/tc-aarch64.c:3066
1579msgid "invalid use of 'MSL'"
1580msgstr ""
1581
1582#: config/tc-aarch64.c:3074
1583msgid "invalid use of 'MUL'"
1584msgstr ""
1585
1586#: config/tc-aarch64.c:3083
1587msgid "extending shift is not permitted"
1588msgstr ""
1589
1590#: config/tc-aarch64.c:3091
1591msgid "'ROR' shift is not permitted"
1592msgstr ""
1593
1594#: config/tc-aarch64.c:3099
1595msgid "only 'LSL' shift is permitted"
1596msgstr ""
1597
1598#: config/tc-aarch64.c:3107
1599msgid "only 'MUL' is permitted"
1600msgstr ""
1601
1602#: config/tc-aarch64.c:3125
1603msgid "only 'MUL VL' is permitted"
1604msgstr ""
1605
1606#: config/tc-aarch64.c:3133
1607msgid "invalid shift for the register offset addressing mode"
1608msgstr ""
1609
1610#: config/tc-aarch64.c:3141
1611msgid "invalid shift operator"
1612msgstr ""
1613
1614#: config/tc-aarch64.c:3174
1615msgid "missing shift amount"
1616msgstr ""
1617
1618#: config/tc-aarch64.c:3181
1619msgid "constant shift amount required"
1620msgstr ""
1621
1622#: config/tc-aarch64.c:3190
1623msgid "shift amount out of range 0 to 63"
1624msgstr ""
1625
1626#: config/tc-aarch64.c:3239
1627msgid "unexpected shift operator"
1628msgstr ""
1629
1630#: config/tc-aarch64.c:3275
1631msgid "unexpected register in the immediate operand"
1632msgstr ""
1633
1634#: config/tc-aarch64.c:3300
1635msgid "integer register expected in the extended/shifted operand register"
1636msgstr ""
1637
1638#: config/tc-aarch64.c:3335 config/tc-aarch64.c:3470 config/tc-aarch64.c:3599
1639#: config/tc-aarch64.c:3756 config/tc-aarch64.c:3797
1640msgid "unknown relocation modifier"
1641msgstr ""
1642
1643#: config/tc-aarch64.c:3342 config/tc-aarch64.c:3489 config/tc-aarch64.c:3606
1644#: config/tc-aarch64.c:3763 config/tc-aarch64.c:3804
1645msgid "this relocation modifier is not allowed on this instruction"
1646msgstr ""
1647
1648#: config/tc-aarch64.c:3497 config/tc-aarch64.c:3617
1649msgid "invalid relocation expression"
1650msgstr ""
1651
1652#: config/tc-aarch64.c:3515
1653msgid "invalid address"
1654msgstr ""
1655
1656#: config/tc-aarch64.c:3571
1657msgid "invalid use of 32-bit register offset"
1658msgstr ""
1659
1660#: config/tc-aarch64.c:3577
1661msgid "offset has different size from base"
1662msgstr ""
1663
1664#: config/tc-aarch64.c:3583
1665msgid "invalid use of 64-bit register offset"
1666msgstr ""
1667
1668#. [Xn],#expr
1669#: config/tc-aarch64.c:3630 config/tc-aarch64.c:3687
1670msgid "invalid expression in the address"
1671msgstr ""
1672
1673#: config/tc-aarch64.c:3644 config/tc-arm.c:5690 config/tc-arm.c:6267
1674msgid "']' expected"
1675msgstr ""
1676
1677#: config/tc-aarch64.c:3652
1678msgid "register offset not allowed in pre-indexed addressing mode"
1679msgstr ""
1680
1681#: config/tc-aarch64.c:3667 config/tc-arm.c:5726
1682msgid "cannot combine pre- and post-indexing"
1683msgstr ""
1684
1685#. Reject [Rn]!
1686#: config/tc-aarch64.c:3700
1687msgid "missing offset in the pre-indexed address"
1688msgstr ""
1689
1690#: config/tc-aarch64.c:3930
1691msgid "unknown or missing option to PSB"
1692msgstr ""
1693
1694#: config/tc-aarch64.c:3938
1695msgid "the specified option is not accepted for PSB"
1696msgstr ""
1697
1698#: config/tc-aarch64.c:3965 config/tc-aarch64.c:3979
1699msgid "unknown option to BTI"
1700msgstr ""
1701
1702#: config/tc-aarch64.c:4039
1703#, c-format
1704msgid "selected processor does not support PSTATE field name '%s'"
1705msgstr ""
1706
1707#: config/tc-aarch64.c:4042 config/tc-aarch64.c:4077
1708#, c-format
1709msgid "selected processor does not support system register name '%s'"
1710msgstr ""
1711
1712#: config/tc-aarch64.c:4045
1713#, c-format
1714msgid ""
1715"system register name '%s' is deprecated and may be removed in a future "
1716"release"
1717msgstr ""
1718
1719#: config/tc-aarch64.c:4119
1720msgid "immediate value out of range "
1721msgstr ""
1722
1723#: config/tc-aarch64.c:4630
1724#, c-format
1725msgid "Info: "
1726msgstr ""
1727
1728#: config/tc-aarch64.c:4665 config/tc-score.c:2750 config/tc-score.c:6499
1729#, c-format
1730msgid "%s -- `%s'"
1731msgstr ""
1732
1733#: config/tc-aarch64.c:4667
1734#, c-format
1735msgid "%s at operand %d -- `%s'"
1736msgstr ""
1737
1738#: config/tc-aarch64.c:4673
1739#, c-format
1740msgid "operand %d must be %s -- `%s'"
1741msgstr ""
1742
1743#: config/tc-aarch64.c:4679
1744#, c-format
1745msgid "operand mismatch -- `%s'"
1746msgstr ""
1747
1748#. Print the hint.
1749#: config/tc-aarch64.c:4739
1750msgid " did you mean this?"
1751msgstr ""
1752
1753#: config/tc-aarch64.c:4742 config/tc-aarch64.c:4769
1754#, c-format
1755msgid " %s"
1756msgstr ""
1757
1758#: config/tc-aarch64.c:4747
1759msgid " other valid variant(s):"
1760msgstr ""
1761
1762#: config/tc-aarch64.c:4776
1763#, c-format
1764msgid "operand %d must be the same register as operand 1 -- `%s'"
1765msgstr ""
1766
1767#: config/tc-aarch64.c:4782
1768#, c-format
1769msgid "%s out of range %d to %d at operand %d -- `%s'"
1770msgstr ""
1771
1772#: config/tc-aarch64.c:4783 config/tc-aarch64.c:4787 config/tc-aarch64.c:6680
1773msgid "immediate value"
1774msgstr ""
1775
1776#: config/tc-aarch64.c:4786
1777#, c-format
1778msgid "%s must be %d at operand %d -- `%s'"
1779msgstr ""
1780
1781#: config/tc-aarch64.c:4793
1782#, c-format
1783msgid ""
1784"invalid number of registers in the list; only 1 register is expected at "
1785"operand %d -- `%s'"
1786msgstr ""
1787
1788#: config/tc-aarch64.c:4797
1789#, c-format
1790msgid ""
1791"invalid number of registers in the list; %d registers are expected at "
1792"operand %d -- `%s'"
1793msgstr ""
1794
1795#: config/tc-aarch64.c:4803
1796#, c-format
1797msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
1798msgstr ""
1799
1800#: config/tc-aarch64.c:5116
1801msgid "bad vector arrangement type"
1802msgstr ""
1803
1804#: config/tc-aarch64.c:5243
1805msgid "the specified relocation type is not allowed for MOVK"
1806msgstr ""
1807
1808#: config/tc-aarch64.c:5291 config/tc-aarch64.c:5302
1809msgid "the specified relocation type is not allowed for 32-bit register"
1810msgstr ""
1811
1812#: config/tc-aarch64.c:5493
1813msgid "comma expected between operands"
1814msgstr ""
1815
1816#: config/tc-aarch64.c:5627
1817msgid "the top half of a 128-bit FP/SIMD register is expected"
1818msgstr ""
1819
1820#: config/tc-aarch64.c:5699 config/tc-arm.c:1923 config/tc-arm.c:1968
1821#: config/tc-h8300.c:1043
1822msgid "invalid register list"
1823msgstr ""
1824
1825#: config/tc-aarch64.c:5719
1826msgid "missing type suffix"
1827msgstr ""
1828
1829#: config/tc-aarch64.c:5738
1830msgid "C0 - C15 expected"
1831msgstr ""
1832
1833#: config/tc-aarch64.c:5841 config/tc-aarch64.c:5865
1834msgid "immediate zero expected"
1835msgstr ""
1836
1837#: config/tc-aarch64.c:5961
1838msgid "shift not allowed for bitmask immediate"
1839msgstr ""
1840
1841#: config/tc-aarch64.c:6015
1842msgid "can't mix relocation modifier with explicit shift"
1843msgstr ""
1844
1845#: config/tc-aarch64.c:6063
1846msgid "invalid condition"
1847msgstr ""
1848
1849#: config/tc-aarch64.c:6089
1850msgid "invalid pc-relative address"
1851msgstr ""
1852
1853#. Only permit "=value" in the literal load instructions.
1854#. The literal will be generated by programmer_friendly_fixup.
1855#: config/tc-aarch64.c:6097
1856msgid "invalid use of \"=immediate\""
1857msgstr ""
1858
1859#: config/tc-aarch64.c:6164 config/tc-aarch64.c:6198 config/tc-aarch64.c:6216
1860#: config/tc-aarch64.c:6240 config/tc-aarch64.c:6260 config/tc-aarch64.c:6279
1861#: config/tc-aarch64.c:6302 config/tc-aarch64.c:6337 config/tc-aarch64.c:6344
1862#: config/tc-aarch64.c:6372 config/tc-aarch64.c:6392 config/tc-aarch64.c:6417
1863#: config/tc-aarch64.c:6433 config/tc-aarch64.c:6457
1864msgid "invalid addressing mode"
1865msgstr ""
1866
1867#: config/tc-aarch64.c:6180
1868msgid "the optional immediate offset can only be 0"
1869msgstr ""
1870
1871#: config/tc-aarch64.c:6221 config/tc-aarch64.c:6245 config/tc-aarch64.c:6265
1872msgid "relocation not allowed"
1873msgstr ""
1874
1875#: config/tc-aarch64.c:6312
1876msgid "writeback value must be an immediate constant"
1877msgstr ""
1878
1879#. Make sure this has priority over
1880#. "invalid addressing mode".
1881#: config/tc-aarch64.c:6352
1882msgid "constant offset required"
1883msgstr ""
1884
1885#: config/tc-aarch64.c:6469
1886msgid "unknown or missing system register name"
1887msgstr ""
1888
1889#: config/tc-aarch64.c:6481
1890msgid "unknown or missing PSTATE field name"
1891msgstr ""
1892
1893#: config/tc-aarch64.c:6513
1894msgid "unknown or missing operation name"
1895msgstr ""
1896
1897#: config/tc-aarch64.c:6526
1898msgid "the specified option is not accepted in ISB"
1899msgstr ""
1900
1901#: config/tc-aarch64.c:6558 config/tc-aarch64.c:7744 config/tc-arm.c:7227
1902#, c-format
1903msgid "unhandled operand code %d"
1904msgstr ""
1905
1906#: config/tc-aarch64.c:6600
1907msgid "unexpected comma before the omitted optional operand"
1908msgstr ""
1909
1910#: config/tc-aarch64.c:6628
1911msgid "unexpected characters following instruction"
1912msgstr ""
1913
1914#: config/tc-aarch64.c:6706 config/tc-arm.c:5265 config/tc-arm.c:5826
1915#: config/tc-arm.c:7989
1916msgid "constant expression expected"
1917msgstr ""
1918
1919#: config/tc-aarch64.c:6713
1920msgid "literal pool insertion failed"
1921msgstr ""
1922
1923#: config/tc-aarch64.c:6782 config/tc-aarch64.c:6804
1924#, c-format
1925msgid "unpredictable transfer with writeback -- `%s'"
1926msgstr ""
1927
1928#: config/tc-aarch64.c:6789
1929#, c-format
1930msgid "unpredictable load of register -- `%s'"
1931msgstr ""
1932
1933#: config/tc-aarch64.c:6808
1934#, c-format
1935msgid "unpredictable load of register pair -- `%s'"
1936msgstr ""
1937
1938#: config/tc-aarch64.c:6820
1939#, c-format
1940msgid "unpredictable: identical transfer and status registers --`%s'"
1941msgstr ""
1942
1943#: config/tc-aarch64.c:6836
1944#, c-format
1945msgid "previous `%s' sequence has not been closed"
1946msgstr ""
1947
1948#: config/tc-aarch64.c:6915
1949#, c-format
1950msgid "unknown mnemonic `%s' -- `%s'"
1951msgstr ""
1952
1953#: config/tc-aarch64.c:6923
1954#, c-format
1955msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
1956msgstr ""
1957
1958#: config/tc-aarch64.c:6981
1959#, c-format
1960msgid "selected processor does not support `%s'"
1961msgstr ""
1962
1963#: config/tc-aarch64.c:7404 config/tc-arm.c:22929
1964msgid "GOT already in the symbol table"
1965msgstr ""
1966
1967#: config/tc-aarch64.c:7567
1968msgid "immediate cannot be moved by a single instruction"
1969msgstr ""
1970
1971#: config/tc-aarch64.c:7610 config/tc-aarch64.c:7655 config/tc-aarch64.c:7681
1972#: config/tc-arm.c:15430 config/tc-arm.c:15457 config/tc-arm.c:16101
1973#: config/tc-arm.c:16734 config/tc-arm.c:17570 config/tc-arm.c:17610
1974#: config/tc-metag.c:2444 config/tc-metag.c:2453 config/tc-metag.c:2492
1975#: config/tc-metag.c:2501 config/tc-metag.c:3021 config/tc-metag.c:3030
1976msgid "immediate out of range"
1977msgstr ""
1978
1979#: config/tc-aarch64.c:7674 config/tc-metag.c:4656 config/tc-xtensa.c:4213
1980msgid "invalid immediate"
1981msgstr ""
1982
1983#: config/tc-aarch64.c:7739 config/tc-tic6x.c:3861 config/tc-tic6x.c:3926
1984#: config/tc-tic6x.c:3953 config/tc-tic6x.c:3981
1985msgid "immediate offset out of range"
1986msgstr ""
1987
1988#: config/tc-aarch64.c:7813 config/tc-arm.c:23267 config/tc-arm.c:23335
1989#: config/tc-arm.c:23617
1990#, c-format
1991msgid "undefined symbol %s used as an immediate value"
1992msgstr ""
1993
1994#: config/tc-aarch64.c:7825
1995msgid "pc-relative load offset not word aligned"
1996msgstr ""
1997
1998#: config/tc-aarch64.c:7828
1999msgid "pc-relative load offset out of range"
2000msgstr ""
2001
2002#: config/tc-aarch64.c:7840
2003msgid "pc-relative address offset out of range"
2004msgstr ""
2005
2006#: config/tc-aarch64.c:7852 config/tc-aarch64.c:7867
2007msgid "conditional branch target not word aligned"
2008msgstr ""
2009
2010#: config/tc-aarch64.c:7855 config/tc-aarch64.c:7870 config/tc-arm.c:23910
2011msgid "conditional branch out of range"
2012msgstr ""
2013
2014#: config/tc-aarch64.c:7883
2015msgid "branch target not word aligned"
2016msgstr ""
2017
2018#: config/tc-aarch64.c:7886 config/tc-arm.c:856 config/tc-mips.c:15792
2019#: config/tc-mips.c:15808 config/tc-mips.c:15898
2020msgid "branch out of range"
2021msgstr ""
2022
2023#: config/tc-aarch64.c:7945 config/tc-arm.c:23508 config/tc-arm.c:23523
2024#: config/tc-arm.c:23538 config/tc-arm.c:23549 config/tc-arm.c:23572
2025#: config/tc-arm.c:24403 config/tc-moxie.c:716 config/tc-pj.c:452
2026#: config/tc-sh.c:3733
2027msgid "offset out of range"
2028msgstr ""
2029
2030#: config/tc-aarch64.c:7960
2031msgid "unsigned value out of range"
2032msgstr ""
2033
2034#: config/tc-aarch64.c:7971
2035msgid "signed value out of range"
2036msgstr ""
2037
2038#: config/tc-aarch64.c:8121
2039#, c-format
2040msgid "unexpected %s fixup"
2041msgstr ""
2042
2043#: config/tc-aarch64.c:8187 config/tc-arm.c:24918 config/tc-arm.c:24939
2044#: config/tc-mips.c:18147 config/tc-or1k.c:348 config/tc-score.c:7468
2045#, c-format
2046msgid "cannot represent %s relocation in this object file format"
2047msgstr ""
2048
2049#: config/tc-aarch64.c:8220
2050#, c-format
2051msgid "cannot do %u-byte relocation"
2052msgstr ""
2053
2054#: config/tc-aarch64.c:8540 config/tc-arm.c:25412 config/tc-score.c:6293
2055#: config/tc-score.c:6523 config/tc-score.c:6528
2056msgid "virtual memory exhausted"
2057msgstr ""
2058
2059#: config/tc-aarch64.c:8703 config/tc-arm.c:25754
2060msgid "assemble for big-endian"
2061msgstr ""
2062
2063#: config/tc-aarch64.c:8704 config/tc-arm.c:25755
2064msgid "assemble for little-endian"
2065msgstr ""
2066
2067#: config/tc-aarch64.c:8707
2068msgid "temporary switch for dumping"
2069msgstr ""
2070
2071#: config/tc-aarch64.c:8709
2072msgid "output verbose error messages"
2073msgstr ""
2074
2075#: config/tc-aarch64.c:8711
2076msgid "do not output verbose error messages"
2077msgstr ""
2078
2079#: config/tc-aarch64.c:8938 config/tc-arm.c:26583
2080msgid "invalid architectural extension"
2081msgstr ""
2082
2083#: config/tc-aarch64.c:8963 config/tc-arm.c:26615
2084msgid "must specify extensions to add before specifying those to remove"
2085msgstr ""
2086
2087#: config/tc-aarch64.c:8971 config/tc-arm.c:26623
2088msgid "missing architectural extension"
2089msgstr ""
2090
2091#: config/tc-aarch64.c:8998 config/tc-arm.c:26674
2092#, c-format
2093msgid "unknown architectural extension `%s'"
2094msgstr ""
2095
2096#: config/tc-aarch64.c:9022 config/tc-arm.c:26708 config/tc-metag.c:5834
2097#, c-format
2098msgid "missing cpu name `%s'"
2099msgstr ""
2100
2101#: config/tc-aarch64.c:9036 config/tc-aarch64.c:9253 config/tc-arm.c:26743
2102#: config/tc-arm.c:27524 config/tc-csky.c:896 config/tc-metag.c:5845
2103#, c-format
2104msgid "unknown cpu `%s'"
2105msgstr ""
2106
2107#: config/tc-aarch64.c:9054 config/tc-arm.c:26761
2108#, c-format
2109msgid "missing architecture name `%s'"
2110msgstr ""
2111
2112#: config/tc-aarch64.c:9068 config/tc-aarch64.c:9300 config/tc-arm.c:26781
2113#: config/tc-arm.c:27558 config/tc-arm.c:27588 config/tc-score.c:7703
2114#, c-format
2115msgid "unknown architecture `%s'\n"
2116msgstr ""
2117
2118#: config/tc-aarch64.c:9091
2119#, c-format
2120msgid "missing abi name `%s'"
2121msgstr ""
2122
2123#: config/tc-aarch64.c:9102
2124#, c-format
2125msgid "unknown abi `%s'\n"
2126msgstr ""
2127
2128#: config/tc-aarch64.c:9108
2129msgid "<abi name>\t specify for ABI <abi name>"
2130msgstr ""
2131
2132#: config/tc-aarch64.c:9111 config/tc-arm.c:26868 config/tc-metag.c:5911
2133msgid "<cpu name>\t assemble for CPU <cpu name>"
2134msgstr ""
2135
2136#: config/tc-aarch64.c:9113 config/tc-arm.c:26870
2137msgid "<arch name>\t assemble for architecture <arch name>"
2138msgstr ""
2139
2140#: config/tc-aarch64.c:9152 config/tc-aarch64.c:9172 config/tc-arm.c:26932
2141#: config/tc-arm.c:26950 config/tc-arm.c:26970 config/tc-metag.c:5936
2142#, c-format
2143msgid "option `-%c%s' is deprecated: %s"
2144msgstr ""
2145
2146#: config/tc-aarch64.c:9192
2147#, c-format
2148msgid " AArch64-specific assembler options:\n"
2149msgstr ""
2150
2151#: config/tc-aarch64.c:9203 config/tc-arc.c:3557 config/tc-arm.c:27001
2152#, c-format
2153msgid " -EB assemble code for a big-endian cpu\n"
2154msgstr ""
2155
2156#: config/tc-aarch64.c:9208 config/tc-arc.c:3559 config/tc-arm.c:27006
2157#, c-format
2158msgid " -EL assemble code for a little-endian cpu\n"
2159msgstr ""
2160
2161#: config/tc-alpha.c:652
2162#, c-format
2163msgid "No !literal!%ld was found"
2164msgstr ""
2165
2166#: config/tc-alpha.c:659
2167#, c-format
2168msgid "No !tlsgd!%ld was found"
2169msgstr ""
2170
2171#: config/tc-alpha.c:666
2172#, c-format
2173msgid "No !tlsldm!%ld was found"
2174msgstr ""
2175
2176#: config/tc-alpha.c:675
2177#, c-format
2178msgid "No ldah !gpdisp!%ld was found"
2179msgstr ""
2180
2181#: config/tc-alpha.c:725
2182#, c-format
2183msgid "too many !literal!%ld for %s"
2184msgstr ""
2185
2186#: config/tc-alpha.c:755
2187#, c-format
2188msgid "No lda !gpdisp!%ld was found"
2189msgstr ""
2190
2191#. Only support one relocation op per insn.
2192#: config/tc-alpha.c:914
2193msgid "More than one relocation op per insn"
2194msgstr ""
2195
2196#: config/tc-alpha.c:929 config/tc-arc.c:1199
2197msgid "No relocation operand"
2198msgstr ""
2199
2200#: config/tc-alpha.c:939
2201#, c-format
2202msgid "Unknown relocation operand: !%s"
2203msgstr ""
2204
2205#: config/tc-alpha.c:949
2206#, c-format
2207msgid "no sequence number after !%s"
2208msgstr ""
2209
2210#: config/tc-alpha.c:959
2211#, c-format
2212msgid "!%s does not use a sequence number"
2213msgstr ""
2214
2215#: config/tc-alpha.c:969
2216#, c-format
2217msgid "Bad sequence number: !%s!%s"
2218msgstr ""
2219
2220#: config/tc-alpha.c:1185 config/tc-alpha.c:3359
2221#, c-format
2222msgid "inappropriate arguments for opcode `%s'"
2223msgstr ""
2224
2225#: config/tc-alpha.c:1187 config/tc-alpha.c:3361
2226#, c-format
2227msgid "opcode `%s' not supported for target %s"
2228msgstr ""
2229
2230#: config/tc-alpha.c:1191 config/tc-alpha.c:3365 config/tc-avr.c:1903
2231#: config/tc-msp430.c:4163 config/tc-wasm32.c:753
2232#, c-format
2233msgid "unknown opcode `%s'"
2234msgstr ""
2235
2236#: config/tc-alpha.c:1272 config/tc-alpha.c:1531
2237msgid "overflow in literal (.lita) table"
2238msgstr ""
2239
2240#: config/tc-alpha.c:1279 config/tc-alpha.c:1303 config/tc-alpha.c:1544
2241#: config/tc-alpha.c:2231 config/tc-alpha.c:2276 config/tc-alpha.c:2345
2242#: config/tc-alpha.c:2428 config/tc-alpha.c:2653 config/tc-alpha.c:2751
2243msgid "macro requires $at register while noat in effect"
2244msgstr ""
2245
2246#: config/tc-alpha.c:1281 config/tc-alpha.c:1305 config/tc-alpha.c:1546
2247msgid "macro requires $at while $at in use"
2248msgstr ""
2249
2250#: config/tc-alpha.c:1490
2251msgid "bignum invalid; zero assumed"
2252msgstr ""
2253
2254#: config/tc-alpha.c:1492
2255msgid "floating point number invalid; zero assumed"
2256msgstr ""
2257
2258#: config/tc-alpha.c:1497
2259msgid "can't handle expression"
2260msgstr ""
2261
2262#: config/tc-alpha.c:1537
2263msgid "overflow in literal (.lit8) table"
2264msgstr ""
2265
2266#: config/tc-alpha.c:1834
2267#, c-format
2268msgid "too many ldah insns for !gpdisp!%ld"
2269msgstr ""
2270
2271#: config/tc-alpha.c:1836 config/tc-alpha.c:1848
2272#, c-format
2273msgid "both insns for !gpdisp!%ld must be in the same section"
2274msgstr ""
2275
2276#: config/tc-alpha.c:1846
2277#, c-format
2278msgid "too many lda insns for !gpdisp!%ld"
2279msgstr ""
2280
2281#: config/tc-alpha.c:1902
2282#, c-format
2283msgid "too many lituse insns for !lituse_tlsgd!%ld"
2284msgstr ""
2285
2286#: config/tc-alpha.c:1905
2287#, c-format
2288msgid "too many lituse insns for !lituse_tlsldm!%ld"
2289msgstr ""
2290
2291#: config/tc-alpha.c:1922
2292#, c-format
2293msgid "duplicate !tlsgd!%ld"
2294msgstr ""
2295
2296#: config/tc-alpha.c:1924
2297#, c-format
2298msgid "sequence number in use for !tlsldm!%ld"
2299msgstr ""
2300
2301#: config/tc-alpha.c:1938
2302#, c-format
2303msgid "duplicate !tlsldm!%ld"
2304msgstr ""
2305
2306#: config/tc-alpha.c:1940
2307#, c-format
2308msgid "sequence number in use for !tlsgd!%ld"
2309msgstr ""
2310
2311#: config/tc-alpha.c:1995 config/tc-arc.c:2827 config/tc-mn10200.c:854
2312#: config/tc-mn10300.c:1150 config/tc-ppc.c:1964 config/tc-s390.c:674
2313#: config/tc-tilegx.c:426 config/tc-tilegx.c:476 config/tc-tilepro.c:382
2314msgid "operand"
2315msgstr ""
2316
2317#: config/tc-alpha.c:2134
2318msgid "invalid relocation for instruction"
2319msgstr ""
2320
2321#: config/tc-alpha.c:2148
2322msgid "invalid relocation for field"
2323msgstr ""
2324
2325#: config/tc-alpha.c:2980
2326msgid "can not resolve expression"
2327msgstr ""
2328
2329#: config/tc-alpha.c:3515 config/tc-microblaze.c:204 config/tc-ppc.c:2287
2330#: config/tc-ppc.c:5663
2331#, c-format
2332msgid ".COMMon length (%ld.) <0! Ignored."
2333msgstr ""
2334
2335#: config/tc-alpha.c:3526 config/tc-ia64.c:1094 config/tc-sparc.c:4279
2336#: config/tc-v850.c:306
2337msgid "Ignoring attempt to re-define symbol"
2338msgstr ""
2339
2340#: config/tc-alpha.c:3618 config/tc-sparc.c:4287
2341#, c-format
2342msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2343msgstr ""
2344
2345#: config/tc-alpha.c:3725
2346msgid ".ent directive has no name"
2347msgstr ""
2348
2349#: config/tc-alpha.c:3733
2350msgid "nested .ent directives"
2351msgstr ""
2352
2353#: config/tc-alpha.c:3777 ecoff.c:3008
2354msgid ".end directive has no name"
2355msgstr ""
2356
2357#: config/tc-alpha.c:3785
2358msgid ".end directive without matching .ent"
2359msgstr ""
2360
2361#: config/tc-alpha.c:3787
2362msgid ".end directive names different symbol than .ent"
2363msgstr ""
2364
2365#: config/tc-alpha.c:3830 ecoff.c:3145
2366msgid ".fmask outside of .ent"
2367msgstr ""
2368
2369#: config/tc-alpha.c:3832 config/tc-score.c:5595 ecoff.c:3209
2370msgid ".mask outside of .ent"
2371msgstr ""
2372
2373#: config/tc-alpha.c:3840 ecoff.c:3152
2374msgid "bad .fmask directive"
2375msgstr ""
2376
2377#: config/tc-alpha.c:3842 ecoff.c:3216
2378msgid "bad .mask directive"
2379msgstr ""
2380
2381#: config/tc-alpha.c:3875 config/tc-mips.c:19628 config/tc-score.c:5736
2382#: ecoff.c:3173
2383msgid ".frame outside of .ent"
2384msgstr ""
2385
2386#: config/tc-alpha.c:3886 config/tc-mips.c:19639 ecoff.c:3184
2387msgid "bad .frame directive"
2388msgstr ""
2389
2390#: config/tc-alpha.c:3920
2391msgid ".prologue directive without a preceding .ent directive"
2392msgstr ""
2393
2394#: config/tc-alpha.c:3938
2395#, c-format
2396msgid "Invalid argument %d to .prologue."
2397msgstr ""
2398
2399#: config/tc-alpha.c:4027
2400msgid "ECOFF debugging is disabled."
2401msgstr ""
2402
2403#: config/tc-alpha.c:4041
2404msgid ".ent directive without matching .end"
2405msgstr ""
2406
2407#: config/tc-alpha.c:4134
2408msgid ".usepv directive has no name"
2409msgstr ""
2410
2411#: config/tc-alpha.c:4147
2412msgid ".usepv directive has no type"
2413msgstr ""
2414
2415#: config/tc-alpha.c:4162
2416msgid "unknown argument for .usepv"
2417msgstr ""
2418
2419#: config/tc-alpha.c:4275
2420#, c-format
2421msgid "unknown section attribute %s"
2422msgstr ""
2423
2424#: config/tc-alpha.c:4370
2425msgid "previous .ent not closed by a .end"
2426msgstr ""
2427
2428#: config/tc-alpha.c:4391
2429msgid ".ent directive has no symbol"
2430msgstr ""
2431
2432#: config/tc-alpha.c:4416
2433msgid ".handler directive has no name"
2434msgstr ""
2435
2436#: config/tc-alpha.c:4447
2437msgid "Bad .frame directive 1./2. param"
2438msgstr ""
2439
2440#: config/tc-alpha.c:4457
2441#, c-format
2442msgid "Bad RA (%d) register for .frame"
2443msgstr ""
2444
2445#: config/tc-alpha.c:4462
2446msgid "Bad .frame directive 3./4. param"
2447msgstr ""
2448
2449#: config/tc-alpha.c:4498
2450msgid ".pdesc directive not in link (.link) section"
2451msgstr ""
2452
2453#: config/tc-alpha.c:4505
2454msgid ".pdesc directive has no entry symbol"
2455msgstr ""
2456
2457#: config/tc-alpha.c:4516
2458msgid ".pdesc has a bad entry symbol"
2459msgstr ""
2460
2461#: config/tc-alpha.c:4527
2462msgid ".pdesc doesn't match with last .ent"
2463msgstr ""
2464
2465#: config/tc-alpha.c:4542
2466msgid "No comma after .pdesc <entryname>"
2467msgstr ""
2468
2469#: config/tc-alpha.c:4562
2470msgid "unknown procedure kind"
2471msgstr ""
2472
2473#: config/tc-alpha.c:4657
2474msgid ".name directive not in link (.link) section"
2475msgstr ""
2476
2477#: config/tc-alpha.c:4665
2478msgid ".name directive has no symbol"
2479msgstr ""
2480
2481#: config/tc-alpha.c:4699
2482msgid "No symbol after .linkage"
2483msgstr ""
2484
2485#: config/tc-alpha.c:4746
2486msgid "No symbol after .code_address"
2487msgstr ""
2488
2489#: config/tc-alpha.c:4772 config/tc-score.c:5601
2490msgid "Bad .mask directive"
2491msgstr ""
2492
2493#: config/tc-alpha.c:4790
2494msgid "Bad .fmask directive"
2495msgstr ""
2496
2497#: config/tc-alpha.c:4947
2498#, c-format
2499msgid "Expected comma after name \"%s\""
2500msgstr ""
2501
2502#: config/tc-alpha.c:4959
2503#, c-format
2504msgid "unhandled: .proc %s,%d"
2505msgstr ""
2506
2507#: config/tc-alpha.c:4992
2508#, c-format
2509msgid "Tried to .set unrecognized mode `%s'"
2510msgstr ""
2511
2512#: config/tc-alpha.c:5018
2513#, c-format
2514msgid "Bad base register, using $%d."
2515msgstr ""
2516
2517#: config/tc-alpha.c:5039 config/tc-nios2.c:351 config/tc-nios2.c:476
2518#, c-format
2519msgid "Alignment too large: %d. assumed"
2520msgstr ""
2521
2522#: config/tc-alpha.c:5043 config/tc-d30v.c:2057 config/tc-nios2.c:355
2523#: config/tc-nios2.c:480 config/tc-pru.c:220 config/tc-pru.c:336
2524msgid "Alignment negative: 0 assumed"
2525msgstr ""
2526
2527#: config/tc-alpha.c:5138 config/tc-alpha.c:5631
2528#, c-format
2529msgid "Unknown CPU identifier `%s'"
2530msgstr ""
2531
2532#: config/tc-alpha.c:5329
2533#, c-format
2534msgid "Chose GP value of %lx\n"
2535msgstr ""
2536
2537#: config/tc-alpha.c:5343
2538msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2539msgstr ""
2540
2541#: config/tc-alpha.c:5432
2542#, c-format
2543msgid "internal error: can't hash opcode `%s': %s"
2544msgstr ""
2545
2546#: config/tc-alpha.c:5468
2547#, c-format
2548msgid "internal error: can't hash macro `%s': %s"
2549msgstr ""
2550
2551#: config/tc-alpha.c:5552 config/tc-arc.c:2480 config/tc-arc.c:2494
2552#: config/tc-arm.c:7304 config/tc-arm.c:7316 config/tc-xtensa.c:5462
2553#: config/tc-xtensa.c:5538 config/tc-xtensa.c:5655 config/tc-z80.c:1951
2554msgid "syntax error"
2555msgstr ""
2556
2557#: config/tc-alpha.c:5682
2558msgid ""
2559"Alpha options:\n"
2560"-32addr\t\t\ttreat addresses as 32-bit values\n"
2561"-F\t\t\tlack floating point instructions support\n"
2562"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2563"\t\t\tspecify variant of Alpha architecture\n"
2564"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2565"m21264b\n"
2566"\t\t\tthese variants include PALcode opcodes\n"
2567msgstr ""
2568
2569#: config/tc-alpha.c:5692
2570msgid ""
2571"VMS options:\n"
2572"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2573"-H\t\t\tshow new symbol after hash truncation\n"
2574"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2575msgstr ""
2576
2577#: config/tc-alpha.c:5949 config/tc-arc.c:3107
2578#, c-format
2579msgid "unhandled relocation type %s"
2580msgstr ""
2581
2582#: config/tc-alpha.c:5962 config/tc-arc.c:3115
2583msgid "non-absolute expression in constant field"
2584msgstr ""
2585
2586#: config/tc-alpha.c:5976
2587#, c-format
2588msgid "type %d reloc done?\n"
2589msgstr ""
2590
2591#: config/tc-alpha.c:6023 config/tc-alpha.c:6030
2592msgid "Used $at without \".set noat\""
2593msgstr ""
2594
2595#: config/tc-alpha.c:6199
2596#, c-format
2597msgid "!samegp reloc against symbol without .prologue: %s"
2598msgstr ""
2599
2600#: config/tc-alpha.c:6243 config/tc-arc.c:3238 config/tc-csky.c:5149
2601#: config/tc-tilegx.c:1752 config/tc-tilepro.c:1532 config/tc-wasm32.c:813
2602#: config/tc-xtensa.c:6148
2603#, c-format
2604msgid "cannot represent `%s' relocation in object file"
2605msgstr ""
2606
2607#: config/tc-alpha.c:6249 config/tc-arc.c:3244
2608#, c-format
2609msgid "internal error? cannot generate `%s' relocation"
2610msgstr ""
2611
2612#: config/tc-alpha.c:6345
2613#, c-format
2614msgid "frame reg expected, using $%d."
2615msgstr ""
2616
2617#: config/tc-arc.c:773
2618#, c-format
2619msgid "internal error: can't hash opcode '%s': %s"
2620msgstr ""
2621
2622#: config/tc-arc.c:781 config/tc-arc.c:2577 config/tc-arc.c:2595
2623#: config/tc-arc.c:2648 config/tc-arc.c:2672 config/tc-arc.c:4875
2624#: config/tc-arc.c:4942 config/tc-cr16.c:805 config/tc-cr16.c:828
2625#: config/tc-cris.c:1195 config/tc-crx.c:535 config/tc-crx.c:562
2626#: config/tc-crx.c:580 config/tc-pdp11.c:193
2627msgid "Virtual memory exhausted"
2628msgstr ""
2629
2630#: config/tc-arc.c:831
2631#, c-format
2632msgid "invalid %s option for %s cpu"
2633msgstr ""
2634
2635#: config/tc-arc.c:836
2636msgid "conflicting ISA extension attributes."
2637msgstr ""
2638
2639#: config/tc-arc.c:855
2640msgid "Multiple .cpu directives found"
2641msgstr ""
2642
2643#: config/tc-arc.c:873
2644msgid "Command-line value overrides \".cpu\" directive"
2645msgstr ""
2646
2647#: config/tc-arc.c:890
2648#, c-format
2649msgid "unknown architecture: %s\n"
2650msgstr ""
2651
2652#: config/tc-arc.c:1189
2653msgid "No valid label relocation operand"
2654msgstr ""
2655
2656#: config/tc-arc.c:1211
2657#, c-format
2658msgid "Unknown relocation operand: @%s"
2659msgstr ""
2660
2661#: config/tc-arc.c:1224
2662#, c-format
2663msgid "Unable to parse TLS base: %s"
2664msgstr ""
2665
2666#: config/tc-arc.c:1248
2667#, c-format
2668msgid "@%s is not a complex relocation."
2669msgstr ""
2670
2671#: config/tc-arc.c:1254
2672#, c-format
2673msgid "Bad expression: @%s + %s."
2674msgstr ""
2675
2676#: config/tc-arc.c:1315
2677msgid "Brackets in operand field incorrect"
2678msgstr ""
2679
2680#: config/tc-arc.c:1317 config/tc-xtensa.c:2068
2681msgid "extra comma"
2682msgstr ""
2683
2684#: config/tc-arc.c:1319 config/tc-pru.c:1449 config/tc-pru.c:1718
2685#: config/tc-xtensa.c:2072
2686msgid "missing argument"
2687msgstr ""
2688
2689#: config/tc-arc.c:1321 config/tc-xtensa.c:2074
2690msgid "missing comma or colon"
2691msgstr ""
2692
2693#: config/tc-arc.c:1390
2694msgid "extra dot"
2695msgstr ""
2696
2697#: config/tc-arc.c:1392
2698msgid "unrecognized flag"
2699msgstr ""
2700
2701#: config/tc-arc.c:1394
2702msgid "failed to parse flags"
2703msgstr ""
2704
2705#: config/tc-arc.c:1420
2706msgid "Unhandled reloc type"
2707msgstr ""
2708
2709#: config/tc-arc.c:2448
2710#, c-format
2711msgid "%s for instruction '%s'"
2712msgstr ""
2713
2714#: config/tc-arc.c:2450
2715#, c-format
2716msgid "inappropriate arguments for opcode '%s'"
2717msgstr ""
2718
2719#: config/tc-arc.c:2452
2720#, c-format
2721msgid "opcode '%s' not supported for target %s"
2722msgstr ""
2723
2724#: config/tc-arc.c:2456 config/tc-tic6x.c:3195
2725#, c-format
2726msgid "unknown opcode '%s'"
2727msgstr ""
2728
2729#: config/tc-arc.c:2514
2730#, c-format
2731msgid "Inserting \"%s\" into register table failed: %s"
2732msgstr ""
2733
2734#: config/tc-arc.c:2550
2735#, c-format
2736msgid "Inserting \"%s\" into address type table failed: %s"
2737msgstr ""
2738
2739#: config/tc-arc.c:2569 config/tc-arc.c:5054 config/tc-h8300.c:78
2740#: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
2741#: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:243
2742#: config/tc-hppa.c:6822 config/tc-hppa.c:6828 config/tc-hppa.c:6834
2743#: config/tc-hppa.c:6840 config/tc-hppa.c:8229 config/tc-lm32.c:197
2744#: config/tc-mips.c:3652 config/tc-mips.c:4161 config/tc-mn10300.c:935
2745#: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-xc16x.c:79
2746#: config/tc-xc16x.c:86 config/tc-xc16x.c:93
2747msgid "could not set architecture and machine"
2748msgstr ""
2749
2750#: config/tc-arc.c:2665 config/tc-arc.c:4862
2751#, c-format
2752msgid "internal error: can't hash aux register '%s': %s"
2753msgstr ""
2754
2755#: config/tc-arc.c:2772
2756#, c-format
2757msgid "unhandled reloc %s in md_pcrel_from_section"
2758msgstr ""
2759
2760#: config/tc-arc.c:2837
2761msgid "Unaligned operand. Needs to be 32bit aligned"
2762msgstr ""
2763
2764#: config/tc-arc.c:2842
2765msgid "Unaligned operand. Needs to be 16bit aligned"
2766msgstr ""
2767
2768#: config/tc-arc.c:2919 config/tc-cr16.c:573 config/tc-crx.c:345
2769#: config/tc-mn10200.c:766 write.c:1029
2770#, c-format
2771msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
2772msgstr ""
2773
2774#: config/tc-arc.c:2978
2775#, c-format
2776msgid "PC relative relocation not allowed for (internal) type %d"
2777msgstr ""
2778
2779#. FIXME! Check for the conditionality of
2780#. the insn.
2781#. FIXME! Check for the conditionality of
2782#. the insn.
2783#: config/tc-arc.c:3023 config/tc-arc.c:4001
2784msgid "TLS_*_S9 relocs are not supported yet"
2785msgstr ""
2786
2787#. I cannot fix an GOTPC relocation because I need to relax it
2788#. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
2789#: config/tc-arc.c:3059
2790msgid "Unsupported operation on reloc"
2791msgstr ""
2792
2793#: config/tc-arc.c:3135 config/tc-arc.c:3151
2794msgid "unknown fixup size"
2795msgstr ""
2796
2797#: config/tc-arc.c:3285
2798msgid "no relaxation found for this instruction."
2799msgstr ""
2800
2801#: config/tc-arc.c:3535
2802#, c-format
2803msgid "ARC-specific assembler options:\n"
2804msgstr ""
2805
2806#: config/tc-arc.c:3561
2807#, c-format
2808msgid " -mrelax enable relaxation\n"
2809msgstr ""
2810
2811#: config/tc-arc.c:3564
2812#, c-format
2813msgid ""
2814"The following ARC-specific assembler options are deprecated and are "
2815"accepted\n"
2816"for compatibility only:\n"
2817msgstr ""
2818
2819#: config/tc-arc.c:3567
2820#, c-format
2821msgid ""
2822" -mEA\n"
2823" -mbarrel-shifter\n"
2824" -mbarrel_shifter\n"
2825" -mcrc\n"
2826" -mdsp-packa\n"
2827" -mdsp_packa\n"
2828" -mdvbf\n"
2829" -mld-extension-reg-mask\n"
2830" -mlock\n"
2831" -mmac-24\n"
2832" -mmac-d16\n"
2833" -mmac_24\n"
2834" -mmac_d16\n"
2835" -mmin-max\n"
2836" -mmin_max\n"
2837" -mmul64\n"
2838" -mno-mpy\n"
2839" -mnorm\n"
2840" -mrtsc\n"
2841" -msimd\n"
2842" -mswap\n"
2843" -mswape\n"
2844" -mtelephony\n"
2845" -muser-mode-only\n"
2846" -mxy\n"
2847msgstr ""
2848
2849#: config/tc-arc.c:3657
2850#, c-format
2851msgid "Unable to find %s relocation for instruction %s"
2852msgstr ""
2853
2854#: config/tc-arc.c:3952
2855#, c-format
2856msgid "Unable to use @plt relocation for insn %s"
2857msgstr ""
2858
2859#: config/tc-arc.c:3971
2860#, c-format
2861msgid "Unable to use @pcl relocation for insn %s"
2862msgstr ""
2863
2864#: config/tc-arc.c:4027
2865#, c-format
2866msgid "invalid relocation %s for field"
2867msgstr ""
2868
2869#: config/tc-arc.c:4138
2870#, c-format
2871msgid "Insn %s has a jump/branch instruction %s in its delay slot."
2872msgstr ""
2873
2874#: config/tc-arc.c:4143
2875#, c-format
2876msgid "Insn %s has an instruction %s with limm in its delay slot."
2877msgstr ""
2878
2879#: config/tc-arc.c:4253 config/tc-microblaze.c:2558 config/tc-mn10300.c:1069
2880#: config/tc-sh.c:418 config/tc-z80.c:700 read.c:4576
2881#, c-format
2882msgid "unsupported BFD relocation size %u"
2883msgstr ""
2884
2885#: config/tc-arc.c:4273
2886#, c-format
2887msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
2888msgstr ""
2889
2890#: config/tc-arc.c:4280
2891#, c-format
2892msgid "Kernel instruction detected at the end of the ZOL label @%s"
2893msgstr ""
2894
2895#: config/tc-arc.c:4285
2896#, c-format
2897msgid ""
2898"A jump instruction with long immediate detected at the end of the ZOL label @"
2899"%s"
2900msgstr ""
2901
2902#: config/tc-arc.c:4291
2903#, c-format
2904msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
2905msgstr ""
2906
2907#: config/tc-arc.c:4400
2908msgid "expected comma after instruction name"
2909msgstr ""
2910
2911#: config/tc-arc.c:4412
2912msgid "expected comma after major opcode"
2913msgstr ""
2914
2915#: config/tc-arc.c:4598
2916#, c-format
2917msgid "Pseudocode already used %s"
2918msgstr ""
2919
2920#: config/tc-arc.c:4606
2921#, c-format
2922msgid "major opcode not in range [0x%02x - 0x%02x]"
2923msgstr ""
2924
2925#: config/tc-arc.c:4610
2926msgid "minor opcode not in range [0x00 - 0x3f]"
2927msgstr ""
2928
2929#: config/tc-arc.c:4616
2930msgid "Improper use of OP1_IMM_IMPLIED"
2931msgstr ""
2932
2933#: config/tc-arc.c:4622
2934msgid "Improper use of OP1_MUST_BE_IMM"
2935msgstr ""
2936
2937#: config/tc-arc.c:4634
2938msgid "Couldn't generate extension instruction opcodes"
2939msgstr ""
2940
2941#: config/tc-arc.c:4670
2942msgid "expected comma after name"
2943msgstr ""
2944
2945#: config/tc-arc.c:4681
2946#, c-format
2947msgid "%s second argument cannot be a negative number %d"
2948msgstr ""
2949
2950#: config/tc-arc.c:4696
2951msgid "expected comma after register number"
2952msgstr ""
2953
2954#: config/tc-arc.c:4717
2955msgid "invalid mode"
2956msgstr ""
2957
2958#: config/tc-arc.c:4735
2959msgid "expected comma after register mode"
2960msgstr ""
2961
2962#: config/tc-arc.c:4750
2963msgid "shortcut designator invalid"
2964msgstr ""
2965
2966#: config/tc-arc.c:4849
2967#, c-format
2968msgid "core register %s value (%d) too large"
2969msgstr ""
2970
2971#: config/tc-arc.c:4868
2972#, c-format
2973msgid "condition code %s value (%d) too large"
2974msgstr ""
2975
2976#: config/tc-arc.c:4887
2977msgid "Unknown extension"
2978msgstr ""
2979
2980#: config/tc-arc.c:4992
2981msgid "Overwrite explicitly set Tag_ARC_CPU_base"
2982msgstr ""
2983
2984#: config/tc-arc.c:5040
2985msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
2986msgstr ""
2987
2988#: config/tc-arm.c:653
2989msgid "ARM register expected"
2990msgstr ""
2991
2992#: config/tc-arm.c:654
2993msgid "bad or missing co-processor number"
2994msgstr ""
2995
2996#: config/tc-arm.c:655
2997msgid "co-processor register expected"
2998msgstr ""
2999
3000#: config/tc-arm.c:656
3001msgid "FPA register expected"
3002msgstr ""
3003
3004#: config/tc-arm.c:657
3005msgid "VFP single precision register expected"
3006msgstr ""
3007
3008#: config/tc-arm.c:658
3009msgid "VFP/Neon double precision register expected"
3010msgstr ""
3011
3012#: config/tc-arm.c:659
3013msgid "Neon quad precision register expected"
3014msgstr ""
3015
3016#: config/tc-arm.c:660
3017msgid "VFP single or double precision register expected"
3018msgstr ""
3019
3020#: config/tc-arm.c:661
3021msgid "Neon double or quad precision register expected"
3022msgstr ""
3023
3024#: config/tc-arm.c:662
3025msgid "Neon single or double precision register expected"
3026msgstr ""
3027
3028#: config/tc-arm.c:663
3029msgid "VFP single, double or Neon quad precision register expected"
3030msgstr ""
3031
3032#: config/tc-arm.c:665
3033msgid "VFP system register expected"
3034msgstr ""
3035
3036#: config/tc-arm.c:666
3037msgid "Maverick MVF register expected"
3038msgstr ""
3039
3040#: config/tc-arm.c:667
3041msgid "Maverick MVD register expected"
3042msgstr ""
3043
3044#: config/tc-arm.c:668
3045msgid "Maverick MVFX register expected"
3046msgstr ""
3047
3048#: config/tc-arm.c:669
3049msgid "Maverick MVDX register expected"
3050msgstr ""
3051
3052#: config/tc-arm.c:670
3053msgid "Maverick MVAX register expected"
3054msgstr ""
3055
3056#: config/tc-arm.c:671
3057msgid "Maverick DSPSC register expected"
3058msgstr ""
3059
3060#: config/tc-arm.c:672
3061msgid "iWMMXt data register expected"
3062msgstr ""
3063
3064#: config/tc-arm.c:673 config/tc-arm.c:7077
3065msgid "iWMMXt control register expected"
3066msgstr ""
3067
3068#: config/tc-arm.c:674
3069msgid "iWMMXt scalar register expected"
3070msgstr ""
3071
3072#: config/tc-arm.c:675
3073msgid "XScale accumulator register expected"
3074msgstr ""
3075
3076#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
3077#: config/tc-arm.c:837 config/tc-score.c:259
3078msgid "bad arguments to instruction"
3079msgstr ""
3080
3081#: config/tc-arm.c:838
3082msgid "r13 not allowed here"
3083msgstr ""
3084
3085#: config/tc-arm.c:839
3086msgid "r15 not allowed here"
3087msgstr ""
3088
3089#: config/tc-arm.c:840
3090msgid "instruction cannot be conditional"
3091msgstr ""
3092
3093#: config/tc-arm.c:841
3094msgid "registers may not be the same"
3095msgstr ""
3096
3097#: config/tc-arm.c:842
3098msgid "lo register required"
3099msgstr ""
3100
3101#: config/tc-arm.c:843
3102msgid "instruction not supported in Thumb16 mode"
3103msgstr ""
3104
3105#: config/tc-arm.c:844
3106msgid "instruction does not accept this addressing mode"
3107msgstr ""
3108
3109#: config/tc-arm.c:845
3110msgid "branch must be last instruction in IT block"
3111msgstr ""
3112
3113#: config/tc-arm.c:846
3114msgid "instruction not allowed in IT block"
3115msgstr ""
3116
3117#: config/tc-arm.c:847
3118msgid "selected FPU does not support instruction"
3119msgstr ""
3120
3121#: config/tc-arm.c:848
3122msgid "thumb conditional instruction should be in IT block"
3123msgstr ""
3124
3125#: config/tc-arm.c:849
3126msgid "incorrect condition in IT block"
3127msgstr ""
3128
3129#: config/tc-arm.c:850
3130msgid "IT falling in the range of a previous IT block"
3131msgstr ""
3132
3133#: config/tc-arm.c:851
3134msgid "missing .fnstart before unwinding directive"
3135msgstr ""
3136
3137#: config/tc-arm.c:853
3138msgid "cannot use register index with PC-relative addressing"
3139msgstr ""
3140
3141#: config/tc-arm.c:855
3142msgid "cannot use writeback with PC-relative addressing"
3143msgstr ""
3144
3145#: config/tc-arm.c:857
3146msgid "selected processor does not support fp16 instruction"
3147msgstr ""
3148
3149#: config/tc-arm.c:858
3150msgid "using "
3151msgstr ""
3152
3153#: config/tc-arm.c:859
3154msgid "relocation valid in thumb1 code only"
3155msgstr ""
3156
3157#: config/tc-arm.c:1065
3158msgid "immediate expression requires a # prefix"
3159msgstr ""
3160
3161#: config/tc-arm.c:1094 read.c:3799
3162msgid "missing expression"
3163msgstr ""
3164
3165#: config/tc-arm.c:1108 config/tc-arm.c:5277 config/tc-score.c:1210
3166msgid "invalid constant"
3167msgstr ""
3168
3169#: config/tc-arm.c:1240
3170msgid "expected #constant"
3171msgstr ""
3172
3173#: config/tc-arm.c:1404
3174#, c-format
3175msgid "unexpected character `%c' in type specifier"
3176msgstr ""
3177
3178#: config/tc-arm.c:1421
3179#, c-format
3180msgid "bad size %d in type specifier"
3181msgstr ""
3182
3183#: config/tc-arm.c:1471
3184msgid "only one type should be specified for operand"
3185msgstr ""
3186
3187#: config/tc-arm.c:1477
3188msgid "vector type expected"
3189msgstr ""
3190
3191#: config/tc-arm.c:1551
3192msgid "can't redefine type for operand"
3193msgstr ""
3194
3195#: config/tc-arm.c:1564
3196msgid "only D registers may be indexed"
3197msgstr ""
3198
3199#: config/tc-arm.c:1570
3200msgid "can't change index for operand"
3201msgstr ""
3202
3203#: config/tc-arm.c:1633
3204msgid "register operand expected, but got scalar"
3205msgstr ""
3206
3207#: config/tc-arm.c:1670
3208msgid "scalar must have an index"
3209msgstr ""
3210
3211#: config/tc-arm.c:1675 config/tc-arm.c:16604 config/tc-arm.c:16664
3212#: config/tc-arm.c:17151
3213msgid "scalar index out of range"
3214msgstr ""
3215
3216#: config/tc-arm.c:1725
3217msgid "bad range in register list"
3218msgstr ""
3219
3220#: config/tc-arm.c:1733 config/tc-arm.c:1742 config/tc-arm.c:1783
3221#, c-format
3222msgid "Warning: duplicated register (r%d) in register list"
3223msgstr ""
3224
3225#: config/tc-arm.c:1745
3226msgid "Warning: register range not in ascending order"
3227msgstr ""
3228
3229#: config/tc-arm.c:1756
3230msgid "missing `}'"
3231msgstr ""
3232
3233#: config/tc-arm.c:1772
3234msgid "invalid register mask"
3235msgstr ""
3236
3237#: config/tc-arm.c:1907 config/tc-arm.c:1951
3238msgid "register out of range in list"
3239msgstr ""
3240
3241#: config/tc-arm.c:1929 config/tc-arm.c:4214 config/tc-arm.c:4348
3242msgid "register list not in ascending order"
3243msgstr ""
3244
3245#: config/tc-arm.c:1960
3246msgid "register range not in ascending order"
3247msgstr ""
3248
3249#: config/tc-arm.c:1993
3250msgid "non-contiguous register range"
3251msgstr ""
3252
3253#: config/tc-arm.c:2052
3254msgid "register stride must be 1 or 2"
3255msgstr ""
3256
3257#: config/tc-arm.c:2053
3258msgid "mismatched element/structure types in list"
3259msgstr ""
3260
3261#: config/tc-arm.c:2121
3262msgid "don't use Rn-Rm syntax with non-unit stride"
3263msgstr ""
3264
3265#: config/tc-arm.c:2176
3266msgid "error parsing element/structure list"
3267msgstr ""
3268
3269#: config/tc-arm.c:2182
3270msgid "expected }"
3271msgstr ""
3272
3273#: config/tc-arm.c:2273
3274msgid "attempt to redefine typed alias"
3275msgstr ""
3276
3277#: config/tc-arm.c:2408
3278msgid "bad type for register"
3279msgstr ""
3280
3281#: config/tc-arm.c:2419 config/tc-nios2.c:1804
3282msgid "expression must be constant"
3283msgstr ""
3284
3285#: config/tc-arm.c:2436
3286msgid "can't redefine the type of a register alias"
3287msgstr ""
3288
3289#: config/tc-arm.c:2443
3290msgid "you must specify a single type only"
3291msgstr ""
3292
3293#: config/tc-arm.c:2456
3294msgid "can't redefine the index of a scalar alias"
3295msgstr ""
3296
3297#: config/tc-arm.c:2464
3298msgid "scalar index must be constant"
3299msgstr ""
3300
3301#: config/tc-arm.c:2473
3302msgid "expecting ]"
3303msgstr ""
3304
3305#: config/tc-arm.c:2525
3306msgid "invalid syntax for .dn directive"
3307msgstr ""
3308
3309#: config/tc-arm.c:2531
3310msgid "invalid syntax for .qn directive"
3311msgstr ""
3312
3313#: config/tc-arm.c:2566
3314#, c-format
3315msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3316msgstr ""
3317
3318#: config/tc-arm.c:2831
3319#, c-format
3320msgid "Failed to find real start of function: %s\n"
3321msgstr ""
3322
3323#: config/tc-arm.c:2848
3324msgid "selected processor does not support THUMB opcodes"
3325msgstr ""
3326
3327#: config/tc-arm.c:2861
3328msgid "selected processor does not support ARM opcodes"
3329msgstr ""
3330
3331#: config/tc-arm.c:2873
3332#, c-format
3333msgid "invalid instruction size selected (%d)"
3334msgstr ""
3335
3336#: config/tc-arm.c:2905
3337#, c-format
3338msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3339msgstr ""
3340
3341#: config/tc-arm.c:2960
3342#, c-format
3343msgid "expected comma after name \"%s\""
3344msgstr ""
3345
3346#: config/tc-arm.c:3010 config/tc-m32r.c:584
3347#, c-format
3348msgid "symbol `%s' already defined"
3349msgstr ""
3350
3351#: config/tc-arm.c:3043
3352#, c-format
3353msgid "unrecognized syntax mode \"%s\""
3354msgstr ""
3355
3356#: config/tc-arm.c:3086
3357msgid ".ref pseudo-op only available with -mccs flag."
3358msgstr ""
3359
3360#: config/tc-arm.c:3127
3361msgid ".asmfunc repeated."
3362msgstr ""
3363
3364#: config/tc-arm.c:3131
3365msgid ".asmfunc without function."
3366msgstr ""
3367
3368#: config/tc-arm.c:3137
3369msgid ".asmfunc pseudo-op only available with -mccs flag."
3370msgstr ""
3371
3372#: config/tc-arm.c:3148
3373msgid ".endasmfunc without a .asmfunc."
3374msgstr ""
3375
3376#: config/tc-arm.c:3152
3377msgid ".endasmfunc without function."
3378msgstr ""
3379
3380#: config/tc-arm.c:3163
3381msgid ".endasmfunc pseudo-op only available with -mccs flag."
3382msgstr ""
3383
3384#: config/tc-arm.c:3172
3385msgid ".def pseudo-op only available with -mccs flag."
3386msgstr ""
3387
3388#: config/tc-arm.c:3330
3389msgid "invalid type for literal pool"
3390msgstr ""
3391
3392#: config/tc-arm.c:3410 config/tc-tic54x.c:5353
3393#, c-format
3394msgid "Invalid label '%s'"
3395msgstr ""
3396
3397#: config/tc-arm.c:3586
3398msgid "(plt) is only valid on branch targets"
3399msgstr ""
3400
3401#: config/tc-arm.c:3592 config/tc-csky.c:6989 config/tc-s390.c:1208
3402#: config/tc-s390.c:1878 config/tc-xtensa.c:1694
3403#, c-format
3404msgid "%s relocations do not fit in %d byte"
3405msgid_plural "%s relocations do not fit in %d bytes"
3406msgstr[0] ""
3407msgstr[1] ""
3408
3409#: config/tc-arm.c:3674
3410msgid ".inst.n operand too big. Use .inst.w instead"
3411msgstr ""
3412
3413#: config/tc-arm.c:3694
3414msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3415msgstr ""
3416
3417#: config/tc-arm.c:3724
3418msgid "width suffixes are invalid in ARM mode"
3419msgstr ""
3420
3421#: config/tc-arm.c:3766 dwarf2dbg.c:1005
3422msgid "expected 0 or 1"
3423msgstr ""
3424
3425#: config/tc-arm.c:3770
3426msgid "missing comma"
3427msgstr ""
3428
3429#: config/tc-arm.c:3803
3430msgid "duplicate .fnstart directive"
3431msgstr ""
3432
3433#: config/tc-arm.c:3834 config/tc-tic6x.c:412
3434msgid "duplicate .handlerdata directive"
3435msgstr ""
3436
3437#: config/tc-arm.c:3853
3438msgid ".fnend directive without .fnstart"
3439msgstr ""
3440
3441#: config/tc-arm.c:3920 config/tc-tic6x.c:393
3442msgid "personality routine specified for cantunwind frame"
3443msgstr ""
3444
3445#: config/tc-arm.c:3937 config/tc-tic6x.c:454
3446msgid "duplicate .personalityindex directive"
3447msgstr ""
3448
3449#: config/tc-arm.c:3944 config/tc-tic6x.c:461
3450msgid "bad personality routine number"
3451msgstr ""
3452
3453#: config/tc-arm.c:3966 config/tc-tic6x.c:478
3454msgid "duplicate .personality directive"
3455msgstr ""
3456
3457#: config/tc-arm.c:3990 config/tc-arm.c:4118 config/tc-arm.c:4166
3458msgid "expected register list"
3459msgstr ""
3460
3461#: config/tc-arm.c:4072
3462msgid "expected , <constant>"
3463msgstr ""
3464
3465#: config/tc-arm.c:4081
3466msgid "number of registers must be in the range [1:4]"
3467msgstr ""
3468
3469#: config/tc-arm.c:4228 config/tc-arm.c:4362
3470msgid "bad register range"
3471msgstr ""
3472
3473#: config/tc-arm.c:4428
3474msgid "FPA .unwind_save does not take a register list"
3475msgstr ""
3476
3477#: config/tc-arm.c:4456
3478msgid ".unwind_save does not support this kind of register"
3479msgstr ""
3480
3481#: config/tc-arm.c:4495
3482msgid "SP and PC not permitted in .unwind_movsp directive"
3483msgstr ""
3484
3485#: config/tc-arm.c:4500
3486msgid "unexpected .unwind_movsp directive"
3487msgstr ""
3488
3489#: config/tc-arm.c:4527
3490msgid "stack increment must be multiple of 4"
3491msgstr ""
3492
3493#: config/tc-arm.c:4559
3494msgid "expected <reg>, <reg>"
3495msgstr ""
3496
3497#: config/tc-arm.c:4577
3498msgid "register must be either sp or set by a previousunwind_movsp directive"
3499msgstr ""
3500
3501#: config/tc-arm.c:4616
3502msgid "expected <offset>, <opcode>"
3503msgstr ""
3504
3505#: config/tc-arm.c:4628
3506msgid "unwind opcode too long"
3507msgstr ""
3508
3509#: config/tc-arm.c:4633
3510msgid "invalid unwind opcode"
3511msgstr ""
3512
3513#: config/tc-arm.c:4821 config/tc-arm.c:5832 config/tc-arm.c:10678
3514#: config/tc-arm.c:11211 config/tc-arm.c:13238 config/tc-arm.c:14820
3515#: config/tc-arm.c:24280 config/tc-arm.c:24344 config/tc-arm.c:24352
3516#: config/tc-metag.c:5176 config/tc-z8k.c:1151 config/tc-z8k.c:1161
3517msgid "immediate value out of range"
3518msgstr ""
3519
3520#: config/tc-arm.c:4991
3521msgid "invalid FPA immediate expression"
3522msgstr ""
3523
3524#: config/tc-arm.c:5177
3525msgid "'LSL' or 'ASR' required"
3526msgstr ""
3527
3528#: config/tc-arm.c:5185
3529msgid "'LSL' required"
3530msgstr ""
3531
3532#: config/tc-arm.c:5193
3533msgid "'ASR' required"
3534msgstr ""
3535
3536#: config/tc-arm.c:5272
3537msgid "invalid rotation"
3538msgstr ""
3539
3540#: config/tc-arm.c:5452 config/tc-arm.c:5621
3541msgid "unknown group relocation"
3542msgstr ""
3543
3544#: config/tc-arm.c:5488
3545msgid "alignment must be constant"
3546msgstr ""
3547
3548#: config/tc-arm.c:5652
3549msgid "this group relocation is not allowed on this instruction"
3550msgstr ""
3551
3552#: config/tc-arm.c:5708
3553msgid "'}' expected at end of 'option' field"
3554msgstr ""
3555
3556#: config/tc-arm.c:5713
3557msgid "cannot combine index with option"
3558msgstr ""
3559
3560#: config/tc-arm.c:5970
3561msgid "unexpected bit specified after APSR"
3562msgstr ""
3563
3564#: config/tc-arm.c:5982
3565msgid "selected processor does not support DSP extension"
3566msgstr ""
3567
3568#: config/tc-arm.c:5994
3569msgid "bad bitmask specified after APSR"
3570msgstr ""
3571
3572#: config/tc-arm.c:6018
3573msgid "writing to APSR without specifying a bitmask is deprecated"
3574msgstr ""
3575
3576#: config/tc-arm.c:6030 config/tc-arm.c:12372 config/tc-arm.c:12417
3577#: config/tc-arm.c:12421
3578msgid "selected processor does not support requested special purpose register"
3579msgstr ""
3580
3581#: config/tc-arm.c:6035
3582msgid "flag for {c}psr instruction expected"
3583msgstr ""
3584
3585#: config/tc-arm.c:6060
3586msgid "unrecognized CPS flag"
3587msgstr ""
3588
3589#: config/tc-arm.c:6067
3590msgid "missing CPS flags"
3591msgstr ""
3592
3593#: config/tc-arm.c:6090 config/tc-arm.c:6096
3594msgid "valid endian specifiers are be or le"
3595msgstr ""
3596
3597#: config/tc-arm.c:6118
3598msgid "missing rotation field after comma"
3599msgstr ""
3600
3601#: config/tc-arm.c:6133
3602msgid "rotation can only be 0, 8, 16, or 24"
3603msgstr ""
3604
3605#: config/tc-arm.c:6162
3606msgid "condition required"
3607msgstr ""
3608
3609#: config/tc-arm.c:6229 config/tc-arm.c:8962
3610msgid "'[' expected"
3611msgstr ""
3612
3613#: config/tc-arm.c:6242
3614msgid "',' expected"
3615msgstr ""
3616
3617#: config/tc-arm.c:6259
3618msgid "invalid shift"
3619msgstr ""
3620
3621#: config/tc-arm.c:6332
3622msgid "can't use Neon quad register here"
3623msgstr ""
3624
3625#: config/tc-arm.c:6399
3626msgid "expected <Rm> or <Dm> or <Qm> operand"
3627msgstr ""
3628
3629#: config/tc-arm.c:6479
3630msgid "parse error"
3631msgstr ""
3632
3633#. ISB can only take SY as an option.
3634#: config/tc-arm.c:6748
3635msgid "invalid barrier type"
3636msgstr ""
3637
3638#: config/tc-arm.c:6845
3639msgid "only floating point zero is allowed as immediate value"
3640msgstr ""
3641
3642#: config/tc-arm.c:6915
3643msgid "immediate value is out of range"
3644msgstr ""
3645
3646#: config/tc-arm.c:7062
3647msgid "iWMMXt data or control register expected"
3648msgstr ""
3649
3650#: config/tc-arm.c:7102
3651msgid "Banked registers are not available with this architecture."
3652msgstr ""
3653
3654#: config/tc-arm.c:7330 config/tc-score.c:264
3655msgid "garbage following instruction"
3656msgstr ""
3657
3658#. If REG is R13 (the stack pointer), warn that its use is
3659#. deprecated.
3660#: config/tc-arm.c:7380
3661msgid "use of r13 is deprecated"
3662msgstr ""
3663
3664#: config/tc-arm.c:7398 config/tc-arm.c:16819
3665msgid ""
3666"ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is "
3667"UNPREDICTABLE"
3668msgstr ""
3669
3670#: config/tc-arm.c:7473
3671msgid "D register out of range for selected VFP version"
3672msgstr ""
3673
3674#: config/tc-arm.c:7570 config/tc-arm.c:10397
3675msgid "Instruction does not support =N addresses"
3676msgstr ""
3677
3678#: config/tc-arm.c:7578
3679msgid "instruction does not accept preindexed addressing"
3680msgstr ""
3681
3682#. unindexed - only for coprocessor
3683#: config/tc-arm.c:7594 config/tc-arm.c:10460
3684msgid "instruction does not accept unindexed addressing"
3685msgstr ""
3686
3687#: config/tc-arm.c:7602
3688msgid "destination register same as write-back base"
3689msgstr ""
3690
3691#: config/tc-arm.c:7603
3692msgid "source register same as write-back base"
3693msgstr ""
3694
3695#: config/tc-arm.c:7653
3696msgid "use of PC in this instruction is deprecated"
3697msgstr ""
3698
3699#: config/tc-arm.c:7676
3700msgid "instruction does not accept scaled register index"
3701msgstr ""
3702
3703#: config/tc-arm.c:7981
3704msgid "invalid pseudo operation"
3705msgstr ""
3706
3707#: config/tc-arm.c:8219
3708msgid "invalid co-processor operand"
3709msgstr ""
3710
3711#: config/tc-arm.c:8235
3712msgid "instruction does not support unindexed addressing"
3713msgstr ""
3714
3715#: config/tc-arm.c:8250
3716msgid "pc may not be used with write-back"
3717msgstr ""
3718
3719#: config/tc-arm.c:8255
3720msgid "instruction does not support writeback"
3721msgstr ""
3722
3723#: config/tc-arm.c:8361
3724msgid "Rn must not overlap other operands"
3725msgstr ""
3726
3727#: config/tc-arm.c:8366
3728msgid "swp{b} use is obsoleted for ARMv8 and later"
3729msgstr ""
3730
3731#: config/tc-arm.c:8369
3732msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
3733msgstr ""
3734
3735#: config/tc-arm.c:8488 config/tc-arm.c:8507 config/tc-arm.c:8520
3736#: config/tc-arm.c:11048 config/tc-arm.c:11079 config/tc-arm.c:11101
3737msgid "bit-field extends past end of register"
3738msgstr ""
3739
3740#: config/tc-arm.c:8550
3741msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
3742msgstr ""
3743
3744#: config/tc-arm.c:8603
3745msgid "use of r15 in blx in ARM mode is not really useful"
3746msgstr ""
3747
3748#: config/tc-arm.c:8625
3749msgid "use of r15 in bx in ARM mode is not really useful"
3750msgstr ""
3751
3752#: config/tc-arm.c:8651
3753msgid "use of r15 in bxj is not really useful"
3754msgstr ""
3755
3756#: config/tc-arm.c:8699
3757msgid "This coprocessor register access is deprecated in ARMv8"
3758msgstr ""
3759
3760#: config/tc-arm.c:8907 config/tc-arm.c:8916
3761msgid "writeback of base register is UNPREDICTABLE"
3762msgstr ""
3763
3764#: config/tc-arm.c:8910
3765msgid "writeback of base register when in register list is UNPREDICTABLE"
3766msgstr ""
3767
3768#: config/tc-arm.c:8920
3769msgid "if writeback register is in list, it must be the lowest reg in the list"
3770msgstr ""
3771
3772#: config/tc-arm.c:8957
3773msgid "first transfer register must be even"
3774msgstr ""
3775
3776#: config/tc-arm.c:8960
3777msgid "can only transfer two consecutive registers"
3778msgstr ""
3779
3780#. If op 1 were present and equal to PC, this function wouldn't
3781#. have been called in the first place.
3782#. If op 2 were present and equal to PC, this function wouldn't
3783#. have been called in the first place.
3784#: config/tc-arm.c:8961 config/tc-arm.c:9031 config/tc-arm.c:9695
3785#: config/tc-arm.c:11863
3786msgid "r14 not allowed here"
3787msgstr ""
3788
3789#: config/tc-arm.c:8973
3790msgid "base register written back, and overlaps second transfer register"
3791msgstr ""
3792
3793#: config/tc-arm.c:8983
3794msgid "index register overlaps transfer register"
3795msgstr ""
3796
3797#: config/tc-arm.c:9012 config/tc-arm.c:9662
3798msgid "offset must be zero in ARM encoding"
3799msgstr ""
3800
3801#: config/tc-arm.c:9025 config/tc-arm.c:9689
3802msgid "even register required"
3803msgstr ""
3804
3805#: config/tc-arm.c:9028
3806msgid "can only load two consecutive registers"
3807msgstr ""
3808
3809#: config/tc-arm.c:9046
3810msgid "ldr to register 15 must be 4-byte aligned"
3811msgstr ""
3812
3813#: config/tc-arm.c:9069 config/tc-arm.c:9101
3814msgid "this instruction requires a post-indexed address"
3815msgstr ""
3816
3817#: config/tc-arm.c:9128
3818msgid "Rd and Rm should be different in mla"
3819msgstr ""
3820
3821#: config/tc-arm.c:9155 config/tc-arm.c:12236
3822msgid ":lower16: not allowed in this instruction"
3823msgstr ""
3824
3825#: config/tc-arm.c:9157 config/tc-arm.c:12241
3826msgid ":upper16: not allowed in this instruction"
3827msgstr ""
3828
3829#: config/tc-arm.c:9174
3830msgid "operand 1 must be FPSCR"
3831msgstr ""
3832
3833#: config/tc-arm.c:9266 config/tc-arm.c:12355
3834msgid "bad register for mrs"
3835msgstr ""
3836
3837#: config/tc-arm.c:9273 config/tc-arm.c:12379
3838msgid "'APSR', 'CPSR' or 'SPSR' expected"
3839msgstr ""
3840
3841#: config/tc-arm.c:9314
3842msgid "Rd and Rm should be different in mul"
3843msgstr ""
3844
3845#: config/tc-arm.c:9333 config/tc-arm.c:9607 config/tc-arm.c:12518
3846msgid "rdhi and rdlo must be different"
3847msgstr ""
3848
3849#: config/tc-arm.c:9339
3850msgid "rdhi, rdlo and rm must all be different"
3851msgstr ""
3852
3853#: config/tc-arm.c:9405
3854msgid "'[' expected after PLD mnemonic"
3855msgstr ""
3856
3857#: config/tc-arm.c:9407 config/tc-arm.c:9422
3858msgid "post-indexed expression used in preload instruction"
3859msgstr ""
3860
3861#: config/tc-arm.c:9409 config/tc-arm.c:9424
3862msgid "writeback used in preload instruction"
3863msgstr ""
3864
3865#: config/tc-arm.c:9411 config/tc-arm.c:9426
3866msgid "unindexed addressing used in preload instruction"
3867msgstr ""
3868
3869#: config/tc-arm.c:9420
3870msgid "'[' expected after PLI mnemonic"
3871msgstr ""
3872
3873#: config/tc-arm.c:9435 config/tc-arm.c:12687
3874msgid "push/pop do not support {reglist}^"
3875msgstr ""
3876
3877#: config/tc-arm.c:9513 config/tc-arm.c:12834
3878msgid "setend use is deprecated for ARMv8"
3879msgstr ""
3880
3881#: config/tc-arm.c:9534 config/tc-arm.c:12895 config/tc-arm.c:12927
3882#: config/tc-arm.c:12970
3883msgid "extraneous shift as part of operand to shift insn"
3884msgstr ""
3885
3886#: config/tc-arm.c:9565 config/tc-arm.c:9574
3887msgid "selected processor does not support SETPAN instruction"
3888msgstr ""
3889
3890#: config/tc-arm.c:9633
3891msgid "SRS base register must be r13"
3892msgstr ""
3893
3894#: config/tc-arm.c:9692
3895msgid "can only store two consecutive registers"
3896msgstr ""
3897
3898#: config/tc-arm.c:9806 config/tc-arm.c:9823
3899msgid "only two consecutive VFP SP registers allowed here"
3900msgstr ""
3901
3902#: config/tc-arm.c:9851 config/tc-arm.c:9866
3903msgid "this addressing mode requires base-register writeback"
3904msgstr ""
3905
3906#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3907#. i.e. immbits must be in range 0 - 16.
3908#: config/tc-arm.c:9983
3909msgid "immediate value out of range, expected range [0, 16]"
3910msgstr ""
3911
3912#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3913#. i.e. immbits must be in range 0 - 31.
3914#: config/tc-arm.c:9990
3915msgid "immediate value out of range, expected range [1, 32]"
3916msgstr ""
3917
3918#: config/tc-arm.c:10056
3919msgid "this instruction does not support indexing"
3920msgstr ""
3921
3922#: config/tc-arm.c:10079
3923msgid "only r15 allowed here"
3924msgstr ""
3925
3926#: config/tc-arm.c:10214
3927msgid "immediate operand requires iWMMXt2"
3928msgstr ""
3929
3930#: config/tc-arm.c:10358
3931msgid "shift by register not allowed in thumb mode"
3932msgstr ""
3933
3934#: config/tc-arm.c:10370 config/tc-arm.c:13078 config/tc-arm.c:23590
3935msgid "shift expression is too large"
3936msgstr ""
3937
3938#: config/tc-arm.c:10403
3939msgid "cannot use register index with this instruction"
3940msgstr ""
3941
3942#: config/tc-arm.c:10405
3943msgid "Thumb does not support negative register indexing"
3944msgstr ""
3945
3946#: config/tc-arm.c:10407
3947msgid "Thumb does not support register post-indexing"
3948msgstr ""
3949
3950#: config/tc-arm.c:10409
3951msgid "Thumb does not support register indexing with writeback"
3952msgstr ""
3953
3954#: config/tc-arm.c:10411
3955msgid "Thumb supports only LSL in shifted register indexing"
3956msgstr ""
3957
3958#: config/tc-arm.c:10420 config/tc-arm.c:16395
3959msgid "shift out of range"
3960msgstr ""
3961
3962#: config/tc-arm.c:10429
3963msgid "cannot use writeback with this instruction"
3964msgstr ""
3965
3966#: config/tc-arm.c:10450
3967msgid "cannot use post-indexing with PC-relative addressing"
3968msgstr ""
3969
3970#: config/tc-arm.c:10451
3971msgid "cannot use post-indexing with this instruction"
3972msgstr ""
3973
3974#: config/tc-arm.c:10673
3975msgid "only SUBS PC, LR, #const allowed"
3976msgstr ""
3977
3978#: config/tc-arm.c:10756 config/tc-arm.c:10916 config/tc-arm.c:11013
3979#: config/tc-arm.c:12316 config/tc-arm.c:12624
3980msgid "shift must be constant"
3981msgstr ""
3982
3983#: config/tc-arm.c:10761
3984msgid "shift value over 3 not allowed in thumb mode"
3985msgstr ""
3986
3987#: config/tc-arm.c:10763
3988msgid "only LSL shift allowed in thumb mode"
3989msgstr ""
3990
3991#: config/tc-arm.c:10787 config/tc-arm.c:10931 config/tc-arm.c:11028
3992#: config/tc-arm.c:12329
3993msgid "unshifted register required"
3994msgstr ""
3995
3996#: config/tc-arm.c:10802 config/tc-arm.c:11039 config/tc-arm.c:12479
3997msgid "dest must overlap one source register"
3998msgstr ""
3999
4000#: config/tc-arm.c:10934 config/tc-csky.c:5507
4001msgid "dest and source1 must be the same register"
4002msgstr ""
4003
4004#: config/tc-arm.c:11174
4005msgid ""
4006"selected architecture does not support wide conditional branch instruction"
4007msgstr ""
4008
4009#: config/tc-arm.c:11207
4010msgid "instruction is always unconditional"
4011msgstr ""
4012
4013#: config/tc-arm.c:11328
4014msgid "selected processor does not support 'A' form of this instruction"
4015msgstr ""
4016
4017#: config/tc-arm.c:11331
4018msgid "Thumb does not support the 2-argument form of this instruction"
4019msgstr ""
4020
4021#: config/tc-arm.c:11452
4022msgid "SP not allowed in register list"
4023msgstr ""
4024
4025#: config/tc-arm.c:11456 config/tc-arm.c:11562
4026msgid ""
4027"having the base register in the register list when using write back is "
4028"UNPREDICTABLE"
4029msgstr ""
4030
4031#: config/tc-arm.c:11464
4032msgid "LR and PC should not both be in register list"
4033msgstr ""
4034
4035#: config/tc-arm.c:11472
4036msgid "PC not allowed in register list"
4037msgstr ""
4038
4039#: config/tc-arm.c:11514
4040msgid "Thumb load/store multiple does not support {reglist}^"
4041msgstr ""
4042
4043#: config/tc-arm.c:11539 config/tc-arm.c:11616
4044#, c-format
4045msgid "value stored for r%d is UNKNOWN"
4046msgstr ""
4047
4048#: config/tc-arm.c:11609
4049msgid "Thumb-2 instruction only valid in unified syntax"
4050msgstr ""
4051
4052#: config/tc-arm.c:11613 config/tc-arm.c:11623
4053msgid "this instruction will write back the base register"
4054msgstr ""
4055
4056#: config/tc-arm.c:11626
4057msgid "this instruction will not write back the base register"
4058msgstr ""
4059
4060#: config/tc-arm.c:11657
4061msgid "r14 not allowed as first register when second register is omitted"
4062msgstr ""
4063
4064#: config/tc-arm.c:11757
4065msgid ""
4066"This instruction may be unpredictable if executed on M-profile cores with "
4067"interrupts enabled."
4068msgstr ""
4069
4070#: config/tc-arm.c:11786 config/tc-arm.c:11799 config/tc-arm.c:11835
4071msgid "Thumb does not support this addressing mode"
4072msgstr ""
4073
4074#: config/tc-arm.c:11803
4075msgid "byte or halfword not valid for base register"
4076msgstr ""
4077
4078#: config/tc-arm.c:11806
4079msgid "r15 based store not allowed"
4080msgstr ""
4081
4082#: config/tc-arm.c:11808
4083msgid "invalid base register for register offset"
4084msgstr ""
4085
4086#: config/tc-arm.c:11865
4087msgid "r12 not allowed here"
4088msgstr ""
4089
4090#: config/tc-arm.c:11871
4091msgid "base register written back, and overlaps one of transfer registers"
4092msgstr ""
4093
4094#: config/tc-arm.c:11999
4095#, c-format
4096msgid ""
4097"Use of r%u as a source register is deprecated when r%u is the destination "
4098"register."
4099msgstr ""
4100
4101#: config/tc-arm.c:12192
4102msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
4103msgstr ""
4104
4105#: config/tc-arm.c:12220
4106msgid "only lo regs allowed with immediate"
4107msgstr ""
4108
4109#: config/tc-arm.c:12397
4110msgid "Thumb encoding does not support an immediate here"
4111msgstr ""
4112
4113#: config/tc-arm.c:12484
4114msgid "Thumb-2 MUL must not set flags"
4115msgstr ""
4116
4117#: config/tc-arm.c:12549
4118msgid "Thumb does not support NOP with hints"
4119msgstr ""
4120
4121#: config/tc-arm.c:12709
4122msgid "invalid register list to push/pop instruction"
4123msgstr ""
4124
4125#: config/tc-arm.c:12954
4126msgid "source1 and dest must be same register"
4127msgstr ""
4128
4129#: config/tc-arm.c:12979
4130msgid "ror #imm not supported"
4131msgstr ""
4132
4133#: config/tc-arm.c:13030
4134msgid "SMC is not permitted on this architecture"
4135msgstr ""
4136
4137#: config/tc-arm.c:13195
4138msgid "Thumb encoding does not support rotation"
4139msgstr ""
4140
4141#: config/tc-arm.c:13215
4142msgid "instruction requires register index"
4143msgstr ""
4144
4145#: config/tc-arm.c:13225
4146msgid "instruction does not allow shifted index"
4147msgstr ""
4148
4149#: config/tc-arm.c:13411
4150msgid "invalid neon suffix for non neon instruction"
4151msgstr ""
4152
4153#: config/tc-arm.c:13773 config/tc-arm.c:14119 config/tc-arm.c:15736
4154#: config/tc-arm.c:17396
4155msgid "invalid instruction shape"
4156msgstr ""
4157
4158#: config/tc-arm.c:14018
4159msgid "types specified in both the mnemonic and operands"
4160msgstr ""
4161
4162#: config/tc-arm.c:14055
4163msgid "operand types can't be inferred"
4164msgstr ""
4165
4166#: config/tc-arm.c:14061
4167msgid "type specifier has the wrong number of parts"
4168msgstr ""
4169
4170#: config/tc-arm.c:14147 config/tc-arm.c:15926 config/tc-arm.c:15933
4171msgid "operand size must match register width"
4172msgstr ""
4173
4174#: config/tc-arm.c:14158
4175msgid "bad type in Neon instruction"
4176msgstr ""
4177
4178#: config/tc-arm.c:14169
4179msgid "inconsistent types in Neon instruction"
4180msgstr ""
4181
4182#: config/tc-arm.c:14540 config/tc-arm.c:14555 config/tc-arm.c:16975
4183msgid "register list must contain at least 1 and at most 16 registers"
4184msgstr ""
4185
4186#: config/tc-arm.c:14698 config/tc-arm.c:14734 config/tc-arm.c:15373
4187#: config/tc-arm.c:16801
4188msgid "immediate out of range for shift"
4189msgstr ""
4190
4191#: config/tc-arm.c:14854
4192msgid "first and second operands shall be the same register"
4193msgstr ""
4194
4195#: config/tc-arm.c:15139 config/tc-arm.c:16231
4196msgid "scalar out of range for multiply instruction"
4197msgstr ""
4198
4199#: config/tc-arm.c:15263
4200msgid "instruction form not available on this architecture."
4201msgstr ""
4202
4203#: config/tc-arm.c:15266
4204msgid "this instruction implies use of ARMv8.1 AdvSIMD."
4205msgstr ""
4206
4207#: config/tc-arm.c:15349 config/tc-arm.c:15361
4208msgid "immediate out of range for insert"
4209msgstr ""
4210
4211#: config/tc-arm.c:15494
4212msgid "immediate out of range for narrowing operation"
4213msgstr ""
4214
4215#: config/tc-arm.c:15640
4216msgid "operands 0 and 1 must be the same register"
4217msgstr ""
4218
4219#: config/tc-arm.c:15746 config/tc-arm.c:17494
4220msgid "invalid rounding mode"
4221msgstr ""
4222
4223#: config/tc-arm.c:16075
4224msgid "operand size must be specified for immediate VMOV"
4225msgstr ""
4226
4227#: config/tc-arm.c:16085
4228msgid "immediate has bits set outside the operand size"
4229msgstr ""
4230
4231#: config/tc-arm.c:16247
4232msgid ""
4233"vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is "
4234"UNPREDICTABLE"
4235msgstr ""
4236
4237#: config/tc-arm.c:16377
4238msgid "Instruction form not available on this architecture."
4239msgstr ""
4240
4241#: config/tc-arm.c:16421
4242msgid "elements must be smaller than reversal region"
4243msgstr ""
4244
4245#: config/tc-arm.c:16603 config/tc-arm.c:16663
4246msgid "bad type for scalar"
4247msgstr ""
4248
4249#: config/tc-arm.c:16717
4250msgid ""
4251"immediate constant is valid both as a bit-pattern and a floating point value "
4252"(using the fp value)"
4253msgstr ""
4254
4255#: config/tc-arm.c:16759 config/tc-arm.c:16767
4256msgid "VFP registers must be adjacent"
4257msgstr ""
4258
4259#: config/tc-arm.c:16810
4260msgid "invalid suffix"
4261msgstr ""
4262
4263#: config/tc-arm.c:16942
4264msgid "bad list length for table lookup"
4265msgstr ""
4266
4267#: config/tc-arm.c:16972
4268msgid "writeback (!) must be used for VLDMDB and VSTMDB"
4269msgstr ""
4270
4271#: config/tc-arm.c:17000
4272msgid "Use of PC here is UNPREDICTABLE"
4273msgstr ""
4274
4275#: config/tc-arm.c:17002
4276msgid "Use of PC here is deprecated"
4277msgstr ""
4278
4279#: config/tc-arm.c:17069
4280msgid "bad alignment"
4281msgstr ""
4282
4283#: config/tc-arm.c:17086
4284msgid "bad list type for instruction"
4285msgstr ""
4286
4287#: config/tc-arm.c:17088
4288msgid "bad element type for instruction"
4289msgstr ""
4290
4291#: config/tc-arm.c:17130
4292msgid "unsupported alignment for instruction"
4293msgstr ""
4294
4295#: config/tc-arm.c:17149 config/tc-arm.c:17243 config/tc-arm.c:17255
4296#: config/tc-arm.c:17265 config/tc-arm.c:17279
4297msgid "bad list length"
4298msgstr ""
4299
4300#: config/tc-arm.c:17154
4301msgid "stride of 2 unavailable when element size is 8"
4302msgstr ""
4303
4304#: config/tc-arm.c:17187 config/tc-arm.c:17263
4305msgid "can't use alignment with this instruction"
4306msgstr ""
4307
4308#: config/tc-arm.c:17335
4309msgid "post-index must be a register"
4310msgstr ""
4311
4312#: config/tc-arm.c:17337
4313msgid "bad register for post-index"
4314msgstr ""
4315
4316#: config/tc-arm.c:17558
4317msgid "scalar out of range"
4318msgstr ""
4319
4320#: config/tc-arm.c:17631
4321msgid ""
4322"Dot Product instructions cannot be conditional, the behaviour is "
4323"UNPREDICTABLE"
4324msgstr ""
4325
4326#: config/tc-arm.c:18204 config/tc-arm.c:18290
4327msgid "conditional infixes are deprecated in unified syntax"
4328msgstr ""
4329
4330#: config/tc-arm.c:18441
4331msgid "Warning: conditional outside an IT block for Thumb."
4332msgstr ""
4333
4334#: config/tc-arm.c:18593
4335msgid "Short branches, Undefined, SVC, LDM/STM"
4336msgstr ""
4337
4338#: config/tc-arm.c:18594
4339msgid "Miscellaneous 16-bit instructions"
4340msgstr ""
4341
4342#: config/tc-arm.c:18595
4343msgid "ADR"
4344msgstr ""
4345
4346#: config/tc-arm.c:18596
4347msgid "Literal loads"
4348msgstr ""
4349
4350#: config/tc-arm.c:18597
4351msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
4352msgstr ""
4353
4354#: config/tc-arm.c:18598
4355msgid "Hi-register ADD, MOV, CMP using pc"
4356msgstr ""
4357
4358#. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
4359#. field in asm_opcode. 'tvalue' is used at the stage this check happen.
4360#: config/tc-arm.c:18601
4361msgid "ADD/SUB sp, sp #imm"
4362msgstr ""
4363
4364#: config/tc-arm.c:18621
4365msgid ""
4366"IT blocks containing 32-bit Thumb instructions are performance deprecated in "
4367"ARMv8-A and ARMv8-R"
4368msgstr ""
4369
4370#: config/tc-arm.c:18633
4371#, c-format
4372msgid ""
4373"IT blocks containing 16-bit Thumb instructions of the following class are "
4374"performance deprecated in ARMv8-A and ARMv8-R: %s"
4375msgstr ""
4376
4377#: config/tc-arm.c:18647
4378msgid ""
4379"IT blocks containing more than one conditional instruction are performance "
4380"deprecated in ARMv8-A and ARMv8-R"
4381msgstr ""
4382
4383#: config/tc-arm.c:18763
4384#, c-format
4385msgid "bad instruction `%s'"
4386msgstr ""
4387
4388#: config/tc-arm.c:18769
4389msgid "s suffix on comparison instruction is deprecated"
4390msgstr ""
4391
4392#: config/tc-arm.c:18789
4393msgid "SVC is not permitted on this architecture"
4394msgstr ""
4395
4396#: config/tc-arm.c:18791
4397#, c-format
4398msgid "selected processor does not support `%s' in Thumb mode"
4399msgstr ""
4400
4401#: config/tc-arm.c:18797
4402msgid "Thumb does not support conditional execution"
4403msgstr ""
4404
4405#: config/tc-arm.c:18817
4406#, c-format
4407msgid ""
4408"selected processor does not support 32bit wide variant of instruction `%s'"
4409msgstr ""
4410
4411#: config/tc-arm.c:18820
4412#, c-format
4413msgid "selected processor does not support `%s' in Thumb-2 mode"
4414msgstr ""
4415
4416#: config/tc-arm.c:18845
4417#, c-format
4418msgid "cannot honor width suffix -- `%s'"
4419msgstr ""
4420
4421#: config/tc-arm.c:18887
4422#, c-format
4423msgid "selected processor does not support `%s' in ARM mode"
4424msgstr ""
4425
4426#: config/tc-arm.c:18892
4427#, c-format
4428msgid "width suffixes are invalid in ARM mode -- `%s'"
4429msgstr ""
4430
4431#: config/tc-arm.c:18925
4432#, c-format
4433msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
4434msgstr ""
4435
4436#: config/tc-arm.c:18942
4437#, c-format
4438msgid "section '%s' finished with an open IT block."
4439msgstr ""
4440
4441#: config/tc-arm.c:18947
4442msgid "file finished with an open IT block."
4443msgstr ""
4444
4445#: config/tc-arm.c:22243
4446#, c-format
4447msgid "alignments greater than %d bytes not supported in .text sections."
4448msgstr ""
4449
4450#: config/tc-arm.c:22510 config/tc-ia64.c:3594
4451#, c-format
4452msgid "Group section `%s' has no group signature"
4453msgstr ""
4454
4455#: config/tc-arm.c:22556
4456msgid "handlerdata in cantunwind frame"
4457msgstr ""
4458
4459#: config/tc-arm.c:22573
4460msgid "too many unwind opcodes for personality routine 0"
4461msgstr ""
4462
4463#: config/tc-arm.c:22604
4464msgid "attempt to recreate an unwind entry"
4465msgstr ""
4466
4467#: config/tc-arm.c:22614
4468msgid "too many unwind opcodes"
4469msgstr ""
4470
4471#: config/tc-arm.c:22907
4472#, c-format
4473msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
4474msgstr ""
4475
4476#: config/tc-arm.c:23269 config/tc-arm.c:23337
4477#, c-format
4478msgid "symbol %s is in a different section"
4479msgstr ""
4480
4481#: config/tc-arm.c:23271 config/tc-arm.c:23339
4482#, c-format
4483msgid "symbol %s is weak and may be overridden later"
4484msgstr ""
4485
4486#: config/tc-arm.c:23316 config/tc-arm.c:23688
4487#, c-format
4488msgid "invalid constant (%lx) after fixup"
4489msgstr ""
4490
4491#: config/tc-arm.c:23372
4492#, c-format
4493msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
4494msgstr ""
4495
4496#: config/tc-arm.c:23408 config/tc-arm.c:23438
4497msgid "invalid literal constant: pool needs to be closer"
4498msgstr ""
4499
4500#: config/tc-arm.c:23411 config/tc-arm.c:23460
4501#, c-format
4502msgid "bad immediate value for offset (%ld)"
4503msgstr ""
4504
4505#: config/tc-arm.c:23441
4506#, c-format
4507msgid "bad immediate value for 8-bit offset (%ld)"
4508msgstr ""
4509
4510#: config/tc-arm.c:23501
4511msgid "offset not a multiple of 4"
4512msgstr ""
4513
4514#: config/tc-arm.c:23704
4515msgid "invalid smc expression"
4516msgstr ""
4517
4518#: config/tc-arm.c:23713
4519msgid "invalid hvc expression"
4520msgstr ""
4521
4522#: config/tc-arm.c:23724 config/tc-arm.c:23733
4523msgid "invalid swi expression"
4524msgstr ""
4525
4526#: config/tc-arm.c:23743
4527msgid "invalid expression in load/store multiple"
4528msgstr ""
4529
4530#: config/tc-arm.c:23805
4531#, c-format
4532msgid "blx to '%s' an ARM ISA state function changed to bl"
4533msgstr ""
4534
4535#: config/tc-arm.c:23824
4536msgid "misaligned branch destination"
4537msgstr ""
4538
4539#: config/tc-arm.c:23944
4540#, c-format
4541msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
4542msgstr ""
4543
4544#: config/tc-arm.c:23994
4545msgid "Thumb2 branch out of range"
4546msgstr ""
4547
4548#: config/tc-arm.c:24046 config/tc-arm.c:24079
4549msgid "Relocation supported only in FDPIC mode"
4550msgstr ""
4551
4552#: config/tc-arm.c:24109
4553msgid "rel31 relocation overflow"
4554msgstr ""
4555
4556#: config/tc-arm.c:24130 config/tc-arm.c:24134 config/tc-arm.c:24173
4557msgid "co-processor offset out of range"
4558msgstr ""
4559
4560#: config/tc-arm.c:24190
4561#, c-format
4562msgid "invalid offset, target not word aligned (0x%08lX)"
4563msgstr ""
4564
4565#: config/tc-arm.c:24197 config/tc-arm.c:24206 config/tc-arm.c:24214
4566#: config/tc-arm.c:24222 config/tc-arm.c:24230
4567#, c-format
4568msgid "invalid offset, value too big (0x%08lX)"
4569msgstr ""
4570
4571#: config/tc-arm.c:24271
4572msgid "invalid Hi register with immediate"
4573msgstr ""
4574
4575#: config/tc-arm.c:24287
4576msgid "invalid immediate for stack address calculation"
4577msgstr ""
4578
4579#: config/tc-arm.c:24306
4580msgid "address calculation needs a strongly defined nearby symbol"
4581msgstr ""
4582
4583#: config/tc-arm.c:24322
4584msgid "symbol too far away"
4585msgstr ""
4586
4587#: config/tc-arm.c:24334
4588#, c-format
4589msgid "invalid immediate for address calculation (value = 0x%08lX)"
4590msgstr ""
4591
4592#: config/tc-arm.c:24364
4593#, c-format
4594msgid "invalid immediate: %ld is out of range"
4595msgstr ""
4596
4597#: config/tc-arm.c:24376
4598#, c-format
4599msgid "invalid shift value: %ld"
4600msgstr ""
4601
4602#: config/tc-arm.c:24446 config/tc-arm.c:24517
4603#, c-format
4604msgid "the offset 0x%08lX is not representable"
4605msgstr ""
4606
4607#: config/tc-arm.c:24478
4608#, c-format
4609msgid "Unable to process relocation for thumb opcode: %lx"
4610msgstr ""
4611
4612#: config/tc-arm.c:24557
4613#, c-format
4614msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
4615msgstr ""
4616
4617#: config/tc-arm.c:24596
4618#, c-format
4619msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
4620msgstr ""
4621
4622#: config/tc-arm.c:24636
4623#, c-format
4624msgid "bad offset 0x%08lX (must be word-aligned)"
4625msgstr ""
4626
4627#: config/tc-arm.c:24641
4628#, c-format
4629msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
4630msgstr ""
4631
4632#: config/tc-arm.c:24672 config/tc-score.c:7379
4633#, c-format
4634msgid "bad relocation fixup type (%d)"
4635msgstr ""
4636
4637#: config/tc-arm.c:24790
4638msgid "literal referenced across section boundary"
4639msgstr ""
4640
4641#: config/tc-arm.c:24867
4642msgid "internal relocation (type: IMMEDIATE) not fixed up"
4643msgstr ""
4644
4645#: config/tc-arm.c:24872
4646msgid "ADRL used for a symbol not defined in the same file"
4647msgstr ""
4648
4649#: config/tc-arm.c:24887
4650#, c-format
4651msgid "undefined local label `%s'"
4652msgstr ""
4653
4654#: config/tc-arm.c:24893
4655msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
4656msgstr ""
4657
4658#: config/tc-arm.c:24915 config/tc-cris.c:4006 config/tc-csky.c:877
4659#: config/tc-ft32.c:709 config/tc-mcore.c:1928 config/tc-microblaze.c:1998
4660#: config/tc-mmix.c:2895 config/tc-moxie.c:825 config/tc-ns32k.c:2248
4661#: config/tc-score.c:7466
4662msgid "<unknown>"
4663msgstr ""
4664
4665#: config/tc-arm.c:25317
4666#, c-format
4667msgid "%s: unexpected function type: %d"
4668msgstr ""
4669
4670#: config/tc-arm.c:25454
4671msgid "use of old and new-style options to set CPU type"
4672msgstr ""
4673
4674#: config/tc-arm.c:25473
4675msgid "use of old and new-style options to set FPU type"
4676msgstr ""
4677
4678#: config/tc-arm.c:25552
4679msgid "hard-float conflicts with specified fpu"
4680msgstr ""
4681
4682#: config/tc-arm.c:25744
4683msgid "generate PIC code"
4684msgstr ""
4685
4686#: config/tc-arm.c:25745
4687msgid "assemble Thumb code"
4688msgstr ""
4689
4690#: config/tc-arm.c:25746
4691msgid "support ARM/Thumb interworking"
4692msgstr ""
4693
4694#: config/tc-arm.c:25748
4695msgid "code uses 32-bit program counter"
4696msgstr ""
4697
4698#: config/tc-arm.c:25749
4699msgid "code uses 26-bit program counter"
4700msgstr ""
4701
4702#: config/tc-arm.c:25750
4703msgid "floating point args are in fp regs"
4704msgstr ""
4705
4706#: config/tc-arm.c:25752
4707msgid "re-entrant code"
4708msgstr ""
4709
4710#: config/tc-arm.c:25753
4711msgid "code is ATPCS conformant"
4712msgstr ""
4713
4714#. These are recognized by the assembler, but have no affect on code.
4715#: config/tc-arm.c:25759
4716msgid "use frame pointer"
4717msgstr ""
4718
4719#: config/tc-arm.c:25760
4720msgid "use stack size checking"
4721msgstr ""
4722
4723#: config/tc-arm.c:25763
4724msgid "do not warn on use of deprecated feature"
4725msgstr ""
4726
4727#: config/tc-arm.c:25765
4728msgid "warn about symbols that match instruction names [default]"
4729msgstr ""
4730
4731#: config/tc-arm.c:25766
4732msgid "disable warnings about symobls that match instructions"
4733msgstr ""
4734
4735#. DON'T add any new processors to this list -- we want the whole list
4736#. to go away... Add them to the processors table instead.
4737#: config/tc-arm.c:25782 config/tc-arm.c:25783
4738msgid "use -mcpu=arm1"
4739msgstr ""
4740
4741#: config/tc-arm.c:25784 config/tc-arm.c:25785
4742msgid "use -mcpu=arm2"
4743msgstr ""
4744
4745#: config/tc-arm.c:25786 config/tc-arm.c:25787
4746msgid "use -mcpu=arm250"
4747msgstr ""
4748
4749#: config/tc-arm.c:25788 config/tc-arm.c:25789
4750msgid "use -mcpu=arm3"
4751msgstr ""
4752
4753#: config/tc-arm.c:25790 config/tc-arm.c:25791
4754msgid "use -mcpu=arm6"
4755msgstr ""
4756
4757#: config/tc-arm.c:25792 config/tc-arm.c:25793
4758msgid "use -mcpu=arm600"
4759msgstr ""
4760
4761#: config/tc-arm.c:25794 config/tc-arm.c:25795
4762msgid "use -mcpu=arm610"
4763msgstr ""
4764
4765#: config/tc-arm.c:25796 config/tc-arm.c:25797
4766msgid "use -mcpu=arm620"
4767msgstr ""
4768
4769#: config/tc-arm.c:25798 config/tc-arm.c:25799
4770msgid "use -mcpu=arm7"
4771msgstr ""
4772
4773#: config/tc-arm.c:25800 config/tc-arm.c:25801
4774msgid "use -mcpu=arm70"
4775msgstr ""
4776
4777#: config/tc-arm.c:25802 config/tc-arm.c:25803
4778msgid "use -mcpu=arm700"
4779msgstr ""
4780
4781#: config/tc-arm.c:25804 config/tc-arm.c:25805
4782msgid "use -mcpu=arm700i"
4783msgstr ""
4784
4785#: config/tc-arm.c:25806 config/tc-arm.c:25807
4786msgid "use -mcpu=arm710"
4787msgstr ""
4788
4789#: config/tc-arm.c:25808 config/tc-arm.c:25809
4790msgid "use -mcpu=arm710c"
4791msgstr ""
4792
4793#: config/tc-arm.c:25810 config/tc-arm.c:25811
4794msgid "use -mcpu=arm720"
4795msgstr ""
4796
4797#: config/tc-arm.c:25812 config/tc-arm.c:25813
4798msgid "use -mcpu=arm7d"
4799msgstr ""
4800
4801#: config/tc-arm.c:25814 config/tc-arm.c:25815
4802msgid "use -mcpu=arm7di"
4803msgstr ""
4804
4805#: config/tc-arm.c:25816 config/tc-arm.c:25817
4806msgid "use -mcpu=arm7m"
4807msgstr ""
4808
4809#: config/tc-arm.c:25818 config/tc-arm.c:25819
4810msgid "use -mcpu=arm7dm"
4811msgstr ""
4812
4813#: config/tc-arm.c:25820 config/tc-arm.c:25821
4814msgid "use -mcpu=arm7dmi"
4815msgstr ""
4816
4817#: config/tc-arm.c:25822 config/tc-arm.c:25823
4818msgid "use -mcpu=arm7100"
4819msgstr ""
4820
4821#: config/tc-arm.c:25824 config/tc-arm.c:25825
4822msgid "use -mcpu=arm7500"
4823msgstr ""
4824
4825#: config/tc-arm.c:25826 config/tc-arm.c:25827
4826msgid "use -mcpu=arm7500fe"
4827msgstr ""
4828
4829#: config/tc-arm.c:25828 config/tc-arm.c:25829 config/tc-arm.c:25830
4830#: config/tc-arm.c:25831
4831msgid "use -mcpu=arm7tdmi"
4832msgstr ""
4833
4834#: config/tc-arm.c:25832 config/tc-arm.c:25833
4835msgid "use -mcpu=arm710t"
4836msgstr ""
4837
4838#: config/tc-arm.c:25834 config/tc-arm.c:25835
4839msgid "use -mcpu=arm720t"
4840msgstr ""
4841
4842#: config/tc-arm.c:25836 config/tc-arm.c:25837
4843msgid "use -mcpu=arm740t"
4844msgstr ""
4845
4846#: config/tc-arm.c:25838 config/tc-arm.c:25839
4847msgid "use -mcpu=arm8"
4848msgstr ""
4849
4850#: config/tc-arm.c:25840 config/tc-arm.c:25841
4851msgid "use -mcpu=arm810"
4852msgstr ""
4853
4854#: config/tc-arm.c:25842 config/tc-arm.c:25843
4855msgid "use -mcpu=arm9"
4856msgstr ""
4857
4858#: config/tc-arm.c:25844 config/tc-arm.c:25845
4859msgid "use -mcpu=arm9tdmi"
4860msgstr ""
4861
4862#: config/tc-arm.c:25846 config/tc-arm.c:25847
4863msgid "use -mcpu=arm920"
4864msgstr ""
4865
4866#: config/tc-arm.c:25848 config/tc-arm.c:25849
4867msgid "use -mcpu=arm940"
4868msgstr ""
4869
4870#: config/tc-arm.c:25850
4871msgid "use -mcpu=strongarm"
4872msgstr ""
4873
4874#: config/tc-arm.c:25852
4875msgid "use -mcpu=strongarm110"
4876msgstr ""
4877
4878#: config/tc-arm.c:25854
4879msgid "use -mcpu=strongarm1100"
4880msgstr ""
4881
4882#: config/tc-arm.c:25856
4883msgid "use -mcpu=strongarm1110"
4884msgstr ""
4885
4886#: config/tc-arm.c:25857
4887msgid "use -mcpu=xscale"
4888msgstr ""
4889
4890#: config/tc-arm.c:25858
4891msgid "use -mcpu=iwmmxt"
4892msgstr ""
4893
4894#: config/tc-arm.c:25859
4895msgid "use -mcpu=all"
4896msgstr ""
4897
4898#. Architecture variants -- don't add any more to this list either.
4899#: config/tc-arm.c:25862 config/tc-arm.c:25863
4900msgid "use -march=armv2"
4901msgstr ""
4902
4903#: config/tc-arm.c:25864 config/tc-arm.c:25865
4904msgid "use -march=armv2a"
4905msgstr ""
4906
4907#: config/tc-arm.c:25866 config/tc-arm.c:25867
4908msgid "use -march=armv3"
4909msgstr ""
4910
4911#: config/tc-arm.c:25868 config/tc-arm.c:25869
4912msgid "use -march=armv3m"
4913msgstr ""
4914
4915#: config/tc-arm.c:25870 config/tc-arm.c:25871
4916msgid "use -march=armv4"
4917msgstr ""
4918
4919#: config/tc-arm.c:25872 config/tc-arm.c:25873
4920msgid "use -march=armv4t"
4921msgstr ""
4922
4923#: config/tc-arm.c:25874 config/tc-arm.c:25875
4924msgid "use -march=armv5"
4925msgstr ""
4926
4927#: config/tc-arm.c:25876 config/tc-arm.c:25877
4928msgid "use -march=armv5t"
4929msgstr ""
4930
4931#: config/tc-arm.c:25878 config/tc-arm.c:25879
4932msgid "use -march=armv5te"
4933msgstr ""
4934
4935#. Floating point variants -- don't add any more to this list either.
4936#: config/tc-arm.c:25882
4937msgid "use -mfpu=fpe"
4938msgstr ""
4939
4940#: config/tc-arm.c:25883
4941msgid "use -mfpu=fpa10"
4942msgstr ""
4943
4944#: config/tc-arm.c:25884
4945msgid "use -mfpu=fpa11"
4946msgstr ""
4947
4948#: config/tc-arm.c:25886
4949msgid "use either -mfpu=softfpa or -mfpu=softvfp"
4950msgstr ""
4951
4952#: config/tc-arm.c:26647
4953msgid "extension does not apply to the base architecture"
4954msgstr ""
4955
4956#: config/tc-arm.c:26676
4957msgid "architectural extensions must be specified in alphabetical order"
4958msgstr ""
4959
4960#: config/tc-arm.c:26797 config/tc-arm.c:27691
4961#, c-format
4962msgid "unknown floating point format `%s'\n"
4963msgstr ""
4964
4965#: config/tc-arm.c:26813
4966#, c-format
4967msgid "unknown floating point abi `%s'\n"
4968msgstr ""
4969
4970#: config/tc-arm.c:26829
4971#, c-format
4972msgid "unknown EABI `%s'\n"
4973msgstr ""
4974
4975#: config/tc-arm.c:26849
4976#, c-format
4977msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
4978msgstr ""
4979
4980#: config/tc-arm.c:26872 config/tc-metag.c:5913
4981msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
4982msgstr ""
4983
4984#: config/tc-arm.c:26874
4985msgid "<abi>\t assemble for floating point ABI <abi>"
4986msgstr ""
4987
4988#: config/tc-arm.c:26877
4989msgid "<ver>\t\t assemble for eabi version <ver>"
4990msgstr ""
4991
4992#: config/tc-arm.c:26880
4993msgid "<mode>\t controls implicit insertion of IT instructions"
4994msgstr ""
4995
4996#: config/tc-arm.c:26882
4997msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
4998msgstr ""
4999
5000#: config/tc-arm.c:26990
5001#, c-format
5002msgid " ARM-specific assembler options:\n"
5003msgstr ""
5004
5005#: config/tc-arm.c:27010
5006#, c-format
5007msgid " --fix-v4bx Allow BX in ARMv4 code\n"
5008msgstr ""
5009
5010#: config/tc-arm.c:27014
5011#, c-format
5012msgid " --fdpic generate an FDPIC object file\n"
5013msgstr ""
5014
5015#: config/tc-arm.c:27318
5016msgid "no architecture contains all the instructions used\n"
5017msgstr ""
5018
5019#: config/tc-arm.c:27632
5020#, c-format
5021msgid ""
5022"architectural extension `%s' is not allowed for the current base architecture"
5023msgstr ""
5024
5025#: config/tc-arm.c:27655
5026#, c-format
5027msgid "unknown architecture extension `%s'\n"
5028msgstr ""
5029
5030#: config/tc-avr.c:593
5031#, c-format
5032msgid "Known MCU names:"
5033msgstr ""
5034
5035#: config/tc-avr.c:658
5036#, c-format
5037msgid ""
5038"AVR Assembler options:\n"
5039" -mmcu=[avr-name] select microcontroller variant\n"
5040" [avr-name] can be:\n"
5041" avr1 - classic AVR core without data RAM\n"
5042" avr2 - classic AVR core with up to 8K program memory\n"
5043" avr25 - classic AVR core with up to 8K program memory\n"
5044" plus the MOVW instruction\n"
5045" avr3 - classic AVR core with up to 64K program memory\n"
5046" avr31 - classic AVR core with up to 128K program memory\n"
5047" avr35 - classic AVR core with up to 64K program memory\n"
5048" plus the MOVW instruction\n"
5049" avr4 - enhanced AVR core with up to 8K program memory\n"
5050" avr5 - enhanced AVR core with up to 64K program memory\n"
5051" avr51 - enhanced AVR core with up to 128K program memory\n"
5052" avr6 - enhanced AVR core with up to 256K program memory\n"
5053" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
5054" avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in "
5055"RAM\n"
5056" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5057" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5058" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5059" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
5060" avrtiny - AVR Tiny core with 16 gp registers\n"
5061msgstr ""
5062
5063#: config/tc-avr.c:681
5064#, c-format
5065msgid ""
5066" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
5067" -mno-skip-bug disable warnings for skipping two-word instructions\n"
5068" (default for avr4, avr5)\n"
5069" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
5070" (default for avr3, avr5)\n"
5071" -mrmw accept Read-Modify-Write instructions\n"
5072" -mlink-relax generate relocations for linker relaxation (default)\n"
5073" -mno-link-relax don't generate relocations for linker relaxation.\n"
5074" -mgcc-isr accept the __gcc_isr pseudo-instruction.\n"
5075msgstr ""
5076
5077#: config/tc-avr.c:720
5078#, c-format
5079msgid "unknown MCU: %s\n"
5080msgstr ""
5081
5082#: config/tc-avr.c:734
5083#, c-format
5084msgid "redefinition of mcu type `%s' to `%s'"
5085msgstr ""
5086
5087#: config/tc-avr.c:857
5088msgid "constant value required"
5089msgstr ""
5090
5091#: config/tc-avr.c:860
5092#, c-format
5093msgid "number must be positive and less than %d"
5094msgstr ""
5095
5096#: config/tc-avr.c:886 config/tc-avr.c:1023
5097#, c-format
5098msgid "constant out of 8-bit range: %d"
5099msgstr ""
5100
5101#: config/tc-avr.c:954 config/tc-score.c:1199 read.c:3797
5102msgid "illegal expression"
5103msgstr ""
5104
5105#: config/tc-avr.c:983 config/tc-avr.c:1993 config/tc-pru.c:1882
5106msgid "`)' required"
5107msgstr ""
5108
5109#: config/tc-avr.c:1093
5110msgid "register name or number from 16 to 31 required"
5111msgstr ""
5112
5113#: config/tc-avr.c:1099
5114msgid "register name or number from 0 to 31 required"
5115msgstr ""
5116
5117#: config/tc-avr.c:1107
5118msgid "register r16-r23 required"
5119msgstr ""
5120
5121#: config/tc-avr.c:1113
5122msgid "register number above 15 required"
5123msgstr ""
5124
5125#: config/tc-avr.c:1119 config/tc-csky.c:5882 config/tc-csky.c:5916
5126msgid "even register number required"
5127msgstr ""
5128
5129#: config/tc-avr.c:1125
5130msgid "register r24, r26, r28 or r30 required"
5131msgstr ""
5132
5133#: config/tc-avr.c:1146
5134msgid "pointer register (X, Y or Z) required"
5135msgstr ""
5136
5137#: config/tc-avr.c:1153
5138msgid "cannot both predecrement and postincrement"
5139msgstr ""
5140
5141#: config/tc-avr.c:1161
5142msgid "addressing mode not supported"
5143msgstr ""
5144
5145#: config/tc-avr.c:1167
5146msgid "can't predecrement"
5147msgstr ""
5148
5149#: config/tc-avr.c:1170
5150msgid "pointer register Z required"
5151msgstr ""
5152
5153#: config/tc-avr.c:1189
5154msgid "postincrement not supported"
5155msgstr ""
5156
5157#: config/tc-avr.c:1199
5158msgid "pointer register (Y or Z) required"
5159msgstr ""
5160
5161#: config/tc-avr.c:1321 config/tc-xgate.c:1352
5162#, c-format
5163msgid "unknown constraint `%c'"
5164msgstr ""
5165
5166#: config/tc-avr.c:1384 config/tc-avr.c:2675
5167msgid "`,' required"
5168msgstr ""
5169
5170#: config/tc-avr.c:1405
5171msgid "undefined combination of operands"
5172msgstr ""
5173
5174#: config/tc-avr.c:1414
5175msgid "skipping two-word instruction"
5176msgstr ""
5177
5178#: config/tc-avr.c:1602 config/tc-avr.c:1618 config/tc-avr.c:1749
5179#: config/tc-msp430.c:4300 config/tc-msp430.c:4319
5180#, c-format
5181msgid "odd address operand: %ld"
5182msgstr ""
5183
5184#: config/tc-avr.c:1610 config/tc-avr.c:1629 config/tc-avr.c:1647
5185#: config/tc-avr.c:1658 config/tc-avr.c:1674 config/tc-avr.c:1682
5186#: config/tc-avr.c:1777 config/tc-avr.c:1784 config/tc-d10v.c:503
5187#: config/tc-d30v.c:553 config/tc-msp430.c:4308 config/tc-msp430.c:4326
5188#, c-format
5189msgid "operand out of range: %ld"
5190msgstr ""
5191
5192#: config/tc-avr.c:1665
5193#, c-format
5194msgid "operand out of range: 0x%lx"
5195msgstr ""
5196
5197#: config/tc-avr.c:1770 config/tc-d10v.c:1590 config/tc-d30v.c:2034
5198#: config/tc-msp430.c:4397
5199#, c-format
5200msgid "line %d: unknown relocation type: 0x%x"
5201msgstr ""
5202
5203#: config/tc-avr.c:1798
5204msgid "only constant expression allowed"
5205msgstr ""
5206
5207#. xgettext:c-format.
5208#: config/tc-avr.c:1853 config/tc-bfin.c:824 config/tc-d10v.c:1462
5209#: config/tc-d30v.c:1771 config/tc-metag.c:7022 config/tc-mn10200.c:779
5210#: config/tc-mn10300.c:2177 config/tc-msp430.c:4445 config/tc-ppc.c:7533
5211#: config/tc-spu.c:894 config/tc-spu.c:1105 config/tc-v850.c:3367
5212#: config/tc-z80.c:2075
5213#, c-format
5214msgid "reloc %d not supported by object file format"
5215msgstr ""
5216
5217#: config/tc-avr.c:1875 config/tc-ft32.c:232 config/tc-h8300.c:1930
5218#: config/tc-mcore.c:880 config/tc-microblaze.c:941 config/tc-moxie.c:182
5219#: config/tc-pj.c:253 config/tc-sh.c:2196 config/tc-wasm32.c:747
5220#: config/tc-z8k.c:1223
5221msgid "can't find opcode "
5222msgstr ""
5223
5224#: config/tc-avr.c:1894
5225#, c-format
5226msgid "illegal opcode %s for mcu %s"
5227msgstr ""
5228
5229#: config/tc-avr.c:1910
5230#, c-format
5231msgid "pseudo instruction `%s' not supported"
5232msgstr ""
5233
5234#: config/tc-avr.c:1932
5235msgid "garbage at end of line"
5236msgstr ""
5237
5238#: config/tc-avr.c:2042 config/tc-pru.c:1914
5239#, c-format
5240msgid "illegal %s relocation size: %d"
5241msgstr ""
5242
5243#: config/tc-avr.c:2155 config/tc-avr.c:2210
5244#, c-format
5245msgid "unknown record type %d (in %s)"
5246msgstr ""
5247
5248#: config/tc-avr.c:2231
5249#, c-format
5250msgid "Failed to create property section `%s'\n"
5251msgstr ""
5252
5253#: config/tc-avr.c:2667
5254#, c-format
5255msgid "%s requires value 0-2 as operand 1"
5256msgstr ""
5257
5258#: config/tc-avr.c:2692
5259#, c-format
5260msgid "`%s %d' after `%s %d' from %s:%u"
5261msgstr ""
5262
5263#: config/tc-avr.c:2695
5264#, c-format
5265msgid "`%s %d' but no chunk open yet"
5266msgstr ""
5267
5268#: config/tc-avr.c:2783
5269#, c-format
5270msgid "dangling `__gcc_isr %d'"
5271msgstr ""
5272
5273#: config/tc-avr.c:2785
5274msgid "dangling `__gcc_isr'"
5275msgstr ""
5276
5277#: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613
5278msgid "missing ')'"
5279msgstr ""
5280
5281#: config/tc-bfin.c:439
5282#, c-format
5283msgid " Blackfin specific assembler options:\n"
5284msgstr ""
5285
5286#: config/tc-bfin.c:440
5287#, c-format
5288msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
5289msgstr ""
5290
5291#: config/tc-bfin.c:441
5292#, c-format
5293msgid " -mfdpic assemble for the FDPIC ABI\n"
5294msgstr ""
5295
5296#: config/tc-bfin.c:442
5297#, c-format
5298msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
5299msgstr ""
5300
5301#: config/tc-bfin.c:455
5302msgid "Could not set architecture and machine."
5303msgstr ""
5304
5305#: config/tc-bfin.c:602
5306msgid "Parse failed."
5307msgstr ""
5308
5309#: config/tc-bfin.c:677
5310msgid "pcrel too far BFD_RELOC_BFIN_10"
5311msgstr ""
5312
5313#: config/tc-bfin.c:693
5314msgid "pcrel too far BFD_RELOC_BFIN_12"
5315msgstr ""
5316
5317#: config/tc-bfin.c:713
5318msgid "pcrel too far BFD_RELOC_BFIN_24"
5319msgstr ""
5320
5321#: config/tc-bfin.c:728
5322msgid "pcrel too far BFD_RELOC_BFIN_5"
5323msgstr ""
5324
5325#: config/tc-bfin.c:740
5326msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
5327msgstr ""
5328
5329#: config/tc-bfin.c:750
5330msgid "rel too far BFD_RELOC_8"
5331msgstr ""
5332
5333#: config/tc-bfin.c:757
5334msgid "rel too far BFD_RELOC_16"
5335msgstr ""
5336
5337#: config/tc-cr16.c:164
5338msgid "using a bit field width of zero"
5339msgstr ""
5340
5341#: config/tc-cr16.c:172
5342#, c-format
5343msgid "field width \"%s\" too complex for a bitfield"
5344msgstr ""
5345
5346#: config/tc-cr16.c:181
5347#, c-format
5348msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
5349msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
5350msgstr[0] ""
5351msgstr[1] ""
5352
5353#: config/tc-cr16.c:208
5354#, c-format
5355msgid "field value \"%s\" too complex for a bitfield"
5356msgstr ""
5357
5358#: config/tc-cr16.c:389
5359#, c-format
5360msgid "Unknown register pair - index relative mode: `%d'"
5361msgstr ""
5362
5363#: config/tc-cr16.c:603 config/tc-crx.c:361
5364#, c-format
5365msgid "internal error: reloc %d (`%s') not supported by object file format"
5366msgstr ""
5367
5368#: config/tc-cr16.c:696 config/tc-i386.c:11722 config/tc-s390.c:2119
5369msgid "GOT already in symbol table"
5370msgstr ""
5371
5372#: config/tc-cr16.c:813 config/tc-m68k.c:4574 config/tc-tilegx.c:318
5373#: config/tc-tilepro.c:255
5374#, c-format
5375msgid "Internal Error: Can't hash %s: %s"
5376msgstr ""
5377
5378#: config/tc-cr16.c:839 config/tc-cris.c:1229 config/tc-crx.c:545
5379#, c-format
5380msgid "Can't hash `%s': %s\n"
5381msgstr ""
5382
5383#: config/tc-cr16.c:840 config/tc-cris.c:1230 config/tc-crx.c:546
5384msgid "(unknown reason)"
5385msgstr ""
5386
5387#. Missing or bad expr becomes absolute 0.
5388#: config/tc-cr16.c:892 config/tc-crx.c:619
5389#, c-format
5390msgid "missing or invalid displacement expression `%s' taken as 0"
5391msgstr ""
5392
5393#: config/tc-cr16.c:942
5394#, c-format
5395msgid "GOT bad expression with %s."
5396msgstr ""
5397
5398#: config/tc-cr16.c:1053
5399#, c-format
5400msgid "operand %d: illegal use expression: `%s`"
5401msgstr ""
5402
5403#: config/tc-cr16.c:1118 config/tc-crx.c:1129
5404#, c-format
5405msgid "Unknown register: `%d'"
5406msgstr ""
5407
5408#. Issue a error message when register is illegal.
5409#: config/tc-cr16.c:1126
5410#, c-format
5411msgid "Illegal register (`%s') in Instruction: `%s'"
5412msgstr ""
5413
5414#: config/tc-cr16.c:1200 config/tc-cr16.c:1275
5415#, c-format
5416msgid "Illegal register `%s' in Instruction `%s'"
5417msgstr ""
5418
5419#: config/tc-cr16.c:1228 config/tc-cr16.c:1239
5420#, c-format
5421msgid "Illegal register pair `%s' in Instruction `%s'"
5422msgstr ""
5423
5424#: config/tc-cr16.c:1264
5425msgid "unmatched '['"
5426msgstr ""
5427
5428#: config/tc-cr16.c:1270
5429msgid "garbage after index spec ignored"
5430msgstr ""
5431
5432#: config/tc-cr16.c:1418 config/tc-crx.c:938
5433#, c-format
5434msgid "Illegal operands (whitespace): `%s'"
5435msgstr ""
5436
5437#: config/tc-cr16.c:1430 config/tc-cr16.c:1437 config/tc-cr16.c:1454
5438#: config/tc-crx.c:950 config/tc-crx.c:957 config/tc-crx.c:974
5439#: config/tc-crx.c:1770
5440#, c-format
5441msgid "Missing matching brackets : `%s'"
5442msgstr ""
5443
5444#: config/tc-cr16.c:1486 config/tc-crx.c:1000
5445#, c-format
5446msgid "Unknown exception: `%s'"
5447msgstr ""
5448
5449#: config/tc-cr16.c:1571 config/tc-crx.c:1096
5450#, c-format
5451msgid "Illegal `cinv' parameter: `%c'"
5452msgstr ""
5453
5454#: config/tc-cr16.c:1592 config/tc-cr16.c:1631
5455#, c-format
5456msgid "Unknown register pair: `%d'"
5457msgstr ""
5458
5459#. Issue a error message when register pair is illegal.
5460#: config/tc-cr16.c:1600
5461#, c-format
5462msgid "Illegal register pair (`%s') in Instruction: `%s'"
5463msgstr ""
5464
5465#. Issue a error message when register pair is illegal.
5466#: config/tc-cr16.c:1639
5467#, c-format
5468msgid "Illegal index register pair (`%s') in Instruction: `%s'"
5469msgstr ""
5470
5471#: config/tc-cr16.c:1678
5472#, c-format
5473msgid "Unknown processor register : `%d'"
5474msgstr ""
5475
5476#. Issue a error message when register pair is illegal.
5477#: config/tc-cr16.c:1686
5478#, c-format
5479msgid "Illegal processor register (`%s') in Instruction: `%s'"
5480msgstr ""
5481
5482#: config/tc-cr16.c:1734
5483#, c-format
5484msgid "Unknown processor register (32 bit) : `%d'"
5485msgstr ""
5486
5487#. Issue a error message when register pair is illegal.
5488#: config/tc-cr16.c:1742
5489#, c-format
5490msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
5491msgstr ""
5492
5493#: config/tc-cr16.c:2108 config/tc-crx.c:1668 config/tc-crx.c:1685
5494#, c-format
5495msgid "Same src/dest register is used (`r%d'), result is undefined"
5496msgstr ""
5497
5498#: config/tc-cr16.c:2129
5499msgid "RA register is saved twice."
5500msgstr ""
5501
5502#: config/tc-cr16.c:2133
5503#, c-format
5504msgid "`%s' Illegal use of registers."
5505msgstr ""
5506
5507#: config/tc-cr16.c:2147
5508#, c-format
5509msgid "`%s' Illegal count-register combination."
5510msgstr ""
5511
5512#: config/tc-cr16.c:2153
5513#, c-format
5514msgid "`%s' Illegal use of register."
5515msgstr ""
5516
5517#: config/tc-cr16.c:2162 config/tc-crx.c:1677
5518#, c-format
5519msgid "`%s' has undefined result"
5520msgstr ""
5521
5522#: config/tc-cr16.c:2170
5523#, c-format
5524msgid "Same src/dest register is used (`r%d'),result is undefined"
5525msgstr ""
5526
5527#: config/tc-cr16.c:2341 config/tc-crx.c:1582
5528msgid "Incorrect number of operands"
5529msgstr ""
5530
5531#: config/tc-cr16.c:2343 config/tc-crx.c:1584
5532#, c-format
5533msgid "Illegal type of operand (arg %d)"
5534msgstr ""
5535
5536#: config/tc-cr16.c:2349 config/tc-crx.c:1590
5537#, c-format
5538msgid "Operand out of range (arg %d)"
5539msgstr ""
5540
5541#: config/tc-cr16.c:2352 config/tc-crx.c:1593
5542#, c-format
5543msgid "Operand has odd displacement (arg %d)"
5544msgstr ""
5545
5546#: config/tc-cr16.c:2355 config/tc-cr16.c:2386 config/tc-crx.c:1606
5547#: config/tc-crx.c:1637
5548#, c-format
5549msgid "Illegal operand (arg %d)"
5550msgstr ""
5551
5552#. Give an error if a frag containing code is not aligned to a 2-byte
5553#. boundary.
5554#: config/tc-cr16.c:2488 config/tc-cr16.h:74 config/tc-crx.c:1959
5555#: config/tc-crx.h:77
5556msgid "instruction address is not a multiple of 2"
5557msgstr ""
5558
5559#: config/tc-cr16.c:2511 config/tc-cris.c:1556 config/tc-cris.c:1564
5560#: config/tc-crx.c:1995 config/tc-dlx.c:692 config/tc-hppa.c:3212
5561#: config/tc-hppa.c:3219 config/tc-sparc.c:1758 config/tc-sparc.c:1766
5562#, c-format
5563msgid "Unknown opcode: `%s'"
5564msgstr ""
5565
5566#: config/tc-cris.c:550 config/tc-m68hc11.c:3893
5567#, c-format
5568msgid "internal inconsistency problem in %s: fr_symbol %lx"
5569msgstr ""
5570
5571#: config/tc-cris.c:554 config/tc-m68hc11.c:3897 config/tc-msp430.c:4795
5572#, c-format
5573msgid "internal inconsistency problem in %s: resolved symbol"
5574msgstr ""
5575
5576#: config/tc-cris.c:564 config/tc-m68hc11.c:3903
5577#, c-format
5578msgid "internal inconsistency problem in %s: fr_subtype %d"
5579msgstr ""
5580
5581#: config/tc-cris.c:904
5582msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5583msgstr ""
5584
5585#: config/tc-cris.c:934
5586msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
5587msgstr ""
5588
5589#: config/tc-cris.c:939
5590#, c-format
5591msgid ""
5592"Internal error found in md_convert_frag: offset %ld. Please report this."
5593msgstr ""
5594
5595#: config/tc-cris.c:964
5596#, c-format
5597msgid "internal inconsistency in %s: bdapq no symbol"
5598msgstr ""
5599
5600#: config/tc-cris.c:977
5601#, c-format
5602msgid "internal inconsistency in %s: bdap.w with no symbol"
5603msgstr ""
5604
5605#: config/tc-cris.c:1001
5606msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5607msgstr ""
5608
5609#: config/tc-cris.c:1010
5610msgid "dangerous MULS/MULU location; give it higher alignment"
5611msgstr ""
5612
5613#. Bail out for compatibility mode. (It seems it can be implemented,
5614#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5615#. $acr", "nop"; but doesn't seem worth it at the moment.)
5616#: config/tc-cris.c:1051
5617msgid ""
5618"Out-of-range .word offset handling is not implemented for .arch "
5619"common_v10_v32"
5620msgstr ""
5621
5622#: config/tc-cris.c:1096
5623msgid ".word case-table handling failed: table too large"
5624msgstr ""
5625
5626#: config/tc-cris.c:1234
5627#, c-format
5628msgid "Buggy opcode: `%s' \"%s\"\n"
5629msgstr ""
5630
5631#: config/tc-cris.c:1662
5632#, c-format
5633msgid "Immediate value not in 5 bit unsigned range: %ld"
5634msgstr ""
5635
5636#: config/tc-cris.c:1678
5637#, c-format
5638msgid "Immediate value not in 4 bit unsigned range: %ld"
5639msgstr ""
5640
5641#: config/tc-cris.c:1730
5642#, c-format
5643msgid "Immediate value not in 6 bit range: %ld"
5644msgstr ""
5645
5646#: config/tc-cris.c:1746
5647#, c-format
5648msgid "Immediate value not in 6 bit unsigned range: %ld"
5649msgstr ""
5650
5651#. Others have a generic warning.
5652#: config/tc-cris.c:1855
5653#, c-format
5654msgid "Unimplemented register `%s' specified"
5655msgstr ""
5656
5657#. We've come to the end of instructions with this
5658#. opcode, so it must be an error.
5659#: config/tc-cris.c:2099
5660msgid "Illegal operands"
5661msgstr ""
5662
5663#: config/tc-cris.c:2140 config/tc-cris.c:2180
5664#, c-format
5665msgid "Immediate value not in 8 bit range: %ld"
5666msgstr ""
5667
5668#: config/tc-cris.c:2150 config/tc-cris.c:2201
5669#, c-format
5670msgid "Immediate value not in 16 bit range: %ld"
5671msgstr ""
5672
5673#: config/tc-cris.c:2185
5674#, c-format
5675msgid "Immediate value not in 8 bit signed range: %ld"
5676msgstr ""
5677
5678#: config/tc-cris.c:2190
5679#, c-format
5680msgid "Immediate value not in 8 bit unsigned range: %ld"
5681msgstr ""
5682
5683#: config/tc-cris.c:2206
5684#, c-format
5685msgid "Immediate value not in 16 bit signed range: %ld"
5686msgstr ""
5687
5688#: config/tc-cris.c:2211
5689#, c-format
5690msgid "Immediate value not in 16 bit unsigned range: %ld"
5691msgstr ""
5692
5693#: config/tc-cris.c:2237
5694msgid "TLS relocation size does not match operand size"
5695msgstr ""
5696
5697#: config/tc-cris.c:2238
5698msgid "PIC relocation size does not match operand size"
5699msgstr ""
5700
5701#: config/tc-cris.c:3385
5702msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5703msgstr ""
5704
5705#: config/tc-cris.c:3389
5706msgid "32-bit conditional branch generated"
5707msgstr ""
5708
5709#: config/tc-cris.c:3450
5710msgid "Complex expression not supported"
5711msgstr ""
5712
5713#. FIXME: Is this function mentioned in the internals.texi manual? If
5714#. not, add it.
5715#: config/tc-cris.c:3600
5716msgid "Bad call to md_atof () - floating point formats are not supported"
5717msgstr ""
5718
5719#: config/tc-cris.c:3641
5720msgid "PC-relative relocation must be trivially resolved"
5721msgstr ""
5722
5723#: config/tc-cris.c:3713
5724#, c-format
5725msgid "Value not in 16 bit range: %ld"
5726msgstr ""
5727
5728#: config/tc-cris.c:3721
5729#, c-format
5730msgid "Value not in 16 bit signed range: %ld"
5731msgstr ""
5732
5733#: config/tc-cris.c:3729
5734#, c-format
5735msgid "Value not in 8 bit range: %ld"
5736msgstr ""
5737
5738#: config/tc-cris.c:3736
5739#, c-format
5740msgid "Value not in 8 bit signed range: %ld"
5741msgstr ""
5742
5743#: config/tc-cris.c:3746
5744#, c-format
5745msgid "Value not in 4 bit unsigned range: %ld"
5746msgstr ""
5747
5748#: config/tc-cris.c:3753
5749#, c-format
5750msgid "Value not in 5 bit unsigned range: %ld"
5751msgstr ""
5752
5753#: config/tc-cris.c:3760
5754#, c-format
5755msgid "Value not in 6 bit range: %ld"
5756msgstr ""
5757
5758#: config/tc-cris.c:3767
5759#, c-format
5760msgid "Value not in 6 bit unsigned range: %ld"
5761msgstr ""
5762
5763#: config/tc-cris.c:3811
5764#, c-format
5765msgid "Please use --help to see usage and options for this assembler.\n"
5766msgstr ""
5767
5768#: config/tc-cris.c:3823
5769msgid "--no-underscore is invalid with a.out format"
5770msgstr ""
5771
5772#: config/tc-cris.c:3835
5773msgid "--pic is invalid for this object format"
5774msgstr ""
5775
5776#: config/tc-cris.c:3849
5777#, c-format
5778msgid "invalid <arch> in --march=<arch>: %s"
5779msgstr ""
5780
5781#: config/tc-cris.c:3958 config/tc-ft32.c:689 config/tc-moxie.c:778
5782msgid ""
5783"Semantics error. This type of operand can not be relocated, it must be an "
5784"assembly-time constant"
5785msgstr ""
5786
5787#: config/tc-cris.c:4007 config/tc-ft32.c:710 config/tc-moxie.c:826
5788#, c-format
5789msgid "Cannot generate relocation type for symbol %s, code %s"
5790msgstr ""
5791
5792#. The messages are formatted to line up with the generic options.
5793#: config/tc-cris.c:4020
5794#, c-format
5795msgid "CRIS-specific options:\n"
5796msgstr ""
5797
5798#: config/tc-cris.c:4022
5799msgid ""
5800" -h, -H Don't execute, print this help text. Deprecated.\n"
5801msgstr ""
5802
5803#: config/tc-cris.c:4024
5804msgid " -N Warn when branches are expanded to jumps.\n"
5805msgstr ""
5806
5807#: config/tc-cris.c:4026
5808msgid ""
5809" --underscore User symbols are normally prepended with "
5810"underscore.\n"
5811msgstr ""
5812
5813#: config/tc-cris.c:4028
5814msgid " Registers will not need any prefix.\n"
5815msgstr ""
5816
5817#: config/tc-cris.c:4030
5818msgid " --no-underscore User symbols do not have any prefix.\n"
5819msgstr ""
5820
5821#: config/tc-cris.c:4032
5822msgid " Registers will require a `$'-prefix.\n"
5823msgstr ""
5824
5825#: config/tc-cris.c:4035
5826msgid " --pic\t\t\tEnable generation of position-independent code.\n"
5827msgstr ""
5828
5829#: config/tc-cris.c:4038
5830msgid ""
5831" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
5832"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5833msgstr ""
5834
5835#: config/tc-cris.c:4059
5836msgid "Invalid relocation"
5837msgstr ""
5838
5839#: config/tc-cris.c:4096
5840msgid "Invalid pc-relative relocation"
5841msgstr ""
5842
5843#: config/tc-cris.c:4141
5844#, c-format
5845msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5846msgstr ""
5847
5848#: config/tc-cris.c:4171
5849#, c-format
5850msgid ".syntax %s requires command-line option `--underscore'"
5851msgstr ""
5852
5853#: config/tc-cris.c:4180
5854#, c-format
5855msgid ".syntax %s requires command-line option `--no-underscore'"
5856msgstr ""
5857
5858#: config/tc-cris.c:4217
5859msgid "Unknown .syntax operand"
5860msgstr ""
5861
5862#: config/tc-cris.c:4227
5863msgid "Pseudodirective .file is only valid when generating ELF"
5864msgstr ""
5865
5866#: config/tc-cris.c:4239
5867msgid "Pseudodirective .loc is only valid when generating ELF"
5868msgstr ""
5869
5870#: config/tc-cris.c:4254
5871#, c-format
5872msgid "internal inconsistency problem: %s called for %d bytes"
5873msgstr ""
5874
5875#: config/tc-cris.c:4406
5876msgid "unknown operand to .arch"
5877msgstr ""
5878
5879#: config/tc-cris.c:4415
5880msgid ".arch <arch> requires a matching --march=... option"
5881msgstr ""
5882
5883#: config/tc-crx.c:572 config/tc-crx.c:591
5884#, c-format
5885msgid "Internal error: Can't hash %s: %s"
5886msgstr ""
5887
5888#: config/tc-crx.c:759 config/tc-crx.c:779 config/tc-crx.c:794
5889#, c-format
5890msgid "Illegal register `%s' in instruction `%s'"
5891msgstr ""
5892
5893#: config/tc-crx.c:822
5894#, c-format
5895msgid "Illegal Scale - `%d'"
5896msgstr ""
5897
5898#. Issue a error message when register is illegal.
5899#: config/tc-crx.c:1137
5900#, c-format
5901msgid "Illegal register (`%s') in instruction: `%s'"
5902msgstr ""
5903
5904#: config/tc-crx.c:1267
5905#, c-format
5906msgid "Illegal co-processor register in instruction `%s'"
5907msgstr ""
5908
5909#: config/tc-crx.c:1274
5910#, c-format
5911msgid "Illegal co-processor special register in instruction `%s'"
5912msgstr ""
5913
5914#: config/tc-crx.c:1596
5915#, c-format
5916msgid "Invalid DISPU4 operand value (arg %d)"
5917msgstr ""
5918
5919#: config/tc-crx.c:1599
5920#, c-format
5921msgid "Invalid CST4 operand value (arg %d)"
5922msgstr ""
5923
5924#: config/tc-crx.c:1602
5925#, c-format
5926msgid "Operand value is not within upper 64 KB (arg %d)"
5927msgstr ""
5928
5929#: config/tc-crx.c:1739
5930msgid "Invalid register in register list"
5931msgstr ""
5932
5933#: config/tc-crx.c:1793
5934#, c-format
5935msgid "Illegal register `%s' in cop-register list"
5936msgstr ""
5937
5938#: config/tc-crx.c:1801
5939#, c-format
5940msgid "Illegal register `%s' in cop-special-register list"
5941msgstr ""
5942
5943#: config/tc-crx.c:1820
5944#, c-format
5945msgid "Illegal register `%s' in user register list"
5946msgstr ""
5947
5948#: config/tc-crx.c:1839
5949#, c-format
5950msgid "Illegal register `%s' in register list"
5951msgstr ""
5952
5953#: config/tc-crx.c:1845
5954#, c-format
5955msgid "Maximum %d bits may be set in `mask16' operand"
5956msgstr ""
5957
5958#: config/tc-crx.c:1854
5959#, c-format
5960msgid "rest of line ignored; first ignored character is `%c'"
5961msgstr ""
5962
5963#: config/tc-crx.c:1862
5964#, c-format
5965msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5966msgstr ""
5967
5968#. HI can't be specified without LO (and vise-versa).
5969#: config/tc-crx.c:1868
5970msgid "HI/LO registers should be specified together"
5971msgstr ""
5972
5973#: config/tc-crx.c:1874
5974msgid "HI/LO registers should be specified without additional registers"
5975msgstr ""
5976
5977#. Variable not in small data read only segment accessed
5978#. using small data read only anchor.
5979#: config/tc-csky.c:874 config/tc-mcore.c:1923 config/tc-microblaze.c:1990
5980#: config/tc-microblaze.c:2292 config/tc-microblaze.c:2315
5981msgid "unknown"
5982msgstr ""
5983
5984#: config/tc-csky.c:876
5985#, c-format
5986msgid "pcrel offset for branch to %s too far (0x%lx)"
5987msgstr ""
5988
5989#: config/tc-csky.c:911
5990#, c-format
5991msgid "unknown architecture `%s'"
5992msgstr ""
5993
5994#: config/tc-csky.c:1055
5995#, c-format
5996msgid "C-SKY assembler options:\n"
5997msgstr ""
5998
5999#: config/tc-csky.c:1057
6000#, c-format
6001msgid " -march=ARCH\t\t\tselect architecture ARCH:"
6002msgstr ""
6003
6004#: config/tc-csky.c:1076
6005#, c-format
6006msgid " -mcpu=CPU\t\t\tselect processor CPU:"
6007msgstr ""
6008
6009#: config/tc-csky.c:1095
6010#, c-format
6011msgid " -EL -mlittle-endian\t\tgenerate little-endian output\n"
6012msgstr ""
6013
6014#: config/tc-csky.c:1097
6015#, c-format
6016msgid " -EB -mbig-endian\t\tgenerate big-endian output\n"
6017msgstr ""
6018
6019#: config/tc-csky.c:1099
6020#, c-format
6021msgid " -fpic -pic\t\t\tgenerate position-independent code\n"
6022msgstr ""
6023
6024#: config/tc-csky.c:1102
6025#, c-format
6026msgid " -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n"
6027msgstr ""
6028
6029#: config/tc-csky.c:1104
6030#, c-format
6031msgid " -mno-ljump\n"
6032msgstr ""
6033
6034#: config/tc-csky.c:1108
6035#, c-format
6036msgid " -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n"
6037msgstr ""
6038
6039#: config/tc-csky.c:1110
6040#, c-format
6041msgid " -mno-branch-stub\n"
6042msgstr ""
6043
6044#: config/tc-csky.c:1114
6045#, c-format
6046msgid " -force2bsr -mforce2bsr\ttransform jbsr to bsr\n"
6047msgstr ""
6048
6049#: config/tc-csky.c:1116
6050#, c-format
6051msgid " -no-force2bsr -mno-force2bsr\n"
6052msgstr ""
6053
6054#: config/tc-csky.c:1118
6055#, c-format
6056msgid " -jsri2bsr -mjsri2bsr\t\ttransform jsri to bsr\n"
6057msgstr ""
6058
6059#: config/tc-csky.c:1120
6060#, c-format
6061msgid " -no-jsri2bsr -mno-jsri2bsr\n"
6062msgstr ""
6063
6064#: config/tc-csky.c:1123
6065#, c-format
6066msgid " -mnolrw -mno-lrw\t\timplement lrw as movih + ori\n"
6067msgstr ""
6068
6069#: config/tc-csky.c:1125
6070#, c-format
6071msgid " -melrw\t\t\tenable extended lrw (CK800 only)\n"
6072msgstr ""
6073
6074#: config/tc-csky.c:1127
6075#, c-format
6076msgid " -mno-elrw\n"
6077msgstr ""
6078
6079#: config/tc-csky.c:1130
6080#, c-format
6081msgid " -mlaf -mliterals-after-func\temit literals after each function\n"
6082msgstr ""
6083
6084#: config/tc-csky.c:1132
6085#, c-format
6086msgid " -mno-laf -mno-literals-after-func\n"
6087msgstr ""
6088
6089#: config/tc-csky.c:1134
6090#, c-format
6091msgid ""
6092" -mlabr -mliterals-after-br\temit literals after branch instructions\n"
6093msgstr ""
6094
6095#: config/tc-csky.c:1136
6096#, c-format
6097msgid " -mno-labr -mnoliterals-after-br\n"
6098msgstr ""
6099
6100#: config/tc-csky.c:1139
6101#, c-format
6102msgid " -mistack\t\t\tenable interrupt stack instructions\n"
6103msgstr ""
6104
6105#: config/tc-csky.c:1141
6106#, c-format
6107msgid " -mno-istack\n"
6108msgstr ""
6109
6110#: config/tc-csky.c:1144
6111#, c-format
6112msgid " -mhard-float\t\t\tenable hard float instructions\n"
6113msgstr ""
6114
6115#: config/tc-csky.c:1146
6116#, c-format
6117msgid " -mmp\t\t\t\tenable multiprocessor instructions\n"
6118msgstr ""
6119
6120#: config/tc-csky.c:1148
6121#, c-format
6122msgid " -mcp\t\t\t\tenable coprocessor instructions\n"
6123msgstr ""
6124
6125#: config/tc-csky.c:1150
6126#, c-format
6127msgid " -mcache\t\t\tenable cache prefetch instruction\n"
6128msgstr ""
6129
6130#: config/tc-csky.c:1152
6131#, c-format
6132msgid " -msecurity\t\t\tenable security instructions\n"
6133msgstr ""
6134
6135#: config/tc-csky.c:1154
6136#, c-format
6137msgid " -mtrust\t\t\tenable trust instructions\n"
6138msgstr ""
6139
6140#: config/tc-csky.c:1156
6141#, c-format
6142msgid " -mdsp\t\t\t\tenable DSP instructions\n"
6143msgstr ""
6144
6145#: config/tc-csky.c:1158
6146#, c-format
6147msgid " -medsp\t\t\tenable enhanced DSP instructions\n"
6148msgstr ""
6149
6150#: config/tc-csky.c:1160
6151#, c-format
6152msgid " -mvdsp\t\t\tenable vector DSP instructions\n"
6153msgstr ""
6154
6155#: config/tc-csky.c:1185
6156msgid "-mcpu conflict with -march option, using -mcpu"
6157msgstr ""
6158
6159#: config/tc-csky.c:1187
6160msgid "-mcpu conflict with other model parameters, using -mcpu"
6161msgstr ""
6162
6163#: config/tc-csky.c:1252
6164msgid "option -mdsp conflicts with -medsp, only enabling -medsp"
6165msgstr ""
6166
6167#: config/tc-csky.c:1259
6168msgid "-medsp option is only supported by ck803s, ignoring -medsp"
6169msgstr ""
6170
6171#: config/tc-csky.c:1270
6172msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub"
6173msgstr ""
6174
6175#: config/tc-csky.c:1275
6176msgid "-mno-force2bsr is ignored with -mbranch-stub"
6177msgstr ""
6178
6179#: config/tc-csky.c:1283
6180msgid "-mno-force2bsr is ignored for ck801/ck802"
6181msgstr ""
6182
6183#: config/tc-csky.c:1307
6184msgid "-mljump is ignored for ck801/ck802"
6185msgstr ""
6186
6187#: config/tc-csky.c:1575 config/tc-mcore.c:688
6188msgid "more than 65K literal pools"
6189msgstr ""
6190
6191#: config/tc-csky.c:1804 read.c:3558 read.c:4866
6192#, c-format
6193msgid "bad floating literal: %s"
6194msgstr ""
6195
6196#: config/tc-csky.c:1931 config/tc-mcore.c:742
6197msgid "missing ']'"
6198msgstr ""
6199
6200#: config/tc-csky.c:1950 config/tc-mips.c:14106 config/tc-mips.c:14170
6201#: config/tc-mips.c:14181 config/tc-score.c:2691 config/tc-score.c:2737
6202msgid "unrecognized opcode"
6203msgstr ""
6204
6205#: config/tc-csky.c:3192 config/tc-mcore.c:1163
6206msgid "translating mgeni to movi"
6207msgstr ""
6208
6209#: config/tc-csky.c:4785 config/tc-tilegx.c:1458 config/tc-tilepro.c:1320
6210#, c-format
6211msgid "unsupported BFD relocation size %d"
6212msgstr ""
6213
6214#: config/tc-csky.c:5405
6215msgid "second operand must be 4"
6216msgstr ""
6217
6218#: config/tc-csky.c:5429 config/tc-mcore.c:1526
6219msgid "second operand must be 1"
6220msgstr ""
6221
6222#: config/tc-csky.c:5502 config/tc-xtensa.c:1984
6223msgid "register number out of range"
6224msgstr ""
6225
6226#: config/tc-csky.c:5512
6227msgid "64-bit operator src/dst register must be less than 15"
6228msgstr ""
6229
6230#: config/tc-csky.c:7175
6231msgid "the first operand must be a symbol"
6232msgstr ""
6233
6234#: config/tc-csky.c:7184
6235msgid "missing stack size"
6236msgstr ""
6237
6238#: config/tc-csky.c:7197 config/tc-score.c:4242
6239msgid "value not in range [0, 0xffffffff]"
6240msgstr ""
6241
6242#: config/tc-csky.c:7207 config/tc-mcore.c:781
6243msgid "operand must be a constant"
6244msgstr ""
6245
6246#: config/tc-d10v.c:216
6247#, c-format
6248msgid ""
6249"D10V options:\n"
6250"-O Optimize. Will do some operations in parallel.\n"
6251"--gstabs-packing Pack adjacent short instructions together even\n"
6252" when --gstabs is specified. On by default.\n"
6253"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
6254" instructions together.\n"
6255msgstr ""
6256
6257#: config/tc-d10v.c:573
6258msgid "operand is not an immediate"
6259msgstr ""
6260
6261#: config/tc-d10v.c:591
6262#, c-format
6263msgid "operand out of range: %lu"
6264msgstr ""
6265
6266#: config/tc-d10v.c:651
6267msgid "Instruction must be executed in parallel with another instruction."
6268msgstr ""
6269
6270#: config/tc-d10v.c:705 config/tc-d10v.c:713
6271#, c-format
6272msgid "packing conflict: %s must dispatch sequentially"
6273msgstr ""
6274
6275#: config/tc-d10v.c:812
6276#, c-format
6277msgid "resource conflict (R%d)"
6278msgstr ""
6279
6280#: config/tc-d10v.c:815
6281#, c-format
6282msgid "resource conflict (A%d)"
6283msgstr ""
6284
6285#: config/tc-d10v.c:817
6286msgid "resource conflict (PSW)"
6287msgstr ""
6288
6289#: config/tc-d10v.c:819
6290msgid "resource conflict (C flag)"
6291msgstr ""
6292
6293#: config/tc-d10v.c:821
6294msgid "resource conflict (F flag)"
6295msgstr ""
6296
6297#: config/tc-d10v.c:971
6298msgid "Instruction must be executed in parallel"
6299msgstr ""
6300
6301#: config/tc-d10v.c:974
6302msgid "Long instructions may not be combined."
6303msgstr ""
6304
6305#: config/tc-d10v.c:1007
6306msgid "One of these instructions may not be executed in parallel."
6307msgstr ""
6308
6309#: config/tc-d10v.c:1011 config/tc-d30v.c:1037
6310msgid "Two IU instructions may not be executed in parallel"
6311msgstr ""
6312
6313#: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
6314#: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
6315msgid "Swapping instruction order"
6316msgstr ""
6317
6318#: config/tc-d10v.c:1019 config/tc-d30v.c:1044
6319msgid "Two MU instructions may not be executed in parallel"
6320msgstr ""
6321
6322#: config/tc-d10v.c:1039 config/tc-d30v.c:1064
6323msgid "IU instruction may not be in the left container"
6324msgstr ""
6325
6326#: config/tc-d10v.c:1041 config/tc-d10v.c:1056
6327msgid ""
6328"Instruction in R container is squashed by flow control instruction in L "
6329"container."
6330msgstr ""
6331
6332#: config/tc-d10v.c:1054 config/tc-d30v.c:1075
6333msgid "MU instruction may not be in the right container"
6334msgstr ""
6335
6336#: config/tc-d10v.c:1060 config/tc-d30v.c:1087
6337msgid "unknown execution type passed to write_2_short()"
6338msgstr ""
6339
6340#: config/tc-d10v.c:1189 config/tc-d10v.c:1362
6341msgid "bad opcode or operands"
6342msgstr ""
6343
6344#: config/tc-d10v.c:1264
6345msgid "value out of range"
6346msgstr ""
6347
6348#: config/tc-d10v.c:1338
6349msgid "illegal operand - register name found where none expected"
6350msgstr ""
6351
6352#: config/tc-d10v.c:1373
6353msgid "Register number must be EVEN"
6354msgstr ""
6355
6356#: config/tc-d10v.c:1376
6357msgid "Unsupported use of sp"
6358msgstr ""
6359
6360#: config/tc-d10v.c:1395
6361#, c-format
6362msgid "cr%ld is a reserved control register"
6363msgstr ""
6364
6365#: config/tc-d10v.c:1570
6366#, c-format
6367msgid "line %d: rep or repi must include at least 4 instructions"
6368msgstr ""
6369
6370#: config/tc-d10v.c:1759
6371msgid "can't find previous opcode "
6372msgstr ""
6373
6374#: config/tc-d10v.c:1771
6375#, c-format
6376msgid "could not assemble: %s"
6377msgstr ""
6378
6379#: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1744
6380msgid "Unable to mix instructions as specified"
6381msgstr ""
6382
6383#: config/tc-d30v.c:149
6384#, c-format
6385msgid "Register name %s conflicts with symbol of the same name"
6386msgstr ""
6387
6388#: config/tc-d30v.c:239
6389#, c-format
6390msgid ""
6391"\n"
6392"D30V options:\n"
6393"-O Make adjacent short instructions parallel if "
6394"possible.\n"
6395"-n Warn about all NOPs inserted by the assembler.\n"
6396"-N Warn about NOPs inserted after word multiplies.\n"
6397"-c Warn about symbols whose names match register "
6398"names.\n"
6399"-C Opposite of -C. -c is the default.\n"
6400msgstr ""
6401
6402#: config/tc-d30v.c:367
6403msgid "unexpected 12-bit reloc type"
6404msgstr ""
6405
6406#: config/tc-d30v.c:374
6407msgid "unexpected 18-bit reloc type"
6408msgstr ""
6409
6410#: config/tc-d30v.c:625
6411#, c-format
6412msgid "%s NOP inserted"
6413msgstr ""
6414
6415#: config/tc-d30v.c:626
6416msgid "sequential"
6417msgstr ""
6418
6419#: config/tc-d30v.c:626
6420msgid "parallel"
6421msgstr ""
6422
6423#: config/tc-d30v.c:1033
6424msgid "Instructions may not be executed in parallel"
6425msgstr ""
6426
6427#: config/tc-d30v.c:1046
6428#, c-format
6429msgid "Executing %s in IU may not work"
6430msgstr ""
6431
6432#: config/tc-d30v.c:1053
6433#, c-format
6434msgid "Executing %s in IU may not work in parallel execution"
6435msgstr ""
6436
6437#: config/tc-d30v.c:1066
6438#, c-format
6439msgid "special left instruction `%s' kills instruction `%s' in right container"
6440msgstr ""
6441
6442#: config/tc-d30v.c:1077
6443#, c-format
6444msgid "Executing %s in reverse serial with %s may not work"
6445msgstr ""
6446
6447#: config/tc-d30v.c:1080
6448#, c-format
6449msgid "Executing %s in IU in reverse serial may not work"
6450msgstr ""
6451
6452#: config/tc-d30v.c:1268
6453msgid "Odd numbered register used as target of multi-register instruction"
6454msgstr ""
6455
6456#: config/tc-d30v.c:1332 config/tc-d30v.c:1368
6457#, c-format
6458msgid "unknown condition code: %s"
6459msgstr ""
6460
6461#: config/tc-d30v.c:1361
6462#, c-format
6463msgid "cmpu doesn't support condition code %s"
6464msgstr ""
6465
6466#: config/tc-d30v.c:1396
6467#, c-format
6468msgid "unknown opcode: %s"
6469msgstr ""
6470
6471#: config/tc-d30v.c:1407
6472#, c-format
6473msgid "operands for opcode `%s' do not match any valid format"
6474msgstr ""
6475
6476#: config/tc-d30v.c:1622 config/tc-d30v.c:1639
6477msgid "Cannot assemble instruction"
6478msgstr ""
6479
6480#: config/tc-d30v.c:1624
6481msgid "First opcode is long. Unable to mix instructions as specified."
6482msgstr ""
6483
6484#: config/tc-d30v.c:1694
6485msgid "word of NOPs added between word multiply and load"
6486msgstr ""
6487
6488#: config/tc-d30v.c:1696
6489msgid "word of NOPs added between word multiply and 16-bit multiply"
6490msgstr ""
6491
6492#: config/tc-d30v.c:1728
6493msgid "Instruction uses long version, so it cannot be mixed as specified"
6494msgstr ""
6495
6496#: config/tc-d30v.c:1855
6497#, c-format
6498msgid "value too large to fit in %d bits"
6499msgstr ""
6500
6501#: config/tc-d30v.c:1923
6502#, c-format
6503msgid "line %d: unable to place address of symbol '%s' into a byte"
6504msgstr ""
6505
6506#: config/tc-d30v.c:1926
6507#, c-format
6508msgid "line %d: unable to place value %lx into a byte"
6509msgstr ""
6510
6511#: config/tc-d30v.c:1934
6512#, c-format
6513msgid "line %d: unable to place address of symbol '%s' into a short"
6514msgstr ""
6515
6516#: config/tc-d30v.c:1937
6517#, c-format
6518msgid "line %d: unable to place value %lx into a short"
6519msgstr ""
6520
6521#: config/tc-d30v.c:1945
6522#, c-format
6523msgid "line %d: unable to place address of symbol '%s' into a quad"
6524msgstr ""
6525
6526#: config/tc-d30v.c:2053 config/tc-pru.c:216 config/tc-pru.c:332
6527#, c-format
6528msgid "Alignment too large: %d assumed"
6529msgstr ""
6530
6531#: config/tc-dlx.c:213
6532msgid "missing .proc"
6533msgstr ""
6534
6535#: config/tc-dlx.c:230
6536msgid ".endfunc missing for previous .proc"
6537msgstr ""
6538
6539#: config/tc-dlx.c:295 config/tc-mips.c:3664 config/tc-nios2.c:3639
6540#: config/tc-nios2.c:3653 config/tc-nios2.c:3668 config/tc-pru.c:1573
6541#: config/tc-pru.c:1587 config/tc-riscv.c:718
6542#, c-format
6543msgid "internal error: can't hash `%s': %s\n"
6544msgstr ""
6545
6546#. Probably a memory allocation problem? Give up now.
6547#: config/tc-dlx.c:302 config/tc-hppa.c:8271 config/tc-nios2.c:1440
6548#: config/tc-nios2.c:3642 config/tc-nios2.c:3656 config/tc-nios2.c:3671
6549#: config/tc-pru.c:1576 config/tc-pru.c:1590 config/tc-riscv.c:721
6550#: config/tc-riscv.c:733 config/tc-sparc.c:1008
6551msgid "Broken assembler. No assembly attempted."
6552msgstr ""
6553
6554#: config/tc-dlx.c:332
6555#, c-format
6556msgid "Bad operand for a load instruction: <%s>"
6557msgstr ""
6558
6559#: config/tc-dlx.c:446
6560#, c-format
6561msgid "Bad operand for a store instruction: <%s>"
6562msgstr ""
6563
6564#: config/tc-dlx.c:626
6565#, c-format
6566msgid "Expression Error for operand modifier %%hi/%%lo\n"
6567msgstr ""
6568
6569#: config/tc-dlx.c:639
6570#, c-format
6571msgid "Invalid expression after %%%%\n"
6572msgstr ""
6573
6574#: config/tc-dlx.c:703 config/tc-tic4x.c:2473
6575#, c-format
6576msgid "Unknown opcode `%s'."
6577msgstr ""
6578
6579#: config/tc-dlx.c:712
6580msgid "Can not set dlx_skip_hi16_flag"
6581msgstr ""
6582
6583#: config/tc-dlx.c:726
6584#, c-format
6585msgid "Missing arguments for opcode <%s>."
6586msgstr ""
6587
6588#: config/tc-dlx.c:760
6589#, c-format
6590msgid "Too many operands: %s"
6591msgstr ""
6592
6593#: config/tc-dlx.c:798
6594#, c-format
6595msgid "Both the_insn.HI and the_insn.LO are set : %s"
6596msgstr ""
6597
6598#: config/tc-dlx.c:868
6599msgid "failed regnum sanity check."
6600msgstr ""
6601
6602#: config/tc-dlx.c:881
6603msgid "failed general register sanity check."
6604msgstr ""
6605
6606#. Types or values of args don't match.
6607#: config/tc-dlx.c:889
6608msgid "Invalid operands"
6609msgstr ""
6610
6611#: config/tc-dlx.c:1118
6612#, c-format
6613msgid "label \"$%d\" redefined"
6614msgstr ""
6615
6616#: config/tc-dlx.c:1156
6617msgid "Invalid expression after # number\n"
6618msgstr ""
6619
6620#: config/tc-dlx.c:1199 config/tc-m32r.c:2276 config/tc-nds32.c:7882
6621#: config/tc-sparc.c:4020
6622#, c-format
6623msgid "internal error: can't export reloc type %d (`%s')"
6624msgstr ""
6625
6626#: config/tc-epiphany.c:126
6627#, c-format
6628msgid "EPIPHANY specific command line options:\n"
6629msgstr ""
6630
6631#: config/tc-epiphany.c:365
6632msgid "register number too large for push/pop"
6633msgstr ""
6634
6635#: config/tc-epiphany.c:369
6636msgid "register is out of order"
6637msgstr ""
6638
6639#: config/tc-epiphany.c:380 config/tc-m68k.c:5906 config/tc-m68k.c:5935
6640msgid "bad register list"
6641msgstr ""
6642
6643#: config/tc-epiphany.c:383
6644msgid "malformed reglist in push/pop"
6645msgstr ""
6646
6647#. Checks for behavioral restrictions on LD/ST instructions.
6648#: config/tc-epiphany.c:429
6649msgid "destination register modified by displacement-post-modified address"
6650msgstr ""
6651
6652#: config/tc-epiphany.c:430
6653msgid "ldrd/strd requires even:odd register pair"
6654msgstr ""
6655
6656#: config/tc-epiphany.c:813 config/tc-m32r.c:1784
6657msgid "Addend to unresolved symbol not on word boundary."
6658msgstr ""
6659
6660#: config/tc-fr30.c:81
6661#, c-format
6662msgid " FR30 specific command line options:\n"
6663msgstr ""
6664
6665#: config/tc-fr30.c:134
6666#, c-format
6667msgid "Instruction %s not allowed in a delay slot."
6668msgstr ""
6669
6670#: config/tc-frv.c:403
6671#, c-format
6672msgid "Unknown cpu -mcpu=%s"
6673msgstr ""
6674
6675#: config/tc-frv.c:456
6676#, c-format
6677msgid "FRV specific command line options:\n"
6678msgstr ""
6679
6680#: config/tc-frv.c:457
6681#, c-format
6682msgid "-G n Put data <= n bytes in the small data area\n"
6683msgstr ""
6684
6685#: config/tc-frv.c:458
6686#, c-format
6687msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
6688msgstr ""
6689
6690#: config/tc-frv.c:459
6691#, c-format
6692msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
6693msgstr ""
6694
6695#: config/tc-frv.c:460
6696#, c-format
6697msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
6698msgstr ""
6699
6700#: config/tc-frv.c:461
6701#, c-format
6702msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
6703msgstr ""
6704
6705#: config/tc-frv.c:462
6706#, c-format
6707msgid "-msoft-float Mark generated file as using software FP\n"
6708msgstr ""
6709
6710#: config/tc-frv.c:463
6711#, c-format
6712msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
6713msgstr ""
6714
6715#: config/tc-frv.c:464
6716#, c-format
6717msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
6718msgstr ""
6719
6720#: config/tc-frv.c:465
6721#, c-format
6722msgid ""
6723"-mdouble Mark generated file as using double precision FP insns\n"
6724msgstr ""
6725
6726#: config/tc-frv.c:466
6727#, c-format
6728msgid "-mmedia Mark generated file as using media insns\n"
6729msgstr ""
6730
6731#: config/tc-frv.c:467
6732#, c-format
6733msgid ""
6734"-mmuladd Mark generated file as using multiply add/subtract insns\n"
6735msgstr ""
6736
6737#: config/tc-frv.c:468
6738#, c-format
6739msgid "-mpack Allow instructions to be packed\n"
6740msgstr ""
6741
6742#: config/tc-frv.c:469
6743#, c-format
6744msgid "-mno-pack Do not allow instructions to be packed\n"
6745msgstr ""
6746
6747#: config/tc-frv.c:470
6748#, c-format
6749msgid ""
6750"-mpic Mark generated file as using small position independent "
6751"code\n"
6752msgstr ""
6753
6754#: config/tc-frv.c:471
6755#, c-format
6756msgid ""
6757"-mPIC Mark generated file as using large position independent "
6758"code\n"
6759msgstr ""
6760
6761#: config/tc-frv.c:472
6762#, c-format
6763msgid ""
6764"-mlibrary-pic Mark generated file as using position independent code for "
6765"libraries\n"
6766msgstr ""
6767
6768#: config/tc-frv.c:473
6769#, c-format
6770msgid "-mfdpic Assemble for the FDPIC ABI\n"
6771msgstr ""
6772
6773#: config/tc-frv.c:474
6774#, c-format
6775msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
6776msgstr ""
6777
6778#: config/tc-frv.c:475
6779#, c-format
6780msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
6781msgstr ""
6782
6783#: config/tc-frv.c:476
6784#, c-format
6785msgid " Record the cpu type\n"
6786msgstr ""
6787
6788#: config/tc-frv.c:477
6789#, c-format
6790msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
6791msgstr ""
6792
6793#: config/tc-frv.c:478
6794#, c-format
6795msgid "-mtomcat-debug Debug tomcat workarounds\n"
6796msgstr ""
6797
6798#: config/tc-frv.c:1160
6799msgid "VLIW packing used for -mno-pack"
6800msgstr ""
6801
6802#: config/tc-frv.c:1170
6803msgid "Instruction not supported by this architecture"
6804msgstr ""
6805
6806#: config/tc-frv.c:1180
6807msgid "VLIW packing constraint violation"
6808msgstr ""
6809
6810#: config/tc-frv.c:1771
6811#, c-format
6812msgid "Relocation %s is not safe for %s"
6813msgstr ""
6814
6815#: config/tc-ft32.c:146 config/tc-moxie.c:104
6816msgid "expecting register"
6817msgstr ""
6818
6819#: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:123
6820#: config/tc-moxie.c:139
6821msgid "illegal register number"
6822msgstr ""
6823
6824#: config/tc-ft32.c:239 config/tc-moxie.c:188 config/tc-pj.c:260
6825#, c-format
6826msgid "unknown opcode %s"
6827msgstr ""
6828
6829#: config/tc-ft32.c:264
6830#, c-format
6831msgid "unknown width specifier '.%c'"
6832msgstr ""
6833
6834#: config/tc-ft32.c:387
6835msgid "internal error in argument parsing"
6836msgstr ""
6837
6838#: config/tc-ft32.c:400
6839msgid "expected comma separator"
6840msgstr ""
6841
6842#: config/tc-ft32.c:412 config/tc-moxie.c:232 config/tc-moxie.c:292
6843#: config/tc-moxie.c:304 config/tc-moxie.c:337 config/tc-moxie.c:369
6844#: config/tc-moxie.c:402 config/tc-moxie.c:456 config/tc-moxie.c:510
6845#: config/tc-moxie.c:520 config/tc-moxie.c:543 config/tc-moxie.c:556
6846#: config/tc-pj.c:308
6847msgid "extra stuff on line ignored"
6848msgstr ""
6849
6850#: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:587
6851#: config/tc-nios2.c:284
6852msgid "bad call to md_atof"
6853msgstr ""
6854
6855#: config/tc-ft32.c:522
6856#, c-format
6857msgid "FT32 options:\n"
6858msgstr ""
6859
6860#: config/tc-ft32.c:523
6861#, c-format
6862msgid ""
6863"\n"
6864"-no-relax\t\tdon't relax relocations\n"
6865"\t\t\t\n"
6866msgstr ""
6867
6868#. These macros must be defined, but is will be a fatal assembler
6869#. error if we ever hit them.
6870#: config/tc-ft32.h:35 config/tc-pj.h:40
6871msgid "estimate size\n"
6872msgstr ""
6873
6874#: config/tc-ft32.h:36 config/tc-pj.h:39
6875msgid "convert_frag\n"
6876msgstr ""
6877
6878#: config/tc-h8300.c:175
6879#, c-format
6880msgid "new section '%s' defined without attributes - this might cause problems"
6881msgstr ""
6882
6883#: config/tc-h8300.c:443 config/tc-h8300.c:451
6884msgid "Reg not valid for H8/300"
6885msgstr ""
6886
6887#: config/tc-h8300.c:532
6888msgid "invalid operand size requested"
6889msgstr ""
6890
6891#: config/tc-h8300.c:637
6892msgid "Invalid register list for ldm/stm\n"
6893msgstr ""
6894
6895#: config/tc-h8300.c:663 config/tc-h8300.c:668 config/tc-h8300.c:675
6896msgid "mismatch between register and suffix"
6897msgstr ""
6898
6899#: config/tc-h8300.c:680
6900msgid "invalid suffix after register."
6901msgstr ""
6902
6903#: config/tc-h8300.c:702
6904msgid "address too high for vector table jmp/jsr"
6905msgstr ""
6906
6907#: config/tc-h8300.c:729 config/tc-h8300.c:841 config/tc-h8300.c:851
6908msgid "Wrong size pointer register for architecture."
6909msgstr ""
6910
6911#: config/tc-h8300.c:788 config/tc-h8300.c:796 config/tc-h8300.c:825
6912msgid "expected @(exp, reg16)"
6913msgstr ""
6914
6915#: config/tc-h8300.c:814
6916msgid "expected .L, .W or .B for register in indexed addressing mode"
6917msgstr ""
6918
6919#: config/tc-h8300.c:1008
6920msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
6921msgstr ""
6922
6923#: config/tc-h8300.c:1026 config/tc-h8300.c:1035
6924msgid "expected register"
6925msgstr ""
6926
6927#: config/tc-h8300.c:1051
6928msgid "expected closing paren"
6929msgstr ""
6930
6931#: config/tc-h8300.c:1110
6932#, c-format
6933msgid "can't use high part of register in operand %d"
6934msgstr ""
6935
6936#: config/tc-h8300.c:1267
6937#, c-format
6938msgid "Opcode `%s' with these operand types not available in %s mode"
6939msgstr ""
6940
6941#: config/tc-h8300.c:1276
6942msgid "mismatch between opcode size and operand size"
6943msgstr ""
6944
6945#: config/tc-h8300.c:1312
6946#, c-format
6947msgid "operand %s0x%lx out of range."
6948msgstr ""
6949
6950#: config/tc-h8300.c:1422
6951msgid "Can't work out size of operand.\n"
6952msgstr ""
6953
6954#: config/tc-h8300.c:1472
6955#, c-format
6956msgid "Opcode `%s' with these operand types not available in H8/300 mode"
6957msgstr ""
6958
6959#: config/tc-h8300.c:1477
6960#, c-format
6961msgid "Opcode `%s' with these operand types not available in H8/300H mode"
6962msgstr ""
6963
6964#: config/tc-h8300.c:1483
6965#, c-format
6966msgid "Opcode `%s' with these operand types not available in H8/300S mode"
6967msgstr ""
6968
6969#: config/tc-h8300.c:1544 config/tc-h8300.c:1564
6970msgid "Need #1 or #2 here"
6971msgstr ""
6972
6973#: config/tc-h8300.c:1559
6974msgid "#4 not valid on H8/300."
6975msgstr ""
6976
6977#: config/tc-h8300.c:1666 config/tc-h8300.c:1738
6978#, c-format
6979msgid "branch operand has odd offset (%lx)\n"
6980msgstr ""
6981
6982#: config/tc-h8300.c:1776
6983msgid "destination operand must be 16 bit register"
6984msgstr ""
6985
6986#: config/tc-h8300.c:1785
6987msgid "source operand must be 8 bit register"
6988msgstr ""
6989
6990#: config/tc-h8300.c:1793
6991msgid "destination operand must be 16bit absolute address"
6992msgstr ""
6993
6994#: config/tc-h8300.c:1800
6995msgid "destination operand must be 8 bit register"
6996msgstr ""
6997
6998#: config/tc-h8300.c:1808
6999msgid "source operand must be 16bit absolute address"
7000msgstr ""
7001
7002#. This seems more sane than saying "too many operands". We'll
7003#. get here only if the trailing trash starts with a comma.
7004#: config/tc-h8300.c:1816 config/tc-mips.c:14122 config/tc-mips.c:14190
7005#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2533
7006#: config/tc-mmix.c:2557 config/tc-mmix.c:2830
7007msgid "invalid operands"
7008msgstr ""
7009
7010#: config/tc-h8300.c:1847
7011msgid "operand/size mis-match"
7012msgstr ""
7013
7014#: config/tc-h8300.c:1947 config/tc-sh.c:2557 config/tc-z8k.c:1233
7015msgid "unknown opcode"
7016msgstr ""
7017
7018#: config/tc-h8300.c:1980
7019msgid "invalid operand in ldm"
7020msgstr ""
7021
7022#: config/tc-h8300.c:1989
7023msgid "invalid operand in stm"
7024msgstr ""
7025
7026#: config/tc-h8300.c:2188
7027#, c-format
7028msgid "Invalid argument to --mach option: %s"
7029msgstr ""
7030
7031#: config/tc-h8300.c:2199
7032#, c-format
7033msgid " H8300-specific assembler options:\n"
7034msgstr ""
7035
7036#: config/tc-h8300.c:2200
7037#, c-format
7038msgid ""
7039" -mach=<name> Set the H8300 machine type to one of:\n"
7040" h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
7041"h8300sxn\n"
7042msgstr ""
7043
7044#: config/tc-h8300.c:2203
7045#, c-format
7046msgid " -h-tick-hex Support H'00 style hex constants\n"
7047msgstr ""
7048
7049#: config/tc-h8300.c:2212
7050#, c-format
7051msgid "call to tc_aout_fix_to_chars \n"
7052msgstr ""
7053
7054#: config/tc-h8300.c:2221 config/tc-xc16x.c:347
7055#, c-format
7056msgid "call to md_convert_frag \n"
7057msgstr ""
7058
7059#: config/tc-h8300.c:2272 config/tc-xc16x.c:251
7060#, c-format
7061msgid "call to md_estimate_size_before_relax \n"
7062msgstr ""
7063
7064#: config/tc-h8300.c:2287
7065msgid "Unexpected reference to a symbol in a non-code section"
7066msgstr ""
7067
7068#: config/tc-h8300.c:2303 config/tc-xc16x.c:292
7069msgid "Difference of symbols in different sections is not supported"
7070msgstr ""
7071
7072#: config/tc-h8300.c:2325 config/tc-mcore.c:2204 config/tc-microblaze.c:2485
7073#: config/tc-pj.c:491 config/tc-sh.c:3906 config/tc-tic6x.c:4520
7074#: config/tc-xc16x.c:315
7075#, c-format
7076msgid "Cannot represent relocation type %s"
7077msgstr ""
7078
7079#. Simple range checking for FIELD against HIGH and LOW bounds.
7080#. IGNORE is used to suppress the error message.
7081#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
7082#. the current file and line number are not valid.
7083#: config/tc-hppa.c:1027 config/tc-hppa.c:1041
7084#, c-format
7085msgid "Field out of range [%d..%d] (%d)."
7086msgstr ""
7087
7088#. Simple alignment checking for FIELD against ALIGN (a power of two).
7089#. IGNORE is used to suppress the error message.
7090#: config/tc-hppa.c:1055
7091#, c-format
7092msgid "Field not properly aligned [%d] (%d)."
7093msgstr ""
7094
7095#: config/tc-hppa.c:1108
7096msgid "Missing .exit\n"
7097msgstr ""
7098
7099#: config/tc-hppa.c:1111
7100msgid "Missing .procend\n"
7101msgstr ""
7102
7103#: config/tc-hppa.c:1264
7104#, c-format
7105msgid "Invalid field selector. Assuming F%%."
7106msgstr ""
7107
7108#: config/tc-hppa.c:1288
7109msgid "Bad segment in expression."
7110msgstr ""
7111
7112#: config/tc-hppa.c:1313
7113#, c-format
7114msgid "Invalid Nullification: (%c)"
7115msgstr ""
7116
7117#: config/tc-hppa.c:1384
7118msgid "Cannot handle fixup"
7119msgstr ""
7120
7121#: config/tc-hppa.c:1682
7122#, c-format
7123msgid " -Q ignored\n"
7124msgstr ""
7125
7126#: config/tc-hppa.c:1686
7127#, c-format
7128msgid " -c print a warning if a comment is found\n"
7129msgstr ""
7130
7131#: config/tc-hppa.c:1752
7132#, c-format
7133msgid "no hppa_fixup entry for fixup type 0x%x"
7134msgstr ""
7135
7136#: config/tc-hppa.c:1931
7137msgid "Unknown relocation encountered in md_apply_fix."
7138msgstr ""
7139
7140#: config/tc-hppa.c:2119 config/tc-hppa.c:2144
7141#, c-format
7142msgid "Undefined register: '%s'."
7143msgstr ""
7144
7145#: config/tc-hppa.c:2178
7146#, c-format
7147msgid "Non-absolute symbol: '%s'."
7148msgstr ""
7149
7150#: config/tc-hppa.c:2193
7151#, c-format
7152msgid "Undefined absolute constant: '%s'."
7153msgstr ""
7154
7155#: config/tc-hppa.c:2224 config/tc-hppa.c:5692
7156msgid "could not update architecture and machine"
7157msgstr ""
7158
7159#: config/tc-hppa.c:2262
7160#, c-format
7161msgid "Invalid FP Compare Condition: %s"
7162msgstr ""
7163
7164#: config/tc-hppa.c:2317
7165#, c-format
7166msgid "Invalid FTEST completer: %s"
7167msgstr ""
7168
7169#: config/tc-hppa.c:2383 config/tc-hppa.c:2420
7170#, c-format
7171msgid "Invalid FP Operand Format: %3s"
7172msgstr ""
7173
7174#: config/tc-hppa.c:2525
7175msgid "Bad segment (should be absolute)."
7176msgstr ""
7177
7178#: config/tc-hppa.c:2585
7179#, c-format
7180msgid "Invalid argument location: %s\n"
7181msgstr ""
7182
7183#: config/tc-hppa.c:2614
7184#, c-format
7185msgid "Invalid argument description: %d"
7186msgstr ""
7187
7188#: config/tc-hppa.c:3443
7189msgid "Invalid Indexed Load Completer."
7190msgstr ""
7191
7192#: config/tc-hppa.c:3448
7193msgid "Invalid Indexed Load Completer Syntax."
7194msgstr ""
7195
7196#: config/tc-hppa.c:3482
7197msgid "Invalid Short Load/Store Completer."
7198msgstr ""
7199
7200#: config/tc-hppa.c:3543 config/tc-hppa.c:3548
7201msgid "Invalid Store Bytes Short Completer"
7202msgstr ""
7203
7204#: config/tc-hppa.c:3863 config/tc-hppa.c:3869
7205msgid "Invalid left/right combination completer"
7206msgstr ""
7207
7208#: config/tc-hppa.c:3918 config/tc-hppa.c:3925
7209msgid "Invalid permutation completer"
7210msgstr ""
7211
7212#: config/tc-hppa.c:4025
7213#, c-format
7214msgid "Invalid Add Condition: %s"
7215msgstr ""
7216
7217#: config/tc-hppa.c:4041 config/tc-hppa.c:4051
7218msgid "Invalid Add and Branch Condition"
7219msgstr ""
7220
7221#: config/tc-hppa.c:4072 config/tc-hppa.c:4217
7222msgid "Invalid Compare/Subtract Condition"
7223msgstr ""
7224
7225#: config/tc-hppa.c:4112
7226#, c-format
7227msgid "Invalid Branch On Bit Condition: %c"
7228msgstr ""
7229
7230#: config/tc-hppa.c:4115
7231msgid "Missing Branch On Bit Condition"
7232msgstr ""
7233
7234#: config/tc-hppa.c:4200
7235#, c-format
7236msgid "Invalid Compare/Subtract Condition: %s"
7237msgstr ""
7238
7239#: config/tc-hppa.c:4232
7240msgid "Invalid Compare and Branch Condition"
7241msgstr ""
7242
7243#: config/tc-hppa.c:4328
7244msgid "Invalid Logical Instruction Condition."
7245msgstr ""
7246
7247#: config/tc-hppa.c:4390
7248msgid "Invalid Shift/Extract/Deposit Condition."
7249msgstr ""
7250
7251#: config/tc-hppa.c:4507
7252msgid "Invalid Unit Instruction Condition."
7253msgstr ""
7254
7255#: config/tc-hppa.c:4986 config/tc-hppa.c:5018 config/tc-hppa.c:5049
7256#: config/tc-hppa.c:5079
7257msgid "Branch to unaligned address"
7258msgstr ""
7259
7260#: config/tc-hppa.c:5261
7261msgid "Invalid SFU identifier"
7262msgstr ""
7263
7264#: config/tc-hppa.c:5311
7265msgid "Invalid COPR identifier"
7266msgstr ""
7267
7268#: config/tc-hppa.c:5441
7269msgid "Invalid Floating Point Operand Format."
7270msgstr ""
7271
7272#: config/tc-hppa.c:5561 config/tc-hppa.c:5581 config/tc-hppa.c:5601
7273#: config/tc-hppa.c:5621 config/tc-hppa.c:5641
7274msgid "Invalid register for single precision fmpyadd or fmpysub"
7275msgstr ""
7276
7277#: config/tc-hppa.c:5709
7278#, c-format
7279msgid "Invalid operands %s"
7280msgstr ""
7281
7282#: config/tc-hppa.c:5719
7283#, c-format
7284msgid "Immediates %d and %d will give undefined behavior."
7285msgstr ""
7286
7287#: config/tc-hppa.c:5771 config/tc-hppa.c:6955 config/tc-hppa.c:7010
7288msgid "Missing function name for .PROC (corrupted label chain)"
7289msgstr ""
7290
7291#: config/tc-hppa.c:5774 config/tc-hppa.c:7013
7292msgid "Missing function name for .PROC"
7293msgstr ""
7294
7295#: config/tc-hppa.c:5833
7296msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
7297msgstr ""
7298
7299#: config/tc-hppa.c:5924
7300#, c-format
7301msgid "Invalid .CALL argument: %s"
7302msgstr ""
7303
7304#: config/tc-hppa.c:6070
7305msgid ".callinfo is not within a procedure definition"
7306msgstr ""
7307
7308#: config/tc-hppa.c:6088
7309#, c-format
7310msgid "FRAME parameter must be a multiple of 8: %d\n"
7311msgstr ""
7312
7313#: config/tc-hppa.c:6105
7314msgid "Value for ENTRY_GR must be in the range 3..18\n"
7315msgstr ""
7316
7317#: config/tc-hppa.c:6116
7318msgid "Value for ENTRY_FR must be in the range 12..21\n"
7319msgstr ""
7320
7321#: config/tc-hppa.c:6125
7322msgid "Value for ENTRY_SR must be 3\n"
7323msgstr ""
7324
7325#: config/tc-hppa.c:6174
7326#, c-format
7327msgid "Invalid .CALLINFO argument: %s"
7328msgstr ""
7329
7330#: config/tc-hppa.c:6285
7331msgid "The .ENTER pseudo-op is not supported"
7332msgstr ""
7333
7334#: config/tc-hppa.c:6301
7335msgid "Misplaced .entry. Ignored."
7336msgstr ""
7337
7338#: config/tc-hppa.c:6305
7339msgid "Missing .callinfo."
7340msgstr ""
7341
7342#: config/tc-hppa.c:6369
7343msgid ".REG expression must be a register"
7344msgstr ""
7345
7346#: config/tc-hppa.c:6385
7347msgid "bad or irreducible absolute expression; zero assumed"
7348msgstr ""
7349
7350#: config/tc-hppa.c:6396
7351msgid ".REG must use a label"
7352msgstr ""
7353
7354#: config/tc-hppa.c:6398
7355msgid ".EQU must use a label"
7356msgstr ""
7357
7358#: config/tc-hppa.c:6454
7359#, c-format
7360msgid "Symbol '%s' could not be created."
7361msgstr ""
7362
7363#: config/tc-hppa.c:6504
7364msgid ".EXIT must appear within a procedure"
7365msgstr ""
7366
7367#: config/tc-hppa.c:6508
7368msgid "Missing .callinfo"
7369msgstr ""
7370
7371#: config/tc-hppa.c:6512
7372msgid "No .ENTRY for this .EXIT"
7373msgstr ""
7374
7375#: config/tc-hppa.c:6552
7376#, c-format
7377msgid "Using ENTRY rather than CODE in export directive for %s"
7378msgstr ""
7379
7380#: config/tc-hppa.c:6671
7381#, c-format
7382msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
7383msgstr ""
7384
7385#: config/tc-hppa.c:6694
7386#, c-format
7387msgid "Cannot define export symbol: %s\n"
7388msgstr ""
7389
7390#: config/tc-hppa.c:6785
7391msgid "Missing label name on .LABEL"
7392msgstr ""
7393
7394#: config/tc-hppa.c:6790
7395msgid "extra .LABEL arguments ignored."
7396msgstr ""
7397
7398#: config/tc-hppa.c:6806
7399msgid "The .LEAVE pseudo-op is not supported"
7400msgstr ""
7401
7402#: config/tc-hppa.c:6844
7403msgid "Unrecognized .LEVEL argument\n"
7404msgstr ""
7405
7406#: config/tc-hppa.c:6877
7407#, c-format
7408msgid "Cannot define static symbol: %s\n"
7409msgstr ""
7410
7411#: config/tc-hppa.c:6909
7412msgid "Nested procedures"
7413msgstr ""
7414
7415#: config/tc-hppa.c:6919
7416msgid "Cannot allocate unwind descriptor\n"
7417msgstr ""
7418
7419#: config/tc-hppa.c:7017
7420msgid "misplaced .procend"
7421msgstr ""
7422
7423#: config/tc-hppa.c:7020
7424msgid "Missing .callinfo for this procedure"
7425msgstr ""
7426
7427#: config/tc-hppa.c:7023
7428msgid "Missing .EXIT for a .ENTRY"
7429msgstr ""
7430
7431#: config/tc-hppa.c:7060
7432msgid "Not in a space.\n"
7433msgstr ""
7434
7435#: config/tc-hppa.c:7063
7436msgid "Not in a subspace.\n"
7437msgstr ""
7438
7439#: config/tc-hppa.c:7151
7440msgid "Invalid .SPACE argument"
7441msgstr ""
7442
7443#: config/tc-hppa.c:7197
7444msgid "Can't change spaces within a procedure definition. Ignored"
7445msgstr ""
7446
7447#: config/tc-hppa.c:7322
7448#, c-format
7449msgid "Undefined space: '%s' Assuming space number = 0."
7450msgstr ""
7451
7452#: config/tc-hppa.c:7345
7453msgid "Must be in a space before changing or declaring subspaces.\n"
7454msgstr ""
7455
7456#: config/tc-hppa.c:7349
7457msgid "Can't change subspaces within a procedure definition. Ignored"
7458msgstr ""
7459
7460#: config/tc-hppa.c:7383
7461msgid "Parameters of an existing subspace can't be modified"
7462msgstr ""
7463
7464#: config/tc-hppa.c:7434
7465msgid "Alignment must be a power of 2"
7466msgstr ""
7467
7468#: config/tc-hppa.c:7481
7469msgid "FIRST not supported as a .SUBSPACE argument"
7470msgstr ""
7471
7472#: config/tc-hppa.c:7483
7473msgid "Invalid .SUBSPACE argument"
7474msgstr ""
7475
7476#: config/tc-hppa.c:7673
7477#, c-format
7478msgid "Internal error: Unable to find containing space for %s."
7479msgstr ""
7480
7481#: config/tc-hppa.c:8235
7482msgid "-R option not supported on this target."
7483msgstr ""
7484
7485#: config/tc-hppa.c:8252 config/tc-sparc.c:963 config/tc-sparc.c:1000
7486#, c-format
7487msgid "Internal error: can't hash `%s': %s\n"
7488msgstr ""
7489
7490#: config/tc-hppa.c:8261
7491#, c-format
7492msgid "internal error: losing opcode: `%s' \"%s\"\n"
7493msgstr ""
7494
7495#: config/tc-i386.c:1486
7496#, c-format
7497msgid "invalid single nop size: %d (expect within [0, %d])"
7498msgstr ""
7499
7500#: config/tc-i386.c:1527
7501msgid "jump over nop padding out of range"
7502msgstr ""
7503
7504#: config/tc-i386.c:2346
7505#, c-format
7506msgid "%s shortened to %s"
7507msgstr ""
7508
7509#: config/tc-i386.c:2437
7510msgid "same type of prefix used twice"
7511msgstr ""
7512
7513#: config/tc-i386.c:2464
7514#, c-format
7515msgid "64bit mode not supported on `%s'."
7516msgstr ""
7517
7518#: config/tc-i386.c:2473
7519#, c-format
7520msgid "32bit mode not supported on `%s'."
7521msgstr ""
7522
7523#: config/tc-i386.c:2513
7524msgid "bad argument to syntax directive."
7525msgstr ""
7526
7527#: config/tc-i386.c:2576
7528#, c-format
7529msgid "bad argument to %s_check directive."
7530msgstr ""
7531
7532#: config/tc-i386.c:2580
7533#, c-format
7534msgid "missing argument for %s_check directive"
7535msgstr ""
7536
7537#: config/tc-i386.c:2620
7538#, c-format
7539msgid "`%s' is not supported on `%s'"
7540msgstr ""
7541
7542#: config/tc-i386.c:2726
7543#, c-format
7544msgid "no such architecture: `%s'"
7545msgstr ""
7546
7547#: config/tc-i386.c:2731
7548msgid "missing cpu architecture"
7549msgstr ""
7550
7551#: config/tc-i386.c:2748
7552#, c-format
7553msgid "no such architecture modifier: `%s'"
7554msgstr ""
7555
7556#: config/tc-i386.c:2763 config/tc-i386.c:2793
7557msgid "Intel L1OM is 64bit ELF only"
7558msgstr ""
7559
7560#: config/tc-i386.c:2770 config/tc-i386.c:2800
7561msgid "Intel K1OM is 64bit ELF only"
7562msgstr ""
7563
7564#: config/tc-i386.c:2777 config/tc-i386.c:2814
7565msgid "Intel MCU is 32bit ELF only"
7566msgstr ""
7567
7568#: config/tc-i386.c:2821 config/tc-i386.c:11620
7569msgid "unknown architecture"
7570msgstr ""
7571
7572#: config/tc-i386.c:2858 config/tc-i386.c:2880
7573#, c-format
7574msgid "can't hash %s: %s"
7575msgstr ""
7576
7577#: config/tc-i386.c:3173
7578msgid "there are no pc-relative size relocations"
7579msgstr ""
7580
7581#: config/tc-i386.c:3185
7582#, c-format
7583msgid "unknown relocation (%u)"
7584msgstr ""
7585
7586#: config/tc-i386.c:3187
7587#, c-format
7588msgid "%u-byte relocation cannot be applied to %u-byte field"
7589msgstr ""
7590
7591#: config/tc-i386.c:3191
7592msgid "non-pc-relative relocation for pc-relative field"
7593msgstr ""
7594
7595#: config/tc-i386.c:3196
7596msgid "relocated field and relocation type differ in signedness"
7597msgstr ""
7598
7599#: config/tc-i386.c:3205
7600msgid "there are no unsigned pc-relative relocations"
7601msgstr ""
7602
7603#: config/tc-i386.c:3213
7604#, c-format
7605msgid "cannot do %u byte pc-relative relocation"
7606msgstr ""
7607
7608#: config/tc-i386.c:3230
7609#, c-format
7610msgid "cannot do %s %u byte relocation"
7611msgstr ""
7612
7613#: config/tc-i386.c:3771 config/tc-i386.c:3798
7614#, c-format
7615msgid "can't use register '%s%s' as operand %d in '%s'."
7616msgstr ""
7617
7618#: config/tc-i386.c:3837 config/tc-i386.c:4177
7619#, c-format
7620msgid "invalid instruction `%s' after `%s'"
7621msgstr ""
7622
7623#: config/tc-i386.c:3843
7624#, c-format
7625msgid "missing `lock' with `%s'"
7626msgstr ""
7627
7628#: config/tc-i386.c:3850
7629#, c-format
7630msgid "instruction `%s' after `xacquire' not allowed"
7631msgstr ""
7632
7633#: config/tc-i386.c:3857
7634#, c-format
7635msgid "memory destination needed for instruction `%s' after `xrelease'"
7636msgstr ""
7637
7638#: config/tc-i386.c:4151
7639#, c-format
7640msgid "SSE instruction `%s' is used"
7641msgstr ""
7642
7643#: config/tc-i386.c:4165 config/tc-i386.c:6222
7644#, c-format
7645msgid "ambiguous operand size for `%s'"
7646msgstr ""
7647
7648#: config/tc-i386.c:4190
7649msgid "expecting lockable instruction after `lock'"
7650msgstr ""
7651
7652#: config/tc-i386.c:4197
7653#, c-format
7654msgid "data size prefix invalid with `%s'"
7655msgstr ""
7656
7657#: config/tc-i386.c:4207
7658msgid "expecting valid branch instruction after `bnd'"
7659msgstr ""
7660
7661#: config/tc-i386.c:4211
7662msgid "expecting indirect branch instruction after `notrack'"
7663msgstr ""
7664
7665#: config/tc-i386.c:4216
7666msgid "32-bit address isn't allowed in 64-bit MPX instructions."
7667msgstr ""
7668
7669#: config/tc-i386.c:4220
7670msgid "16-bit address isn't allowed in MPX instructions"
7671msgstr ""
7672
7673#: config/tc-i386.c:4230
7674msgid "replacing `rep'/`repe' prefix by `bnd'"
7675msgstr ""
7676
7677#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
7678#: config/tc-i386.c:4284
7679#, c-format
7680msgid "translating to `%sp'"
7681msgstr ""
7682
7683#: config/tc-i386.c:4291
7684#, c-format
7685msgid "instruction `%s' isn't supported in 16-bit mode."
7686msgstr ""
7687
7688#: config/tc-i386.c:4351
7689#, c-format
7690msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
7691msgstr ""
7692
7693#: config/tc-i386.c:4411 config/tc-i386.c:4606
7694#, c-format
7695msgid "no such instruction: `%s'"
7696msgstr ""
7697
7698#: config/tc-i386.c:4422 config/tc-i386.c:4639
7699#, c-format
7700msgid "invalid character %s in mnemonic"
7701msgstr ""
7702
7703#: config/tc-i386.c:4429
7704msgid "expecting prefix; got nothing"
7705msgstr ""
7706
7707#: config/tc-i386.c:4431
7708msgid "expecting mnemonic; got nothing"
7709msgstr ""
7710
7711#: config/tc-i386.c:4446 config/tc-i386.c:4661
7712#, c-format
7713msgid "`%s' is only supported in 64-bit mode"
7714msgstr ""
7715
7716#: config/tc-i386.c:4447 config/tc-i386.c:4660
7717#, c-format
7718msgid "`%s' is not supported in 64-bit mode"
7719msgstr ""
7720
7721#: config/tc-i386.c:4459
7722#, c-format
7723msgid "redundant %s prefix"
7724msgstr ""
7725
7726#: config/tc-i386.c:4652
7727msgid "use .code16 to ensure correct addressing mode"
7728msgstr ""
7729
7730#: config/tc-i386.c:4664
7731#, c-format
7732msgid "`%s' is not supported on `%s%s'"
7733msgstr ""
7734
7735#: config/tc-i386.c:4690
7736#, c-format
7737msgid "invalid character %s before operand %d"
7738msgstr ""
7739
7740#: config/tc-i386.c:4704
7741#, c-format
7742msgid "unbalanced parenthesis in operand %d."
7743msgstr ""
7744
7745#: config/tc-i386.c:4707
7746#, c-format
7747msgid "unbalanced brackets in operand %d."
7748msgstr ""
7749
7750#: config/tc-i386.c:4716
7751#, c-format
7752msgid "invalid character %s in operand %d"
7753msgstr ""
7754
7755#: config/tc-i386.c:4743
7756#, c-format
7757msgid "spurious operands; (%d operands/instruction max)"
7758msgstr ""
7759
7760#: config/tc-i386.c:4753 config/tc-i386.c:9962
7761#, c-format
7762msgid "too many memory references for `%s'"
7763msgstr ""
7764
7765#: config/tc-i386.c:4774
7766msgid "expecting operand after ','; got nothing"
7767msgstr ""
7768
7769#: config/tc-i386.c:4779
7770msgid "expecting operand before ','; got nothing"
7771msgstr ""
7772
7773#: config/tc-i386.c:5205
7774msgid "mask, index, and destination registers should be distinct"
7775msgstr ""
7776
7777#: config/tc-i386.c:5222
7778msgid "index and destination registers should be distinct"
7779msgstr ""
7780
7781#: config/tc-i386.c:5900
7782msgid "operand size mismatch"
7783msgstr ""
7784
7785#: config/tc-i386.c:5903
7786msgid "operand type mismatch"
7787msgstr ""
7788
7789#: config/tc-i386.c:5906
7790msgid "register type mismatch"
7791msgstr ""
7792
7793#: config/tc-i386.c:5909
7794msgid "number of operands mismatch"
7795msgstr ""
7796
7797#: config/tc-i386.c:5912
7798msgid "invalid instruction suffix"
7799msgstr ""
7800
7801#: config/tc-i386.c:5915
7802msgid "constant doesn't fit in 4 bits"
7803msgstr ""
7804
7805#: config/tc-i386.c:5918
7806msgid "unsupported with Intel mnemonic"
7807msgstr ""
7808
7809#: config/tc-i386.c:5921
7810msgid "unsupported syntax"
7811msgstr ""
7812
7813#: config/tc-i386.c:5924
7814#, c-format
7815msgid "unsupported instruction `%s'"
7816msgstr ""
7817
7818#: config/tc-i386.c:5928
7819msgid "invalid VSIB address"
7820msgstr ""
7821
7822#: config/tc-i386.c:5931
7823msgid "mask, index, and destination registers must be distinct"
7824msgstr ""
7825
7826#: config/tc-i386.c:5934
7827msgid "unsupported vector index register"
7828msgstr ""
7829
7830#: config/tc-i386.c:5937
7831msgid "unsupported broadcast"
7832msgstr ""
7833
7834#: config/tc-i386.c:5940
7835msgid "broadcast is needed for operand of such type"
7836msgstr ""
7837
7838#: config/tc-i386.c:5943
7839msgid "unsupported masking"
7840msgstr ""
7841
7842#: config/tc-i386.c:5946
7843msgid "mask not on destination operand"
7844msgstr ""
7845
7846#: config/tc-i386.c:5949
7847msgid "default mask isn't allowed"
7848msgstr ""
7849
7850#: config/tc-i386.c:5952
7851msgid "unsupported static rounding/sae"
7852msgstr ""
7853
7854#: config/tc-i386.c:5956
7855msgid "RC/SAE operand must precede immediate operands"
7856msgstr ""
7857
7858#: config/tc-i386.c:5958
7859msgid "RC/SAE operand must follow immediate operands"
7860msgstr ""
7861
7862#: config/tc-i386.c:5961 config/tc-metag.c:4789 config/tc-metag.c:5530
7863#: config/tc-metag.c:5552
7864msgid "invalid register operand"
7865msgstr ""
7866
7867#: config/tc-i386.c:5964
7868#, c-format
7869msgid "%s for `%s'"
7870msgstr ""
7871
7872#: config/tc-i386.c:5975
7873#, c-format
7874msgid "indirect %s without `*'"
7875msgstr ""
7876
7877#. Warn them that a data or address size prefix doesn't
7878#. affect assembly of the next line of code.
7879#: config/tc-i386.c:5983
7880#, c-format
7881msgid "stand-alone `%s' prefix"
7882msgstr ""
7883
7884#: config/tc-i386.c:6017 config/tc-i386.c:6033
7885#, c-format
7886msgid "`%s' operand %d must use `%ses' segment"
7887msgstr ""
7888
7889#. We have to know the operand size for crc32.
7890#: config/tc-i386.c:6083
7891#, c-format
7892msgid "ambiguous memory operand size for `%s`"
7893msgstr ""
7894
7895#: config/tc-i386.c:6195
7896msgid ""
7897"no instruction mnemonic suffix given and no register operands; can't size "
7898"instruction"
7899msgstr ""
7900
7901#: config/tc-i386.c:6333
7902#, c-format
7903msgid "invalid register operand size for `%s'"
7904msgstr ""
7905
7906#: config/tc-i386.c:6377 config/tc-i386.c:6450 config/tc-i386.c:6572
7907#, c-format
7908msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
7909msgstr ""
7910
7911#: config/tc-i386.c:6398 config/tc-i386.c:6426 config/tc-i386.c:6497
7912#: config/tc-i386.c:6547
7913#, c-format
7914msgid "`%s%s' not allowed with `%s%c'"
7915msgstr ""
7916
7917#: config/tc-i386.c:6444 config/tc-i386.c:6471 config/tc-i386.c:6522
7918#: config/tc-i386.c:6566
7919#, c-format
7920msgid "incorrect register `%s%s' used with `%c' suffix"
7921msgstr ""
7922
7923#: config/tc-i386.c:6635
7924msgid "no instruction mnemonic suffix given; can't determine immediate size"
7925msgstr ""
7926
7927#: config/tc-i386.c:6781
7928#, c-format
7929msgid ""
7930"source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source "
7931"group in `%s'"
7932msgstr ""
7933
7934#: config/tc-i386.c:6817
7935#, c-format
7936msgid "you can't `pop %scs'"
7937msgstr ""
7938
7939#. Reversed arguments on faddp, fsubp, etc.
7940#: config/tc-i386.c:6846
7941#, c-format
7942msgid "translating to `%s %s%s,%s%s'"
7943msgstr ""
7944
7945#. Extraneous `l' suffix on fp insn.
7946#: config/tc-i386.c:6853
7947#, c-format
7948msgid "translating to `%s %s%s'"
7949msgstr ""
7950
7951#: config/tc-i386.c:6881
7952#, c-format
7953msgid "segment override on `%s' is ineffectual"
7954msgstr ""
7955
7956#: config/tc-i386.c:7650 config/tc-i386.c:7785 config/tc-i386.c:7849
7957msgid "skipping prefixes on this instruction"
7958msgstr ""
7959
7960#: config/tc-i386.c:7869
7961msgid "16-bit jump out of range"
7962msgstr ""
7963
7964#: config/tc-i386.c:7878
7965#, c-format
7966msgid "can't handle non absolute segment in `%s'"
7967msgstr ""
7968
7969#: config/tc-i386.c:8173
7970msgid "pseudo prefix without instruction"
7971msgstr ""
7972
7973#: config/tc-i386.c:8766 config/tc-i386.c:8868
7974#, c-format
7975msgid "@%s reloc is not supported with %d-bit output format"
7976msgstr ""
7977
7978#: config/tc-i386.c:8919
7979#, c-format
7980msgid "missing or invalid expression `%s'"
7981msgstr ""
7982
7983#: config/tc-i386.c:8928
7984#, c-format
7985msgid "invalid PLT expression `%s'"
7986msgstr ""
7987
7988#: config/tc-i386.c:9014
7989#, c-format
7990msgid "Unsupported broadcast: `%s'"
7991msgstr ""
7992
7993#: config/tc-i386.c:9030
7994#, c-format
7995msgid "`%s%s' can't be used for write mask"
7996msgstr ""
7997
7998#: config/tc-i386.c:9053
7999#, c-format
8000msgid "invalid write mask `%s'"
8001msgstr ""
8002
8003#: config/tc-i386.c:9075 config/tc-i386.c:9739
8004#, c-format
8005msgid "duplicated `%s'"
8006msgstr ""
8007
8008#: config/tc-i386.c:9085
8009#, c-format
8010msgid "invalid zeroing-masking `%s'"
8011msgstr ""
8012
8013#: config/tc-i386.c:9098
8014#, c-format
8015msgid "missing `}' in `%s'"
8016msgstr ""
8017
8018#. We don't know this one.
8019#: config/tc-i386.c:9112
8020#, c-format
8021msgid "unknown vector operation: `%s'"
8022msgstr ""
8023
8024#: config/tc-i386.c:9118
8025msgid "zeroing-masking only allowed with write mask"
8026msgstr ""
8027
8028#: config/tc-i386.c:9138
8029#, c-format
8030msgid "at most %d immediate operands are allowed"
8031msgstr ""
8032
8033#: config/tc-i386.c:9170 config/tc-i386.c:9417
8034#, c-format
8035msgid "junk `%s' after expression"
8036msgstr ""
8037
8038#: config/tc-i386.c:9191
8039#, c-format
8040msgid "missing or invalid immediate expression `%s'"
8041msgstr ""
8042
8043#: config/tc-i386.c:9214 config/tc-i386.c:9507
8044#, c-format
8045msgid "unimplemented segment %s in operand"
8046msgstr ""
8047
8048#: config/tc-i386.c:9221
8049#, c-format
8050msgid "illegal immediate register operand %s"
8051msgstr ""
8052
8053#: config/tc-i386.c:9269
8054#, c-format
8055msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
8056msgstr ""
8057
8058#: config/tc-i386.c:9278
8059#, c-format
8060msgid "scale factor of %d without an index register"
8061msgstr ""
8062
8063#: config/tc-i386.c:9300
8064#, c-format
8065msgid "at most %d displacement operands are allowed"
8066msgstr ""
8067
8068#: config/tc-i386.c:9473
8069#, c-format
8070msgid "missing or invalid displacement expression `%s'"
8071msgstr ""
8072
8073#: config/tc-i386.c:9490
8074#, c-format
8075msgid "0x%lx out range of signed 32bit displacement"
8076msgstr ""
8077
8078#: config/tc-i386.c:9640
8079#, c-format
8080msgid "`%s' is not valid here (expected `%c%s%s%c')"
8081msgstr ""
8082
8083#: config/tc-i386.c:9652
8084#, c-format
8085msgid "`%s' is not a valid %s expression"
8086msgstr ""
8087
8088#: config/tc-i386.c:9684
8089#, c-format
8090msgid "`%s' cannot be used here"
8091msgstr ""
8092
8093#: config/tc-i386.c:9691
8094msgid "register scaling is being ignored here"
8095msgstr ""
8096
8097#: config/tc-i386.c:9752
8098#, c-format
8099msgid "Missing '}': '%s'"
8100msgstr ""
8101
8102#: config/tc-i386.c:9758
8103#, c-format
8104msgid "Junk after '}': '%s'"
8105msgstr ""
8106
8107#: config/tc-i386.c:9886
8108#, c-format
8109msgid "bad memory operand `%s'"
8110msgstr ""
8111
8112#: config/tc-i386.c:9910
8113#, c-format
8114msgid "junk `%s' after register"
8115msgstr ""
8116
8117#: config/tc-i386.c:9923 config/tc-i386.c:10060 config/tc-i386.c:10104
8118#, c-format
8119msgid "bad register name `%s'"
8120msgstr ""
8121
8122#: config/tc-i386.c:9931
8123msgid "immediate operand illegal with absolute jump"
8124msgstr ""
8125
8126#: config/tc-i386.c:10049
8127#, c-format
8128msgid "expecting `,' or `)' after index register in `%s'"
8129msgstr ""
8130
8131#: config/tc-i386.c:10077
8132#, c-format
8133msgid "expecting `)' after scale factor in `%s'"
8134msgstr ""
8135
8136#: config/tc-i386.c:10085
8137#, c-format
8138msgid "expecting index register or scale factor after `,'; got '%c'"
8139msgstr ""
8140
8141#: config/tc-i386.c:10093
8142#, c-format
8143msgid "expecting `,' or `)' after base register in `%s'"
8144msgstr ""
8145
8146#. It's not a memory operand; argh!
8147#: config/tc-i386.c:10141
8148#, c-format
8149msgid "invalid char %s beginning operand %d `%s'"
8150msgstr ""
8151
8152#: config/tc-i386.c:10367
8153msgid "long jump required"
8154msgstr ""
8155
8156#: config/tc-i386.c:10422
8157msgid "jump target out of range"
8158msgstr ""
8159
8160#: config/tc-i386.c:10988
8161#, c-format
8162msgid "invalid -mx86-used-note= option: `%s'"
8163msgstr ""
8164
8165#: config/tc-i386.c:11011
8166msgid "no compiled in support for x86_64"
8167msgstr ""
8168
8169#: config/tc-i386.c:11031
8170msgid "no compiled in support for 32bit x86_64"
8171msgstr ""
8172
8173#: config/tc-i386.c:11035
8174msgid "32bit x86_64 is only supported for ELF"
8175msgstr ""
8176
8177#: config/tc-i386.c:11069 config/tc-i386.c:11157
8178#, c-format
8179msgid "invalid -march= option: `%s'"
8180msgstr ""
8181
8182#: config/tc-i386.c:11167 config/tc-i386.c:11179
8183#, c-format
8184msgid "invalid -mtune= option: `%s'"
8185msgstr ""
8186
8187#: config/tc-i386.c:11188
8188#, c-format
8189msgid "invalid -mmnemonic= option: `%s'"
8190msgstr ""
8191
8192#: config/tc-i386.c:11197
8193#, c-format
8194msgid "invalid -msyntax= option: `%s'"
8195msgstr ""
8196
8197#: config/tc-i386.c:11220
8198#, c-format
8199msgid "invalid -msse-check= option: `%s'"
8200msgstr ""
8201
8202#: config/tc-i386.c:11231
8203#, c-format
8204msgid "invalid -moperand-check= option: `%s'"
8205msgstr ""
8206
8207#: config/tc-i386.c:11240
8208#, c-format
8209msgid "invalid -mavxscalar= option: `%s'"
8210msgstr ""
8211
8212#: config/tc-i386.c:11249
8213#, c-format
8214msgid "invalid -mvexwig= option: `%s'"
8215msgstr ""
8216
8217#: config/tc-i386.c:11264
8218#, c-format
8219msgid "invalid -mevexlig= option: `%s'"
8220msgstr ""
8221
8222#: config/tc-i386.c:11277
8223#, c-format
8224msgid "invalid -mevexrcig= option: `%s'"
8225msgstr ""
8226
8227#: config/tc-i386.c:11286
8228#, c-format
8229msgid "invalid -mevexwig= option: `%s'"
8230msgstr ""
8231
8232#: config/tc-i386.c:11301
8233#, c-format
8234msgid "invalid -momit-lock-prefix= option: `%s'"
8235msgstr ""
8236
8237#: config/tc-i386.c:11310
8238#, c-format
8239msgid "invalid -mfence-as-lock-add= option: `%s'"
8240msgstr ""
8241
8242#: config/tc-i386.c:11319
8243#, c-format
8244msgid "invalid -mrelax-relocations= option: `%s'"
8245msgstr ""
8246
8247#: config/tc-i386.c:11463
8248#, c-format
8249msgid ""
8250" -Q ignored\n"
8251" -V print assembler version number\n"
8252" -k ignored\n"
8253msgstr ""
8254
8255#: config/tc-i386.c:11468
8256#, c-format
8257msgid ""
8258" -n Do not optimize code alignment\n"
8259" -q quieten some warnings\n"
8260msgstr ""
8261
8262#: config/tc-i386.c:11472
8263#, c-format
8264msgid " -s ignored\n"
8265msgstr ""
8266
8267#: config/tc-i386.c:11477
8268#, c-format
8269msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
8270msgstr ""
8271
8272#: config/tc-i386.c:11481
8273#, c-format
8274msgid " --divide do not treat `/' as a comment character\n"
8275msgstr ""
8276
8277#: config/tc-i386.c:11484
8278#, c-format
8279msgid " --divide ignored\n"
8280msgstr ""
8281
8282#: config/tc-i386.c:11487
8283#, c-format
8284msgid ""
8285" -march=CPU[,+EXTENSION...]\n"
8286" generate code for CPU and EXTENSION, CPU is one "
8287"of:\n"
8288msgstr ""
8289
8290#: config/tc-i386.c:11491
8291#, c-format
8292msgid " EXTENSION is combination of:\n"
8293msgstr ""
8294
8295#: config/tc-i386.c:11494
8296#, c-format
8297msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
8298msgstr ""
8299
8300#: config/tc-i386.c:11497
8301#, c-format
8302msgid " -msse2avx encode SSE instructions with VEX prefix\n"
8303msgstr ""
8304
8305#: config/tc-i386.c:11499
8306#, c-format
8307msgid ""
8308" -msse-check=[none|error|warning] (default: warning)\n"
8309" check SSE instructions\n"
8310msgstr ""
8311
8312#: config/tc-i386.c:11502
8313#, c-format
8314msgid ""
8315" -moperand-check=[none|error|warning] (default: warning)\n"
8316" check operand combinations for validity\n"
8317msgstr ""
8318
8319#: config/tc-i386.c:11505
8320#, c-format
8321msgid ""
8322" -mavxscalar=[128|256] (default: 128)\n"
8323" encode scalar AVX instructions with specific "
8324"vector\n"
8325" length\n"
8326msgstr ""
8327
8328#: config/tc-i386.c:11509
8329#, c-format
8330msgid ""
8331" -mvexwig=[0|1] (default: 0)\n"
8332" encode VEX instructions with specific VEX.W value\n"
8333" for VEX.W bit ignored instructions\n"
8334msgstr ""
8335
8336#: config/tc-i386.c:11513
8337#, c-format
8338msgid ""
8339" -mevexlig=[128|256|512] (default: 128)\n"
8340" encode scalar EVEX instructions with specific "
8341"vector\n"
8342" length\n"
8343msgstr ""
8344
8345#: config/tc-i386.c:11517
8346#, c-format
8347msgid ""
8348" -mevexwig=[0|1] (default: 0)\n"
8349" encode EVEX instructions with specific EVEX.W "
8350"value\n"
8351" for EVEX.W bit ignored instructions\n"
8352msgstr ""
8353
8354#: config/tc-i386.c:11521
8355#, c-format
8356msgid ""
8357" -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
8358" encode EVEX instructions with specific EVEX.RC "
8359"value\n"
8360" for SAE-only ignored instructions\n"
8361msgstr ""
8362
8363#: config/tc-i386.c:11525
8364#, c-format
8365msgid " -mmnemonic=[att|intel] "
8366msgstr ""
8367
8368#: config/tc-i386.c:11528
8369#, c-format
8370msgid "(default: att)\n"
8371msgstr ""
8372
8373#: config/tc-i386.c:11530
8374#, c-format
8375msgid "(default: intel)\n"
8376msgstr ""
8377
8378#: config/tc-i386.c:11531
8379#, c-format
8380msgid " use AT&T/Intel mnemonic\n"
8381msgstr ""
8382
8383#: config/tc-i386.c:11533
8384#, c-format
8385msgid ""
8386" -msyntax=[att|intel] (default: att)\n"
8387" use AT&T/Intel syntax\n"
8388msgstr ""
8389
8390#: config/tc-i386.c:11536
8391#, c-format
8392msgid " -mindex-reg support pseudo index registers\n"
8393msgstr ""
8394
8395#: config/tc-i386.c:11538
8396#, c-format
8397msgid " -mnaked-reg don't require `%%' prefix for registers\n"
8398msgstr ""
8399
8400#: config/tc-i386.c:11540
8401#, c-format
8402msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
8403msgstr ""
8404
8405#: config/tc-i386.c:11543
8406#, c-format
8407msgid " -mshared disable branch optimization for shared code\n"
8408msgstr ""
8409
8410#: config/tc-i386.c:11545
8411#, c-format
8412msgid " -mx86-used-note=[no|yes] "
8413msgstr ""
8414
8415#: config/tc-i386.c:11551
8416#, c-format
8417msgid ""
8418" generate x86 used ISA and feature properties\n"
8419msgstr ""
8420
8421#: config/tc-i386.c:11555
8422#, c-format
8423msgid " -mbig-obj generate big object files\n"
8424msgstr ""
8425
8426#: config/tc-i386.c:11558
8427#, c-format
8428msgid ""
8429" -momit-lock-prefix=[no|yes] (default: no)\n"
8430" strip all lock prefixes\n"
8431msgstr ""
8432
8433#: config/tc-i386.c:11561
8434#, c-format
8435msgid ""
8436" -mfence-as-lock-add=[no|yes] (default: no)\n"
8437" encode lfence, mfence and sfence as\n"
8438" lock addl $0x0, (%%{re}sp)\n"
8439msgstr ""
8440
8441#: config/tc-i386.c:11565
8442#, c-format
8443msgid " -mrelax-relocations=[no|yes] "
8444msgstr ""
8445
8446#: config/tc-i386.c:11571
8447#, c-format
8448msgid " generate relax relocations\n"
8449msgstr ""
8450
8451#: config/tc-i386.c:11573
8452#, c-format
8453msgid " -mamd64 accept only AMD64 ISA [default]\n"
8454msgstr ""
8455
8456#: config/tc-i386.c:11575
8457#, c-format
8458msgid " -mintel64 accept only Intel64 ISA\n"
8459msgstr ""
8460
8461#: config/tc-i386.c:11616
8462#, c-format
8463msgid "Intel MCU doesn't support `%s' architecture"
8464msgstr ""
8465
8466#: config/tc-i386.c:11673
8467msgid "Intel L1OM is 64bit only"
8468msgstr ""
8469
8470#: config/tc-i386.c:11679
8471msgid "Intel K1OM is 64bit only"
8472msgstr ""
8473
8474#: config/tc-i386.c:11685
8475msgid "Intel MCU is 32bit only"
8476msgstr ""
8477
8478#: config/tc-i386.c:11842
8479msgid "symbol size computation overflow"
8480msgstr ""
8481
8482#: config/tc-i386.c:11910 config/tc-sparc.c:3861
8483#, c-format
8484msgid "can not do %d byte pc-relative relocation"
8485msgstr ""
8486
8487#: config/tc-i386.c:11928
8488#, c-format
8489msgid "can not do %d byte relocation"
8490msgstr ""
8491
8492#: config/tc-i386.c:11996
8493#, c-format
8494msgid "cannot represent relocation type %s in x32 mode"
8495msgstr ""
8496
8497#: config/tc-i386.c:12033 config/tc-s390.c:2611
8498#, c-format
8499msgid "cannot represent relocation type %s"
8500msgstr ""
8501
8502#: config/tc-i386.c:12150
8503msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
8504msgstr ""
8505
8506#: config/tc-i386.c:12153
8507msgid "bad .section directive: want a,w,x,M,S,G,T in string"
8508msgstr ""
8509
8510#: config/tc-i386.c:12172
8511msgid ".largecomm supported only in 64bit mode, producing .comm"
8512msgstr ""
8513
8514#: config/tc-ia64.c:872
8515msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
8516msgstr ""
8517
8518#: config/tc-ia64.c:924
8519msgid "Size of frame exceeds maximum of 96 registers"
8520msgstr ""
8521
8522#: config/tc-ia64.c:929
8523msgid "Size of rotating registers exceeds frame size"
8524msgstr ""
8525
8526#: config/tc-ia64.c:1016
8527msgid "Unwind directive not followed by an instruction."
8528msgstr ""
8529
8530#: config/tc-ia64.c:1025 config/tc-ia64.c:7610
8531msgid "qualifying predicate not followed by instruction"
8532msgstr ""
8533
8534#: config/tc-ia64.c:1073
8535msgid "expected ',' after section name"
8536msgstr ""
8537
8538#: config/tc-ia64.c:1108
8539msgid "expected ',' after symbol name"
8540msgstr ""
8541
8542#: config/tc-ia64.c:1132
8543msgid "expected ',' after symbol size"
8544msgstr ""
8545
8546#: config/tc-ia64.c:1215 config/tc-ia64.c:1249
8547msgid "record type is not valid"
8548msgstr ""
8549
8550#: config/tc-ia64.c:1318
8551msgid "Invalid record type for P3 format."
8552msgstr ""
8553
8554#: config/tc-ia64.c:1354
8555msgid "Invalid record type for format P6"
8556msgstr ""
8557
8558#: config/tc-ia64.c:1534 config/tc-ia64.c:1586
8559msgid "Invalid record type for format B1"
8560msgstr ""
8561
8562#: config/tc-ia64.c:1619
8563msgid "Invalid record type for format X1"
8564msgstr ""
8565
8566#: config/tc-ia64.c:1661
8567msgid "Invalid record type for format X3"
8568msgstr ""
8569
8570#: config/tc-ia64.c:1699
8571msgid "Previous .save incomplete"
8572msgstr ""
8573
8574#: config/tc-ia64.c:2524
8575msgid "spill_mask record unimplemented."
8576msgstr ""
8577
8578#: config/tc-ia64.c:2581
8579msgid "record_type_not_valid"
8580msgstr ""
8581
8582#: config/tc-ia64.c:2665
8583msgid "Ignoring attempt to spill beyond end of region"
8584msgstr ""
8585
8586#: config/tc-ia64.c:2724
8587msgid "Only constant space allocation is supported"
8588msgstr ""
8589
8590#: config/tc-ia64.c:2738
8591msgid "Only constant offsets are supported"
8592msgstr ""
8593
8594#: config/tc-ia64.c:2762
8595msgid "Section switching in code is not supported."
8596msgstr ""
8597
8598#: config/tc-ia64.c:2804
8599msgid "Insn slot not set in unwind record."
8600msgstr ""
8601
8602#: config/tc-ia64.c:2878
8603msgid "frgr_mem record before region record!"
8604msgstr ""
8605
8606#: config/tc-ia64.c:2889
8607msgid "fr_mem record before region record!"
8608msgstr ""
8609
8610#: config/tc-ia64.c:2898
8611msgid "gr_mem record before region record!"
8612msgstr ""
8613
8614#: config/tc-ia64.c:2907
8615msgid "br_mem record before region record!"
8616msgstr ""
8617
8618#: config/tc-ia64.c:2917
8619msgid "gr_gr record before region record!"
8620msgstr ""
8621
8622#: config/tc-ia64.c:2925
8623msgid "br_gr record before region record!"
8624msgstr ""
8625
8626#: config/tc-ia64.c:3043
8627#, c-format
8628msgid "First operand to .%s must be a predicate"
8629msgstr ""
8630
8631#: config/tc-ia64.c:3047
8632#, c-format
8633msgid "Pointless use of p0 as first operand to .%s"
8634msgstr ""
8635
8636#: config/tc-ia64.c:3103
8637#, c-format
8638msgid "Operand %d to .%s must be a preserved register"
8639msgstr ""
8640
8641#: config/tc-ia64.c:3139
8642#, c-format
8643msgid "Operand %d to .%s must be a writable register"
8644msgstr ""
8645
8646#: config/tc-ia64.c:3163
8647#, c-format
8648msgid "Radix `%s' unsupported or invalid"
8649msgstr ""
8650
8651#: config/tc-ia64.c:3193 config/tc-ia64.c:3198
8652#, c-format
8653msgid ".%s outside of %s"
8654msgstr ""
8655
8656#: config/tc-ia64.c:3284
8657msgid "Tags on unwind pseudo-ops aren't supported, yet"
8658msgstr ""
8659
8660#: config/tc-ia64.c:3306
8661msgid "First operand to .fframe must be a constant"
8662msgstr ""
8663
8664#: config/tc-ia64.c:3326
8665msgid "First operand to .vframe must be a general register"
8666msgstr ""
8667
8668#: config/tc-ia64.c:3334
8669msgid "Operand of .vframe contradicts .prologue"
8670msgstr ""
8671
8672#: config/tc-ia64.c:3344
8673msgid ".vframepsp is meaningless, assuming .vframesp was meant"
8674msgstr ""
8675
8676#: config/tc-ia64.c:3352
8677msgid "Operand to .vframesp must be a constant (sp-relative offset)"
8678msgstr ""
8679
8680#: config/tc-ia64.c:3379
8681msgid "First operand to .save not a register"
8682msgstr ""
8683
8684#: config/tc-ia64.c:3385
8685msgid "Second operand to .save not a valid register"
8686msgstr ""
8687
8688#: config/tc-ia64.c:3416 config/tc-ia64.c:3427 config/tc-ia64.c:3435
8689msgid "Second operand of .save contradicts .prologue"
8690msgstr ""
8691
8692#: config/tc-ia64.c:3442
8693msgid "First operand to .save not a valid register"
8694msgstr ""
8695
8696#: config/tc-ia64.c:3460
8697msgid "First operand to .restore must be stack pointer (sp)"
8698msgstr ""
8699
8700#: config/tc-ia64.c:3469
8701msgid "Second operand to .restore must be a constant >= 0"
8702msgstr ""
8703
8704#: config/tc-ia64.c:3479
8705#, c-format
8706msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
8707msgstr ""
8708
8709#: config/tc-ia64.c:3565
8710#, c-format
8711msgid "Illegal section name `%s' (causes unwind section name clash)"
8712msgstr ""
8713
8714#: config/tc-ia64.c:3742
8715msgid "First operand to .altrp not a valid branch register"
8716msgstr ""
8717
8718#: config/tc-ia64.c:3771
8719#, c-format
8720msgid "First operand to .%s not a register"
8721msgstr ""
8722
8723#: config/tc-ia64.c:3776
8724#, c-format
8725msgid "Second operand to .%s not a constant"
8726msgstr ""
8727
8728#: config/tc-ia64.c:3843
8729#, c-format
8730msgid "First operand to .%s not a valid register"
8731msgstr ""
8732
8733#: config/tc-ia64.c:3866
8734msgid "First operand to .save.g must be a positive 4-bit constant"
8735msgstr ""
8736
8737#: config/tc-ia64.c:3879
8738msgid "Second operand to .save.g must be a general register"
8739msgstr ""
8740
8741#: config/tc-ia64.c:3884
8742#, c-format
8743msgid "Second operand to .save.g must be the first of %d general registers"
8744msgstr ""
8745
8746#: config/tc-ia64.c:3907
8747msgid "Operand to .save.f must be a positive 20-bit constant"
8748msgstr ""
8749
8750#: config/tc-ia64.c:3930
8751msgid "First operand to .save.b must be a positive 5-bit constant"
8752msgstr ""
8753
8754#: config/tc-ia64.c:3943
8755msgid "Second operand to .save.b must be a general register"
8756msgstr ""
8757
8758#: config/tc-ia64.c:3948
8759#, c-format
8760msgid "Second operand to .save.b must be the first of %d general registers"
8761msgstr ""
8762
8763#: config/tc-ia64.c:3974
8764msgid "First operand to .save.gf must be a non-negative 4-bit constant"
8765msgstr ""
8766
8767#: config/tc-ia64.c:3982
8768msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
8769msgstr ""
8770
8771#: config/tc-ia64.c:3990
8772msgid "Operands to .save.gf may not be both zero"
8773msgstr ""
8774
8775#: config/tc-ia64.c:4007
8776msgid "Operand to .spill must be a constant"
8777msgstr ""
8778
8779#: config/tc-ia64.c:4076
8780#, c-format
8781msgid "Operand %d to .%s must be a constant"
8782msgstr ""
8783
8784#: config/tc-ia64.c:4097
8785#, c-format
8786msgid "Missing .label_state %ld"
8787msgstr ""
8788
8789#: config/tc-ia64.c:4151
8790msgid "Operand to .label_state must be a constant"
8791msgstr ""
8792
8793#: config/tc-ia64.c:4170
8794msgid "Operand to .copy_state must be a constant"
8795msgstr ""
8796
8797#: config/tc-ia64.c:4193
8798msgid "First operand to .unwabi must be a constant"
8799msgstr ""
8800
8801#: config/tc-ia64.c:4199
8802msgid "Second operand to .unwabi must be a constant"
8803msgstr ""
8804
8805#: config/tc-ia64.c:4234
8806msgid "Missing .endp after previous .proc"
8807msgstr ""
8808
8809#: config/tc-ia64.c:4252
8810msgid "Empty argument of .proc"
8811msgstr ""
8812
8813#: config/tc-ia64.c:4257
8814#, c-format
8815msgid "`%s' was already defined"
8816msgstr ""
8817
8818#: config/tc-ia64.c:4300
8819msgid "Initial .body should precede any instructions"
8820msgstr ""
8821
8822#: config/tc-ia64.c:4319
8823msgid ".prologue within prologue"
8824msgstr ""
8825
8826#: config/tc-ia64.c:4324
8827msgid "Initial .prologue should precede any instructions"
8828msgstr ""
8829
8830#: config/tc-ia64.c:4334
8831msgid "First operand to .prologue must be a positive 4-bit constant"
8832msgstr ""
8833
8834#: config/tc-ia64.c:4336
8835msgid "Pointless use of zero first operand to .prologue"
8836msgstr ""
8837
8838#: config/tc-ia64.c:4352
8839msgid "Using a constant as second operand to .prologue is deprecated"
8840msgstr ""
8841
8842#: config/tc-ia64.c:4358
8843msgid "Second operand to .prologue must be a general register"
8844msgstr ""
8845
8846#: config/tc-ia64.c:4363
8847#, c-format
8848msgid "Second operand to .prologue must be the first of %d general registers"
8849msgstr ""
8850
8851#: config/tc-ia64.c:4475
8852#, c-format
8853msgid "`%s' was not defined within procedure"
8854msgstr ""
8855
8856#: config/tc-ia64.c:4511
8857msgid "Empty argument of .endp"
8858msgstr ""
8859
8860#: config/tc-ia64.c:4525
8861#, c-format
8862msgid "`%s' was not specified with previous .proc"
8863msgstr ""
8864
8865#: config/tc-ia64.c:4540
8866#, c-format
8867msgid "`%s' should be an operand to this .endp"
8868msgstr ""
8869
8870#: config/tc-ia64.c:4581 config/tc-ia64.c:4902 config/tc-ia64.c:5211
8871msgid "Comma expected"
8872msgstr ""
8873
8874#: config/tc-ia64.c:4621
8875msgid "Expected '['"
8876msgstr ""
8877
8878#: config/tc-ia64.c:4630 config/tc-ia64.c:7744
8879msgid "Expected ']'"
8880msgstr ""
8881
8882#: config/tc-ia64.c:4635
8883msgid "Number of elements must be positive"
8884msgstr ""
8885
8886#: config/tc-ia64.c:4646
8887#, c-format
8888msgid "Used more than the declared %d rotating registers"
8889msgstr ""
8890
8891#: config/tc-ia64.c:4654
8892msgid "Used more than the available 96 rotating registers"
8893msgstr ""
8894
8895#: config/tc-ia64.c:4661
8896msgid "Used more than the available 48 rotating registers"
8897msgstr ""
8898
8899#: config/tc-ia64.c:4689
8900#, c-format
8901msgid "Attempt to redefine register set `%s'"
8902msgstr ""
8903
8904#: config/tc-ia64.c:4754
8905#, c-format
8906msgid "Unknown psr option `%s'"
8907msgstr ""
8908
8909#: config/tc-ia64.c:4788
8910msgid "Missing section name"
8911msgstr ""
8912
8913#: config/tc-ia64.c:4797
8914msgid "Comma expected after section name"
8915msgstr ""
8916
8917#: config/tc-ia64.c:4808
8918msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
8919msgstr ""
8920
8921#: config/tc-ia64.c:4897
8922msgid "Register name expected"
8923msgstr ""
8924
8925#: config/tc-ia64.c:4910
8926msgid "Register value annotation ignored"
8927msgstr ""
8928
8929#: config/tc-ia64.c:4949
8930msgid "Directive invalid within a bundle"
8931msgstr ""
8932
8933#: config/tc-ia64.c:5043
8934msgid "Missing predicate relation type"
8935msgstr ""
8936
8937#: config/tc-ia64.c:5049
8938msgid "Unrecognized predicate relation type"
8939msgstr ""
8940
8941#: config/tc-ia64.c:5095
8942msgid "Bad register range"
8943msgstr ""
8944
8945#: config/tc-ia64.c:5104 config/tc-ia64.c:7690
8946msgid "Predicate register expected"
8947msgstr ""
8948
8949#: config/tc-ia64.c:5109
8950msgid "Duplicate predicate register ignored"
8951msgstr ""
8952
8953#: config/tc-ia64.c:5125
8954msgid "Predicate source and target required"
8955msgstr ""
8956
8957#: config/tc-ia64.c:5127 config/tc-ia64.c:5139
8958msgid "Use of p0 is not valid in this context"
8959msgstr ""
8960
8961#: config/tc-ia64.c:5134
8962msgid "At least two PR arguments expected"
8963msgstr ""
8964
8965#: config/tc-ia64.c:5148
8966msgid "At least one PR argument expected"
8967msgstr ""
8968
8969#: config/tc-ia64.c:5182
8970#, c-format
8971msgid "Inserting \"%s\" into entry hint table failed: %s"
8972msgstr ""
8973
8974#. FIXME -- need 62-bit relocation type
8975#: config/tc-ia64.c:5662
8976msgid "62-bit relocation not yet implemented"
8977msgstr ""
8978
8979#. XXX technically, this is wrong: we should not be issuing warning
8980#. messages until we're sure this instruction pattern is going to
8981#. be used!
8982#: config/tc-ia64.c:5748
8983msgid "lower 16 bits of mask ignored"
8984msgstr ""
8985
8986#: config/tc-ia64.c:5979
8987msgid "stride must be a multiple of 64; lower 6 bits ignored"
8988msgstr ""
8989
8990#: config/tc-ia64.c:6097
8991msgid "Expected separator `='"
8992msgstr ""
8993
8994#: config/tc-ia64.c:6131
8995msgid "Duplicate equal sign (=) in instruction"
8996msgstr ""
8997
8998#: config/tc-ia64.c:6138
8999#, c-format
9000msgid "Illegal operand separator `%c'"
9001msgstr ""
9002
9003#: config/tc-ia64.c:6253
9004#, c-format
9005msgid "Operand %u of `%s' should be %s"
9006msgstr ""
9007
9008#: config/tc-ia64.c:6257
9009msgid "Wrong number of output operands"
9010msgstr ""
9011
9012#: config/tc-ia64.c:6259
9013msgid "Wrong number of input operands"
9014msgstr ""
9015
9016#: config/tc-ia64.c:6261
9017msgid "Operand mismatch"
9018msgstr ""
9019
9020#: config/tc-ia64.c:6343
9021#, c-format
9022msgid "Invalid use of `%c%d' as output operand"
9023msgstr ""
9024
9025#: config/tc-ia64.c:6346
9026#, c-format
9027msgid "Invalid use of `r%d' as base update address operand"
9028msgstr ""
9029
9030#: config/tc-ia64.c:6370
9031#, c-format
9032msgid "Invalid duplicate use of `%c%d'"
9033msgstr ""
9034
9035#: config/tc-ia64.c:6377
9036#, c-format
9037msgid "Invalid simultaneous use of `f%d' and `f%d'"
9038msgstr ""
9039
9040#: config/tc-ia64.c:6383
9041#, c-format
9042msgid "Dangerous simultaneous use of `f%d' and `f%d'"
9043msgstr ""
9044
9045#: config/tc-ia64.c:6427
9046msgid "Value truncated to 62 bits"
9047msgstr ""
9048
9049#: config/tc-ia64.c:6495
9050#, c-format
9051msgid "Bad operand value: %s"
9052msgstr ""
9053
9054#. Give an error if a frag containing code is not aligned to a 16 byte
9055#. boundary.
9056#: config/tc-ia64.c:6570 config/tc-ia64.h:177
9057msgid "instruction address is not a multiple of 16"
9058msgstr ""
9059
9060#: config/tc-ia64.c:6638
9061#, c-format
9062msgid "`%s' must be last in bundle"
9063msgstr ""
9064
9065#: config/tc-ia64.c:6670
9066#, c-format
9067msgid "Internal error: don't know how to force %s to end of instruction group"
9068msgstr ""
9069
9070#: config/tc-ia64.c:6683
9071#, c-format
9072msgid "`%s' must be last in instruction group"
9073msgstr ""
9074
9075#: config/tc-ia64.c:6713
9076msgid "Label must be first in a bundle"
9077msgstr ""
9078
9079#: config/tc-ia64.c:6790
9080msgid "hint in B unit may be treated as nop"
9081msgstr ""
9082
9083#: config/tc-ia64.c:6801
9084msgid "hint in B unit can't be used"
9085msgstr ""
9086
9087#: config/tc-ia64.c:6815
9088msgid "emit_one_bundle: unexpected dynamic op"
9089msgstr ""
9090
9091#: config/tc-ia64.c:6940
9092#, c-format
9093msgid "`%s' does not fit into %s template"
9094msgstr ""
9095
9096#: config/tc-ia64.c:6955
9097#, c-format
9098msgid "`%s' does not fit into bundle"
9099msgstr ""
9100
9101#: config/tc-ia64.c:6967
9102#, c-format
9103msgid "`%s' can't go in %s of %s template"
9104msgstr ""
9105
9106#: config/tc-ia64.c:6973
9107msgid "Missing '}' at end of file"
9108msgstr ""
9109
9110#: config/tc-ia64.c:7120
9111#, c-format
9112msgid "Unrecognized option '-x%s'"
9113msgstr ""
9114
9115#: config/tc-ia64.c:7147
9116msgid ""
9117"IA-64 options:\n"
9118" --mconstant-gp\t mark output file as using the constant-GP model\n"
9119"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
9120" --mauto-pic\t\t mark output file as using the constant-GP model\n"
9121"\t\t\t without function descriptors (sets ELF header flag\n"
9122"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
9123" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
9124" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
9125" -mtune=[itanium1|itanium2]\n"
9126"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
9127" -munwind-check=[warning|error]\n"
9128"\t\t\t unwind directive check (default -munwind-check=warning)\n"
9129" -mhint.b=[ok|warning|error]\n"
9130"\t\t\t hint.b check (default -mhint.b=error)\n"
9131" -x | -xexplicit\t turn on dependency violation checking\n"
9132msgstr ""
9133
9134#. Note for translators: "automagically" can be translated as "automatically" here.
9135#: config/tc-ia64.c:7164
9136msgid ""
9137" -xauto\t\t automagically remove dependency violations (default)\n"
9138" -xnone\t\t turn off dependency violation checking\n"
9139" -xdebug\t\t debug dependency violation checker\n"
9140" -xdebugn\t\t debug dependency violation checker but turn off\n"
9141"\t\t\t dependency violation checking\n"
9142" -xdebugx\t\t debug dependency violation checker and turn on\n"
9143"\t\t\t dependency violation checking\n"
9144msgstr ""
9145
9146#: config/tc-ia64.c:7179
9147msgid "--gstabs is not supported for ia64"
9148msgstr ""
9149
9150#: config/tc-ia64.c:7417
9151#, c-format
9152msgid "ia64.md_begin: can't hash `%s': %s"
9153msgstr ""
9154
9155#: config/tc-ia64.c:7481
9156#, c-format
9157msgid "Inserting \"%s\" into constant hash table failed: %s"
9158msgstr ""
9159
9160#: config/tc-ia64.c:7493 config/tc-riscv.c:754 config/tc-riscv.c:3155
9161#: config/tc-tilegx.c:262
9162msgid "Could not set architecture and machine"
9163msgstr ""
9164
9165#: config/tc-ia64.c:7625
9166msgid "Explicit stops are ignored in auto mode"
9167msgstr ""
9168
9169#: config/tc-ia64.c:7634
9170msgid "Found '{' when manual bundling is already turned on"
9171msgstr ""
9172
9173#: config/tc-ia64.c:7647
9174msgid "Found '{' after explicit switch to automatic mode"
9175msgstr ""
9176
9177#: config/tc-ia64.c:7653
9178msgid "Found '}' when manual bundling is off"
9179msgstr ""
9180
9181#: config/tc-ia64.c:7680
9182msgid "Expected ')'"
9183msgstr ""
9184
9185#: config/tc-ia64.c:7685
9186msgid "Qualifying predicate expected"
9187msgstr ""
9188
9189#: config/tc-ia64.c:7704
9190msgid "Tag must come before qualifying predicate."
9191msgstr ""
9192
9193#: config/tc-ia64.c:7733
9194msgid "Expected ':'"
9195msgstr ""
9196
9197#: config/tc-ia64.c:7749
9198msgid "Tag name expected"
9199msgstr ""
9200
9201#: config/tc-ia64.c:7850
9202msgid "Rotating register index must be a non-negative constant"
9203msgstr ""
9204
9205#: config/tc-ia64.c:7855
9206#, c-format
9207msgid "Index out of range 0..%u"
9208msgstr ""
9209
9210#: config/tc-ia64.c:7867
9211msgid "Indirect register index must be a general register"
9212msgstr ""
9213
9214#: config/tc-ia64.c:7876
9215msgid "Index can only be applied to rotating or indirect registers"
9216msgstr ""
9217
9218#: config/tc-ia64.c:7912 config/tc-xstormy16.c:145
9219msgid "Expected '('"
9220msgstr ""
9221
9222#: config/tc-ia64.c:7920 config/tc-pdp11.c:442 config/tc-pdp11.c:506
9223#: config/tc-pdp11.c:540 config/tc-tilegx.c:1048 config/tc-tilepro.c:939
9224#: config/tc-xstormy16.c:154
9225msgid "Missing ')'"
9226msgstr ""
9227
9228#: config/tc-ia64.c:7938 config/tc-xstormy16.c:161
9229msgid "Not a symbolic expression"
9230msgstr ""
9231
9232#: config/tc-ia64.c:7943 config/tc-ia64.c:7957
9233msgid "Illegal combination of relocation functions"
9234msgstr ""
9235
9236#: config/tc-ia64.c:8046
9237msgid "No current frame"
9238msgstr ""
9239
9240#: config/tc-ia64.c:8048
9241#, c-format
9242msgid "Register number out of range 0..%u"
9243msgstr ""
9244
9245#: config/tc-ia64.c:8087
9246msgid "Standalone `#' is illegal"
9247msgstr ""
9248
9249#: config/tc-ia64.c:8090
9250msgid "Redundant `#' suffix operators"
9251msgstr ""
9252
9253#: config/tc-ia64.c:8248
9254#, c-format
9255msgid "Unhandled dependency %s for %s (%s), note %d"
9256msgstr ""
9257
9258#: config/tc-ia64.c:9561
9259#, c-format
9260msgid "Unrecognized dependency specifier %d\n"
9261msgstr ""
9262
9263#: config/tc-ia64.c:10431
9264msgid "Only the first path encountering the conflict is reported"
9265msgstr ""
9266
9267#: config/tc-ia64.c:10433
9268msgid "This is the location of the conflicting usage"
9269msgstr ""
9270
9271#: config/tc-ia64.c:10695
9272#, c-format
9273msgid "Unknown opcode `%s'"
9274msgstr ""
9275
9276#: config/tc-ia64.c:10773
9277#, c-format
9278msgid "AR %d can only be accessed by %c-unit"
9279msgstr ""
9280
9281#: config/tc-ia64.c:10785
9282msgid "hint.b may be treated as nop"
9283msgstr ""
9284
9285#: config/tc-ia64.c:10788
9286msgid "hint.b shouldn't be used"
9287msgstr ""
9288
9289#: config/tc-ia64.c:10827
9290#, c-format
9291msgid "`%s' cannot be predicated"
9292msgstr ""
9293
9294#: config/tc-ia64.c:10899
9295msgid "Closing bracket missing"
9296msgstr ""
9297
9298#: config/tc-ia64.c:10908
9299msgid "Index must be a general register"
9300msgstr ""
9301
9302#: config/tc-ia64.c:11073
9303#, c-format
9304msgid "Unsupported fixup size %d"
9305msgstr ""
9306
9307#. This should be an error, but since previously there wasn't any
9308#. diagnostic here, don't make it fail because of this for now.
9309#: config/tc-ia64.c:11345
9310#, c-format
9311msgid "Cannot express %s%d%s relocation"
9312msgstr ""
9313
9314#: config/tc-ia64.c:11364
9315msgid "No addend allowed in @fptr() relocation"
9316msgstr ""
9317
9318#: config/tc-ia64.c:11403
9319msgid "integer operand out of range"
9320msgstr ""
9321
9322#: config/tc-ia64.c:11470
9323#, c-format
9324msgid "%s must have a constant value"
9325msgstr ""
9326
9327#: config/tc-ia64.c:11490
9328msgid "cannot resolve @slotcount parameter"
9329msgstr ""
9330
9331#: config/tc-ia64.c:11523
9332msgid "invalid @slotcount value"
9333msgstr ""
9334
9335#: config/tc-ia64.c:11560 config/tc-z8k.c:1378
9336#, c-format
9337msgid "Cannot represent %s relocation in object file"
9338msgstr ""
9339
9340#: config/tc-ia64.c:11671
9341msgid "Can't add stop bit to mark end of instruction group"
9342msgstr ""
9343
9344#: config/tc-ia64.c:11780 read.c:2600 read.c:3239 read.c:3643 stabs.c:469
9345#, c-format
9346msgid "expected comma after \"%s\""
9347msgstr ""
9348
9349#: config/tc-ia64.c:11822
9350#, c-format
9351msgid "`%s' is already the alias of %s `%s'"
9352msgstr ""
9353
9354#: config/tc-ia64.c:11832
9355#, c-format
9356msgid "%s `%s' already has an alias `%s'"
9357msgstr ""
9358
9359#: config/tc-ia64.c:11843
9360#, c-format
9361msgid "inserting \"%s\" into %s alias hash table failed: %s"
9362msgstr ""
9363
9364#: config/tc-ia64.c:11851
9365#, c-format
9366msgid "inserting \"%s\" into %s name hash table failed: %s"
9367msgstr ""
9368
9369#: config/tc-ia64.c:11877
9370#, c-format
9371msgid "symbol `%s' aliased to `%s' is not used"
9372msgstr ""
9373
9374#: config/tc-ia64.c:11900
9375#, c-format
9376msgid "section `%s' aliased to `%s' is not used"
9377msgstr ""
9378
9379#: config/tc-ip2k.c:139
9380#, c-format
9381msgid "IP2K specific command line options:\n"
9382msgstr ""
9383
9384#: config/tc-ip2k.c:140
9385#, c-format
9386msgid " -mip2022 restrict to IP2022 insns \n"
9387msgstr ""
9388
9389#: config/tc-ip2k.c:141
9390#, c-format
9391msgid " -mip2022ext permit extended IP2022 insn\n"
9392msgstr ""
9393
9394#: config/tc-ip2k.c:230
9395msgid "relaxation not supported\n"
9396msgstr ""
9397
9398#: config/tc-iq2000.c:362
9399#, c-format
9400msgid "the yielding instruction %s may not be in a delay slot."
9401msgstr ""
9402
9403#: config/tc-iq2000.c:370
9404#, c-format
9405msgid "Register number (R%ld) for double word access must be even."
9406msgstr ""
9407
9408#: config/tc-iq2000.c:379 config/tc-iq2000.c:384 config/tc-iq2000.c:389
9409#: config/tc-iq2000.c:406 config/tc-mt.c:244 config/tc-mt.c:249
9410#, c-format
9411msgid "operand references R%ld of previous load."
9412msgstr ""
9413
9414#: config/tc-iq2000.c:394
9415msgid "instruction implicitly accesses R31 of previous load."
9416msgstr ""
9417
9418#: config/tc-iq2000.c:649 config/tc-mep.c:2008
9419msgid "Unmatched high relocation"
9420msgstr ""
9421
9422#: config/tc-iq2000.c:826 config/tc-mips.c:19493 config/tc-score.c:5811
9423msgid ".end not in text section"
9424msgstr ""
9425
9426#: config/tc-iq2000.c:830 config/tc-score.c:5814
9427msgid ".end directive without a preceding .ent directive."
9428msgstr ""
9429
9430#: config/tc-iq2000.c:839 config/tc-score.c:5822
9431msgid ".end symbol does not match .ent symbol."
9432msgstr ""
9433
9434#: config/tc-iq2000.c:842 config/tc-mips.c:19513 config/tc-score.c:5827
9435msgid ".end directive missing or unknown symbol"
9436msgstr ""
9437
9438#: config/tc-iq2000.c:860
9439msgid "Expected simple number."
9440msgstr ""
9441
9442#: config/tc-iq2000.c:889 config/tc-mips.c:19418 config/tc-score.c:5663
9443#, c-format
9444msgid " *input_line_pointer == '%c' 0x%02x\n"
9445msgstr ""
9446
9447#: config/tc-iq2000.c:891
9448msgid "Invalid number"
9449msgstr ""
9450
9451#: config/tc-iq2000.c:925 config/tc-score.c:5701
9452msgid ".ent or .aent not in text section."
9453msgstr ""
9454
9455#: config/tc-iq2000.c:928
9456msgid "missing `.end'"
9457msgstr ""
9458
9459#: config/tc-m32c.c:142
9460#, c-format
9461msgid " M32C specific command line options:\n"
9462msgstr ""
9463
9464#. Pretend that we do not recognise this option.
9465#: config/tc-m32r.c:330
9466msgid "Unrecognised option: -hidden"
9467msgstr ""
9468
9469#: config/tc-m32r.c:357 config/tc-sparc.c:602
9470msgid "Unrecognized option following -K"
9471msgstr ""
9472
9473#: config/tc-m32r.c:372
9474#, c-format
9475msgid " M32R specific command line options:\n"
9476msgstr ""
9477
9478#: config/tc-m32r.c:374
9479#, c-format
9480msgid ""
9481" -m32r disable support for the m32rx instruction set\n"
9482msgstr ""
9483
9484#: config/tc-m32r.c:376
9485#, c-format
9486msgid " -m32rx support the extended m32rx instruction set\n"
9487msgstr ""
9488
9489#: config/tc-m32r.c:378
9490#, c-format
9491msgid " -m32r2 support the extended m32r2 instruction set\n"
9492msgstr ""
9493
9494#: config/tc-m32r.c:380
9495#, c-format
9496msgid " -EL,-little produce little endian code and data\n"
9497msgstr ""
9498
9499#: config/tc-m32r.c:382
9500#, c-format
9501msgid " -EB,-big produce big endian code and data\n"
9502msgstr ""
9503
9504#: config/tc-m32r.c:384
9505#, c-format
9506msgid " -parallel try to combine instructions in parallel\n"
9507msgstr ""
9508
9509#: config/tc-m32r.c:386
9510#, c-format
9511msgid " -no-parallel disable -parallel\n"
9512msgstr ""
9513
9514#: config/tc-m32r.c:388
9515#, c-format
9516msgid ""
9517" -no-bitinst disallow the M32R2's extended bit-field "
9518"instructions\n"
9519msgstr ""
9520
9521#: config/tc-m32r.c:390
9522#, c-format
9523msgid " -O try to optimize code. Implies -parallel\n"
9524msgstr ""
9525
9526#: config/tc-m32r.c:393
9527#, c-format
9528msgid ""
9529" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
9530msgstr ""
9531
9532#: config/tc-m32r.c:395
9533#, c-format
9534msgid " might violate constraints\n"
9535msgstr ""
9536
9537#: config/tc-m32r.c:397
9538#, c-format
9539msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
9540msgstr ""
9541
9542#: config/tc-m32r.c:399
9543#, c-format
9544msgid ""
9545" instructions might violate "
9546"constraints\n"
9547msgstr ""
9548
9549#: config/tc-m32r.c:401
9550#, c-format
9551msgid ""
9552" -Wp synonym for -warn-explicit-parallel-conflicts\n"
9553msgstr ""
9554
9555#: config/tc-m32r.c:403
9556#, c-format
9557msgid ""
9558" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
9559msgstr ""
9560
9561#: config/tc-m32r.c:405
9562#, c-format
9563msgid ""
9564" -ignore-parallel-conflicts do not check parallel instructions\n"
9565msgstr ""
9566
9567#: config/tc-m32r.c:407
9568#, c-format
9569msgid " for constraint violations\n"
9570msgstr ""
9571
9572#: config/tc-m32r.c:409
9573#, c-format
9574msgid ""
9575" -no-ignore-parallel-conflicts check parallel instructions for\n"
9576msgstr ""
9577
9578#: config/tc-m32r.c:411
9579#, c-format
9580msgid " constraint violations\n"
9581msgstr ""
9582
9583#: config/tc-m32r.c:413
9584#, c-format
9585msgid " -Ip synonym for -ignore-parallel-conflicts\n"
9586msgstr ""
9587
9588#: config/tc-m32r.c:415
9589#, c-format
9590msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
9591msgstr ""
9592
9593#: config/tc-m32r.c:418
9594#, c-format
9595msgid ""
9596" -warn-unmatched-high warn when an (s)high reloc has no matching low "
9597"reloc\n"
9598msgstr ""
9599
9600#: config/tc-m32r.c:420
9601#, c-format
9602msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
9603msgstr ""
9604
9605#: config/tc-m32r.c:422
9606#, c-format
9607msgid " -Wuh synonym for -warn-unmatched-high\n"
9608msgstr ""
9609
9610#: config/tc-m32r.c:424
9611#, c-format
9612msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
9613msgstr ""
9614
9615#: config/tc-m32r.c:427
9616#, c-format
9617msgid " -KPIC generate PIC\n"
9618msgstr ""
9619
9620#: config/tc-m32r.c:846
9621msgid "instructions write to the same destination register."
9622msgstr ""
9623
9624#: config/tc-m32r.c:854
9625msgid "Instructions do not use parallel execution pipelines."
9626msgstr ""
9627
9628#: config/tc-m32r.c:862
9629msgid "Instructions share the same execution pipeline"
9630msgstr ""
9631
9632#: config/tc-m32r.c:927 config/tc-m32r.c:1041
9633#, c-format
9634msgid "not a 16 bit instruction '%s'"
9635msgstr ""
9636
9637#: config/tc-m32r.c:939 config/tc-m32r.c:1053 config/tc-m32r.c:1237
9638#, c-format
9639msgid "instruction '%s' is for the M32R2 only"
9640msgstr ""
9641
9642#: config/tc-m32r.c:952 config/tc-m32r.c:1066 config/tc-m32r.c:1250
9643#, c-format
9644msgid "unknown instruction '%s'"
9645msgstr ""
9646
9647#: config/tc-m32r.c:961 config/tc-m32r.c:1073 config/tc-m32r.c:1257
9648#, c-format
9649msgid "instruction '%s' is for the M32RX only"
9650msgstr ""
9651
9652#: config/tc-m32r.c:970 config/tc-m32r.c:1082
9653#, c-format
9654msgid "instruction '%s' cannot be executed in parallel."
9655msgstr ""
9656
9657#: config/tc-m32r.c:1025 config/tc-m32r.c:1107 config/tc-m32r.c:1314
9658msgid "internal error: lookup/get operands failed"
9659msgstr ""
9660
9661#: config/tc-m32r.c:1092
9662#, c-format
9663msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
9664msgstr ""
9665
9666#: config/tc-m32r.c:1121
9667#, c-format
9668msgid ""
9669"%s: output of 1st instruction is the same as an input to 2nd instruction - "
9670"is this intentional ?"
9671msgstr ""
9672
9673#: config/tc-m32r.c:1125
9674#, c-format
9675msgid ""
9676"%s: output of 2nd instruction is the same as an input to 1st instruction - "
9677"is this intentional ?"
9678msgstr ""
9679
9680#: config/tc-m32r.c:1488 config/tc-microblaze.c:196
9681msgid "Expected comma after symbol-name: rest of line ignored."
9682msgstr ""
9683
9684#: config/tc-m32r.c:1498
9685#, c-format
9686msgid ".SCOMMon length (%ld.) <0! Ignored."
9687msgstr ""
9688
9689#: config/tc-m32r.c:1512 config/tc-microblaze.c:218 config/tc-ppc.c:2301
9690#: config/tc-ppc.c:4077 config/tc-ppc.c:4119 config/tc-ppc.c:5679
9691msgid "ignoring bad alignment"
9692msgstr ""
9693
9694#: config/tc-m32r.c:1524 config/tc-microblaze.c:253 config/tc-v850.c:383
9695msgid "Common alignment not a power of 2"
9696msgstr ""
9697
9698#: config/tc-m32r.c:1539 config/tc-microblaze.c:229
9699#, c-format
9700msgid "Ignoring attempt to re-define symbol `%s'."
9701msgstr ""
9702
9703#: config/tc-m32r.c:1548
9704#, c-format
9705msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
9706msgstr ""
9707
9708#: config/tc-m32r.c:1925 config/tc-m32r.c:1978 config/tc-nds32.c:4797
9709#: config/tc-nds32.c:4841 config/tc-sh.c:391 config/tc-sh.c:2062
9710msgid "Invalid PIC expression."
9711msgstr ""
9712
9713#: config/tc-m32r.c:2069
9714msgid "Unmatched high/shigh reloc"
9715msgstr ""
9716
9717#: config/tc-m68hc11.c:416
9718#, c-format
9719msgid ""
9720"Motorola 68HC11/68HC12/68HCS12 options:\n"
9721" -m68hc11 | -m68hc12 |\n"
9722" -m68hcs12 | -mm9s12x |\n"
9723" -mm9s12xg specify the processor [default %s]\n"
9724" -mshort use 16-bit int ABI (default)\n"
9725" -mlong use 32-bit int ABI\n"
9726" -mshort-double use 32-bit double ABI\n"
9727" -mlong-double use 64-bit double ABI (default)\n"
9728" --force-long-branches always turn relative branches into absolute ones\n"
9729" -S,--short-branches do not turn relative branches into absolute ones\n"
9730" when the offset is out of range\n"
9731" --strict-direct-mode do not turn the direct mode into extended mode\n"
9732" when the instruction does not support direct mode\n"
9733" --print-insn-syntax print the syntax of instruction in case of error\n"
9734" --print-opcodes print the list of instructions with syntax\n"
9735" --xgate-ramoffset offset ram addresses by 0xc000\n"
9736" --generate-example generate an example of each instruction\n"
9737" (used for testing)\n"
9738msgstr ""
9739
9740#: config/tc-m68hc11.c:464 config/tc-xgate.c:284
9741#, c-format
9742msgid "Default target `%s' is not supported."
9743msgstr ""
9744
9745#. Dump the opcode statistics table.
9746#: config/tc-m68hc11.c:482
9747#, c-format
9748msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
9749msgstr ""
9750
9751#: config/tc-m68hc11.c:561
9752#, c-format
9753msgid "Option `%s' is not recognized."
9754msgstr ""
9755
9756#: config/tc-m68hc11.c:748
9757msgid "imm3"
9758msgstr ""
9759
9760#: config/tc-m68hc11.c:756
9761msgid "RD"
9762msgstr ""
9763
9764#: config/tc-m68hc11.c:764
9765msgid "RD,RS"
9766msgstr ""
9767
9768#: config/tc-m68hc11.c:772
9769msgid "RI, #imm4"
9770msgstr ""
9771
9772#: config/tc-m68hc11.c:804
9773msgid "RD, (RI,#offs5)"
9774msgstr ""
9775
9776#: config/tc-m68hc11.c:856
9777msgid "#<imm8>"
9778msgstr ""
9779
9780#: config/tc-m68hc11.c:865
9781msgid "#<imm16>"
9782msgstr ""
9783
9784#: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883
9785msgid "<imm8>,X"
9786msgstr ""
9787
9788#: config/tc-m68hc11.c:910
9789msgid "*<abs8>"
9790msgstr ""
9791
9792#: config/tc-m68hc11.c:922
9793msgid "#<mask>"
9794msgstr ""
9795
9796#: config/tc-m68hc11.c:932
9797#, c-format
9798msgid "symbol%d"
9799msgstr ""
9800
9801#: config/tc-m68hc11.c:934
9802msgid "<abs>"
9803msgstr ""
9804
9805#: config/tc-m68hc11.c:953
9806msgid "<label>"
9807msgstr ""
9808
9809#: config/tc-m68hc11.c:969
9810#, c-format
9811msgid ""
9812"# Example of `%s' instructions\n"
9813"\t.sect .text\n"
9814"_start:\n"
9815msgstr ""
9816
9817#: config/tc-m68hc11.c:1016
9818#, c-format
9819msgid "Instruction `%s' is not recognized."
9820msgstr ""
9821
9822#: config/tc-m68hc11.c:1021
9823#, c-format
9824msgid "Instruction formats for `%s':"
9825msgstr ""
9826
9827#: config/tc-m68hc11.c:1173
9828#, c-format
9829msgid "Immediate operand is not allowed for operand %d."
9830msgstr ""
9831
9832#: config/tc-m68hc11.c:1217
9833msgid "Indirect indexed addressing is not valid for 68HC11."
9834msgstr ""
9835
9836#: config/tc-m68hc11.c:1237
9837msgid "Spurious `,' or bad indirect register addressing mode."
9838msgstr ""
9839
9840#: config/tc-m68hc11.c:1259
9841msgid "Missing second register or offset for indexed-indirect mode."
9842msgstr ""
9843
9844#: config/tc-m68hc11.c:1269
9845msgid "Missing second register for indexed-indirect mode."
9846msgstr ""
9847
9848#: config/tc-m68hc11.c:1285
9849msgid "Missing `]' to close indexed-indirect mode."
9850msgstr ""
9851
9852#: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
9853#: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
9854msgid "Illegal operand."
9855msgstr ""
9856
9857#. Looks like OP_R_R.
9858#: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
9859#: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
9860#: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
9861msgid "Missing operand."
9862msgstr ""
9863
9864#: config/tc-m68hc11.c:1388
9865msgid "Pre-increment mode is not valid for 68HC11"
9866msgstr ""
9867
9868#: config/tc-m68hc11.c:1401
9869msgid "Wrong register in register indirect mode."
9870msgstr ""
9871
9872#: config/tc-m68hc11.c:1409
9873msgid "Missing `]' to close register indirect operand."
9874msgstr ""
9875
9876#: config/tc-m68hc11.c:1429
9877msgid "Post-decrement mode is not valid for 68HC11."
9878msgstr ""
9879
9880#: config/tc-m68hc11.c:1437
9881msgid "Post-increment mode is not valid for 68HC11."
9882msgstr ""
9883
9884#: config/tc-m68hc11.c:1455
9885msgid "Invalid indexed indirect mode."
9886msgstr ""
9887
9888#: config/tc-m68hc11.c:1579
9889#, c-format
9890msgid "Trap id `%ld' is out of range."
9891msgstr ""
9892
9893#: config/tc-m68hc11.c:1583
9894msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
9895msgstr ""
9896
9897#: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741
9898#, c-format
9899msgid "Operand out of 8-bit range: `%ld'."
9900msgstr ""
9901
9902#: config/tc-m68hc11.c:1597
9903msgid "The trap id must be a constant."
9904msgstr ""
9905
9906#: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345
9907#, c-format
9908msgid "Operand `%x' not recognized in fixup8."
9909msgstr ""
9910
9911#: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
9912#, c-format
9913msgid "Operand out of 16-bit range: `%ld'."
9914msgstr ""
9915
9916#: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
9917#, c-format
9918msgid "Operand `%x' not recognized in fixup16."
9919msgstr ""
9920
9921#: config/tc-m68hc11.c:1801
9922#, c-format
9923msgid "Unexpected branch conversion with `%x'"
9924msgstr ""
9925
9926#: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
9927#, c-format
9928msgid "Operand out of range for a relative branch: `%ld'"
9929msgstr ""
9930
9931#: config/tc-m68hc11.c:1987
9932msgid "Invalid register for dbcc/tbcc instruction."
9933msgstr ""
9934
9935#: config/tc-m68hc11.c:2075
9936#, c-format
9937msgid "Increment/decrement value is out of range: `%ld'."
9938msgstr ""
9939
9940#: config/tc-m68hc11.c:2087
9941msgid "Expecting a register."
9942msgstr ""
9943
9944#: config/tc-m68hc11.c:2102
9945msgid "Invalid register for post/pre increment."
9946msgstr ""
9947
9948#: config/tc-m68hc11.c:2132
9949msgid "Invalid register."
9950msgstr ""
9951
9952#: config/tc-m68hc11.c:2139
9953#, c-format
9954msgid "Offset out of 16-bit range: %ld."
9955msgstr ""
9956
9957#: config/tc-m68hc11.c:2145
9958#, c-format
9959msgid "Offset out of 5-bit range for movw/movb insn: %ld."
9960msgstr ""
9961
9962#: config/tc-m68hc11.c:2270
9963msgid "Expecting register D for indexed indirect mode."
9964msgstr ""
9965
9966#: config/tc-m68hc11.c:2272
9967msgid "Indexed indirect mode is not allowed for movb/movw."
9968msgstr ""
9969
9970#: config/tc-m68hc11.c:2289
9971msgid "Invalid accumulator register."
9972msgstr ""
9973
9974#: config/tc-m68hc11.c:2315
9975msgid "Invalid indexed register."
9976msgstr ""
9977
9978#: config/tc-m68hc11.c:2325
9979msgid "Addressing mode not implemented yet."
9980msgstr ""
9981
9982#: config/tc-m68hc11.c:2339
9983msgid "Invalid source register for this instruction, use 'tfr'."
9984msgstr ""
9985
9986#: config/tc-m68hc11.c:2341
9987msgid "Invalid source register."
9988msgstr ""
9989
9990#: config/tc-m68hc11.c:2346
9991msgid "Invalid destination register for this instruction, use 'tfr'."
9992msgstr ""
9993
9994#: config/tc-m68hc11.c:2348
9995msgid "Invalid destination register."
9996msgstr ""
9997
9998#: config/tc-m68hc11.c:2523
9999msgid "Invalid indexed register, expecting register X."
10000msgstr ""
10001
10002#: config/tc-m68hc11.c:2525
10003msgid "Invalid indexed register, expecting register Y."
10004msgstr ""
10005
10006#: config/tc-m68hc11.c:2844 config/tc-s12z.c:3676
10007msgid "No instruction or missing opcode."
10008msgstr ""
10009
10010#: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3532
10011#, c-format
10012msgid "Opcode `%s' is not recognized."
10013msgstr ""
10014
10015#: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3554
10016#, c-format
10017msgid "Garbage at end of instruction: `%s'."
10018msgstr ""
10019
10020#: config/tc-m68hc11.c:3440
10021#, c-format
10022msgid "Failed to find a valid mode for `%s'."
10023msgstr ""
10024
10025#: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3682 config/tc-m68hc11.c:3688
10026#, c-format
10027msgid "Invalid operand for `%s'"
10028msgstr ""
10029
10030#: config/tc-m68hc11.c:3740
10031#, c-format
10032msgid "Invalid mode: %s\n"
10033msgstr ""
10034
10035#: config/tc-m68hc11.c:3799
10036msgid "bad .relax format"
10037msgstr ""
10038
10039#: config/tc-m68hc11.c:3843 config/tc-s12z.c:3767 config/tc-xgate.c:630
10040#, c-format
10041msgid "Relocation %d is not supported by object file format."
10042msgstr ""
10043
10044#: config/tc-m68hc11.c:4120
10045msgid "bra or bsr with undefined symbol."
10046msgstr ""
10047
10048#: config/tc-m68hc11.c:4221 config/tc-m68hc11.c:4278
10049#, c-format
10050msgid "Subtype %d is not recognized."
10051msgstr ""
10052
10053#: config/tc-m68hc11.c:4336 config/tc-s12z.c:3808 config/tc-xgate.c:663
10054msgid "Expression too complex."
10055msgstr ""
10056
10057#: config/tc-m68hc11.c:4367 config/tc-s12z.c:3834 config/tc-xgate.c:708
10058#: config/tc-xgate.c:717
10059msgid "Value out of 16-bit range."
10060msgstr ""
10061
10062#: config/tc-m68hc11.c:4389
10063#, c-format
10064msgid "Value %ld too large for 8-bit PC-relative branch."
10065msgstr ""
10066
10067#: config/tc-m68hc11.c:4399 config/tc-xgate.c:674
10068#, c-format
10069msgid "Value %ld too large for 9-bit PC-relative branch."
10070msgstr ""
10071
10072#: config/tc-m68hc11.c:4408 config/tc-xgate.c:691
10073#, c-format
10074msgid "Value %ld too large for 10-bit PC-relative branch."
10075msgstr ""
10076
10077#: config/tc-m68hc11.c:4416
10078#, c-format
10079msgid "Auto increment/decrement offset '%ld' is out of range."
10080msgstr ""
10081
10082#: config/tc-m68hc11.c:4429
10083#, c-format
10084msgid "Offset out of 5-bit range for movw/movb insn: %ld"
10085msgstr ""
10086
10087#: config/tc-m68hc11.c:4440
10088#, c-format
10089msgid "Offset out of 9-bit range for movw/movb insn: %ld"
10090msgstr ""
10091
10092#: config/tc-m68hc11.c:4452
10093#, c-format
10094msgid "Offset out of 16-bit range for movw/movb insn: %ld"
10095msgstr ""
10096
10097#: config/tc-m68hc11.c:4469 config/tc-s12z.c:3840 config/tc-xgate.c:752
10098#, c-format
10099msgid "Line %d: unknown relocation type: 0x%x."
10100msgstr ""
10101
10102#: config/tc-m68hc11.c:4494
10103msgid "Invalid directive"
10104msgstr ""
10105
10106#: config/tc-m68k.c:1139
10107#, c-format
10108msgid "Can not do %d byte pc-relative relocation"
10109msgstr ""
10110
10111#: config/tc-m68k.c:1141
10112#, c-format
10113msgid "Can not do %d byte pc-relative pic relocation"
10114msgstr ""
10115
10116#: config/tc-m68k.c:1146
10117#, c-format
10118msgid "Can not do %d byte relocation"
10119msgstr ""
10120
10121#: config/tc-m68k.c:1148
10122#, c-format
10123msgid "Can not do %d byte pic relocation"
10124msgstr ""
10125
10126#: config/tc-m68k.c:1218
10127#, c-format
10128msgid "Unable to produce reloc against symbol '%s'"
10129msgstr ""
10130
10131#: config/tc-m68k.c:1277 config/tc-vax.c:2369
10132#, c-format
10133msgid "Cannot make %s relocation PC relative"
10134msgstr ""
10135
10136#: config/tc-m68k.c:1359 config/tc-vax.c:1879
10137msgid "No operator"
10138msgstr ""
10139
10140#: config/tc-m68k.c:1389 config/tc-vax.c:1895
10141msgid "Unknown operator"
10142msgstr ""
10143
10144#: config/tc-m68k.c:2292
10145msgid "invalid instruction for this architecture; needs "
10146msgstr ""
10147
10148#: config/tc-m68k.c:2300
10149msgid "hardware divide"
10150msgstr ""
10151
10152#: config/tc-m68k.c:2322 config/tc-m68k.c:2326 config/tc-m68k.c:2330
10153msgid "or higher"
10154msgstr ""
10155
10156#: config/tc-m68k.c:2383
10157msgid "operands mismatch"
10158msgstr ""
10159
10160#: config/tc-m68k.c:2447 config/tc-m68k.c:2453 config/tc-m68k.c:2459
10161#: config/tc-mmix.c:2495 config/tc-mmix.c:2519
10162msgid "operand out of range"
10163msgstr ""
10164
10165#: config/tc-m68k.c:2516
10166#, c-format
10167msgid "Bignum too big for %c format; truncated"
10168msgstr ""
10169
10170#: config/tc-m68k.c:2593
10171msgid "displacement too large for this architecture; needs 68020 or higher"
10172msgstr ""
10173
10174#: config/tc-m68k.c:2701
10175msgid ""
10176"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
10177msgstr ""
10178
10179#: config/tc-m68k.c:2706
10180msgid "invalid index size for coldfire"
10181msgstr ""
10182
10183#: config/tc-m68k.c:2759
10184msgid "Forcing byte displacement"
10185msgstr ""
10186
10187#: config/tc-m68k.c:2761
10188msgid "byte displacement out of range"
10189msgstr ""
10190
10191#: config/tc-m68k.c:2806 config/tc-m68k.c:2844
10192msgid "invalid operand mode for this architecture; needs 68020 or higher"
10193msgstr ""
10194
10195#: config/tc-m68k.c:2830 config/tc-m68k.c:2864
10196msgid ":b not permitted; defaulting to :w"
10197msgstr ""
10198
10199#: config/tc-m68k.c:2939
10200msgid "unsupported byte value; use a different suffix"
10201msgstr ""
10202
10203#: config/tc-m68k.c:2954
10204msgid "unknown/incorrect operand"
10205msgstr ""
10206
10207#: config/tc-m68k.c:2997 config/tc-m68k.c:3005 config/tc-m68k.c:3012
10208#: config/tc-m68k.c:3019
10209msgid "out of range"
10210msgstr ""
10211
10212#: config/tc-m68k.c:3090
10213msgid "Can't use long branches on this architecture"
10214msgstr ""
10215
10216#: config/tc-m68k.c:3196
10217msgid "Expression out of range, using 0"
10218msgstr ""
10219
10220#: config/tc-m68k.c:3397 config/tc-m68k.c:3413
10221msgid "Floating point register in register list"
10222msgstr ""
10223
10224#: config/tc-m68k.c:3403
10225msgid "Wrong register in floating-point reglist"
10226msgstr ""
10227
10228#: config/tc-m68k.c:3419
10229msgid "incorrect register in reglist"
10230msgstr ""
10231
10232#: config/tc-m68k.c:3425
10233msgid "wrong register in floating-point reglist"
10234msgstr ""
10235
10236#: config/tc-m68k.c:3836 config/tc-m68k.c:3868 config/tc-sparc.c:3144
10237msgid "failed sanity check."
10238msgstr ""
10239
10240#. ERROR.
10241#: config/tc-m68k.c:3898
10242msgid "Extra )"
10243msgstr ""
10244
10245#. ERROR.
10246#: config/tc-m68k.c:3909
10247msgid "Missing )"
10248msgstr ""
10249
10250#: config/tc-m68k.c:3926
10251msgid "Missing operand"
10252msgstr ""
10253
10254#: config/tc-m68k.c:4251
10255#, c-format
10256msgid "unrecognized default cpu `%s'"
10257msgstr ""
10258
10259#: config/tc-m68k.c:4305
10260#, c-format
10261msgid "%s -- statement `%s' ignored"
10262msgstr ""
10263
10264#: config/tc-m68k.c:4352
10265#, c-format
10266msgid "Don't know how to figure out width of %c in md_assemble()"
10267msgstr ""
10268
10269#: config/tc-m68k.c:4584 config/tc-m68k.c:4623
10270#, c-format
10271msgid "Internal Error: Can't find %s in hash table"
10272msgstr ""
10273
10274#: config/tc-m68k.c:4587 config/tc-m68k.c:4626
10275#, c-format
10276msgid "Internal Error: Can't hash %s: %s"
10277msgstr ""
10278
10279#: config/tc-m68k.c:4747
10280#, c-format
10281msgid "text label `%s' aligned to odd boundary"
10282msgstr ""
10283
10284#: config/tc-m68k.c:4909
10285#, c-format
10286msgid "value %ld out of range"
10287msgstr ""
10288
10289#: config/tc-m68k.c:4923
10290msgid "invalid byte branch offset"
10291msgstr ""
10292
10293#: config/tc-m68k.c:4960
10294msgid "short branch with zero offset: use :w"
10295msgstr ""
10296
10297#: config/tc-m68k.c:5004
10298msgid "Conversion of PC relative BSR to absolute JSR"
10299msgstr ""
10300
10301#: config/tc-m68k.c:5015
10302msgid "Conversion of PC relative branch to absolute jump"
10303msgstr ""
10304
10305#: config/tc-m68k.c:5032 config/tc-m68k.c:5089
10306msgid "Conversion of PC relative conditional branch to absolute jump"
10307msgstr ""
10308
10309#: config/tc-m68k.c:5154
10310msgid "Conversion of PC relative displacement to absolute"
10311msgstr ""
10312
10313#: config/tc-m68k.c:5337
10314msgid "Tried to convert PC relative branch to absolute jump"
10315msgstr ""
10316
10317#: config/tc-m68k.c:5382 config/tc-m68k.c:5393 config/tc-m68k.c:5437
10318msgid "expression out of range: defaulting to 1"
10319msgstr ""
10320
10321#: config/tc-m68k.c:5429
10322msgid "expression out of range: defaulting to 0"
10323msgstr ""
10324
10325#: config/tc-m68k.c:5470 config/tc-m68k.c:5482
10326#, c-format
10327msgid "Can't deal with expression; defaulting to %ld"
10328msgstr ""
10329
10330#: config/tc-m68k.c:5496
10331msgid "expression doesn't fit in BYTE"
10332msgstr ""
10333
10334#: config/tc-m68k.c:5500
10335msgid "expression doesn't fit in WORD"
10336msgstr ""
10337
10338#: config/tc-m68k.c:5587
10339#, c-format
10340msgid "%s: unrecognized processor name"
10341msgstr ""
10342
10343#: config/tc-m68k.c:5648
10344msgid "bad coprocessor id"
10345msgstr ""
10346
10347#: config/tc-m68k.c:5654
10348msgid "unrecognized fopt option"
10349msgstr ""
10350
10351#: config/tc-m68k.c:5786
10352#, c-format
10353msgid "option `%s' may not be negated"
10354msgstr ""
10355
10356#: config/tc-m68k.c:5797
10357#, c-format
10358msgid "option `%s' not recognized"
10359msgstr ""
10360
10361#: config/tc-m68k.c:5826
10362msgid "bad format of OPT NEST=depth"
10363msgstr ""
10364
10365#: config/tc-m68k.c:5882
10366msgid "missing label"
10367msgstr ""
10368
10369#: config/tc-m68k.c:5908
10370#, c-format
10371msgid "bad register list: %s"
10372msgstr ""
10373
10374#: config/tc-m68k.c:6006
10375msgid "restore without save"
10376msgstr ""
10377
10378#: config/tc-m68k.c:6160 config/tc-m68k.c:6530
10379msgid "syntax error in structured control directive"
10380msgstr ""
10381
10382#: config/tc-m68k.c:6205
10383msgid "missing condition code in structured control directive"
10384msgstr ""
10385
10386#: config/tc-m68k.c:6276
10387#, c-format
10388msgid ""
10389"Condition <%c%c> in structured control directive can not be encoded correctly"
10390msgstr ""
10391
10392#: config/tc-m68k.c:6572
10393msgid "missing then"
10394msgstr ""
10395
10396#: config/tc-m68k.c:6653
10397msgid "else without matching if"
10398msgstr ""
10399
10400#: config/tc-m68k.c:6686
10401msgid "endi without matching if"
10402msgstr ""
10403
10404#: config/tc-m68k.c:6726
10405msgid "break outside of structured loop"
10406msgstr ""
10407
10408#: config/tc-m68k.c:6764
10409msgid "next outside of structured loop"
10410msgstr ""
10411
10412#: config/tc-m68k.c:6815
10413msgid "missing ="
10414msgstr ""
10415
10416#: config/tc-m68k.c:6853
10417msgid "missing to or downto"
10418msgstr ""
10419
10420#: config/tc-m68k.c:6889 config/tc-m68k.c:6923 config/tc-m68k.c:7137
10421msgid "missing do"
10422msgstr ""
10423
10424#: config/tc-m68k.c:7024
10425msgid "endf without for"
10426msgstr ""
10427
10428#: config/tc-m68k.c:7078
10429msgid "until without repeat"
10430msgstr ""
10431
10432#: config/tc-m68k.c:7172
10433msgid "endw without while"
10434msgstr ""
10435
10436#: config/tc-m68k.c:7205 config/tc-m68k.c:7233
10437msgid "already assembled instructions"
10438msgstr ""
10439
10440#: config/tc-m68k.c:7310
10441#, c-format
10442msgid "`%s' is deprecated, use `%s'"
10443msgstr ""
10444
10445#: config/tc-m68k.c:7329
10446#, c-format
10447msgid "cpu `%s' unrecognized"
10448msgstr ""
10449
10450#: config/tc-m68k.c:7348
10451#, c-format
10452msgid "architecture `%s' unrecognized"
10453msgstr ""
10454
10455#: config/tc-m68k.c:7369
10456#, c-format
10457msgid "extension `%s' unrecognized"
10458msgstr ""
10459
10460#: config/tc-m68k.c:7484
10461#, c-format
10462msgid "option `-A%s' is deprecated: use `-%s'"
10463msgstr ""
10464
10465#: config/tc-m68k.c:7517
10466msgid "architecture features both enabled and disabled"
10467msgstr ""
10468
10469#: config/tc-m68k.c:7544
10470msgid "selected processor does not have all features of selected architecture"
10471msgstr ""
10472
10473#: config/tc-m68k.c:7553
10474msgid "m68k and cf features both selected"
10475msgstr ""
10476
10477#: config/tc-m68k.c:7565
10478msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
10479msgstr ""
10480
10481#: config/tc-m68k.c:7597
10482#, c-format
10483msgid ""
10484"-march=<arch>\t\tset architecture\n"
10485"-mcpu=<cpu>\t\tset cpu [default %s]\n"
10486msgstr ""
10487
10488#: config/tc-m68k.c:7602
10489#, c-format
10490msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
10491msgstr ""
10492
10493#: config/tc-m68k.c:7608
10494#, c-format
10495msgid ""
10496"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
10497"-pic, -k\t\tgenerate position independent code\n"
10498"-S\t\t\tturn jbsr into jsr\n"
10499"--pcrel never turn PC-relative branches into absolute jumps\n"
10500"--register-prefix-optional\n"
10501"\t\t\trecognize register names without prefix character\n"
10502"--bitwise-or\t\tdo not treat `|' as a comment character\n"
10503"--base-size-default-16\tbase reg without size is 16 bits\n"
10504"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
10505"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
10506"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
10507msgstr ""
10508
10509#: config/tc-m68k.c:7622
10510#, c-format
10511msgid "Architecture variants are: "
10512msgstr ""
10513
10514#: config/tc-m68k.c:7631
10515#, c-format
10516msgid "Processor variants are: "
10517msgstr ""
10518
10519#: config/tc-m68k.c:7638 config/tc-xtensa.c:6386
10520#, c-format
10521msgid "\n"
10522msgstr ""
10523
10524#: config/tc-m68k.c:7669
10525#, c-format
10526msgid "Error %s in %s\n"
10527msgstr ""
10528
10529#: config/tc-m68k.c:7673
10530#, c-format
10531msgid "Opcode(%d.%s): "
10532msgstr ""
10533
10534#: config/tc-m68k.c:7818
10535msgid "Not a defined coldfire architecture"
10536msgstr ""
10537
10538#: config/tc-m68k.c:7927 read.c:4548
10539#, c-format
10540msgid "%s relocations do not fit in %u byte"
10541msgid_plural "%s relocations do not fit in %u bytes"
10542msgstr[0] ""
10543msgstr[1] ""
10544
10545#: config/tc-m68k.c:7995
10546#, c-format
10547msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
10548msgstr ""
10549
10550#: config/tc-mcore.c:520 config/tc-microblaze.c:515 config/tc-microblaze.c:543
10551#: config/tc-microblaze.c:580 config/tc-microblaze.c:592
10552#, c-format
10553msgid "register expected, but saw '%.6s'"
10554msgstr ""
10555
10556#: config/tc-mcore.c:602
10557#, c-format
10558msgid "control register expected, but saw '%.6s'"
10559msgstr ""
10560
10561#: config/tc-mcore.c:638
10562msgid "bad/missing psr specifier"
10563msgstr ""
10564
10565#: config/tc-mcore.c:783
10566#, c-format
10567msgid "operand must be absolute in range %u..%u, not %ld"
10568msgstr ""
10569
10570#: config/tc-mcore.c:818
10571msgid "operand must be a multiple of 4"
10572msgstr ""
10573
10574#: config/tc-mcore.c:825
10575msgid "operand must be a multiple of 2"
10576msgstr ""
10577
10578#: config/tc-mcore.c:887 config/tc-microblaze.c:948 config/tc-microblaze.c:1080
10579#: config/tc-microblaze.c:1112 config/tc-microblaze.c:1565
10580#: config/tc-microblaze.c:1631 config/tc-microblaze.c:1704
10581#: config/tc-microblaze.c:2129 config/tc-microblaze.c:2177
10582#, c-format
10583msgid "unknown opcode \"%s\""
10584msgstr ""
10585
10586#: config/tc-mcore.c:930
10587msgid "invalid register: r15 illegal"
10588msgstr ""
10589
10590#: config/tc-mcore.c:979 config/tc-mcore.c:1560
10591msgid "M340 specific opcode used when assembling for M210"
10592msgstr ""
10593
10594#: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
10595#: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
10596#: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
10597#: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
10598#: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
10599#: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
10600msgid "second operand missing"
10601msgstr ""
10602
10603#: config/tc-mcore.c:1013
10604msgid "destination register must be r1"
10605msgstr ""
10606
10607#: config/tc-mcore.c:1034
10608msgid "source register must be r1"
10609msgstr ""
10610
10611#: config/tc-mcore.c:1098 config/tc-mcore.c:1155
10612msgid "immediate is not a power of two"
10613msgstr ""
10614
10615#: config/tc-mcore.c:1126
10616msgid "translating bgeni to movi"
10617msgstr ""
10618
10619#: config/tc-mcore.c:1195
10620msgid "translating bmaski to movi"
10621msgstr ""
10622
10623#: config/tc-mcore.c:1271
10624#, c-format
10625msgid "displacement too large (%d)"
10626msgstr ""
10627
10628#: config/tc-mcore.c:1285
10629msgid "Invalid register: r0 and r15 illegal"
10630msgstr ""
10631
10632#: config/tc-mcore.c:1316
10633msgid "bad starting register: r0 and r15 invalid"
10634msgstr ""
10635
10636#: config/tc-mcore.c:1329
10637msgid "ending register must be r15"
10638msgstr ""
10639
10640#: config/tc-mcore.c:1349
10641msgid "bad base register: must be r0"
10642msgstr ""
10643
10644#: config/tc-mcore.c:1367
10645msgid "first register must be r4"
10646msgstr ""
10647
10648#: config/tc-mcore.c:1378
10649msgid "last register must be r7"
10650msgstr ""
10651
10652#: config/tc-mcore.c:1415
10653msgid "reg-reg expected"
10654msgstr ""
10655
10656#: config/tc-mcore.c:1547
10657msgid "zero used as immediate value"
10658msgstr ""
10659
10660#: config/tc-mcore.c:1574
10661msgid "duplicated psr bit specifier"
10662msgstr ""
10663
10664#: config/tc-mcore.c:1580
10665msgid "`af' must appear alone"
10666msgstr ""
10667
10668#: config/tc-mcore.c:1587 config/tc-microblaze.c:1742
10669#, c-format
10670msgid "unimplemented opcode \"%s\""
10671msgstr ""
10672
10673#: config/tc-mcore.c:1596 config/tc-microblaze.c:1751
10674#, c-format
10675msgid "ignoring operands: %s "
10676msgstr ""
10677
10678#: config/tc-mcore.c:1669
10679#, c-format
10680msgid "unrecognised cpu type '%s'"
10681msgstr ""
10682
10683#: config/tc-mcore.c:1687
10684#, c-format
10685msgid ""
10686"MCORE specific options:\n"
10687" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
10688" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
10689" -cpu=[210|340] select CPU type\n"
10690" -EB assemble for a big endian system (default)\n"
10691" -EL assemble for a little endian system\n"
10692msgstr ""
10693
10694#: config/tc-mcore.c:1705 config/tc-microblaze.c:1862
10695msgid "failed sanity check: short_jump"
10696msgstr ""
10697
10698#: config/tc-mcore.c:1715 config/tc-microblaze.c:1872
10699msgid "failed sanity check: long_jump"
10700msgstr ""
10701
10702#: config/tc-mcore.c:1741
10703#, c-format
10704msgid "odd displacement at %x"
10705msgstr ""
10706
10707#: config/tc-mcore.c:1950
10708#, c-format
10709msgid "odd distance branch (0x%lx byte)"
10710msgid_plural "odd distance branch (0x%lx bytes)"
10711msgstr[0] ""
10712msgstr[1] ""
10713
10714#: config/tc-mcore.c:1957
10715#, c-format
10716msgid "pcrel for branch to %s too far (0x%lx)"
10717msgstr ""
10718
10719#: config/tc-mcore.c:1977
10720#, c-format
10721msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
10722msgstr ""
10723
10724#: config/tc-mcore.c:1989
10725#, c-format
10726msgid "pcrel for loopt too far (0x%lx)"
10727msgstr ""
10728
10729#: config/tc-mcore.c:2185 config/tc-microblaze.c:2462 config/tc-tic30.c:1386
10730#, c-format
10731msgid "Can not do %d byte %srelocation"
10732msgstr ""
10733
10734#: config/tc-mcore.c:2187 config/tc-microblaze.c:2464 config/tc-tic30.c:1387
10735msgid "pc-relative "
10736msgstr ""
10737
10738#: config/tc-mep.c:339
10739#, c-format
10740msgid ""
10741"MeP specific command line options:\n"
10742" -EB assemble for a big endian system\n"
10743" -EL assemble for a little endian system (default)\n"
10744" -mconfig=<name> specify a chip configuration to use\n"
10745" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
10746" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
10747" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
10748" enable/disable the given opcodes\n"
10749"\n"
10750" If -mconfig is given, the other -m options modify it. Otherwise,\n"
10751" if no -m options are given, all core opcodes are enabled;\n"
10752" if any enabling -m options are given, only those are enabled;\n"
10753" if only disabling -m options are given, only those are disabled.\n"
10754msgstr ""
10755
10756#: config/tc-mep.c:408
10757msgid "$hi and $lo are disabled when MUL and DIV are off"
10758msgstr ""
10759
10760#: config/tc-mep.c:415
10761msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10762msgstr ""
10763
10764#: config/tc-mep.c:420
10765msgid "$dbg and $depc are disabled when DEBUG is off"
10766msgstr ""
10767
10768#: config/tc-mep.c:611
10769msgid "core and copro insn lengths must total 32 bits."
10770msgstr ""
10771
10772#: config/tc-mep.c:614 config/tc-mep.c:751
10773msgid "vliw group must consist of 1 core and 1 copro insn."
10774msgstr ""
10775
10776#: config/tc-mep.c:748
10777msgid "core and copro insn lengths must total 64 bits."
10778msgstr ""
10779
10780#: config/tc-mep.c:980
10781#, c-format
10782msgid "cannot pack %s with a 16-bit insn"
10783msgstr ""
10784
10785#: config/tc-mep.c:998
10786#, c-format
10787msgid "cannot pack %s and %s together with a 16-bit insn"
10788msgstr ""
10789
10790#: config/tc-mep.c:1004
10791msgid "too many IVC2 insns to pack with a 16-bit core insn"
10792msgstr ""
10793
10794#: config/tc-mep.c:1019
10795#, c-format
10796msgid "cannot pack %s into slot P1"
10797msgstr ""
10798
10799#: config/tc-mep.c:1025
10800msgid "too many IVC2 insns to pack with a 32-bit core insn"
10801msgstr ""
10802
10803#: config/tc-mep.c:1043
10804#, c-format
10805msgid "unable to pack %s by itself?"
10806msgstr ""
10807
10808#: config/tc-mep.c:1073
10809#, c-format
10810msgid "cannot pack %s and %s together"
10811msgstr ""
10812
10813#: config/tc-mep.c:1079
10814msgid "too many IVC2 insns to pack together"
10815msgstr ""
10816
10817#. There are no insns in the queue and a plus is present.
10818#. This is a syntax error. Let's not tolerate this.
10819#. We can relax this later if necessary.
10820#: config/tc-mep.c:1316
10821msgid "Invalid use of parallelization operator."
10822msgstr ""
10823
10824#: config/tc-mep.c:1362
10825msgid "Leading plus sign not allowed in core mode"
10826msgstr ""
10827
10828#: config/tc-mep.c:1892
10829#, c-format
10830msgid "Don't know how to relocate plain operands of type %s"
10831msgstr ""
10832
10833#: config/tc-mep.c:1902
10834#, c-format
10835msgid "Perhaps you are missing %%tpoff()?"
10836msgstr ""
10837
10838#: config/tc-mep.c:2089
10839msgid "bad .section directive: want a,v,w,x,M,S in string"
10840msgstr ""
10841
10842#: config/tc-mep.c:2147
10843msgid ".vliw unavailable when VLIW is disabled."
10844msgstr ""
10845
10846#: config/tc-metag.c:456
10847msgid "no floating point unit specified"
10848msgstr ""
10849
10850#: config/tc-metag.c:721
10851#, c-format
10852msgid "offset must be a multiple of %d"
10853msgstr ""
10854
10855#: config/tc-metag.c:737 config/tc-metag.c:4445
10856msgid "offset and base must be from the same unit"
10857msgstr ""
10858
10859#: config/tc-metag.c:868 config/tc-metag.c:3169 config/tc-metag.c:3271
10860msgid "invalid destination register"
10861msgstr ""
10862
10863#: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
10864#: config/tc-metag.c:1311 config/tc-metag.c:1531 config/tc-metag.c:3101
10865#: config/tc-metag.c:3186 config/tc-metag.c:3288
10866msgid "invalid memory operand"
10867msgstr ""
10868
10869#: config/tc-metag.c:939 config/tc-metag.c:3119
10870msgid "invalid source register"
10871msgstr ""
10872
10873#: config/tc-metag.c:1024
10874msgid "invalid destination unit"
10875msgstr ""
10876
10877#: config/tc-metag.c:1032
10878msgid "mov cannot use RD port as destination"
10879msgstr ""
10880
10881#: config/tc-metag.c:1057
10882msgid "invalid source unit"
10883msgstr ""
10884
10885#: config/tc-metag.c:1065
10886msgid "source and address units must not be shared for this addressing mode"
10887msgstr ""
10888
10889#: config/tc-metag.c:1073 config/tc-metag.c:1677
10890msgid "set can only use RD port as source"
10891msgstr ""
10892
10893#: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
10894#: config/tc-metag.c:1698 config/tc-metag.c:4055
10895#, c-format
10896msgid "base unit must be one of %s"
10897msgstr ""
10898
10899#. We already tried to encode as an extended GET/SET.
10900#. Parsing as a standard GET/SET provides a smaller offset.
10901#: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3132
10902#: config/tc-metag.c:3199 config/tc-metag.c:3301 config/tc-metag.c:4582
10903msgid "offset value out of range"
10904msgstr ""
10905
10906#: config/tc-metag.c:1169
10907msgid "destination unit must be RD"
10908msgstr ""
10909
10910#: config/tc-metag.c:1279
10911msgid "invalid destination register list"
10912msgstr ""
10913
10914#: config/tc-metag.c:1326
10915msgid "invalid source register list"
10916msgstr ""
10917
10918#: config/tc-metag.c:1351
10919msgid "register list must be even numbered"
10920msgstr ""
10921
10922#: config/tc-metag.c:1357
10923msgid "register list must be from the same unit"
10924msgstr ""
10925
10926#: config/tc-metag.c:1380
10927msgid "register list must not contain duplicates"
10928msgstr ""
10929
10930#: config/tc-metag.c:1637
10931msgid "MDRD value must be between 1 and 8"
10932msgstr ""
10933
10934#: config/tc-metag.c:1728
10935msgid "invalid destination memory operand"
10936msgstr ""
10937
10938#: config/tc-metag.c:1743
10939msgid "invalid source memory operand"
10940msgstr ""
10941
10942#: config/tc-metag.c:1750
10943#, c-format
10944msgid "address units must be one of %s"
10945msgstr ""
10946
10947#: config/tc-metag.c:1757
10948msgid "base and offset must be from the same unit"
10949msgstr ""
10950
10951#: config/tc-metag.c:1765
10952msgid "source and destination increment mode must agree"
10953msgstr ""
10954
10955#: config/tc-metag.c:2040
10956msgid ""
10957"PC, CT, TR and TT are treated as if they are a single unit but operands must "
10958"be in different units"
10959msgstr ""
10960
10961#: config/tc-metag.c:2049
10962msgid "source and destination register must be in different units"
10963msgstr ""
10964
10965#: config/tc-metag.c:2081
10966#, c-format
10967msgid "register unit must be one of %s"
10968msgstr ""
10969
10970#: config/tc-metag.c:2168
10971#, c-format
10972msgid "link register unit must be one of %s"
10973msgstr ""
10974
10975#: config/tc-metag.c:2174
10976msgid "link register must be in a low numbered register"
10977msgstr ""
10978
10979#: config/tc-metag.c:2191 config/tc-metag.c:2716 config/tc-metag.c:2770
10980msgid "target out of range"
10981msgstr ""
10982
10983#: config/tc-metag.c:2672
10984msgid "invalid quickrot unit specified"
10985msgstr ""
10986
10987#: config/tc-metag.c:2688
10988msgid "invalid quickrot register specified"
10989msgstr ""
10990
10991#: config/tc-metag.c:2742
10992msgid "source register must be in the trigger unit"
10993msgstr ""
10994
10995#: config/tc-metag.c:2845
10996msgid "Source registers must be in the same unit"
10997msgstr ""
10998
10999#: config/tc-metag.c:3556 config/tc-metag.c:3720 config/tc-metag.c:3988
11000msgid "destination register should be even numbered"
11001msgstr ""
11002
11003#: config/tc-metag.c:3628
11004msgid "comparison must be with register or #0"
11005msgstr ""
11006
11007#: config/tc-metag.c:3694 config/tc-metag.c:3759
11008msgid "instruction cannot operate on pair values"
11009msgstr ""
11010
11011#: config/tc-metag.c:3705
11012msgid "zero flag is not valid for this instruction"
11013msgstr ""
11014
11015#: config/tc-metag.c:3726
11016msgid "source register should be even numbered"
11017msgstr ""
11018
11019#: config/tc-metag.c:3786 config/tc-metag.c:3795
11020msgid "fraction bits value out of range"
11021msgstr ""
11022
11023#: config/tc-metag.c:3977
11024msgid "simd instructions operate on pair values (L prefix)"
11025msgstr ""
11026
11027#: config/tc-metag.c:3995
11028msgid "source registers should be even numbered"
11029msgstr ""
11030
11031#: config/tc-metag.c:4273
11032#, c-format
11033msgid "expected ']', not %c in %s"
11034msgstr ""
11035
11036#: config/tc-metag.c:4392
11037msgid "invalid register for memory access"
11038msgstr ""
11039
11040#: config/tc-metag.c:4505 config/tc-metag.c:4633
11041msgid "unexpected end of line"
11042msgstr ""
11043
11044#: config/tc-metag.c:4552
11045msgid "'H' modifier only valid for accumulator registers"
11046msgstr ""
11047
11048#: config/tc-metag.c:4605
11049msgid "base unit must be either A0 or A1"
11050msgstr ""
11051
11052#: config/tc-metag.c:4678 config/tc-metag.c:5121
11053msgid "invalid register"
11054msgstr ""
11055
11056#: config/tc-metag.c:4826
11057msgid "could not parse template definition"
11058msgstr ""
11059
11060#: config/tc-metag.c:5013
11061msgid "QUICKRoT 64-bit extension not applicable to this instruction"
11062msgstr ""
11063
11064#: config/tc-metag.c:5069
11065msgid "invalid operands for cross-unit op"
11066msgstr ""
11067
11068#: config/tc-metag.c:5111
11069msgid "missing flags: one of 'P', 'N' or 'Z' required"
11070msgstr ""
11071
11072#: config/tc-metag.c:5139
11073msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
11074msgstr ""
11075
11076#: config/tc-metag.c:5160
11077msgid "accumulator not a valid destination"
11078msgstr ""
11079
11080#: config/tc-metag.c:5170 config/tc-metag.c:5386 config/tc-metag.c:5570
11081msgid "invalid immediate value"
11082msgstr ""
11083
11084#: config/tc-metag.c:5182
11085msgid "immediate value not allowed when source & dest differ"
11086msgstr ""
11087
11088#: config/tc-metag.c:5214
11089#, c-format
11090msgid "invalid register operand: %s"
11091msgstr ""
11092
11093#: config/tc-metag.c:5248
11094msgid "QUICKRoT extension requires 4 registers"
11095msgstr ""
11096
11097#: config/tc-metag.c:5255
11098msgid "invalid fourth register"
11099msgstr ""
11100
11101#: config/tc-metag.c:5262
11102msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
11103msgstr ""
11104
11105#: config/tc-metag.c:5290
11106msgid "DSP RAM pointer in incorrect unit"
11107msgstr ""
11108
11109#: config/tc-metag.c:5336
11110msgid "invalid register operand #1"
11111msgstr ""
11112
11113#: config/tc-metag.c:5350
11114msgid "invalid register operand #2"
11115msgstr ""
11116
11117#: config/tc-metag.c:5414
11118msgid "this instruction does not accept an immediate"
11119msgstr ""
11120
11121#: config/tc-metag.c:5434
11122msgid "invalid register operand #3"
11123msgstr ""
11124
11125#: config/tc-metag.c:5446
11126msgid "this instruction does not accept an accumulator"
11127msgstr ""
11128
11129#: config/tc-metag.c:5464
11130msgid "invalid register operand #4"
11131msgstr ""
11132
11133#: config/tc-metag.c:5541
11134msgid "invalid accumulator register"
11135msgstr ""
11136
11137#: config/tc-metag.c:5597
11138msgid "conditional instruction cannot use G flag"
11139msgstr ""
11140
11141#: config/tc-metag.c:5608
11142msgid "conditional instruction cannot use B flag"
11143msgstr ""
11144
11145#: config/tc-metag.c:5619
11146msgid "conditional instruction cannot use R flag"
11147msgstr ""
11148
11149#: config/tc-metag.c:5728
11150msgid "'L' modifier not valid for this instruction"
11151msgstr ""
11152
11153#: config/tc-metag.c:5860
11154#, c-format
11155msgid "missing fpu name `%s'"
11156msgstr ""
11157
11158#: config/tc-metag.c:5871
11159#, c-format
11160msgid "unknown fpu `%s'"
11161msgstr ""
11162
11163#: config/tc-metag.c:5886
11164#, c-format
11165msgid "missing DSP name `%s'"
11166msgstr ""
11167
11168#: config/tc-metag.c:5897
11169#, c-format
11170msgid "unknown DSP `%s'"
11171msgstr ""
11172
11173#: config/tc-metag.c:5915
11174msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
11175msgstr ""
11176
11177#: config/tc-metag.c:5953
11178#, c-format
11179msgid " Meta specific command line options:\n"
11180msgstr ""
11181
11182#: config/tc-metag.c:6042
11183msgid "premature end of floating point prefix"
11184msgstr ""
11185
11186#: config/tc-metag.c:6102
11187msgid "unknown floating point prefix character"
11188msgstr ""
11189
11190#: config/tc-metag.c:6251
11191#, c-format
11192msgid "unknown DSP prefix character %c %s"
11193msgstr ""
11194
11195#: config/tc-metag.c:6514
11196#, c-format
11197msgid "instruction mnemonic too long: %s"
11198msgstr ""
11199
11200#: config/tc-metag.c:6569
11201#, c-format
11202msgid "junk at end of line: \"%s\""
11203msgstr ""
11204
11205#: config/tc-metag.c:6576
11206#, c-format
11207msgid "failed to assemble instruction: \"%s\""
11208msgstr ""
11209
11210#: config/tc-metag.c:6581
11211#, c-format
11212msgid "unknown floating point mnemonic: \"%s\""
11213msgstr ""
11214
11215#: config/tc-metag.c:6583
11216#, c-format
11217msgid "unknown mnemonic: \"%s\""
11218msgstr ""
11219
11220#: config/tc-metag.c:6634
11221#, c-format
11222msgid "cannot assemble DSP instruction, DSP option not set: %s"
11223msgstr ""
11224
11225#: config/tc-metag.c:6641
11226#, c-format
11227msgid "cannot assemble FPU instruction, FPU option not set: %s"
11228msgstr ""
11229
11230#: config/tc-metag.c:6739 config/tc-nds32.c:7349
11231msgid "Bad call to md_atof()"
11232msgstr ""
11233
11234#: config/tc-microblaze.c:237
11235#, c-format
11236msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
11237msgstr ""
11238
11239#: config/tc-microblaze.c:520 config/tc-microblaze.c:549
11240#: config/tc-microblaze.c:586
11241#, c-format
11242msgid "Invalid register number at '%.6s'"
11243msgstr ""
11244
11245#: config/tc-microblaze.c:751
11246msgid "operand must be a constant or a label"
11247msgstr ""
11248
11249#: config/tc-microblaze.c:760
11250#, c-format
11251msgid "operand must be absolute in range %lx..%lx, not %lx"
11252msgstr ""
11253
11254#: config/tc-microblaze.c:962 config/tc-microblaze.c:969
11255#: config/tc-microblaze.c:976 config/tc-microblaze.c:1009
11256#: config/tc-microblaze.c:1016 config/tc-microblaze.c:1022
11257#: config/tc-microblaze.c:1135 config/tc-microblaze.c:1142
11258#: config/tc-microblaze.c:1148 config/tc-microblaze.c:1179
11259#: config/tc-microblaze.c:1186 config/tc-microblaze.c:1206
11260#: config/tc-microblaze.c:1213 config/tc-microblaze.c:1233
11261#: config/tc-microblaze.c:1240 config/tc-microblaze.c:1258
11262#: config/tc-microblaze.c:1265 config/tc-microblaze.c:1287
11263#: config/tc-microblaze.c:1294 config/tc-microblaze.c:1312
11264#: config/tc-microblaze.c:1324 config/tc-microblaze.c:1342
11265#: config/tc-microblaze.c:1359 config/tc-microblaze.c:1366
11266#: config/tc-microblaze.c:1412 config/tc-microblaze.c:1419
11267#: config/tc-microblaze.c:1465 config/tc-microblaze.c:1472
11268#: config/tc-microblaze.c:1494 config/tc-microblaze.c:1501
11269#: config/tc-microblaze.c:1521 config/tc-microblaze.c:1527
11270#: config/tc-microblaze.c:1587 config/tc-microblaze.c:1593
11271#: config/tc-microblaze.c:1653 config/tc-microblaze.c:1727
11272msgid "Error in statement syntax"
11273msgstr ""
11274
11275#: config/tc-microblaze.c:982 config/tc-microblaze.c:984
11276#: config/tc-microblaze.c:986 config/tc-microblaze.c:1026
11277#: config/tc-microblaze.c:1028 config/tc-microblaze.c:1152
11278#: config/tc-microblaze.c:1154 config/tc-microblaze.c:1192
11279#: config/tc-microblaze.c:1194 config/tc-microblaze.c:1219
11280#: config/tc-microblaze.c:1221 config/tc-microblaze.c:1246
11281#: config/tc-microblaze.c:1269 config/tc-microblaze.c:1300
11282#: config/tc-microblaze.c:1330 config/tc-microblaze.c:1348
11283#: config/tc-microblaze.c:1478 config/tc-microblaze.c:1480
11284#: config/tc-microblaze.c:1507 config/tc-microblaze.c:1509
11285#: config/tc-microblaze.c:1531 config/tc-microblaze.c:1597
11286#: config/tc-microblaze.c:1659
11287msgid "Cannot use special register with this instruction"
11288msgstr ""
11289
11290#: config/tc-microblaze.c:1036
11291msgid "lmi pseudo instruction should not use a label in imm field"
11292msgstr ""
11293
11294#: config/tc-microblaze.c:1038
11295msgid "smi pseudo instruction should not use a label in imm field"
11296msgstr ""
11297
11298#: config/tc-microblaze.c:1157
11299msgid "Symbol used as immediate for shift instruction"
11300msgstr ""
11301
11302#: config/tc-microblaze.c:1166
11303#, c-format
11304msgid "Shift value > 32. using <value %% 32>"
11305msgstr ""
11306
11307#: config/tc-microblaze.c:1272
11308msgid "Symbol used as immediate value for msrset/msrclr instructions"
11309msgstr ""
11310
11311#: config/tc-microblaze.c:1401 config/tc-microblaze.c:1454
11312msgid "invalid value for special purpose register"
11313msgstr ""
11314
11315#: config/tc-microblaze.c:1667
11316msgid "An IMM instruction should not be present in the .s file"
11317msgstr ""
11318
11319#: config/tc-microblaze.c:1729
11320msgid "Symbol used as immediate for mbar instruction"
11321msgstr ""
11322
11323#: config/tc-microblaze.c:1735
11324#, c-format
11325msgid "Immediate value for mbar > 32. using <value %% 32>"
11326msgstr ""
11327
11328#: config/tc-microblaze.c:1812
11329msgid "Bad call to MD_NTOF()"
11330msgstr ""
11331
11332#: config/tc-microblaze.c:2081
11333#, c-format
11334msgid "pcrel for branch to %s too far (0x%x)"
11335msgstr ""
11336
11337#. We know the abs value: Should never happen.
11338#: config/tc-microblaze.c:2238
11339msgid "Absolute PC-relative value in relaxation code. Assembler error....."
11340msgstr ""
11341
11342#. Cannot have a PC-relative branch to a diff segment.
11343#: config/tc-microblaze.c:2252
11344#, c-format
11345msgid "PC relative branch to label %s which is not in the instruction space"
11346msgstr ""
11347
11348#: config/tc-microblaze.c:2295
11349msgid ""
11350"Variable is accessed using small data read only anchor, but it is not in the "
11351"small data read only section"
11352msgstr ""
11353
11354#: config/tc-microblaze.c:2318
11355msgid ""
11356"Variable is accessed using small data read write anchor, but it is not in "
11357"the small data read write section"
11358msgstr ""
11359
11360#: config/tc-microblaze.c:2327
11361msgid "Incorrect fr_opcode value in frag. Internal error....."
11362msgstr ""
11363
11364#. We know the abs value: Should never happen.
11365#: config/tc-microblaze.c:2334
11366msgid "Absolute value in relaxation code. Assembler error....."
11367msgstr ""
11368
11369#: config/tc-mips.c:2145
11370#, c-format
11371msgid "the %d-bit %s architecture does not support the `%s' extension"
11372msgstr ""
11373
11374#: config/tc-mips.c:2148
11375#, c-format
11376msgid "the `%s' extension requires %s%d revision %d or greater"
11377msgstr ""
11378
11379#: config/tc-mips.c:2157
11380#, c-format
11381msgid "the `%s' extension was removed in %s%d revision %d"
11382msgstr ""
11383
11384#: config/tc-mips.c:2166
11385#, c-format
11386msgid "the `%s' extension requires 64-bit FPRs"
11387msgstr ""
11388
11389#: config/tc-mips.c:3009 config/tc-mips.c:16354
11390#, c-format
11391msgid "unrecognized register name `%s'"
11392msgstr ""
11393
11394#: config/tc-mips.c:3236
11395msgid "invalid register range"
11396msgstr ""
11397
11398#: config/tc-mips.c:3264
11399msgid "vector element must be constant"
11400msgstr ""
11401
11402#: config/tc-mips.c:3274
11403msgid "missing `]'"
11404msgstr ""
11405
11406#: config/tc-mips.c:3497
11407#, c-format
11408msgid "internal: bad mips opcode (mask error): %s %s"
11409msgstr ""
11410
11411#: config/tc-mips.c:3524
11412#, c-format
11413msgid "internal: unknown operand type: %s %s"
11414msgstr ""
11415
11416#: config/tc-mips.c:3557
11417#, c-format
11418msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
11419msgstr ""
11420
11421#: config/tc-mips.c:3565
11422#, c-format
11423msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
11424msgstr ""
11425
11426#: config/tc-mips.c:3572
11427#, c-format
11428msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
11429msgstr ""
11430
11431#: config/tc-mips.c:3607
11432#, c-format
11433msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
11434msgstr ""
11435
11436#: config/tc-mips.c:3615
11437#, c-format
11438msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
11439msgstr ""
11440
11441#: config/tc-mips.c:3641
11442msgid "-G may not be used in position-independent code"
11443msgstr ""
11444
11445#: config/tc-mips.c:3647
11446msgid "-G may not be used with abicalls"
11447msgstr ""
11448
11449#. Probably a memory allocation problem? Give up now.
11450#: config/tc-mips.c:3667 config/tc-mips.c:3758
11451msgid "broken assembler, no assembly attempted"
11452msgstr ""
11453
11454#: config/tc-mips.c:3697 config/tc-mips.c:3726
11455#, c-format
11456msgid "internal: can't hash `%s': %s"
11457msgstr ""
11458
11459#: config/tc-mips.c:3908
11460#, c-format
11461msgid ".gnu_attribute %d,%d is incompatible with `%s'"
11462msgstr ""
11463
11464#: config/tc-mips.c:3915
11465#, c-format
11466msgid ".gnu_attribute %d,%d requires `%s'"
11467msgstr ""
11468
11469#: config/tc-mips.c:3976
11470#, c-format
11471msgid ".gnu_attribute %d,%d is no longer supported"
11472msgstr ""
11473
11474#: config/tc-mips.c:3985
11475#, c-format
11476msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
11477msgstr ""
11478
11479#: config/tc-mips.c:3998
11480msgid "`gp=64' used with a 32-bit processor"
11481msgstr ""
11482
11483#: config/tc-mips.c:4001
11484msgid "`gp=32' used with a 64-bit ABI"
11485msgstr ""
11486
11487#: config/tc-mips.c:4004
11488msgid "`gp=64' used with a 32-bit ABI"
11489msgstr ""
11490
11491#: config/tc-mips.c:4011
11492msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
11493msgstr ""
11494
11495#: config/tc-mips.c:4013
11496msgid "`fp=xx' cannot be used with `singlefloat'"
11497msgstr ""
11498
11499#: config/tc-mips.c:4017
11500msgid "`fp=64' used with a 32-bit fpu"
11501msgstr ""
11502
11503#: config/tc-mips.c:4021
11504msgid "`fp=64' used with a 32-bit ABI"
11505msgstr ""
11506
11507#: config/tc-mips.c:4026
11508msgid "`fp=32' used with a 64-bit ABI"
11509msgstr ""
11510
11511#: config/tc-mips.c:4028
11512msgid "`fp=32' used with a MIPS R6 cpu"
11513msgstr ""
11514
11515#: config/tc-mips.c:4031
11516msgid "Unknown size of floating point registers"
11517msgstr ""
11518
11519#: config/tc-mips.c:4036
11520msgid "`nooddspreg` cannot be used with a 64-bit ABI"
11521msgstr ""
11522
11523#: config/tc-mips.c:4039 config/tc-mips.c:4043
11524#, c-format
11525msgid "`%s' cannot be used with `%s'"
11526msgstr ""
11527
11528#: config/tc-mips.c:4048
11529#, c-format
11530msgid "branch relaxation is not supported in `%s'"
11531msgstr ""
11532
11533#: config/tc-mips.c:4128
11534msgid "trap exception not supported at ISA 1"
11535msgstr ""
11536
11537#: config/tc-mips.c:4141 config/tc-mips.c:17234
11538#, c-format
11539msgid "`%s' does not support legacy NaN"
11540msgstr ""
11541
11542#: config/tc-mips.c:4188
11543#, c-format
11544msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
11545msgstr ""
11546
11547#: config/tc-mips.c:4893
11548#, c-format
11549msgid "operand %d out of range"
11550msgstr ""
11551
11552#: config/tc-mips.c:4901
11553#, c-format
11554msgid "operand %d must be constant"
11555msgstr ""
11556
11557#: config/tc-mips.c:4945 read.c:4316 read.c:5162 write.c:265 write.c:1026
11558msgid "register value used as expression"
11559msgstr ""
11560
11561#: config/tc-mips.c:4958
11562#, c-format
11563msgid "operand %d must be an immediate expression"
11564msgstr ""
11565
11566#: config/tc-mips.c:5079 config/tc-mips.c:5081
11567#, c-format
11568msgid "float register should be even, was %d"
11569msgstr ""
11570
11571#: config/tc-mips.c:5094
11572#, c-format
11573msgid "condition code register should be even for %s, was %d"
11574msgstr ""
11575
11576#: config/tc-mips.c:5099
11577#, c-format
11578msgid "condition code register should be 0 or 4 for %s, was %d"
11579msgstr ""
11580
11581#: config/tc-mips.c:5420
11582msgid "invalid performance register"
11583msgstr ""
11584
11585#: config/tc-mips.c:5516
11586msgid "the source register must not be $0"
11587msgstr ""
11588
11589#: config/tc-mips.c:5792
11590msgid "missing frame size"
11591msgstr ""
11592
11593#: config/tc-mips.c:5797
11594msgid "frame size specified twice"
11595msgstr ""
11596
11597#: config/tc-mips.c:5802
11598msgid "invalid frame size"
11599msgstr ""
11600
11601#: config/tc-mips.c:5842
11602#, c-format
11603msgid "operand %d must be an immediate"
11604msgstr ""
11605
11606#: config/tc-mips.c:5857
11607msgid "invalid element selector"
11608msgstr ""
11609
11610#: config/tc-mips.c:5870
11611#, c-format
11612msgid "operand %d must be scalar"
11613msgstr ""
11614
11615#: config/tc-mips.c:6047
11616msgid "floating-point expression required"
11617msgstr ""
11618
11619#: config/tc-mips.c:6147
11620#, c-format
11621msgid "cannot use `%s' in this section"
11622msgstr ""
11623
11624#: config/tc-mips.c:6294
11625msgid "used $at without \".set noat\""
11626msgstr ""
11627
11628#: config/tc-mips.c:6296
11629#, c-format
11630msgid "used $%u with \".set at=$%u\""
11631msgstr ""
11632
11633#: config/tc-mips.c:7337
11634#, c-format
11635msgid "wrong size instruction in a %u-bit branch delay slot"
11636msgstr ""
11637
11638#: config/tc-mips.c:7357 config/tc-mips.c:7367 config/tc-mips.c:15660
11639#, c-format
11640msgid "jump to misaligned address (0x%lx)"
11641msgstr ""
11642
11643#: config/tc-mips.c:7382 config/tc-mips.c:7402 config/tc-mips.c:7419
11644#: config/tc-mips.c:8969 config/tc-mips.c:15514 config/tc-mips.c:15521
11645#: config/tc-mips.c:15915 config/tc-mips.c:18749
11646#, c-format
11647msgid "branch to misaligned address (0x%lx)"
11648msgstr ""
11649
11650#: config/tc-mips.c:7388 config/tc-mips.c:7406 config/tc-mips.c:7423
11651#: config/tc-mips.c:8972
11652#, c-format
11653msgid "branch address range overflow (0x%lx)"
11654msgstr ""
11655
11656#: config/tc-mips.c:7668
11657msgid "extended instruction in delay slot"
11658msgstr ""
11659
11660#: config/tc-mips.c:8132
11661msgid "source and destination must be different"
11662msgstr ""
11663
11664#: config/tc-mips.c:8135
11665msgid "a destination register must be supplied"
11666msgstr ""
11667
11668#: config/tc-mips.c:8140
11669msgid "the source register must not be $31"
11670msgstr ""
11671
11672#: config/tc-mips.c:8388 config/tc-mips.c:14284 config/tc-mips.c:18895
11673msgid "invalid unextended operand value"
11674msgstr ""
11675
11676#: config/tc-mips.c:8506
11677#, c-format
11678msgid "opcode not supported on this processor: %s (%s)"
11679msgstr ""
11680
11681#: config/tc-mips.c:8585
11682msgid "opcode not supported in the `insn32' mode"
11683msgstr ""
11684
11685#: config/tc-mips.c:8588
11686#, c-format
11687msgid "unrecognized %d-bit version of microMIPS opcode"
11688msgstr ""
11689
11690#: config/tc-mips.c:8644
11691msgid "unrecognized unextended version of MIPS16 opcode"
11692msgstr ""
11693
11694#: config/tc-mips.c:8647
11695msgid "unrecognized extended version of MIPS16 opcode"
11696msgstr ""
11697
11698#: config/tc-mips.c:8697 config/tc-mips.c:18766
11699msgid ""
11700"macro instruction expanded into multiple instructions in a branch delay slot"
11701msgstr ""
11702
11703#: config/tc-mips.c:8700 config/tc-mips.c:18774
11704msgid "macro instruction expanded into multiple instructions"
11705msgstr ""
11706
11707#: config/tc-mips.c:8704
11708msgid ""
11709"macro instruction expanded into a wrong size instruction in a 16-bit branch "
11710"delay slot"
11711msgstr ""
11712
11713#: config/tc-mips.c:8706
11714msgid ""
11715"macro instruction expanded into a wrong size instruction in a 32-bit branch "
11716"delay slot"
11717msgstr ""
11718
11719#: config/tc-mips.c:9169
11720msgid "operand overflow"
11721msgstr ""
11722
11723#: config/tc-mips.c:9188 config/tc-mips.c:9772 config/tc-mips.c:13765
11724msgid "macro used $at after \".set noat\""
11725msgstr ""
11726
11727#: config/tc-mips.c:9336 config/tc-mips.c:12104 config/tc-mips.c:12763
11728#, c-format
11729msgid "number (0x%s) larger than 32 bits"
11730msgstr ""
11731
11732#: config/tc-mips.c:9356
11733msgid "number larger than 64 bits"
11734msgstr ""
11735
11736#: config/tc-mips.c:9650 config/tc-mips.c:9678 config/tc-mips.c:9716
11737#: config/tc-mips.c:9761 config/tc-mips.c:12339 config/tc-mips.c:12378
11738#: config/tc-mips.c:12417 config/tc-mips.c:12859 config/tc-mips.c:12911
11739msgid "PIC code offset overflow (max 16 signed bits)"
11740msgstr ""
11741
11742#: config/tc-mips.c:10289
11743#, c-format
11744msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
11745msgstr ""
11746
11747#. result is always true
11748#: config/tc-mips.c:10385
11749#, c-format
11750msgid "branch %s is always true"
11751msgstr ""
11752
11753#: config/tc-mips.c:10613 config/tc-mips.c:10723
11754msgid "divide by zero"
11755msgstr ""
11756
11757#: config/tc-mips.c:10813
11758msgid "dla used to load 32-bit register; recommend using la instead"
11759msgstr ""
11760
11761#: config/tc-mips.c:10817
11762msgid "la used to load 64-bit address; recommend using dla instead"
11763msgstr ""
11764
11765#: config/tc-mips.c:10926 config/tc-riscv.c:1075 config/tc-z80.c:732
11766msgid "offset too large"
11767msgstr ""
11768
11769#: config/tc-mips.c:11100 config/tc-mips.c:11378
11770msgid "PIC code offset overflow (max 32 signed bits)"
11771msgstr ""
11772
11773#: config/tc-mips.c:11448 config/tc-mips.c:11524
11774#, c-format
11775msgid "opcode not supported in the `insn32' mode `%s'"
11776msgstr ""
11777
11778#: config/tc-mips.c:11476
11779msgid "MIPS PIC call to register other than $25"
11780msgstr ""
11781
11782#: config/tc-mips.c:11492 config/tc-mips.c:11503 config/tc-mips.c:11636
11783#: config/tc-mips.c:11647
11784msgid "no .cprestore pseudo-op used in PIC code"
11785msgstr ""
11786
11787#: config/tc-mips.c:11497 config/tc-mips.c:11641
11788msgid "no .frame pseudo-op used in PIC code"
11789msgstr ""
11790
11791#: config/tc-mips.c:11662
11792msgid "non-PIC jump used in PIC library"
11793msgstr ""
11794
11795#: config/tc-mips.c:12589
11796#, c-format
11797msgid "Unable to generate `%s' compliant code without mthc1"
11798msgstr ""
11799
11800#: config/tc-mips.c:13323
11801#, c-format
11802msgid "instruction %s: result is always false"
11803msgstr ""
11804
11805#: config/tc-mips.c:13476
11806#, c-format
11807msgid "instruction %s: result is always true"
11808msgstr ""
11809
11810#. FIXME: Check if this is one of the itbl macros, since they
11811#. are added dynamically.
11812#: config/tc-mips.c:13761
11813#, c-format
11814msgid "macro %s not implemented yet"
11815msgstr ""
11816
11817#: config/tc-mips.c:14294
11818msgid "extended operand requested but not required"
11819msgstr ""
11820
11821#: config/tc-mips.c:14303
11822msgid "operand value out of range for instruction"
11823msgstr ""
11824
11825#: config/tc-mips.c:14402
11826#, c-format
11827msgid "relocation %s isn't supported by the current ABI"
11828msgstr ""
11829
11830#: config/tc-mips.c:14458
11831msgid "unclosed '('"
11832msgstr ""
11833
11834#: config/tc-mips.c:14524
11835#, c-format
11836msgid "a different %s was already specified, is now %s"
11837msgstr ""
11838
11839#: config/tc-mips.c:14691
11840msgid "-mmicromips cannot be used with -mips16"
11841msgstr ""
11842
11843#: config/tc-mips.c:14706
11844msgid "-mips16 cannot be used with -micromips"
11845msgstr ""
11846
11847#: config/tc-mips.c:14867 config/tc-mips.c:14925
11848msgid "no compiled in support for 64 bit object file format"
11849msgstr ""
11850
11851#: config/tc-mips.c:14932
11852#, c-format
11853msgid "invalid abi -mabi=%s"
11854msgstr ""
11855
11856#: config/tc-mips.c:14972
11857#, c-format
11858msgid "invalid NaN setting -mnan=%s"
11859msgstr ""
11860
11861#: config/tc-mips.c:15006
11862msgid "-G not supported in this configuration"
11863msgstr ""
11864
11865#: config/tc-mips.c:15032
11866#, c-format
11867msgid "-%s conflicts with the other architecture options, which imply -%s"
11868msgstr ""
11869
11870#: config/tc-mips.c:15048
11871#, c-format
11872msgid "-march=%s is not compatible with the selected ABI"
11873msgstr ""
11874
11875#: config/tc-mips.c:15518 config/tc-mips.c:15909 config/tc-mips.c:18746
11876msgid "branch to a symbol in another ISA mode"
11877msgstr ""
11878
11879#: config/tc-mips.c:15525 config/tc-mips.c:15666 config/tc-mips.c:15919
11880#, c-format
11881msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
11882msgstr ""
11883
11884#: config/tc-mips.c:15562
11885msgid "PC-relative reference to a different section"
11886msgstr ""
11887
11888#: config/tc-mips.c:15634 config/tc-riscv.c:2366
11889msgid "TLS relocation against a constant"
11890msgstr ""
11891
11892#: config/tc-mips.c:15654
11893msgid "jump to a symbol in another ISA mode"
11894msgstr ""
11895
11896#: config/tc-mips.c:15657
11897msgid "JALX to a symbol in the same ISA mode"
11898msgstr ""
11899
11900#: config/tc-mips.c:15742
11901msgid "unsupported constant in relocation"
11902msgstr ""
11903
11904#: config/tc-mips.c:15814
11905#, c-format
11906msgid "PC-relative access using misaligned symbol (%lx)"
11907msgstr ""
11908
11909#: config/tc-mips.c:15818
11910#, c-format
11911msgid "PC-relative access using misaligned offset (%lx)"
11912msgstr ""
11913
11914#: config/tc-mips.c:15831 config/tc-mips.c:15850
11915msgid "PC-relative access out of range"
11916msgstr ""
11917
11918#: config/tc-mips.c:15837
11919#, c-format
11920msgid "PC-relative access to misaligned address (%lx)"
11921msgstr ""
11922
11923#: config/tc-mips.c:16004
11924#, c-format
11925msgid "alignment too large, %d assumed"
11926msgstr ""
11927
11928#: config/tc-mips.c:16007
11929msgid "alignment negative, 0 assumed"
11930msgstr ""
11931
11932#: config/tc-mips.c:16249
11933#, c-format
11934msgid "%s: no such section"
11935msgstr ""
11936
11937#: config/tc-mips.c:16290
11938#, c-format
11939msgid ".option pic%d not supported"
11940msgstr ""
11941
11942#: config/tc-mips.c:16292
11943#, c-format
11944msgid ".option pic%d not supported in VxWorks PIC mode"
11945msgstr ""
11946
11947#: config/tc-mips.c:16304 config/tc-mips.c:16641
11948msgid "-G may not be used with SVR4 PIC code"
11949msgstr ""
11950
11951#: config/tc-mips.c:16310
11952#, c-format
11953msgid "unrecognized option \"%s\""
11954msgstr ""
11955
11956#: config/tc-mips.c:16416
11957#, c-format
11958msgid "unknown architecture %s"
11959msgstr ""
11960
11961#: config/tc-mips.c:16430 config/tc-mips.c:16592
11962#, c-format
11963msgid "unknown ISA level %s"
11964msgstr ""
11965
11966#: config/tc-mips.c:16439
11967#, c-format
11968msgid "unknown ISA or architecture %s"
11969msgstr ""
11970
11971#: config/tc-mips.c:16498
11972msgid "`noreorder' must be set before `nomacro'"
11973msgstr ""
11974
11975#: config/tc-mips.c:16527
11976msgid ".set pop with no .set push"
11977msgstr ""
11978
11979#: config/tc-mips.c:16546
11980#, c-format
11981msgid "tried to set unrecognized symbol: %s\n"
11982msgstr ""
11983
11984#: config/tc-mips.c:16619
11985#, c-format
11986msgid ".module used with unrecognized symbol: %s\n"
11987msgstr ""
11988
11989#: config/tc-mips.c:16625
11990msgid ".module is not permitted after generating code"
11991msgstr ""
11992
11993#: config/tc-mips.c:16685 config/tc-mips.c:16764 config/tc-mips.c:16868
11994#: config/tc-mips.c:16898 config/tc-mips.c:16947
11995#, c-format
11996msgid "%s not supported in MIPS16 mode"
11997msgstr ""
11998
11999#: config/tc-mips.c:16692
12000msgid ".cpload not in noreorder section"
12001msgstr ""
12002
12003#: config/tc-mips.c:16773 config/tc-mips.c:16792
12004msgid "missing argument separator ',' for .cpsetup"
12005msgstr ""
12006
12007#: config/tc-mips.c:16990
12008#, c-format
12009msgid "unsupported use of %s"
12010msgstr ""
12011
12012#: config/tc-mips.c:17081
12013msgid "unsupported use of .gpword"
12014msgstr ""
12015
12016#: config/tc-mips.c:17119
12017msgid "unsupported use of .gpdword"
12018msgstr ""
12019
12020#: config/tc-mips.c:17151
12021msgid "unsupported use of .ehword"
12022msgstr ""
12023
12024#: config/tc-mips.c:17238
12025msgid "bad .nan directive"
12026msgstr ""
12027
12028#: config/tc-mips.c:17287
12029#, c-format
12030msgid "ignoring attempt to redefine symbol %s"
12031msgstr ""
12032
12033#: config/tc-mips.c:17302 ecoff.c:3372
12034msgid "bad .weakext directive"
12035msgstr ""
12036
12037#: config/tc-mips.c:18271 config/tc-mips.c:18548
12038msgid "relaxed out-of-range branch into a jump"
12039msgstr ""
12040
12041#: config/tc-mips.c:18770
12042msgid "extended instruction in a branch delay slot"
12043msgstr ""
12044
12045#: config/tc-mips.c:18884 config/tc-xtensa.c:1686 config/tc-xtensa.c:1964
12046msgid "unsupported relocation"
12047msgstr ""
12048
12049#: config/tc-mips.c:19392 config/tc-score.c:5637
12050msgid "expected simple number"
12051msgstr ""
12052
12053#: config/tc-mips.c:19420 config/tc-score.c:5664
12054msgid "invalid number"
12055msgstr ""
12056
12057#: config/tc-mips.c:19497 ecoff.c:2999
12058msgid ".end directive without a preceding .ent directive"
12059msgstr ""
12060
12061#: config/tc-mips.c:19506
12062msgid ".end symbol does not match .ent symbol"
12063msgstr ""
12064
12065#: config/tc-mips.c:19583
12066msgid ".ent or .aent not in text section"
12067msgstr ""
12068
12069#: config/tc-mips.c:19586 config/tc-score.c:5703
12070msgid "missing .end"
12071msgstr ""
12072
12073#: config/tc-mips.c:19669
12074msgid ".mask/.fmask outside of .ent"
12075msgstr ""
12076
12077#: config/tc-mips.c:19676
12078msgid "bad .mask/.fmask directive"
12079msgstr ""
12080
12081#: config/tc-mips.c:19977
12082#, c-format
12083msgid "bad value (%s) for %s"
12084msgstr ""
12085
12086#: config/tc-mips.c:20041
12087#, c-format
12088msgid ""
12089"MIPS options:\n"
12090"-EB\t\t\tgenerate big endian output\n"
12091"-EL\t\t\tgenerate little endian output\n"
12092"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
12093"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
12094"\t\t\timplicitly with the gp register [default 8]\n"
12095msgstr ""
12096
12097#: config/tc-mips.c:20048
12098#, c-format
12099msgid ""
12100"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
12101"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
12102"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
12103"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
12104"-mips5 generate MIPS ISA V instructions\n"
12105"-mips32 generate MIPS32 ISA instructions\n"
12106"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
12107"-mips32r3 generate MIPS32 release 3 ISA instructions\n"
12108"-mips32r5 generate MIPS32 release 5 ISA instructions\n"
12109"-mips32r6 generate MIPS32 release 6 ISA instructions\n"
12110"-mips64 generate MIPS64 ISA instructions\n"
12111"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
12112"-mips64r3 generate MIPS64 release 3 ISA instructions\n"
12113"-mips64r5 generate MIPS64 release 5 ISA instructions\n"
12114"-mips64r6 generate MIPS64 release 6 ISA instructions\n"
12115"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
12116msgstr ""
12117
12118#: config/tc-mips.c:20073
12119#, c-format
12120msgid ""
12121"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
12122"-no-mCPU\t\tdon't generate code specific to CPU.\n"
12123"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
12124msgstr ""
12125
12126#: config/tc-mips.c:20086
12127#, c-format
12128msgid ""
12129"-mips16\t\t\tgenerate mips16 instructions\n"
12130"-no-mips16\t\tdo not generate mips16 instructions\n"
12131msgstr ""
12132
12133#: config/tc-mips.c:20089
12134#, c-format
12135msgid ""
12136"-mmips16e2\t\tgenerate MIPS16e2 instructions\n"
12137"-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n"
12138msgstr ""
12139
12140#: config/tc-mips.c:20092
12141#, c-format
12142msgid ""
12143"-mmicromips\t\tgenerate microMIPS instructions\n"
12144"-mno-micromips\t\tdo not generate microMIPS instructions\n"
12145msgstr ""
12146
12147#: config/tc-mips.c:20095
12148#, c-format
12149msgid ""
12150"-msmartmips\t\tgenerate smartmips instructions\n"
12151"-mno-smartmips\t\tdo not generate smartmips instructions\n"
12152msgstr ""
12153
12154#: config/tc-mips.c:20098
12155#, c-format
12156msgid ""
12157"-mdsp\t\t\tgenerate DSP instructions\n"
12158"-mno-dsp\t\tdo not generate DSP instructions\n"
12159msgstr ""
12160
12161#: config/tc-mips.c:20101
12162#, c-format
12163msgid ""
12164"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
12165"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
12166msgstr ""
12167
12168#: config/tc-mips.c:20104
12169#, c-format
12170msgid ""
12171"-mdspr3\t\t\tgenerate DSP R3 instructions\n"
12172"-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
12173msgstr ""
12174
12175#: config/tc-mips.c:20107
12176#, c-format
12177msgid ""
12178"-mmt\t\t\tgenerate MT instructions\n"
12179"-mno-mt\t\t\tdo not generate MT instructions\n"
12180msgstr ""
12181
12182#: config/tc-mips.c:20110
12183#, c-format
12184msgid ""
12185"-mmcu\t\t\tgenerate MCU instructions\n"
12186"-mno-mcu\t\tdo not generate MCU instructions\n"
12187msgstr ""
12188
12189#: config/tc-mips.c:20113
12190#, c-format
12191msgid ""
12192"-mmsa\t\t\tgenerate MSA instructions\n"
12193"-mno-msa\t\tdo not generate MSA instructions\n"
12194msgstr ""
12195
12196#: config/tc-mips.c:20116
12197#, c-format
12198msgid ""
12199"-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
12200"-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
12201msgstr ""
12202
12203#: config/tc-mips.c:20119
12204#, c-format
12205msgid ""
12206"-mvirt\t\t\tgenerate Virtualization instructions\n"
12207"-mno-virt\t\tdo not generate Virtualization instructions\n"
12208msgstr ""
12209
12210#: config/tc-mips.c:20122
12211#, c-format
12212msgid ""
12213"-mcrc\t\t\tgenerate CRC instructions\n"
12214"-mno-crc\t\tdo not generate CRC instructions\n"
12215msgstr ""
12216
12217#: config/tc-mips.c:20125
12218#, c-format
12219msgid ""
12220"-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n"
12221"-mno-ginv\t\tdo not generate Global INValidate instructions\n"
12222msgstr ""
12223
12224#: config/tc-mips.c:20128
12225#, c-format
12226msgid ""
12227"-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) "
12228"instructions\n"
12229"-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions "
12230"Instructions\n"
12231msgstr ""
12232
12233#: config/tc-mips.c:20131
12234#, c-format
12235msgid ""
12236"-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) "
12237"instructions\n"
12238"-mno-loongson-cam\tdo not generate Loongson Content Address Memory "
12239"Instructions\n"
12240msgstr ""
12241
12242#: config/tc-mips.c:20134
12243#, c-format
12244msgid ""
12245"-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n"
12246"-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n"
12247msgstr ""
12248
12249#: config/tc-mips.c:20137
12250#, c-format
12251msgid ""
12252"-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n"
12253"-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n"
12254msgstr ""
12255
12256#: config/tc-mips.c:20140
12257#, c-format
12258msgid ""
12259"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
12260"-mno-insn32\t\tgenerate all microMIPS instructions\n"
12261msgstr ""
12262
12263#: config/tc-mips.c:20143
12264#, c-format
12265msgid ""
12266"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
12267"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
12268"-mfix-vr4120\t\twork around certain VR4120 errata\n"
12269"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
12270"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
12271"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
12272"-mfix-r5900\t\twork around R5900 short loop errata\n"
12273"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
12274"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
12275"-msym32\t\t\tassume all symbols have 32-bit values\n"
12276"-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n"
12277"-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n"
12278"-O2\t\t\tremove unneeded NOPs and swap branches\n"
12279"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
12280"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
12281msgstr ""
12282
12283#: config/tc-mips.c:20159
12284#, c-format
12285msgid ""
12286"-mhard-float\t\tallow floating-point instructions\n"
12287"-msoft-float\t\tdo not allow floating-point instructions\n"
12288"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
12289"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
12290"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
12291"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
12292"-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
12293"-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode "
12294"switch\n"
12295"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
12296msgstr ""
12297
12298#: config/tc-mips.c:20177
12299#, c-format
12300msgid ""
12301"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
12302"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
12303"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
12304"-non_shared\t\tdo not generate code that can operate with DSOs\n"
12305"-xgot\t\t\tassume a 32 bit GOT\n"
12306"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
12307"-mshared, -mno-shared disable/enable .cpload optimization for\n"
12308" position dependent (non shared) code\n"
12309"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
12310msgstr ""
12311
12312#: config/tc-mips.c:20198
12313#, c-format
12314msgid "-32\t\t\tcreate o32 ABI object file%s\n"
12315msgstr ""
12316
12317#: config/tc-mips.c:20200 config/tc-mips.c:20203 config/tc-mips.c:20206
12318msgid " (default)"
12319msgstr ""
12320
12321#: config/tc-mips.c:20201
12322#, c-format
12323msgid "-n32\t\t\tcreate n32 ABI object file%s\n"
12324msgstr ""
12325
12326#: config/tc-mips.c:20204
12327#, c-format
12328msgid "-64\t\t\tcreate 64 ABI object file%s\n"
12329msgstr ""
12330
12331#: config/tc-mips.c:20286
12332msgid "missing .end at end of assembly"
12333msgstr ""
12334
12335#: config/tc-mmix.c:702
12336#, c-format
12337msgid " MMIX-specific command line options:\n"
12338msgstr ""
12339
12340#: config/tc-mmix.c:703
12341#, c-format
12342msgid ""
12343" -fixed-special-register-names\n"
12344" Allow only the original special register names.\n"
12345msgstr ""
12346
12347#: config/tc-mmix.c:706
12348#, c-format
12349msgid " -globalize-symbols Make all symbols global.\n"
12350msgstr ""
12351
12352#: config/tc-mmix.c:708
12353#, c-format
12354msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
12355msgstr ""
12356
12357#: config/tc-mmix.c:710
12358#, c-format
12359msgid " -relax Create linker relaxable code.\n"
12360msgstr ""
12361
12362#: config/tc-mmix.c:712
12363#, c-format
12364msgid ""
12365" -no-predefined-syms Do not provide mmixal built-in constants.\n"
12366" Implies -fixed-special-register-names.\n"
12367msgstr ""
12368
12369#: config/tc-mmix.c:715
12370#, c-format
12371msgid ""
12372" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
12373" into multiple instructions.\n"
12374msgstr ""
12375
12376#: config/tc-mmix.c:718
12377#, c-format
12378msgid ""
12379" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
12380msgstr ""
12381
12382#: config/tc-mmix.c:720
12383#, c-format
12384msgid ""
12385" -linker-allocated-gregs If there's no suitable GREG definition for "
12386"the operands of an instruction, let the linker "
12387"resolve.\n"
12388msgstr ""
12389
12390#: config/tc-mmix.c:723
12391#, c-format
12392msgid ""
12393" -x Do not warn when an operand to GETA, a branch,\n"
12394" PUSHJ or JUMP is not known to be within range.\n"
12395" The linker will catch any errors. Implies\n"
12396" -linker-allocated-gregs."
12397msgstr ""
12398
12399#: config/tc-mmix.c:849
12400#, c-format
12401msgid "unknown opcode: `%s'"
12402msgstr ""
12403
12404#: config/tc-mmix.c:971 config/tc-mmix.c:986
12405msgid "specified location wasn't TETRA-aligned"
12406msgstr ""
12407
12408#: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4214
12409#: config/tc-mmix.c:4230
12410msgid "unaligned data at an absolute location is not supported"
12411msgstr ""
12412
12413#: config/tc-mmix.c:1098
12414#, c-format
12415msgid "invalid operand to opcode %s: `%s'"
12416msgstr ""
12417
12418#: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180
12419#: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233
12420#: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327
12421#: config/tc-mmix.c:1428 config/tc-mmix.c:1453 config/tc-mmix.c:1485
12422#: config/tc-mmix.c:1517 config/tc-mmix.c:1547 config/tc-mmix.c:1600
12423#: config/tc-mmix.c:1617 config/tc-mmix.c:1644 config/tc-mmix.c:1672
12424#: config/tc-mmix.c:1702 config/tc-mmix.c:1728 config/tc-mmix.c:1744
12425#: config/tc-mmix.c:1770 config/tc-mmix.c:1786 config/tc-mmix.c:1802
12426#: config/tc-mmix.c:1883
12427#, c-format
12428msgid "invalid operands to opcode %s: `%s'"
12429msgstr ""
12430
12431#: config/tc-mmix.c:1983
12432msgid "internal: mmix_prefix_name but empty prefix"
12433msgstr ""
12434
12435#: config/tc-mmix.c:2046
12436#, c-format
12437msgid "too many GREG registers allocated (max %d)"
12438msgstr ""
12439
12440#: config/tc-mmix.c:2106
12441msgid "BSPEC already active. Nesting is not supported."
12442msgstr ""
12443
12444#: config/tc-mmix.c:2115
12445msgid "invalid BSPEC expression"
12446msgstr ""
12447
12448#: config/tc-mmix.c:2131
12449#, c-format
12450msgid "can't create section %s"
12451msgstr ""
12452
12453#: config/tc-mmix.c:2136
12454#, c-format
12455msgid "can't set section flags for section %s"
12456msgstr ""
12457
12458#: config/tc-mmix.c:2157
12459msgid "ESPEC without preceding BSPEC"
12460msgstr ""
12461
12462#: config/tc-mmix.c:2186
12463msgid "missing local expression"
12464msgstr ""
12465
12466#: config/tc-mmix.c:2396
12467msgid "operand out of range, instruction expanded"
12468msgstr ""
12469
12470#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
12471#. user-friendly, though a little bit non-substantial.
12472#: config/tc-mmix.c:2647
12473msgid "directive LOCAL must be placed in code or data"
12474msgstr ""
12475
12476#: config/tc-mmix.c:2648
12477msgid "internal confusion: relocation in a section without contents"
12478msgstr ""
12479
12480#: config/tc-mmix.c:2762
12481msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
12482msgstr ""
12483
12484#: config/tc-mmix.c:2810
12485msgid "no suitable GREG definition for operands"
12486msgstr ""
12487
12488#: config/tc-mmix.c:2869
12489msgid "operands were not reducible at assembly-time"
12490msgstr ""
12491
12492#: config/tc-mmix.c:2896
12493#, c-format
12494msgid "cannot generate relocation type for symbol %s, code %s"
12495msgstr ""
12496
12497#: config/tc-mmix.c:2916
12498#, c-format
12499msgid "internal: unhandled label %s"
12500msgstr ""
12501
12502#: config/tc-mmix.c:2945
12503msgid "[0-9]H labels may not appear alone on a line"
12504msgstr ""
12505
12506#: config/tc-mmix.c:2953
12507msgid "[0-9]H labels do not mix with dot-pseudos"
12508msgstr ""
12509
12510#: config/tc-mmix.c:3041
12511msgid "invalid characters in input"
12512msgstr ""
12513
12514#: config/tc-mmix.c:3147
12515msgid "empty label field for IS"
12516msgstr ""
12517
12518#: config/tc-mmix.c:3473
12519#, c-format
12520msgid "internal: unexpected relax type %d:%d"
12521msgstr ""
12522
12523#: config/tc-mmix.c:3497
12524msgid "BSPEC without ESPEC."
12525msgstr ""
12526
12527#: config/tc-mmix.c:3562
12528msgid "LOC to section unknown or indeterminable at first pass"
12529msgstr ""
12530
12531#: config/tc-mmix.c:3734
12532msgid "GREG expression too complicated"
12533msgstr ""
12534
12535#: config/tc-mmix.c:3749
12536msgid "internal: GREG expression not resolved to section"
12537msgstr ""
12538
12539#: config/tc-mmix.c:3798
12540msgid "register section has contents\n"
12541msgstr ""
12542
12543#: config/tc-mmix.c:3925
12544msgid "section change from within a BSPEC/ESPEC pair is not supported"
12545msgstr ""
12546
12547#: config/tc-mmix.c:3946
12548msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
12549msgstr ""
12550
12551#: config/tc-mmix.c:3956
12552msgid "invalid LOC expression"
12553msgstr ""
12554
12555#: config/tc-mmix.c:4001 config/tc-mmix.c:4028
12556msgid "LOC expression stepping backwards is not supported"
12557msgstr ""
12558
12559#. We will only get here in rare cases involving #NO_APP,
12560#. where the unterminated string is not recognized by the
12561#. preformatting pass.
12562#: config/tc-mmix.c:4137 config/tc-mmix.c:4295 config/tc-z80.c:1748
12563msgid "unterminated string"
12564msgstr ""
12565
12566#: config/tc-mmix.c:4154
12567msgid "BYTE expression not a pure number"
12568msgstr ""
12569
12570#. Note that mmixal does not allow negative numbers in
12571#. BYTE sequences, so neither should we.
12572#: config/tc-mmix.c:4163
12573msgid "BYTE expression not in the range 0..255"
12574msgstr ""
12575
12576#: config/tc-mmix.c:4212 config/tc-mmix.c:4228
12577msgid "data item with alignment larger than location"
12578msgstr ""
12579
12580#. Since integer_constant is local to expr.c, we have to make this a
12581#. macro. FIXME: Do it cleaner.
12582#: config/tc-mmix.h:98
12583msgid "`&' serial number operator is not supported"
12584msgstr ""
12585
12586#: config/tc-mn10200.c:300
12587#, c-format
12588msgid ""
12589"MN10200 options:\n"
12590"none yet\n"
12591msgstr ""
12592
12593#: config/tc-mn10200.c:896 config/tc-mn10300.c:1253 config/tc-s390.c:1697
12594#: config/tc-v850.c:2328
12595#, c-format
12596msgid "Unrecognized opcode: `%s'"
12597msgstr ""
12598
12599#. xgettext:c-format.
12600#: config/tc-mn10200.c:1139 config/tc-mn10300.c:1821 config/tc-ppc.c:3759
12601#: config/tc-s390.c:1610 config/tc-v850.c:3043
12602#, c-format
12603msgid "junk at end of line: `%s'"
12604msgstr ""
12605
12606#: config/tc-mn10300.c:439
12607#, c-format
12608msgid ""
12609"MN10300 assembler options:\n"
12610"none yet\n"
12611msgstr ""
12612
12613#: config/tc-mn10300.c:1270
12614msgid "Invalid opcode/operands"
12615msgstr ""
12616
12617#: config/tc-mn10300.c:1792
12618msgid "Invalid register specification."
12619msgstr ""
12620
12621#: config/tc-mn10300.c:2390
12622#, c-format
12623msgid "Bad relocation fixup type (%d)"
12624msgstr ""
12625
12626#: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
12627#: config/tc-moxie.c:362
12628msgid "expecting comma delimited register operands"
12629msgstr ""
12630
12631#: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
12632#: config/tc-moxie.c:497
12633msgid "expecting comma delimited operands"
12634msgstr ""
12635
12636#: config/tc-moxie.c:320 config/tc-moxie.c:348
12637msgid "expecting indirect register `($rA)'"
12638msgstr ""
12639
12640#: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
12641#: config/tc-moxie.c:489
12642msgid "missing closing parenthesis"
12643msgstr ""
12644
12645#: config/tc-moxie.c:439 config/tc-moxie.c:481
12646msgid "expecting indirect register `($rX)'"
12647msgstr ""
12648
12649#: config/tc-moxie.c:559 config/tc-pj.c:313
12650msgid "Something forgot to clean up\n"
12651msgstr ""
12652
12653#: config/tc-moxie.c:643
12654#, c-format
12655msgid ""
12656" -EB assemble for a big endian system (default)\n"
12657" -EL assemble for a little endian system\n"
12658msgstr ""
12659
12660#: config/tc-moxie.c:703
12661msgid "pcrel too far BFD_RELOC_MOXIE_10"
12662msgstr ""
12663
12664#: config/tc-msp430.c:519
12665msgid ".profiler pseudo requires at least two operands."
12666msgstr ""
12667
12668#: config/tc-msp430.c:578
12669msgid "unknown profiling flag - ignored."
12670msgstr ""
12671
12672#: config/tc-msp430.c:594
12673msgid "ambiguous flags combination - '.profiler' directive ignored."
12674msgstr ""
12675
12676#: config/tc-msp430.c:604
12677msgid "profiling in absolute section?"
12678msgstr ""
12679
12680#: config/tc-msp430.c:1374
12681#, c-format
12682msgid "Unrecognised CPU errata name starting here: %s"
12683msgstr ""
12684
12685#: config/tc-msp430.c:1380
12686#, c-format
12687msgid "Expecting comma after CPU errata name, not: %s"
12688msgstr ""
12689
12690#: config/tc-msp430.c:1390
12691msgid "MCU option requires a name\n"
12692msgstr ""
12693
12694#: config/tc-msp430.c:1428
12695#, c-format
12696msgid "unrecognised argument to -mcpu option '%s'"
12697msgstr ""
12698
12699#: config/tc-msp430.c:1603
12700#, c-format
12701msgid ""
12702"MSP430 options:\n"
12703" -mmcu=<msp430-name> - select microcontroller type\n"
12704" -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
12705msgstr ""
12706
12707#: config/tc-msp430.c:1607
12708#, c-format
12709msgid ""
12710" -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
12711" -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
12712"needed\n"
12713" supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
12714msgstr ""
12715
12716#: config/tc-msp430.c:1611
12717#, c-format
12718msgid ""
12719" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
12720" -mP - enable polymorph instructions\n"
12721msgstr ""
12722
12723#: config/tc-msp430.c:1614
12724#, c-format
12725msgid " -ml - enable large code model\n"
12726msgstr ""
12727
12728#: config/tc-msp430.c:1616
12729#, c-format
12730msgid " -mN - do not insert NOPs after changing interrupts (default)\n"
12731msgstr ""
12732
12733#: config/tc-msp430.c:1618
12734#, c-format
12735msgid " -mn - insert a NOP after changing interrupts\n"
12736msgstr ""
12737
12738#: config/tc-msp430.c:1620
12739#, c-format
12740msgid " -mY - do not warn about missing NOPs after changing interrupts\n"
12741msgstr ""
12742
12743#: config/tc-msp430.c:1622
12744#, c-format
12745msgid " -my - warn about missing NOPs after changing interrupts (default)\n"
12746msgstr ""
12747
12748#: config/tc-msp430.c:1624
12749#, c-format
12750msgid " -md - Force copying of data from ROM to RAM at startup\n"
12751msgstr ""
12752
12753#: config/tc-msp430.c:1626
12754#, c-format
12755msgid ""
12756" -mdata-region={none|lower|upper|either} - select region data will be\n"
12757" placed in.\n"
12758msgstr ""
12759
12760#: config/tc-msp430.c:1789
12761#, c-format
12762msgid "extra characters '%s' at end of immediate expression '%s'"
12763msgstr ""
12764
12765#: config/tc-msp430.c:1821 config/tc-msp430.c:2004 config/tc-msp430.c:2118
12766#, c-format
12767msgid "value 0x%x out of extended range."
12768msgstr ""
12769
12770#: config/tc-msp430.c:1827
12771#, c-format
12772msgid "value %d out of range. Use #lo() or #hi()"
12773msgstr ""
12774
12775#: config/tc-msp430.c:1873
12776msgid "cpu4: not converting PUSH #4 to shorter form"
12777msgstr ""
12778
12779#: config/tc-msp430.c:1890
12780msgid "cpu4: not converting PUSH #8 to shorter form"
12781msgstr ""
12782
12783#: config/tc-msp430.c:1904
12784msgid "error: unsupported #foo() directive used on symbol"
12785msgstr ""
12786
12787#: config/tc-msp430.c:1921
12788#, c-format
12789msgid "unknown expression in operand %s. Use #llo(), #lhi(), #hlo() or #hhi()"
12790msgstr ""
12791
12792#: config/tc-msp430.c:1972
12793#, c-format
12794msgid "Registers cannot be used within immediate expression [%s]"
12795msgstr ""
12796
12797#: config/tc-msp430.c:1974
12798#, c-format
12799msgid "unknown operand %s"
12800msgstr ""
12801
12802#: config/tc-msp430.c:1991
12803#, c-format
12804msgid "extra characters '%s' at the end of absolute operand '%s'"
12805msgstr ""
12806
12807#: config/tc-msp430.c:2010 config/tc-msp430.c:2124
12808#, c-format
12809msgid "value out of range: 0x%x"
12810msgstr ""
12811
12812#: config/tc-msp430.c:2021
12813#, c-format
12814msgid "Registers cannot be used within absolute expression [%s]"
12815msgstr ""
12816
12817#: config/tc-msp430.c:2023 config/tc-msp430.c:2153
12818#, c-format
12819msgid "unknown expression in operand %s"
12820msgstr ""
12821
12822#: config/tc-msp430.c:2037
12823#, c-format
12824msgid "unknown addressing mode %s"
12825msgstr ""
12826
12827#: config/tc-msp430.c:2045
12828#, c-format
12829msgid "Bad register name %s"
12830msgstr ""
12831
12832#: config/tc-msp430.c:2056
12833msgid "cannot use indirect addressing with the PC"
12834msgstr ""
12835
12836#: config/tc-msp430.c:2076
12837msgid "')' required"
12838msgstr ""
12839
12840#: config/tc-msp430.c:2088
12841#, c-format
12842msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
12843msgstr ""
12844
12845#: config/tc-msp430.c:2095
12846msgid "r2 should not be used in indexed addressing mode"
12847msgstr ""
12848
12849#: config/tc-msp430.c:2107 config/tc-msp430.c:2181 config/tc-msp430.c:3314
12850#: config/tc-msp430.c:3382 config/tc-msp430.c:3499 config/tc-msp430.c:3921
12851#: config/tc-msp430.c:4020 config/tc-msp430.c:4071
12852#, c-format
12853msgid "extra characters '%s' at end of operand '%s'"
12854msgstr ""
12855
12856#: config/tc-msp430.c:2139 config/tc-msp430.c:2141
12857msgid "CPU8: Stack pointer accessed with an odd offset"
12858msgstr ""
12859
12860#: config/tc-msp430.c:2151
12861#, c-format
12862msgid "Registers cannot be used as a prefix of indexed expression [%s]"
12863msgstr ""
12864
12865#: config/tc-msp430.c:2215
12866#, c-format
12867msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
12868msgstr ""
12869
12870#: config/tc-msp430.c:2225
12871msgid "this addressing mode is not applicable for destination operand"
12872msgstr ""
12873
12874#: config/tc-msp430.c:2256 config/tc-msp430.c:2391 config/tc-msp430.c:2428
12875#: config/tc-msp430.c:2458 config/tc-msp430.c:3250 config/tc-msp430.c:3333
12876#: config/tc-msp430.c:3421
12877#, c-format
12878msgid "expected register as second argument of %s"
12879msgstr ""
12880
12881#: config/tc-msp430.c:2295 config/tc-msp430.c:2361
12882#, c-format
12883msgid "index value too big for %s"
12884msgstr ""
12885
12886#: config/tc-msp430.c:2312 config/tc-msp430.c:2378 config/tc-msp430.c:2485
12887#, c-format
12888msgid "unexpected addressing mode for %s"
12889msgstr ""
12890
12891#: config/tc-msp430.c:2398 config/tc-msp430.c:2435 config/tc-msp430.c:2465
12892#, c-format
12893msgid "constant generator destination register found in %s"
12894msgstr ""
12895
12896#: config/tc-msp430.c:2442 config/tc-msp430.c:2472
12897#, c-format
12898msgid "constant generator source register found in %s"
12899msgstr ""
12900
12901#: config/tc-msp430.c:2641
12902msgid "no size modifier after period, .w assumed"
12903msgstr ""
12904
12905#: config/tc-msp430.c:2645
12906#, c-format
12907msgid "unrecognised instruction size modifier .%c"
12908msgstr ""
12909
12910#: config/tc-msp430.c:2659
12911#, c-format
12912msgid "junk found after instruction: %s.%s"
12913msgstr ""
12914
12915#: config/tc-msp430.c:2679
12916#, c-format
12917msgid "instruction %s.a does not exist"
12918msgstr ""
12919
12920#: config/tc-msp430.c:2693
12921#, c-format
12922msgid "instruction %s requires %d operand"
12923msgid_plural "instruction %s requires %d operands"
12924msgstr[0] ""
12925msgstr[1] ""
12926
12927#: config/tc-msp430.c:2711
12928#, c-format
12929msgid "instruction %s requires MSP430X mcu"
12930msgstr ""
12931
12932#: config/tc-msp430.c:2731
12933#, c-format
12934msgid "unable to repeat %s insn"
12935msgstr ""
12936
12937#: config/tc-msp430.c:2803
12938msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
12939msgstr ""
12940
12941#: config/tc-msp430.c:2811
12942msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
12943msgstr ""
12944
12945#: config/tc-msp430.c:2818
12946msgid "internal error: unknown nop check state"
12947msgstr ""
12948
12949#: config/tc-msp430.c:2871 config/tc-msp430.c:2873 config/tc-msp430.c:3582
12950#: config/tc-msp430.c:3584
12951msgid "CPU11: PC is destination of SR altering instruction"
12952msgstr ""
12953
12954#: config/tc-msp430.c:2888 config/tc-msp430.c:2890 config/tc-msp430.c:2995
12955#: config/tc-msp430.c:2997 config/tc-msp430.c:3599 config/tc-msp430.c:3601
12956#: config/tc-msp430.c:3820 config/tc-msp430.c:3822
12957msgid "CPU13: SR is destination of SR altering instruction"
12958msgstr ""
12959
12960#: config/tc-msp430.c:2906 config/tc-msp430.c:3007 config/tc-msp430.c:3685
12961#: config/tc-msp430.c:3854
12962msgid "repeat instruction used with non-register mode instruction"
12963msgstr ""
12964
12965#: config/tc-msp430.c:2981 config/tc-msp430.c:3340 config/tc-msp430.c:3810
12966#, c-format
12967msgid "%s: attempt to rotate the PC register"
12968msgstr ""
12969
12970#: config/tc-msp430.c:3232 config/tc-msp430.c:3308
12971#, c-format
12972msgid "expected #n as first argument of %s"
12973msgstr ""
12974
12975#: config/tc-msp430.c:3238
12976#, c-format
12977msgid "extra characters '%s' at end of constant expression '%s'"
12978msgstr ""
12979
12980#: config/tc-msp430.c:3243 config/tc-msp430.c:3319
12981#, c-format
12982msgid "expected constant expression as first argument of %s"
12983msgstr ""
12984
12985#: config/tc-msp430.c:3269
12986msgid "Too many registers popped"
12987msgstr ""
12988
12989#: config/tc-msp430.c:3279
12990msgid "Cannot use POPM to restore the SR register"
12991msgstr ""
12992
12993#: config/tc-msp430.c:3299 config/tc-msp430.c:3368
12994#, c-format
12995msgid "repeat count cannot be used with %s"
12996msgstr ""
12997
12998#: config/tc-msp430.c:3326
12999#, c-format
13000msgid "expected first argument of %s to be in the range 1-4"
13001msgstr ""
13002
13003#: config/tc-msp430.c:3391
13004#, c-format
13005msgid "expected value of first argument of %s to fit into 20-bits"
13006msgstr ""
13007
13008#: config/tc-msp430.c:3410
13009#, c-format
13010msgid "expected register name or constant as first argument of %s"
13011msgstr ""
13012
13013#: config/tc-msp430.c:3504
13014msgid "expected constant value as argument to RPT"
13015msgstr ""
13016
13017#: config/tc-msp430.c:3510
13018msgid "expected constant in the range 2..16"
13019msgstr ""
13020
13021#: config/tc-msp430.c:3525
13022msgid "PC used as an argument to RPT"
13023msgstr ""
13024
13025#: config/tc-msp430.c:3531
13026msgid "expected constant or register name as argument to RPT insn"
13027msgstr ""
13028
13029#: config/tc-msp430.c:3538
13030msgid "Illegal emulated instruction"
13031msgstr ""
13032
13033#: config/tc-msp430.c:3839
13034#, c-format
13035msgid "%s instruction does not accept a .b suffix"
13036msgstr ""
13037
13038#: config/tc-msp430.c:3952
13039#, c-format
13040msgid "Even number required. Rounded to %d"
13041msgstr ""
13042
13043#: config/tc-msp430.c:3963
13044#, c-format
13045msgid "Wrong displacement %d"
13046msgstr ""
13047
13048#: config/tc-msp430.c:3985
13049msgid "instruction requires label sans '$'"
13050msgstr ""
13051
13052#: config/tc-msp430.c:3989
13053msgid "instruction requires label or value in range -511:512"
13054msgstr ""
13055
13056#: config/tc-msp430.c:3995 config/tc-msp430.c:4049 config/tc-msp430.c:4097
13057msgid "instruction requires label"
13058msgstr ""
13059
13060#: config/tc-msp430.c:4003 config/tc-msp430.c:4055
13061msgid "polymorphs are not enabled. Use -mP option to enable."
13062msgstr ""
13063
13064#: config/tc-msp430.c:4101
13065msgid "Illegal instruction or not implemented opcode."
13066msgstr ""
13067
13068#: config/tc-msp430.c:4155
13069msgid "can't find opcode"
13070msgstr ""
13071
13072#: config/tc-msp430.c:4672
13073#, c-format
13074msgid "internal inconsistency problem in %s: insn %04lx"
13075msgstr ""
13076
13077#: config/tc-msp430.c:4714 config/tc-msp430.c:4746
13078#, c-format
13079msgid "internal inconsistency problem in %s: ext. insn %04lx"
13080msgstr ""
13081
13082#: config/tc-msp430.c:4758
13083#, c-format
13084msgid "internal inconsistency problem in %s: %lx"
13085msgstr ""
13086
13087#: config/tc-mt.c:151
13088#, c-format
13089msgid "MT specific command line options:\n"
13090msgstr ""
13091
13092#: config/tc-mt.c:152
13093#, c-format
13094msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
13095msgstr ""
13096
13097#: config/tc-mt.c:153
13098#, c-format
13099msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
13100msgstr ""
13101
13102#: config/tc-mt.c:154
13103#, c-format
13104msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
13105msgstr ""
13106
13107#: config/tc-mt.c:155
13108#, c-format
13109msgid " -march=ms2 allow ms2 instructions \n"
13110msgstr ""
13111
13112#: config/tc-mt.c:156
13113#, c-format
13114msgid " -nosched disable scheduling restrictions\n"
13115msgstr ""
13116
13117#: config/tc-mt.c:224
13118#, c-format
13119msgid "instruction %s may not follow another memory access instruction."
13120msgstr ""
13121
13122#: config/tc-mt.c:230
13123#, c-format
13124msgid "instruction %s may not follow another I/O instruction."
13125msgstr ""
13126
13127#: config/tc-mt.c:236
13128#, c-format
13129msgid "%s may not occupy the delay slot of another branch insn."
13130msgstr ""
13131
13132#: config/tc-mt.c:261
13133#, c-format
13134msgid "operand references R%ld of previous instruction."
13135msgstr ""
13136
13137#: config/tc-mt.c:267
13138#, c-format
13139msgid "operand references R%ld of instruction before previous."
13140msgstr ""
13141
13142#: config/tc-mt.c:281 config/tc-mt.c:286
13143#, c-format
13144msgid ""
13145"conditional branch or jal insn's operand references R%ld of previous "
13146"arithmetic or logic insn."
13147msgstr ""
13148
13149#: config/tc-mt.c:349
13150msgid "md_estimate_size_before_relax\n"
13151msgstr ""
13152
13153#: config/tc-nds32.c:2375
13154msgid ""
13155"<arch name>\t Assemble for architecture <arch name>\n"
13156"\t\t\t <arch name> could be\n"
13157"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
13158msgstr ""
13159
13160#: config/tc-nds32.c:2379
13161msgid ""
13162"<baseline>\t Assemble for baseline <baseline>\n"
13163"\t\t\t <baseline> could be v2, v3, v3m"
13164msgstr ""
13165
13166#: config/tc-nds32.c:2382
13167msgid ""
13168"<freg>\t Specify a FPU configuration\n"
13169"\t\t\t <freg>\n"
13170"\t\t\t 0: 8 SP / 4 DP registers\n"
13171"\t\t\t 1: 16 SP / 8 DP registers\n"
13172"\t\t\t 2: 32 SP / 16 DP registers\n"
13173"\t\t\t 3: 32 SP / 32 DP registers"
13174msgstr ""
13175
13176#: config/tc-nds32.c:2388
13177msgid ""
13178"<abi>\t Specify a abi version\n"
13179"\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
13180msgstr ""
13181
13182#: config/tc-nds32.c:2421
13183msgid "Multiply instructions support"
13184msgstr ""
13185
13186#: config/tc-nds32.c:2422
13187msgid "Divide instructions support"
13188msgstr ""
13189
13190#: config/tc-nds32.c:2423
13191msgid "16-bit extension"
13192msgstr ""
13193
13194#: config/tc-nds32.c:2424
13195msgid "d0/d1 registers"
13196msgstr ""
13197
13198#: config/tc-nds32.c:2425
13199msgid "Performance extension"
13200msgstr ""
13201
13202#: config/tc-nds32.c:2426
13203msgid "Performance extension 2"
13204msgstr ""
13205
13206#: config/tc-nds32.c:2427
13207msgid "String extension"
13208msgstr ""
13209
13210#: config/tc-nds32.c:2428
13211msgid "Reduced Register configuration (GPR16) option"
13212msgstr ""
13213
13214#: config/tc-nds32.c:2429
13215msgid "AUDIO ISA extension"
13216msgstr ""
13217
13218#: config/tc-nds32.c:2430
13219msgid "FPU SP extension"
13220msgstr ""
13221
13222#: config/tc-nds32.c:2431
13223msgid "FPU DP extension"
13224msgstr ""
13225
13226#: config/tc-nds32.c:2432
13227msgid "FPU fused-multiply-add instructions"
13228msgstr ""
13229
13230#: config/tc-nds32.c:2433
13231msgid "DSP extension"
13232msgstr ""
13233
13234#: config/tc-nds32.c:2434
13235msgid "hardware loop extension"
13236msgstr ""
13237
13238#: config/tc-nds32.c:2471
13239#, c-format
13240msgid ""
13241"\n"
13242" NDS32-specific assembler options:\n"
13243msgstr ""
13244
13245#: config/tc-nds32.c:2472
13246#, c-format
13247msgid ""
13248" -O1,\t\t\t Optimize for performance\n"
13249" -Os\t\t\t Optimize for space\n"
13250msgstr ""
13251
13252#: config/tc-nds32.c:2475
13253#, c-format
13254msgid ""
13255" -EL, -mel or -little Produce little endian output\n"
13256" -EB, -meb or -big Produce big endian output\n"
13257" -mpic\t\t\t Generate PIC\n"
13258" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
13259" -mb2bb-relax\t\t Back-to-back branch optimization\n"
13260" -mno-all-relax\t Suppress all relaxation for this file\n"
13261msgstr ""
13262
13263#: config/tc-nds32.c:2486
13264#, c-format
13265msgid " -m%s%s\n"
13266msgstr ""
13267
13268#: config/tc-nds32.c:2493
13269#, c-format
13270msgid " -m[no-]%-17sEnable/Disable %s\n"
13271msgstr ""
13272
13273#: config/tc-nds32.c:2497
13274#, c-format
13275msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
13276msgstr ""
13277
13278#: config/tc-nds32.c:2770
13279#, c-format
13280msgid "la must use with symbol. '%s'"
13281msgstr ""
13282
13283#: config/tc-nds32.c:2823
13284#, c-format
13285msgid "need PIC qualifier with symbol. '%s'"
13286msgstr ""
13287
13288#: config/tc-nds32.c:2860
13289#, c-format
13290msgid "Operand is not a constant. `%s'"
13291msgstr ""
13292
13293#: config/tc-nds32.c:2949
13294#, c-format
13295msgid "needs @GOT or @GOTOFF. %s"
13296msgstr ""
13297
13298#: config/tc-nds32.c:3445
13299#, c-format
13300msgid "Duplicated pseudo-opcode %s."
13301msgstr ""
13302
13303#: config/tc-nds32.c:3496
13304#, c-format
13305msgid "Too many argument. `%s'"
13306msgstr ""
13307
13308#. Logic here rejects the input arch name.
13309#: config/tc-nds32.c:3557
13310#, c-format
13311msgid "unknown arch name `%s'\n"
13312msgstr ""
13313
13314#. Logic here rejects the input baseline.
13315#: config/tc-nds32.c:3576
13316#, c-format
13317msgid "unknown baseline `%s'\n"
13318msgstr ""
13319
13320#. Logic here rejects the input FPU configuration.
13321#: config/tc-nds32.c:3599
13322#, c-format
13323msgid "unknown FPU configuration `%s'\n"
13324msgstr ""
13325
13326#. Logic here rejects the input abi version.
13327#: config/tc-nds32.c:3623
13328#, c-format
13329msgid "unknown ABI version`%s'\n"
13330msgstr ""
13331
13332#: config/tc-nds32.c:4351
13333#, c-format
13334msgid "Different arguments of .vec_size are found, previous %d, current %d"
13335msgstr ""
13336
13337#: config/tc-nds32.c:4356
13338#, c-format
13339msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
13340msgstr ""
13341
13342#: config/tc-nds32.c:4360
13343msgid "Argument of .vec_size is not a constant."
13344msgstr ""
13345
13346#: config/tc-nds32.c:4945
13347#, c-format
13348msgid "Don't know how to handle this field. %s"
13349msgstr ""
13350
13351#: config/tc-nds32.c:5310
13352#, c-format
13353msgid "instruction %s requires enabling performance extension"
13354msgstr ""
13355
13356#: config/tc-nds32.c:5322
13357#, c-format
13358msgid "instruction %s requires enabling performance extension II"
13359msgstr ""
13360
13361#: config/tc-nds32.c:5334
13362#, c-format
13363msgid "instruction %s requires enabling AUDIO extension"
13364msgstr ""
13365
13366#: config/tc-nds32.c:5346
13367#, c-format
13368msgid "instruction %s requires enabling STRING extension"
13369msgstr ""
13370
13371#: config/tc-nds32.c:5360
13372#, c-format
13373msgid "instruction %s requires enabling DIV & DX_REGS extension"
13374msgstr ""
13375
13376#: config/tc-nds32.c:5375
13377#, c-format
13378msgid "instruction %s requires enabling FPU extension"
13379msgstr ""
13380
13381#: config/tc-nds32.c:5387
13382#, c-format
13383msgid "instruction %s requires enabling FPU_SP extension"
13384msgstr ""
13385
13386#: config/tc-nds32.c:5399
13387#, c-format
13388msgid "instruction %s requires enabling FPU_DP extension"
13389msgstr ""
13390
13391#: config/tc-nds32.c:5410 config/tc-nds32.c:5418
13392#, c-format
13393msgid "instruction %s requires enabling FPU_MAC extension"
13394msgstr ""
13395
13396#: config/tc-nds32.c:5426
13397#, c-format
13398msgid "instruction %s requires enabling DX_REGS extension"
13399msgstr ""
13400
13401#: config/tc-nds32.c:5442
13402#, c-format
13403msgid "instruction %s requires enabling dsp extension"
13404msgstr ""
13405
13406#: config/tc-nds32.c:5454
13407#, c-format
13408msgid "instruction %s requires enabling zol extension"
13409msgstr ""
13410
13411#: config/tc-nds32.c:5459
13412#, c-format
13413msgid "internal error: unknown instruction attribute: 0x%08x"
13414msgstr ""
13415
13416#: config/tc-nds32.c:5752
13417#, c-format
13418msgid "relax hint unrecognized instruction: line %d."
13419msgstr ""
13420
13421#: config/tc-nds32.c:5807
13422#, c-format
13423msgid "Can not find match relax hint. Line: %d"
13424msgstr ""
13425
13426#: config/tc-nds32.c:6005
13427msgid "Internal error: .relax_hint KEY is not a number!"
13428msgstr ""
13429
13430#: config/tc-nds32.c:6033
13431#, c-format
13432msgid "Internal error: Relax hint (%s) error. %s: %s (%x)"
13433msgstr ""
13434
13435#: config/tc-nds32.c:6108
13436#, c-format
13437msgid "Internal error: Range error. %s"
13438msgstr ""
13439
13440#: config/tc-nds32.c:6169
13441msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!"
13442msgstr ""
13443
13444#: config/tc-nds32.c:6307
13445#, c-format
13446msgid "Not support instruction %s in verbatim."
13447msgstr ""
13448
13449#: config/tc-nds32.c:6314
13450#, c-format
13451msgid "16-bit instruction is disabled: %s."
13452msgstr ""
13453
13454#: config/tc-nds32.c:6341
13455#, c-format
13456msgid "Instruction %s not supported in the baseline."
13457msgstr ""
13458
13459#: config/tc-nds32.c:6408
13460#, c-format
13461msgid "Unrecognized opcode, %s."
13462msgstr ""
13463
13464#: config/tc-nds32.c:6411
13465#, c-format
13466msgid "Incorrect syntax, %s."
13467msgstr ""
13468
13469#: config/tc-nds32.c:6414
13470#, c-format
13471msgid "Unrecognized operand/register, %s."
13472msgstr ""
13473
13474#: config/tc-nds32.c:6417
13475#, c-format
13476msgid "Operand out of range, %s."
13477msgstr ""
13478
13479#: config/tc-nds32.c:6420
13480#, c-format
13481msgid "Prohibited register used for reduced-register, %s."
13482msgstr ""
13483
13484#: config/tc-nds32.c:6423
13485#, c-format
13486msgid "Junk at end of line, %s."
13487msgstr ""
13488
13489#: config/tc-nds32.c:7121
13490msgid "Addend to unresolved symbol is not on word boundary."
13491msgstr ""
13492
13493#. Should never here.
13494#: config/tc-nds32.c:7657
13495msgid "Used FPU instructions requires enabling FPU extension"
13496msgstr ""
13497
13498#: config/tc-nds32.c:7854
13499#, c-format
13500msgid "Internal error: Unknown fixup type %d (`%s')"
13501msgstr ""
13502
13503#: config/tc-nios2.c:453 config/tc-pru.c:309
13504msgid "expecting opcode string in self test mode"
13505msgstr ""
13506
13507#: config/tc-nios2.c:455 config/tc-pru.c:311
13508#, c-format
13509msgid "assembly 0x%08x, expected %s"
13510msgstr ""
13511
13512#: config/tc-nios2.c:848
13513msgid "branch offset out of range\n"
13514msgstr ""
13515
13516#: config/tc-nios2.c:849
13517msgid "branch relaxation failed\n"
13518msgstr ""
13519
13520#: config/tc-nios2.c:1145
13521msgid "error checking for overflow - broken assembler"
13522msgstr ""
13523
13524#: config/tc-nios2.c:1161 config/tc-pru.c:572
13525#, c-format
13526msgid "immediate value 0x%x truncated to 0x%x"
13527msgstr ""
13528
13529#: config/tc-nios2.c:1188 config/tc-pru.c:598
13530#, c-format
13531msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
13532msgstr ""
13533
13534#: config/tc-nios2.c:1194
13535#, c-format
13536msgid "branch offset %d out of range %d to %d"
13537msgstr ""
13538
13539#: config/tc-nios2.c:1198
13540#, c-format
13541msgid "branch offset %d out of range"
13542msgstr ""
13543
13544#: config/tc-nios2.c:1204 config/tc-pru.c:608
13545#, c-format
13546msgid "%s offset %d out of range %d to %d"
13547msgstr ""
13548
13549#: config/tc-nios2.c:1208
13550#, c-format
13551msgid "%s offset %d out of range"
13552msgstr ""
13553
13554#: config/tc-nios2.c:1213 config/tc-nios2.c:1228 config/tc-pru.c:613
13555#, c-format
13556msgid "immediate value %d out of range %d to %d"
13557msgstr ""
13558
13559#: config/tc-nios2.c:1218 config/tc-nios2.c:1223 config/tc-pru.c:623
13560#: config/tc-pru.c:628
13561#, c-format
13562msgid "immediate value %u out of range %u to %u"
13563msgstr ""
13564
13565#: config/tc-nios2.c:1233
13566#, c-format
13567msgid "custom instruction opcode %u out of range %u to %u"
13568msgstr ""
13569
13570#: config/tc-nios2.c:1238 config/tc-pru.c:633
13571msgid "overflow in immediate argument"
13572msgstr ""
13573
13574#: config/tc-nios2.c:1310 config/tc-pru.c:669
13575msgid "cannot create 64-bit relocation"
13576msgstr ""
13577
13578#: config/tc-nios2.c:1438
13579#, c-format
13580msgid "internal error: broken opcode descriptor for `%s %s'\n"
13581msgstr ""
13582
13583#: config/tc-nios2.c:1487 config/tc-pru.c:862
13584msgid "can't create relocation"
13585msgstr ""
13586
13587#: config/tc-nios2.c:1518 config/tc-pru.c:996 config/tc-pru.c:1016
13588#: config/tc-pru.c:1043 config/tc-pru.c:1062 config/tc-pru.c:1076
13589#, c-format
13590msgid "unknown register %s"
13591msgstr ""
13592
13593#: config/tc-nios2.c:1526
13594msgid "expecting control register"
13595msgstr ""
13596
13597#: config/tc-nios2.c:1528
13598msgid "illegal use of control register"
13599msgstr ""
13600
13601#: config/tc-nios2.c:1530
13602msgid "illegal use of coprocessor register"
13603msgstr ""
13604
13605#. Should never get here if we passed validation.
13606#: config/tc-nios2.c:1532 config/tc-nios2.c:1846 config/tc-nios2.c:1988
13607#: config/tc-nios2.c:2056
13608#, c-format
13609msgid "invalid register %s"
13610msgstr ""
13611
13612#: config/tc-nios2.c:1540
13613msgid ""
13614"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
13615"Use .set noat to turn off those optimizations (and this warning)."
13616msgstr ""
13617
13618#: config/tc-nios2.c:1545
13619msgid ""
13620"The debugger will corrupt bt (r25).\n"
13621"If you don't need to debug this code use .set nobreak to turn off this "
13622"warning."
13623msgstr ""
13624
13625#: config/tc-nios2.c:1549
13626msgid ""
13627"The debugger will corrupt sstatus/ba (r30).\n"
13628"If you don't need to debug this code use .set nobreak to turn off this "
13629"warning."
13630msgstr ""
13631
13632#: config/tc-nios2.c:1939 config/tc-nios2.c:1967
13633msgid "r31 cannot be used with jmp; use ret instead"
13634msgstr ""
13635
13636#: config/tc-nios2.c:1982
13637msgid "r31 cannot be used with jmpr.n; use ret.n instead"
13638msgstr ""
13639
13640#: config/tc-nios2.c:2595 config/tc-nios2.c:2622 config/tc-nios2.c:2649
13641#: config/tc-nios2.c:2680
13642#, c-format
13643msgid "Invalid constant operand %s"
13644msgstr ""
13645
13646#: config/tc-nios2.c:2997 config/tc-nios2.c:3021 config/tc-pru.c:1318
13647#: config/tc-pru.c:1343 config/tc-pru.c:1363
13648#, c-format
13649msgid "badly formed expression near %s"
13650msgstr ""
13651
13652#: config/tc-nios2.c:3110 config/tc-nios2.c:3137 config/tc-pru.c:1412
13653#: config/tc-pru.c:1437 config/tc-xtensa.c:2138
13654msgid "too many arguments"
13655msgstr ""
13656
13657#: config/tc-nios2.c:3126 config/tc-pru.c:1389
13658#, c-format
13659msgid "expecting %c near %s"
13660msgstr ""
13661
13662#. we cannot recover from this.
13663#: config/tc-nios2.c:3277
13664#, c-format
13665msgid "unrecognized pseudo-instruction %s"
13666msgstr ""
13667
13668#: config/tc-nios2.c:3540 config/tc-tic6x.c:232
13669#, c-format
13670msgid "unknown architecture '%s'"
13671msgstr ""
13672
13673#: config/tc-nios2.c:3621
13674msgid "Big-endian R2 is not supported."
13675msgstr ""
13676
13677#. Unrecognised instruction - error.
13678#: config/tc-nios2.c:3789 config/tc-pru.c:1737
13679#, c-format
13680msgid "unrecognised instruction %s"
13681msgstr ""
13682
13683#: config/tc-nios2.c:3909 config/tc-pru.c:1793
13684#, c-format
13685msgid "can't represent relocation type %s"
13686msgstr ""
13687
13688#: config/tc-nios2.c:4002
13689msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
13690msgstr ""
13691
13692#: config/tc-nios2.c:4028
13693#, c-format
13694msgid "Illegal operands: %%tls_ldo in %d-byte data field"
13695msgstr ""
13696
13697#: config/tc-nios2.c:4040 config/tc-nios2.c:4058 config/tc-nios2.c:4065
13698#, c-format
13699msgid "Illegal operands: %%tls_ldo requires arguments in ()"
13700msgstr ""
13701
13702#: config/tc-nios2.c:4072
13703#, c-format
13704msgid "Illegal operands: garbage after %%tls_ldo()"
13705msgstr ""
13706
13707#: config/tc-ns32k.c:437
13708msgid "Invalid syntax in PC-relative addressing mode"
13709msgstr ""
13710
13711#: config/tc-ns32k.c:461
13712msgid "Invalid syntax in External addressing mode"
13713msgstr ""
13714
13715#: config/tc-ns32k.c:542
13716msgid "Invalid syntax in Memory Relative addressing mode"
13717msgstr ""
13718
13719#: config/tc-ns32k.c:609
13720msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
13721msgstr ""
13722
13723#: config/tc-ns32k.c:614
13724msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
13725msgstr ""
13726
13727#: config/tc-ns32k.c:619
13728msgid "Scaled-indexed addressing mode combined with scaled-index"
13729msgstr ""
13730
13731#: config/tc-ns32k.c:630
13732msgid "Invalid or illegal addressing mode combined with scaled-index"
13733msgstr ""
13734
13735#: config/tc-ns32k.c:753
13736msgid "Premature end of suffix -- Defaulting to d"
13737msgstr ""
13738
13739#: config/tc-ns32k.c:766
13740msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
13741msgstr ""
13742
13743#: config/tc-ns32k.c:811
13744msgid "Very short instr to option, ie you can't do it on a NULLstr"
13745msgstr ""
13746
13747#: config/tc-ns32k.c:861
13748msgid "No such entry in list. (cpu/mmu register)"
13749msgstr ""
13750
13751#: config/tc-ns32k.c:918
13752msgid "Internal consistency error. check ns32k-opcode.h"
13753msgstr ""
13754
13755#: config/tc-ns32k.c:943
13756msgid "Address of immediate operand"
13757msgstr ""
13758
13759#: config/tc-ns32k.c:944
13760msgid "Invalid immediate write operand."
13761msgstr ""
13762
13763#: config/tc-ns32k.c:1074
13764msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
13765msgstr ""
13766
13767#: config/tc-ns32k.c:1107
13768msgid "No such opcode"
13769msgstr ""
13770
13771#: config/tc-ns32k.c:1182
13772msgid "Bad suffix, defaulting to d"
13773msgstr ""
13774
13775#: config/tc-ns32k.c:1209
13776msgid "Too many operands passed to instruction"
13777msgstr ""
13778
13779#. Check error in default.
13780#: config/tc-ns32k.c:1221
13781msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
13782msgstr ""
13783
13784#: config/tc-ns32k.c:1224
13785msgid "Wrong number of operands"
13786msgstr ""
13787
13788#: config/tc-ns32k.c:1297
13789#, c-format
13790msgid "Can not do %d byte pc-relative relocation for storage type %d"
13791msgstr ""
13792
13793#: config/tc-ns32k.c:1300
13794#, c-format
13795msgid "Can not do %d byte relocation for storage type %d"
13796msgstr ""
13797
13798#: config/tc-ns32k.c:1392
13799#, c-format
13800msgid "value of %ld out of byte displacement range."
13801msgstr ""
13802
13803#: config/tc-ns32k.c:1402
13804#, c-format
13805msgid "value of %ld out of word displacement range."
13806msgstr ""
13807
13808#: config/tc-ns32k.c:1417
13809#, c-format
13810msgid "value of %ld out of double word displacement range."
13811msgstr ""
13812
13813#: config/tc-ns32k.c:1438
13814#, c-format
13815msgid "Internal logic error. Line %d, file: \"%s\""
13816msgstr ""
13817
13818#: config/tc-ns32k.c:1486
13819#, c-format
13820msgid "Internal logic error. line %d, file \"%s\""
13821msgstr ""
13822
13823#: config/tc-ns32k.c:1587
13824msgid "Bit field out of range"
13825msgstr ""
13826
13827#: config/tc-ns32k.c:1687
13828msgid "iif convert internal pcrel/binary"
13829msgstr ""
13830
13831#: config/tc-ns32k.c:1704
13832msgid "Bignum too big for long"
13833msgstr ""
13834
13835#: config/tc-ns32k.c:1781
13836msgid "iif convert internal pcrel/pointer"
13837msgstr ""
13838
13839#: config/tc-ns32k.c:1786
13840msgid "Internal logic error in iif.iifP[n].type"
13841msgstr ""
13842
13843#. We can't relax this case.
13844#: config/tc-ns32k.c:1822
13845msgid "Can't relax difference"
13846msgstr ""
13847
13848#: config/tc-ns32k.c:1863
13849msgid "Displacement too large for :d"
13850msgstr ""
13851
13852#: config/tc-ns32k.c:1876
13853msgid "Internal logic error in iif.iifP[].type"
13854msgstr ""
13855
13856#. Fatal.
13857#: config/tc-ns32k.c:1908
13858#, c-format
13859msgid "Can't hash %s: %s"
13860msgstr ""
13861
13862#: config/tc-ns32k.c:2144
13863#, c-format
13864msgid "invalid architecture option -m%s, ignored"
13865msgstr ""
13866
13867#: config/tc-ns32k.c:2157
13868#, c-format
13869msgid "invalid default displacement size \"%s\". Defaulting to %d."
13870msgstr ""
13871
13872#: config/tc-ns32k.c:2173
13873#, c-format
13874msgid ""
13875"NS32K options:\n"
13876"-m32032 | -m32532\tselect variant of NS32K architecture\n"
13877"--disp-size-default=<1|2|4>\n"
13878msgstr ""
13879
13880#: config/tc-ns32k.c:2249
13881#, c-format
13882msgid "Cannot find relocation type for symbol %s, code %d"
13883msgstr ""
13884
13885#: config/tc-pdp11.c:336 config/tc-pdp11.c:353 config/tc-pdp11.c:376
13886#: config/tc-pdp11.c:382 config/tc-pdp11.c:395
13887msgid "Bad register name"
13888msgstr ""
13889
13890#: config/tc-pdp11.c:414 config/tc-pdp11.c:478 config/tc-pdp11.c:489
13891msgid "Error in expression"
13892msgstr ""
13893
13894#: config/tc-pdp11.c:486
13895msgid "Low order bits truncated in immediate float operand"
13896msgstr ""
13897
13898#: config/tc-pdp11.c:630
13899msgid "Float AC not legal as integer operand"
13900msgstr ""
13901
13902#: config/tc-pdp11.c:650
13903msgid "General register not legal as float operand"
13904msgstr ""
13905
13906#: config/tc-pdp11.c:683
13907msgid "No instruction found"
13908msgstr ""
13909
13910#: config/tc-pdp11.c:693 config/tc-z80.c:1948 config/tc-z80.c:1961
13911#, c-format
13912msgid "Unknown instruction '%s'"
13913msgstr ""
13914
13915#: config/tc-pdp11.c:699
13916#, c-format
13917msgid "Unsupported instruction set extension: %s"
13918msgstr ""
13919
13920#: config/tc-pdp11.c:733
13921msgid "operand is not an absolute constant"
13922msgstr ""
13923
13924#: config/tc-pdp11.c:741
13925msgid "3-bit immediate out of range"
13926msgstr ""
13927
13928#: config/tc-pdp11.c:748
13929msgid "6-bit immediate out of range"
13930msgstr ""
13931
13932#: config/tc-pdp11.c:755
13933msgid "8-bit immediate out of range"
13934msgstr ""
13935
13936#: config/tc-pdp11.c:772 config/tc-pdp11.c:965
13937msgid "Symbol expected"
13938msgstr ""
13939
13940#: config/tc-pdp11.c:777
13941msgid "8-bit displacement out of range"
13942msgstr ""
13943
13944#: config/tc-pdp11.c:819 config/tc-pdp11.c:840 config/tc-pdp11.c:857
13945#: config/tc-pdp11.c:878 config/tc-pdp11.c:895 config/tc-pdp11.c:916
13946#: config/tc-pdp11.c:935 config/tc-pdp11.c:956
13947msgid "Missing ','"
13948msgstr ""
13949
13950#: config/tc-pdp11.c:970
13951msgid "6-bit displacement out of range"
13952msgstr ""
13953
13954#: config/tc-pdp11.c:991 config/tc-tilegx.c:1216 config/tc-tilepro.c:1102
13955#: config/tc-vax.c:1950
13956msgid "Too many operands"
13957msgstr ""
13958
13959#: config/tc-pdp11.c:1441
13960#, c-format
13961msgid "Can not represent %s relocation in this object file format"
13962msgstr ""
13963
13964#: config/tc-pj.c:64 config/tc-pj.c:73
13965msgid "confusing relocation expressions"
13966msgstr ""
13967
13968#: config/tc-pj.c:157
13969msgid "can't have relocation for ipush"
13970msgstr ""
13971
13972#: config/tc-pj.c:289
13973msgid "expected expression"
13974msgstr ""
13975
13976#: config/tc-pj.c:355
13977#, c-format
13978msgid ""
13979"PJ options:\n"
13980"-little\t\t\tgenerate little endian code\n"
13981"-big\t\t\tgenerate big endian code\n"
13982msgstr ""
13983
13984#: config/tc-pj.c:380 config/tc-sh.c:3600 config/tc-sh.c:3607
13985#: config/tc-sh.c:3614 config/tc-sh.c:3621
13986msgid "pcrel too far"
13987msgstr ""
13988
13989#: config/tc-ppc.c:977 config/tc-ppc.c:985 config/tc-ppc.c:3292
13990msgid "invalid register expression"
13991msgstr ""
13992
13993#: config/tc-ppc.c:1145 config/tc-ppc.c:1203 config/tc-ppc.c:1251
13994msgid "the use of -mvle requires big endian."
13995msgstr ""
13996
13997#: config/tc-ppc.c:1183 config/tc-ppc.c:1205
13998msgid "the use of -mvle requires -a32."
13999msgstr ""
14000
14001#: config/tc-ppc.c:1185
14002#, c-format
14003msgid "%s unsupported"
14004msgstr ""
14005
14006#: config/tc-ppc.c:1278 config/tc-s390.c:431 config/tc-s390.c:438
14007#, c-format
14008msgid "invalid switch -m%s"
14009msgstr ""
14010
14011#: config/tc-ppc.c:1309
14012msgid "--nops needs a numeric argument"
14013msgstr ""
14014
14015#: config/tc-ppc.c:1326
14016#, c-format
14017msgid ""
14018"PowerPC options:\n"
14019"-a32 generate ELF32/XCOFF32\n"
14020"-a64 generate ELF64/XCOFF64\n"
14021"-u ignored\n"
14022"-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
14023"-mpwr generate code for POWER (RIOS1)\n"
14024"-m601 generate code for PowerPC 601\n"
14025"-mppc, -mppc32, -m603, -m604\n"
14026" generate code for PowerPC 603/604\n"
14027"-m403 generate code for PowerPC 403\n"
14028"-m405 generate code for PowerPC 405\n"
14029"-m440 generate code for PowerPC 440\n"
14030"-m464 generate code for PowerPC 464\n"
14031"-m476 generate code for PowerPC 476\n"
14032"-m7400, -m7410, -m7450, -m7455\n"
14033" generate code for PowerPC 7400/7410/7450/7455\n"
14034"-m750cl, -mgekko, -mbroadway\n"
14035" generate code for PowerPC 750cl/Gekko/Broadway\n"
14036"-m821, -m850, -m860 generate code for PowerPC 821/850/860\n"
14037msgstr ""
14038
14039#: config/tc-ppc.c:1346
14040#, c-format
14041msgid ""
14042"-mppc64, -m620 generate code for PowerPC 620/625/630\n"
14043"-mppc64bridge generate code for PowerPC 64, including bridge "
14044"insns\n"
14045"-mbooke generate code for 32-bit PowerPC BookE\n"
14046"-ma2 generate code for A2 architecture\n"
14047"-mpower4, -mpwr4 generate code for Power4 architecture\n"
14048"-mpower5, -mpwr5, -mpwr5x\n"
14049" generate code for Power5 architecture\n"
14050"-mpower6, -mpwr6 generate code for Power6 architecture\n"
14051"-mpower7, -mpwr7 generate code for Power7 architecture\n"
14052"-mpower8, -mpwr8 generate code for Power8 architecture\n"
14053"-mpower9, -mpwr9 generate code for Power9 architecture\n"
14054"-mcell generate code for Cell Broadband Engine "
14055"architecture\n"
14056"-mcom generate code for Power/PowerPC common instructions\n"
14057"-many generate code for any architecture (PWR/PWRX/PPC)\n"
14058msgstr ""
14059
14060#: config/tc-ppc.c:1361
14061#, c-format
14062msgid ""
14063"-maltivec generate code for AltiVec\n"
14064"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
14065"-me300 generate code for PowerPC e300 family\n"
14066"-me500, -me500x2 generate code for Motorola e500 core complex\n"
14067"-me500mc, generate code for Freescale e500mc core complex\n"
14068"-me500mc64, generate code for Freescale e500mc64 core complex\n"
14069"-me5500, generate code for Freescale e5500 core complex\n"
14070"-me6500, generate code for Freescale e6500 core complex\n"
14071"-mspe generate code for Motorola SPE instructions\n"
14072"-mspe2 generate code for Freescale SPE2 instructions\n"
14073"-mvle generate code for Freescale VLE instructions\n"
14074"-mtitan generate code for AppliedMicro Titan core complex\n"
14075"-mregnames Allow symbolic names for registers\n"
14076"-mno-regnames Do not allow symbolic names for registers\n"
14077msgstr ""
14078
14079#: config/tc-ppc.c:1377
14080#, c-format
14081msgid ""
14082"-mrelocatable support for GCC's -mrelocatble option\n"
14083"-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
14084"-memb set PPC_EMB bit in ELF flags\n"
14085"-mlittle, -mlittle-endian, -le\n"
14086" generate code for a little endian machine\n"
14087"-mbig, -mbig-endian, -be\n"
14088" generate code for a big endian machine\n"
14089"-msolaris generate code for Solaris\n"
14090"-mno-solaris do not generate code for Solaris\n"
14091"-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
14092"-V print assembler version number\n"
14093"-Qy, -Qn ignored\n"
14094msgstr ""
14095
14096#: config/tc-ppc.c:1391
14097#, c-format
14098msgid ""
14099"-nops=count when aligning, more than COUNT nops uses a branch\n"
14100"-ppc476-workaround warn if emitting data to code sections\n"
14101msgstr ""
14102
14103#: config/tc-ppc.c:1422
14104#, c-format
14105msgid "unknown default cpu = %s, os = %s"
14106msgstr ""
14107
14108#: config/tc-ppc.c:1450
14109msgid "neither Power nor PowerPC opcodes were selected."
14110msgstr ""
14111
14112#: config/tc-ppc.c:1510
14113#, c-format
14114msgid "mask trims opcode bits for %s"
14115msgstr ""
14116
14117#: config/tc-ppc.c:1520
14118#, c-format
14119msgid "operand index error for %s"
14120msgstr ""
14121
14122#: config/tc-ppc.c:1546
14123#, c-format
14124msgid "operand %d overlap in %s"
14125msgstr ""
14126
14127#: config/tc-ppc.c:1555
14128#, c-format
14129msgid "non-optional operand %d follows optional operand in %s"
14130msgstr ""
14131
14132#: config/tc-ppc.c:1605
14133#, c-format
14134msgid "powerpc_operands[%d].bitm invalid"
14135msgstr ""
14136
14137#: config/tc-ppc.c:1612
14138#, c-format
14139msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
14140msgstr ""
14141
14142#: config/tc-ppc.c:1638 config/tc-ppc.c:1695 config/tc-ppc.c:1739
14143#, c-format
14144msgid "major opcode is not sorted for %s"
14145msgstr ""
14146
14147#: config/tc-ppc.c:1644
14148#, c-format
14149msgid "%s is enabled by vle flag"
14150msgstr ""
14151
14152#: config/tc-ppc.c:1651
14153#, c-format
14154msgid "%s not disabled by vle flag"
14155msgstr ""
14156
14157#: config/tc-ppc.c:1665 config/tc-ppc.c:1710 config/tc-ppc.c:1754
14158#, c-format
14159msgid "duplicate instruction %s"
14160msgstr ""
14161
14162#: config/tc-ppc.c:1778
14163#, c-format
14164msgid "duplicate macro %s"
14165msgstr ""
14166
14167#: config/tc-ppc.c:2141
14168msgid "identifier+constant@got means identifier@got+constant"
14169msgstr ""
14170
14171#: config/tc-ppc.c:2161
14172msgid "symbol+offset not supported for got tls"
14173msgstr ""
14174
14175#: config/tc-ppc.c:2238 config/tc-ppc.c:4015 config/tc-ppc.c:7474
14176msgid "data in executable section"
14177msgstr ""
14178
14179#: config/tc-ppc.c:2279 config/tc-ppc.c:5655
14180msgid "expected comma after symbol-name: rest of line ignored."
14181msgstr ""
14182
14183#: config/tc-ppc.c:2312 config/tc-ppc.c:5691
14184#, c-format
14185msgid "ignoring attempt to re-define symbol `%s'."
14186msgstr ""
14187
14188#: config/tc-ppc.c:2320
14189#, c-format
14190msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
14191msgstr ""
14192
14193#: config/tc-ppc.c:2338
14194msgid "common alignment not a power of 2"
14195msgstr ""
14196
14197#: config/tc-ppc.c:2380
14198#, c-format
14199msgid "expected comma after name `%s' in .localentry directive"
14200msgstr ""
14201
14202#: config/tc-ppc.c:2390
14203msgid "missing expression in .localentry directive"
14204msgstr ""
14205
14206#: config/tc-ppc.c:2411
14207#, c-format
14208msgid ".localentry expression for `%s' is not a valid power of 2"
14209msgstr ""
14210
14211#: config/tc-ppc.c:2428
14212#, c-format
14213msgid ".localentry expression for `%s' does not evaluate to a constant"
14214msgstr ""
14215
14216#: config/tc-ppc.c:2443
14217msgid "missing expression in .abiversion directive"
14218msgstr ""
14219
14220#: config/tc-ppc.c:2452
14221msgid ".abiversion expression does not evaluate to a constant"
14222msgstr ""
14223
14224#: config/tc-ppc.c:2474
14225msgid "unknown .gnu_attribute value"
14226msgstr ""
14227
14228#: config/tc-ppc.c:2526
14229msgid "relocation cannot be done when using -mrelocatable"
14230msgstr ""
14231
14232#: config/tc-ppc.c:2572
14233msgid "TOC section size exceeds 64k"
14234msgstr ""
14235
14236#: config/tc-ppc.c:2667
14237#, c-format
14238msgid "syntax error: invalid toc specifier `%s'"
14239msgstr ""
14240
14241#: config/tc-ppc.c:2681
14242#, c-format
14243msgid "syntax error: expected `]', found `%c'"
14244msgstr ""
14245
14246#: config/tc-ppc.c:2993
14247#, c-format
14248msgid "%s howto doesn't match size/pcrel in gas"
14249msgstr ""
14250
14251#: config/tc-ppc.c:3034
14252#, c-format
14253msgid "unrecognized opcode: `%s'"
14254msgstr ""
14255
14256#: config/tc-ppc.c:3209
14257msgid "[tocv] symbol is not a toc symbol"
14258msgstr ""
14259
14260#: config/tc-ppc.c:3220
14261msgid "unimplemented toc32 expression modifier"
14262msgstr ""
14263
14264#: config/tc-ppc.c:3225
14265msgid "unimplemented toc64 expression modifier"
14266msgstr ""
14267
14268#: config/tc-ppc.c:3229
14269#, c-format
14270msgid "Unexpected return value [%d] from parse_toc_entry!\n"
14271msgstr ""
14272
14273#: config/tc-ppc.c:3512
14274#, c-format
14275msgid "@tls may not be used with \"%s\" operands"
14276msgstr ""
14277
14278#: config/tc-ppc.c:3515
14279msgid "@tls may only be used in last operand"
14280msgstr ""
14281
14282#: config/tc-ppc.c:3536 config/tc-ppc.c:3543 config/tc-ppc.c:3555
14283#, c-format
14284msgid "%s unsupported on this instruction"
14285msgstr ""
14286
14287#: config/tc-ppc.c:3599
14288#, c-format
14289msgid "assuming %s on symbol"
14290msgstr ""
14291
14292#: config/tc-ppc.c:3702
14293msgid "unsupported relocation for DS offset field"
14294msgstr ""
14295
14296#: config/tc-ppc.c:3745
14297#, c-format
14298msgid "syntax error; found `%c', expected `%c'"
14299msgstr ""
14300
14301#: config/tc-ppc.c:3750
14302#, c-format
14303msgid "syntax error; end of line, expected `%c'"
14304msgstr ""
14305
14306#: config/tc-ppc.c:3815 config/tc-ppc.c:6767
14307#, c-format
14308msgid "instruction address is not a multiple of %d"
14309msgstr ""
14310
14311#: config/tc-ppc.c:3899
14312msgid "wrong number of operands"
14313msgstr ""
14314
14315#: config/tc-ppc.c:3972
14316msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
14317msgstr ""
14318
14319#: config/tc-ppc.c:4052
14320msgid "missing size"
14321msgstr ""
14322
14323#: config/tc-ppc.c:4061
14324msgid "negative size"
14325msgstr ""
14326
14327#: config/tc-ppc.c:4093
14328msgid "missing real symbol name"
14329msgstr ""
14330
14331#: config/tc-ppc.c:4132
14332msgid "attempt to redefine symbol"
14333msgstr ""
14334
14335#: config/tc-ppc.c:4395
14336#, c-format
14337msgid "no known dwarf XCOFF section for flag 0x%08x\n"
14338msgstr ""
14339
14340#: config/tc-ppc.c:4408
14341#, c-format
14342msgid "label %s was not defined in this dwarf section"
14343msgstr ""
14344
14345#: config/tc-ppc.c:4522
14346msgid "the XCOFF file format does not support arbitrary sections"
14347msgstr ""
14348
14349#: config/tc-ppc.c:4593
14350msgid ".ref outside .csect"
14351msgstr ""
14352
14353#: config/tc-ppc.c:4614 config/tc-ppc.c:4814
14354msgid "missing symbol name"
14355msgstr ""
14356
14357#: config/tc-ppc.c:4644
14358msgid "missing rename string"
14359msgstr ""
14360
14361#: config/tc-ppc.c:4674 config/tc-ppc.c:5213 read.c:3519
14362msgid "missing value"
14363msgstr ""
14364
14365#: config/tc-ppc.c:4692
14366msgid "illegal .stabx expression; zero assumed"
14367msgstr ""
14368
14369#: config/tc-ppc.c:4724
14370msgid "missing class"
14371msgstr ""
14372
14373#: config/tc-ppc.c:4733
14374msgid "missing type"
14375msgstr ""
14376
14377#: config/tc-ppc.c:4760
14378msgid ".stabx of storage class stsym must be within .bs/.es"
14379msgstr ""
14380
14381#: config/tc-ppc.c:5001
14382msgid "nested .bs blocks"
14383msgstr ""
14384
14385#: config/tc-ppc.c:5032
14386msgid ".es without preceding .bs"
14387msgstr ""
14388
14389#: config/tc-ppc.c:5205
14390msgid "non-constant byte count"
14391msgstr ""
14392
14393#: config/tc-ppc.c:5279
14394msgid ".tc not in .toc section"
14395msgstr ""
14396
14397#: config/tc-ppc.c:5297
14398msgid ".tc with no label"
14399msgstr ""
14400
14401#: config/tc-ppc.c:5381 config/tc-s390.c:1966
14402msgid ".machine stack overflow"
14403msgstr ""
14404
14405#: config/tc-ppc.c:5388 config/tc-s390.c:1977
14406msgid ".machine stack underflow"
14407msgstr ""
14408
14409#: config/tc-ppc.c:5395 config/tc-s390.c:1989
14410#, c-format
14411msgid "invalid machine `%s'"
14412msgstr ""
14413
14414#: config/tc-ppc.c:5427
14415msgid "no previous section to return to, ignored."
14416msgstr ""
14417
14418#: config/tc-ppc.c:5700
14419#, c-format
14420msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
14421msgstr ""
14422
14423#. Section Contents
14424#. unknown
14425#: config/tc-ppc.c:5828
14426msgid "unsupported section attribute -- 'a'"
14427msgstr ""
14428
14429#: config/tc-ppc.c:6011
14430msgid "bad symbol suffix"
14431msgstr ""
14432
14433#: config/tc-ppc.c:6104
14434msgid "unrecognized symbol suffix"
14435msgstr ""
14436
14437#: config/tc-ppc.c:6191
14438msgid "two .function pseudo-ops with no intervening .ef"
14439msgstr ""
14440
14441#: config/tc-ppc.c:6204
14442msgid ".ef with no preceding .function"
14443msgstr ""
14444
14445#: config/tc-ppc.c:6333
14446#, c-format
14447msgid "warning: symbol %s has no csect"
14448msgstr ""
14449
14450#: config/tc-ppc.c:6595
14451msgid "symbol in .toc does not match any .tc"
14452msgstr ""
14453
14454#: config/tc-ppc.c:7238
14455#, c-format
14456msgid "%s unsupported as instruction fixup"
14457msgstr ""
14458
14459#: config/tc-ppc.c:7312
14460#, c-format
14461msgid "unsupported relocation against %s"
14462msgstr ""
14463
14464#: config/tc-ppc.c:7457
14465#, c-format
14466msgid "Gas failure, reloc value %d\n"
14467msgstr ""
14468
14469#: config/tc-pru.c:603
14470#, c-format
14471msgid "quick branch offset %d out of range %d to %d"
14472msgstr ""
14473
14474#: config/tc-pru.c:618
14475#, c-format
14476msgid "immediate value %llu out of range %u to %lu"
14477msgstr ""
14478
14479#: config/tc-pru.c:698
14480msgid "unexpected PC relative expression"
14481msgstr ""
14482
14483#: config/tc-pru.c:735 config/tc-pru.c:742
14484msgid "residual low bits in pmem diff relocation"
14485msgstr ""
14486
14487#: config/tc-pru.c:938 config/tc-pru.c:971
14488#, c-format
14489msgid "trailing garbage after expression: %s"
14490msgstr ""
14491
14492#: config/tc-pru.c:943
14493#, c-format
14494msgid "expected expression, got %s"
14495msgstr ""
14496
14497#: config/tc-pru.c:976
14498#, c-format
14499msgid "expected constant expression, got %s"
14500msgstr ""
14501
14502#: config/tc-pru.c:1029
14503msgid "data transfer register cannot be halfword"
14504msgstr ""
14505
14506#: config/tc-pru.c:1048
14507msgid "destination register must be full-word"
14508msgstr ""
14509
14510#: config/tc-pru.c:1080
14511#, c-format
14512msgid "cannot use partial register %s for addressing"
14513msgstr ""
14514
14515#: config/tc-pru.c:1093
14516#, c-format
14517msgid "value %lu is too large for a byte operand"
14518msgstr ""
14519
14520#: config/tc-pru.c:1115
14521#, c-format
14522msgid "loop count constant %ld is out of range [1..%d]"
14523msgstr ""
14524
14525#: config/tc-pru.c:1215 config/tc-pru.c:1241
14526#, c-format
14527msgid "byte count constant %ld is out of range [1..%d]"
14528msgstr ""
14529
14530#: config/tc-pru.c:1222 config/tc-pru.c:1248
14531msgid "only r0 can be used as byte count register"
14532msgstr ""
14533
14534#: config/tc-pru.c:1224 config/tc-pru.c:1250
14535msgid "only r0.bX byte fields of r0 can be used as byte count"
14536msgstr ""
14537
14538#: config/tc-pru.c:1263
14539#, c-format
14540msgid "invalid constant table offset %ld"
14541msgstr ""
14542
14543#: config/tc-pru.c:1274
14544#, c-format
14545msgid "invalid WakeOnStatus %ld"
14546msgstr ""
14547
14548#: config/tc-pru.c:1285
14549#, c-format
14550msgid "invalid XFR WideBus Address %ld"
14551msgstr ""
14552
14553#: config/tc-pru.c:1545
14554#, c-format
14555msgid ""
14556"PRU options:\n"
14557" -mlink-relax generate relocations for linker relaxation (default).\n"
14558" -mno-link-relax don't generate relocations for linker relaxation.\n"
14559msgstr ""
14560
14561#: config/tc-pru.c:1839
14562#, c-format
14563msgid "Label \"%s\" matches a CPU register name"
14564msgstr ""
14565
14566#: config/tc-riscv.c:399 config/tc-riscv.c:464
14567#, c-format
14568msgid "internal error: can't hash `%s': %s"
14569msgstr ""
14570
14571#: config/tc-riscv.c:561
14572#, c-format
14573msgid "internal: bad RISC-V opcode (mask error): %s %s"
14574msgstr ""
14575
14576#: config/tc-riscv.c:609
14577#, c-format
14578msgid "internal: bad RISC-V opcode (unknown operand type `CF%c'): %s %s"
14579msgstr ""
14580
14581#: config/tc-riscv.c:616
14582#, c-format
14583msgid "internal: bad RISC-V opcode (unknown operand type `C%c'): %s %s"
14584msgstr ""
14585
14586#: config/tc-riscv.c:660 config/tc-riscv.c:672
14587#, c-format
14588msgid "internal: bad RISC-V opcode (unknown operand type `F%c'): %s %s"
14589msgstr ""
14590
14591#: config/tc-riscv.c:679
14592#, c-format
14593msgid "internal: bad RISC-V opcode (unknown operand type `%c'): %s %s"
14594msgstr ""
14595
14596#: config/tc-riscv.c:687
14597#, c-format
14598msgid "internal: bad RISC-V opcode (bits 0x%lx undefined): %s %s"
14599msgstr ""
14600
14601#: config/tc-riscv.c:833
14602#, c-format
14603msgid "Unsupported RISC-V relocation number %d"
14604msgstr ""
14605
14606#: config/tc-riscv.c:920
14607msgid "internal error: invalid macro"
14608msgstr ""
14609
14610#: config/tc-riscv.c:951 config/tc-riscv.c:1021
14611msgid "unsupported large constant"
14612msgstr ""
14613
14614#: config/tc-riscv.c:953
14615#, c-format
14616msgid "unknown CSR `%s'"
14617msgstr ""
14618
14619#: config/tc-riscv.c:956
14620#, c-format
14621msgid "Instruction %s requires absolute expression"
14622msgstr ""
14623
14624#: config/tc-riscv.c:1177
14625#, c-format
14626msgid "Macro %s not implemented"
14627msgstr ""
14628
14629#: config/tc-riscv.c:1659
14630msgid "bad value for funct6 field, value must be 0...64"
14631msgstr ""
14632
14633#: config/tc-riscv.c:1674
14634msgid "bad value for funct4 field, value must be 0...15"
14635msgstr ""
14636
14637#: config/tc-riscv.c:1689 config/tc-riscv.c:2047
14638msgid "bad value for funct3 field, value must be 0...7"
14639msgstr ""
14640
14641#: config/tc-riscv.c:1703 config/tc-riscv.c:2062
14642msgid "bad value for funct2 field, value must be 0...3"
14643msgstr ""
14644
14645#: config/tc-riscv.c:1712
14646#, c-format
14647msgid "bad compressed FUNCT field specifier 'CF%c'\n"
14648msgstr ""
14649
14650#: config/tc-riscv.c:1719
14651#, c-format
14652msgid "bad RVC field specifier 'C%c'\n"
14653msgstr ""
14654
14655#: config/tc-riscv.c:1742 config/tc-riscv.c:1753
14656#, c-format
14657msgid "Improper shift amount (%lu)"
14658msgstr ""
14659
14660#: config/tc-riscv.c:1764
14661#, c-format
14662msgid "Improper CSRxI immediate (%lu)"
14663msgstr ""
14664
14665#: config/tc-riscv.c:1779
14666#, c-format
14667msgid "Improper CSR address (%lu)"
14668msgstr ""
14669
14670#: config/tc-riscv.c:1954
14671msgid "lui expression not in range 0..1048575"
14672msgstr ""
14673
14674#: config/tc-riscv.c:1993
14675msgid ""
14676"bad value for opcode field, value must be 0...127 and lower 2 bits must be "
14677"0x3"
14678msgstr ""
14679
14680#: config/tc-riscv.c:2009
14681msgid "bad value for opcode field, value must be 0...2"
14682msgstr ""
14683
14684#: config/tc-riscv.c:2019
14685#, c-format
14686msgid "bad Opcode field specifier 'O%c'\n"
14687msgstr ""
14688
14689#: config/tc-riscv.c:2032
14690msgid "bad value for funct7 field, value must be 0...127"
14691msgstr ""
14692
14693#: config/tc-riscv.c:2073
14694#, c-format
14695msgid "bad FUNCT field specifier 'F%c'\n"
14696msgstr ""
14697
14698#: config/tc-riscv.c:2087
14699#, c-format
14700msgid "internal error: bad argument type %c"
14701msgstr ""
14702
14703#: config/tc-riscv.c:2092
14704msgid "illegal operands"
14705msgstr ""
14706
14707#: config/tc-riscv.c:2462
14708#, c-format
14709msgid "internal error: bad CFA value #%d"
14710msgstr ""
14711
14712#: config/tc-riscv.c:2543
14713#, c-format
14714msgid "internal error: bad relocation #%d"
14715msgstr ""
14716
14717#: config/tc-riscv.c:2548
14718msgid "unsupported symbol subtraction"
14719msgstr ""
14720
14721#: config/tc-riscv.c:2643
14722msgid ".option pop with no .option push"
14723msgstr ""
14724
14725#: config/tc-riscv.c:2653
14726#, c-format
14727msgid "Unrecognized .option directive: %s\n"
14728msgstr ""
14729
14730#: config/tc-riscv.c:2673
14731#, c-format
14732msgid "Unsupported use of %s"
14733msgstr ""
14734
14735#: config/tc-riscv.c:2828
14736#, c-format
14737msgid "cannot represent %s relocation in object file"
14738msgstr ""
14739
14740#: config/tc-riscv.c:2969
14741#, c-format
14742msgid ""
14743"RISC-V options:\n"
14744" -fpic generate position-independent code\n"
14745" -fno-pic don't generate position-independent code (default)\n"
14746" -march=ISA set the RISC-V architecture\n"
14747" -mabi=ABI set the RISC-V ABI\n"
14748" -mrelax enable relax (default)\n"
14749" -mno-relax disable relax\n"
14750" -march-attr generate RISC-V arch attribute\n"
14751" -mno-arch-attr don't generate RISC-V arch attribute\n"
14752msgstr ""
14753
14754#: config/tc-riscv.c:3000
14755#, c-format
14756msgid "unknown register `%s'"
14757msgstr ""
14758
14759#: config/tc-riscv.c:3021
14760#, c-format
14761msgid "non-constant .%cleb128 is not supported"
14762msgstr ""
14763
14764#: config/tc-riscv.c:3146
14765msgid ".attribute arch must set before any instructions"
14766msgstr ""
14767
14768#: config/tc-rl78.c:213
14769msgid "16-bit relocation used in 8-bit operand"
14770msgstr ""
14771
14772#: config/tc-rl78.c:217
14773msgid "8-bit relocation used in 16-bit operand"
14774msgstr ""
14775
14776#: config/tc-rl78.c:243 config/tc-rx.c:889
14777#, c-format
14778msgid "Value %d doesn't fit in unsigned %d-bit field"
14779msgstr ""
14780
14781#: config/tc-rl78.c:249 config/tc-rx.c:895
14782#, c-format
14783msgid "Value %d doesn't fit in signed %d-bit field"
14784msgstr ""
14785
14786#: config/tc-rl78.c:367
14787#, c-format
14788msgid " RL78 specific command line options:\n"
14789msgstr ""
14790
14791#: config/tc-rl78.c:368
14792#, c-format
14793msgid " --mrelax Enable link time relaxation\n"
14794msgstr ""
14795
14796#: config/tc-rl78.c:369
14797#, c-format
14798msgid " --mg10 Enable support for G10 variant\n"
14799msgstr ""
14800
14801#: config/tc-rl78.c:370
14802#, c-format
14803msgid " --mg13 Selects the G13 core.\n"
14804msgstr ""
14805
14806#: config/tc-rl78.c:371
14807#, c-format
14808msgid " --mg14 Selects the G14 core [default]\n"
14809msgstr ""
14810
14811#: config/tc-rl78.c:372
14812#, c-format
14813msgid " --mrl78 Alias for --mg14\n"
14814msgstr ""
14815
14816#: config/tc-rl78.c:373
14817#, c-format
14818msgid " --m32bit-doubles [default]\n"
14819msgstr ""
14820
14821#: config/tc-rl78.c:374
14822#, c-format
14823msgid " --m64bit-doubles Source code uses 64-bit doubles\n"
14824msgstr ""
14825
14826#: config/tc-rl78.c:450
14827#, c-format
14828msgid "%%%s() must be outermost term in expression"
14829msgstr ""
14830
14831#: config/tc-rl78.c:678 config/tc-rx.c:2250
14832#, c-format
14833msgid "unsupported constant size %d\n"
14834msgstr ""
14835
14836#: config/tc-rl78.c:694
14837#, c-format
14838msgid "%%hi16/%%lo16 only applies to .short or .hword"
14839msgstr ""
14840
14841#: config/tc-rl78.c:704
14842#, c-format
14843msgid "%%hi8 only applies to .byte"
14844msgstr ""
14845
14846#: config/tc-rl78.c:716 config/tc-rx.c:2257
14847msgid "difference of two symbols only supported with .long, .short, or .byte"
14848msgstr ""
14849
14850#: config/tc-rl78.c:1238 config/tc-rx.c:2184
14851#, c-format
14852msgid "bad frag at %p : fix %ld addr %ld %ld \n"
14853msgstr ""
14854
14855#: config/tc-rl78.c:1454
14856#, c-format
14857msgid "value of %ld too large for 8-bit branch"
14858msgstr ""
14859
14860#: config/tc-rl78.c:1465
14861#, c-format
14862msgid "value of %ld too large for 16-bit branch"
14863msgstr ""
14864
14865#: config/tc-rl78.c:1514 config/tc-rx.c:2449
14866#, c-format
14867msgid "Unknown reloc in md_apply_fix: %s"
14868msgstr ""
14869
14870#: config/tc-rx.c:195
14871#, c-format
14872msgid "unrecognised RX CPU type %s"
14873msgstr ""
14874
14875#: config/tc-rx.c:210
14876#, c-format
14877msgid " RX specific command line options:\n"
14878msgstr ""
14879
14880#: config/tc-rx.c:211
14881#, c-format
14882msgid " --mbig-endian-data\n"
14883msgstr ""
14884
14885#: config/tc-rx.c:212
14886#, c-format
14887msgid " --mlittle-endian-data [default]\n"
14888msgstr ""
14889
14890#: config/tc-rx.c:213
14891#, c-format
14892msgid " --m32bit-doubles [default]\n"
14893msgstr ""
14894
14895#: config/tc-rx.c:214
14896#, c-format
14897msgid " --m64bit-doubles\n"
14898msgstr ""
14899
14900#: config/tc-rx.c:215
14901#, c-format
14902msgid " --muse-conventional-section-names\n"
14903msgstr ""
14904
14905#: config/tc-rx.c:216
14906#, c-format
14907msgid " --muse-renesas-section-names [default]\n"
14908msgstr ""
14909
14910#: config/tc-rx.c:217
14911#, c-format
14912msgid " --msmall-data-limit\n"
14913msgstr ""
14914
14915#: config/tc-rx.c:218
14916#, c-format
14917msgid " --mrelax\n"
14918msgstr ""
14919
14920#: config/tc-rx.c:219
14921#, c-format
14922msgid " --mpid\n"
14923msgstr ""
14924
14925#: config/tc-rx.c:220
14926#, c-format
14927msgid " --mint-register=<value>\n"
14928msgstr ""
14929
14930#: config/tc-rx.c:221
14931#, c-format
14932msgid " --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"
14933msgstr ""
14934
14935#: config/tc-rx.c:222
14936#, c-format
14937msgid " --mno-allow-string-insns"
14938msgstr ""
14939
14940#: config/tc-rx.c:302
14941msgid "no filename following .INCLUDE pseudo-op"
14942msgstr ""
14943
14944#: config/tc-rx.c:405
14945#, c-format
14946msgid "unable to locate include file: %s"
14947msgstr ""
14948
14949#: config/tc-rx.c:456
14950#, c-format
14951msgid "unrecognised alignment value in .SECTION directive: %s"
14952msgstr ""
14953
14954#: config/tc-rx.c:473
14955#, c-format
14956msgid "unknown parameter following .SECTION directive: %s"
14957msgstr ""
14958
14959#: config/tc-rx.c:559
14960msgid "expecting either ON or OFF after .list"
14961msgstr ""
14962
14963#: config/tc-rx.c:595
14964#, c-format
14965msgid "The \".%s\" pseudo-op is not implemented\n"
14966msgstr ""
14967
14968#: config/tc-rx.c:968 config/tc-rx.c:970
14969#, c-format
14970msgid "Value %d and %d out of range"
14971msgstr ""
14972
14973#: config/tc-rx.c:1125
14974msgid "The .DEFINE pseudo-op is not implemented"
14975msgstr ""
14976
14977#: config/tc-rx.c:1127
14978msgid "The .MACRO pseudo-op is not implemented"
14979msgstr ""
14980
14981#: config/tc-rx.c:1129
14982msgid "The .BTEQU pseudo-op is not implemented."
14983msgstr ""
14984
14985#: config/tc-rx.c:2114
14986msgid "invalid immediate size"
14987msgstr ""
14988
14989#: config/tc-rx.c:2133
14990msgid "invalid immediate field position"
14991msgstr ""
14992
14993#: config/tc-rx.c:2301
14994#, c-format
14995msgid "jump not 3..10 bytes away (is %d)"
14996msgstr ""
14997
14998#: config/tc-rx.c:2692
14999msgid ""
15000"Use of an RX string instruction detected in a file being assembled without "
15001"string instruction support"
15002msgstr ""
15003
15004#: config/tc-s12z.c:342
15005#, c-format
15006msgid "Expecting '%c'"
15007msgstr ""
15008
15009#: config/tc-s12z.c:408 config/tc-s12z.c:509
15010msgid "Bad operand for constant offset"
15011msgstr ""
15012
15013#: config/tc-s12z.c:436 config/tc-s12z.c:527
15014msgid "Invalid operand for register offset"
15015msgstr ""
15016
15017#: config/tc-s12z.c:542
15018msgid "Invalid register for postdecrement operation"
15019msgstr ""
15020
15021#: config/tc-s12z.c:578
15022msgid "Invalid register for preincrement operation"
15023msgstr ""
15024
15025#: config/tc-s12z.c:596
15026msgid "Invalid register for predecrement operation"
15027msgstr ""
15028
15029#: config/tc-s12z.c:715
15030msgid "Garbage at end of instruction"
15031msgstr ""
15032
15033#: config/tc-s12z.c:835
15034msgid "Offset is outside of 15 bit range"
15035msgstr ""
15036
15037#: config/tc-s12z.c:951
15038msgid "Bad size"
15039msgstr ""
15040
15041#: config/tc-s12z.c:996 config/tc-s12z.c:1056 config/tc-s12z.c:1118
15042#: config/tc-s12z.c:1183
15043msgid "BAD MUL"
15044msgstr ""
15045
15046#: config/tc-s12z.c:1323
15047#, c-format
15048msgid "Source register for %s is no larger than the destination register"
15049msgstr ""
15050
15051#: config/tc-s12z.c:1348
15052#, c-format
15053msgid "Immediate value %ld is out of range for instruction %s"
15054msgstr ""
15055
15056#: config/tc-s12z.c:1419
15057#, c-format
15058msgid "trap value %ld is not valid"
15059msgstr ""
15060
15061#: config/tc-s12z.c:1830
15062msgid "Shift value should be in the range [0,31]"
15063msgstr ""
15064
15065#: config/tc-s12z.c:1877
15066msgid "Bad shift mode"
15067msgstr ""
15068
15069#: config/tc-s12z.c:1890
15070msgid "Bad shift *direction"
15071msgstr ""
15072
15073#: config/tc-s12z.c:2148
15074#, c-format
15075msgid "Immediate operand %ld is inappropriate for size of instruction"
15076msgstr ""
15077
15078#: config/tc-s12z.c:2239 config/tc-s12z.c:2308 config/tc-s12z.c:2376
15079#, c-format
15080msgid "Invalid width value for %s"
15081msgstr ""
15082
15083#: config/tc-s12z.c:2252 config/tc-s12z.c:2321 config/tc-s12z.c:2389
15084#, c-format
15085msgid "Invalid offset value for %s"
15086msgstr ""
15087
15088#: config/tc-s12z.c:3694
15089#, c-format
15090msgid "Invalid instruction: \"%s\""
15091msgstr ""
15092
15093#: config/tc-s12z.c:3695
15094#, c-format
15095msgid "First invalid token: \"%s\""
15096msgstr ""
15097
15098#: config/tc-s390.c:237 config/tc-sparc.c:310
15099msgid "Invalid default architecture, broken assembler."
15100msgstr ""
15101
15102#: config/tc-s390.c:372
15103#, c-format
15104msgid "no such machine extension `%s'"
15105msgstr ""
15106
15107#: config/tc-s390.c:383
15108#, c-format
15109msgid "junk at end of machine string, first unrecognized character is `%c'"
15110msgstr ""
15111
15112#: config/tc-s390.c:450 config/tc-sparc.c:489
15113#, c-format
15114msgid "invalid architecture -A%s"
15115msgstr ""
15116
15117#: config/tc-s390.c:473
15118#, c-format
15119msgid ""
15120" S390 options:\n"
15121" -mregnames Allow symbolic names for registers\n"
15122" -mwarn-areg-zero Warn about zero base/index registers\n"
15123" -mno-regnames Do not allow symbolic names for registers\n"
15124" -m31 Set file format to 31 bit format\n"
15125" -m64 Set file format to 64 bit format\n"
15126msgstr ""
15127
15128#: config/tc-s390.c:480
15129#, c-format
15130msgid ""
15131" -V print assembler version number\n"
15132" -Qy, -Qn ignored\n"
15133msgstr ""
15134
15135#: config/tc-s390.c:537
15136#, c-format
15137msgid "Internal assembler error for instruction %s"
15138msgstr ""
15139
15140#: config/tc-s390.c:564
15141msgid "The 64 bit file format is used without esame instructions."
15142msgstr ""
15143
15144#: config/tc-s390.c:580
15145#, c-format
15146msgid "Internal assembler error for instruction format %s"
15147msgstr ""
15148
15149#: config/tc-s390.c:626
15150#, c-format
15151msgid "operand out of range (%s not between %ld and %ld)"
15152msgstr ""
15153
15154#: config/tc-s390.c:851
15155#, c-format
15156msgid "identifier+constant@%s means identifier@%s+constant"
15157msgstr ""
15158
15159#: config/tc-s390.c:932
15160msgid "Can't handle O_big in s390_exp_compare"
15161msgstr ""
15162
15163#: config/tc-s390.c:1014
15164msgid "Invalid suffix for literal pool entry"
15165msgstr ""
15166
15167#: config/tc-s390.c:1071
15168msgid "Big number is too big"
15169msgstr ""
15170
15171#: config/tc-s390.c:1220
15172msgid "relocation not applicable"
15173msgstr ""
15174
15175#: config/tc-s390.c:1350
15176msgid "invalid length field specified"
15177msgstr ""
15178
15179#: config/tc-s390.c:1354
15180msgid "index register specified but zero"
15181msgstr ""
15182
15183#: config/tc-s390.c:1358
15184msgid "base register specified but zero"
15185msgstr ""
15186
15187#: config/tc-s390.c:1362
15188msgid "odd numbered general purpose register specified as register pair"
15189msgstr ""
15190
15191#: config/tc-s390.c:1370
15192msgid ""
15193"invalid floating point register pair. Valid fp register pair operands are "
15194"0, 1, 4, 5, 8, 9, 12 or 13."
15195msgstr ""
15196
15197#: config/tc-s390.c:1459
15198msgid "invalid operand suffix"
15199msgstr ""
15200
15201#: config/tc-s390.c:1482
15202msgid "syntax error; missing '(' after displacement"
15203msgstr ""
15204
15205#: config/tc-s390.c:1499 config/tc-s390.c:1545 config/tc-s390.c:1577
15206msgid "syntax error; expected ','"
15207msgstr ""
15208
15209#: config/tc-s390.c:1531
15210msgid "syntax error; missing ')' after base register"
15211msgstr ""
15212
15213#: config/tc-s390.c:1562
15214msgid "syntax error; ')' not allowed here"
15215msgstr ""
15216
15217#: config/tc-s390.c:1702
15218#, c-format
15219msgid "Opcode %s not available in this mode"
15220msgstr ""
15221
15222#: config/tc-s390.c:1757 config/tc-s390.c:1780 config/tc-s390.c:1793
15223msgid "Invalid .insn format\n"
15224msgstr ""
15225
15226#: config/tc-s390.c:1765
15227#, c-format
15228msgid "Unrecognized opcode format: `%s'"
15229msgstr ""
15230
15231#: config/tc-s390.c:1796
15232msgid "second operand of .insn not a constant\n"
15233msgstr ""
15234
15235#: config/tc-s390.c:1799
15236msgid "missing comma after insn constant\n"
15237msgstr ""
15238
15239#: config/tc-s390.c:2038
15240msgid ".machinemode stack overflow"
15241msgstr ""
15242
15243#: config/tc-s390.c:2045
15244msgid ".machinemode stack underflow"
15245msgstr ""
15246
15247#: config/tc-s390.c:2062
15248#, c-format
15249msgid "invalid machine mode `%s'"
15250msgstr ""
15251
15252#: config/tc-s390.c:2264
15253#, c-format
15254msgid "cannot emit relocation %s against subsy symbol %s"
15255msgstr ""
15256
15257#: config/tc-s390.c:2381
15258msgid "unsupported relocation type"
15259msgstr ""
15260
15261#: config/tc-s390.c:2436
15262#, c-format
15263msgid "cannot emit PC relative %s relocation%s%s"
15264msgstr ""
15265
15266#: config/tc-s390.c:2575
15267#, c-format
15268msgid "Gas failure, reloc type %s\n"
15269msgstr ""
15270
15271#: config/tc-s390.c:2577
15272#, c-format
15273msgid "Gas failure, reloc type #%i\n"
15274msgstr ""
15275
15276#: config/tc-score.c:260
15277msgid "div / mul are reserved instructions"
15278msgstr ""
15279
15280#: config/tc-score.c:261
15281msgid "This architecture doesn't support mmu"
15282msgstr ""
15283
15284#: config/tc-score.c:262
15285msgid "This architecture doesn't support atomic instruction"
15286msgstr ""
15287
15288#: config/tc-score.c:469
15289msgid "S+core register expected"
15290msgstr ""
15291
15292#: config/tc-score.c:470
15293msgid "S+core special-register expected"
15294msgstr ""
15295
15296#: config/tc-score.c:471
15297msgid "S+core co-processor register expected"
15298msgstr ""
15299
15300#: config/tc-score.c:1074
15301msgid "Using temp register (r1)"
15302msgstr ""
15303
15304#: config/tc-score.c:1093
15305#, c-format
15306msgid "register expected, not '%.100s'"
15307msgstr ""
15308
15309#: config/tc-score.c:1149 config/tc-score.c:5482
15310msgid "rd must be even number."
15311msgstr ""
15312
15313#: config/tc-score.c:1513 config/tc-score.c:1520
15314#, c-format
15315msgid "invalid constant: %d bit expression not in range %u..%u"
15316msgstr ""
15317
15318#: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
15319#: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
15320#: config/tc-score.c:3462
15321#, c-format
15322msgid "invalid constant: %d bit expression not in range %d..%d"
15323msgstr ""
15324
15325#: config/tc-score.c:1558
15326msgid "invalid constant: bit expression not defined"
15327msgstr ""
15328
15329#: config/tc-score.c:2068
15330msgid "Using temp register(r1)"
15331msgstr ""
15332
15333#: config/tc-score.c:2082
15334#, c-format
15335msgid "low register (r0-r15) expected, not '%.100s'"
15336msgstr ""
15337
15338#: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
15339#: config/tc-score.c:3695
15340#, c-format
15341msgid "missing ["
15342msgstr ""
15343
15344#: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
15345#: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
15346#: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
15347#: config/tc-score.c:3919 config/tc-score.c:3965
15348#, c-format
15349msgid "missing ]"
15350msgstr ""
15351
15352#: config/tc-score.c:2347
15353#, c-format
15354msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
15355msgstr ""
15356
15357#: config/tc-score.c:2366
15358#, c-format
15359msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
15360msgstr ""
15361
15362#: config/tc-score.c:2382 config/tc-score.c:2389
15363#, c-format
15364msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
15365msgstr ""
15366
15367#: config/tc-score.c:2838
15368msgid "address offset must be half word alignment"
15369msgstr ""
15370
15371#: config/tc-score.c:2846
15372msgid "address offset must be word alignment"
15373msgstr ""
15374
15375#: config/tc-score.c:2986 config/tc-score.c:3123
15376msgid "register same as write-back base"
15377msgstr ""
15378
15379#: config/tc-score.c:3093
15380msgid "pre-indexed expression expected"
15381msgstr ""
15382
15383#: config/tc-score.c:3422
15384#, c-format
15385msgid "invalid register number: %d is not in [r0--r7]"
15386msgstr ""
15387
15388#: config/tc-score.c:3439
15389msgid "comma is expected"
15390msgstr ""
15391
15392#: config/tc-score.c:3470
15393#, c-format
15394msgid "invalid constant: %d is not word align integer"
15395msgstr ""
15396
15397#: config/tc-score.c:3509 config/tc-score.c:3552
15398msgid "invalid constant: 32 bit expression not word align"
15399msgstr ""
15400
15401#: config/tc-score.c:3518 config/tc-score.c:3561
15402msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
15403msgstr ""
15404
15405#: config/tc-score.c:3594
15406msgid ""
15407"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
15408msgstr ""
15409
15410#: config/tc-score.c:3783 config/tc-score.c:3811
15411msgid "imm5 should >= 2"
15412msgstr ""
15413
15414#: config/tc-score.c:3788 config/tc-score.c:3817
15415msgid "reg should <= 31"
15416msgstr ""
15417
15418#: config/tc-score.c:3859 config/tc-score.c:3910
15419msgid "missing +"
15420msgstr ""
15421
15422#: config/tc-score.c:3903
15423#, c-format
15424msgid "%s register same as write-back base"
15425msgstr ""
15426
15427#: config/tc-score.c:3905
15428msgid "destination"
15429msgstr ""
15430
15431#: config/tc-score.c:3905
15432msgid "source"
15433msgstr ""
15434
15435#: config/tc-score.c:4236 config/tc-score.c:4312 config/tc-score.c:4943
15436msgid "expression error"
15437msgstr ""
15438
15439#: config/tc-score.c:4318
15440msgid "value not in range [-0xffffffff, 0xffffffff]"
15441msgstr ""
15442
15443#: config/tc-score.c:4346
15444msgid "li rd label isn't correct instruction form"
15445msgstr ""
15446
15447#: config/tc-score.c:4513 config/tc-score.c:4665 config/tc-score.c:5194
15448#: config/tc-score.c:5222
15449msgid "lacking label "
15450msgstr ""
15451
15452#: config/tc-score.c:4893
15453msgid "s3_PIC code offset overflow (max 16 signed bits)"
15454msgstr ""
15455
15456#: config/tc-score.c:4949
15457msgid "value not in range [0, 0x7fffffff]"
15458msgstr ""
15459
15460#: config/tc-score.c:4954
15461msgid "end on line error"
15462msgstr ""
15463
15464#: config/tc-score.c:5201
15465msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
15466msgstr ""
15467
15468#: config/tc-score.c:5228
15469msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
15470msgstr ""
15471
15472#: config/tc-score.c:5261
15473msgid "lacking label"
15474msgstr ""
15475
15476#: config/tc-score.c:5266
15477msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
15478msgstr ""
15479
15480#: config/tc-score.c:5362
15481msgid "pce instruction error (16 bit || 16 bit)."
15482msgstr ""
15483
15484#: config/tc-score.c:5380 config/tc-score.c:5404 config/tc-score.c:5431
15485#: config/tc-score.c:5460 config/tc-score.c:5509
15486msgid "score3d instruction."
15487msgstr ""
15488
15489#: config/tc-score.c:6027
15490msgid "Unsupported use of .gpword"
15491msgstr ""
15492
15493#: config/tc-score.c:6123
15494#, c-format
15495msgid "BSS length (%d) < 0 ignored"
15496msgstr ""
15497
15498#: config/tc-score.c:6138 read.c:2468
15499#, c-format
15500msgid "error setting flags for \".sbss\": %s"
15501msgstr ""
15502
15503#: config/tc-score.c:6152 config/tc-sparc.c:4170
15504msgid "missing alignment"
15505msgstr ""
15506
15507#: config/tc-score.c:6189
15508#, c-format
15509msgid "alignment too large; %d assumed"
15510msgstr ""
15511
15512#: config/tc-score.c:6194 read.c:2529
15513msgid "alignment negative; 0 assumed"
15514msgstr ""
15515
15516#. Error routine.
15517#: config/tc-score.c:6603 config/tc-score.c:6627
15518msgid "size is not 4 or 6"
15519msgstr ""
15520
15521#: config/tc-score.c:6686
15522msgid "bad call to MD_ATOF()"
15523msgstr ""
15524
15525#: config/tc-score.c:7185 config/tc-score.c:7251
15526#, c-format
15527msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
15528msgstr ""
15529
15530#: config/tc-score.c:7200 config/tc-score.c:7229 config/tc-score.c:7281
15531#, c-format
15532msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
15533msgstr ""
15534
15535#: config/tc-score.c:7306
15536#, c-format
15537msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
15538msgstr ""
15539
15540#: config/tc-score.c:7476
15541#, c-format
15542msgid "cannot represent %s relocation in this object file format1"
15543msgstr ""
15544
15545#: config/tc-score.c:7767
15546#, c-format
15547msgid "Sunplus-v2-0-0-20060510\n"
15548msgstr ""
15549
15550#: config/tc-score.c:7787
15551#, c-format
15552msgid " Score-specific assembler options:\n"
15553msgstr ""
15554
15555#: config/tc-score.c:7789
15556#, c-format
15557msgid " -EB\t\tassemble code for a big-endian cpu\n"
15558msgstr ""
15559
15560#: config/tc-score.c:7794
15561#, c-format
15562msgid " -EL\t\tassemble code for a little-endian cpu\n"
15563msgstr ""
15564
15565#: config/tc-score.c:7798
15566#, c-format
15567msgid " -FIXDD\t\tfix data dependencies\n"
15568msgstr ""
15569
15570#: config/tc-score.c:7800
15571#, c-format
15572msgid ""
15573" -NWARN\t\tdo not print warning message when fixing data "
15574"dependencies\n"
15575msgstr ""
15576
15577#: config/tc-score.c:7802
15578#, c-format
15579msgid " -SCORE5\t\tassemble code for target SCORE5\n"
15580msgstr ""
15581
15582#: config/tc-score.c:7804
15583#, c-format
15584msgid " -SCORE5U\tassemble code for target SCORE5U\n"
15585msgstr ""
15586
15587#: config/tc-score.c:7806
15588#, c-format
15589msgid " -SCORE7\t\tassemble code for target SCORE7 [default]\n"
15590msgstr ""
15591
15592#: config/tc-score.c:7808
15593#, c-format
15594msgid " -SCORE3\t\tassemble code for target SCORE3\n"
15595msgstr ""
15596
15597#: config/tc-score.c:7810
15598#, c-format
15599msgid " -march=score7\tassemble code for target SCORE7 [default]\n"
15600msgstr ""
15601
15602#: config/tc-score.c:7812
15603#, c-format
15604msgid " -march=score3\tassemble code for target SCORE3\n"
15605msgstr ""
15606
15607#: config/tc-score.c:7814
15608#, c-format
15609msgid ""
15610" -USE_R1\t\tassemble code for no warning message when using temp "
15611"register r1\n"
15612msgstr ""
15613
15614#: config/tc-score.c:7816
15615#, c-format
15616msgid " -KPIC\t\tgenerate PIC\n"
15617msgstr ""
15618
15619#: config/tc-score.c:7818
15620#, c-format
15621msgid " -O0\t\tdo not perform any optimizations\n"
15622msgstr ""
15623
15624#: config/tc-score.c:7820
15625#, c-format
15626msgid ""
15627" -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
15628msgstr ""
15629
15630#: config/tc-score.c:7822
15631#, c-format
15632msgid " -V \t\tSunplus release version\n"
15633msgstr ""
15634
15635#: config/tc-sh.c:61
15636msgid "directive .big encountered when option -big required"
15637msgstr ""
15638
15639#: config/tc-sh.c:71
15640msgid "directive .little encountered when option -little required"
15641msgstr ""
15642
15643#: config/tc-sh.c:1025
15644msgid "illegal double indirection"
15645msgstr ""
15646
15647#: config/tc-sh.c:1034
15648msgid "illegal register after @-"
15649msgstr ""
15650
15651#: config/tc-sh.c:1050
15652msgid "must be @(r0,...)"
15653msgstr ""
15654
15655#: config/tc-sh.c:1074
15656msgid "syntax error in @(r0,...)"
15657msgstr ""
15658
15659#: config/tc-sh.c:1079
15660msgid "syntax error in @(r0...)"
15661msgstr ""
15662
15663#: config/tc-sh.c:1124
15664msgid "Deprecated syntax."
15665msgstr ""
15666
15667#: config/tc-sh.c:1136 config/tc-sh.c:1141
15668msgid "syntax error in @(disp,[Rn, gbr, pc])"
15669msgstr ""
15670
15671#: config/tc-sh.c:1146
15672msgid "expecting )"
15673msgstr ""
15674
15675#: config/tc-sh.c:1154
15676msgid "illegal register after @"
15677msgstr ""
15678
15679#: config/tc-sh.c:1795
15680#, c-format
15681msgid "unhandled %d\n"
15682msgstr ""
15683
15684#: config/tc-sh.c:2008
15685#, c-format
15686msgid "Invalid register: 'r%d'"
15687msgstr ""
15688
15689#: config/tc-sh.c:2120
15690#, c-format
15691msgid "failed for %d\n"
15692msgstr ""
15693
15694#: config/tc-sh.c:2126
15695msgid "misplaced PIC operand"
15696msgstr ""
15697
15698#: config/tc-sh.c:2237 config/tc-sh.c:2616
15699msgid "invalid operands for opcode"
15700msgstr ""
15701
15702#: config/tc-sh.c:2242
15703msgid "insn can't be combined with parallel processing insn"
15704msgstr ""
15705
15706#: config/tc-sh.c:2249 config/tc-sh.c:2260 config/tc-sh.c:2292
15707msgid "multiple movx specifications"
15708msgstr ""
15709
15710#: config/tc-sh.c:2254 config/tc-sh.c:2276 config/tc-sh.c:2315
15711msgid "multiple movy specifications"
15712msgstr ""
15713
15714#: config/tc-sh.c:2263 config/tc-sh.c:2296
15715msgid "invalid movx address register"
15716msgstr ""
15717
15718#: config/tc-sh.c:2265
15719msgid "insn cannot be combined with non-nopy"
15720msgstr ""
15721
15722#: config/tc-sh.c:2279 config/tc-sh.c:2335
15723msgid "invalid movy address register"
15724msgstr ""
15725
15726#: config/tc-sh.c:2281
15727msgid "insn cannot be combined with non-nopx"
15728msgstr ""
15729
15730#: config/tc-sh.c:2294
15731msgid "previous movy requires nopx"
15732msgstr ""
15733
15734#: config/tc-sh.c:2302 config/tc-sh.c:2307
15735msgid "invalid movx dsp register"
15736msgstr ""
15737
15738#: config/tc-sh.c:2317
15739msgid "previous movx requires nopy"
15740msgstr ""
15741
15742#: config/tc-sh.c:2326 config/tc-sh.c:2331
15743msgid "invalid movy dsp register"
15744msgstr ""
15745
15746#: config/tc-sh.c:2341
15747msgid "dsp immediate shift value not constant"
15748msgstr ""
15749
15750#: config/tc-sh.c:2355 config/tc-sh.c:2381
15751msgid "multiple parallel processing specifications"
15752msgstr ""
15753
15754#: config/tc-sh.c:2374
15755msgid "multiple condition specifications"
15756msgstr ""
15757
15758#: config/tc-sh.c:2412
15759msgid "insn cannot be combined with pmuls"
15760msgstr ""
15761
15762#: config/tc-sh.c:2428
15763msgid "bad combined pmuls output operand"
15764msgstr ""
15765
15766#: config/tc-sh.c:2438
15767msgid "destination register is same for parallel insns"
15768msgstr ""
15769
15770#: config/tc-sh.c:2447
15771msgid "condition not followed by conditionalizable insn"
15772msgstr ""
15773
15774#: config/tc-sh.c:2457
15775msgid "unrecognized characters at end of parallel processing insn"
15776msgstr ""
15777
15778#: config/tc-sh.c:2553
15779msgid "opcode not valid for this cpu variant"
15780msgstr ""
15781
15782#: config/tc-sh.c:2586
15783msgid "Delayed branches not available on SH1"
15784msgstr ""
15785
15786#: config/tc-sh.c:2621
15787#, c-format
15788msgid "excess operands: '%s'"
15789msgstr ""
15790
15791#: config/tc-sh.c:2698
15792msgid ".uses pseudo-op seen when not relaxing"
15793msgstr ""
15794
15795#: config/tc-sh.c:2704
15796msgid "bad .uses format"
15797msgstr ""
15798
15799#: config/tc-sh.c:2822
15800#, c-format
15801msgid "Invalid argument to --isa option: %s"
15802msgstr ""
15803
15804#: config/tc-sh.c:2846
15805#, c-format
15806msgid ""
15807"SH options:\n"
15808"--little\t\tgenerate little endian code\n"
15809"--big\t\t\tgenerate big endian code\n"
15810"--relax\t\t\talter jump instructions for long displacements\n"
15811"--renesas\t\tdisable optimization with section symbol for\n"
15812"\t\t\tcompatibility with Renesas assembler.\n"
15813"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
15814"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
15815"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
15816"--isa=[any\t\tuse most appropriate isa\n"
15817" | dsp same as '-dsp'\n"
15818" | fp"
15819msgstr ""
15820
15821#: config/tc-sh.c:2871
15822#, c-format
15823msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
15824msgstr ""
15825
15826#: config/tc-sh.c:2947
15827msgid ".uses does not refer to a local symbol in the same section"
15828msgstr ""
15829
15830#: config/tc-sh.c:2966
15831msgid "can't find fixup pointed to by .uses"
15832msgstr ""
15833
15834#: config/tc-sh.c:2986
15835msgid ".uses target does not refer to a local symbol in the same section"
15836msgstr ""
15837
15838#: config/tc-sh.c:3059
15839msgid "displacement overflows 12-bit field"
15840msgstr ""
15841
15842#: config/tc-sh.c:3062
15843#, c-format
15844msgid "displacement to defined symbol %s overflows 12-bit field"
15845msgstr ""
15846
15847#: config/tc-sh.c:3066
15848#, c-format
15849msgid "displacement to undefined symbol %s overflows 12-bit field"
15850msgstr ""
15851
15852#: config/tc-sh.c:3139
15853msgid "displacement overflows 8-bit field"
15854msgstr ""
15855
15856#: config/tc-sh.c:3142
15857#, c-format
15858msgid "displacement to defined symbol %s overflows 8-bit field"
15859msgstr ""
15860
15861#: config/tc-sh.c:3146
15862#, c-format
15863msgid "displacement to undefined symbol %s overflows 8-bit field "
15864msgstr ""
15865
15866#: config/tc-sh.c:3159
15867#, c-format
15868msgid "overflow in branch to %s; converted into longer instruction sequence"
15869msgstr ""
15870
15871#: config/tc-sh.c:3224 config/tc-sh.c:3271 config/tc-sparc.c:4634
15872#: config/tc-sparc.c:4658
15873msgid "misaligned data"
15874msgstr ""
15875
15876#: config/tc-sh.c:3577
15877msgid "offset to unaligned destination"
15878msgstr ""
15879
15880#: config/tc-sh.c:3582
15881msgid "negative offset"
15882msgstr ""
15883
15884#: config/tc-sh.c:3722
15885msgid "misaligned offset"
15886msgstr ""
15887
15888#: config/tc-sparc.c:314 config/tc-sparc.c:495
15889msgid "Bad opcode table, broken assembler."
15890msgstr ""
15891
15892#: config/tc-sparc.c:487
15893#, c-format
15894msgid "invalid architecture -xarch=%s"
15895msgstr ""
15896
15897#: config/tc-sparc.c:561
15898#, c-format
15899msgid "No compiled in support for %d bit object file format"
15900msgstr ""
15901
15902#: config/tc-sparc.c:645
15903#, c-format
15904msgid "SPARC options:\n"
15905msgstr ""
15906
15907#: config/tc-sparc.c:674
15908#, c-format
15909msgid ""
15910"\n"
15911"\t\t\tspecify variant of SPARC architecture\n"
15912"-bump\t\t\twarn when assembler switches architectures\n"
15913"-sparc\t\t\tignored\n"
15914"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
15915"-relax\t\t\trelax jumps and branches (default)\n"
15916"-no-relax\t\tavoid changing any jumps and branches\n"
15917msgstr ""
15918
15919#: config/tc-sparc.c:681
15920#, c-format
15921msgid ""
15922"-32\t\t\tcreate 32 bit object file\n"
15923"-64\t\t\tcreate 64 bit object file\n"
15924msgstr ""
15925
15926#: config/tc-sparc.c:684
15927#, c-format
15928msgid "\t\t\t[default is %d]\n"
15929msgstr ""
15930
15931#: config/tc-sparc.c:686
15932#, c-format
15933msgid ""
15934"-TSO\t\t\tuse Total Store Ordering\n"
15935"-PSO\t\t\tuse Partial Store Ordering\n"
15936"-RMO\t\t\tuse Relaxed Memory Ordering\n"
15937msgstr ""
15938
15939#: config/tc-sparc.c:690
15940#, c-format
15941msgid "\t\t\t[default is %s]\n"
15942msgstr ""
15943
15944#: config/tc-sparc.c:692
15945#, c-format
15946msgid ""
15947"-KPIC\t\t\tgenerate PIC\n"
15948"-V\t\t\tprint assembler version number\n"
15949"-undeclared-regs\tignore application global register usage without\n"
15950"\t\t\tappropriate .register directive (default)\n"
15951"-no-undeclared-regs\tforce error on application global register usage\n"
15952"\t\t\twithout appropriate .register directive\n"
15953"--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
15954"-q\t\t\tignored\n"
15955"-Qy, -Qn\t\tignored\n"
15956"-s\t\t\tignored\n"
15957msgstr ""
15958
15959#: config/tc-sparc.c:704
15960#, c-format
15961msgid ""
15962"-EL\t\t\tgenerate code for a little endian machine\n"
15963"-EB\t\t\tgenerate code for a big endian machine\n"
15964"--little-endian-data\tgenerate code for a machine having big endian\n"
15965" instructions and little endian data.\n"
15966msgstr ""
15967
15968#: config/tc-sparc.c:971
15969#, c-format
15970msgid "Internal error: losing opcode: `%s' \"%s\"\n"
15971msgstr ""
15972
15973#: config/tc-sparc.c:990
15974#, c-format
15975msgid "Internal error: can't find opcode `%s' for `%s'\n"
15976msgstr ""
15977
15978#: config/tc-sparc.c:1208
15979msgid "Support for 64-bit arithmetic not compiled in."
15980msgstr ""
15981
15982#: config/tc-sparc.c:1254
15983msgid "set: number not in 0..4294967295 range"
15984msgstr ""
15985
15986#: config/tc-sparc.c:1261
15987msgid "set: number not in -2147483648..4294967295 range"
15988msgstr ""
15989
15990#: config/tc-sparc.c:1320
15991msgid "setsw: number not in -2147483648..4294967295 range"
15992msgstr ""
15993
15994#: config/tc-sparc.c:1368
15995msgid "setx: temporary register same as destination register"
15996msgstr ""
15997
15998#: config/tc-sparc.c:1439
15999msgid "setx: illegal temporary register g0"
16000msgstr ""
16001
16002#: config/tc-sparc.c:1547
16003msgid "unpredictable DCTI couple"
16004msgstr ""
16005
16006#: config/tc-sparc.c:1557
16007msgid "FP branch in delay slot"
16008msgstr ""
16009
16010#: config/tc-sparc.c:1574
16011msgid "FP branch preceded by FP compare; NOP inserted"
16012msgstr ""
16013
16014#: config/tc-sparc.c:1614
16015msgid "failed special case insn sanity check"
16016msgstr ""
16017
16018#: config/tc-sparc.c:1802
16019msgid ": invalid membar mask name"
16020msgstr ""
16021
16022#: config/tc-sparc.c:1818
16023msgid ": invalid membar mask expression"
16024msgstr ""
16025
16026#: config/tc-sparc.c:1823
16027msgid ": invalid membar mask number"
16028msgstr ""
16029
16030#: config/tc-sparc.c:1838
16031msgid ": invalid siam mode expression"
16032msgstr ""
16033
16034#: config/tc-sparc.c:1843
16035msgid ": invalid siam mode number"
16036msgstr ""
16037
16038#: config/tc-sparc.c:1859
16039msgid ": invalid prefetch function name"
16040msgstr ""
16041
16042#: config/tc-sparc.c:1867
16043msgid ": invalid prefetch function expression"
16044msgstr ""
16045
16046#: config/tc-sparc.c:1872
16047msgid ": invalid prefetch function number"
16048msgstr ""
16049
16050#: config/tc-sparc.c:1899 config/tc-sparc.c:1905 config/tc-sparc.c:1914
16051msgid ": unrecognizable privileged register"
16052msgstr ""
16053
16054#: config/tc-sparc.c:1937 config/tc-sparc.c:1943 config/tc-sparc.c:1952
16055msgid ": unrecognizable hyperprivileged register"
16056msgstr ""
16057
16058#: config/tc-sparc.c:1975 config/tc-sparc.c:1981 config/tc-sparc.c:1990
16059msgid ": unrecognizable ancillary state register"
16060msgstr ""
16061
16062#: config/tc-sparc.c:2023
16063msgid ": asr number must be between 0 and 31"
16064msgstr ""
16065
16066#: config/tc-sparc.c:2032
16067#, c-format
16068msgid ": expecting %asrN"
16069msgstr ""
16070
16071#: config/tc-sparc.c:2074
16072msgid ": crypto immediate must be between 0 and 31"
16073msgstr ""
16074
16075#: config/tc-sparc.c:2083
16076msgid ": expecting crypto immediate"
16077msgstr ""
16078
16079#: config/tc-sparc.c:2244 config/tc-sparc.c:2283 config/tc-sparc.c:2710
16080#: config/tc-sparc.c:2746
16081#, c-format
16082msgid "Illegal operands: %%%s requires arguments in ()"
16083msgstr ""
16084
16085#: config/tc-sparc.c:2251
16086#, c-format
16087msgid ""
16088"Illegal operands: %%%s cannot be used together with other relocs in the insn "
16089"()"
16090msgstr ""
16091
16092#: config/tc-sparc.c:2262
16093#, c-format
16094msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
16095msgstr ""
16096
16097#: config/tc-sparc.c:2469
16098msgid "detected global register use not covered by .register pseudo-op"
16099msgstr ""
16100
16101#: config/tc-sparc.c:2571
16102msgid ": There are only 64 f registers; [0-63]"
16103msgstr ""
16104
16105#: config/tc-sparc.c:2573 config/tc-sparc.c:2591
16106msgid ": There are only 32 f registers; [0-31]"
16107msgstr ""
16108
16109#: config/tc-sparc.c:2583
16110msgid ": There are only 32 single precision f registers; [0-31]"
16111msgstr ""
16112
16113#: config/tc-sparc.c:2604
16114msgid ": Instruction requires frs2 and frsd must be the same register"
16115msgstr ""
16116
16117#: config/tc-sparc.c:2755
16118#, c-format
16119msgid "Expression inside %%%s could not be parsed"
16120msgstr ""
16121
16122#: config/tc-sparc.c:2763
16123#, c-format
16124msgid ""
16125"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
16126msgstr ""
16127
16128#: config/tc-sparc.c:2880
16129#, c-format
16130msgid "Illegal operands: Can't add non-constant expression to %%%s()"
16131msgstr ""
16132
16133#: config/tc-sparc.c:2890
16134#, c-format
16135msgid ""
16136"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
16137"symbol"
16138msgstr ""
16139
16140#: config/tc-sparc.c:2908
16141msgid ": PC-relative operand can't be a constant"
16142msgstr ""
16143
16144#: config/tc-sparc.c:2915
16145msgid ": TLS operand can't be a constant"
16146msgstr ""
16147
16148#: config/tc-sparc.c:2943
16149msgid ": Immediate value in cbcond is out of range."
16150msgstr ""
16151
16152#: config/tc-sparc.c:2969
16153msgid ": invalid ASI name"
16154msgstr ""
16155
16156#: config/tc-sparc.c:2978
16157msgid ": invalid ASI expression"
16158msgstr ""
16159
16160#: config/tc-sparc.c:2983
16161msgid ": invalid ASI number"
16162msgstr ""
16163
16164#: config/tc-sparc.c:3088
16165msgid ": non-immdiate imm2 operand"
16166msgstr ""
16167
16168#: config/tc-sparc.c:3093
16169msgid ": imm2 immediate operand out of range (0-3)"
16170msgstr ""
16171
16172#: config/tc-sparc.c:3112
16173msgid "OPF immediate operand out of range (0-0x1ff)"
16174msgstr ""
16175
16176#: config/tc-sparc.c:3117
16177msgid "non-immediate OPF operand, ignored"
16178msgstr ""
16179
16180#: config/tc-sparc.c:3136
16181msgid ": invalid cpreg name"
16182msgstr ""
16183
16184#: config/tc-sparc.c:3165
16185#, c-format
16186msgid "Illegal operands%s"
16187msgstr ""
16188
16189#: config/tc-sparc.c:3215
16190#, c-format
16191msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
16192msgstr ""
16193
16194#: config/tc-sparc.c:3256
16195#, c-format
16196msgid "Architecture mismatch on \"%s %s\"."
16197msgstr ""
16198
16199#: config/tc-sparc.c:3257
16200#, c-format
16201msgid "(Requires %s; requested architecture is %s.)"
16202msgstr ""
16203
16204#: config/tc-sparc.c:3269
16205#, c-format
16206msgid "Hardware capability \"%s\" not enabled for \"%s\"."
16207msgstr ""
16208
16209#: config/tc-sparc.c:3655 config/tc-sparc.c:3662 config/tc-sparc.c:3669
16210#: config/tc-sparc.c:3676 config/tc-sparc.c:3683 config/tc-sparc.c:3692
16211#: config/tc-sparc.c:3704 config/tc-sparc.c:3715 config/tc-sparc.c:3737
16212#: config/tc-sparc.c:3761 write.c:1181
16213msgid "relocation overflow"
16214msgstr ""
16215
16216#: config/tc-sparc.c:3816
16217#, c-format
16218msgid "bad or unhandled relocation type: 0x%02x"
16219msgstr ""
16220
16221#: config/tc-sparc.c:4132
16222msgid "Expected comma after name"
16223msgstr ""
16224
16225#: config/tc-sparc.c:4141
16226#, c-format
16227msgid "BSS length (%d.) <0! Ignored."
16228msgstr ""
16229
16230#: config/tc-sparc.c:4153
16231msgid "bad .reserve segment -- expected BSS segment"
16232msgstr ""
16233
16234#: config/tc-sparc.c:4179 config/tc-sparc.c:4306
16235msgid "negative alignment"
16236msgstr ""
16237
16238#: config/tc-sparc.c:4189 config/tc-sparc.c:4327 read.c:1523 read.c:2541
16239msgid "alignment not a power of 2"
16240msgstr ""
16241
16242#: config/tc-sparc.c:4235
16243#, c-format
16244msgid "Ignoring attempt to re-define symbol %s"
16245msgstr ""
16246
16247#: config/tc-sparc.c:4258 config/tc-v850.c:283
16248msgid "Expected comma after symbol-name"
16249msgstr ""
16250
16251#: config/tc-sparc.c:4268
16252#, c-format
16253msgid ".COMMon length (%lu) out of range ignored"
16254msgstr ""
16255
16256#: config/tc-sparc.c:4294
16257msgid "Expected comma after common length"
16258msgstr ""
16259
16260#: config/tc-sparc.c:4439
16261msgid "Unknown segment type"
16262msgstr ""
16263
16264#: config/tc-sparc.c:4508 config/tc-sparc.c:4517
16265#, c-format
16266msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
16267msgstr ""
16268
16269#: config/tc-sparc.c:4535
16270msgid "redefinition of global register"
16271msgstr ""
16272
16273#: config/tc-sparc.c:4546
16274#, c-format
16275msgid "Register symbol %s already defined."
16276msgstr ""
16277
16278#: config/tc-sparc.c:4748
16279#, c-format
16280msgid "Illegal operands: %%r_plt in %d-byte data field"
16281msgstr ""
16282
16283#: config/tc-sparc.c:4758
16284#, c-format
16285msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
16286msgstr ""
16287
16288#: config/tc-sparc.c:4795 config/tc-vax.c:3317
16289#, c-format
16290msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
16291msgstr ""
16292
16293#: config/tc-sparc.c:4803 config/tc-sparc.c:4834 config/tc-sparc.c:4843
16294#: config/tc-vax.c:3325 config/tc-vax.c:3356 config/tc-vax.c:3365
16295#, c-format
16296msgid "Illegal operands: %%r_%s%d requires arguments in ()"
16297msgstr ""
16298
16299#: config/tc-sparc.c:4852 config/tc-vax.c:3374
16300#, c-format
16301msgid "Illegal operands: garbage after %%r_%s%d()"
16302msgstr ""
16303
16304#: config/tc-sparc.h:66
16305msgid "sparc convert_frag\n"
16306msgstr ""
16307
16308#: config/tc-sparc.h:68 config/tc-z80.h:53
16309msgid "estimate_size_before_relax called"
16310msgstr ""
16311
16312#: config/tc-spu.c:130
16313#, c-format
16314msgid "Can't hash instruction '%s':%s"
16315msgstr ""
16316
16317#: config/tc-spu.c:184
16318msgid ""
16319"SPU options:\n"
16320" --apuasm\t\t emulate behaviour of apuasm\n"
16321msgstr ""
16322
16323#: config/tc-spu.c:290
16324#, c-format
16325msgid "Invalid mnemonic '%s'"
16326msgstr ""
16327
16328#: config/tc-spu.c:296
16329#, c-format
16330msgid "'%s' is only available in DD2.0 or higher."
16331msgstr ""
16332
16333#: config/tc-spu.c:328
16334#, c-format
16335msgid "Error in argument %d. Expecting: \"%s\""
16336msgstr ""
16337
16338#: config/tc-spu.c:339
16339msgid "Mixing register syntax, with and without '$'."
16340msgstr ""
16341
16342#: config/tc-spu.c:345
16343#, c-format
16344msgid "Treating '%-*s' as a symbol."
16345msgstr ""
16346
16347#: config/tc-spu.c:564
16348msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
16349msgstr ""
16350
16351#: config/tc-spu.c:566
16352msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
16353msgstr ""
16354
16355#: config/tc-spu.c:609
16356#, c-format
16357msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
16358msgstr ""
16359
16360#: config/tc-spu.c:615
16361#, c-format
16362msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
16363msgstr ""
16364
16365#: config/tc-spu.c:685 config/tc-spu.c:688
16366#, c-format
16367msgid "Constant expression %d out of range, [%d, %d]."
16368msgstr ""
16369
16370#: config/tc-spu.c:790
16371#, c-format
16372msgid "invalid priority '%lu'"
16373msgstr ""
16374
16375#: config/tc-spu.c:796
16376#, c-format
16377msgid "invalid lrlive '%lu'"
16378msgstr ""
16379
16380#: config/tc-spu.c:870
16381msgid "Relaxation should never occur"
16382msgstr ""
16383
16384#: config/tc-spu.c:1020
16385#, c-format
16386msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
16387msgstr ""
16388
16389#: config/tc-spu.h:85
16390msgid "spu convert_frag\n"
16391msgstr ""
16392
16393#: config/tc-tic30.c:36
16394msgid "first"
16395msgstr ""
16396
16397#: config/tc-tic30.c:36
16398msgid "second"
16399msgstr ""
16400
16401#: config/tc-tic30.c:36
16402msgid "third"
16403msgstr ""
16404
16405#: config/tc-tic30.c:36
16406msgid "fourth"
16407msgstr ""
16408
16409#: config/tc-tic30.c:36
16410msgid "fifth"
16411msgstr ""
16412
16413#: config/tc-tic30.c:482
16414msgid "More than one AR register found in indirect reference"
16415msgstr ""
16416
16417#: config/tc-tic30.c:488
16418msgid "Illegal AR register in indirect reference"
16419msgstr ""
16420
16421#: config/tc-tic30.c:509
16422msgid "More than one displacement found in indirect reference"
16423msgstr ""
16424
16425#: config/tc-tic30.c:518
16426msgid "Invalid displacement in indirect reference"
16427msgstr ""
16428
16429#: config/tc-tic30.c:536
16430msgid "AR register not found in indirect reference"
16431msgstr ""
16432
16433#. Maybe an implied displacement of 1 again.
16434#: config/tc-tic30.c:553
16435msgid "required displacement wasn't given in indirect reference"
16436msgstr ""
16437
16438#: config/tc-tic30.c:560
16439msgid "illegal indirect reference"
16440msgstr ""
16441
16442#: config/tc-tic30.c:567
16443msgid "displacement must be an unsigned 8-bit number"
16444msgstr ""
16445
16446#: config/tc-tic30.c:751 config/tc-tic30.c:1498
16447#, c-format
16448msgid "Invalid character %s before %s operand"
16449msgstr ""
16450
16451#: config/tc-tic30.c:770 config/tc-tic30.c:1513
16452#, c-format
16453msgid "Unbalanced parenthesis in %s operand."
16454msgstr ""
16455
16456#: config/tc-tic30.c:786 config/tc-tic30.c:1523
16457#, c-format
16458msgid "Invalid character %s in %s operand"
16459msgstr ""
16460
16461#: config/tc-tic30.c:805 config/tc-tic30.c:1540
16462#, c-format
16463msgid "Spurious operands; (%d operands/instruction max)"
16464msgstr ""
16465
16466#. Just skip it, if it's \n complain.
16467#: config/tc-tic30.c:823 config/tc-tic30.c:839 config/tc-tic30.c:1557
16468#: config/tc-tic30.c:1573
16469msgid "Expecting operand after ','; got nothing"
16470msgstr ""
16471
16472#: config/tc-tic30.c:828 config/tc-tic30.c:1562
16473msgid "Expecting operand before ','; got nothing"
16474msgstr ""
16475
16476#: config/tc-tic30.c:866
16477msgid "incorrect number of operands given in the first instruction"
16478msgstr ""
16479
16480#: config/tc-tic30.c:872
16481msgid "incorrect number of operands given in the second instruction"
16482msgstr ""
16483
16484#: config/tc-tic30.c:893
16485#, c-format
16486msgid "%s instruction, operand %d doesn't match"
16487msgstr ""
16488
16489#. Shouldn't get here.
16490#: config/tc-tic30.c:917 config/tc-tic30.c:924
16491msgid "incorrect format for multiply parallel instruction"
16492msgstr ""
16493
16494#: config/tc-tic30.c:931
16495msgid "destination for multiply can only be R0 or R1"
16496msgstr ""
16497
16498#: config/tc-tic30.c:938
16499msgid "destination for add/subtract can only be R2 or R3"
16500msgstr ""
16501
16502#: config/tc-tic30.c:1005
16503msgid "loading the same register in parallel operation"
16504msgstr ""
16505
16506#: config/tc-tic30.c:1448
16507#, c-format
16508msgid "Invalid character %s in opcode"
16509msgstr ""
16510
16511#: config/tc-tic30.c:1478
16512#, c-format
16513msgid "Unknown TMS320C30 instruction: %s"
16514msgstr ""
16515
16516#: config/tc-tic30.c:1598
16517msgid "Incorrect number of operands given"
16518msgstr ""
16519
16520#: config/tc-tic30.c:1631
16521#, c-format
16522msgid "The %s operand doesn't match"
16523msgstr ""
16524
16525#. Shouldn't make it to this stage.
16526#: config/tc-tic30.c:1656 config/tc-tic30.c:1668
16527msgid "Incompatible first and second operands in instruction"
16528msgstr ""
16529
16530#: config/tc-tic30.c:1782
16531msgid "invalid short form floating point immediate operand"
16532msgstr ""
16533
16534#: config/tc-tic30.c:1792
16535msgid "rounding down first operand float to unsigned int"
16536msgstr ""
16537
16538#: config/tc-tic30.c:1794
16539msgid "only lower 16-bits of first operand are used"
16540msgstr ""
16541
16542#: config/tc-tic30.c:1804
16543msgid "rounding down first operand float to signed int"
16544msgstr ""
16545
16546#: config/tc-tic30.c:1809 config/tc-tic30.c:1880
16547msgid "first operand is too large for 16-bit signed int"
16548msgstr ""
16549
16550#: config/tc-tic30.c:1874
16551msgid "first operand is floating point"
16552msgstr ""
16553
16554#. Shouldn't get here.
16555#: config/tc-tic30.c:1905
16556msgid "interrupt vector for trap instruction out of range"
16557msgstr ""
16558
16559#: config/tc-tic30.c:1950
16560msgid "LDP instruction needs a 24-bit operand"
16561msgstr ""
16562
16563#: config/tc-tic30.c:1974
16564msgid "first operand is too large for a 24-bit displacement"
16565msgstr ""
16566
16567#: config/tc-tic4x.c:392
16568msgid "Nan, using zero."
16569msgstr ""
16570
16571#: config/tc-tic4x.c:514
16572#, c-format
16573msgid "Cannot represent exponent in %d bits"
16574msgstr ""
16575
16576#: config/tc-tic4x.c:597 config/tc-tic4x.c:607
16577msgid "Invalid floating point number"
16578msgstr ""
16579
16580#: config/tc-tic4x.c:726
16581msgid "Comma expected\n"
16582msgstr ""
16583
16584#: config/tc-tic4x.c:762 config/tc-tic54x.c:470
16585msgid ".bss size argument missing\n"
16586msgstr ""
16587
16588#: config/tc-tic4x.c:770
16589#, c-format
16590msgid ".bss size %ld < 0!"
16591msgstr ""
16592
16593#: config/tc-tic4x.c:903
16594msgid "Non-constant symbols not allowed\n"
16595msgstr ""
16596
16597#: config/tc-tic4x.c:934
16598msgid "Symbol missing\n"
16599msgstr ""
16600
16601#. Skip null symbol terminator.
16602#: config/tc-tic4x.c:982
16603msgid ".sect: subsection name ignored"
16604msgstr ""
16605
16606#: config/tc-tic4x.c:1010 config/tc-tic4x.c:1111 config/tc-tic54x.c:1423
16607#, c-format
16608msgid "Error setting flags for \"%s\": %s"
16609msgstr ""
16610
16611#: config/tc-tic4x.c:1042
16612msgid ".set syntax invalid\n"
16613msgstr ""
16614
16615#: config/tc-tic4x.c:1100
16616msgid ".usect: non-zero alignment flag ignored"
16617msgstr ""
16618
16619#: config/tc-tic4x.c:1131
16620#, c-format
16621msgid "This assembler does not support processor generation %ld"
16622msgstr ""
16623
16624#: config/tc-tic4x.c:1135
16625msgid "Changing processor generation on fly not supported..."
16626msgstr ""
16627
16628#: config/tc-tic4x.c:1433
16629msgid "Auxiliary register AR0--AR7 required for indirect"
16630msgstr ""
16631
16632#: config/tc-tic4x.c:1447
16633#, c-format
16634msgid "Bad displacement %d (require 0--255)\n"
16635msgstr ""
16636
16637#: config/tc-tic4x.c:1465
16638msgid "Index register IR0,IR1 required for displacement"
16639msgstr ""
16640
16641#: config/tc-tic4x.c:1533
16642msgid "Expecting a register name"
16643msgstr ""
16644
16645#: config/tc-tic4x.c:1545 config/tc-tic4x.c:1568 config/tc-tic4x.c:1634
16646msgid "Number too large"
16647msgstr ""
16648
16649#: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581
16650msgid "Expecting a constant value"
16651msgstr ""
16652
16653#: config/tc-tic4x.c:1589
16654#, c-format
16655msgid "Bad direct addressing construct %s"
16656msgstr ""
16657
16658#: config/tc-tic4x.c:1593
16659#, c-format
16660msgid "Direct value of %ld is not suitable"
16661msgstr ""
16662
16663#: config/tc-tic4x.c:1617
16664msgid "Unknown indirect addressing mode"
16665msgstr ""
16666
16667#: config/tc-tic4x.c:1714
16668#, c-format
16669msgid "Immediate value of %ld is too large for ldf"
16670msgstr ""
16671
16672#: config/tc-tic4x.c:1754
16673msgid "Destination register must be ARn"
16674msgstr ""
16675
16676#: config/tc-tic4x.c:1773 config/tc-tic4x.c:2146 config/tc-tic4x.c:2205
16677#, c-format
16678msgid "Immediate value of %ld is too large"
16679msgstr ""
16680
16681#: config/tc-tic4x.c:1802 config/tc-tic4x.c:2007
16682msgid "Invalid indirect addressing mode"
16683msgstr ""
16684
16685#: config/tc-tic4x.c:1826 config/tc-tic4x.c:1866 config/tc-tic4x.c:2057
16686#: config/tc-tic4x.c:2079
16687msgid "Register must be Rn"
16688msgstr ""
16689
16690#: config/tc-tic4x.c:1880 config/tc-tic4x.c:1950 config/tc-tic4x.c:1964
16691msgid "Register must be R0--R7"
16692msgstr ""
16693
16694#: config/tc-tic4x.c:1904 config/tc-tic4x.c:1932
16695#, c-format
16696msgid "Invalid indirect addressing mode displacement %d"
16697msgstr ""
16698
16699#: config/tc-tic4x.c:1978
16700msgid "Destination register must be R2 or R3"
16701msgstr ""
16702
16703#: config/tc-tic4x.c:1992
16704msgid "Destination register must be R0 or R1"
16705msgstr ""
16706
16707#: config/tc-tic4x.c:2029
16708#, c-format
16709msgid "Displacement value of %ld is too large"
16710msgstr ""
16711
16712#: config/tc-tic4x.c:2090 config/tc-tic4x.c:2221
16713msgid "Floating point number not valid in expression"
16714msgstr ""
16715
16716#: config/tc-tic4x.c:2104
16717#, c-format
16718msgid "Signed immediate value %ld too large"
16719msgstr ""
16720
16721#: config/tc-tic4x.c:2167
16722#, c-format
16723msgid "Unsigned immediate value %ld too large"
16724msgstr ""
16725
16726#: config/tc-tic4x.c:2235
16727#, c-format
16728msgid "Immediate value %ld too large"
16729msgstr ""
16730
16731#: config/tc-tic4x.c:2254 config/tc-tic4x.c:2282
16732msgid "Register must be ivtp or tvtp"
16733msgstr ""
16734
16735#: config/tc-tic4x.c:2268
16736msgid "Register must be address register"
16737msgstr ""
16738
16739#: config/tc-tic4x.c:2341
16740msgid "Source and destination register should not be equal"
16741msgstr ""
16742
16743#: config/tc-tic4x.c:2356
16744msgid "Equal parallel destination registers, one result will be discarded"
16745msgstr ""
16746
16747#: config/tc-tic4x.c:2397
16748msgid "Too many operands scanned"
16749msgstr ""
16750
16751#: config/tc-tic4x.c:2428
16752msgid "Parallel opcode cannot contain more than two instructions"
16753msgstr ""
16754
16755#: config/tc-tic4x.c:2501
16756#, c-format
16757msgid "Invalid operands for %s"
16758msgstr ""
16759
16760#: config/tc-tic4x.c:2504
16761#, c-format
16762msgid "Invalid instruction %s"
16763msgstr ""
16764
16765#: config/tc-tic4x.c:2656
16766#, c-format
16767msgid "Bad relocation type: 0x%02x"
16768msgstr ""
16769
16770#: config/tc-tic4x.c:2714
16771#, c-format
16772msgid "Unsupported processor generation %d"
16773msgstr ""
16774
16775#: config/tc-tic4x.c:2722
16776msgid "Option -b is depreciated, please use -mbig"
16777msgstr ""
16778
16779#: config/tc-tic4x.c:2729
16780msgid "Option -p is depreciated, please use -mmemparm"
16781msgstr ""
16782
16783#: config/tc-tic4x.c:2736
16784msgid "Option -r is depreciated, please use -mregparm"
16785msgstr ""
16786
16787#: config/tc-tic4x.c:2743
16788msgid "Option -s is depreciated, please use -msmall"
16789msgstr ""
16790
16791#: config/tc-tic4x.c:2772
16792#, c-format
16793msgid ""
16794"\n"
16795"TIC4X options:\n"
16796" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
16797" 30 - TMS320C30\n"
16798" 31 - TMS320C31, TMS320LC31\n"
16799" 32 - TMS320C32\n"
16800" 33 - TMS320VC33\n"
16801" 40 - TMS320C40\n"
16802" 44 - TMS320C44\n"
16803" -mrev=REV set cpu hardware revision (integer numbers).\n"
16804" Combinations of -mcpu and -mrev will enable/"
16805"disable\n"
16806" the appropriate options (-midle2, -mlowpower and\n"
16807" -menhanced) according to the selected type\n"
16808" -mbig select big memory model\n"
16809" -msmall select small memory model (default)\n"
16810" -mregparm select register parameters (default)\n"
16811" -mmemparm select memory parameters\n"
16812" -midle2 enable IDLE2 support\n"
16813" -mlowpower enable LOPOWER and MAXSPEED support\n"
16814" -menhanced enable enhanced opcode support\n"
16815msgstr ""
16816
16817#: config/tc-tic4x.c:2817
16818#, c-format
16819msgid "Label \"$%d\" redefined"
16820msgstr ""
16821
16822#: config/tc-tic4x.c:3027
16823#, c-format
16824msgid "Reloc %d not supported by object file format"
16825msgstr ""
16826
16827#. Only word (et al.), align, or conditionals are allowed within
16828#. .struct/.union.
16829#: config/tc-tic54x.c:218
16830msgid "pseudo-op illegal within .struct/.union"
16831msgstr ""
16832
16833#: config/tc-tic54x.c:232
16834#, c-format
16835msgid "C54x-specific command line options:\n"
16836msgstr ""
16837
16838#: config/tc-tic54x.c:233
16839#, c-format
16840msgid "-mfar-mode | -mf Use extended addressing\n"
16841msgstr ""
16842
16843#: config/tc-tic54x.c:234
16844#, c-format
16845msgid "-mcpu=<CPU version> Specify the CPU version\n"
16846msgstr ""
16847
16848#: config/tc-tic54x.c:235
16849#, c-format
16850msgid "-merrors-to-file <filename>\n"
16851msgstr ""
16852
16853#: config/tc-tic54x.c:236
16854#, c-format
16855msgid "-me <filename> Redirect errors to a file\n"
16856msgstr ""
16857
16858#: config/tc-tic54x.c:347
16859msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
16860msgstr ""
16861
16862#: config/tc-tic54x.c:356
16863msgid "symbols assigned with .asg must begin with a letter"
16864msgstr ""
16865
16866#: config/tc-tic54x.c:396
16867msgid "Unterminated string after absolute expression"
16868msgstr ""
16869
16870#: config/tc-tic54x.c:404
16871msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
16872msgstr ""
16873
16874#: config/tc-tic54x.c:414
16875msgid "symbols assigned with .eval must begin with a letter"
16876msgstr ""
16877
16878#: config/tc-tic54x.c:479
16879#, c-format
16880msgid ".bss size %d < 0!"
16881msgstr ""
16882
16883#: config/tc-tic54x.c:661
16884msgid "Offset on nested structures is ignored"
16885msgstr ""
16886
16887#: config/tc-tic54x.c:711
16888#, c-format
16889msgid ".end%s without preceding .%s"
16890msgstr ""
16891
16892#: config/tc-tic54x.c:777
16893#, c-format
16894msgid "Unrecognized struct/union tag '%s'"
16895msgstr ""
16896
16897#: config/tc-tic54x.c:779
16898msgid ".tag requires a structure tag"
16899msgstr ""
16900
16901#: config/tc-tic54x.c:785
16902msgid "Label required for .tag"
16903msgstr ""
16904
16905#: config/tc-tic54x.c:804
16906#, c-format
16907msgid ".tag target '%s' undefined"
16908msgstr ""
16909
16910#: config/tc-tic54x.c:868
16911#, c-format
16912msgid ".field count '%d' out of range (1 <= X <= 32)"
16913msgstr ""
16914
16915#: config/tc-tic54x.c:896
16916#, c-format
16917msgid "Unrecognized field type '%c'"
16918msgstr ""
16919
16920#: config/tc-tic54x.c:1020
16921msgid "Overflow in expression, truncated to 8 bits"
16922msgstr ""
16923
16924#: config/tc-tic54x.c:1025
16925msgid "Overflow in expression, truncated to 16 bits"
16926msgstr ""
16927
16928#. Disallow .byte with a non constant expression that will
16929#. require relocation.
16930#: config/tc-tic54x.c:1033
16931msgid "Relocatable values require at least WORD storage"
16932msgstr ""
16933
16934#: config/tc-tic54x.c:1094
16935msgid "Use of .def/.ref is deprecated. Use .global instead"
16936msgstr ""
16937
16938#: config/tc-tic54x.c:1286
16939msgid ".space/.bes repeat count is negative, ignored"
16940msgstr ""
16941
16942#: config/tc-tic54x.c:1291
16943msgid ".space/.bes repeat count is zero, ignored"
16944msgstr ""
16945
16946#: config/tc-tic54x.c:1364
16947msgid "Missing size argument"
16948msgstr ""
16949
16950#: config/tc-tic54x.c:1498
16951msgid "CPU version has already been set"
16952msgstr ""
16953
16954#: config/tc-tic54x.c:1502
16955#, c-format
16956msgid "Unrecognized version '%s'"
16957msgstr ""
16958
16959#: config/tc-tic54x.c:1508
16960msgid "Changing of CPU version on the fly not supported"
16961msgstr ""
16962
16963#: config/tc-tic54x.c:1639
16964msgid "p2align not supported on this target"
16965msgstr ""
16966
16967#: config/tc-tic54x.c:1651
16968msgid "Argument to .even ignored"
16969msgstr ""
16970
16971#: config/tc-tic54x.c:1697
16972msgid "Invalid field size, must be from 1 to 32"
16973msgstr ""
16974
16975#: config/tc-tic54x.c:1710
16976msgid "field size must be 16 when value is relocatable"
16977msgstr ""
16978
16979#: config/tc-tic54x.c:1725
16980msgid "field value truncated"
16981msgstr ""
16982
16983#: config/tc-tic54x.c:1831 config/tc-tic54x.c:2130
16984#, c-format
16985msgid "Unrecognized section '%s'"
16986msgstr ""
16987
16988#: config/tc-tic54x.c:1840
16989msgid "Current section is uninitialized, section name required for .clink"
16990msgstr ""
16991
16992#: config/tc-tic54x.c:2041
16993msgid "ENDLOOP without corresponding LOOP"
16994msgstr ""
16995
16996#: config/tc-tic54x.c:2082
16997msgid "Mixing of normal and extended addressing not supported"
16998msgstr ""
16999
17000#: config/tc-tic54x.c:2088
17001msgid "Extended addressing not supported on the specified CPU"
17002msgstr ""
17003
17004#: config/tc-tic54x.c:2136
17005msgid ".sblock may be used for initialized sections only"
17006msgstr ""
17007
17008#: config/tc-tic54x.c:2166
17009msgid "Symbol missing for .set/.equ"
17010msgstr ""
17011
17012#: config/tc-tic54x.c:2222
17013msgid ".var may only be used within a macro definition"
17014msgstr ""
17015
17016#: config/tc-tic54x.c:2230
17017msgid "Substitution symbols must begin with a letter"
17018msgstr ""
17019
17020#: config/tc-tic54x.c:2322
17021#, c-format
17022msgid "can't open macro library file '%s' for reading: %s"
17023msgstr ""
17024
17025#: config/tc-tic54x.c:2329
17026#, c-format
17027msgid "File '%s' not in macro archive format"
17028msgstr ""
17029
17030#: config/tc-tic54x.c:2459
17031#, c-format
17032msgid "Bad COFF version '%s'"
17033msgstr ""
17034
17035#: config/tc-tic54x.c:2468
17036#, c-format
17037msgid "Bad CPU version '%s'"
17038msgstr ""
17039
17040#: config/tc-tic54x.c:2481 config/tc-tic54x.c:2484
17041#, c-format
17042msgid "Can't redirect stderr to the file '%s'"
17043msgstr ""
17044
17045#: config/tc-tic54x.c:2597
17046#, c-format
17047msgid "Undefined substitution symbol '%s'"
17048msgstr ""
17049
17050#: config/tc-tic54x.c:3098
17051#, c-format
17052msgid "Unbalanced parenthesis in operand %d"
17053msgstr ""
17054
17055#: config/tc-tic54x.c:3129 config/tc-tic54x.c:3137
17056msgid "Expecting operand after ','"
17057msgstr ""
17058
17059#: config/tc-tic54x.c:3148
17060msgid "Extra junk on line"
17061msgstr ""
17062
17063#: config/tc-tic54x.c:3185
17064msgid "Badly formed address expression"
17065msgstr ""
17066
17067#: config/tc-tic54x.c:3438
17068#, c-format
17069msgid "Invalid dmad syntax '%s'"
17070msgstr ""
17071
17072#: config/tc-tic54x.c:3502
17073#, c-format
17074msgid ""
17075"Use the .mmregs directive to use memory-mapped register names such as '%s'"
17076msgstr ""
17077
17078#: config/tc-tic54x.c:3553
17079msgid "Address mode *+ARx is write-only. Results of reading are undefined."
17080msgstr ""
17081
17082#: config/tc-tic54x.c:3573
17083#, c-format
17084msgid "Unrecognized indirect address format \"%s\""
17085msgstr ""
17086
17087#: config/tc-tic54x.c:3611
17088#, c-format
17089msgid "Operand '%s' out of range (%d <= x <= %d)"
17090msgstr ""
17091
17092#: config/tc-tic54x.c:3631
17093msgid "Error in relocation handling"
17094msgstr ""
17095
17096#: config/tc-tic54x.c:3650 config/tc-tic54x.c:3712 config/tc-tic54x.c:3740
17097#, c-format
17098msgid "Unrecognized condition code \"%s\""
17099msgstr ""
17100
17101#: config/tc-tic54x.c:3667
17102#, c-format
17103msgid "Condition \"%s\" does not match preceding group"
17104msgstr ""
17105
17106#: config/tc-tic54x.c:3675
17107#, c-format
17108msgid ""
17109"Condition \"%s\" uses a different accumulator from a preceding condition"
17110msgstr ""
17111
17112#: config/tc-tic54x.c:3682
17113msgid "Only one comparison conditional allowed"
17114msgstr ""
17115
17116#: config/tc-tic54x.c:3687
17117msgid "Only one overflow conditional allowed"
17118msgstr ""
17119
17120#: config/tc-tic54x.c:3695
17121#, c-format
17122msgid "Duplicate %s conditional"
17123msgstr ""
17124
17125#: config/tc-tic54x.c:3726
17126msgid "Invalid auxiliary register (use AR0-AR7)"
17127msgstr ""
17128
17129#: config/tc-tic54x.c:3757
17130msgid "lk addressing modes are invalid for memory-mapped register addressing"
17131msgstr ""
17132
17133#: config/tc-tic54x.c:3765
17134msgid ""
17135"Address mode *+ARx is not allowed in memory-mapped register addressing. "
17136"Resulting behavior is undefined."
17137msgstr ""
17138
17139#: config/tc-tic54x.c:3791
17140msgid ""
17141"Destination accumulator for each part of this parallel instruction must be "
17142"different"
17143msgstr ""
17144
17145#: config/tc-tic54x.c:3840
17146#, c-format
17147msgid "Memory mapped register \"%s\" out of range"
17148msgstr ""
17149
17150#: config/tc-tic54x.c:3879
17151msgid "Invalid operand (use 1, 2, or 3)"
17152msgstr ""
17153
17154#: config/tc-tic54x.c:3905
17155msgid "A status register or status bit name is required"
17156msgstr ""
17157
17158#: config/tc-tic54x.c:3915
17159#, c-format
17160msgid "Unrecognized status bit \"%s\""
17161msgstr ""
17162
17163#: config/tc-tic54x.c:3938
17164#, c-format
17165msgid "Invalid status register \"%s\""
17166msgstr ""
17167
17168#: config/tc-tic54x.c:3950
17169#, c-format
17170msgid "Operand \"%s\" out of range (use 1 or 2)"
17171msgstr ""
17172
17173#: config/tc-tic54x.c:4153
17174#, c-format
17175msgid "Unrecognized instruction \"%s\""
17176msgstr ""
17177
17178#: config/tc-tic54x.c:4182
17179#, c-format
17180msgid "Unrecognized operand list '%s' for instruction '%s'"
17181msgstr ""
17182
17183#: config/tc-tic54x.c:4211
17184#, c-format
17185msgid "Unrecognized parallel instruction \"%s\""
17186msgstr ""
17187
17188#: config/tc-tic54x.c:4260
17189#, c-format
17190msgid "Invalid operand (s) for parallel instruction \"%s\""
17191msgstr ""
17192
17193#: config/tc-tic54x.c:4263
17194#, c-format
17195msgid "Unrecognized parallel instruction combination \"%s || %s\""
17196msgstr ""
17197
17198#: config/tc-tic54x.c:4484
17199#, c-format
17200msgid "%s symbol recursion stopped at second appearance of '%s'"
17201msgstr ""
17202
17203#: config/tc-tic54x.c:4524
17204msgid "Unrecognized substitution symbol function"
17205msgstr ""
17206
17207#: config/tc-tic54x.c:4529
17208msgid "Missing '(' after substitution symbol function"
17209msgstr ""
17210
17211#: config/tc-tic54x.c:4543
17212msgid "Expecting second argument"
17213msgstr ""
17214
17215#: config/tc-tic54x.c:4556 config/tc-tic54x.c:4606
17216msgid "Extra junk in function call, expecting ')'"
17217msgstr ""
17218
17219#: config/tc-tic54x.c:4582
17220msgid "Function expects two arguments"
17221msgstr ""
17222
17223#: config/tc-tic54x.c:4595
17224msgid "Expecting character constant argument"
17225msgstr ""
17226
17227#: config/tc-tic54x.c:4601
17228msgid "Both arguments must be substitution symbols"
17229msgstr ""
17230
17231#: config/tc-tic54x.c:4653
17232#, c-format
17233msgid "Invalid subscript (use 1 to %d)"
17234msgstr ""
17235
17236#: config/tc-tic54x.c:4663
17237#, c-format
17238msgid "Invalid length (use 0 to %d)"
17239msgstr ""
17240
17241#: config/tc-tic54x.c:4673
17242msgid "Missing ')' in subscripted substitution symbol expression"
17243msgstr ""
17244
17245#: config/tc-tic54x.c:4693
17246msgid "Missing forced substitution terminator ':'"
17247msgstr ""
17248
17249#: config/tc-tic54x.c:4845
17250#, c-format
17251msgid ""
17252"Instruction does not fit in available delay slots (%d-word insn, %d slot "
17253"left)"
17254msgid_plural ""
17255"Instruction does not fit in available delay slots (%d-word insn, %d slots "
17256"left)"
17257msgstr[0] ""
17258msgstr[1] ""
17259
17260#: config/tc-tic54x.c:4889
17261#, c-format
17262msgid "Unrecognized parallel instruction '%s'"
17263msgstr ""
17264
17265#: config/tc-tic54x.c:4901
17266#, c-format
17267msgid "Instruction '%s' requires an LP cpu version"
17268msgstr ""
17269
17270#: config/tc-tic54x.c:4908
17271#, c-format
17272msgid "Instruction '%s' requires far mode addressing"
17273msgstr ""
17274
17275#: config/tc-tic54x.c:4920
17276#, c-format
17277msgid ""
17278"Instruction does not fit in available delay slots (%d-word insn, %d slot "
17279"left). Resulting behavior is undefined."
17280msgid_plural ""
17281"Instruction does not fit in available delay slots (%d-word insn, %d slots "
17282"left). Resulting behavior is undefined."
17283msgstr[0] ""
17284msgstr[1] ""
17285
17286#: config/tc-tic54x.c:4934
17287msgid ""
17288"Instructions which cause PC discontinuity are not allowed in a delay slot. "
17289"Resulting behavior is undefined."
17290msgstr ""
17291
17292#: config/tc-tic54x.c:4945
17293#, c-format
17294msgid "'%s' is not repeatable. Resulting behavior is undefined."
17295msgstr ""
17296
17297#: config/tc-tic54x.c:4949
17298msgid ""
17299"Instructions using long offset modifiers or absolute addresses are not "
17300"repeatable. Resulting behavior is undefined."
17301msgstr ""
17302
17303#: config/tc-tic54x.c:5099
17304#, c-format
17305msgid "Unsupported relocation size %d"
17306msgstr ""
17307
17308#: config/tc-tic54x.c:5230
17309msgid "non-absolute value used with .space/.bes"
17310msgstr ""
17311
17312#: config/tc-tic54x.c:5234
17313#, c-format
17314msgid "negative value ignored in %s"
17315msgstr ""
17316
17317#: config/tc-tic54x.c:5322
17318#, c-format
17319msgid "attempt to .space/.bes backwards? (%ld)"
17320msgstr ""
17321
17322#: config/tc-tic6x.c:262
17323#, c-format
17324msgid "unknown -mpid= argument '%s'"
17325msgstr ""
17326
17327#: config/tc-tic6x.c:320
17328#, c-format
17329msgid "TMS320C6000 options:\n"
17330msgstr ""
17331
17332#: config/tc-tic6x.c:321
17333#, c-format
17334msgid " -march=ARCH enable instructions from architecture ARCH\n"
17335msgstr ""
17336
17337#: config/tc-tic6x.c:322
17338#, c-format
17339msgid " -mbig-endian generate big-endian code\n"
17340msgstr ""
17341
17342#: config/tc-tic6x.c:323
17343#, c-format
17344msgid " -mlittle-endian generate little-endian code\n"
17345msgstr ""
17346
17347#: config/tc-tic6x.c:324
17348#, c-format
17349msgid " -mdsbt code uses DSBT addressing\n"
17350msgstr ""
17351
17352#: config/tc-tic6x.c:325
17353#, c-format
17354msgid " -mno-dsbt code does not use DSBT addressing\n"
17355msgstr ""
17356
17357#: config/tc-tic6x.c:326
17358#, c-format
17359msgid ""
17360" -mpid=no code uses position-dependent data addressing\n"
17361msgstr ""
17362
17363#: config/tc-tic6x.c:327
17364#, c-format
17365msgid ""
17366" -mpid=near code uses position-independent data addressing,\n"
17367" GOT accesses use near DP addressing\n"
17368msgstr ""
17369
17370#: config/tc-tic6x.c:329
17371#, c-format
17372msgid ""
17373" -mpid=far code uses position-independent data addressing,\n"
17374" GOT accesses use far DP addressing\n"
17375msgstr ""
17376
17377#: config/tc-tic6x.c:331
17378#, c-format
17379msgid " -mpic code addressing is position-independent\n"
17380msgstr ""
17381
17382#: config/tc-tic6x.c:332
17383#, c-format
17384msgid " -mno-pic code addressing is position-dependent\n"
17385msgstr ""
17386
17387#: config/tc-tic6x.c:337
17388#, c-format
17389msgid "Supported ARCH values are:"
17390msgstr ""
17391
17392#: config/tc-tic6x.c:386
17393msgid "unexpected .cantunwind directive"
17394msgstr ""
17395
17396#: config/tc-tic6x.c:406
17397msgid "unexpected .handlerdata directive"
17398msgstr ""
17399
17400#: config/tc-tic6x.c:418
17401msgid "personality routine required before .handlerdata directive"
17402msgstr ""
17403
17404#: config/tc-tic6x.c:532
17405msgid "expected symbol"
17406msgstr ""
17407
17408#: config/tc-tic6x.c:579
17409msgid "expected comma after symbol name"
17410msgstr ""
17411
17412#: config/tc-tic6x.c:589
17413#, c-format
17414msgid "invalid length for .scomm directive"
17415msgstr ""
17416
17417#: config/tc-tic6x.c:603
17418msgid "alignment is not a positive number"
17419msgstr ""
17420
17421#: config/tc-tic6x.c:615
17422msgid "alignment is not a power of 2"
17423msgstr ""
17424
17425#: config/tc-tic6x.c:630
17426#, c-format
17427msgid "attempt to re-define symbol `%s'"
17428msgstr ""
17429
17430#: config/tc-tic6x.c:639
17431#, c-format
17432msgid "attempt to redefine `%s' with a different length"
17433msgstr ""
17434
17435#: config/tc-tic6x.c:841
17436msgid "multiple '||' on same line"
17437msgstr ""
17438
17439#: config/tc-tic6x.c:844
17440msgid "'||' after predicate"
17441msgstr ""
17442
17443#: config/tc-tic6x.c:888
17444msgid "multiple predicates on same line"
17445msgstr ""
17446
17447#: config/tc-tic6x.c:894
17448#, c-format
17449msgid "bad predicate '%s'"
17450msgstr ""
17451
17452#: config/tc-tic6x.c:905
17453msgid "predication on A0 not supported on this architecture"
17454msgstr ""
17455
17456#: config/tc-tic6x.c:938
17457msgid "label after '||'"
17458msgstr ""
17459
17460#: config/tc-tic6x.c:944
17461msgid "label after predicate"
17462msgstr ""
17463
17464#: config/tc-tic6x.c:968
17465msgid "'||' not followed by instruction"
17466msgstr ""
17467
17468#: config/tc-tic6x.c:974
17469msgid "predicate not followed by instruction"
17470msgstr ""
17471
17472#: config/tc-tic6x.c:1407
17473#, c-format
17474msgid "control register '%s' not supported on this architecture"
17475msgstr ""
17476
17477#: config/tc-tic6x.c:1586 config/tc-tic6x.c:1589 config/tc-tic6x.c:1642
17478#: config/tc-tic6x.c:1646
17479#, c-format
17480msgid "register number %u not supported on this architecture"
17481msgstr ""
17482
17483#: config/tc-tic6x.c:1617
17484#, c-format
17485msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
17486msgstr ""
17487
17488#: config/tc-tic6x.c:1673
17489#, c-format
17490msgid "junk after operand %u of '%.*s'"
17491msgstr ""
17492
17493#: config/tc-tic6x.c:1686
17494#, c-format
17495msgid "bad register or register pair for operand %u of '%.*s'"
17496msgstr ""
17497
17498#: config/tc-tic6x.c:1692
17499#, c-format
17500msgid "bad register for operand %u of '%.*s'"
17501msgstr ""
17502
17503#: config/tc-tic6x.c:1697
17504#, c-format
17505msgid "bad register pair for operand %u of '%.*s'"
17506msgstr ""
17507
17508#: config/tc-tic6x.c:1702
17509#, c-format
17510msgid "bad functional unit for operand %u of '%.*s'"
17511msgstr ""
17512
17513#: config/tc-tic6x.c:1707
17514#, c-format
17515msgid "bad operand %u of '%.*s'"
17516msgstr ""
17517
17518#: config/tc-tic6x.c:1839
17519msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
17520msgstr ""
17521
17522#: config/tc-tic6x.c:1879
17523msgid "$DSBT_INDEX not supported in this context"
17524msgstr ""
17525
17526#: config/tc-tic6x.c:1892
17527msgid "$GOT not supported in this context"
17528msgstr ""
17529
17530#: config/tc-tic6x.c:1909
17531msgid "$DPR_GOT not supported in this context"
17532msgstr ""
17533
17534#: config/tc-tic6x.c:1930
17535msgid "$DPR_BYTE not supported in this context"
17536msgstr ""
17537
17538#: config/tc-tic6x.c:1947
17539msgid "$DPR_HWORD not supported in this context"
17540msgstr ""
17541
17542#: config/tc-tic6x.c:1964
17543msgid "$DPR_WORD not supported in this context"
17544msgstr ""
17545
17546#: config/tc-tic6x.c:1983
17547msgid "$PCR_OFFSET not supported in this context"
17548msgstr ""
17549
17550#: config/tc-tic6x.c:1994
17551msgid "invalid PC-relative operand"
17552msgstr ""
17553
17554#: config/tc-tic6x.c:2031
17555#, c-format
17556msgid "no %d-byte relocations available"
17557msgstr ""
17558
17559#: config/tc-tic6x.c:2518 config/tc-tic6x.c:2549 config/tc-tic6x.c:2567
17560#: config/tc-tic6x.c:2997 config/tc-tic6x.c:3016 config/tc-tic6x.c:3048
17561#, c-format
17562msgid "operand %u of '%.*s' out of range"
17563msgstr ""
17564
17565#: config/tc-tic6x.c:2611 config/tc-tic6x.c:2836
17566#, c-format
17567msgid "offset in operand %u of '%.*s' not divisible by %u"
17568msgstr ""
17569
17570#: config/tc-tic6x.c:2828 config/tc-tic6x.c:2861
17571#, c-format
17572msgid "offset in operand %u of '%.*s' out of range"
17573msgstr ""
17574
17575#: config/tc-tic6x.c:2943
17576#, c-format
17577msgid "functional unit already masked for operand %u of '%.*s'"
17578msgstr ""
17579
17580#: config/tc-tic6x.c:2967 config/tc-tic6x.c:3726
17581#, c-format
17582msgid "'%.*s' instruction not in a software pipelined loop"
17583msgstr ""
17584
17585#: config/tc-tic6x.c:3066
17586#, c-format
17587msgid "instruction '%.*s' cannot be predicated"
17588msgstr ""
17589
17590#: config/tc-tic6x.c:3334
17591#, c-format
17592msgid "'%.*s' instruction not supported on this architecture"
17593msgstr ""
17594
17595#: config/tc-tic6x.c:3342
17596#, c-format
17597msgid "'%.*s' instruction not supported on this functional unit"
17598msgstr ""
17599
17600#: config/tc-tic6x.c:3350
17601#, c-format
17602msgid ""
17603"'%.*s' instruction not supported on this functional unit for this "
17604"architecture"
17605msgstr ""
17606
17607#: config/tc-tic6x.c:3370
17608msgid "missing operand after comma"
17609msgstr ""
17610
17611#: config/tc-tic6x.c:3378 config/tc-tic6x.c:3396
17612#, c-format
17613msgid "too many operands to '%.*s'"
17614msgstr ""
17615
17616#: config/tc-tic6x.c:3409
17617#, c-format
17618msgid "bad number of operands to '%.*s'"
17619msgstr ""
17620
17621#: config/tc-tic6x.c:3481
17622#, c-format
17623msgid "operand %u of '%.*s' not constant"
17624msgstr ""
17625
17626#: config/tc-tic6x.c:3486
17627#, c-format
17628msgid "operand %u of '%.*s' on wrong side"
17629msgstr ""
17630
17631#: config/tc-tic6x.c:3491
17632#, c-format
17633msgid "operand %u of '%.*s' not a valid return address register"
17634msgstr ""
17635
17636#: config/tc-tic6x.c:3497
17637#, c-format
17638msgid "operand %u of '%.*s' is write-only"
17639msgstr ""
17640
17641#: config/tc-tic6x.c:3502
17642#, c-format
17643msgid "operand %u of '%.*s' is read-only"
17644msgstr ""
17645
17646#: config/tc-tic6x.c:3507
17647#, c-format
17648msgid "operand %u of '%.*s' not a valid memory reference"
17649msgstr ""
17650
17651#: config/tc-tic6x.c:3513
17652#, c-format
17653msgid "operand %u of '%.*s' not a valid base address register"
17654msgstr ""
17655
17656#: config/tc-tic6x.c:3599
17657#, c-format
17658msgid "bad operand combination for '%.*s'"
17659msgstr ""
17660
17661#: config/tc-tic6x.c:3645
17662msgid "parallel instruction not following another instruction"
17663msgstr ""
17664
17665#: config/tc-tic6x.c:3651
17666msgid "too many instructions in execute packet"
17667msgstr ""
17668
17669#: config/tc-tic6x.c:3656
17670msgid "label not at start of execute packet"
17671msgstr ""
17672
17673#: config/tc-tic6x.c:3659
17674#, c-format
17675msgid "'%.*s' instruction not at start of execute packet"
17676msgstr ""
17677
17678#: config/tc-tic6x.c:3707
17679msgid "functional unit already used in this execute packet"
17680msgstr ""
17681
17682#: config/tc-tic6x.c:3715
17683msgid "nested software pipelined loop"
17684msgstr ""
17685
17686#: config/tc-tic6x.c:3734
17687msgid "'||^' without previous SPMASK"
17688msgstr ""
17689
17690#: config/tc-tic6x.c:3736
17691msgid "cannot mask instruction using no functional unit"
17692msgstr ""
17693
17694#: config/tc-tic6x.c:3748
17695msgid "functional unit already masked"
17696msgstr ""
17697
17698#: config/tc-tic6x.c:3813
17699msgid "value too large for 2-byte field"
17700msgstr ""
17701
17702#: config/tc-tic6x.c:3823
17703msgid "value too large for 1-byte field"
17704msgstr ""
17705
17706#: config/tc-tic6x.c:3950
17707msgid "immediate offset not 2-byte-aligned"
17708msgstr ""
17709
17710#: config/tc-tic6x.c:3978
17711msgid "immediate offset not 4-byte-aligned"
17712msgstr ""
17713
17714#: config/tc-tic6x.c:3992
17715msgid "addend used with $DSBT_INDEX"
17716msgstr ""
17717
17718#: config/tc-tic6x.c:4006 config/tc-tic6x.c:4024 config/tc-tic6x.c:4042
17719#: config/tc-tic6x.c:4060
17720msgid "PC-relative offset not 4-byte-aligned"
17721msgstr ""
17722
17723#: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
17724#: config/tc-tic6x.c:4063
17725msgid "PC-relative offset out of range"
17726msgstr ""
17727
17728#: config/tc-tic6x.c:4542
17729#, c-format
17730msgid "undefined symbol %s in PCR relocation"
17731msgstr ""
17732
17733#: config/tc-tic6x.c:4660
17734#, c-format
17735msgid "group section `%s' has no group signature"
17736msgstr ""
17737
17738#: config/tc-tic6x.c:4812
17739msgid "missing .endp before .cfi_startproc"
17740msgstr ""
17741
17742#: config/tc-tic6x.c:4917
17743msgid "stack pointer offset too large for personality routine"
17744msgstr ""
17745
17746#: config/tc-tic6x.c:4924
17747msgid "stack frame layout does not match personality routine"
17748msgstr ""
17749
17750#: config/tc-tic6x.c:5058
17751msgid "too many unwinding instructions"
17752msgstr ""
17753
17754#: config/tc-tic6x.c:5133 config/tc-tic6x.c:5146 config/tc-tic6x.c:5154
17755#, c-format
17756msgid "unable to generate unwinding opcode for reg %d"
17757msgstr ""
17758
17759#: config/tc-tic6x.c:5163
17760msgid "unable to restore return address from previously restored reg"
17761msgstr ""
17762
17763#: config/tc-tic6x.c:5175
17764#, c-format
17765msgid "unhandled CFA insn for unwinding (%d)"
17766msgstr ""
17767
17768#: config/tc-tic6x.c:5185
17769#, c-format
17770msgid "unable to generate unwinding opcode for frame pointer reg %d"
17771msgstr ""
17772
17773#: config/tc-tic6x.c:5194
17774msgid "unable to generate unwinding opcode for frame pointer offset"
17775msgstr ""
17776
17777#: config/tc-tic6x.c:5203
17778msgid "unwound stack pointer not doubleword aligned"
17779msgstr ""
17780
17781#: config/tc-tic6x.c:5348
17782msgid "stack frame layout too complex for unwinder"
17783msgstr ""
17784
17785#: config/tc-tic6x.c:5365
17786msgid "unwound frame has negative size"
17787msgstr ""
17788
17789#: config/tc-tilegx.c:141
17790#, c-format
17791msgid ""
17792" -Q ignored\n"
17793" -V print assembler version number\n"
17794" -EB/-EL generate big-endian/little-endian code\n"
17795" --32/--64 generate 32bit/64bit code\n"
17796msgstr ""
17797
17798#: config/tc-tilegx.c:735 config/tc-tilepro.c:626
17799msgid "Invalid operator for operand."
17800msgstr ""
17801
17802#: config/tc-tilegx.c:758 config/tc-tilepro.c:649
17803msgid "Operator may only be applied to symbols."
17804msgstr ""
17805
17806#: config/tc-tilegx.c:823 config/tc-tilepro.c:714
17807#, c-format
17808msgid "Writes to register '%s' are not allowed."
17809msgstr ""
17810
17811#: config/tc-tilegx.c:850 config/tc-tilepro.c:741
17812#, c-format
17813msgid ""
17814"Two instructions in the same bundle both write to register %s, which is not "
17815"allowed."
17816msgstr ""
17817
17818#: config/tc-tilegx.c:915 config/tc-tilepro.c:805
17819#, c-format
17820msgid "'%s' may not be bundled with other instructions."
17821msgstr ""
17822
17823#: config/tc-tilegx.c:945 config/tc-tilepro.c:835
17824msgid "Invalid combination of instructions for bundle."
17825msgstr ""
17826
17827#: config/tc-tilegx.c:980 config/tc-tilepro.c:870
17828msgid "instruction address is not a multiple of 8"
17829msgstr ""
17830
17831#: config/tc-tilegx.c:1057 config/tc-tilepro.c:948
17832msgid "Invalid expression."
17833msgstr ""
17834
17835#: config/tc-tilegx.c:1103 config/tc-tilepro.c:990
17836#, c-format
17837msgid "Expected register, got '%s'."
17838msgstr ""
17839
17840#: config/tc-tilegx.c:1110 config/tc-tilepro.c:997
17841#, c-format
17842msgid "Found use of non-canonical register name %s; use %s instead."
17843msgstr ""
17844
17845#: config/tc-tilegx.c:1170 config/tc-tilepro.c:1056
17846#, c-format
17847msgid "Too few operands to '%s'."
17848msgstr ""
17849
17850#: config/tc-tilegx.c:1175 config/tc-tilepro.c:1061
17851#, c-format
17852msgid "Unexpected character '%c' after operand %d to %s."
17853msgstr ""
17854
17855#: config/tc-tilegx.c:1196 config/tc-tilepro.c:1082
17856msgid "Expected immediate expression"
17857msgstr ""
17858
17859#: config/tc-tilegx.c:1209 config/tc-tilegx.c:1814 config/tc-tilepro.c:1095
17860#: config/tc-tilepro.c:1594
17861msgid "Found '}' when not bundling."
17862msgstr ""
17863
17864#: config/tc-tilegx.c:1250 config/tc-tilepro.c:1135
17865#, c-format
17866msgid "Unknown opcode `%.*s'."
17867msgstr ""
17868
17869#: config/tc-tilegx.c:1261 config/tc-tilepro.c:1146
17870msgid "Too many instructions for bundle."
17871msgstr ""
17872
17873#: config/tc-tilegx.c:1356 config/tc-tilepro.c:1231
17874msgid "Bad call to md_atof ()"
17875msgstr ""
17876
17877#: config/tc-tilegx.c:1432 config/tc-tilepro.c:1294
17878msgid "This operator only produces two byte values."
17879msgstr ""
17880
17881#: config/tc-tilegx.c:1759 config/tc-tilepro.c:1539
17882#, c-format
17883msgid "internal error? cannot generate `%s' relocation (%d, %d)"
17884msgstr ""
17885
17886#: config/tc-tilegx.c:1802 config/tc-tilepro.c:1582
17887msgid "Found '{' when already bundling."
17888msgstr ""
17889
17890#: config/tc-tilepro.c:98
17891#, c-format
17892msgid ""
17893" -Q ignored\n"
17894" -V print assembler version number\n"
17895msgstr ""
17896
17897#: config/tc-v850.c:294
17898#, c-format
17899msgid ".COMMon length (%d.) < 0! Ignored."
17900msgstr ""
17901
17902#: config/tc-v850.c:315
17903#, c-format
17904msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
17905msgstr ""
17906
17907#: config/tc-v850.c:341
17908msgid "Common alignment negative; 0 assumed"
17909msgstr ""
17910
17911#: config/tc-v850.c:545
17912msgid ".longcall pseudo-op seen when not relaxing"
17913msgstr ""
17914
17915#: config/tc-v850.c:547
17916msgid ".longjump pseudo-op seen when not relaxing"
17917msgstr ""
17918
17919#: config/tc-v850.c:554
17920msgid "bad .longcall format"
17921msgstr ""
17922
17923#: config/tc-v850.c:1393
17924#, c-format
17925msgid "unknown operand shift: %x\n"
17926msgstr ""
17927
17928#: config/tc-v850.c:1394
17929msgid "internal failure in parse_register_list"
17930msgstr ""
17931
17932#: config/tc-v850.c:1410
17933msgid "constant expression or register list expected"
17934msgstr ""
17935
17936#: config/tc-v850.c:1415
17937msgid "high bits set in register list expression"
17938msgstr ""
17939
17940#: config/tc-v850.c:1453 config/tc-v850.c:1510
17941msgid "illegal register included in list"
17942msgstr ""
17943
17944#: config/tc-v850.c:1459
17945msgid "system registers cannot be included in list"
17946msgstr ""
17947
17948#: config/tc-v850.c:1485
17949msgid "second register should follow dash in register list"
17950msgstr ""
17951
17952#: config/tc-v850.c:1490
17953msgid "second register should be greater than first register"
17954msgstr ""
17955
17956#: config/tc-v850.c:1540
17957#, c-format
17958msgid " V850 options:\n"
17959msgstr ""
17960
17961#: config/tc-v850.c:1541
17962#, c-format
17963msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
17964msgstr ""
17965
17966#: config/tc-v850.c:1542
17967#, c-format
17968msgid ""
17969" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
17970msgstr ""
17971
17972#: config/tc-v850.c:1543
17973#, c-format
17974msgid " -mv850 The code is targeted at the v850\n"
17975msgstr ""
17976
17977#: config/tc-v850.c:1544
17978#, c-format
17979msgid " -mv850e The code is targeted at the v850e\n"
17980msgstr ""
17981
17982#: config/tc-v850.c:1545
17983#, c-format
17984msgid " -mv850e1 The code is targeted at the v850e1\n"
17985msgstr ""
17986
17987#: config/tc-v850.c:1546
17988#, c-format
17989msgid " -mv850e2 The code is targeted at the v850e2\n"
17990msgstr ""
17991
17992#: config/tc-v850.c:1547
17993#, c-format
17994msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
17995msgstr ""
17996
17997#: config/tc-v850.c:1548
17998#, c-format
17999msgid " -mv850e2v4 Alias for -mv850e3v5\n"
18000msgstr ""
18001
18002#: config/tc-v850.c:1549
18003#, c-format
18004msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
18005msgstr ""
18006
18007#: config/tc-v850.c:1550
18008#, c-format
18009msgid " -mrelax Enable relaxation\n"
18010msgstr ""
18011
18012#: config/tc-v850.c:1551
18013#, c-format
18014msgid ""
18015" --disp-size-default-22 branch displacement with unknown size is 22 bits "
18016"(default)\n"
18017msgstr ""
18018
18019#: config/tc-v850.c:1552
18020#, c-format
18021msgid ""
18022" --disp-size-default-32 branch displacement with unknown size is 32 "
18023"bits\n"
18024msgstr ""
18025
18026#: config/tc-v850.c:1553
18027#, c-format
18028msgid " -mextension enable extension opcode support\n"
18029msgstr ""
18030
18031#: config/tc-v850.c:1554
18032#, c-format
18033msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
18034msgstr ""
18035
18036#: config/tc-v850.c:1555
18037#, c-format
18038msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
18039msgstr ""
18040
18041#: config/tc-v850.c:1556
18042#, c-format
18043msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
18044msgstr ""
18045
18046#: config/tc-v850.c:1557
18047#, c-format
18048msgid ""
18049" -mrh850-abi Mark the binary as using the RH850 ABI "
18050"(default)\n"
18051msgstr ""
18052
18053#: config/tc-v850.c:1558
18054#, c-format
18055msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
18056msgstr ""
18057
18058#: config/tc-v850.c:1559
18059#, c-format
18060msgid ""
18061" -m4byte-align Mark the binary as using 32-bit alignment "
18062"(default)\n"
18063msgstr ""
18064
18065#: config/tc-v850.c:1560
18066#, c-format
18067msgid ""
18068" -msoft-float Mark the binary as not using FP insns (default "
18069"for pre e2v3)\n"
18070msgstr ""
18071
18072#: config/tc-v850.c:1561
18073#, c-format
18074msgid ""
18075" -mhard-float Mark the binary as using FP insns (default for "
18076"e2v3 and up)\n"
18077msgstr ""
18078
18079#: config/tc-v850.c:1949
18080#, c-format
18081msgid "Unable to determine default target processor from string: %s"
18082msgstr ""
18083
18084#: config/tc-v850.c:1993
18085msgid "hi0() relocation used on an instruction which does not support it"
18086msgstr ""
18087
18088#: config/tc-v850.c:2013
18089msgid "hi() relocation used on an instruction which does not support it"
18090msgstr ""
18091
18092#: config/tc-v850.c:2036
18093msgid "lo() relocation used on an instruction which does not support it"
18094msgstr ""
18095
18096#: config/tc-v850.c:2046
18097msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
18098msgstr ""
18099
18100#: config/tc-v850.c:2062
18101msgid "ctoff() relocation used on an instruction which does not support it"
18102msgstr ""
18103
18104#: config/tc-v850.c:2081
18105msgid "sdaoff() relocation used on an instruction which does not support it"
18106msgstr ""
18107
18108#: config/tc-v850.c:2100
18109msgid "zdaoff() relocation used on an instruction which does not support it"
18110msgstr ""
18111
18112#: config/tc-v850.c:2132
18113msgid "tdaoff() relocation used on an instruction which does not support it"
18114msgstr ""
18115
18116#: config/tc-v850.c:2273
18117#, c-format
18118msgid "operand out of range (%d is not between %d and %d)"
18119msgstr ""
18120
18121#: config/tc-v850.c:2356
18122msgid "st/ld offset 23 instruction was disabled ."
18123msgstr ""
18124
18125#: config/tc-v850.c:2365
18126msgid "Target processor does not support this instruction."
18127msgstr ""
18128
18129#: config/tc-v850.c:2477 config/tc-v850.c:2487 config/tc-v850.c:2508
18130#: config/tc-v850.c:2522 config/tc-v850.c:2528 config/tc-v850.c:2552
18131#: config/tc-v850.c:2558 config/tc-v850.c:2565 config/tc-v850.c:2579
18132#: config/tc-v850.c:2593 config/tc-v850.c:2599 config/tc-v850.c:2936
18133msgid "immediate operand is too large"
18134msgstr ""
18135
18136#: config/tc-v850.c:2494
18137#, c-format
18138msgid "AAARG -> unhandled constant reloc: %d"
18139msgstr ""
18140
18141#: config/tc-v850.c:2629 config/tc-v850.c:2640
18142msgid "constant too big to fit into instruction"
18143msgstr ""
18144
18145#: config/tc-v850.c:2715
18146msgid "odd number cannot be used here"
18147msgstr ""
18148
18149#: config/tc-v850.c:2760
18150msgid "invalid register name"
18151msgstr ""
18152
18153#: config/tc-v850.c:2766
18154msgid "register r0 cannot be used here"
18155msgstr ""
18156
18157#: config/tc-v850.c:2772
18158msgid "odd register cannot be used here"
18159msgstr ""
18160
18161#: config/tc-v850.c:2781
18162msgid "invalid system register name"
18163msgstr ""
18164
18165#: config/tc-v850.c:2795
18166msgid "expected EP register"
18167msgstr ""
18168
18169#: config/tc-v850.c:2812 config/tc-v850.c:2825
18170msgid "invalid condition code name"
18171msgstr ""
18172
18173#: config/tc-v850.c:2818
18174msgid "condition sa cannot be used here"
18175msgstr ""
18176
18177#: config/tc-v850.c:2831
18178msgid "invalid cache operation name"
18179msgstr ""
18180
18181#: config/tc-v850.c:2836
18182msgid "invalid pref operation name"
18183msgstr ""
18184
18185#: config/tc-v850.c:2841
18186msgid "invalid vector register name"
18187msgstr ""
18188
18189#: config/tc-v850.c:2879
18190msgid "syntax error: value is missing before the register name"
18191msgstr ""
18192
18193#: config/tc-v850.c:2881
18194msgid "syntax error: register not expected"
18195msgstr ""
18196
18197#: config/tc-v850.c:2895
18198msgid "syntax error: system register not expected"
18199msgstr ""
18200
18201#: config/tc-v850.c:2900 config/tc-v850.c:2905
18202msgid "syntax error: condition code not expected"
18203msgstr ""
18204
18205#: config/tc-v850.c:2910
18206msgid "syntax error: vector register not expected"
18207msgstr ""
18208
18209#: config/tc-v850.c:2920
18210msgid "immediate 0 cannot be used here"
18211msgstr ""
18212
18213#: config/tc-v850.c:2944
18214msgid "immediate operand is not match"
18215msgstr ""
18216
18217#: config/tc-v850.c:2957
18218msgid "displacement is too large"
18219msgstr ""
18220
18221#: config/tc-v850.c:2975 config/tc-xtensa.c:13149
18222msgid "invalid operand"
18223msgstr ""
18224
18225#: config/tc-v850.c:3087
18226msgid "loop: 32-bit displacement not supported"
18227msgstr ""
18228
18229#: config/tc-vax.c:1344
18230msgid "no '[' to match ']'"
18231msgstr ""
18232
18233#: config/tc-vax.c:1360
18234msgid "bad register in []"
18235msgstr ""
18236
18237#: config/tc-vax.c:1362
18238msgid "[PC] index banned"
18239msgstr ""
18240
18241#: config/tc-vax.c:1398
18242msgid "no '(' to match ')'"
18243msgstr ""
18244
18245#: config/tc-vax.c:1514
18246msgid "invalid branch operand"
18247msgstr ""
18248
18249#: config/tc-vax.c:1541
18250msgid "address prohibits @"
18251msgstr ""
18252
18253#: config/tc-vax.c:1543
18254msgid "address prohibits #"
18255msgstr ""
18256
18257#: config/tc-vax.c:1547
18258msgid "address prohibits -()"
18259msgstr ""
18260
18261#: config/tc-vax.c:1549
18262msgid "address prohibits ()+"
18263msgstr ""
18264
18265#: config/tc-vax.c:1552
18266msgid "address prohibits ()"
18267msgstr ""
18268
18269#: config/tc-vax.c:1554
18270msgid "address prohibits []"
18271msgstr ""
18272
18273#: config/tc-vax.c:1556
18274msgid "address prohibits register"
18275msgstr ""
18276
18277#: config/tc-vax.c:1558
18278msgid "address prohibits displacement length specifier"
18279msgstr ""
18280
18281#: config/tc-vax.c:1586
18282msgid "invalid operand of S^#"
18283msgstr ""
18284
18285#: config/tc-vax.c:1599
18286msgid "S^# needs expression"
18287msgstr ""
18288
18289#: config/tc-vax.c:1606
18290msgid "S^# may only read-access"
18291msgstr ""
18292
18293#: config/tc-vax.c:1629
18294msgid "invalid operand of -()"
18295msgstr ""
18296
18297#: config/tc-vax.c:1635
18298msgid "-(PC) unpredictable"
18299msgstr ""
18300
18301#: config/tc-vax.c:1637
18302msgid "[]index same as -()register: unpredictable"
18303msgstr ""
18304
18305#: config/tc-vax.c:1669
18306msgid "invalid operand of ()+"
18307msgstr ""
18308
18309#: config/tc-vax.c:1675
18310msgid "(PC)+ unpredictable"
18311msgstr ""
18312
18313#: config/tc-vax.c:1677
18314msgid "[]index same as ()+register: unpredictable"
18315msgstr ""
18316
18317#: config/tc-vax.c:1700
18318msgid "# conflicts length"
18319msgstr ""
18320
18321#: config/tc-vax.c:1702
18322msgid "# bars register"
18323msgstr ""
18324
18325#: config/tc-vax.c:1722
18326msgid "writing or modifying # is unpredictable"
18327msgstr ""
18328
18329#: config/tc-vax.c:1748
18330msgid "length not needed"
18331msgstr ""
18332
18333#: config/tc-vax.c:1755
18334msgid "can't []index a register, because it has no address"
18335msgstr ""
18336
18337#: config/tc-vax.c:1757
18338msgid "a register has no address"
18339msgstr ""
18340
18341#: config/tc-vax.c:1766
18342msgid "PC part of operand unpredictable"
18343msgstr ""
18344
18345#: config/tc-vax.c:1924
18346msgid "odd number of bytes in operand description"
18347msgstr ""
18348
18349#: config/tc-vax.c:1938
18350msgid "Bad operand"
18351msgstr ""
18352
18353#: config/tc-vax.c:1943
18354msgid "Not enough operands"
18355msgstr ""
18356
18357#: config/tc-vax.c:2220
18358msgid "SYMBOL TABLE not implemented"
18359msgstr ""
18360
18361#: config/tc-vax.c:2224
18362msgid "TOKEN TRACE not implemented"
18363msgstr ""
18364
18365#: config/tc-vax.c:2228
18366#, c-format
18367msgid "Displacement length %s ignored!"
18368msgstr ""
18369
18370#: config/tc-vax.c:2232
18371#, c-format
18372msgid "I don't need or use temp. file \"%s\"."
18373msgstr ""
18374
18375#: config/tc-vax.c:2236
18376msgid "I don't use an interpass file! -V ignored"
18377msgstr ""
18378
18379#: config/tc-vax.c:2293
18380#, c-format
18381msgid ""
18382"VAX options:\n"
18383"-d LENGTH\t\tignored\n"
18384"-J\t\t\tignored\n"
18385"-S\t\t\tignored\n"
18386"-t FILE\t\t\tignored\n"
18387"-T\t\t\tignored\n"
18388"-V\t\t\tignored\n"
18389msgstr ""
18390
18391#: config/tc-vax.c:2302
18392#, c-format
18393msgid ""
18394"VMS options:\n"
18395"-+\t\t\thash encode names longer than 31 characters\n"
18396"-1\t\t\t`const' handling compatible with gcc 1.x\n"
18397"-H\t\t\tshow new symbol after hash truncation\n"
18398"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
18399"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
18400"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
18401msgstr ""
18402
18403#: config/tc-vax.c:2467
18404#, c-format
18405msgid "Ignoring statement due to \"%s\""
18406msgstr ""
18407
18408#: config/tc-vax.c:2484
18409#, c-format
18410msgid "Aborting because statement has \"%s\""
18411msgstr ""
18412
18413#: config/tc-vax.c:2529
18414msgid "Can't relocate expression"
18415msgstr ""
18416
18417#: config/tc-vax.c:2632
18418msgid "Bignum not permitted in short literal. Immediate mode assumed."
18419msgstr ""
18420
18421#: config/tc-vax.c:2641
18422msgid "Can't do flonum short literal: immediate mode used."
18423msgstr ""
18424
18425#: config/tc-vax.c:2688
18426#, c-format
18427msgid "A bignum/flonum may not be a displacement: 0x%lx used"
18428msgstr ""
18429
18430#: config/tc-vax.c:3000
18431#, c-format
18432msgid "Short literal overflow(%ld.), immediate mode assumed."
18433msgstr ""
18434
18435#: config/tc-vax.c:3009
18436#, c-format
18437msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
18438msgstr ""
18439
18440#: config/tc-vax.c:3074
18441msgid "Length specification ignored. Address mode 9F used"
18442msgstr ""
18443
18444#: config/tc-vax.c:3132
18445msgid "Invalid operand: immediate value used as base address."
18446msgstr ""
18447
18448#: config/tc-vax.c:3134
18449msgid "Invalid operand: immediate value used as address."
18450msgstr ""
18451
18452#: config/tc-vax.c:3159
18453#, c-format
18454msgid "Symbol %s used as immediate operand in PIC mode."
18455msgstr ""
18456
18457#: config/tc-vax.c:3264
18458#, c-format
18459msgid "VIP_BEGIN error:%s"
18460msgstr ""
18461
18462#: config/tc-visium.c:862
18463msgid "Bad call to MD_ATOF()"
18464msgstr ""
18465
18466#: config/tc-wasm32.c:117
18467#, c-format
18468msgid "wasm32 assembler options:\n"
18469msgstr ""
18470
18471#: config/tc-wasm32.c:364
18472msgid "unexpected negative constant"
18473msgstr ""
18474
18475#: config/tc-wasm32.c:426
18476msgid "no function type on PLT reloc"
18477msgstr ""
18478
18479#: config/tc-wasm32.c:441
18480msgid "couldn't find relocation to use"
18481msgstr ""
18482
18483#: config/tc-wasm32.c:513
18484msgid "Not a function type"
18485msgstr ""
18486
18487#: config/tc-wasm32.c:529
18488#, c-format
18489msgid "Unknown type %c\n"
18490msgstr ""
18491
18492#: config/tc-wasm32.c:551 config/tc-wasm32.c:577
18493msgid "Unknown type"
18494msgstr ""
18495
18496#: config/tc-wasm32.c:625
18497msgid "only single block types allowed"
18498msgstr ""
18499
18500#: config/tc-wasm32.c:635
18501msgid "instruction does not take a block type"
18502msgstr ""
18503
18504#: config/tc-wasm32.c:652
18505msgid "missing block type"
18506msgstr ""
18507
18508#: config/tc-wasm32.c:661 config/tc-wasm32.c:665
18509msgid "missing alignment hint"
18510msgstr ""
18511
18512#: config/tc-wasm32.c:669
18513msgid "missing offset"
18514msgstr ""
18515
18516#: config/tc-wasm32.c:675
18517msgid "missing local index"
18518msgstr ""
18519
18520#: config/tc-wasm32.c:680
18521msgid "missing break count"
18522msgstr ""
18523
18524#: config/tc-wasm32.c:685
18525msgid "missing reserved current_memory/grow_memory argument"
18526msgstr ""
18527
18528#: config/tc-wasm32.c:689
18529msgid "missing call argument"
18530msgstr ""
18531
18532#: config/tc-wasm32.c:693
18533msgid "missing call signature"
18534msgstr ""
18535
18536#: config/tc-wasm32.c:695
18537msgid "missing table index"
18538msgstr ""
18539
18540#: config/tc-wasm32.c:726 config/tc-z80.c:1967 read.c:3738
18541#, c-format
18542msgid "junk at end of line, first unrecognized character is `%c'"
18543msgstr ""
18544
18545#: config/tc-xc16x.c:218
18546#, c-format
18547msgid " XC16X specific command line options:\n"
18548msgstr ""
18549
18550#: config/tc-xgate.c:215
18551msgid "architecture variant invalid"
18552msgstr ""
18553
18554#: config/tc-xgate.c:370
18555#, c-format
18556msgid ""
18557"Freescale XGATE co-processor options:\n"
18558" -mshort use 16-bit int ABI (default)\n"
18559" -mlong use 32-bit int ABI\n"
18560" -mshort-double use 32-bit double ABI\n"
18561" -mlong-double use 64-bit double ABI (default)\n"
18562" --mxgate specify the processor variant [default %s]\n"
18563" --print-insn-syntax print the syntax of instruction in case of error\n"
18564" --print-opcodes print the list of instructions with syntax\n"
18565" --generate-example generate an example of each instruction"
18566msgstr ""
18567
18568#: config/tc-xgate.c:493
18569msgid "opcode missing or not found on input line"
18570msgstr ""
18571
18572#: config/tc-xgate.c:498
18573#, c-format
18574msgid "opcode %s not found in opcode hash table"
18575msgstr ""
18576
18577#: config/tc-xgate.c:511
18578msgid "matching operands to opcode"
18579msgstr ""
18580
18581#: config/tc-xgate.c:549
18582msgid ": processing macro, real opcode handle not found in hash"
18583msgstr ""
18584
18585#: config/tc-xgate.c:680
18586#, c-format
18587msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
18588msgstr ""
18589
18590#: config/tc-xgate.c:697
18591#, c-format
18592msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
18593msgstr ""
18594
18595#: config/tc-xgate.c:724
18596msgid "Value out of 3-bit range."
18597msgstr ""
18598
18599#: config/tc-xgate.c:731
18600msgid "Value out of 4-bit range."
18601msgstr ""
18602
18603#: config/tc-xgate.c:738
18604msgid "Value out of 5-bit range."
18605msgstr ""
18606
18607#: config/tc-xgate.c:875
18608msgid ":operand has too many bits"
18609msgstr ""
18610
18611#: config/tc-xgate.c:992
18612msgid "unknown operand count"
18613msgstr ""
18614
18615#: config/tc-xgate.c:1236 config/tc-xgate.c:1248
18616msgid ": expected register name r0-r7 "
18617msgstr ""
18618
18619#: config/tc-xgate.c:1284
18620#, c-format
18621msgid ":operand value(%d) too big for constraint"
18622msgstr ""
18623
18624#: config/tc-xgate.c:1302
18625msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
18626msgstr ""
18627
18628#: config/tc-xgate.c:1315
18629msgid ":unknown relocation constraint size"
18630msgstr ""
18631
18632#: config/tc-xgate.c:1322
18633msgid ": expected register name ccr "
18634msgstr ""
18635
18636#: config/tc-xgate.c:1328
18637msgid ": expected register name pc "
18638msgstr ""
18639
18640#: config/tc-xstormy16.c:77
18641#, c-format
18642msgid " XSTORMY16 specific command line options:\n"
18643msgstr ""
18644
18645#: config/tc-xstormy16.c:223
18646#, c-format
18647msgid "unsupported fptr fixup size %d"
18648msgstr ""
18649
18650#: config/tc-xstormy16.c:235
18651#, c-format
18652msgid "unsupported fixup size %d"
18653msgstr ""
18654
18655#: config/tc-xstormy16.c:266
18656msgid "unsupported fptr fixup"
18657msgstr ""
18658
18659#: config/tc-xtensa.c:647
18660msgid "illegal range of target hardware versions"
18661msgstr ""
18662
18663#: config/tc-xtensa.c:823
18664msgid "--density option is ignored"
18665msgstr ""
18666
18667#: config/tc-xtensa.c:826
18668msgid "--no-density option is ignored"
18669msgstr ""
18670
18671#: config/tc-xtensa.c:844
18672msgid "--generics is deprecated; use --transform instead"
18673msgstr ""
18674
18675#: config/tc-xtensa.c:847
18676msgid "--no-generics is deprecated; use --no-transform instead"
18677msgstr ""
18678
18679#: config/tc-xtensa.c:850
18680msgid "--relax is deprecated; use --transform instead"
18681msgstr ""
18682
18683#: config/tc-xtensa.c:853
18684msgid "--no-relax is deprecated; use --no-transform instead"
18685msgstr ""
18686
18687#: config/tc-xtensa.c:870
18688msgid "--absolute-literals option not supported in this Xtensa configuration"
18689msgstr ""
18690
18691#: config/tc-xtensa.c:943
18692msgid "prefer-l32r conflicts with prefer-const16"
18693msgstr ""
18694
18695#: config/tc-xtensa.c:949
18696msgid "prefer-const16 conflicts with prefer-l32r"
18697msgstr ""
18698
18699#: config/tc-xtensa.c:958 config/tc-xtensa.c:967 config/tc-xtensa.c:971
18700msgid "invalid target hardware version"
18701msgstr ""
18702
18703#: config/tc-xtensa.c:1017
18704msgid "no-auto-litpools is incompatible with auto-litpool-limit"
18705msgstr ""
18706
18707#: config/tc-xtensa.c:1019 config/tc-xtensa.c:1022
18708msgid "invalid auto-litpool-limit argument"
18709msgstr ""
18710
18711#: config/tc-xtensa.c:1024
18712msgid "invalid auto-litpool-limit argument (range is 100-10000)"
18713msgstr ""
18714
18715#: config/tc-xtensa.c:1213
18716msgid "unmatched .end directive"
18717msgstr ""
18718
18719#: config/tc-xtensa.c:1242
18720msgid ".begin directive with no matching .end directive"
18721msgstr ""
18722
18723#: config/tc-xtensa.c:1283
18724msgid "[no-]generics is deprecated; use [no-]transform instead"
18725msgstr ""
18726
18727#: config/tc-xtensa.c:1288
18728msgid "[no-]relax is deprecated; use [no-]transform instead"
18729msgstr ""
18730
18731#: config/tc-xtensa.c:1301
18732#, c-format
18733msgid "directive %s cannot be negated"
18734msgstr ""
18735
18736#: config/tc-xtensa.c:1307
18737msgid "unknown directive"
18738msgstr ""
18739
18740#: config/tc-xtensa.c:1328 config/tc-xtensa.c:1424 config/tc-xtensa.c:1666
18741#: config/tc-xtensa.c:5920
18742msgid "directives are not valid inside bundles"
18743msgstr ""
18744
18745#: config/tc-xtensa.c:1340
18746msgid ".begin literal is deprecated; use .literal instead"
18747msgstr ""
18748
18749#: config/tc-xtensa.c:1354
18750msgid "cannot set literal_prefix inside literal fragment"
18751msgstr ""
18752
18753#: config/tc-xtensa.c:1387
18754msgid ".begin [no-]density is ignored"
18755msgstr ""
18756
18757#: config/tc-xtensa.c:1394 config/tc-xtensa.c:1444
18758msgid "Xtensa absolute literals option not supported; ignored"
18759msgstr ""
18760
18761#: config/tc-xtensa.c:1437
18762msgid ".end [no-]density is ignored"
18763msgstr ""
18764
18765#: config/tc-xtensa.c:1462
18766#, c-format
18767msgid "does not match begin %s%s at %s:%d"
18768msgstr ""
18769
18770#: config/tc-xtensa.c:1517
18771msgid ".literal_position inside literal directive; ignoring"
18772msgstr ""
18773
18774#: config/tc-xtensa.c:1537
18775msgid ".literal not allowed inside .begin literal region"
18776msgstr ""
18777
18778#: config/tc-xtensa.c:1576
18779msgid "expected comma or colon after symbol name; rest of line ignored"
18780msgstr ""
18781
18782#: config/tc-xtensa.c:1635
18783msgid "fall through frequency must be greater than 0"
18784msgstr ""
18785
18786#: config/tc-xtensa.c:1643
18787msgid "branch target frequency must be greater than 0"
18788msgstr ""
18789
18790#: config/tc-xtensa.c:1691
18791#, c-format
18792msgid "opcode-specific %s relocation used outside an instruction"
18793msgstr ""
18794
18795#: config/tc-xtensa.c:1701
18796#, c-format
18797msgid "invalid use of %s relocation"
18798msgstr ""
18799
18800#: config/tc-xtensa.c:1897 config/tc-xtensa.c:1914
18801#, c-format
18802msgid "bad register name: %s"
18803msgstr ""
18804
18805#: config/tc-xtensa.c:1903
18806#, c-format
18807msgid "bad register number: %s"
18808msgstr ""
18809
18810#: config/tc-xtensa.c:1967
18811msgid "pcrel relocation not allowed in an instruction"
18812msgstr ""
18813
18814#: config/tc-xtensa.c:2070
18815msgid "extra colon"
18816msgstr ""
18817
18818#: config/tc-xtensa.c:2131
18819msgid "incorrect register number, ignoring"
18820msgstr ""
18821
18822#: config/tc-xtensa.c:2212
18823#, c-format
18824msgid "cannot encode opcode \"%s\""
18825msgstr ""
18826
18827#: config/tc-xtensa.c:2304
18828#, c-format
18829msgid "not enough operands (%d) for '%s'; expected %d"
18830msgstr ""
18831
18832#: config/tc-xtensa.c:2311
18833#, c-format
18834msgid "too many operands (%d) for '%s'; expected %d"
18835msgstr ""
18836
18837#: config/tc-xtensa.c:2362
18838#, c-format
18839msgid "invalid register '%s' for '%s' instruction"
18840msgstr ""
18841
18842#: config/tc-xtensa.c:2369
18843#, c-format
18844msgid "invalid register number (%ld) for '%s' instruction"
18845msgstr ""
18846
18847#: config/tc-xtensa.c:2436
18848#, c-format
18849msgid "invalid register number (%ld) for '%s'"
18850msgstr ""
18851
18852#: config/tc-xtensa.c:2823
18853#, c-format
18854msgid "operand %d of '%s' has out of range value '%u'"
18855msgstr ""
18856
18857#: config/tc-xtensa.c:2829
18858#, c-format
18859msgid "operand %d of '%s' has invalid value '%u'"
18860msgstr ""
18861
18862#: config/tc-xtensa.c:2876
18863#, c-format
18864msgid "internal error: unknown option name '%s'"
18865msgstr ""
18866
18867#: config/tc-xtensa.c:3985
18868msgid "can't handle generation of literal/labels yet"
18869msgstr ""
18870
18871#: config/tc-xtensa.c:3989
18872msgid "can't handle undefined OP TYPE"
18873msgstr ""
18874
18875#: config/tc-xtensa.c:4050 config/tc-xtensa.c:4059
18876#, c-format
18877msgid "found %d operand for '%s': Expected %d"
18878msgid_plural "found %d operands for '%s': Expected %d"
18879msgstr[0] ""
18880msgstr[1] ""
18881
18882#: config/tc-xtensa.c:4082
18883msgid "immediate operands sum to greater than 32"
18884msgstr ""
18885
18886#: config/tc-xtensa.c:4334
18887#, c-format
18888msgid "invalid relocation for operand %i of '%s'"
18889msgstr ""
18890
18891#: config/tc-xtensa.c:4344
18892#, c-format
18893msgid "invalid expression for operand %i of '%s'"
18894msgstr ""
18895
18896#: config/tc-xtensa.c:4354
18897#, c-format
18898msgid "invalid relocation in instruction slot %i"
18899msgstr ""
18900
18901#: config/tc-xtensa.c:4361
18902#, c-format
18903msgid "undefined symbol for opcode \"%s\""
18904msgstr ""
18905
18906#: config/tc-xtensa.c:4849
18907msgid "opcode 'NOP.N' unavailable in this configuration"
18908msgstr ""
18909
18910#: config/tc-xtensa.c:4909
18911msgid "get_expanded_loop_offset: invalid opcode"
18912msgstr ""
18913
18914#: config/tc-xtensa.c:5067
18915#, c-format
18916msgid "assembly state not set for first frag in section %s"
18917msgstr ""
18918
18919#: config/tc-xtensa.c:5120
18920#, c-format
18921msgid "unaligned branch target: %d bytes at 0x%lx"
18922msgstr ""
18923
18924#: config/tc-xtensa.c:5164
18925#, c-format
18926msgid "unaligned loop: %d bytes at 0x%lx"
18927msgstr ""
18928
18929#: config/tc-xtensa.c:5189
18930msgid "unexpected fix"
18931msgstr ""
18932
18933#: config/tc-xtensa.c:5200 config/tc-xtensa.c:5204
18934msgid "undecodable fix"
18935msgstr ""
18936
18937#: config/tc-xtensa.c:5360
18938msgid "labels are not valid inside bundles"
18939msgstr ""
18940
18941#: config/tc-xtensa.c:5380
18942msgid "invalid last instruction for a zero-overhead loop"
18943msgstr ""
18944
18945#: config/tc-xtensa.c:5447
18946msgid "extra opening brace"
18947msgstr ""
18948
18949#: config/tc-xtensa.c:5457
18950msgid "extra closing brace"
18951msgstr ""
18952
18953#: config/tc-xtensa.c:5484
18954msgid "missing closing brace"
18955msgstr ""
18956
18957#: config/tc-xtensa.c:5582 config/tc-xtensa.c:5611
18958#, c-format
18959msgid "wrong number of operands for '%s'"
18960msgstr ""
18961
18962#: config/tc-xtensa.c:5598
18963#, c-format
18964msgid "bad relocation expression for '%s'"
18965msgstr ""
18966
18967#: config/tc-xtensa.c:5633
18968#, c-format
18969msgid "unknown opcode or format name '%s'"
18970msgstr ""
18971
18972#: config/tc-xtensa.c:5639
18973msgid "format names only valid inside bundles"
18974msgstr ""
18975
18976#: config/tc-xtensa.c:5644
18977#, c-format
18978msgid "multiple formats specified for one bundle; using '%s'"
18979msgstr ""
18980
18981#: config/tc-xtensa.c:5694
18982msgid "entry instruction with stack decrement < 16"
18983msgstr ""
18984
18985#: config/tc-xtensa.c:5748
18986msgid "unaligned entry instruction"
18987msgstr ""
18988
18989#: config/tc-xtensa.c:5813
18990msgid "bad instruction format"
18991msgstr ""
18992
18993#: config/tc-xtensa.c:5816
18994msgid "invalid relocation"
18995msgstr ""
18996
18997#: config/tc-xtensa.c:5827
18998#, c-format
18999msgid "invalid relocation for '%s' instruction"
19000msgstr ""
19001
19002#: config/tc-xtensa.c:5839
19003#, c-format
19004msgid "invalid relocation for operand %d of '%s'"
19005msgstr ""
19006
19007#: config/tc-xtensa.c:6105
19008#, c-format
19009msgid "unhandled local relocation fix %s"
19010msgstr ""
19011
19012#: config/tc-xtensa.c:6156
19013#, c-format
19014msgid "internal error; cannot generate `%s' relocation"
19015msgstr ""
19016
19017#: config/tc-xtensa.c:6373
19018msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
19019msgstr ""
19020
19021#: config/tc-xtensa.c:6380
19022msgid "couldn't find a valid instruction format"
19023msgstr ""
19024
19025#: config/tc-xtensa.c:6381
19026#, c-format
19027msgid " ops were: "
19028msgstr ""
19029
19030#: config/tc-xtensa.c:6383
19031#, c-format
19032msgid " %s;"
19033msgstr ""
19034
19035#: config/tc-xtensa.c:6393
19036#, c-format
19037msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
19038msgstr ""
19039
19040#: config/tc-xtensa.c:6402 config/tc-xtensa.c:6499
19041msgid "illegal resource usage in bundle"
19042msgstr ""
19043
19044#: config/tc-xtensa.c:6588
19045#, c-format
19046msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
19047msgstr ""
19048
19049#: config/tc-xtensa.c:6593
19050#, c-format
19051msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
19052msgstr ""
19053
19054#: config/tc-xtensa.c:6598
19055#, c-format
19056msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
19057msgstr ""
19058
19059#: config/tc-xtensa.c:6603
19060#, c-format
19061msgid ""
19062"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
19063msgstr ""
19064
19065#: config/tc-xtensa.c:6619
19066msgid "multiple branches or jumps in the same bundle"
19067msgstr ""
19068
19069#: config/tc-xtensa.c:7071
19070msgid "cannot assemble into a literal fragment"
19071msgstr ""
19072
19073#: config/tc-xtensa.c:7073
19074msgid "..."
19075msgstr ""
19076
19077#: config/tc-xtensa.c:8285
19078msgid ""
19079"instruction sequence (write a0, branch, retw) may trigger hardware errata"
19080msgstr ""
19081
19082#: config/tc-xtensa.c:8397
19083msgid "branching or jumping to a loop end may trigger hardware errata"
19084msgstr ""
19085
19086#: config/tc-xtensa.c:8479
19087msgid "loop end too close to another loop end may trigger hardware errata"
19088msgstr ""
19089
19090#: config/tc-xtensa.c:8488
19091#, c-format
19092msgid "fr_var %lu < length %d"
19093msgstr ""
19094
19095#: config/tc-xtensa.c:8645
19096msgid ""
19097"loop containing less than three instructions may trigger hardware errata"
19098msgstr ""
19099
19100#: config/tc-xtensa.c:8717
19101msgid "undecodable instruction in instruction frag"
19102msgstr ""
19103
19104#: config/tc-xtensa.c:8827
19105msgid "invalid empty loop"
19106msgstr ""
19107
19108#: config/tc-xtensa.c:8832
19109msgid "loop target does not follow loop instruction in section"
19110msgstr ""
19111
19112#: config/tc-xtensa.c:9403
19113msgid "cannot find suitable trampoline"
19114msgstr ""
19115
19116#: config/tc-xtensa.c:9658
19117msgid "bad relaxation state"
19118msgstr ""
19119
19120#: config/tc-xtensa.c:9716
19121#, c-format
19122msgid "fr_var (%ld) < length (%d)"
19123msgstr ""
19124
19125#: config/tc-xtensa.c:10416
19126msgid "jump target out of range; no usable trampoline found"
19127msgstr ""
19128
19129#: config/tc-xtensa.c:10540
19130msgid "invalid relaxation fragment result"
19131msgstr ""
19132
19133#: config/tc-xtensa.c:10622
19134msgid "unable to widen instruction"
19135msgstr ""
19136
19137#: config/tc-xtensa.c:10761
19138msgid "multiple literals in expansion"
19139msgstr ""
19140
19141#: config/tc-xtensa.c:10765
19142msgid "no registered fragment for literal"
19143msgstr ""
19144
19145#: config/tc-xtensa.c:10767
19146msgid "number of literal tokens != 1"
19147msgstr ""
19148
19149#: config/tc-xtensa.c:10896 config/tc-xtensa.c:10902
19150#, c-format
19151msgid "unresolved loop target symbol: %s"
19152msgstr ""
19153
19154#: config/tc-xtensa.c:11008
19155#, c-format
19156msgid "invalid expression evaluation type %d"
19157msgstr ""
19158
19159#: config/tc-xtensa.c:11025
19160msgid "loop too long for LOOP instruction"
19161msgstr ""
19162
19163#: config/tc-xtensa.c:11398 config/tc-xtensa.c:11635
19164msgid ""
19165"literal pool location required for text-section-literals; specify with ."
19166"literal_position"
19167msgstr ""
19168
19169#: config/tc-xtensa.c:11507
19170#, c-format
19171msgid "fixes not all moved from %s"
19172msgstr ""
19173
19174#: config/tc-xtensa.c:12463
19175msgid "too many operands in instruction"
19176msgstr ""
19177
19178#: config/tc-xtensa.c:12673
19179msgid "invalid symbolic operand"
19180msgstr ""
19181
19182#: config/tc-xtensa.c:12734
19183msgid "operand number mismatch"
19184msgstr ""
19185
19186#: config/tc-xtensa.c:12738
19187#, c-format
19188msgid "cannot encode opcode \"%s\" in the given format \"%s\""
19189msgstr ""
19190
19191#: config/tc-xtensa.c:12763
19192#, c-format
19193msgid "xtensa-isa failure: %s"
19194msgstr ""
19195
19196#: config/tc-xtensa.c:12840
19197msgid "invalid opcode"
19198msgstr ""
19199
19200#: config/tc-xtensa.c:12846
19201msgid "too few operands"
19202msgstr ""
19203
19204#: config/tc-xtensa.c:12852
19205msgid "too many operands"
19206msgstr ""
19207
19208#: config/tc-xtensa.c:12896
19209msgid "multiple writes to the same register"
19210msgstr ""
19211
19212#: config/tc-xtensa.c:13010 config/tc-xtensa.c:13016
19213msgid "out of memory"
19214msgstr ""
19215
19216#: config/tc-xtensa.c:13105
19217msgid "TLS relocation not allowed in FLIX bundle"
19218msgstr ""
19219
19220#. Instructions that generate TLS relocations should always be
19221#. relaxed in the front-end. If "record_fixup" is set, then this
19222#. function is being called during back-end relaxation, so flag
19223#. the unexpected behavior as an error.
19224#: config/tc-xtensa.c:13111
19225msgid "unexpected TLS relocation"
19226msgstr ""
19227
19228#: config/tc-xtensa.c:13155
19229msgid "symbolic operand not allowed"
19230msgstr ""
19231
19232#: config/tc-xtensa.c:13192
19233msgid "cannot decode instruction format"
19234msgstr ""
19235
19236#: config/tc-xtensa.c:13336
19237msgid "ignoring extra '-rename-section' delimiter ':'"
19238msgstr ""
19239
19240#: config/tc-xtensa.c:13341
19241#, c-format
19242msgid "ignoring invalid '-rename-section' specification: '%s'"
19243msgstr ""
19244
19245#: config/tc-xtensa.c:13352
19246#, c-format
19247msgid "section %s renamed multiple times"
19248msgstr ""
19249
19250#: config/tc-xtensa.c:13354
19251#, c-format
19252msgid "multiple sections remapped to output section %s"
19253msgstr ""
19254
19255#: config/tc-z80.c:326
19256msgid "-- unterminated string"
19257msgstr ""
19258
19259#: config/tc-z80.c:392
19260msgid "floating point numbers are not implemented"
19261msgstr ""
19262
19263#: config/tc-z80.c:517 config/tc-z80.c:523
19264msgid "mismatched parentheses"
19265msgstr ""
19266
19267#: config/tc-z80.c:560
19268msgid "bad expression syntax"
19269msgstr ""
19270
19271#: config/tc-z80.c:722
19272msgid "cannot make a relative jump to an absolute location"
19273msgstr ""
19274
19275#: config/tc-z80.c:734 config/tc-z80.c:2018
19276msgid "overflow"
19277msgstr ""
19278
19279#: config/tc-z80.c:1122 config/tc-z80.c:1165 config/tc-z80.c:1209
19280#: config/tc-z80.c:1277 config/tc-z80.c:1329 config/tc-z80.c:1383
19281#: config/tc-z80.c:1652
19282msgid "bad instruction syntax"
19283msgstr ""
19284
19285#: config/tc-z80.c:1255
19286msgid "condition code invalid for jr"
19287msgstr ""
19288
19289#: config/tc-z80.c:1761
19290msgid "parentheses ignored"
19291msgstr ""
19292
19293#: config/tc-z80.c:1993 config/tc-z8k.c:1467 config/tc-z8k.c:1530
19294msgid "relative jump out of range"
19295msgstr ""
19296
19297#: config/tc-z80.c:2010
19298msgid "index offset out of range"
19299msgstr ""
19300
19301#: config/tc-z80.c:2052 config/tc-z8k.c:1538
19302#, c-format
19303msgid "md_apply_fix: unknown r_type 0x%x\n"
19304msgstr ""
19305
19306#: config/tc-z8k.c:281
19307#, c-format
19308msgid "register rr%d out of range"
19309msgstr ""
19310
19311#: config/tc-z8k.c:283
19312#, c-format
19313msgid "register rr%d does not exist"
19314msgstr ""
19315
19316#: config/tc-z8k.c:295
19317#, c-format
19318msgid "register rh%d out of range"
19319msgstr ""
19320
19321#: config/tc-z8k.c:307
19322#, c-format
19323msgid "register rl%d out of range"
19324msgstr ""
19325
19326#: config/tc-z8k.c:320
19327#, c-format
19328msgid "register rq%d out of range"
19329msgstr ""
19330
19331#: config/tc-z8k.c:322
19332#, c-format
19333msgid "register rq%d does not exist"
19334msgstr ""
19335
19336#: config/tc-z8k.c:334
19337#, c-format
19338msgid "register r%d out of range"
19339msgstr ""
19340
19341#: config/tc-z8k.c:375
19342#, c-format
19343msgid "expected %c"
19344msgstr ""
19345
19346#: config/tc-z8k.c:390
19347#, c-format
19348msgid "register is wrong size for a word %s"
19349msgstr ""
19350
19351#: config/tc-z8k.c:404
19352#, c-format
19353msgid "register is wrong size for address %s"
19354msgstr ""
19355
19356#: config/tc-z8k.c:538
19357#, c-format
19358msgid "unknown interrupt %s"
19359msgstr ""
19360
19361#. No interrupt type specified, opcode won't do anything.
19362#: config/tc-z8k.c:561
19363msgid "opcode has no effect"
19364msgstr ""
19365
19366#: config/tc-z8k.c:672
19367msgid "Missing ) in ra(rb)"
19368msgstr ""
19369
19370#: config/tc-z8k.c:752 config/tc-z8k.c:791
19371#, c-format
19372msgid "invalid condition code '%s'"
19373msgstr ""
19374
19375#: config/tc-z8k.c:764
19376#, c-format
19377msgid "invalid flag '%s'"
19378msgstr ""
19379
19380#: config/tc-z8k.c:918 config/tc-z8k.c:924
19381msgid "invalid indirect register size"
19382msgstr ""
19383
19384#: config/tc-z8k.c:941 config/tc-z8k.c:1097 config/tc-z8k.c:1102
19385msgid "invalid control register name"
19386msgstr ""
19387
19388#: config/tc-z8k.c:1086
19389msgid "immediate must be 1 or 2"
19390msgstr ""
19391
19392#: config/tc-z8k.c:1089
19393msgid "immediate 1 or 2 expected"
19394msgstr ""
19395
19396#: config/tc-z8k.c:1120
19397msgid "can't use R0 here"
19398msgstr ""
19399
19400#: config/tc-z8k.c:1278
19401msgid "Can't find opcode to match operands"
19402msgstr ""
19403
19404#: config/tc-z8k.c:1325
19405#, c-format
19406msgid "invalid architecture -z%s"
19407msgstr ""
19408
19409#: config/tc-z8k.c:1344
19410#, c-format
19411msgid ""
19412" Z8K options:\n"
19413" -z8001 generate segmented code\n"
19414" -z8002 generate unsegmented code\n"
19415" -linkrelax create linker relaxable code\n"
19416msgstr ""
19417
19418#: config/tc-z8k.c:1356
19419#, c-format
19420msgid "call to md_convert_frag\n"
19421msgstr ""
19422
19423#: config/tc-z8k.c:1463 config/tc-z8k.c:1503 config/tc-z8k.c:1526
19424msgid "cannot branch to odd address"
19425msgstr ""
19426
19427#: config/tc-z8k.c:1485
19428msgid "relative address out of range"
19429msgstr ""
19430
19431#: config/tc-z8k.c:1506
19432msgid "relative call out of range"
19433msgstr ""
19434
19435#: config/tc-z8k.c:1550
19436#, c-format
19437msgid "call to md_estimate_size_before_relax\n"
19438msgstr ""
19439
19440#: config/xtensa-relax.c:1550
19441#, c-format
19442msgid "invalid configuration option '%s' in transition rule '%s'"
19443msgstr ""
19444
19445#: config/xtensa-relax.c:1675 config/xtensa-relax.c:1685
19446#, c-format
19447msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
19448msgstr ""
19449
19450#: config/xtensa-relax.c:1692
19451#, c-format
19452msgid "opcode '%s': precondition only contains constants in '%s'"
19453msgstr ""
19454
19455#: config/xtensa-relax.c:1739
19456msgid "expected one operand for generated literal"
19457msgstr ""
19458
19459#: config/xtensa-relax.c:1746
19460msgid "expected 0 operands for generated label"
19461msgstr ""
19462
19463#: config/xtensa-relax.c:1759
19464#, c-format
19465msgid "invalid opcode '%s' in transition rule '%s'"
19466msgstr ""
19467
19468#: config/xtensa-relax.c:1767
19469#, c-format
19470msgid "opcode '%s': replacement does not have %d op"
19471msgid_plural "opcode '%s': replacement does not have %d ops"
19472msgstr[0] ""
19473msgstr[1] ""
19474
19475#: config/xtensa-relax.c:1783
19476#, c-format
19477msgid "opcode '%s': cannot find literal definition"
19478msgstr ""
19479
19480#: config/xtensa-relax.c:1799 config/xtensa-relax.c:1829
19481#, c-format
19482msgid "opcode '%s': unidentified operand '%s' in '%s'"
19483msgstr ""
19484
19485#: config/xtensa-relax.c:1824
19486#, c-format
19487msgid "unknown user-defined function %s"
19488msgstr ""
19489
19490#: config/xtensa-relax.c:1835
19491#, c-format
19492msgid "opcode '%s': could not parse operand '%s' in '%s'"
19493msgstr ""
19494
19495#: config/xtensa-relax.c:1875
19496#, c-format
19497msgid "could not parse INSN_PATTERN '%s'"
19498msgstr ""
19499
19500#: config/xtensa-relax.c:1879
19501#, c-format
19502msgid "could not parse INSN_REPL '%s'"
19503msgstr ""
19504
19505#: config/xtensa-relax.c:1890
19506#, c-format
19507msgid "could not build transition for %s => %s"
19508msgstr ""
19509
19510#: depend.c:194
19511#, c-format
19512msgid "can't open `%s' for writing"
19513msgstr ""
19514
19515#: depend.c:206
19516#, c-format
19517msgid "can't close `%s'"
19518msgstr ""
19519
19520#: dw2gencfi.c:319 read.c:2442
19521#, c-format
19522msgid "bfd_set_section_flags: %s"
19523msgstr ""
19524
19525#: dw2gencfi.c:591 dw2gencfi.c:607
19526#, c-format
19527msgid "register save offset not a multiple of %u"
19528msgstr ""
19529
19530#: dw2gencfi.c:690
19531msgid "CFI state restore without previous remember"
19532msgstr ""
19533
19534#: dw2gencfi.c:748
19535msgid "missing separator"
19536msgstr ""
19537
19538#: dw2gencfi.c:797
19539msgid "bad register expression"
19540msgstr ""
19541
19542#: dw2gencfi.c:818 dw2gencfi.c:948 dw2gencfi.c:986 dw2gencfi.c:1057
19543#: dw2gencfi.c:1130 dw2gencfi.c:1195 dw2gencfi.c:1376
19544msgid "CFI instruction used without previous .cfi_startproc"
19545msgstr ""
19546
19547#: dw2gencfi.c:1011
19548msgid "invalid or unsupported encoding in .cfi_personality"
19549msgstr ""
19550
19551#: dw2gencfi.c:1018
19552msgid ".cfi_personality requires encoding and symbol arguments"
19553msgstr ""
19554
19555#: dw2gencfi.c:1041
19556msgid "wrong second argument to .cfi_personality"
19557msgstr ""
19558
19559#: dw2gencfi.c:1082 dw2gencfi.c:1158
19560msgid "invalid or unsupported encoding in .cfi_lsda"
19561msgstr ""
19562
19563#: dw2gencfi.c:1089
19564msgid ".cfi_lsda requires encoding and symbol arguments"
19565msgstr ""
19566
19567#: dw2gencfi.c:1114
19568msgid "wrong second argument to .cfi_lsda"
19569msgstr ""
19570
19571#: dw2gencfi.c:1180
19572msgid "wrong third argument to .cfi_val_encoded_addr"
19573msgstr ""
19574
19575#: dw2gencfi.c:1278
19576msgid "inconsistent uses of .cfi_sections"
19577msgstr ""
19578
19579#: dw2gencfi.c:1289
19580msgid "previous CFI entry not closed (missing .cfi_endproc)"
19581msgstr ""
19582
19583#: dw2gencfi.c:1330
19584msgid ".cfi_endproc without corresponding .cfi_startproc"
19585msgstr ""
19586
19587#: dw2gencfi.c:1387
19588msgid "wrong argument to .cfi_personality_id"
19589msgstr ""
19590
19591#: dw2gencfi.c:1397
19592msgid ".cfi_fde_data without corresponding .cfi_startproc"
19593msgstr ""
19594
19595#: dw2gencfi.c:1506
19596msgid "unexpected .cfi_inline_lsda"
19597msgstr ""
19598
19599#: dw2gencfi.c:1513
19600msgid ".cfi_inline_lsda not valid for this frame"
19601msgstr ""
19602
19603#: dw2gencfi.c:1521
19604msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
19605msgstr ""
19606
19607#: dw2gencfi.c:1534
19608#, c-format
19609msgid "Alignment too large: %d. assumed."
19610msgstr ""
19611
19612#: dw2gencfi.c:1538
19613msgid "Alignment negative: 0 assumed."
19614msgstr ""
19615
19616#: dw2gencfi.c:1564
19617msgid ".cfi_inline_lsda is not supported for this target"
19618msgstr ""
19619
19620#: dw2gencfi.c:1571
19621msgid ".cfi_fde_data is not supported for this target"
19622msgstr ""
19623
19624#: dw2gencfi.c:1578
19625msgid ".cfi_personality_id is not supported for this target"
19626msgstr ""
19627
19628#: dw2gencfi.c:2364 dw2gencfi.c:2520
19629msgid "open CFI at the end of file; missing .cfi_endproc directive"
19630msgstr ""
19631
19632#: dw2gencfi.c:2547
19633msgid "CFI is not supported for this target"
19634msgstr ""
19635
19636#: dwarf2dbg.c:372 dwarf2dbg.c:2290
19637msgid "view number mismatch"
19638msgstr ""
19639
19640#: dwarf2dbg.c:782 dwarf2dbg.c:826
19641msgid "file number less than one"
19642msgstr ""
19643
19644#: dwarf2dbg.c:792
19645#, c-format
19646msgid "file number %ld already allocated"
19647msgstr ""
19648
19649#: dwarf2dbg.c:831 dwarf2dbg.c:1699
19650#, c-format
19651msgid "unassigned file number %ld"
19652msgstr ""
19653
19654#: dwarf2dbg.c:900
19655msgid "is_stmt value not 0 or 1"
19656msgstr ""
19657
19658#: dwarf2dbg.c:912
19659msgid "isa number less than zero"
19660msgstr ""
19661
19662#: dwarf2dbg.c:924
19663msgid "discriminator less than zero"
19664msgstr ""
19665
19666#: dwarf2dbg.c:943
19667msgid "numeric view can only be asserted to zero"
19668msgstr ""
19669
19670#: dwarf2dbg.c:981
19671#, c-format
19672msgid "unknown .loc sub-directive `%s'"
19673msgstr ""
19674
19675#: dwarf2dbg.c:1776
19676msgid "internal error: unknown dwarf2 format"
19677msgstr ""
19678
19679#: ecoff.c:1559
19680#, c-format
19681msgid "string too big (%lu bytes)"
19682msgstr ""
19683
19684#: ecoff.c:1585
19685#, c-format
19686msgid "inserting \"%s\" into string hash table: %s"
19687msgstr ""
19688
19689#: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
19690#: ecoff.c:2135
19691msgid "no current file pointer"
19692msgstr ""
19693
19694#: ecoff.c:1703
19695msgid "too many st_End's"
19696msgstr ""
19697
19698#: ecoff.c:2041
19699#, c-format
19700msgid "inserting \"%s\" into tag hash table: %s"
19701msgstr ""
19702
19703#: ecoff.c:2204
19704msgid "fake .file after real one"
19705msgstr ""
19706
19707#: ecoff.c:2293
19708msgid "filename goes over one page boundary"
19709msgstr ""
19710
19711#: ecoff.c:2426
19712msgid ".begin directive without a preceding .file directive"
19713msgstr ""
19714
19715#: ecoff.c:2433
19716msgid ".begin directive without a preceding .ent directive"
19717msgstr ""
19718
19719#: ecoff.c:2463
19720msgid ".bend directive without a preceding .file directive"
19721msgstr ""
19722
19723#: ecoff.c:2470
19724msgid ".bend directive without a preceding .ent directive"
19725msgstr ""
19726
19727#: ecoff.c:2482
19728msgid ".bend directive names unknown symbol"
19729msgstr ""
19730
19731#: ecoff.c:2524
19732msgid ".def pseudo-op used inside of .def/.endef; ignored"
19733msgstr ""
19734
19735#: ecoff.c:2526
19736msgid "empty symbol name in .def; ignored"
19737msgstr ""
19738
19739#: ecoff.c:2563
19740msgid ".dim pseudo-op used outside of .def/.endef; ignored"
19741msgstr ""
19742
19743#: ecoff.c:2578
19744msgid "badly formed .dim directive"
19745msgstr ""
19746
19747#: ecoff.c:2591
19748msgid "too many .dim entries"
19749msgstr ""
19750
19751#: ecoff.c:2611
19752msgid ".scl pseudo-op used outside of .def/.endef; ignored"
19753msgstr ""
19754
19755#: ecoff.c:2636
19756msgid ".size pseudo-op used outside of .def/.endef; ignored"
19757msgstr ""
19758
19759#: ecoff.c:2651
19760msgid "badly formed .size directive"
19761msgstr ""
19762
19763#: ecoff.c:2664
19764msgid "too many .size entries"
19765msgstr ""
19766
19767#: ecoff.c:2686
19768msgid ".type pseudo-op used outside of .def/.endef; ignored"
19769msgstr ""
19770
19771#. FIXME: We could handle this by setting the continued bit.
19772#. There would still be a limit: the .type argument can not
19773#. be infinite.
19774#: ecoff.c:2704
19775#, c-format
19776msgid "the type of %s is too complex; it will be simplified"
19777msgstr ""
19778
19779#: ecoff.c:2715
19780msgid "Unrecognized .type argument"
19781msgstr ""
19782
19783#: ecoff.c:2753
19784msgid ".tag pseudo-op used outside of .def/.endef; ignored"
19785msgstr ""
19786
19787#: ecoff.c:2777
19788msgid ".val pseudo-op used outside of .def/.endef; ignored"
19789msgstr ""
19790
19791#: ecoff.c:2785
19792msgid ".val expression is too complex"
19793msgstr ""
19794
19795#: ecoff.c:2815
19796msgid ".endef pseudo-op used before .def; ignored"
19797msgstr ""
19798
19799#: ecoff.c:2841 ecoff.c:2922
19800msgid "bad COFF debugging information"
19801msgstr ""
19802
19803#: ecoff.c:2890
19804#, c-format
19805msgid "no tag specified for %s"
19806msgstr ""
19807
19808#: ecoff.c:2992
19809msgid ".end directive without a preceding .file directive"
19810msgstr ""
19811
19812#: ecoff.c:3020
19813msgid ".end directive names unknown symbol"
19814msgstr ""
19815
19816#: ecoff.c:3051
19817msgid "second .ent directive found before .end directive"
19818msgstr ""
19819
19820#: ecoff.c:3060
19821#, c-format
19822msgid "%s directive has no name"
19823msgstr ""
19824
19825#: ecoff.c:3121
19826msgid "no way to handle .file within .ent/.end section"
19827msgstr ""
19828
19829#: ecoff.c:3238
19830msgid ".loc before .file"
19831msgstr ""
19832
19833#: ecoff.c:3440
19834#, c-format
19835msgid ".stab%c is not supported"
19836msgstr ""
19837
19838#: ecoff.c:3450
19839#, c-format
19840msgid ".stab%c: ignoring non-zero other field"
19841msgstr ""
19842
19843#: ecoff.c:3484
19844#, c-format
19845msgid ""
19846"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
19847msgstr ""
19848
19849#: ecoff.c:3518
19850#, c-format
19851msgid "illegal .stab%c directive, bad character"
19852msgstr ""
19853
19854#: ecoff.c:3977 ecoff.c:4166 ecoff.c:4191
19855msgid ".begin/.bend in different segments"
19856msgstr ""
19857
19858#: ecoff.c:4687
19859msgid "missing .end or .bend at end of file"
19860msgstr ""
19861
19862#: ecoff.c:5172
19863msgid "GP prologue size exceeds field size, using 0 instead"
19864msgstr ""
19865
19866#: expr.c:82 read.c:3803
19867msgid "bignum invalid"
19868msgstr ""
19869
19870#: expr.c:84 read.c:3805 read.c:4310 read.c:5156
19871msgid "floating point number invalid"
19872msgstr ""
19873
19874#: expr.c:207
19875msgid "bad floating-point constant: exponent overflow"
19876msgstr ""
19877
19878#: expr.c:211
19879#, c-format
19880msgid "bad floating-point constant: unknown error code=%d"
19881msgstr ""
19882
19883#: expr.c:396
19884msgid ""
19885"a bignum with underscores may not have more than 8 hex digits in any word"
19886msgstr ""
19887
19888#: expr.c:419
19889msgid "a bignum with underscores must have exactly 4 words"
19890msgstr ""
19891
19892#. Either not seen or not defined.
19893#. @@ Should print out the original string instead of
19894#. the parsed number.
19895#: expr.c:557
19896#, c-format
19897msgid "backward ref to unknown label \"%d:\""
19898msgstr ""
19899
19900#: expr.c:675
19901msgid "character constant too large"
19902msgstr ""
19903
19904#: expr.c:970
19905#, c-format
19906msgid "found '%c', expected: '%c'"
19907msgstr ""
19908
19909#: expr.c:973
19910#, c-format
19911msgid "missing '%c'"
19912msgstr ""
19913
19914#: expr.c:985 read.c:4607
19915msgid "EBCDIC constants are not supported"
19916msgstr ""
19917
19918#: expr.c:1112
19919#, c-format
19920msgid "Unary operator %c ignored because bad operand follows"
19921msgstr ""
19922
19923#: expr.c:1162 expr.c:1193
19924msgid "syntax error in .startof. or .sizeof."
19925msgstr ""
19926
19927#: expr.c:1274 expr.c:1598
19928#, c-format
19929msgid "invalid use of operator \"%s\""
19930msgstr ""
19931
19932#: expr.c:1782
19933msgid "missing operand; zero assumed"
19934msgstr ""
19935
19936#: expr.c:1821
19937msgid "left operand is a bignum; integer 0 assumed"
19938msgstr ""
19939
19940#: expr.c:1823
19941msgid "left operand is a float; integer 0 assumed"
19942msgstr ""
19943
19944#: expr.c:1832
19945msgid "right operand is a bignum; integer 0 assumed"
19946msgstr ""
19947
19948#: expr.c:1834
19949msgid "right operand is a float; integer 0 assumed"
19950msgstr ""
19951
19952#: expr.c:1912 symbols.c:1558
19953msgid "division by zero"
19954msgstr ""
19955
19956#: expr.c:1918
19957msgid "shift count"
19958msgstr ""
19959
19960#: expr.c:2039
19961msgid "operation combines symbols in different segments"
19962msgstr ""
19963
19964#: expr.c:2361
19965msgid "missing closing '\"'"
19966msgstr ""
19967
19968#: frags.c:60
19969msgid "attempt to allocate data in absolute section"
19970msgstr ""
19971
19972#: frags.c:66
19973msgid "attempt to allocate data in common section"
19974msgstr ""
19975
19976#: frags.c:115 write.c:1470
19977#, c-format
19978msgid "can't extend frag %lu char"
19979msgid_plural "can't extend frag %lu chars"
19980msgstr[0] ""
19981msgstr[1] ""
19982
19983#. For error messages.
19984#. Detect if we are reading from stdin by examining the file
19985#. name returned by as_where().
19986#.
19987#. [FIXME: We rely upon the name in the strcmp below being the
19988#. same as the one used by input_scrub_new_file(), if that is
19989#. not true, then this code will fail].
19990#.
19991#. If we are reading from stdin, then we need to save each input
19992#. line here (assuming of course that we actually have a line of
19993#. input to read), so that it can be displayed in the listing
19994#. that is produced at the end of the assembly.
19995#: input-file.c:136 input-scrub.c:240 listing.c:353
19996msgid "{standard input}"
19997msgstr ""
19998
19999#: input-file.c:141
20000#, c-format
20001msgid "can't open %s for reading: %s"
20002msgstr ""
20003
20004#: input-file.c:150 input-file.c:224
20005#, c-format
20006msgid "can't read from %s: %s"
20007msgstr ""
20008
20009#: input-file.c:252 listing.c:1443 output-file.c:71
20010#, c-format
20011msgid "can't close %s: %s"
20012msgstr ""
20013
20014#: input-scrub.c:267
20015msgid "macros nested too deeply"
20016msgstr ""
20017
20018#: itbl-ops.c:328
20019#, c-format
20020msgid "Unable to allocate memory for new instructions\n"
20021msgstr ""
20022
20023#: listing.c:253 messages.c:165 messages.c:167 messages.c:170
20024msgid "Warning: "
20025msgstr ""
20026
20027#: listing.c:259 messages.c:230 messages.c:232 messages.c:235
20028msgid "Error: "
20029msgstr ""
20030
20031#: listing.c:625
20032#, c-format
20033msgid "unable to rebuffer file: %s\n"
20034msgstr ""
20035
20036#: listing.c:1329
20037#, c-format
20038msgid ""
20039"\n"
20040" time stamp \t: %s\n"
20041"\n"
20042msgstr ""
20043
20044#: listing.c:1339
20045#, c-format
20046msgid "%s "
20047msgstr ""
20048
20049#: listing.c:1344
20050#, c-format
20051msgid ""
20052"\n"
20053"\t%s "
20054msgstr ""
20055
20056#: listing.c:1354
20057msgid ""
20058"\n"
20059" options passed\t: "
20060msgstr ""
20061
20062#: listing.c:1393
20063#, c-format
20064msgid ""
20065" GNU assembler version %s (%s)\n"
20066"\t using BFD version %s."
20067msgstr ""
20068
20069#: listing.c:1396
20070#, c-format
20071msgid ""
20072"\n"
20073" input file \t: %s"
20074msgstr ""
20075
20076#: listing.c:1397
20077#, c-format
20078msgid ""
20079"\n"
20080" output file \t: %s"
20081msgstr ""
20082
20083#: listing.c:1398
20084#, c-format
20085msgid ""
20086"\n"
20087" target \t: %s"
20088msgstr ""
20089
20090#: listing.c:1422
20091#, c-format
20092msgid "can't open %s: %s"
20093msgstr ""
20094
20095#: listing.c:1507
20096msgid "strange paper height, set to no form"
20097msgstr ""
20098
20099#: listing.c:1569
20100msgid "new line in title"
20101msgstr ""
20102
20103#. Turns the next expression into a string.
20104#: macro.c:382
20105#, no-c-format
20106msgid "% operator needs absolute expression"
20107msgstr ""
20108
20109#: macro.c:536
20110#, c-format
20111msgid "Missing parameter qualifier for `%s' in macro `%s'"
20112msgstr ""
20113
20114#: macro.c:546
20115#, c-format
20116msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
20117msgstr ""
20118
20119#: macro.c:563
20120#, c-format
20121msgid "Pointless default value for required parameter `%s' in macro `%s'"
20122msgstr ""
20123
20124#: macro.c:575
20125#, c-format
20126msgid "A parameter named `%s' already exists for macro `%s'"
20127msgstr ""
20128
20129#: macro.c:612
20130#, c-format
20131msgid "Reserved word `%s' used as parameter in macro `%s'"
20132msgstr ""
20133
20134#: macro.c:670
20135#, c-format
20136msgid "unexpected end of file in macro `%s' definition"
20137msgstr ""
20138
20139#: macro.c:682
20140#, c-format
20141msgid "missing `)' after formals in macro definition `%s'"
20142msgstr ""
20143
20144#: macro.c:697
20145msgid "Missing macro name"
20146msgstr ""
20147
20148#: macro.c:706
20149#, c-format
20150msgid "Bad parameter list for macro `%s'"
20151msgstr ""
20152
20153#: macro.c:712
20154#, c-format
20155msgid "Macro `%s' was already defined"
20156msgstr ""
20157
20158#: macro.c:837 macro.c:839
20159msgid "missing `)'"
20160msgstr ""
20161
20162#: macro.c:936
20163#, c-format
20164msgid "`%s' was already used as parameter (or another local) name"
20165msgstr ""
20166
20167#: macro.c:1094
20168msgid "confusion in formal parameters"
20169msgstr ""
20170
20171#: macro.c:1102
20172#, c-format
20173msgid "Parameter named `%s' does not exist for macro `%s'"
20174msgstr ""
20175
20176#: macro.c:1113
20177#, c-format
20178msgid "Value for parameter `%s' of macro `%s' was already specified"
20179msgstr ""
20180
20181#: macro.c:1127
20182msgid "can't mix positional and keyword arguments"
20183msgstr ""
20184
20185#: macro.c:1138
20186msgid "too many positional arguments"
20187msgstr ""
20188
20189#: macro.c:1186
20190#, c-format
20191msgid "Missing value for required parameter `%s' of macro `%s'"
20192msgstr ""
20193
20194#: macro.c:1304
20195#, c-format
20196msgid "Attempt to purge non-existing macro `%s'"
20197msgstr ""
20198
20199#: macro.c:1324
20200msgid "unexpected end of file in irp or irpc"
20201msgstr ""
20202
20203#: macro.c:1332
20204msgid "missing model parameter"
20205msgstr ""
20206
20207#: messages.c:91
20208#, c-format
20209msgid "Assembler messages:\n"
20210msgstr ""
20211
20212#: messages.c:289
20213#, c-format
20214msgid "Fatal error: "
20215msgstr ""
20216
20217#: messages.c:310
20218#, c-format
20219msgid "Internal error (%s).\n"
20220msgstr ""
20221
20222#: messages.c:312
20223#, c-format
20224msgid "Internal error in %s at %s:%d.\n"
20225msgstr ""
20226
20227#: messages.c:314
20228#, c-format
20229msgid "Internal error at %s:%d.\n"
20230msgstr ""
20231
20232#: messages.c:316
20233#, c-format
20234msgid "Please report this bug.\n"
20235msgstr ""
20236
20237#: messages.c:400
20238#, c-format
20239msgid "%s out of domain (%d is not a multiple of %d)"
20240msgstr ""
20241
20242#: messages.c:418
20243#, c-format
20244msgid "%s out of range (%d is not between %d and %d)"
20245msgstr ""
20246
20247#. xgettext:c-format.
20248#: messages.c:441
20249#, c-format
20250msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
20251msgstr ""
20252
20253#: output-file.c:34
20254#, c-format
20255msgid "can't open a bfd on stdout %s"
20256msgstr ""
20257
20258#: output-file.c:41
20259#, c-format
20260msgid "selected target format '%s' unknown"
20261msgstr ""
20262
20263#: output-file.c:43
20264#, c-format
20265msgid "can't create %s: %s"
20266msgstr ""
20267
20268#: read.c:521
20269#, c-format
20270msgid "error constructing %s pseudo-op table: %s"
20271msgstr ""
20272
20273#: read.c:703
20274msgid "cannot change section or subsection inside .bundle_lock"
20275msgstr ""
20276
20277#: read.c:719
20278#, c-format
20279msgid ""
20280".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
20281msgstr ""
20282
20283#: read.c:728
20284#, c-format
20285msgid ""
20286"single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
20287msgstr ""
20288
20289#: read.c:769 read.c:2812 read.c:3383
20290msgid "ignoring fill value in absolute section"
20291msgstr ""
20292
20293#: read.c:771 read.c:2827 read.c:3422
20294#, c-format
20295msgid "ignoring fill value in section `%s'"
20296msgstr ""
20297
20298#: read.c:1131
20299#, c-format
20300msgid "unknown pseudo-op: `%s'"
20301msgstr ""
20302
20303#: read.c:1184
20304msgid "unable to continue with assembly."
20305msgstr ""
20306
20307#: read.c:1226
20308#, c-format
20309msgid "label \"%d$\" redefined"
20310msgstr ""
20311
20312#: read.c:1373
20313msgid ".bundle_lock with no matching .bundle_unlock"
20314msgstr ""
20315
20316#: read.c:1470
20317msgid ".abort detected. Abandoning ship."
20318msgstr ""
20319
20320#: read.c:1532
20321#, c-format
20322msgid "alignment too large: %u assumed"
20323msgstr ""
20324
20325#: read.c:1564
20326msgid "expected fill pattern missing"
20327msgstr ""
20328
20329#: read.c:1589
20330#, c-format
20331msgid "fill pattern too long, truncating to %u"
20332msgstr ""
20333
20334#: read.c:1687
20335msgid "symbol name not recognised in the current locale"
20336msgstr ""
20337
20338#. Some of the back ends can't deal with non-positive line numbers.
20339#. Besides, it's silly. GCC however will generate a line number of
20340#. zero when it is pre-processing builtins for assembler-with-cpp files:
20341#.
20342#. # 0 "<built-in>"
20343#.
20344#. We do not want to barf on this, especially since such files are used
20345#. in the GCC and GDB testsuites. So we check for negative line numbers
20346#. rather than non-positive line numbers.
20347#: read.c:2029
20348#, c-format
20349msgid "line numbers must be positive; line number %d rejected"
20350msgstr ""
20351
20352#: read.c:2066
20353#, c-format
20354msgid "incompatible flag %i in line directive"
20355msgstr ""
20356
20357#: read.c:2078
20358#, c-format
20359msgid "unsupported flag %i in line directive"
20360msgstr ""
20361
20362#: read.c:2117
20363msgid "start address not supported"
20364msgstr ""
20365
20366#: read.c:2126
20367msgid ".err encountered"
20368msgstr ""
20369
20370#: read.c:2142
20371msgid ".error directive invoked in source file"
20372msgstr ""
20373
20374#: read.c:2143
20375msgid ".warning directive invoked in source file"
20376msgstr ""
20377
20378#: read.c:2149
20379#, c-format
20380msgid "%s argument must be a string"
20381msgstr ""
20382
20383#: read.c:2181 read.c:2183
20384#, c-format
20385msgid ".fail %ld encountered"
20386msgstr ""
20387
20388#: read.c:2223
20389#, c-format
20390msgid ".fill size clamped to %d"
20391msgstr ""
20392
20393#: read.c:2228
20394msgid "size negative; .fill ignored"
20395msgstr ""
20396
20397#: read.c:2234
20398msgid "repeat < 0; .fill ignored"
20399msgstr ""
20400
20401#: read.c:2243
20402msgid "non-constant fill count for absolute section"
20403msgstr ""
20404
20405#: read.c:2245
20406msgid "attempt to fill absolute section with non-zero value"
20407msgstr ""
20408
20409#: read.c:2251
20410#, c-format
20411msgid "attempt to fill section `%s' with non-zero value"
20412msgstr ""
20413
20414#: read.c:2408
20415#, c-format
20416msgid "unrecognized .linkonce type `%s'"
20417msgstr ""
20418
20419#: read.c:2420
20420msgid ".linkonce is not supported for this object file format"
20421msgstr ""
20422
20423#: read.c:2515
20424msgid "expected alignment after size"
20425msgstr ""
20426
20427#: read.c:2734
20428#, c-format
20429msgid "attempt to redefine pseudo-op `%s' ignored"
20430msgstr ""
20431
20432#: read.c:2753
20433msgid "ignoring macro exit outside a macro definition."
20434msgstr ""
20435
20436#: read.c:2807
20437#, c-format
20438msgid "invalid segment \"%s\""
20439msgstr ""
20440
20441#: read.c:2815
20442msgid "only constant offsets supported in absolute section"
20443msgstr ""
20444
20445#: read.c:2858
20446msgid "MRI style ORG pseudo-op not supported"
20447msgstr ""
20448
20449#: read.c:3029
20450#, c-format
20451msgid ".end%c encountered without preceding %s"
20452msgstr ""
20453
20454#: read.c:3058 read.c:3094
20455#, c-format
20456msgid "negative count for %s - ignored"
20457msgstr ""
20458
20459#: read.c:3065 read.c:3101
20460#, c-format
20461msgid "%s without %s"
20462msgstr ""
20463
20464#: read.c:3336
20465msgid "unsupported variable size or fill value"
20466msgstr ""
20467
20468#: read.c:3344
20469#, c-format
20470msgid "size value for space directive too large: %lx"
20471msgstr ""
20472
20473#: read.c:3373
20474msgid ".space repeat count is zero, ignored"
20475msgstr ""
20476
20477#: read.c:3375
20478msgid ".space repeat count is negative, ignored"
20479msgstr ""
20480
20481#: read.c:3406
20482msgid "space allocation too complex in absolute section"
20483msgstr ""
20484
20485#: read.c:3412
20486msgid "space allocation too complex in common section"
20487msgstr ""
20488
20489#: read.c:3473
20490msgid "negative nop control byte, ignored"
20491msgstr ""
20492
20493#: read.c:3489
20494msgid "unsupported variable nop control in .nops directive"
20495msgstr ""
20496
20497#: read.c:3691
20498#, c-format
20499msgid "%s: would close weakref loop: %s"
20500msgstr ""
20501
20502#: read.c:3741
20503#, c-format
20504msgid "junk at end of line, first unrecognized character valued 0x%x"
20505msgstr ""
20506
20507#: read.c:3869 write.c:2353
20508#, c-format
20509msgid "`%s' can't be equated to common symbol `%s'"
20510msgstr ""
20511
20512#: read.c:3999
20513msgid "unexpected `\"' in expression"
20514msgstr ""
20515
20516#: read.c:4012
20517msgid "rva without symbol"
20518msgstr ""
20519
20520#: read.c:4081
20521msgid "missing or bad offset expression"
20522msgstr ""
20523
20524#: read.c:4102
20525msgid "missing reloc type"
20526msgstr ""
20527
20528#: read.c:4126
20529msgid "unrecognized reloc type"
20530msgstr ""
20531
20532#: read.c:4142
20533msgid "bad reloc expression"
20534msgstr ""
20535
20536#: read.c:4304 read.c:5150
20537msgid "zero assumed for missing expression"
20538msgstr ""
20539
20540#: read.c:4324 read.c:5179
20541msgid "attempt to store value in absolute section"
20542msgstr ""
20543
20544#: read.c:4331 read.c:5185
20545#, c-format
20546msgid "attempt to store non-zero value in section `%s'"
20547msgstr ""
20548
20549#: read.c:4417
20550#, c-format
20551msgid "value 0x%llx truncated to 0x%llx"
20552msgstr ""
20553
20554#: read.c:4420
20555msgid "value 0x%I64x truncated to 0x%I64x"
20556msgstr ""
20557
20558#: read.c:4424
20559#, c-format
20560msgid "value 0x%lx truncated to 0x%lx"
20561msgstr ""
20562
20563#: read.c:4469
20564#, c-format
20565msgid "bignum truncated to %d byte"
20566msgid_plural "bignum truncated to %d bytes"
20567msgstr[0] ""
20568msgstr[1] ""
20569
20570#: read.c:4678 read.c:4888
20571msgid "unresolvable or nonpositive repeat count; using 1"
20572msgstr ""
20573
20574#: read.c:4727
20575#, c-format
20576msgid "unknown floating type type '%c'"
20577msgstr ""
20578
20579#: read.c:4749
20580msgid "floating point constant too large"
20581msgstr ""
20582
20583#: read.c:4813
20584msgid "attempt to store float in absolute section"
20585msgstr ""
20586
20587#: read.c:4820
20588#, c-format
20589msgid "attempt to store float in section `%s'"
20590msgstr ""
20591
20592#: read.c:5268
20593#, c-format
20594msgid "attempt to store non-empty string in section `%s'"
20595msgstr ""
20596
20597#: read.c:5330
20598msgid "strings must be placed into a section"
20599msgstr ""
20600
20601#: read.c:5394
20602msgid "expected <nn>"
20603msgstr ""
20604
20605#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
20606#: read.c:5435 read.c:5521
20607msgid "unterminated string; newline inserted"
20608msgstr ""
20609
20610#: read.c:5535
20611msgid "bad escaped character in string"
20612msgstr ""
20613
20614#: read.c:5560
20615msgid "expected address expression"
20616msgstr ""
20617
20618#: read.c:5579
20619#, c-format
20620msgid "symbol \"%s\" undefined; zero assumed"
20621msgstr ""
20622
20623#: read.c:5582
20624msgid "some symbol undefined; zero assumed"
20625msgstr ""
20626
20627#: read.c:5617
20628msgid "this string may not contain '\\0'"
20629msgstr ""
20630
20631#: read.c:5653
20632msgid "missing string"
20633msgstr ""
20634
20635#: read.c:5744
20636#, c-format
20637msgid ".incbin count zero, ignoring `%s'"
20638msgstr ""
20639
20640#: read.c:5770
20641#, c-format
20642msgid "file not found: %s"
20643msgstr ""
20644
20645#: read.c:5784
20646#, c-format
20647msgid "seek to end of .incbin file failed `%s'"
20648msgstr ""
20649
20650#: read.c:5795
20651#, c-format
20652msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
20653msgstr ""
20654
20655#: read.c:5802
20656#, c-format
20657msgid "could not skip to %ld in file `%s'"
20658msgstr ""
20659
20660#: read.c:5811
20661#, c-format
20662msgid "truncated file `%s', %ld of %ld bytes read"
20663msgstr ""
20664
20665#: read.c:5969
20666msgid "missing .func"
20667msgstr ""
20668
20669#: read.c:5986
20670msgid ".endfunc missing for previous .func"
20671msgstr ""
20672
20673#: read.c:6045
20674#, c-format
20675msgid ".bundle_align_mode alignment too large (maximum %u)"
20676msgstr ""
20677
20678#: read.c:6050
20679msgid "cannot change .bundle_align_mode inside .bundle_lock"
20680msgstr ""
20681
20682#: read.c:6064
20683msgid ".bundle_lock is meaningless without .bundle_align_mode"
20684msgstr ""
20685
20686#: read.c:6085
20687msgid ".bundle_unlock without preceding .bundle_lock"
20688msgstr ""
20689
20690#: read.c:6098
20691#, c-format
20692msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
20693msgstr ""
20694
20695#: read.c:6197
20696#, c-format
20697msgid "missing closing `%c'"
20698msgstr ""
20699
20700#: read.c:6199
20701msgid "stray `\\'"
20702msgstr ""
20703
20704#: remap.c:53
20705#, c-format
20706msgid "invalid argument '%s' to -fdebug-prefix-map"
20707msgstr ""
20708
20709#: stabs.c:210
20710#, c-format
20711msgid ".stab%c: missing string"
20712msgstr ""
20713
20714#: stabs.c:223 stabs.c:231 stabs.c:239 stabs.c:258
20715#, c-format
20716msgid ".stab%c: missing comma"
20717msgstr ""
20718
20719#. This could happen for example with a source file with a huge
20720#. number of lines. The only cure is to use a different debug
20721#. format, probably DWARF.
20722#: stabs.c:251
20723#, c-format
20724msgid ".stab%c: description field '%x' too big, try a different debug format"
20725msgstr ""
20726
20727#: stabs.c:437
20728msgid "comma missing in .xstabs"
20729msgstr ""
20730
20731#: symbols.c:421
20732#, c-format
20733msgid "cannot define symbol `%s' in absolute section"
20734msgstr ""
20735
20736#: symbols.c:554
20737#, c-format
20738msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
20739msgstr ""
20740
20741#: symbols.c:629 symbols.c:636
20742#, c-format
20743msgid "inserting \"%s\" into symbol table failed: %s"
20744msgstr ""
20745
20746#: symbols.c:1184
20747#, c-format
20748msgid "invalid operands (%s and %s sections) for `%s'"
20749msgstr ""
20750
20751#: symbols.c:1188
20752#, c-format
20753msgid "invalid operand (%s section) for `%s'"
20754msgstr ""
20755
20756#: symbols.c:1196
20757#, c-format
20758msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
20759msgstr ""
20760
20761#: symbols.c:1199
20762#, c-format
20763msgid "invalid operand (%s section) for `%s' when setting `%s'"
20764msgstr ""
20765
20766#: symbols.c:1248
20767#, c-format
20768msgid "symbol definition loop encountered at `%s'"
20769msgstr ""
20770
20771#: symbols.c:1275
20772#, c-format
20773msgid "cannot convert expression symbol %s to complex relocation"
20774msgstr ""
20775
20776#: symbols.c:1560
20777#, c-format
20778msgid "division by zero when setting `%s'"
20779msgstr ""
20780
20781#. See PR 20895 for a reproducer.
20782#: symbols.c:1600
20783msgid "Invalid operation on symbol"
20784msgstr ""
20785
20786#: symbols.c:1650 write.c:2402
20787#, c-format
20788msgid "can't resolve value for symbol `%s'"
20789msgstr ""
20790
20791#: symbols.c:2109
20792#, c-format
20793msgid "\"%d\" (instance number %d of a %s label)"
20794msgstr ""
20795
20796#: symbols.c:2138
20797#, c-format
20798msgid "attempt to get value of unresolved symbol `%s'"
20799msgstr ""
20800
20801#. Do not reassign section symbols.
20802#: symbols.c:2426
20803msgid "section symbols are already global"
20804msgstr ""
20805
20806#: symbols.c:2539
20807#, c-format
20808msgid "Accessing function `%s' as thread-local object"
20809msgstr ""
20810
20811#: symbols.c:2543
20812#, c-format
20813msgid "Accessing `%s' as thread-local object"
20814msgstr ""
20815
20816#: write.c:167
20817#, c-format
20818msgid "field fx_size too small to hold %d"
20819msgstr ""
20820
20821#: write.c:456
20822#, c-format
20823msgid "attempt to .org/.space/.nops backwards? (%ld)"
20824msgstr ""
20825
20826#: write.c:478
20827#, c-format
20828msgid "leb128 operand is an undefined symbol: %s"
20829msgstr ""
20830
20831#: write.c:709
20832msgid "invalid offset expression"
20833msgstr ""
20834
20835#: write.c:731
20836msgid "invalid reloc expression"
20837msgstr ""
20838
20839#: write.c:1114
20840#, c-format
20841msgid "value of %s too large for field of %d byte at %s"
20842msgid_plural "value of %s too large for field of %d bytes at %s"
20843msgstr[0] ""
20844msgstr[1] ""
20845
20846#: write.c:1130
20847#, c-format
20848msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
20849msgstr ""
20850
20851#: write.c:1171
20852msgid "redefined symbol cannot be used on reloc"
20853msgstr ""
20854
20855#: write.c:1184
20856msgid "relocation out of range"
20857msgstr ""
20858
20859#: write.c:1187
20860#, c-format
20861msgid "%s:%u: bad return from bfd_install_relocation: %x"
20862msgstr ""
20863
20864#: write.c:1215
20865msgid "reloc not within (fixed part of) section"
20866msgstr ""
20867
20868#: write.c:1285
20869msgid "internal error: fixup not contained within frag"
20870msgstr ""
20871
20872#: write.c:1403 write.c:1540
20873msgid "can't extend frag"
20874msgstr ""
20875
20876#: write.c:1588
20877msgid "unimplemented .nops directive"
20878msgstr ""
20879
20880#: write.c:1622
20881#, c-format
20882msgid "can't write %ld byte to section %s of %s: '%s'"
20883msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
20884msgstr[0] ""
20885msgstr[1] ""
20886
20887#: write.c:1648 write.c:1675 write.c:1711
20888#, c-format
20889msgid "can't fill %ld byte in section %s of %s: '%s'"
20890msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
20891msgstr[0] ""
20892msgstr[1] ""
20893
20894#: write.c:1913
20895msgid "unable to create reloc for build note"
20896msgstr ""
20897
20898#: write.c:1917
20899msgid "<gnu build note>"
20900msgstr ""
20901
20902#: write.c:2318
20903#, c-format
20904msgid "%s: global symbols not supported in common sections"
20905msgstr ""
20906
20907#: write.c:2332
20908#, c-format
20909msgid "local label `%s' is not defined"
20910msgstr ""
20911
20912#: write.c:2360
20913#, c-format
20914msgid "can't make global register symbol `%s'"
20915msgstr ""
20916
20917#: write.c:2665
20918#, c-format
20919msgid "alignment padding (%lu byte) not a multiple of %ld"
20920msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
20921msgstr[0] ""
20922msgstr[1] ""
20923
20924#: write.c:2832
20925#, c-format
20926msgid ".word %s-%s+%s didn't fit"
20927msgstr ""
20928
20929#: write.c:2926
20930msgid "padding added"
20931msgstr ""
20932
20933#: write.c:2977
20934msgid "attempt to move .org backwards"
20935msgstr ""
20936
20937#: write.c:3002
20938msgid ".space specifies non-absolute value"
20939msgstr ""
20940
20941#: write.c:3017
20942msgid ".space, .nops or .fill with negative value, ignored"
20943msgstr ""
20944
20945#: write.c:3088
20946#, c-format
20947msgid ""
20948"Infinite loop encountered whilst attempting to compute the addresses of "
20949"symbols in section %s"
20950msgstr ""
This page took 0.109318 seconds and 4 git commands to generate.