Add support for ARMv8-M Mainline with DSP extension
[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#, fuzzy
7msgid ""
8msgstr ""
9"Project-Id-Version: PACKAGE VERSION\n"
10"Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11"POT-Creation-Date: 2014-11-04 15:27+1030\n"
12"PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13"Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14"Language-Team: LANGUAGE <LL@li.org>\n"
15"Language: \n"
16"MIME-Version: 1.0\n"
17"Content-Type: text/plain; charset=CHARSET\n"
18"Content-Transfer-Encoding: 8bit\n"
19
20#: app.c:490 app.c:504
21msgid "end of file in comment"
22msgstr ""
23
24#: app.c:582 app.c:629
25#, c-format
26msgid "end of file in string; '%c' inserted"
27msgstr ""
28
29#: app.c:655
30#, c-format
31msgid "unknown escape '\\%c' in string; ignored"
32msgstr ""
33
34#: app.c:828
35msgid "end of file not at end of a line; newline inserted"
36msgstr ""
37
38#: app.c:991
39msgid "end of file in multiline comment"
40msgstr ""
41
42#: app.c:1066
43msgid "end of file after a one-character quote; \\0 inserted"
44msgstr ""
45
46#: app.c:1074
47msgid "end of file in escape character"
48msgstr ""
49
50#: app.c:1086
51msgid "missing close quote; (assumed)"
52msgstr ""
53
54#: app.c:1155 app.c:1210 app.c:1222 app.c:1302
55msgid "end of file in comment; newline inserted"
56msgstr ""
57
58#: as.c:161
59msgid "missing emulation mode name"
60msgstr ""
61
62#: as.c:176
63#, c-format
64msgid "unrecognized emulation name `%s'"
65msgstr ""
66
67#: as.c:223
68#, c-format
69msgid "GNU assembler version %s (%s) using BFD version %s\n"
70msgstr ""
71
72#: as.c:230
73#, c-format
74msgid "Usage: %s [option...] [asmfile...]\n"
75msgstr ""
76
77#: as.c:232
78#, c-format
79msgid ""
80"Options:\n"
81" -a[sub-option...]\t turn on listings\n"
82" \t Sub-options [default hls]:\n"
83" \t c omit false conditionals\n"
84" \t d omit debugging directives\n"
85" \t g include general info\n"
86" \t h include high-level source\n"
87" \t l include assembly\n"
88" \t m include macro expansions\n"
89" \t n omit forms processing\n"
90" \t s include symbols\n"
91" \t =FILE list to FILE (must be last sub-option)\n"
92msgstr ""
93
94#: as.c:246
95#, c-format
96msgid " --alternate initially turn on alternate macro syntax\n"
97msgstr ""
98
99#: as.c:249
100#, c-format
101msgid ""
102" --compress-debug-sections\n"
103" compress DWARF debug sections using zlib\n"
104msgstr ""
105
106#: as.c:252
107#, c-format
108msgid ""
109" --nocompress-debug-sections\n"
110" don't compress DWARF debug sections\n"
111msgstr ""
112
113#: as.c:256
114#, c-format
115msgid " -D produce assembler debugging messages\n"
116msgstr ""
117
118#: as.c:258
119#, c-format
120msgid ""
121" --debug-prefix-map OLD=NEW\n"
122" map OLD to NEW in debug information\n"
123msgstr ""
124
125#: as.c:261
126#, c-format
127msgid " --defsym SYM=VAL define symbol SYM to given value\n"
128msgstr ""
129
130#: as.c:277
131#, c-format
132msgid " emulate output (default %s)\n"
133msgstr ""
134
135#: as.c:282
136#, c-format
137msgid " --execstack require executable stack for this object\n"
138msgstr ""
139
140#: as.c:284
141#, c-format
142msgid ""
143" --noexecstack don't require executable stack for this object\n"
144msgstr ""
145
146#: as.c:286
147#, c-format
148msgid ""
149" --size-check=[error|warning]\n"
150"\t\t\t ELF .size directive check (default --size-check=error)\n"
151msgstr ""
152
153#: as.c:290
154#, c-format
155msgid " -f skip whitespace and comment preprocessing\n"
156msgstr ""
157
158#: as.c:292
159#, c-format
160msgid " -g --gen-debug generate debugging information\n"
161msgstr ""
162
163#: as.c:294
164#, c-format
165msgid " --gstabs generate STABS debugging information\n"
166msgstr ""
167
168#: as.c:296
169#, c-format
170msgid ""
171" --gstabs+ generate STABS debug info with GNU extensions\n"
172msgstr ""
173
174#: as.c:298
175#, c-format
176msgid " --gdwarf-2 generate DWARF2 debugging information\n"
177msgstr ""
178
179#: as.c:300
180#, c-format
181msgid ""
182" --gdwarf-sections generate per-function section names for DWARF line "
183"information\n"
184msgstr ""
185
186#: as.c:302
187#, c-format
188msgid " --hash-size=<value> set the hash table size close to <value>\n"
189msgstr ""
190
191#: as.c:304
192#, c-format
193msgid " --help show this message and exit\n"
194msgstr ""
195
196#: as.c:306
197#, c-format
198msgid " --target-help show target specific options\n"
199msgstr ""
200
201#: as.c:308
202#, c-format
203msgid ""
204" -I DIR add DIR to search list for .include directives\n"
205msgstr ""
206
207#: as.c:310
208#, c-format
209msgid " -J don't warn about signed overflow\n"
210msgstr ""
211
212#: as.c:312
213#, c-format
214msgid ""
215" -K warn when differences altered for long "
216"displacements\n"
217msgstr ""
218
219#: as.c:314
220#, c-format
221msgid " -L,--keep-locals keep local symbols (e.g. starting with `L')\n"
222msgstr ""
223
224#: as.c:316
225#, c-format
226msgid " -M,--mri assemble in MRI compatibility mode\n"
227msgstr ""
228
229#: as.c:318
230#, c-format
231msgid ""
232" --MD FILE write dependency information in FILE (default "
233"none)\n"
234msgstr ""
235
236#: as.c:320
237#, c-format
238msgid " -nocpp ignored\n"
239msgstr ""
240
241#: as.c:322
242#, c-format
243msgid ""
244" -o OBJFILE name the object-file output OBJFILE (default a."
245"out)\n"
246msgstr ""
247
248#: as.c:324
249#, c-format
250msgid " -R fold data section into text section\n"
251msgstr ""
252
253#: as.c:326
254#, c-format
255msgid ""
256" --reduce-memory-overheads \n"
257" prefer smaller memory use at the cost of longer\n"
258" assembly times\n"
259msgstr ""
260
261#: as.c:330
262#, c-format
263msgid ""
264" --statistics print various measured statistics from execution\n"
265msgstr ""
266
267#: as.c:332
268#, c-format
269msgid " --strip-local-absolute strip local absolute symbols\n"
270msgstr ""
271
272#: as.c:334
273#, c-format
274msgid ""
275" --traditional-format Use same format as native assembler when possible\n"
276msgstr ""
277
278#: as.c:336
279#, c-format
280msgid " --version print assembler version number and exit\n"
281msgstr ""
282
283#: as.c:338
284#, c-format
285msgid " -W --no-warn suppress warnings\n"
286msgstr ""
287
288#: as.c:340
289#, c-format
290msgid " --warn don't suppress warnings\n"
291msgstr ""
292
293#: as.c:342
294#, c-format
295msgid " --fatal-warnings treat warnings as errors\n"
296msgstr ""
297
298#: as.c:345
299#, c-format
300msgid ""
301" --itbl INSTTBL extend instruction set to include instructions\n"
302" matching the specifications defined in file "
303"INSTTBL\n"
304msgstr ""
305
306#: as.c:349
307#, c-format
308msgid " -w ignored\n"
309msgstr ""
310
311#: as.c:351
312#, c-format
313msgid " -X ignored\n"
314msgstr ""
315
316#: as.c:353
317#, c-format
318msgid " -Z generate object file even after errors\n"
319msgstr ""
320
321#: as.c:355
322#, c-format
323msgid ""
324" --listing-lhs-width set the width in words of the output data column "
325"of\n"
326" the listing\n"
327msgstr ""
328
329#: as.c:358
330#, c-format
331msgid ""
332" --listing-lhs-width2 set the width in words of the continuation lines\n"
333" of the output data column; ignored if smaller "
334"than\n"
335" the width of the first line\n"
336msgstr ""
337
338#: as.c:362
339#, c-format
340msgid ""
341" --listing-rhs-width set the max width in characters of the lines from\n"
342" the source file\n"
343msgstr ""
344
345#: as.c:365
346#, c-format
347msgid ""
348" --listing-cont-lines set the maximum number of continuation lines used\n"
349" for the output data column of the listing\n"
350msgstr ""
351
352#: as.c:368
353#, c-format
354msgid " @FILE read options from FILE\n"
355msgstr ""
356
357#: as.c:376
358#, c-format
359msgid "Report bugs to %s\n"
360msgstr ""
361
362#: as.c:590
363#, c-format
364msgid "unrecognized option -%c%s"
365msgstr ""
366
367#. This output is intended to follow the GNU standards document.
368#: as.c:628
369#, c-format
370msgid "GNU assembler %s\n"
371msgstr ""
372
373#: as.c:629
374#, c-format
375msgid "Copyright (C) 2014 Free Software Foundation, Inc.\n"
376msgstr ""
377
378#: as.c:630
379#, c-format
380msgid ""
381"This program is free software; you may redistribute it under the terms of\n"
382"the GNU General Public License version 3 or later.\n"
383"This program has absolutely no warranty.\n"
384msgstr ""
385
386#: as.c:634
387#, c-format
388msgid "This assembler was configured for a target of `%s'.\n"
389msgstr ""
390
391#: as.c:641
392msgid "multiple emulation names specified"
393msgstr ""
394
395#: as.c:643
396msgid "emulations not handled in this configuration"
397msgstr ""
398
399#: as.c:648
400#, c-format
401msgid "alias = %s\n"
402msgstr ""
403
404#: as.c:649
405#, c-format
406msgid "canonical = %s\n"
407msgstr ""
408
409#: as.c:650
410#, c-format
411msgid "cpu-type = %s\n"
412msgstr ""
413
414#: as.c:652
415#, c-format
416msgid "format = %s\n"
417msgstr ""
418
419#: as.c:655
420#, c-format
421msgid "bfd-target = %s\n"
422msgstr ""
423
424#: as.c:663
425msgid "cannot compress debug sections (zlib not installed)"
426msgstr ""
427
428#: as.c:684
429msgid "bad defsym; format is --defsym name=value"
430msgstr ""
431
432#: as.c:704
433msgid "no file name following -t option"
434msgstr ""
435
436#: as.c:719
437#, c-format
438msgid "failed to read instruction table %s\n"
439msgstr ""
440
441#: as.c:835
442#, c-format
443msgid "Invalid --size-check= option: `%s'"
444msgstr ""
445
446#: as.c:903
447#, c-format
448msgid "invalid listing option `%c'"
449msgstr ""
450
451#: as.c:956
452msgid "--hash-size needs a numeric argument"
453msgstr ""
454
455#: as.c:981
456#, c-format
457msgid "%s: total time in assembly: %ld.%06ld\n"
458msgstr ""
459
460#: as.c:984
461#, c-format
462msgid "%s: data size %ld\n"
463msgstr ""
464
465#: as.c:1268
466#, c-format
467msgid "%d warning"
468msgstr ""
469
470#: as.c:1270
471#, c-format
472msgid "%d warnings"
473msgstr ""
474
475#: as.c:1272
476#, c-format
477msgid "%d error"
478msgstr ""
479
480#: as.c:1274
481#, c-format
482msgid "%d errors"
483msgstr ""
484
485#: as.c:1279
486#, c-format
487msgid "%s, treating warnings as errors"
488msgstr ""
489
490#: as.c:1290
491#, c-format
492msgid "%s, %s, generating bad object file\n"
493msgstr ""
494
495#: as.h:189
496#, c-format
497msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
498msgstr ""
499
500#.
501#. * We have a GROSS internal error.
502#. * This should never happen.
503#.
504#: atof-generic.c:416 config/tc-m68k.c:3581
505msgid "failed sanity check"
506msgstr ""
507
508#: cgen.c:112 config/tc-alpha.c:2099 config/tc-alpha.c:2123
509#: config/tc-arc.c:1685 config/tc-d10v.c:550 config/tc-d30v.c:537
510#: config/tc-mn10200.c:1101 config/tc-mn10300.c:1753 config/tc-ppc.c:2865
511#: config/tc-ppc.c:3042 config/tc-ppc.c:3302 config/tc-s390.c:1261
512#: config/tc-s390.c:1381 config/tc-s390.c:1510 config/tc-v850.c:2526
513#: config/tc-v850.c:2597 config/tc-v850.c:2644 config/tc-v850.c:2681
514#: config/tc-v850.c:2718 config/tc-v850.c:2979
515msgid "too many fixups"
516msgstr ""
517
518#: cgen.c:399 cgen.c:419 config/tc-arc.c:1666 config/tc-d10v.c:461
519#: config/tc-d30v.c:453 config/tc-i370.c:2124 config/tc-mn10200.c:1043
520#: config/tc-mn10300.c:1678 config/tc-ppc.c:2907 config/tc-s390.c:1232
521#: config/tc-v850.c:2635 config/tc-v850.c:2669 config/tc-v850.c:2709
522#: config/tc-v850.c:2952 config/tc-z80.c:444
523msgid "illegal operand"
524msgstr ""
525
526#: cgen.c:423 config/tc-arc.c:1668 config/tc-avr.c:712 config/tc-d10v.c:463
527#: config/tc-d30v.c:455 config/tc-h8300.c:497 config/tc-i370.c:2126
528#: config/tc-mcore.c:661 config/tc-microblaze.c:604 config/tc-mmix.c:495
529#: config/tc-mn10200.c:1046 config/tc-mn10300.c:1681 config/tc-msp430.c:420
530#: config/tc-ppc.c:2909 config/tc-s390.c:1250 config/tc-sh.c:1385
531#: config/tc-sh64.c:2212 config/tc-v850.c:2639 config/tc-v850.c:2673
532#: config/tc-v850.c:2713 config/tc-v850.c:2955 config/tc-xgate.c:896
533#: config/tc-z80.c:555 config/tc-z8k.c:349
534msgid "missing operand"
535msgstr ""
536
537#: cgen.c:799
538msgid "a reloc on this operand implies an overflow"
539msgstr ""
540
541#: cgen.c:822
542msgid "operand mask overflow"
543msgstr ""
544
545#. We can't actually support subtracting a symbol.
546#: cgen.c:886 config/tc-arc.c:1250 config/tc-arm.c:1698 config/tc-arm.c:9942
547#: config/tc-arm.c:9994 config/tc-arm.c:10243 config/tc-arm.c:11064
548#: config/tc-arm.c:12190 config/tc-arm.c:12230 config/tc-arm.c:12573
549#: config/tc-arm.c:12614 config/tc-avr.c:1333 config/tc-avr.c:1344
550#: config/tc-avr.c:1607 config/tc-cris.c:4067 config/tc-d10v.c:1507
551#: config/tc-d30v.c:1912 config/tc-mips.c:9070 config/tc-mips.c:10357
552#: config/tc-mips.c:11613 config/tc-mips.c:12272 config/tc-nds32.c:6452
553#: config/tc-ppc.c:6523 config/tc-spu.c:957 config/tc-spu.c:981
554#: config/tc-tilegx.c:1485 config/tc-tilepro.c:1346 config/tc-v850.c:3438
555#: config/tc-vax.c:282 config/tc-xstormy16.c:481 config/tc-xtensa.c:5856
556#: config/tc-xtensa.c:12385
557msgid "expression too complex"
558msgstr ""
559
560#: cgen.c:982 config/tc-arc.c:1311 config/tc-ppc.c:6840 config/tc-ppc.c:7067
561#: config/tc-s390.c:2245 config/tc-v850.c:3490 config/tc-xstormy16.c:535
562msgid "unresolved expression that must be resolved"
563msgstr ""
564
565#: cgen.c:1007 config/tc-xstormy16.c:560
566#, c-format
567msgid "internal error: can't install fix for reloc type %d (`%s')"
568msgstr ""
569
570#: cgen.c:1060 config/tc-nios2.c:1193
571msgid "relocation is not supported"
572msgstr ""
573
574#: cond.c:82
575msgid "invalid identifier for \".ifdef\""
576msgstr ""
577
578#: cond.c:149
579msgid "non-constant expression in \".if\" statement"
580msgstr ""
581
582#: cond.c:276
583msgid "bad format for ifc or ifnc"
584msgstr ""
585
586#: cond.c:306
587msgid "\".elseif\" without matching \".if\""
588msgstr ""
589
590#: cond.c:310
591msgid "\".elseif\" after \".else\""
592msgstr ""
593
594#: cond.c:313 cond.c:419
595msgid "here is the previous \".else\""
596msgstr ""
597
598#: cond.c:316 cond.c:422
599msgid "here is the previous \".if\""
600msgstr ""
601
602#: cond.c:345
603msgid "non-constant expression in \".elseif\" statement"
604msgstr ""
605
606#: cond.c:383
607msgid "\".endif\" without \".if\""
608msgstr ""
609
610#: cond.c:412
611msgid "\".else\" without matching \".if\""
612msgstr ""
613
614#: cond.c:416
615msgid "duplicate \".else\""
616msgstr ""
617
618#: cond.c:467
619msgid ".ifeqs syntax error"
620msgstr ""
621
622#: cond.c:548
623msgid "end of macro inside conditional"
624msgstr ""
625
626#: cond.c:550
627msgid "end of file inside conditional"
628msgstr ""
629
630#: cond.c:553
631msgid "here is the start of the unterminated conditional"
632msgstr ""
633
634#: cond.c:557
635msgid "here is the \"else\" of the unterminated conditional"
636msgstr ""
637
638#: config/atof-ieee.c:140
639msgid "cannot create floating-point number"
640msgstr ""
641
642#: config/atof-ieee.c:287
643msgid "NaNs are not supported by this target\n"
644msgstr ""
645
646#: config/atof-ieee.c:326 config/atof-ieee.c:367
647msgid "Infinities are not supported by this target\n"
648msgstr ""
649
650#: config/atof-ieee.c:783 config/atof-vax.c:449 config/tc-arm.c:1085
651#: config/tc-ia64.c:11652 config/tc-tic30.c:1258 config/tc-tic4x.c:2590
652msgid "Unrecognized or unsupported floating point constant"
653msgstr ""
654
655#: config/obj-aout.c:81
656#, c-format
657msgid "Attempt to put a common symbol into set %s"
658msgstr ""
659
660#: config/obj-aout.c:85
661#, c-format
662msgid "Attempt to put an undefined symbol into set %s"
663msgstr ""
664
665#: config/obj-aout.c:112 config/obj-coff.c:1398
666#, c-format
667msgid "Symbol `%s' can not be both weak and common"
668msgstr ""
669
670#: config/obj-coff.c:138 dw2gencfi.c:213
671#, c-format
672msgid "Inserting \"%s\" into structure table failed: %s"
673msgstr ""
674
675#: config/obj-coff.c:217 config/obj-coff.c:1702 config/tc-ppc.c:5527
676#: config/tc-tic54x.c:4007 read.c:2900
677#, c-format
678msgid "error setting flags for \"%s\": %s"
679msgstr ""
680
681#. Zero is used as an end marker in the file.
682#: config/obj-coff.c:436
683msgid "Line numbers must be positive integers\n"
684msgstr ""
685
686#: config/obj-coff.c:468
687msgid ".ln pseudo-op inside .def/.endef: ignored."
688msgstr ""
689
690#: config/obj-coff.c:510 ecoff.c:3247
691msgid ".loc outside of .text"
692msgstr ""
693
694#: config/obj-coff.c:517
695msgid ".loc pseudo-op inside .def/.endef: ignored."
696msgstr ""
697
698#: config/obj-coff.c:598
699msgid ".def pseudo-op used inside of .def/.endef: ignored."
700msgstr ""
701
702#: config/obj-coff.c:634
703msgid ".endef pseudo-op used outside of .def/.endef: ignored."
704msgstr ""
705
706#: config/obj-coff.c:673
707#, c-format
708msgid "`%s' symbol without preceding function"
709msgstr ""
710
711#: config/obj-coff.c:760
712#, c-format
713msgid "unexpected storage class %d"
714msgstr ""
715
716#: config/obj-coff.c:868
717msgid ".dim pseudo-op used outside of .def/.endef: ignored."
718msgstr ""
719
720#: config/obj-coff.c:888
721msgid "badly formed .dim directive ignored"
722msgstr ""
723
724#: config/obj-coff.c:937
725msgid ".size pseudo-op used outside of .def/.endef ignored."
726msgstr ""
727
728#: config/obj-coff.c:952
729msgid ".scl pseudo-op used outside of .def/.endef ignored."
730msgstr ""
731
732#: config/obj-coff.c:969
733msgid ".tag pseudo-op used outside of .def/.endef ignored."
734msgstr ""
735
736#: config/obj-coff.c:987
737#, c-format
738msgid "tag not found for .tag %s"
739msgstr ""
740
741#: config/obj-coff.c:1000
742msgid ".type pseudo-op used outside of .def/.endef ignored."
743msgstr ""
744
745#: config/obj-coff.c:1019
746msgid ".val pseudo-op used outside of .def/.endef ignored."
747msgstr ""
748
749#: config/obj-coff.c:1176
750msgid "badly formed .weak directive ignored"
751msgstr ""
752
753#: config/obj-coff.c:1354
754msgid "mismatched .eb"
755msgstr ""
756
757#: config/obj-coff.c:1377
758#, c-format
759msgid "C_EFCN symbol for %s out of scope"
760msgstr ""
761
762#: config/obj-coff.c:1431
763#, c-format
764msgid "Warning: internal error: forgetting to set endndx of %s"
765msgstr ""
766
767#. STYP_INFO
768#. STYP_LIB
769#. STYP_OVER
770#: config/obj-coff.c:1667
771#, c-format
772msgid "unsupported section attribute '%c'"
773msgstr ""
774
775#: config/obj-coff.c:1671 config/tc-ppc.c:5509
776#, c-format
777msgid "unknown section attribute '%c'"
778msgstr ""
779
780#: config/obj-coff.c:1714 config/obj-macho.c:276
781#, c-format
782msgid "Ignoring changed section attributes for %s"
783msgstr ""
784
785#: config/obj-coff.c:1854
786#, c-format
787msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
788msgstr ""
789
790#: config/obj-ecoff.c:124
791msgid "Can't set GP value"
792msgstr ""
793
794#: config/obj-ecoff.c:131
795msgid "Can't set register masks"
796msgstr ""
797
798#: config/obj-elf.c:340 config/tc-sparc.c:4276 config/tc-v850.c:509
799#, c-format
800msgid "bad .common segment %s"
801msgstr ""
802
803#: config/obj-elf.c:417
804msgid "Missing symbol name in directive"
805msgstr ""
806
807#: config/obj-elf.c:623
808#, c-format
809msgid "setting incorrect section type for %s"
810msgstr ""
811
812#: config/obj-elf.c:628
813#, c-format
814msgid "ignoring incorrect section type for %s"
815msgstr ""
816
817#: config/obj-elf.c:678
818#, c-format
819msgid "setting incorrect section attributes for %s"
820msgstr ""
821
822#: config/obj-elf.c:733
823#, c-format
824msgid "ignoring changed section type for %s"
825msgstr ""
826
827#: config/obj-elf.c:745
828#, c-format
829msgid "ignoring changed section attributes for %s"
830msgstr ""
831
832#: config/obj-elf.c:747
833#, c-format
834msgid "ignoring changed section entity size for %s"
835msgstr ""
836
837#: config/obj-elf.c:807
838msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
839msgstr ""
840
841#: config/obj-elf.c:849 read.c:2884
842msgid "unrecognized section type"
843msgstr ""
844
845#: config/obj-elf.c:881
846msgid "unrecognized section attribute"
847msgstr ""
848
849#: config/obj-elf.c:912 config/tc-alpha.c:4206
850msgid "missing name"
851msgstr ""
852
853#: config/obj-elf.c:1043
854msgid "invalid merge entity size"
855msgstr ""
856
857#: config/obj-elf.c:1050
858msgid "entity size for SHF_MERGE not specified"
859msgstr ""
860
861#: config/obj-elf.c:1056
862msgid "? section flag ignored with G present"
863msgstr ""
864
865#: config/obj-elf.c:1080
866msgid "group name for SHF_GROUP not specified"
867msgstr ""
868
869#: config/obj-elf.c:1103
870msgid "character following name is not '#'"
871msgstr ""
872
873#: config/obj-elf.c:1222
874msgid ".previous without corresponding .section; ignored"
875msgstr ""
876
877#: config/obj-elf.c:1248
878msgid ".popsection without corresponding .pushsection; ignored"
879msgstr ""
880
881#: config/obj-elf.c:1294
882msgid "expected comma after name in .symver"
883msgstr ""
884
885#: config/obj-elf.c:1318
886#, c-format
887msgid "missing version name in `%s' for symbol `%s'"
888msgstr ""
889
890#: config/obj-elf.c:1329
891#, c-format
892msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
893msgstr ""
894
895#: config/obj-elf.c:1366
896#, c-format
897msgid "expected `%s' to have already been set for .vtable_inherit"
898msgstr ""
899
900#: config/obj-elf.c:1376
901msgid "expected comma after name in .vtable_inherit"
902msgstr ""
903
904#: config/obj-elf.c:1429
905msgid "expected comma after name in .vtable_entry"
906msgstr ""
907
908#: config/obj-elf.c:1561
909#, c-format
910msgid "Attribute name not recognised: %s"
911msgstr ""
912
913#: config/obj-elf.c:1576
914msgid "expected numeric constant"
915msgstr ""
916
917#: config/obj-elf.c:1585 config/tc-arm.c:6390
918msgid "expected comma"
919msgstr ""
920
921#: config/obj-elf.c:1618
922msgid "bad string constant"
923msgstr ""
924
925#: config/obj-elf.c:1622
926msgid "expected <tag> , <value>"
927msgstr ""
928
929#: config/obj-elf.c:1741
930msgid "expected quoted string"
931msgstr ""
932
933#: config/obj-elf.c:1761
934#, c-format
935msgid "expected comma after name `%s' in .size directive"
936msgstr ""
937
938#: config/obj-elf.c:1770
939msgid "missing expression in .size directive"
940msgstr ""
941
942#: config/obj-elf.c:1894
943#, c-format
944msgid "symbol '%s' is already defined"
945msgstr ""
946
947#: config/obj-elf.c:1915
948#, c-format
949msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
950msgstr ""
951
952#: config/obj-elf.c:1927
953#, c-format
954msgid "symbol type \"%s\" is supported only by GNU targets"
955msgstr ""
956
957#: config/obj-elf.c:1938
958#, c-format
959msgid "unrecognized symbol type \"%s\""
960msgstr ""
961
962#: config/obj-elf.c:2108 config/obj-elf.c:2111
963#, c-format
964msgid ".size expression for %s does not evaluate to a constant"
965msgstr ""
966
967#: config/obj-elf.c:2145
968#, c-format
969msgid ""
970"invalid attempt to declare external version name as default in symbol `%s'"
971msgstr ""
972
973#: config/obj-elf.c:2207 ecoff.c:3605
974#, c-format
975msgid "symbol `%s' can not be both weak and common"
976msgstr ""
977
978#: config/obj-elf.c:2324
979#, c-format
980msgid "assuming all members of group `%s' are COMDAT"
981msgstr ""
982
983#: config/obj-elf.c:2336
984#, c-format
985msgid "can't create group: %s"
986msgstr ""
987
988#: config/obj-elf.c:2474
989#, c-format
990msgid "failed to set up debugging information: %s"
991msgstr ""
992
993#: config/obj-elf.c:2494
994#, c-format
995msgid "can't start writing .mdebug section: %s"
996msgstr ""
997
998#: config/obj-elf.c:2502
999#, c-format
1000msgid "could not write .mdebug section: %s"
1001msgstr ""
1002
1003#: config/obj-evax.c:129
1004#, c-format
1005msgid "no entry symbol for global function '%s'"
1006msgstr ""
1007
1008#. make a temp string.
1009#: config/obj-macho.c:119
1010#, c-format
1011msgid "the %s name '%s' is too long (maximum 16 characters)"
1012msgstr ""
1013
1014#: config/obj-macho.c:130
1015#, c-format
1016msgid "expected a %s name followed by a `,'"
1017msgstr ""
1018
1019#: config/obj-macho.c:195
1020#, c-format
1021msgid "cannot overide zerofill section type for `%s,%s'"
1022msgstr ""
1023
1024#: config/obj-macho.c:258
1025#, c-format
1026msgid "failed to set flags for \"%s\": %s"
1027msgstr ""
1028
1029#: config/obj-macho.c:349
1030#, c-format
1031msgid "unknown or invalid section type '%s'"
1032msgstr ""
1033
1034#: config/obj-macho.c:388
1035#, c-format
1036msgid "unknown or invalid section attribute '%s'"
1037msgstr ""
1038
1039#: config/obj-macho.c:409
1040msgid "unexpected section size information"
1041msgstr ""
1042
1043#: config/obj-macho.c:421
1044msgid "missing sizeof_stub expression"
1045msgstr ""
1046
1047#: config/obj-macho.c:486 config/tc-ia64.c:1093 config/tc-ia64.c:11815
1048#: config/tc-score.c:6105 read.c:1673
1049msgid "expected symbol name"
1050msgstr ""
1051
1052#: config/obj-macho.c:499 read.c:493
1053msgid "bad or irreducible absolute expression"
1054msgstr ""
1055
1056#: config/obj-macho.c:505 config/tc-score.c:6122 read.c:1711
1057msgid "missing size expression"
1058msgstr ""
1059
1060#: config/obj-macho.c:514 config/tc-ia64.c:1128 read.c:1717
1061#, c-format
1062msgid "size (%ld) out of range, ignored"
1063msgstr ""
1064
1065#: config/obj-macho.c:524 config/tc-score.c:6266 ecoff.c:3362 read.c:1729
1066#: read.c:1835 read.c:2572 read.c:3202 read.c:3564 symbols.c:339 symbols.c:435
1067#, c-format
1068msgid "symbol `%s' is already defined"
1069msgstr ""
1070
1071#: config/obj-macho.c:534 read.c:1744
1072#, c-format
1073msgid "size of \"%s\" is already %ld; not changing to %ld"
1074msgstr ""
1075
1076#: config/obj-macho.c:545
1077msgid "align value not recognized, using size"
1078msgstr ""
1079
1080#: config/obj-macho.c:550 config/obj-macho.c:913
1081#, c-format
1082msgid "Alignment (%lu) too large: 15 assumed."
1083msgstr ""
1084
1085#: config/obj-macho.c:616
1086#, c-format
1087msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1088msgstr ""
1089
1090#: config/obj-macho.c:818
1091#, c-format
1092msgid "%s is not used for the selected target"
1093msgstr ""
1094
1095#: config/obj-macho.c:883
1096msgid "internal error: base section index out of range"
1097msgstr ""
1098
1099#: config/obj-macho.c:969
1100#, c-format
1101msgid "internal error: bad file property ID %d"
1102msgstr ""
1103
1104#: config/obj-macho.c:977
1105msgid "failed to set subsections by symbols"
1106msgstr ""
1107
1108#: config/obj-macho.c:1040
1109#, c-format
1110msgid "'%s' previously declared as '%s'."
1111msgstr ""
1112
1113#: config/obj-macho.c:1092 config/obj-macho.c:1414 config/obj-macho.c:1498
1114#, c-format
1115msgid ""
1116"'%s' can't be a weak_definition (currently only supported in sections of "
1117"type coalesced)"
1118msgstr ""
1119
1120#: config/obj-macho.c:1178
1121msgid "use of .indirect_symbols requires `-dynamic'"
1122msgstr ""
1123
1124#: config/obj-macho.c:1195
1125#, c-format
1126msgid ""
1127"attempt to add an indirect_symbol to a stub or reference section with a zero-"
1128"sized element at %s"
1129msgstr ""
1130
1131#: config/obj-macho.c:1226
1132msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1133msgstr ""
1134
1135#: config/obj-macho.c:1495
1136#, c-format
1137msgid "'%s' can't be a weak_definition (since it is undefined)"
1138msgstr ""
1139
1140#: config/obj-macho.c:1501
1141#, c-format
1142msgid "Non-global symbol: '%s' can't be a weak_definition."
1143msgstr ""
1144
1145#: config/obj-macho.c:1507
1146#, c-format
1147msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1148msgstr ""
1149
1150#: config/obj-macho.c:1548
1151#, c-format
1152msgid "unrecognized stab type '%c'"
1153msgstr ""
1154
1155#: config/obj-macho.c:1599
1156#, c-format
1157msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1158msgstr ""
1159
1160#: config/obj-macho.c:1607
1161#, c-format
1162msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1163msgstr ""
1164
1165#: config/obj-macho.c:1614
1166#, c-format
1167msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1168msgstr ""
1169
1170#: config/obj-macho.c:1816
1171#, c-format
1172msgid ""
1173"the number of .indirect_symbols defined in section %s does not match the "
1174"number expected (%d defined, %d expected)"
1175msgstr ""
1176
1177#: config/obj-macho.c:1829
1178#, c-format
1179msgid "internal error: failed to allocate %d indirectsymbol pointers"
1180msgstr ""
1181
1182#: config/obj-som.c:56
1183msgid "Only one .compiler pseudo-op per file!"
1184msgstr ""
1185
1186#: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1187msgid "Expected quoted string"
1188msgstr ""
1189
1190#: config/obj-som.c:86
1191msgid ".compiler directive missing language and version"
1192msgstr ""
1193
1194#: config/obj-som.c:96
1195msgid ".compiler directive missing version"
1196msgstr ""
1197
1198#: config/obj-som.c:112
1199#, c-format
1200msgid "FATAL: Attaching compiler header %s"
1201msgstr ""
1202
1203#: config/obj-som.c:127
1204msgid "Only one .version pseudo-op per file!"
1205msgstr ""
1206
1207#: config/obj-som.c:151
1208#, c-format
1209msgid "attaching version header %s: %s"
1210msgstr ""
1211
1212#: config/obj-som.c:169
1213msgid "Only one .copyright pseudo-op per file!"
1214msgstr ""
1215
1216#: config/obj-som.c:193
1217#, c-format
1218msgid "attaching copyright header %s: %s"
1219msgstr ""
1220
1221#: config/tc-aarch64.c:354
1222msgid "integer 32-bit register expected"
1223msgstr ""
1224
1225#: config/tc-aarch64.c:357
1226msgid "integer 64-bit register expected"
1227msgstr ""
1228
1229#: config/tc-aarch64.c:360
1230msgid "integer register expected"
1231msgstr ""
1232
1233#: config/tc-aarch64.c:363
1234msgid "integer, zero or SP register expected"
1235msgstr ""
1236
1237#: config/tc-aarch64.c:366
1238msgid "8-bit SIMD scalar register expected"
1239msgstr ""
1240
1241#: config/tc-aarch64.c:369
1242msgid "16-bit SIMD scalar or floating-point half precision register expected"
1243msgstr ""
1244
1245#: config/tc-aarch64.c:373
1246msgid "32-bit SIMD scalar or floating-point single precision register expected"
1247msgstr ""
1248
1249#: config/tc-aarch64.c:377
1250msgid "64-bit SIMD scalar or floating-point double precision register expected"
1251msgstr ""
1252
1253#: config/tc-aarch64.c:381
1254msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1255msgstr ""
1256
1257#: config/tc-aarch64.c:385
1258msgid "C0 - C15 expected"
1259msgstr ""
1260
1261#: config/tc-aarch64.c:388 config/tc-arm.c:4365
1262msgid "register expected"
1263msgstr ""
1264
1265#. any [BHSDQ]P FP
1266#: config/tc-aarch64.c:391
1267msgid "SIMD scalar or floating-point register expected"
1268msgstr ""
1269
1270#. any V reg
1271#: config/tc-aarch64.c:394
1272msgid "vector register expected"
1273msgstr ""
1274
1275#: config/tc-aarch64.c:397
1276#, c-format
1277msgid "invalid register type %d"
1278msgstr ""
1279
1280#. Define some common error messages.
1281#: config/tc-aarch64.c:409
1282msgid "SP not allowed here"
1283msgstr ""
1284
1285#: config/tc-aarch64.c:559 config/tc-aarch64.c:561 config/tc-arm.c:994
1286#: config/tc-score.c:6515 expr.c:1361 read.c:2554
1287msgid "bad expression"
1288msgstr ""
1289
1290#: config/tc-aarch64.c:571 config/tc-arm.c:1005 config/tc-i860.c:1003
1291#: config/tc-sparc.c:3179
1292msgid "bad segment"
1293msgstr ""
1294
1295#: config/tc-aarch64.c:782
1296#, c-format
1297msgid "bad size %d in vector width specifier"
1298msgstr ""
1299
1300#: config/tc-aarch64.c:815
1301#, c-format
1302msgid "unexpected character `%c' in element size"
1303msgstr ""
1304
1305#: config/tc-aarch64.c:817
1306msgid "missing element size"
1307msgstr ""
1308
1309#: config/tc-aarch64.c:823
1310#, c-format
1311msgid "invalid element size %d and vector size combination %c"
1312msgstr ""
1313
1314#: config/tc-aarch64.c:850 config/tc-arm.c:1390
1315msgid "vector type expected"
1316msgstr ""
1317
1318#: config/tc-aarch64.c:931
1319msgid "this type of register can't be indexed"
1320msgstr ""
1321
1322#: config/tc-aarch64.c:937
1323msgid "index not allowed inside register list"
1324msgstr ""
1325
1326#: config/tc-aarch64.c:947 config/tc-aarch64.c:1877 config/tc-aarch64.c:2031
1327#: config/tc-arm.c:1495 config/tc-arm.c:3646 config/tc-arm.c:4761
1328msgid "constant expression required"
1329msgstr ""
1330
1331#. Indexed vector register expected.
1332#: config/tc-aarch64.c:959
1333msgid "indexed vector register expected"
1334msgstr ""
1335
1336#: config/tc-aarch64.c:966
1337msgid "invalid use of vector register"
1338msgstr ""
1339
1340#: config/tc-aarch64.c:1056 config/tc-arm.c:1759
1341msgid "expecting {"
1342msgstr ""
1343
1344#: config/tc-aarch64.c:1081
1345msgid "invalid vector register in list"
1346msgstr ""
1347
1348#: config/tc-aarch64.c:1088
1349msgid "invalid scalar register in list"
1350msgstr ""
1351
1352#: config/tc-aarch64.c:1101
1353msgid "invalid range in vector register list"
1354msgstr ""
1355
1356#: config/tc-aarch64.c:1114
1357msgid "type mismatch in vector register list"
1358msgstr ""
1359
1360#: config/tc-aarch64.c:1131
1361msgid "end of vector register list not found"
1362msgstr ""
1363
1364#: config/tc-aarch64.c:1147
1365msgid "constant expression required."
1366msgstr ""
1367
1368#: config/tc-aarch64.c:1157
1369msgid "expected index"
1370msgstr ""
1371
1372#: config/tc-aarch64.c:1164
1373msgid "too many registers in vector register list"
1374msgstr ""
1375
1376#: config/tc-aarch64.c:1169
1377msgid "empty vector register list"
1378msgstr ""
1379
1380#: config/tc-aarch64.c:1191 config/tc-arm.c:2141
1381#, c-format
1382msgid "ignoring attempt to redefine built-in register '%s'"
1383msgstr ""
1384
1385#: config/tc-aarch64.c:1197 config/tc-arm.c:2146
1386#, c-format
1387msgid "ignoring redefinition of register alias '%s'"
1388msgstr ""
1389
1390#: config/tc-aarch64.c:1243 config/tc-arm.c:2213
1391#, c-format
1392msgid "unknown register '%s' -- .req ignored"
1393msgstr ""
1394
1395#: config/tc-aarch64.c:1299 config/tc-arm.c:2420
1396msgid "invalid syntax for .req directive"
1397msgstr ""
1398
1399#: config/tc-aarch64.c:1324 config/tc-arm.c:2458
1400msgid "invalid syntax for .unreq directive"
1401msgstr ""
1402
1403#: config/tc-aarch64.c:1330 config/tc-arm.c:2465
1404#, c-format
1405msgid "unknown register alias '%s'"
1406msgstr ""
1407
1408#: config/tc-aarch64.c:1332
1409#, c-format
1410msgid "ignoring attempt to undefine built-in register '%s'"
1411msgstr ""
1412
1413#: config/tc-aarch64.c:1649 config/tc-arm.c:3263 config/tc-arm.c:3290
1414#: config/tc-arm.c:3302
1415msgid "literal pool overflow"
1416msgstr ""
1417
1418#: config/tc-aarch64.c:1830 config/tc-aarch64.c:5055 config/tc-arm.c:3523
1419#: config/tc-arm.c:6896
1420msgid "unrecognized relocation suffix"
1421msgstr ""
1422
1423#: config/tc-aarch64.c:1832
1424msgid "unimplemented relocation suffix"
1425msgstr ""
1426
1427#: config/tc-aarch64.c:2000 config/tc-aarch64.c:2234
1428msgid "immediate operand required"
1429msgstr ""
1430
1431#: config/tc-aarch64.c:2008
1432msgid "missing immediate expression"
1433msgstr ""
1434
1435#: config/tc-aarch64.c:2214 config/tc-aarch64.c:4906
1436msgid "invalid floating-point constant"
1437msgstr ""
1438
1439#: config/tc-aarch64.c:2586 config/tc-arm.c:5084 config/tc-arm.c:5093
1440msgid "shift expression expected"
1441msgstr ""
1442
1443#: config/tc-aarch64.c:2594
1444msgid "shift operator expected"
1445msgstr ""
1446
1447#: config/tc-aarch64.c:2602
1448msgid "invalid use of 'MSL'"
1449msgstr ""
1450
1451#: config/tc-aarch64.c:2611
1452msgid "extending shift is not permitted"
1453msgstr ""
1454
1455#: config/tc-aarch64.c:2619
1456msgid "'ROR' shift is not permitted"
1457msgstr ""
1458
1459#: config/tc-aarch64.c:2627
1460msgid "only 'LSL' shift is permitted"
1461msgstr ""
1462
1463#: config/tc-aarch64.c:2637
1464msgid "invalid shift for the register offset addressing mode"
1465msgstr ""
1466
1467#: config/tc-aarch64.c:2645
1468msgid "invalid shift operator"
1469msgstr ""
1470
1471#: config/tc-aarch64.c:2674
1472msgid "missing shift amount"
1473msgstr ""
1474
1475#: config/tc-aarch64.c:2681
1476msgid "constant shift amount required"
1477msgstr ""
1478
1479#: config/tc-aarch64.c:2686
1480msgid "shift amount out of range 0 to 63"
1481msgstr ""
1482
1483#: config/tc-aarch64.c:2735
1484msgid "unexpected shift operator"
1485msgstr ""
1486
1487#: config/tc-aarch64.c:2771
1488msgid "unexpected register in the immediate operand"
1489msgstr ""
1490
1491#: config/tc-aarch64.c:2796
1492msgid "integer register expected in the extended/shifted operand register"
1493msgstr ""
1494
1495#: config/tc-aarch64.c:2831 config/tc-aarch64.c:2942 config/tc-aarch64.c:3049
1496#: config/tc-aarch64.c:3191 config/tc-aarch64.c:3238
1497msgid "unknown relocation modifier"
1498msgstr ""
1499
1500#: config/tc-aarch64.c:2838 config/tc-aarch64.c:2949 config/tc-aarch64.c:3056
1501#: config/tc-aarch64.c:3198 config/tc-aarch64.c:3245
1502msgid "this relocation modifier is not allowed on this instruction"
1503msgstr ""
1504
1505#: config/tc-aarch64.c:2957 config/tc-aarch64.c:3067
1506msgid "invalid relocation expression"
1507msgstr ""
1508
1509#: config/tc-aarch64.c:2975
1510msgid "invalid address"
1511msgstr ""
1512
1513#: config/tc-aarch64.c:3027
1514msgid "invalid use of 32-bit register offset"
1515msgstr ""
1516
1517#: config/tc-aarch64.c:3033
1518msgid "invalid use of 64-bit register offset"
1519msgstr ""
1520
1521#. [Xn],#expr
1522#: config/tc-aarch64.c:3078 config/tc-aarch64.c:3130
1523msgid "invalid expression in the address"
1524msgstr ""
1525
1526#: config/tc-aarch64.c:3087 config/tc-arm.c:5598 config/tc-arm.c:6168
1527msgid "']' expected"
1528msgstr ""
1529
1530#: config/tc-aarch64.c:3095
1531msgid "register offset not allowed in pre-indexed addressing mode"
1532msgstr ""
1533
1534#: config/tc-aarch64.c:3110 config/tc-arm.c:5634
1535msgid "cannot combine pre- and post-indexing"
1536msgstr ""
1537
1538#: config/tc-aarch64.c:3121
1539msgid "invalid 32-bit register offset"
1540msgstr ""
1541
1542#. Reject [Rn]!
1543#: config/tc-aarch64.c:3142
1544msgid "missing offset in the pre-indexed address"
1545msgstr ""
1546
1547#: config/tc-aarch64.c:3350
1548#, c-format
1549msgid ""
1550"system register name '%s' is deprecated and may be removed in a future "
1551"release"
1552msgstr ""
1553
1554#: config/tc-aarch64.c:3422
1555msgid "immediate value out of range "
1556msgstr ""
1557
1558#: config/tc-aarch64.c:3930
1559#, c-format
1560msgid "Info: "
1561msgstr ""
1562
1563#: config/tc-aarch64.c:3963 config/tc-score.c:2750 config/tc-score.c:6504
1564#, c-format
1565msgid "%s -- `%s'"
1566msgstr ""
1567
1568#: config/tc-aarch64.c:3965
1569#, c-format
1570msgid "%s at operand %d -- `%s'"
1571msgstr ""
1572
1573#: config/tc-aarch64.c:3971
1574#, c-format
1575msgid "operand %d should be %s -- `%s'"
1576msgstr ""
1577
1578#: config/tc-aarch64.c:3977
1579#, c-format
1580msgid "operand mismatch -- `%s'"
1581msgstr ""
1582
1583#. Print the hint.
1584#: config/tc-aarch64.c:4038
1585msgid " did you mean this?"
1586msgstr ""
1587
1588#: config/tc-aarch64.c:4041 config/tc-aarch64.c:4068
1589#, c-format
1590msgid " %s"
1591msgstr ""
1592
1593#: config/tc-aarch64.c:4046
1594msgid " other valid variant(s):"
1595msgstr ""
1596
1597#: config/tc-aarch64.c:4076
1598#, c-format
1599msgid "%s out of range %d to %d at operand %d -- `%s'"
1600msgstr ""
1601
1602#: config/tc-aarch64.c:4077 config/tc-aarch64.c:4081 config/tc-aarch64.c:5410
1603msgid "immediate value"
1604msgstr ""
1605
1606#: config/tc-aarch64.c:4080
1607#, c-format
1608msgid "%s expected to be %d at operand %d -- `%s'"
1609msgstr ""
1610
1611#: config/tc-aarch64.c:4087
1612#, c-format
1613msgid ""
1614"invalid number of registers in the list; only 1 register is expected at "
1615"operand %d -- `%s'"
1616msgstr ""
1617
1618#: config/tc-aarch64.c:4091
1619#, c-format
1620msgid ""
1621"invalid number of registers in the list; %d registers are expected at "
1622"operand %d -- `%s'"
1623msgstr ""
1624
1625#: config/tc-aarch64.c:4097
1626#, c-format
1627msgid "immediate value should be a multiple of %d at operand %d -- `%s'"
1628msgstr ""
1629
1630#: config/tc-aarch64.c:4348
1631msgid "bad vector arrangement type"
1632msgstr ""
1633
1634#: config/tc-aarch64.c:4454
1635msgid "the specified relocation type is not allowed for MOVK"
1636msgstr ""
1637
1638#: config/tc-aarch64.c:4483 config/tc-aarch64.c:4493
1639msgid "the specified relocation type is not allowed for 32-bit register"
1640msgstr ""
1641
1642#: config/tc-aarch64.c:4628
1643msgid "comma expected between operands"
1644msgstr ""
1645
1646#: config/tc-aarch64.c:4722
1647msgid "the top half of a 128-bit FP/SIMD register is expected"
1648msgstr ""
1649
1650#: config/tc-aarch64.c:4760 config/tc-arm.c:1828 config/tc-arm.c:1873
1651#: config/tc-h8300.c:1043
1652msgid "invalid register list"
1653msgstr ""
1654
1655#: config/tc-aarch64.c:4825 config/tc-aarch64.c:4846
1656msgid "immediate zero expected"
1657msgstr ""
1658
1659#: config/tc-aarch64.c:4920
1660msgid "shift not allowed for bitmask immediate"
1661msgstr ""
1662
1663#: config/tc-aarch64.c:4974
1664msgid "can't mix relocation modifier with explicit shift"
1665msgstr ""
1666
1667#: config/tc-aarch64.c:5017
1668msgid "invalid condition"
1669msgstr ""
1670
1671#: config/tc-aarch64.c:5042
1672msgid "invalid pc-relative address"
1673msgstr ""
1674
1675#. Only permit "=value" in the literal load instructions.
1676#. The literal will be generated by programmer_friendly_fixup.
1677#: config/tc-aarch64.c:5050
1678msgid "invalid use of \"=immediate\""
1679msgstr ""
1680
1681#: config/tc-aarch64.c:5116
1682msgid "the optional immediate offset can only be 0"
1683msgstr ""
1684
1685#: config/tc-aarch64.c:5131 config/tc-aarch64.c:5149 config/tc-aarch64.c:5166
1686#: config/tc-aarch64.c:5185 config/tc-aarch64.c:5200
1687msgid "invalid addressing mode"
1688msgstr ""
1689
1690#: config/tc-aarch64.c:5171
1691msgid "relocation not allowed"
1692msgstr ""
1693
1694#: config/tc-aarch64.c:5210
1695msgid "writeback value should be an immediate constant"
1696msgstr ""
1697
1698#: config/tc-aarch64.c:5221
1699msgid "unknown or missing system register name"
1700msgstr ""
1701
1702#: config/tc-aarch64.c:5231
1703msgid "unknown or missing PSTATE field name"
1704msgstr ""
1705
1706#: config/tc-aarch64.c:5255
1707msgid "unknown or missing operation name"
1708msgstr ""
1709
1710#: config/tc-aarch64.c:5268
1711msgid "the specified option is not accepted in ISB"
1712msgstr ""
1713
1714#: config/tc-aarch64.c:5288 config/tc-aarch64.c:6346 config/tc-arm.c:7111
1715#, c-format
1716msgid "unhandled operand code %d"
1717msgstr ""
1718
1719#: config/tc-aarch64.c:5330
1720msgid "unexpected comma before the omitted optional operand"
1721msgstr ""
1722
1723#: config/tc-aarch64.c:5358
1724msgid "unexpected characters following instruction"
1725msgstr ""
1726
1727#: config/tc-aarch64.c:5436 config/tc-arm.c:5195 config/tc-arm.c:5733
1728#: config/tc-arm.c:7767
1729msgid "constant expression expected"
1730msgstr ""
1731
1732#: config/tc-aarch64.c:5443
1733msgid "literal pool insertion failed"
1734msgstr ""
1735
1736#: config/tc-aarch64.c:5561
1737#, c-format
1738msgid "unknown mnemonic `%s' -- `%s'"
1739msgstr ""
1740
1741#: config/tc-aarch64.c:5569
1742#, c-format
1743msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
1744msgstr ""
1745
1746#: config/tc-aarch64.c:5619
1747#, c-format
1748msgid "selected processor does not support `%s'"
1749msgstr ""
1750
1751#: config/tc-aarch64.c:6010 config/tc-arm.c:21571
1752msgid "GOT already in the symbol table"
1753msgstr ""
1754
1755#: config/tc-aarch64.c:6172
1756msgid "immediate cannot be moved by a single instruction"
1757msgstr ""
1758
1759#: config/tc-aarch64.c:6215 config/tc-aarch64.c:6260 config/tc-aarch64.c:6286
1760#: config/tc-arm.c:14789 config/tc-arm.c:14816 config/tc-arm.c:15360
1761#: config/tc-arm.c:15841 config/tc-metag.c:2444 config/tc-metag.c:2453
1762#: config/tc-metag.c:2492 config/tc-metag.c:2501 config/tc-metag.c:3020
1763#: config/tc-metag.c:3029
1764msgid "immediate out of range"
1765msgstr ""
1766
1767#: config/tc-aarch64.c:6279 config/tc-metag.c:4655 config/tc-xtensa.c:4133
1768msgid "invalid immediate"
1769msgstr ""
1770
1771#: config/tc-aarch64.c:6341 config/tc-tic6x.c:3864 config/tc-tic6x.c:3929
1772#: config/tc-tic6x.c:3956 config/tc-tic6x.c:3984
1773msgid "immediate offset out of range"
1774msgstr ""
1775
1776#: config/tc-aarch64.c:6415 config/tc-arm.c:21909 config/tc-arm.c:21960
1777#: config/tc-arm.c:22241
1778#, c-format
1779msgid "undefined symbol %s used as an immediate value"
1780msgstr ""
1781
1782#: config/tc-aarch64.c:6427
1783msgid "pc-relative load offset not word aligned"
1784msgstr ""
1785
1786#: config/tc-aarch64.c:6430
1787msgid "pc-relative load offset out of range"
1788msgstr ""
1789
1790#: config/tc-aarch64.c:6442
1791msgid "pc-relative address offset out of range"
1792msgstr ""
1793
1794#: config/tc-aarch64.c:6454 config/tc-aarch64.c:6469
1795msgid "conditional branch target not word aligned"
1796msgstr ""
1797
1798#: config/tc-aarch64.c:6457 config/tc-aarch64.c:6472 config/tc-arm.c:22504
1799msgid "conditional branch out of range"
1800msgstr ""
1801
1802#: config/tc-aarch64.c:6485
1803msgid "branch target not word aligned"
1804msgstr ""
1805
1806#: config/tc-aarch64.c:6488 config/tc-arm.c:758 config/tc-mips.c:15081
1807msgid "branch out of range"
1808msgstr ""
1809
1810#: config/tc-aarch64.c:6522 config/tc-arm.c:22132 config/tc-arm.c:22147
1811#: config/tc-arm.c:22162 config/tc-arm.c:22173 config/tc-arm.c:22196
1812#: config/tc-arm.c:22903 config/tc-moxie.c:708 config/tc-pj.c:448
1813#: config/tc-sh.c:4290
1814msgid "offset out of range"
1815msgstr ""
1816
1817#: config/tc-aarch64.c:6535
1818msgid "unsigned value out of range"
1819msgstr ""
1820
1821#: config/tc-aarch64.c:6543
1822msgid "signed value out of range"
1823msgstr ""
1824
1825#: config/tc-aarch64.c:6655
1826#, c-format
1827msgid "unexpected %s fixup"
1828msgstr ""
1829
1830#: config/tc-aarch64.c:6721 config/tc-arm.c:23339 config/tc-arm.c:23360
1831#: config/tc-mips.c:17189 config/tc-score.c:7480
1832#, c-format
1833msgid "cannot represent %s relocation in this object file format"
1834msgstr ""
1835
1836#: config/tc-aarch64.c:6754
1837#, c-format
1838msgid "cannot do %u-byte relocation"
1839msgstr ""
1840
1841#: config/tc-aarch64.c:7012 config/tc-arc.c:211 config/tc-arm.c:23815
1842#: config/tc-score.c:6299 config/tc-score.c:6528 config/tc-score.c:6533
1843msgid "virtual memory exhausted"
1844msgstr ""
1845
1846#: config/tc-aarch64.c:7159 config/tc-arm.c:24140
1847msgid "assemble for big-endian"
1848msgstr ""
1849
1850#: config/tc-aarch64.c:7160 config/tc-arm.c:24141
1851msgid "assemble for little-endian"
1852msgstr ""
1853
1854#: config/tc-aarch64.c:7163
1855msgid "temporary switch for dumping"
1856msgstr ""
1857
1858#: config/tc-aarch64.c:7165
1859msgid "output verbose error messages"
1860msgstr ""
1861
1862#: config/tc-aarch64.c:7167
1863msgid "do not output verbose error messages"
1864msgstr ""
1865
1866#: config/tc-aarch64.c:7259 config/tc-arm.c:24644
1867msgid "invalid architectural extension"
1868msgstr ""
1869
1870#: config/tc-aarch64.c:7284 config/tc-arm.c:24676
1871msgid "must specify extensions to add before specifying those to remove"
1872msgstr ""
1873
1874#: config/tc-aarch64.c:7292 config/tc-arm.c:24684
1875msgid "missing architectural extension"
1876msgstr ""
1877
1878#: config/tc-aarch64.c:7311 config/tc-arm.c:24721
1879#, c-format
1880msgid "unknown architectural extension `%s'"
1881msgstr ""
1882
1883#: config/tc-aarch64.c:7335 config/tc-arm.c:24755 config/tc-metag.c:5833
1884#, c-format
1885msgid "missing cpu name `%s'"
1886msgstr ""
1887
1888#: config/tc-aarch64.c:7349 config/tc-aarch64.c:7568 config/tc-arm.c:24781
1889#: config/tc-arm.c:25335 config/tc-metag.c:5844
1890#, c-format
1891msgid "unknown cpu `%s'"
1892msgstr ""
1893
1894#: config/tc-aarch64.c:7367 config/tc-arm.c:24799
1895#, c-format
1896msgid "missing architecture name `%s'"
1897msgstr ""
1898
1899#: config/tc-aarch64.c:7381 config/tc-aarch64.c:7615 config/tc-arm.c:24816
1900#: config/tc-arm.c:25369 config/tc-arm.c:25400 config/tc-score.c:7715
1901#, c-format
1902msgid "unknown architecture `%s'\n"
1903msgstr ""
1904
1905#: config/tc-aarch64.c:7406
1906#, c-format
1907msgid "missing abi name `%s'"
1908msgstr ""
1909
1910#: config/tc-aarch64.c:7417
1911#, c-format
1912msgid "unknown abi `%s'\n"
1913msgstr ""
1914
1915#: config/tc-aarch64.c:7423
1916msgid "<abi name>\t specify for ABI <abi name>"
1917msgstr ""
1918
1919#: config/tc-aarch64.c:7426 config/tc-arm.c:24903 config/tc-metag.c:5910
1920msgid "<cpu name>\t assemble for CPU <cpu name>"
1921msgstr ""
1922
1923#: config/tc-aarch64.c:7428 config/tc-arm.c:24905
1924msgid "<arch name>\t assemble for architecture <arch name>"
1925msgstr ""
1926
1927#: config/tc-aarch64.c:7467 config/tc-aarch64.c:7487 config/tc-arm.c:24961
1928#: config/tc-arm.c:24979 config/tc-arm.c:24999 config/tc-metag.c:5935
1929#, c-format
1930msgid "option `-%c%s' is deprecated: %s"
1931msgstr ""
1932
1933#: config/tc-aarch64.c:7507
1934#, c-format
1935msgid " AArch64-specific assembler options:\n"
1936msgstr ""
1937
1938#: config/tc-aarch64.c:7518 config/tc-arm.c:25030
1939#, c-format
1940msgid " -EB assemble code for a big-endian cpu\n"
1941msgstr ""
1942
1943#: config/tc-aarch64.c:7523 config/tc-arm.c:25035
1944#, c-format
1945msgid " -EL assemble code for a little-endian cpu\n"
1946msgstr ""
1947
1948#: config/tc-alpha.c:653
1949#, c-format
1950msgid "No !literal!%ld was found"
1951msgstr ""
1952
1953#: config/tc-alpha.c:660
1954#, c-format
1955msgid "No !tlsgd!%ld was found"
1956msgstr ""
1957
1958#: config/tc-alpha.c:667
1959#, c-format
1960msgid "No !tlsldm!%ld was found"
1961msgstr ""
1962
1963#: config/tc-alpha.c:676
1964#, c-format
1965msgid "No ldah !gpdisp!%ld was found"
1966msgstr ""
1967
1968#: config/tc-alpha.c:726
1969#, c-format
1970msgid "too many !literal!%ld for %s"
1971msgstr ""
1972
1973#: config/tc-alpha.c:756
1974#, c-format
1975msgid "No lda !gpdisp!%ld was found"
1976msgstr ""
1977
1978#. Only support one relocation op per insn.
1979#: config/tc-alpha.c:915
1980msgid "More than one relocation op per insn"
1981msgstr ""
1982
1983#: config/tc-alpha.c:931
1984msgid "No relocation operand"
1985msgstr ""
1986
1987#: config/tc-alpha.c:941
1988#, c-format
1989msgid "Unknown relocation operand: !%s"
1990msgstr ""
1991
1992#: config/tc-alpha.c:951
1993#, c-format
1994msgid "no sequence number after !%s"
1995msgstr ""
1996
1997#: config/tc-alpha.c:961
1998#, c-format
1999msgid "!%s does not use a sequence number"
2000msgstr ""
2001
2002#: config/tc-alpha.c:971
2003#, c-format
2004msgid "Bad sequence number: !%s!%s"
2005msgstr ""
2006
2007#: config/tc-alpha.c:1186 config/tc-alpha.c:3359
2008#, c-format
2009msgid "inappropriate arguments for opcode `%s'"
2010msgstr ""
2011
2012#: config/tc-alpha.c:1188 config/tc-alpha.c:3361
2013#, c-format
2014msgid "opcode `%s' not supported for target %s"
2015msgstr ""
2016
2017#: config/tc-alpha.c:1192 config/tc-alpha.c:3365 config/tc-avr.c:1672
2018#: config/tc-msp430.c:3196
2019#, c-format
2020msgid "unknown opcode `%s'"
2021msgstr ""
2022
2023#: config/tc-alpha.c:1273 config/tc-alpha.c:1532
2024msgid "overflow in literal (.lita) table"
2025msgstr ""
2026
2027#: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
2028#: config/tc-alpha.c:2232 config/tc-alpha.c:2277 config/tc-alpha.c:2346
2029#: config/tc-alpha.c:2429 config/tc-alpha.c:2654 config/tc-alpha.c:2752
2030msgid "macro requires $at register while noat in effect"
2031msgstr ""
2032
2033#: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
2034msgid "macro requires $at while $at in use"
2035msgstr ""
2036
2037#: config/tc-alpha.c:1491
2038msgid "bignum invalid; zero assumed"
2039msgstr ""
2040
2041#: config/tc-alpha.c:1493
2042msgid "floating point number invalid; zero assumed"
2043msgstr ""
2044
2045#: config/tc-alpha.c:1498
2046msgid "can't handle expression"
2047msgstr ""
2048
2049#: config/tc-alpha.c:1538
2050msgid "overflow in literal (.lit8) table"
2051msgstr ""
2052
2053#: config/tc-alpha.c:1835
2054#, c-format
2055msgid "too many ldah insns for !gpdisp!%ld"
2056msgstr ""
2057
2058#: config/tc-alpha.c:1837 config/tc-alpha.c:1849
2059#, c-format
2060msgid "both insns for !gpdisp!%ld must be in the same section"
2061msgstr ""
2062
2063#: config/tc-alpha.c:1847
2064#, c-format
2065msgid "too many lda insns for !gpdisp!%ld"
2066msgstr ""
2067
2068#: config/tc-alpha.c:1903
2069#, c-format
2070msgid "too many lituse insns for !lituse_tlsgd!%ld"
2071msgstr ""
2072
2073#: config/tc-alpha.c:1906
2074#, c-format
2075msgid "too many lituse insns for !lituse_tlsldm!%ld"
2076msgstr ""
2077
2078#: config/tc-alpha.c:1923
2079#, c-format
2080msgid "duplicate !tlsgd!%ld"
2081msgstr ""
2082
2083#: config/tc-alpha.c:1925
2084#, c-format
2085msgid "sequence number in use for !tlsldm!%ld"
2086msgstr ""
2087
2088#: config/tc-alpha.c:1939
2089#, c-format
2090msgid "duplicate !tlsldm!%ld"
2091msgstr ""
2092
2093#: config/tc-alpha.c:1941
2094#, c-format
2095msgid "sequence number in use for !tlsgd!%ld"
2096msgstr ""
2097
2098#: config/tc-alpha.c:1996 config/tc-arc.c:291 config/tc-mn10200.c:857
2099#: config/tc-mn10300.c:1150 config/tc-ppc.c:1838 config/tc-s390.c:649
2100#: config/tc-tilegx.c:427 config/tc-tilegx.c:476 config/tc-tilepro.c:383
2101msgid "operand"
2102msgstr ""
2103
2104#: config/tc-alpha.c:2135
2105msgid "invalid relocation for instruction"
2106msgstr ""
2107
2108#: config/tc-alpha.c:2149
2109msgid "invalid relocation for field"
2110msgstr ""
2111
2112#: config/tc-alpha.c:2980
2113msgid "can not resolve expression"
2114msgstr ""
2115
2116#: config/tc-alpha.c:3514 config/tc-i370.c:1054 config/tc-microblaze.c:199
2117#: config/tc-ppc.c:2161 config/tc-ppc.c:5272
2118#, c-format
2119msgid ".COMMon length (%ld.) <0! Ignored."
2120msgstr ""
2121
2122#: config/tc-alpha.c:3525 config/tc-ia64.c:1104 config/tc-sparc.c:4147
2123#: config/tc-v850.c:304
2124msgid "Ignoring attempt to re-define symbol"
2125msgstr ""
2126
2127#: config/tc-alpha.c:3617 config/tc-sparc.c:4155
2128#, c-format
2129msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2130msgstr ""
2131
2132#: config/tc-alpha.c:3720 ecoff.c:3061
2133msgid ".ent directive has no name"
2134msgstr ""
2135
2136#: config/tc-alpha.c:3728
2137msgid "nested .ent directives"
2138msgstr ""
2139
2140#: config/tc-alpha.c:3773 ecoff.c:3012
2141msgid ".end directive has no name"
2142msgstr ""
2143
2144#: config/tc-alpha.c:3782
2145msgid ".end directive without matching .ent"
2146msgstr ""
2147
2148#: config/tc-alpha.c:3784
2149msgid ".end directive names different symbol than .ent"
2150msgstr ""
2151
2152#: config/tc-alpha.c:3827 ecoff.c:3147
2153msgid ".fmask outside of .ent"
2154msgstr ""
2155
2156#: config/tc-alpha.c:3829 config/tc-score.c:5598 ecoff.c:3211
2157msgid ".mask outside of .ent"
2158msgstr ""
2159
2160#: config/tc-alpha.c:3837 ecoff.c:3154
2161msgid "bad .fmask directive"
2162msgstr ""
2163
2164#: config/tc-alpha.c:3839 ecoff.c:3218
2165msgid "bad .mask directive"
2166msgstr ""
2167
2168#: config/tc-alpha.c:3872 config/tc-mips.c:18449 config/tc-score.c:5740
2169#: ecoff.c:3175
2170msgid ".frame outside of .ent"
2171msgstr ""
2172
2173#: config/tc-alpha.c:3883 config/tc-mips.c:18460 ecoff.c:3186
2174msgid "bad .frame directive"
2175msgstr ""
2176
2177#: config/tc-alpha.c:3917
2178msgid ".prologue directive without a preceding .ent directive"
2179msgstr ""
2180
2181#: config/tc-alpha.c:3935
2182#, c-format
2183msgid "Invalid argument %d to .prologue."
2184msgstr ""
2185
2186#: config/tc-alpha.c:4026
2187msgid "ECOFF debugging is disabled."
2188msgstr ""
2189
2190#: config/tc-alpha.c:4040
2191msgid ".ent directive without matching .end"
2192msgstr ""
2193
2194#: config/tc-alpha.c:4133
2195msgid ".usepv directive has no name"
2196msgstr ""
2197
2198#: config/tc-alpha.c:4144
2199msgid ".usepv directive has no type"
2200msgstr ""
2201
2202#: config/tc-alpha.c:4159
2203msgid "unknown argument for .usepv"
2204msgstr ""
2205
2206#: config/tc-alpha.c:4274
2207#, c-format
2208msgid "unknown section attribute %s"
2209msgstr ""
2210
2211#: config/tc-alpha.c:4368
2212msgid "previous .ent not closed by a .end"
2213msgstr ""
2214
2215#: config/tc-alpha.c:4389
2216msgid ".ent directive has no symbol"
2217msgstr ""
2218
2219#: config/tc-alpha.c:4414
2220msgid ".handler directive has no name"
2221msgstr ""
2222
2223#: config/tc-alpha.c:4444
2224msgid "Bad .frame directive 1./2. param"
2225msgstr ""
2226
2227#: config/tc-alpha.c:4454
2228#, c-format
2229msgid "Bad RA (%d) register for .frame"
2230msgstr ""
2231
2232#: config/tc-alpha.c:4459
2233msgid "Bad .frame directive 3./4. param"
2234msgstr ""
2235
2236#: config/tc-alpha.c:4495
2237msgid ".pdesc directive not in link (.link) section"
2238msgstr ""
2239
2240#: config/tc-alpha.c:4502
2241msgid ".pdesc directive has no entry symbol"
2242msgstr ""
2243
2244#: config/tc-alpha.c:4513
2245msgid ".pdesc has a bad entry symbol"
2246msgstr ""
2247
2248#: config/tc-alpha.c:4524
2249msgid ".pdesc doesn't match with last .ent"
2250msgstr ""
2251
2252#: config/tc-alpha.c:4539
2253msgid "No comma after .pdesc <entryname>"
2254msgstr ""
2255
2256#: config/tc-alpha.c:4559
2257msgid "unknown procedure kind"
2258msgstr ""
2259
2260#: config/tc-alpha.c:4654
2261msgid ".name directive not in link (.link) section"
2262msgstr ""
2263
2264#: config/tc-alpha.c:4662
2265msgid ".name directive has no symbol"
2266msgstr ""
2267
2268#: config/tc-alpha.c:4696
2269msgid "No symbol after .linkage"
2270msgstr ""
2271
2272#: config/tc-alpha.c:4744
2273msgid "No symbol after .code_address"
2274msgstr ""
2275
2276#: config/tc-alpha.c:4770 config/tc-score.c:5604
2277msgid "Bad .mask directive"
2278msgstr ""
2279
2280#: config/tc-alpha.c:4788
2281msgid "Bad .fmask directive"
2282msgstr ""
2283
2284#: config/tc-alpha.c:4945
2285#, c-format
2286msgid "Expected comma after name \"%s\""
2287msgstr ""
2288
2289#: config/tc-alpha.c:4957
2290#, c-format
2291msgid "unhandled: .proc %s,%d"
2292msgstr ""
2293
2294#: config/tc-alpha.c:4991
2295#, c-format
2296msgid "Tried to .set unrecognized mode `%s'"
2297msgstr ""
2298
2299#: config/tc-alpha.c:5017
2300#, c-format
2301msgid "Bad base register, using $%d."
2302msgstr ""
2303
2304#: config/tc-alpha.c:5038 config/tc-nios2.c:337 config/tc-nios2.c:452
2305#, c-format
2306msgid "Alignment too large: %d. assumed"
2307msgstr ""
2308
2309#: config/tc-alpha.c:5042 config/tc-d30v.c:2057 config/tc-nios2.c:341
2310#: config/tc-nios2.c:456
2311msgid "Alignment negative: 0 assumed"
2312msgstr ""
2313
2314#: config/tc-alpha.c:5137 config/tc-alpha.c:5629
2315#, c-format
2316msgid "Unknown CPU identifier `%s'"
2317msgstr ""
2318
2319#: config/tc-alpha.c:5328
2320#, c-format
2321msgid "Chose GP value of %lx\n"
2322msgstr ""
2323
2324#: config/tc-alpha.c:5342
2325msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2326msgstr ""
2327
2328#: config/tc-alpha.c:5431
2329#, c-format
2330msgid "internal error: can't hash opcode `%s': %s"
2331msgstr ""
2332
2333#: config/tc-alpha.c:5467
2334#, c-format
2335msgid "internal error: can't hash macro `%s': %s"
2336msgstr ""
2337
2338#: config/tc-alpha.c:5551 config/tc-arm.c:7182 config/tc-arm.c:7194
2339#: config/tc-i960.c:705 config/tc-xtensa.c:5337 config/tc-xtensa.c:5415
2340#: config/tc-xtensa.c:5532 config/tc-z80.c:1927
2341msgid "syntax error"
2342msgstr ""
2343
2344#: config/tc-alpha.c:5680
2345msgid ""
2346"Alpha options:\n"
2347"-32addr\t\t\ttreat addresses as 32-bit values\n"
2348"-F\t\t\tlack floating point instructions support\n"
2349"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2350"\t\t\tspecify variant of Alpha architecture\n"
2351"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2352"m21264b\n"
2353"\t\t\tthese variants include PALcode opcodes\n"
2354msgstr ""
2355
2356#: config/tc-alpha.c:5690
2357msgid ""
2358"VMS options:\n"
2359"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2360"-H\t\t\tshow new symbol after hash truncation\n"
2361"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2362msgstr ""
2363
2364#: config/tc-alpha.c:5941
2365#, c-format
2366msgid "unhandled relocation type %s"
2367msgstr ""
2368
2369#: config/tc-alpha.c:5954
2370msgid "non-absolute expression in constant field"
2371msgstr ""
2372
2373#: config/tc-alpha.c:5968
2374#, c-format
2375msgid "type %d reloc done?\n"
2376msgstr ""
2377
2378#: config/tc-alpha.c:6015 config/tc-alpha.c:6022
2379msgid "Used $at without \".set noat\""
2380msgstr ""
2381
2382#: config/tc-alpha.c:6191
2383#, c-format
2384msgid "!samegp reloc against symbol without .prologue: %s"
2385msgstr ""
2386
2387#: config/tc-alpha.c:6235 config/tc-tilegx.c:1751 config/tc-tilepro.c:1531
2388#: config/tc-xtensa.c:6025
2389#, c-format
2390msgid "cannot represent `%s' relocation in object file"
2391msgstr ""
2392
2393#: config/tc-alpha.c:6241
2394#, c-format
2395msgid "internal error? cannot generate `%s' relocation"
2396msgstr ""
2397
2398#: config/tc-alpha.c:6340
2399#, c-format
2400msgid "frame reg expected, using $%d."
2401msgstr ""
2402
2403#: config/tc-arc.c:193 config/tc-arc.c:214 config/tc-arc.c:991
2404#: config/tc-h8300.c:75 config/tc-h8300.c:84 config/tc-h8300.c:94
2405#: config/tc-h8300.c:104 config/tc-h8300.c:114 config/tc-h8300.c:125
2406#: config/tc-h8300.c:242 config/tc-hppa.c:6892 config/tc-hppa.c:6898
2407#: config/tc-hppa.c:6904 config/tc-hppa.c:6910 config/tc-hppa.c:8317
2408#: config/tc-lm32.c:197 config/tc-mips.c:3471 config/tc-mips.c:3977
2409#: config/tc-mn10300.c:938 config/tc-mn10300.c:943 config/tc-mn10300.c:2441
2410#: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
2411msgid "could not set architecture and machine"
2412msgstr ""
2413
2414#: config/tc-arc.c:431 config/tc-arc.c:670
2415msgid "expected comma after operand name"
2416msgstr ""
2417
2418#: config/tc-arc.c:442
2419#, c-format
2420msgid "negative operand number %d"
2421msgstr ""
2422
2423#: config/tc-arc.c:454
2424msgid "expected comma after register-number"
2425msgstr ""
2426
2427#: config/tc-arc.c:479
2428msgid "invalid mode"
2429msgstr ""
2430
2431#: config/tc-arc.c:496
2432msgid "expected comma after register-mode"
2433msgstr ""
2434
2435#: config/tc-arc.c:513
2436msgid "shortcut designator invalid"
2437msgstr ""
2438
2439#: config/tc-arc.c:528
2440#, c-format
2441msgid "core register value (%d) too large"
2442msgstr ""
2443
2444#: config/tc-arc.c:536
2445#, c-format
2446msgid "condition code value (%d) too large"
2447msgstr ""
2448
2449#: config/tc-arc.c:554
2450#, c-format
2451msgid "attempt to override symbol: %s"
2452msgstr ""
2453
2454#: config/tc-arc.c:625
2455msgid "invalid opertype"
2456msgstr ""
2457
2458#: config/tc-arc.c:682
2459msgid "expected comma after opcode"
2460msgstr ""
2461
2462#: config/tc-arc.c:692
2463#, c-format
2464msgid "negative subopcode %d"
2465msgstr ""
2466
2467#: config/tc-arc.c:701
2468msgid "subcode value found when opcode not equal 0x03"
2469msgstr ""
2470
2471#: config/tc-arc.c:709
2472#, c-format
2473msgid "invalid subopcode %d"
2474msgstr ""
2475
2476#: config/tc-arc.c:720
2477msgid "expected comma after subopcode"
2478msgstr ""
2479
2480#: config/tc-arc.c:739
2481msgid "invalid suffix class"
2482msgstr ""
2483
2484#: config/tc-arc.c:748
2485msgid "expected comma after suffix class"
2486msgstr ""
2487
2488#: config/tc-arc.c:767
2489msgid "invalid syntax class"
2490msgstr ""
2491
2492#: config/tc-arc.c:774
2493msgid "opcode 0x3 and SYNTAX_3OP invalid"
2494msgstr ""
2495
2496#: config/tc-arc.c:794
2497msgid "unknown suffix class"
2498msgstr ""
2499
2500#: config/tc-arc.c:861 config/tc-tic6x.c:582
2501msgid "expected comma after symbol name"
2502msgstr ""
2503
2504#: config/tc-arc.c:871
2505msgid "negative symbol length"
2506msgstr ""
2507
2508#: config/tc-arc.c:882
2509msgid "ignoring attempt to re-define symbol"
2510msgstr ""
2511
2512#: config/tc-arc.c:889
2513#, c-format
2514msgid "length of symbol \"%s\" already %ld, ignoring %d"
2515msgstr ""
2516
2517#: config/tc-arc.c:903
2518msgid "assuming symbol alignment of zero"
2519msgstr ""
2520
2521#: config/tc-arc.c:970
2522msgid "\".option\" directive must appear before any instructions"
2523msgstr ""
2524
2525#: config/tc-arc.c:980
2526msgid "\".option\" directive conflicts with initial definition"
2527msgstr ""
2528
2529#: config/tc-arc.c:988
2530msgid "\".option\" directive overrides command-line (default) value"
2531msgstr ""
2532
2533#: config/tc-arc.c:998
2534msgid "invalid identifier for \".option\""
2535msgstr ""
2536
2537#: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:248
2538msgid "relaxation not supported\n"
2539msgstr ""
2540
2541#: config/tc-arc.c:1080
2542msgid "expression too complex code symbol"
2543msgstr ""
2544
2545#: config/tc-arc.c:1107
2546#, c-format
2547msgid "missing ')' in %%-op"
2548msgstr ""
2549
2550#: config/tc-arc.c:1365 config/tc-dlx.c:1198 config/tc-i960.c:2636
2551#: config/tc-m32r.c:2280 config/tc-nds32.c:6503 config/tc-sparc.c:3834
2552#, c-format
2553msgid "internal error: can't export reloc type %d (`%s')"
2554msgstr ""
2555
2556#: config/tc-arc.c:1497
2557#, c-format
2558msgid "unknown syntax format character `%c'"
2559msgstr ""
2560
2561#: config/tc-arc.c:1636
2562msgid "too many suffixes"
2563msgstr ""
2564
2565#: config/tc-arc.c:1675
2566msgid "symbol as destination register"
2567msgstr ""
2568
2569#. xgettext:c-format.
2570#: config/tc-arc.c:1760 config/tc-i370.c:2206 config/tc-mn10200.c:1142
2571#: config/tc-mn10300.c:1822 config/tc-ppc.c:3350 config/tc-s390.c:1523
2572#: config/tc-v850.c:3029
2573#, c-format
2574msgid "junk at end of line: `%s'"
2575msgstr ""
2576
2577#: config/tc-arc.c:1799
2578msgid "8 byte instruction in delay slot"
2579msgstr ""
2580
2581#. except for jl addr
2582#: config/tc-arc.c:1802
2583msgid "8 byte jump instruction with delay slot"
2584msgstr ""
2585
2586#: config/tc-arc.c:1810
2587msgid "conditional branch follows set of flags"
2588msgstr ""
2589
2590#: config/tc-arc.c:1894 config/tc-arm.c:17586
2591#, c-format
2592msgid "bad instruction `%s'"
2593msgstr ""
2594
2595#: config/tc-arm.c:560
2596msgid "ARM register expected"
2597msgstr ""
2598
2599#: config/tc-arm.c:561
2600msgid "bad or missing co-processor number"
2601msgstr ""
2602
2603#: config/tc-arm.c:562
2604msgid "co-processor register expected"
2605msgstr ""
2606
2607#: config/tc-arm.c:563
2608msgid "FPA register expected"
2609msgstr ""
2610
2611#: config/tc-arm.c:564
2612msgid "VFP single precision register expected"
2613msgstr ""
2614
2615#: config/tc-arm.c:565
2616msgid "VFP/Neon double precision register expected"
2617msgstr ""
2618
2619#: config/tc-arm.c:566
2620msgid "Neon quad precision register expected"
2621msgstr ""
2622
2623#: config/tc-arm.c:567
2624msgid "VFP single or double precision register expected"
2625msgstr ""
2626
2627#: config/tc-arm.c:568
2628msgid "Neon double or quad precision register expected"
2629msgstr ""
2630
2631#: config/tc-arm.c:569
2632msgid "VFP single, double or Neon quad precision register expected"
2633msgstr ""
2634
2635#: config/tc-arm.c:570
2636msgid "VFP system register expected"
2637msgstr ""
2638
2639#: config/tc-arm.c:571
2640msgid "Maverick MVF register expected"
2641msgstr ""
2642
2643#: config/tc-arm.c:572
2644msgid "Maverick MVD register expected"
2645msgstr ""
2646
2647#: config/tc-arm.c:573
2648msgid "Maverick MVFX register expected"
2649msgstr ""
2650
2651#: config/tc-arm.c:574
2652msgid "Maverick MVDX register expected"
2653msgstr ""
2654
2655#: config/tc-arm.c:575
2656msgid "Maverick MVAX register expected"
2657msgstr ""
2658
2659#: config/tc-arm.c:576
2660msgid "Maverick DSPSC register expected"
2661msgstr ""
2662
2663#: config/tc-arm.c:577
2664msgid "iWMMXt data register expected"
2665msgstr ""
2666
2667#: config/tc-arm.c:578 config/tc-arm.c:6961
2668msgid "iWMMXt control register expected"
2669msgstr ""
2670
2671#: config/tc-arm.c:579
2672msgid "iWMMXt scalar register expected"
2673msgstr ""
2674
2675#: config/tc-arm.c:580
2676msgid "XScale accumulator register expected"
2677msgstr ""
2678
2679#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
2680#: config/tc-arm.c:739 config/tc-score.c:259
2681msgid "bad arguments to instruction"
2682msgstr ""
2683
2684#: config/tc-arm.c:740
2685msgid "r13 not allowed here"
2686msgstr ""
2687
2688#: config/tc-arm.c:741
2689msgid "r15 not allowed here"
2690msgstr ""
2691
2692#: config/tc-arm.c:742
2693msgid "instruction cannot be conditional"
2694msgstr ""
2695
2696#: config/tc-arm.c:743
2697msgid "registers may not be the same"
2698msgstr ""
2699
2700#: config/tc-arm.c:744
2701msgid "lo register required"
2702msgstr ""
2703
2704#: config/tc-arm.c:745
2705msgid "instruction not supported in Thumb16 mode"
2706msgstr ""
2707
2708#: config/tc-arm.c:746
2709msgid "instruction does not accept this addressing mode"
2710msgstr ""
2711
2712#: config/tc-arm.c:747
2713msgid "branch must be last instruction in IT block"
2714msgstr ""
2715
2716#: config/tc-arm.c:748
2717msgid "instruction not allowed in IT block"
2718msgstr ""
2719
2720#: config/tc-arm.c:749
2721msgid "selected FPU does not support instruction"
2722msgstr ""
2723
2724#: config/tc-arm.c:750
2725msgid "thumb conditional instruction should be in IT block"
2726msgstr ""
2727
2728#: config/tc-arm.c:751
2729msgid "incorrect condition in IT block"
2730msgstr ""
2731
2732#: config/tc-arm.c:752
2733msgid "IT falling in the range of a previous IT block"
2734msgstr ""
2735
2736#: config/tc-arm.c:753
2737msgid "missing .fnstart before unwinding directive"
2738msgstr ""
2739
2740#: config/tc-arm.c:755
2741msgid "cannot use register index with PC-relative addressing"
2742msgstr ""
2743
2744#: config/tc-arm.c:757
2745msgid "cannot use writeback with PC-relative addressing"
2746msgstr ""
2747
2748#: config/tc-arm.c:759
2749msgid "using "
2750msgstr ""
2751
2752#: config/tc-arm.c:966
2753msgid "immediate expression requires a # prefix"
2754msgstr ""
2755
2756#: config/tc-arm.c:994 read.c:3731
2757msgid "missing expression"
2758msgstr ""
2759
2760#: config/tc-arm.c:1024 config/tc-arm.c:5207 config/tc-i960.c:1297
2761#: config/tc-score.c:1210
2762msgid "invalid constant"
2763msgstr ""
2764
2765#: config/tc-arm.c:1154
2766msgid "expected #constant"
2767msgstr ""
2768
2769#: config/tc-arm.c:1317
2770#, c-format
2771msgid "unexpected character `%c' in type specifier"
2772msgstr ""
2773
2774#: config/tc-arm.c:1334
2775#, c-format
2776msgid "bad size %d in type specifier"
2777msgstr ""
2778
2779#: config/tc-arm.c:1384
2780msgid "only one type should be specified for operand"
2781msgstr ""
2782
2783#: config/tc-arm.c:1462
2784msgid "can't redefine type for operand"
2785msgstr ""
2786
2787#: config/tc-arm.c:1473
2788msgid "only D registers may be indexed"
2789msgstr ""
2790
2791#: config/tc-arm.c:1479
2792msgid "can't change index for operand"
2793msgstr ""
2794
2795#: config/tc-arm.c:1542
2796msgid "register operand expected, but got scalar"
2797msgstr ""
2798
2799#: config/tc-arm.c:1575
2800msgid "scalar must have an index"
2801msgstr ""
2802
2803#: config/tc-arm.c:1580 config/tc-arm.c:15735 config/tc-arm.c:15795
2804#: config/tc-arm.c:16217
2805msgid "scalar index out of range"
2806msgstr ""
2807
2808#: config/tc-arm.c:1630
2809msgid "bad range in register list"
2810msgstr ""
2811
2812#: config/tc-arm.c:1638 config/tc-arm.c:1647 config/tc-arm.c:1688
2813#, c-format
2814msgid "Warning: duplicated register (r%d) in register list"
2815msgstr ""
2816
2817#: config/tc-arm.c:1650
2818msgid "Warning: register range not in ascending order"
2819msgstr ""
2820
2821#: config/tc-arm.c:1661
2822msgid "missing `}'"
2823msgstr ""
2824
2825#: config/tc-arm.c:1677
2826msgid "invalid register mask"
2827msgstr ""
2828
2829#: config/tc-arm.c:1812 config/tc-arm.c:1856
2830msgid "register out of range in list"
2831msgstr ""
2832
2833#: config/tc-arm.c:1834 config/tc-arm.c:4161 config/tc-arm.c:4295
2834msgid "register list not in ascending order"
2835msgstr ""
2836
2837#: config/tc-arm.c:1865
2838msgid "register range not in ascending order"
2839msgstr ""
2840
2841#: config/tc-arm.c:1898
2842msgid "non-contiguous register range"
2843msgstr ""
2844
2845#: config/tc-arm.c:1957
2846msgid "register stride must be 1 or 2"
2847msgstr ""
2848
2849#: config/tc-arm.c:1958
2850msgid "mismatched element/structure types in list"
2851msgstr ""
2852
2853#: config/tc-arm.c:2022
2854msgid "don't use Rn-Rm syntax with non-unit stride"
2855msgstr ""
2856
2857#: config/tc-arm.c:2077
2858msgid "error parsing element/structure list"
2859msgstr ""
2860
2861#: config/tc-arm.c:2083
2862msgid "expected }"
2863msgstr ""
2864
2865#: config/tc-arm.c:2174
2866msgid "attempt to redefine typed alias"
2867msgstr ""
2868
2869#: config/tc-arm.c:2308
2870msgid "bad type for register"
2871msgstr ""
2872
2873#: config/tc-arm.c:2319
2874msgid "expression must be constant"
2875msgstr ""
2876
2877#: config/tc-arm.c:2336
2878msgid "can't redefine the type of a register alias"
2879msgstr ""
2880
2881#: config/tc-arm.c:2343
2882msgid "you must specify a single type only"
2883msgstr ""
2884
2885#: config/tc-arm.c:2356
2886msgid "can't redefine the index of a scalar alias"
2887msgstr ""
2888
2889#: config/tc-arm.c:2364
2890msgid "scalar index must be constant"
2891msgstr ""
2892
2893#: config/tc-arm.c:2373
2894msgid "expecting ]"
2895msgstr ""
2896
2897#: config/tc-arm.c:2426
2898msgid "invalid syntax for .dn directive"
2899msgstr ""
2900
2901#: config/tc-arm.c:2432
2902msgid "invalid syntax for .qn directive"
2903msgstr ""
2904
2905#: config/tc-arm.c:2467
2906#, c-format
2907msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
2908msgstr ""
2909
2910#: config/tc-arm.c:2735
2911#, c-format
2912msgid "Failed to find real start of function: %s\n"
2913msgstr ""
2914
2915#: config/tc-arm.c:2752
2916msgid "selected processor does not support THUMB opcodes"
2917msgstr ""
2918
2919#: config/tc-arm.c:2765
2920msgid "selected processor does not support ARM opcodes"
2921msgstr ""
2922
2923#: config/tc-arm.c:2777
2924#, c-format
2925msgid "invalid instruction size selected (%d)"
2926msgstr ""
2927
2928#: config/tc-arm.c:2809
2929#, c-format
2930msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
2931msgstr ""
2932
2933#: config/tc-arm.c:2865
2934#, c-format
2935msgid "expected comma after name \"%s\""
2936msgstr ""
2937
2938#: config/tc-arm.c:2915 config/tc-m32r.c:587
2939#, c-format
2940msgid "symbol `%s' already defined"
2941msgstr ""
2942
2943#: config/tc-arm.c:2949
2944#, c-format
2945msgid "unrecognized syntax mode \"%s\""
2946msgstr ""
2947
2948#: config/tc-arm.c:2970
2949#, c-format
2950msgid "alignment too large: %d assumed"
2951msgstr ""
2952
2953#: config/tc-arm.c:2973
2954msgid "alignment negative. 0 assumed."
2955msgstr ""
2956
2957#: config/tc-arm.c:3039
2958msgid ".ref pseudo-op only available with -mccs flag."
2959msgstr ""
2960
2961#: config/tc-arm.c:3080
2962msgid ".asmfunc repeated."
2963msgstr ""
2964
2965#: config/tc-arm.c:3084
2966msgid ".asmfunc without function."
2967msgstr ""
2968
2969#: config/tc-arm.c:3090
2970msgid ".asmfunc pseudo-op only available with -mccs flag."
2971msgstr ""
2972
2973#: config/tc-arm.c:3101
2974msgid ".endasmfunc without a .asmfunc."
2975msgstr ""
2976
2977#: config/tc-arm.c:3105
2978msgid ".endasmfunc without function."
2979msgstr ""
2980
2981#: config/tc-arm.c:3116
2982msgid ".endasmfunc pseudo-op only available with -mccs flag."
2983msgstr ""
2984
2985#: config/tc-arm.c:3125
2986msgid ".def pseudo-op only available with -mccs flag."
2987msgstr ""
2988
2989#: config/tc-arm.c:3283
2990msgid "invalid type for literal pool"
2991msgstr ""
2992
2993#: config/tc-arm.c:3362 config/tc-tic54x.c:5385
2994#, c-format
2995msgid "Invalid label '%s'"
2996msgstr ""
2997
2998#: config/tc-arm.c:3538
2999msgid "(plt) is only valid on branch targets"
3000msgstr ""
3001
3002#: config/tc-arm.c:3544 config/tc-s390.c:1145 config/tc-s390.c:1788
3003#: config/tc-xtensa.c:1613
3004#, c-format
3005msgid "%s relocations do not fit in %d bytes"
3006msgstr ""
3007
3008#: config/tc-arm.c:3622
3009msgid ".inst.n operand too big. Use .inst.w instead"
3010msgstr ""
3011
3012#: config/tc-arm.c:3642
3013msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3014msgstr ""
3015
3016#: config/tc-arm.c:3672
3017msgid "width suffixes are invalid in ARM mode"
3018msgstr ""
3019
3020#: config/tc-arm.c:3714 dwarf2dbg.c:751
3021msgid "expected 0 or 1"
3022msgstr ""
3023
3024#: config/tc-arm.c:3718
3025msgid "missing comma"
3026msgstr ""
3027
3028#: config/tc-arm.c:3751
3029msgid "duplicate .fnstart directive"
3030msgstr ""
3031
3032#: config/tc-arm.c:3782 config/tc-tic6x.c:412
3033msgid "duplicate .handlerdata directive"
3034msgstr ""
3035
3036#: config/tc-arm.c:3801
3037msgid ".fnend directive without .fnstart"
3038msgstr ""
3039
3040#: config/tc-arm.c:3868 config/tc-tic6x.c:393
3041msgid "personality routine specified for cantunwind frame"
3042msgstr ""
3043
3044#: config/tc-arm.c:3885 config/tc-tic6x.c:454
3045msgid "duplicate .personalityindex directive"
3046msgstr ""
3047
3048#: config/tc-arm.c:3892 config/tc-tic6x.c:461
3049msgid "bad personality routine number"
3050msgstr ""
3051
3052#: config/tc-arm.c:3914 config/tc-tic6x.c:478
3053msgid "duplicate .personality directive"
3054msgstr ""
3055
3056#: config/tc-arm.c:3937 config/tc-arm.c:4065 config/tc-arm.c:4113
3057msgid "expected register list"
3058msgstr ""
3059
3060#: config/tc-arm.c:4019
3061msgid "expected , <constant>"
3062msgstr ""
3063
3064#: config/tc-arm.c:4028
3065msgid "number of registers must be in the range [1:4]"
3066msgstr ""
3067
3068#: config/tc-arm.c:4175 config/tc-arm.c:4309
3069msgid "bad register range"
3070msgstr ""
3071
3072#: config/tc-arm.c:4375
3073msgid "FPA .unwind_save does not take a register list"
3074msgstr ""
3075
3076#: config/tc-arm.c:4403
3077msgid ".unwind_save does not support this kind of register"
3078msgstr ""
3079
3080#: config/tc-arm.c:4442
3081msgid "SP and PC not permitted in .unwind_movsp directive"
3082msgstr ""
3083
3084#: config/tc-arm.c:4447
3085msgid "unexpected .unwind_movsp directive"
3086msgstr ""
3087
3088#: config/tc-arm.c:4474
3089msgid "stack increment must be multiple of 4"
3090msgstr ""
3091
3092#: config/tc-arm.c:4506
3093msgid "expected <reg>, <reg>"
3094msgstr ""
3095
3096#: config/tc-arm.c:4524
3097msgid "register must be either sp or set by a previousunwind_movsp directive"
3098msgstr ""
3099
3100#: config/tc-arm.c:4563
3101msgid "expected <offset>, <opcode>"
3102msgstr ""
3103
3104#: config/tc-arm.c:4575
3105msgid "unwind opcode too long"
3106msgstr ""
3107
3108#: config/tc-arm.c:4580
3109msgid "invalid unwind opcode"
3110msgstr ""
3111
3112#: config/tc-arm.c:4767 config/tc-arm.c:5739 config/tc-arm.c:10246
3113#: config/tc-arm.c:10769 config/tc-arm.c:12789 config/tc-arm.c:14222
3114#: config/tc-arm.c:22819 config/tc-arm.c:22844 config/tc-arm.c:22852
3115#: config/tc-metag.c:5175 config/tc-z8k.c:1143 config/tc-z8k.c:1153
3116msgid "immediate value out of range"
3117msgstr ""
3118
3119#: config/tc-arm.c:4935
3120msgid "invalid FPA immediate expression"
3121msgstr ""
3122
3123#: config/tc-arm.c:5107
3124msgid "'LSL' or 'ASR' required"
3125msgstr ""
3126
3127#: config/tc-arm.c:5115
3128msgid "'LSL' required"
3129msgstr ""
3130
3131#: config/tc-arm.c:5123
3132msgid "'ASR' required"
3133msgstr ""
3134
3135#: config/tc-arm.c:5202
3136msgid "invalid rotation"
3137msgstr ""
3138
3139#: config/tc-arm.c:5361 config/tc-arm.c:5530
3140msgid "unknown group relocation"
3141msgstr ""
3142
3143#: config/tc-arm.c:5397
3144msgid "alignment must be constant"
3145msgstr ""
3146
3147#: config/tc-arm.c:5561
3148msgid "this group relocation is not allowed on this instruction"
3149msgstr ""
3150
3151#: config/tc-arm.c:5616
3152msgid "'}' expected at end of 'option' field"
3153msgstr ""
3154
3155#: config/tc-arm.c:5621
3156msgid "cannot combine index with option"
3157msgstr ""
3158
3159#: config/tc-arm.c:5877
3160msgid "unexpected bit specified after APSR"
3161msgstr ""
3162
3163#: config/tc-arm.c:5889
3164msgid "selected processor does not support DSP extension"
3165msgstr ""
3166
3167#: config/tc-arm.c:5901
3168msgid "bad bitmask specified after APSR"
3169msgstr ""
3170
3171#: config/tc-arm.c:5925
3172msgid "writing to APSR without specifying a bitmask is deprecated"
3173msgstr ""
3174
3175#: config/tc-arm.c:5937 config/tc-arm.c:11914 config/tc-arm.c:11958
3176#: config/tc-arm.c:11962
3177msgid "selected processor does not support requested special purpose register"
3178msgstr ""
3179
3180#: config/tc-arm.c:5942
3181msgid "flag for {c}psr instruction expected"
3182msgstr ""
3183
3184#: config/tc-arm.c:5967
3185msgid "unrecognized CPS flag"
3186msgstr ""
3187
3188#: config/tc-arm.c:5974
3189msgid "missing CPS flags"
3190msgstr ""
3191
3192#: config/tc-arm.c:5997 config/tc-arm.c:6003
3193msgid "valid endian specifiers are be or le"
3194msgstr ""
3195
3196#: config/tc-arm.c:6025
3197msgid "missing rotation field after comma"
3198msgstr ""
3199
3200#: config/tc-arm.c:6040
3201msgid "rotation can only be 0, 8, 16, or 24"
3202msgstr ""
3203
3204#: config/tc-arm.c:6069
3205msgid "condition required"
3206msgstr ""
3207
3208#: config/tc-arm.c:6130 config/tc-arm.c:8570
3209msgid "'[' expected"
3210msgstr ""
3211
3212#: config/tc-arm.c:6143
3213msgid "',' expected"
3214msgstr ""
3215
3216#: config/tc-arm.c:6160
3217msgid "invalid shift"
3218msgstr ""
3219
3220#: config/tc-arm.c:6233
3221msgid "can't use Neon quad register here"
3222msgstr ""
3223
3224#: config/tc-arm.c:6300
3225msgid "expected <Rm> or <Dm> or <Qm> operand"
3226msgstr ""
3227
3228#: config/tc-arm.c:6380
3229msgid "parse error"
3230msgstr ""
3231
3232#. ISB can only take SY as an option.
3233#: config/tc-arm.c:6645
3234msgid "invalid barrier type"
3235msgstr ""
3236
3237#: config/tc-arm.c:6741
3238msgid "only floating point zero is allowed as immediate value"
3239msgstr ""
3240
3241#: config/tc-arm.c:6799
3242msgid "immediate value is out of range"
3243msgstr ""
3244
3245#: config/tc-arm.c:6946
3246msgid "iWMMXt data or control register expected"
3247msgstr ""
3248
3249#: config/tc-arm.c:6986
3250msgid "Banked registers are not available with this architecture."
3251msgstr ""
3252
3253#: config/tc-arm.c:7208 config/tc-score.c:264
3254msgid "garbage following instruction"
3255msgstr ""
3256
3257#. If REG is R13 (the stack pointer), warn that its use is
3258#. deprecated.
3259#: config/tc-arm.c:7249
3260msgid "use of r13 is deprecated"
3261msgstr ""
3262
3263#: config/tc-arm.c:7319
3264msgid "D register out of range for selected VFP version"
3265msgstr ""
3266
3267#: config/tc-arm.c:7398 config/tc-arm.c:9974
3268msgid "Instruction does not support =N addresses"
3269msgstr ""
3270
3271#: config/tc-arm.c:7406
3272msgid "instruction does not accept preindexed addressing"
3273msgstr ""
3274
3275#. unindexed - only for coprocessor
3276#: config/tc-arm.c:7422 config/tc-arm.c:10037
3277msgid "instruction does not accept unindexed addressing"
3278msgstr ""
3279
3280#: config/tc-arm.c:7430
3281msgid "destination register same as write-back base"
3282msgstr ""
3283
3284#: config/tc-arm.c:7431
3285msgid "source register same as write-back base"
3286msgstr ""
3287
3288#: config/tc-arm.c:7481
3289msgid "use of PC in this instruction is deprecated"
3290msgstr ""
3291
3292#: config/tc-arm.c:7504
3293msgid "instruction does not accept scaled register index"
3294msgstr ""
3295
3296#: config/tc-arm.c:7760
3297msgid "invalid pseudo operation"
3298msgstr ""
3299
3300#: config/tc-arm.c:7887
3301msgid "instruction does not support unindexed addressing"
3302msgstr ""
3303
3304#: config/tc-arm.c:7902
3305msgid "pc may not be used with write-back"
3306msgstr ""
3307
3308#: config/tc-arm.c:7907
3309msgid "instruction does not support writeback"
3310msgstr ""
3311
3312#: config/tc-arm.c:8000
3313msgid "Rn must not overlap other operands"
3314msgstr ""
3315
3316#: config/tc-arm.c:8005
3317msgid "swp{b} use is obsoleted for ARMv8 and later"
3318msgstr ""
3319
3320#: config/tc-arm.c:8008
3321msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
3322msgstr ""
3323
3324#: config/tc-arm.c:8110 config/tc-arm.c:8129 config/tc-arm.c:8142
3325#: config/tc-arm.c:10610 config/tc-arm.c:10641 config/tc-arm.c:10663
3326msgid "bit-field extends past end of register"
3327msgstr ""
3328
3329#: config/tc-arm.c:8172
3330msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
3331msgstr ""
3332
3333#: config/tc-arm.c:8225
3334msgid "use of r15 in blx in ARM mode is not really useful"
3335msgstr ""
3336
3337#: config/tc-arm.c:8247
3338msgid "use of r15 in bx in ARM mode is not really useful"
3339msgstr ""
3340
3341#: config/tc-arm.c:8272
3342msgid "use of r15 in bxj is not really useful"
3343msgstr ""
3344
3345#: config/tc-arm.c:8320
3346msgid "This coprocessor register access is deprecated in ARMv8"
3347msgstr ""
3348
3349#: config/tc-arm.c:8520 config/tc-arm.c:8529
3350msgid "writeback of base register is UNPREDICTABLE"
3351msgstr ""
3352
3353#: config/tc-arm.c:8523
3354msgid "writeback of base register when in register list is UNPREDICTABLE"
3355msgstr ""
3356
3357#: config/tc-arm.c:8533
3358msgid "if writeback register is in list, it must be the lowest reg in the list"
3359msgstr ""
3360
3361#: config/tc-arm.c:8565
3362msgid "first transfer register must be even"
3363msgstr ""
3364
3365#: config/tc-arm.c:8568
3366msgid "can only transfer two consecutive registers"
3367msgstr ""
3368
3369#. If op 1 were present and equal to PC, this function wouldn't
3370#. have been called in the first place.
3371#. If op 2 were present and equal to PC, this function wouldn't
3372#. have been called in the first place.
3373#: config/tc-arm.c:8569 config/tc-arm.c:8639 config/tc-arm.c:9272
3374#: config/tc-arm.c:11415
3375msgid "r14 not allowed here"
3376msgstr ""
3377
3378#: config/tc-arm.c:8581
3379msgid "base register written back, and overlaps second transfer register"
3380msgstr ""
3381
3382#: config/tc-arm.c:8591
3383msgid "index register overlaps transfer register"
3384msgstr ""
3385
3386#: config/tc-arm.c:8620 config/tc-arm.c:9239
3387msgid "offset must be zero in ARM encoding"
3388msgstr ""
3389
3390#: config/tc-arm.c:8633 config/tc-arm.c:9266
3391msgid "even register required"
3392msgstr ""
3393
3394#: config/tc-arm.c:8636
3395msgid "can only load two consecutive registers"
3396msgstr ""
3397
3398#: config/tc-arm.c:8654
3399msgid "ldr to register 15 must be 4-byte alligned"
3400msgstr ""
3401
3402#: config/tc-arm.c:8677 config/tc-arm.c:8709
3403msgid "this instruction requires a post-indexed address"
3404msgstr ""
3405
3406#: config/tc-arm.c:8736
3407msgid "Rd and Rm should be different in mla"
3408msgstr ""
3409
3410#: config/tc-arm.c:8760 config/tc-arm.c:11779
3411msgid ":lower16: not allowed this instruction"
3412msgstr ""
3413
3414#: config/tc-arm.c:8762
3415msgid ":upper16: not allowed instruction"
3416msgstr ""
3417
3418#: config/tc-arm.c:8781
3419msgid "operand 1 must be FPSCR"
3420msgstr ""
3421
3422#: config/tc-arm.c:8863 config/tc-arm.c:11898
3423msgid "bad register for mrs"
3424msgstr ""
3425
3426#: config/tc-arm.c:8870 config/tc-arm.c:11921
3427msgid "'APSR', 'CPSR' or 'SPSR' expected"
3428msgstr ""
3429
3430#: config/tc-arm.c:8911
3431msgid "Rd and Rm should be different in mul"
3432msgstr ""
3433
3434#: config/tc-arm.c:8930 config/tc-arm.c:9184 config/tc-arm.c:12059
3435msgid "rdhi and rdlo must be different"
3436msgstr ""
3437
3438#: config/tc-arm.c:8936
3439msgid "rdhi, rdlo and rm must all be different"
3440msgstr ""
3441
3442#: config/tc-arm.c:9002
3443msgid "'[' expected after PLD mnemonic"
3444msgstr ""
3445
3446#: config/tc-arm.c:9004 config/tc-arm.c:9019
3447msgid "post-indexed expression used in preload instruction"
3448msgstr ""
3449
3450#: config/tc-arm.c:9006 config/tc-arm.c:9021
3451msgid "writeback used in preload instruction"
3452msgstr ""
3453
3454#: config/tc-arm.c:9008 config/tc-arm.c:9023
3455msgid "unindexed addressing used in preload instruction"
3456msgstr ""
3457
3458#: config/tc-arm.c:9017
3459msgid "'[' expected after PLI mnemonic"
3460msgstr ""
3461
3462#: config/tc-arm.c:9108 config/tc-arm.c:12375
3463msgid "setend use is deprecated for ARMv8"
3464msgstr ""
3465
3466#: config/tc-arm.c:9129 config/tc-arm.c:12436 config/tc-arm.c:12468
3467#: config/tc-arm.c:12511
3468msgid "extraneous shift as part of operand to shift insn"
3469msgstr ""
3470
3471#: config/tc-arm.c:9210
3472msgid "SRS base register must be r13"
3473msgstr ""
3474
3475#: config/tc-arm.c:9269
3476msgid "can only store two consecutive registers"
3477msgstr ""
3478
3479#: config/tc-arm.c:9383 config/tc-arm.c:9400
3480msgid "only two consecutive VFP SP registers allowed here"
3481msgstr ""
3482
3483#: config/tc-arm.c:9428 config/tc-arm.c:9443
3484msgid "this addressing mode requires base-register writeback"
3485msgstr ""
3486
3487#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3488#. i.e. immbits must be in range 0 - 16.
3489#: config/tc-arm.c:9560
3490msgid "immediate value out of range, expected range [0, 16]"
3491msgstr ""
3492
3493#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3494#. i.e. immbits must be in range 0 - 31.
3495#: config/tc-arm.c:9567
3496msgid "immediate value out of range, expected range [1, 32]"
3497msgstr ""
3498
3499#: config/tc-arm.c:9633
3500msgid "this instruction does not support indexing"
3501msgstr ""
3502
3503#: config/tc-arm.c:9656
3504msgid "only r15 allowed here"
3505msgstr ""
3506
3507#: config/tc-arm.c:9791
3508msgid "immediate operand requires iWMMXt2"
3509msgstr ""
3510
3511#: config/tc-arm.c:9935
3512msgid "shift by register not allowed in thumb mode"
3513msgstr ""
3514
3515#: config/tc-arm.c:9947 config/tc-arm.c:12619 config/tc-arm.c:22214
3516msgid "shift expression is too large"
3517msgstr ""
3518
3519#: config/tc-arm.c:9980
3520msgid "cannot use register index with this instruction"
3521msgstr ""
3522
3523#: config/tc-arm.c:9982
3524msgid "Thumb does not support negative register indexing"
3525msgstr ""
3526
3527#: config/tc-arm.c:9984
3528msgid "Thumb does not support register post-indexing"
3529msgstr ""
3530
3531#: config/tc-arm.c:9986
3532msgid "Thumb does not support register indexing with writeback"
3533msgstr ""
3534
3535#: config/tc-arm.c:9988
3536msgid "Thumb supports only LSL in shifted register indexing"
3537msgstr ""
3538
3539#: config/tc-arm.c:9997 config/tc-arm.c:15527
3540msgid "shift out of range"
3541msgstr ""
3542
3543#: config/tc-arm.c:10006
3544msgid "cannot use writeback with this instruction"
3545msgstr ""
3546
3547#: config/tc-arm.c:10027
3548msgid "cannot use post-indexing with PC-relative addressing"
3549msgstr ""
3550
3551#: config/tc-arm.c:10028
3552msgid "cannot use post-indexing with this instruction"
3553msgstr ""
3554
3555#: config/tc-arm.c:10241
3556msgid "only SUBS PC, LR, #const allowed"
3557msgstr ""
3558
3559#: config/tc-arm.c:10323 config/tc-arm.c:10478 config/tc-arm.c:10575
3560#: config/tc-arm.c:11859 config/tc-arm.c:12165
3561msgid "shift must be constant"
3562msgstr ""
3563
3564#: config/tc-arm.c:10328
3565msgid "shift value over 3 not allowed in thumb mode"
3566msgstr ""
3567
3568#: config/tc-arm.c:10330
3569msgid "only LSL shift allowed in thumb mode"
3570msgstr ""
3571
3572#: config/tc-arm.c:10354 config/tc-arm.c:10493 config/tc-arm.c:10590
3573#: config/tc-arm.c:11872
3574msgid "unshifted register required"
3575msgstr ""
3576
3577#: config/tc-arm.c:10369 config/tc-arm.c:10601 config/tc-arm.c:12020
3578msgid "dest must overlap one source register"
3579msgstr ""
3580
3581#: config/tc-arm.c:10496
3582msgid "dest and source1 must be the same register"
3583msgstr ""
3584
3585#: config/tc-arm.c:10765
3586msgid "instruction is always unconditional"
3587msgstr ""
3588
3589#: config/tc-arm.c:10880
3590msgid "selected processor does not support 'A' form of this instruction"
3591msgstr ""
3592
3593#: config/tc-arm.c:10883
3594msgid "Thumb does not support the 2-argument form of this instruction"
3595msgstr ""
3596
3597#: config/tc-arm.c:11004
3598msgid "SP not allowed in register list"
3599msgstr ""
3600
3601#: config/tc-arm.c:11008 config/tc-arm.c:11114
3602msgid ""
3603"having the base register in the register list when using write back is "
3604"UNPREDICTABLE"
3605msgstr ""
3606
3607#: config/tc-arm.c:11016
3608msgid "LR and PC should not both be in register list"
3609msgstr ""
3610
3611#: config/tc-arm.c:11024
3612msgid "PC not allowed in register list"
3613msgstr ""
3614
3615#: config/tc-arm.c:11066
3616msgid "Thumb load/store multiple does not support {reglist}^"
3617msgstr ""
3618
3619#: config/tc-arm.c:11091 config/tc-arm.c:11168
3620#, c-format
3621msgid "value stored for r%d is UNKNOWN"
3622msgstr ""
3623
3624#: config/tc-arm.c:11161
3625msgid "Thumb-2 instruction only valid in unified syntax"
3626msgstr ""
3627
3628#: config/tc-arm.c:11165 config/tc-arm.c:11175
3629msgid "this instruction will write back the base register"
3630msgstr ""
3631
3632#: config/tc-arm.c:11178
3633msgid "this instruction will not write back the base register"
3634msgstr ""
3635
3636#: config/tc-arm.c:11209
3637msgid "r14 not allowed as first register when second register is omitted"
3638msgstr ""
3639
3640#: config/tc-arm.c:11309
3641msgid ""
3642"This instruction may be unpredictable if executed on M-profile cores with "
3643"interrupts enabled."
3644msgstr ""
3645
3646#: config/tc-arm.c:11338 config/tc-arm.c:11351 config/tc-arm.c:11387
3647msgid "Thumb does not support this addressing mode"
3648msgstr ""
3649
3650#: config/tc-arm.c:11355
3651msgid "byte or halfword not valid for base register"
3652msgstr ""
3653
3654#: config/tc-arm.c:11358
3655msgid "r15 based store not allowed"
3656msgstr ""
3657
3658#: config/tc-arm.c:11360
3659msgid "invalid base register for register offset"
3660msgstr ""
3661
3662#: config/tc-arm.c:11417
3663msgid "r12 not allowed here"
3664msgstr ""
3665
3666#: config/tc-arm.c:11423
3667msgid "base register written back, and overlaps one of transfer registers"
3668msgstr ""
3669
3670#: config/tc-arm.c:11551
3671#, c-format
3672msgid ""
3673"Use of r%u as a source register is deprecated when r%u is the destination "
3674"register."
3675msgstr ""
3676
3677#: config/tc-arm.c:11735
3678msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
3679msgstr ""
3680
3681#: config/tc-arm.c:11763
3682msgid "only lo regs allowed with immediate"
3683msgstr ""
3684
3685#: config/tc-arm.c:11784
3686msgid ":upper16: not allowed this instruction"
3687msgstr ""
3688
3689#: config/tc-arm.c:11939
3690msgid "Thumb encoding does not support an immediate here"
3691msgstr ""
3692
3693#: config/tc-arm.c:12025
3694msgid "Thumb-2 MUL must not set flags"
3695msgstr ""
3696
3697#: config/tc-arm.c:12090
3698msgid "Thumb does not support NOP with hints"
3699msgstr ""
3700
3701#: config/tc-arm.c:12228
3702msgid "push/pop do not support {reglist}^"
3703msgstr ""
3704
3705#: config/tc-arm.c:12250
3706msgid "invalid register list to push/pop instruction"
3707msgstr ""
3708
3709#: config/tc-arm.c:12495
3710msgid "source1 and dest must be same register"
3711msgstr ""
3712
3713#: config/tc-arm.c:12520
3714msgid "ror #imm not supported"
3715msgstr ""
3716
3717#: config/tc-arm.c:12571
3718msgid "SMC is not permitted on this architecture"
3719msgstr ""
3720
3721#: config/tc-arm.c:12736
3722msgid "Thumb encoding does not support rotation"
3723msgstr ""
3724
3725#: config/tc-arm.c:12751
3726msgid "SVC is not permitted on this architecture"
3727msgstr ""
3728
3729#: config/tc-arm.c:12767
3730msgid "instruction requires register index"
3731msgstr ""
3732
3733#: config/tc-arm.c:12776
3734msgid "instruction does not allow shifted index"
3735msgstr ""
3736
3737#: config/tc-arm.c:12960
3738msgid "invalid neon suffix for non neon instruction"
3739msgstr ""
3740
3741#: config/tc-arm.c:13255 config/tc-arm.c:13592 config/tc-arm.c:15056
3742#: config/tc-arm.c:16449
3743msgid "invalid instruction shape"
3744msgstr ""
3745
3746#: config/tc-arm.c:13500
3747msgid "types specified in both the mnemonic and operands"
3748msgstr ""
3749
3750#: config/tc-arm.c:13537
3751msgid "operand types can't be inferred"
3752msgstr ""
3753
3754#: config/tc-arm.c:13543
3755msgid "type specifier has the wrong number of parts"
3756msgstr ""
3757
3758#: config/tc-arm.c:13608 config/tc-arm.c:15196 config/tc-arm.c:15203
3759msgid "operand size must match register width"
3760msgstr ""
3761
3762#: config/tc-arm.c:13619
3763msgid "bad type in Neon instruction"
3764msgstr ""
3765
3766#: config/tc-arm.c:13630
3767msgid "inconsistent types in Neon instruction"
3768msgstr ""
3769
3770#: config/tc-arm.c:14256
3771msgid "first and second operands shall be the same register"
3772msgstr ""
3773
3774#: config/tc-arm.c:14532
3775msgid "scalar out of range for multiply instruction"
3776msgstr ""
3777
3778#: config/tc-arm.c:14708 config/tc-arm.c:14720
3779msgid "immediate out of range for insert"
3780msgstr ""
3781
3782#: config/tc-arm.c:14732 config/tc-arm.c:15900
3783msgid "immediate out of range for shift"
3784msgstr ""
3785
3786#: config/tc-arm.c:14853
3787msgid "immediate out of range for narrowing operation"
3788msgstr ""
3789
3790#: config/tc-arm.c:14987
3791msgid "operands 0 and 1 must be the same register"
3792msgstr ""
3793
3794#: config/tc-arm.c:15066 config/tc-arm.c:16532
3795msgid "invalid rounding mode"
3796msgstr ""
3797
3798#: config/tc-arm.c:15334
3799msgid "operand size must be specified for immediate VMOV"
3800msgstr ""
3801
3802#: config/tc-arm.c:15344
3803msgid "immediate has bits set outside the operand size"
3804msgstr ""
3805
3806#: config/tc-arm.c:15509
3807msgid "Instruction form not available on this architecture."
3808msgstr ""
3809
3810#: config/tc-arm.c:15553
3811msgid "elements must be smaller than reversal region"
3812msgstr ""
3813
3814#: config/tc-arm.c:15734 config/tc-arm.c:15794
3815msgid "bad type for scalar"
3816msgstr ""
3817
3818#: config/tc-arm.c:15858 config/tc-arm.c:15866
3819msgid "VFP registers must be adjacent"
3820msgstr ""
3821
3822#: config/tc-arm.c:16012
3823msgid "bad list length for table lookup"
3824msgstr ""
3825
3826#: config/tc-arm.c:16042
3827msgid "writeback (!) must be used for VLDMDB and VSTMDB"
3828msgstr ""
3829
3830#: config/tc-arm.c:16045
3831msgid "register list must contain at least 1 and at most 16 registers"
3832msgstr ""
3833
3834#: config/tc-arm.c:16070
3835msgid "Use of PC here is UNPREDICTABLE"
3836msgstr ""
3837
3838#: config/tc-arm.c:16072
3839msgid "Use of PC here is deprecated"
3840msgstr ""
3841
3842#: config/tc-arm.c:16135
3843msgid "bad alignment"
3844msgstr ""
3845
3846#: config/tc-arm.c:16152
3847msgid "bad list type for instruction"
3848msgstr ""
3849
3850#: config/tc-arm.c:16154
3851msgid "bad element type for instruction"
3852msgstr ""
3853
3854#: config/tc-arm.c:16196
3855msgid "unsupported alignment for instruction"
3856msgstr ""
3857
3858#: config/tc-arm.c:16215 config/tc-arm.c:16309 config/tc-arm.c:16320
3859#: config/tc-arm.c:16330 config/tc-arm.c:16344
3860msgid "bad list length"
3861msgstr ""
3862
3863#: config/tc-arm.c:16220
3864msgid "stride of 2 unavailable when element size is 8"
3865msgstr ""
3866
3867#: config/tc-arm.c:16253 config/tc-arm.c:16328
3868msgid "can't use alignment with this instruction"
3869msgstr ""
3870
3871#: config/tc-arm.c:16400
3872msgid "post-index must be a register"
3873msgstr ""
3874
3875#: config/tc-arm.c:16402
3876msgid "bad register for post-index"
3877msgstr ""
3878
3879#: config/tc-arm.c:17087 config/tc-arm.c:17173
3880msgid "conditional infixes are deprecated in unified syntax"
3881msgstr ""
3882
3883#: config/tc-arm.c:17324
3884msgid "Warning: conditional outside an IT block for Thumb."
3885msgstr ""
3886
3887#: config/tc-arm.c:17476
3888msgid "Short branches, Undefined, SVC, LDM/STM"
3889msgstr ""
3890
3891#: config/tc-arm.c:17477
3892msgid "Miscellaneous 16-bit instructions"
3893msgstr ""
3894
3895#: config/tc-arm.c:17478
3896msgid "ADR"
3897msgstr ""
3898
3899#: config/tc-arm.c:17479
3900msgid "Literal loads"
3901msgstr ""
3902
3903#: config/tc-arm.c:17480
3904msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
3905msgstr ""
3906
3907#: config/tc-arm.c:17481
3908msgid "Hi-register ADD, MOV, CMP using pc"
3909msgstr ""
3910
3911#. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
3912#. field in asm_opcode. 'tvalue' is used at the stage this check happen.
3913#: config/tc-arm.c:17484
3914msgid "ADD/SUB sp, sp #imm"
3915msgstr ""
3916
3917#: config/tc-arm.c:17503
3918msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
3919msgstr ""
3920
3921#: config/tc-arm.c:17515
3922#, c-format
3923msgid ""
3924"IT blocks containing 16-bit Thumb instructions of the following class are "
3925"deprecated in ARMv8: %s"
3926msgstr ""
3927
3928#: config/tc-arm.c:17528
3929msgid ""
3930"IT blocks containing more than one conditional instruction are deprecated in "
3931"ARMv8"
3932msgstr ""
3933
3934#: config/tc-arm.c:17592
3935msgid "s suffix on comparison instruction is deprecated"
3936msgstr ""
3937
3938#: config/tc-arm.c:17611
3939#, c-format
3940msgid "selected processor does not support Thumb mode `%s'"
3941msgstr ""
3942
3943#: config/tc-arm.c:17617
3944msgid "Thumb does not support conditional execution"
3945msgstr ""
3946
3947#: config/tc-arm.c:17636
3948#, c-format
3949msgid "selected processor does not support Thumb-2 mode `%s'"
3950msgstr ""
3951
3952#: config/tc-arm.c:17661
3953#, c-format
3954msgid "cannot honor width suffix -- `%s'"
3955msgstr ""
3956
3957#: config/tc-arm.c:17702
3958#, c-format
3959msgid "selected processor does not support ARM mode `%s'"
3960msgstr ""
3961
3962#: config/tc-arm.c:17707
3963#, c-format
3964msgid "width suffixes are invalid in ARM mode -- `%s'"
3965msgstr ""
3966
3967#: config/tc-arm.c:17740
3968#, c-format
3969msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
3970msgstr ""
3971
3972#: config/tc-arm.c:17757
3973#, c-format
3974msgid "section '%s' finished with an open IT block."
3975msgstr ""
3976
3977#: config/tc-arm.c:17762
3978msgid "file finished with an open IT block."
3979msgstr ""
3980
3981#: config/tc-arm.c:20930
3982#, c-format
3983msgid "alignments greater than %d bytes not supported in .text sections."
3984msgstr ""
3985
3986#: config/tc-arm.c:21198 config/tc-ia64.c:3612
3987#, c-format
3988msgid "Group section `%s' has no group signature"
3989msgstr ""
3990
3991#: config/tc-arm.c:21243
3992msgid "handlerdata in cantunwind frame"
3993msgstr ""
3994
3995#: config/tc-arm.c:21260
3996msgid "too many unwind opcodes for personality routine 0"
3997msgstr ""
3998
3999#: config/tc-arm.c:21291
4000msgid "attempt to recreate an unwind entry"
4001msgstr ""
4002
4003#: config/tc-arm.c:21301
4004msgid "too many unwind opcodes"
4005msgstr ""
4006
4007#: config/tc-arm.c:21911 config/tc-arm.c:21962
4008#, c-format
4009msgid "symbol %s is in a different section"
4010msgstr ""
4011
4012#: config/tc-arm.c:21913 config/tc-arm.c:21964
4013#, c-format
4014msgid "symbol %s is weak and may be overridden later"
4015msgstr ""
4016
4017#: config/tc-arm.c:21941 config/tc-arm.c:22283
4018#, c-format
4019msgid "invalid constant (%lx) after fixup"
4020msgstr ""
4021
4022#: config/tc-arm.c:21997
4023#, c-format
4024msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
4025msgstr ""
4026
4027#: config/tc-arm.c:22032 config/tc-arm.c:22062
4028msgid "invalid literal constant: pool needs to be closer"
4029msgstr ""
4030
4031#: config/tc-arm.c:22035 config/tc-arm.c:22084
4032#, c-format
4033msgid "bad immediate value for offset (%ld)"
4034msgstr ""
4035
4036#: config/tc-arm.c:22065
4037#, c-format
4038msgid "bad immediate value for 8-bit offset (%ld)"
4039msgstr ""
4040
4041#: config/tc-arm.c:22125
4042msgid "offset not a multiple of 4"
4043msgstr ""
4044
4045#: config/tc-arm.c:22299
4046msgid "invalid smc expression"
4047msgstr ""
4048
4049#: config/tc-arm.c:22308
4050msgid "invalid hvc expression"
4051msgstr ""
4052
4053#: config/tc-arm.c:22319 config/tc-arm.c:22328
4054msgid "invalid swi expression"
4055msgstr ""
4056
4057#: config/tc-arm.c:22338
4058msgid "invalid expression in load/store multiple"
4059msgstr ""
4060
4061#: config/tc-arm.c:22399
4062#, c-format
4063msgid "blx to '%s' an ARM ISA state function changed to bl"
4064msgstr ""
4065
4066#: config/tc-arm.c:22418
4067msgid "misaligned branch destination"
4068msgstr ""
4069
4070#: config/tc-arm.c:22538
4071#, c-format
4072msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
4073msgstr ""
4074
4075#: config/tc-arm.c:22588
4076msgid "Thumb2 branch out of range"
4077msgstr ""
4078
4079#: config/tc-arm.c:22672
4080msgid "rel31 relocation overflow"
4081msgstr ""
4082
4083#: config/tc-arm.c:22684 config/tc-arm.c:22712
4084msgid "co-processor offset out of range"
4085msgstr ""
4086
4087#: config/tc-arm.c:22729
4088#, c-format
4089msgid "invalid offset, target not word aligned (0x%08lX)"
4090msgstr ""
4091
4092#: config/tc-arm.c:22736 config/tc-arm.c:22745 config/tc-arm.c:22753
4093#: config/tc-arm.c:22761 config/tc-arm.c:22769
4094#, c-format
4095msgid "invalid offset, value too big (0x%08lX)"
4096msgstr ""
4097
4098#: config/tc-arm.c:22810
4099msgid "invalid Hi register with immediate"
4100msgstr ""
4101
4102#: config/tc-arm.c:22826
4103msgid "invalid immediate for stack address calculation"
4104msgstr ""
4105
4106#: config/tc-arm.c:22834
4107#, c-format
4108msgid "invalid immediate for address calculation (value = 0x%08lX)"
4109msgstr ""
4110
4111#: config/tc-arm.c:22864
4112#, c-format
4113msgid "invalid immediate: %ld is out of range"
4114msgstr ""
4115
4116#: config/tc-arm.c:22876
4117#, c-format
4118msgid "invalid shift value: %ld"
4119msgstr ""
4120
4121#: config/tc-arm.c:22955
4122#, c-format
4123msgid "the offset 0x%08lX is not representable"
4124msgstr ""
4125
4126#: config/tc-arm.c:22995
4127#, c-format
4128msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
4129msgstr ""
4130
4131#: config/tc-arm.c:23034
4132#, c-format
4133msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
4134msgstr ""
4135
4136#: config/tc-arm.c:23074
4137#, c-format
4138msgid "bad offset 0x%08lX (must be word-aligned)"
4139msgstr ""
4140
4141#: config/tc-arm.c:23079
4142#, c-format
4143msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
4144msgstr ""
4145
4146#: config/tc-arm.c:23110 config/tc-score.c:7392
4147#, c-format
4148msgid "bad relocation fixup type (%d)"
4149msgstr ""
4150
4151#: config/tc-arm.c:23221
4152msgid "literal referenced across section boundary"
4153msgstr ""
4154
4155#: config/tc-arm.c:23288
4156msgid "internal relocation (type: IMMEDIATE) not fixed up"
4157msgstr ""
4158
4159#: config/tc-arm.c:23293
4160msgid "ADRL used for a symbol not defined in the same file"
4161msgstr ""
4162
4163#: config/tc-arm.c:23308
4164#, c-format
4165msgid "undefined local label `%s'"
4166msgstr ""
4167
4168#: config/tc-arm.c:23314
4169msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
4170msgstr ""
4171
4172#: config/tc-arm.c:23336 config/tc-cris.c:4006 config/tc-mcore.c:1925
4173#: config/tc-microblaze.c:1966 config/tc-mmix.c:2893 config/tc-moxie.c:818
4174#: config/tc-ns32k.c:2247 config/tc-score.c:7478
4175msgid "<unknown>"
4176msgstr ""
4177
4178#: config/tc-arm.c:23720
4179#, c-format
4180msgid "%s: unexpected function type: %d"
4181msgstr ""
4182
4183#: config/tc-arm.c:23857
4184msgid "use of old and new-style options to set CPU type"
4185msgstr ""
4186
4187#: config/tc-arm.c:23867
4188msgid "use of old and new-style options to set FPU type"
4189msgstr ""
4190
4191#: config/tc-arm.c:23943
4192msgid "hard-float conflicts with specified fpu"
4193msgstr ""
4194
4195#: config/tc-arm.c:24130
4196msgid "generate PIC code"
4197msgstr ""
4198
4199#: config/tc-arm.c:24131
4200msgid "assemble Thumb code"
4201msgstr ""
4202
4203#: config/tc-arm.c:24132
4204msgid "support ARM/Thumb interworking"
4205msgstr ""
4206
4207#: config/tc-arm.c:24134
4208msgid "code uses 32-bit program counter"
4209msgstr ""
4210
4211#: config/tc-arm.c:24135
4212msgid "code uses 26-bit program counter"
4213msgstr ""
4214
4215#: config/tc-arm.c:24136
4216msgid "floating point args are in fp regs"
4217msgstr ""
4218
4219#: config/tc-arm.c:24138
4220msgid "re-entrant code"
4221msgstr ""
4222
4223#: config/tc-arm.c:24139
4224msgid "code is ATPCS conformant"
4225msgstr ""
4226
4227#. These are recognized by the assembler, but have no affect on code.
4228#: config/tc-arm.c:24145
4229msgid "use frame pointer"
4230msgstr ""
4231
4232#: config/tc-arm.c:24146
4233msgid "use stack size checking"
4234msgstr ""
4235
4236#: config/tc-arm.c:24149
4237msgid "do not warn on use of deprecated feature"
4238msgstr ""
4239
4240#. DON'T add any new processors to this list -- we want the whole list
4241#. to go away... Add them to the processors table instead.
4242#: config/tc-arm.c:24166 config/tc-arm.c:24167
4243msgid "use -mcpu=arm1"
4244msgstr ""
4245
4246#: config/tc-arm.c:24168 config/tc-arm.c:24169
4247msgid "use -mcpu=arm2"
4248msgstr ""
4249
4250#: config/tc-arm.c:24170 config/tc-arm.c:24171
4251msgid "use -mcpu=arm250"
4252msgstr ""
4253
4254#: config/tc-arm.c:24172 config/tc-arm.c:24173
4255msgid "use -mcpu=arm3"
4256msgstr ""
4257
4258#: config/tc-arm.c:24174 config/tc-arm.c:24175
4259msgid "use -mcpu=arm6"
4260msgstr ""
4261
4262#: config/tc-arm.c:24176 config/tc-arm.c:24177
4263msgid "use -mcpu=arm600"
4264msgstr ""
4265
4266#: config/tc-arm.c:24178 config/tc-arm.c:24179
4267msgid "use -mcpu=arm610"
4268msgstr ""
4269
4270#: config/tc-arm.c:24180 config/tc-arm.c:24181
4271msgid "use -mcpu=arm620"
4272msgstr ""
4273
4274#: config/tc-arm.c:24182 config/tc-arm.c:24183
4275msgid "use -mcpu=arm7"
4276msgstr ""
4277
4278#: config/tc-arm.c:24184 config/tc-arm.c:24185
4279msgid "use -mcpu=arm70"
4280msgstr ""
4281
4282#: config/tc-arm.c:24186 config/tc-arm.c:24187
4283msgid "use -mcpu=arm700"
4284msgstr ""
4285
4286#: config/tc-arm.c:24188 config/tc-arm.c:24189
4287msgid "use -mcpu=arm700i"
4288msgstr ""
4289
4290#: config/tc-arm.c:24190 config/tc-arm.c:24191
4291msgid "use -mcpu=arm710"
4292msgstr ""
4293
4294#: config/tc-arm.c:24192 config/tc-arm.c:24193
4295msgid "use -mcpu=arm710c"
4296msgstr ""
4297
4298#: config/tc-arm.c:24194 config/tc-arm.c:24195
4299msgid "use -mcpu=arm720"
4300msgstr ""
4301
4302#: config/tc-arm.c:24196 config/tc-arm.c:24197
4303msgid "use -mcpu=arm7d"
4304msgstr ""
4305
4306#: config/tc-arm.c:24198 config/tc-arm.c:24199
4307msgid "use -mcpu=arm7di"
4308msgstr ""
4309
4310#: config/tc-arm.c:24200 config/tc-arm.c:24201
4311msgid "use -mcpu=arm7m"
4312msgstr ""
4313
4314#: config/tc-arm.c:24202 config/tc-arm.c:24203
4315msgid "use -mcpu=arm7dm"
4316msgstr ""
4317
4318#: config/tc-arm.c:24204 config/tc-arm.c:24205
4319msgid "use -mcpu=arm7dmi"
4320msgstr ""
4321
4322#: config/tc-arm.c:24206 config/tc-arm.c:24207
4323msgid "use -mcpu=arm7100"
4324msgstr ""
4325
4326#: config/tc-arm.c:24208 config/tc-arm.c:24209
4327msgid "use -mcpu=arm7500"
4328msgstr ""
4329
4330#: config/tc-arm.c:24210 config/tc-arm.c:24211
4331msgid "use -mcpu=arm7500fe"
4332msgstr ""
4333
4334#: config/tc-arm.c:24212 config/tc-arm.c:24213 config/tc-arm.c:24214
4335#: config/tc-arm.c:24215
4336msgid "use -mcpu=arm7tdmi"
4337msgstr ""
4338
4339#: config/tc-arm.c:24216 config/tc-arm.c:24217
4340msgid "use -mcpu=arm710t"
4341msgstr ""
4342
4343#: config/tc-arm.c:24218 config/tc-arm.c:24219
4344msgid "use -mcpu=arm720t"
4345msgstr ""
4346
4347#: config/tc-arm.c:24220 config/tc-arm.c:24221
4348msgid "use -mcpu=arm740t"
4349msgstr ""
4350
4351#: config/tc-arm.c:24222 config/tc-arm.c:24223
4352msgid "use -mcpu=arm8"
4353msgstr ""
4354
4355#: config/tc-arm.c:24224 config/tc-arm.c:24225
4356msgid "use -mcpu=arm810"
4357msgstr ""
4358
4359#: config/tc-arm.c:24226 config/tc-arm.c:24227
4360msgid "use -mcpu=arm9"
4361msgstr ""
4362
4363#: config/tc-arm.c:24228 config/tc-arm.c:24229
4364msgid "use -mcpu=arm9tdmi"
4365msgstr ""
4366
4367#: config/tc-arm.c:24230 config/tc-arm.c:24231
4368msgid "use -mcpu=arm920"
4369msgstr ""
4370
4371#: config/tc-arm.c:24232 config/tc-arm.c:24233
4372msgid "use -mcpu=arm940"
4373msgstr ""
4374
4375#: config/tc-arm.c:24234
4376msgid "use -mcpu=strongarm"
4377msgstr ""
4378
4379#: config/tc-arm.c:24236
4380msgid "use -mcpu=strongarm110"
4381msgstr ""
4382
4383#: config/tc-arm.c:24238
4384msgid "use -mcpu=strongarm1100"
4385msgstr ""
4386
4387#: config/tc-arm.c:24240
4388msgid "use -mcpu=strongarm1110"
4389msgstr ""
4390
4391#: config/tc-arm.c:24241
4392msgid "use -mcpu=xscale"
4393msgstr ""
4394
4395#: config/tc-arm.c:24242
4396msgid "use -mcpu=iwmmxt"
4397msgstr ""
4398
4399#: config/tc-arm.c:24243
4400msgid "use -mcpu=all"
4401msgstr ""
4402
4403#. Architecture variants -- don't add any more to this list either.
4404#: config/tc-arm.c:24246 config/tc-arm.c:24247
4405msgid "use -march=armv2"
4406msgstr ""
4407
4408#: config/tc-arm.c:24248 config/tc-arm.c:24249
4409msgid "use -march=armv2a"
4410msgstr ""
4411
4412#: config/tc-arm.c:24250 config/tc-arm.c:24251
4413msgid "use -march=armv3"
4414msgstr ""
4415
4416#: config/tc-arm.c:24252 config/tc-arm.c:24253
4417msgid "use -march=armv3m"
4418msgstr ""
4419
4420#: config/tc-arm.c:24254 config/tc-arm.c:24255
4421msgid "use -march=armv4"
4422msgstr ""
4423
4424#: config/tc-arm.c:24256 config/tc-arm.c:24257
4425msgid "use -march=armv4t"
4426msgstr ""
4427
4428#: config/tc-arm.c:24258 config/tc-arm.c:24259
4429msgid "use -march=armv5"
4430msgstr ""
4431
4432#: config/tc-arm.c:24260 config/tc-arm.c:24261
4433msgid "use -march=armv5t"
4434msgstr ""
4435
4436#: config/tc-arm.c:24262 config/tc-arm.c:24263
4437msgid "use -march=armv5te"
4438msgstr ""
4439
4440#. Floating point variants -- don't add any more to this list either.
4441#: config/tc-arm.c:24266
4442msgid "use -mfpu=fpe"
4443msgstr ""
4444
4445#: config/tc-arm.c:24267
4446msgid "use -mfpu=fpa10"
4447msgstr ""
4448
4449#: config/tc-arm.c:24268
4450msgid "use -mfpu=fpa11"
4451msgstr ""
4452
4453#: config/tc-arm.c:24270
4454msgid "use either -mfpu=softfpa or -mfpu=softvfp"
4455msgstr ""
4456
4457#: config/tc-arm.c:24698
4458msgid "extension does not apply to the base architecture"
4459msgstr ""
4460
4461#: config/tc-arm.c:24723
4462msgid "architectural extensions must be specified in alphabetical order"
4463msgstr ""
4464
4465#: config/tc-arm.c:24832 config/tc-arm.c:25482
4466#, c-format
4467msgid "unknown floating point format `%s'\n"
4468msgstr ""
4469
4470#: config/tc-arm.c:24848
4471#, c-format
4472msgid "unknown floating point abi `%s'\n"
4473msgstr ""
4474
4475#: config/tc-arm.c:24864
4476#, c-format
4477msgid "unknown EABI `%s'\n"
4478msgstr ""
4479
4480#: config/tc-arm.c:24884
4481#, c-format
4482msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
4483msgstr ""
4484
4485#: config/tc-arm.c:24907 config/tc-metag.c:5912
4486msgid "<fpu name>\t assemble for FPU architecture <fpu name>"
4487msgstr ""
4488
4489#: config/tc-arm.c:24909
4490msgid "<abi>\t assemble for floating point ABI <abi>"
4491msgstr ""
4492
4493#: config/tc-arm.c:24912
4494msgid "<ver>\t\t assemble for eabi version <ver>"
4495msgstr ""
4496
4497#: config/tc-arm.c:24915
4498msgid "<mode>\t controls implicit insertion of IT instructions"
4499msgstr ""
4500
4501#: config/tc-arm.c:24917
4502msgid "\t\t\t TI CodeComposer Studio syntax compatibility mode"
4503msgstr ""
4504
4505#: config/tc-arm.c:25019
4506#, c-format
4507msgid " ARM-specific assembler options:\n"
4508msgstr ""
4509
4510#: config/tc-arm.c:25039
4511#, c-format
4512msgid " --fix-v4bx Allow BX in ARMv4 code\n"
4513msgstr ""
4514
4515#: config/tc-arm.c:25433
4516#, c-format
4517msgid ""
4518"architectural extension `%s' is not allowed for the current base architecture"
4519msgstr ""
4520
4521#: config/tc-arm.c:25451
4522#, c-format
4523msgid "unknown architecture extension `%s'\n"
4524msgstr ""
4525
4526#: config/tc-avr.c:437
4527#, c-format
4528msgid "Known MCU names:"
4529msgstr ""
4530
4531#: config/tc-avr.c:502
4532#, c-format
4533msgid ""
4534"AVR Assembler options:\n"
4535" -mmcu=[avr-name] select microcontroller variant\n"
4536" [avr-name] can be:\n"
4537" avr1 - classic AVR core without data RAM\n"
4538" avr2 - classic AVR core with up to 8K program memory\n"
4539" avr25 - classic AVR core with up to 8K program memory\n"
4540" plus the MOVW instruction\n"
4541" avr3 - classic AVR core with up to 64K program memory\n"
4542" avr31 - classic AVR core with up to 128K program memory\n"
4543" avr35 - classic AVR core with up to 64K program memory\n"
4544" plus the MOVW instruction\n"
4545" avr4 - enhanced AVR core with up to 8K program memory\n"
4546" avr5 - enhanced AVR core with up to 64K program memory\n"
4547" avr51 - enhanced AVR core with up to 128K program memory\n"
4548" avr6 - enhanced AVR core with up to 256K program memory\n"
4549" avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
4550" avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
4551" avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
4552" avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
4553" avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
4554" avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
4555" avrtiny - AVR Tiny core with 16 gp registers\n"
4556msgstr ""
4557
4558#: config/tc-avr.c:525
4559#, c-format
4560msgid ""
4561" -mall-opcodes accept all AVR opcodes, even if not supported by MCU\n"
4562" -mno-skip-bug disable warnings for skipping two-word instructions\n"
4563" (default for avr4, avr5)\n"
4564" -mno-wrap reject rjmp/rcall instructions with 8K wrap-around\n"
4565" (default for avr3, avr5)\n"
4566" -mrmw accept Read-Modify-Write instructions\n"
4567" -mlink-relax generate relocations for linker relaxation\n"
4568msgstr ""
4569
4570#: config/tc-avr.c:572
4571#, c-format
4572msgid "unknown MCU: %s\n"
4573msgstr ""
4574
4575#: config/tc-avr.c:586
4576#, c-format
4577msgid "redefinition of mcu type `%s' to `%s'"
4578msgstr ""
4579
4580#: config/tc-avr.c:671
4581msgid "constant value required"
4582msgstr ""
4583
4584#: config/tc-avr.c:674
4585#, c-format
4586msgid "number must be positive and less than %d"
4587msgstr ""
4588
4589#: config/tc-avr.c:700 config/tc-avr.c:837
4590#, c-format
4591msgid "constant out of 8-bit range: %d"
4592msgstr ""
4593
4594#: config/tc-avr.c:768 config/tc-score.c:1199 read.c:3729
4595msgid "illegal expression"
4596msgstr ""
4597
4598#: config/tc-avr.c:797 config/tc-avr.c:1753
4599msgid "`)' required"
4600msgstr ""
4601
4602#: config/tc-avr.c:903
4603msgid "register name or number from 16 to 31 required"
4604msgstr ""
4605
4606#: config/tc-avr.c:909
4607msgid "register name or number from 0 to 31 required"
4608msgstr ""
4609
4610#: config/tc-avr.c:917
4611msgid "register r16-r23 required"
4612msgstr ""
4613
4614#: config/tc-avr.c:923
4615msgid "register number above 15 required"
4616msgstr ""
4617
4618#: config/tc-avr.c:929
4619msgid "even register number required"
4620msgstr ""
4621
4622#: config/tc-avr.c:935
4623msgid "register r24, r26, r28 or r30 required"
4624msgstr ""
4625
4626#: config/tc-avr.c:956
4627msgid "pointer register (X, Y or Z) required"
4628msgstr ""
4629
4630#: config/tc-avr.c:963
4631msgid "cannot both predecrement and postincrement"
4632msgstr ""
4633
4634#: config/tc-avr.c:971
4635msgid "addressing mode not supported"
4636msgstr ""
4637
4638#: config/tc-avr.c:977
4639msgid "can't predecrement"
4640msgstr ""
4641
4642#: config/tc-avr.c:980
4643msgid "pointer register Z required"
4644msgstr ""
4645
4646#: config/tc-avr.c:999
4647msgid "postincrement not supported"
4648msgstr ""
4649
4650#: config/tc-avr.c:1009
4651msgid "pointer register (Y or Z) required"
4652msgstr ""
4653
4654#: config/tc-avr.c:1121 config/tc-xgate.c:1348
4655#, c-format
4656msgid "unknown constraint `%c'"
4657msgstr ""
4658
4659#: config/tc-avr.c:1173
4660msgid "`,' required"
4661msgstr ""
4662
4663#: config/tc-avr.c:1191
4664msgid "undefined combination of operands"
4665msgstr ""
4666
4667#: config/tc-avr.c:1200
4668msgid "skipping two-word instruction"
4669msgstr ""
4670
4671#: config/tc-avr.c:1385 config/tc-avr.c:1401 config/tc-avr.c:1532
4672#: config/tc-msp430.c:3334 config/tc-msp430.c:3353
4673#, c-format
4674msgid "odd address operand: %ld"
4675msgstr ""
4676
4677#: config/tc-avr.c:1393 config/tc-avr.c:1412 config/tc-avr.c:1430
4678#: config/tc-avr.c:1441 config/tc-avr.c:1457 config/tc-avr.c:1465
4679#: config/tc-avr.c:1560 config/tc-avr.c:1567 config/tc-d10v.c:503
4680#: config/tc-d30v.c:553 config/tc-msp430.c:3342 config/tc-msp430.c:3360
4681#, c-format
4682msgid "operand out of range: %ld"
4683msgstr ""
4684
4685#: config/tc-avr.c:1448
4686#, c-format
4687msgid "operand out of range: 0x%lx"
4688msgstr ""
4689
4690#: config/tc-avr.c:1553 config/tc-d10v.c:1590 config/tc-d30v.c:2034
4691#: config/tc-msp430.c:3431
4692#, c-format
4693msgid "line %d: unknown relocation type: 0x%x"
4694msgstr ""
4695
4696#: config/tc-avr.c:1581
4697msgid "only constant expression allowed"
4698msgstr ""
4699
4700#. xgettext:c-format.
4701#: config/tc-avr.c:1621 config/tc-bfin.c:832 config/tc-d10v.c:1462
4702#: config/tc-d30v.c:1771 config/tc-metag.c:7023 config/tc-mn10200.c:782
4703#: config/tc-mn10300.c:2178 config/tc-msp430.c:3479 config/tc-ppc.c:7140
4704#: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3354
4705#: config/tc-z80.c:2051
4706#, c-format
4707msgid "reloc %d not supported by object file format"
4708msgstr ""
4709
4710#: config/tc-avr.c:1644 config/tc-h8300.c:1954 config/tc-mcore.c:880
4711#: config/tc-microblaze.c:921 config/tc-moxie.c:182 config/tc-msp430.c:3188
4712#: config/tc-pj.c:253 config/tc-sh.c:2588 config/tc-z8k.c:1215
4713msgid "can't find opcode "
4714msgstr ""
4715
4716#: config/tc-avr.c:1663
4717#, c-format
4718msgid "illegal opcode %s for mcu %s"
4719msgstr ""
4720
4721#: config/tc-avr.c:1691
4722msgid "garbage at end of line"
4723msgstr ""
4724
4725#: config/tc-avr.c:1802
4726#, c-format
4727msgid "illegal %srelocation size: %d"
4728msgstr ""
4729
4730#: config/tc-bfin.c:95 config/tc-frv.c:1604 config/tc-frv.c:1614
4731msgid "missing ')'"
4732msgstr ""
4733
4734#: config/tc-bfin.c:441
4735#, c-format
4736msgid " Blackfin specific assembler options:\n"
4737msgstr ""
4738
4739#: config/tc-bfin.c:442
4740#, c-format
4741msgid " -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
4742msgstr ""
4743
4744#: config/tc-bfin.c:443
4745#, c-format
4746msgid " -mfdpic assemble for the FDPIC ABI\n"
4747msgstr ""
4748
4749#: config/tc-bfin.c:444
4750#, c-format
4751msgid " -mno-fdpic/-mnopic disable -mfdpic\n"
4752msgstr ""
4753
4754#: config/tc-bfin.c:457
4755msgid "Could not set architecture and machine."
4756msgstr ""
4757
4758#: config/tc-bfin.c:606
4759msgid "Parse failed."
4760msgstr ""
4761
4762#: config/tc-bfin.c:681
4763msgid "pcrel too far BFD_RELOC_BFIN_10"
4764msgstr ""
4765
4766#: config/tc-bfin.c:697
4767msgid "pcrel too far BFD_RELOC_BFIN_12"
4768msgstr ""
4769
4770#: config/tc-bfin.c:717
4771msgid "pcrel too far BFD_RELOC_BFIN_24"
4772msgstr ""
4773
4774#: config/tc-bfin.c:732
4775msgid "pcrel too far BFD_RELOC_BFIN_5"
4776msgstr ""
4777
4778#: config/tc-bfin.c:744
4779msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
4780msgstr ""
4781
4782#: config/tc-bfin.c:754
4783msgid "rel too far BFD_RELOC_8"
4784msgstr ""
4785
4786#: config/tc-bfin.c:761
4787msgid "rel too far BFD_RELOC_16"
4788msgstr ""
4789
4790#: config/tc-cr16.c:164 read.c:4532
4791msgid "using a bit field width of zero"
4792msgstr ""
4793
4794#: config/tc-cr16.c:172 read.c:4540
4795#, c-format
4796msgid "field width \"%s\" too complex for a bitfield"
4797msgstr ""
4798
4799#: config/tc-cr16.c:181 read.c:4548
4800#, c-format
4801msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
4802msgstr ""
4803
4804#: config/tc-cr16.c:203 read.c:4570
4805#, c-format
4806msgid "field value \"%s\" too complex for a bitfield"
4807msgstr ""
4808
4809#: config/tc-cr16.c:384
4810#, c-format
4811msgid "Unknown register pair - index relative mode: `%d'"
4812msgstr ""
4813
4814#: config/tc-cr16.c:568 config/tc-crx.c:345 config/tc-mn10200.c:769
4815#: write.c:1011
4816#, c-format
4817msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
4818msgstr ""
4819
4820#: config/tc-cr16.c:598 config/tc-crx.c:361
4821#, c-format
4822msgid "internal error: reloc %d (`%s') not supported by object file format"
4823msgstr ""
4824
4825#: config/tc-cr16.c:691 config/tc-i386.c:10224 config/tc-s390.c:2001
4826msgid "GOT already in symbol table"
4827msgstr ""
4828
4829#: config/tc-cr16.c:800 config/tc-cr16.c:823 config/tc-cris.c:1195
4830#: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
4831#: config/tc-pdp11.c:193
4832msgid "Virtual memory exhausted"
4833msgstr ""
4834
4835#: config/tc-cr16.c:808 config/tc-crx.c:572 config/tc-crx.c:591
4836#: config/tc-m68k.c:4659 config/tc-tilegx.c:319 config/tc-tilepro.c:256
4837#, c-format
4838msgid "Internal Error: Can't hash %s: %s"
4839msgstr ""
4840
4841#: config/tc-cr16.c:834 config/tc-cris.c:1229 config/tc-crx.c:545
4842#, c-format
4843msgid "Can't hash `%s': %s\n"
4844msgstr ""
4845
4846#: config/tc-cr16.c:835 config/tc-cris.c:1230 config/tc-crx.c:546
4847msgid "(unknown reason)"
4848msgstr ""
4849
4850#. Missing or bad expr becomes absolute 0.
4851#: config/tc-cr16.c:887 config/tc-crx.c:619
4852#, c-format
4853msgid "missing or invalid displacement expression `%s' taken as 0"
4854msgstr ""
4855
4856#: config/tc-cr16.c:937
4857#, c-format
4858msgid "GOT bad expression with %s."
4859msgstr ""
4860
4861#: config/tc-cr16.c:1048
4862#, c-format
4863msgid "operand %d: illegal use expression: `%s`"
4864msgstr ""
4865
4866#: config/tc-cr16.c:1113 config/tc-crx.c:1127
4867#, c-format
4868msgid "Unknown register: `%d'"
4869msgstr ""
4870
4871#. Issue a error message when register is illegal.
4872#: config/tc-cr16.c:1121 config/tc-crx.c:1135
4873#, c-format
4874msgid "Illegal register (`%s') in Instruction: `%s'"
4875msgstr ""
4876
4877#: config/tc-cr16.c:1192 config/tc-cr16.c:1267 config/tc-crx.c:757
4878#: config/tc-crx.c:777 config/tc-crx.c:792
4879#, c-format
4880msgid "Illegal register `%s' in Instruction `%s'"
4881msgstr ""
4882
4883#: config/tc-cr16.c:1220 config/tc-cr16.c:1231
4884#, c-format
4885msgid "Illegal register pair `%s' in Instruction `%s'"
4886msgstr ""
4887
4888#: config/tc-cr16.c:1256 config/tc-i960.c:832
4889msgid "unmatched '['"
4890msgstr ""
4891
4892#: config/tc-cr16.c:1262 config/tc-i960.c:839
4893msgid "garbage after index spec ignored"
4894msgstr ""
4895
4896#: config/tc-cr16.c:1410 config/tc-crx.c:936
4897#, c-format
4898msgid "Illegal operands (whitespace): `%s'"
4899msgstr ""
4900
4901#: config/tc-cr16.c:1422 config/tc-cr16.c:1429 config/tc-cr16.c:1446
4902#: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
4903#: config/tc-crx.c:1764
4904#, c-format
4905msgid "Missing matching brackets : `%s'"
4906msgstr ""
4907
4908#: config/tc-cr16.c:1478 config/tc-crx.c:998
4909#, c-format
4910msgid "Unknown exception: `%s'"
4911msgstr ""
4912
4913#: config/tc-cr16.c:1563 config/tc-crx.c:1094
4914#, c-format
4915msgid "Illegal `cinv' parameter: `%c'"
4916msgstr ""
4917
4918#: config/tc-cr16.c:1584 config/tc-cr16.c:1623
4919#, c-format
4920msgid "Unknown register pair: `%d'"
4921msgstr ""
4922
4923#. Issue a error message when register pair is illegal.
4924#: config/tc-cr16.c:1592
4925#, c-format
4926msgid "Illegal register pair (`%s') in Instruction: `%s'"
4927msgstr ""
4928
4929#. Issue a error message when register pair is illegal.
4930#: config/tc-cr16.c:1631
4931#, c-format
4932msgid "Illegal index register pair (`%s') in Instruction: `%s'"
4933msgstr ""
4934
4935#: config/tc-cr16.c:1670
4936#, c-format
4937msgid "Unknown processor register : `%d'"
4938msgstr ""
4939
4940#. Issue a error message when register pair is illegal.
4941#: config/tc-cr16.c:1678
4942#, c-format
4943msgid "Illegal processor register (`%s') in Instruction: `%s'"
4944msgstr ""
4945
4946#: config/tc-cr16.c:1726
4947#, c-format
4948msgid "Unknown processor register (32 bit) : `%d'"
4949msgstr ""
4950
4951#. Issue a error message when register pair is illegal.
4952#: config/tc-cr16.c:1734
4953#, c-format
4954msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
4955msgstr ""
4956
4957#: config/tc-cr16.c:2098 config/tc-crx.c:1662 config/tc-crx.c:1679
4958#, c-format
4959msgid "Same src/dest register is used (`r%d'), result is undefined"
4960msgstr ""
4961
4962#: config/tc-cr16.c:2119
4963msgid "RA register is saved twice."
4964msgstr ""
4965
4966#: config/tc-cr16.c:2123
4967#, c-format
4968msgid "`%s' Illegal use of registers."
4969msgstr ""
4970
4971#: config/tc-cr16.c:2137
4972#, c-format
4973msgid "`%s' Illegal count-register combination."
4974msgstr ""
4975
4976#: config/tc-cr16.c:2143
4977#, c-format
4978msgid "`%s' Illegal use of register."
4979msgstr ""
4980
4981#: config/tc-cr16.c:2152 config/tc-crx.c:1671
4982#, c-format
4983msgid "`%s' has undefined result"
4984msgstr ""
4985
4986#: config/tc-cr16.c:2160
4987#, c-format
4988msgid "Same src/dest register is used (`r%d'),result is undefined"
4989msgstr ""
4990
4991#: config/tc-cr16.c:2331 config/tc-crx.c:1576
4992msgid "Incorrect number of operands"
4993msgstr ""
4994
4995#: config/tc-cr16.c:2333 config/tc-crx.c:1578
4996#, c-format
4997msgid "Illegal type of operand (arg %d)"
4998msgstr ""
4999
5000#: config/tc-cr16.c:2339 config/tc-crx.c:1584
5001#, c-format
5002msgid "Operand out of range (arg %d)"
5003msgstr ""
5004
5005#: config/tc-cr16.c:2342 config/tc-crx.c:1587
5006#, c-format
5007msgid "Operand has odd displacement (arg %d)"
5008msgstr ""
5009
5010#: config/tc-cr16.c:2345 config/tc-cr16.c:2376 config/tc-crx.c:1600
5011#: config/tc-crx.c:1631
5012#, c-format
5013msgid "Illegal operand (arg %d)"
5014msgstr ""
5015
5016#. Give an error if a frag containing code is not aligned to a 2-byte
5017#. boundary.
5018#: config/tc-cr16.c:2478 config/tc-cr16.h:74 config/tc-crx.c:1953
5019#: config/tc-crx.h:77 config/tc-ppc.c:3402 config/tc-ppc.c:6383
5020msgid "instruction address is not a multiple of 2"
5021msgstr ""
5022
5023#: config/tc-cr16.c:2553 config/tc-cris.c:1556 config/tc-cris.c:1564
5024#: config/tc-crx.c:1989 config/tc-dlx.c:692 config/tc-hppa.c:3242
5025#: config/tc-hppa.c:3249 config/tc-i860.c:490 config/tc-i860.c:507
5026#: config/tc-i860.c:987 config/tc-sparc.c:1584 config/tc-sparc.c:1592
5027#, c-format
5028msgid "Unknown opcode: `%s'"
5029msgstr ""
5030
5031#: config/tc-cris.c:550 config/tc-m68hc11.c:3896
5032#, c-format
5033msgid "internal inconsistency problem in %s: fr_symbol %lx"
5034msgstr ""
5035
5036#: config/tc-cris.c:554 config/tc-m68hc11.c:3900 config/tc-msp430.c:3829
5037#, c-format
5038msgid "internal inconsistency problem in %s: resolved symbol"
5039msgstr ""
5040
5041#: config/tc-cris.c:564 config/tc-m68hc11.c:3906
5042#, c-format
5043msgid "internal inconsistency problem in %s: fr_subtype %d"
5044msgstr ""
5045
5046#: config/tc-cris.c:904
5047msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5048msgstr ""
5049
5050#: config/tc-cris.c:934
5051msgid "Complicated LAPC target operand is not a multiple of two. Use LAPC.D"
5052msgstr ""
5053
5054#: config/tc-cris.c:939
5055#, c-format
5056msgid ""
5057"Internal error found in md_convert_frag: offset %ld. Please report this."
5058msgstr ""
5059
5060#: config/tc-cris.c:964
5061#, c-format
5062msgid "internal inconsistency in %s: bdapq no symbol"
5063msgstr ""
5064
5065#: config/tc-cris.c:977
5066#, c-format
5067msgid "internal inconsistency in %s: bdap.w with no symbol"
5068msgstr ""
5069
5070#: config/tc-cris.c:1001
5071msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5072msgstr ""
5073
5074#: config/tc-cris.c:1010
5075msgid "dangerous MULS/MULU location; give it higher alignment"
5076msgstr ""
5077
5078#. Bail out for compatibility mode. (It seems it can be implemented,
5079#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5080#. $acr", "nop"; but doesn't seem worth it at the moment.)
5081#: config/tc-cris.c:1051
5082msgid ""
5083"Out-of-range .word offset handling is not implemented for .arch "
5084"common_v10_v32"
5085msgstr ""
5086
5087#: config/tc-cris.c:1096
5088msgid ".word case-table handling failed: table too large"
5089msgstr ""
5090
5091#: config/tc-cris.c:1234
5092#, c-format
5093msgid "Buggy opcode: `%s' \"%s\"\n"
5094msgstr ""
5095
5096#: config/tc-cris.c:1662
5097#, c-format
5098msgid "Immediate value not in 5 bit unsigned range: %ld"
5099msgstr ""
5100
5101#: config/tc-cris.c:1678
5102#, c-format
5103msgid "Immediate value not in 4 bit unsigned range: %ld"
5104msgstr ""
5105
5106#: config/tc-cris.c:1730
5107#, c-format
5108msgid "Immediate value not in 6 bit range: %ld"
5109msgstr ""
5110
5111#: config/tc-cris.c:1746
5112#, c-format
5113msgid "Immediate value not in 6 bit unsigned range: %ld"
5114msgstr ""
5115
5116#. Others have a generic warning.
5117#: config/tc-cris.c:1855
5118#, c-format
5119msgid "Unimplemented register `%s' specified"
5120msgstr ""
5121
5122#. We've come to the end of instructions with this
5123#. opcode, so it must be an error.
5124#: config/tc-cris.c:2099
5125msgid "Illegal operands"
5126msgstr ""
5127
5128#: config/tc-cris.c:2140 config/tc-cris.c:2180
5129#, c-format
5130msgid "Immediate value not in 8 bit range: %ld"
5131msgstr ""
5132
5133#: config/tc-cris.c:2150 config/tc-cris.c:2201
5134#, c-format
5135msgid "Immediate value not in 16 bit range: %ld"
5136msgstr ""
5137
5138#: config/tc-cris.c:2185
5139#, c-format
5140msgid "Immediate value not in 8 bit signed range: %ld"
5141msgstr ""
5142
5143#: config/tc-cris.c:2190
5144#, c-format
5145msgid "Immediate value not in 8 bit unsigned range: %ld"
5146msgstr ""
5147
5148#: config/tc-cris.c:2206
5149#, c-format
5150msgid "Immediate value not in 16 bit signed range: %ld"
5151msgstr ""
5152
5153#: config/tc-cris.c:2211
5154#, c-format
5155msgid "Immediate value not in 16 bit unsigned range: %ld"
5156msgstr ""
5157
5158#: config/tc-cris.c:2237
5159msgid "TLS relocation size does not match operand size"
5160msgstr ""
5161
5162#: config/tc-cris.c:2238
5163msgid "PIC relocation size does not match operand size"
5164msgstr ""
5165
5166#: config/tc-cris.c:3385
5167msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5168msgstr ""
5169
5170#: config/tc-cris.c:3389
5171msgid "32-bit conditional branch generated"
5172msgstr ""
5173
5174#: config/tc-cris.c:3450
5175msgid "Complex expression not supported"
5176msgstr ""
5177
5178#. FIXME: Is this function mentioned in the internals.texi manual? If
5179#. not, add it.
5180#: config/tc-cris.c:3600
5181msgid "Bad call to md_atof () - floating point formats are not supported"
5182msgstr ""
5183
5184#: config/tc-cris.c:3641
5185msgid "PC-relative relocation must be trivially resolved"
5186msgstr ""
5187
5188#: config/tc-cris.c:3713
5189#, c-format
5190msgid "Value not in 16 bit range: %ld"
5191msgstr ""
5192
5193#: config/tc-cris.c:3721
5194#, c-format
5195msgid "Value not in 16 bit signed range: %ld"
5196msgstr ""
5197
5198#: config/tc-cris.c:3729
5199#, c-format
5200msgid "Value not in 8 bit range: %ld"
5201msgstr ""
5202
5203#: config/tc-cris.c:3736
5204#, c-format
5205msgid "Value not in 8 bit signed range: %ld"
5206msgstr ""
5207
5208#: config/tc-cris.c:3746
5209#, c-format
5210msgid "Value not in 4 bit unsigned range: %ld"
5211msgstr ""
5212
5213#: config/tc-cris.c:3753
5214#, c-format
5215msgid "Value not in 5 bit unsigned range: %ld"
5216msgstr ""
5217
5218#: config/tc-cris.c:3760
5219#, c-format
5220msgid "Value not in 6 bit range: %ld"
5221msgstr ""
5222
5223#: config/tc-cris.c:3767
5224#, c-format
5225msgid "Value not in 6 bit unsigned range: %ld"
5226msgstr ""
5227
5228#: config/tc-cris.c:3811
5229#, c-format
5230msgid "Please use --help to see usage and options for this assembler.\n"
5231msgstr ""
5232
5233#: config/tc-cris.c:3823
5234msgid "--no-underscore is invalid with a.out format"
5235msgstr ""
5236
5237#: config/tc-cris.c:3835
5238msgid "--pic is invalid for this object format"
5239msgstr ""
5240
5241#: config/tc-cris.c:3849
5242#, c-format
5243msgid "invalid <arch> in --march=<arch>: %s"
5244msgstr ""
5245
5246#: config/tc-cris.c:3958 config/tc-moxie.c:770
5247msgid ""
5248"Semantics error. This type of operand can not be relocated, it must be an "
5249"assembly-time constant"
5250msgstr ""
5251
5252#: config/tc-cris.c:4007 config/tc-moxie.c:819
5253#, c-format
5254msgid "Cannot generate relocation type for symbol %s, code %s"
5255msgstr ""
5256
5257#. The messages are formatted to line up with the generic options.
5258#: config/tc-cris.c:4020
5259#, c-format
5260msgid "CRIS-specific options:\n"
5261msgstr ""
5262
5263#: config/tc-cris.c:4022
5264msgid ""
5265" -h, -H Don't execute, print this help text. Deprecated.\n"
5266msgstr ""
5267
5268#: config/tc-cris.c:4024
5269msgid " -N Warn when branches are expanded to jumps.\n"
5270msgstr ""
5271
5272#: config/tc-cris.c:4026
5273msgid ""
5274" --underscore User symbols are normally prepended with "
5275"underscore.\n"
5276msgstr ""
5277
5278#: config/tc-cris.c:4028
5279msgid " Registers will not need any prefix.\n"
5280msgstr ""
5281
5282#: config/tc-cris.c:4030
5283msgid " --no-underscore User symbols do not have any prefix.\n"
5284msgstr ""
5285
5286#: config/tc-cris.c:4032
5287msgid " Registers will require a `$'-prefix.\n"
5288msgstr ""
5289
5290#: config/tc-cris.c:4035
5291msgid " --pic\t\t\tEnable generation of position-independent code.\n"
5292msgstr ""
5293
5294#: config/tc-cris.c:4038
5295msgid ""
5296" --march=<arch>\t\tGenerate code for <arch>. Valid choices for <arch>\n"
5297"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5298msgstr ""
5299
5300#: config/tc-cris.c:4059
5301msgid "Invalid relocation"
5302msgstr ""
5303
5304#: config/tc-cris.c:4096
5305msgid "Invalid pc-relative relocation"
5306msgstr ""
5307
5308#: config/tc-cris.c:4141
5309#, c-format
5310msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5311msgstr ""
5312
5313#: config/tc-cris.c:4171
5314#, c-format
5315msgid ".syntax %s requires command-line option `--underscore'"
5316msgstr ""
5317
5318#: config/tc-cris.c:4180
5319#, c-format
5320msgid ".syntax %s requires command-line option `--no-underscore'"
5321msgstr ""
5322
5323#: config/tc-cris.c:4217
5324msgid "Unknown .syntax operand"
5325msgstr ""
5326
5327#: config/tc-cris.c:4227
5328msgid "Pseudodirective .file is only valid when generating ELF"
5329msgstr ""
5330
5331#: config/tc-cris.c:4239
5332msgid "Pseudodirective .loc is only valid when generating ELF"
5333msgstr ""
5334
5335#: config/tc-cris.c:4254
5336#, c-format
5337msgid "internal inconsistency problem: %s called for %d bytes"
5338msgstr ""
5339
5340#: config/tc-cris.c:4406
5341msgid "unknown operand to .arch"
5342msgstr ""
5343
5344#: config/tc-cris.c:4415
5345msgid ".arch <arch> requires a matching --march=... option"
5346msgstr ""
5347
5348#: config/tc-crx.c:820
5349#, c-format
5350msgid "Illegal Scale - `%d'"
5351msgstr ""
5352
5353#: config/tc-crx.c:1262
5354#, c-format
5355msgid "Illegal Co-processor register in Instruction `%s' "
5356msgstr ""
5357
5358#: config/tc-crx.c:1269
5359#, c-format
5360msgid "Illegal Co-processor special register in Instruction `%s' "
5361msgstr ""
5362
5363#: config/tc-crx.c:1590
5364#, c-format
5365msgid "Invalid DISPU4 operand value (arg %d)"
5366msgstr ""
5367
5368#: config/tc-crx.c:1593
5369#, c-format
5370msgid "Invalid CST4 operand value (arg %d)"
5371msgstr ""
5372
5373#: config/tc-crx.c:1596
5374#, c-format
5375msgid "Operand value is not within upper 64 KB (arg %d)"
5376msgstr ""
5377
5378#: config/tc-crx.c:1733
5379msgid "Invalid Register in Register List"
5380msgstr ""
5381
5382#: config/tc-crx.c:1787
5383#, c-format
5384msgid "Illegal register `%s' in cop-register list"
5385msgstr ""
5386
5387#: config/tc-crx.c:1795
5388#, c-format
5389msgid "Illegal register `%s' in cop-special-register list"
5390msgstr ""
5391
5392#: config/tc-crx.c:1814
5393#, c-format
5394msgid "Illegal register `%s' in user register list"
5395msgstr ""
5396
5397#: config/tc-crx.c:1833
5398#, c-format
5399msgid "Illegal register `%s' in register list"
5400msgstr ""
5401
5402#: config/tc-crx.c:1839
5403#, c-format
5404msgid "Maximum %d bits may be set in `mask16' operand"
5405msgstr ""
5406
5407#: config/tc-crx.c:1848
5408#, c-format
5409msgid "rest of line ignored; first ignored character is `%c'"
5410msgstr ""
5411
5412#: config/tc-crx.c:1856
5413#, c-format
5414msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5415msgstr ""
5416
5417#. HI can't be specified without LO (and vise-versa).
5418#: config/tc-crx.c:1862
5419msgid "HI/LO registers should be specified together"
5420msgstr ""
5421
5422#: config/tc-crx.c:1868
5423msgid "HI/LO registers should be specified without additional registers"
5424msgstr ""
5425
5426#: config/tc-d10v.c:216
5427#, c-format
5428msgid ""
5429"D10V options:\n"
5430"-O Optimize. Will do some operations in parallel.\n"
5431"--gstabs-packing Pack adjacent short instructions together even\n"
5432" when --gstabs is specified. On by default.\n"
5433"--no-gstabs-packing If --gstabs is specified, do not pack adjacent\n"
5434" instructions together.\n"
5435msgstr ""
5436
5437#: config/tc-d10v.c:573
5438msgid "operand is not an immediate"
5439msgstr ""
5440
5441#: config/tc-d10v.c:591
5442#, c-format
5443msgid "operand out of range: %lu"
5444msgstr ""
5445
5446#: config/tc-d10v.c:651
5447msgid "Instruction must be executed in parallel with another instruction."
5448msgstr ""
5449
5450#: config/tc-d10v.c:705 config/tc-d10v.c:713
5451#, c-format
5452msgid "packing conflict: %s must dispatch sequentially"
5453msgstr ""
5454
5455#: config/tc-d10v.c:812
5456#, c-format
5457msgid "resource conflict (R%d)"
5458msgstr ""
5459
5460#: config/tc-d10v.c:815
5461#, c-format
5462msgid "resource conflict (A%d)"
5463msgstr ""
5464
5465#: config/tc-d10v.c:817
5466msgid "resource conflict (PSW)"
5467msgstr ""
5468
5469#: config/tc-d10v.c:819
5470msgid "resource conflict (C flag)"
5471msgstr ""
5472
5473#: config/tc-d10v.c:821
5474msgid "resource conflict (F flag)"
5475msgstr ""
5476
5477#: config/tc-d10v.c:971
5478msgid "Instruction must be executed in parallel"
5479msgstr ""
5480
5481#: config/tc-d10v.c:974
5482msgid "Long instructions may not be combined."
5483msgstr ""
5484
5485#: config/tc-d10v.c:1007
5486msgid "One of these instructions may not be executed in parallel."
5487msgstr ""
5488
5489#: config/tc-d10v.c:1011 config/tc-d30v.c:1037
5490msgid "Two IU instructions may not be executed in parallel"
5491msgstr ""
5492
5493#: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
5494#: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
5495msgid "Swapping instruction order"
5496msgstr ""
5497
5498#: config/tc-d10v.c:1019 config/tc-d30v.c:1044
5499msgid "Two MU instructions may not be executed in parallel"
5500msgstr ""
5501
5502#: config/tc-d10v.c:1039 config/tc-d30v.c:1064
5503msgid "IU instruction may not be in the left container"
5504msgstr ""
5505
5506#: config/tc-d10v.c:1041 config/tc-d10v.c:1056
5507msgid ""
5508"Instruction in R container is squashed by flow control instruction in L "
5509"container."
5510msgstr ""
5511
5512#: config/tc-d10v.c:1054 config/tc-d30v.c:1075
5513msgid "MU instruction may not be in the right container"
5514msgstr ""
5515
5516#: config/tc-d10v.c:1060 config/tc-d30v.c:1087
5517msgid "unknown execution type passed to write_2_short()"
5518msgstr ""
5519
5520#: config/tc-d10v.c:1189 config/tc-d10v.c:1362
5521msgid "bad opcode or operands"
5522msgstr ""
5523
5524#: config/tc-d10v.c:1264
5525msgid "value out of range"
5526msgstr ""
5527
5528#: config/tc-d10v.c:1338
5529msgid "illegal operand - register name found where none expected"
5530msgstr ""
5531
5532#: config/tc-d10v.c:1373
5533msgid "Register number must be EVEN"
5534msgstr ""
5535
5536#: config/tc-d10v.c:1376
5537msgid "Unsupported use of sp"
5538msgstr ""
5539
5540#: config/tc-d10v.c:1395
5541#, c-format
5542msgid "cr%ld is a reserved control register"
5543msgstr ""
5544
5545#: config/tc-d10v.c:1570
5546#, c-format
5547msgid "line %d: rep or repi must include at least 4 instructions"
5548msgstr ""
5549
5550#: config/tc-d10v.c:1759
5551msgid "can't find previous opcode "
5552msgstr ""
5553
5554#: config/tc-d10v.c:1771
5555#, c-format
5556msgid "could not assemble: %s"
5557msgstr ""
5558
5559#: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1744
5560msgid "Unable to mix instructions as specified"
5561msgstr ""
5562
5563#: config/tc-d30v.c:149
5564#, c-format
5565msgid "Register name %s conflicts with symbol of the same name"
5566msgstr ""
5567
5568#: config/tc-d30v.c:239
5569#, c-format
5570msgid ""
5571"\n"
5572"D30V options:\n"
5573"-O Make adjacent short instructions parallel if "
5574"possible.\n"
5575"-n Warn about all NOPs inserted by the assembler.\n"
5576"-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
5577"-c Warn about symbols whoes names match register "
5578"names.\n"
5579"-C Opposite of -C. -c is the default.\n"
5580msgstr ""
5581
5582#: config/tc-d30v.c:367
5583msgid "unexpected 12-bit reloc type"
5584msgstr ""
5585
5586#: config/tc-d30v.c:374
5587msgid "unexpected 18-bit reloc type"
5588msgstr ""
5589
5590#: config/tc-d30v.c:625
5591#, c-format
5592msgid "%s NOP inserted"
5593msgstr ""
5594
5595#: config/tc-d30v.c:626
5596msgid "sequential"
5597msgstr ""
5598
5599#: config/tc-d30v.c:626
5600msgid "parallel"
5601msgstr ""
5602
5603#: config/tc-d30v.c:1033
5604msgid "Instructions may not be executed in parallel"
5605msgstr ""
5606
5607#: config/tc-d30v.c:1046
5608#, c-format
5609msgid "Executing %s in IU may not work"
5610msgstr ""
5611
5612#: config/tc-d30v.c:1053
5613#, c-format
5614msgid "Executing %s in IU may not work in parallel execution"
5615msgstr ""
5616
5617#: config/tc-d30v.c:1066
5618#, c-format
5619msgid "special left instruction `%s' kills instruction `%s' in right container"
5620msgstr ""
5621
5622#: config/tc-d30v.c:1077
5623#, c-format
5624msgid "Executing %s in reverse serial with %s may not work"
5625msgstr ""
5626
5627#: config/tc-d30v.c:1080
5628#, c-format
5629msgid "Executing %s in IU in reverse serial may not work"
5630msgstr ""
5631
5632#: config/tc-d30v.c:1268
5633msgid "Odd numbered register used as target of multi-register instruction"
5634msgstr ""
5635
5636#: config/tc-d30v.c:1332 config/tc-d30v.c:1368
5637#, c-format
5638msgid "unknown condition code: %s"
5639msgstr ""
5640
5641#: config/tc-d30v.c:1361
5642#, c-format
5643msgid "cmpu doesn't support condition code %s"
5644msgstr ""
5645
5646#: config/tc-d30v.c:1396
5647#, c-format
5648msgid "unknown opcode: %s"
5649msgstr ""
5650
5651#: config/tc-d30v.c:1407
5652#, c-format
5653msgid "operands for opcode `%s' do not match any valid format"
5654msgstr ""
5655
5656#: config/tc-d30v.c:1622 config/tc-d30v.c:1639
5657msgid "Cannot assemble instruction"
5658msgstr ""
5659
5660#: config/tc-d30v.c:1624
5661msgid "First opcode is long. Unable to mix instructions as specified."
5662msgstr ""
5663
5664#: config/tc-d30v.c:1694
5665msgid "word of NOPs added between word multiply and load"
5666msgstr ""
5667
5668#: config/tc-d30v.c:1696
5669msgid "word of NOPs added between word multiply and 16-bit multiply"
5670msgstr ""
5671
5672#: config/tc-d30v.c:1728
5673msgid "Instruction uses long version, so it cannot be mixed as specified"
5674msgstr ""
5675
5676#: config/tc-d30v.c:1855
5677#, c-format
5678msgid "value too large to fit in %d bits"
5679msgstr ""
5680
5681#: config/tc-d30v.c:1923
5682#, c-format
5683msgid "line %d: unable to place address of symbol '%s' into a byte"
5684msgstr ""
5685
5686#: config/tc-d30v.c:1926
5687#, c-format
5688msgid "line %d: unable to place value %lx into a byte"
5689msgstr ""
5690
5691#: config/tc-d30v.c:1934
5692#, c-format
5693msgid "line %d: unable to place address of symbol '%s' into a short"
5694msgstr ""
5695
5696#: config/tc-d30v.c:1937
5697#, c-format
5698msgid "line %d: unable to place value %lx into a short"
5699msgstr ""
5700
5701#: config/tc-d30v.c:1945
5702#, c-format
5703msgid "line %d: unable to place address of symbol '%s' into a quad"
5704msgstr ""
5705
5706#: config/tc-d30v.c:2053
5707#, c-format
5708msgid "Alignment too large: %d assumed"
5709msgstr ""
5710
5711#: config/tc-dlx.c:211
5712msgid "missing .proc"
5713msgstr ""
5714
5715#: config/tc-dlx.c:228
5716msgid ".endfunc missing for previous .proc"
5717msgstr ""
5718
5719#: config/tc-dlx.c:295 config/tc-i860.c:226 config/tc-mips.c:3483
5720#: config/tc-nios2.c:2419 config/tc-nios2.c:2433 config/tc-nios2.c:2448
5721#, c-format
5722msgid "internal error: can't hash `%s': %s\n"
5723msgstr ""
5724
5725#. Probably a memory allocation problem? Give up now.
5726#: config/tc-dlx.c:302 config/tc-hppa.c:8359 config/tc-nios2.c:1270
5727#: config/tc-nios2.c:2422 config/tc-nios2.c:2436 config/tc-nios2.c:2451
5728#: config/tc-sparc.c:930
5729msgid "Broken assembler. No assembly attempted."
5730msgstr ""
5731
5732#: config/tc-dlx.c:332
5733#, c-format
5734msgid "Bad operand for a load instruction: <%s>"
5735msgstr ""
5736
5737#: config/tc-dlx.c:446
5738#, c-format
5739msgid "Bad operand for a store instruction: <%s>"
5740msgstr ""
5741
5742#: config/tc-dlx.c:626
5743#, c-format
5744msgid "Expression Error for operand modifier %%hi/%%lo\n"
5745msgstr ""
5746
5747#: config/tc-dlx.c:639
5748#, c-format
5749msgid "Invalid expression after %%%%\n"
5750msgstr ""
5751
5752#: config/tc-dlx.c:703 config/tc-tic4x.c:2479
5753#, c-format
5754msgid "Unknown opcode `%s'."
5755msgstr ""
5756
5757#: config/tc-dlx.c:712
5758msgid "Can not set dlx_skip_hi16_flag"
5759msgstr ""
5760
5761#: config/tc-dlx.c:726
5762#, c-format
5763msgid "Missing arguments for opcode <%s>."
5764msgstr ""
5765
5766#: config/tc-dlx.c:760
5767#, c-format
5768msgid "Too many operands: %s"
5769msgstr ""
5770
5771#: config/tc-dlx.c:797
5772#, c-format
5773msgid "Both the_insn.HI and the_insn.LO are set : %s"
5774msgstr ""
5775
5776#: config/tc-dlx.c:867
5777msgid "failed regnum sanity check."
5778msgstr ""
5779
5780#: config/tc-dlx.c:880
5781msgid "failed general register sanity check."
5782msgstr ""
5783
5784#. Types or values of args don't match.
5785#: config/tc-dlx.c:888
5786msgid "Invalid operands"
5787msgstr ""
5788
5789#: config/tc-dlx.c:1117
5790#, c-format
5791msgid "label \"$%d\" redefined"
5792msgstr ""
5793
5794#: config/tc-dlx.c:1155
5795msgid "Invalid expression after # number\n"
5796msgstr ""
5797
5798#: config/tc-epiphany.c:147
5799#, c-format
5800msgid "EPIPHANY specific command line options:\n"
5801msgstr ""
5802
5803#: config/tc-epiphany.c:386
5804msgid "register number too large for push/pop"
5805msgstr ""
5806
5807#: config/tc-epiphany.c:390
5808msgid "register is out of order"
5809msgstr ""
5810
5811#: config/tc-epiphany.c:401 config/tc-m68k.c:6036 config/tc-m68k.c:6065
5812msgid "bad register list"
5813msgstr ""
5814
5815#: config/tc-epiphany.c:404
5816msgid "malformed reglist in push/pop"
5817msgstr ""
5818
5819#. Checks for behavioral restrictions on LD/ST instructions.
5820#: config/tc-epiphany.c:505
5821msgid "destination register modified by displacement-post-modified address"
5822msgstr ""
5823
5824#: config/tc-epiphany.c:506
5825msgid "ldrd/strd requires even:odd register pair"
5826msgstr ""
5827
5828#: config/tc-epiphany.c:824 config/tc-m32r.c:1788
5829msgid "Addend to unresolved symbol not on word boundary."
5830msgstr ""
5831
5832#: config/tc-fr30.c:81
5833#, c-format
5834msgid " FR30 specific command line options:\n"
5835msgstr ""
5836
5837#: config/tc-fr30.c:134
5838#, c-format
5839msgid "Instruction %s not allowed in a delay slot."
5840msgstr ""
5841
5842#: config/tc-frv.c:404
5843#, c-format
5844msgid "Unknown cpu -mcpu=%s"
5845msgstr ""
5846
5847#: config/tc-frv.c:457
5848#, c-format
5849msgid "FRV specific command line options:\n"
5850msgstr ""
5851
5852#: config/tc-frv.c:458
5853#, c-format
5854msgid "-G n Put data <= n bytes in the small data area\n"
5855msgstr ""
5856
5857#: config/tc-frv.c:459
5858#, c-format
5859msgid "-mgpr-32 Mark generated file as only using 32 GPRs\n"
5860msgstr ""
5861
5862#: config/tc-frv.c:460
5863#, c-format
5864msgid "-mgpr-64 Mark generated file as using all 64 GPRs\n"
5865msgstr ""
5866
5867#: config/tc-frv.c:461
5868#, c-format
5869msgid "-mfpr-32 Mark generated file as only using 32 FPRs\n"
5870msgstr ""
5871
5872#: config/tc-frv.c:462
5873#, c-format
5874msgid "-mfpr-64 Mark generated file as using all 64 FPRs\n"
5875msgstr ""
5876
5877#: config/tc-frv.c:463
5878#, c-format
5879msgid "-msoft-float Mark generated file as using software FP\n"
5880msgstr ""
5881
5882#: config/tc-frv.c:464
5883#, c-format
5884msgid "-mdword Mark generated file as using a 8-byte stack alignment\n"
5885msgstr ""
5886
5887#: config/tc-frv.c:465
5888#, c-format
5889msgid "-mno-dword Mark generated file as using a 4-byte stack alignment\n"
5890msgstr ""
5891
5892#: config/tc-frv.c:466
5893#, c-format
5894msgid ""
5895"-mdouble Mark generated file as using double precision FP insns\n"
5896msgstr ""
5897
5898#: config/tc-frv.c:467
5899#, c-format
5900msgid "-mmedia Mark generated file as using media insns\n"
5901msgstr ""
5902
5903#: config/tc-frv.c:468
5904#, c-format
5905msgid ""
5906"-mmuladd Mark generated file as using multiply add/subtract insns\n"
5907msgstr ""
5908
5909#: config/tc-frv.c:469
5910#, c-format
5911msgid "-mpack Allow instructions to be packed\n"
5912msgstr ""
5913
5914#: config/tc-frv.c:470
5915#, c-format
5916msgid "-mno-pack Do not allow instructions to be packed\n"
5917msgstr ""
5918
5919#: config/tc-frv.c:471
5920#, c-format
5921msgid ""
5922"-mpic Mark generated file as using small position independent "
5923"code\n"
5924msgstr ""
5925
5926#: config/tc-frv.c:472
5927#, c-format
5928msgid ""
5929"-mPIC Mark generated file as using large position independent "
5930"code\n"
5931msgstr ""
5932
5933#: config/tc-frv.c:473
5934#, c-format
5935msgid ""
5936"-mlibrary-pic Mark generated file as using position indepedent code for "
5937"libraries\n"
5938msgstr ""
5939
5940#: config/tc-frv.c:474
5941#, c-format
5942msgid "-mfdpic Assemble for the FDPIC ABI\n"
5943msgstr ""
5944
5945#: config/tc-frv.c:475
5946#, c-format
5947msgid "-mnopic Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
5948msgstr ""
5949
5950#: config/tc-frv.c:476
5951#, c-format
5952msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
5953msgstr ""
5954
5955#: config/tc-frv.c:477
5956#, c-format
5957msgid " Record the cpu type\n"
5958msgstr ""
5959
5960#: config/tc-frv.c:478
5961#, c-format
5962msgid "-mtomcat-stats Print out stats for tomcat workarounds\n"
5963msgstr ""
5964
5965#: config/tc-frv.c:479
5966#, c-format
5967msgid "-mtomcat-debug Debug tomcat workarounds\n"
5968msgstr ""
5969
5970#: config/tc-frv.c:1161
5971msgid "VLIW packing used for -mno-pack"
5972msgstr ""
5973
5974#: config/tc-frv.c:1171
5975msgid "Instruction not supported by this architecture"
5976msgstr ""
5977
5978#: config/tc-frv.c:1181
5979msgid "VLIW packing constraint violation"
5980msgstr ""
5981
5982#: config/tc-frv.c:1772
5983#, c-format
5984msgid "Relocation %s is not safe for %s"
5985msgstr ""
5986
5987#: config/tc-h8300.c:172
5988#, c-format
5989msgid "new section '%s' defined without attributes - this might cause problems"
5990msgstr ""
5991
5992#: config/tc-h8300.c:443 config/tc-h8300.c:451
5993msgid "Reg not valid for H8/300"
5994msgstr ""
5995
5996#: config/tc-h8300.c:532
5997msgid "invalid operand size requested"
5998msgstr ""
5999
6000#: config/tc-h8300.c:637
6001msgid "Invalid register list for ldm/stm\n"
6002msgstr ""
6003
6004#: config/tc-h8300.c:663 config/tc-h8300.c:668 config/tc-h8300.c:675
6005msgid "mismatch between register and suffix"
6006msgstr ""
6007
6008#: config/tc-h8300.c:680
6009msgid "invalid suffix after register."
6010msgstr ""
6011
6012#: config/tc-h8300.c:702
6013msgid "address too high for vector table jmp/jsr"
6014msgstr ""
6015
6016#: config/tc-h8300.c:729 config/tc-h8300.c:841 config/tc-h8300.c:851
6017msgid "Wrong size pointer register for architecture."
6018msgstr ""
6019
6020#: config/tc-h8300.c:788 config/tc-h8300.c:796 config/tc-h8300.c:825
6021msgid "expected @(exp, reg16)"
6022msgstr ""
6023
6024#: config/tc-h8300.c:814
6025msgid "expected .L, .W or .B for register in indexed addressing mode"
6026msgstr ""
6027
6028#: config/tc-h8300.c:1008
6029msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
6030msgstr ""
6031
6032#: config/tc-h8300.c:1026 config/tc-h8300.c:1035
6033msgid "expected register"
6034msgstr ""
6035
6036#: config/tc-h8300.c:1051
6037msgid "expected closing paren"
6038msgstr ""
6039
6040#: config/tc-h8300.c:1110
6041#, c-format
6042msgid "can't use high part of register in operand %d"
6043msgstr ""
6044
6045#: config/tc-h8300.c:1267
6046#, c-format
6047msgid "Opcode `%s' with these operand types not available in %s mode"
6048msgstr ""
6049
6050#: config/tc-h8300.c:1276
6051msgid "mismatch between opcode size and operand size"
6052msgstr ""
6053
6054#: config/tc-h8300.c:1312
6055#, c-format
6056msgid "operand %s0x%lx out of range."
6057msgstr ""
6058
6059#: config/tc-h8300.c:1429
6060msgid "Can't work out size of operand.\n"
6061msgstr ""
6062
6063#: config/tc-h8300.c:1478
6064#, c-format
6065msgid "Opcode `%s' with these operand types not available in H8/300 mode"
6066msgstr ""
6067
6068#: config/tc-h8300.c:1483
6069#, c-format
6070msgid "Opcode `%s' with these operand types not available in H8/300H mode"
6071msgstr ""
6072
6073#: config/tc-h8300.c:1489
6074#, c-format
6075msgid "Opcode `%s' with these operand types not available in H8/300S mode"
6076msgstr ""
6077
6078#: config/tc-h8300.c:1550 config/tc-h8300.c:1570
6079msgid "Need #1 or #2 here"
6080msgstr ""
6081
6082#: config/tc-h8300.c:1565
6083msgid "#4 not valid on H8/300."
6084msgstr ""
6085
6086#: config/tc-h8300.c:1680 config/tc-h8300.c:1762
6087#, c-format
6088msgid "branch operand has odd offset (%lx)\n"
6089msgstr ""
6090
6091#: config/tc-h8300.c:1800
6092msgid "destination operand must be 16 bit register"
6093msgstr ""
6094
6095#: config/tc-h8300.c:1809
6096msgid "source operand must be 8 bit register"
6097msgstr ""
6098
6099#: config/tc-h8300.c:1817
6100msgid "destination operand must be 16bit absolute address"
6101msgstr ""
6102
6103#: config/tc-h8300.c:1824
6104msgid "destination operand must be 8 bit register"
6105msgstr ""
6106
6107#: config/tc-h8300.c:1832
6108msgid "source operand must be 16bit absolute address"
6109msgstr ""
6110
6111#. This seems more sane than saying "too many operands". We'll
6112#. get here only if the trailing trash starts with a comma.
6113#: config/tc-h8300.c:1840 config/tc-mips.c:13631 config/tc-mips.c:13699
6114#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2531
6115#: config/tc-mmix.c:2555 config/tc-mmix.c:2828
6116msgid "invalid operands"
6117msgstr ""
6118
6119#: config/tc-h8300.c:1871
6120msgid "operand/size mis-match"
6121msgstr ""
6122
6123#: config/tc-h8300.c:1971 config/tc-sh.c:2969 config/tc-sh64.c:2794
6124#: config/tc-z8k.c:1225
6125msgid "unknown opcode"
6126msgstr ""
6127
6128#: config/tc-h8300.c:2004
6129msgid "invalid operand in ldm"
6130msgstr ""
6131
6132#: config/tc-h8300.c:2013
6133msgid "invalid operand in stm"
6134msgstr ""
6135
6136#: config/tc-h8300.c:2139
6137#, c-format
6138msgid "call to tc_aout_fix_to_chars \n"
6139msgstr ""
6140
6141#: config/tc-h8300.c:2148 config/tc-xc16x.c:347
6142#, c-format
6143msgid "call to md_convert_frag \n"
6144msgstr ""
6145
6146#: config/tc-h8300.c:2199 config/tc-xc16x.c:251
6147#, c-format
6148msgid "call to md_estimate_size_before_relax \n"
6149msgstr ""
6150
6151#: config/tc-h8300.c:2214
6152msgid "Unexpected reference to a symbol in a non-code section"
6153msgstr ""
6154
6155#: config/tc-h8300.c:2230 config/tc-xc16x.c:292
6156msgid "Difference of symbols in different sections is not supported"
6157msgstr ""
6158
6159#: config/tc-h8300.c:2252 config/tc-mcore.c:2198 config/tc-microblaze.c:2445
6160#: config/tc-pj.c:487 config/tc-sh.c:4477 config/tc-tic6x.c:4523
6161#: config/tc-xc16x.c:315
6162#, c-format
6163msgid "Cannot represent relocation type %s"
6164msgstr ""
6165
6166#. Simple range checking for FIELD against HIGH and LOW bounds.
6167#. IGNORE is used to suppress the error message.
6168#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6169#. the current file and line number are not valid.
6170#: config/tc-hppa.c:1024 config/tc-hppa.c:1038
6171#, c-format
6172msgid "Field out of range [%d..%d] (%d)."
6173msgstr ""
6174
6175#. Simple alignment checking for FIELD against ALIGN (a power of two).
6176#. IGNORE is used to suppress the error message.
6177#: config/tc-hppa.c:1052
6178#, c-format
6179msgid "Field not properly aligned [%d] (%d)."
6180msgstr ""
6181
6182#: config/tc-hppa.c:1105
6183msgid "Missing .exit\n"
6184msgstr ""
6185
6186#: config/tc-hppa.c:1108
6187msgid "Missing .procend\n"
6188msgstr ""
6189
6190#: config/tc-hppa.c:1294
6191#, c-format
6192msgid "Invalid field selector. Assuming F%%."
6193msgstr ""
6194
6195#: config/tc-hppa.c:1318
6196msgid "Bad segment in expression."
6197msgstr ""
6198
6199#: config/tc-hppa.c:1343
6200#, c-format
6201msgid "Invalid Nullification: (%c)"
6202msgstr ""
6203
6204#: config/tc-hppa.c:1414
6205msgid "Cannot handle fixup"
6206msgstr ""
6207
6208#: config/tc-hppa.c:1712
6209#, c-format
6210msgid " -Q ignored\n"
6211msgstr ""
6212
6213#: config/tc-hppa.c:1716
6214#, c-format
6215msgid " -c print a warning if a comment is found\n"
6216msgstr ""
6217
6218#: config/tc-hppa.c:1782
6219#, c-format
6220msgid "no hppa_fixup entry for fixup type 0x%x"
6221msgstr ""
6222
6223#: config/tc-hppa.c:1961
6224msgid "Unknown relocation encountered in md_apply_fix."
6225msgstr ""
6226
6227#: config/tc-hppa.c:2149 config/tc-hppa.c:2174
6228#, c-format
6229msgid "Undefined register: '%s'."
6230msgstr ""
6231
6232#: config/tc-hppa.c:2208
6233#, c-format
6234msgid "Non-absolute symbol: '%s'."
6235msgstr ""
6236
6237#: config/tc-hppa.c:2223
6238#, c-format
6239msgid "Undefined absolute constant: '%s'."
6240msgstr ""
6241
6242#: config/tc-hppa.c:2254 config/tc-hppa.c:5722
6243msgid "could not update architecture and machine"
6244msgstr ""
6245
6246#: config/tc-hppa.c:2292
6247#, c-format
6248msgid "Invalid FP Compare Condition: %s"
6249msgstr ""
6250
6251#: config/tc-hppa.c:2347
6252#, c-format
6253msgid "Invalid FTEST completer: %s"
6254msgstr ""
6255
6256#: config/tc-hppa.c:2413 config/tc-hppa.c:2450
6257#, c-format
6258msgid "Invalid FP Operand Format: %3s"
6259msgstr ""
6260
6261#: config/tc-hppa.c:2555
6262msgid "Bad segment (should be absolute)."
6263msgstr ""
6264
6265#: config/tc-hppa.c:2615
6266#, c-format
6267msgid "Invalid argument location: %s\n"
6268msgstr ""
6269
6270#: config/tc-hppa.c:2644
6271#, c-format
6272msgid "Invalid argument description: %d"
6273msgstr ""
6274
6275#: config/tc-hppa.c:3473
6276msgid "Invalid Indexed Load Completer."
6277msgstr ""
6278
6279#: config/tc-hppa.c:3478
6280msgid "Invalid Indexed Load Completer Syntax."
6281msgstr ""
6282
6283#: config/tc-hppa.c:3512
6284msgid "Invalid Short Load/Store Completer."
6285msgstr ""
6286
6287#: config/tc-hppa.c:3572 config/tc-hppa.c:3577
6288msgid "Invalid Store Bytes Short Completer"
6289msgstr ""
6290
6291#: config/tc-hppa.c:3892 config/tc-hppa.c:3898
6292msgid "Invalid left/right combination completer"
6293msgstr ""
6294
6295#: config/tc-hppa.c:3947 config/tc-hppa.c:3954
6296msgid "Invalid permutation completer"
6297msgstr ""
6298
6299#: config/tc-hppa.c:4054
6300#, c-format
6301msgid "Invalid Add Condition: %s"
6302msgstr ""
6303
6304#: config/tc-hppa.c:4070 config/tc-hppa.c:4080
6305msgid "Invalid Add and Branch Condition"
6306msgstr ""
6307
6308#: config/tc-hppa.c:4101 config/tc-hppa.c:4246
6309msgid "Invalid Compare/Subtract Condition"
6310msgstr ""
6311
6312#: config/tc-hppa.c:4141
6313#, c-format
6314msgid "Invalid Branch On Bit Condition: %c"
6315msgstr ""
6316
6317#: config/tc-hppa.c:4144
6318msgid "Missing Branch On Bit Condition"
6319msgstr ""
6320
6321#: config/tc-hppa.c:4229
6322#, c-format
6323msgid "Invalid Compare/Subtract Condition: %s"
6324msgstr ""
6325
6326#: config/tc-hppa.c:4261
6327msgid "Invalid Compare and Branch Condition"
6328msgstr ""
6329
6330#: config/tc-hppa.c:4357
6331msgid "Invalid Logical Instruction Condition."
6332msgstr ""
6333
6334#: config/tc-hppa.c:4419
6335msgid "Invalid Shift/Extract/Deposit Condition."
6336msgstr ""
6337
6338#: config/tc-hppa.c:4536
6339msgid "Invalid Unit Instruction Condition."
6340msgstr ""
6341
6342#: config/tc-hppa.c:5015 config/tc-hppa.c:5047 config/tc-hppa.c:5078
6343#: config/tc-hppa.c:5108
6344msgid "Branch to unaligned address"
6345msgstr ""
6346
6347#: config/tc-hppa.c:5292
6348msgid "Invalid SFU identifier"
6349msgstr ""
6350
6351#: config/tc-hppa.c:5342
6352msgid "Invalid COPR identifier"
6353msgstr ""
6354
6355#: config/tc-hppa.c:5471
6356msgid "Invalid Floating Point Operand Format."
6357msgstr ""
6358
6359#: config/tc-hppa.c:5591 config/tc-hppa.c:5611 config/tc-hppa.c:5631
6360#: config/tc-hppa.c:5651 config/tc-hppa.c:5671
6361msgid "Invalid register for single precision fmpyadd or fmpysub"
6362msgstr ""
6363
6364#: config/tc-hppa.c:5739
6365#, c-format
6366msgid "Invalid operands %s"
6367msgstr ""
6368
6369#: config/tc-hppa.c:5749
6370#, c-format
6371msgid "Immediates %d and %d will give undefined behavior."
6372msgstr ""
6373
6374#: config/tc-hppa.c:5801 config/tc-hppa.c:7028 config/tc-hppa.c:7083
6375msgid "Missing function name for .PROC (corrupted label chain)"
6376msgstr ""
6377
6378#: config/tc-hppa.c:5804 config/tc-hppa.c:7086
6379msgid "Missing function name for .PROC"
6380msgstr ""
6381
6382#: config/tc-hppa.c:5863
6383msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
6384msgstr ""
6385
6386#: config/tc-hppa.c:5959
6387#, c-format
6388msgid "Invalid .CALL argument: %s"
6389msgstr ""
6390
6391#: config/tc-hppa.c:6107
6392msgid ".callinfo is not within a procedure definition"
6393msgstr ""
6394
6395#: config/tc-hppa.c:6127
6396#, c-format
6397msgid "FRAME parameter must be a multiple of 8: %d\n"
6398msgstr ""
6399
6400#: config/tc-hppa.c:6146
6401msgid "Value for ENTRY_GR must be in the range 3..18\n"
6402msgstr ""
6403
6404#: config/tc-hppa.c:6158
6405msgid "Value for ENTRY_FR must be in the range 12..21\n"
6406msgstr ""
6407
6408#: config/tc-hppa.c:6168
6409msgid "Value for ENTRY_SR must be 3\n"
6410msgstr ""
6411
6412#: config/tc-hppa.c:6224
6413#, c-format
6414msgid "Invalid .CALLINFO argument: %s"
6415msgstr ""
6416
6417#: config/tc-hppa.c:6334
6418msgid "The .ENTER pseudo-op is not supported"
6419msgstr ""
6420
6421#: config/tc-hppa.c:6350
6422msgid "Misplaced .entry. Ignored."
6423msgstr ""
6424
6425#: config/tc-hppa.c:6354
6426msgid "Missing .callinfo."
6427msgstr ""
6428
6429#: config/tc-hppa.c:6418
6430msgid ".REG expression must be a register"
6431msgstr ""
6432
6433#: config/tc-hppa.c:6434
6434msgid "bad or irreducible absolute expression; zero assumed"
6435msgstr ""
6436
6437#: config/tc-hppa.c:6445
6438msgid ".REG must use a label"
6439msgstr ""
6440
6441#: config/tc-hppa.c:6447
6442msgid ".EQU must use a label"
6443msgstr ""
6444
6445#: config/tc-hppa.c:6509
6446#, c-format
6447msgid "Symbol '%s' could not be created."
6448msgstr ""
6449
6450#: config/tc-hppa.c:6513
6451msgid "No memory for symbol name."
6452msgstr ""
6453
6454#: config/tc-hppa.c:6563
6455msgid ".EXIT must appear within a procedure"
6456msgstr ""
6457
6458#: config/tc-hppa.c:6567
6459msgid "Missing .callinfo"
6460msgstr ""
6461
6462#: config/tc-hppa.c:6571
6463msgid "No .ENTRY for this .EXIT"
6464msgstr ""
6465
6466#: config/tc-hppa.c:6611
6467#, c-format
6468msgid "Using ENTRY rather than CODE in export directive for %s"
6469msgstr ""
6470
6471#: config/tc-hppa.c:6734
6472#, c-format
6473msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
6474msgstr ""
6475
6476#: config/tc-hppa.c:6758
6477#, c-format
6478msgid "Cannot define export symbol: %s\n"
6479msgstr ""
6480
6481#: config/tc-hppa.c:6855
6482msgid "Missing label name on .LABEL"
6483msgstr ""
6484
6485#: config/tc-hppa.c:6860
6486msgid "extra .LABEL arguments ignored."
6487msgstr ""
6488
6489#: config/tc-hppa.c:6876
6490msgid "The .LEAVE pseudo-op is not supported"
6491msgstr ""
6492
6493#: config/tc-hppa.c:6914
6494msgid "Unrecognized .LEVEL argument\n"
6495msgstr ""
6496
6497#: config/tc-hppa.c:6948
6498#, c-format
6499msgid "Cannot define static symbol: %s\n"
6500msgstr ""
6501
6502#: config/tc-hppa.c:6982
6503msgid "Nested procedures"
6504msgstr ""
6505
6506#: config/tc-hppa.c:6992
6507msgid "Cannot allocate unwind descriptor\n"
6508msgstr ""
6509
6510#: config/tc-hppa.c:7090
6511msgid "misplaced .procend"
6512msgstr ""
6513
6514#: config/tc-hppa.c:7093
6515msgid "Missing .callinfo for this procedure"
6516msgstr ""
6517
6518#: config/tc-hppa.c:7096
6519msgid "Missing .EXIT for a .ENTRY"
6520msgstr ""
6521
6522#: config/tc-hppa.c:7133
6523msgid "Not in a space.\n"
6524msgstr ""
6525
6526#: config/tc-hppa.c:7136
6527msgid "Not in a subspace.\n"
6528msgstr ""
6529
6530#: config/tc-hppa.c:7225
6531msgid "Invalid .SPACE argument"
6532msgstr ""
6533
6534#: config/tc-hppa.c:7271
6535msgid "Can't change spaces within a procedure definition. Ignored"
6536msgstr ""
6537
6538#: config/tc-hppa.c:7399
6539#, c-format
6540msgid "Undefined space: '%s' Assuming space number = 0."
6541msgstr ""
6542
6543#: config/tc-hppa.c:7422
6544msgid "Must be in a space before changing or declaring subspaces.\n"
6545msgstr ""
6546
6547#: config/tc-hppa.c:7426
6548msgid "Can't change subspaces within a procedure definition. Ignored"
6549msgstr ""
6550
6551#: config/tc-hppa.c:7462
6552msgid "Parameters of an existing subspace can't be modified"
6553msgstr ""
6554
6555#: config/tc-hppa.c:7514
6556msgid "Alignment must be a power of 2"
6557msgstr ""
6558
6559#: config/tc-hppa.c:7561
6560msgid "FIRST not supported as a .SUBSPACE argument"
6561msgstr ""
6562
6563#: config/tc-hppa.c:7563
6564msgid "Invalid .SUBSPACE argument"
6565msgstr ""
6566
6567#: config/tc-hppa.c:7752
6568#, c-format
6569msgid "Internal error: Unable to find containing space for %s."
6570msgstr ""
6571
6572#: config/tc-hppa.c:7790
6573#, c-format
6574msgid "Out of memory: could not allocate new space chain entry: %s\n"
6575msgstr ""
6576
6577#: config/tc-hppa.c:7878
6578#, c-format
6579msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
6580msgstr ""
6581
6582#: config/tc-hppa.c:8323
6583msgid "-R option not supported on this target."
6584msgstr ""
6585
6586#: config/tc-hppa.c:8340 config/tc-sparc.c:885 config/tc-sparc.c:922
6587#, c-format
6588msgid "Internal error: can't hash `%s': %s\n"
6589msgstr ""
6590
6591#: config/tc-hppa.c:8349 config/tc-i860.c:235
6592#, c-format
6593msgid "internal error: losing opcode: `%s' \"%s\"\n"
6594msgstr ""
6595
6596#: config/tc-i370.c:418 config/tc-ppc.c:1219 config/tc-s390.c:431
6597#: config/tc-s390.c:438
6598#, c-format
6599msgid "invalid switch -m%s"
6600msgstr ""
6601
6602#: config/tc-i370.c:515 config/tc-s390.c:518
6603#, c-format
6604msgid "Internal assembler error for instruction %s"
6605msgstr ""
6606
6607#: config/tc-i370.c:534
6608#, c-format
6609msgid "Internal assembler error for macro %s"
6610msgstr ""
6611
6612#: config/tc-i370.c:629 config/tc-ppc.c:2014
6613msgid "identifier+constant@got means identifier@got+constant"
6614msgstr ""
6615
6616#: config/tc-i370.c:683 config/tc-m68k.c:8074
6617#, c-format
6618msgid "%s relocations do not fit in %d bytes\n"
6619msgstr ""
6620
6621#: config/tc-i370.c:925 config/tc-i370.c:965
6622msgid "unsupported DC type"
6623msgstr ""
6624
6625#: config/tc-i370.c:937 config/tc-i370.c:947 config/tc-i370.c:1529
6626#: config/tc-i370.c:1540
6627msgid "missing end-quote"
6628msgstr ""
6629
6630#: config/tc-i370.c:995
6631msgid "unsupported alignment"
6632msgstr ""
6633
6634#: config/tc-i370.c:1002
6635msgid "this DS form not yet supported"
6636msgstr ""
6637
6638#: config/tc-i370.c:1045 config/tc-m32r.c:1492 config/tc-microblaze.c:191
6639msgid "Expected comma after symbol-name: rest of line ignored."
6640msgstr ""
6641
6642#: config/tc-i370.c:1068 config/tc-m32r.c:1516 config/tc-microblaze.c:213
6643#: config/tc-ppc.c:2175 config/tc-ppc.c:3661 config/tc-ppc.c:3704
6644#: config/tc-ppc.c:5288
6645msgid "ignoring bad alignment"
6646msgstr ""
6647
6648#: config/tc-i370.c:1079 config/tc-m32r.c:1543 config/tc-microblaze.c:224
6649#, c-format
6650msgid "Ignoring attempt to re-define symbol `%s'."
6651msgstr ""
6652
6653#: config/tc-i370.c:1087 config/tc-microblaze.c:232
6654#, c-format
6655msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
6656msgstr ""
6657
6658#: config/tc-i370.c:1106 config/tc-m32r.c:1528 config/tc-microblaze.c:248
6659#: config/tc-v850.c:381
6660msgid "Common alignment not a power of 2"
6661msgstr ""
6662
6663#: config/tc-i370.c:1244
6664msgid "Missing or bad .using directive"
6665msgstr ""
6666
6667#: config/tc-i370.c:1289
6668msgid "Literal Pool Overflow"
6669msgstr ""
6670
6671#: config/tc-i370.c:1587
6672msgid "expression not a constant"
6673msgstr ""
6674
6675#: config/tc-i370.c:1594
6676msgid "Unknown/unsupported address literal type"
6677msgstr ""
6678
6679#: config/tc-i370.c:1617
6680#, c-format
6681msgid ".ltorg without prior .using in section %s"
6682msgstr ""
6683
6684#: config/tc-i370.c:1621
6685#, c-format
6686msgid ".ltorg in section %s paired to .using in section %s"
6687msgstr ""
6688
6689#: config/tc-i370.c:1644
6690#, c-format
6691msgid "bad alignment of %d bytes in literal pool"
6692msgstr ""
6693
6694#: config/tc-i370.c:1668
6695msgid "bad literal size\n"
6696msgstr ""
6697
6698#: config/tc-i370.c:1742
6699msgid ".using: base address expression illegal or too complex"
6700msgstr ""
6701
6702#: config/tc-i370.c:1777 config/tc-i370.c:1786
6703#, c-format
6704msgid "droping register %d in section %s does not match using register %d"
6705msgstr ""
6706
6707#: config/tc-i370.c:1790
6708#, c-format
6709msgid "droping register %d in section %s previously used in section %s"
6710msgstr ""
6711
6712#: config/tc-i370.c:1846 config/tc-ppc.c:3493
6713msgid "wrong number of operands"
6714msgstr ""
6715
6716#: config/tc-i370.c:1927 config/tc-mn10200.c:899 config/tc-mn10300.c:1253
6717#: config/tc-s390.c:1607 config/tc-v850.c:2316
6718#, c-format
6719msgid "Unrecognized opcode: `%s'"
6720msgstr ""
6721
6722#: config/tc-i370.c:2070
6723msgid "not using any base register"
6724msgstr ""
6725
6726#: config/tc-i370.c:2100
6727#, c-format
6728msgid "expecting a register for operand %d"
6729msgstr ""
6730
6731#. Not used --- don't have any 8 byte instructions.
6732#: config/tc-i370.c:2221
6733msgid "Internal Error: bad instruction length"
6734msgstr ""
6735
6736#: config/tc-i386.c:2101
6737#, c-format
6738msgid "%s shortened to %s"
6739msgstr ""
6740
6741#: config/tc-i386.c:2187
6742msgid "same type of prefix used twice"
6743msgstr ""
6744
6745#: config/tc-i386.c:2214
6746#, c-format
6747msgid "64bit mode not supported on `%s'."
6748msgstr ""
6749
6750#: config/tc-i386.c:2223
6751#, c-format
6752msgid "32bit mode not supported on `%s'."
6753msgstr ""
6754
6755#: config/tc-i386.c:2263
6756msgid "bad argument to syntax directive."
6757msgstr ""
6758
6759#: config/tc-i386.c:2326
6760#, c-format
6761msgid "bad argument to %s_check directive."
6762msgstr ""
6763
6764#: config/tc-i386.c:2330
6765#, c-format
6766msgid "missing argument for %s_check directive"
6767msgstr ""
6768
6769#: config/tc-i386.c:2365
6770#, c-format
6771msgid "`%s' is not supported on `%s'"
6772msgstr ""
6773
6774#: config/tc-i386.c:2439
6775#, c-format
6776msgid "no such architecture: `%s'"
6777msgstr ""
6778
6779#: config/tc-i386.c:2444
6780msgid "missing cpu architecture"
6781msgstr ""
6782
6783#: config/tc-i386.c:2458
6784#, c-format
6785msgid "no such architecture modifier: `%s'"
6786msgstr ""
6787
6788#: config/tc-i386.c:2473 config/tc-i386.c:2496
6789msgid "Intel L1OM is 64bit ELF only"
6790msgstr ""
6791
6792#: config/tc-i386.c:2480 config/tc-i386.c:2503
6793msgid "Intel K1OM is 64bit ELF only"
6794msgstr ""
6795
6796#: config/tc-i386.c:2514 config/tc-i386.c:10086
6797msgid "unknown architecture"
6798msgstr ""
6799
6800#: config/tc-i386.c:2548 config/tc-i386.c:2570
6801#, c-format
6802msgid "can't hash %s: %s"
6803msgstr ""
6804
6805#: config/tc-i386.c:2864
6806msgid "there are no pc-relative size relocations"
6807msgstr ""
6808
6809#: config/tc-i386.c:2876
6810#, c-format
6811msgid "unknown relocation (%u)"
6812msgstr ""
6813
6814#: config/tc-i386.c:2878
6815#, c-format
6816msgid "%u-byte relocation cannot be applied to %u-byte field"
6817msgstr ""
6818
6819#: config/tc-i386.c:2882
6820msgid "non-pc-relative relocation for pc-relative field"
6821msgstr ""
6822
6823#: config/tc-i386.c:2887
6824msgid "relocated field and relocation type differ in signedness"
6825msgstr ""
6826
6827#: config/tc-i386.c:2896
6828msgid "there are no unsigned pc-relative relocations"
6829msgstr ""
6830
6831#: config/tc-i386.c:2906
6832#, c-format
6833msgid "cannot do %u byte pc-relative relocation"
6834msgstr ""
6835
6836#: config/tc-i386.c:2923
6837#, c-format
6838msgid "cannot do %s %u byte relocation"
6839msgstr ""
6840
6841#: config/tc-i386.c:3373
6842#, c-format
6843msgid "can't use register '%s%s' as operand %d in '%s'."
6844msgstr ""
6845
6846#: config/tc-i386.c:3412 config/tc-i386.c:3549
6847#, c-format
6848msgid "invalid instruction `%s' after `%s'"
6849msgstr ""
6850
6851#: config/tc-i386.c:3418
6852#, c-format
6853msgid "missing `lock' with `%s'"
6854msgstr ""
6855
6856#: config/tc-i386.c:3425
6857#, c-format
6858msgid "instruction `%s' after `xacquire' not allowed"
6859msgstr ""
6860
6861#: config/tc-i386.c:3432
6862#, c-format
6863msgid "memory destination needed for instruction `%s' after `xrelease'"
6864msgstr ""
6865
6866#: config/tc-i386.c:3523
6867#, c-format
6868msgid "SSE instruction `%s' is used"
6869msgstr ""
6870
6871#: config/tc-i386.c:3537 config/tc-i386.c:5297
6872#, c-format
6873msgid "ambiguous operand size for `%s'"
6874msgstr ""
6875
6876#: config/tc-i386.c:3562
6877msgid "expecting lockable instruction after `lock'"
6878msgstr ""
6879
6880#: config/tc-i386.c:3572
6881msgid "expecting valid branch instruction after `bnd'"
6882msgstr ""
6883
6884#: config/tc-i386.c:3577
6885msgid "32-bit address isn't allowed in 64-bit MPX instructions."
6886msgstr ""
6887
6888#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
6889#: config/tc-i386.c:3632
6890#, c-format
6891msgid "translating to `%sp'"
6892msgstr ""
6893
6894#: config/tc-i386.c:3639
6895#, c-format
6896msgid "instruction `%s' isn't supported in 16-bit mode."
6897msgstr ""
6898
6899#: config/tc-i386.c:3699
6900#, c-format
6901msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
6902msgstr ""
6903
6904#: config/tc-i386.c:3739 config/tc-i386.c:3880
6905#, c-format
6906msgid "no such instruction: `%s'"
6907msgstr ""
6908
6909#: config/tc-i386.c:3750 config/tc-i386.c:3913
6910#, c-format
6911msgid "invalid character %s in mnemonic"
6912msgstr ""
6913
6914#: config/tc-i386.c:3757
6915msgid "expecting prefix; got nothing"
6916msgstr ""
6917
6918#: config/tc-i386.c:3759
6919msgid "expecting mnemonic; got nothing"
6920msgstr ""
6921
6922#: config/tc-i386.c:3774 config/tc-i386.c:3931
6923#, c-format
6924msgid "`%s' is only supported in 64-bit mode"
6925msgstr ""
6926
6927#: config/tc-i386.c:3775 config/tc-i386.c:3930
6928#, c-format
6929msgid "`%s' is not supported in 64-bit mode"
6930msgstr ""
6931
6932#: config/tc-i386.c:3787
6933#, c-format
6934msgid "redundant %s prefix"
6935msgstr ""
6936
6937#: config/tc-i386.c:3937
6938#, c-format
6939msgid "`%s' is not supported on `%s%s'"
6940msgstr ""
6941
6942#: config/tc-i386.c:3948
6943msgid "use .code16 to ensure correct addressing mode"
6944msgstr ""
6945
6946#: config/tc-i386.c:3972
6947#, c-format
6948msgid "invalid character %s before operand %d"
6949msgstr ""
6950
6951#: config/tc-i386.c:3986
6952#, c-format
6953msgid "unbalanced parenthesis in operand %d."
6954msgstr ""
6955
6956#: config/tc-i386.c:3989
6957#, c-format
6958msgid "unbalanced brackets in operand %d."
6959msgstr ""
6960
6961#: config/tc-i386.c:3998
6962#, c-format
6963msgid "invalid character %s in operand %d"
6964msgstr ""
6965
6966#: config/tc-i386.c:4026
6967#, c-format
6968msgid "spurious operands; (%d operands/instruction max)"
6969msgstr ""
6970
6971#: config/tc-i386.c:4049
6972msgid "expecting operand after ','; got nothing"
6973msgstr ""
6974
6975#: config/tc-i386.c:4054
6976msgid "expecting operand before ','; got nothing"
6977msgstr ""
6978
6979#: config/tc-i386.c:4424
6980msgid "mask, index, and destination registers should be distinct"
6981msgstr ""
6982
6983#: config/tc-i386.c:4439
6984msgid "index and destination registers should be distinct"
6985msgstr ""
6986
6987#: config/tc-i386.c:4957
6988msgid "operand size mismatch"
6989msgstr ""
6990
6991#: config/tc-i386.c:4960
6992msgid "operand type mismatch"
6993msgstr ""
6994
6995#: config/tc-i386.c:4963
6996msgid "register type mismatch"
6997msgstr ""
6998
6999#: config/tc-i386.c:4966
7000msgid "number of operands mismatch"
7001msgstr ""
7002
7003#: config/tc-i386.c:4969
7004msgid "invalid instruction suffix"
7005msgstr ""
7006
7007#: config/tc-i386.c:4972
7008msgid "constant doesn't fit in 4 bits"
7009msgstr ""
7010
7011#: config/tc-i386.c:4975
7012msgid "only supported with old gcc"
7013msgstr ""
7014
7015#: config/tc-i386.c:4978
7016msgid "unsupported with Intel mnemonic"
7017msgstr ""
7018
7019#: config/tc-i386.c:4981
7020msgid "unsupported syntax"
7021msgstr ""
7022
7023#: config/tc-i386.c:4984
7024#, c-format
7025msgid "unsupported instruction `%s'"
7026msgstr ""
7027
7028#: config/tc-i386.c:4988
7029msgid "invalid VSIB address"
7030msgstr ""
7031
7032#: config/tc-i386.c:4991
7033msgid "mask, index, and destination registers must be distinct"
7034msgstr ""
7035
7036#: config/tc-i386.c:4994
7037msgid "unsupported vector index register"
7038msgstr ""
7039
7040#: config/tc-i386.c:4997
7041msgid "unsupported broadcast"
7042msgstr ""
7043
7044#: config/tc-i386.c:5000
7045msgid "broadcast not on source memory operand"
7046msgstr ""
7047
7048#: config/tc-i386.c:5003
7049msgid "broadcast is needed for operand of such type"
7050msgstr ""
7051
7052#: config/tc-i386.c:5006
7053msgid "unsupported masking"
7054msgstr ""
7055
7056#: config/tc-i386.c:5009
7057msgid "mask not on destination operand"
7058msgstr ""
7059
7060#: config/tc-i386.c:5012
7061msgid "default mask isn't allowed"
7062msgstr ""
7063
7064#: config/tc-i386.c:5015
7065msgid "unsupported static rounding/sae"
7066msgstr ""
7067
7068#: config/tc-i386.c:5019
7069msgid "RC/SAE operand must precede immediate operands"
7070msgstr ""
7071
7072#: config/tc-i386.c:5021
7073msgid "RC/SAE operand must follow immediate operands"
7074msgstr ""
7075
7076#: config/tc-i386.c:5024 config/tc-metag.c:4788 config/tc-metag.c:5529
7077#: config/tc-metag.c:5551
7078msgid "invalid register operand"
7079msgstr ""
7080
7081#: config/tc-i386.c:5027
7082#, c-format
7083msgid "%s for `%s'"
7084msgstr ""
7085
7086#: config/tc-i386.c:5038
7087#, c-format
7088msgid "indirect %s without `*'"
7089msgstr ""
7090
7091#. Warn them that a data or address size prefix doesn't
7092#. affect assembly of the next line of code.
7093#: config/tc-i386.c:5046
7094#, c-format
7095msgid "stand-alone `%s' prefix"
7096msgstr ""
7097
7098#: config/tc-i386.c:5080 config/tc-i386.c:5096
7099#, c-format
7100msgid "`%s' operand %d must use `%ses' segment"
7101msgstr ""
7102
7103#. We have to know the operand size for crc32.
7104#: config/tc-i386.c:5150
7105#, c-format
7106msgid "ambiguous memory operand size for `%s`"
7107msgstr ""
7108
7109#: config/tc-i386.c:5270
7110msgid ""
7111"no instruction mnemonic suffix given and no register operands; can't size "
7112"instruction"
7113msgstr ""
7114
7115#: config/tc-i386.c:5412 config/tc-i386.c:5486 config/tc-i386.c:5597
7116#, c-format
7117msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
7118msgstr ""
7119
7120#: config/tc-i386.c:5439 config/tc-i386.c:5463 config/tc-i386.c:5528
7121#: config/tc-i386.c:5573
7122#, c-format
7123msgid "`%s%s' not allowed with `%s%c'"
7124msgstr ""
7125
7126#: config/tc-i386.c:5480 config/tc-i386.c:5506 config/tc-i386.c:5552
7127#: config/tc-i386.c:5591
7128#, c-format
7129msgid "incorrect register `%s%s' used with `%c' suffix"
7130msgstr ""
7131
7132#: config/tc-i386.c:5660
7133msgid "no instruction mnemonic suffix given; can't determine immediate size"
7134msgstr ""
7135
7136#: config/tc-i386.c:5696
7137#, c-format
7138msgid "the last operand of `%s' must be `%s%s'"
7139msgstr ""
7140
7141#: config/tc-i386.c:5699
7142#, c-format
7143msgid "the first operand of `%s' must be `%s%s'"
7144msgstr ""
7145
7146#: config/tc-i386.c:5848
7147#, c-format
7148msgid "you can't `pop %scs'"
7149msgstr ""
7150
7151#. Reversed arguments on faddp, fsubp, etc.
7152#: config/tc-i386.c:5877
7153#, c-format
7154msgid "translating to `%s %s%s,%s%s'"
7155msgstr ""
7156
7157#. Extraneous `l' suffix on fp insn.
7158#: config/tc-i386.c:5884
7159#, c-format
7160msgid "translating to `%s %s%s'"
7161msgstr ""
7162
7163#: config/tc-i386.c:5912
7164#, c-format
7165msgid "segment override on `%s' is ineffectual"
7166msgstr ""
7167
7168#: config/tc-i386.c:6728 config/tc-i386.c:6835 config/tc-i386.c:6892
7169msgid "skipping prefixes on this instruction"
7170msgstr ""
7171
7172#: config/tc-i386.c:6912
7173msgid "16-bit jump out of range"
7174msgstr ""
7175
7176#: config/tc-i386.c:6921
7177#, c-format
7178msgid "can't handle non absolute segment in `%s'"
7179msgstr ""
7180
7181#: config/tc-i386.c:7555 config/tc-i386.c:7658
7182#, c-format
7183msgid "@%s reloc is not supported with %d-bit output format"
7184msgstr ""
7185
7186#: config/tc-i386.c:7709
7187#, c-format
7188msgid "missing or invalid expression `%s'"
7189msgstr ""
7190
7191#: config/tc-i386.c:7795
7192#, c-format
7193msgid "Unsupported broadcast: `%s'"
7194msgstr ""
7195
7196#: config/tc-i386.c:7810
7197#, c-format
7198msgid "`%s' can't be used for write mask"
7199msgstr ""
7200
7201#: config/tc-i386.c:7833
7202#, c-format
7203msgid "invalid write mask `%s'"
7204msgstr ""
7205
7206#: config/tc-i386.c:7855 config/tc-i386.c:8487
7207#, c-format
7208msgid "duplicated `%s'"
7209msgstr ""
7210
7211#: config/tc-i386.c:7865
7212#, c-format
7213msgid "invalid zeroing-masking `%s'"
7214msgstr ""
7215
7216#: config/tc-i386.c:7878
7217#, c-format
7218msgid "missing `}' in `%s'"
7219msgstr ""
7220
7221#. We don't know this one.
7222#: config/tc-i386.c:7886
7223#, c-format
7224msgid "unknown vector operation: `%s'"
7225msgstr ""
7226
7227#: config/tc-i386.c:7906
7228#, c-format
7229msgid "at most %d immediate operands are allowed"
7230msgstr ""
7231
7232#: config/tc-i386.c:7940 config/tc-i386.c:8189
7233#, c-format
7234msgid "junk `%s' after expression"
7235msgstr ""
7236
7237#: config/tc-i386.c:7961
7238#, c-format
7239msgid "missing or invalid immediate expression `%s'"
7240msgstr ""
7241
7242#: config/tc-i386.c:7984 config/tc-i386.c:8279
7243#, c-format
7244msgid "unimplemented segment %s in operand"
7245msgstr ""
7246
7247#: config/tc-i386.c:7991
7248#, c-format
7249msgid "illegal immediate register operand %s"
7250msgstr ""
7251
7252#: config/tc-i386.c:8039
7253#, c-format
7254msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
7255msgstr ""
7256
7257#: config/tc-i386.c:8048
7258#, c-format
7259msgid "scale factor of %d without an index register"
7260msgstr ""
7261
7262#: config/tc-i386.c:8070
7263#, c-format
7264msgid "at most %d displacement operands are allowed"
7265msgstr ""
7266
7267#: config/tc-i386.c:8245
7268#, c-format
7269msgid "missing or invalid displacement expression `%s'"
7270msgstr ""
7271
7272#: config/tc-i386.c:8262
7273#, c-format
7274msgid "0x%lx out range of signed 32bit displacement"
7275msgstr ""
7276
7277#: config/tc-i386.c:8402
7278#, c-format
7279msgid "`%s' is not valid here (expected `%c%s%s%c')"
7280msgstr ""
7281
7282#: config/tc-i386.c:8414
7283#, c-format
7284msgid "`%s' is not a valid %s expression"
7285msgstr ""
7286
7287#: config/tc-i386.c:8500
7288#, c-format
7289msgid "Missing '}': '%s'"
7290msgstr ""
7291
7292#: config/tc-i386.c:8506
7293#, c-format
7294msgid "Junk after '}': '%s'"
7295msgstr ""
7296
7297#: config/tc-i386.c:8591
7298#, c-format
7299msgid "bad memory operand `%s'"
7300msgstr ""
7301
7302#: config/tc-i386.c:8615
7303#, c-format
7304msgid "junk `%s' after register"
7305msgstr ""
7306
7307#: config/tc-i386.c:8628 config/tc-i386.c:8762 config/tc-i386.c:8806
7308#, c-format
7309msgid "bad register name `%s'"
7310msgstr ""
7311
7312#: config/tc-i386.c:8636
7313msgid "immediate operand illegal with absolute jump"
7314msgstr ""
7315
7316#: config/tc-i386.c:8664
7317#, c-format
7318msgid "too many memory references for `%s'"
7319msgstr ""
7320
7321#: config/tc-i386.c:8751
7322#, c-format
7323msgid "expecting `,' or `)' after index register in `%s'"
7324msgstr ""
7325
7326#: config/tc-i386.c:8779
7327#, c-format
7328msgid "expecting `)' after scale factor in `%s'"
7329msgstr ""
7330
7331#: config/tc-i386.c:8787
7332#, c-format
7333msgid "expecting index register or scale factor after `,'; got '%c'"
7334msgstr ""
7335
7336#: config/tc-i386.c:8795
7337#, c-format
7338msgid "expecting `,' or `)' after base register in `%s'"
7339msgstr ""
7340
7341#. It's not a memory operand; argh!
7342#: config/tc-i386.c:8842
7343#, c-format
7344msgid "invalid char %s beginning operand %d `%s'"
7345msgstr ""
7346
7347#: config/tc-i386.c:9032
7348msgid "long jump required"
7349msgstr ""
7350
7351#: config/tc-i386.c:9087
7352msgid "jump target out of range"
7353msgstr ""
7354
7355#: config/tc-i386.c:9650
7356msgid "no compiled in support for x86_64"
7357msgstr ""
7358
7359#: config/tc-i386.c:9670
7360msgid "no compiled in support for 32bit x86_64"
7361msgstr ""
7362
7363#: config/tc-i386.c:9674
7364msgid "32bit x86_64 is only supported for ELF"
7365msgstr ""
7366
7367#: config/tc-i386.c:9704 config/tc-i386.c:9760
7368#, c-format
7369msgid "invalid -march= option: `%s'"
7370msgstr ""
7371
7372#: config/tc-i386.c:9769 config/tc-i386.c:9781
7373#, c-format
7374msgid "invalid -mtune= option: `%s'"
7375msgstr ""
7376
7377#: config/tc-i386.c:9790
7378#, c-format
7379msgid "invalid -mmnemonic= option: `%s'"
7380msgstr ""
7381
7382#: config/tc-i386.c:9799
7383#, c-format
7384msgid "invalid -msyntax= option: `%s'"
7385msgstr ""
7386
7387#: config/tc-i386.c:9826
7388#, c-format
7389msgid "invalid -msse-check= option: `%s'"
7390msgstr ""
7391
7392#: config/tc-i386.c:9837
7393#, c-format
7394msgid "invalid -moperand-check= option: `%s'"
7395msgstr ""
7396
7397#: config/tc-i386.c:9846
7398#, c-format
7399msgid "invalid -mavxscalar= option: `%s'"
7400msgstr ""
7401
7402#: config/tc-i386.c:9861
7403#, c-format
7404msgid "invalid -mevexlig= option: `%s'"
7405msgstr ""
7406
7407#: config/tc-i386.c:9874
7408#, c-format
7409msgid "invalid -mevexrcig= option: `%s'"
7410msgstr ""
7411
7412#: config/tc-i386.c:9883
7413#, c-format
7414msgid "invalid -mevexwig= option: `%s'"
7415msgstr ""
7416
7417#: config/tc-i386.c:9898
7418#, c-format
7419msgid "invalid -momit-lock-prefix= option: `%s'"
7420msgstr ""
7421
7422#: config/tc-i386.c:9990
7423#, c-format
7424msgid ""
7425" -Q ignored\n"
7426" -V print assembler version number\n"
7427" -k ignored\n"
7428msgstr ""
7429
7430#: config/tc-i386.c:9995
7431#, c-format
7432msgid ""
7433" -n Do not optimize code alignment\n"
7434" -q quieten some warnings\n"
7435msgstr ""
7436
7437#: config/tc-i386.c:9999
7438#, c-format
7439msgid " -s ignored\n"
7440msgstr ""
7441
7442#: config/tc-i386.c:10004
7443#, c-format
7444msgid " --32/--64/--x32 generate 32bit/64bit/x32 code\n"
7445msgstr ""
7446
7447#: config/tc-i386.c:10008
7448#, c-format
7449msgid " --divide do not treat `/' as a comment character\n"
7450msgstr ""
7451
7452#: config/tc-i386.c:10011
7453#, c-format
7454msgid " --divide ignored\n"
7455msgstr ""
7456
7457#: config/tc-i386.c:10014
7458#, c-format
7459msgid ""
7460" -march=CPU[,+EXTENSION...]\n"
7461" generate code for CPU and EXTENSION, CPU is one "
7462"of:\n"
7463msgstr ""
7464
7465#: config/tc-i386.c:10018
7466#, c-format
7467msgid " EXTENSION is combination of:\n"
7468msgstr ""
7469
7470#: config/tc-i386.c:10021
7471#, c-format
7472msgid " -mtune=CPU optimize for CPU, CPU is one of:\n"
7473msgstr ""
7474
7475#: config/tc-i386.c:10024
7476#, c-format
7477msgid " -msse2avx encode SSE instructions with VEX prefix\n"
7478msgstr ""
7479
7480#: config/tc-i386.c:10026
7481#, c-format
7482msgid ""
7483" -msse-check=[none|error|warning]\n"
7484" check SSE instructions\n"
7485msgstr ""
7486
7487#: config/tc-i386.c:10029
7488#, c-format
7489msgid ""
7490" -moperand-check=[none|error|warning]\n"
7491" check operand combinations for validity\n"
7492msgstr ""
7493
7494#: config/tc-i386.c:10032
7495#, c-format
7496msgid ""
7497" -mavxscalar=[128|256] encode scalar AVX instructions with specific "
7498"vector\n"
7499" length\n"
7500msgstr ""
7501
7502#: config/tc-i386.c:10035
7503#, c-format
7504msgid ""
7505" -mevexlig=[128|256|512] encode scalar EVEX instructions with specific "
7506"vector\n"
7507" length\n"
7508msgstr ""
7509
7510#: config/tc-i386.c:10038
7511#, c-format
7512msgid ""
7513" -mevexwig=[0|1] encode EVEX instructions with specific EVEX.W "
7514"value\n"
7515" for EVEX.W bit ignored instructions\n"
7516msgstr ""
7517
7518#: config/tc-i386.c:10041
7519#, c-format
7520msgid ""
7521" -mevexrcig=[rne|rd|ru|rz]\n"
7522" encode EVEX instructions with specific EVEX.RC "
7523"value\n"
7524" for SAE-only ignored instructions\n"
7525msgstr ""
7526
7527#: config/tc-i386.c:10045
7528#, c-format
7529msgid " -mmnemonic=[att|intel] use AT&T/Intel mnemonic\n"
7530msgstr ""
7531
7532#: config/tc-i386.c:10047
7533#, c-format
7534msgid " -msyntax=[att|intel] use AT&T/Intel syntax\n"
7535msgstr ""
7536
7537#: config/tc-i386.c:10049
7538#, c-format
7539msgid " -mindex-reg support pseudo index registers\n"
7540msgstr ""
7541
7542#: config/tc-i386.c:10051
7543#, c-format
7544msgid " -mnaked-reg don't require `%%' prefix for registers\n"
7545msgstr ""
7546
7547#: config/tc-i386.c:10053
7548#, c-format
7549msgid " -mold-gcc support old (<= 2.8.1) versions of gcc\n"
7550msgstr ""
7551
7552#: config/tc-i386.c:10055
7553#, c-format
7554msgid " -madd-bnd-prefix add BND prefix for all valid branches\n"
7555msgstr ""
7556
7557#: config/tc-i386.c:10058
7558#, c-format
7559msgid " -mbig-obj generate big object files\n"
7560msgstr ""
7561
7562#: config/tc-i386.c:10061
7563#, c-format
7564msgid ""
7565" -momit-lock-prefix=[no|yes]\n"
7566" strip all lock prefixes\n"
7567msgstr ""
7568
7569#: config/tc-i386.c:10139
7570msgid "Intel L1OM is 64bit only"
7571msgstr ""
7572
7573#: config/tc-i386.c:10145
7574msgid "Intel K1OM is 64bit only"
7575msgstr ""
7576
7577#: config/tc-i386.c:10326
7578msgid "symbol size computation overflow"
7579msgstr ""
7580
7581#: config/tc-i386.c:10390
7582#, c-format
7583msgid "can not do %d byte pc-relative relocation"
7584msgstr ""
7585
7586#: config/tc-i386.c:10411
7587#, c-format
7588msgid "can not do %d byte relocation"
7589msgstr ""
7590
7591#: config/tc-i386.c:10479
7592#, c-format
7593msgid "cannot represent relocation type %s in x32 mode"
7594msgstr ""
7595
7596#: config/tc-i386.c:10515 config/tc-s390.c:2478
7597#, c-format
7598msgid "cannot represent relocation type %s"
7599msgstr ""
7600
7601#: config/tc-i386.c:10632
7602msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
7603msgstr ""
7604
7605#: config/tc-i386.c:10635
7606msgid "bad .section directive: want a,w,x,M,S,G,T in string"
7607msgstr ""
7608
7609#: config/tc-i386.c:10654
7610msgid ".largecomm supported only in 64bit mode, producing .comm"
7611msgstr ""
7612
7613#: config/tc-i860.c:121
7614msgid "Directive .dual available only with -mintel-syntax option"
7615msgstr ""
7616
7617#: config/tc-i860.c:131
7618msgid "Directive .enddual available only with -mintel-syntax option"
7619msgstr ""
7620
7621#: config/tc-i860.c:144
7622msgid "Directive .atmp available only with -mintel-syntax option"
7623msgstr ""
7624
7625#: config/tc-i860.c:166 config/tc-i860.c:170
7626msgid "Unknown temporary pseudo register"
7627msgstr ""
7628
7629#: config/tc-i860.c:246
7630msgid "Defective assembler. No assembly attempted."
7631msgstr ""
7632
7633#: config/tc-i860.c:392 config/tc-i860.c:938 config/tc-m68k.c:3916
7634#: config/tc-m68k.c:3948 config/tc-sparc.c:2978
7635msgid "failed sanity check."
7636msgstr ""
7637
7638#: config/tc-i860.c:399
7639#, c-format
7640msgid "Expanded opcode after delayed branch: `%s'"
7641msgstr ""
7642
7643#: config/tc-i860.c:403
7644#, c-format
7645msgid "Expanded opcode in dual mode: `%s'"
7646msgstr ""
7647
7648#: config/tc-i860.c:407
7649#, c-format
7650msgid "An instruction was expanded (%s)"
7651msgstr ""
7652
7653#: config/tc-i860.c:674
7654msgid "Pipelined instruction: fsrc1 = fdest"
7655msgstr ""
7656
7657#: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
7658msgid "Assembler does not yet support PIC"
7659msgstr ""
7660
7661#: config/tc-i860.c:955
7662#, c-format
7663msgid "Illegal operands for %s"
7664msgstr ""
7665
7666#: config/tc-i860.c:972
7667#, c-format
7668msgid "'d.%s' must be 8-byte aligned"
7669msgstr ""
7670
7671#: config/tc-i860.c:980
7672#, c-format
7673msgid "Prefix 'd.' invalid for instruction `%s'"
7674msgstr ""
7675
7676#: config/tc-i860.c:1133
7677#, c-format
7678msgid ""
7679" -EL\t\t\t generate code for little endian mode (default)\n"
7680" -EB\t\t\t generate code for big endian mode\n"
7681" -mwarn-expand\t\t warn if pseudo operations are expanded\n"
7682" -mxp\t\t\t enable i860XP support (disabled by default)\n"
7683" -mintel-syntax\t enable Intel syntax (default to AT&T/SVR4)\n"
7684msgstr ""
7685
7686#. SVR4 compatibility flags.
7687#: config/tc-i860.c:1141
7688#, c-format
7689msgid ""
7690" -V\t\t\t print assembler version number\n"
7691" -Qy, -Qn\t\t ignored\n"
7692msgstr ""
7693
7694#: config/tc-i860.c:1204
7695msgid "This immediate requires 0 MOD 2 alignment"
7696msgstr ""
7697
7698#: config/tc-i860.c:1207
7699msgid "This immediate requires 0 MOD 4 alignment"
7700msgstr ""
7701
7702#: config/tc-i860.c:1210
7703msgid "This immediate requires 0 MOD 8 alignment"
7704msgstr ""
7705
7706#: config/tc-i860.c:1213
7707msgid "This immediate requires 0 MOD 16 alignment"
7708msgstr ""
7709
7710#: config/tc-i860.c:1308
7711msgid "5-bit immediate too large"
7712msgstr ""
7713
7714#: config/tc-i860.c:1311
7715msgid "5-bit field must be absolute"
7716msgstr ""
7717
7718#: config/tc-i860.c:1356 config/tc-i860.c:1379
7719msgid "A branch offset requires 0 MOD 4 alignment"
7720msgstr ""
7721
7722#: config/tc-i860.c:1400
7723#, c-format
7724msgid "Unrecognized fix-up (0x%08lx)"
7725msgstr ""
7726
7727#: config/tc-i960.c:483
7728#, c-format
7729msgid "Hashing returned \"%s\"."
7730msgstr ""
7731
7732#: config/tc-i960.c:579 config/tc-i960.c:1109
7733msgid "expression syntax error"
7734msgstr ""
7735
7736#: config/tc-i960.c:615
7737msgid "attempt to branch into different segment"
7738msgstr ""
7739
7740#: config/tc-i960.c:619
7741#, c-format
7742msgid "target of %s instruction must be a label"
7743msgstr ""
7744
7745#: config/tc-i960.c:729
7746msgid "unaligned register"
7747msgstr ""
7748
7749#: config/tc-i960.c:751
7750msgid "no such sfr in this architecture"
7751msgstr ""
7752
7753#: config/tc-i960.c:789
7754msgid "illegal literal"
7755msgstr ""
7756
7757#: config/tc-i960.c:939
7758msgid "invalid index register"
7759msgstr ""
7760
7761#: config/tc-i960.c:962
7762msgid "invalid scale factor"
7763msgstr ""
7764
7765#: config/tc-i960.c:1186
7766msgid "architecture of opcode conflicts with that of earlier instruction(s)"
7767msgstr ""
7768
7769#: config/tc-i960.c:1420 config/tc-xtensa.c:12074
7770msgid "too many operands"
7771msgstr ""
7772
7773#. We never moved: there was no opcode either!
7774#: config/tc-i960.c:1468
7775msgid "missing opcode"
7776msgstr ""
7777
7778#: config/tc-i960.c:1608
7779msgid "branch prediction invalid on this opcode"
7780msgstr ""
7781
7782#: config/tc-i960.c:1646
7783#, c-format
7784msgid "invalid opcode, \"%s\"."
7785msgstr ""
7786
7787#: config/tc-i960.c:1648
7788#, c-format
7789msgid "improper number of operands. expecting %d, got %d"
7790msgstr ""
7791
7792#: config/tc-i960.c:1748
7793#, c-format
7794msgid "Fixup of %ld too large for field width of %d"
7795msgstr ""
7796
7797#: config/tc-i960.c:1858
7798#, c-format
7799msgid "invalid architecture %s"
7800msgstr ""
7801
7802#: config/tc-i960.c:1878
7803#, c-format
7804msgid "I960 options:\n"
7805msgstr ""
7806
7807#: config/tc-i960.c:1881
7808#, c-format
7809msgid ""
7810"\n"
7811"\t\t\tspecify variant of 960 architecture\n"
7812"-b\t\t\tadd code to collect statistics about branches taken\n"
7813"-link-relax\t\tpreserve individual alignment directives so linker\n"
7814"\t\t\tcan do relaxing (b.out format only)\n"
7815"-no-relax\t\tdon't alter compare-and-branch instructions for\n"
7816"\t\t\tlong displacements\n"
7817msgstr ""
7818
7819#: config/tc-i960.c:2143
7820msgid "should have 1 or 2 operands"
7821msgstr ""
7822
7823#: config/tc-i960.c:2151 config/tc-i960.c:2166
7824#, c-format
7825msgid "Redefining leafproc %s"
7826msgstr ""
7827
7828#: config/tc-i960.c:2196
7829msgid "should have two operands"
7830msgstr ""
7831
7832#: config/tc-i960.c:2206
7833msgid "'entry_num' must be absolute number in [0,31]"
7834msgstr ""
7835
7836#: config/tc-i960.c:2214
7837#, c-format
7838msgid "Redefining entrynum for sysproc %s"
7839msgstr ""
7840
7841#. Should not happen: see block comment above.
7842#: config/tc-i960.c:2314
7843#, c-format
7844msgid "Trying to 'bal' to %s"
7845msgstr ""
7846
7847#: config/tc-i960.c:2324
7848msgid "Looks like a proc, but can't tell what kind.\n"
7849msgstr ""
7850
7851#: config/tc-i960.c:2343
7852msgid "big endian mode is not supported"
7853msgstr ""
7854
7855#: config/tc-i960.c:2345
7856#, c-format
7857msgid "ignoring unrecognized .endian type `%s'"
7858msgstr ""
7859
7860#: config/tc-i960.c:2390
7861msgid "can't use COBR format with external label"
7862msgstr ""
7863
7864#: config/tc-i960.c:2565
7865msgid "option --link-relax is only supported in b.out format"
7866msgstr ""
7867
7868#: config/tc-i960.c:2592
7869#, c-format
7870msgid "No 'bal' entry point for leafproc %s"
7871msgstr ""
7872
7873#: config/tc-ia64.c:872
7874msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
7875msgstr ""
7876
7877#: config/tc-ia64.c:924
7878msgid "Size of frame exceeds maximum of 96 registers"
7879msgstr ""
7880
7881#: config/tc-ia64.c:929
7882msgid "Size of rotating registers exceeds frame size"
7883msgstr ""
7884
7885#: config/tc-ia64.c:1016
7886msgid "Unwind directive not followed by an instruction."
7887msgstr ""
7888
7889#: config/tc-ia64.c:1025 config/tc-ia64.c:7649
7890msgid "qualifying predicate not followed by instruction"
7891msgstr ""
7892
7893#: config/tc-ia64.c:1082
7894msgid "expected ',' after section name"
7895msgstr ""
7896
7897#: config/tc-ia64.c:1118
7898msgid "expected ',' after symbol name"
7899msgstr ""
7900
7901#: config/tc-ia64.c:1142
7902msgid "expected ',' after symbol size"
7903msgstr ""
7904
7905#: config/tc-ia64.c:1225 config/tc-ia64.c:1259
7906msgid "record type is not valid"
7907msgstr ""
7908
7909#: config/tc-ia64.c:1328
7910msgid "Invalid record type for P3 format."
7911msgstr ""
7912
7913#: config/tc-ia64.c:1364
7914msgid "Invalid record type for format P6"
7915msgstr ""
7916
7917#: config/tc-ia64.c:1544 config/tc-ia64.c:1596
7918msgid "Invalid record type for format B1"
7919msgstr ""
7920
7921#: config/tc-ia64.c:1629
7922msgid "Invalid record type for format X1"
7923msgstr ""
7924
7925#: config/tc-ia64.c:1671
7926msgid "Invalid record type for format X3"
7927msgstr ""
7928
7929#: config/tc-ia64.c:1709
7930msgid "Previous .save incomplete"
7931msgstr ""
7932
7933#: config/tc-ia64.c:2534
7934msgid "spill_mask record unimplemented."
7935msgstr ""
7936
7937#: config/tc-ia64.c:2591
7938msgid "record_type_not_valid"
7939msgstr ""
7940
7941#: config/tc-ia64.c:2676
7942msgid "Ignoring attempt to spill beyond end of region"
7943msgstr ""
7944
7945#: config/tc-ia64.c:2735
7946msgid "Only constant space allocation is supported"
7947msgstr ""
7948
7949#: config/tc-ia64.c:2749
7950msgid "Only constant offsets are supported"
7951msgstr ""
7952
7953#: config/tc-ia64.c:2772
7954msgid "Section switching in code is not supported."
7955msgstr ""
7956
7957#: config/tc-ia64.c:2814
7958msgid " Insn slot not set in unwind record."
7959msgstr ""
7960
7961#: config/tc-ia64.c:2888
7962msgid "frgr_mem record before region record!"
7963msgstr ""
7964
7965#: config/tc-ia64.c:2899
7966msgid "fr_mem record before region record!"
7967msgstr ""
7968
7969#: config/tc-ia64.c:2908
7970msgid "gr_mem record before region record!"
7971msgstr ""
7972
7973#: config/tc-ia64.c:2917
7974msgid "br_mem record before region record!"
7975msgstr ""
7976
7977#: config/tc-ia64.c:2927
7978msgid "gr_gr record before region record!"
7979msgstr ""
7980
7981#: config/tc-ia64.c:2935
7982msgid "br_gr record before region record!"
7983msgstr ""
7984
7985#: config/tc-ia64.c:3053
7986#, c-format
7987msgid "First operand to .%s must be a predicate"
7988msgstr ""
7989
7990#: config/tc-ia64.c:3057
7991#, c-format
7992msgid "Pointless use of p0 as first operand to .%s"
7993msgstr ""
7994
7995#: config/tc-ia64.c:3113
7996#, c-format
7997msgid "Operand %d to .%s must be a preserved register"
7998msgstr ""
7999
8000#: config/tc-ia64.c:3149
8001#, c-format
8002msgid "Operand %d to .%s must be a writable register"
8003msgstr ""
8004
8005#: config/tc-ia64.c:3174
8006#, c-format
8007msgid "Radix `%s' unsupported or invalid"
8008msgstr ""
8009
8010#: config/tc-ia64.c:3204 config/tc-ia64.c:3209
8011#, c-format
8012msgid ".%s outside of %s"
8013msgstr ""
8014
8015#: config/tc-ia64.c:3294
8016msgid "Tags on unwind pseudo-ops aren't supported, yet"
8017msgstr ""
8018
8019#: config/tc-ia64.c:3316
8020msgid "First operand to .fframe must be a constant"
8021msgstr ""
8022
8023#: config/tc-ia64.c:3336
8024msgid "First operand to .vframe must be a general register"
8025msgstr ""
8026
8027#: config/tc-ia64.c:3344
8028msgid "Operand of .vframe contradicts .prologue"
8029msgstr ""
8030
8031#: config/tc-ia64.c:3354
8032msgid ".vframepsp is meaningless, assuming .vframesp was meant"
8033msgstr ""
8034
8035#: config/tc-ia64.c:3362
8036msgid "Operand to .vframesp must be a constant (sp-relative offset)"
8037msgstr ""
8038
8039#: config/tc-ia64.c:3389
8040msgid "First operand to .save not a register"
8041msgstr ""
8042
8043#: config/tc-ia64.c:3395
8044msgid "Second operand to .save not a valid register"
8045msgstr ""
8046
8047#: config/tc-ia64.c:3426 config/tc-ia64.c:3437 config/tc-ia64.c:3445
8048msgid "Second operand of .save contradicts .prologue"
8049msgstr ""
8050
8051#: config/tc-ia64.c:3452
8052msgid "First operand to .save not a valid register"
8053msgstr ""
8054
8055#: config/tc-ia64.c:3470
8056msgid "First operand to .restore must be stack pointer (sp)"
8057msgstr ""
8058
8059#: config/tc-ia64.c:3479
8060msgid "Second operand to .restore must be a constant >= 0"
8061msgstr ""
8062
8063#: config/tc-ia64.c:3489
8064#, c-format
8065msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
8066msgstr ""
8067
8068#: config/tc-ia64.c:3576
8069#, c-format
8070msgid "Illegal section name `%s' (causes unwind section name clash)"
8071msgstr ""
8072
8073#: config/tc-ia64.c:3767
8074msgid "First operand to .altrp not a valid branch register"
8075msgstr ""
8076
8077#: config/tc-ia64.c:3796
8078#, c-format
8079msgid "First operand to .%s not a register"
8080msgstr ""
8081
8082#: config/tc-ia64.c:3801
8083#, c-format
8084msgid "Second operand to .%s not a constant"
8085msgstr ""
8086
8087#: config/tc-ia64.c:3868
8088#, c-format
8089msgid "First operand to .%s not a valid register"
8090msgstr ""
8091
8092#: config/tc-ia64.c:3891
8093msgid "First operand to .save.g must be a positive 4-bit constant"
8094msgstr ""
8095
8096#: config/tc-ia64.c:3904
8097msgid "Second operand to .save.g must be a general register"
8098msgstr ""
8099
8100#: config/tc-ia64.c:3909
8101#, c-format
8102msgid "Second operand to .save.g must be the first of %d general registers"
8103msgstr ""
8104
8105#: config/tc-ia64.c:3932
8106msgid "Operand to .save.f must be a positive 20-bit constant"
8107msgstr ""
8108
8109#: config/tc-ia64.c:3955
8110msgid "First operand to .save.b must be a positive 5-bit constant"
8111msgstr ""
8112
8113#: config/tc-ia64.c:3968
8114msgid "Second operand to .save.b must be a general register"
8115msgstr ""
8116
8117#: config/tc-ia64.c:3973
8118#, c-format
8119msgid "Second operand to .save.b must be the first of %d general registers"
8120msgstr ""
8121
8122#: config/tc-ia64.c:3999
8123msgid "First operand to .save.gf must be a non-negative 4-bit constant"
8124msgstr ""
8125
8126#: config/tc-ia64.c:4007
8127msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
8128msgstr ""
8129
8130#: config/tc-ia64.c:4015
8131msgid "Operands to .save.gf may not be both zero"
8132msgstr ""
8133
8134#: config/tc-ia64.c:4032
8135msgid "Operand to .spill must be a constant"
8136msgstr ""
8137
8138#: config/tc-ia64.c:4101
8139#, c-format
8140msgid "Operand %d to .%s must be a constant"
8141msgstr ""
8142
8143#: config/tc-ia64.c:4122
8144#, c-format
8145msgid "Missing .label_state %ld"
8146msgstr ""
8147
8148#: config/tc-ia64.c:4176
8149msgid "Operand to .label_state must be a constant"
8150msgstr ""
8151
8152#: config/tc-ia64.c:4195
8153msgid "Operand to .copy_state must be a constant"
8154msgstr ""
8155
8156#: config/tc-ia64.c:4218
8157msgid "First operand to .unwabi must be a constant"
8158msgstr ""
8159
8160#: config/tc-ia64.c:4224
8161msgid "Second operand to .unwabi must be a constant"
8162msgstr ""
8163
8164#: config/tc-ia64.c:4259
8165msgid "Missing .endp after previous .proc"
8166msgstr ""
8167
8168#: config/tc-ia64.c:4278
8169msgid "Empty argument of .proc"
8170msgstr ""
8171
8172#: config/tc-ia64.c:4283
8173#, c-format
8174msgid "`%s' was already defined"
8175msgstr ""
8176
8177#: config/tc-ia64.c:4326
8178msgid "Initial .body should precede any instructions"
8179msgstr ""
8180
8181#: config/tc-ia64.c:4345
8182msgid ".prologue within prologue"
8183msgstr ""
8184
8185#: config/tc-ia64.c:4350
8186msgid "Initial .prologue should precede any instructions"
8187msgstr ""
8188
8189#: config/tc-ia64.c:4360
8190msgid "First operand to .prologue must be a positive 4-bit constant"
8191msgstr ""
8192
8193#: config/tc-ia64.c:4362
8194msgid "Pointless use of zero first operand to .prologue"
8195msgstr ""
8196
8197#: config/tc-ia64.c:4376
8198msgid "Using a constant as second operand to .prologue is deprecated"
8199msgstr ""
8200
8201#: config/tc-ia64.c:4382
8202msgid "Second operand to .prologue must be a general register"
8203msgstr ""
8204
8205#: config/tc-ia64.c:4387
8206#, c-format
8207msgid "Second operand to .prologue must be the first of %d general registers"
8208msgstr ""
8209
8210#: config/tc-ia64.c:4500
8211#, c-format
8212msgid "`%s' was not defined within procedure"
8213msgstr ""
8214
8215#: config/tc-ia64.c:4538
8216msgid "Empty argument of .endp"
8217msgstr ""
8218
8219#: config/tc-ia64.c:4552
8220#, c-format
8221msgid "`%s' was not specified with previous .proc"
8222msgstr ""
8223
8224#: config/tc-ia64.c:4567
8225#, c-format
8226msgid "`%s' should be an operand to this .endp"
8227msgstr ""
8228
8229#: config/tc-ia64.c:4608 config/tc-ia64.c:4946 config/tc-ia64.c:5253
8230msgid "Comma expected"
8231msgstr ""
8232
8233#: config/tc-ia64.c:4649
8234msgid "Expected '['"
8235msgstr ""
8236
8237#: config/tc-ia64.c:4658 config/tc-ia64.c:7784
8238msgid "Expected ']'"
8239msgstr ""
8240
8241#: config/tc-ia64.c:4663
8242msgid "Number of elements must be positive"
8243msgstr ""
8244
8245#: config/tc-ia64.c:4674
8246#, c-format
8247msgid "Used more than the declared %d rotating registers"
8248msgstr ""
8249
8250#: config/tc-ia64.c:4682
8251msgid "Used more than the available 96 rotating registers"
8252msgstr ""
8253
8254#: config/tc-ia64.c:4689
8255msgid "Used more than the available 48 rotating registers"
8256msgstr ""
8257
8258#: config/tc-ia64.c:4717
8259#, c-format
8260msgid "Attempt to redefine register set `%s'"
8261msgstr ""
8262
8263#: config/tc-ia64.c:4783
8264#, c-format
8265msgid "Unknown psr option `%s'"
8266msgstr ""
8267
8268#: config/tc-ia64.c:4831
8269msgid "Missing section name"
8270msgstr ""
8271
8272#: config/tc-ia64.c:4841
8273msgid "Comma expected after section name"
8274msgstr ""
8275
8276#: config/tc-ia64.c:4852
8277msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
8278msgstr ""
8279
8280#: config/tc-ia64.c:4941
8281msgid "Register name expected"
8282msgstr ""
8283
8284#: config/tc-ia64.c:4954
8285msgid "Register value annotation ignored"
8286msgstr ""
8287
8288#: config/tc-ia64.c:4993
8289msgid "Directive invalid within a bundle"
8290msgstr ""
8291
8292#: config/tc-ia64.c:5084
8293msgid "Missing predicate relation type"
8294msgstr ""
8295
8296#: config/tc-ia64.c:5090
8297msgid "Unrecognized predicate relation type"
8298msgstr ""
8299
8300#: config/tc-ia64.c:5136
8301msgid "Bad register range"
8302msgstr ""
8303
8304#: config/tc-ia64.c:5145 config/tc-ia64.c:7729
8305msgid "Predicate register expected"
8306msgstr ""
8307
8308#: config/tc-ia64.c:5150
8309msgid "Duplicate predicate register ignored"
8310msgstr ""
8311
8312#: config/tc-ia64.c:5166
8313msgid "Predicate source and target required"
8314msgstr ""
8315
8316#: config/tc-ia64.c:5168 config/tc-ia64.c:5180
8317msgid "Use of p0 is not valid in this context"
8318msgstr ""
8319
8320#: config/tc-ia64.c:5175
8321msgid "At least two PR arguments expected"
8322msgstr ""
8323
8324#: config/tc-ia64.c:5189
8325msgid "At least one PR argument expected"
8326msgstr ""
8327
8328#: config/tc-ia64.c:5224
8329#, c-format
8330msgid "Inserting \"%s\" into entry hint table failed: %s"
8331msgstr ""
8332
8333#. FIXME -- need 62-bit relocation type
8334#: config/tc-ia64.c:5703
8335msgid "62-bit relocation not yet implemented"
8336msgstr ""
8337
8338#. XXX technically, this is wrong: we should not be issuing warning
8339#. messages until we're sure this instruction pattern is going to
8340#. be used!
8341#: config/tc-ia64.c:5789
8342msgid "lower 16 bits of mask ignored"
8343msgstr ""
8344
8345#: config/tc-ia64.c:6018
8346msgid "stride must be a multiple of 64; lower 6 bits ignored"
8347msgstr ""
8348
8349#: config/tc-ia64.c:6136
8350msgid "Expected separator `='"
8351msgstr ""
8352
8353#: config/tc-ia64.c:6170
8354msgid "Duplicate equal sign (=) in instruction"
8355msgstr ""
8356
8357#: config/tc-ia64.c:6177
8358#, c-format
8359msgid "Illegal operand separator `%c'"
8360msgstr ""
8361
8362#: config/tc-ia64.c:6292
8363#, c-format
8364msgid "Operand %u of `%s' should be %s"
8365msgstr ""
8366
8367#: config/tc-ia64.c:6296
8368msgid "Wrong number of output operands"
8369msgstr ""
8370
8371#: config/tc-ia64.c:6298
8372msgid "Wrong number of input operands"
8373msgstr ""
8374
8375#: config/tc-ia64.c:6300
8376msgid "Operand mismatch"
8377msgstr ""
8378
8379#: config/tc-ia64.c:6382
8380#, c-format
8381msgid "Invalid use of `%c%d' as output operand"
8382msgstr ""
8383
8384#: config/tc-ia64.c:6385
8385#, c-format
8386msgid "Invalid use of `r%d' as base update address operand"
8387msgstr ""
8388
8389#: config/tc-ia64.c:6409
8390#, c-format
8391msgid "Invalid duplicate use of `%c%d'"
8392msgstr ""
8393
8394#: config/tc-ia64.c:6416
8395#, c-format
8396msgid "Invalid simultaneous use of `f%d' and `f%d'"
8397msgstr ""
8398
8399#: config/tc-ia64.c:6422
8400#, c-format
8401msgid "Dangerous simultaneous use of `f%d' and `f%d'"
8402msgstr ""
8403
8404#: config/tc-ia64.c:6466
8405msgid "Value truncated to 62 bits"
8406msgstr ""
8407
8408#: config/tc-ia64.c:6534
8409#, c-format
8410msgid "Bad operand value: %s"
8411msgstr ""
8412
8413#. Give an error if a frag containing code is not aligned to a 16 byte
8414#. boundary.
8415#: config/tc-ia64.c:6609 config/tc-ia64.h:177
8416msgid "instruction address is not a multiple of 16"
8417msgstr ""
8418
8419#: config/tc-ia64.c:6677
8420#, c-format
8421msgid "`%s' must be last in bundle"
8422msgstr ""
8423
8424#: config/tc-ia64.c:6709
8425#, c-format
8426msgid "Internal error: don't know how to force %s to end of instruction group"
8427msgstr ""
8428
8429#: config/tc-ia64.c:6722
8430#, c-format
8431msgid "`%s' must be last in instruction group"
8432msgstr ""
8433
8434#: config/tc-ia64.c:6752
8435msgid "Label must be first in a bundle"
8436msgstr ""
8437
8438#: config/tc-ia64.c:6829
8439msgid "hint in B unit may be treated as nop"
8440msgstr ""
8441
8442#: config/tc-ia64.c:6840
8443msgid "hint in B unit can't be used"
8444msgstr ""
8445
8446#: config/tc-ia64.c:6854
8447msgid "emit_one_bundle: unexpected dynamic op"
8448msgstr ""
8449
8450#: config/tc-ia64.c:6979
8451#, c-format
8452msgid "`%s' does not fit into %s template"
8453msgstr ""
8454
8455#: config/tc-ia64.c:6994
8456#, c-format
8457msgid "`%s' does not fit into bundle"
8458msgstr ""
8459
8460#: config/tc-ia64.c:7006
8461#, c-format
8462msgid "`%s' can't go in %s of %s template"
8463msgstr ""
8464
8465#: config/tc-ia64.c:7012
8466msgid "Missing '}' at end of file"
8467msgstr ""
8468
8469#: config/tc-ia64.c:7159
8470#, c-format
8471msgid "Unrecognized option '-x%s'"
8472msgstr ""
8473
8474#: config/tc-ia64.c:7186
8475msgid ""
8476"IA-64 options:\n"
8477" --mconstant-gp\t mark output file as using the constant-GP model\n"
8478"\t\t\t (sets ELF header flag EF_IA_64_CONS_GP)\n"
8479" --mauto-pic\t\t mark output file as using the constant-GP model\n"
8480"\t\t\t without function descriptors (sets ELF header flag\n"
8481"\t\t\t EF_IA_64_NOFUNCDESC_CONS_GP)\n"
8482" -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
8483" -mle | -mbe\t\t select little- or big-endian byte order (default -mle)\n"
8484" -mtune=[itanium1|itanium2]\n"
8485"\t\t\t tune for a specific CPU (default -mtune=itanium2)\n"
8486" -munwind-check=[warning|error]\n"
8487"\t\t\t unwind directive check (default -munwind-check=warning)\n"
8488" -mhint.b=[ok|warning|error]\n"
8489"\t\t\t hint.b check (default -mhint.b=error)\n"
8490" -x | -xexplicit\t turn on dependency violation checking\n"
8491msgstr ""
8492
8493#. Note for translators: "automagically" can be translated as "automatically" here.
8494#: config/tc-ia64.c:7203
8495msgid ""
8496" -xauto\t\t automagically remove dependency violations (default)\n"
8497" -xnone\t\t turn off dependency violation checking\n"
8498" -xdebug\t\t debug dependency violation checker\n"
8499" -xdebugn\t\t debug dependency violation checker but turn off\n"
8500"\t\t\t dependency violation checking\n"
8501" -xdebugx\t\t debug dependency violation checker and turn on\n"
8502"\t\t\t dependency violation checking\n"
8503msgstr ""
8504
8505#: config/tc-ia64.c:7218
8506msgid "--gstabs is not supported for ia64"
8507msgstr ""
8508
8509#: config/tc-ia64.c:7456
8510#, c-format
8511msgid "ia64.md_begin: can't hash `%s': %s"
8512msgstr ""
8513
8514#: config/tc-ia64.c:7520
8515#, c-format
8516msgid "Inserting \"%s\" into constant hash table failed: %s"
8517msgstr ""
8518
8519#: config/tc-ia64.c:7532 config/tc-tilegx.c:263
8520msgid "Could not set architecture and machine"
8521msgstr ""
8522
8523#: config/tc-ia64.c:7664
8524msgid "Explicit stops are ignored in auto mode"
8525msgstr ""
8526
8527#: config/tc-ia64.c:7673
8528msgid "Found '{' when manual bundling is already turned on"
8529msgstr ""
8530
8531#: config/tc-ia64.c:7686
8532msgid "Found '{' after explicit switch to automatic mode"
8533msgstr ""
8534
8535#: config/tc-ia64.c:7692
8536msgid "Found '}' when manual bundling is off"
8537msgstr ""
8538
8539#: config/tc-ia64.c:7719
8540msgid "Expected ')'"
8541msgstr ""
8542
8543#: config/tc-ia64.c:7724
8544msgid "Qualifying predicate expected"
8545msgstr ""
8546
8547#: config/tc-ia64.c:7743
8548msgid "Tag must come before qualifying predicate."
8549msgstr ""
8550
8551#: config/tc-ia64.c:7773
8552msgid "Expected ':'"
8553msgstr ""
8554
8555#: config/tc-ia64.c:7789
8556msgid "Tag name expected"
8557msgstr ""
8558
8559#: config/tc-ia64.c:7891
8560msgid "Rotating register index must be a non-negative constant"
8561msgstr ""
8562
8563#: config/tc-ia64.c:7896
8564#, c-format
8565msgid "Index out of range 0..%u"
8566msgstr ""
8567
8568#: config/tc-ia64.c:7908
8569msgid "Indirect register index must be a general register"
8570msgstr ""
8571
8572#: config/tc-ia64.c:7917
8573msgid "Index can only be applied to rotating or indirect registers"
8574msgstr ""
8575
8576#: config/tc-ia64.c:7953 config/tc-xstormy16.c:145
8577msgid "Expected '('"
8578msgstr ""
8579
8580#: config/tc-ia64.c:7961 config/tc-pdp11.c:447 config/tc-pdp11.c:511
8581#: config/tc-pdp11.c:545 config/tc-tilegx.c:1046 config/tc-tilepro.c:938
8582#: config/tc-xstormy16.c:154
8583msgid "Missing ')'"
8584msgstr ""
8585
8586#: config/tc-ia64.c:7979 config/tc-xstormy16.c:161
8587msgid "Not a symbolic expression"
8588msgstr ""
8589
8590#: config/tc-ia64.c:7984 config/tc-ia64.c:7998
8591msgid "Illegal combination of relocation functions"
8592msgstr ""
8593
8594#: config/tc-ia64.c:8087
8595msgid "No current frame"
8596msgstr ""
8597
8598#: config/tc-ia64.c:8089
8599#, c-format
8600msgid "Register number out of range 0..%u"
8601msgstr ""
8602
8603#: config/tc-ia64.c:8127
8604msgid "Standalone `#' is illegal"
8605msgstr ""
8606
8607#: config/tc-ia64.c:8130
8608msgid "Redundant `#' suffix operators"
8609msgstr ""
8610
8611#: config/tc-ia64.c:8288
8612#, c-format
8613msgid "Unhandled dependency %s for %s (%s), note %d"
8614msgstr ""
8615
8616#: config/tc-ia64.c:9600
8617#, c-format
8618msgid "Unrecognized dependency specifier %d\n"
8619msgstr ""
8620
8621#: config/tc-ia64.c:10476
8622msgid "Only the first path encountering the conflict is reported"
8623msgstr ""
8624
8625#: config/tc-ia64.c:10478
8626msgid "This is the location of the conflicting usage"
8627msgstr ""
8628
8629#: config/tc-ia64.c:10739
8630#, c-format
8631msgid "Unknown opcode `%s'"
8632msgstr ""
8633
8634#: config/tc-ia64.c:10817
8635#, c-format
8636msgid "AR %d can only be accessed by %c-unit"
8637msgstr ""
8638
8639#: config/tc-ia64.c:10829
8640msgid "hint.b may be treated as nop"
8641msgstr ""
8642
8643#: config/tc-ia64.c:10832
8644msgid "hint.b shouldn't be used"
8645msgstr ""
8646
8647#: config/tc-ia64.c:10871
8648#, c-format
8649msgid "`%s' cannot be predicated"
8650msgstr ""
8651
8652#: config/tc-ia64.c:10943
8653msgid "Closing bracket missing"
8654msgstr ""
8655
8656#: config/tc-ia64.c:10952
8657msgid "Index must be a general register"
8658msgstr ""
8659
8660#: config/tc-ia64.c:11117
8661#, c-format
8662msgid "Unsupported fixup size %d"
8663msgstr ""
8664
8665#. This should be an error, but since previously there wasn't any
8666#. diagnostic here, don't make it fail because of this for now.
8667#: config/tc-ia64.c:11389
8668#, c-format
8669msgid "Cannot express %s%d%s relocation"
8670msgstr ""
8671
8672#: config/tc-ia64.c:11408
8673msgid "No addend allowed in @fptr() relocation"
8674msgstr ""
8675
8676#: config/tc-ia64.c:11447
8677msgid "integer operand out of range"
8678msgstr ""
8679
8680#: config/tc-ia64.c:11514
8681#, c-format
8682msgid "%s must have a constant value"
8683msgstr ""
8684
8685#: config/tc-ia64.c:11534
8686msgid "cannot resolve @slotcount parameter"
8687msgstr ""
8688
8689#: config/tc-ia64.c:11567
8690msgid "invalid @slotcount value"
8691msgstr ""
8692
8693#: config/tc-ia64.c:11604 config/tc-z8k.c:1370
8694#, c-format
8695msgid "Cannot represent %s relocation in object file"
8696msgstr ""
8697
8698#: config/tc-ia64.c:11715
8699msgid "Can't add stop bit to mark end of instruction group"
8700msgstr ""
8701
8702#: config/tc-ia64.c:11825 read.c:2544 read.c:3238 read.c:3575 stabs.c:468
8703#, c-format
8704msgid "expected comma after \"%s\""
8705msgstr ""
8706
8707#: config/tc-ia64.c:11867
8708#, c-format
8709msgid "`%s' is already the alias of %s `%s'"
8710msgstr ""
8711
8712#: config/tc-ia64.c:11877
8713#, c-format
8714msgid "%s `%s' already has an alias `%s'"
8715msgstr ""
8716
8717#: config/tc-ia64.c:11888
8718#, c-format
8719msgid "inserting \"%s\" into %s alias hash table failed: %s"
8720msgstr ""
8721
8722#: config/tc-ia64.c:11896
8723#, c-format
8724msgid "inserting \"%s\" into %s name hash table failed: %s"
8725msgstr ""
8726
8727#: config/tc-ia64.c:11922
8728#, c-format
8729msgid "symbol `%s' aliased to `%s' is not used"
8730msgstr ""
8731
8732#: config/tc-ia64.c:11945
8733#, c-format
8734msgid "section `%s' aliased to `%s' is not used"
8735msgstr ""
8736
8737#: config/tc-ip2k.c:157
8738#, c-format
8739msgid "IP2K specific command line options:\n"
8740msgstr ""
8741
8742#: config/tc-ip2k.c:158
8743#, c-format
8744msgid " -mip2022 restrict to IP2022 insns \n"
8745msgstr ""
8746
8747#: config/tc-ip2k.c:159
8748#, c-format
8749msgid " -mip2022ext permit extended IP2022 insn\n"
8750msgstr ""
8751
8752#: config/tc-iq2000.c:363
8753#, c-format
8754msgid "the yielding instruction %s may not be in a delay slot."
8755msgstr ""
8756
8757#: config/tc-iq2000.c:371
8758#, c-format
8759msgid "Register number (R%ld) for double word access must be even."
8760msgstr ""
8761
8762#: config/tc-iq2000.c:380 config/tc-iq2000.c:385 config/tc-iq2000.c:390
8763#: config/tc-iq2000.c:407 config/tc-mt.c:244 config/tc-mt.c:249
8764#, c-format
8765msgid "operand references R%ld of previous load."
8766msgstr ""
8767
8768#: config/tc-iq2000.c:395
8769msgid "instruction implicitly accesses R31 of previous load."
8770msgstr ""
8771
8772#: config/tc-iq2000.c:650 config/tc-mep.c:2007
8773msgid "Unmatched high relocation"
8774msgstr ""
8775
8776#: config/tc-iq2000.c:828 config/tc-mips.c:18314 config/tc-score.c:5815
8777msgid ".end not in text section"
8778msgstr ""
8779
8780#: config/tc-iq2000.c:832 config/tc-score.c:5818
8781msgid ".end directive without a preceding .ent directive."
8782msgstr ""
8783
8784#: config/tc-iq2000.c:841 config/tc-score.c:5826
8785msgid ".end symbol does not match .ent symbol."
8786msgstr ""
8787
8788#: config/tc-iq2000.c:844 config/tc-mips.c:18334 config/tc-score.c:5831
8789msgid ".end directive missing or unknown symbol"
8790msgstr ""
8791
8792#: config/tc-iq2000.c:862
8793msgid "Expected simple number."
8794msgstr ""
8795
8796#: config/tc-iq2000.c:891 config/tc-mips.c:18239 config/tc-score.c:5667
8797#, c-format
8798msgid " *input_line_pointer == '%c' 0x%02x\n"
8799msgstr ""
8800
8801#: config/tc-iq2000.c:893
8802msgid "Invalid number"
8803msgstr ""
8804
8805#: config/tc-iq2000.c:927 config/tc-score.c:5705
8806msgid ".ent or .aent not in text section."
8807msgstr ""
8808
8809#: config/tc-iq2000.c:930
8810msgid "missing `.end'"
8811msgstr ""
8812
8813#: config/tc-lm32.c:236 config/tc-moxie.c:579 config/tc-nios2.c:274
8814msgid "bad call to md_atof"
8815msgstr ""
8816
8817#: config/tc-m32c.c:143
8818#, c-format
8819msgid " M32C specific command line options:\n"
8820msgstr ""
8821
8822#. Pretend that we do not recognise this option.
8823#: config/tc-m32r.c:330
8824msgid "Unrecognised option: -hidden"
8825msgstr ""
8826
8827#: config/tc-m32r.c:357 config/tc-sparc.c:648
8828msgid "Unrecognized option following -K"
8829msgstr ""
8830
8831#: config/tc-m32r.c:372
8832#, c-format
8833msgid " M32R specific command line options:\n"
8834msgstr ""
8835
8836#: config/tc-m32r.c:374
8837#, c-format
8838msgid ""
8839" -m32r disable support for the m32rx instruction set\n"
8840msgstr ""
8841
8842#: config/tc-m32r.c:376
8843#, c-format
8844msgid " -m32rx support the extended m32rx instruction set\n"
8845msgstr ""
8846
8847#: config/tc-m32r.c:378
8848#, c-format
8849msgid " -m32r2 support the extended m32r2 instruction set\n"
8850msgstr ""
8851
8852#: config/tc-m32r.c:380
8853#, c-format
8854msgid " -EL,-little produce little endian code and data\n"
8855msgstr ""
8856
8857#: config/tc-m32r.c:382
8858#, c-format
8859msgid " -EB,-big produce big endian code and data\n"
8860msgstr ""
8861
8862#: config/tc-m32r.c:384
8863#, c-format
8864msgid " -parallel try to combine instructions in parallel\n"
8865msgstr ""
8866
8867#: config/tc-m32r.c:386
8868#, c-format
8869msgid " -no-parallel disable -parallel\n"
8870msgstr ""
8871
8872#: config/tc-m32r.c:388
8873#, c-format
8874msgid ""
8875" -no-bitinst disallow the M32R2's extended bit-field "
8876"instructions\n"
8877msgstr ""
8878
8879#: config/tc-m32r.c:390
8880#, c-format
8881msgid " -O try to optimize code. Implies -parallel\n"
8882msgstr ""
8883
8884#: config/tc-m32r.c:393
8885#, c-format
8886msgid ""
8887" -warn-explicit-parallel-conflicts warn when parallel instructions\n"
8888msgstr ""
8889
8890#: config/tc-m32r.c:395
8891#, c-format
8892msgid " might violate contraints\n"
8893msgstr ""
8894
8895#: config/tc-m32r.c:397
8896#, c-format
8897msgid " -no-warn-explicit-parallel-conflicts do not warn when parallel\n"
8898msgstr ""
8899
8900#: config/tc-m32r.c:399
8901#, c-format
8902msgid ""
8903" instructions might violate "
8904"contraints\n"
8905msgstr ""
8906
8907#: config/tc-m32r.c:401
8908#, c-format
8909msgid ""
8910" -Wp synonym for -warn-explicit-parallel-conflicts\n"
8911msgstr ""
8912
8913#: config/tc-m32r.c:403
8914#, c-format
8915msgid ""
8916" -Wnp synonym for -no-warn-explicit-parallel-conflicts\n"
8917msgstr ""
8918
8919#: config/tc-m32r.c:405
8920#, c-format
8921msgid ""
8922" -ignore-parallel-conflicts do not check parallel instructions\n"
8923msgstr ""
8924
8925#: config/tc-m32r.c:407
8926#, c-format
8927msgid " for constraint violations\n"
8928msgstr ""
8929
8930#: config/tc-m32r.c:409
8931#, c-format
8932msgid ""
8933" -no-ignore-parallel-conflicts check parallel instructions for\n"
8934msgstr ""
8935
8936#: config/tc-m32r.c:411
8937#, c-format
8938msgid " constraint violations\n"
8939msgstr ""
8940
8941#: config/tc-m32r.c:413
8942#, c-format
8943msgid " -Ip synonym for -ignore-parallel-conflicts\n"
8944msgstr ""
8945
8946#: config/tc-m32r.c:415
8947#, c-format
8948msgid " -nIp synonym for -no-ignore-parallel-conflicts\n"
8949msgstr ""
8950
8951#: config/tc-m32r.c:418
8952#, c-format
8953msgid ""
8954" -warn-unmatched-high warn when an (s)high reloc has no matching low "
8955"reloc\n"
8956msgstr ""
8957
8958#: config/tc-m32r.c:420
8959#, c-format
8960msgid " -no-warn-unmatched-high do not warn about missing low relocs\n"
8961msgstr ""
8962
8963#: config/tc-m32r.c:422
8964#, c-format
8965msgid " -Wuh synonym for -warn-unmatched-high\n"
8966msgstr ""
8967
8968#: config/tc-m32r.c:424
8969#, c-format
8970msgid " -Wnuh synonym for -no-warn-unmatched-high\n"
8971msgstr ""
8972
8973#: config/tc-m32r.c:427
8974#, c-format
8975msgid " -KPIC generate PIC\n"
8976msgstr ""
8977
8978#: config/tc-m32r.c:849
8979msgid "instructions write to the same destination register."
8980msgstr ""
8981
8982#: config/tc-m32r.c:857
8983msgid "Instructions do not use parallel execution pipelines."
8984msgstr ""
8985
8986#: config/tc-m32r.c:865
8987msgid "Instructions share the same execution pipeline"
8988msgstr ""
8989
8990#: config/tc-m32r.c:930 config/tc-m32r.c:1044
8991#, c-format
8992msgid "not a 16 bit instruction '%s'"
8993msgstr ""
8994
8995#: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
8996#, c-format
8997msgid "instruction '%s' is for the M32R2 only"
8998msgstr ""
8999
9000#: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
9001#, c-format
9002msgid "unknown instruction '%s'"
9003msgstr ""
9004
9005#: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
9006#, c-format
9007msgid "instruction '%s' is for the M32RX only"
9008msgstr ""
9009
9010#: config/tc-m32r.c:973 config/tc-m32r.c:1085
9011#, c-format
9012msgid "instruction '%s' cannot be executed in parallel."
9013msgstr ""
9014
9015#: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
9016msgid "internal error: lookup/get operands failed"
9017msgstr ""
9018
9019#: config/tc-m32r.c:1095
9020#, c-format
9021msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
9022msgstr ""
9023
9024#: config/tc-m32r.c:1124
9025#, c-format
9026msgid ""
9027"%s: output of 1st instruction is the same as an input to 2nd instruction - "
9028"is this intentional ?"
9029msgstr ""
9030
9031#: config/tc-m32r.c:1128
9032#, c-format
9033msgid ""
9034"%s: output of 2nd instruction is the same as an input to 1st instruction - "
9035"is this intentional ?"
9036msgstr ""
9037
9038#: config/tc-m32r.c:1502
9039#, c-format
9040msgid ".SCOMMon length (%ld.) <0! Ignored."
9041msgstr ""
9042
9043#: config/tc-m32r.c:1552
9044#, c-format
9045msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
9046msgstr ""
9047
9048#: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-nds32.c:4150
9049#: config/tc-nds32.c:4186 config/tc-sh.c:774 config/tc-sh.c:2454
9050msgid "Invalid PIC expression."
9051msgstr ""
9052
9053#: config/tc-m32r.c:2073
9054msgid "Unmatched high/shigh reloc"
9055msgstr ""
9056
9057#: config/tc-m68hc11.c:416
9058#, c-format
9059msgid ""
9060"Motorola 68HC11/68HC12/68HCS12 options:\n"
9061" -m68hc11 | -m68hc12 |\n"
9062" -m68hcs12 | -mm9s12x |\n"
9063" -mm9s12xg specify the processor [default %s]\n"
9064" -mshort use 16-bit int ABI (default)\n"
9065" -mlong use 32-bit int ABI\n"
9066" -mshort-double use 32-bit double ABI\n"
9067" -mlong-double use 64-bit double ABI (default)\n"
9068" --force-long-branches always turn relative branches into absolute ones\n"
9069" -S,--short-branches do not turn relative branches into absolute ones\n"
9070" when the offset is out of range\n"
9071" --strict-direct-mode do not turn the direct mode into extended mode\n"
9072" when the instruction does not support direct mode\n"
9073" --print-insn-syntax print the syntax of instruction in case of error\n"
9074" --print-opcodes print the list of instructions with syntax\n"
9075" --xgate-ramoffset offset ram addresses by 0xc000\n"
9076" --generate-example generate an example of each instruction\n"
9077" (used for testing)\n"
9078msgstr ""
9079
9080#: config/tc-m68hc11.c:464 config/tc-xgate.c:284
9081#, c-format
9082msgid "Default target `%s' is not supported."
9083msgstr ""
9084
9085#. Dump the opcode statistics table.
9086#: config/tc-m68hc11.c:482
9087#, c-format
9088msgid "Name # Modes Min ops Max ops Modes mask # Used\n"
9089msgstr ""
9090
9091#: config/tc-m68hc11.c:561
9092#, c-format
9093msgid "Option `%s' is not recognized."
9094msgstr ""
9095
9096#: config/tc-m68hc11.c:751
9097msgid "imm3"
9098msgstr ""
9099
9100#: config/tc-m68hc11.c:759
9101msgid "RD"
9102msgstr ""
9103
9104#: config/tc-m68hc11.c:767
9105msgid "RD,RS"
9106msgstr ""
9107
9108#: config/tc-m68hc11.c:775
9109msgid "RI, #imm4"
9110msgstr ""
9111
9112#: config/tc-m68hc11.c:807
9113msgid "RD, (RI,#offs5)"
9114msgstr ""
9115
9116#: config/tc-m68hc11.c:859
9117msgid "#<imm8>"
9118msgstr ""
9119
9120#: config/tc-m68hc11.c:868
9121msgid "#<imm16>"
9122msgstr ""
9123
9124#: config/tc-m68hc11.c:877 config/tc-m68hc11.c:886
9125msgid "<imm8>,X"
9126msgstr ""
9127
9128#: config/tc-m68hc11.c:913
9129msgid "*<abs8>"
9130msgstr ""
9131
9132#: config/tc-m68hc11.c:925
9133msgid "#<mask>"
9134msgstr ""
9135
9136#: config/tc-m68hc11.c:935
9137#, c-format
9138msgid "symbol%d"
9139msgstr ""
9140
9141#: config/tc-m68hc11.c:937
9142msgid "<abs>"
9143msgstr ""
9144
9145#: config/tc-m68hc11.c:956
9146msgid "<label>"
9147msgstr ""
9148
9149#: config/tc-m68hc11.c:972
9150#, c-format
9151msgid ""
9152"# Example of `%s' instructions\n"
9153"\t.sect .text\n"
9154"_start:\n"
9155msgstr ""
9156
9157#: config/tc-m68hc11.c:1019
9158#, c-format
9159msgid "Instruction `%s' is not recognized."
9160msgstr ""
9161
9162#: config/tc-m68hc11.c:1024
9163#, c-format
9164msgid "Instruction formats for `%s':"
9165msgstr ""
9166
9167#: config/tc-m68hc11.c:1176
9168#, c-format
9169msgid "Immediate operand is not allowed for operand %d."
9170msgstr ""
9171
9172#: config/tc-m68hc11.c:1220
9173msgid "Indirect indexed addressing is not valid for 68HC11."
9174msgstr ""
9175
9176#: config/tc-m68hc11.c:1240
9177msgid "Spurious `,' or bad indirect register addressing mode."
9178msgstr ""
9179
9180#: config/tc-m68hc11.c:1262
9181msgid "Missing second register or offset for indexed-indirect mode."
9182msgstr ""
9183
9184#: config/tc-m68hc11.c:1272
9185msgid "Missing second register for indexed-indirect mode."
9186msgstr ""
9187
9188#: config/tc-m68hc11.c:1288
9189msgid "Missing `]' to close indexed-indirect mode."
9190msgstr ""
9191
9192#: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2963 config/tc-m68hc11.c:3075
9193#: config/tc-m68hc11.c:3149 config/tc-m68hc11.c:3333 config/tc-m68hc11.c:3404
9194msgid "Illegal operand."
9195msgstr ""
9196
9197#. Looks like OP_R_R.
9198#: config/tc-m68hc11.c:1338 config/tc-m68hc11.c:2968 config/tc-m68hc11.c:3080
9199#: config/tc-m68hc11.c:3154 config/tc-m68hc11.c:3260 config/tc-m68hc11.c:3312
9200#: config/tc-m68hc11.c:3320 config/tc-m68hc11.c:3338
9201msgid "Missing operand."
9202msgstr ""
9203
9204#: config/tc-m68hc11.c:1391
9205msgid "Pre-increment mode is not valid for 68HC11"
9206msgstr ""
9207
9208#: config/tc-m68hc11.c:1404
9209msgid "Wrong register in register indirect mode."
9210msgstr ""
9211
9212#: config/tc-m68hc11.c:1412
9213msgid "Missing `]' to close register indirect operand."
9214msgstr ""
9215
9216#: config/tc-m68hc11.c:1432
9217msgid "Post-decrement mode is not valid for 68HC11."
9218msgstr ""
9219
9220#: config/tc-m68hc11.c:1440
9221msgid "Post-increment mode is not valid for 68HC11."
9222msgstr ""
9223
9224#: config/tc-m68hc11.c:1458
9225msgid "Invalid indexed indirect mode."
9226msgstr ""
9227
9228#: config/tc-m68hc11.c:1582
9229#, c-format
9230msgid "Trap id `%ld' is out of range."
9231msgstr ""
9232
9233#: config/tc-m68hc11.c:1586
9234msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
9235msgstr ""
9236
9237#: config/tc-m68hc11.c:1593 config/tc-m68hc11.c:1744
9238#, c-format
9239msgid "Operand out of 8-bit range: `%ld'."
9240msgstr ""
9241
9242#: config/tc-m68hc11.c:1600
9243msgid "The trap id must be a constant."
9244msgstr ""
9245
9246#: config/tc-m68hc11.c:1632 config/tc-m68hc11.c:1787 config/tc-xgate.c:1341
9247#, c-format
9248msgid "Operand `%x' not recognized in fixup8."
9249msgstr ""
9250
9251#: config/tc-m68hc11.c:1649 config/tc-m68hc11.c:1697
9252#, c-format
9253msgid "Operand out of 16-bit range: `%ld'."
9254msgstr ""
9255
9256#: config/tc-m68hc11.c:1680 config/tc-m68hc11.c:1711
9257#, c-format
9258msgid "Operand `%x' not recognized in fixup16."
9259msgstr ""
9260
9261#: config/tc-m68hc11.c:1804
9262#, c-format
9263msgid "Unexpected branch conversion with `%x'"
9264msgstr ""
9265
9266#: config/tc-m68hc11.c:1890 config/tc-m68hc11.c:2022
9267#, c-format
9268msgid "Operand out of range for a relative branch: `%ld'"
9269msgstr ""
9270
9271#: config/tc-m68hc11.c:1990
9272msgid "Invalid register for dbcc/tbcc instruction."
9273msgstr ""
9274
9275#: config/tc-m68hc11.c:2078
9276#, c-format
9277msgid "Increment/decrement value is out of range: `%ld'."
9278msgstr ""
9279
9280#: config/tc-m68hc11.c:2090
9281msgid "Expecting a register."
9282msgstr ""
9283
9284#: config/tc-m68hc11.c:2105
9285msgid "Invalid register for post/pre increment."
9286msgstr ""
9287
9288#: config/tc-m68hc11.c:2135
9289msgid "Invalid register."
9290msgstr ""
9291
9292#: config/tc-m68hc11.c:2142
9293#, c-format
9294msgid "Offset out of 16-bit range: %ld."
9295msgstr ""
9296
9297#: config/tc-m68hc11.c:2148
9298#, c-format
9299msgid "Offset out of 5-bit range for movw/movb insn: %ld."
9300msgstr ""
9301
9302#: config/tc-m68hc11.c:2273
9303msgid "Expecting register D for indexed indirect mode."
9304msgstr ""
9305
9306#: config/tc-m68hc11.c:2275
9307msgid "Indexed indirect mode is not allowed for movb/movw."
9308msgstr ""
9309
9310#: config/tc-m68hc11.c:2292
9311msgid "Invalid accumulator register."
9312msgstr ""
9313
9314#: config/tc-m68hc11.c:2317
9315msgid "Invalid indexed register."
9316msgstr ""
9317
9318#: config/tc-m68hc11.c:2327
9319msgid "Addressing mode not implemented yet."
9320msgstr ""
9321
9322#: config/tc-m68hc11.c:2341
9323msgid "Invalid source register for this instruction, use 'tfr'."
9324msgstr ""
9325
9326#: config/tc-m68hc11.c:2343
9327msgid "Invalid source register."
9328msgstr ""
9329
9330#: config/tc-m68hc11.c:2348
9331msgid "Invalid destination register for this instruction, use 'tfr'."
9332msgstr ""
9333
9334#: config/tc-m68hc11.c:2350
9335msgid "Invalid destination register."
9336msgstr ""
9337
9338#: config/tc-m68hc11.c:2525
9339msgid "Invalid indexed register, expecting register X."
9340msgstr ""
9341
9342#: config/tc-m68hc11.c:2527
9343msgid "Invalid indexed register, expecting register Y."
9344msgstr ""
9345
9346#: config/tc-m68hc11.c:2846
9347msgid "No instruction or missing opcode."
9348msgstr ""
9349
9350#: config/tc-m68hc11.c:2856 config/tc-m68hc11.c:3534
9351#, c-format
9352msgid "Opcode `%s' is not recognized."
9353msgstr ""
9354
9355#: config/tc-m68hc11.c:2905 config/tc-m68hc11.c:3454 config/tc-m68hc11.c:3556
9356#, c-format
9357msgid "Garbage at end of instruction: `%s'."
9358msgstr ""
9359
9360#: config/tc-m68hc11.c:3442
9361#, c-format
9362msgid "Failed to find a valid mode for `%s'."
9363msgstr ""
9364
9365#: config/tc-m68hc11.c:3466 config/tc-m68hc11.c:3684 config/tc-m68hc11.c:3690
9366#, c-format
9367msgid "Invalid operand for `%s'"
9368msgstr ""
9369
9370#: config/tc-m68hc11.c:3742
9371#, c-format
9372msgid "Invalid mode: %s\n"
9373msgstr ""
9374
9375#: config/tc-m68hc11.c:3802
9376msgid "bad .relax format"
9377msgstr ""
9378
9379#: config/tc-m68hc11.c:3846 config/tc-xgate.c:632
9380#, c-format
9381msgid "Relocation %d is not supported by object file format."
9382msgstr ""
9383
9384#: config/tc-m68hc11.c:4123
9385msgid "bra or bsr with undefined symbol."
9386msgstr ""
9387
9388#: config/tc-m68hc11.c:4224 config/tc-m68hc11.c:4281
9389#, c-format
9390msgid "Subtype %d is not recognized."
9391msgstr ""
9392
9393#: config/tc-m68hc11.c:4339 config/tc-xgate.c:665
9394msgid "Expression too complex."
9395msgstr ""
9396
9397#: config/tc-m68hc11.c:4370 config/tc-xgate.c:710 config/tc-xgate.c:719
9398msgid "Value out of 16-bit range."
9399msgstr ""
9400
9401#: config/tc-m68hc11.c:4392
9402#, c-format
9403msgid "Value %ld too large for 8-bit PC-relative branch."
9404msgstr ""
9405
9406#: config/tc-m68hc11.c:4402 config/tc-xgate.c:676
9407#, c-format
9408msgid "Value %ld too large for 9-bit PC-relative branch."
9409msgstr ""
9410
9411#: config/tc-m68hc11.c:4411 config/tc-xgate.c:693
9412#, c-format
9413msgid "Value %ld too large for 10-bit PC-relative branch."
9414msgstr ""
9415
9416#: config/tc-m68hc11.c:4419
9417#, c-format
9418msgid "Auto increment/decrement offset '%ld' is out of range."
9419msgstr ""
9420
9421#: config/tc-m68hc11.c:4432
9422#, c-format
9423msgid "Offset out of 5-bit range for movw/movb insn: %ld"
9424msgstr ""
9425
9426#: config/tc-m68hc11.c:4443
9427#, c-format
9428msgid "Offset out of 9-bit range for movw/movb insn: %ld"
9429msgstr ""
9430
9431#: config/tc-m68hc11.c:4455
9432#, c-format
9433msgid "Offset out of 16-bit range for movw/movb insn: %ld"
9434msgstr ""
9435
9436#: config/tc-m68hc11.c:4472 config/tc-xgate.c:754
9437#, c-format
9438msgid "Line %d: unknown relocation type: 0x%x."
9439msgstr ""
9440
9441#: config/tc-m68hc11.c:4497
9442msgid "Invalid directive"
9443msgstr ""
9444
9445#: config/tc-m68k.c:1165
9446#, c-format
9447msgid "Can not do %d byte pc-relative relocation"
9448msgstr ""
9449
9450#: config/tc-m68k.c:1167
9451#, c-format
9452msgid "Can not do %d byte pc-relative pic relocation"
9453msgstr ""
9454
9455#: config/tc-m68k.c:1172
9456#, c-format
9457msgid "Can not do %d byte relocation"
9458msgstr ""
9459
9460#: config/tc-m68k.c:1174
9461#, c-format
9462msgid "Can not do %d byte pic relocation"
9463msgstr ""
9464
9465#: config/tc-m68k.c:1254
9466#, c-format
9467msgid "Unable to produce reloc against symbol '%s'"
9468msgstr ""
9469
9470#: config/tc-m68k.c:1313 config/tc-vax.c:2367
9471#, c-format
9472msgid "Cannot make %s relocation PC relative"
9473msgstr ""
9474
9475#: config/tc-m68k.c:1429 config/tc-vax.c:1877
9476msgid "No operator"
9477msgstr ""
9478
9479#: config/tc-m68k.c:1459 config/tc-vax.c:1893
9480msgid "Unknown operator"
9481msgstr ""
9482
9483#: config/tc-m68k.c:2362
9484msgid "invalid instruction for this architecture; needs "
9485msgstr ""
9486
9487#: config/tc-m68k.c:2370
9488msgid "hardware divide"
9489msgstr ""
9490
9491#: config/tc-m68k.c:2392 config/tc-m68k.c:2396 config/tc-m68k.c:2400
9492msgid "or higher"
9493msgstr ""
9494
9495#: config/tc-m68k.c:2453
9496msgid "operands mismatch"
9497msgstr ""
9498
9499#: config/tc-m68k.c:2517 config/tc-m68k.c:2523 config/tc-m68k.c:2529
9500#: config/tc-mmix.c:2493 config/tc-mmix.c:2517
9501msgid "operand out of range"
9502msgstr ""
9503
9504#: config/tc-m68k.c:2586
9505#, c-format
9506msgid "Bignum too big for %c format; truncated"
9507msgstr ""
9508
9509#: config/tc-m68k.c:2663
9510msgid "displacement too large for this architecture; needs 68020 or higher"
9511msgstr ""
9512
9513#: config/tc-m68k.c:2774
9514msgid ""
9515"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
9516msgstr ""
9517
9518#: config/tc-m68k.c:2779
9519msgid "invalid index size for coldfire"
9520msgstr ""
9521
9522#: config/tc-m68k.c:2832
9523msgid "Forcing byte displacement"
9524msgstr ""
9525
9526#: config/tc-m68k.c:2834
9527msgid "byte displacement out of range"
9528msgstr ""
9529
9530#: config/tc-m68k.c:2882 config/tc-m68k.c:2920
9531msgid "invalid operand mode for this architecture; needs 68020 or higher"
9532msgstr ""
9533
9534#: config/tc-m68k.c:2906 config/tc-m68k.c:2940
9535msgid ":b not permitted; defaulting to :w"
9536msgstr ""
9537
9538#: config/tc-m68k.c:3017
9539msgid "unsupported byte value; use a different suffix"
9540msgstr ""
9541
9542#: config/tc-m68k.c:3032
9543msgid "unknown/incorrect operand"
9544msgstr ""
9545
9546#: config/tc-m68k.c:3075 config/tc-m68k.c:3083 config/tc-m68k.c:3090
9547#: config/tc-m68k.c:3097
9548msgid "out of range"
9549msgstr ""
9550
9551#: config/tc-m68k.c:3170
9552msgid "Can't use long branches on this architecture"
9553msgstr ""
9554
9555#: config/tc-m68k.c:3276
9556msgid "Expression out of range, using 0"
9557msgstr ""
9558
9559#: config/tc-m68k.c:3477 config/tc-m68k.c:3493
9560msgid "Floating point register in register list"
9561msgstr ""
9562
9563#: config/tc-m68k.c:3483
9564msgid "Wrong register in floating-point reglist"
9565msgstr ""
9566
9567#: config/tc-m68k.c:3499
9568msgid "incorrect register in reglist"
9569msgstr ""
9570
9571#: config/tc-m68k.c:3505
9572msgid "wrong register in floating-point reglist"
9573msgstr ""
9574
9575#. ERROR.
9576#: config/tc-m68k.c:3978
9577msgid "Extra )"
9578msgstr ""
9579
9580#. ERROR.
9581#: config/tc-m68k.c:3989
9582msgid "Missing )"
9583msgstr ""
9584
9585#: config/tc-m68k.c:4006
9586msgid "Missing operand"
9587msgstr ""
9588
9589#: config/tc-m68k.c:4331
9590#, c-format
9591msgid "unrecognized default cpu `%s'"
9592msgstr ""
9593
9594#: config/tc-m68k.c:4385
9595#, c-format
9596msgid "%s -- statement `%s' ignored"
9597msgstr ""
9598
9599#: config/tc-m68k.c:4434
9600#, c-format
9601msgid "Don't know how to figure width of %c in md_assemble()"
9602msgstr ""
9603
9604#: config/tc-m68k.c:4604
9605#, c-format
9606msgid "Internal Error: Can't allocate m68k_sorted_opcodes of size %d"
9607msgstr ""
9608
9609#: config/tc-m68k.c:4669 config/tc-m68k.c:4708
9610#, c-format
9611msgid "Internal Error: Can't find %s in hash table"
9612msgstr ""
9613
9614#: config/tc-m68k.c:4672 config/tc-m68k.c:4711
9615#, c-format
9616msgid "Internal Error: Can't hash %s: %s"
9617msgstr ""
9618
9619#: config/tc-m68k.c:4836
9620#, c-format
9621msgid "text label `%s' aligned to odd boundary"
9622msgstr ""
9623
9624#: config/tc-m68k.c:5008
9625#, c-format
9626msgid "value %ld out of range"
9627msgstr ""
9628
9629#: config/tc-m68k.c:5022
9630msgid "invalid byte branch offset"
9631msgstr ""
9632
9633#: config/tc-m68k.c:5059
9634msgid "short branch with zero offset: use :w"
9635msgstr ""
9636
9637#: config/tc-m68k.c:5103
9638msgid "Conversion of PC relative BSR to absolute JSR"
9639msgstr ""
9640
9641#: config/tc-m68k.c:5114
9642msgid "Conversion of PC relative branch to absolute jump"
9643msgstr ""
9644
9645#: config/tc-m68k.c:5131 config/tc-m68k.c:5188
9646msgid "Conversion of PC relative conditional branch to absolute jump"
9647msgstr ""
9648
9649#: config/tc-m68k.c:5253
9650msgid "Conversion of PC relative displacement to absolute"
9651msgstr ""
9652
9653#: config/tc-m68k.c:5466
9654msgid "Tried to convert PC relative branch to absolute jump"
9655msgstr ""
9656
9657#: config/tc-m68k.c:5511 config/tc-m68k.c:5522 config/tc-m68k.c:5566
9658msgid "expression out of range: defaulting to 1"
9659msgstr ""
9660
9661#: config/tc-m68k.c:5558
9662msgid "expression out of range: defaulting to 0"
9663msgstr ""
9664
9665#: config/tc-m68k.c:5599 config/tc-m68k.c:5611
9666#, c-format
9667msgid "Can't deal with expression; defaulting to %ld"
9668msgstr ""
9669
9670#: config/tc-m68k.c:5625
9671msgid "expression doesn't fit in BYTE"
9672msgstr ""
9673
9674#: config/tc-m68k.c:5629
9675msgid "expression doesn't fit in WORD"
9676msgstr ""
9677
9678#: config/tc-m68k.c:5716
9679#, c-format
9680msgid "%s: unrecognized processor name"
9681msgstr ""
9682
9683#: config/tc-m68k.c:5777
9684msgid "bad coprocessor id"
9685msgstr ""
9686
9687#: config/tc-m68k.c:5783
9688msgid "unrecognized fopt option"
9689msgstr ""
9690
9691#: config/tc-m68k.c:5916
9692#, c-format
9693msgid "option `%s' may not be negated"
9694msgstr ""
9695
9696#: config/tc-m68k.c:5927
9697#, c-format
9698msgid "option `%s' not recognized"
9699msgstr ""
9700
9701#: config/tc-m68k.c:5956
9702msgid "bad format of OPT NEST=depth"
9703msgstr ""
9704
9705#: config/tc-m68k.c:6012
9706msgid "missing label"
9707msgstr ""
9708
9709#: config/tc-m68k.c:6038
9710#, c-format
9711msgid "bad register list: %s"
9712msgstr ""
9713
9714#: config/tc-m68k.c:6136
9715msgid "restore without save"
9716msgstr ""
9717
9718#: config/tc-m68k.c:6290 config/tc-m68k.c:6660
9719msgid "syntax error in structured control directive"
9720msgstr ""
9721
9722#: config/tc-m68k.c:6335
9723msgid "missing condition code in structured control directive"
9724msgstr ""
9725
9726#: config/tc-m68k.c:6406
9727#, c-format
9728msgid ""
9729"Condition <%c%c> in structured control directive can not be encoded correctly"
9730msgstr ""
9731
9732#: config/tc-m68k.c:6702
9733msgid "missing then"
9734msgstr ""
9735
9736#: config/tc-m68k.c:6783
9737msgid "else without matching if"
9738msgstr ""
9739
9740#: config/tc-m68k.c:6816
9741msgid "endi without matching if"
9742msgstr ""
9743
9744#: config/tc-m68k.c:6856
9745msgid "break outside of structured loop"
9746msgstr ""
9747
9748#: config/tc-m68k.c:6894
9749msgid "next outside of structured loop"
9750msgstr ""
9751
9752#: config/tc-m68k.c:6945
9753msgid "missing ="
9754msgstr ""
9755
9756#: config/tc-m68k.c:6983
9757msgid "missing to or downto"
9758msgstr ""
9759
9760#: config/tc-m68k.c:7019 config/tc-m68k.c:7053 config/tc-m68k.c:7267
9761msgid "missing do"
9762msgstr ""
9763
9764#: config/tc-m68k.c:7154
9765msgid "endf without for"
9766msgstr ""
9767
9768#: config/tc-m68k.c:7208
9769msgid "until without repeat"
9770msgstr ""
9771
9772#: config/tc-m68k.c:7302
9773msgid "endw without while"
9774msgstr ""
9775
9776#: config/tc-m68k.c:7335 config/tc-m68k.c:7363
9777msgid "already assembled instructions"
9778msgstr ""
9779
9780#: config/tc-m68k.c:7440
9781#, c-format
9782msgid "`%s' is deprecated, use `%s'"
9783msgstr ""
9784
9785#: config/tc-m68k.c:7459
9786#, c-format
9787msgid "cpu `%s' unrecognized"
9788msgstr ""
9789
9790#: config/tc-m68k.c:7478
9791#, c-format
9792msgid "architecture `%s' unrecognized"
9793msgstr ""
9794
9795#: config/tc-m68k.c:7499
9796#, c-format
9797msgid "extension `%s' unrecognized"
9798msgstr ""
9799
9800#: config/tc-m68k.c:7618
9801#, c-format
9802msgid "option `-A%s' is deprecated: use `-%s'"
9803msgstr ""
9804
9805#: config/tc-m68k.c:7651
9806msgid "architecture features both enabled and disabled"
9807msgstr ""
9808
9809#: config/tc-m68k.c:7678
9810msgid "selected processor does not have all features of selected architecture"
9811msgstr ""
9812
9813#: config/tc-m68k.c:7687
9814msgid "m68k and cf features both selected"
9815msgstr ""
9816
9817#: config/tc-m68k.c:7699
9818msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
9819msgstr ""
9820
9821#: config/tc-m68k.c:7731
9822#, c-format
9823msgid ""
9824"-march=<arch>\t\tset architecture\n"
9825"-mcpu=<cpu>\t\tset cpu [default %s]\n"
9826msgstr ""
9827
9828#: config/tc-m68k.c:7736
9829#, c-format
9830msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
9831msgstr ""
9832
9833#: config/tc-m68k.c:7742
9834#, c-format
9835msgid ""
9836"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
9837"-pic, -k\t\tgenerate position independent code\n"
9838"-S\t\t\tturn jbsr into jsr\n"
9839"--pcrel never turn PC-relative branches into absolute jumps\n"
9840"--register-prefix-optional\n"
9841"\t\t\trecognize register names without prefix character\n"
9842"--bitwise-or\t\tdo not treat `|' as a comment character\n"
9843"--base-size-default-16\tbase reg without size is 16 bits\n"
9844"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
9845"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
9846"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
9847msgstr ""
9848
9849#: config/tc-m68k.c:7756
9850#, c-format
9851msgid "Architecture variants are: "
9852msgstr ""
9853
9854#: config/tc-m68k.c:7765
9855#, c-format
9856msgid "Processor variants are: "
9857msgstr ""
9858
9859#: config/tc-m68k.c:7772 config/tc-xtensa.c:6267
9860#, c-format
9861msgid "\n"
9862msgstr ""
9863
9864#: config/tc-m68k.c:7803
9865#, c-format
9866msgid "Error %s in %s\n"
9867msgstr ""
9868
9869#: config/tc-m68k.c:7807
9870#, c-format
9871msgid "Opcode(%d.%s): "
9872msgstr ""
9873
9874#: config/tc-m68k.c:7965
9875msgid "Not a defined coldfire architecture"
9876msgstr ""
9877
9878#: config/tc-m68k.c:8141
9879#, c-format
9880msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
9881msgstr ""
9882
9883#: config/tc-mcore.c:520 config/tc-microblaze.c:506 config/tc-microblaze.c:534
9884#: config/tc-microblaze.c:571 config/tc-microblaze.c:583
9885#, c-format
9886msgid "register expected, but saw '%.6s'"
9887msgstr ""
9888
9889#: config/tc-mcore.c:602
9890#, c-format
9891msgid "control register expected, but saw '%.6s'"
9892msgstr ""
9893
9894#: config/tc-mcore.c:638
9895msgid "bad/missing psr specifier"
9896msgstr ""
9897
9898#: config/tc-mcore.c:688
9899msgid "more than 65K literal pools"
9900msgstr ""
9901
9902#: config/tc-mcore.c:742
9903msgid "missing ']'"
9904msgstr ""
9905
9906#: config/tc-mcore.c:781
9907msgid "operand must be a constant"
9908msgstr ""
9909
9910#: config/tc-mcore.c:783
9911#, c-format
9912msgid "operand must be absolute in range %u..%u, not %ld"
9913msgstr ""
9914
9915#: config/tc-mcore.c:818
9916msgid "operand must be a multiple of 4"
9917msgstr ""
9918
9919#: config/tc-mcore.c:825
9920msgid "operand must be a multiple of 2"
9921msgstr ""
9922
9923#: config/tc-mcore.c:839 config/tc-mcore.c:1355 config/tc-mcore.c:1409
9924msgid "base register expected"
9925msgstr ""
9926
9927#: config/tc-mcore.c:887 config/tc-microblaze.c:928
9928#: config/tc-microblaze.c:1060 config/tc-microblaze.c:1092
9929#: config/tc-microblaze.c:1545 config/tc-microblaze.c:1611
9930#: config/tc-microblaze.c:1684 config/tc-microblaze.c:2096
9931#: config/tc-microblaze.c:2142
9932#, c-format
9933msgid "unknown opcode \"%s\""
9934msgstr ""
9935
9936#: config/tc-mcore.c:930
9937msgid "invalid register: r15 illegal"
9938msgstr ""
9939
9940#: config/tc-mcore.c:979 config/tc-mcore.c:1560
9941msgid "M340 specific opcode used when assembling for M210"
9942msgstr ""
9943
9944#: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
9945#: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
9946#: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
9947#: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
9948#: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
9949#: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
9950msgid "second operand missing"
9951msgstr ""
9952
9953#: config/tc-mcore.c:1013
9954msgid "destination register must be r1"
9955msgstr ""
9956
9957#: config/tc-mcore.c:1034
9958msgid "source register must be r1"
9959msgstr ""
9960
9961#: config/tc-mcore.c:1098 config/tc-mcore.c:1155
9962msgid "immediate is not a power of two"
9963msgstr ""
9964
9965#: config/tc-mcore.c:1126
9966msgid "translating bgeni to movi"
9967msgstr ""
9968
9969#: config/tc-mcore.c:1163
9970msgid "translating mgeni to movi"
9971msgstr ""
9972
9973#: config/tc-mcore.c:1195
9974msgid "translating bmaski to movi"
9975msgstr ""
9976
9977#: config/tc-mcore.c:1271
9978#, c-format
9979msgid "displacement too large (%d)"
9980msgstr ""
9981
9982#: config/tc-mcore.c:1285
9983msgid "Invalid register: r0 and r15 illegal"
9984msgstr ""
9985
9986#: config/tc-mcore.c:1316
9987msgid "bad starting register: r0 and r15 invalid"
9988msgstr ""
9989
9990#: config/tc-mcore.c:1329
9991msgid "ending register must be r15"
9992msgstr ""
9993
9994#: config/tc-mcore.c:1349
9995msgid "bad base register: must be r0"
9996msgstr ""
9997
9998#: config/tc-mcore.c:1367
9999msgid "first register must be r4"
10000msgstr ""
10001
10002#: config/tc-mcore.c:1378
10003msgid "last register must be r7"
10004msgstr ""
10005
10006#: config/tc-mcore.c:1415
10007msgid "reg-reg expected"
10008msgstr ""
10009
10010#: config/tc-mcore.c:1526
10011msgid "second operand must be 1"
10012msgstr ""
10013
10014#: config/tc-mcore.c:1547
10015msgid "zero used as immediate value"
10016msgstr ""
10017
10018#: config/tc-mcore.c:1574
10019msgid "duplicated psr bit specifier"
10020msgstr ""
10021
10022#: config/tc-mcore.c:1580
10023msgid "`af' must appear alone"
10024msgstr ""
10025
10026#: config/tc-mcore.c:1587 config/tc-microblaze.c:1722
10027#, c-format
10028msgid "unimplemented opcode \"%s\""
10029msgstr ""
10030
10031#: config/tc-mcore.c:1596 config/tc-microblaze.c:1731
10032#, c-format
10033msgid "ignoring operands: %s "
10034msgstr ""
10035
10036#: config/tc-mcore.c:1666
10037#, c-format
10038msgid "unrecognised cpu type '%s'"
10039msgstr ""
10040
10041#: config/tc-mcore.c:1684
10042#, c-format
10043msgid ""
10044"MCORE specific options:\n"
10045" -{no-}jsri2bsr\t {dis}able jsri to bsr transformation (def: dis)\n"
10046" -{no-}sifilter\t {dis}able silicon filter behavior (def: dis)\n"
10047" -cpu=[210|340] select CPU type\n"
10048" -EB assemble for a big endian system (default)\n"
10049" -EL assemble for a little endian system\n"
10050msgstr ""
10051
10052#: config/tc-mcore.c:1702 config/tc-microblaze.c:1842
10053msgid "failed sanity check: short_jump"
10054msgstr ""
10055
10056#: config/tc-mcore.c:1712 config/tc-microblaze.c:1852
10057msgid "failed sanity check: long_jump"
10058msgstr ""
10059
10060#: config/tc-mcore.c:1738
10061#, c-format
10062msgid "odd displacement at %x"
10063msgstr ""
10064
10065#. Variable not in small data read only segment accessed
10066#. using small data read only anchor.
10067#: config/tc-mcore.c:1920 config/tc-microblaze.c:1958
10068#: config/tc-microblaze.c:2255 config/tc-microblaze.c:2278
10069msgid "unknown"
10070msgstr ""
10071
10072#: config/tc-mcore.c:1947
10073#, c-format
10074msgid "odd distance branch (0x%lx bytes)"
10075msgstr ""
10076
10077#: config/tc-mcore.c:1951
10078#, c-format
10079msgid "pcrel for branch to %s too far (0x%lx)"
10080msgstr ""
10081
10082#: config/tc-mcore.c:1971
10083#, c-format
10084msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
10085msgstr ""
10086
10087#: config/tc-mcore.c:1983
10088#, c-format
10089msgid "pcrel for loopt too far (0x%lx)"
10090msgstr ""
10091
10092#: config/tc-mcore.c:2179 config/tc-microblaze.c:2422 config/tc-tic30.c:1381
10093#, c-format
10094msgid "Can not do %d byte %srelocation"
10095msgstr ""
10096
10097#: config/tc-mcore.c:2181 config/tc-microblaze.c:2424
10098msgid "pc-relative"
10099msgstr ""
10100
10101#: config/tc-mep.c:340
10102#, c-format
10103msgid ""
10104"MeP specific command line options:\n"
10105" -EB assemble for a big endian system\n"
10106" -EL assemble for a little endian system (default)\n"
10107" -mconfig=<name> specify a chip configuration to use\n"
10108" -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
10109" -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
10110" -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
10111" enable/disable the given opcodes\n"
10112"\n"
10113" If -mconfig is given, the other -m options modify it. Otherwise,\n"
10114" if no -m options are given, all core opcodes are enabled;\n"
10115" if any enabling -m options are given, only those are enabled;\n"
10116" if only disabling -m options are given, only those are disabled.\n"
10117msgstr ""
10118
10119#: config/tc-mep.c:409
10120msgid "$hi and $lo are disabled when MUL and DIV are off"
10121msgstr ""
10122
10123#: config/tc-mep.c:416
10124msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10125msgstr ""
10126
10127#: config/tc-mep.c:421
10128msgid "$dbg and $depc are disabled when DEBUG is off"
10129msgstr ""
10130
10131#: config/tc-mep.c:612
10132msgid "core and copro insn lengths must total 32 bits."
10133msgstr ""
10134
10135#: config/tc-mep.c:615 config/tc-mep.c:752
10136msgid "vliw group must consist of 1 core and 1 copro insn."
10137msgstr ""
10138
10139#: config/tc-mep.c:749
10140msgid "core and copro insn lengths must total 64 bits."
10141msgstr ""
10142
10143#: config/tc-mep.c:981
10144#, c-format
10145msgid "cannot pack %s with a 16-bit insn"
10146msgstr ""
10147
10148#: config/tc-mep.c:999
10149#, c-format
10150msgid "cannot pack %s and %s together with a 16-bit insn"
10151msgstr ""
10152
10153#: config/tc-mep.c:1005
10154msgid "too many IVC2 insns to pack with a 16-bit core insn"
10155msgstr ""
10156
10157#: config/tc-mep.c:1020
10158#, c-format
10159msgid "cannot pack %s into slot P1"
10160msgstr ""
10161
10162#: config/tc-mep.c:1026
10163msgid "too many IVC2 insns to pack with a 32-bit core insn"
10164msgstr ""
10165
10166#: config/tc-mep.c:1044
10167#, c-format
10168msgid "unable to pack %s by itself?"
10169msgstr ""
10170
10171#: config/tc-mep.c:1074
10172#, c-format
10173msgid "cannot pack %s and %s together"
10174msgstr ""
10175
10176#: config/tc-mep.c:1080
10177msgid "too many IVC2 insns to pack together"
10178msgstr ""
10179
10180#. There are no insns in the queue and a plus is present.
10181#. This is a syntax error. Let's not tolerate this.
10182#. We can relax this later if necessary.
10183#: config/tc-mep.c:1317
10184msgid "Invalid use of parallelization operator."
10185msgstr ""
10186
10187#: config/tc-mep.c:1363
10188msgid "Leading plus sign not allowed in core mode"
10189msgstr ""
10190
10191#: config/tc-mep.c:1891
10192#, c-format
10193msgid "Don't know how to relocate plain operands of type %s"
10194msgstr ""
10195
10196#: config/tc-mep.c:1901
10197#, c-format
10198msgid "Perhaps you are missing %%tpoff()?"
10199msgstr ""
10200
10201#: config/tc-mep.c:2088
10202msgid "bad .section directive: want a,v,w,x,M,S in string"
10203msgstr ""
10204
10205#: config/tc-mep.c:2146
10206msgid ".vliw unavailable when VLIW is disabled."
10207msgstr ""
10208
10209#: config/tc-metag.c:457
10210msgid "no floating point unit specified"
10211msgstr ""
10212
10213#: config/tc-metag.c:722
10214#, c-format
10215msgid "offset must be a multiple of %d"
10216msgstr ""
10217
10218#: config/tc-metag.c:738 config/tc-metag.c:4444
10219msgid "offset and base must be from the same unit"
10220msgstr ""
10221
10222#: config/tc-metag.c:869 config/tc-metag.c:3168 config/tc-metag.c:3270
10223msgid "invalid destination register"
10224msgstr ""
10225
10226#: config/tc-metag.c:885 config/tc-metag.c:903 config/tc-metag.c:1294
10227#: config/tc-metag.c:1312 config/tc-metag.c:1532 config/tc-metag.c:3100
10228#: config/tc-metag.c:3185 config/tc-metag.c:3287
10229msgid "invalid memory operand"
10230msgstr ""
10231
10232#: config/tc-metag.c:940 config/tc-metag.c:3118
10233msgid "invalid source register"
10234msgstr ""
10235
10236#: config/tc-metag.c:1025
10237msgid "invalid destination unit"
10238msgstr ""
10239
10240#: config/tc-metag.c:1033
10241msgid "mov cannot use RD port as destination"
10242msgstr ""
10243
10244#: config/tc-metag.c:1058
10245msgid "invalid source unit"
10246msgstr ""
10247
10248#: config/tc-metag.c:1066
10249msgid "source and address units must not be shared for this addressing mode"
10250msgstr ""
10251
10252#: config/tc-metag.c:1074 config/tc-metag.c:1678
10253msgid "set can only use RD port as source"
10254msgstr ""
10255
10256#: config/tc-metag.c:1089 config/tc-metag.c:1190 config/tc-metag.c:1441
10257#: config/tc-metag.c:1699 config/tc-metag.c:4054
10258#, c-format
10259msgid "base unit must be one of %s"
10260msgstr ""
10261
10262#. We already tried to encode as an extended GET/SET.
10263#. Parsing as a standard GET/SET provides a smaller offset.
10264#: config/tc-metag.c:1110 config/tc-metag.c:1216 config/tc-metag.c:3131
10265#: config/tc-metag.c:3198 config/tc-metag.c:3300 config/tc-metag.c:4581
10266msgid "offset value out of range"
10267msgstr ""
10268
10269#: config/tc-metag.c:1170
10270msgid "destination unit must be RD"
10271msgstr ""
10272
10273#: config/tc-metag.c:1280
10274msgid "invalid destination register list"
10275msgstr ""
10276
10277#: config/tc-metag.c:1327
10278msgid "invalid source register list"
10279msgstr ""
10280
10281#: config/tc-metag.c:1352
10282msgid "register list must be even numbered"
10283msgstr ""
10284
10285#: config/tc-metag.c:1358
10286msgid "register list must be from the same unit"
10287msgstr ""
10288
10289#: config/tc-metag.c:1381
10290msgid "register list must not contain duplicates"
10291msgstr ""
10292
10293#: config/tc-metag.c:1638
10294msgid "MDRD value must be between 1 and 8"
10295msgstr ""
10296
10297#: config/tc-metag.c:1729
10298msgid "invalid destination memory operand"
10299msgstr ""
10300
10301#: config/tc-metag.c:1744
10302msgid "invalid source memory operand"
10303msgstr ""
10304
10305#: config/tc-metag.c:1751
10306#, c-format
10307msgid "address units must be one of %s"
10308msgstr ""
10309
10310#: config/tc-metag.c:1758
10311msgid "base and offset must be from the same unit"
10312msgstr ""
10313
10314#: config/tc-metag.c:1766
10315msgid "source and destination increment mode must agree"
10316msgstr ""
10317
10318#: config/tc-metag.c:2041
10319msgid ""
10320"PC, CT, TR and TT are treated as if they are a single unit but operands must "
10321"be in different units"
10322msgstr ""
10323
10324#: config/tc-metag.c:2049
10325msgid "source and destination register must be in different units"
10326msgstr ""
10327
10328#: config/tc-metag.c:2081
10329#, c-format
10330msgid "register unit must be one of %s"
10331msgstr ""
10332
10333#: config/tc-metag.c:2168
10334#, c-format
10335msgid "link register unit must be one of %s"
10336msgstr ""
10337
10338#: config/tc-metag.c:2174
10339msgid "link register must be in a low numbered register"
10340msgstr ""
10341
10342#: config/tc-metag.c:2191 config/tc-metag.c:2715 config/tc-metag.c:2769
10343msgid "target out of range"
10344msgstr ""
10345
10346#: config/tc-metag.c:2672
10347msgid "invalid quickrot unit specified"
10348msgstr ""
10349
10350#: config/tc-metag.c:2687
10351msgid "invalid quickrot register specified"
10352msgstr ""
10353
10354#: config/tc-metag.c:2741
10355msgid "source register must be in the trigger unit"
10356msgstr ""
10357
10358#: config/tc-metag.c:2844
10359msgid "Source registers must be in the same unit"
10360msgstr ""
10361
10362#: config/tc-metag.c:3555 config/tc-metag.c:3719 config/tc-metag.c:3987
10363msgid "destination register should be even numbered"
10364msgstr ""
10365
10366#: config/tc-metag.c:3627
10367msgid "comparison must be with register or #0"
10368msgstr ""
10369
10370#: config/tc-metag.c:3693 config/tc-metag.c:3758
10371msgid "instruction cannot operate on pair values"
10372msgstr ""
10373
10374#: config/tc-metag.c:3704
10375msgid "zero flag is not valid for this instruction"
10376msgstr ""
10377
10378#: config/tc-metag.c:3725
10379msgid "source register should be even numbered"
10380msgstr ""
10381
10382#: config/tc-metag.c:3785 config/tc-metag.c:3794
10383msgid "fraction bits value out of range"
10384msgstr ""
10385
10386#: config/tc-metag.c:3976
10387msgid "simd instructions operate on pair values (L prefix)"
10388msgstr ""
10389
10390#: config/tc-metag.c:3994
10391msgid "source registers should be even numbered"
10392msgstr ""
10393
10394#: config/tc-metag.c:4272
10395#, c-format
10396msgid "expected ']', not %c in %s"
10397msgstr ""
10398
10399#: config/tc-metag.c:4391
10400msgid "invalid register for memory access"
10401msgstr ""
10402
10403#: config/tc-metag.c:4504 config/tc-metag.c:4632
10404msgid "unexpected end of line"
10405msgstr ""
10406
10407#: config/tc-metag.c:4551
10408msgid "'H' modifier only valid for accumulator registers"
10409msgstr ""
10410
10411#: config/tc-metag.c:4604
10412msgid "base unit must be either A0 or A1"
10413msgstr ""
10414
10415#: config/tc-metag.c:4677 config/tc-metag.c:5120
10416msgid "invalid register"
10417msgstr ""
10418
10419#: config/tc-metag.c:4825
10420msgid "could not parse template definition"
10421msgstr ""
10422
10423#: config/tc-metag.c:5012
10424msgid "QUICKRoT 64-bit extension not applicable to this instruction"
10425msgstr ""
10426
10427#: config/tc-metag.c:5068
10428msgid "invalid operands for cross-unit op"
10429msgstr ""
10430
10431#: config/tc-metag.c:5110
10432msgid "missing flags: one of 'P', 'N' or 'Z' required"
10433msgstr ""
10434
10435#: config/tc-metag.c:5138
10436msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
10437msgstr ""
10438
10439#: config/tc-metag.c:5159
10440msgid "accumulator not a valid destination"
10441msgstr ""
10442
10443#: config/tc-metag.c:5169 config/tc-metag.c:5385 config/tc-metag.c:5569
10444msgid "invalid immediate value"
10445msgstr ""
10446
10447#: config/tc-metag.c:5181
10448msgid "immediate value not allowed when source & dest differ"
10449msgstr ""
10450
10451#: config/tc-metag.c:5213
10452#, c-format
10453msgid "invalid register operand: %s"
10454msgstr ""
10455
10456#: config/tc-metag.c:5247
10457msgid "QUICKRoT extension requires 4 registers"
10458msgstr ""
10459
10460#: config/tc-metag.c:5254
10461msgid "invalid fourth register"
10462msgstr ""
10463
10464#: config/tc-metag.c:5261
10465msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
10466msgstr ""
10467
10468#: config/tc-metag.c:5289
10469msgid "DSP RAM pointer in incorrect unit"
10470msgstr ""
10471
10472#: config/tc-metag.c:5335
10473msgid "invalid register operand #1"
10474msgstr ""
10475
10476#: config/tc-metag.c:5349
10477msgid "invalid register operand #2"
10478msgstr ""
10479
10480#: config/tc-metag.c:5413
10481msgid "this instruction does not accept an immediate"
10482msgstr ""
10483
10484#: config/tc-metag.c:5433
10485msgid "invalid register operand #3"
10486msgstr ""
10487
10488#: config/tc-metag.c:5445
10489msgid "this instruction does not accept an accumulator"
10490msgstr ""
10491
10492#: config/tc-metag.c:5463
10493msgid "invalid register operand #4"
10494msgstr ""
10495
10496#: config/tc-metag.c:5540
10497msgid "invalid accumulator register"
10498msgstr ""
10499
10500#: config/tc-metag.c:5596
10501msgid "conditional instruction cannot use G flag"
10502msgstr ""
10503
10504#: config/tc-metag.c:5607
10505msgid "conditional instruction cannot use B flag"
10506msgstr ""
10507
10508#: config/tc-metag.c:5618
10509msgid "conditional instruction cannot use R flag"
10510msgstr ""
10511
10512#: config/tc-metag.c:5727
10513msgid "'L' modifier not valid for this instruction"
10514msgstr ""
10515
10516#: config/tc-metag.c:5859
10517#, c-format
10518msgid "missing fpu name `%s'"
10519msgstr ""
10520
10521#: config/tc-metag.c:5870
10522#, c-format
10523msgid "unknown fpu `%s'"
10524msgstr ""
10525
10526#: config/tc-metag.c:5885
10527#, c-format
10528msgid "missing DSP name `%s'"
10529msgstr ""
10530
10531#: config/tc-metag.c:5896
10532#, c-format
10533msgid "unknown DSP `%s'"
10534msgstr ""
10535
10536#: config/tc-metag.c:5914
10537msgid "<dsp name>\t assemble for DSP architecture <dsp name>"
10538msgstr ""
10539
10540#: config/tc-metag.c:5952
10541#, c-format
10542msgid " Meta specific command line options:\n"
10543msgstr ""
10544
10545#: config/tc-metag.c:6041
10546msgid "premature end of floating point prefix"
10547msgstr ""
10548
10549#: config/tc-metag.c:6101
10550msgid "unknown floating point prefix character"
10551msgstr ""
10552
10553#: config/tc-metag.c:6250
10554#, c-format
10555msgid "unknown DSP prefix character %c %s"
10556msgstr ""
10557
10558#: config/tc-metag.c:6513
10559#, c-format
10560msgid "instruction mnemonic too long: %s"
10561msgstr ""
10562
10563#: config/tc-metag.c:6568
10564#, c-format
10565msgid "junk at end of line: \"%s\""
10566msgstr ""
10567
10568#: config/tc-metag.c:6575
10569#, c-format
10570msgid "failed to assemble instruction: \"%s\""
10571msgstr ""
10572
10573#: config/tc-metag.c:6580
10574#, c-format
10575msgid "unknown floating point mnemonic: \"%s\""
10576msgstr ""
10577
10578#: config/tc-metag.c:6582
10579#, c-format
10580msgid "unknown mnemonic: \"%s\""
10581msgstr ""
10582
10583#: config/tc-metag.c:6633
10584#, c-format
10585msgid "cannot assemble DSP instruction, DSP option not set: %s"
10586msgstr ""
10587
10588#: config/tc-metag.c:6640
10589#, c-format
10590msgid "cannot assemble FPU instruction, FPU option not set: %s"
10591msgstr ""
10592
10593#: config/tc-metag.c:6738 config/tc-nds32.c:6010
10594msgid "Bad call to md_atof()"
10595msgstr ""
10596
10597#: config/tc-microblaze.c:511 config/tc-microblaze.c:540
10598#: config/tc-microblaze.c:577
10599#, c-format
10600msgid "Invalid register number at '%.6s'"
10601msgstr ""
10602
10603#: config/tc-microblaze.c:738
10604msgid "operand must be a constant or a label"
10605msgstr ""
10606
10607#: config/tc-microblaze.c:742
10608#, c-format
10609msgid "operand must be absolute in range %d..%d, not %d"
10610msgstr ""
10611
10612#: config/tc-microblaze.c:942 config/tc-microblaze.c:949
10613#: config/tc-microblaze.c:956 config/tc-microblaze.c:989
10614#: config/tc-microblaze.c:996 config/tc-microblaze.c:1002
10615#: config/tc-microblaze.c:1115 config/tc-microblaze.c:1122
10616#: config/tc-microblaze.c:1128 config/tc-microblaze.c:1159
10617#: config/tc-microblaze.c:1166 config/tc-microblaze.c:1186
10618#: config/tc-microblaze.c:1193 config/tc-microblaze.c:1213
10619#: config/tc-microblaze.c:1220 config/tc-microblaze.c:1238
10620#: config/tc-microblaze.c:1245 config/tc-microblaze.c:1267
10621#: config/tc-microblaze.c:1274 config/tc-microblaze.c:1292
10622#: config/tc-microblaze.c:1304 config/tc-microblaze.c:1322
10623#: config/tc-microblaze.c:1339 config/tc-microblaze.c:1346
10624#: config/tc-microblaze.c:1392 config/tc-microblaze.c:1399
10625#: config/tc-microblaze.c:1445 config/tc-microblaze.c:1452
10626#: config/tc-microblaze.c:1474 config/tc-microblaze.c:1481
10627#: config/tc-microblaze.c:1501 config/tc-microblaze.c:1507
10628#: config/tc-microblaze.c:1567 config/tc-microblaze.c:1573
10629#: config/tc-microblaze.c:1633 config/tc-microblaze.c:1707
10630msgid "Error in statement syntax"
10631msgstr ""
10632
10633#: config/tc-microblaze.c:962 config/tc-microblaze.c:964
10634#: config/tc-microblaze.c:966 config/tc-microblaze.c:1006
10635#: config/tc-microblaze.c:1008 config/tc-microblaze.c:1132
10636#: config/tc-microblaze.c:1134 config/tc-microblaze.c:1172
10637#: config/tc-microblaze.c:1174 config/tc-microblaze.c:1199
10638#: config/tc-microblaze.c:1201 config/tc-microblaze.c:1226
10639#: config/tc-microblaze.c:1249 config/tc-microblaze.c:1280
10640#: config/tc-microblaze.c:1310 config/tc-microblaze.c:1328
10641#: config/tc-microblaze.c:1458 config/tc-microblaze.c:1460
10642#: config/tc-microblaze.c:1487 config/tc-microblaze.c:1489
10643#: config/tc-microblaze.c:1511 config/tc-microblaze.c:1577
10644#: config/tc-microblaze.c:1639
10645msgid "Cannot use special register with this instruction"
10646msgstr ""
10647
10648#: config/tc-microblaze.c:1016
10649msgid "lmi pseudo instruction should not use a label in imm field"
10650msgstr ""
10651
10652#: config/tc-microblaze.c:1018
10653msgid "smi pseudo instruction should not use a label in imm field"
10654msgstr ""
10655
10656#: config/tc-microblaze.c:1137
10657msgid "Symbol used as immediate for shift instruction"
10658msgstr ""
10659
10660#: config/tc-microblaze.c:1146
10661#, c-format
10662msgid "Shift value > 32. using <value %% 32>"
10663msgstr ""
10664
10665#: config/tc-microblaze.c:1252
10666msgid "Symbol used as immediate value for msrset/msrclr instructions"
10667msgstr ""
10668
10669#: config/tc-microblaze.c:1381 config/tc-microblaze.c:1434
10670msgid "invalid value for special purpose register"
10671msgstr ""
10672
10673#: config/tc-microblaze.c:1647
10674msgid "An IMM instruction should not be present in the .s file"
10675msgstr ""
10676
10677#: config/tc-microblaze.c:1709
10678msgid "Symbol used as immediate for mbar instruction"
10679msgstr ""
10680
10681#: config/tc-microblaze.c:1715
10682#, c-format
10683msgid "Immediate value for mbar > 32. using <value %% 32>"
10684msgstr ""
10685
10686#: config/tc-microblaze.c:1792
10687msgid "Bad call to MD_NTOF()"
10688msgstr ""
10689
10690#: config/tc-microblaze.c:2049
10691#, c-format
10692msgid "pcrel for branch to %s too far (0x%x)"
10693msgstr ""
10694
10695#. We know the abs value: Should never happen.
10696#: config/tc-microblaze.c:2203
10697msgid "Absolute PC-relative value in relaxation code. Assembler error....."
10698msgstr ""
10699
10700#. Cannot have a PC-relative branch to a diff segment.
10701#: config/tc-microblaze.c:2217
10702#, c-format
10703msgid "PC relative branch to label %s which is not in the instruction space"
10704msgstr ""
10705
10706#: config/tc-microblaze.c:2258
10707msgid ""
10708"Variable is accessed using small data read only anchor, but it is not in the "
10709"small data read only section"
10710msgstr ""
10711
10712#: config/tc-microblaze.c:2281
10713msgid ""
10714"Variable is accessed using small data read write anchor, but it is not in "
10715"the small data read write section"
10716msgstr ""
10717
10718#: config/tc-microblaze.c:2290
10719msgid "Incorrect fr_opcode value in frag. Internal error....."
10720msgstr ""
10721
10722#. We know the abs value: Should never happen.
10723#: config/tc-microblaze.c:2297
10724msgid "Absolute value in relaxation code. Assembler error....."
10725msgstr ""
10726
10727#: config/tc-microblaze.c:2518 config/tc-mn10300.c:1069 config/tc-sh.c:801
10728#: config/tc-z80.c:694 read.c:4463
10729#, c-format
10730msgid "unsupported BFD relocation size %u"
10731msgstr ""
10732
10733#: config/tc-mips.c:2021
10734#, c-format
10735msgid "the %d-bit %s architecture does not support the `%s' extension"
10736msgstr ""
10737
10738#: config/tc-mips.c:2024
10739#, c-format
10740msgid "the `%s' extension requires %s%d revision %d or greater"
10741msgstr ""
10742
10743#: config/tc-mips.c:2033
10744#, c-format
10745msgid "the `%s' extension was removed in %s%d revision %d"
10746msgstr ""
10747
10748#: config/tc-mips.c:2042
10749#, c-format
10750msgid "the `%s' extension requires 64-bit FPRs"
10751msgstr ""
10752
10753#: config/tc-mips.c:2861 config/tc-mips.c:15503
10754#, c-format
10755msgid "unrecognized register name `%s'"
10756msgstr ""
10757
10758#: config/tc-mips.c:3087
10759msgid "invalid register range"
10760msgstr ""
10761
10762#: config/tc-mips.c:3115
10763msgid "vector element must be constant"
10764msgstr ""
10765
10766#: config/tc-mips.c:3125
10767msgid "missing `]'"
10768msgstr ""
10769
10770#: config/tc-mips.c:3321
10771#, c-format
10772msgid "internal: bad mips opcode (mask error): %s %s"
10773msgstr ""
10774
10775#: config/tc-mips.c:3348
10776#, c-format
10777msgid "internal: unknown operand type: %s %s"
10778msgstr ""
10779
10780#: config/tc-mips.c:3373
10781#, c-format
10782msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
10783msgstr ""
10784
10785#: config/tc-mips.c:3381
10786#, c-format
10787msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
10788msgstr ""
10789
10790#: config/tc-mips.c:3388
10791#, c-format
10792msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
10793msgstr ""
10794
10795#: config/tc-mips.c:3432
10796#, c-format
10797msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
10798msgstr ""
10799
10800#: config/tc-mips.c:3440
10801#, c-format
10802msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
10803msgstr ""
10804
10805#: config/tc-mips.c:3466
10806msgid "-G may not be used in position-independent code"
10807msgstr ""
10808
10809#. Probably a memory allocation problem? Give up now.
10810#: config/tc-mips.c:3486 config/tc-mips.c:3577
10811msgid "broken assembler, no assembly attempted"
10812msgstr ""
10813
10814#: config/tc-mips.c:3516 config/tc-mips.c:3545
10815#, c-format
10816msgid "internal: can't hash `%s': %s"
10817msgstr ""
10818
10819#: config/tc-mips.c:3728
10820#, c-format
10821msgid ".gnu_attribute %d,%d is incompatible with `%s'"
10822msgstr ""
10823
10824#: config/tc-mips.c:3735
10825#, c-format
10826msgid ".gnu_attribute %d,%d requires `%s'"
10827msgstr ""
10828
10829#: config/tc-mips.c:3796
10830#, c-format
10831msgid ".gnu_attribute %d,%d is no longer supported"
10832msgstr ""
10833
10834#: config/tc-mips.c:3801
10835#, c-format
10836msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
10837msgstr ""
10838
10839#: config/tc-mips.c:3814
10840msgid "`gp=64' used with a 32-bit processor"
10841msgstr ""
10842
10843#: config/tc-mips.c:3817
10844msgid "`gp=32' used with a 64-bit ABI"
10845msgstr ""
10846
10847#: config/tc-mips.c:3820
10848msgid "`gp=64' used with a 32-bit ABI"
10849msgstr ""
10850
10851#: config/tc-mips.c:3827
10852msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
10853msgstr ""
10854
10855#: config/tc-mips.c:3829
10856msgid "`fp=xx' cannot be used with `singlefloat'"
10857msgstr ""
10858
10859#: config/tc-mips.c:3833
10860msgid "`fp=64' used with a 32-bit fpu"
10861msgstr ""
10862
10863#: config/tc-mips.c:3837
10864msgid "`fp=64' used with a 32-bit ABI"
10865msgstr ""
10866
10867#: config/tc-mips.c:3842
10868msgid "`fp=32' used with a 64-bit ABI"
10869msgstr ""
10870
10871#: config/tc-mips.c:3844
10872msgid "`fp=32' used with a MIPS R6 cpu"
10873msgstr ""
10874
10875#: config/tc-mips.c:3847
10876msgid "Unknown size of floating point registers"
10877msgstr ""
10878
10879#: config/tc-mips.c:3852
10880msgid "`nooddspreg` cannot be used with a 64-bit ABI"
10881msgstr ""
10882
10883#: config/tc-mips.c:3855
10884msgid "`mips16' cannot be used with `micromips'"
10885msgstr ""
10886
10887#: config/tc-mips.c:3859
10888#, c-format
10889msgid "`%s' can not be used with `%s'"
10890msgstr ""
10891
10892#: config/tc-mips.c:3864
10893#, c-format
10894msgid "branch relaxation is not supported in `%s'"
10895msgstr ""
10896
10897#: config/tc-mips.c:3944
10898msgid "trap exception not supported at ISA 1"
10899msgstr ""
10900
10901#: config/tc-mips.c:3957 config/tc-mips.c:16377
10902#, c-format
10903msgid "`%s' does not support legacy NaN"
10904msgstr ""
10905
10906#: config/tc-mips.c:4004
10907#, c-format
10908msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
10909msgstr ""
10910
10911#: config/tc-mips.c:4689
10912#, c-format
10913msgid "operand %d out of range"
10914msgstr ""
10915
10916#: config/tc-mips.c:4697
10917#, c-format
10918msgid "operand %d must be constant"
10919msgstr ""
10920
10921#: config/tc-mips.c:4741 read.c:4241 read.c:5146 write.c:264 write.c:1008
10922msgid "register value used as expression"
10923msgstr ""
10924
10925#: config/tc-mips.c:4754
10926#, c-format
10927msgid "operand %d must be an immediate expression"
10928msgstr ""
10929
10930#: config/tc-mips.c:4873 config/tc-mips.c:4875
10931#, c-format
10932msgid "float register should be even, was %d"
10933msgstr ""
10934
10935#: config/tc-mips.c:4888
10936#, c-format
10937msgid "condition code register should be even for %s, was %d"
10938msgstr ""
10939
10940#: config/tc-mips.c:4893
10941#, c-format
10942msgid "condition code register should be 0 or 4 for %s, was %d"
10943msgstr ""
10944
10945#: config/tc-mips.c:5202
10946msgid "invalid performance register"
10947msgstr ""
10948
10949#: config/tc-mips.c:5298
10950msgid "the source register must not be $0"
10951msgstr ""
10952
10953#: config/tc-mips.c:5538
10954msgid "missing frame size"
10955msgstr ""
10956
10957#: config/tc-mips.c:5543
10958msgid "frame size specified twice"
10959msgstr ""
10960
10961#: config/tc-mips.c:5548
10962msgid "invalid frame size"
10963msgstr ""
10964
10965#: config/tc-mips.c:5586
10966#, c-format
10967msgid "operand %d must be an immediate"
10968msgstr ""
10969
10970#: config/tc-mips.c:5601
10971msgid "invalid element selector"
10972msgstr ""
10973
10974#: config/tc-mips.c:5614
10975#, c-format
10976msgid "operand %d must be scalar"
10977msgstr ""
10978
10979#: config/tc-mips.c:5774
10980msgid "floating-point expression required"
10981msgstr ""
10982
10983#: config/tc-mips.c:5874
10984#, c-format
10985msgid "cannot use `%s' in this section"
10986msgstr ""
10987
10988#: config/tc-mips.c:6018
10989msgid "used $at without \".set noat\""
10990msgstr ""
10991
10992#: config/tc-mips.c:6020
10993#, c-format
10994msgid "used $%u with \".set at=$%u\""
10995msgstr ""
10996
10997#: config/tc-mips.c:7013
10998#, c-format
10999msgid "wrong size instruction in a %u-bit branch delay slot"
11000msgstr ""
11001
11002#: config/tc-mips.c:7031 config/tc-mips.c:7041
11003#, c-format
11004msgid "jump to misaligned address (0x%lx)"
11005msgstr ""
11006
11007#: config/tc-mips.c:7056 config/tc-mips.c:7076 config/tc-mips.c:7093
11008#: config/tc-mips.c:8505
11009#, c-format
11010msgid "branch to misaligned address (0x%lx)"
11011msgstr ""
11012
11013#: config/tc-mips.c:7062 config/tc-mips.c:7080 config/tc-mips.c:7097
11014#: config/tc-mips.c:8508
11015#, c-format
11016msgid "branch address range overflow (0x%lx)"
11017msgstr ""
11018
11019#: config/tc-mips.c:7300 config/tc-mips.c:17726
11020msgid "extended instruction in delay slot"
11021msgstr ""
11022
11023#: config/tc-mips.c:7727
11024msgid "source and destination must be different"
11025msgstr ""
11026
11027#: config/tc-mips.c:7730
11028msgid "a destination register must be supplied"
11029msgstr ""
11030
11031#: config/tc-mips.c:7735
11032msgid "the source register must not be $31"
11033msgstr ""
11034
11035#: config/tc-mips.c:7973 config/tc-mips.c:13790
11036msgid "invalid unextended operand value"
11037msgstr ""
11038
11039#: config/tc-mips.c:8086
11040#, c-format
11041msgid "opcode not supported on this processor: %s (%s)"
11042msgstr ""
11043
11044#: config/tc-mips.c:8165
11045msgid "opcode not supported in the `insn32' mode"
11046msgstr ""
11047
11048#: config/tc-mips.c:8168
11049#, c-format
11050msgid "unrecognized %d-bit version of microMIPS opcode"
11051msgstr ""
11052
11053#: config/tc-mips.c:8252
11054msgid ""
11055"macro instruction expanded into multiple instructions in a branch delay slot"
11056msgstr ""
11057
11058#: config/tc-mips.c:8255
11059msgid "macro instruction expanded into multiple instructions"
11060msgstr ""
11061
11062#: config/tc-mips.c:8259
11063msgid ""
11064"macro instruction expanded into a wrong size instruction in a 16-bit branch "
11065"delay slot"
11066msgstr ""
11067
11068#: config/tc-mips.c:8261
11069msgid ""
11070"macro instruction expanded into a wrong size instruction in a 32-bit branch "
11071"delay slot"
11072msgstr ""
11073
11074#: config/tc-mips.c:8706
11075msgid "operand overflow"
11076msgstr ""
11077
11078#: config/tc-mips.c:8725 config/tc-mips.c:9309 config/tc-mips.c:13278
11079msgid "macro used $at after \".set noat\""
11080msgstr ""
11081
11082#: config/tc-mips.c:8873 config/tc-mips.c:11623 config/tc-mips.c:12282
11083#, c-format
11084msgid "number (0x%s) larger than 32 bits"
11085msgstr ""
11086
11087#: config/tc-mips.c:8893
11088msgid "number larger than 64 bits"
11089msgstr ""
11090
11091#: config/tc-mips.c:9187 config/tc-mips.c:9215 config/tc-mips.c:9253
11092#: config/tc-mips.c:9298 config/tc-mips.c:11858 config/tc-mips.c:11897
11093#: config/tc-mips.c:11936 config/tc-mips.c:12378 config/tc-mips.c:12430
11094msgid "PIC code offset overflow (max 16 signed bits)"
11095msgstr ""
11096
11097#: config/tc-mips.c:9826
11098#, c-format
11099msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
11100msgstr ""
11101
11102#. result is always true
11103#: config/tc-mips.c:9920
11104#, c-format
11105msgid "branch %s is always true"
11106msgstr ""
11107
11108#: config/tc-mips.c:10136 config/tc-mips.c:10246
11109msgid "divide by zero"
11110msgstr ""
11111
11112#: config/tc-mips.c:10334
11113msgid "dla used to load 32-bit register"
11114msgstr ""
11115
11116#: config/tc-mips.c:10337
11117msgid "la used to load 64-bit address"
11118msgstr ""
11119
11120#: config/tc-mips.c:10445 config/tc-z80.c:726
11121msgid "offset too large"
11122msgstr ""
11123
11124#: config/tc-mips.c:10619 config/tc-mips.c:10897
11125msgid "PIC code offset overflow (max 32 signed bits)"
11126msgstr ""
11127
11128#: config/tc-mips.c:10967 config/tc-mips.c:11043
11129#, c-format
11130msgid "opcode not supported in the `insn32' mode `%s'"
11131msgstr ""
11132
11133#: config/tc-mips.c:10995
11134msgid "MIPS PIC call to register other than $25"
11135msgstr ""
11136
11137#: config/tc-mips.c:11011 config/tc-mips.c:11022 config/tc-mips.c:11155
11138#: config/tc-mips.c:11166
11139msgid "no .cprestore pseudo-op used in PIC code"
11140msgstr ""
11141
11142#: config/tc-mips.c:11016 config/tc-mips.c:11160
11143msgid "no .frame pseudo-op used in PIC code"
11144msgstr ""
11145
11146#: config/tc-mips.c:11181
11147msgid "non-PIC jump used in PIC library"
11148msgstr ""
11149
11150#: config/tc-mips.c:12108
11151#, c-format
11152msgid "Unable to generate `%s' compliant code without mthc1"
11153msgstr ""
11154
11155#: config/tc-mips.c:12836
11156#, c-format
11157msgid "instruction %s: result is always false"
11158msgstr ""
11159
11160#: config/tc-mips.c:12989
11161#, c-format
11162msgid "instruction %s: result is always true"
11163msgstr ""
11164
11165#. FIXME: Check if this is one of the itbl macros, since they
11166#. are added dynamically.
11167#: config/tc-mips.c:13274
11168#, c-format
11169msgid "macro %s not implemented yet"
11170msgstr ""
11171
11172#: config/tc-mips.c:13615 config/tc-mips.c:13677 config/tc-mips.c:13690
11173#: config/tc-score.c:2691 config/tc-score.c:2737
11174msgid "unrecognized opcode"
11175msgstr ""
11176
11177#: config/tc-mips.c:13800
11178msgid "extended operand requested but not required"
11179msgstr ""
11180
11181#: config/tc-mips.c:13809
11182msgid "operand value out of range for instruction"
11183msgstr ""
11184
11185#: config/tc-mips.c:13906
11186#, c-format
11187msgid "relocation %s isn't supported by the current ABI"
11188msgstr ""
11189
11190#: config/tc-mips.c:13962
11191msgid "unclosed '('"
11192msgstr ""
11193
11194#: config/tc-mips.c:14028
11195#, c-format
11196msgid "a different %s was already specified, is now %s"
11197msgstr ""
11198
11199#: config/tc-mips.c:14195
11200msgid "-mmicromips cannot be used with -mips16"
11201msgstr ""
11202
11203#: config/tc-mips.c:14210
11204msgid "-mips16 cannot be used with -micromips"
11205msgstr ""
11206
11207#: config/tc-mips.c:14353 config/tc-mips.c:14411
11208msgid "no compiled in support for 64 bit object file format"
11209msgstr ""
11210
11211#: config/tc-mips.c:14418
11212#, c-format
11213msgid "invalid abi -mabi=%s"
11214msgstr ""
11215
11216#: config/tc-mips.c:14458
11217#, c-format
11218msgid "invalid NaN setting -mnan=%s"
11219msgstr ""
11220
11221#: config/tc-mips.c:14492
11222msgid "-G not supported in this configuration"
11223msgstr ""
11224
11225#: config/tc-mips.c:14518
11226#, c-format
11227msgid "-%s conflicts with the other architecture options, which imply -%s"
11228msgstr ""
11229
11230#: config/tc-mips.c:14534
11231#, c-format
11232msgid "-march=%s is not compatible with the selected ABI"
11233msgstr ""
11234
11235#: config/tc-mips.c:14818
11236msgid "PC-relative reference to a different section"
11237msgstr ""
11238
11239#: config/tc-mips.c:14888
11240msgid "TLS relocation against a constant"
11241msgstr ""
11242
11243#: config/tc-mips.c:14965
11244msgid "unsupported constant in relocation"
11245msgstr ""
11246
11247#: config/tc-mips.c:15006 config/tc-mips.c:15037
11248#, c-format
11249msgid "branch to misaligned address (%lx)"
11250msgstr ""
11251
11252#: config/tc-mips.c:15014 config/tc-mips.c:15023
11253#, c-format
11254msgid "PC-relative access to misaligned address (%lx)"
11255msgstr ""
11256
11257#: config/tc-mips.c:15179
11258#, c-format
11259msgid "alignment too large, %d assumed"
11260msgstr ""
11261
11262#: config/tc-mips.c:15182
11263msgid "alignment negative, 0 assumed"
11264msgstr ""
11265
11266#: config/tc-mips.c:15418
11267#, c-format
11268msgid "%s: no such section"
11269msgstr ""
11270
11271#: config/tc-mips.c:15467
11272#, c-format
11273msgid ".option pic%d not supported"
11274msgstr ""
11275
11276#: config/tc-mips.c:15472 config/tc-mips.c:15783
11277msgid "-G may not be used with SVR4 PIC code"
11278msgstr ""
11279
11280#: config/tc-mips.c:15478
11281#, c-format
11282msgid "unrecognized option \"%s\""
11283msgstr ""
11284
11285#: config/tc-mips.c:15565
11286#, c-format
11287msgid "unknown architecture %s"
11288msgstr ""
11289
11290#: config/tc-mips.c:15578 config/tc-mips.c:15734
11291#, c-format
11292msgid "unknown ISA level %s"
11293msgstr ""
11294
11295#: config/tc-mips.c:15586
11296#, c-format
11297msgid "unknown ISA or architecture %s"
11298msgstr ""
11299
11300#: config/tc-mips.c:15644
11301msgid "`noreorder' must be set before `nomacro'"
11302msgstr ""
11303
11304#: config/tc-mips.c:15673
11305msgid ".set pop with no .set push"
11306msgstr ""
11307
11308#: config/tc-mips.c:15689
11309#, c-format
11310msgid "tried to set unrecognized symbol: %s\n"
11311msgstr ""
11312
11313#: config/tc-mips.c:15761
11314#, c-format
11315msgid ".module used with unrecognized symbol: %s\n"
11316msgstr ""
11317
11318#: config/tc-mips.c:15767
11319msgid ".module is not permitted after generating code"
11320msgstr ""
11321
11322#: config/tc-mips.c:15827 config/tc-mips.c:15906 config/tc-mips.c:16011
11323#: config/tc-mips.c:16041 config/tc-mips.c:16090
11324#, c-format
11325msgid "%s not supported in MIPS16 mode"
11326msgstr ""
11327
11328#: config/tc-mips.c:15834
11329msgid ".cpload not in noreorder section"
11330msgstr ""
11331
11332#: config/tc-mips.c:15915 config/tc-mips.c:15934
11333msgid "missing argument separator ',' for .cpsetup"
11334msgstr ""
11335
11336#: config/tc-mips.c:16133
11337#, c-format
11338msgid "unsupported use of %s"
11339msgstr ""
11340
11341#: config/tc-mips.c:16224
11342msgid "unsupported use of .gpword"
11343msgstr ""
11344
11345#: config/tc-mips.c:16262
11346msgid "unsupported use of .gpdword"
11347msgstr ""
11348
11349#: config/tc-mips.c:16294
11350msgid "unsupported use of .ehword"
11351msgstr ""
11352
11353#: config/tc-mips.c:16381
11354msgid "bad .nan directive"
11355msgstr ""
11356
11357#: config/tc-mips.c:16430
11358#, c-format
11359msgid "ignoring attempt to redefine symbol %s"
11360msgstr ""
11361
11362#: config/tc-mips.c:16445 ecoff.c:3375
11363msgid "bad .weakext directive"
11364msgstr ""
11365
11366#: config/tc-mips.c:16653
11367msgid "unsupported PC relative reference to different section"
11368msgstr ""
11369
11370#: config/tc-mips.c:16762 config/tc-xtensa.c:1605 config/tc-xtensa.c:1881
11371msgid "unsupported relocation"
11372msgstr ""
11373
11374#: config/tc-mips.c:17284 config/tc-mips.c:17547
11375msgid "relaxed out-of-range branch into a jump"
11376msgstr ""
11377
11378#: config/tc-mips.c:18213 config/tc-score.c:5641
11379msgid "expected simple number"
11380msgstr ""
11381
11382#: config/tc-mips.c:18241 config/tc-score.c:5668
11383msgid "invalid number"
11384msgstr ""
11385
11386#: config/tc-mips.c:18318 ecoff.c:3002
11387msgid ".end directive without a preceding .ent directive"
11388msgstr ""
11389
11390#: config/tc-mips.c:18327
11391msgid ".end symbol does not match .ent symbol"
11392msgstr ""
11393
11394#: config/tc-mips.c:18404
11395msgid ".ent or .aent not in text section"
11396msgstr ""
11397
11398#: config/tc-mips.c:18407 config/tc-score.c:5707
11399msgid "missing .end"
11400msgstr ""
11401
11402#: config/tc-mips.c:18490
11403msgid ".mask/.fmask outside of .ent"
11404msgstr ""
11405
11406#: config/tc-mips.c:18497
11407msgid "bad .mask/.fmask directive"
11408msgstr ""
11409
11410#: config/tc-mips.c:18778
11411#, c-format
11412msgid "bad value (%s) for %s"
11413msgstr ""
11414
11415#: config/tc-mips.c:18842
11416#, c-format
11417msgid ""
11418"MIPS options:\n"
11419"-EB\t\t\tgenerate big endian output\n"
11420"-EL\t\t\tgenerate little endian output\n"
11421"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
11422"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
11423"\t\t\timplicitly with the gp register [default 8]\n"
11424msgstr ""
11425
11426#: config/tc-mips.c:18849
11427#, c-format
11428msgid ""
11429"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
11430"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
11431"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
11432"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
11433"-mips5 generate MIPS ISA V instructions\n"
11434"-mips32 generate MIPS32 ISA instructions\n"
11435"-mips32r2 generate MIPS32 release 2 ISA instructions\n"
11436"-mips32r3 generate MIPS32 release 3 ISA instructions\n"
11437"-mips32r5 generate MIPS32 release 5 ISA instructions\n"
11438"-mips32r6 generate MIPS32 release 6 ISA instructions\n"
11439"-mips64 generate MIPS64 ISA instructions\n"
11440"-mips64r2 generate MIPS64 release 2 ISA instructions\n"
11441"-mips64r3 generate MIPS64 release 3 ISA instructions\n"
11442"-mips64r5 generate MIPS64 release 5 ISA instructions\n"
11443"-mips64r6 generate MIPS64 release 6 ISA instructions\n"
11444"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
11445msgstr ""
11446
11447#: config/tc-mips.c:18874
11448#, c-format
11449msgid ""
11450"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
11451"-no-mCPU\t\tdon't generate code specific to CPU.\n"
11452"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
11453msgstr ""
11454
11455#: config/tc-mips.c:18887
11456#, c-format
11457msgid ""
11458"-mips16\t\t\tgenerate mips16 instructions\n"
11459"-no-mips16\t\tdo not generate mips16 instructions\n"
11460msgstr ""
11461
11462#: config/tc-mips.c:18890
11463#, c-format
11464msgid ""
11465"-mmicromips\t\tgenerate microMIPS instructions\n"
11466"-mno-micromips\t\tdo not generate microMIPS instructions\n"
11467msgstr ""
11468
11469#: config/tc-mips.c:18893
11470#, c-format
11471msgid ""
11472"-msmartmips\t\tgenerate smartmips instructions\n"
11473"-mno-smartmips\t\tdo not generate smartmips instructions\n"
11474msgstr ""
11475
11476#: config/tc-mips.c:18896
11477#, c-format
11478msgid ""
11479"-mdsp\t\t\tgenerate DSP instructions\n"
11480"-mno-dsp\t\tdo not generate DSP instructions\n"
11481msgstr ""
11482
11483#: config/tc-mips.c:18899
11484#, c-format
11485msgid ""
11486"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
11487"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
11488msgstr ""
11489
11490#: config/tc-mips.c:18902
11491#, c-format
11492msgid ""
11493"-mmt\t\t\tgenerate MT instructions\n"
11494"-mno-mt\t\t\tdo not generate MT instructions\n"
11495msgstr ""
11496
11497#: config/tc-mips.c:18905
11498#, c-format
11499msgid ""
11500"-mmcu\t\t\tgenerate MCU instructions\n"
11501"-mno-mcu\t\tdo not generate MCU instructions\n"
11502msgstr ""
11503
11504#: config/tc-mips.c:18908
11505#, c-format
11506msgid ""
11507"-mmsa\t\t\tgenerate MSA instructions\n"
11508"-mno-msa\t\tdo not generate MSA instructions\n"
11509msgstr ""
11510
11511#: config/tc-mips.c:18911
11512#, c-format
11513msgid ""
11514"-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
11515"-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
11516msgstr ""
11517
11518#: config/tc-mips.c:18914
11519#, c-format
11520msgid ""
11521"-mvirt\t\t\tgenerate Virtualization instructions\n"
11522"-mno-virt\t\tdo not generate Virtualization instructions\n"
11523msgstr ""
11524
11525#: config/tc-mips.c:18917
11526#, c-format
11527msgid ""
11528"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
11529"-mno-insn32\t\tgenerate all microMIPS instructions\n"
11530msgstr ""
11531
11532#: config/tc-mips.c:18920
11533#, c-format
11534msgid ""
11535"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
11536"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
11537"-mfix-vr4120\t\twork around certain VR4120 errata\n"
11538"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
11539"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
11540"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
11541"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
11542"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
11543"-msym32\t\t\tassume all symbols have 32-bit values\n"
11544"-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
11545"-O\t\t\tremove unneeded NOPs and swap branches\n"
11546"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
11547"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
11548msgstr ""
11549
11550#: config/tc-mips.c:18934
11551#, c-format
11552msgid ""
11553"-mhard-float\t\tallow floating-point instructions\n"
11554"-msoft-float\t\tdo not allow floating-point instructions\n"
11555"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
11556"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
11557"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
11558"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
11559"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
11560msgstr ""
11561
11562#: config/tc-mips.c:18950
11563#, c-format
11564msgid ""
11565"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
11566"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
11567"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
11568"-non_shared\t\tdo not generate code that can operate with DSOs\n"
11569"-xgot\t\t\tassume a 32 bit GOT\n"
11570"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
11571"-mshared, -mno-shared disable/enable .cpload optimization for\n"
11572" position dependent (non shared) code\n"
11573"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
11574msgstr ""
11575
11576#: config/tc-mips.c:18971
11577#, c-format
11578msgid ""
11579"-32\t\t\tcreate o32 ABI object file (default)\n"
11580"-n32\t\t\tcreate n32 ABI object file\n"
11581"-64\t\t\tcreate 64 ABI object file\n"
11582msgstr ""
11583
11584#: config/tc-mips.c:19054
11585msgid "missing .end at end of assembly"
11586msgstr ""
11587
11588#: config/tc-mmix.c:700
11589#, c-format
11590msgid " MMIX-specific command line options:\n"
11591msgstr ""
11592
11593#: config/tc-mmix.c:701
11594#, c-format
11595msgid ""
11596" -fixed-special-register-names\n"
11597" Allow only the original special register names.\n"
11598msgstr ""
11599
11600#: config/tc-mmix.c:704
11601#, c-format
11602msgid " -globalize-symbols Make all symbols global.\n"
11603msgstr ""
11604
11605#: config/tc-mmix.c:706
11606#, c-format
11607msgid " -gnu-syntax Turn off mmixal syntax compatibility.\n"
11608msgstr ""
11609
11610#: config/tc-mmix.c:708
11611#, c-format
11612msgid " -relax Create linker relaxable code.\n"
11613msgstr ""
11614
11615#: config/tc-mmix.c:710
11616#, c-format
11617msgid ""
11618" -no-predefined-syms Do not provide mmixal built-in constants.\n"
11619" Implies -fixed-special-register-names.\n"
11620msgstr ""
11621
11622#: config/tc-mmix.c:713
11623#, c-format
11624msgid ""
11625" -no-expand Do not expand GETA, branches, PUSHJ or JUMP\n"
11626" into multiple instructions.\n"
11627msgstr ""
11628
11629#: config/tc-mmix.c:716
11630#, c-format
11631msgid ""
11632" -no-merge-gregs Do not merge GREG definitions with nearby values.\n"
11633msgstr ""
11634
11635#: config/tc-mmix.c:718
11636#, c-format
11637msgid ""
11638" -linker-allocated-gregs If there's no suitable GREG definition for "
11639"the operands of an instruction, let the linker "
11640"resolve.\n"
11641msgstr ""
11642
11643#: config/tc-mmix.c:721
11644#, c-format
11645msgid ""
11646" -x Do not warn when an operand to GETA, a branch,\n"
11647" PUSHJ or JUMP is not known to be within range.\n"
11648" The linker will catch any errors. Implies\n"
11649" -linker-allocated-gregs."
11650msgstr ""
11651
11652#: config/tc-mmix.c:847
11653#, c-format
11654msgid "unknown opcode: `%s'"
11655msgstr ""
11656
11657#: config/tc-mmix.c:969 config/tc-mmix.c:984
11658msgid "specified location wasn't TETRA-aligned"
11659msgstr ""
11660
11661#: config/tc-mmix.c:971 config/tc-mmix.c:986 config/tc-mmix.c:4215
11662#: config/tc-mmix.c:4231
11663msgid "unaligned data at an absolute location is not supported"
11664msgstr ""
11665
11666#: config/tc-mmix.c:1096
11667#, c-format
11668msgid "invalid operand to opcode %s: `%s'"
11669msgstr ""
11670
11671#: config/tc-mmix.c:1118 config/tc-mmix.c:1145 config/tc-mmix.c:1178
11672#: config/tc-mmix.c:1186 config/tc-mmix.c:1203 config/tc-mmix.c:1231
11673#: config/tc-mmix.c:1252 config/tc-mmix.c:1277 config/tc-mmix.c:1325
11674#: config/tc-mmix.c:1426 config/tc-mmix.c:1451 config/tc-mmix.c:1483
11675#: config/tc-mmix.c:1515 config/tc-mmix.c:1545 config/tc-mmix.c:1598
11676#: config/tc-mmix.c:1615 config/tc-mmix.c:1642 config/tc-mmix.c:1670
11677#: config/tc-mmix.c:1700 config/tc-mmix.c:1726 config/tc-mmix.c:1742
11678#: config/tc-mmix.c:1768 config/tc-mmix.c:1784 config/tc-mmix.c:1800
11679#: config/tc-mmix.c:1881
11680#, c-format
11681msgid "invalid operands to opcode %s: `%s'"
11682msgstr ""
11683
11684#: config/tc-mmix.c:1983
11685msgid "internal: mmix_prefix_name but empty prefix"
11686msgstr ""
11687
11688#: config/tc-mmix.c:2046
11689#, c-format
11690msgid "too many GREG registers allocated (max %d)"
11691msgstr ""
11692
11693#: config/tc-mmix.c:2104
11694msgid "BSPEC already active. Nesting is not supported."
11695msgstr ""
11696
11697#: config/tc-mmix.c:2113
11698msgid "invalid BSPEC expression"
11699msgstr ""
11700
11701#: config/tc-mmix.c:2129
11702#, c-format
11703msgid "can't create section %s"
11704msgstr ""
11705
11706#: config/tc-mmix.c:2134
11707#, c-format
11708msgid "can't set section flags for section %s"
11709msgstr ""
11710
11711#: config/tc-mmix.c:2155
11712msgid "ESPEC without preceding BSPEC"
11713msgstr ""
11714
11715#: config/tc-mmix.c:2184
11716msgid "missing local expression"
11717msgstr ""
11718
11719#: config/tc-mmix.c:2394
11720msgid "operand out of range, instruction expanded"
11721msgstr ""
11722
11723#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
11724#. user-friendly, though a little bit non-substantial.
11725#: config/tc-mmix.c:2645
11726msgid "directive LOCAL must be placed in code or data"
11727msgstr ""
11728
11729#: config/tc-mmix.c:2646
11730msgid "internal confusion: relocation in a section without contents"
11731msgstr ""
11732
11733#: config/tc-mmix.c:2760
11734msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
11735msgstr ""
11736
11737#: config/tc-mmix.c:2808
11738msgid "no suitable GREG definition for operands"
11739msgstr ""
11740
11741#: config/tc-mmix.c:2867
11742msgid "operands were not reducible at assembly-time"
11743msgstr ""
11744
11745#: config/tc-mmix.c:2894
11746#, c-format
11747msgid "cannot generate relocation type for symbol %s, code %s"
11748msgstr ""
11749
11750#: config/tc-mmix.c:2914
11751#, c-format
11752msgid "internal: unhandled label %s"
11753msgstr ""
11754
11755#: config/tc-mmix.c:2944
11756msgid "[0-9]H labels may not appear alone on a line"
11757msgstr ""
11758
11759#: config/tc-mmix.c:2953
11760msgid "[0-9]H labels do not mix with dot-pseudos"
11761msgstr ""
11762
11763#: config/tc-mmix.c:3041
11764msgid "invalid characters in input"
11765msgstr ""
11766
11767#: config/tc-mmix.c:3147
11768msgid "empty label field for IS"
11769msgstr ""
11770
11771#: config/tc-mmix.c:3473
11772#, c-format
11773msgid "internal: unexpected relax type %d:%d"
11774msgstr ""
11775
11776#: config/tc-mmix.c:3497
11777msgid "BSPEC without ESPEC."
11778msgstr ""
11779
11780#: config/tc-mmix.c:3562
11781msgid "LOC to section unknown or indeterminable at first pass"
11782msgstr ""
11783
11784#: config/tc-mmix.c:3734
11785msgid "GREG expression too complicated"
11786msgstr ""
11787
11788#: config/tc-mmix.c:3749
11789msgid "internal: GREG expression not resolved to section"
11790msgstr ""
11791
11792#: config/tc-mmix.c:3798
11793msgid "register section has contents\n"
11794msgstr ""
11795
11796#: config/tc-mmix.c:3925
11797msgid "section change from within a BSPEC/ESPEC pair is not supported"
11798msgstr ""
11799
11800#: config/tc-mmix.c:3946
11801msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
11802msgstr ""
11803
11804#: config/tc-mmix.c:3956
11805msgid "invalid LOC expression"
11806msgstr ""
11807
11808#: config/tc-mmix.c:4001 config/tc-mmix.c:4028
11809msgid "LOC expression stepping backwards is not supported"
11810msgstr ""
11811
11812#. We will only get here in rare cases involving #NO_APP,
11813#. where the unterminated string is not recognized by the
11814#. preformatting pass.
11815#: config/tc-mmix.c:4138 config/tc-mmix.c:4296 config/tc-z80.c:1725
11816msgid "unterminated string"
11817msgstr ""
11818
11819#: config/tc-mmix.c:4155
11820msgid "BYTE expression not a pure number"
11821msgstr ""
11822
11823#. Note that mmixal does not allow negative numbers in
11824#. BYTE sequences, so neither should we.
11825#: config/tc-mmix.c:4164
11826msgid "BYTE expression not in the range 0..255"
11827msgstr ""
11828
11829#: config/tc-mmix.c:4213 config/tc-mmix.c:4229
11830msgid "data item with alignment larger than location"
11831msgstr ""
11832
11833#. Since integer_constant is local to expr.c, we have to make this a
11834#. macro. FIXME: Do it cleaner.
11835#: config/tc-mmix.h:104
11836msgid "`&' serial number operator is not supported"
11837msgstr ""
11838
11839#: config/tc-mn10200.c:303
11840#, c-format
11841msgid ""
11842"MN10200 options:\n"
11843"none yet\n"
11844msgstr ""
11845
11846#: config/tc-mn10300.c:442
11847#, c-format
11848msgid ""
11849"MN10300 assembler options:\n"
11850"none yet\n"
11851msgstr ""
11852
11853#: config/tc-mn10300.c:1270
11854msgid "Invalid opcode/operands"
11855msgstr ""
11856
11857#: config/tc-mn10300.c:1793
11858msgid "Invalid register specification."
11859msgstr ""
11860
11861#: config/tc-mn10300.c:2391
11862#, c-format
11863msgid "Bad relocation fixup type (%d)"
11864msgstr ""
11865
11866#: config/tc-moxie.c:104
11867msgid "expecting register"
11868msgstr ""
11869
11870#: config/tc-moxie.c:123 config/tc-moxie.c:139
11871msgid "illegal register number"
11872msgstr ""
11873
11874#: config/tc-moxie.c:188 config/tc-pj.c:260
11875#, c-format
11876msgid "unknown opcode %s"
11877msgstr ""
11878
11879#: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
11880#: config/tc-moxie.c:362
11881msgid "expecting comma delimited register operands"
11882msgstr ""
11883
11884#: config/tc-moxie.c:232 config/tc-moxie.c:292 config/tc-moxie.c:304
11885#: config/tc-moxie.c:337 config/tc-moxie.c:369 config/tc-moxie.c:402
11886#: config/tc-moxie.c:456 config/tc-moxie.c:510 config/tc-moxie.c:520
11887#: config/tc-moxie.c:548 config/tc-pj.c:308
11888msgid "extra stuff on line ignored"
11889msgstr ""
11890
11891#: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
11892#: config/tc-moxie.c:497
11893msgid "expecting comma delimited operands"
11894msgstr ""
11895
11896#: config/tc-moxie.c:320 config/tc-moxie.c:348
11897msgid "expecting indirect register `($rA)'"
11898msgstr ""
11899
11900#: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
11901#: config/tc-moxie.c:489
11902msgid "missing closing parenthesis"
11903msgstr ""
11904
11905#: config/tc-moxie.c:439 config/tc-moxie.c:481
11906msgid "expecting indirect register `($rX)'"
11907msgstr ""
11908
11909#: config/tc-moxie.c:551 config/tc-pj.c:313
11910msgid "Something forgot to clean up\n"
11911msgstr ""
11912
11913#: config/tc-moxie.c:635
11914#, c-format
11915msgid ""
11916" -EB assemble for a big endian system (default)\n"
11917" -EL assemble for a little endian system\n"
11918msgstr ""
11919
11920#: config/tc-moxie.c:695
11921msgid "pcrel too far BFD_RELOC_MOXIE_10"
11922msgstr ""
11923
11924#: config/tc-msp430.c:515
11925msgid ".profiler pseudo requires at least two operands."
11926msgstr ""
11927
11928#: config/tc-msp430.c:574
11929msgid "unknown profiling flag - ignored."
11930msgstr ""
11931
11932#: config/tc-msp430.c:590
11933msgid "ambiguous flags combination - '.profiler' directive ignored."
11934msgstr ""
11935
11936#: config/tc-msp430.c:600
11937msgid "profiling in absolute section?"
11938msgstr ""
11939
11940#: config/tc-msp430.c:763
11941msgid "MCU option requires a name\n"
11942msgstr ""
11943
11944#: config/tc-msp430.c:796
11945#, c-format
11946msgid "unrecognised argument to -mcpu option '%s'"
11947msgstr ""
11948
11949#: config/tc-msp430.c:945
11950#, c-format
11951msgid ""
11952"MSP430 options:\n"
11953" -mmcu=<msp430-name> - select microcontroller type\n"
11954" -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
11955msgstr ""
11956
11957#: config/tc-msp430.c:949
11958#, c-format
11959msgid ""
11960" -mQ - enable relaxation at assembly time. DANGEROUS!\n"
11961" -mP - enable polymorph instructions\n"
11962msgstr ""
11963
11964#: config/tc-msp430.c:952
11965#, c-format
11966msgid " -ml - enable large code model\n"
11967msgstr ""
11968
11969#: config/tc-msp430.c:954
11970#, c-format
11971msgid " -mN - do not insert NOPs after changing interrupts (default)\n"
11972msgstr ""
11973
11974#: config/tc-msp430.c:956
11975#, c-format
11976msgid " -mn - insert a NOP after changing interrupts\n"
11977msgstr ""
11978
11979#: config/tc-msp430.c:958
11980#, c-format
11981msgid " -mY - do not warn about missing NOPs after changing interrupts\n"
11982msgstr ""
11983
11984#: config/tc-msp430.c:960
11985#, c-format
11986msgid " -my - warn about missing NOPs after changing interrupts (default)\n"
11987msgstr ""
11988
11989#: config/tc-msp430.c:962
11990#, c-format
11991msgid " -md - Force copying of data from ROM to RAM at startup\n"
11992msgstr ""
11993
11994#: config/tc-msp430.c:1137 config/tc-msp430.c:1316 config/tc-msp430.c:1425
11995#, c-format
11996msgid "value 0x%x out of extended range."
11997msgstr ""
11998
11999#: config/tc-msp430.c:1143
12000#, c-format
12001msgid "value %d out of range. Use #lo() or #hi()"
12002msgstr ""
12003
12004#: config/tc-msp430.c:1221
12005msgid "error: unsupported #foo() directive used on symbol"
12006msgstr ""
12007
12008#: config/tc-msp430.c:1238
12009#, c-format
12010msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
12011msgstr ""
12012
12013#: config/tc-msp430.c:1289
12014#, c-format
12015msgid "Registers cannot be used within immediate expression [%s]"
12016msgstr ""
12017
12018#: config/tc-msp430.c:1291
12019#, c-format
12020msgid "unknown operand %s"
12021msgstr ""
12022
12023#: config/tc-msp430.c:1322 config/tc-msp430.c:1431
12024#, c-format
12025msgid "value out of range: 0x%x"
12026msgstr ""
12027
12028#: config/tc-msp430.c:1333
12029#, c-format
12030msgid "Registers cannot be used within absolute expression [%s]"
12031msgstr ""
12032
12033#: config/tc-msp430.c:1335 config/tc-msp430.c:1452
12034#, c-format
12035msgid "unknown expression in operand %s"
12036msgstr ""
12037
12038#: config/tc-msp430.c:1349
12039#, c-format
12040msgid "unknown addressing mode %s"
12041msgstr ""
12042
12043#: config/tc-msp430.c:1357
12044#, c-format
12045msgid "Bad register name %s"
12046msgstr ""
12047
12048#: config/tc-msp430.c:1368
12049msgid "cannot use indirect addressing with the PC"
12050msgstr ""
12051
12052#: config/tc-msp430.c:1388
12053msgid "')' required"
12054msgstr ""
12055
12056#: config/tc-msp430.c:1400
12057#, c-format
12058msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
12059msgstr ""
12060
12061#: config/tc-msp430.c:1407
12062msgid "r2 should not be used in indexed addressing mode"
12063msgstr ""
12064
12065#: config/tc-msp430.c:1450
12066#, c-format
12067msgid "Registers cannot be used as a prefix of indexed expression [%s]"
12068msgstr ""
12069
12070#. Unreachable.
12071#: config/tc-msp430.c:1485
12072#, c-format
12073msgid "unknown addressing mode for operand %s"
12074msgstr ""
12075
12076#: config/tc-msp430.c:1517
12077#, c-format
12078msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
12079msgstr ""
12080
12081#: config/tc-msp430.c:1527
12082msgid "this addressing mode is not applicable for destination operand"
12083msgstr ""
12084
12085#: config/tc-msp430.c:1558 config/tc-msp430.c:1693 config/tc-msp430.c:1730
12086#: config/tc-msp430.c:1760 config/tc-msp430.c:2375 config/tc-msp430.c:2453
12087#: config/tc-msp430.c:2593
12088#, c-format
12089msgid "expected register as second argument of %s"
12090msgstr ""
12091
12092#: config/tc-msp430.c:1597 config/tc-msp430.c:1663
12093#, c-format
12094msgid "index value too big for %s"
12095msgstr ""
12096
12097#: config/tc-msp430.c:1614 config/tc-msp430.c:1680 config/tc-msp430.c:1787
12098#, c-format
12099msgid "unexpected addressing mode for %s"
12100msgstr ""
12101
12102#: config/tc-msp430.c:1700 config/tc-msp430.c:1737 config/tc-msp430.c:1767
12103#, c-format
12104msgid "constant generator destination register found in %s"
12105msgstr ""
12106
12107#: config/tc-msp430.c:1744 config/tc-msp430.c:1774
12108#, c-format
12109msgid "constant generator source register found in %s"
12110msgstr ""
12111
12112#: config/tc-msp430.c:1859
12113msgid "no size modifier after period, .w assumed"
12114msgstr ""
12115
12116#: config/tc-msp430.c:1863
12117#, c-format
12118msgid "unrecognised instruction size modifier .%c"
12119msgstr ""
12120
12121#: config/tc-msp430.c:1877
12122#, c-format
12123msgid "junk found after instruction: %s.%s"
12124msgstr ""
12125
12126#: config/tc-msp430.c:1897
12127#, c-format
12128msgid "instruction %s.a does not exist"
12129msgstr ""
12130
12131#: config/tc-msp430.c:1911
12132#, c-format
12133msgid "instruction %s requires %d operand(s)"
12134msgstr ""
12135
12136#: config/tc-msp430.c:1927
12137#, c-format
12138msgid "instruction %s requires MSP430X mcu"
12139msgstr ""
12140
12141#: config/tc-msp430.c:1947
12142#, c-format
12143msgid "unable to repeat %s insn"
12144msgstr ""
12145
12146#: config/tc-msp430.c:1968 config/tc-msp430.c:2020 config/tc-msp430.c:2745
12147msgid "NOP inserted between two instructions that change interrupt state"
12148msgstr ""
12149
12150#: config/tc-msp430.c:1970 config/tc-msp430.c:2022 config/tc-msp430.c:2747
12151msgid ""
12152"a NOP might be needed here because of successive changes in interrupt state"
12153msgstr ""
12154
12155#: config/tc-msp430.c:2051 config/tc-msp430.c:2137 config/tc-msp430.c:2780
12156#: config/tc-msp430.c:2929
12157msgid "repeat instruction used with non-register mode instruction"
12158msgstr ""
12159
12160#: config/tc-msp430.c:2126 config/tc-msp430.c:2460 config/tc-msp430.c:2500
12161#: config/tc-msp430.c:2899
12162#, c-format
12163msgid "%s: attempt to rotate the PC register"
12164msgstr ""
12165
12166#: config/tc-msp430.c:2362 config/tc-msp430.c:2433
12167#, c-format
12168msgid "expected #n as first argument of %s"
12169msgstr ""
12170
12171#: config/tc-msp430.c:2368 config/tc-msp430.c:2439
12172#, c-format
12173msgid "expected constant expression for first argument of %s"
12174msgstr ""
12175
12176#: config/tc-msp430.c:2394
12177msgid "Too many registers popped"
12178msgstr ""
12179
12180#: config/tc-msp430.c:2404
12181msgid "Cannot use POPM to restore the SR register"
12182msgstr ""
12183
12184#: config/tc-msp430.c:2424 config/tc-msp430.c:2486 config/tc-msp430.c:2545
12185#, c-format
12186msgid "repeat count cannot be used with %s"
12187msgstr ""
12188
12189#: config/tc-msp430.c:2446
12190#, c-format
12191msgid "expected first argument of %s to be in the range 1-4"
12192msgstr ""
12193
12194#: config/tc-msp430.c:2493
12195#, c-format
12196msgid "expected register as argument of %s"
12197msgstr ""
12198
12199#: config/tc-msp430.c:2563
12200#, c-format
12201msgid "expected value of first argument of %s to fit into 20-bits"
12202msgstr ""
12203
12204#: config/tc-msp430.c:2582
12205#, c-format
12206msgid "expected register name or constant as first argument of %s"
12207msgstr ""
12208
12209#: config/tc-msp430.c:2671
12210msgid "expected constant value as argument to RPT"
12211msgstr ""
12212
12213#: config/tc-msp430.c:2677
12214msgid "expected constant in the range 2..16"
12215msgstr ""
12216
12217#: config/tc-msp430.c:2692
12218msgid "PC used as an argument to RPT"
12219msgstr ""
12220
12221#: config/tc-msp430.c:2698
12222msgid "expected constant or register name as argument to RPT insn"
12223msgstr ""
12224
12225#: config/tc-msp430.c:2705
12226msgid "Illegal emulated instruction "
12227msgstr ""
12228
12229#: config/tc-msp430.c:2917
12230#, c-format
12231msgid "%s instruction does not accept a .b suffix"
12232msgstr ""
12233
12234#: config/tc-msp430.c:3022
12235#, c-format
12236msgid "Even number required. Rounded to %d"
12237msgstr ""
12238
12239#: config/tc-msp430.c:3033
12240#, c-format
12241msgid "Wrong displacement %d"
12242msgstr ""
12243
12244#: config/tc-msp430.c:3055
12245msgid "instruction requires label sans '$'"
12246msgstr ""
12247
12248#: config/tc-msp430.c:3059
12249msgid "instruction requires label or value in range -511:512"
12250msgstr ""
12251
12252#: config/tc-msp430.c:3065 config/tc-msp430.c:3114 config/tc-msp430.c:3157
12253msgid "instruction requires label"
12254msgstr ""
12255
12256#: config/tc-msp430.c:3073 config/tc-msp430.c:3120
12257msgid "polymorphs are not enabled. Use -mP option to enable."
12258msgstr ""
12259
12260#: config/tc-msp430.c:3161
12261msgid "Illegal instruction or not implemented opcode."
12262msgstr ""
12263
12264#: config/tc-msp430.c:3706
12265#, c-format
12266msgid "internal inconsistency problem in %s: insn %04lx"
12267msgstr ""
12268
12269#: config/tc-msp430.c:3748 config/tc-msp430.c:3780
12270#, c-format
12271msgid "internal inconsistency problem in %s: ext. insn %04lx"
12272msgstr ""
12273
12274#: config/tc-msp430.c:3792
12275#, c-format
12276msgid "internal inconsistency problem in %s: %lx"
12277msgstr ""
12278
12279#: config/tc-mt.c:151
12280#, c-format
12281msgid "MT specific command line options:\n"
12282msgstr ""
12283
12284#: config/tc-mt.c:152
12285#, c-format
12286msgid " -march=ms1-64-001 allow ms1-64-001 instructions\n"
12287msgstr ""
12288
12289#: config/tc-mt.c:153
12290#, c-format
12291msgid " -march=ms1-16-002 allow ms1-16-002 instructions (default)\n"
12292msgstr ""
12293
12294#: config/tc-mt.c:154
12295#, c-format
12296msgid " -march=ms1-16-003 allow ms1-16-003 instructions\n"
12297msgstr ""
12298
12299#: config/tc-mt.c:155
12300#, c-format
12301msgid " -march=ms2 allow ms2 instructions \n"
12302msgstr ""
12303
12304#: config/tc-mt.c:156
12305#, c-format
12306msgid " -nosched disable scheduling restrictions\n"
12307msgstr ""
12308
12309#: config/tc-mt.c:224
12310#, c-format
12311msgid "instruction %s may not follow another memory access instruction."
12312msgstr ""
12313
12314#: config/tc-mt.c:230
12315#, c-format
12316msgid "instruction %s may not follow another I/O instruction."
12317msgstr ""
12318
12319#: config/tc-mt.c:236
12320#, c-format
12321msgid "%s may not occupy the delay slot of another branch insn."
12322msgstr ""
12323
12324#: config/tc-mt.c:261
12325#, c-format
12326msgid "operand references R%ld of previous instruction."
12327msgstr ""
12328
12329#: config/tc-mt.c:267
12330#, c-format
12331msgid "operand references R%ld of instruction before previous."
12332msgstr ""
12333
12334#: config/tc-mt.c:281 config/tc-mt.c:286
12335#, c-format
12336msgid ""
12337"conditional branch or jal insn's operand references R%ld of previous "
12338"arithmetic or logic insn."
12339msgstr ""
12340
12341#: config/tc-mt.c:349
12342msgid "md_estimate_size_before_relax\n"
12343msgstr ""
12344
12345#: config/tc-nds32.c:1944
12346msgid ""
12347"<arch name>\t Assemble for architecture <arch name>\n"
12348"\t\t\t <arch name> could be\n"
12349"\t\t\t v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
12350msgstr ""
12351
12352#: config/tc-nds32.c:1948
12353msgid ""
12354"<baseline>\t Assemble for baseline <baseline>\n"
12355"\t\t\t <baseline> could be v2, v3, v3m"
12356msgstr ""
12357
12358#: config/tc-nds32.c:1951
12359msgid ""
12360"<freg>\t Specify a FPU configuration\n"
12361"\t\t\t <freg>\n"
12362"\t\t\t 0: 8 SP / 4 DP registers\n"
12363"\t\t\t 1: 16 SP / 8 DP registers\n"
12364"\t\t\t 2: 32 SP / 16 DP registers\n"
12365"\t\t\t 3: 32 SP / 32 DP registers"
12366msgstr ""
12367
12368#: config/tc-nds32.c:1957
12369msgid ""
12370"<abi>\t Specify a abi version\n"
12371"\t\t\t <abi> could be v1, v2, v2fp, v2fpp"
12372msgstr ""
12373
12374#: config/tc-nds32.c:1988
12375msgid "Multiply instructions support"
12376msgstr ""
12377
12378#: config/tc-nds32.c:1989
12379msgid "Divide instructions support"
12380msgstr ""
12381
12382#: config/tc-nds32.c:1990
12383msgid "16-bit extension"
12384msgstr ""
12385
12386#: config/tc-nds32.c:1991
12387msgid "d0/d1 registers"
12388msgstr ""
12389
12390#: config/tc-nds32.c:1992
12391msgid "Performance extension"
12392msgstr ""
12393
12394#: config/tc-nds32.c:1993
12395msgid "Performance extension 2"
12396msgstr ""
12397
12398#: config/tc-nds32.c:1994
12399msgid "String extension"
12400msgstr ""
12401
12402#: config/tc-nds32.c:1995
12403msgid "Reduced Register configuration (GPR16) option"
12404msgstr ""
12405
12406#: config/tc-nds32.c:1996
12407msgid "AUDIO ISA extension"
12408msgstr ""
12409
12410#: config/tc-nds32.c:1997
12411msgid "FPU SP extension"
12412msgstr ""
12413
12414#: config/tc-nds32.c:1998
12415msgid "FPU DP extension"
12416msgstr ""
12417
12418#: config/tc-nds32.c:1999
12419msgid "FPU fused-multiply-add instructions"
12420msgstr ""
12421
12422#: config/tc-nds32.c:2036
12423#, c-format
12424msgid ""
12425"\n"
12426" NDS32-specific assembler options:\n"
12427msgstr ""
12428
12429#: config/tc-nds32.c:2037
12430#, c-format
12431msgid ""
12432" -O1,\t\t\t Optimize for performance\n"
12433" -Os\t\t\t Optimize for space\n"
12434msgstr ""
12435
12436#: config/tc-nds32.c:2040
12437#, c-format
12438msgid ""
12439" -EL, -mel or -little Produce little endian output\n"
12440" -EB, -meb or -big Produce big endian output\n"
12441" -mpic\t\t\t Generate PIC\n"
12442" -mno-fp-as-gp-relax\t Suppress fp-as-gp relaxation for this file\n"
12443" -mb2bb-relax\t\t Back-to-back branch optimization\n"
12444" -mno-all-relax\t Suppress all relaxation for this file\n"
12445msgstr ""
12446
12447#: config/tc-nds32.c:2051
12448#, c-format
12449msgid " -m%s%s\n"
12450msgstr ""
12451
12452#: config/tc-nds32.c:2058
12453#, c-format
12454msgid " -m[no-]%-17sEnable/Disable %s\n"
12455msgstr ""
12456
12457#: config/tc-nds32.c:2062
12458#, c-format
12459msgid " -mall-ext\t\t Turn on all extensions and instructions support\n"
12460msgstr ""
12461
12462#: config/tc-nds32.c:2366
12463#, c-format
12464msgid "need PIC qualifier with symbol. '%s'"
12465msgstr ""
12466
12467#: config/tc-nds32.c:2401
12468#, c-format
12469msgid "Operand is not a constant. `%s'"
12470msgstr ""
12471
12472#: config/tc-nds32.c:2489
12473#, c-format
12474msgid "needs @GOT or @GOTOFF. %s"
12475msgstr ""
12476
12477#: config/tc-nds32.c:2968
12478#, c-format
12479msgid "Duplicated pseudo-opcode %s."
12480msgstr ""
12481
12482#: config/tc-nds32.c:3018
12483#, c-format
12484msgid "Too many argument. `%s'"
12485msgstr ""
12486
12487#. Logic here rejects the input arch name.
12488#: config/tc-nds32.c:3079
12489#, c-format
12490msgid "unknown arch name `%s'\n"
12491msgstr ""
12492
12493#. Logic here rejects the input baseline.
12494#: config/tc-nds32.c:3098
12495#, c-format
12496msgid "unknown baseline `%s'\n"
12497msgstr ""
12498
12499#. Logic here rejects the input FPU configuration.
12500#: config/tc-nds32.c:3121
12501#, c-format
12502msgid "unknown FPU configuration `%s'\n"
12503msgstr ""
12504
12505#. Logic here rejects the input abi version.
12506#: config/tc-nds32.c:3145
12507#, c-format
12508msgid "unknown ABI version`%s'\n"
12509msgstr ""
12510
12511#: config/tc-nds32.c:3750
12512#, c-format
12513msgid "Different arguments of .vec_size are found, previous %d, current %d"
12514msgstr ""
12515
12516#: config/tc-nds32.c:3755
12517#, c-format
12518msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
12519msgstr ""
12520
12521#: config/tc-nds32.c:3759
12522msgid "Argument of .vec_size is not a constant."
12523msgstr ""
12524
12525#: config/tc-nds32.c:4293
12526#, c-format
12527msgid "Don't know how to handle this field. %s"
12528msgstr ""
12529
12530#: config/tc-nds32.c:4458
12531#, c-format
12532msgid "instruction %s requires enabling performance extension"
12533msgstr ""
12534
12535#: config/tc-nds32.c:4466
12536#, c-format
12537msgid "instruction %s requires enabling performance extension II"
12538msgstr ""
12539
12540#: config/tc-nds32.c:4474
12541#, c-format
12542msgid "instruction %s requires enabling AUDIO extension"
12543msgstr ""
12544
12545#: config/tc-nds32.c:4482
12546#, c-format
12547msgid "instruction %s requires enabling STRING extension"
12548msgstr ""
12549
12550#: config/tc-nds32.c:4491
12551#, c-format
12552msgid "instruction %s requires enabling DIV & DX_REGS extension"
12553msgstr ""
12554
12555#: config/tc-nds32.c:4502
12556#, c-format
12557msgid "instruction %s requires enabling FPU extension"
12558msgstr ""
12559
12560#: config/tc-nds32.c:4510
12561#, c-format
12562msgid "instruction %s requires enabling FPU_SP extension"
12563msgstr ""
12564
12565#: config/tc-nds32.c:4522 config/tc-nds32.c:4542
12566#, c-format
12567msgid "instruction %s requires enabling FPU_MAC extension"
12568msgstr ""
12569
12570#: config/tc-nds32.c:4530
12571#, c-format
12572msgid "instruction %s requires enabling FPU_DP extension"
12573msgstr ""
12574
12575#: config/tc-nds32.c:4552
12576#, c-format
12577msgid "instruction %s requires enabling DX_REGS extension"
12578msgstr ""
12579
12580#: config/tc-nds32.c:4743
12581#, c-format
12582msgid "relax hint unrecognized instruction: line %d."
12583msgstr ""
12584
12585#: config/tc-nds32.c:4784
12586#, c-format
12587msgid "Can not find match relax hint. line : %d"
12588msgstr ""
12589
12590#: config/tc-nds32.c:4963
12591#, c-format
12592msgid "Internal error: Relax hint error. %s: %x"
12593msgstr ""
12594
12595#: config/tc-nds32.c:5034
12596#, c-format
12597msgid "Internal error: Range error. %s"
12598msgstr ""
12599
12600#: config/tc-nds32.c:5116
12601#, c-format
12602msgid "Not support instrcution %s in the baseline."
12603msgstr ""
12604
12605#: config/tc-nds32.c:5169
12606#, c-format
12607msgid "Unrecognized opcode, %s."
12608msgstr ""
12609
12610#: config/tc-nds32.c:5172
12611#, c-format
12612msgid "Incorrect syntax, %s."
12613msgstr ""
12614
12615#: config/tc-nds32.c:5175
12616#, c-format
12617msgid "Unrecognized operand, %s."
12618msgstr ""
12619
12620#: config/tc-nds32.c:5178
12621#, c-format
12622msgid "Operand out of range, %s."
12623msgstr ""
12624
12625#: config/tc-nds32.c:5181
12626#, c-format
12627msgid "Prohibited register used for reduced-register, %s."
12628msgstr ""
12629
12630#: config/tc-nds32.c:5184
12631#, c-format
12632msgid "Junk at end of line, %s."
12633msgstr ""
12634
12635#: config/tc-nds32.c:5783
12636msgid "Addend to unresolved symbol is not on word boundary."
12637msgstr ""
12638
12639#. Should never here.
12640#: config/tc-nds32.c:6285
12641msgid "Used FPU instructions requires enabling FPU extension"
12642msgstr ""
12643
12644#: config/tc-nds32.c:6475
12645#, c-format
12646msgid "Internal error: Unknown fixup type %d (`%s')"
12647msgstr ""
12648
12649#: config/tc-nds32.c:6568
12650msgid "need PIC qualifier with symbol."
12651msgstr ""
12652
12653#: config/tc-nios2.c:429
12654msgid "expecting opcode string in self test mode"
12655msgstr ""
12656
12657#: config/tc-nios2.c:431
12658#, c-format
12659msgid "assembly 0x%08x, expected %s"
12660msgstr ""
12661
12662#: config/tc-nios2.c:805
12663msgid "branch offset out of range\n"
12664msgstr ""
12665
12666#: config/tc-nios2.c:806
12667msgid "branch relaxation failed\n"
12668msgstr ""
12669
12670#: config/tc-nios2.c:891
12671msgid "expecting conditional branch for relaxation\n"
12672msgstr ""
12673
12674#: config/tc-nios2.c:1006
12675msgid "error checking for overflow - broken assembler"
12676msgstr ""
12677
12678#: config/tc-nios2.c:1022
12679#, c-format
12680msgid "immediate value 0x%x truncated to 0x%x"
12681msgstr ""
12682
12683#: config/tc-nios2.c:1049
12684#, c-format
12685msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
12686msgstr ""
12687
12688#: config/tc-nios2.c:1054
12689#, c-format
12690msgid "branch offset %d out of range %d to %d"
12691msgstr ""
12692
12693#: config/tc-nios2.c:1059
12694#, c-format
12695msgid "%s offset %d out of range %d to %d"
12696msgstr ""
12697
12698#: config/tc-nios2.c:1064
12699#, c-format
12700msgid "immediate value %d out of range %d to %d"
12701msgstr ""
12702
12703#: config/tc-nios2.c:1069 config/tc-nios2.c:1074
12704#, c-format
12705msgid "immediate value %u out of range %u to %u"
12706msgstr ""
12707
12708#: config/tc-nios2.c:1079
12709#, c-format
12710msgid "custom instruction opcode %u out of range %u to %u"
12711msgstr ""
12712
12713#: config/tc-nios2.c:1084
12714msgid "overflow in immediate argument"
12715msgstr ""
12716
12717#: config/tc-nios2.c:1143
12718msgid "cannot create 64-bit relocation"
12719msgstr ""
12720
12721#: config/tc-nios2.c:1268
12722#, c-format
12723msgid "internal error: broken opcode descriptor for `%s %s'\n"
12724msgstr ""
12725
12726#: config/tc-nios2.c:1317
12727msgid "can't create relocation"
12728msgstr ""
12729
12730#: config/tc-nios2.c:1348
12731#, c-format
12732msgid "unknown register %s"
12733msgstr ""
12734
12735#: config/tc-nios2.c:1356
12736msgid "expecting control register"
12737msgstr ""
12738
12739#: config/tc-nios2.c:1358
12740msgid "illegal use of control register"
12741msgstr ""
12742
12743#: config/tc-nios2.c:1360
12744msgid "illegal use of coprocessor register"
12745msgstr ""
12746
12747#: config/tc-nios2.c:1362
12748#, c-format
12749msgid "invalid register %s"
12750msgstr ""
12751
12752#: config/tc-nios2.c:1370
12753msgid ""
12754"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
12755"Use .set noat to turn off those optimizations (and this warning)."
12756msgstr ""
12757
12758#: config/tc-nios2.c:1375
12759msgid ""
12760"The debugger will corrupt bt (r25).\n"
12761"If you don't need to debug this code use .set nobreak to turn off this "
12762"warning."
12763msgstr ""
12764
12765#: config/tc-nios2.c:1379
12766msgid ""
12767"The debugger will corrupt sstatus/ba (r30).\n"
12768"If you don't need to debug this code use .set nobreak to turn off this "
12769"warning."
12770msgstr ""
12771
12772#: config/tc-nios2.c:1790 config/tc-nios2.c:1798
12773#, c-format
12774msgid "badly formed expression near %s"
12775msgstr ""
12776
12777#: config/tc-nios2.c:1855 config/tc-nios2.c:1882 config/tc-xtensa.c:2055
12778msgid "too many arguments"
12779msgstr ""
12780
12781#: config/tc-nios2.c:1871
12782#, c-format
12783msgid "expecting %c near %s"
12784msgstr ""
12785
12786#. we cannot recover from this.
12787#: config/tc-nios2.c:2018
12788#, c-format
12789msgid "unrecognized pseudo-instruction %s"
12790msgstr ""
12791
12792#. ??? Ideally we should do something other than as_fatal here as we can
12793#. continue to assemble.
12794#. However this function (actually the output_* functions) should not
12795#. have been called in the first place once an illegal instruction had
12796#. been encountered.
12797#: config/tc-nios2.c:2075
12798msgid "Invalid instruction encountered, cannot recover. No assembly attempted."
12799msgstr ""
12800
12801#. Unrecognised instruction - error.
12802#: config/tc-nios2.c:2560
12803#, c-format
12804msgid "unrecognised instruction %s"
12805msgstr ""
12806
12807#: config/tc-nios2.c:2680
12808#, c-format
12809msgid "can't represent relocation type %s"
12810msgstr ""
12811
12812#: config/tc-nios2.c:2773
12813msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
12814msgstr ""
12815
12816#: config/tc-nios2.c:2799
12817#, c-format
12818msgid "Illegal operands: %%tls_ldo in %d-byte data field"
12819msgstr ""
12820
12821#: config/tc-nios2.c:2811 config/tc-nios2.c:2829 config/tc-nios2.c:2836
12822#, c-format
12823msgid "Illegal operands: %%tls_ldo requires arguments in ()"
12824msgstr ""
12825
12826#: config/tc-nios2.c:2843
12827#, c-format
12828msgid "Illegal operands: garbage after %%tls_ldo()"
12829msgstr ""
12830
12831#: config/tc-ns32k.c:437
12832msgid "Invalid syntax in PC-relative addressing mode"
12833msgstr ""
12834
12835#: config/tc-ns32k.c:461
12836msgid "Invalid syntax in External addressing mode"
12837msgstr ""
12838
12839#: config/tc-ns32k.c:542
12840msgid "Invalid syntax in Memory Relative addressing mode"
12841msgstr ""
12842
12843#: config/tc-ns32k.c:609
12844msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
12845msgstr ""
12846
12847#: config/tc-ns32k.c:614
12848msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
12849msgstr ""
12850
12851#: config/tc-ns32k.c:619
12852msgid "Scaled-indexed addressing mode combined with scaled-index"
12853msgstr ""
12854
12855#: config/tc-ns32k.c:630
12856msgid "Invalid or illegal addressing mode combined with scaled-index"
12857msgstr ""
12858
12859#: config/tc-ns32k.c:753
12860msgid "Premature end of suffix -- Defaulting to d"
12861msgstr ""
12862
12863#: config/tc-ns32k.c:766
12864msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
12865msgstr ""
12866
12867#: config/tc-ns32k.c:811
12868msgid "Very short instr to option, ie you can't do it on a NULLstr"
12869msgstr ""
12870
12871#: config/tc-ns32k.c:861
12872msgid "No such entry in list. (cpu/mmu register)"
12873msgstr ""
12874
12875#: config/tc-ns32k.c:918
12876msgid "Internal consistency error. check ns32k-opcode.h"
12877msgstr ""
12878
12879#: config/tc-ns32k.c:942
12880msgid "Address of immediate operand"
12881msgstr ""
12882
12883#: config/tc-ns32k.c:943
12884msgid "Invalid immediate write operand."
12885msgstr ""
12886
12887#: config/tc-ns32k.c:1073
12888msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
12889msgstr ""
12890
12891#: config/tc-ns32k.c:1106
12892msgid "No such opcode"
12893msgstr ""
12894
12895#: config/tc-ns32k.c:1181
12896msgid "Bad suffix, defaulting to d"
12897msgstr ""
12898
12899#: config/tc-ns32k.c:1208
12900msgid "Too many operands passed to instruction"
12901msgstr ""
12902
12903#. Check error in default.
12904#: config/tc-ns32k.c:1220
12905msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
12906msgstr ""
12907
12908#: config/tc-ns32k.c:1223
12909msgid "Wrong number of operands"
12910msgstr ""
12911
12912#: config/tc-ns32k.c:1296
12913#, c-format
12914msgid "Can not do %d byte pc-relative relocation for storage type %d"
12915msgstr ""
12916
12917#: config/tc-ns32k.c:1299
12918#, c-format
12919msgid "Can not do %d byte relocation for storage type %d"
12920msgstr ""
12921
12922#: config/tc-ns32k.c:1391
12923#, c-format
12924msgid "value of %ld out of byte displacement range."
12925msgstr ""
12926
12927#: config/tc-ns32k.c:1401
12928#, c-format
12929msgid "value of %ld out of word displacement range."
12930msgstr ""
12931
12932#: config/tc-ns32k.c:1416
12933#, c-format
12934msgid "value of %ld out of double word displacement range."
12935msgstr ""
12936
12937#: config/tc-ns32k.c:1437
12938#, c-format
12939msgid "Internal logic error. line %d, file \"%s\""
12940msgstr ""
12941
12942#: config/tc-ns32k.c:1485
12943#, c-format
12944msgid "Internal logic error. line %d, file \"%s\""
12945msgstr ""
12946
12947#: config/tc-ns32k.c:1586
12948msgid "Bit field out of range"
12949msgstr ""
12950
12951#: config/tc-ns32k.c:1686
12952msgid "iif convert internal pcrel/binary"
12953msgstr ""
12954
12955#: config/tc-ns32k.c:1703
12956msgid "Bignum too big for long"
12957msgstr ""
12958
12959#: config/tc-ns32k.c:1780
12960msgid "iif convert internal pcrel/pointer"
12961msgstr ""
12962
12963#: config/tc-ns32k.c:1785
12964msgid "Internal logic error in iif.iifP[n].type"
12965msgstr ""
12966
12967#. We cant relax this case.
12968#: config/tc-ns32k.c:1821
12969msgid "Can't relax difference"
12970msgstr ""
12971
12972#: config/tc-ns32k.c:1862
12973msgid "Displacement too large for :d"
12974msgstr ""
12975
12976#: config/tc-ns32k.c:1875
12977msgid "Internal logic error in iif.iifP[].type"
12978msgstr ""
12979
12980#. Fatal.
12981#: config/tc-ns32k.c:1907
12982#, c-format
12983msgid "Can't hash %s: %s"
12984msgstr ""
12985
12986#: config/tc-ns32k.c:2143
12987#, c-format
12988msgid "invalid architecture option -m%s, ignored"
12989msgstr ""
12990
12991#: config/tc-ns32k.c:2156
12992#, c-format
12993msgid "invalid default displacement size \"%s\". Defaulting to %d."
12994msgstr ""
12995
12996#: config/tc-ns32k.c:2172
12997#, c-format
12998msgid ""
12999"NS32K options:\n"
13000"-m32032 | -m32532\tselect variant of NS32K architecture\n"
13001"--disp-size-default=<1|2|4>\n"
13002msgstr ""
13003
13004#: config/tc-ns32k.c:2248
13005#, c-format
13006msgid "Cannot find relocation type for symbol %s, code %d"
13007msgstr ""
13008
13009#: config/tc-pdp11.c:338 config/tc-pdp11.c:356 config/tc-pdp11.c:381
13010#: config/tc-pdp11.c:387 config/tc-pdp11.c:400
13011msgid "Bad register name"
13012msgstr ""
13013
13014#: config/tc-pdp11.c:419 config/tc-pdp11.c:483 config/tc-pdp11.c:494
13015msgid "Error in expression"
13016msgstr ""
13017
13018#: config/tc-pdp11.c:491
13019msgid "Low order bits truncated in immediate float operand"
13020msgstr ""
13021
13022#: config/tc-pdp11.c:610
13023msgid "Float AC not legal as integer operand"
13024msgstr ""
13025
13026#: config/tc-pdp11.c:630
13027msgid "General register not legal as float operand"
13028msgstr ""
13029
13030#: config/tc-pdp11.c:663
13031msgid "No instruction found"
13032msgstr ""
13033
13034#: config/tc-pdp11.c:673 config/tc-z80.c:1924 config/tc-z80.c:1937
13035#, c-format
13036msgid "Unknown instruction '%s'"
13037msgstr ""
13038
13039#: config/tc-pdp11.c:679
13040#, c-format
13041msgid "Unsupported instruction set extension: %s"
13042msgstr ""
13043
13044#: config/tc-pdp11.c:715
13045msgid "operand is not an absolute constant"
13046msgstr ""
13047
13048#: config/tc-pdp11.c:723
13049msgid "3-bit immediate out of range"
13050msgstr ""
13051
13052#: config/tc-pdp11.c:730
13053msgid "6-bit immediate out of range"
13054msgstr ""
13055
13056#: config/tc-pdp11.c:737
13057msgid "8-bit immediate out of range"
13058msgstr ""
13059
13060#: config/tc-pdp11.c:754 config/tc-pdp11.c:947
13061msgid "Symbol expected"
13062msgstr ""
13063
13064#: config/tc-pdp11.c:759
13065msgid "8-bit displacement out of range"
13066msgstr ""
13067
13068#: config/tc-pdp11.c:801 config/tc-pdp11.c:822 config/tc-pdp11.c:839
13069#: config/tc-pdp11.c:860 config/tc-pdp11.c:877 config/tc-pdp11.c:898
13070#: config/tc-pdp11.c:917 config/tc-pdp11.c:938
13071msgid "Missing ','"
13072msgstr ""
13073
13074#: config/tc-pdp11.c:952
13075msgid "6-bit displacement out of range"
13076msgstr ""
13077
13078#: config/tc-pdp11.c:973 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
13079#: config/tc-vax.c:1948
13080msgid "Too many operands"
13081msgstr ""
13082
13083#: config/tc-pdp11.c:1423
13084#, c-format
13085msgid "Can not represent %s relocation in this object file format"
13086msgstr ""
13087
13088#: config/tc-pj.c:64 config/tc-pj.c:73
13089msgid "confusing relocation expressions"
13090msgstr ""
13091
13092#: config/tc-pj.c:157
13093msgid "can't have relocation for ipush"
13094msgstr ""
13095
13096#: config/tc-pj.c:289
13097msgid "expected expression"
13098msgstr ""
13099
13100#: config/tc-pj.c:355
13101#, c-format
13102msgid ""
13103"PJ options:\n"
13104"-little\t\t\tgenerate little endian code\n"
13105"-big\t\t\tgenerate big endian code\n"
13106msgstr ""
13107
13108#: config/tc-pj.c:380 config/tc-sh.c:4146 config/tc-sh.c:4153
13109#: config/tc-sh.c:4160 config/tc-sh.c:4167
13110msgid "pcrel too far"
13111msgstr ""
13112
13113#: config/tc-pj.h:39
13114msgid "convert_frag\n"
13115msgstr ""
13116
13117#: config/tc-pj.h:40
13118msgid "estimate size\n"
13119msgstr ""
13120
13121#: config/tc-ppc.c:1101 config/tc-ppc.c:1158 config/tc-ppc.c:1196
13122msgid "the use of -mvle requires big endian."
13123msgstr ""
13124
13125#: config/tc-ppc.c:1139 config/tc-ppc.c:1160
13126msgid "the use of -mvle requires -a32."
13127msgstr ""
13128
13129#: config/tc-ppc.c:1141
13130#, c-format
13131msgid "%s unsupported"
13132msgstr ""
13133
13134#: config/tc-ppc.c:1250
13135msgid "--nops needs a numeric argument"
13136msgstr ""
13137
13138#: config/tc-ppc.c:1267
13139#, c-format
13140msgid ""
13141"PowerPC options:\n"
13142"-a32 generate ELF32/XCOFF32\n"
13143"-a64 generate ELF64/XCOFF64\n"
13144"-u ignored\n"
13145"-mpwrx, -mpwr2 generate code for POWER/2 (RIOS2)\n"
13146"-mpwr generate code for POWER (RIOS1)\n"
13147"-m601 generate code for PowerPC 601\n"
13148"-mppc, -mppc32, -m603, -m604\n"
13149" generate code for PowerPC 603/604\n"
13150"-m403 generate code for PowerPC 403\n"
13151"-m405 generate code for PowerPC 405\n"
13152"-m440 generate code for PowerPC 440\n"
13153"-m464 generate code for PowerPC 464\n"
13154"-m476 generate code for PowerPC 476\n"
13155"-m7400, -m7410, -m7450, -m7455\n"
13156" generate code for PowerPC 7400/7410/7450/7455\n"
13157"-m750cl generate code for PowerPC 750cl\n"
13158msgstr ""
13159
13160#: config/tc-ppc.c:1285
13161#, c-format
13162msgid ""
13163"-mppc64, -m620 generate code for PowerPC 620/625/630\n"
13164"-mppc64bridge generate code for PowerPC 64, including bridge "
13165"insns\n"
13166"-mbooke generate code for 32-bit PowerPC BookE\n"
13167"-ma2 generate code for A2 architecture\n"
13168"-mpower4, -mpwr4 generate code for Power4 architecture\n"
13169"-mpower5, -mpwr5, -mpwr5x\n"
13170" generate code for Power5 architecture\n"
13171"-mpower6, -mpwr6 generate code for Power6 architecture\n"
13172"-mpower7, -mpwr7 generate code for Power7 architecture\n"
13173"-mpower8, -mpwr8 generate code for Power8 architecture\n"
13174"-mcell generate code for Cell Broadband Engine "
13175"architecture\n"
13176"-mcom generate code Power/PowerPC common instructions\n"
13177"-many generate code for any architecture (PWR/PWRX/PPC)\n"
13178msgstr ""
13179
13180#: config/tc-ppc.c:1299
13181#, c-format
13182msgid ""
13183"-maltivec generate code for AltiVec\n"
13184"-mvsx generate code for Vector-Scalar (VSX) instructions\n"
13185"-mhtm generate code for Hardware Transactional Memory\n"
13186"-me300 generate code for PowerPC e300 family\n"
13187"-me500, -me500x2 generate code for Motorola e500 core complex\n"
13188"-me500mc, generate code for Freescale e500mc core complex\n"
13189"-me500mc64, generate code for Freescale e500mc64 core complex\n"
13190"-me5500, generate code for Freescale e5500 core complex\n"
13191"-me6500, generate code for Freescale e6500 core complex\n"
13192"-mspe generate code for Motorola SPE instructions\n"
13193"-mvle generate code for Freescale VLE instructions\n"
13194"-mtitan generate code for AppliedMicro Titan core complex\n"
13195"-mregnames Allow symbolic names for registers\n"
13196"-mno-regnames Do not allow symbolic names for registers\n"
13197msgstr ""
13198
13199#: config/tc-ppc.c:1315
13200#, c-format
13201msgid ""
13202"-mrelocatable support for GCC's -mrelocatble option\n"
13203"-mrelocatable-lib support for GCC's -mrelocatble-lib option\n"
13204"-memb set PPC_EMB bit in ELF flags\n"
13205"-mlittle, -mlittle-endian, -le\n"
13206" generate code for a little endian machine\n"
13207"-mbig, -mbig-endian, -be\n"
13208" generate code for a big endian machine\n"
13209"-msolaris generate code for Solaris\n"
13210"-mno-solaris do not generate code for Solaris\n"
13211"-K PIC set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
13212"-V print assembler version number\n"
13213"-Qy, -Qn ignored\n"
13214msgstr ""
13215
13216#: config/tc-ppc.c:1329
13217#, c-format
13218msgid ""
13219"-nops=count when aligning, more than COUNT nops uses a branch\n"
13220"-ppc476-workaround warn if emitting data to code sections\n"
13221msgstr ""
13222
13223#: config/tc-ppc.c:1356
13224#, c-format
13225msgid "unknown default cpu = %s, os = %s"
13226msgstr ""
13227
13228#: config/tc-ppc.c:1384
13229msgid "neither Power nor PowerPC opcodes were selected."
13230msgstr ""
13231
13232#: config/tc-ppc.c:1444
13233#, c-format
13234msgid "mask trims opcode bits for %s"
13235msgstr ""
13236
13237#: config/tc-ppc.c:1453
13238#, c-format
13239msgid "operand index error for %s"
13240msgstr ""
13241
13242#: config/tc-ppc.c:1469
13243#, c-format
13244msgid "operand %d overlap in %s"
13245msgstr ""
13246
13247#: config/tc-ppc.c:1521
13248#, c-format
13249msgid "powerpc_operands[%d].bitm invalid"
13250msgstr ""
13251
13252#: config/tc-ppc.c:1528
13253#, c-format
13254msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
13255msgstr ""
13256
13257#: config/tc-ppc.c:1557 config/tc-ppc.c:1609
13258#, c-format
13259msgid "major opcode is not sorted for %s"
13260msgstr ""
13261
13262#: config/tc-ppc.c:1573 config/tc-ppc.c:1626
13263#, c-format
13264msgid "duplicate instruction %s"
13265msgstr ""
13266
13267#: config/tc-ppc.c:1650
13268#, c-format
13269msgid "duplicate macro %s"
13270msgstr ""
13271
13272#: config/tc-ppc.c:2034
13273msgid "symbol+offset not supported for got tls"
13274msgstr ""
13275
13276#: config/tc-ppc.c:2111 config/tc-ppc.c:3598 config/tc-ppc.c:7005
13277msgid "data in executable section"
13278msgstr ""
13279
13280#: config/tc-ppc.c:2153 config/tc-ppc.c:5264
13281msgid "expected comma after symbol-name: rest of line ignored."
13282msgstr ""
13283
13284#: config/tc-ppc.c:2186 config/tc-ppc.c:5300
13285#, c-format
13286msgid "ignoring attempt to re-define symbol `%s'."
13287msgstr ""
13288
13289#: config/tc-ppc.c:2194
13290#, c-format
13291msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
13292msgstr ""
13293
13294#: config/tc-ppc.c:2212
13295msgid "common alignment not a power of 2"
13296msgstr ""
13297
13298#: config/tc-ppc.c:2254
13299#, c-format
13300msgid "expected comma after name `%s' in .localentry directive"
13301msgstr ""
13302
13303#: config/tc-ppc.c:2264
13304msgid "missing expression in .localentry directive"
13305msgstr ""
13306
13307#: config/tc-ppc.c:2278
13308#, c-format
13309msgid ".localentry expression for `%s' is not a valid power of 2"
13310msgstr ""
13311
13312#: config/tc-ppc.c:2292
13313#, c-format
13314msgid ".localentry expression for `%s' does not evaluate to a constant"
13315msgstr ""
13316
13317#: config/tc-ppc.c:2307
13318msgid "missing expression in .abiversion directive"
13319msgstr ""
13320
13321#: config/tc-ppc.c:2316
13322msgid ".abiversion expression does not evaluate to a constant"
13323msgstr ""
13324
13325#: config/tc-ppc.c:2368
13326msgid "relocation cannot be done when using -mrelocatable"
13327msgstr ""
13328
13329#: config/tc-ppc.c:2418
13330msgid "TOC section size exceeds 64k"
13331msgstr ""
13332
13333#: config/tc-ppc.c:2514
13334#, c-format
13335msgid "syntax error: invalid toc specifier `%s'"
13336msgstr ""
13337
13338#: config/tc-ppc.c:2528
13339#, c-format
13340msgid "syntax error: expected `]', found `%c'"
13341msgstr ""
13342
13343#: config/tc-ppc.c:2654
13344#, c-format
13345msgid "unrecognized opcode: `%s'"
13346msgstr ""
13347
13348#: config/tc-ppc.c:2837
13349msgid "[tocv] symbol is not a toc symbol"
13350msgstr ""
13351
13352#: config/tc-ppc.c:2848
13353msgid "unimplemented toc32 expression modifier"
13354msgstr ""
13355
13356#: config/tc-ppc.c:2853
13357msgid "unimplemented toc64 expression modifier"
13358msgstr ""
13359
13360#: config/tc-ppc.c:2857
13361#, c-format
13362msgid "Unexpected return value [%d] from parse_toc_entry!\n"
13363msgstr ""
13364
13365#: config/tc-ppc.c:3063
13366#, c-format
13367msgid "@tls may not be used with \"%s\" operands"
13368msgstr ""
13369
13370#: config/tc-ppc.c:3066
13371msgid "@tls may only be used in last operand"
13372msgstr ""
13373
13374#: config/tc-ppc.c:3191
13375#, c-format
13376msgid "assuming %s on symbol"
13377msgstr ""
13378
13379#: config/tc-ppc.c:3294
13380msgid "unsupported relocation for DS offset field"
13381msgstr ""
13382
13383#: config/tc-ppc.c:3336
13384#, c-format
13385msgid "syntax error; end of line, expected `%c'"
13386msgstr ""
13387
13388#: config/tc-ppc.c:3338
13389#, c-format
13390msgid "syntax error; found `%c', expected `%c'"
13391msgstr ""
13392
13393#: config/tc-ppc.c:3404 config/tc-ppc.c:6388
13394msgid "instruction address is not a multiple of 4"
13395msgstr ""
13396
13397#: config/tc-ppc.c:3636
13398msgid "missing size"
13399msgstr ""
13400
13401#: config/tc-ppc.c:3645
13402msgid "negative size"
13403msgstr ""
13404
13405#: config/tc-ppc.c:3677
13406msgid "missing real symbol name"
13407msgstr ""
13408
13409#: config/tc-ppc.c:3717
13410msgid "attempt to redefine symbol"
13411msgstr ""
13412
13413#: config/tc-ppc.c:3982
13414#, c-format
13415msgid "no known dwarf XCOFF section for flag 0x%08x\n"
13416msgstr ""
13417
13418#: config/tc-ppc.c:3995
13419#, c-format
13420msgid "label %s was not defined in this dwarf section"
13421msgstr ""
13422
13423#: config/tc-ppc.c:4111
13424msgid "the XCOFF file format does not support arbitrary sections"
13425msgstr ""
13426
13427#: config/tc-ppc.c:4184
13428msgid ".ref outside .csect"
13429msgstr ""
13430
13431#: config/tc-ppc.c:4206 config/tc-ppc.c:4408
13432msgid "missing symbol name"
13433msgstr ""
13434
13435#: config/tc-ppc.c:4237
13436msgid "missing rename string"
13437msgstr ""
13438
13439#: config/tc-ppc.c:4267 config/tc-ppc.c:4809 read.c:3451
13440msgid "missing value"
13441msgstr ""
13442
13443#: config/tc-ppc.c:4285
13444msgid "illegal .stabx expression; zero assumed"
13445msgstr ""
13446
13447#: config/tc-ppc.c:4317
13448msgid "missing class"
13449msgstr ""
13450
13451#: config/tc-ppc.c:4326
13452msgid "missing type"
13453msgstr ""
13454
13455#: config/tc-ppc.c:4353
13456msgid ".stabx of storage class stsym must be within .bs/.es"
13457msgstr ""
13458
13459#: config/tc-ppc.c:4596
13460msgid "nested .bs blocks"
13461msgstr ""
13462
13463#: config/tc-ppc.c:4628
13464msgid ".es without preceding .bs"
13465msgstr ""
13466
13467#: config/tc-ppc.c:4801
13468msgid "non-constant byte count"
13469msgstr ""
13470
13471#: config/tc-ppc.c:4875
13472msgid ".tc not in .toc section"
13473msgstr ""
13474
13475#: config/tc-ppc.c:4894
13476msgid ".tc with no label"
13477msgstr ""
13478
13479#: config/tc-ppc.c:4987 config/tc-s390.c:1856
13480msgid ".machine stack overflow"
13481msgstr ""
13482
13483#: config/tc-ppc.c:4994 config/tc-s390.c:1863
13484msgid ".machine stack underflow"
13485msgstr ""
13486
13487#: config/tc-ppc.c:5001 config/tc-s390.c:1870 config/tc-s390.c:1946
13488#, c-format
13489msgid "invalid machine `%s'"
13490msgstr ""
13491
13492#: config/tc-ppc.c:5033
13493msgid "no previous section to return to, ignored."
13494msgstr ""
13495
13496#: config/tc-ppc.c:5309
13497#, c-format
13498msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
13499msgstr ""
13500
13501#. Section Contents
13502#. unknown
13503#: config/tc-ppc.c:5439
13504msgid "unsupported section attribute -- 'a'"
13505msgstr ""
13506
13507#: config/tc-ppc.c:5623
13508msgid "bad symbol suffix"
13509msgstr ""
13510
13511#: config/tc-ppc.c:5716
13512msgid "unrecognized symbol suffix"
13513msgstr ""
13514
13515#: config/tc-ppc.c:5805
13516msgid "two .function pseudo-ops with no intervening .ef"
13517msgstr ""
13518
13519#: config/tc-ppc.c:5818
13520msgid ".ef with no preceding .function"
13521msgstr ""
13522
13523#: config/tc-ppc.c:5947
13524#, c-format
13525msgid "warning: symbol %s has no csect"
13526msgstr ""
13527
13528#: config/tc-ppc.c:6209
13529msgid "symbol in .toc does not match any .tc"
13530msgstr ""
13531
13532#: config/tc-ppc.c:6843
13533#, c-format
13534msgid "unsupported relocation against %s"
13535msgstr ""
13536
13537#: config/tc-ppc.c:6988
13538#, c-format
13539msgid "Gas failure, reloc value %d\n"
13540msgstr ""
13541
13542#: config/tc-ppc.c:7071
13543#, c-format
13544msgid "cannot emit PC relative %s relocation against %s"
13545msgstr ""
13546
13547#: config/tc-ppc.c:7078
13548msgid "unable to resolve expression"
13549msgstr ""
13550
13551#: config/tc-rl78.c:214
13552msgid "16-bit relocation used in 8-bit operand"
13553msgstr ""
13554
13555#: config/tc-rl78.c:218
13556msgid "8-bit relocation used in 16-bit operand"
13557msgstr ""
13558
13559#: config/tc-rl78.c:244 config/tc-rx.c:862
13560#, c-format
13561msgid "Value %d doesn't fit in unsigned %d-bit field"
13562msgstr ""
13563
13564#: config/tc-rl78.c:250 config/tc-rx.c:868
13565#, c-format
13566msgid "Value %d doesn't fit in signed %d-bit field"
13567msgstr ""
13568
13569#: config/tc-rl78.c:329
13570#, c-format
13571msgid " RL78 specific command line options:\n"
13572msgstr ""
13573
13574#: config/tc-rl78.c:330
13575#, c-format
13576msgid " --mg10 Enable support for G10 variant\n"
13577msgstr ""
13578
13579#: config/tc-rl78.c:331
13580#, c-format
13581msgid " --m32bit-doubles [default]\n"
13582msgstr ""
13583
13584#: config/tc-rl78.c:332 config/tc-rx.c:187
13585#, c-format
13586msgid " --m64bit-doubles\n"
13587msgstr ""
13588
13589#: config/tc-rl78.c:405
13590#, c-format
13591msgid "%%%s() must be outermost term in expression"
13592msgstr ""
13593
13594#: config/tc-rl78.c:633 config/tc-rx.c:2190
13595#, c-format
13596msgid "unsupported constant size %d\n"
13597msgstr ""
13598
13599#: config/tc-rl78.c:646
13600#, c-format
13601msgid "%%hi16/%%lo16 only applies to .short or .hword"
13602msgstr ""
13603
13604#: config/tc-rl78.c:651
13605#, c-format
13606msgid "%%hi8 only applies to .byte"
13607msgstr ""
13608
13609#: config/tc-rl78.c:661 config/tc-rx.c:2197
13610msgid "difference of two symbols only supported with .long, .short, or .byte"
13611msgstr ""
13612
13613#: config/tc-rl78.c:1146 config/tc-rx.c:2124
13614#, c-format
13615msgid "bad frag at %p : fix %ld addr %ld %ld \n"
13616msgstr ""
13617
13618#: config/tc-rl78.c:1338
13619#, c-format
13620msgid "value of %ld too large for 8-bit branch"
13621msgstr ""
13622
13623#: config/tc-rl78.c:1348
13624#, c-format
13625msgid "value of %ld too large for 16-bit branch"
13626msgstr ""
13627
13628#: config/tc-rl78.c:1397 config/tc-rx.c:2387
13629#, c-format
13630msgid "Unknown reloc in md_apply_fix: %s"
13631msgstr ""
13632
13633#: config/tc-rx.c:172
13634#, c-format
13635msgid "unrecognised RX CPU type %s"
13636msgstr ""
13637
13638#: config/tc-rx.c:183
13639#, c-format
13640msgid " RX specific command line options:\n"
13641msgstr ""
13642
13643#: config/tc-rx.c:184
13644#, c-format
13645msgid " --mbig-endian-data\n"
13646msgstr ""
13647
13648#: config/tc-rx.c:185
13649#, c-format
13650msgid " --mlittle-endian-data [default]\n"
13651msgstr ""
13652
13653#: config/tc-rx.c:186
13654#, c-format
13655msgid " --m32bit-doubles [default]\n"
13656msgstr ""
13657
13658#: config/tc-rx.c:188
13659#, c-format
13660msgid " --muse-conventional-section-names\n"
13661msgstr ""
13662
13663#: config/tc-rx.c:189
13664#, c-format
13665msgid " --muse-renesas-section-names [default]\n"
13666msgstr ""
13667
13668#: config/tc-rx.c:190
13669#, c-format
13670msgid " --msmall-data-limit\n"
13671msgstr ""
13672
13673#: config/tc-rx.c:191
13674#, c-format
13675msgid " --mrelax\n"
13676msgstr ""
13677
13678#: config/tc-rx.c:192
13679#, c-format
13680msgid " --mpid\n"
13681msgstr ""
13682
13683#: config/tc-rx.c:193
13684#, c-format
13685msgid " --mint-register=<value>\n"
13686msgstr ""
13687
13688#: config/tc-rx.c:194
13689#, c-format
13690msgid " --mcpu=<rx100|rx200|rx600|rx610>\n"
13691msgstr ""
13692
13693#: config/tc-rx.c:274
13694msgid "no filename following .INCLUDE pseudo-op"
13695msgstr ""
13696
13697#: config/tc-rx.c:377
13698#, c-format
13699msgid "unable to locate include file: %s"
13700msgstr ""
13701
13702#: config/tc-rx.c:428
13703#, c-format
13704msgid "unrecognised alignment value in .SECTION directive: %s"
13705msgstr ""
13706
13707#: config/tc-rx.c:445
13708#, c-format
13709msgid "unknown parameter following .SECTION directive: %s"
13710msgstr ""
13711
13712#: config/tc-rx.c:534
13713msgid "expecting either ON or OFF after .list"
13714msgstr ""
13715
13716#: config/tc-rx.c:570
13717#, c-format
13718msgid "The \".%s\" pseudo-op is not implemented\n"
13719msgstr ""
13720
13721#: config/tc-rx.c:1068
13722msgid "The .DEFINE pseudo-op is not implemented"
13723msgstr ""
13724
13725#: config/tc-rx.c:1070
13726msgid "The .MACRO pseudo-op is not implemented"
13727msgstr ""
13728
13729#: config/tc-rx.c:1072
13730msgid "The .BTEQU pseudo-op is not implemented."
13731msgstr ""
13732
13733#: config/tc-rx.c:2056
13734msgid "invalid immediate size"
13735msgstr ""
13736
13737#: config/tc-rx.c:2075
13738msgid "invalid immediate field position"
13739msgstr ""
13740
13741#: config/tc-rx.c:2241
13742#, c-format
13743msgid "jump not 3..10 bytes away (is %d)"
13744msgstr ""
13745
13746#: config/tc-s390.c:337 config/tc-sparc.c:325
13747msgid "Invalid default architecture, broken assembler."
13748msgstr ""
13749
13750#: config/tc-s390.c:450 config/tc-sparc.c:536
13751#, c-format
13752msgid "invalid architecture -A%s"
13753msgstr ""
13754
13755#: config/tc-s390.c:473
13756#, c-format
13757msgid ""
13758" S390 options:\n"
13759" -mregnames Allow symbolic names for registers\n"
13760" -mwarn-areg-zero Warn about zero base/index registers\n"
13761" -mno-regnames Do not allow symbolic names for registers\n"
13762" -m31 Set file format to 31 bit format\n"
13763" -m64 Set file format to 64 bit format\n"
13764msgstr ""
13765
13766#: config/tc-s390.c:480
13767#, c-format
13768msgid ""
13769" -V print assembler version number\n"
13770" -Qy, -Qn ignored\n"
13771msgstr ""
13772
13773#: config/tc-s390.c:545
13774msgid "The 64 bit file format is used without esame instructions."
13775msgstr ""
13776
13777#: config/tc-s390.c:561
13778#, c-format
13779msgid "Internal assembler error for instruction format %s"
13780msgstr ""
13781
13782#: config/tc-s390.c:607
13783#, c-format
13784msgid "operand out of range (%s not between %ld and %ld)"
13785msgstr ""
13786
13787#: config/tc-s390.c:789
13788#, c-format
13789msgid "identifier+constant@%s means identifier@%s+constant"
13790msgstr ""
13791
13792#: config/tc-s390.c:870
13793msgid "Can't handle O_big in s390_exp_compare"
13794msgstr ""
13795
13796#: config/tc-s390.c:951
13797msgid "Invalid suffix for literal pool entry"
13798msgstr ""
13799
13800#: config/tc-s390.c:1008
13801msgid "Big number is too big"
13802msgstr ""
13803
13804#: config/tc-s390.c:1155
13805msgid "relocation not applicable"
13806msgstr ""
13807
13808#: config/tc-s390.c:1272
13809msgid "index register specified but zero"
13810msgstr ""
13811
13812#: config/tc-s390.c:1276
13813msgid "base register specified but zero"
13814msgstr ""
13815
13816#: config/tc-s390.c:1280
13817msgid "odd numbered general purpose register specified as register pair"
13818msgstr ""
13819
13820#: config/tc-s390.c:1288
13821msgid ""
13822"invalid floating point register pair. Valid fp register pair operands are "
13823"0, 1, 4, 5, 8, 9, 12 or 13."
13824msgstr ""
13825
13826#: config/tc-s390.c:1377
13827msgid "invalid operand suffix"
13828msgstr ""
13829
13830#: config/tc-s390.c:1400
13831msgid "syntax error; missing '(' after displacement"
13832msgstr ""
13833
13834#: config/tc-s390.c:1416 config/tc-s390.c:1460 config/tc-s390.c:1490
13835msgid "syntax error; expected ,"
13836msgstr ""
13837
13838#: config/tc-s390.c:1448
13839msgid "syntax error; missing ')' after base register"
13840msgstr ""
13841
13842#: config/tc-s390.c:1477
13843msgid "syntax error; ')' not allowed here"
13844msgstr ""
13845
13846#: config/tc-s390.c:1612
13847#, c-format
13848msgid "Opcode %s not available in this mode"
13849msgstr ""
13850
13851#: config/tc-s390.c:1667 config/tc-s390.c:1690 config/tc-s390.c:1703
13852msgid "Invalid .insn format\n"
13853msgstr ""
13854
13855#: config/tc-s390.c:1675
13856#, c-format
13857msgid "Unrecognized opcode format: `%s'"
13858msgstr ""
13859
13860#: config/tc-s390.c:1706
13861msgid "second operand of .insn not a constant\n"
13862msgstr ""
13863
13864#: config/tc-s390.c:1709
13865msgid "missing comma after insn constant\n"
13866msgstr ""
13867
13868#: config/tc-s390.c:1922
13869msgid ".machinemode stack overflow"
13870msgstr ""
13871
13872#: config/tc-s390.c:1929
13873msgid ".machinemode stack underflow"
13874msgstr ""
13875
13876#: config/tc-s390.c:2144
13877#, c-format
13878msgid "cannot emit relocation %s against subsy symbol %s"
13879msgstr ""
13880
13881#: config/tc-s390.c:2248
13882msgid "unsupported relocation type"
13883msgstr ""
13884
13885#: config/tc-s390.c:2303
13886#, c-format
13887msgid "cannot emit PC relative %s relocation%s%s"
13888msgstr ""
13889
13890#: config/tc-s390.c:2442
13891#, c-format
13892msgid "Gas failure, reloc type %s\n"
13893msgstr ""
13894
13895#: config/tc-s390.c:2444
13896#, c-format
13897msgid "Gas failure, reloc type #%i\n"
13898msgstr ""
13899
13900#: config/tc-score.c:260
13901msgid "div / mul are reserved instructions"
13902msgstr ""
13903
13904#: config/tc-score.c:261
13905msgid "This architecture doesn't support mmu"
13906msgstr ""
13907
13908#: config/tc-score.c:262
13909msgid "This architecture doesn't support atomic instruction"
13910msgstr ""
13911
13912#: config/tc-score.c:469
13913msgid "S+core register expected"
13914msgstr ""
13915
13916#: config/tc-score.c:470
13917msgid "S+core special-register expected"
13918msgstr ""
13919
13920#: config/tc-score.c:471
13921msgid "S+core co-processor register expected"
13922msgstr ""
13923
13924#: config/tc-score.c:1074 config/tc-score.c:2068
13925msgid "Using temp register(r1)"
13926msgstr ""
13927
13928#: config/tc-score.c:1093
13929#, c-format
13930msgid "register expected, not '%.100s'"
13931msgstr ""
13932
13933#: config/tc-score.c:1149 config/tc-score.c:5485
13934msgid "rd must be even number."
13935msgstr ""
13936
13937#: config/tc-score.c:1513 config/tc-score.c:1520
13938#, c-format
13939msgid "invalid constant: %d bit expression not in range %u..%u"
13940msgstr ""
13941
13942#: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
13943#: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
13944#: config/tc-score.c:3462
13945#, c-format
13946msgid "invalid constant: %d bit expression not in range %d..%d"
13947msgstr ""
13948
13949#: config/tc-score.c:1558
13950msgid "invalid constant: bit expression not defined"
13951msgstr ""
13952
13953#: config/tc-score.c:2082
13954#, c-format
13955msgid "low register(r0-r15)expected, not '%.100s'"
13956msgstr ""
13957
13958#: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
13959#: config/tc-score.c:3695
13960#, c-format
13961msgid "missing ["
13962msgstr ""
13963
13964#: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
13965#: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
13966#: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
13967#: config/tc-score.c:3919 config/tc-score.c:3965
13968#, c-format
13969msgid "missing ]"
13970msgstr ""
13971
13972#: config/tc-score.c:2347
13973#, c-format
13974msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
13975msgstr ""
13976
13977#: config/tc-score.c:2366
13978#, c-format
13979msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
13980msgstr ""
13981
13982#: config/tc-score.c:2382 config/tc-score.c:2389
13983#, c-format
13984msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
13985msgstr ""
13986
13987#: config/tc-score.c:2838
13988msgid "address offset must be half word alignment"
13989msgstr ""
13990
13991#: config/tc-score.c:2846
13992msgid "address offset must be word alignment"
13993msgstr ""
13994
13995#: config/tc-score.c:2986 config/tc-score.c:3123
13996msgid "register same as write-back base"
13997msgstr ""
13998
13999#: config/tc-score.c:3093
14000msgid "pre-indexed expression expected"
14001msgstr ""
14002
14003#: config/tc-score.c:3422
14004#, c-format
14005msgid "invalid register number: %d is not in [r0--r7]"
14006msgstr ""
14007
14008#: config/tc-score.c:3439
14009msgid "comma is expected"
14010msgstr ""
14011
14012#: config/tc-score.c:3470
14013#, c-format
14014msgid "invalid constant: %d is not word align integer"
14015msgstr ""
14016
14017#: config/tc-score.c:3509 config/tc-score.c:3552
14018msgid "invalid constant: 32 bit expression not word align"
14019msgstr ""
14020
14021#: config/tc-score.c:3518 config/tc-score.c:3561
14022msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
14023msgstr ""
14024
14025#: config/tc-score.c:3594
14026msgid ""
14027"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
14028msgstr ""
14029
14030#: config/tc-score.c:3783 config/tc-score.c:3811
14031msgid "imm5 should >= 2"
14032msgstr ""
14033
14034#: config/tc-score.c:3788 config/tc-score.c:3817
14035msgid "reg should <= 31"
14036msgstr ""
14037
14038#: config/tc-score.c:3859 config/tc-score.c:3910
14039msgid "missing +"
14040msgstr ""
14041
14042#: config/tc-score.c:3903
14043#, c-format
14044msgid "%s register same as write-back base"
14045msgstr ""
14046
14047#: config/tc-score.c:3905
14048msgid "destination"
14049msgstr ""
14050
14051#: config/tc-score.c:3905
14052msgid "source"
14053msgstr ""
14054
14055#: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
14056msgid "expression error"
14057msgstr ""
14058
14059#: config/tc-score.c:4241
14060msgid "value not in range [0, 0xffffffff]"
14061msgstr ""
14062
14063#: config/tc-score.c:4317
14064msgid "value not in range [-0xffffffff, 0xffffffff]"
14065msgstr ""
14066
14067#: config/tc-score.c:4345
14068msgid "li rd label isn't correct instruction form"
14069msgstr ""
14070
14071#: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
14072#: config/tc-score.c:5225
14073msgid "lacking label "
14074msgstr ""
14075
14076#: config/tc-score.c:4896
14077msgid "s3_PIC code offset overflow (max 16 signed bits)"
14078msgstr ""
14079
14080#: config/tc-score.c:4952
14081msgid "value not in range [0, 0x7fffffff]"
14082msgstr ""
14083
14084#: config/tc-score.c:4957
14085msgid "end on line error"
14086msgstr ""
14087
14088#: config/tc-score.c:5204
14089msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
14090msgstr ""
14091
14092#: config/tc-score.c:5231
14093msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
14094msgstr ""
14095
14096#: config/tc-score.c:5264
14097msgid "lacking label"
14098msgstr ""
14099
14100#: config/tc-score.c:5269
14101msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
14102msgstr ""
14103
14104#: config/tc-score.c:5365
14105msgid "pce instruction error (16 bit || 16 bit)'"
14106msgstr ""
14107
14108#: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
14109#: config/tc-score.c:5463 config/tc-score.c:5512
14110msgid "score3d instruction."
14111msgstr ""
14112
14113#: config/tc-score.c:6031
14114msgid "Unsupported use of .gpword"
14115msgstr ""
14116
14117#: config/tc-score.c:6128
14118#, c-format
14119msgid "BSS length (%d) < 0 ignored"
14120msgstr ""
14121
14122#: config/tc-score.c:6143 read.c:2412
14123#, c-format
14124msgid "error setting flags for \".sbss\": %s"
14125msgstr ""
14126
14127#: config/tc-score.c:6157 config/tc-sparc.c:4022
14128msgid "missing alignment"
14129msgstr ""
14130
14131#: config/tc-score.c:6194
14132#, c-format
14133msgid "alignment too large; %d assumed"
14134msgstr ""
14135
14136#: config/tc-score.c:6199 read.c:2473
14137msgid "alignment negative; 0 assumed"
14138msgstr ""
14139
14140#. Error routine.
14141#: config/tc-score.c:6608 config/tc-score.c:6632
14142msgid "size is not 4 or 6"
14143msgstr ""
14144
14145#: config/tc-score.c:6691
14146msgid "bad call to MD_ATOF()"
14147msgstr ""
14148
14149#: config/tc-score.c:7198
14150#, c-format
14151msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
14152msgstr ""
14153
14154#: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
14155#, c-format
14156msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
14157msgstr ""
14158
14159#: config/tc-score.c:7264 config/tc-score.c:7319
14160#, c-format
14161msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
14162msgstr ""
14163
14164#: config/tc-score.c:7488
14165#, c-format
14166msgid "cannot represent %s relocation in this object file format1"
14167msgstr ""
14168
14169#: config/tc-score.c:7779
14170#, c-format
14171msgid "Sunplus-v2-0-0-20060510\n"
14172msgstr ""
14173
14174#: config/tc-score.c:7799
14175#, c-format
14176msgid " Score-specific assembler options:\n"
14177msgstr ""
14178
14179#: config/tc-score.c:7801
14180#, c-format
14181msgid " -EB\t\tassemble code for a big-endian cpu\n"
14182msgstr ""
14183
14184#: config/tc-score.c:7806
14185#, c-format
14186msgid " -EL\t\tassemble code for a little-endian cpu\n"
14187msgstr ""
14188
14189#: config/tc-score.c:7810
14190#, c-format
14191msgid " -FIXDD\t\tassemble code for fix data dependency\n"
14192msgstr ""
14193
14194#: config/tc-score.c:7812
14195#, c-format
14196msgid ""
14197" -NWARN\t\tassemble code for no warning message for fix data "
14198"dependency\n"
14199msgstr ""
14200
14201#: config/tc-score.c:7814
14202#, c-format
14203msgid " -SCORE5\t\tassemble code for target is SCORE5\n"
14204msgstr ""
14205
14206#: config/tc-score.c:7816
14207#, c-format
14208msgid " -SCORE5U\tassemble code for target is SCORE5U\n"
14209msgstr ""
14210
14211#: config/tc-score.c:7818
14212#, c-format
14213msgid ""
14214" -SCORE7\t\tassemble code for target is SCORE7, this is default "
14215"setting\n"
14216msgstr ""
14217
14218#: config/tc-score.c:7820
14219#, c-format
14220msgid " -SCORE3\t\tassemble code for target is SCORE3\n"
14221msgstr ""
14222
14223#: config/tc-score.c:7822
14224#, c-format
14225msgid ""
14226" -march=score7\tassemble code for target is SCORE7, this is default "
14227"setting\n"
14228msgstr ""
14229
14230#: config/tc-score.c:7824
14231#, c-format
14232msgid " -march=score3\tassemble code for target is SCORE3\n"
14233msgstr ""
14234
14235#: config/tc-score.c:7826
14236#, c-format
14237msgid ""
14238" -USE_R1\t\tassemble code for no warning message when using temp "
14239"register r1\n"
14240msgstr ""
14241
14242#: config/tc-score.c:7828
14243#, c-format
14244msgid " -KPIC\t\tassemble code for PIC\n"
14245msgstr ""
14246
14247#: config/tc-score.c:7830
14248#, c-format
14249msgid " -O0\t\tassembler will not perform any optimizations\n"
14250msgstr ""
14251
14252#: config/tc-score.c:7832
14253#, c-format
14254msgid ""
14255" -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
14256msgstr ""
14257
14258#: config/tc-score.c:7834
14259#, c-format
14260msgid " -V \t\tSunplus release version \n"
14261msgstr ""
14262
14263#: config/tc-sh.c:62
14264msgid "directive .big encountered when option -big required"
14265msgstr ""
14266
14267#: config/tc-sh.c:72
14268msgid "directive .little encountered when option -little required"
14269msgstr ""
14270
14271#: config/tc-sh.c:1422
14272msgid "illegal double indirection"
14273msgstr ""
14274
14275#: config/tc-sh.c:1431
14276msgid "illegal register after @-"
14277msgstr ""
14278
14279#: config/tc-sh.c:1447
14280msgid "must be @(r0,...)"
14281msgstr ""
14282
14283#: config/tc-sh.c:1471
14284msgid "syntax error in @(r0,...)"
14285msgstr ""
14286
14287#: config/tc-sh.c:1476
14288msgid "syntax error in @(r0...)"
14289msgstr ""
14290
14291#: config/tc-sh.c:1521
14292msgid "Deprecated syntax."
14293msgstr ""
14294
14295#: config/tc-sh.c:1533 config/tc-sh.c:1538
14296msgid "syntax error in @(disp,[Rn, gbr, pc])"
14297msgstr ""
14298
14299#: config/tc-sh.c:1543
14300msgid "expecting )"
14301msgstr ""
14302
14303#: config/tc-sh.c:1551
14304msgid "illegal register after @"
14305msgstr ""
14306
14307#: config/tc-sh.c:2192
14308#, c-format
14309msgid "unhandled %d\n"
14310msgstr ""
14311
14312#: config/tc-sh.c:2402
14313#, c-format
14314msgid "Invalid register: 'r%d'"
14315msgstr ""
14316
14317#: config/tc-sh.c:2512
14318#, c-format
14319msgid "failed for %d\n"
14320msgstr ""
14321
14322#: config/tc-sh.c:2518
14323msgid "misplaced PIC operand"
14324msgstr ""
14325
14326#: config/tc-sh.c:2629 config/tc-sh.c:3028
14327msgid "invalid operands for opcode"
14328msgstr ""
14329
14330#: config/tc-sh.c:2634
14331msgid "insn can't be combined with parallel processing insn"
14332msgstr ""
14333
14334#: config/tc-sh.c:2641 config/tc-sh.c:2652 config/tc-sh.c:2684
14335msgid "multiple movx specifications"
14336msgstr ""
14337
14338#: config/tc-sh.c:2646 config/tc-sh.c:2668 config/tc-sh.c:2707
14339msgid "multiple movy specifications"
14340msgstr ""
14341
14342#: config/tc-sh.c:2655 config/tc-sh.c:2688
14343msgid "invalid movx address register"
14344msgstr ""
14345
14346#: config/tc-sh.c:2657
14347msgid "insn cannot be combined with non-nopy"
14348msgstr ""
14349
14350#: config/tc-sh.c:2671 config/tc-sh.c:2727
14351msgid "invalid movy address register"
14352msgstr ""
14353
14354#: config/tc-sh.c:2673
14355msgid "insn cannot be combined with non-nopx"
14356msgstr ""
14357
14358#: config/tc-sh.c:2686
14359msgid "previous movy requires nopx"
14360msgstr ""
14361
14362#: config/tc-sh.c:2694 config/tc-sh.c:2699
14363msgid "invalid movx dsp register"
14364msgstr ""
14365
14366#: config/tc-sh.c:2709
14367msgid "previous movx requires nopy"
14368msgstr ""
14369
14370#: config/tc-sh.c:2718 config/tc-sh.c:2723
14371msgid "invalid movy dsp register"
14372msgstr ""
14373
14374#: config/tc-sh.c:2733
14375msgid "dsp immediate shift value not constant"
14376msgstr ""
14377
14378#: config/tc-sh.c:2747 config/tc-sh.c:2773
14379msgid "multiple parallel processing specifications"
14380msgstr ""
14381
14382#: config/tc-sh.c:2766
14383msgid "multiple condition specifications"
14384msgstr ""
14385
14386#: config/tc-sh.c:2804
14387msgid "insn cannot be combined with pmuls"
14388msgstr ""
14389
14390#: config/tc-sh.c:2820
14391msgid "bad combined pmuls output operand"
14392msgstr ""
14393
14394#: config/tc-sh.c:2830
14395msgid "destination register is same for parallel insns"
14396msgstr ""
14397
14398#: config/tc-sh.c:2839
14399msgid "condition not followed by conditionalizable insn"
14400msgstr ""
14401
14402#: config/tc-sh.c:2849
14403msgid "unrecognized characters at end of parallel processing insn"
14404msgstr ""
14405
14406#: config/tc-sh.c:2965
14407msgid "opcode not valid for this cpu variant"
14408msgstr ""
14409
14410#: config/tc-sh.c:2998
14411msgid "Delayed branches not available on SH1"
14412msgstr ""
14413
14414#: config/tc-sh.c:3033
14415#, c-format
14416msgid "excess operands: '%s'"
14417msgstr ""
14418
14419#: config/tc-sh.c:3110
14420msgid ".uses pseudo-op seen when not relaxing"
14421msgstr ""
14422
14423#: config/tc-sh.c:3116
14424msgid "bad .uses format"
14425msgstr ""
14426
14427#: config/tc-sh.c:3227
14428msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
14429msgstr ""
14430
14431#: config/tc-sh.c:3233
14432msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
14433msgstr ""
14434
14435#: config/tc-sh.c:3235
14436msgid "Invalid combination: --abi=64 with --isa=SHcompact"
14437msgstr ""
14438
14439#: config/tc-sh.c:3267
14440#, c-format
14441msgid "Invalid argument to --isa option: %s"
14442msgstr ""
14443
14444#: config/tc-sh.c:3276
14445msgid "Invalid combination: --abi=32 with --abi=64"
14446msgstr ""
14447
14448#: config/tc-sh.c:3282
14449msgid "Invalid combination: --abi=64 with --abi=32"
14450msgstr ""
14451
14452#: config/tc-sh.c:3284
14453msgid "Invalid combination: --isa=SHcompact with --abi=64"
14454msgstr ""
14455
14456#: config/tc-sh.c:3288
14457#, c-format
14458msgid "Invalid argument to --abi option: %s"
14459msgstr ""
14460
14461#: config/tc-sh.c:3328
14462#, c-format
14463msgid ""
14464"SH options:\n"
14465"--little\t\tgenerate little endian code\n"
14466"--big\t\t\tgenerate big endian code\n"
14467"--relax\t\t\talter jump instructions for long displacements\n"
14468"--renesas\t\tdisable optimization with section symbol for\n"
14469"\t\t\tcompatibility with Renesas assembler.\n"
14470"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
14471"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
14472"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
14473"--isa=[any\t\tuse most appropriate isa\n"
14474" | dsp same as '-dsp'\n"
14475" | fp"
14476msgstr ""
14477
14478#: config/tc-sh.c:3354
14479#, c-format
14480msgid ""
14481"--isa=[shmedia\t\tset as the default instruction set for SH64\n"
14482" | SHmedia\n"
14483" | shcompact\n"
14484" | SHcompact]\n"
14485msgstr ""
14486
14487#: config/tc-sh.c:3359
14488#, c-format
14489msgid ""
14490"--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
14491"\t\t\tfile type\n"
14492"--shcompact-const-crange emit code-range descriptors for constants in\n"
14493"\t\t\tSHcompact code sections\n"
14494"--no-mix\t\tdisallow SHmedia code in the same section as\n"
14495"\t\t\tconstants and SHcompact code\n"
14496"--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
14497"--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
14498"\t\t\tto 32 bits only\n"
14499msgstr ""
14500
14501#: config/tc-sh.c:3371
14502#, c-format
14503msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
14504msgstr ""
14505
14506#: config/tc-sh.c:3462
14507msgid ".uses does not refer to a local symbol in the same section"
14508msgstr ""
14509
14510#: config/tc-sh.c:3481
14511msgid "can't find fixup pointed to by .uses"
14512msgstr ""
14513
14514#: config/tc-sh.c:3501
14515msgid ".uses target does not refer to a local symbol in the same section"
14516msgstr ""
14517
14518#: config/tc-sh.c:3578
14519msgid "displacement overflows 12-bit field"
14520msgstr ""
14521
14522#: config/tc-sh.c:3581
14523#, c-format
14524msgid "displacement to defined symbol %s overflows 12-bit field"
14525msgstr ""
14526
14527#: config/tc-sh.c:3585
14528#, c-format
14529msgid "displacement to undefined symbol %s overflows 12-bit field"
14530msgstr ""
14531
14532#: config/tc-sh.c:3658
14533msgid "displacement overflows 8-bit field"
14534msgstr ""
14535
14536#: config/tc-sh.c:3661
14537#, c-format
14538msgid "displacement to defined symbol %s overflows 8-bit field"
14539msgstr ""
14540
14541#: config/tc-sh.c:3665
14542#, c-format
14543msgid "displacement to undefined symbol %s overflows 8-bit field "
14544msgstr ""
14545
14546#: config/tc-sh.c:3682
14547#, c-format
14548msgid "overflow in branch to %s; converted into longer instruction sequence"
14549msgstr ""
14550
14551#: config/tc-sh.c:3747 config/tc-sh.c:3794 config/tc-sparc.c:4524
14552#: config/tc-sparc.c:4548
14553msgid "misaligned data"
14554msgstr ""
14555
14556#: config/tc-sh.c:4123
14557msgid "offset to unaligned destination"
14558msgstr ""
14559
14560#: config/tc-sh.c:4128
14561msgid "negative offset"
14562msgstr ""
14563
14564#: config/tc-sh.c:4279
14565msgid "misaligned offset"
14566msgstr ""
14567
14568#: config/tc-sh64.c:567
14569msgid "This operand must be constant at assembly time"
14570msgstr ""
14571
14572#: config/tc-sh64.c:680
14573msgid "Invalid operand expression"
14574msgstr ""
14575
14576#: config/tc-sh64.c:772 config/tc-sh64.c:876
14577msgid "PTB operand is a SHmedia symbol"
14578msgstr ""
14579
14580#: config/tc-sh64.c:775 config/tc-sh64.c:873
14581msgid "PTA operand is a SHcompact symbol"
14582msgstr ""
14583
14584#: config/tc-sh64.c:791
14585msgid "invalid expression in operand"
14586msgstr ""
14587
14588#: config/tc-sh64.c:1482
14589#, c-format
14590msgid "invalid operand, not a 5-bit unsigned value: %d"
14591msgstr ""
14592
14593#: config/tc-sh64.c:1487
14594#, c-format
14595msgid "invalid operand, not a 6-bit signed value: %d"
14596msgstr ""
14597
14598#: config/tc-sh64.c:1492
14599#, c-format
14600msgid "invalid operand, not a 6-bit unsigned value: %d"
14601msgstr ""
14602
14603#: config/tc-sh64.c:1497 config/tc-sh64.c:1509
14604#, c-format
14605msgid "invalid operand, not a 11-bit signed value: %d"
14606msgstr ""
14607
14608#: config/tc-sh64.c:1499
14609#, c-format
14610msgid "invalid operand, not a multiple of 32: %d"
14611msgstr ""
14612
14613#: config/tc-sh64.c:1504
14614#, c-format
14615msgid "invalid operand, not a 10-bit signed value: %d"
14616msgstr ""
14617
14618#: config/tc-sh64.c:1511
14619#, c-format
14620msgid "invalid operand, not an even value: %d"
14621msgstr ""
14622
14623#: config/tc-sh64.c:1516
14624#, c-format
14625msgid "invalid operand, not a 12-bit signed value: %d"
14626msgstr ""
14627
14628#: config/tc-sh64.c:1518
14629#, c-format
14630msgid "invalid operand, not a multiple of 4: %d"
14631msgstr ""
14632
14633#: config/tc-sh64.c:1523
14634#, c-format
14635msgid "invalid operand, not a 13-bit signed value: %d"
14636msgstr ""
14637
14638#: config/tc-sh64.c:1525
14639#, c-format
14640msgid "invalid operand, not a multiple of 8: %d"
14641msgstr ""
14642
14643#: config/tc-sh64.c:1530
14644#, c-format
14645msgid "invalid operand, not a 16-bit signed value: %d"
14646msgstr ""
14647
14648#: config/tc-sh64.c:1535
14649#, c-format
14650msgid "invalid operand, not a 16-bit unsigned value: %d"
14651msgstr ""
14652
14653#: config/tc-sh64.c:1541
14654msgid "operand out of range for PT, PTA and PTB"
14655msgstr ""
14656
14657#: config/tc-sh64.c:1543
14658#, c-format
14659msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
14660msgstr ""
14661
14662#: config/tc-sh64.c:2063
14663#, c-format
14664msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
14665msgstr ""
14666
14667#: config/tc-sh64.c:2420 config/tc-sh64.c:2583 config/tc-sh64.c:2598
14668msgid "invalid PIC reference"
14669msgstr ""
14670
14671#: config/tc-sh64.c:2477
14672msgid "can't find opcode"
14673msgstr ""
14674
14675#: config/tc-sh64.c:2680 config/tc-sh64.c:2720
14676msgid "invalid operand: expression in PT target"
14677msgstr ""
14678
14679#: config/tc-sh64.c:2811
14680#, c-format
14681msgid "invalid operands to %s"
14682msgstr ""
14683
14684#: config/tc-sh64.c:2817
14685#, c-format
14686msgid "excess operands to %s"
14687msgstr ""
14688
14689#: config/tc-sh64.c:2862
14690#, c-format
14691msgid "The `.mode %s' directive is not valid with this architecture"
14692msgstr ""
14693
14694#: config/tc-sh64.c:2870
14695#, c-format
14696msgid "Invalid argument to .mode: %s"
14697msgstr ""
14698
14699#: config/tc-sh64.c:2900
14700#, c-format
14701msgid "The `.abi %s' directive is not valid with this architecture"
14702msgstr ""
14703
14704#: config/tc-sh64.c:2906
14705msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
14706msgstr ""
14707
14708#: config/tc-sh64.c:2911
14709msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
14710msgstr ""
14711
14712#: config/tc-sh64.c:2914
14713#, c-format
14714msgid "Invalid argument to .abi: %s"
14715msgstr ""
14716
14717#: config/tc-sh64.c:2969
14718msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
14719msgstr ""
14720
14721#: config/tc-sh64.c:2974
14722msgid "-shcompact-const-crange is invalid without SHcompact"
14723msgstr ""
14724
14725#: config/tc-sh64.c:2977
14726msgid "-expand-pt32 only valid with -abi=64"
14727msgstr ""
14728
14729#: config/tc-sh64.c:2980
14730msgid "-no-expand only valid with SHcompact or SHmedia"
14731msgstr ""
14732
14733#: config/tc-sh64.c:2983
14734msgid "-expand-pt32 invalid together with -no-expand"
14735msgstr ""
14736
14737#: config/tc-sh64.c:3197
14738msgid ""
14739"SHmedia code not allowed in same section as constants and SHcompact code"
14740msgstr ""
14741
14742#: config/tc-sh64.c:3215
14743msgid "No segment info for current section"
14744msgstr ""
14745
14746#: config/tc-sh64.c:3254
14747msgid "duplicate datalabel operator ignored"
14748msgstr ""
14749
14750#: config/tc-sh64.c:3324
14751msgid "Invalid DataLabel expression"
14752msgstr ""
14753
14754#: config/tc-sparc.c:329 config/tc-sparc.c:542
14755msgid "Bad opcode table, broken assembler."
14756msgstr ""
14757
14758#: config/tc-sparc.c:534
14759#, c-format
14760msgid "invalid architecture -xarch=%s"
14761msgstr ""
14762
14763#: config/tc-sparc.c:607
14764#, c-format
14765msgid "No compiled in support for %d bit object file format"
14766msgstr ""
14767
14768#: config/tc-sparc.c:688
14769#, c-format
14770msgid "SPARC options:\n"
14771msgstr ""
14772
14773#: config/tc-sparc.c:717
14774#, c-format
14775msgid ""
14776"\n"
14777"\t\t\tspecify variant of SPARC architecture\n"
14778"-bump\t\t\twarn when assembler switches architectures\n"
14779"-sparc\t\t\tignored\n"
14780"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
14781"-relax\t\t\trelax jumps and branches (default)\n"
14782"-no-relax\t\tavoid changing any jumps and branches\n"
14783msgstr ""
14784
14785#: config/tc-sparc.c:725
14786#, c-format
14787msgid "-k\t\t\tgenerate PIC\n"
14788msgstr ""
14789
14790#: config/tc-sparc.c:729
14791#, c-format
14792msgid ""
14793"-32\t\t\tcreate 32 bit object file\n"
14794"-64\t\t\tcreate 64 bit object file\n"
14795msgstr ""
14796
14797#: config/tc-sparc.c:732
14798#, c-format
14799msgid "\t\t\t[default is %d]\n"
14800msgstr ""
14801
14802#: config/tc-sparc.c:734
14803#, c-format
14804msgid ""
14805"-TSO\t\t\tuse Total Store Ordering\n"
14806"-PSO\t\t\tuse Partial Store Ordering\n"
14807"-RMO\t\t\tuse Relaxed Memory Ordering\n"
14808msgstr ""
14809
14810#: config/tc-sparc.c:738
14811#, c-format
14812msgid "\t\t\t[default is %s]\n"
14813msgstr ""
14814
14815#: config/tc-sparc.c:740
14816#, c-format
14817msgid ""
14818"-KPIC\t\t\tgenerate PIC\n"
14819"-V\t\t\tprint assembler version number\n"
14820"-undeclared-regs\tignore application global register usage without\n"
14821"\t\t\tappropriate .register directive (default)\n"
14822"-no-undeclared-regs\tforce error on application global register usage\n"
14823"\t\t\twithout appropriate .register directive\n"
14824"-q\t\t\tignored\n"
14825"-Qy, -Qn\t\tignored\n"
14826"-s\t\t\tignored\n"
14827msgstr ""
14828
14829#: config/tc-sparc.c:752
14830#, c-format
14831msgid ""
14832"-EL\t\t\tgenerate code for a little endian machine\n"
14833"-EB\t\t\tgenerate code for a big endian machine\n"
14834"--little-endian-data\tgenerate code for a machine having big endian\n"
14835" instructions and little endian data.\n"
14836msgstr ""
14837
14838#: config/tc-sparc.c:893
14839#, c-format
14840msgid "Internal error: losing opcode: `%s' \"%s\"\n"
14841msgstr ""
14842
14843#: config/tc-sparc.c:912
14844#, c-format
14845msgid "Internal error: can't find opcode `%s' for `%s'\n"
14846msgstr ""
14847
14848#: config/tc-sparc.c:1074
14849msgid "Support for 64-bit arithmetic not compiled in."
14850msgstr ""
14851
14852#: config/tc-sparc.c:1120
14853msgid "set: number not in 0..4294967295 range"
14854msgstr ""
14855
14856#: config/tc-sparc.c:1127
14857msgid "set: number not in -2147483648..4294967295 range"
14858msgstr ""
14859
14860#: config/tc-sparc.c:1186
14861msgid "setsw: number not in -2147483648..4294967295 range"
14862msgstr ""
14863
14864#: config/tc-sparc.c:1234
14865msgid "setx: temporary register same as destination register"
14866msgstr ""
14867
14868#: config/tc-sparc.c:1305
14869msgid "setx: illegal temporary register g0"
14870msgstr ""
14871
14872#: config/tc-sparc.c:1402
14873msgid "FP branch in delay slot"
14874msgstr ""
14875
14876#: config/tc-sparc.c:1417
14877msgid "FP branch preceded by FP instruction; NOP inserted"
14878msgstr ""
14879
14880#: config/tc-sparc.c:1457
14881msgid "failed special case insn sanity check"
14882msgstr ""
14883
14884#: config/tc-sparc.c:1628
14885msgid ": invalid membar mask name"
14886msgstr ""
14887
14888#: config/tc-sparc.c:1644
14889msgid ": invalid membar mask expression"
14890msgstr ""
14891
14892#: config/tc-sparc.c:1649
14893msgid ": invalid membar mask number"
14894msgstr ""
14895
14896#: config/tc-sparc.c:1664
14897msgid ": invalid siam mode expression"
14898msgstr ""
14899
14900#: config/tc-sparc.c:1669
14901msgid ": invalid siam mode number"
14902msgstr ""
14903
14904#: config/tc-sparc.c:1685
14905msgid ": invalid prefetch function name"
14906msgstr ""
14907
14908#: config/tc-sparc.c:1693
14909msgid ": invalid prefetch function expression"
14910msgstr ""
14911
14912#: config/tc-sparc.c:1698
14913msgid ": invalid prefetch function number"
14914msgstr ""
14915
14916#: config/tc-sparc.c:1726 config/tc-sparc.c:1738
14917msgid ": unrecognizable privileged register"
14918msgstr ""
14919
14920#: config/tc-sparc.c:1762 config/tc-sparc.c:1774
14921msgid ": unrecognizable hyperprivileged register"
14922msgstr ""
14923
14924#: config/tc-sparc.c:1798 config/tc-sparc.c:1823
14925msgid ": unrecognizable v9a or v9b ancillary state register"
14926msgstr ""
14927
14928#: config/tc-sparc.c:1803
14929msgid ": rd on write only ancillary state register"
14930msgstr ""
14931
14932#. %sys_tick and %sys_tick_cmpr are v9bnotv9a
14933#: config/tc-sparc.c:1811
14934msgid ": unrecognizable v9a ancillary state register"
14935msgstr ""
14936
14937#: config/tc-sparc.c:1847
14938msgid ": asr number must be between 16 and 31"
14939msgstr ""
14940
14941#: config/tc-sparc.c:1855
14942msgid ": asr number must be between 0 and 31"
14943msgstr ""
14944
14945#: config/tc-sparc.c:1865
14946#, c-format
14947msgid ": expecting %asrN"
14948msgstr ""
14949
14950#: config/tc-sparc.c:1907
14951msgid ": crypto immediate must be between 0 and 31"
14952msgstr ""
14953
14954#: config/tc-sparc.c:1916
14955msgid ": expecting crypto immediate"
14956msgstr ""
14957
14958#: config/tc-sparc.c:2098 config/tc-sparc.c:2136 config/tc-sparc.c:2577
14959#: config/tc-sparc.c:2613
14960#, c-format
14961msgid "Illegal operands: %%%s requires arguments in ()"
14962msgstr ""
14963
14964#: config/tc-sparc.c:2104
14965#, c-format
14966msgid ""
14967"Illegal operands: %%%s cannot be used together with other relocs in the insn "
14968"()"
14969msgstr ""
14970
14971#: config/tc-sparc.c:2115
14972#, c-format
14973msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
14974msgstr ""
14975
14976#: config/tc-sparc.c:2322
14977msgid "detected global register use not covered by .register pseudo-op"
14978msgstr ""
14979
14980#: config/tc-sparc.c:2398
14981msgid ": There are only 64 f registers; [0-63]"
14982msgstr ""
14983
14984#: config/tc-sparc.c:2400 config/tc-sparc.c:2418
14985msgid ": There are only 32 f registers; [0-31]"
14986msgstr ""
14987
14988#: config/tc-sparc.c:2410
14989msgid ": There are only 32 single precision f registers; [0-31]"
14990msgstr ""
14991
14992#: config/tc-sparc.c:2431
14993msgid ": Instruction requires frs2 and frsd must be the same register"
14994msgstr ""
14995
14996#: config/tc-sparc.c:2625
14997#, c-format
14998msgid ""
14999"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
15000msgstr ""
15001
15002#: config/tc-sparc.c:2742
15003#, c-format
15004msgid "Illegal operands: Can't add non-constant expression to %%%s()"
15005msgstr ""
15006
15007#: config/tc-sparc.c:2752
15008#, c-format
15009msgid ""
15010"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
15011"symbol"
15012msgstr ""
15013
15014#: config/tc-sparc.c:2770
15015msgid ": PC-relative operand can't be a constant"
15016msgstr ""
15017
15018#: config/tc-sparc.c:2777
15019msgid ": TLS operand can't be a constant"
15020msgstr ""
15021
15022#: config/tc-sparc.c:2803
15023msgid ": Immediate value in cbcond is out of range."
15024msgstr ""
15025
15026#: config/tc-sparc.c:2830
15027msgid ": invalid ASI name"
15028msgstr ""
15029
15030#: config/tc-sparc.c:2838
15031msgid ": invalid ASI expression"
15032msgstr ""
15033
15034#: config/tc-sparc.c:2843
15035msgid ": invalid ASI number"
15036msgstr ""
15037
15038#: config/tc-sparc.c:2946
15039msgid "OPF immediate operand out of range (0-0x1ff)"
15040msgstr ""
15041
15042#: config/tc-sparc.c:2951
15043msgid "non-immediate OPF operand, ignored"
15044msgstr ""
15045
15046#: config/tc-sparc.c:2970
15047msgid ": invalid cpreg name"
15048msgstr ""
15049
15050#: config/tc-sparc.c:2999
15051#, c-format
15052msgid "Illegal operands%s"
15053msgstr ""
15054
15055#: config/tc-sparc.c:3039
15056#, c-format
15057msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
15058msgstr ""
15059
15060#: config/tc-sparc.c:3076
15061#, c-format
15062msgid "Architecture mismatch on \"%s\"."
15063msgstr ""
15064
15065#: config/tc-sparc.c:3077
15066#, c-format
15067msgid " (Requires %s; requested architecture is %s.)"
15068msgstr ""
15069
15070#: config/tc-sparc.c:3089
15071#, c-format
15072msgid "Hardware capability \"%s\" not enabled for \"%s\"."
15073msgstr ""
15074
15075#: config/tc-sparc.c:3487 config/tc-sparc.c:3494 config/tc-sparc.c:3501
15076#: config/tc-sparc.c:3508 config/tc-sparc.c:3515 config/tc-sparc.c:3524
15077#: config/tc-sparc.c:3536 config/tc-sparc.c:3547 config/tc-sparc.c:3569
15078#: config/tc-sparc.c:3593 write.c:1159
15079msgid "relocation overflow"
15080msgstr ""
15081
15082#: config/tc-sparc.c:3648
15083#, c-format
15084msgid "bad or unhandled relocation type: 0x%02x"
15085msgstr ""
15086
15087#: config/tc-sparc.c:3984
15088msgid "Expected comma after name"
15089msgstr ""
15090
15091#: config/tc-sparc.c:3993
15092#, c-format
15093msgid "BSS length (%d.) <0! Ignored."
15094msgstr ""
15095
15096#: config/tc-sparc.c:4005
15097msgid "bad .reserve segment -- expected BSS segment"
15098msgstr ""
15099
15100#: config/tc-sparc.c:4033
15101#, c-format
15102msgid "alignment too large; assuming %d"
15103msgstr ""
15104
15105#: config/tc-sparc.c:4039 config/tc-sparc.c:4189
15106msgid "negative alignment"
15107msgstr ""
15108
15109#: config/tc-sparc.c:4049 config/tc-sparc.c:4211 read.c:1486 read.c:2485
15110msgid "alignment not a power of 2"
15111msgstr ""
15112
15113#: config/tc-sparc.c:4102
15114#, c-format
15115msgid "Ignoring attempt to re-define symbol %s"
15116msgstr ""
15117
15118#: config/tc-sparc.c:4126 config/tc-v850.c:281
15119msgid "Expected comma after symbol-name"
15120msgstr ""
15121
15122#: config/tc-sparc.c:4136
15123#, c-format
15124msgid ".COMMon length (%lu) out of range ignored"
15125msgstr ""
15126
15127#: config/tc-sparc.c:4169
15128msgid "Expected comma after common length"
15129msgstr ""
15130
15131#: config/tc-sparc.c:4183
15132#, c-format
15133msgid "alignment too large; assuming %ld"
15134msgstr ""
15135
15136#: config/tc-sparc.c:4326
15137msgid "Unknown segment type"
15138msgstr ""
15139
15140#: config/tc-sparc.c:4396 config/tc-sparc.c:4406
15141#, c-format
15142msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
15143msgstr ""
15144
15145#: config/tc-sparc.c:4424
15146msgid "redefinition of global register"
15147msgstr ""
15148
15149#: config/tc-sparc.c:4435
15150#, c-format
15151msgid "Register symbol %s already defined."
15152msgstr ""
15153
15154#: config/tc-sparc.c:4639
15155#, c-format
15156msgid "Illegal operands: %%r_plt in %d-byte data field"
15157msgstr ""
15158
15159#: config/tc-sparc.c:4649
15160#, c-format
15161msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
15162msgstr ""
15163
15164#: config/tc-sparc.c:4686 config/tc-vax.c:3315
15165#, c-format
15166msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
15167msgstr ""
15168
15169#: config/tc-sparc.c:4694 config/tc-sparc.c:4725 config/tc-sparc.c:4734
15170#: config/tc-vax.c:3323 config/tc-vax.c:3354 config/tc-vax.c:3363
15171#, c-format
15172msgid "Illegal operands: %%r_%s%d requires arguments in ()"
15173msgstr ""
15174
15175#: config/tc-sparc.c:4743 config/tc-vax.c:3372
15176#, c-format
15177msgid "Illegal operands: garbage after %%r_%s%d()"
15178msgstr ""
15179
15180#: config/tc-sparc.h:63
15181msgid "sparc convert_frag\n"
15182msgstr ""
15183
15184#: config/tc-sparc.h:65 config/tc-z80.h:53
15185msgid "estimate_size_before_relax called"
15186msgstr ""
15187
15188#: config/tc-spu.c:130
15189#, c-format
15190msgid "Can't hash instruction '%s':%s"
15191msgstr ""
15192
15193#: config/tc-spu.c:184
15194msgid ""
15195"SPU options:\n"
15196" --apuasm\t\t emulate behaviour of apuasm\n"
15197msgstr ""
15198
15199#: config/tc-spu.c:290
15200#, c-format
15201msgid "Invalid mnemonic '%s'"
15202msgstr ""
15203
15204#: config/tc-spu.c:296
15205#, c-format
15206msgid "'%s' is only available in DD2.0 or higher."
15207msgstr ""
15208
15209#: config/tc-spu.c:328
15210#, c-format
15211msgid "Error in argument %d. Expecting: \"%s\""
15212msgstr ""
15213
15214#: config/tc-spu.c:339
15215msgid "Mixing register syntax, with and without '$'."
15216msgstr ""
15217
15218#: config/tc-spu.c:345
15219#, c-format
15220msgid "Treating '%-*s' as a symbol."
15221msgstr ""
15222
15223#: config/tc-spu.c:564
15224msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
15225msgstr ""
15226
15227#: config/tc-spu.c:566
15228msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
15229msgstr ""
15230
15231#: config/tc-spu.c:609
15232#, c-format
15233msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
15234msgstr ""
15235
15236#: config/tc-spu.c:615
15237#, c-format
15238msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
15239msgstr ""
15240
15241#: config/tc-spu.c:685 config/tc-spu.c:688
15242#, c-format
15243msgid "Constant expression %d out of range, [%d, %d]."
15244msgstr ""
15245
15246#: config/tc-spu.c:790
15247#, c-format
15248msgid "invalid priority '%lu'"
15249msgstr ""
15250
15251#: config/tc-spu.c:796
15252#, c-format
15253msgid "invalid lrlive '%lu'"
15254msgstr ""
15255
15256#: config/tc-spu.c:855
15257msgid "Relaxation should never occur"
15258msgstr ""
15259
15260#: config/tc-spu.c:1005
15261#, c-format
15262msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
15263msgstr ""
15264
15265#: config/tc-spu.h:85
15266msgid "spu convert_frag\n"
15267msgstr ""
15268
15269#: config/tc-tic30.c:36
15270msgid "first"
15271msgstr ""
15272
15273#: config/tc-tic30.c:36
15274msgid "second"
15275msgstr ""
15276
15277#: config/tc-tic30.c:36
15278msgid "third"
15279msgstr ""
15280
15281#: config/tc-tic30.c:36
15282msgid "fourth"
15283msgstr ""
15284
15285#: config/tc-tic30.c:36
15286msgid "fifth"
15287msgstr ""
15288
15289#: config/tc-tic30.c:482
15290msgid "More than one AR register found in indirect reference"
15291msgstr ""
15292
15293#: config/tc-tic30.c:487
15294msgid "Illegal AR register in indirect reference"
15295msgstr ""
15296
15297#: config/tc-tic30.c:507
15298msgid "More than one displacement found in indirect reference"
15299msgstr ""
15300
15301#: config/tc-tic30.c:515
15302msgid "Invalid displacement in indirect reference"
15303msgstr ""
15304
15305#: config/tc-tic30.c:532
15306msgid "AR register not found in indirect reference"
15307msgstr ""
15308
15309#. Maybe an implied displacement of 1 again.
15310#: config/tc-tic30.c:548
15311msgid "required displacement wasn't given in indirect reference"
15312msgstr ""
15313
15314#: config/tc-tic30.c:554
15315msgid "illegal indirect reference"
15316msgstr ""
15317
15318#: config/tc-tic30.c:560
15319msgid "displacement must be an unsigned 8-bit number"
15320msgstr ""
15321
15322#: config/tc-tic30.c:746 config/tc-tic30.c:1493
15323#, c-format
15324msgid "Invalid character %s before %s operand"
15325msgstr ""
15326
15327#: config/tc-tic30.c:765 config/tc-tic30.c:1508
15328#, c-format
15329msgid "Unbalanced parenthesis in %s operand."
15330msgstr ""
15331
15332#: config/tc-tic30.c:781 config/tc-tic30.c:1518
15333#, c-format
15334msgid "Invalid character %s in %s operand"
15335msgstr ""
15336
15337#: config/tc-tic30.c:800 config/tc-tic30.c:1535
15338#, c-format
15339msgid "Spurious operands; (%d operands/instruction max)"
15340msgstr ""
15341
15342#. Just skip it, if it's \n complain.
15343#: config/tc-tic30.c:818 config/tc-tic30.c:834 config/tc-tic30.c:1552
15344#: config/tc-tic30.c:1568
15345msgid "Expecting operand after ','; got nothing"
15346msgstr ""
15347
15348#: config/tc-tic30.c:823 config/tc-tic30.c:1557
15349msgid "Expecting operand before ','; got nothing"
15350msgstr ""
15351
15352#: config/tc-tic30.c:861
15353msgid "incorrect number of operands given in the first instruction"
15354msgstr ""
15355
15356#: config/tc-tic30.c:867
15357msgid "incorrect number of operands given in the second instruction"
15358msgstr ""
15359
15360#: config/tc-tic30.c:888
15361#, c-format
15362msgid "%s instruction, operand %d doesn't match"
15363msgstr ""
15364
15365#. Shouldn't get here.
15366#: config/tc-tic30.c:912 config/tc-tic30.c:919
15367msgid "incorrect format for multiply parallel instruction"
15368msgstr ""
15369
15370#: config/tc-tic30.c:926
15371msgid "destination for multiply can only be R0 or R1"
15372msgstr ""
15373
15374#: config/tc-tic30.c:933
15375msgid "destination for add/subtract can only be R2 or R3"
15376msgstr ""
15377
15378#: config/tc-tic30.c:1000
15379msgid "loading the same register in parallel operation"
15380msgstr ""
15381
15382#: config/tc-tic30.c:1382
15383msgid "pc-relative "
15384msgstr ""
15385
15386#: config/tc-tic30.c:1443
15387#, c-format
15388msgid "Invalid character %s in opcode"
15389msgstr ""
15390
15391#: config/tc-tic30.c:1473
15392#, c-format
15393msgid "Unknown TMS320C30 instruction: %s"
15394msgstr ""
15395
15396#: config/tc-tic30.c:1593
15397msgid "Incorrect number of operands given"
15398msgstr ""
15399
15400#: config/tc-tic30.c:1626
15401#, c-format
15402msgid "The %s operand doesn't match"
15403msgstr ""
15404
15405#. Shouldn't make it to this stage.
15406#: config/tc-tic30.c:1651 config/tc-tic30.c:1663
15407msgid "Incompatible first and second operands in instruction"
15408msgstr ""
15409
15410#: config/tc-tic30.c:1777
15411msgid "invalid short form floating point immediate operand"
15412msgstr ""
15413
15414#: config/tc-tic30.c:1787
15415msgid "rounding down first operand float to unsigned int"
15416msgstr ""
15417
15418#: config/tc-tic30.c:1789
15419msgid "only lower 16-bits of first operand are used"
15420msgstr ""
15421
15422#: config/tc-tic30.c:1799
15423msgid "rounding down first operand float to signed int"
15424msgstr ""
15425
15426#: config/tc-tic30.c:1804 config/tc-tic30.c:1875
15427msgid "first operand is too large for 16-bit signed int"
15428msgstr ""
15429
15430#: config/tc-tic30.c:1869
15431msgid "first operand is floating point"
15432msgstr ""
15433
15434#. Shouldn't get here.
15435#: config/tc-tic30.c:1900
15436msgid "interrupt vector for trap instruction out of range"
15437msgstr ""
15438
15439#: config/tc-tic30.c:1945
15440msgid "LDP instruction needs a 24-bit operand"
15441msgstr ""
15442
15443#: config/tc-tic30.c:1969
15444msgid "first operand is too large for a 24-bit displacement"
15445msgstr ""
15446
15447#: config/tc-tic4x.c:391
15448msgid "Nan, using zero."
15449msgstr ""
15450
15451#: config/tc-tic4x.c:513
15452#, c-format
15453msgid "Cannot represent exponent in %d bits"
15454msgstr ""
15455
15456#: config/tc-tic4x.c:596 config/tc-tic4x.c:606
15457msgid "Invalid floating point number"
15458msgstr ""
15459
15460#: config/tc-tic4x.c:726
15461msgid "Comma expected\n"
15462msgstr ""
15463
15464#: config/tc-tic4x.c:766 config/tc-tic54x.c:478
15465msgid ".bss size argument missing\n"
15466msgstr ""
15467
15468#: config/tc-tic4x.c:774
15469#, c-format
15470msgid ".bss size %ld < 0!"
15471msgstr ""
15472
15473#: config/tc-tic4x.c:908
15474msgid "Non-constant symbols not allowed\n"
15475msgstr ""
15476
15477#: config/tc-tic4x.c:939
15478msgid "Symbol missing\n"
15479msgstr ""
15480
15481#. Get terminator.
15482#. Skip null symbol terminator.
15483#: config/tc-tic4x.c:985
15484msgid ".sect: subsection name ignored"
15485msgstr ""
15486
15487#: config/tc-tic4x.c:1013 config/tc-tic4x.c:1113 config/tc-tic54x.c:1440
15488#, c-format
15489msgid "Error setting flags for \"%s\": %s"
15490msgstr ""
15491
15492#: config/tc-tic4x.c:1044
15493msgid ".set syntax invalid\n"
15494msgstr ""
15495
15496#: config/tc-tic4x.c:1102
15497msgid ".usect: non-zero alignment flag ignored"
15498msgstr ""
15499
15500#: config/tc-tic4x.c:1133
15501#, c-format
15502msgid "This assembler does not support processor generation %ld"
15503msgstr ""
15504
15505#: config/tc-tic4x.c:1137
15506msgid "Changing processor generation on fly not supported..."
15507msgstr ""
15508
15509#: config/tc-tic4x.c:1436
15510msgid "Auxiliary register AR0--AR7 required for indirect"
15511msgstr ""
15512
15513#: config/tc-tic4x.c:1450
15514#, c-format
15515msgid "Bad displacement %d (require 0--255)\n"
15516msgstr ""
15517
15518#: config/tc-tic4x.c:1468
15519msgid "Index register IR0,IR1 required for displacement"
15520msgstr ""
15521
15522#: config/tc-tic4x.c:1537
15523msgid "Expecting a register name"
15524msgstr ""
15525
15526#: config/tc-tic4x.c:1549 config/tc-tic4x.c:1572 config/tc-tic4x.c:1641
15527msgid "Number too large"
15528msgstr ""
15529
15530#: config/tc-tic4x.c:1589
15531msgid "Expecting a constant value"
15532msgstr ""
15533
15534#: config/tc-tic4x.c:1596
15535#, c-format
15536msgid "Bad direct addressing construct %s"
15537msgstr ""
15538
15539#: config/tc-tic4x.c:1600
15540#, c-format
15541msgid "Direct value of %ld is not suitable"
15542msgstr ""
15543
15544#: config/tc-tic4x.c:1624
15545msgid "Unknown indirect addressing mode"
15546msgstr ""
15547
15548#: config/tc-tic4x.c:1721
15549#, c-format
15550msgid "Immediate value of %ld is too large for ldf"
15551msgstr ""
15552
15553#: config/tc-tic4x.c:1761
15554msgid "Destination register must be ARn"
15555msgstr ""
15556
15557#: config/tc-tic4x.c:1780 config/tc-tic4x.c:2153 config/tc-tic4x.c:2212
15558#, c-format
15559msgid "Immediate value of %ld is too large"
15560msgstr ""
15561
15562#: config/tc-tic4x.c:1809 config/tc-tic4x.c:2014
15563msgid "Invalid indirect addressing mode"
15564msgstr ""
15565
15566#: config/tc-tic4x.c:1833 config/tc-tic4x.c:1873 config/tc-tic4x.c:2064
15567#: config/tc-tic4x.c:2086
15568msgid "Register must be Rn"
15569msgstr ""
15570
15571#: config/tc-tic4x.c:1887 config/tc-tic4x.c:1957 config/tc-tic4x.c:1971
15572msgid "Register must be R0--R7"
15573msgstr ""
15574
15575#: config/tc-tic4x.c:1911 config/tc-tic4x.c:1939
15576#, c-format
15577msgid "Invalid indirect addressing mode displacement %d"
15578msgstr ""
15579
15580#: config/tc-tic4x.c:1985
15581msgid "Destination register must be R2 or R3"
15582msgstr ""
15583
15584#: config/tc-tic4x.c:1999
15585msgid "Destination register must be R0 or R1"
15586msgstr ""
15587
15588#: config/tc-tic4x.c:2036
15589#, c-format
15590msgid "Displacement value of %ld is too large"
15591msgstr ""
15592
15593#: config/tc-tic4x.c:2097 config/tc-tic4x.c:2228
15594msgid "Floating point number not valid in expression"
15595msgstr ""
15596
15597#: config/tc-tic4x.c:2111
15598#, c-format
15599msgid "Signed immediate value %ld too large"
15600msgstr ""
15601
15602#: config/tc-tic4x.c:2174
15603#, c-format
15604msgid "Unsigned immediate value %ld too large"
15605msgstr ""
15606
15607#: config/tc-tic4x.c:2242
15608#, c-format
15609msgid "Immediate value %ld too large"
15610msgstr ""
15611
15612#: config/tc-tic4x.c:2261 config/tc-tic4x.c:2289
15613msgid "Register must be ivtp or tvtp"
15614msgstr ""
15615
15616#: config/tc-tic4x.c:2275
15617msgid "Register must be address register"
15618msgstr ""
15619
15620#: config/tc-tic4x.c:2348
15621msgid "Source and destination register should not be equal"
15622msgstr ""
15623
15624#: config/tc-tic4x.c:2363
15625msgid "Equal parallell destination registers, one result will be discarded"
15626msgstr ""
15627
15628#: config/tc-tic4x.c:2404
15629msgid "Too many operands scanned"
15630msgstr ""
15631
15632#: config/tc-tic4x.c:2434
15633msgid "Parallel opcode cannot contain more than two instructions"
15634msgstr ""
15635
15636#: config/tc-tic4x.c:2507
15637#, c-format
15638msgid "Invalid operands for %s"
15639msgstr ""
15640
15641#: config/tc-tic4x.c:2510
15642#, c-format
15643msgid "Invalid instruction %s"
15644msgstr ""
15645
15646#: config/tc-tic4x.c:2659
15647#, c-format
15648msgid "Bad relocation type: 0x%02x"
15649msgstr ""
15650
15651#: config/tc-tic4x.c:2717
15652#, c-format
15653msgid "Unsupported processor generation %d"
15654msgstr ""
15655
15656#: config/tc-tic4x.c:2725
15657msgid "Option -b is depreciated, please use -mbig"
15658msgstr ""
15659
15660#: config/tc-tic4x.c:2731
15661msgid "Option -p is depreciated, please use -mmemparm"
15662msgstr ""
15663
15664#: config/tc-tic4x.c:2737
15665msgid "Option -r is depreciated, please use -mregparm"
15666msgstr ""
15667
15668#: config/tc-tic4x.c:2743
15669msgid "Option -s is depreciated, please use -msmall"
15670msgstr ""
15671
15672#: config/tc-tic4x.c:2771
15673#, c-format
15674msgid ""
15675"\n"
15676"TIC4X options:\n"
15677" -mcpu=CPU -mCPU select architecture variant. CPU can be:\n"
15678" 30 - TMS320C30\n"
15679" 31 - TMS320C31, TMS320LC31\n"
15680" 32 - TMS320C32\n"
15681" 33 - TMS320VC33\n"
15682" 40 - TMS320C40\n"
15683" 44 - TMS320C44\n"
15684" -mrev=REV set cpu hardware revision (integer numbers).\n"
15685" Combinations of -mcpu and -mrev will enable/"
15686"disable\n"
15687" the appropriate options (-midle2, -mlowpower and\n"
15688" -menhanced) according to the selected type\n"
15689" -mbig select big memory model\n"
15690" -msmall select small memory model (default)\n"
15691" -mregparm select register parameters (default)\n"
15692" -mmemparm select memory parameters\n"
15693" -midle2 enable IDLE2 support\n"
15694" -mlowpower enable LOPOWER and MAXSPEED support\n"
15695" -menhanced enable enhanced opcode support\n"
15696msgstr ""
15697
15698#: config/tc-tic4x.c:2816
15699#, c-format
15700msgid "Label \"$%d\" redefined"
15701msgstr ""
15702
15703#: config/tc-tic4x.c:3026
15704#, c-format
15705msgid "Reloc %d not supported by object file format"
15706msgstr ""
15707
15708#. Only word (et al.), align, or conditionals are allowed within
15709#. .struct/.union.
15710#: config/tc-tic54x.c:219
15711msgid "pseudo-op illegal within .struct/.union"
15712msgstr ""
15713
15714#: config/tc-tic54x.c:233
15715#, c-format
15716msgid "C54x-specific command line options:\n"
15717msgstr ""
15718
15719#: config/tc-tic54x.c:234
15720#, c-format
15721msgid "-mfar-mode | -mf Use extended addressing\n"
15722msgstr ""
15723
15724#: config/tc-tic54x.c:235
15725#, c-format
15726msgid "-mcpu=<CPU version> Specify the CPU version\n"
15727msgstr ""
15728
15729#: config/tc-tic54x.c:236
15730#, c-format
15731msgid "-merrors-to-file <filename>\n"
15732msgstr ""
15733
15734#: config/tc-tic54x.c:237
15735#, c-format
15736msgid "-me <filename> Redirect errors to a file\n"
15737msgstr ""
15738
15739#: config/tc-tic54x.c:349
15740msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
15741msgstr ""
15742
15743#: config/tc-tic54x.c:358
15744msgid "symbols assigned with .asg must begin with a letter"
15745msgstr ""
15746
15747#: config/tc-tic54x.c:402
15748msgid "Unterminated string after absolute expression"
15749msgstr ""
15750
15751#: config/tc-tic54x.c:410
15752msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
15753msgstr ""
15754
15755#: config/tc-tic54x.c:422
15756msgid "symbols assigned with .eval must begin with a letter"
15757msgstr ""
15758
15759#: config/tc-tic54x.c:487
15760#, c-format
15761msgid ".bss size %d < 0!"
15762msgstr ""
15763
15764#: config/tc-tic54x.c:676
15765msgid "Offset on nested structures is ignored"
15766msgstr ""
15767
15768#: config/tc-tic54x.c:726
15769#, c-format
15770msgid ".end%s without preceding .%s"
15771msgstr ""
15772
15773#: config/tc-tic54x.c:792
15774#, c-format
15775msgid "Unrecognized struct/union tag '%s'"
15776msgstr ""
15777
15778#: config/tc-tic54x.c:794
15779msgid ".tag requires a structure tag"
15780msgstr ""
15781
15782#: config/tc-tic54x.c:800
15783msgid "Label required for .tag"
15784msgstr ""
15785
15786#: config/tc-tic54x.c:819
15787#, c-format
15788msgid ".tag target '%s' undefined"
15789msgstr ""
15790
15791#: config/tc-tic54x.c:881
15792#, c-format
15793msgid ".field count '%d' out of range (1 <= X <= 32)"
15794msgstr ""
15795
15796#: config/tc-tic54x.c:909
15797#, c-format
15798msgid "Unrecognized field type '%c'"
15799msgstr ""
15800
15801#: config/tc-tic54x.c:1032
15802msgid "Overflow in expression, truncated to 8 bits"
15803msgstr ""
15804
15805#: config/tc-tic54x.c:1037
15806msgid "Overflow in expression, truncated to 16 bits"
15807msgstr ""
15808
15809#. Disallow .byte with a non constant expression that will
15810#. require relocation.
15811#: config/tc-tic54x.c:1045
15812msgid "Relocatable values require at least WORD storage"
15813msgstr ""
15814
15815#: config/tc-tic54x.c:1106
15816msgid "Use of .def/.ref is deprecated. Use .global instead"
15817msgstr ""
15818
15819#: config/tc-tic54x.c:1299
15820msgid ".space/.bes repeat count is negative, ignored"
15821msgstr ""
15822
15823#: config/tc-tic54x.c:1304
15824msgid ".space/.bes repeat count is zero, ignored"
15825msgstr ""
15826
15827#: config/tc-tic54x.c:1381
15828msgid "Missing size argument"
15829msgstr ""
15830
15831#: config/tc-tic54x.c:1515
15832msgid "CPU version has already been set"
15833msgstr ""
15834
15835#: config/tc-tic54x.c:1519
15836#, c-format
15837msgid "Unrecognized version '%s'"
15838msgstr ""
15839
15840#: config/tc-tic54x.c:1525
15841msgid "Changing of CPU version on the fly not supported"
15842msgstr ""
15843
15844#: config/tc-tic54x.c:1656
15845msgid "p2align not supported on this target"
15846msgstr ""
15847
15848#: config/tc-tic54x.c:1668
15849msgid "Argument to .even ignored"
15850msgstr ""
15851
15852#: config/tc-tic54x.c:1714
15853msgid "Invalid field size, must be from 1 to 32"
15854msgstr ""
15855
15856#: config/tc-tic54x.c:1727
15857msgid "field size must be 16 when value is relocatable"
15858msgstr ""
15859
15860#: config/tc-tic54x.c:1742
15861msgid "field value truncated"
15862msgstr ""
15863
15864#: config/tc-tic54x.c:1849 config/tc-tic54x.c:2155
15865#, c-format
15866msgid "Unrecognized section '%s'"
15867msgstr ""
15868
15869#: config/tc-tic54x.c:1858
15870msgid "Current section is unitialized, section name required for .clink"
15871msgstr ""
15872
15873#: config/tc-tic54x.c:2065
15874msgid "ENDLOOP without corresponding LOOP"
15875msgstr ""
15876
15877#: config/tc-tic54x.c:2106
15878msgid "Mixing of normal and extended addressing not supported"
15879msgstr ""
15880
15881#: config/tc-tic54x.c:2112
15882msgid "Extended addressing not supported on the specified CPU"
15883msgstr ""
15884
15885#: config/tc-tic54x.c:2161
15886msgid ".sblock may be used for initialized sections only"
15887msgstr ""
15888
15889#: config/tc-tic54x.c:2191
15890msgid "Symbol missing for .set/.equ"
15891msgstr ""
15892
15893#: config/tc-tic54x.c:2247
15894msgid ".var may only be used within a macro definition"
15895msgstr ""
15896
15897#: config/tc-tic54x.c:2255
15898msgid "Substitution symbols must begin with a letter"
15899msgstr ""
15900
15901#: config/tc-tic54x.c:2348
15902#, c-format
15903msgid "can't open macro library file '%s' for reading: %s"
15904msgstr ""
15905
15906#: config/tc-tic54x.c:2355
15907#, c-format
15908msgid "File '%s' not in macro archive format"
15909msgstr ""
15910
15911#: config/tc-tic54x.c:2485
15912#, c-format
15913msgid "Bad COFF version '%s'"
15914msgstr ""
15915
15916#: config/tc-tic54x.c:2494
15917#, c-format
15918msgid "Bad CPU version '%s'"
15919msgstr ""
15920
15921#: config/tc-tic54x.c:2507 config/tc-tic54x.c:2510
15922#, c-format
15923msgid "Can't redirect stderr to the file '%s'"
15924msgstr ""
15925
15926#: config/tc-tic54x.c:2625
15927#, c-format
15928msgid "Undefined substitution symbol '%s'"
15929msgstr ""
15930
15931#: config/tc-tic54x.c:3127
15932#, c-format
15933msgid "Unbalanced parenthesis in operand %d"
15934msgstr ""
15935
15936#: config/tc-tic54x.c:3158 config/tc-tic54x.c:3166
15937msgid "Expecting operand after ','"
15938msgstr ""
15939
15940#: config/tc-tic54x.c:3177
15941msgid "Extra junk on line"
15942msgstr ""
15943
15944#: config/tc-tic54x.c:3214
15945msgid "Badly formed address expression"
15946msgstr ""
15947
15948#: config/tc-tic54x.c:3467
15949#, c-format
15950msgid "Invalid dmad syntax '%s'"
15951msgstr ""
15952
15953#: config/tc-tic54x.c:3531
15954#, c-format
15955msgid ""
15956"Use the .mmregs directive to use memory-mapped register names such as '%s'"
15957msgstr ""
15958
15959#: config/tc-tic54x.c:3582
15960msgid "Address mode *+ARx is write-only. Results of reading are undefined."
15961msgstr ""
15962
15963#: config/tc-tic54x.c:3602
15964#, c-format
15965msgid "Unrecognized indirect address format \"%s\""
15966msgstr ""
15967
15968#: config/tc-tic54x.c:3640
15969#, c-format
15970msgid "Operand '%s' out of range (%d <= x <= %d)"
15971msgstr ""
15972
15973#: config/tc-tic54x.c:3660
15974msgid "Error in relocation handling"
15975msgstr ""
15976
15977#: config/tc-tic54x.c:3679 config/tc-tic54x.c:3741 config/tc-tic54x.c:3769
15978#, c-format
15979msgid "Unrecognized condition code \"%s\""
15980msgstr ""
15981
15982#: config/tc-tic54x.c:3696
15983#, c-format
15984msgid "Condition \"%s\" does not match preceding group"
15985msgstr ""
15986
15987#: config/tc-tic54x.c:3704
15988#, c-format
15989msgid ""
15990"Condition \"%s\" uses a different accumulator from a preceding condition"
15991msgstr ""
15992
15993#: config/tc-tic54x.c:3711
15994msgid "Only one comparison conditional allowed"
15995msgstr ""
15996
15997#: config/tc-tic54x.c:3716
15998msgid "Only one overflow conditional allowed"
15999msgstr ""
16000
16001#: config/tc-tic54x.c:3724
16002#, c-format
16003msgid "Duplicate %s conditional"
16004msgstr ""
16005
16006#: config/tc-tic54x.c:3755
16007msgid "Invalid auxiliary register (use AR0-AR7)"
16008msgstr ""
16009
16010#: config/tc-tic54x.c:3786
16011msgid "lk addressing modes are invalid for memory-mapped register addressing"
16012msgstr ""
16013
16014#: config/tc-tic54x.c:3794
16015msgid ""
16016"Address mode *+ARx is not allowed in memory-mapped register addressing. "
16017"Resulting behavior is undefined."
16018msgstr ""
16019
16020#: config/tc-tic54x.c:3820
16021msgid ""
16022"Destination accumulator for each part of this parallel instruction must be "
16023"different"
16024msgstr ""
16025
16026#: config/tc-tic54x.c:3869
16027#, c-format
16028msgid "Memory mapped register \"%s\" out of range"
16029msgstr ""
16030
16031#: config/tc-tic54x.c:3908
16032msgid "Invalid operand (use 1, 2, or 3)"
16033msgstr ""
16034
16035#: config/tc-tic54x.c:3933
16036msgid "A status register or status bit name is required"
16037msgstr ""
16038
16039#: config/tc-tic54x.c:3943
16040#, c-format
16041msgid "Unrecognized status bit \"%s\""
16042msgstr ""
16043
16044#: config/tc-tic54x.c:3966
16045#, c-format
16046msgid "Invalid status register \"%s\""
16047msgstr ""
16048
16049#: config/tc-tic54x.c:3978
16050#, c-format
16051msgid "Operand \"%s\" out of range (use 1 or 2)"
16052msgstr ""
16053
16054#: config/tc-tic54x.c:4181
16055#, c-format
16056msgid "Unrecognized instruction \"%s\""
16057msgstr ""
16058
16059#: config/tc-tic54x.c:4210
16060#, c-format
16061msgid "Unrecognized operand list '%s' for instruction '%s'"
16062msgstr ""
16063
16064#: config/tc-tic54x.c:4239
16065#, c-format
16066msgid "Unrecognized parallel instruction \"%s\""
16067msgstr ""
16068
16069#: config/tc-tic54x.c:4288
16070#, c-format
16071msgid "Invalid operand (s) for parallel instruction \"%s\""
16072msgstr ""
16073
16074#: config/tc-tic54x.c:4291
16075#, c-format
16076msgid "Unrecognized parallel instruction combination \"%s || %s\""
16077msgstr ""
16078
16079#: config/tc-tic54x.c:4518
16080#, c-format
16081msgid "%s symbol recursion stopped at second appearance of '%s'"
16082msgstr ""
16083
16084#: config/tc-tic54x.c:4558
16085msgid "Unrecognized substitution symbol function"
16086msgstr ""
16087
16088#: config/tc-tic54x.c:4563
16089msgid "Missing '(' after substitution symbol function"
16090msgstr ""
16091
16092#: config/tc-tic54x.c:4577
16093msgid "Expecting second argument"
16094msgstr ""
16095
16096#: config/tc-tic54x.c:4590 config/tc-tic54x.c:4640
16097msgid "Extra junk in function call, expecting ')'"
16098msgstr ""
16099
16100#: config/tc-tic54x.c:4616
16101msgid "Function expects two arguments"
16102msgstr ""
16103
16104#: config/tc-tic54x.c:4629
16105msgid "Expecting character constant argument"
16106msgstr ""
16107
16108#: config/tc-tic54x.c:4635
16109msgid "Both arguments must be substitution symbols"
16110msgstr ""
16111
16112#: config/tc-tic54x.c:4688
16113#, c-format
16114msgid "Invalid subscript (use 1 to %d)"
16115msgstr ""
16116
16117#: config/tc-tic54x.c:4698
16118#, c-format
16119msgid "Invalid length (use 0 to %d"
16120msgstr ""
16121
16122#: config/tc-tic54x.c:4708
16123msgid "Missing ')' in subscripted substitution symbol expression"
16124msgstr ""
16125
16126#: config/tc-tic54x.c:4728
16127msgid "Missing forced substitution terminator ':'"
16128msgstr ""
16129
16130#: config/tc-tic54x.c:4882
16131#, c-format
16132msgid ""
16133"Instruction does not fit in available delay slots (%d-word insn, %d slots "
16134"left)"
16135msgstr ""
16136
16137#: config/tc-tic54x.c:4923
16138#, c-format
16139msgid "Unrecognized parallel instruction '%s'"
16140msgstr ""
16141
16142#: config/tc-tic54x.c:4935
16143#, c-format
16144msgid "Instruction '%s' requires an LP cpu version"
16145msgstr ""
16146
16147#: config/tc-tic54x.c:4942
16148#, c-format
16149msgid "Instruction '%s' requires far mode addressing"
16150msgstr ""
16151
16152#: config/tc-tic54x.c:4954
16153#, c-format
16154msgid ""
16155"Instruction does not fit in available delay slots (%d-word insn, %d slots "
16156"left). Resulting behavior is undefined."
16157msgstr ""
16158
16159#: config/tc-tic54x.c:4964
16160msgid ""
16161"Instructions which cause PC discontinuity are not allowed in a delay slot. "
16162"Resulting behavior is undefined."
16163msgstr ""
16164
16165#: config/tc-tic54x.c:4975
16166#, c-format
16167msgid "'%s' is not repeatable. Resulting behavior is undefined."
16168msgstr ""
16169
16170#: config/tc-tic54x.c:4979
16171msgid ""
16172"Instructions using long offset modifiers or absolute addresses are not "
16173"repeatable. Resulting behavior is undefined."
16174msgstr ""
16175
16176#: config/tc-tic54x.c:5130
16177#, c-format
16178msgid "Unsupported relocation size %d"
16179msgstr ""
16180
16181#: config/tc-tic54x.c:5261
16182msgid "non-absolute value used with .space/.bes"
16183msgstr ""
16184
16185#: config/tc-tic54x.c:5265
16186#, c-format
16187msgid "negative value ignored in %s"
16188msgstr ""
16189
16190#: config/tc-tic54x.c:5353
16191#, c-format
16192msgid "attempt to .space/.bes backwards? (%ld)"
16193msgstr ""
16194
16195#: config/tc-tic6x.c:232
16196#, c-format
16197msgid "unknown architecture '%s'"
16198msgstr ""
16199
16200#: config/tc-tic6x.c:262
16201#, c-format
16202msgid "unknown -mpid= argument '%s'"
16203msgstr ""
16204
16205#: config/tc-tic6x.c:320
16206#, c-format
16207msgid "TMS320C6000 options:\n"
16208msgstr ""
16209
16210#: config/tc-tic6x.c:321
16211#, c-format
16212msgid " -march=ARCH enable instructions from architecture ARCH\n"
16213msgstr ""
16214
16215#: config/tc-tic6x.c:322
16216#, c-format
16217msgid " -mbig-endian generate big-endian code\n"
16218msgstr ""
16219
16220#: config/tc-tic6x.c:323
16221#, c-format
16222msgid " -mlittle-endian generate little-endian code\n"
16223msgstr ""
16224
16225#: config/tc-tic6x.c:324
16226#, c-format
16227msgid " -mdsbt code uses DSBT addressing\n"
16228msgstr ""
16229
16230#: config/tc-tic6x.c:325
16231#, c-format
16232msgid " -mno-dsbt code does not use DSBT addressing\n"
16233msgstr ""
16234
16235#: config/tc-tic6x.c:326
16236#, c-format
16237msgid ""
16238" -mpid=no code uses position-dependent data addressing\n"
16239msgstr ""
16240
16241#: config/tc-tic6x.c:327
16242#, c-format
16243msgid ""
16244" -mpid=near code uses position-independent data addressing,\n"
16245" GOT accesses use near DP addressing\n"
16246msgstr ""
16247
16248#: config/tc-tic6x.c:329
16249#, c-format
16250msgid ""
16251" -mpid=far code uses position-independent data addressing,\n"
16252" GOT accesses use far DP addressing\n"
16253msgstr ""
16254
16255#: config/tc-tic6x.c:331
16256#, c-format
16257msgid " -mpic code addressing is position-independent\n"
16258msgstr ""
16259
16260#: config/tc-tic6x.c:332
16261#, c-format
16262msgid " -mno-pic code addressing is position-dependent\n"
16263msgstr ""
16264
16265#: config/tc-tic6x.c:337
16266#, c-format
16267msgid "Supported ARCH values are:"
16268msgstr ""
16269
16270#: config/tc-tic6x.c:386
16271msgid "unexpected .cantunwind directive"
16272msgstr ""
16273
16274#: config/tc-tic6x.c:406
16275msgid "unexpected .handlerdata directive"
16276msgstr ""
16277
16278#: config/tc-tic6x.c:418
16279msgid "personality routine required before .handlerdata directive"
16280msgstr ""
16281
16282#: config/tc-tic6x.c:534
16283msgid "expected symbol"
16284msgstr ""
16285
16286#: config/tc-tic6x.c:592
16287#, c-format
16288msgid "invalid length for .scomm directive"
16289msgstr ""
16290
16291#: config/tc-tic6x.c:606
16292msgid "alignment is not a positive number"
16293msgstr ""
16294
16295#: config/tc-tic6x.c:618
16296msgid "alignment is not a power of 2"
16297msgstr ""
16298
16299#: config/tc-tic6x.c:633
16300#, c-format
16301msgid "attempt to re-define symbol `%s'"
16302msgstr ""
16303
16304#: config/tc-tic6x.c:642
16305#, c-format
16306msgid "attempt to redefine `%s' with a different length"
16307msgstr ""
16308
16309#: config/tc-tic6x.c:844
16310msgid "multiple '||' on same line"
16311msgstr ""
16312
16313#: config/tc-tic6x.c:847
16314msgid "'||' after predicate"
16315msgstr ""
16316
16317#: config/tc-tic6x.c:891
16318msgid "multiple predicates on same line"
16319msgstr ""
16320
16321#: config/tc-tic6x.c:897
16322#, c-format
16323msgid "bad predicate '%s'"
16324msgstr ""
16325
16326#: config/tc-tic6x.c:908
16327msgid "predication on A0 not supported on this architecture"
16328msgstr ""
16329
16330#: config/tc-tic6x.c:941
16331msgid "label after '||'"
16332msgstr ""
16333
16334#: config/tc-tic6x.c:947
16335msgid "label after predicate"
16336msgstr ""
16337
16338#: config/tc-tic6x.c:971
16339msgid "'||' not followed by instruction"
16340msgstr ""
16341
16342#: config/tc-tic6x.c:977
16343msgid "predicate not followed by instruction"
16344msgstr ""
16345
16346#: config/tc-tic6x.c:1410
16347#, c-format
16348msgid "control register '%s' not supported on this architecture"
16349msgstr ""
16350
16351#: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
16352#: config/tc-tic6x.c:1649
16353#, c-format
16354msgid "register number %u not supported on this architecture"
16355msgstr ""
16356
16357#: config/tc-tic6x.c:1620
16358#, c-format
16359msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
16360msgstr ""
16361
16362#: config/tc-tic6x.c:1676
16363#, c-format
16364msgid "junk after operand %u of '%.*s'"
16365msgstr ""
16366
16367#: config/tc-tic6x.c:1689
16368#, c-format
16369msgid "bad register or register pair for operand %u of '%.*s'"
16370msgstr ""
16371
16372#: config/tc-tic6x.c:1695
16373#, c-format
16374msgid "bad register for operand %u of '%.*s'"
16375msgstr ""
16376
16377#: config/tc-tic6x.c:1700
16378#, c-format
16379msgid "bad register pair for operand %u of '%.*s'"
16380msgstr ""
16381
16382#: config/tc-tic6x.c:1705
16383#, c-format
16384msgid "bad functional unit for operand %u of '%.*s'"
16385msgstr ""
16386
16387#: config/tc-tic6x.c:1710
16388#, c-format
16389msgid "bad operand %u of '%.*s'"
16390msgstr ""
16391
16392#: config/tc-tic6x.c:1842
16393msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
16394msgstr ""
16395
16396#: config/tc-tic6x.c:1882
16397msgid "$DSBT_INDEX not supported in this context"
16398msgstr ""
16399
16400#: config/tc-tic6x.c:1895
16401msgid "$GOT not supported in this context"
16402msgstr ""
16403
16404#: config/tc-tic6x.c:1912
16405msgid "$DPR_GOT not supported in this context"
16406msgstr ""
16407
16408#: config/tc-tic6x.c:1933
16409msgid "$DPR_BYTE not supported in this context"
16410msgstr ""
16411
16412#: config/tc-tic6x.c:1950
16413msgid "$DPR_HWORD not supported in this context"
16414msgstr ""
16415
16416#: config/tc-tic6x.c:1967
16417msgid "$DPR_WORD not supported in this context"
16418msgstr ""
16419
16420#: config/tc-tic6x.c:1986
16421msgid "$PCR_OFFSET not supported in this context"
16422msgstr ""
16423
16424#: config/tc-tic6x.c:1997
16425msgid "invalid PC-relative operand"
16426msgstr ""
16427
16428#: config/tc-tic6x.c:2034
16429#, c-format
16430msgid "no %d-byte relocations available"
16431msgstr ""
16432
16433#: config/tc-tic6x.c:2521 config/tc-tic6x.c:2552 config/tc-tic6x.c:2570
16434#: config/tc-tic6x.c:3000 config/tc-tic6x.c:3019 config/tc-tic6x.c:3051
16435#, c-format
16436msgid "operand %u of '%.*s' out of range"
16437msgstr ""
16438
16439#: config/tc-tic6x.c:2614 config/tc-tic6x.c:2839
16440#, c-format
16441msgid "offset in operand %u of '%.*s' not divisible by %u"
16442msgstr ""
16443
16444#: config/tc-tic6x.c:2831 config/tc-tic6x.c:2864
16445#, c-format
16446msgid "offset in operand %u of '%.*s' out of range"
16447msgstr ""
16448
16449#: config/tc-tic6x.c:2946
16450#, c-format
16451msgid "functional unit already masked for operand %u of '%.*s'"
16452msgstr ""
16453
16454#: config/tc-tic6x.c:2970 config/tc-tic6x.c:3729
16455#, c-format
16456msgid "'%.*s' instruction not in a software pipelined loop"
16457msgstr ""
16458
16459#: config/tc-tic6x.c:3069
16460#, c-format
16461msgid "instruction '%.*s' cannot be predicated"
16462msgstr ""
16463
16464#: config/tc-tic6x.c:3198
16465#, c-format
16466msgid "unknown opcode '%s'"
16467msgstr ""
16468
16469#: config/tc-tic6x.c:3337
16470#, c-format
16471msgid "'%.*s' instruction not supported on this architecture"
16472msgstr ""
16473
16474#: config/tc-tic6x.c:3345
16475#, c-format
16476msgid "'%.*s' instruction not supported on this functional unit"
16477msgstr ""
16478
16479#: config/tc-tic6x.c:3353
16480#, c-format
16481msgid ""
16482"'%.*s' instruction not supported on this functional unit for this "
16483"architecture"
16484msgstr ""
16485
16486#: config/tc-tic6x.c:3373
16487msgid "missing operand after comma"
16488msgstr ""
16489
16490#: config/tc-tic6x.c:3381 config/tc-tic6x.c:3399
16491#, c-format
16492msgid "too many operands to '%.*s'"
16493msgstr ""
16494
16495#: config/tc-tic6x.c:3412
16496#, c-format
16497msgid "bad number of operands to '%.*s'"
16498msgstr ""
16499
16500#: config/tc-tic6x.c:3484
16501#, c-format
16502msgid "operand %u of '%.*s' not constant"
16503msgstr ""
16504
16505#: config/tc-tic6x.c:3489
16506#, c-format
16507msgid "operand %u of '%.*s' on wrong side"
16508msgstr ""
16509
16510#: config/tc-tic6x.c:3494
16511#, c-format
16512msgid "operand %u of '%.*s' not a valid return address register"
16513msgstr ""
16514
16515#: config/tc-tic6x.c:3500
16516#, c-format
16517msgid "operand %u of '%.*s' is write-only"
16518msgstr ""
16519
16520#: config/tc-tic6x.c:3505
16521#, c-format
16522msgid "operand %u of '%.*s' is read-only"
16523msgstr ""
16524
16525#: config/tc-tic6x.c:3510
16526#, c-format
16527msgid "operand %u of '%.*s' not a valid memory reference"
16528msgstr ""
16529
16530#: config/tc-tic6x.c:3516
16531#, c-format
16532msgid "operand %u of '%.*s' not a valid base address register"
16533msgstr ""
16534
16535#: config/tc-tic6x.c:3602
16536#, c-format
16537msgid "bad operand combination for '%.*s'"
16538msgstr ""
16539
16540#: config/tc-tic6x.c:3648
16541msgid "parallel instruction not following another instruction"
16542msgstr ""
16543
16544#: config/tc-tic6x.c:3654
16545msgid "too many instructions in execute packet"
16546msgstr ""
16547
16548#: config/tc-tic6x.c:3659
16549msgid "label not at start of execute packet"
16550msgstr ""
16551
16552#: config/tc-tic6x.c:3662
16553#, c-format
16554msgid "'%.*s' instruction not at start of execute packet"
16555msgstr ""
16556
16557#: config/tc-tic6x.c:3710
16558msgid "functional unit already used in this execute packet"
16559msgstr ""
16560
16561#: config/tc-tic6x.c:3718
16562msgid "nested software pipelined loop"
16563msgstr ""
16564
16565#: config/tc-tic6x.c:3737
16566msgid "'||^' without previous SPMASK"
16567msgstr ""
16568
16569#: config/tc-tic6x.c:3739
16570msgid "cannot mask instruction using no functional unit"
16571msgstr ""
16572
16573#: config/tc-tic6x.c:3751
16574msgid "functional unit already masked"
16575msgstr ""
16576
16577#: config/tc-tic6x.c:3816
16578msgid "value too large for 2-byte field"
16579msgstr ""
16580
16581#: config/tc-tic6x.c:3826
16582msgid "value too large for 1-byte field"
16583msgstr ""
16584
16585#: config/tc-tic6x.c:3953
16586msgid "immediate offset not 2-byte-aligned"
16587msgstr ""
16588
16589#: config/tc-tic6x.c:3981
16590msgid "immediate offset not 4-byte-aligned"
16591msgstr ""
16592
16593#: config/tc-tic6x.c:3995
16594msgid "addend used with $DSBT_INDEX"
16595msgstr ""
16596
16597#: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
16598#: config/tc-tic6x.c:4063
16599msgid "PC-relative offset not 4-byte-aligned"
16600msgstr ""
16601
16602#: config/tc-tic6x.c:4012 config/tc-tic6x.c:4030 config/tc-tic6x.c:4048
16603#: config/tc-tic6x.c:4066
16604msgid "PC-relative offset out of range"
16605msgstr ""
16606
16607#: config/tc-tic6x.c:4545
16608#, c-format
16609msgid "undefined symbol %s in PCR relocation"
16610msgstr ""
16611
16612#: config/tc-tic6x.c:4663
16613#, c-format
16614msgid "group section `%s' has no group signature"
16615msgstr ""
16616
16617#: config/tc-tic6x.c:4814
16618msgid "missing .endp before .cfi_startproc"
16619msgstr ""
16620
16621#: config/tc-tic6x.c:4919
16622msgid "stack pointer offset too large for personality routine"
16623msgstr ""
16624
16625#: config/tc-tic6x.c:4926
16626msgid "stack frame layout does not match personality routine"
16627msgstr ""
16628
16629#: config/tc-tic6x.c:5060
16630msgid "too many unwinding instructions"
16631msgstr ""
16632
16633#: config/tc-tic6x.c:5135 config/tc-tic6x.c:5148 config/tc-tic6x.c:5156
16634#, c-format
16635msgid "unable to generate unwinding opcode for reg %d"
16636msgstr ""
16637
16638#: config/tc-tic6x.c:5165
16639msgid "unable to restore return address from previously restored reg"
16640msgstr ""
16641
16642#: config/tc-tic6x.c:5177
16643#, c-format
16644msgid "unhandled CFA insn for unwinding (%d)"
16645msgstr ""
16646
16647#: config/tc-tic6x.c:5187
16648#, c-format
16649msgid "unable to generate unwinding opcode for frame pointer reg %d"
16650msgstr ""
16651
16652#: config/tc-tic6x.c:5196
16653msgid "unable to generate unwinding opcode for frame pointer offset"
16654msgstr ""
16655
16656#: config/tc-tic6x.c:5205
16657msgid "unwound stack pointer not doubleword aligned"
16658msgstr ""
16659
16660#: config/tc-tic6x.c:5350
16661msgid "stack frame layout too complex for unwinder"
16662msgstr ""
16663
16664#: config/tc-tic6x.c:5367
16665msgid "unwound frame has negative size"
16666msgstr ""
16667
16668#: config/tc-tilegx.c:142
16669#, c-format
16670msgid ""
16671" -Q ignored\n"
16672" -V print assembler version number\n"
16673" -EB/-EL generate big-endian/little-endian code\n"
16674" --32/--64 generate 32bit/64bit code\n"
16675msgstr ""
16676
16677#: config/tc-tilegx.c:735 config/tc-tilepro.c:627
16678msgid "Invalid operator for operand."
16679msgstr ""
16680
16681#: config/tc-tilegx.c:756 config/tc-tilepro.c:648
16682msgid "Operator may only be applied to symbols."
16683msgstr ""
16684
16685#: config/tc-tilegx.c:821 config/tc-tilepro.c:713
16686#, c-format
16687msgid "Writes to register '%s' are not allowed."
16688msgstr ""
16689
16690#: config/tc-tilegx.c:848 config/tc-tilepro.c:740
16691#, c-format
16692msgid ""
16693"Two instructions in the same bundle both write to register %s, which is not "
16694"allowed."
16695msgstr ""
16696
16697#: config/tc-tilegx.c:913 config/tc-tilepro.c:804
16698#, c-format
16699msgid "'%s' may not be bundled with other instructions."
16700msgstr ""
16701
16702#: config/tc-tilegx.c:943 config/tc-tilepro.c:834
16703msgid "Invalid combination of instructions for bundle."
16704msgstr ""
16705
16706#: config/tc-tilegx.c:978 config/tc-tilepro.c:869
16707msgid "instruction address is not a multiple of 8"
16708msgstr ""
16709
16710#: config/tc-tilegx.c:1055 config/tc-tilepro.c:947
16711msgid "Invalid expression."
16712msgstr ""
16713
16714#: config/tc-tilegx.c:1098 config/tc-tilepro.c:989
16715#, c-format
16716msgid "Expected register, got '%s'."
16717msgstr ""
16718
16719#: config/tc-tilegx.c:1107 config/tc-tilepro.c:996
16720#, c-format
16721msgid "Found use of non-canonical register name %s; use %s instead."
16722msgstr ""
16723
16724#: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
16725#, c-format
16726msgid "Too few operands to '%s'."
16727msgstr ""
16728
16729#: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
16730#, c-format
16731msgid "Unexpected character '%c' after operand %d to %s."
16732msgstr ""
16733
16734#: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
16735msgid "Expected immediate expression"
16736msgstr ""
16737
16738#: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
16739#: config/tc-tilepro.c:1593
16740msgid "Found '}' when not bundling."
16741msgstr ""
16742
16743#: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
16744#, c-format
16745msgid "Unknown opcode `%.*s'."
16746msgstr ""
16747
16748#: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
16749msgid "Too many instructions for bundle."
16750msgstr ""
16751
16752#: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
16753msgid "Bad call to md_atof ()"
16754msgstr ""
16755
16756#: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
16757msgid "This operator only produces two byte values."
16758msgstr ""
16759
16760#: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
16761#, c-format
16762msgid "unsupported BFD relocation size %d"
16763msgstr ""
16764
16765#: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
16766#, c-format
16767msgid "internal error? cannot generate `%s' relocation (%d, %d)"
16768msgstr ""
16769
16770#: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
16771msgid "Found '{' when already bundling."
16772msgstr ""
16773
16774#: config/tc-tilepro.c:99
16775#, c-format
16776msgid ""
16777" -Q ignored\n"
16778" -V print assembler version number\n"
16779msgstr ""
16780
16781#: config/tc-v850.c:292
16782#, c-format
16783msgid ".COMMon length (%d.) < 0! Ignored."
16784msgstr ""
16785
16786#: config/tc-v850.c:313
16787#, c-format
16788msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
16789msgstr ""
16790
16791#: config/tc-v850.c:339
16792msgid "Common alignment negative; 0 assumed"
16793msgstr ""
16794
16795#: config/tc-v850.c:543
16796msgid ".longcall pseudo-op seen when not relaxing"
16797msgstr ""
16798
16799#: config/tc-v850.c:545
16800msgid ".longjump pseudo-op seen when not relaxing"
16801msgstr ""
16802
16803#: config/tc-v850.c:552
16804msgid "bad .longcall format"
16805msgstr ""
16806
16807#: config/tc-v850.c:1398
16808#, c-format
16809msgid "unknown operand shift: %x\n"
16810msgstr ""
16811
16812#: config/tc-v850.c:1399
16813msgid "internal failure in parse_register_list"
16814msgstr ""
16815
16816#: config/tc-v850.c:1415
16817msgid "constant expression or register list expected"
16818msgstr ""
16819
16820#: config/tc-v850.c:1420
16821msgid "high bits set in register list expression"
16822msgstr ""
16823
16824#: config/tc-v850.c:1458 config/tc-v850.c:1515
16825msgid "illegal register included in list"
16826msgstr ""
16827
16828#: config/tc-v850.c:1464
16829msgid "system registers cannot be included in list"
16830msgstr ""
16831
16832#: config/tc-v850.c:1490
16833msgid "second register should follow dash in register list"
16834msgstr ""
16835
16836#: config/tc-v850.c:1495
16837msgid "second register should be greater than first register"
16838msgstr ""
16839
16840#: config/tc-v850.c:1543
16841#, c-format
16842msgid " V850 options:\n"
16843msgstr ""
16844
16845#: config/tc-v850.c:1544
16846#, c-format
16847msgid " -mwarn-signed-overflow Warn if signed immediate values overflow\n"
16848msgstr ""
16849
16850#: config/tc-v850.c:1545
16851#, c-format
16852msgid ""
16853" -mwarn-unsigned-overflow Warn if unsigned immediate values overflow\n"
16854msgstr ""
16855
16856#: config/tc-v850.c:1546
16857#, c-format
16858msgid " -mv850 The code is targeted at the v850\n"
16859msgstr ""
16860
16861#: config/tc-v850.c:1547
16862#, c-format
16863msgid " -mv850e The code is targeted at the v850e\n"
16864msgstr ""
16865
16866#: config/tc-v850.c:1548
16867#, c-format
16868msgid " -mv850e1 The code is targeted at the v850e1\n"
16869msgstr ""
16870
16871#: config/tc-v850.c:1549
16872#, c-format
16873msgid " -mv850e2 The code is targeted at the v850e2\n"
16874msgstr ""
16875
16876#: config/tc-v850.c:1550
16877#, c-format
16878msgid " -mv850e2v3 The code is targeted at the v850e2v3\n"
16879msgstr ""
16880
16881#: config/tc-v850.c:1551
16882#, c-format
16883msgid " -mv850e2v4 Alias for -mv850e3v5\n"
16884msgstr ""
16885
16886#: config/tc-v850.c:1552
16887#, c-format
16888msgid " -mv850e3v5 The code is targeted at the v850e3v5\n"
16889msgstr ""
16890
16891#: config/tc-v850.c:1553
16892#, c-format
16893msgid " -mrelax Enable relaxation\n"
16894msgstr ""
16895
16896#: config/tc-v850.c:1554
16897#, c-format
16898msgid ""
16899" --disp-size-default-22 branch displacement with unknown size is 22 bits "
16900"(default)\n"
16901msgstr ""
16902
16903#: config/tc-v850.c:1555
16904#, c-format
16905msgid ""
16906" --disp-size-default-32 branch displacement with unknown size is 32 "
16907"bits\n"
16908msgstr ""
16909
16910#: config/tc-v850.c:1556
16911#, c-format
16912msgid " -mextension enable extension opcode support\n"
16913msgstr ""
16914
16915#: config/tc-v850.c:1557
16916#, c-format
16917msgid " -mno-bcond17\t\t disable b<cond> disp17 instruction\n"
16918msgstr ""
16919
16920#: config/tc-v850.c:1558
16921#, c-format
16922msgid " -mno-stld23\t\t disable st/ld offset23 instruction\n"
16923msgstr ""
16924
16925#: config/tc-v850.c:1559
16926#, c-format
16927msgid " -mgcc-abi Mark the binary as using the old GCC ABI\n"
16928msgstr ""
16929
16930#: config/tc-v850.c:1560
16931#, c-format
16932msgid ""
16933" -mrh850-abi Mark the binary as using the RH850 ABI "
16934"(default)\n"
16935msgstr ""
16936
16937#: config/tc-v850.c:1561
16938#, c-format
16939msgid " -m8byte-align Mark the binary as using 64-bit alignment\n"
16940msgstr ""
16941
16942#: config/tc-v850.c:1562
16943#, c-format
16944msgid ""
16945" -m4byte-align Mark the binary as using 32-bit alignment "
16946"(default)\n"
16947msgstr ""
16948
16949#: config/tc-v850.c:1940
16950#, c-format
16951msgid "Unable to determine default target processor from string: %s"
16952msgstr ""
16953
16954#: config/tc-v850.c:1981
16955msgid "hi0() relocation used on an instruction which does not support it"
16956msgstr ""
16957
16958#: config/tc-v850.c:2001
16959msgid "hi() relocation used on an instruction which does not support it"
16960msgstr ""
16961
16962#: config/tc-v850.c:2024
16963msgid "lo() relocation used on an instruction which does not support it"
16964msgstr ""
16965
16966#: config/tc-v850.c:2034
16967msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
16968msgstr ""
16969
16970#: config/tc-v850.c:2050
16971msgid "ctoff() relocation used on an instruction which does not support it"
16972msgstr ""
16973
16974#: config/tc-v850.c:2069
16975msgid "sdaoff() relocation used on an instruction which does not support it"
16976msgstr ""
16977
16978#: config/tc-v850.c:2088
16979msgid "zdaoff() relocation used on an instruction which does not support it"
16980msgstr ""
16981
16982#: config/tc-v850.c:2120
16983msgid "tdaoff() relocation used on an instruction which does not support it"
16984msgstr ""
16985
16986#: config/tc-v850.c:2261
16987#, c-format
16988msgid "operand out of range (%d is not between %d and %d)"
16989msgstr ""
16990
16991#: config/tc-v850.c:2344
16992msgid "st/ld offset 23 instruction was disabled ."
16993msgstr ""
16994
16995#: config/tc-v850.c:2353
16996msgid "Target processor does not support this instruction."
16997msgstr ""
16998
16999#: config/tc-v850.c:2465 config/tc-v850.c:2475 config/tc-v850.c:2496
17000#: config/tc-v850.c:2510 config/tc-v850.c:2516 config/tc-v850.c:2540
17001#: config/tc-v850.c:2546 config/tc-v850.c:2553 config/tc-v850.c:2567
17002#: config/tc-v850.c:2581 config/tc-v850.c:2587 config/tc-v850.c:2922
17003msgid "immediate operand is too large"
17004msgstr ""
17005
17006#: config/tc-v850.c:2482
17007#, c-format
17008msgid "AAARG -> unhandled constant reloc: %d"
17009msgstr ""
17010
17011#: config/tc-v850.c:2617 config/tc-v850.c:2628
17012msgid "constant too big to fit into instruction"
17013msgstr ""
17014
17015#: config/tc-v850.c:2703
17016msgid "odd number cannot be used here"
17017msgstr ""
17018
17019#: config/tc-v850.c:2748
17020msgid "invalid register name"
17021msgstr ""
17022
17023#: config/tc-v850.c:2754
17024msgid "register r0 cannot be used here"
17025msgstr ""
17026
17027#: config/tc-v850.c:2760
17028msgid "odd register cannot be used here"
17029msgstr ""
17030
17031#: config/tc-v850.c:2769
17032msgid "invalid system register name"
17033msgstr ""
17034
17035#: config/tc-v850.c:2782
17036msgid "expected EP register"
17037msgstr ""
17038
17039#: config/tc-v850.c:2799 config/tc-v850.c:2812
17040msgid "invalid condition code name"
17041msgstr ""
17042
17043#: config/tc-v850.c:2805
17044msgid "condition sa cannot be used here"
17045msgstr ""
17046
17047#: config/tc-v850.c:2818
17048msgid "invalid cache oparation name"
17049msgstr ""
17050
17051#: config/tc-v850.c:2823
17052msgid "invalid pref oparation name"
17053msgstr ""
17054
17055#: config/tc-v850.c:2828
17056msgid "invalid vector register name"
17057msgstr ""
17058
17059#: config/tc-v850.c:2865
17060msgid "syntax error: value is missing before the register name"
17061msgstr ""
17062
17063#: config/tc-v850.c:2867
17064msgid "syntax error: register not expected"
17065msgstr ""
17066
17067#: config/tc-v850.c:2881
17068msgid "syntax error: system register not expected"
17069msgstr ""
17070
17071#: config/tc-v850.c:2886 config/tc-v850.c:2891
17072msgid "syntax error: condition code not expected"
17073msgstr ""
17074
17075#: config/tc-v850.c:2896
17076msgid "syntax error: vector register not expected"
17077msgstr ""
17078
17079#: config/tc-v850.c:2906
17080msgid "immediate 0 cannot be used here"
17081msgstr ""
17082
17083#: config/tc-v850.c:2930
17084msgid "immediate operand is not match"
17085msgstr ""
17086
17087#: config/tc-v850.c:2943
17088msgid "displacement is too large"
17089msgstr ""
17090
17091#: config/tc-v850.c:2961 config/tc-xtensa.c:12371
17092msgid "invalid operand"
17093msgstr ""
17094
17095#: config/tc-v850.c:3074
17096msgid "loop: 32-bit displacement not supported"
17097msgstr ""
17098
17099#: config/tc-vax.c:1344
17100msgid "no '[' to match ']'"
17101msgstr ""
17102
17103#: config/tc-vax.c:1360
17104msgid "bad register in []"
17105msgstr ""
17106
17107#: config/tc-vax.c:1362
17108msgid "[PC] index banned"
17109msgstr ""
17110
17111#: config/tc-vax.c:1398
17112msgid "no '(' to match ')'"
17113msgstr ""
17114
17115#: config/tc-vax.c:1514
17116msgid "invalid branch operand"
17117msgstr ""
17118
17119#: config/tc-vax.c:1541
17120msgid "address prohibits @"
17121msgstr ""
17122
17123#: config/tc-vax.c:1543
17124msgid "address prohibits #"
17125msgstr ""
17126
17127#: config/tc-vax.c:1547
17128msgid "address prohibits -()"
17129msgstr ""
17130
17131#: config/tc-vax.c:1549
17132msgid "address prohibits ()+"
17133msgstr ""
17134
17135#: config/tc-vax.c:1552
17136msgid "address prohibits ()"
17137msgstr ""
17138
17139#: config/tc-vax.c:1554
17140msgid "address prohibits []"
17141msgstr ""
17142
17143#: config/tc-vax.c:1556
17144msgid "address prohibits register"
17145msgstr ""
17146
17147#: config/tc-vax.c:1558
17148msgid "address prohibits displacement length specifier"
17149msgstr ""
17150
17151#: config/tc-vax.c:1586
17152msgid "invalid operand of S^#"
17153msgstr ""
17154
17155#: config/tc-vax.c:1599
17156msgid "S^# needs expression"
17157msgstr ""
17158
17159#: config/tc-vax.c:1606
17160msgid "S^# may only read-access"
17161msgstr ""
17162
17163#: config/tc-vax.c:1629
17164msgid "invalid operand of -()"
17165msgstr ""
17166
17167#: config/tc-vax.c:1635
17168msgid "-(PC) unpredictable"
17169msgstr ""
17170
17171#: config/tc-vax.c:1637
17172msgid "[]index same as -()register: unpredictable"
17173msgstr ""
17174
17175#: config/tc-vax.c:1669
17176msgid "invalid operand of ()+"
17177msgstr ""
17178
17179#: config/tc-vax.c:1675
17180msgid "(PC)+ unpredictable"
17181msgstr ""
17182
17183#: config/tc-vax.c:1677
17184msgid "[]index same as ()+register: unpredictable"
17185msgstr ""
17186
17187#: config/tc-vax.c:1700
17188msgid "# conflicts length"
17189msgstr ""
17190
17191#: config/tc-vax.c:1702
17192msgid "# bars register"
17193msgstr ""
17194
17195#: config/tc-vax.c:1722
17196msgid "writing or modifying # is unpredictable"
17197msgstr ""
17198
17199#: config/tc-vax.c:1748
17200msgid "length not needed"
17201msgstr ""
17202
17203#: config/tc-vax.c:1755
17204msgid "can't []index a register, because it has no address"
17205msgstr ""
17206
17207#: config/tc-vax.c:1757
17208msgid "a register has no address"
17209msgstr ""
17210
17211#: config/tc-vax.c:1766
17212msgid "PC part of operand unpredictable"
17213msgstr ""
17214
17215#: config/tc-vax.c:1922
17216msgid "odd number of bytes in operand description"
17217msgstr ""
17218
17219#: config/tc-vax.c:1936
17220msgid "Bad operand"
17221msgstr ""
17222
17223#: config/tc-vax.c:1941
17224msgid "Not enough operands"
17225msgstr ""
17226
17227#: config/tc-vax.c:2218
17228msgid "SYMBOL TABLE not implemented"
17229msgstr ""
17230
17231#: config/tc-vax.c:2222
17232msgid "TOKEN TRACE not implemented"
17233msgstr ""
17234
17235#: config/tc-vax.c:2226
17236#, c-format
17237msgid "Displacement length %s ignored!"
17238msgstr ""
17239
17240#: config/tc-vax.c:2230
17241#, c-format
17242msgid "I don't need or use temp. file \"%s\"."
17243msgstr ""
17244
17245#: config/tc-vax.c:2234
17246msgid "I don't use an interpass file! -V ignored"
17247msgstr ""
17248
17249#: config/tc-vax.c:2291
17250#, c-format
17251msgid ""
17252"VAX options:\n"
17253"-d LENGTH\t\tignored\n"
17254"-J\t\t\tignored\n"
17255"-S\t\t\tignored\n"
17256"-t FILE\t\t\tignored\n"
17257"-T\t\t\tignored\n"
17258"-V\t\t\tignored\n"
17259msgstr ""
17260
17261#: config/tc-vax.c:2300
17262#, c-format
17263msgid ""
17264"VMS options:\n"
17265"-+\t\t\thash encode names longer than 31 characters\n"
17266"-1\t\t\t`const' handling compatible with gcc 1.x\n"
17267"-H\t\t\tshow new symbol after hash truncation\n"
17268"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
17269"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
17270"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
17271msgstr ""
17272
17273#: config/tc-vax.c:2465
17274#, c-format
17275msgid "Ignoring statement due to \"%s\""
17276msgstr ""
17277
17278#: config/tc-vax.c:2482
17279#, c-format
17280msgid "Aborting because statement has \"%s\""
17281msgstr ""
17282
17283#: config/tc-vax.c:2527
17284msgid "Can't relocate expression"
17285msgstr ""
17286
17287#: config/tc-vax.c:2630
17288msgid "Bignum not permitted in short literal. Immediate mode assumed."
17289msgstr ""
17290
17291#: config/tc-vax.c:2639
17292msgid "Can't do flonum short literal: immediate mode used."
17293msgstr ""
17294
17295#: config/tc-vax.c:2686
17296#, c-format
17297msgid "A bignum/flonum may not be a displacement: 0x%lx used"
17298msgstr ""
17299
17300#: config/tc-vax.c:2998
17301#, c-format
17302msgid "Short literal overflow(%ld.), immediate mode assumed."
17303msgstr ""
17304
17305#: config/tc-vax.c:3007
17306#, c-format
17307msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
17308msgstr ""
17309
17310#: config/tc-vax.c:3072
17311msgid "Length specification ignored. Address mode 9F used"
17312msgstr ""
17313
17314#: config/tc-vax.c:3130
17315msgid "Invalid operand: immediate value used as base address."
17316msgstr ""
17317
17318#: config/tc-vax.c:3132
17319msgid "Invalid operand: immediate value used as address."
17320msgstr ""
17321
17322#: config/tc-vax.c:3157
17323#, c-format
17324msgid "Symbol %s used as immediate operand in PIC mode."
17325msgstr ""
17326
17327#: config/tc-vax.c:3262
17328#, c-format
17329msgid "VIP_BEGIN error:%s"
17330msgstr ""
17331
17332#: config/tc-xc16x.c:218
17333#, c-format
17334msgid " XC16X specific command line options:\n"
17335msgstr ""
17336
17337#: config/tc-xgate.c:215
17338msgid " architecture variant invalid"
17339msgstr ""
17340
17341#: config/tc-xgate.c:372
17342#, c-format
17343msgid ""
17344"Freescale XGATE co-processor options:\n"
17345" -mshort use 16-bit int ABI (default)\n"
17346" -mlong use 32-bit int ABI\n"
17347" -mshort-double use 32-bit double ABI\n"
17348" -mlong-double use 64-bit double ABI (default)\n"
17349" --mxgate specify the processor variant[default %s]\n"
17350" --print-insn-syntax print the syntax of instruction in case of error\n"
17351" --print-opcodes print the list of instructions with syntax\n"
17352" --generate-example generate an example of each instruction"
17353msgstr ""
17354
17355#: config/tc-xgate.c:495
17356msgid "opcode missing or not found on input line"
17357msgstr ""
17358
17359#: config/tc-xgate.c:500
17360#, c-format
17361msgid "opcode %s not found in opcode hash table"
17362msgstr ""
17363
17364#: config/tc-xgate.c:513
17365msgid "matching operands to opcode "
17366msgstr ""
17367
17368#: config/tc-xgate.c:551
17369msgid ": processing macro, real opcode handle not found in hash"
17370msgstr ""
17371
17372#: config/tc-xgate.c:682
17373#, c-format
17374msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
17375msgstr ""
17376
17377#: config/tc-xgate.c:699
17378#, c-format
17379msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
17380msgstr ""
17381
17382#: config/tc-xgate.c:726
17383msgid "Value out of 3-bit range."
17384msgstr ""
17385
17386#: config/tc-xgate.c:733
17387msgid "Value out of 4-bit range."
17388msgstr ""
17389
17390#: config/tc-xgate.c:740
17391msgid "Value out of 5-bit range."
17392msgstr ""
17393
17394#: config/tc-xgate.c:877
17395msgid ":operand has too many bits"
17396msgstr ""
17397
17398#: config/tc-xgate.c:989
17399msgid "unknown operand count"
17400msgstr ""
17401
17402#: config/tc-xgate.c:1232 config/tc-xgate.c:1244
17403msgid ": expected register name r0-r7 "
17404msgstr ""
17405
17406#: config/tc-xgate.c:1280
17407#, c-format
17408msgid ":operand value(%d) too big for constraint"
17409msgstr ""
17410
17411#: config/tc-xgate.c:1298
17412msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
17413msgstr ""
17414
17415#: config/tc-xgate.c:1311
17416msgid ":unknown relocation constraint size"
17417msgstr ""
17418
17419#: config/tc-xgate.c:1318
17420msgid ": expected register name ccr "
17421msgstr ""
17422
17423#: config/tc-xgate.c:1324
17424msgid ": expected register name pc "
17425msgstr ""
17426
17427#: config/tc-xstormy16.c:77
17428#, c-format
17429msgid " XSTORMY16 specific command line options:\n"
17430msgstr ""
17431
17432#: config/tc-xstormy16.c:223
17433#, c-format
17434msgid "unsupported fptr fixup size %d"
17435msgstr ""
17436
17437#: config/tc-xstormy16.c:235
17438#, c-format
17439msgid "unsupported fixup size %d"
17440msgstr ""
17441
17442#: config/tc-xstormy16.c:266
17443msgid "unsupported fptr fixup"
17444msgstr ""
17445
17446#: config/tc-xtensa.c:625
17447msgid "illegal range of target hardware versions"
17448msgstr ""
17449
17450#: config/tc-xtensa.c:788
17451msgid "--density option is ignored"
17452msgstr ""
17453
17454#: config/tc-xtensa.c:791
17455msgid "--no-density option is ignored"
17456msgstr ""
17457
17458#: config/tc-xtensa.c:809
17459msgid "--generics is deprecated; use --transform instead"
17460msgstr ""
17461
17462#: config/tc-xtensa.c:812
17463msgid "--no-generics is deprecated; use --no-transform instead"
17464msgstr ""
17465
17466#: config/tc-xtensa.c:815
17467msgid "--relax is deprecated; use --transform instead"
17468msgstr ""
17469
17470#: config/tc-xtensa.c:818
17471msgid "--no-relax is deprecated; use --no-transform instead"
17472msgstr ""
17473
17474#: config/tc-xtensa.c:835
17475msgid "--absolute-literals option not supported in this Xtensa configuration"
17476msgstr ""
17477
17478#: config/tc-xtensa.c:908
17479msgid "prefer-l32r conflicts with prefer-const16"
17480msgstr ""
17481
17482#: config/tc-xtensa.c:914
17483msgid "prefer-const16 conflicts with prefer-l32r"
17484msgstr ""
17485
17486#: config/tc-xtensa.c:922 config/tc-xtensa.c:931 config/tc-xtensa.c:935
17487msgid "invalid target hardware version"
17488msgstr ""
17489
17490#: config/tc-xtensa.c:1129
17491msgid "unmatched end directive"
17492msgstr ""
17493
17494#: config/tc-xtensa.c:1158
17495msgid ".begin directive with no matching .end directive"
17496msgstr ""
17497
17498#: config/tc-xtensa.c:1199
17499msgid "[no-]generics is deprecated; use [no-]transform instead"
17500msgstr ""
17501
17502#: config/tc-xtensa.c:1204
17503msgid "[no-]relax is deprecated; use [no-]transform instead"
17504msgstr ""
17505
17506#: config/tc-xtensa.c:1217
17507#, c-format
17508msgid "directive %s cannot be negated"
17509msgstr ""
17510
17511#: config/tc-xtensa.c:1223
17512msgid "unknown directive"
17513msgstr ""
17514
17515#: config/tc-xtensa.c:1244 config/tc-xtensa.c:1340 config/tc-xtensa.c:1585
17516#: config/tc-xtensa.c:5797
17517msgid "directives are not valid inside bundles"
17518msgstr ""
17519
17520#: config/tc-xtensa.c:1256
17521msgid ".begin literal is deprecated; use .literal instead"
17522msgstr ""
17523
17524#: config/tc-xtensa.c:1270
17525msgid "cannot set literal_prefix inside literal fragment"
17526msgstr ""
17527
17528#: config/tc-xtensa.c:1303
17529msgid ".begin [no-]density is ignored"
17530msgstr ""
17531
17532#: config/tc-xtensa.c:1310 config/tc-xtensa.c:1360
17533msgid "Xtensa absolute literals option not supported; ignored"
17534msgstr ""
17535
17536#: config/tc-xtensa.c:1353
17537msgid ".end [no-]density is ignored"
17538msgstr ""
17539
17540#: config/tc-xtensa.c:1378
17541#, c-format
17542msgid "does not match begin %s%s at %s:%d"
17543msgstr ""
17544
17545#: config/tc-xtensa.c:1433
17546msgid ".literal_position inside literal directive; ignoring"
17547msgstr ""
17548
17549#: config/tc-xtensa.c:1453
17550msgid ".literal not allowed inside .begin literal region"
17551msgstr ""
17552
17553#: config/tc-xtensa.c:1492
17554msgid "expected comma or colon after symbol name; rest of line ignored"
17555msgstr ""
17556
17557#: config/tc-xtensa.c:1554
17558msgid "fall through frequency must be greater than 0"
17559msgstr ""
17560
17561#: config/tc-xtensa.c:1562
17562msgid "branch target frequency must be greater than 0"
17563msgstr ""
17564
17565#: config/tc-xtensa.c:1610
17566#, c-format
17567msgid "opcode-specific %s relocation used outside an instruction"
17568msgstr ""
17569
17570#: config/tc-xtensa.c:1618
17571#, c-format
17572msgid "invalid use of %s relocation"
17573msgstr ""
17574
17575#: config/tc-xtensa.c:1814 config/tc-xtensa.c:1831
17576#, c-format
17577msgid "bad register name: %s"
17578msgstr ""
17579
17580#: config/tc-xtensa.c:1820
17581#, c-format
17582msgid "bad register number: %s"
17583msgstr ""
17584
17585#: config/tc-xtensa.c:1884
17586msgid "pcrel relocation not allowed in an instruction"
17587msgstr ""
17588
17589#: config/tc-xtensa.c:1901
17590msgid "register number out of range"
17591msgstr ""
17592
17593#: config/tc-xtensa.c:1985
17594msgid "extra comma"
17595msgstr ""
17596
17597#: config/tc-xtensa.c:1987
17598msgid "extra colon"
17599msgstr ""
17600
17601#: config/tc-xtensa.c:1989
17602msgid "missing argument"
17603msgstr ""
17604
17605#: config/tc-xtensa.c:1991
17606msgid "missing comma or colon"
17607msgstr ""
17608
17609#: config/tc-xtensa.c:2048
17610msgid "incorrect register number, ignoring"
17611msgstr ""
17612
17613#: config/tc-xtensa.c:2129
17614#, c-format
17615msgid "cannot encode opcode \"%s\""
17616msgstr ""
17617
17618#: config/tc-xtensa.c:2223
17619#, c-format
17620msgid "not enough operands (%d) for '%s'; expected %d"
17621msgstr ""
17622
17623#: config/tc-xtensa.c:2230
17624#, c-format
17625msgid "too many operands (%d) for '%s'; expected %d"
17626msgstr ""
17627
17628#: config/tc-xtensa.c:2281
17629#, c-format
17630msgid "invalid register '%s' for '%s' instruction"
17631msgstr ""
17632
17633#: config/tc-xtensa.c:2288
17634#, c-format
17635msgid "invalid register number (%ld) for '%s' instruction"
17636msgstr ""
17637
17638#: config/tc-xtensa.c:2356
17639#, c-format
17640msgid "invalid register number (%ld) for '%s'"
17641msgstr ""
17642
17643#: config/tc-xtensa.c:2747
17644#, c-format
17645msgid "operand %d of '%s' has out of range value '%u'"
17646msgstr ""
17647
17648#: config/tc-xtensa.c:2753
17649#, c-format
17650msgid "operand %d of '%s' has invalid value '%u'"
17651msgstr ""
17652
17653#: config/tc-xtensa.c:2800
17654#, c-format
17655msgid "internal error: unknown option name '%s'"
17656msgstr ""
17657
17658#: config/tc-xtensa.c:3909
17659msgid "can't handle generation of literal/labels yet"
17660msgstr ""
17661
17662#: config/tc-xtensa.c:3913
17663msgid "can't handle undefined OP TYPE"
17664msgstr ""
17665
17666#: config/tc-xtensa.c:3974
17667#, c-format
17668msgid "found %d operands for '%s': Expected %d"
17669msgstr ""
17670
17671#: config/tc-xtensa.c:3981
17672#, c-format
17673msgid "found too many (%d) operands for '%s': Expected %d"
17674msgstr ""
17675
17676#: config/tc-xtensa.c:4002
17677msgid "immediate operands sum to greater than 32"
17678msgstr ""
17679
17680#: config/tc-xtensa.c:4254
17681#, c-format
17682msgid "invalid relocation for operand %i of '%s'"
17683msgstr ""
17684
17685#: config/tc-xtensa.c:4264
17686#, c-format
17687msgid "invalid expression for operand %i of '%s'"
17688msgstr ""
17689
17690#: config/tc-xtensa.c:4274
17691#, c-format
17692msgid "invalid relocation in instruction slot %i"
17693msgstr ""
17694
17695#: config/tc-xtensa.c:4281
17696#, c-format
17697msgid "undefined symbol for opcode \"%s\""
17698msgstr ""
17699
17700#: config/tc-xtensa.c:4767
17701msgid "opcode 'NOP.N' unavailable in this configuration"
17702msgstr ""
17703
17704#: config/tc-xtensa.c:4827
17705msgid "get_expanded_loop_offset: invalid opcode"
17706msgstr ""
17707
17708#: config/tc-xtensa.c:4960
17709#, c-format
17710msgid "assembly state not set for first frag in section %s"
17711msgstr ""
17712
17713#: config/tc-xtensa.c:5013
17714#, c-format
17715msgid "unaligned branch target: %d bytes at 0x%lx"
17716msgstr ""
17717
17718#: config/tc-xtensa.c:5057
17719#, c-format
17720msgid "unaligned loop: %d bytes at 0x%lx"
17721msgstr ""
17722
17723#: config/tc-xtensa.c:5082
17724msgid "unexpected fix"
17725msgstr ""
17726
17727#: config/tc-xtensa.c:5093 config/tc-xtensa.c:5097
17728msgid "undecodable fix"
17729msgstr ""
17730
17731#: config/tc-xtensa.c:5235
17732msgid "labels are not valid inside bundles"
17733msgstr ""
17734
17735#: config/tc-xtensa.c:5255
17736msgid "invalid last instruction for a zero-overhead loop"
17737msgstr ""
17738
17739#: config/tc-xtensa.c:5322
17740msgid "extra opening brace"
17741msgstr ""
17742
17743#: config/tc-xtensa.c:5332
17744msgid "extra closing brace"
17745msgstr ""
17746
17747#: config/tc-xtensa.c:5359
17748msgid "missing closing brace"
17749msgstr ""
17750
17751#: config/tc-xtensa.c:5459 config/tc-xtensa.c:5488
17752#, c-format
17753msgid "wrong number of operands for '%s'"
17754msgstr ""
17755
17756#: config/tc-xtensa.c:5475
17757#, c-format
17758msgid "bad relocation expression for '%s'"
17759msgstr ""
17760
17761#: config/tc-xtensa.c:5510
17762#, c-format
17763msgid "unknown opcode or format name '%s'"
17764msgstr ""
17765
17766#: config/tc-xtensa.c:5516
17767msgid "format names only valid inside bundles"
17768msgstr ""
17769
17770#: config/tc-xtensa.c:5521
17771#, c-format
17772msgid "multiple formats specified for one bundle; using '%s'"
17773msgstr ""
17774
17775#: config/tc-xtensa.c:5571
17776msgid "entry instruction with stack decrement < 16"
17777msgstr ""
17778
17779#: config/tc-xtensa.c:5625
17780msgid "unaligned entry instruction"
17781msgstr ""
17782
17783#: config/tc-xtensa.c:5690
17784msgid "bad instruction format"
17785msgstr ""
17786
17787#: config/tc-xtensa.c:5693
17788msgid "invalid relocation"
17789msgstr ""
17790
17791#: config/tc-xtensa.c:5704
17792#, c-format
17793msgid "invalid relocation for '%s' instruction"
17794msgstr ""
17795
17796#: config/tc-xtensa.c:5716
17797#, c-format
17798msgid "invalid relocation for operand %d of '%s'"
17799msgstr ""
17800
17801#: config/tc-xtensa.c:5982
17802#, c-format
17803msgid "unhandled local relocation fix %s"
17804msgstr ""
17805
17806#: config/tc-xtensa.c:6033
17807#, c-format
17808msgid "internal error; cannot generate `%s' relocation"
17809msgstr ""
17810
17811#: config/tc-xtensa.c:6252
17812msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
17813msgstr ""
17814
17815#: config/tc-xtensa.c:6261
17816msgid "couldn't find a valid instruction format"
17817msgstr ""
17818
17819#: config/tc-xtensa.c:6262
17820#, c-format
17821msgid " ops were: "
17822msgstr ""
17823
17824#: config/tc-xtensa.c:6264
17825#, c-format
17826msgid " %s;"
17827msgstr ""
17828
17829#: config/tc-xtensa.c:6275
17830#, c-format
17831msgid "format '%s' allows %d slots, but there are %d opcodes"
17832msgstr ""
17833
17834#: config/tc-xtensa.c:6286 config/tc-xtensa.c:6384
17835msgid "illegal resource usage in bundle"
17836msgstr ""
17837
17838#: config/tc-xtensa.c:6473
17839#, c-format
17840msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
17841msgstr ""
17842
17843#: config/tc-xtensa.c:6478
17844#, c-format
17845msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
17846msgstr ""
17847
17848#: config/tc-xtensa.c:6483
17849#, c-format
17850msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
17851msgstr ""
17852
17853#: config/tc-xtensa.c:6488
17854#, c-format
17855msgid ""
17856"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
17857msgstr ""
17858
17859#: config/tc-xtensa.c:6504
17860msgid "multiple branches or jumps in the same bundle"
17861msgstr ""
17862
17863#: config/tc-xtensa.c:6956
17864msgid "cannot assemble into a literal fragment"
17865msgstr ""
17866
17867#: config/tc-xtensa.c:6958
17868msgid "..."
17869msgstr ""
17870
17871#: config/tc-xtensa.c:7749
17872msgid ""
17873"instruction sequence (write a0, branch, retw) may trigger hardware errata"
17874msgstr ""
17875
17876#: config/tc-xtensa.c:7861
17877msgid "branching or jumping to a loop end may trigger hardware errata"
17878msgstr ""
17879
17880#: config/tc-xtensa.c:7943
17881msgid "loop end too close to another loop end may trigger hardware errata"
17882msgstr ""
17883
17884#: config/tc-xtensa.c:7952
17885#, c-format
17886msgid "fr_var %lu < length %d"
17887msgstr ""
17888
17889#: config/tc-xtensa.c:8109
17890msgid ""
17891"loop containing less than three instructions may trigger hardware errata"
17892msgstr ""
17893
17894#: config/tc-xtensa.c:8181
17895msgid "undecodable instruction in instruction frag"
17896msgstr ""
17897
17898#: config/tc-xtensa.c:8291
17899msgid "invalid empty loop"
17900msgstr ""
17901
17902#: config/tc-xtensa.c:8296
17903msgid "loop target does not follow loop instruction in section"
17904msgstr ""
17905
17906#: config/tc-xtensa.c:9040
17907msgid "bad relaxation state"
17908msgstr ""
17909
17910#: config/tc-xtensa.c:9098
17911#, c-format
17912msgid "fr_var (%ld) < length (%d)"
17913msgstr ""
17914
17915#: config/tc-xtensa.c:9834
17916msgid "jump target out of range; no usable trampoline found"
17917msgstr ""
17918
17919#: config/tc-xtensa.c:9958
17920msgid "invalid relaxation fragment result"
17921msgstr ""
17922
17923#: config/tc-xtensa.c:10040
17924msgid "unable to widen instruction"
17925msgstr ""
17926
17927#: config/tc-xtensa.c:10179
17928msgid "multiple literals in expansion"
17929msgstr ""
17930
17931#: config/tc-xtensa.c:10183
17932msgid "no registered fragment for literal"
17933msgstr ""
17934
17935#: config/tc-xtensa.c:10185
17936msgid "number of literal tokens != 1"
17937msgstr ""
17938
17939#: config/tc-xtensa.c:10314 config/tc-xtensa.c:10320
17940#, c-format
17941msgid "unresolved loop target symbol: %s"
17942msgstr ""
17943
17944#: config/tc-xtensa.c:10426
17945#, c-format
17946msgid "invalid expression evaluation type %d"
17947msgstr ""
17948
17949#: config/tc-xtensa.c:10443
17950msgid "loop too long for LOOP instruction"
17951msgstr ""
17952
17953#: config/tc-xtensa.c:10712
17954#, c-format
17955msgid "fixes not all moved from %s"
17956msgstr ""
17957
17958#: config/tc-xtensa.c:10843
17959msgid ""
17960"literal pool location required for text-section-literals; specify with ."
17961"literal_position"
17962msgstr ""
17963
17964#: config/tc-xtensa.c:11685
17965msgid "too many operands in instruction"
17966msgstr ""
17967
17968#: config/tc-xtensa.c:11895
17969msgid "invalid symbolic operand"
17970msgstr ""
17971
17972#: config/tc-xtensa.c:11956
17973msgid "operand number mismatch"
17974msgstr ""
17975
17976#: config/tc-xtensa.c:11960
17977#, c-format
17978msgid "cannot encode opcode \"%s\" in the given format \"%s\""
17979msgstr ""
17980
17981#: config/tc-xtensa.c:11985
17982#, c-format
17983msgid "xtensa-isa failure: %s"
17984msgstr ""
17985
17986#: config/tc-xtensa.c:12062
17987msgid "invalid opcode"
17988msgstr ""
17989
17990#: config/tc-xtensa.c:12068
17991msgid "too few operands"
17992msgstr ""
17993
17994#: config/tc-xtensa.c:12118
17995msgid "multiple writes to the same register"
17996msgstr ""
17997
17998#: config/tc-xtensa.c:12232 config/tc-xtensa.c:12238
17999msgid "out of memory"
18000msgstr ""
18001
18002#: config/tc-xtensa.c:12327
18003msgid "TLS relocation not allowed in FLIX bundle"
18004msgstr ""
18005
18006#. Instructions that generate TLS relocations should always be
18007#. relaxed in the front-end. If "record_fixup" is set, then this
18008#. function is being called during back-end relaxation, so flag
18009#. the unexpected behavior as an error.
18010#: config/tc-xtensa.c:12333
18011msgid "unexpected TLS relocation"
18012msgstr ""
18013
18014#: config/tc-xtensa.c:12377
18015msgid "symbolic operand not allowed"
18016msgstr ""
18017
18018#: config/tc-xtensa.c:12414
18019msgid "cannot decode instruction format"
18020msgstr ""
18021
18022#: config/tc-xtensa.c:12558
18023msgid "ignoring extra '-rename-section' delimiter ':'"
18024msgstr ""
18025
18026#: config/tc-xtensa.c:12563
18027#, c-format
18028msgid "ignoring invalid '-rename-section' specification: '%s'"
18029msgstr ""
18030
18031#: config/tc-xtensa.c:12574
18032#, c-format
18033msgid "section %s renamed multiple times"
18034msgstr ""
18035
18036#: config/tc-xtensa.c:12576
18037#, c-format
18038msgid "multiple sections remapped to output section %s"
18039msgstr ""
18040
18041#: config/tc-z80.c:325
18042msgid "-- unterminated string"
18043msgstr ""
18044
18045#: config/tc-z80.c:390
18046msgid "floating point numbers are not implemented"
18047msgstr ""
18048
18049#: config/tc-z80.c:515 config/tc-z80.c:521
18050msgid "mismatched parentheses"
18051msgstr ""
18052
18053#: config/tc-z80.c:558
18054msgid "bad expression syntax"
18055msgstr ""
18056
18057#: config/tc-z80.c:716
18058msgid "cannot make a relative jump to an absolute location"
18059msgstr ""
18060
18061#: config/tc-z80.c:728 config/tc-z80.c:1994
18062msgid "overflow"
18063msgstr ""
18064
18065#: config/tc-z80.c:1099 config/tc-z80.c:1142 config/tc-z80.c:1186
18066#: config/tc-z80.c:1254 config/tc-z80.c:1306 config/tc-z80.c:1360
18067#: config/tc-z80.c:1629
18068msgid "bad instruction syntax"
18069msgstr ""
18070
18071#: config/tc-z80.c:1232
18072msgid "condition code invalid for jr"
18073msgstr ""
18074
18075#: config/tc-z80.c:1738
18076msgid "parentheses ignored"
18077msgstr ""
18078
18079#: config/tc-z80.c:1943 read.c:3670
18080#, c-format
18081msgid "junk at end of line, first unrecognized character is `%c'"
18082msgstr ""
18083
18084#: config/tc-z80.c:1969 config/tc-z8k.c:1459 config/tc-z8k.c:1522
18085msgid "relative jump out of range"
18086msgstr ""
18087
18088#: config/tc-z80.c:1986
18089msgid "index offset out of range"
18090msgstr ""
18091
18092#: config/tc-z80.c:2028 config/tc-z8k.c:1530
18093#, c-format
18094msgid "md_apply_fix: unknown r_type 0x%x\n"
18095msgstr ""
18096
18097#: config/tc-z8k.c:281
18098#, c-format
18099msgid "register rr%d out of range"
18100msgstr ""
18101
18102#: config/tc-z8k.c:283
18103#, c-format
18104msgid "register rr%d does not exist"
18105msgstr ""
18106
18107#: config/tc-z8k.c:295
18108#, c-format
18109msgid "register rh%d out of range"
18110msgstr ""
18111
18112#: config/tc-z8k.c:307
18113#, c-format
18114msgid "register rl%d out of range"
18115msgstr ""
18116
18117#: config/tc-z8k.c:320
18118#, c-format
18119msgid "register rq%d out of range"
18120msgstr ""
18121
18122#: config/tc-z8k.c:322
18123#, c-format
18124msgid "register rq%d does not exist"
18125msgstr ""
18126
18127#: config/tc-z8k.c:334
18128#, c-format
18129msgid "register r%d out of range"
18130msgstr ""
18131
18132#: config/tc-z8k.c:375
18133#, c-format
18134msgid "expected %c"
18135msgstr ""
18136
18137#: config/tc-z8k.c:390
18138#, c-format
18139msgid "register is wrong size for a word %s"
18140msgstr ""
18141
18142#: config/tc-z8k.c:404
18143#, c-format
18144msgid "register is wrong size for address %s"
18145msgstr ""
18146
18147#: config/tc-z8k.c:538
18148#, c-format
18149msgid "unknown interrupt %s"
18150msgstr ""
18151
18152#. No interrupt type specified, opcode won't do anything.
18153#: config/tc-z8k.c:561
18154msgid "opcode has no effect"
18155msgstr ""
18156
18157#: config/tc-z8k.c:672
18158msgid "Missing ) in ra(rb)"
18159msgstr ""
18160
18161#: config/tc-z8k.c:752 config/tc-z8k.c:791
18162#, c-format
18163msgid "invalid condition code '%s'"
18164msgstr ""
18165
18166#: config/tc-z8k.c:764
18167#, c-format
18168msgid "invalid flag '%s'"
18169msgstr ""
18170
18171#: config/tc-z8k.c:918 config/tc-z8k.c:924
18172msgid "invalid indirect register size"
18173msgstr ""
18174
18175#: config/tc-z8k.c:941 config/tc-z8k.c:1089 config/tc-z8k.c:1094
18176msgid "invalid control register name"
18177msgstr ""
18178
18179#: config/tc-z8k.c:1078
18180msgid "immediate must be 1 or 2"
18181msgstr ""
18182
18183#: config/tc-z8k.c:1081
18184msgid "immediate 1 or 2 expected"
18185msgstr ""
18186
18187#: config/tc-z8k.c:1112
18188msgid "can't use R0 here"
18189msgstr ""
18190
18191#: config/tc-z8k.c:1270
18192msgid "Can't find opcode to match operands"
18193msgstr ""
18194
18195#: config/tc-z8k.c:1317
18196#, c-format
18197msgid "invalid architecture -z%s"
18198msgstr ""
18199
18200#: config/tc-z8k.c:1336
18201#, c-format
18202msgid ""
18203" Z8K options:\n"
18204" -z8001 generate segmented code\n"
18205" -z8002 generate unsegmented code\n"
18206" -linkrelax create linker relaxable code\n"
18207msgstr ""
18208
18209#: config/tc-z8k.c:1348
18210#, c-format
18211msgid "call to md_convert_frag\n"
18212msgstr ""
18213
18214#: config/tc-z8k.c:1455 config/tc-z8k.c:1495 config/tc-z8k.c:1518
18215msgid "cannot branch to odd address"
18216msgstr ""
18217
18218#: config/tc-z8k.c:1477
18219msgid "relative address out of range"
18220msgstr ""
18221
18222#: config/tc-z8k.c:1498
18223msgid "relative call out of range"
18224msgstr ""
18225
18226#: config/tc-z8k.c:1542
18227#, c-format
18228msgid "call to md_estimate_size_before_relax\n"
18229msgstr ""
18230
18231#: config/xtensa-relax.c:1555
18232#, c-format
18233msgid "invalid configuration option '%s' in transition rule '%s'"
18234msgstr ""
18235
18236#: config/xtensa-relax.c:1680
18237#, c-format
18238msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
18239msgstr ""
18240
18241#: config/xtensa-relax.c:1690
18242#, c-format
18243msgid "opcode '%s': no bound opname '%s' for precondition in %s"
18244msgstr ""
18245
18246#: config/xtensa-relax.c:1697
18247#, c-format
18248msgid "opcode '%s': precondition only contains constants in '%s'"
18249msgstr ""
18250
18251#: config/xtensa-relax.c:1744
18252msgid "expected one operand for generated literal"
18253msgstr ""
18254
18255#: config/xtensa-relax.c:1751
18256msgid "expected 0 operands for generated label"
18257msgstr ""
18258
18259#: config/xtensa-relax.c:1764
18260#, c-format
18261msgid "invalid opcode '%s' in transition rule '%s'"
18262msgstr ""
18263
18264#: config/xtensa-relax.c:1772
18265#, c-format
18266msgid "opcode '%s': replacement does not have %d ops"
18267msgstr ""
18268
18269#: config/xtensa-relax.c:1786
18270#, c-format
18271msgid "opcode '%s': cannot find literal definition"
18272msgstr ""
18273
18274#: config/xtensa-relax.c:1802 config/xtensa-relax.c:1832
18275#, c-format
18276msgid "opcode %s: unidentified operand '%s' in '%s'"
18277msgstr ""
18278
18279#: config/xtensa-relax.c:1827
18280#, c-format
18281msgid "unknown user-defined function %s"
18282msgstr ""
18283
18284#: config/xtensa-relax.c:1838
18285#, c-format
18286msgid "opcode %s: could not parse operand '%s' in '%s'"
18287msgstr ""
18288
18289#: config/xtensa-relax.c:1879
18290#, c-format
18291msgid "could not parse INSN_PATTERN '%s'"
18292msgstr ""
18293
18294#: config/xtensa-relax.c:1883
18295#, c-format
18296msgid "could not parse INSN_REPL '%s'"
18297msgstr ""
18298
18299#: config/xtensa-relax.c:1894
18300#, c-format
18301msgid "could not build transition for %s => %s"
18302msgstr ""
18303
18304#: depend.c:194
18305#, c-format
18306msgid "can't open `%s' for writing"
18307msgstr ""
18308
18309#: depend.c:206
18310#, c-format
18311msgid "can't close `%s'"
18312msgstr ""
18313
18314#: dw2gencfi.c:198 read.c:2386
18315#, c-format
18316msgid "bfd_set_section_flags: %s"
18317msgstr ""
18318
18319#: dw2gencfi.c:456
18320#, c-format
18321msgid "register save offset not a multiple of %u"
18322msgstr ""
18323
18324#: dw2gencfi.c:539
18325msgid "CFI state restore without previous remember"
18326msgstr ""
18327
18328#: dw2gencfi.c:588
18329msgid "missing separator"
18330msgstr ""
18331
18332#: dw2gencfi.c:638
18333msgid "bad register expression"
18334msgstr ""
18335
18336#: dw2gencfi.c:659 dw2gencfi.c:782 dw2gencfi.c:820 dw2gencfi.c:890
18337#: dw2gencfi.c:962
18338msgid "CFI instruction used without previous .cfi_startproc"
18339msgstr ""
18340
18341#: dw2gencfi.c:844
18342msgid "invalid or unsupported encoding in .cfi_personality"
18343msgstr ""
18344
18345#: dw2gencfi.c:851
18346msgid ".cfi_personality requires encoding and symbol arguments"
18347msgstr ""
18348
18349#: dw2gencfi.c:874
18350msgid "wrong second argument to .cfi_personality"
18351msgstr ""
18352
18353#: dw2gencfi.c:914 dw2gencfi.c:990
18354msgid "invalid or unsupported encoding in .cfi_lsda"
18355msgstr ""
18356
18357#: dw2gencfi.c:921
18358msgid ".cfi_lsda requires encoding and symbol arguments"
18359msgstr ""
18360
18361#: dw2gencfi.c:946
18362msgid "wrong second argument to .cfi_lsda"
18363msgstr ""
18364
18365#: dw2gencfi.c:1011
18366msgid "wrong third argument to .cfi_val_encoded_addr"
18367msgstr ""
18368
18369#: dw2gencfi.c:1082
18370msgid "previous CFI entry not closed (missing .cfi_endproc)"
18371msgstr ""
18372
18373#: dw2gencfi.c:1122
18374msgid ".cfi_endproc without corresponding .cfi_startproc"
18375msgstr ""
18376
18377#: dw2gencfi.c:1919 dw2gencfi.c:1982
18378msgid "open CFI at the end of file; missing .cfi_endproc directive"
18379msgstr ""
18380
18381#: dw2gencfi.c:2008
18382msgid "CFI is not supported for this target"
18383msgstr ""
18384
18385#: dwarf2dbg.c:592 dwarf2dbg.c:627
18386msgid "file number less than one"
18387msgstr ""
18388
18389#: dwarf2dbg.c:602
18390#, c-format
18391msgid "file number %ld already allocated"
18392msgstr ""
18393
18394#: dwarf2dbg.c:632 dwarf2dbg.c:1434
18395#, c-format
18396msgid "unassigned file number %ld"
18397msgstr ""
18398
18399#: dwarf2dbg.c:701
18400msgid "is_stmt value not 0 or 1"
18401msgstr ""
18402
18403#: dwarf2dbg.c:713
18404msgid "isa number less than zero"
18405msgstr ""
18406
18407#: dwarf2dbg.c:725
18408msgid "discriminator less than zero"
18409msgstr ""
18410
18411#: dwarf2dbg.c:731
18412#, c-format
18413msgid "unknown .loc sub-directive `%s'"
18414msgstr ""
18415
18416#: dwarf2dbg.c:1497
18417msgid "internal error: unknown dwarf2 format"
18418msgstr ""
18419
18420#: ecoff.c:1559
18421#, c-format
18422msgid "string too big (%lu bytes)"
18423msgstr ""
18424
18425#: ecoff.c:1585
18426#, c-format
18427msgid "inserting \"%s\" into string hash table: %s"
18428msgstr ""
18429
18430#: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
18431#: ecoff.c:2127
18432msgid "no current file pointer"
18433msgstr ""
18434
18435#: ecoff.c:1703
18436msgid "too many st_End's"
18437msgstr ""
18438
18439#: ecoff.c:2041
18440#, c-format
18441msgid "inserting \"%s\" into tag hash table: %s"
18442msgstr ""
18443
18444#: ecoff.c:2202
18445msgid "fake .file after real one"
18446msgstr ""
18447
18448#: ecoff.c:2292
18449msgid "filename goes over one page boundary"
18450msgstr ""
18451
18452#: ecoff.c:2425
18453msgid ".begin directive without a preceding .file directive"
18454msgstr ""
18455
18456#: ecoff.c:2432
18457msgid ".begin directive without a preceding .ent directive"
18458msgstr ""
18459
18460#: ecoff.c:2463
18461msgid ".bend directive without a preceding .file directive"
18462msgstr ""
18463
18464#: ecoff.c:2470
18465msgid ".bend directive without a preceding .ent directive"
18466msgstr ""
18467
18468#: ecoff.c:2483
18469msgid ".bend directive names unknown symbol"
18470msgstr ""
18471
18472#: ecoff.c:2526
18473msgid ".def pseudo-op used inside of .def/.endef; ignored"
18474msgstr ""
18475
18476#: ecoff.c:2528
18477msgid "empty symbol name in .def; ignored"
18478msgstr ""
18479
18480#: ecoff.c:2565
18481msgid ".dim pseudo-op used outside of .def/.endef; ignored"
18482msgstr ""
18483
18484#: ecoff.c:2580
18485msgid "badly formed .dim directive"
18486msgstr ""
18487
18488#: ecoff.c:2593
18489msgid "too many .dim entries"
18490msgstr ""
18491
18492#: ecoff.c:2613
18493msgid ".scl pseudo-op used outside of .def/.endef; ignored"
18494msgstr ""
18495
18496#: ecoff.c:2638
18497msgid ".size pseudo-op used outside of .def/.endef; ignored"
18498msgstr ""
18499
18500#: ecoff.c:2653
18501msgid "badly formed .size directive"
18502msgstr ""
18503
18504#: ecoff.c:2666
18505msgid "too many .size entries"
18506msgstr ""
18507
18508#: ecoff.c:2688
18509msgid ".type pseudo-op used outside of .def/.endef; ignored"
18510msgstr ""
18511
18512#. FIXME: We could handle this by setting the continued bit.
18513#. There would still be a limit: the .type argument can not
18514#. be infinite.
18515#: ecoff.c:2706
18516#, c-format
18517msgid "the type of %s is too complex; it will be simplified"
18518msgstr ""
18519
18520#: ecoff.c:2717
18521msgid "Unrecognized .type argument"
18522msgstr ""
18523
18524#: ecoff.c:2755
18525msgid ".tag pseudo-op used outside of .def/.endef; ignored"
18526msgstr ""
18527
18528#: ecoff.c:2780
18529msgid ".val pseudo-op used outside of .def/.endef; ignored"
18530msgstr ""
18531
18532#: ecoff.c:2788
18533msgid ".val expression is too complex"
18534msgstr ""
18535
18536#: ecoff.c:2818
18537msgid ".endef pseudo-op used before .def; ignored"
18538msgstr ""
18539
18540#: ecoff.c:2844 ecoff.c:2925
18541msgid "bad COFF debugging information"
18542msgstr ""
18543
18544#: ecoff.c:2893
18545#, c-format
18546msgid "no tag specified for %s"
18547msgstr ""
18548
18549#: ecoff.c:2995
18550msgid ".end directive without a preceding .file directive"
18551msgstr ""
18552
18553#: ecoff.c:3024
18554msgid ".end directive names unknown symbol"
18555msgstr ""
18556
18557#: ecoff.c:3051
18558msgid "second .ent directive found before .end directive"
18559msgstr ""
18560
18561#: ecoff.c:3123
18562msgid "no way to handle .file within .ent/.end section"
18563msgstr ""
18564
18565#: ecoff.c:3240
18566msgid ".loc before .file"
18567msgstr ""
18568
18569#: ecoff.c:3443
18570#, c-format
18571msgid ".stab%c is not supported"
18572msgstr ""
18573
18574#: ecoff.c:3453
18575#, c-format
18576msgid ".stab%c: ignoring non-zero other field"
18577msgstr ""
18578
18579#: ecoff.c:3487
18580#, c-format
18581msgid ""
18582"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
18583msgstr ""
18584
18585#: ecoff.c:3523
18586#, c-format
18587msgid "illegal .stab%c directive, bad character"
18588msgstr ""
18589
18590#: ecoff.c:3982 ecoff.c:4171 ecoff.c:4196
18591msgid ".begin/.bend in different segments"
18592msgstr ""
18593
18594#: ecoff.c:4692
18595msgid "missing .end or .bend at end of file"
18596msgstr ""
18597
18598#: ecoff.c:5177
18599msgid "GP prologue size exceeds field size, using 0 instead"
18600msgstr ""
18601
18602#: expr.c:84 read.c:3735
18603msgid "bignum invalid"
18604msgstr ""
18605
18606#: expr.c:86 read.c:3737 read.c:4235 read.c:5140
18607msgid "floating point number invalid"
18608msgstr ""
18609
18610#: expr.c:209
18611msgid "bad floating-point constant: exponent overflow"
18612msgstr ""
18613
18614#: expr.c:213
18615#, c-format
18616msgid "bad floating-point constant: unknown error code=%d"
18617msgstr ""
18618
18619#: expr.c:392
18620msgid ""
18621"a bignum with underscores may not have more than 8 hex digits in any word"
18622msgstr ""
18623
18624#: expr.c:415
18625msgid "a bignum with underscores must have exactly 4 words"
18626msgstr ""
18627
18628#. Either not seen or not defined.
18629#. @@ Should print out the original string instead of
18630#. the parsed number.
18631#: expr.c:538
18632#, c-format
18633msgid "backward ref to unknown label \"%d:\""
18634msgstr ""
18635
18636#: expr.c:656
18637msgid "character constant too large"
18638msgstr ""
18639
18640#: expr.c:903
18641#, c-format
18642msgid "expr.c(operand): bad atof_generic return val %d"
18643msgstr ""
18644
18645#: expr.c:966
18646#, c-format
18647msgid "missing '%c'"
18648msgstr ""
18649
18650#: expr.c:977 read.c:4622
18651msgid "EBCDIC constants are not supported"
18652msgstr ""
18653
18654#: expr.c:1103
18655#, c-format
18656msgid "Unary operator %c ignored because bad operand follows"
18657msgstr ""
18658
18659#: expr.c:1149 expr.c:1174
18660msgid "syntax error in .startof. or .sizeof."
18661msgstr ""
18662
18663#: expr.c:1255 expr.c:1616
18664#, c-format
18665msgid "invalid use of operator \"%s\""
18666msgstr ""
18667
18668#: expr.c:1800
18669msgid "missing operand; zero assumed"
18670msgstr ""
18671
18672#: expr.c:1839
18673msgid "left operand is a bignum; integer 0 assumed"
18674msgstr ""
18675
18676#: expr.c:1841
18677msgid "left operand is a float; integer 0 assumed"
18678msgstr ""
18679
18680#: expr.c:1850
18681msgid "right operand is a bignum; integer 0 assumed"
18682msgstr ""
18683
18684#: expr.c:1852
18685msgid "right operand is a float; integer 0 assumed"
18686msgstr ""
18687
18688#: expr.c:1923 symbols.c:1386
18689msgid "division by zero"
18690msgstr ""
18691
18692#: expr.c:1929
18693msgid "shift count"
18694msgstr ""
18695
18696#: expr.c:2050
18697msgid "operation combines symbols in different segments"
18698msgstr ""
18699
18700#: frags.c:60
18701msgid "attempt to allocate data in absolute section"
18702msgstr ""
18703
18704#: frags.c:66
18705msgid "attempt to allocate data in common section"
18706msgstr ""
18707
18708#: frags.c:115
18709#, c-format
18710msgid "can't extend frag %lu chars"
18711msgstr ""
18712
18713#. For error messages.
18714#. Detect if we are reading from stdin by examining the file
18715#. name returned by as_where().
18716#.
18717#. [FIXME: We rely upon the name in the strcmp below being the
18718#. same as the one used by input_scrub_new_file(), if that is
18719#. not true, then this code will fail].
18720#.
18721#. If we are reading from stdin, then we need to save each input
18722#. line here (assuming of course that we actually have a line of
18723#. input to read), so that it can be displayed in the listing
18724#. that is produced at the end of the assembly.
18725#: input-file.c:134 input-scrub.c:241 listing.c:349
18726msgid "{standard input}"
18727msgstr ""
18728
18729#: input-file.c:139
18730#, c-format
18731msgid "can't open %s for reading: %s"
18732msgstr ""
18733
18734#: input-file.c:148 input-file.c:222
18735#, c-format
18736msgid "can't read from %s: %s"
18737msgstr ""
18738
18739#: input-file.c:250 listing.c:1446 output-file.c:71
18740#, c-format
18741msgid "can't close %s: %s"
18742msgstr ""
18743
18744#: input-scrub.c:268
18745msgid "macros nested too deeply"
18746msgstr ""
18747
18748#: input-scrub.c:379 input-scrub.c:403
18749msgid "partial line at end of file ignored"
18750msgstr ""
18751
18752#: itbl-ops.c:331
18753#, c-format
18754msgid "Unable to allocate memory for new instructions\n"
18755msgstr ""
18756
18757#: listing.c:255 messages.c:154 messages.c:156 messages.c:159
18758msgid "Warning: "
18759msgstr ""
18760
18761#: listing.c:261 messages.c:219 messages.c:221 messages.c:224
18762msgid "Error: "
18763msgstr ""
18764
18765#: listing.c:625
18766#, c-format
18767msgid "unable to rebuffer file: %s\n"
18768msgstr ""
18769
18770#: listing.c:1332
18771#, c-format
18772msgid ""
18773"\n"
18774" time stamp \t: %s\n"
18775"\n"
18776msgstr ""
18777
18778#: listing.c:1342
18779#, c-format
18780msgid "%s "
18781msgstr ""
18782
18783#: listing.c:1347
18784#, c-format
18785msgid ""
18786"\n"
18787"\t%s "
18788msgstr ""
18789
18790#: listing.c:1357
18791msgid ""
18792"\n"
18793" options passed\t: "
18794msgstr ""
18795
18796#: listing.c:1396
18797#, c-format
18798msgid ""
18799" GNU assembler version %s (%s)\n"
18800"\t using BFD version %s."
18801msgstr ""
18802
18803#: listing.c:1399
18804#, c-format
18805msgid ""
18806"\n"
18807" input file \t: %s"
18808msgstr ""
18809
18810#: listing.c:1400
18811#, c-format
18812msgid ""
18813"\n"
18814" output file \t: %s"
18815msgstr ""
18816
18817#: listing.c:1401
18818#, c-format
18819msgid ""
18820"\n"
18821" target \t: %s"
18822msgstr ""
18823
18824#: listing.c:1425
18825#, c-format
18826msgid "can't open %s: %s"
18827msgstr ""
18828
18829#: listing.c:1510
18830msgid "strange paper height, set to no form"
18831msgstr ""
18832
18833#: listing.c:1574
18834msgid "new line in title"
18835msgstr ""
18836
18837#. Turns the next expression into a string.
18838#: macro.c:382
18839#, no-c-format
18840msgid "% operator needs absolute expression"
18841msgstr ""
18842
18843#: macro.c:536
18844#, c-format
18845msgid "Missing parameter qualifier for `%s' in macro `%s'"
18846msgstr ""
18847
18848#: macro.c:546
18849#, c-format
18850msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
18851msgstr ""
18852
18853#: macro.c:563
18854#, c-format
18855msgid "Pointless default value for required parameter `%s' in macro `%s'"
18856msgstr ""
18857
18858#: macro.c:575
18859#, c-format
18860msgid "A parameter named `%s' already exists for macro `%s'"
18861msgstr ""
18862
18863#: macro.c:612
18864#, c-format
18865msgid "Reserved word `%s' used as parameter in macro `%s'"
18866msgstr ""
18867
18868#: macro.c:670
18869#, c-format
18870msgid "unexpected end of file in macro `%s' definition"
18871msgstr ""
18872
18873#: macro.c:682
18874#, c-format
18875msgid "missing `)' after formals in macro definition `%s'"
18876msgstr ""
18877
18878#: macro.c:697
18879msgid "Missing macro name"
18880msgstr ""
18881
18882#: macro.c:706
18883#, c-format
18884msgid "Bad parameter list for macro `%s'"
18885msgstr ""
18886
18887#: macro.c:712
18888#, c-format
18889msgid "Macro `%s' was already defined"
18890msgstr ""
18891
18892#: macro.c:837 macro.c:839
18893msgid "missing `)'"
18894msgstr ""
18895
18896#: macro.c:936
18897#, c-format
18898msgid "`%s' was already used as parameter (or another local) name"
18899msgstr ""
18900
18901#: macro.c:1094
18902msgid "confusion in formal parameters"
18903msgstr ""
18904
18905#: macro.c:1102
18906#, c-format
18907msgid "Parameter named `%s' does not exist for macro `%s'"
18908msgstr ""
18909
18910#: macro.c:1113
18911#, c-format
18912msgid "Value for parameter `%s' of macro `%s' was already specified"
18913msgstr ""
18914
18915#: macro.c:1127
18916msgid "can't mix positional and keyword arguments"
18917msgstr ""
18918
18919#: macro.c:1138
18920msgid "too many positional arguments"
18921msgstr ""
18922
18923#: macro.c:1186
18924#, c-format
18925msgid "Missing value for required parameter `%s' of macro `%s'"
18926msgstr ""
18927
18928#: macro.c:1305
18929#, c-format
18930msgid "Attempt to purge non-existant macro `%s'"
18931msgstr ""
18932
18933#: macro.c:1324
18934msgid "unexpected end of file in irp or irpc"
18935msgstr ""
18936
18937#: macro.c:1332
18938msgid "missing model parameter"
18939msgstr ""
18940
18941#: messages.c:80
18942#, c-format
18943msgid "Assembler messages:\n"
18944msgstr ""
18945
18946#: messages.c:278
18947#, c-format
18948msgid "Fatal error: "
18949msgstr ""
18950
18951#: messages.c:296
18952#, c-format
18953msgid "Internal error!\n"
18954msgstr ""
18955
18956#: messages.c:298
18957#, c-format
18958msgid "Assertion failure in %s at %s line %d.\n"
18959msgstr ""
18960
18961#: messages.c:301
18962#, c-format
18963msgid "Assertion failure at %s line %d.\n"
18964msgstr ""
18965
18966#: messages.c:302 messages.c:319
18967#, c-format
18968msgid "Please report this bug.\n"
18969msgstr ""
18970
18971#: messages.c:314
18972#, c-format
18973msgid "Internal error, aborting at %s line %d in %s\n"
18974msgstr ""
18975
18976#: messages.c:317
18977#, c-format
18978msgid "Internal error, aborting at %s line %d\n"
18979msgstr ""
18980
18981#: messages.c:366
18982#, c-format
18983msgid "%s out of domain (%d is not a multiple of %d)"
18984msgstr ""
18985
18986#: messages.c:384
18987#, c-format
18988msgid "%s out of range (%d is not between %d and %d)"
18989msgstr ""
18990
18991#. xgettext:c-format.
18992#: messages.c:407
18993#, c-format
18994msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
18995msgstr ""
18996
18997#: output-file.c:34
18998#, c-format
18999msgid "can't open a bfd on stdout %s"
19000msgstr ""
19001
19002#: output-file.c:41
19003#, c-format
19004msgid "selected target format '%s' unknown"
19005msgstr ""
19006
19007#: output-file.c:43
19008#, c-format
19009msgid "can't create %s: %s"
19010msgstr ""
19011
19012#: read.c:519
19013#, c-format
19014msgid "error constructing %s pseudo-op table: %s"
19015msgstr ""
19016
19017#: read.c:700
19018msgid "cannot change section or subsection inside .bundle_lock"
19019msgstr ""
19020
19021#: read.c:716
19022#, c-format
19023msgid ""
19024".bundle_lock sequence at %u bytes but .bundle_align_mode limit is %u bytes"
19025msgstr ""
19026
19027#: read.c:725
19028#, c-format
19029msgid "single instruction is %u bytes long but .bundle_align_mode limit is %u"
19030msgstr ""
19031
19032#: read.c:1055
19033#, c-format
19034msgid "unknown pseudo-op: `%s'"
19035msgstr ""
19036
19037#: read.c:1142
19038#, c-format
19039msgid "label \"%d$\" redefined"
19040msgstr ""
19041
19042#: read.c:1289
19043msgid ".bundle_lock with no matching .bundle_unlock"
19044msgstr ""
19045
19046#: read.c:1386
19047msgid ".abort detected. Abandoning ship."
19048msgstr ""
19049
19050#: read.c:1404 read.c:2755
19051msgid "ignoring fill value in absolute section"
19052msgstr ""
19053
19054#: read.c:1495
19055#, c-format
19056msgid "alignment too large: %u assumed"
19057msgstr ""
19058
19059#: read.c:1527
19060msgid "expected fill pattern missing"
19061msgstr ""
19062
19063#: read.c:1644
19064msgid "symbol name not recognised in the current locale"
19065msgstr ""
19066
19067#. Some of the back ends can't deal with non-positive line numbers.
19068#. Besides, it's silly. GCC however will generate a line number of
19069#. zero when it is pre-processing builtins for assembler-with-cpp files:
19070#.
19071#. # 0 "<built-in>"
19072#.
19073#. We do not want to barf on this, especially since such files are used
19074#. in the GCC and GDB testsuites. So we check for negative line numbers
19075#. rather than non-positive line numbers.
19076#: read.c:1987
19077#, c-format
19078msgid "line numbers must be positive; line number %d rejected"
19079msgstr ""
19080
19081#: read.c:2024
19082#, c-format
19083msgid "incompatible flag %i in line directive"
19084msgstr ""
19085
19086#: read.c:2036
19087#, c-format
19088msgid "unsupported flag %i in line directive"
19089msgstr ""
19090
19091#: read.c:2075
19092msgid "start address not supported"
19093msgstr ""
19094
19095#: read.c:2084
19096msgid ".err encountered"
19097msgstr ""
19098
19099#: read.c:2100
19100msgid ".error directive invoked in source file"
19101msgstr ""
19102
19103#: read.c:2101
19104msgid ".warning directive invoked in source file"
19105msgstr ""
19106
19107#: read.c:2107
19108#, c-format
19109msgid "%s argument must be a string"
19110msgstr ""
19111
19112#: read.c:2139 read.c:2141
19113#, c-format
19114msgid ".fail %ld encountered"
19115msgstr ""
19116
19117#: read.c:2181
19118#, c-format
19119msgid ".fill size clamped to %d"
19120msgstr ""
19121
19122#: read.c:2186
19123msgid "size negative; .fill ignored"
19124msgstr ""
19125
19126#: read.c:2192
19127msgid "repeat < 0; .fill ignored"
19128msgstr ""
19129
19130#: read.c:2352
19131#, c-format
19132msgid "unrecognized .linkonce type `%s'"
19133msgstr ""
19134
19135#: read.c:2364
19136msgid ".linkonce is not supported for this object file format"
19137msgstr ""
19138
19139#: read.c:2459
19140msgid "expected alignment after size"
19141msgstr ""
19142
19143#: read.c:2677
19144#, c-format
19145msgid "attempt to redefine pseudo-op `%s' ignored"
19146msgstr ""
19147
19148#: read.c:2696
19149msgid "ignoring macro exit outside a macro definition."
19150msgstr ""
19151
19152#: read.c:2750
19153#, c-format
19154msgid "invalid segment \"%s\""
19155msgstr ""
19156
19157#: read.c:2758
19158msgid "only constant offsets supported in absolute section"
19159msgstr ""
19160
19161#: read.c:2797
19162msgid "MRI style ORG pseudo-op not supported"
19163msgstr ""
19164
19165#: read.c:2950
19166#, c-format
19167msgid "unrecognized section type `%s'"
19168msgstr ""
19169
19170#: read.c:2964
19171msgid "absolute sections are not supported"
19172msgstr ""
19173
19174#: read.c:2979
19175#, c-format
19176msgid "unrecognized section command `%s'"
19177msgstr ""
19178
19179#: read.c:3043
19180#, c-format
19181msgid ".end%c encountered without preceding %s"
19182msgstr ""
19183
19184#: read.c:3073 read.c:3103
19185#, c-format
19186msgid "%s without %s"
19187msgstr ""
19188
19189#: read.c:3334
19190msgid "unsupported variable size or fill value"
19191msgstr ""
19192
19193#: read.c:3362
19194msgid ".space repeat count is zero, ignored"
19195msgstr ""
19196
19197#: read.c:3364
19198msgid ".space repeat count is negative, ignored"
19199msgstr ""
19200
19201#: read.c:3393
19202msgid "space allocation too complex in absolute section"
19203msgstr ""
19204
19205#: read.c:3399
19206msgid "space allocation too complex in common section"
19207msgstr ""
19208
19209#: read.c:3490 read.c:4868
19210#, c-format
19211msgid "bad floating literal: %s"
19212msgstr ""
19213
19214#: read.c:3623
19215#, c-format
19216msgid "%s: would close weakref loop: %s"
19217msgstr ""
19218
19219#: read.c:3673
19220#, c-format
19221msgid "junk at end of line, first unrecognized character valued 0x%x"
19222msgstr ""
19223
19224#: read.c:3801
19225#, c-format
19226msgid "`%s' can't be equated to common symbol '%s'"
19227msgstr ""
19228
19229#: read.c:3937
19230msgid "unexpected `\"' in expression"
19231msgstr ""
19232
19233#: read.c:3949
19234msgid "rva without symbol"
19235msgstr ""
19236
19237#: read.c:4009
19238msgid "missing or bad offset expression"
19239msgstr ""
19240
19241#: read.c:4030
19242msgid "missing reloc type"
19243msgstr ""
19244
19245#: read.c:4042
19246msgid "unrecognized reloc type"
19247msgstr ""
19248
19249#: read.c:4058
19250msgid "bad reloc expression"
19251msgstr ""
19252
19253#: read.c:4191
19254msgid "attempt to store value in absolute section"
19255msgstr ""
19256
19257#: read.c:4229 read.c:5134
19258msgid "zero assumed for missing expression"
19259msgstr ""
19260
19261#: read.c:4327
19262#, c-format
19263msgid "value 0x%llx truncated to 0x%llx"
19264msgstr ""
19265
19266#: read.c:4330
19267msgid "value 0x%I64x truncated to 0x%I64x"
19268msgstr ""
19269
19270#: read.c:4334
19271#, c-format
19272msgid "value 0x%lx truncated to 0x%lx"
19273msgstr ""
19274
19275#: read.c:4361
19276#, c-format
19277msgid "bignum truncated to %d bytes"
19278msgstr ""
19279
19280#: read.c:4437
19281#, c-format
19282msgid "%s relocations do not fit in %u bytes\n"
19283msgstr ""
19284
19285#: read.c:4695 read.c:4890
19286msgid "unresolvable or nonpositive repeat count; using 1"
19287msgstr ""
19288
19289#: read.c:4744
19290#, c-format
19291msgid "unknown floating type type '%c'"
19292msgstr ""
19293
19294#: read.c:4766
19295msgid "floating point constant too large"
19296msgstr ""
19297
19298#: read.c:5302
19299msgid "strings must be placed into a section"
19300msgstr ""
19301
19302#: read.c:5350
19303msgid "expected <nn>"
19304msgstr ""
19305
19306#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
19307#: read.c:5383 read.c:5469
19308msgid "unterminated string; newline inserted"
19309msgstr ""
19310
19311#: read.c:5477
19312msgid "bad escaped character in string"
19313msgstr ""
19314
19315#: read.c:5502
19316msgid "expected address expression"
19317msgstr ""
19318
19319#: read.c:5521
19320#, c-format
19321msgid "symbol \"%s\" undefined; zero assumed"
19322msgstr ""
19323
19324#: read.c:5524
19325msgid "some symbol undefined; zero assumed"
19326msgstr ""
19327
19328#: read.c:5559
19329msgid "this string may not contain '\\0'"
19330msgstr ""
19331
19332#: read.c:5595
19333msgid "missing string"
19334msgstr ""
19335
19336#: read.c:5686
19337#, c-format
19338msgid ".incbin count zero, ignoring `%s'"
19339msgstr ""
19340
19341#: read.c:5712
19342#, c-format
19343msgid "file not found: %s"
19344msgstr ""
19345
19346#: read.c:5726
19347#, c-format
19348msgid "seek to end of .incbin file failed `%s'"
19349msgstr ""
19350
19351#: read.c:5737
19352#, c-format
19353msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
19354msgstr ""
19355
19356#: read.c:5744
19357#, c-format
19358msgid "could not skip to %ld in file `%s'"
19359msgstr ""
19360
19361#: read.c:5753
19362#, c-format
19363msgid "truncated file `%s', %ld of %ld bytes read"
19364msgstr ""
19365
19366#: read.c:5912
19367msgid "missing .func"
19368msgstr ""
19369
19370#: read.c:5929
19371msgid ".endfunc missing for previous .func"
19372msgstr ""
19373
19374#: read.c:5990
19375#, c-format
19376msgid ".bundle_align_mode alignment too large (maximum %u)"
19377msgstr ""
19378
19379#: read.c:5995
19380msgid "cannot change .bundle_align_mode inside .bundle_lock"
19381msgstr ""
19382
19383#: read.c:6009
19384msgid ".bundle_lock is meaningless without .bundle_align_mode"
19385msgstr ""
19386
19387#: read.c:6030
19388msgid ".bundle_unlock without preceding .bundle_lock"
19389msgstr ""
19390
19391#: read.c:6043
19392#, c-format
19393msgid ".bundle_lock sequence is %u bytes, but bundle size only %u"
19394msgstr ""
19395
19396#: read.c:6141
19397#, c-format
19398msgid "missing closing `%c'"
19399msgstr ""
19400
19401#: read.c:6143
19402msgid "stray `\\'"
19403msgstr ""
19404
19405#: remap.c:53
19406#, c-format
19407msgid "invalid argument '%s' to -fdebug-prefix-map"
19408msgstr ""
19409
19410#: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
19411#, c-format
19412msgid ".stab%c: missing comma"
19413msgstr ""
19414
19415#. This could happen for example with a source file with a huge
19416#. number of lines. The only cure is to use a different debug
19417#. format, probably DWARF.
19418#: stabs.c:242
19419#, c-format
19420msgid ".stab%c: description field '%x' too big, try a different debug format"
19421msgstr ""
19422
19423#: stabs.c:423
19424msgid "comma missing in .xstabs"
19425msgstr ""
19426
19427#: symbols.c:286
19428#, c-format
19429msgid "cannot define symbol `%s' in absolute section"
19430msgstr ""
19431
19432#: symbols.c:420
19433#, c-format
19434msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
19435msgstr ""
19436
19437#: symbols.c:495 symbols.c:502
19438#, c-format
19439msgid "inserting \"%s\" into symbol table failed: %s"
19440msgstr ""
19441
19442#: symbols.c:1015
19443#, c-format
19444msgid "invalid operands (%s and %s sections) for `%s'"
19445msgstr ""
19446
19447#: symbols.c:1019
19448#, c-format
19449msgid "invalid operand (%s section) for `%s'"
19450msgstr ""
19451
19452#: symbols.c:1027
19453#, c-format
19454msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
19455msgstr ""
19456
19457#: symbols.c:1030
19458#, c-format
19459msgid "invalid operand (%s section) for `%s' when setting `%s'"
19460msgstr ""
19461
19462#: symbols.c:1079
19463#, c-format
19464msgid "symbol definition loop encountered at `%s'"
19465msgstr ""
19466
19467#: symbols.c:1106
19468#, c-format
19469msgid "cannot convert expression symbol %s to complex relocation"
19470msgstr ""
19471
19472#: symbols.c:1388
19473#, c-format
19474msgid "division by zero when setting `%s'"
19475msgstr ""
19476
19477#: symbols.c:1469 write.c:2126
19478#, c-format
19479msgid "can't resolve value for symbol `%s'"
19480msgstr ""
19481
19482#: symbols.c:1916
19483#, c-format
19484msgid "\"%d\" (instance number %d of a %s label)"
19485msgstr ""
19486
19487#: symbols.c:1945
19488#, c-format
19489msgid "attempt to get value of unresolved symbol `%s'"
19490msgstr ""
19491
19492#: symbols.c:2231
19493msgid "section symbols are already global"
19494msgstr ""
19495
19496#: symbols.c:2344
19497#, c-format
19498msgid "Accessing function `%s' as thread-local object"
19499msgstr ""
19500
19501#: symbols.c:2348
19502#, c-format
19503msgid "Accessing `%s' as thread-local object"
19504msgstr ""
19505
19506#: write.c:166
19507#, c-format
19508msgid "field fx_size too small to hold %d"
19509msgstr ""
19510
19511#: write.c:452
19512#, c-format
19513msgid "attempt to .org/.space backwards? (%ld)"
19514msgstr ""
19515
19516#: write.c:689
19517msgid "invalid offset expression"
19518msgstr ""
19519
19520#: write.c:711
19521msgid "invalid reloc expression"
19522msgstr ""
19523
19524#: write.c:1096
19525#, c-format
19526msgid "value of %s too large for field of %d bytes at %s"
19527msgstr ""
19528
19529#: write.c:1108
19530#, c-format
19531msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
19532msgstr ""
19533
19534#: write.c:1149
19535msgid "redefined symbol cannot be used on reloc"
19536msgstr ""
19537
19538#: write.c:1162
19539msgid "relocation out of range"
19540msgstr ""
19541
19542#: write.c:1165
19543#, c-format
19544msgid "%s:%u: bad return from bfd_install_relocation: %x"
19545msgstr ""
19546
19547#: write.c:1188
19548msgid "reloc not within (fixed part of) section"
19549msgstr ""
19550
19551#: write.c:1258
19552msgid "internal error: fixup not contained within frag"
19553msgstr ""
19554
19555#: write.c:1376 write.c:1506
19556msgid "can't extend frag"
19557msgstr ""
19558
19559#: write.c:1430
19560#, c-format
19561msgid "can't extend frag %u chars"
19562msgstr ""
19563
19564#: write.c:1568 write.c:1589
19565#, c-format
19566msgid "can't write %s: %s"
19567msgstr ""
19568
19569#: write.c:1619
19570#, c-format
19571msgid "cannot write to output file '%s': %s"
19572msgstr ""
19573
19574#: write.c:2041
19575#, c-format
19576msgid "%s: global symbols not supported in common sections"
19577msgstr ""
19578
19579#: write.c:2055
19580#, c-format
19581msgid "local label `%s' is not defined"
19582msgstr ""
19583
19584#: write.c:2077
19585#, c-format
19586msgid "Local symbol `%s' can't be equated to common symbol `%s'"
19587msgstr ""
19588
19589#: write.c:2084
19590#, c-format
19591msgid "can't make global register symbol `%s'"
19592msgstr ""
19593
19594#: write.c:2377
19595#, c-format
19596msgid "alignment padding (%lu bytes) not a multiple of %ld"
19597msgstr ""
19598
19599#: write.c:2539
19600#, c-format
19601msgid ".word %s-%s+%s didn't fit"
19602msgstr ""
19603
19604#: write.c:2633
19605msgid "padding added"
19606msgstr ""
19607
19608#: write.c:2683
19609msgid "attempt to move .org backwards"
19610msgstr ""
19611
19612#: write.c:2707
19613msgid ".space specifies non-absolute value"
19614msgstr ""
19615
19616#: write.c:2722
19617msgid ".space or .fill with negative value, ignored"
19618msgstr ""
19619
19620#: write.c:2793
19621#, c-format
19622msgid ""
19623"Infinite loop encountered whilst attempting to compute the addresses of "
19624"symbols in section %s"
19625msgstr ""
This page took 0.080989 seconds and 4 git commands to generate.