xref: /netbsd-src/external/gpl3/binutils/dist/gas/po/gas.pot (revision 345cf9fb81bd0411c53e25d62cd93bdcaa865312)
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: https://sourceware.org/bugzilla/\n"
11"POT-Creation-Date: 2022-07-08 10:57+0100\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"Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
20
21#: app.c:381
22#, c-format
23msgid "multibyte character (%#x) encountered in input"
24msgstr ""
25
26#: app.c:383
27#, c-format
28msgid "multibyte character (%#x) encountered in %s"
29msgstr ""
30
31#: app.c:385
32#, c-format
33msgid "multibyte character (%#x) encountered in %s at or near line %u"
34msgstr ""
35
36#: app.c:389
37msgid "further multibyte character warnings suppressed"
38msgstr ""
39
40#: app.c:548 app.c:562
41msgid "end of file in comment"
42msgstr ""
43
44#: app.c:640 app.c:685
45#, c-format
46msgid "end of file in string; '%c' inserted"
47msgstr ""
48
49#: app.c:711
50#, c-format
51msgid "unknown escape '\\%c' in string; ignored"
52msgstr ""
53
54#: app.c:887 input-scrub.c:367
55msgid "end of file not at end of a line; newline inserted"
56msgstr ""
57
58#: app.c:1049
59msgid "end of file in multiline comment"
60msgstr ""
61
62#: app.c:1123
63msgid "end of file after a one-character quote; \\0 inserted"
64msgstr ""
65
66#: app.c:1131
67msgid "end of file in escape character"
68msgstr ""
69
70#: app.c:1143
71msgid "missing close quote; (assumed)"
72msgstr ""
73
74#: app.c:1211 app.c:1266 app.c:1278 app.c:1356
75msgid "end of file in comment; newline inserted"
76msgstr ""
77
78#: as.c:174
79msgid "missing emulation mode name"
80msgstr ""
81
82#: as.c:189
83#, c-format
84msgid "unrecognized emulation name `%s'"
85msgstr ""
86
87#: as.c:236
88#, c-format
89msgid "GNU assembler version %s (%s) using BFD version %s\n"
90msgstr ""
91
92#: as.c:248
93#, c-format
94msgid "Usage: %s [option...] [asmfile...]\n"
95msgstr ""
96
97#: as.c:250
98#, c-format
99msgid ""
100"Options:\n"
101"  -a[sub-option...]\t  turn on listings\n"
102"                      \t  Sub-options [default hls]:\n"
103"                      \t  c      omit false conditionals\n"
104"                      \t  d      omit debugging directives\n"
105"                      \t  g      include general info\n"
106"                      \t  h      include high-level source\n"
107"                      \t  l      include assembly\n"
108"                      \t  m      include macro expansions\n"
109"                      \t  n      omit forms processing\n"
110"                      \t  s      include symbols\n"
111"                      \t  =FILE  list to FILE (must be last sub-option)\n"
112msgstr ""
113
114#: as.c:264
115#, c-format
116msgid "  --alternate             initially turn on alternate macro syntax\n"
117msgstr ""
118
119#: as.c:267
120#, c-format
121msgid ""
122"  --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
123"                          compress DWARF debug sections using zlib "
124"[default]\n"
125msgstr ""
126
127#: as.c:270
128#, c-format
129msgid ""
130"  --nocompress-debug-sections\n"
131"                          don't compress DWARF debug sections\n"
132msgstr ""
133
134#: as.c:274
135#, c-format
136msgid ""
137"  --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
138"                          compress DWARF debug sections using zlib\n"
139msgstr ""
140
141#: as.c:277
142#, c-format
143msgid ""
144"  --nocompress-debug-sections\n"
145"                          don't compress DWARF debug sections [default]\n"
146msgstr ""
147
148#: as.c:281
149#, c-format
150msgid "  -D                      produce assembler debugging messages\n"
151msgstr ""
152
153#: as.c:283
154#, c-format
155msgid ""
156"  --debug-prefix-map OLD=NEW\n"
157"                          map OLD to NEW in debug information\n"
158msgstr ""
159
160#: as.c:286
161#, c-format
162msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
163msgstr ""
164
165#: as.c:302
166#, c-format
167msgid "                          emulate output (default %s)\n"
168msgstr ""
169
170#: as.c:307
171#, c-format
172msgid "  --execstack             require executable stack for this object\n"
173msgstr ""
174
175#: as.c:309
176#, c-format
177msgid ""
178"  --noexecstack           don't require executable stack for this object\n"
179msgstr ""
180
181#: as.c:311
182#, c-format
183msgid ""
184"  --size-check=[error|warning]\n"
185"\t\t\t  ELF .size directive check (default --size-check=error)\n"
186msgstr ""
187
188#: as.c:314
189#, c-format
190msgid "  --elf-stt-common=[no|yes] "
191msgstr ""
192
193#: as.c:317 as.c:328 config/tc-i386.c:13904 config/tc-i386.c:13924
194#, c-format
195msgid "(default: yes)\n"
196msgstr ""
197
198#: as.c:319 as.c:330 config/tc-i386.c:13906 config/tc-i386.c:13926
199#, c-format
200msgid "(default: no)\n"
201msgstr ""
202
203#: as.c:320
204#, c-format
205msgid ""
206"                          generate ELF common symbols with STT_COMMON type\n"
207msgstr ""
208
209#: as.c:322
210#, c-format
211msgid "  --sectname-subst        enable section name substitution sequences\n"
212msgstr ""
213
214#: as.c:325
215#, c-format
216msgid "  --generate-missing-build-notes=[no|yes] "
217msgstr ""
218
219#: as.c:332
220#, c-format
221msgid ""
222"                          generate GNU Build notes if none are present in "
223"the input\n"
224msgstr ""
225
226#: as.c:336
227#, c-format
228msgid "  -f                      skip whitespace and comment preprocessing\n"
229msgstr ""
230
231#: as.c:338
232#, c-format
233msgid "  -g --gen-debug          generate debugging information\n"
234msgstr ""
235
236#: as.c:340
237#, c-format
238msgid "  --gstabs                generate STABS debugging information\n"
239msgstr ""
240
241#: as.c:342
242#, c-format
243msgid ""
244"  --gstabs+               generate STABS debug info with GNU extensions\n"
245msgstr ""
246
247#: as.c:344
248#, c-format
249msgid ""
250"  --gdwarf-<N>            generate DWARF<N> debugging information. 2 <= <N> "
251"<= 5\n"
252msgstr ""
253
254#: as.c:346
255#, c-format
256msgid ""
257"  --gdwarf-sections       generate per-function section names for DWARF line "
258"information\n"
259msgstr ""
260
261#: as.c:348
262#, c-format
263msgid "  --target-help           show target specific options\n"
264msgstr ""
265
266#: as.c:350
267#, c-format
268msgid ""
269"  -I DIR                  add DIR to search list for .include directives\n"
270msgstr ""
271
272#: as.c:352
273#, c-format
274msgid "  -J                      don't warn about signed overflow\n"
275msgstr ""
276
277#: as.c:354
278#, c-format
279msgid ""
280"  -K                      warn when differences altered for long "
281"displacements\n"
282msgstr ""
283
284#: as.c:356
285#, c-format
286msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
287msgstr ""
288
289#: as.c:358
290#, c-format
291msgid "  -M,--mri                assemble in MRI compatibility mode\n"
292msgstr ""
293
294#: as.c:360
295#, c-format
296msgid ""
297"  --MD FILE               write dependency information in FILE (default "
298"none)\n"
299msgstr ""
300
301#: as.c:362
302#, c-format
303msgid "  -nocpp                  ignored\n"
304msgstr ""
305
306#: as.c:364
307#, c-format
308msgid ""
309"  -no-pad-sections        do not pad the end of sections to alignment "
310"boundaries\n"
311msgstr ""
312
313#: as.c:366
314#, c-format
315msgid ""
316"  -o OBJFILE              name the object-file output OBJFILE (default a."
317"out)\n"
318msgstr ""
319
320#: as.c:368
321#, c-format
322msgid "  -R                      fold data section into text section\n"
323msgstr ""
324
325#: as.c:370
326#, c-format
327msgid ""
328"  --statistics            print various measured statistics from execution\n"
329msgstr ""
330
331#: as.c:372
332#, c-format
333msgid "  --strip-local-absolute  strip local absolute symbols\n"
334msgstr ""
335
336#: as.c:374
337#, c-format
338msgid ""
339"  --traditional-format    Use same format as native assembler when possible\n"
340msgstr ""
341
342#: as.c:376
343#, c-format
344msgid "  --version               print assembler version number and exit\n"
345msgstr ""
346
347#: as.c:378
348#, c-format
349msgid "  -W  --no-warn           suppress warnings\n"
350msgstr ""
351
352#: as.c:380
353#, c-format
354msgid "  --warn                  don't suppress warnings\n"
355msgstr ""
356
357#: as.c:382
358#, c-format
359msgid "  --fatal-warnings        treat warnings as errors\n"
360msgstr ""
361
362#: as.c:385
363#, c-format
364msgid ""
365"  --itbl INSTTBL          extend instruction set to include instructions\n"
366"                          matching the specifications defined in file "
367"INSTTBL\n"
368msgstr ""
369
370#: as.c:389
371#, c-format
372msgid "  -w                      ignored\n"
373msgstr ""
374
375#: as.c:391
376#, c-format
377msgid "  -X                      ignored\n"
378msgstr ""
379
380#: as.c:393
381#, c-format
382msgid "  -Z                      generate object file even after errors\n"
383msgstr ""
384
385#: as.c:395
386#, c-format
387msgid ""
388"  --listing-lhs-width     set the width in words of the output data column "
389"of\n"
390"                          the listing\n"
391msgstr ""
392
393#: as.c:398
394#, c-format
395msgid ""
396"  --listing-lhs-width2    set the width in words of the continuation lines\n"
397"                          of the output data column; ignored if smaller "
398"than\n"
399"                          the width of the first line\n"
400msgstr ""
401
402#: as.c:402
403#, c-format
404msgid ""
405"  --listing-rhs-width     set the max width in characters of the lines from\n"
406"                          the source file\n"
407msgstr ""
408
409#: as.c:405
410#, c-format
411msgid ""
412"  --listing-cont-lines    set the maximum number of continuation lines used\n"
413"                          for the output data column of the listing\n"
414msgstr ""
415
416#: as.c:408
417#, c-format
418msgid "  @FILE                   read options from FILE\n"
419msgstr ""
420
421#: as.c:416
422#, c-format
423msgid "Report bugs to %s\n"
424msgstr ""
425
426#: as.c:648
427#, c-format
428msgid "unrecognized option -%c%s"
429msgstr ""
430
431#: as.c:698
432#, c-format
433msgid "unexpected argument to --multibyte-input-option: '%s'"
434msgstr ""
435
436#. This output is intended to follow the GNU standards document.
437#: as.c:703
438#, c-format
439msgid "GNU assembler %s\n"
440msgstr ""
441
442#: as.c:704
443#, c-format
444msgid "Copyright (C) 2022 Free Software Foundation, Inc.\n"
445msgstr ""
446
447#: as.c:705
448#, c-format
449msgid ""
450"This program is free software; you may redistribute it under the terms of\n"
451"the GNU General Public License version 3 or later.\n"
452"This program has absolutely no warranty.\n"
453msgstr ""
454
455#: as.c:710
456#, c-format
457msgid ""
458"This assembler was configured for a target of `%s' and default,\n"
459"cpu type `%s'.\n"
460msgstr ""
461
462#: as.c:714
463#, c-format
464msgid "This assembler was configured for a target of `%s'.\n"
465msgstr ""
466
467#: as.c:722
468msgid "multiple emulation names specified"
469msgstr ""
470
471#: as.c:724
472msgid "emulations not handled in this configuration"
473msgstr ""
474
475#: as.c:729
476#, c-format
477msgid "alias = %s\n"
478msgstr ""
479
480#: as.c:730
481#, c-format
482msgid "canonical = %s\n"
483msgstr ""
484
485#: as.c:731
486#, c-format
487msgid "cpu-type = %s\n"
488msgstr ""
489
490#: as.c:733
491#, c-format
492msgid "format = %s\n"
493msgstr ""
494
495#: as.c:736
496#, c-format
497msgid "bfd-target = %s\n"
498msgstr ""
499
500#: as.c:753
501#, c-format
502msgid "Invalid --compress-debug-sections option: `%s'"
503msgstr ""
504
505#: as.c:756
506#, c-format
507msgid "--compress-debug-sections=%s is unsupported"
508msgstr ""
509
510#: as.c:781
511msgid "bad defsym; format is --defsym name=value"
512msgstr ""
513
514#: as.c:801
515msgid "no file name following -t option"
516msgstr ""
517
518#: as.c:816
519#, c-format
520msgid "failed to read instruction table %s\n"
521msgstr ""
522
523#: as.c:838
524#, c-format
525msgid "unknown DWARF option %s\n"
526msgstr ""
527
528#: as.c:840
529#, c-format
530msgid "unknown option `%s'"
531msgstr ""
532
533#: as.c:891
534#, c-format
535msgid "Invalid --gdwarf-cie-version `%s'"
536msgstr ""
537
538#: as.c:984
539#, c-format
540msgid "Invalid --size-check= option: `%s'"
541msgstr ""
542
543#: as.c:993
544#, c-format
545msgid "Invalid --elf-stt-common= option: `%s'"
546msgstr ""
547
548#: as.c:1007
549#, c-format
550msgid "Invalid --generate-missing-build-notes option: `%s'"
551msgstr ""
552
553#: as.c:1078
554#, c-format
555msgid "invalid listing option `%c'"
556msgstr ""
557
558#: as.c:1141
559#, c-format
560msgid "%s: total time in assembly: %ld.%06ld\n"
561msgstr ""
562
563#: as.c:1305
564msgid "libbfd ABI mismatch"
565msgstr ""
566
567#: as.c:1350
568#, c-format
569msgid "The input '%s' and output '%s' files are the same"
570msgstr ""
571
572#: as.c:1460
573#, c-format
574msgid "%d warning"
575msgid_plural "%d warnings"
576msgstr[0] ""
577msgstr[1] ""
578
579#: as.c:1462
580#, c-format
581msgid "%d error"
582msgid_plural "%d errors"
583msgstr[0] ""
584msgstr[1] ""
585
586#: as.c:1466
587#, c-format
588msgid "%s, treating warnings as errors"
589msgstr ""
590
591#: as.c:1477
592#, c-format
593msgid "%s, %s, generating bad object file\n"
594msgstr ""
595
596#: as.h:129
597#, c-format
598msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
599msgstr ""
600
601#.
602#. * We have a GROSS internal error.
603#. * This should never happen.
604#.
605#: atof-generic.c:456 config/tc-m68k.c:3487
606msgid "failed sanity check"
607msgstr ""
608
609#: cgen.c:106 config/tc-alpha.c:2095 config/tc-alpha.c:2119
610#: config/tc-arc.c:4053 config/tc-arc.c:4126 config/tc-d10v.c:550
611#: config/tc-d30v.c:534 config/tc-mn10200.c:1091 config/tc-mn10300.c:1752
612#: config/tc-ppc.c:3910 config/tc-s390.c:1334 config/tc-s390.c:1457
613#: config/tc-s390.c:1591 config/tc-v850.c:2535 config/tc-v850.c:2606
614#: config/tc-v850.c:2653 config/tc-v850.c:2690 config/tc-v850.c:2727
615#: config/tc-v850.c:2990
616msgid "too many fixups"
617msgstr ""
618
619#: cgen.c:371 cgen.c:391 config/tc-d10v.c:461 config/tc-d30v.c:450
620#: config/tc-mn10200.c:1033 config/tc-mn10300.c:1677 config/tc-ppc.c:3433
621#: config/tc-s390.c:1318 config/tc-v850.c:2644 config/tc-v850.c:2678
622#: config/tc-v850.c:2718 config/tc-v850.c:2963 config/tc-z80.c:785
623msgid "illegal operand"
624msgstr ""
625
626#: cgen.c:395 config/tc-avr.c:910 config/tc-d10v.c:463 config/tc-d30v.c:452
627#: config/tc-h8300.c:496 config/tc-mcore.c:662 config/tc-microblaze.c:613
628#: config/tc-mmix.c:495 config/tc-mn10200.c:1036 config/tc-mn10300.c:1680
629#: config/tc-msp430.c:417 config/tc-ppc.c:3435 config/tc-s390.c:1323
630#: config/tc-sh.c:988 config/tc-v850.c:2648 config/tc-v850.c:2682
631#: config/tc-v850.c:2722 config/tc-v850.c:2966 config/tc-xgate.c:895
632#: config/tc-z80.c:932 config/tc-z8k.c:349
633msgid "missing operand"
634msgstr ""
635
636#: cgen.c:772
637msgid "a reloc on this operand implies an overflow"
638msgstr ""
639
640#: cgen.c:795
641msgid "operand mask overflow"
642msgstr ""
643
644#: cgen.c:858 config/tc-arm.c:2070 config/tc-arm.c:11365 config/tc-arm.c:11417
645#: config/tc-arm.c:11705 config/tc-arm.c:12601 config/tc-arm.c:13741
646#: config/tc-arm.c:13781 config/tc-arm.c:14154 config/tc-arm.c:14196
647#: config/tc-arm.c:21442 config/tc-arm.c:21502 config/tc-mips.c:9707
648#: config/tc-mips.c:11017 config/tc-mips.c:12314 config/tc-mips.c:12997
649#: config/tc-spu.c:981 config/tc-xtensa.c:13092
650msgid "expression too complex"
651msgstr ""
652
653#: cgen.c:959 config/tc-ppc.c:7382 config/tc-s390.c:2373 config/tc-v850.c:3499
654#: config/tc-xstormy16.c:541
655msgid "unresolved expression that must be resolved"
656msgstr ""
657
658#: cgen.c:984 config/tc-xstormy16.c:566
659#, c-format
660msgid "internal error: can't install fix for reloc type %d (`%s')"
661msgstr ""
662
663#: cgen.c:1035 config/tc-nios2.c:1355 config/tc-pru.c:786
664msgid "relocation is not supported"
665msgstr ""
666
667#: cond.c:84
668msgid "invalid identifier for \".ifdef\""
669msgstr ""
670
671#: cond.c:151
672msgid "non-constant expression in \".if\" statement"
673msgstr ""
674
675#: cond.c:279
676msgid "bad format for ifc or ifnc"
677msgstr ""
678
679#: cond.c:310
680msgid "\".elseif\" without matching \".if\""
681msgstr ""
682
683#: cond.c:314
684msgid "\".elseif\" after \".else\""
685msgstr ""
686
687#: cond.c:317 cond.c:423
688msgid "here is the previous \".else\""
689msgstr ""
690
691#: cond.c:320 cond.c:426
692msgid "here is the previous \".if\""
693msgstr ""
694
695#: cond.c:349
696msgid "non-constant expression in \".elseif\" statement"
697msgstr ""
698
699#: cond.c:387
700msgid "\".endif\" without \".if\""
701msgstr ""
702
703#: cond.c:416
704msgid "\".else\" without matching \".if\""
705msgstr ""
706
707#: cond.c:420
708msgid "duplicate \".else\""
709msgstr ""
710
711#: cond.c:471
712msgid ".ifeqs syntax error"
713msgstr ""
714
715#: cond.c:559
716msgid "end of macro inside conditional"
717msgstr ""
718
719#: cond.c:561
720msgid "end of file inside conditional"
721msgstr ""
722
723#: cond.c:565
724msgid "here is the start of the unterminated conditional"
725msgstr ""
726
727#: cond.c:569
728msgid "here is the \"else\" of the unterminated conditional"
729msgstr ""
730
731#: config/atof-ieee.c:148
732msgid "cannot create floating-point number"
733msgstr ""
734
735#: config/atof-ieee.c:335
736msgid "NaNs are not supported by this target"
737msgstr ""
738
739#: config/atof-ieee.c:354
740msgid "NaN flavors are not supported by this target"
741msgstr ""
742
743#: config/atof-ieee.c:392
744msgid "Infinities are not supported by this target"
745msgstr ""
746
747#: config/atof-ieee.c:825 config/atof-vax.c:449 config/tc-arm.c:1284
748#: config/tc-ia64.c:11593 config/tc-tic30.c:1241 config/tc-tic4x.c:2567
749msgid "Unrecognized or unsupported floating point constant"
750msgstr ""
751
752#: config/obj-aout.c:81
753#, c-format
754msgid "Attempt to put a common symbol into set %s"
755msgstr ""
756
757#: config/obj-aout.c:85
758#, c-format
759msgid "Attempt to put an undefined symbol into set %s"
760msgstr ""
761
762#: config/obj-aout.c:112 config/obj-coff.c:1369
763#, c-format
764msgid "Symbol `%s' can not be both weak and common"
765msgstr ""
766
767#: config/obj-coff.c:206 config/obj-coff.c:1684 config/tc-tic54x.c:3971
768#: read.c:2952
769#, c-format
770msgid "error setting flags for \"%s\": %s"
771msgstr ""
772
773#. Zero is used as an end marker in the file.
774#: config/obj-coff.c:424
775msgid "Line numbers must be positive integers\n"
776msgstr ""
777
778#: config/obj-coff.c:456
779msgid ".ln pseudo-op inside .def/.endef: ignored."
780msgstr ""
781
782#: config/obj-coff.c:497 ecoff.c:3233
783msgid ".loc outside of .text"
784msgstr ""
785
786#: config/obj-coff.c:504
787msgid ".loc pseudo-op inside .def/.endef: ignored."
788msgstr ""
789
790#: config/obj-coff.c:584
791msgid ".def pseudo-op used inside of .def/.endef: ignored."
792msgstr ""
793
794#: config/obj-coff.c:617
795msgid ".endef pseudo-op used outside of .def/.endef: ignored."
796msgstr ""
797
798#: config/obj-coff.c:656
799#, c-format
800msgid "`%s' symbol without preceding function"
801msgstr ""
802
803#: config/obj-coff.c:743
804#, c-format
805msgid "unexpected storage class %d"
806msgstr ""
807
808#: config/obj-coff.c:850
809msgid ".dim pseudo-op used outside of .def/.endef: ignored."
810msgstr ""
811
812#: config/obj-coff.c:870
813msgid "badly formed .dim directive ignored"
814msgstr ""
815
816#: config/obj-coff.c:919
817msgid ".size pseudo-op used outside of .def/.endef: ignored."
818msgstr ""
819
820#: config/obj-coff.c:934
821msgid ".scl pseudo-op used outside of .def/.endef: ignored."
822msgstr ""
823
824#: config/obj-coff.c:951
825msgid ".tag pseudo-op used outside of .def/.endef: ignored."
826msgstr ""
827
828#: config/obj-coff.c:968
829#, c-format
830msgid "tag not found for .tag %s"
831msgstr ""
832
833#: config/obj-coff.c:981
834msgid ".type pseudo-op used outside of .def/.endef: ignored."
835msgstr ""
836
837#: config/obj-coff.c:1000
838msgid ".val pseudo-op used outside of .def/.endef: ignored."
839msgstr ""
840
841#: config/obj-coff.c:1147
842msgid "badly formed .weak directive ignored"
843msgstr ""
844
845#: config/obj-coff.c:1325
846msgid "mismatched .eb"
847msgstr ""
848
849#: config/obj-coff.c:1348
850#, c-format
851msgid "C_EFCN symbol for %s out of scope"
852msgstr ""
853
854#: config/obj-coff.c:1403
855#, c-format
856msgid "Warning: internal error: forgetting to set endndx of %s"
857msgstr ""
858
859#. STYP_INFO
860#. STYP_LIB
861#. STYP_OVER
862#: config/obj-coff.c:1646
863#, c-format
864msgid "unsupported section attribute '%c'"
865msgstr ""
866
867#: config/obj-coff.c:1650
868#, c-format
869msgid "unknown section attribute '%c'"
870msgstr ""
871
872#: config/obj-coff.c:1696 config/obj-macho.c:269
873#, c-format
874msgid "Ignoring changed section attributes for %s"
875msgstr ""
876
877#: config/obj-coff.c:1838
878#, c-format
879msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
880msgstr ""
881
882#: config/obj-ecoff.c:125
883msgid "Can't set GP value"
884msgstr ""
885
886#: config/obj-ecoff.c:132
887msgid "Can't set register masks"
888msgstr ""
889
890#: config/obj-elf.c:334 config/tc-sparc.c:4379 config/tc-v850.c:511
891#, c-format
892msgid "bad .common segment %s"
893msgstr ""
894
895#: config/obj-elf.c:410 config/tc-aarch64.c:1968
896msgid "Missing symbol name in directive"
897msgstr ""
898
899#: config/obj-elf.c:645
900#, c-format
901msgid "setting incorrect section type for %s"
902msgstr ""
903
904#: config/obj-elf.c:650
905#, c-format
906msgid "ignoring incorrect section type for %s"
907msgstr ""
908
909#: config/obj-elf.c:709
910#, c-format
911msgid "setting incorrect section attributes for %s"
912msgstr ""
913
914#. This is a special section with known type.  User
915#. assembly might get the section type wrong; Even high
916#. profile projects like glibc have done so in the past.
917#. So don't error in this case.
918#: config/obj-elf.c:803
919#, c-format
920msgid "ignoring changed section type for %s"
921msgstr ""
922
923#. Do error when assembly isn't self-consistent.
924#: config/obj-elf.c:806
925#, c-format
926msgid "changed section type for %s"
927msgstr ""
928
929#: config/obj-elf.c:821
930#, c-format
931msgid "ignoring changed section attributes for %s"
932msgstr ""
933
934#: config/obj-elf.c:823
935#, c-format
936msgid "changed section attributes for %s"
937msgstr ""
938
939#: config/obj-elf.c:831
940#, c-format
941msgid "changed section entity size for %s"
942msgstr ""
943
944#: config/obj-elf.c:900
945msgid "unrecognized .section attribute: want a,e,o,w,x,M,S,G,T or number"
946msgstr ""
947
948#: config/obj-elf.c:984
949msgid "extraneous characters at end of numeric section type"
950msgstr ""
951
952#: config/obj-elf.c:990 read.c:2936
953msgid "unrecognized section type"
954msgstr ""
955
956#: config/obj-elf.c:1022
957msgid "unrecognized section attribute"
958msgstr ""
959
960#: config/obj-elf.c:1053 config/tc-alpha.c:4206
961msgid "missing name"
962msgstr ""
963
964#: config/obj-elf.c:1100
965msgid "group name not parseable"
966msgstr ""
967
968#: config/obj-elf.c:1106
969#, c-format
970msgid "section %s already has a group (%s)"
971msgstr ""
972
973#: config/obj-elf.c:1161
974#, c-format
975msgid "section name '%s' already defined as another symbol"
976msgstr ""
977
978#: config/obj-elf.c:1253
979msgid "invalid merge entity size"
980msgstr ""
981
982#: config/obj-elf.c:1260
983msgid "entity size for SHF_MERGE not specified"
984msgstr ""
985
986#: config/obj-elf.c:1288
987msgid "? section flag ignored with G present"
988msgstr ""
989
990#: config/obj-elf.c:1313
991msgid "group name for SHF_GROUP not specified"
992msgstr ""
993
994#: config/obj-elf.c:1339
995#, c-format
996msgid "unsupported mbind section info: %s"
997msgstr ""
998
999#: config/obj-elf.c:1392
1000#, c-format
1001msgid "unsupported section id: %s"
1002msgstr ""
1003
1004#: config/obj-elf.c:1417
1005msgid "character following name is not '#'"
1006msgstr ""
1007
1008#: config/obj-elf.c:1444
1009#, c-format
1010msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
1011msgstr ""
1012
1013#: config/obj-elf.c:1451
1014#, c-format
1015msgid "%s section is supported only by GNU and FreeBSD targets"
1016msgstr ""
1017
1018#: config/obj-elf.c:1592
1019msgid ".previous without corresponding .section; ignored"
1020msgstr ""
1021
1022#: config/obj-elf.c:1618
1023msgid ".popsection without corresponding .pushsection; ignored"
1024msgstr ""
1025
1026#: config/obj-elf.c:1662 config/obj-elf.c:1757
1027#, c-format
1028msgid "missing version name in `%s' for symbol `%s'"
1029msgstr ""
1030
1031#: config/obj-elf.c:1681
1032#, c-format
1033msgid "only one version name with `@@@' is allowed for symbol `%s'"
1034msgstr ""
1035
1036#: config/obj-elf.c:1689
1037#, c-format
1038msgid "invalid version name '%s' for symbol `%s'"
1039msgstr ""
1040
1041#: config/obj-elf.c:1731
1042msgid "expected comma after name in .symver"
1043msgstr ""
1044
1045#: config/obj-elf.c:1748 config/obj-elf.c:2648
1046#, c-format
1047msgid "`%s' can't be versioned to common symbol '%s'"
1048msgstr ""
1049
1050#: config/obj-elf.c:1825
1051#, c-format
1052msgid "expected `%s' to have already been set for .vtable_inherit"
1053msgstr ""
1054
1055#: config/obj-elf.c:1835
1056msgid "expected comma after name in .vtable_inherit"
1057msgstr ""
1058
1059#: config/obj-elf.c:1896
1060msgid "expected comma after name in .vtable_entry"
1061msgstr ""
1062
1063#: config/obj-elf.c:2035
1064#, c-format
1065msgid "Attribute name not recognised: %s"
1066msgstr ""
1067
1068#: config/obj-elf.c:2052
1069msgid "expected numeric constant"
1070msgstr ""
1071
1072#: config/obj-elf.c:2061 config/tc-arm.c:7092
1073msgid "expected comma"
1074msgstr ""
1075
1076#: config/obj-elf.c:2094
1077msgid "bad string constant"
1078msgstr ""
1079
1080#: config/obj-elf.c:2098
1081msgid "expected <tag> , <value>"
1082msgstr ""
1083
1084#: config/obj-elf.c:2227
1085msgid "expected quoted string"
1086msgstr ""
1087
1088#: config/obj-elf.c:2247
1089#, c-format
1090msgid "expected comma after name `%s' in .size directive"
1091msgstr ""
1092
1093#: config/obj-elf.c:2256
1094msgid "missing expression in .size directive"
1095msgstr ""
1096
1097#: config/obj-elf.c:2376
1098#, c-format
1099msgid "symbol '%s' is already defined"
1100msgstr ""
1101
1102#: config/obj-elf.c:2396
1103#, c-format
1104msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1105msgstr ""
1106
1107#: config/obj-elf.c:2400
1108#, c-format
1109msgid "symbol type \"%s\" is not supported by MIPS targets"
1110msgstr ""
1111
1112#: config/obj-elf.c:2412
1113#, c-format
1114msgid "symbol type \"%s\" is supported only by GNU targets"
1115msgstr ""
1116
1117#: config/obj-elf.c:2422
1118#, c-format
1119msgid "unrecognized symbol type \"%s\""
1120msgstr ""
1121
1122#: config/obj-elf.c:2443
1123#, c-format
1124msgid "cannot change type of common symbol '%s'"
1125msgstr ""
1126
1127#: config/obj-elf.c:2455
1128#, c-format
1129msgid "symbol '%s' already has its type set"
1130msgstr ""
1131
1132#: config/obj-elf.c:2621 config/obj-elf.c:2624
1133#, c-format
1134msgid ".size expression for %s does not evaluate to a constant"
1135msgstr ""
1136
1137#: config/obj-elf.c:2713
1138#, c-format
1139msgid "symbol '%s' with multiple versions cannot be used in relocation"
1140msgstr ""
1141
1142#: config/obj-elf.c:2731 ecoff.c:3578
1143#, c-format
1144msgid "symbol `%s' can not be both weak and common"
1145msgstr ""
1146
1147#: config/obj-elf.c:2779
1148#, c-format
1149msgid "undefined linked-to symbol `%s' on section `%s'"
1150msgstr ""
1151
1152#: config/obj-elf.c:2857
1153#, c-format
1154msgid "assuming all members of group `%s' are COMDAT"
1155msgstr ""
1156
1157#: config/obj-elf.c:2869
1158#, c-format
1159msgid "can't create group: %s"
1160msgstr ""
1161
1162#: config/obj-elf.c:2946
1163#, c-format
1164msgid ""
1165"invalid attempt to declare external version name as default in symbol `%s'"
1166msgstr ""
1167
1168#: config/obj-elf.c:2956
1169#, c-format
1170msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
1171msgstr ""
1172
1173#: config/obj-elf.c:3048
1174#, c-format
1175msgid "failed to set up debugging information: %s"
1176msgstr ""
1177
1178#: config/obj-elf.c:3068
1179#, c-format
1180msgid "can't start writing .mdebug section: %s"
1181msgstr ""
1182
1183#: config/obj-elf.c:3076
1184#, c-format
1185msgid "could not write .mdebug section: %s"
1186msgstr ""
1187
1188#: config/obj-evax.c:122
1189#, c-format
1190msgid "no entry symbol for global function '%s'"
1191msgstr ""
1192
1193#. make a temp string.
1194#: config/obj-macho.c:119
1195#, c-format
1196msgid "the %s name '%s' is too long (maximum 16 characters)"
1197msgstr ""
1198
1199#: config/obj-macho.c:130
1200#, c-format
1201msgid "expected a %s name followed by a `,'"
1202msgstr ""
1203
1204#: config/obj-macho.c:195
1205#, c-format
1206msgid "cannot override zerofill section type for `%s,%s'"
1207msgstr ""
1208
1209#: config/obj-macho.c:249
1210#, c-format
1211msgid "failed to set flags for \"%s\": %s"
1212msgstr ""
1213
1214#: config/obj-macho.c:342
1215#, c-format
1216msgid "unknown or invalid section type '%s'"
1217msgstr ""
1218
1219#: config/obj-macho.c:381
1220#, c-format
1221msgid "unknown or invalid section attribute '%s'"
1222msgstr ""
1223
1224#: config/obj-macho.c:402
1225msgid "unexpected section size information"
1226msgstr ""
1227
1228#: config/obj-macho.c:414
1229msgid "missing sizeof_stub expression"
1230msgstr ""
1231
1232#: config/obj-macho.c:478 config/tc-ia64.c:1081 config/tc-ia64.c:11754
1233#: config/tc-score.c:6093 expr.c:1213 read.c:1700
1234msgid "expected symbol name"
1235msgstr ""
1236
1237#: config/obj-macho.c:491 read.c:543
1238msgid "bad or irreducible absolute expression"
1239msgstr ""
1240
1241#: config/obj-macho.c:497 config/tc-score.c:6110 read.c:1738
1242msgid "missing size expression"
1243msgstr ""
1244
1245#: config/obj-macho.c:506 config/tc-ia64.c:1116 read.c:1744
1246#, c-format
1247msgid "size (%ld) out of range, ignored"
1248msgstr ""
1249
1250#: config/obj-macho.c:516 config/tc-score.c:6248 dwarf2dbg.c:1413 ecoff.c:3346
1251#: read.c:1756 read.c:1859 read.c:2619 read.c:3162 read.c:3756 symbols.c:510
1252#: symbols.c:605
1253#, c-format
1254msgid "symbol `%s' is already defined"
1255msgstr ""
1256
1257#: config/obj-macho.c:526 read.c:1771
1258#, c-format
1259msgid "size of \"%s\" is already %ld; not changing to %ld"
1260msgstr ""
1261
1262#: config/obj-macho.c:537
1263msgid "align value not recognized, using size"
1264msgstr ""
1265
1266#: config/obj-macho.c:542 config/obj-macho.c:905
1267#, c-format
1268msgid "Alignment (%lu) too large: 15 assumed."
1269msgstr ""
1270
1271#: config/obj-macho.c:608
1272#, c-format
1273msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1274msgstr ""
1275
1276#: config/obj-macho.c:810
1277#, c-format
1278msgid "%s is not used for the selected target"
1279msgstr ""
1280
1281#: config/obj-macho.c:875
1282msgid "internal error: base section index out of range"
1283msgstr ""
1284
1285#: config/obj-macho.c:961
1286#, c-format
1287msgid "internal error: bad file property ID %d"
1288msgstr ""
1289
1290#: config/obj-macho.c:969
1291msgid "failed to set subsections by symbols"
1292msgstr ""
1293
1294#: config/obj-macho.c:1032
1295#, c-format
1296msgid "'%s' previously declared as '%s'."
1297msgstr ""
1298
1299#: config/obj-macho.c:1084 config/obj-macho.c:1404 config/obj-macho.c:1488
1300#, c-format
1301msgid ""
1302"'%s' can't be a weak_definition (currently only supported in sections of "
1303"type coalesced)"
1304msgstr ""
1305
1306#: config/obj-macho.c:1169
1307msgid "use of .indirect_symbols requires `-dynamic'"
1308msgstr ""
1309
1310#: config/obj-macho.c:1186
1311#, c-format
1312msgid ""
1313"attempt to add an indirect_symbol to a stub or reference section with a zero-"
1314"sized element at %s"
1315msgstr ""
1316
1317#: config/obj-macho.c:1216
1318msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1319msgstr ""
1320
1321#: config/obj-macho.c:1485
1322#, c-format
1323msgid "'%s' can't be a weak_definition (since it is undefined)"
1324msgstr ""
1325
1326#: config/obj-macho.c:1491
1327#, c-format
1328msgid "Non-global symbol: '%s' can't be a weak_definition."
1329msgstr ""
1330
1331#: config/obj-macho.c:1497
1332#, c-format
1333msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1334msgstr ""
1335
1336#: config/obj-macho.c:1538
1337#, c-format
1338msgid "unrecognized stab type '%c'"
1339msgstr ""
1340
1341#: config/obj-macho.c:1589
1342#, c-format
1343msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1344msgstr ""
1345
1346#: config/obj-macho.c:1597
1347#, c-format
1348msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1349msgstr ""
1350
1351#: config/obj-macho.c:1604
1352#, c-format
1353msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1354msgstr ""
1355
1356#: config/obj-macho.c:1806
1357#, c-format
1358msgid ""
1359"the number of .indirect_symbols defined in section %s does not match the "
1360"number expected (%d defined, %d expected)"
1361msgstr ""
1362
1363#: config/obj-macho.c:1826
1364#, c-format
1365msgid "internal error: failed to allocate %d indirectsymbol pointers"
1366msgstr ""
1367
1368#: config/obj-macho.c:1840 config/obj-macho.c:1863
1369msgid "internal error: more indirect mach-o symbols than expected"
1370msgstr ""
1371
1372#: config/obj-som.c:56
1373msgid "Only one .compiler pseudo-op per file!"
1374msgstr ""
1375
1376#: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1377msgid "Expected quoted string"
1378msgstr ""
1379
1380#: config/obj-som.c:86
1381msgid ".compiler directive missing language and version"
1382msgstr ""
1383
1384#: config/obj-som.c:96
1385msgid ".compiler directive missing version"
1386msgstr ""
1387
1388#: config/obj-som.c:112
1389#, c-format
1390msgid "FATAL: Attaching compiler header %s"
1391msgstr ""
1392
1393#: config/obj-som.c:127
1394msgid "Only one .version pseudo-op per file!"
1395msgstr ""
1396
1397#: config/obj-som.c:151
1398#, c-format
1399msgid "attaching version header %s: %s"
1400msgstr ""
1401
1402#: config/obj-som.c:169
1403msgid "Only one .copyright pseudo-op per file!"
1404msgstr ""
1405
1406#: config/obj-som.c:193
1407#, c-format
1408msgid "attaching copyright header %s: %s"
1409msgstr ""
1410
1411#: config/tc-aarch64.c:381
1412msgid "integer 32-bit register expected"
1413msgstr ""
1414
1415#: config/tc-aarch64.c:384
1416msgid "integer 64-bit register expected"
1417msgstr ""
1418
1419#: config/tc-aarch64.c:387
1420msgid "integer register expected"
1421msgstr ""
1422
1423#: config/tc-aarch64.c:390
1424msgid "64-bit integer or SP register expected"
1425msgstr ""
1426
1427#: config/tc-aarch64.c:393 config/tc-mcore.c:840 config/tc-mcore.c:1356
1428#: config/tc-mcore.c:1410
1429msgid "base register expected"
1430msgstr ""
1431
1432#: config/tc-aarch64.c:396
1433msgid "integer or zero register expected"
1434msgstr ""
1435
1436#: config/tc-aarch64.c:399
1437msgid "offset register expected"
1438msgstr ""
1439
1440#: config/tc-aarch64.c:402
1441msgid "integer or SP register expected"
1442msgstr ""
1443
1444#: config/tc-aarch64.c:405
1445msgid "integer, zero or SP register expected"
1446msgstr ""
1447
1448#: config/tc-aarch64.c:408
1449msgid "8-bit SIMD scalar register expected"
1450msgstr ""
1451
1452#: config/tc-aarch64.c:411
1453msgid "16-bit SIMD scalar or floating-point half precision register expected"
1454msgstr ""
1455
1456#: config/tc-aarch64.c:415
1457msgid "32-bit SIMD scalar or floating-point single precision register expected"
1458msgstr ""
1459
1460#: config/tc-aarch64.c:419
1461msgid "64-bit SIMD scalar or floating-point double precision register expected"
1462msgstr ""
1463
1464#: config/tc-aarch64.c:423
1465msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1466msgstr ""
1467
1468#: config/tc-aarch64.c:428 config/tc-arm.c:4771
1469msgid "register expected"
1470msgstr ""
1471
1472#. any [BHSDQ]P FP
1473#: config/tc-aarch64.c:431
1474msgid "SIMD scalar or floating-point register expected"
1475msgstr ""
1476
1477#. any V reg
1478#: config/tc-aarch64.c:434
1479msgid "vector register expected"
1480msgstr ""
1481
1482#: config/tc-aarch64.c:437
1483msgid "SVE vector register expected"
1484msgstr ""
1485
1486#: config/tc-aarch64.c:440
1487msgid "SVE predicate register expected"
1488msgstr ""
1489
1490#: config/tc-aarch64.c:443
1491#, c-format
1492msgid "invalid register type %d"
1493msgstr ""
1494
1495#: config/tc-aarch64.c:618 config/tc-aarch64.c:620 config/tc-arm.c:1201
1496#: config/tc-score.c:6492 expr.c:1377 read.c:2601
1497msgid "bad expression"
1498msgstr ""
1499
1500#: config/tc-aarch64.c:631 config/tc-sparc.c:3375
1501msgid "bad segment"
1502msgstr ""
1503
1504#: config/tc-aarch64.c:849
1505#, c-format
1506msgid "bad size %d in vector width specifier"
1507msgstr ""
1508
1509#: config/tc-aarch64.c:882
1510#, c-format
1511msgid "unexpected character `%c' in element size"
1512msgstr ""
1513
1514#: config/tc-aarch64.c:884
1515msgid "missing element size"
1516msgstr ""
1517
1518#: config/tc-aarch64.c:893
1519#, c-format
1520msgid "invalid element size %d and vector size combination %c"
1521msgstr ""
1522
1523#: config/tc-aarch64.c:928
1524#, c-format
1525msgid "unexpected character `%c' in predication type"
1526msgstr ""
1527
1528#: config/tc-aarch64.c:931
1529msgid "missing predication type"
1530msgstr ""
1531
1532#: config/tc-aarch64.c:1026
1533msgid "this type of register can't be indexed"
1534msgstr ""
1535
1536#: config/tc-aarch64.c:1032
1537msgid "index not allowed inside register list"
1538msgstr ""
1539
1540#: config/tc-aarch64.c:1043 config/tc-aarch64.c:2014 config/tc-aarch64.c:2219
1541#: config/tc-arm.c:1778 config/tc-arm.c:4016 config/tc-arm.c:5234
1542#: config/tc-arm.c:7381
1543msgid "constant expression required"
1544msgstr ""
1545
1546#. Indexed vector register expected.
1547#: config/tc-aarch64.c:1055
1548msgid "indexed vector register expected"
1549msgstr ""
1550
1551#: config/tc-aarch64.c:1062
1552msgid "invalid use of vector register"
1553msgstr ""
1554
1555#: config/tc-aarch64.c:1154 config/tc-arm.c:2126
1556msgid "expecting {"
1557msgstr ""
1558
1559#: config/tc-aarch64.c:1179
1560msgid "invalid vector register in list"
1561msgstr ""
1562
1563#: config/tc-aarch64.c:1186
1564msgid "invalid scalar register in list"
1565msgstr ""
1566
1567#: config/tc-aarch64.c:1199
1568msgid "invalid range in vector register list"
1569msgstr ""
1570
1571#: config/tc-aarch64.c:1212
1572msgid "type mismatch in vector register list"
1573msgstr ""
1574
1575#: config/tc-aarch64.c:1229
1576msgid "end of vector register list not found"
1577msgstr ""
1578
1579#: config/tc-aarch64.c:1246
1580msgid "constant expression required."
1581msgstr ""
1582
1583#: config/tc-aarch64.c:1256
1584msgid "expected index"
1585msgstr ""
1586
1587#: config/tc-aarch64.c:1263
1588msgid "too many registers in vector register list"
1589msgstr ""
1590
1591#: config/tc-aarch64.c:1268
1592msgid "empty vector register list"
1593msgstr ""
1594
1595#: config/tc-aarch64.c:1290 config/tc-arm.c:2562
1596#, c-format
1597msgid "ignoring attempt to redefine built-in register '%s'"
1598msgstr ""
1599
1600#: config/tc-aarch64.c:1296 config/tc-arm.c:2567
1601#, c-format
1602msgid "ignoring redefinition of register alias '%s'"
1603msgstr ""
1604
1605#: config/tc-aarch64.c:1341 config/tc-arm.c:2632
1606#, c-format
1607msgid "unknown register '%s' -- .req ignored"
1608msgstr ""
1609
1610#: config/tc-aarch64.c:1399 config/tc-arm.c:2840
1611msgid "invalid syntax for .req directive"
1612msgstr ""
1613
1614#: config/tc-aarch64.c:1424 config/tc-arm.c:2878
1615msgid "invalid syntax for .unreq directive"
1616msgstr ""
1617
1618#: config/tc-aarch64.c:1430 config/tc-arm.c:2885
1619#, c-format
1620msgid "unknown register alias '%s'"
1621msgstr ""
1622
1623#: config/tc-aarch64.c:1432
1624#, c-format
1625msgid "ignoring attempt to undefine built-in register '%s'"
1626msgstr ""
1627
1628#: config/tc-aarch64.c:1756 config/tc-arm.c:3628 config/tc-arm.c:3655
1629#: config/tc-arm.c:3668
1630msgid "literal pool overflow"
1631msgstr ""
1632
1633#: config/tc-aarch64.c:1938 config/tc-aarch64.c:6936 config/tc-arm.c:3889
1634#: config/tc-arm.c:7814
1635msgid "unrecognized relocation suffix"
1636msgstr ""
1637
1638#: config/tc-aarch64.c:1940
1639msgid "unimplemented relocation suffix"
1640msgstr ""
1641
1642#: config/tc-aarch64.c:2186 config/tc-aarch64.c:2377 config/tc-aarch64.c:2421
1643#: config/tc-csky.c:2314
1644msgid "immediate operand required"
1645msgstr ""
1646
1647#: config/tc-aarch64.c:2195
1648msgid "missing immediate expression"
1649msgstr ""
1650
1651#: config/tc-aarch64.c:2401 config/tc-aarch64.c:6759 config/tc-aarch64.c:6779
1652msgid "invalid floating-point constant"
1653msgstr ""
1654
1655#: config/tc-aarch64.c:3209 config/tc-arm.c:5574 config/tc-arm.c:5584
1656msgid "shift expression expected"
1657msgstr ""
1658
1659#: config/tc-aarch64.c:3217
1660msgid "shift operator expected"
1661msgstr ""
1662
1663#: config/tc-aarch64.c:3225
1664msgid "invalid use of 'MSL'"
1665msgstr ""
1666
1667#: config/tc-aarch64.c:3233
1668msgid "invalid use of 'MUL'"
1669msgstr ""
1670
1671#: config/tc-aarch64.c:3242
1672msgid "extending shift is not permitted"
1673msgstr ""
1674
1675#: config/tc-aarch64.c:3250
1676msgid "'ROR' shift is not permitted"
1677msgstr ""
1678
1679#: config/tc-aarch64.c:3258
1680msgid "only 'LSL' shift is permitted"
1681msgstr ""
1682
1683#: config/tc-aarch64.c:3266
1684msgid "only 'MUL' is permitted"
1685msgstr ""
1686
1687#: config/tc-aarch64.c:3284
1688msgid "only 'MUL VL' is permitted"
1689msgstr ""
1690
1691#: config/tc-aarch64.c:3292
1692msgid "invalid shift for the register offset addressing mode"
1693msgstr ""
1694
1695#: config/tc-aarch64.c:3300
1696msgid "invalid shift operator"
1697msgstr ""
1698
1699#: config/tc-aarch64.c:3334
1700msgid "missing shift amount"
1701msgstr ""
1702
1703#: config/tc-aarch64.c:3341
1704msgid "constant shift amount required"
1705msgstr ""
1706
1707#: config/tc-aarch64.c:3350
1708msgid "shift amount out of range 0 to 63"
1709msgstr ""
1710
1711#: config/tc-aarch64.c:3400
1712msgid "unexpected shift operator"
1713msgstr ""
1714
1715#: config/tc-aarch64.c:3436
1716msgid "unexpected register in the immediate operand"
1717msgstr ""
1718
1719#: config/tc-aarch64.c:3461
1720msgid "integer register expected in the extended/shifted operand register"
1721msgstr ""
1722
1723#: config/tc-aarch64.c:3496 config/tc-aarch64.c:3634 config/tc-aarch64.c:3767
1724#: config/tc-aarch64.c:3967 config/tc-aarch64.c:4009
1725msgid "unknown relocation modifier"
1726msgstr ""
1727
1728#: config/tc-aarch64.c:3503 config/tc-aarch64.c:3653 config/tc-aarch64.c:3774
1729#: config/tc-aarch64.c:3974 config/tc-aarch64.c:4016
1730msgid "this relocation modifier is not allowed on this instruction"
1731msgstr ""
1732
1733#: config/tc-aarch64.c:3662 config/tc-aarch64.c:3786
1734msgid "invalid relocation expression"
1735msgstr ""
1736
1737#: config/tc-aarch64.c:3679
1738msgid "invalid address"
1739msgstr ""
1740
1741#: config/tc-aarch64.c:3736
1742msgid "invalid use of 32-bit register offset"
1743msgstr ""
1744
1745#: config/tc-aarch64.c:3745
1746msgid "offset has different size from base"
1747msgstr ""
1748
1749#: config/tc-aarch64.c:3751
1750msgid "invalid use of 64-bit register offset"
1751msgstr ""
1752
1753#. [Xn],#expr
1754#: config/tc-aarch64.c:3800 config/tc-aarch64.c:3858
1755msgid "invalid expression in the address"
1756msgstr ""
1757
1758#: config/tc-aarch64.c:3814 config/tc-arm.c:6173 config/tc-arm.c:6772
1759msgid "']' expected"
1760msgstr ""
1761
1762#: config/tc-aarch64.c:3822
1763msgid "register offset not allowed in pre-indexed addressing mode"
1764msgstr ""
1765
1766#: config/tc-aarch64.c:3837 config/tc-arm.c:6209
1767msgid "cannot combine pre- and post-indexing"
1768msgstr ""
1769
1770#. Reject [Rn]!
1771#: config/tc-aarch64.c:3882
1772msgid "missing offset in the pre-indexed address"
1773msgstr ""
1774
1775#: config/tc-aarch64.c:4141
1776msgid "unknown or missing option to PSB/TSB"
1777msgstr ""
1778
1779#: config/tc-aarch64.c:4149
1780msgid "the specified option is not accepted for PSB/TSB"
1781msgstr ""
1782
1783#: config/tc-aarch64.c:4176 config/tc-aarch64.c:4190
1784msgid "unknown option to BTI"
1785msgstr ""
1786
1787#: config/tc-aarch64.c:4219
1788msgid "missing ZA tile element size separator"
1789msgstr ""
1790
1791#: config/tc-aarch64.c:4275
1792msgid "invalid ZA tile register number, expected za0"
1793msgstr ""
1794
1795#: config/tc-aarch64.c:4282
1796msgid "invalid ZA tile register number, expected za0-za1"
1797msgstr ""
1798
1799#. For the 32-bit variant: is the name of the ZA tile ZA0-ZA3.
1800#: config/tc-aarch64.c:4290
1801msgid "invalid ZA tile register number, expected za0-za3"
1802msgstr ""
1803
1804#. For the 64-bit variant: is the name of the ZA tile ZA0-ZA7
1805#: config/tc-aarch64.c:4298
1806msgid "invalid ZA tile register number, expected za0-za7"
1807msgstr ""
1808
1809#: config/tc-aarch64.c:4303
1810msgid "invalid ZA tile element size, allowed b, h, s and d"
1811msgstr ""
1812
1813#: config/tc-aarch64.c:4349
1814msgid "expected '['"
1815msgstr ""
1816
1817#: config/tc-aarch64.c:4358
1818msgid "expected vector select register W12-W15"
1819msgstr ""
1820
1821#: config/tc-aarch64.c:4365
1822msgid "expected ','"
1823msgstr ""
1824
1825#: config/tc-aarch64.c:4371
1826msgid "index offset immediate expected"
1827msgstr ""
1828
1829#: config/tc-aarch64.c:4377
1830msgid "expected ']'"
1831msgstr ""
1832
1833#: config/tc-aarch64.c:4452
1834msgid "invalid ZA tile element size, allowed b, h, s, d and q"
1835msgstr ""
1836
1837#: config/tc-aarch64.c:4460
1838msgid "ZA tile vector out of range"
1839msgstr ""
1840
1841#: config/tc-aarch64.c:4472
1842msgid "index offset out of range"
1843msgstr ""
1844
1845#: config/tc-aarch64.c:4493 config/tc-aarch64.c:4588
1846msgid "expected '{'"
1847msgstr ""
1848
1849#: config/tc-aarch64.c:4506 config/tc-aarch64.c:4601
1850msgid "expected '}'"
1851msgstr ""
1852
1853#: config/tc-aarch64.c:4550 config/tc-aarch64.c:4565
1854msgid "wrong ZA tile element format"
1855msgstr ""
1856
1857#: config/tc-aarch64.c:4632
1858msgid "expected ZA array"
1859msgstr ""
1860
1861#: config/tc-aarch64.c:4641 config/tc-aarch64.c:9012 config/tc-arm.c:28728
1862#: config/tc-arm.c:28743 config/tc-arm.c:28758 config/tc-arm.c:28769
1863#: config/tc-arm.c:28792 config/tc-arm.c:29642 config/tc-moxie.c:714
1864#: config/tc-pj.c:449 config/tc-sh.c:3728
1865msgid "offset out of range"
1866msgstr ""
1867
1868#: config/tc-aarch64.c:4668
1869msgid "expected SM or ZA operand"
1870msgstr ""
1871
1872#: config/tc-aarch64.c:4717
1873msgid "wrong predicate register element size, allowed b, h, s and d"
1874msgstr ""
1875
1876#: config/tc-aarch64.c:4726
1877msgid "element index out of range for given variant"
1878msgstr ""
1879
1880#: config/tc-aarch64.c:4790
1881#, c-format
1882msgid "selected processor does not support PSTATE field name '%s'"
1883msgstr ""
1884
1885#: config/tc-aarch64.c:4795 config/tc-aarch64.c:4837
1886#, c-format
1887msgid "selected processor does not support system register name '%s'"
1888msgstr ""
1889
1890#: config/tc-aarch64.c:4798 config/tc-aarch64.c:4840
1891#, c-format
1892msgid ""
1893"system register name '%s' is deprecated and may be removed in a future "
1894"release"
1895msgstr ""
1896
1897#: config/tc-aarch64.c:4882
1898msgid "immediate value out of range "
1899msgstr ""
1900
1901#: config/tc-aarch64.c:5411
1902#, c-format
1903msgid "Info: "
1904msgstr ""
1905
1906#: config/tc-aarch64.c:5439
1907#, c-format
1908msgid "this `%s' should have an immediately preceding `%s' -- `%s'"
1909msgstr ""
1910
1911#: config/tc-aarch64.c:5445
1912#, c-format
1913msgid "the preceding `%s' should be followed by `%s` rather than `%s` -- `%s'"
1914msgstr ""
1915
1916#: config/tc-aarch64.c:5459 config/tc-score.c:2752 config/tc-score.c:6481
1917#, c-format
1918msgid "%s -- `%s'"
1919msgstr ""
1920
1921#: config/tc-aarch64.c:5461
1922#, c-format
1923msgid "%s at operand %d -- `%s'"
1924msgstr ""
1925
1926#: config/tc-aarch64.c:5467
1927#, c-format
1928msgid "operand %d must be %s -- `%s'"
1929msgstr ""
1930
1931#: config/tc-aarch64.c:5473
1932#, c-format
1933msgid "operand mismatch -- `%s'"
1934msgstr ""
1935
1936#. Print the hint.
1937#: config/tc-aarch64.c:5533
1938msgid "   did you mean this?"
1939msgstr ""
1940
1941#: config/tc-aarch64.c:5536 config/tc-aarch64.c:5563
1942#, c-format
1943msgid "   %s"
1944msgstr ""
1945
1946#: config/tc-aarch64.c:5541
1947msgid "   other valid variant(s):"
1948msgstr ""
1949
1950#: config/tc-aarch64.c:5570
1951#, c-format
1952msgid "operand %d must have the same immediate value as operand 1 -- `%s'"
1953msgstr ""
1954
1955#: config/tc-aarch64.c:5576
1956#, c-format
1957msgid "operand %d must be the same register as operand 1 -- `%s'"
1958msgstr ""
1959
1960#: config/tc-aarch64.c:5582
1961#, c-format
1962msgid "%s out of range %d to %d at operand %d -- `%s'"
1963msgstr ""
1964
1965#: config/tc-aarch64.c:5583 config/tc-aarch64.c:5587 config/tc-aarch64.c:7685
1966msgid "immediate value"
1967msgstr ""
1968
1969#: config/tc-aarch64.c:5586
1970#, c-format
1971msgid "%s must be %d at operand %d -- `%s'"
1972msgstr ""
1973
1974#: config/tc-aarch64.c:5593
1975#, c-format
1976msgid ""
1977"invalid number of registers in the list; only 1 register is expected at "
1978"operand %d -- `%s'"
1979msgstr ""
1980
1981#: config/tc-aarch64.c:5597
1982#, c-format
1983msgid ""
1984"invalid number of registers in the list; %d registers are expected at "
1985"operand %d -- `%s'"
1986msgstr ""
1987
1988#: config/tc-aarch64.c:5603
1989#, c-format
1990msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
1991msgstr ""
1992
1993#: config/tc-aarch64.c:5904
1994msgid "bad vector arrangement type"
1995msgstr ""
1996
1997#: config/tc-aarch64.c:6033
1998msgid "the specified relocation type is not allowed for MOVK"
1999msgstr ""
2000
2001#: config/tc-aarch64.c:6081 config/tc-aarch64.c:6092
2002msgid "the specified relocation type is not allowed for 32-bit register"
2003msgstr ""
2004
2005#: config/tc-aarch64.c:6203
2006msgid "relocation qualifier does not match instruction size"
2007msgstr ""
2008
2009#: config/tc-aarch64.c:6292
2010msgid "comma expected between operands"
2011msgstr ""
2012
2013#: config/tc-aarch64.c:6323
2014msgid "invalid Rt register number in 64-byte load/store"
2015msgstr ""
2016
2017#: config/tc-aarch64.c:6444
2018msgid "the top half of a 128-bit FP/SIMD register is expected"
2019msgstr ""
2020
2021#: config/tc-aarch64.c:6519 config/tc-arm.c:2235 config/tc-arm.c:2280
2022#: config/tc-h8300.c:1042
2023msgid "invalid register list"
2024msgstr ""
2025
2026#: config/tc-aarch64.c:6526
2027msgid "expected element type rather than vector type"
2028msgstr ""
2029
2030#: config/tc-aarch64.c:6547
2031msgid "missing type suffix"
2032msgstr ""
2033
2034#: config/tc-aarch64.c:6566
2035msgid "C0 - C15 expected"
2036msgstr ""
2037
2038#: config/tc-aarch64.c:6673 config/tc-aarch64.c:6697
2039msgid "immediate zero expected"
2040msgstr ""
2041
2042#: config/tc-aarch64.c:6794
2043msgid "shift not allowed for bitmask immediate"
2044msgstr ""
2045
2046#: config/tc-aarch64.c:6848
2047msgid "can't mix relocation modifier with explicit shift"
2048msgstr ""
2049
2050#: config/tc-aarch64.c:6897 config/tc-arm.c:15951 config/tc-arm.c:15976
2051#: config/tc-arm.c:15987 config/tc-arm.c:15994
2052msgid "invalid condition"
2053msgstr ""
2054
2055#: config/tc-aarch64.c:6923
2056msgid "invalid pc-relative address"
2057msgstr ""
2058
2059#. Only permit "=value" in the literal load instructions.
2060#. The literal will be generated by programmer_friendly_fixup.
2061#: config/tc-aarch64.c:6931
2062msgid "invalid use of \"=immediate\""
2063msgstr ""
2064
2065#: config/tc-aarch64.c:6996 config/tc-aarch64.c:7028 config/tc-aarch64.c:7046
2066#: config/tc-aarch64.c:7070 config/tc-aarch64.c:7090 config/tc-aarch64.c:7109
2067#: config/tc-aarch64.c:7132 config/tc-aarch64.c:7198 config/tc-aarch64.c:7205
2068#: config/tc-aarch64.c:7233 config/tc-aarch64.c:7254 config/tc-aarch64.c:7279
2069#: config/tc-aarch64.c:7297 config/tc-aarch64.c:7305 config/tc-aarch64.c:7322
2070#: config/tc-aarch64.c:7346
2071msgid "invalid addressing mode"
2072msgstr ""
2073
2074#: config/tc-aarch64.c:7012
2075msgid "the optional immediate offset can only be 0"
2076msgstr ""
2077
2078#: config/tc-aarch64.c:7051 config/tc-aarch64.c:7075 config/tc-aarch64.c:7095
2079msgid "relocation not allowed"
2080msgstr ""
2081
2082#: config/tc-aarch64.c:7142
2083msgid "writeback value must be an immediate constant"
2084msgstr ""
2085
2086#: config/tc-aarch64.c:7153 config/tc-aarch64.c:7372
2087msgid "unknown or missing PSTATE field name"
2088msgstr ""
2089
2090#. Make sure this has priority over
2091#. "invalid addressing mode".
2092#: config/tc-aarch64.c:7213
2093msgid "constant offset required"
2094msgstr ""
2095
2096#: config/tc-aarch64.c:7358
2097msgid "unknown or missing system register name"
2098msgstr ""
2099
2100#: config/tc-aarch64.c:7406
2101msgid "unknown or missing operation name"
2102msgstr ""
2103
2104#: config/tc-aarch64.c:7419
2105msgid "the specified option is not accepted in ISB"
2106msgstr ""
2107
2108#: config/tc-aarch64.c:7431 config/tc-aarch64.c:7448
2109msgid "the specified option is not accepted in DSB"
2110msgstr ""
2111
2112#: config/tc-aarch64.c:7462
2113msgid "immediate value must be 16, 20, 24, 28"
2114msgstr ""
2115
2116#: config/tc-aarch64.c:7563 config/tc-aarch64.c:8811 config/tc-arm.c:8096
2117#, c-format
2118msgid "unhandled operand code %d"
2119msgstr ""
2120
2121#: config/tc-aarch64.c:7605
2122msgid "unexpected comma before the omitted optional operand"
2123msgstr ""
2124
2125#: config/tc-aarch64.c:7633
2126msgid "unexpected characters following instruction"
2127msgstr ""
2128
2129#: config/tc-aarch64.c:7711 config/tc-arm.c:5699 config/tc-arm.c:6317
2130#: config/tc-arm.c:8908
2131msgid "constant expression expected"
2132msgstr ""
2133
2134#: config/tc-aarch64.c:7718
2135msgid "literal pool insertion failed"
2136msgstr ""
2137
2138#: config/tc-aarch64.c:7789 config/tc-aarch64.c:7804
2139#, c-format
2140msgid "unpredictable transfer with writeback -- `%s'"
2141msgstr ""
2142
2143#: config/tc-aarch64.c:7808 config/tc-aarch64.c:7822
2144#, c-format
2145msgid "unpredictable load of register pair -- `%s'"
2146msgstr ""
2147
2148#: config/tc-aarch64.c:7829 config/tc-aarch64.c:7842
2149#, c-format
2150msgid "unpredictable: identical transfer and status registers --`%s'"
2151msgstr ""
2152
2153#: config/tc-aarch64.c:7837 config/tc-aarch64.c:7851
2154#, c-format
2155msgid "unpredictable: identical base and status registers --`%s'"
2156msgstr ""
2157
2158#: config/tc-aarch64.c:7871
2159#, c-format
2160msgid "previous `%s' sequence has not been closed"
2161msgstr ""
2162
2163#: config/tc-aarch64.c:7956
2164#, c-format
2165msgid "unknown mnemonic -- `%s'"
2166msgstr ""
2167
2168#: config/tc-aarch64.c:7966
2169#, c-format
2170msgid "unknown mnemonic `%s' -- `%s'"
2171msgstr ""
2172
2173#: config/tc-aarch64.c:7974
2174#, c-format
2175msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
2176msgstr ""
2177
2178#: config/tc-aarch64.c:8032
2179#, c-format
2180msgid "selected processor does not support `%s'"
2181msgstr ""
2182
2183#: config/tc-aarch64.c:8470 config/tc-arm.c:28149
2184msgid "GOT already in the symbol table"
2185msgstr ""
2186
2187#: config/tc-aarch64.c:8633
2188msgid "immediate cannot be moved by a single instruction"
2189msgstr ""
2190
2191#: config/tc-aarch64.c:8677 config/tc-aarch64.c:8722 config/tc-aarch64.c:8748
2192#: config/tc-arm.c:16495 config/tc-arm.c:18192 config/tc-arm.c:18772
2193#: config/tc-arm.c:18799 config/tc-arm.c:19587 config/tc-arm.c:20422
2194#: config/tc-arm.c:21445 config/tc-arm.c:21505 config/tc-metag.c:2443
2195#: config/tc-metag.c:2452 config/tc-metag.c:2491 config/tc-metag.c:2500
2196#: config/tc-metag.c:3019 config/tc-metag.c:3028
2197msgid "immediate out of range"
2198msgstr ""
2199
2200#: config/tc-aarch64.c:8741 config/tc-metag.c:4654 config/tc-xtensa.c:4243
2201msgid "invalid immediate"
2202msgstr ""
2203
2204#: config/tc-aarch64.c:8806 config/tc-tic6x.c:3855 config/tc-tic6x.c:3920
2205#: config/tc-tic6x.c:3947 config/tc-tic6x.c:3975
2206msgid "immediate offset out of range"
2207msgstr ""
2208
2209#: config/tc-aarch64.c:8880 config/tc-arm.c:28487 config/tc-arm.c:28555
2210#: config/tc-arm.c:28837
2211#, c-format
2212msgid "undefined symbol %s used as an immediate value"
2213msgstr ""
2214
2215#: config/tc-aarch64.c:8892
2216msgid "pc-relative load offset not word aligned"
2217msgstr ""
2218
2219#: config/tc-aarch64.c:8895
2220msgid "pc-relative load offset out of range"
2221msgstr ""
2222
2223#: config/tc-aarch64.c:8907
2224msgid "pc-relative address offset out of range"
2225msgstr ""
2226
2227#: config/tc-aarch64.c:8919 config/tc-aarch64.c:8934
2228msgid "conditional branch target not word aligned"
2229msgstr ""
2230
2231#: config/tc-aarch64.c:8922 config/tc-aarch64.c:8937 config/tc-arm.c:29132
2232msgid "conditional branch out of range"
2233msgstr ""
2234
2235#: config/tc-aarch64.c:8950
2236msgid "branch target not word aligned"
2237msgstr ""
2238
2239#: config/tc-aarch64.c:8953 config/tc-arm.c:929 config/tc-arm.c:29938
2240#: config/tc-mips.c:16069 config/tc-mips.c:16085 config/tc-mips.c:16175
2241msgid "branch out of range"
2242msgstr ""
2243
2244#: config/tc-aarch64.c:9027
2245msgid "unsigned value out of range"
2246msgstr ""
2247
2248#: config/tc-aarch64.c:9038
2249msgid "signed value out of range"
2250msgstr ""
2251
2252#: config/tc-aarch64.c:9188
2253#, c-format
2254msgid "unexpected %s fixup"
2255msgstr ""
2256
2257#: config/tc-aarch64.c:9253 config/tc-arm.c:30358 config/tc-arm.c:30379
2258#: config/tc-mips.c:18429 config/tc-or1k.c:345 config/tc-score.c:7448
2259#, c-format
2260msgid "cannot represent %s relocation in this object file format"
2261msgstr ""
2262
2263#: config/tc-aarch64.c:9286
2264#, c-format
2265msgid "cannot do %u-byte relocation"
2266msgstr ""
2267
2268#: config/tc-aarch64.c:9691 config/tc-arm.c:31193
2269msgid "assemble for big-endian"
2270msgstr ""
2271
2272#: config/tc-aarch64.c:9692 config/tc-arm.c:31194
2273msgid "assemble for little-endian"
2274msgstr ""
2275
2276#: config/tc-aarch64.c:9695
2277msgid "temporary switch for dumping"
2278msgstr ""
2279
2280#: config/tc-aarch64.c:9697
2281msgid "output verbose error messages"
2282msgstr ""
2283
2284#: config/tc-aarch64.c:9699
2285msgid "do not output verbose error messages"
2286msgstr ""
2287
2288#: config/tc-aarch64.c:10075 config/tc-arm.c:32352
2289msgid "invalid architectural extension"
2290msgstr ""
2291
2292#: config/tc-aarch64.c:10100 config/tc-arm.c:32384
2293msgid "must specify extensions to add before specifying those to remove"
2294msgstr ""
2295
2296#: config/tc-aarch64.c:10108 config/tc-arm.c:32392
2297msgid "missing architectural extension"
2298msgstr ""
2299
2300#: config/tc-aarch64.c:10135 config/tc-arm.c:32478
2301#, c-format
2302msgid "unknown architectural extension `%s'"
2303msgstr ""
2304
2305#: config/tc-aarch64.c:10159 config/tc-arm.c:32528 config/tc-metag.c:5832
2306#, c-format
2307msgid "missing cpu name `%s'"
2308msgstr ""
2309
2310#: config/tc-aarch64.c:10173 config/tc-aarch64.c:10389 config/tc-arm.c:32563
2311#: config/tc-arm.c:33370 config/tc-csky.c:1218 config/tc-metag.c:5843
2312#, c-format
2313msgid "unknown cpu `%s'"
2314msgstr ""
2315
2316#: config/tc-aarch64.c:10191 config/tc-arm.c:32581
2317#, c-format
2318msgid "missing architecture name `%s'"
2319msgstr ""
2320
2321#: config/tc-aarch64.c:10205 config/tc-aarch64.c:10436 config/tc-arm.c:32603
2322#: config/tc-arm.c:33405 config/tc-arm.c:33435 config/tc-score.c:7683
2323#, c-format
2324msgid "unknown architecture `%s'\n"
2325msgstr ""
2326
2327#: config/tc-aarch64.c:10228
2328#, c-format
2329msgid "missing abi name `%s'"
2330msgstr ""
2331
2332#: config/tc-aarch64.c:10239
2333#, c-format
2334msgid "unknown abi `%s'\n"
2335msgstr ""
2336
2337#: config/tc-aarch64.c:10245
2338msgid "<abi name>\t  specify for ABI <abi name>"
2339msgstr ""
2340
2341#: config/tc-aarch64.c:10248 config/tc-arm.c:32690 config/tc-metag.c:5909
2342msgid "<cpu name>\t  assemble for CPU <cpu name>"
2343msgstr ""
2344
2345#: config/tc-aarch64.c:10250 config/tc-arm.c:32692
2346msgid "<arch name>\t  assemble for architecture <arch name>"
2347msgstr ""
2348
2349#: config/tc-aarch64.c:10289 config/tc-aarch64.c:10308 config/tc-arm.c:32760
2350#: config/tc-arm.c:32778 config/tc-arm.c:32798 config/tc-metag.c:5933
2351#, c-format
2352msgid "option `-%c%s' is deprecated: %s"
2353msgstr ""
2354
2355#: config/tc-aarch64.c:10328
2356#, c-format
2357msgid " AArch64-specific assembler options:\n"
2358msgstr ""
2359
2360#: config/tc-aarch64.c:10339 config/tc-arc.c:3576 config/tc-arm.c:32829
2361#, c-format
2362msgid "  -EB                     assemble code for a big-endian cpu\n"
2363msgstr ""
2364
2365#: config/tc-aarch64.c:10344 config/tc-arc.c:3578 config/tc-arm.c:32834
2366#, c-format
2367msgid "  -EL                     assemble code for a little-endian cpu\n"
2368msgstr ""
2369
2370#: config/tc-alpha.c:649
2371#, c-format
2372msgid "No !literal!%ld was found"
2373msgstr ""
2374
2375#: config/tc-alpha.c:656
2376#, c-format
2377msgid "No !tlsgd!%ld was found"
2378msgstr ""
2379
2380#: config/tc-alpha.c:663
2381#, c-format
2382msgid "No !tlsldm!%ld was found"
2383msgstr ""
2384
2385#: config/tc-alpha.c:672
2386#, c-format
2387msgid "No ldah !gpdisp!%ld was found"
2388msgstr ""
2389
2390#: config/tc-alpha.c:722
2391#, c-format
2392msgid "too many !literal!%ld for %s"
2393msgstr ""
2394
2395#: config/tc-alpha.c:752
2396#, c-format
2397msgid "No lda !gpdisp!%ld was found"
2398msgstr ""
2399
2400#. Only support one relocation op per insn.
2401#: config/tc-alpha.c:911
2402msgid "More than one relocation op per insn"
2403msgstr ""
2404
2405#: config/tc-alpha.c:926 config/tc-arc.c:1127
2406msgid "No relocation operand"
2407msgstr ""
2408
2409#: config/tc-alpha.c:936
2410#, c-format
2411msgid "Unknown relocation operand: !%s"
2412msgstr ""
2413
2414#: config/tc-alpha.c:946
2415#, c-format
2416msgid "no sequence number after !%s"
2417msgstr ""
2418
2419#: config/tc-alpha.c:956
2420#, c-format
2421msgid "!%s does not use a sequence number"
2422msgstr ""
2423
2424#: config/tc-alpha.c:966
2425#, c-format
2426msgid "Bad sequence number: !%s!%s"
2427msgstr ""
2428
2429#: config/tc-alpha.c:1183 config/tc-alpha.c:3357
2430#, c-format
2431msgid "inappropriate arguments for opcode `%s'"
2432msgstr ""
2433
2434#: config/tc-alpha.c:1185 config/tc-alpha.c:3359
2435#, c-format
2436msgid "opcode `%s' not supported for target %s"
2437msgstr ""
2438
2439#: config/tc-alpha.c:1189 config/tc-alpha.c:3363 config/tc-avr.c:1915
2440#: config/tc-msp430.c:4361 config/tc-wasm32.c:753
2441#, c-format
2442msgid "unknown opcode `%s'"
2443msgstr ""
2444
2445#: config/tc-alpha.c:1269 config/tc-alpha.c:1528
2446msgid "overflow in literal (.lita) table"
2447msgstr ""
2448
2449#: config/tc-alpha.c:1276 config/tc-alpha.c:1300 config/tc-alpha.c:1541
2450#: config/tc-alpha.c:2228 config/tc-alpha.c:2273 config/tc-alpha.c:2342
2451#: config/tc-alpha.c:2425 config/tc-alpha.c:2650 config/tc-alpha.c:2748
2452msgid "macro requires $at register while noat in effect"
2453msgstr ""
2454
2455#: config/tc-alpha.c:1278 config/tc-alpha.c:1302 config/tc-alpha.c:1543
2456msgid "macro requires $at while $at in use"
2457msgstr ""
2458
2459#: config/tc-alpha.c:1487
2460msgid "bignum invalid; zero assumed"
2461msgstr ""
2462
2463#: config/tc-alpha.c:1489
2464msgid "floating point number invalid; zero assumed"
2465msgstr ""
2466
2467#: config/tc-alpha.c:1494
2468msgid "can't handle expression"
2469msgstr ""
2470
2471#: config/tc-alpha.c:1534
2472msgid "overflow in literal (.lit8) table"
2473msgstr ""
2474
2475#: config/tc-alpha.c:1831
2476#, c-format
2477msgid "too many ldah insns for !gpdisp!%ld"
2478msgstr ""
2479
2480#: config/tc-alpha.c:1833 config/tc-alpha.c:1845
2481#, c-format
2482msgid "both insns for !gpdisp!%ld must be in the same section"
2483msgstr ""
2484
2485#: config/tc-alpha.c:1843
2486#, c-format
2487msgid "too many lda insns for !gpdisp!%ld"
2488msgstr ""
2489
2490#: config/tc-alpha.c:1899
2491#, c-format
2492msgid "too many lituse insns for !lituse_tlsgd!%ld"
2493msgstr ""
2494
2495#: config/tc-alpha.c:1902
2496#, c-format
2497msgid "too many lituse insns for !lituse_tlsldm!%ld"
2498msgstr ""
2499
2500#: config/tc-alpha.c:1919
2501#, c-format
2502msgid "duplicate !tlsgd!%ld"
2503msgstr ""
2504
2505#: config/tc-alpha.c:1921
2506#, c-format
2507msgid "sequence number in use for !tlsldm!%ld"
2508msgstr ""
2509
2510#: config/tc-alpha.c:1935
2511#, c-format
2512msgid "duplicate !tlsldm!%ld"
2513msgstr ""
2514
2515#: config/tc-alpha.c:1937
2516#, c-format
2517msgid "sequence number in use for !tlsgd!%ld"
2518msgstr ""
2519
2520#: config/tc-alpha.c:1992 config/tc-arc.c:2848 config/tc-mn10200.c:847
2521#: config/tc-mn10300.c:1150 config/tc-ppc.c:2007 config/tc-s390.c:668
2522#: config/tc-tilegx.c:422 config/tc-tilegx.c:472 config/tc-tilepro.c:375
2523msgid "operand"
2524msgstr ""
2525
2526#: config/tc-alpha.c:2131
2527msgid "invalid relocation for instruction"
2528msgstr ""
2529
2530#: config/tc-alpha.c:2145
2531msgid "invalid relocation for field"
2532msgstr ""
2533
2534#: config/tc-alpha.c:2977
2535msgid "can not resolve expression"
2536msgstr ""
2537
2538#: config/tc-alpha.c:3512 config/tc-microblaze.c:204 config/tc-ppc.c:2344
2539#, c-format
2540msgid ".COMMon length (%ld.) <0! Ignored."
2541msgstr ""
2542
2543#: config/tc-alpha.c:3523 config/tc-ia64.c:1092 config/tc-sparc.c:4269
2544#: config/tc-v850.c:306
2545msgid "Ignoring attempt to re-define symbol"
2546msgstr ""
2547
2548#: config/tc-alpha.c:3615 config/tc-sparc.c:4277
2549#, c-format
2550msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2551msgstr ""
2552
2553#: config/tc-alpha.c:3722
2554msgid ".ent directive has no name"
2555msgstr ""
2556
2557#: config/tc-alpha.c:3730
2558msgid "nested .ent directives"
2559msgstr ""
2560
2561#: config/tc-alpha.c:3774 ecoff.c:2997
2562msgid ".end directive has no name"
2563msgstr ""
2564
2565#: config/tc-alpha.c:3782
2566msgid ".end directive without matching .ent"
2567msgstr ""
2568
2569#: config/tc-alpha.c:3784
2570msgid ".end directive names different symbol than .ent"
2571msgstr ""
2572
2573#: config/tc-alpha.c:3827 ecoff.c:3133
2574msgid ".fmask outside of .ent"
2575msgstr ""
2576
2577#: config/tc-alpha.c:3829 config/tc-score.c:5602 ecoff.c:3197
2578msgid ".mask outside of .ent"
2579msgstr ""
2580
2581#: config/tc-alpha.c:3837 ecoff.c:3140
2582msgid "bad .fmask directive"
2583msgstr ""
2584
2585#: config/tc-alpha.c:3839 ecoff.c:3204
2586msgid "bad .mask directive"
2587msgstr ""
2588
2589#: config/tc-alpha.c:3872 config/tc-mips.c:19911 config/tc-score.c:5736
2590#: ecoff.c:3161
2591msgid ".frame outside of .ent"
2592msgstr ""
2593
2594#: config/tc-alpha.c:3883 config/tc-mips.c:19922 ecoff.c:3172
2595msgid "bad .frame directive"
2596msgstr ""
2597
2598#: config/tc-alpha.c:3917
2599msgid ".prologue directive without a preceding .ent directive"
2600msgstr ""
2601
2602#: config/tc-alpha.c:3935
2603#, c-format
2604msgid "Invalid argument %d to .prologue."
2605msgstr ""
2606
2607#: config/tc-alpha.c:4024
2608msgid "ECOFF debugging is disabled."
2609msgstr ""
2610
2611#: config/tc-alpha.c:4038
2612msgid ".ent directive without matching .end"
2613msgstr ""
2614
2615#: config/tc-alpha.c:4131
2616msgid ".usepv directive has no name"
2617msgstr ""
2618
2619#: config/tc-alpha.c:4144
2620msgid ".usepv directive has no type"
2621msgstr ""
2622
2623#: config/tc-alpha.c:4159
2624msgid "unknown argument for .usepv"
2625msgstr ""
2626
2627#: config/tc-alpha.c:4272
2628#, c-format
2629msgid "unknown section attribute %s"
2630msgstr ""
2631
2632#: config/tc-alpha.c:4367
2633msgid "previous .ent not closed by a .end"
2634msgstr ""
2635
2636#: config/tc-alpha.c:4388
2637msgid ".ent directive has no symbol"
2638msgstr ""
2639
2640#: config/tc-alpha.c:4413
2641msgid ".handler directive has no name"
2642msgstr ""
2643
2644#: config/tc-alpha.c:4444
2645msgid "Bad .frame directive 1./2. param"
2646msgstr ""
2647
2648#: config/tc-alpha.c:4454
2649#, c-format
2650msgid "Bad RA (%d) register for .frame"
2651msgstr ""
2652
2653#: config/tc-alpha.c:4459
2654msgid "Bad .frame directive 3./4. param"
2655msgstr ""
2656
2657#: config/tc-alpha.c:4495
2658msgid ".pdesc directive not in link (.link) section"
2659msgstr ""
2660
2661#: config/tc-alpha.c:4502
2662msgid ".pdesc directive has no entry symbol"
2663msgstr ""
2664
2665#: config/tc-alpha.c:4513
2666msgid ".pdesc has a bad entry symbol"
2667msgstr ""
2668
2669#: config/tc-alpha.c:4524
2670msgid ".pdesc doesn't match with last .ent"
2671msgstr ""
2672
2673#: config/tc-alpha.c:4539
2674msgid "No comma after .pdesc <entryname>"
2675msgstr ""
2676
2677#: config/tc-alpha.c:4559
2678msgid "unknown procedure kind"
2679msgstr ""
2680
2681#: config/tc-alpha.c:4654
2682msgid ".name directive not in link (.link) section"
2683msgstr ""
2684
2685#: config/tc-alpha.c:4662
2686msgid ".name directive has no symbol"
2687msgstr ""
2688
2689#: config/tc-alpha.c:4696
2690msgid "No symbol after .linkage"
2691msgstr ""
2692
2693#: config/tc-alpha.c:4743
2694msgid "No symbol after .code_address"
2695msgstr ""
2696
2697#: config/tc-alpha.c:4769 config/tc-score.c:5608
2698msgid "Bad .mask directive"
2699msgstr ""
2700
2701#: config/tc-alpha.c:4787
2702msgid "Bad .fmask directive"
2703msgstr ""
2704
2705#: config/tc-alpha.c:4944
2706#, c-format
2707msgid "Expected comma after name \"%s\""
2708msgstr ""
2709
2710#: config/tc-alpha.c:4956
2711#, c-format
2712msgid "unhandled: .proc %s,%d"
2713msgstr ""
2714
2715#: config/tc-alpha.c:4989
2716#, c-format
2717msgid "Tried to .set unrecognized mode `%s'"
2718msgstr ""
2719
2720#: config/tc-alpha.c:5015
2721#, c-format
2722msgid "Bad base register, using $%d."
2723msgstr ""
2724
2725#: config/tc-alpha.c:5036 config/tc-nios2.c:346 config/tc-nios2.c:471
2726#, c-format
2727msgid "Alignment too large: %d. assumed"
2728msgstr ""
2729
2730#: config/tc-alpha.c:5040 config/tc-d30v.c:2034 config/tc-nios2.c:350
2731#: config/tc-nios2.c:475 config/tc-pru.c:220 config/tc-pru.c:336
2732msgid "Alignment negative: 0 assumed"
2733msgstr ""
2734
2735#: config/tc-alpha.c:5135 config/tc-alpha.c:5624
2736#, c-format
2737msgid "Unknown CPU identifier `%s'"
2738msgstr ""
2739
2740#: config/tc-alpha.c:5326
2741#, c-format
2742msgid "Chose GP value of %lx\n"
2743msgstr ""
2744
2745#: config/tc-alpha.c:5340
2746msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2747msgstr ""
2748
2749#: config/tc-alpha.c:5428 config/tc-alpha.c:5462 config/tc-arc.c:767
2750#: config/tc-arc.c:2552 config/tc-arc.c:2584 config/tc-arc.c:2689
2751#: config/tc-cr16.c:809 config/tc-cr16.c:828 config/tc-cris.c:1223
2752#: config/tc-crx.c:512 config/tc-crx.c:534 config/tc-crx.c:545
2753#: config/tc-dlx.c:289 config/tc-hppa.c:8259 config/tc-i386.c:2963
2754#: config/tc-i386.c:3015 config/tc-ia64.c:5371 config/tc-ia64.c:7409
2755#: config/tc-ia64.c:7468 config/tc-m68k.c:4558 config/tc-m68k.c:4570
2756#: config/tc-mips.c:3700 config/tc-mips.c:3733 config/tc-mips.c:3759
2757#: config/tc-nds32.c:3439 config/tc-nios2.c:3624 config/tc-nios2.c:3629
2758#: config/tc-nios2.c:3635 config/tc-ns32k.c:1906 config/tc-ppc.c:1709
2759#: config/tc-ppc.c:1747 config/tc-ppc.c:1786 config/tc-ppc.c:1825
2760#: config/tc-pru.c:1568 config/tc-pru.c:1572 config/tc-s390.c:538
2761#: config/tc-s390.c:576 config/tc-sparc.c:961 config/tc-sparc.c:993
2762#: config/tc-tic30.c:121 config/tc-tic30.c:131 config/tc-tic30.c:141
2763#: config/tc-tic30.c:151 config/tc-tic4x.c:1217 config/tc-tilegx.c:316
2764#: config/tc-tilepro.c:252 config/tc-vax.c:965 config/tc-vax.c:970 ecoff.c:1582
2765#, c-format
2766msgid "duplicate %s"
2767msgstr ""
2768
2769#: config/tc-alpha.c:5545 config/tc-arc.c:2520 config/tc-arc.c:2534
2770#: config/tc-arm.c:901 config/tc-xtensa.c:5487 config/tc-xtensa.c:5563
2771#: config/tc-xtensa.c:5680 config/tc-z80.c:3683
2772msgid "syntax error"
2773msgstr ""
2774
2775#: config/tc-alpha.c:5675
2776msgid ""
2777"Alpha options:\n"
2778"-32addr\t\t\ttreat addresses as 32-bit values\n"
2779"-F\t\t\tlack floating point instructions support\n"
2780"-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2781"\t\t\tspecify variant of Alpha architecture\n"
2782"-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2783"m21264b\n"
2784"\t\t\tthese variants include PALcode opcodes\n"
2785msgstr ""
2786
2787#: config/tc-alpha.c:5685
2788msgid ""
2789"VMS options:\n"
2790"-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2791"-H\t\t\tshow new symbol after hash truncation\n"
2792"-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2793msgstr ""
2794
2795#: config/tc-alpha.c:5942 config/tc-arc.c:3123
2796#, c-format
2797msgid "unhandled relocation type %s"
2798msgstr ""
2799
2800#: config/tc-alpha.c:5955 config/tc-arc.c:3131
2801msgid "non-absolute expression in constant field"
2802msgstr ""
2803
2804#: config/tc-alpha.c:5969
2805#, c-format
2806msgid "type %d reloc done?\n"
2807msgstr ""
2808
2809#: config/tc-alpha.c:6016 config/tc-alpha.c:6023
2810msgid "Used $at without \".set noat\""
2811msgstr ""
2812
2813#: config/tc-alpha.c:6192
2814#, c-format
2815msgid "!samegp reloc against symbol without .prologue: %s"
2816msgstr ""
2817
2818#: config/tc-alpha.c:6236 config/tc-arc.c:3254 config/tc-csky.c:5646
2819#: config/tc-tilegx.c:1745 config/tc-tilepro.c:1522 config/tc-wasm32.c:813
2820#: config/tc-xtensa.c:6190
2821#, c-format
2822msgid "cannot represent `%s' relocation in object file"
2823msgstr ""
2824
2825#: config/tc-alpha.c:6242 config/tc-arc.c:3260
2826#, c-format
2827msgid "internal error? cannot generate `%s' relocation"
2828msgstr ""
2829
2830#: config/tc-alpha.c:6338
2831#, c-format
2832msgid "frame reg expected, using $%d."
2833msgstr ""
2834
2835#: config/tc-arc.c:821
2836#, c-format
2837msgid "invalid %s option for %s cpu"
2838msgstr ""
2839
2840#: config/tc-arc.c:826
2841msgid "conflicting ISA extension attributes."
2842msgstr ""
2843
2844#: config/tc-arc.c:846
2845msgid "Multiple .cpu directives found"
2846msgstr ""
2847
2848#: config/tc-arc.c:864
2849msgid "Command-line value overrides \".cpu\" directive"
2850msgstr ""
2851
2852#: config/tc-arc.c:880
2853#, c-format
2854msgid "unknown architecture: %s\n"
2855msgstr ""
2856
2857#: config/tc-arc.c:891 config/tc-ia64.c:7478 config/tc-tilegx.c:262
2858msgid "Could not set architecture and machine"
2859msgstr ""
2860
2861#: config/tc-arc.c:1116
2862msgid "No valid label relocation operand"
2863msgstr ""
2864
2865#: config/tc-arc.c:1140
2866#, c-format
2867msgid "Unknown relocation operand: @%s"
2868msgstr ""
2869
2870#: config/tc-arc.c:1153
2871#, c-format
2872msgid "Unable to parse TLS base: %s"
2873msgstr ""
2874
2875#: config/tc-arc.c:1176
2876#, c-format
2877msgid "@%s is not a complex relocation."
2878msgstr ""
2879
2880#: config/tc-arc.c:1183
2881#, c-format
2882msgid "Bad expression: @%s + %s."
2883msgstr ""
2884
2885#: config/tc-arc.c:1331
2886msgid "Brackets in operand field incorrect"
2887msgstr ""
2888
2889#: config/tc-arc.c:1333 config/tc-xtensa.c:2086
2890msgid "extra comma"
2891msgstr ""
2892
2893#: config/tc-arc.c:1335 config/tc-pru.c:1449 config/tc-pru.c:1697
2894#: config/tc-xtensa.c:2090
2895msgid "missing argument"
2896msgstr ""
2897
2898#: config/tc-arc.c:1337 config/tc-xtensa.c:2092
2899msgid "missing comma or colon"
2900msgstr ""
2901
2902#: config/tc-arc.c:1406
2903msgid "extra dot"
2904msgstr ""
2905
2906#: config/tc-arc.c:1408
2907msgid "unrecognized flag"
2908msgstr ""
2909
2910#: config/tc-arc.c:1410
2911msgid "failed to parse flags"
2912msgstr ""
2913
2914#: config/tc-arc.c:1436
2915msgid "Unhandled reloc type"
2916msgstr ""
2917
2918#: config/tc-arc.c:1955
2919msgid "immediate is out of bounds"
2920msgstr ""
2921
2922#: config/tc-arc.c:1963
2923msgid "immediate is not 32bit aligned"
2924msgstr ""
2925
2926#: config/tc-arc.c:1970
2927msgid "immediate is not 16bit aligned"
2928msgstr ""
2929
2930#: config/tc-arc.c:2051
2931msgid "operand is not duplicate of the previous one"
2932msgstr ""
2933
2934#: config/tc-arc.c:2071
2935msgid "flag mismatch"
2936msgstr ""
2937
2938#: config/tc-arc.c:2083 config/tc-nios2.c:3103 config/tc-nios2.c:3130
2939#: config/tc-pru.c:1412 config/tc-pru.c:1437 config/tc-xtensa.c:2156
2940msgid "too many arguments"
2941msgstr ""
2942
2943#: config/tc-arc.c:2488
2944#, c-format
2945msgid "%s for instruction '%s'"
2946msgstr ""
2947
2948#: config/tc-arc.c:2490
2949#, c-format
2950msgid "inappropriate arguments for opcode '%s'"
2951msgstr ""
2952
2953#: config/tc-arc.c:2492
2954#, c-format
2955msgid "opcode '%s' not supported for target %s"
2956msgstr ""
2957
2958#: config/tc-arc.c:2496 config/tc-tic6x.c:3189
2959#, c-format
2960msgid "unknown opcode '%s'"
2961msgstr ""
2962
2963#: config/tc-arc.c:2602 config/tc-arc.c:5063 config/tc-h8300.c:78
2964#: config/tc-h8300.c:87 config/tc-h8300.c:97 config/tc-h8300.c:107
2965#: config/tc-h8300.c:117 config/tc-h8300.c:128 config/tc-h8300.c:242
2966#: config/tc-hppa.c:6833 config/tc-hppa.c:6839 config/tc-hppa.c:6845
2967#: config/tc-hppa.c:6851 config/tc-hppa.c:8238 config/tc-lm32.c:197
2968#: config/tc-mips.c:3690 config/tc-mips.c:4187 config/tc-mn10300.c:935
2969#: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-riscv.c:1331
2970#: config/tc-riscv.c:4543
2971msgid "could not set architecture and machine"
2972msgstr ""
2973
2974#: config/tc-arc.c:2793
2975#, c-format
2976msgid "unhandled reloc %s in md_pcrel_from_section"
2977msgstr ""
2978
2979#: config/tc-arc.c:2858
2980msgid "Unaligned operand. Needs to be 32bit aligned"
2981msgstr ""
2982
2983#: config/tc-arc.c:2863
2984msgid "Unaligned operand. Needs to be 16bit aligned"
2985msgstr ""
2986
2987#: config/tc-arc.c:2994
2988#, c-format
2989msgid "PC relative relocation not allowed for (internal) type %d"
2990msgstr ""
2991
2992#. FIXME! Check for the conditionality of
2993#. the insn.
2994#. FIXME! Check for the conditionality of
2995#. the insn.
2996#: config/tc-arc.c:3039 config/tc-arc.c:4020
2997msgid "TLS_*_S9 relocs are not supported yet"
2998msgstr ""
2999
3000#. I cannot fix an GOTPC relocation because I need to relax it
3001#. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
3002#: config/tc-arc.c:3075
3003msgid "Unsupported operation on reloc"
3004msgstr ""
3005
3006#: config/tc-arc.c:3151 config/tc-arc.c:3167
3007msgid "unknown fixup size"
3008msgstr ""
3009
3010#: config/tc-arc.c:3301
3011msgid "no relaxation found for this instruction."
3012msgstr ""
3013
3014#: config/tc-arc.c:3554
3015#, c-format
3016msgid "ARC-specific assembler options:\n"
3017msgstr ""
3018
3019#: config/tc-arc.c:3580
3020#, c-format
3021msgid "  -mrelax                 enable relaxation\n"
3022msgstr ""
3023
3024#: config/tc-arc.c:3583
3025#, c-format
3026msgid ""
3027"The following ARC-specific assembler options are deprecated and are "
3028"accepted\n"
3029"for compatibility only:\n"
3030msgstr ""
3031
3032#: config/tc-arc.c:3586
3033#, c-format
3034msgid ""
3035"  -mEA\n"
3036"  -mbarrel-shifter\n"
3037"  -mbarrel_shifter\n"
3038"  -mcrc\n"
3039"  -mdsp-packa\n"
3040"  -mdsp_packa\n"
3041"  -mdvbf\n"
3042"  -mld-extension-reg-mask\n"
3043"  -mlock\n"
3044"  -mmac-24\n"
3045"  -mmac-d16\n"
3046"  -mmac_24\n"
3047"  -mmac_d16\n"
3048"  -mmin-max\n"
3049"  -mmin_max\n"
3050"  -mmul64\n"
3051"  -mno-mpy\n"
3052"  -mnorm\n"
3053"  -mrtsc\n"
3054"  -msimd\n"
3055"  -mswap\n"
3056"  -mswape\n"
3057"  -mtelephony\n"
3058"  -muser-mode-only\n"
3059"  -mxy\n"
3060msgstr ""
3061
3062#: config/tc-arc.c:3676
3063#, c-format
3064msgid "Unable to find %s relocation for instruction %s"
3065msgstr ""
3066
3067#: config/tc-arc.c:3971
3068#, c-format
3069msgid "Unable to use @plt relocation for insn %s"
3070msgstr ""
3071
3072#: config/tc-arc.c:3990
3073#, c-format
3074msgid "Unable to use @pcl relocation for insn %s"
3075msgstr ""
3076
3077#: config/tc-arc.c:4046
3078#, c-format
3079msgid "invalid relocation %s for field"
3080msgstr ""
3081
3082#: config/tc-arc.c:4156
3083#, c-format
3084msgid "Insn %s has a jump/branch instruction %s in its delay slot."
3085msgstr ""
3086
3087#: config/tc-arc.c:4161
3088#, c-format
3089msgid "Insn %s has an instruction %s with limm in its delay slot."
3090msgstr ""
3091
3092#: config/tc-arc.c:4271 config/tc-microblaze.c:2567 config/tc-mn10300.c:1069
3093#: config/tc-sh.c:418 config/tc-z80.c:1119 read.c:4693
3094#, c-format
3095msgid "unsupported BFD relocation size %u"
3096msgstr ""
3097
3098#: config/tc-arc.c:4291
3099#, c-format
3100msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
3101msgstr ""
3102
3103#: config/tc-arc.c:4298
3104#, c-format
3105msgid "Kernel instruction detected at the end of the ZOL label @%s"
3106msgstr ""
3107
3108#: config/tc-arc.c:4303
3109#, c-format
3110msgid ""
3111"A jump instruction with long immediate detected at the end of the ZOL label "
3112"@%s"
3113msgstr ""
3114
3115#: config/tc-arc.c:4309
3116#, c-format
3117msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
3118msgstr ""
3119
3120#: config/tc-arc.c:4418
3121msgid "expected comma after instruction name"
3122msgstr ""
3123
3124#: config/tc-arc.c:4430
3125msgid "expected comma after major opcode"
3126msgstr ""
3127
3128#: config/tc-arc.c:4615
3129#, c-format
3130msgid "Pseudocode already used %s"
3131msgstr ""
3132
3133#: config/tc-arc.c:4623
3134#, c-format
3135msgid "major opcode not in range [0x%02x - 0x%02x]"
3136msgstr ""
3137
3138#: config/tc-arc.c:4627
3139msgid "minor opcode not in range [0x00 - 0x3f]"
3140msgstr ""
3141
3142#: config/tc-arc.c:4633
3143msgid "Improper use of OP1_IMM_IMPLIED"
3144msgstr ""
3145
3146#: config/tc-arc.c:4639
3147msgid "Improper use of OP1_MUST_BE_IMM"
3148msgstr ""
3149
3150#: config/tc-arc.c:4651
3151msgid "Couldn't generate extension instruction opcodes"
3152msgstr ""
3153
3154#: config/tc-arc.c:4686
3155msgid "expected comma after name"
3156msgstr ""
3157
3158#: config/tc-arc.c:4697
3159#, c-format
3160msgid "%s second argument cannot be a negative number %d"
3161msgstr ""
3162
3163#: config/tc-arc.c:4712
3164msgid "expected comma after register number"
3165msgstr ""
3166
3167#: config/tc-arc.c:4733
3168msgid "invalid mode"
3169msgstr ""
3170
3171#: config/tc-arc.c:4751
3172msgid "expected comma after register mode"
3173msgstr ""
3174
3175#: config/tc-arc.c:4766
3176msgid "shortcut designator invalid"
3177msgstr ""
3178
3179#: config/tc-arc.c:4864
3180#, c-format
3181msgid "core register %s value (%d) too large"
3182msgstr ""
3183
3184#: config/tc-arc.c:4876
3185#, c-format
3186msgid "duplicate aux register %s"
3187msgstr ""
3188
3189#: config/tc-arc.c:4881
3190#, c-format
3191msgid "condition code %s value (%d) too large"
3192msgstr ""
3193
3194#: config/tc-arc.c:4898
3195msgid "Unknown extension"
3196msgstr ""
3197
3198#: config/tc-arc.c:5001
3199msgid "Overwrite explicitly set Tag_ARC_CPU_base"
3200msgstr ""
3201
3202#: config/tc-arc.c:5049
3203msgid "Overwrite explicitly set Tag_ARC_ABI_rf16 to full register file"
3204msgstr ""
3205
3206#: config/tc-arm.c:711
3207msgid "ARM register expected"
3208msgstr ""
3209
3210#: config/tc-arm.c:712
3211msgid "bad or missing co-processor number"
3212msgstr ""
3213
3214#: config/tc-arm.c:713
3215msgid "co-processor register expected"
3216msgstr ""
3217
3218#: config/tc-arm.c:714
3219msgid "FPA register expected"
3220msgstr ""
3221
3222#: config/tc-arm.c:715
3223msgid "VFP single precision register expected"
3224msgstr ""
3225
3226#: config/tc-arm.c:716
3227msgid "VFP/Neon double precision register expected"
3228msgstr ""
3229
3230#: config/tc-arm.c:717
3231msgid "Neon quad precision register expected"
3232msgstr ""
3233
3234#: config/tc-arm.c:718
3235msgid "VFP single or double precision register expected"
3236msgstr ""
3237
3238#: config/tc-arm.c:719
3239msgid "Neon double or quad precision register expected"
3240msgstr ""
3241
3242#: config/tc-arm.c:720
3243msgid "Neon single or double precision register expected"
3244msgstr ""
3245
3246#: config/tc-arm.c:721
3247msgid "VFP single, double or Neon quad precision register expected"
3248msgstr ""
3249
3250#: config/tc-arm.c:723
3251msgid "VFP system register expected"
3252msgstr ""
3253
3254#: config/tc-arm.c:724
3255msgid "Maverick MVF register expected"
3256msgstr ""
3257
3258#: config/tc-arm.c:725
3259msgid "Maverick MVD register expected"
3260msgstr ""
3261
3262#: config/tc-arm.c:726
3263msgid "Maverick MVFX register expected"
3264msgstr ""
3265
3266#: config/tc-arm.c:727
3267msgid "Maverick MVDX register expected"
3268msgstr ""
3269
3270#: config/tc-arm.c:728
3271msgid "Maverick MVAX register expected"
3272msgstr ""
3273
3274#: config/tc-arm.c:729
3275msgid "Maverick DSPSC register expected"
3276msgstr ""
3277
3278#: config/tc-arm.c:730
3279msgid "iWMMXt data register expected"
3280msgstr ""
3281
3282#: config/tc-arm.c:731 config/tc-arm.c:7896
3283msgid "iWMMXt control register expected"
3284msgstr ""
3285
3286#: config/tc-arm.c:732
3287msgid "iWMMXt scalar register expected"
3288msgstr ""
3289
3290#: config/tc-arm.c:733
3291msgid "XScale accumulator register expected"
3292msgstr ""
3293
3294#: config/tc-arm.c:734
3295msgid "MVE vector register expected"
3296msgstr ""
3297
3298#: config/tc-arm.c:736
3299msgid "ZR register expected"
3300msgstr ""
3301
3302#: config/tc-arm.c:737
3303msgid "Pseudo register expected"
3304msgstr ""
3305
3306#. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
3307#: config/tc-arm.c:902 config/tc-score.c:259
3308msgid "bad arguments to instruction"
3309msgstr ""
3310
3311#: config/tc-arm.c:903
3312msgid "r13 not allowed here"
3313msgstr ""
3314
3315#: config/tc-arm.c:904
3316msgid "r15 not allowed here"
3317msgstr ""
3318
3319#: config/tc-arm.c:905
3320msgid "Odd register not allowed here"
3321msgstr ""
3322
3323#: config/tc-arm.c:906
3324msgid "Even register not allowed here"
3325msgstr ""
3326
3327#: config/tc-arm.c:907
3328msgid "instruction cannot be conditional"
3329msgstr ""
3330
3331#: config/tc-arm.c:908
3332msgid "registers may not be the same"
3333msgstr ""
3334
3335#: config/tc-arm.c:909
3336msgid "lo register required"
3337msgstr ""
3338
3339#: config/tc-arm.c:910
3340msgid "instruction not supported in Thumb16 mode"
3341msgstr ""
3342
3343#: config/tc-arm.c:911
3344msgid "instruction does not accept this addressing mode"
3345msgstr ""
3346
3347#: config/tc-arm.c:912
3348msgid "branch must be last instruction in IT block"
3349msgstr ""
3350
3351#: config/tc-arm.c:913
3352msgid "branch out of range or not a multiple of 2"
3353msgstr ""
3354
3355#: config/tc-arm.c:914
3356msgid "instruction not allowed in VPT block"
3357msgstr ""
3358
3359#: config/tc-arm.c:915
3360msgid "instruction not allowed in IT block"
3361msgstr ""
3362
3363#: config/tc-arm.c:916
3364msgid "instruction missing MVE vector predication code"
3365msgstr ""
3366
3367#: config/tc-arm.c:917
3368msgid "selected FPU does not support instruction"
3369msgstr ""
3370
3371#: config/tc-arm.c:918
3372msgid "thumb conditional instruction should be in IT block"
3373msgstr ""
3374
3375#: config/tc-arm.c:920
3376msgid "vector predicated instruction should be in VPT/VPST block"
3377msgstr ""
3378
3379#: config/tc-arm.c:921
3380msgid "incorrect condition in IT block"
3381msgstr ""
3382
3383#: config/tc-arm.c:922
3384msgid "incorrect condition in VPT/VPST block"
3385msgstr ""
3386
3387#: config/tc-arm.c:923
3388msgid "IT falling in the range of a previous IT block"
3389msgstr ""
3390
3391#: config/tc-arm.c:924
3392msgid "missing .fnstart before unwinding directive"
3393msgstr ""
3394
3395#: config/tc-arm.c:926
3396msgid "cannot use register index with PC-relative addressing"
3397msgstr ""
3398
3399#: config/tc-arm.c:928
3400msgid "cannot use writeback with PC-relative addressing"
3401msgstr ""
3402
3403#: config/tc-arm.c:930
3404msgid "selected processor does not support fp16 instruction"
3405msgstr ""
3406
3407#: config/tc-arm.c:931
3408msgid "selected processor does not support bf16 instruction"
3409msgstr ""
3410
3411#: config/tc-arm.c:932
3412msgid "selected processor does not support cde instruction"
3413msgstr ""
3414
3415#: config/tc-arm.c:933
3416msgid "coprocessor for insn is not enabled for cde"
3417msgstr ""
3418
3419#: config/tc-arm.c:934
3420msgid "using "
3421msgstr ""
3422
3423#: config/tc-arm.c:935
3424msgid "relocation valid in thumb1 code only"
3425msgstr ""
3426
3427#: config/tc-arm.c:936
3428msgid "Warning: instruction is UNPREDICTABLE in an IT block"
3429msgstr ""
3430
3431#: config/tc-arm.c:938
3432msgid "Warning: instruction is UNPREDICTABLE in a VPT block"
3433msgstr ""
3434
3435#: config/tc-arm.c:940
3436msgid "Warning: instruction is UNPREDICTABLE with PC operand"
3437msgstr ""
3438
3439#: config/tc-arm.c:942
3440msgid "Warning: instruction is UNPREDICTABLE with SP operand"
3441msgstr ""
3442
3443#: config/tc-arm.c:944
3444msgid "bad type in SIMD instruction"
3445msgstr ""
3446
3447#: config/tc-arm.c:946
3448msgid ""
3449"GAS auto-detection mode and -march=all is deprecated for MVE, please use a "
3450"valid -march or -mcpu option."
3451msgstr ""
3452
3453#: config/tc-arm.c:948
3454msgid ""
3455"Warning: 32-bit element size and same destination and source operands makes "
3456"instruction UNPREDICTABLE"
3457msgstr ""
3458
3459#: config/tc-arm.c:950
3460msgid "bad element type for instruction"
3461msgstr ""
3462
3463#: config/tc-arm.c:951
3464msgid "MVE vector register Q[0..7] expected"
3465msgstr ""
3466
3467#: config/tc-arm.c:952
3468msgid "selected processor does not support PACBTI extention"
3469msgstr ""
3470
3471#: config/tc-arm.c:1172
3472msgid "immediate expression requires a # prefix"
3473msgstr ""
3474
3475#: config/tc-arm.c:1201 read.c:3927
3476msgid "missing expression"
3477msgstr ""
3478
3479#: config/tc-arm.c:1215 config/tc-arm.c:5712 config/tc-score.c:1209
3480msgid "invalid constant"
3481msgstr ""
3482
3483#: config/tc-arm.c:1350
3484msgid "expected #constant"
3485msgstr ""
3486
3487#: config/tc-arm.c:1522 config/tc-arm.c:1553
3488#, c-format
3489msgid "bad size %d in type specifier"
3490msgstr ""
3491
3492#: config/tc-arm.c:1529
3493msgid "unexpected type character `b' -- did you mean `bf'?"
3494msgstr ""
3495
3496#: config/tc-arm.c:1536
3497#, c-format
3498msgid "unexpected character `%c' in type specifier"
3499msgstr ""
3500
3501#: config/tc-arm.c:1603
3502msgid "only one type should be specified for operand"
3503msgstr ""
3504
3505#: config/tc-arm.c:1609
3506msgid "vector type expected"
3507msgstr ""
3508
3509#: config/tc-arm.c:1718
3510msgid "expected MVE register [q0..q7]"
3511msgstr ""
3512
3513#: config/tc-arm.c:1738
3514msgid "can't redefine type for operand"
3515msgstr ""
3516
3517#: config/tc-arm.c:1754
3518msgid "only D and Q registers may be indexed"
3519msgstr ""
3520
3521#: config/tc-arm.c:1756
3522msgid "only D registers may be indexed"
3523msgstr ""
3524
3525#: config/tc-arm.c:1762
3526msgid "can't change index for operand"
3527msgstr ""
3528
3529#: config/tc-arm.c:1825
3530msgid "register operand expected, but got scalar"
3531msgstr ""
3532
3533#: config/tc-arm.c:1876
3534msgid "scalar must have an index"
3535msgstr ""
3536
3537#: config/tc-arm.c:1881 config/tc-arm.c:20267 config/tc-arm.c:20350
3538#: config/tc-arm.c:21023
3539msgid "scalar index out of range"
3540msgstr ""
3541
3542#: config/tc-arm.c:1975
3543msgid "r0-r12, lr or APSR expected"
3544msgstr ""
3545
3546#: config/tc-arm.c:2002
3547msgid "bad range in register list"
3548msgstr ""
3549
3550#: config/tc-arm.c:2010 config/tc-arm.c:2019 config/tc-arm.c:2060
3551#, c-format
3552msgid "Warning: duplicated register (r%d) in register list"
3553msgstr ""
3554
3555#: config/tc-arm.c:2022
3556msgid "Warning: register range not in ascending order"
3557msgstr ""
3558
3559#: config/tc-arm.c:2033
3560msgid "missing `}'"
3561msgstr ""
3562
3563#: config/tc-arm.c:2049
3564msgid "invalid register mask"
3565msgstr ""
3566
3567#: config/tc-arm.c:2193 config/tc-arm.c:2301
3568msgid "VPR expected last"
3569msgstr ""
3570
3571#: config/tc-arm.c:2199
3572msgid "VFP single precision register or VPR expected"
3573msgstr ""
3574
3575#. regtype == REG_TYPE_VFD.
3576#: config/tc-arm.c:2202
3577msgid "VFP/Neon double precision register or VPR expected"
3578msgstr ""
3579
3580#: config/tc-arm.c:2219 config/tc-arm.c:2263
3581msgid "register out of range in list"
3582msgstr ""
3583
3584#: config/tc-arm.c:2241 config/tc-arm.c:4542 config/tc-arm.c:4676
3585msgid "register list not in ascending order"
3586msgstr ""
3587
3588#: config/tc-arm.c:2272
3589msgid "register range not in ascending order"
3590msgstr ""
3591
3592#: config/tc-arm.c:2311
3593msgid "non-contiguous register range"
3594msgstr ""
3595
3596#: config/tc-arm.c:2371
3597msgid "register stride must be 1"
3598msgstr ""
3599
3600#: config/tc-arm.c:2372
3601msgid "register stride must be 1 or 2"
3602msgstr ""
3603
3604#: config/tc-arm.c:2373
3605msgid "mismatched element/structure types in list"
3606msgstr ""
3607
3608#: config/tc-arm.c:2443
3609msgid "don't use Rn-Rm syntax with non-unit stride"
3610msgstr ""
3611
3612#: config/tc-arm.c:2498
3613msgid "error parsing element/structure list"
3614msgstr ""
3615
3616#: config/tc-arm.c:2504
3617msgid "expected }"
3618msgstr ""
3619
3620#: config/tc-arm.c:2594
3621msgid "attempt to redefine typed alias"
3622msgstr ""
3623
3624#: config/tc-arm.c:2729
3625msgid "bad type for register"
3626msgstr ""
3627
3628#: config/tc-arm.c:2740 config/tc-nios2.c:1797
3629msgid "expression must be constant"
3630msgstr ""
3631
3632#: config/tc-arm.c:2757
3633msgid "can't redefine the type of a register alias"
3634msgstr ""
3635
3636#: config/tc-arm.c:2764
3637msgid "you must specify a single type only"
3638msgstr ""
3639
3640#: config/tc-arm.c:2777
3641msgid "can't redefine the index of a scalar alias"
3642msgstr ""
3643
3644#: config/tc-arm.c:2785
3645msgid "scalar index must be constant"
3646msgstr ""
3647
3648#: config/tc-arm.c:2794
3649msgid "expecting ]"
3650msgstr ""
3651
3652#: config/tc-arm.c:2846
3653msgid "invalid syntax for .dn directive"
3654msgstr ""
3655
3656#: config/tc-arm.c:2852
3657msgid "invalid syntax for .qn directive"
3658msgstr ""
3659
3660#: config/tc-arm.c:2887
3661#, c-format
3662msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3663msgstr ""
3664
3665#: config/tc-arm.c:3149
3666#, c-format
3667msgid "Failed to find real start of function: %s\n"
3668msgstr ""
3669
3670#: config/tc-arm.c:3166
3671msgid "selected processor does not support THUMB opcodes"
3672msgstr ""
3673
3674#: config/tc-arm.c:3179
3675msgid "selected processor does not support ARM opcodes"
3676msgstr ""
3677
3678#: config/tc-arm.c:3191
3679#, c-format
3680msgid "invalid instruction size selected (%d)"
3681msgstr ""
3682
3683#: config/tc-arm.c:3223
3684#, c-format
3685msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3686msgstr ""
3687
3688#: config/tc-arm.c:3278
3689#, c-format
3690msgid "expected comma after name \"%s\""
3691msgstr ""
3692
3693#: config/tc-arm.c:3328 config/tc-m32r.c:584
3694#, c-format
3695msgid "symbol `%s' already defined"
3696msgstr ""
3697
3698#: config/tc-arm.c:3361
3699#, c-format
3700msgid "unrecognized syntax mode \"%s\""
3701msgstr ""
3702
3703#: config/tc-arm.c:3404
3704msgid ".ref pseudo-op only available with -mccs flag."
3705msgstr ""
3706
3707#: config/tc-arm.c:3445
3708msgid ".asmfunc repeated."
3709msgstr ""
3710
3711#: config/tc-arm.c:3449
3712msgid ".asmfunc without function."
3713msgstr ""
3714
3715#: config/tc-arm.c:3455
3716msgid ".asmfunc pseudo-op only available with -mccs flag."
3717msgstr ""
3718
3719#: config/tc-arm.c:3466
3720msgid ".endasmfunc without a .asmfunc."
3721msgstr ""
3722
3723#: config/tc-arm.c:3470
3724msgid ".endasmfunc without function."
3725msgstr ""
3726
3727#: config/tc-arm.c:3481
3728msgid ".endasmfunc pseudo-op only available with -mccs flag."
3729msgstr ""
3730
3731#: config/tc-arm.c:3490
3732msgid ".def pseudo-op only available with -mccs flag."
3733msgstr ""
3734
3735#: config/tc-arm.c:3648
3736msgid "invalid type for literal pool"
3737msgstr ""
3738
3739#: config/tc-arm.c:3728 config/tc-tic54x.c:5331
3740#, c-format
3741msgid "Invalid label '%s'"
3742msgstr ""
3743
3744#: config/tc-arm.c:3904
3745msgid "(plt) is only valid on branch targets"
3746msgstr ""
3747
3748#: config/tc-arm.c:3910 config/tc-csky.c:7650 config/tc-s390.c:1202
3749#: config/tc-s390.c:1876 config/tc-xtensa.c:1712
3750#, c-format
3751msgid "%s relocations do not fit in %d byte"
3752msgid_plural "%s relocations do not fit in %d bytes"
3753msgstr[0] ""
3754msgstr[1] ""
3755
3756#: config/tc-arm.c:3992
3757msgid ".inst.n operand too big. Use .inst.w instead"
3758msgstr ""
3759
3760#: config/tc-arm.c:4012
3761msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3762msgstr ""
3763
3764#: config/tc-arm.c:4042
3765msgid "width suffixes are invalid in ARM mode"
3766msgstr ""
3767
3768#: config/tc-arm.c:4086 dwarf2dbg.c:1449
3769msgid "expected 0 or 1"
3770msgstr ""
3771
3772#: config/tc-arm.c:4090
3773msgid "missing comma"
3774msgstr ""
3775
3776#: config/tc-arm.c:4123
3777msgid "duplicate .fnstart directive"
3778msgstr ""
3779
3780#: config/tc-arm.c:4154 config/tc-tic6x.c:410
3781msgid "duplicate .handlerdata directive"
3782msgstr ""
3783
3784#: config/tc-arm.c:4173
3785msgid ".fnend directive without .fnstart"
3786msgstr ""
3787
3788#: config/tc-arm.c:4240 config/tc-tic6x.c:391
3789msgid "personality routine specified for cantunwind frame"
3790msgstr ""
3791
3792#: config/tc-arm.c:4257 config/tc-tic6x.c:452
3793msgid "duplicate .personalityindex directive"
3794msgstr ""
3795
3796#: config/tc-arm.c:4264 config/tc-tic6x.c:459
3797msgid "bad personality routine number"
3798msgstr ""
3799
3800#: config/tc-arm.c:4286 config/tc-tic6x.c:476
3801msgid "duplicate .personality directive"
3802msgstr ""
3803
3804#: config/tc-arm.c:4396
3805msgid "expected , <constant>"
3806msgstr ""
3807
3808#: config/tc-arm.c:4405
3809msgid "number of registers must be in the range [1:4]"
3810msgstr ""
3811
3812#: config/tc-arm.c:4444 config/tc-arm.c:4494 config/tc-arm.c:4796
3813msgid "expected register list"
3814msgstr ""
3815
3816#: config/tc-arm.c:4556 config/tc-arm.c:4690
3817msgid "bad register range"
3818msgstr ""
3819
3820#: config/tc-arm.c:4781
3821msgid "FPA .unwind_save does not take a register list"
3822msgstr ""
3823
3824#: config/tc-arm.c:4822
3825msgid ".unwind_save does not support this kind of register"
3826msgstr ""
3827
3828#: config/tc-arm.c:4861
3829msgid "SP and PC not permitted in .unwind_movsp directive"
3830msgstr ""
3831
3832#: config/tc-arm.c:4866
3833msgid "unexpected .unwind_movsp directive"
3834msgstr ""
3835
3836#: config/tc-arm.c:4893
3837msgid "stack increment must be multiple of 4"
3838msgstr ""
3839
3840#: config/tc-arm.c:4925
3841msgid "expected <reg>, <reg>"
3842msgstr ""
3843
3844#: config/tc-arm.c:4943
3845msgid "register must be either sp or set by a previousunwind_movsp directive"
3846msgstr ""
3847
3848#: config/tc-arm.c:4982
3849msgid "expected <offset>, <opcode>"
3850msgstr ""
3851
3852#: config/tc-arm.c:4994
3853msgid "unwind opcode too long"
3854msgstr ""
3855
3856#: config/tc-arm.c:4999
3857msgid "invalid unwind opcode"
3858msgstr ""
3859
3860#: config/tc-arm.c:5114 config/tc-arm.c:32507
3861#, c-format
3862msgid "unrecognised float16 format \"%s\""
3863msgstr ""
3864
3865#: config/tc-arm.c:5125
3866msgid "float16 format cannot be set more than once, ignoring."
3867msgstr ""
3868
3869#: config/tc-arm.c:5240 config/tc-arm.c:6323 config/tc-arm.c:11708
3870#: config/tc-arm.c:12241 config/tc-arm.c:14361 config/tc-arm.c:16312
3871#: config/tc-arm.c:16347 config/tc-arm.c:17275 config/tc-arm.c:19198
3872#: config/tc-arm.c:19206 config/tc-arm.c:19213 config/tc-arm.c:20864
3873#: config/tc-arm.c:29519 config/tc-arm.c:29583 config/tc-arm.c:29591
3874#: config/tc-metag.c:5174 config/tc-z8k.c:1161 config/tc-z8k.c:1171
3875msgid "immediate value out of range"
3876msgstr ""
3877
3878#: config/tc-arm.c:5410
3879msgid "invalid FPA immediate expression"
3880msgstr ""
3881
3882#: config/tc-arm.c:5596
3883msgid "'UXTW' not allowed here"
3884msgstr ""
3885
3886#: config/tc-arm.c:5604
3887msgid "'LSL' or 'ASR' required"
3888msgstr ""
3889
3890#: config/tc-arm.c:5612
3891msgid "'LSL' required"
3892msgstr ""
3893
3894#: config/tc-arm.c:5620
3895msgid "'ASR' required"
3896msgstr ""
3897
3898#: config/tc-arm.c:5627
3899msgid "'UXTW' required"
3900msgstr ""
3901
3902#: config/tc-arm.c:5706
3903msgid "invalid rotation"
3904msgstr ""
3905
3906#: config/tc-arm.c:5888 config/tc-arm.c:6101
3907msgid "unknown group relocation"
3908msgstr ""
3909
3910#: config/tc-arm.c:5924
3911msgid "alignment must be constant"
3912msgstr ""
3913
3914#: config/tc-arm.c:6135
3915msgid "this group relocation is not allowed on this instruction"
3916msgstr ""
3917
3918#: config/tc-arm.c:6191
3919msgid "'}' expected at end of 'option' field"
3920msgstr ""
3921
3922#: config/tc-arm.c:6196
3923msgid "cannot combine index with option"
3924msgstr ""
3925
3926#: config/tc-arm.c:6461
3927msgid "unexpected bit specified after APSR"
3928msgstr ""
3929
3930#: config/tc-arm.c:6473
3931msgid "selected processor does not support DSP extension"
3932msgstr ""
3933
3934#: config/tc-arm.c:6485
3935msgid "bad bitmask specified after APSR"
3936msgstr ""
3937
3938#: config/tc-arm.c:6509
3939msgid "writing to APSR without specifying a bitmask is deprecated"
3940msgstr ""
3941
3942#: config/tc-arm.c:6521 config/tc-arm.c:13464 config/tc-arm.c:13509
3943#: config/tc-arm.c:13513
3944msgid "selected processor does not support requested special purpose register"
3945msgstr ""
3946
3947#: config/tc-arm.c:6526
3948msgid "flag for {c}psr instruction expected"
3949msgstr ""
3950
3951#: config/tc-arm.c:6590
3952msgid "unrecognized CPS flag"
3953msgstr ""
3954
3955#: config/tc-arm.c:6597
3956msgid "missing CPS flags"
3957msgstr ""
3958
3959#: config/tc-arm.c:6620 config/tc-arm.c:6626
3960msgid "valid endian specifiers are be or le"
3961msgstr ""
3962
3963#: config/tc-arm.c:6648
3964msgid "missing rotation field after comma"
3965msgstr ""
3966
3967#: config/tc-arm.c:6663
3968msgid "rotation can only be 0, 8, 16, or 24"
3969msgstr ""
3970
3971#: config/tc-arm.c:6692
3972msgid "condition required"
3973msgstr ""
3974
3975#: config/tc-arm.c:6734 config/tc-arm.c:9871
3976msgid "'[' expected"
3977msgstr ""
3978
3979#: config/tc-arm.c:6747
3980msgid "',' expected"
3981msgstr ""
3982
3983#: config/tc-arm.c:6764
3984msgid "invalid shift"
3985msgstr ""
3986
3987#: config/tc-arm.c:6844
3988msgid "expected ARM or MVE vector register"
3989msgstr ""
3990
3991#: config/tc-arm.c:6893
3992msgid "can't use Neon quad register here"
3993msgstr ""
3994
3995#: config/tc-arm.c:6962
3996msgid "expected <Rm> or <Dm> or <Qm> operand"
3997msgstr ""
3998
3999#: config/tc-arm.c:7062
4000msgid "VFP single, double or MVE vector register expected"
4001msgstr ""
4002
4003#: config/tc-arm.c:7082
4004msgid "parse error"
4005msgstr ""
4006
4007#: config/tc-arm.c:7386
4008msgid "immediate value 48 or 64 expected"
4009msgstr ""
4010
4011#. ISB can only take SY as an option.
4012#: config/tc-arm.c:7435
4013msgid "invalid barrier type"
4014msgstr ""
4015
4016#: config/tc-arm.c:7611
4017msgid "only floating point zero is allowed as immediate value"
4018msgstr ""
4019
4020#: config/tc-arm.c:7706
4021msgid "immediate value is out of range"
4022msgstr ""
4023
4024#: config/tc-arm.c:7881
4025msgid "iWMMXt data or control register expected"
4026msgstr ""
4027
4028#: config/tc-arm.c:7922
4029msgid "Banked registers are not available with this architecture."
4030msgstr ""
4031
4032#: config/tc-arm.c:8170
4033msgid "operand must be LR register"
4034msgstr ""
4035
4036#: config/tc-arm.c:8175
4037msgid "operand must be SP register"
4038msgstr ""
4039
4040#: config/tc-arm.c:8180
4041msgid "operand must be r12"
4042msgstr ""
4043
4044#: config/tc-arm.c:8251 config/tc-score.c:264
4045msgid "garbage following instruction"
4046msgstr ""
4047
4048#. If REG is R13 (the stack pointer), warn that its use is
4049#. deprecated.
4050#: config/tc-arm.c:8301
4051msgid "use of r13 is deprecated"
4052msgstr ""
4053
4054#: config/tc-arm.c:8319 config/tc-arm.c:20564
4055msgid ""
4056"ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is "
4057"UNPREDICTABLE"
4058msgstr ""
4059
4060#: config/tc-arm.c:8394
4061msgid "D register out of range for selected VFP version"
4062msgstr ""
4063
4064#: config/tc-arm.c:8491 config/tc-arm.c:11397
4065msgid "Instruction does not support =N addresses"
4066msgstr ""
4067
4068#: config/tc-arm.c:8499
4069msgid "instruction does not accept preindexed addressing"
4070msgstr ""
4071
4072#. unindexed - only for coprocessor
4073#: config/tc-arm.c:8515 config/tc-arm.c:11460
4074msgid "instruction does not accept unindexed addressing"
4075msgstr ""
4076
4077#: config/tc-arm.c:8523
4078msgid "destination register same as write-back base"
4079msgstr ""
4080
4081#: config/tc-arm.c:8524
4082msgid "source register same as write-back base"
4083msgstr ""
4084
4085#: config/tc-arm.c:8574
4086msgid "use of PC in this instruction is deprecated"
4087msgstr ""
4088
4089#: config/tc-arm.c:8597
4090msgid "instruction does not accept scaled register index"
4091msgstr ""
4092
4093#: config/tc-arm.c:8900
4094msgid "invalid pseudo operation"
4095msgstr ""
4096
4097#: config/tc-arm.c:9128
4098msgid "invalid co-processor operand"
4099msgstr ""
4100
4101#: config/tc-arm.c:9144
4102msgid "instruction does not support unindexed addressing"
4103msgstr ""
4104
4105#: config/tc-arm.c:9159
4106msgid "pc may not be used with write-back"
4107msgstr ""
4108
4109#: config/tc-arm.c:9164
4110msgid "instruction does not support writeback"
4111msgstr ""
4112
4113#: config/tc-arm.c:9270
4114msgid "Rn must not overlap other operands"
4115msgstr ""
4116
4117#: config/tc-arm.c:9275
4118msgid "swp{b} use is obsoleted for ARMv8 and later"
4119msgstr ""
4120
4121#: config/tc-arm.c:9278
4122msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
4123msgstr ""
4124
4125#: config/tc-arm.c:9397 config/tc-arm.c:9416 config/tc-arm.c:9429
4126#: config/tc-arm.c:12078 config/tc-arm.c:12109 config/tc-arm.c:12131
4127msgid "bit-field extends past end of register"
4128msgstr ""
4129
4130#: config/tc-arm.c:9459
4131msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
4132msgstr ""
4133
4134#: config/tc-arm.c:9512
4135msgid "use of r15 in blx in ARM mode is not really useful"
4136msgstr ""
4137
4138#: config/tc-arm.c:9534
4139msgid "use of r15 in bx in ARM mode is not really useful"
4140msgstr ""
4141
4142#: config/tc-arm.c:9560
4143msgid "use of r15 in bxj is not really useful"
4144msgstr ""
4145
4146#: config/tc-arm.c:9608
4147msgid "This coprocessor register access is deprecated in ARMv8"
4148msgstr ""
4149
4150#: config/tc-arm.c:9816 config/tc-arm.c:9825
4151msgid "writeback of base register is UNPREDICTABLE"
4152msgstr ""
4153
4154#: config/tc-arm.c:9819
4155msgid "writeback of base register when in register list is UNPREDICTABLE"
4156msgstr ""
4157
4158#: config/tc-arm.c:9829
4159msgid "if writeback register is in list, it must be the lowest reg in the list"
4160msgstr ""
4161
4162#: config/tc-arm.c:9866
4163msgid "first transfer register must be even"
4164msgstr ""
4165
4166#: config/tc-arm.c:9869
4167msgid "can only transfer two consecutive registers"
4168msgstr ""
4169
4170#. If op 1 were present and equal to PC, this function wouldn't
4171#. have been called in the first place.
4172#. If op 2 were present and equal to PC, this function wouldn't
4173#. have been called in the first place.
4174#: config/tc-arm.c:9870 config/tc-arm.c:9940 config/tc-arm.c:10671
4175#: config/tc-arm.c:12953
4176msgid "r14 not allowed here"
4177msgstr ""
4178
4179#: config/tc-arm.c:9882
4180msgid "base register written back, and overlaps second transfer register"
4181msgstr ""
4182
4183#: config/tc-arm.c:9892
4184msgid "index register overlaps transfer register"
4185msgstr ""
4186
4187#: config/tc-arm.c:9921 config/tc-arm.c:10638
4188msgid "offset must be zero in ARM encoding"
4189msgstr ""
4190
4191#: config/tc-arm.c:9934 config/tc-arm.c:10665
4192msgid "even register required"
4193msgstr ""
4194
4195#: config/tc-arm.c:9937
4196msgid "can only load two consecutive registers"
4197msgstr ""
4198
4199#: config/tc-arm.c:9955
4200msgid "ldr to register 15 must be 4-byte aligned"
4201msgstr ""
4202
4203#: config/tc-arm.c:9978 config/tc-arm.c:10010
4204msgid "this instruction requires a post-indexed address"
4205msgstr ""
4206
4207#: config/tc-arm.c:10037
4208msgid "Rd and Rm should be different in mla"
4209msgstr ""
4210
4211#: config/tc-arm.c:10064 config/tc-arm.c:13328
4212msgid ":lower16: not allowed in this instruction"
4213msgstr ""
4214
4215#: config/tc-arm.c:10066 config/tc-arm.c:13333
4216msgid ":upper16: not allowed in this instruction"
4217msgstr ""
4218
4219#: config/tc-arm.c:10083
4220msgid "operand 1 must be FPSCR"
4221msgstr ""
4222
4223#: config/tc-arm.c:10136 config/tc-arm.c:10145 config/tc-arm.c:10199
4224#: config/tc-arm.c:10208
4225msgid "selected processor does not support instruction"
4226msgstr ""
4227
4228#: config/tc-arm.c:10148 config/tc-arm.c:10211
4229msgid "accessing MVE system register without MVE is UNPREDICTABLE"
4230msgstr ""
4231
4232#: config/tc-arm.c:10239 config/tc-arm.c:13447
4233msgid "bad register for mrs"
4234msgstr ""
4235
4236#: config/tc-arm.c:10246 config/tc-arm.c:13471
4237msgid "'APSR', 'CPSR' or 'SPSR' expected"
4238msgstr ""
4239
4240#: config/tc-arm.c:10287
4241msgid "Rd and Rm should be different in mul"
4242msgstr ""
4243
4244#: config/tc-arm.c:10306 config/tc-arm.c:10583 config/tc-arm.c:13610
4245msgid "rdhi and rdlo must be different"
4246msgstr ""
4247
4248#: config/tc-arm.c:10312
4249msgid "rdhi, rdlo and rm must all be different"
4250msgstr ""
4251
4252#: config/tc-arm.c:10378
4253msgid "'[' expected after PLD mnemonic"
4254msgstr ""
4255
4256#: config/tc-arm.c:10380 config/tc-arm.c:10395
4257msgid "post-indexed expression used in preload instruction"
4258msgstr ""
4259
4260#: config/tc-arm.c:10382 config/tc-arm.c:10397
4261msgid "writeback used in preload instruction"
4262msgstr ""
4263
4264#: config/tc-arm.c:10384 config/tc-arm.c:10399
4265msgid "unindexed addressing used in preload instruction"
4266msgstr ""
4267
4268#: config/tc-arm.c:10393
4269msgid "'[' expected after PLI mnemonic"
4270msgstr ""
4271
4272#: config/tc-arm.c:10408 config/tc-arm.c:13779
4273msgid "push/pop do not support {reglist}^"
4274msgstr ""
4275
4276#: config/tc-arm.c:10486 config/tc-arm.c:13956
4277msgid "setend use is deprecated for ARMv8"
4278msgstr ""
4279
4280#: config/tc-arm.c:10507 config/tc-arm.c:14017 config/tc-arm.c:14049
4281#: config/tc-arm.c:14092
4282msgid "extraneous shift as part of operand to shift insn"
4283msgstr ""
4284
4285#: config/tc-arm.c:10517 config/tc-arm.c:14155
4286msgid "immediate too large (bigger than 0xF)"
4287msgstr ""
4288
4289#: config/tc-arm.c:10541 config/tc-arm.c:10550
4290msgid "selected processor does not support SETPAN instruction"
4291msgstr ""
4292
4293#: config/tc-arm.c:10609
4294msgid "SRS base register must be r13"
4295msgstr ""
4296
4297#: config/tc-arm.c:10668
4298msgid "can only store two consecutive registers"
4299msgstr ""
4300
4301#: config/tc-arm.c:10790 config/tc-arm.c:10811
4302msgid "only two consecutive VFP SP registers allowed here"
4303msgstr ""
4304
4305#: config/tc-arm.c:10839 config/tc-arm.c:10854
4306msgid "this addressing mode requires base-register writeback"
4307msgstr ""
4308
4309#. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
4310#. i.e. immbits must be in range 0 - 16.
4311#: config/tc-arm.c:10983
4312msgid "immediate value out of range, expected range [0, 16]"
4313msgstr ""
4314
4315#. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
4316#. i.e. immbits must be in range 0 - 31.
4317#: config/tc-arm.c:10990
4318msgid "immediate value out of range, expected range [1, 32]"
4319msgstr ""
4320
4321#: config/tc-arm.c:11056
4322msgid "this instruction does not support indexing"
4323msgstr ""
4324
4325#: config/tc-arm.c:11079
4326msgid "only r15 allowed here"
4327msgstr ""
4328
4329#: config/tc-arm.c:11214
4330msgid "immediate operand requires iWMMXt2"
4331msgstr ""
4332
4333#: config/tc-arm.c:11358
4334msgid "shift by register not allowed in thumb mode"
4335msgstr ""
4336
4337#: config/tc-arm.c:11370 config/tc-arm.c:14201 config/tc-arm.c:28810
4338msgid "shift expression is too large"
4339msgstr ""
4340
4341#: config/tc-arm.c:11403
4342msgid "cannot use register index with this instruction"
4343msgstr ""
4344
4345#: config/tc-arm.c:11405
4346msgid "Thumb does not support negative register indexing"
4347msgstr ""
4348
4349#: config/tc-arm.c:11407
4350msgid "Thumb does not support register post-indexing"
4351msgstr ""
4352
4353#: config/tc-arm.c:11409
4354msgid "Thumb does not support register indexing with writeback"
4355msgstr ""
4356
4357#: config/tc-arm.c:11411
4358msgid "Thumb supports only LSL in shifted register indexing"
4359msgstr ""
4360
4361#: config/tc-arm.c:11420 config/tc-arm.c:19932
4362msgid "shift out of range"
4363msgstr ""
4364
4365#: config/tc-arm.c:11429
4366msgid "cannot use writeback with this instruction"
4367msgstr ""
4368
4369#: config/tc-arm.c:11450
4370msgid "cannot use post-indexing with PC-relative addressing"
4371msgstr ""
4372
4373#: config/tc-arm.c:11451
4374msgid "cannot use post-indexing with this instruction"
4375msgstr ""
4376
4377#: config/tc-arm.c:11689
4378msgid "cannot honor width suffix"
4379msgstr ""
4380
4381#: config/tc-arm.c:11703
4382msgid "only SUBS PC, LR, #const allowed"
4383msgstr ""
4384
4385#: config/tc-arm.c:11786 config/tc-arm.c:11946 config/tc-arm.c:12043
4386#: config/tc-arm.c:13408 config/tc-arm.c:13716
4387msgid "shift must be constant"
4388msgstr ""
4389
4390#: config/tc-arm.c:11791
4391msgid "shift value over 3 not allowed in thumb mode"
4392msgstr ""
4393
4394#: config/tc-arm.c:11793
4395msgid "only LSL shift allowed in thumb mode"
4396msgstr ""
4397
4398#: config/tc-arm.c:11817 config/tc-arm.c:11961 config/tc-arm.c:12058
4399#: config/tc-arm.c:13421
4400msgid "unshifted register required"
4401msgstr ""
4402
4403#: config/tc-arm.c:11832 config/tc-arm.c:12069 config/tc-arm.c:13571
4404msgid "dest must overlap one source register"
4405msgstr ""
4406
4407#: config/tc-arm.c:11964 config/tc-csky.c:6004
4408msgid "dest and source1 must be the same register"
4409msgstr ""
4410
4411#: config/tc-arm.c:12204
4412msgid ""
4413"selected architecture does not support wide conditional branch instruction"
4414msgstr ""
4415
4416#: config/tc-arm.c:12237
4417msgid "instruction is always unconditional"
4418msgstr ""
4419
4420#: config/tc-arm.c:12412
4421msgid "selected processor does not support 'A' form of this instruction"
4422msgstr ""
4423
4424#: config/tc-arm.c:12415
4425msgid "Thumb does not support the 2-argument form of this instruction"
4426msgstr ""
4427
4428#: config/tc-arm.c:12540
4429msgid "SP not allowed in register list"
4430msgstr ""
4431
4432#: config/tc-arm.c:12544 config/tc-arm.c:12651
4433msgid ""
4434"having the base register in the register list when using write back is "
4435"UNPREDICTABLE"
4436msgstr ""
4437
4438#: config/tc-arm.c:12552
4439msgid "LR and PC should not both be in register list"
4440msgstr ""
4441
4442#: config/tc-arm.c:12560
4443msgid "PC not allowed in register list"
4444msgstr ""
4445
4446#: config/tc-arm.c:12603
4447msgid "Thumb load/store multiple does not support {reglist}^"
4448msgstr ""
4449
4450#: config/tc-arm.c:12628 config/tc-arm.c:12706
4451#, c-format
4452msgid "value stored for r%d is UNKNOWN"
4453msgstr ""
4454
4455#: config/tc-arm.c:12699
4456msgid "Thumb-2 instruction only valid in unified syntax"
4457msgstr ""
4458
4459#: config/tc-arm.c:12703 config/tc-arm.c:12713
4460msgid "this instruction will write back the base register"
4461msgstr ""
4462
4463#: config/tc-arm.c:12716
4464msgid "this instruction will not write back the base register"
4465msgstr ""
4466
4467#: config/tc-arm.c:12747
4468msgid "r14 not allowed as first register when second register is omitted"
4469msgstr ""
4470
4471#: config/tc-arm.c:12847
4472msgid ""
4473"This instruction may be unpredictable if executed on M-profile cores with "
4474"interrupts enabled."
4475msgstr ""
4476
4477#: config/tc-arm.c:12876 config/tc-arm.c:12889 config/tc-arm.c:12925
4478msgid "Thumb does not support this addressing mode"
4479msgstr ""
4480
4481#: config/tc-arm.c:12893
4482msgid "byte or halfword not valid for base register"
4483msgstr ""
4484
4485#: config/tc-arm.c:12896
4486msgid "r15 based store not allowed"
4487msgstr ""
4488
4489#: config/tc-arm.c:12898
4490msgid "invalid base register for register offset"
4491msgstr ""
4492
4493#: config/tc-arm.c:12955
4494msgid "r12 not allowed here"
4495msgstr ""
4496
4497#: config/tc-arm.c:12961
4498msgid "base register written back, and overlaps one of transfer registers"
4499msgstr ""
4500
4501#: config/tc-arm.c:13089
4502#, c-format
4503msgid ""
4504"Use of r%u as a source register is deprecated when r%u is the destination "
4505"register."
4506msgstr ""
4507
4508#: config/tc-arm.c:13284
4509msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
4510msgstr ""
4511
4512#: config/tc-arm.c:13312
4513msgid "only lo regs allowed with immediate"
4514msgstr ""
4515
4516#: config/tc-arm.c:13489
4517msgid "Thumb encoding does not support an immediate here"
4518msgstr ""
4519
4520#: config/tc-arm.c:13576
4521msgid "Thumb-2 MUL must not set flags"
4522msgstr ""
4523
4524#: config/tc-arm.c:13641
4525msgid "Thumb does not support NOP with hints"
4526msgstr ""
4527
4528#: config/tc-arm.c:13801 config/tc-arm.c:13813
4529msgid "invalid register list to push/pop instruction"
4530msgstr ""
4531
4532#: config/tc-arm.c:14076
4533msgid "source1 and dest must be same register"
4534msgstr ""
4535
4536#: config/tc-arm.c:14101
4537msgid "ror #imm not supported"
4538msgstr ""
4539
4540#: config/tc-arm.c:14152
4541msgid "SMC is not permitted on this architecture"
4542msgstr ""
4543
4544#: config/tc-arm.c:14318
4545msgid "Thumb encoding does not support rotation"
4546msgstr ""
4547
4548#: config/tc-arm.c:14338
4549msgid "instruction requires register index"
4550msgstr ""
4551
4552#: config/tc-arm.c:14348
4553msgid "instruction does not allow shifted index"
4554msgstr ""
4555
4556#: config/tc-arm.c:14504 config/tc-arm.c:29954
4557msgid "out of range label-relative fixup value"
4558msgstr ""
4559
4560#: config/tc-arm.c:14828
4561msgid "invalid neon suffix for non neon instruction"
4562msgstr ""
4563
4564#: config/tc-arm.c:15223 config/tc-arm.c:15576 config/tc-arm.c:17061
4565#: config/tc-arm.c:17141 config/tc-arm.c:17198 config/tc-arm.c:19079
4566#: config/tc-arm.c:21268 config/tc-arm.c:21455
4567msgid "invalid instruction shape"
4568msgstr ""
4569
4570#: config/tc-arm.c:15475
4571msgid "types specified in both the mnemonic and operands"
4572msgstr ""
4573
4574#: config/tc-arm.c:15512
4575msgid "operand types can't be inferred"
4576msgstr ""
4577
4578#: config/tc-arm.c:15518
4579msgid "type specifier has the wrong number of parts"
4580msgstr ""
4581
4582#: config/tc-arm.c:15604 config/tc-arm.c:19350 config/tc-arm.c:19357
4583msgid "operand size must match register width"
4584msgstr ""
4585
4586#: config/tc-arm.c:15626
4587msgid "inconsistent types in Neon instruction"
4588msgstr ""
4589
4590#: config/tc-arm.c:16047
4591msgid "Type is not allowed for this instruction"
4592msgstr ""
4593
4594#: config/tc-arm.c:16122
4595msgid "MVE vector or ARM register expected"
4596msgstr ""
4597
4598#: config/tc-arm.c:16239
4599msgid "immediate must be either 1, 2, 4 or 8"
4600msgstr ""
4601
4602#: config/tc-arm.c:16396
4603msgid "immediate operand expected in the range [1,8]"
4604msgstr ""
4605
4606#: config/tc-arm.c:16397
4607msgid "immediate operand expected in the range [1,16]"
4608msgstr ""
4609
4610#: config/tc-arm.c:16539
4611msgid "expected LR"
4612msgstr ""
4613
4614#: config/tc-arm.c:17038 config/tc-arm.c:17118 config/tc-arm.c:18715
4615#: config/tc-arm.c:20549
4616msgid "immediate out of range for shift"
4617msgstr ""
4618
4619#: config/tc-arm.c:17332
4620msgid "first and second operands shall be the same register"
4621msgstr ""
4622
4623#: config/tc-arm.c:17446 config/tc-arm.c:17508
4624msgid "destination register and offset register may not be the same"
4625msgstr ""
4626
4627#: config/tc-arm.c:17458 config/tc-arm.c:17577
4628msgid "immediate must be a multiple of 4 in the range of +/-[0,508]"
4629msgstr ""
4630
4631#: config/tc-arm.c:17460
4632msgid "immediate must be a multiple of 8 in the range of +/-[0,1016]"
4633msgstr ""
4634
4635#: config/tc-arm.c:17481
4636msgid "can not shift offsets when accessing less than half-word"
4637msgstr ""
4638
4639#: config/tc-arm.c:17483
4640msgid ""
4641"shift immediate must be 1, 2 or 3 for half-word, word or double-word "
4642"accesses respectively"
4643msgstr ""
4644
4645#: config/tc-arm.c:17570
4646msgid "immediate must be in the range of +/-[0,127]"
4647msgstr ""
4648
4649#: config/tc-arm.c:17573
4650msgid "immediate must be a multiple of 2 in the range of +/-[0,254]"
4651msgstr ""
4652
4653#: config/tc-arm.c:17587 config/tc-arm.c:18413
4654msgid "MVE vector register in the range [Q0..Q7] expected"
4655msgstr ""
4656
4657#: config/tc-arm.c:17903 config/tc-arm.c:19771
4658msgid "scalar out of range for multiply instruction"
4659msgstr ""
4660
4661#: config/tc-arm.c:17991
4662msgid "index must be in the range 0 to 3"
4663msgstr ""
4664
4665#: config/tc-arm.c:17994
4666msgid "indexed register must be less than 8"
4667msgstr ""
4668
4669#: config/tc-arm.c:18195 config/tc-arm.c:21519
4670msgid ""
4671"Warning: 32-bit element size and same first and third operand makes "
4672"instruction UNPREDICTABLE"
4673msgstr ""
4674
4675#: config/tc-arm.c:18554
4676msgid "instruction form not available on this architecture."
4677msgstr ""
4678
4679#: config/tc-arm.c:18557
4680msgid "this instruction implies use of ARMv8.1 AdvSIMD."
4681msgstr ""
4682
4683#: config/tc-arm.c:18664 config/tc-arm.c:18689
4684msgid "immediate out of range for insert"
4685msgstr ""
4686
4687#: config/tc-arm.c:18836
4688msgid "immediate out of range for narrowing operation"
4689msgstr ""
4690
4691#: config/tc-arm.c:18983
4692msgid "operands 0 and 1 must be the same register"
4693msgstr ""
4694
4695#: config/tc-arm.c:19089 config/tc-arm.c:21367
4696msgid "invalid rounding mode"
4697msgstr ""
4698
4699#: config/tc-arm.c:19561
4700msgid "operand size must be specified for immediate VMOV"
4701msgstr ""
4702
4703#: config/tc-arm.c:19571
4704msgid "immediate has bits set outside the operand size"
4705msgstr ""
4706
4707#: config/tc-arm.c:19806
4708msgid ""
4709"vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is "
4710"UNPREDICTABLE"
4711msgstr ""
4712
4713#: config/tc-arm.c:19914
4714msgid "Instruction form not available on this architecture."
4715msgstr ""
4716
4717#: config/tc-arm.c:19968
4718msgid ""
4719"Warning: 64-bit element size and same destination and source operands makes "
4720"instruction UNPREDICTABLE"
4721msgstr ""
4722
4723#: config/tc-arm.c:19973
4724msgid "elements must be smaller than reversal region"
4725msgstr ""
4726
4727#: config/tc-arm.c:20065
4728msgid "Index one must be [2,3] and index two must be two less than index one."
4729msgstr ""
4730
4731#: config/tc-arm.c:20068
4732msgid "Destination registers may not be the same"
4733msgstr ""
4734
4735#: config/tc-arm.c:20266 config/tc-arm.c:20349
4736msgid "bad type for scalar"
4737msgstr ""
4738
4739#: config/tc-arm.c:20405
4740msgid ""
4741"immediate constant is valid both as a bit-pattern and a floating point value "
4742"(using the fp value)"
4743msgstr ""
4744
4745#: config/tc-arm.c:20457 config/tc-arm.c:20468
4746msgid "VFP registers must be adjacent"
4747msgstr ""
4748
4749#: config/tc-arm.c:20558
4750msgid "invalid suffix"
4751msgstr ""
4752
4753#: config/tc-arm.c:20712
4754msgid "bad list length for table lookup"
4755msgstr ""
4756
4757#: config/tc-arm.c:20745
4758msgid "writeback (!) must be used for VLDMDB and VSTMDB"
4759msgstr ""
4760
4761#: config/tc-arm.c:20748 config/tc-arm.c:20774
4762msgid "register list must contain at least 1 and at most 16 registers"
4763msgstr ""
4764
4765#: config/tc-arm.c:20769
4766msgid "register list must contain at least 1 and at most 32 registers"
4767msgstr ""
4768
4769#: config/tc-arm.c:20822 config/tc-arm.c:20855
4770msgid "Use of PC here is UNPREDICTABLE"
4771msgstr ""
4772
4773#: config/tc-arm.c:20824
4774msgid "Use of PC here is deprecated"
4775msgstr ""
4776
4777#: config/tc-arm.c:20858
4778msgid "instruction does not accept register index"
4779msgstr ""
4780
4781#: config/tc-arm.c:20861
4782msgid "instruction does not accept PC-relative addressing"
4783msgstr ""
4784
4785#: config/tc-arm.c:20883 config/tc-arm.c:20892
4786msgid "Instruction not permitted on this architecture"
4787msgstr ""
4788
4789#: config/tc-arm.c:20941
4790msgid "bad alignment"
4791msgstr ""
4792
4793#: config/tc-arm.c:20958
4794msgid "bad list type for instruction"
4795msgstr ""
4796
4797#: config/tc-arm.c:21002
4798msgid "unsupported alignment for instruction"
4799msgstr ""
4800
4801#: config/tc-arm.c:21021 config/tc-arm.c:21115 config/tc-arm.c:21127
4802#: config/tc-arm.c:21137 config/tc-arm.c:21151
4803msgid "bad list length"
4804msgstr ""
4805
4806#: config/tc-arm.c:21026
4807msgid "stride of 2 unavailable when element size is 8"
4808msgstr ""
4809
4810#: config/tc-arm.c:21059 config/tc-arm.c:21135
4811msgid "can't use alignment with this instruction"
4812msgstr ""
4813
4814#: config/tc-arm.c:21207
4815msgid "post-index must be a register"
4816msgstr ""
4817
4818#: config/tc-arm.c:21209
4819msgid "bad register for post-index"
4820msgstr ""
4821
4822#: config/tc-arm.c:21431
4823msgid "scalar out of range"
4824msgstr ""
4825
4826#: config/tc-arm.c:21564
4827msgid ""
4828"Dot Product instructions cannot be conditional,  the behaviour is "
4829"UNPREDICTABLE"
4830msgstr ""
4831
4832#: config/tc-arm.c:21639 config/tc-arm.c:21667 config/tc-arm.c:22349
4833msgid "index must be 0 or 1"
4834msgstr ""
4835
4836#: config/tc-arm.c:21642 config/tc-arm.c:21670 config/tc-arm.c:22352
4837msgid "indexed register must be less than 16"
4838msgstr ""
4839
4840#: config/tc-arm.c:21708
4841msgid "Register must be r0-r14 except r13, or APSR_nzcv."
4842msgstr ""
4843
4844#: config/tc-arm.c:21711
4845msgid "Register must be an even register between r0-r10."
4846msgstr ""
4847
4848#: config/tc-arm.c:21736
4849msgid "CDE Coprocessor must be in range 0-7"
4850msgstr ""
4851
4852#: config/tc-arm.c:21770
4853msgid "cx1d requires consecutive destination registers."
4854msgstr ""
4855
4856#: config/tc-arm.c:21800
4857msgid "cx2d requires consecutive destination registers."
4858msgstr ""
4859
4860#: config/tc-arm.c:21839
4861msgid "cx3d requires consecutive destination registers."
4862msgstr ""
4863
4864#: config/tc-arm.c:22031
4865msgid "'q' register must be in range 0-7"
4866msgstr ""
4867
4868#: config/tc-arm.c:22034
4869msgid "'d' register must be in range 0-15"
4870msgstr ""
4871
4872#: config/tc-arm.c:22036
4873msgid "'s' register must be in range 0-31"
4874msgstr ""
4875
4876#: config/tc-arm.c:22091
4877msgid "vcx instructions with Q registers require MVE"
4878msgstr ""
4879
4880#: config/tc-arm.c:22096
4881msgid ""
4882"vcx instructions with S or D registers require either MVE or Armv8-M "
4883"floating point extension."
4884msgstr ""
4885
4886#: config/tc-arm.c:22112
4887msgid "vcx1 with S or D registers takes immediate within 0-2047"
4888msgstr ""
4889
4890#: config/tc-arm.c:22128
4891msgid "vcx2 with S or D registers takes immediate within 0-63"
4892msgstr ""
4893
4894#: config/tc-arm.c:22143
4895msgid "vcx2 with S or D registers takes immediate within 0-7"
4896msgstr ""
4897
4898#: config/tc-arm.c:22733 config/tc-arm.c:22837
4899msgid "conditional infixes are deprecated in unified syntax"
4900msgstr ""
4901
4902#: config/tc-arm.c:23048
4903msgid "Warning: conditional outside an IT block for Thumb."
4904msgstr ""
4905
4906#: config/tc-arm.c:23376
4907msgid "Short branches, Undefined, SVC, LDM/STM"
4908msgstr ""
4909
4910#: config/tc-arm.c:23377
4911msgid "Miscellaneous 16-bit instructions"
4912msgstr ""
4913
4914#: config/tc-arm.c:23378
4915msgid "ADR"
4916msgstr ""
4917
4918#: config/tc-arm.c:23379
4919msgid "Literal loads"
4920msgstr ""
4921
4922#: config/tc-arm.c:23380
4923msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
4924msgstr ""
4925
4926#: config/tc-arm.c:23381
4927msgid "Hi-register ADD, MOV, CMP using pc"
4928msgstr ""
4929
4930#. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
4931#. field in asm_opcode. 'tvalue' is used at the stage this check happen.
4932#: config/tc-arm.c:23384
4933msgid "ADD/SUB sp, sp #imm"
4934msgstr ""
4935
4936#: config/tc-arm.c:23406
4937msgid ""
4938"IT blocks containing 32-bit Thumb instructions are performance deprecated in "
4939"ARMv8-A and ARMv8-R"
4940msgstr ""
4941
4942#: config/tc-arm.c:23418
4943#, c-format
4944msgid ""
4945"IT blocks containing 16-bit Thumb instructions of the following class are "
4946"performance deprecated in ARMv8-A and ARMv8-R: %s"
4947msgstr ""
4948
4949#: config/tc-arm.c:23432
4950msgid ""
4951"IT blocks containing more than one conditional instruction are performance "
4952"deprecated in ARMv8-A and ARMv8-R"
4953msgstr ""
4954
4955#: config/tc-arm.c:23550
4956#, c-format
4957msgid "bad instruction `%s'"
4958msgstr ""
4959
4960#: config/tc-arm.c:23556
4961msgid "s suffix on comparison instruction is deprecated"
4962msgstr ""
4963
4964#: config/tc-arm.c:23576
4965msgid "SVC is not permitted on this architecture"
4966msgstr ""
4967
4968#: config/tc-arm.c:23578
4969#, c-format
4970msgid "selected processor does not support `%s' in Thumb mode"
4971msgstr ""
4972
4973#: config/tc-arm.c:23584
4974msgid "Thumb does not support conditional execution"
4975msgstr ""
4976
4977#: config/tc-arm.c:23604
4978#, c-format
4979msgid ""
4980"selected processor does not support 32bit wide variant of instruction `%s'"
4981msgstr ""
4982
4983#: config/tc-arm.c:23607
4984#, c-format
4985msgid "selected processor does not support `%s' in Thumb-2 mode"
4986msgstr ""
4987
4988#: config/tc-arm.c:23632
4989#, c-format
4990msgid "cannot honor width suffix -- `%s'"
4991msgstr ""
4992
4993#: config/tc-arm.c:23674
4994#, c-format
4995msgid "selected processor does not support `%s' in ARM mode"
4996msgstr ""
4997
4998#: config/tc-arm.c:23679
4999#, c-format
5000msgid "width suffixes are invalid in ARM mode -- `%s'"
5001msgstr ""
5002
5003#: config/tc-arm.c:23712
5004#, c-format
5005msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
5006msgstr ""
5007
5008#: config/tc-arm.c:23730
5009#, c-format
5010msgid "section '%s' finished with an open IT block."
5011msgstr ""
5012
5013#: config/tc-arm.c:23733
5014#, c-format
5015msgid "section '%s' finished with an open VPT/VPST block."
5016msgstr ""
5017
5018#: config/tc-arm.c:23740
5019msgid "file finished with an open IT block."
5020msgstr ""
5021
5022#: config/tc-arm.c:23742
5023msgid "file finished with an open VPT/VPST block."
5024msgstr ""
5025
5026#: config/tc-arm.c:27455
5027#, c-format
5028msgid "alignments greater than %d bytes not supported in .text sections."
5029msgstr ""
5030
5031#: config/tc-arm.c:27721 config/tc-ia64.c:3589
5032#, c-format
5033msgid "Group section `%s' has no group signature"
5034msgstr ""
5035
5036#: config/tc-arm.c:27767
5037msgid "handlerdata in cantunwind frame"
5038msgstr ""
5039
5040#: config/tc-arm.c:27784
5041msgid "too many unwind opcodes for personality routine 0"
5042msgstr ""
5043
5044#: config/tc-arm.c:27815
5045msgid "attempt to recreate an unwind entry"
5046msgstr ""
5047
5048#: config/tc-arm.c:27825
5049msgid "too many unwind opcodes"
5050msgstr ""
5051
5052#: config/tc-arm.c:28125
5053#, c-format
5054msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
5055msgstr ""
5056
5057#: config/tc-arm.c:28489 config/tc-arm.c:28557
5058#, c-format
5059msgid "symbol %s is in a different section"
5060msgstr ""
5061
5062#: config/tc-arm.c:28491 config/tc-arm.c:28559
5063#, c-format
5064msgid "symbol %s is weak and may be overridden later"
5065msgstr ""
5066
5067#: config/tc-arm.c:28536 config/tc-arm.c:28908
5068#, c-format
5069msgid "invalid constant (%lx) after fixup"
5070msgstr ""
5071
5072#: config/tc-arm.c:28592
5073#, c-format
5074msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
5075msgstr ""
5076
5077#: config/tc-arm.c:28628 config/tc-arm.c:28658
5078msgid "invalid literal constant: pool needs to be closer"
5079msgstr ""
5080
5081#: config/tc-arm.c:28631 config/tc-arm.c:28680
5082#, c-format
5083msgid "bad immediate value for offset (%ld)"
5084msgstr ""
5085
5086#: config/tc-arm.c:28661
5087#, c-format
5088msgid "bad immediate value for 8-bit offset (%ld)"
5089msgstr ""
5090
5091#: config/tc-arm.c:28721
5092msgid "offset not a multiple of 4"
5093msgstr ""
5094
5095#: config/tc-arm.c:28924
5096msgid "invalid smc expression"
5097msgstr ""
5098
5099#: config/tc-arm.c:28934
5100msgid "invalid hvc expression"
5101msgstr ""
5102
5103#: config/tc-arm.c:28945 config/tc-arm.c:28954
5104msgid "invalid swi expression"
5105msgstr ""
5106
5107#: config/tc-arm.c:28964
5108msgid "invalid expression in load/store multiple"
5109msgstr ""
5110
5111#: config/tc-arm.c:29026
5112#, c-format
5113msgid "blx to '%s' an ARM ISA state function changed to bl"
5114msgstr ""
5115
5116#: config/tc-arm.c:29045
5117msgid "misaligned branch destination"
5118msgstr ""
5119
5120#: config/tc-arm.c:29166
5121#, c-format
5122msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
5123msgstr ""
5124
5125#: config/tc-arm.c:29215
5126msgid "Thumb2 branch out of range"
5127msgstr ""
5128
5129#: config/tc-arm.c:29267 config/tc-arm.c:29300
5130msgid "Relocation supported only in FDPIC mode"
5131msgstr ""
5132
5133#: config/tc-arm.c:29330
5134msgid "rel31 relocation overflow"
5135msgstr ""
5136
5137#: config/tc-arm.c:29352 config/tc-arm.c:29358 config/tc-arm.c:29362
5138#: config/tc-arm.c:29409
5139msgid "co-processor offset out of range"
5140msgstr ""
5141
5142#: config/tc-arm.c:29426
5143#, c-format
5144msgid "invalid offset, target not word aligned (0x%08lX)"
5145msgstr ""
5146
5147#: config/tc-arm.c:29432
5148msgid "section does not have enough alignment to ensure safe PC-relative loads"
5149msgstr ""
5150
5151#: config/tc-arm.c:29436 config/tc-arm.c:29445 config/tc-arm.c:29453
5152#: config/tc-arm.c:29461 config/tc-arm.c:29469
5153#, c-format
5154msgid "invalid offset, value too big (0x%08lX)"
5155msgstr ""
5156
5157#: config/tc-arm.c:29510
5158msgid "invalid Hi register with immediate"
5159msgstr ""
5160
5161#: config/tc-arm.c:29526
5162msgid "invalid immediate for stack address calculation"
5163msgstr ""
5164
5165#: config/tc-arm.c:29545
5166msgid "address calculation needs a strongly defined nearby symbol"
5167msgstr ""
5168
5169#: config/tc-arm.c:29561
5170msgid "symbol too far away"
5171msgstr ""
5172
5173#: config/tc-arm.c:29573
5174#, c-format
5175msgid "invalid immediate for address calculation (value = 0x%08lX)"
5176msgstr ""
5177
5178#: config/tc-arm.c:29603
5179#, c-format
5180msgid "invalid immediate: %ld is out of range"
5181msgstr ""
5182
5183#: config/tc-arm.c:29615
5184#, c-format
5185msgid "invalid shift value: %ld"
5186msgstr ""
5187
5188#: config/tc-arm.c:29685 config/tc-arm.c:29756
5189#, c-format
5190msgid "the offset 0x%08lX is not representable"
5191msgstr ""
5192
5193#: config/tc-arm.c:29717
5194#, c-format
5195msgid "Unable to process relocation for thumb opcode: %lx"
5196msgstr ""
5197
5198#: config/tc-arm.c:29796
5199#, c-format
5200msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
5201msgstr ""
5202
5203#: config/tc-arm.c:29835
5204#, c-format
5205msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
5206msgstr ""
5207
5208#: config/tc-arm.c:29875
5209#, c-format
5210msgid "bad offset 0x%08lX (must be word-aligned)"
5211msgstr ""
5212
5213#: config/tc-arm.c:29880
5214#, c-format
5215msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
5216msgstr ""
5217
5218#: config/tc-arm.c:30101 config/tc-score.c:7359
5219#, c-format
5220msgid "bad relocation fixup type (%d)"
5221msgstr ""
5222
5223#: config/tc-arm.c:30219
5224msgid "literal referenced across section boundary"
5225msgstr ""
5226
5227#: config/tc-arm.c:30299
5228msgid "internal relocation (type: IMMEDIATE) not fixed up"
5229msgstr ""
5230
5231#: config/tc-arm.c:30304
5232msgid "ADRL used for a symbol not defined in the same file"
5233msgstr ""
5234
5235#: config/tc-arm.c:30311
5236#, c-format
5237msgid "%s used for a symbol not defined in the same file"
5238msgstr ""
5239
5240#: config/tc-arm.c:30327
5241#, c-format
5242msgid "undefined local label `%s'"
5243msgstr ""
5244
5245#: config/tc-arm.c:30333
5246msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
5247msgstr ""
5248
5249#: config/tc-arm.c:30355 config/tc-cris.c:4000 config/tc-csky.c:1152
5250#: config/tc-ft32.c:708 config/tc-mcore.c:1932 config/tc-microblaze.c:2007
5251#: config/tc-mmix.c:2907 config/tc-moxie.c:823 config/tc-ns32k.c:2245
5252#: config/tc-score.c:7446
5253msgid "<unknown>"
5254msgstr ""
5255
5256#: config/tc-arm.c:30754
5257#, c-format
5258msgid "%s: unexpected function type: %d"
5259msgstr ""
5260
5261#: config/tc-arm.c:30894
5262msgid "use of old and new-style options to set CPU type"
5263msgstr ""
5264
5265#: config/tc-arm.c:30913
5266msgid "use of old and new-style options to set FPU type"
5267msgstr ""
5268
5269#: config/tc-arm.c:30992
5270msgid "hard-float conflicts with specified fpu"
5271msgstr ""
5272
5273#: config/tc-arm.c:31183
5274msgid "generate PIC code"
5275msgstr ""
5276
5277#: config/tc-arm.c:31184
5278msgid "assemble Thumb code"
5279msgstr ""
5280
5281#: config/tc-arm.c:31185
5282msgid "support ARM/Thumb interworking"
5283msgstr ""
5284
5285#: config/tc-arm.c:31187
5286msgid "code uses 32-bit program counter"
5287msgstr ""
5288
5289#: config/tc-arm.c:31188
5290msgid "code uses 26-bit program counter"
5291msgstr ""
5292
5293#: config/tc-arm.c:31189
5294msgid "floating point args are in fp regs"
5295msgstr ""
5296
5297#: config/tc-arm.c:31191
5298msgid "re-entrant code"
5299msgstr ""
5300
5301#: config/tc-arm.c:31192
5302msgid "code is ATPCS conformant"
5303msgstr ""
5304
5305#. These are recognized by the assembler, but have no affect on code.
5306#: config/tc-arm.c:31198
5307msgid "use frame pointer"
5308msgstr ""
5309
5310#: config/tc-arm.c:31199
5311msgid "use stack size checking"
5312msgstr ""
5313
5314#: config/tc-arm.c:31202
5315msgid "do not warn on use of deprecated feature"
5316msgstr ""
5317
5318#: config/tc-arm.c:31205
5319msgid ""
5320"warn about performance deprecated IT instructions in ARMv8-A and ARMv8-R"
5321msgstr ""
5322
5323#: config/tc-arm.c:31209
5324msgid "warn about symbols that match instruction names [default]"
5325msgstr ""
5326
5327#: config/tc-arm.c:31210
5328msgid "disable warnings about symobls that match instructions"
5329msgstr ""
5330
5331#. DON'T add any new processors to this list -- we want the whole list
5332#. to go away...  Add them to the processors table instead.
5333#: config/tc-arm.c:31226 config/tc-arm.c:31227
5334msgid "use -mcpu=arm1"
5335msgstr ""
5336
5337#: config/tc-arm.c:31228 config/tc-arm.c:31229
5338msgid "use -mcpu=arm2"
5339msgstr ""
5340
5341#: config/tc-arm.c:31230 config/tc-arm.c:31231
5342msgid "use -mcpu=arm250"
5343msgstr ""
5344
5345#: config/tc-arm.c:31232 config/tc-arm.c:31233
5346msgid "use -mcpu=arm3"
5347msgstr ""
5348
5349#: config/tc-arm.c:31234 config/tc-arm.c:31235
5350msgid "use -mcpu=arm6"
5351msgstr ""
5352
5353#: config/tc-arm.c:31236 config/tc-arm.c:31237
5354msgid "use -mcpu=arm600"
5355msgstr ""
5356
5357#: config/tc-arm.c:31238 config/tc-arm.c:31239
5358msgid "use -mcpu=arm610"
5359msgstr ""
5360
5361#: config/tc-arm.c:31240 config/tc-arm.c:31241
5362msgid "use -mcpu=arm620"
5363msgstr ""
5364
5365#: config/tc-arm.c:31242 config/tc-arm.c:31243
5366msgid "use -mcpu=arm7"
5367msgstr ""
5368
5369#: config/tc-arm.c:31244 config/tc-arm.c:31245
5370msgid "use -mcpu=arm70"
5371msgstr ""
5372
5373#: config/tc-arm.c:31246 config/tc-arm.c:31247
5374msgid "use -mcpu=arm700"
5375msgstr ""
5376
5377#: config/tc-arm.c:31248 config/tc-arm.c:31249
5378msgid "use -mcpu=arm700i"
5379msgstr ""
5380
5381#: config/tc-arm.c:31250 config/tc-arm.c:31251
5382msgid "use -mcpu=arm710"
5383msgstr ""
5384
5385#: config/tc-arm.c:31252 config/tc-arm.c:31253
5386msgid "use -mcpu=arm710c"
5387msgstr ""
5388
5389#: config/tc-arm.c:31254 config/tc-arm.c:31255
5390msgid "use -mcpu=arm720"
5391msgstr ""
5392
5393#: config/tc-arm.c:31256 config/tc-arm.c:31257
5394msgid "use -mcpu=arm7d"
5395msgstr ""
5396
5397#: config/tc-arm.c:31258 config/tc-arm.c:31259
5398msgid "use -mcpu=arm7di"
5399msgstr ""
5400
5401#: config/tc-arm.c:31260 config/tc-arm.c:31261
5402msgid "use -mcpu=arm7m"
5403msgstr ""
5404
5405#: config/tc-arm.c:31262 config/tc-arm.c:31263
5406msgid "use -mcpu=arm7dm"
5407msgstr ""
5408
5409#: config/tc-arm.c:31264 config/tc-arm.c:31265
5410msgid "use -mcpu=arm7dmi"
5411msgstr ""
5412
5413#: config/tc-arm.c:31266 config/tc-arm.c:31267
5414msgid "use -mcpu=arm7100"
5415msgstr ""
5416
5417#: config/tc-arm.c:31268 config/tc-arm.c:31269
5418msgid "use -mcpu=arm7500"
5419msgstr ""
5420
5421#: config/tc-arm.c:31270 config/tc-arm.c:31271
5422msgid "use -mcpu=arm7500fe"
5423msgstr ""
5424
5425#: config/tc-arm.c:31272 config/tc-arm.c:31273 config/tc-arm.c:31274
5426#: config/tc-arm.c:31275
5427msgid "use -mcpu=arm7tdmi"
5428msgstr ""
5429
5430#: config/tc-arm.c:31276 config/tc-arm.c:31277
5431msgid "use -mcpu=arm710t"
5432msgstr ""
5433
5434#: config/tc-arm.c:31278 config/tc-arm.c:31279
5435msgid "use -mcpu=arm720t"
5436msgstr ""
5437
5438#: config/tc-arm.c:31280 config/tc-arm.c:31281
5439msgid "use -mcpu=arm740t"
5440msgstr ""
5441
5442#: config/tc-arm.c:31282 config/tc-arm.c:31283
5443msgid "use -mcpu=arm8"
5444msgstr ""
5445
5446#: config/tc-arm.c:31284 config/tc-arm.c:31285
5447msgid "use -mcpu=arm810"
5448msgstr ""
5449
5450#: config/tc-arm.c:31286 config/tc-arm.c:31287
5451msgid "use -mcpu=arm9"
5452msgstr ""
5453
5454#: config/tc-arm.c:31288 config/tc-arm.c:31289
5455msgid "use -mcpu=arm9tdmi"
5456msgstr ""
5457
5458#: config/tc-arm.c:31290 config/tc-arm.c:31291
5459msgid "use -mcpu=arm920"
5460msgstr ""
5461
5462#: config/tc-arm.c:31292 config/tc-arm.c:31293
5463msgid "use -mcpu=arm940"
5464msgstr ""
5465
5466#: config/tc-arm.c:31294
5467msgid "use -mcpu=strongarm"
5468msgstr ""
5469
5470#: config/tc-arm.c:31296
5471msgid "use -mcpu=strongarm110"
5472msgstr ""
5473
5474#: config/tc-arm.c:31298
5475msgid "use -mcpu=strongarm1100"
5476msgstr ""
5477
5478#: config/tc-arm.c:31300
5479msgid "use -mcpu=strongarm1110"
5480msgstr ""
5481
5482#: config/tc-arm.c:31301
5483msgid "use -mcpu=xscale"
5484msgstr ""
5485
5486#: config/tc-arm.c:31302
5487msgid "use -mcpu=iwmmxt"
5488msgstr ""
5489
5490#: config/tc-arm.c:31303
5491msgid "use -mcpu=all"
5492msgstr ""
5493
5494#. Architecture variants -- don't add any more to this list either.
5495#: config/tc-arm.c:31306 config/tc-arm.c:31307
5496msgid "use -march=armv2"
5497msgstr ""
5498
5499#: config/tc-arm.c:31308 config/tc-arm.c:31309
5500msgid "use -march=armv2a"
5501msgstr ""
5502
5503#: config/tc-arm.c:31310 config/tc-arm.c:31311
5504msgid "use -march=armv3"
5505msgstr ""
5506
5507#: config/tc-arm.c:31312 config/tc-arm.c:31313
5508msgid "use -march=armv3m"
5509msgstr ""
5510
5511#: config/tc-arm.c:31314 config/tc-arm.c:31315
5512msgid "use -march=armv4"
5513msgstr ""
5514
5515#: config/tc-arm.c:31316 config/tc-arm.c:31317
5516msgid "use -march=armv4t"
5517msgstr ""
5518
5519#: config/tc-arm.c:31318 config/tc-arm.c:31319
5520msgid "use -march=armv5"
5521msgstr ""
5522
5523#: config/tc-arm.c:31320 config/tc-arm.c:31321
5524msgid "use -march=armv5t"
5525msgstr ""
5526
5527#: config/tc-arm.c:31322 config/tc-arm.c:31323
5528msgid "use -march=armv5te"
5529msgstr ""
5530
5531#. Floating point variants -- don't add any more to this list either.
5532#: config/tc-arm.c:31326
5533msgid "use -mfpu=fpe"
5534msgstr ""
5535
5536#: config/tc-arm.c:31327
5537msgid "use -mfpu=fpa10"
5538msgstr ""
5539
5540#: config/tc-arm.c:31328
5541msgid "use -mfpu=fpa11"
5542msgstr ""
5543
5544#: config/tc-arm.c:31330
5545msgid "use either -mfpu=softfpa or -mfpu=softvfp"
5546msgstr ""
5547
5548#: config/tc-arm.c:32451
5549msgid "extension does not apply to the base architecture"
5550msgstr ""
5551
5552#: config/tc-arm.c:32480
5553msgid "architectural extensions must be specified in alphabetical order"
5554msgstr ""
5555
5556#: config/tc-arm.c:32619 config/tc-arm.c:33568
5557#, c-format
5558msgid "unknown floating point format `%s'\n"
5559msgstr ""
5560
5561#: config/tc-arm.c:32635 config/tc-csky.c:1264
5562#, c-format
5563msgid "unknown floating point abi `%s'\n"
5564msgstr ""
5565
5566#: config/tc-arm.c:32651
5567#, c-format
5568msgid "unknown EABI `%s'\n"
5569msgstr ""
5570
5571#: config/tc-arm.c:32671
5572#, c-format
5573msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
5574msgstr ""
5575
5576#: config/tc-arm.c:32694 config/tc-metag.c:5911
5577msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
5578msgstr ""
5579
5580#: config/tc-arm.c:32696
5581msgid "<abi>\t  assemble for floating point ABI <abi>"
5582msgstr ""
5583
5584#: config/tc-arm.c:32699
5585msgid "<ver>\t\t  assemble for eabi version <ver>"
5586msgstr ""
5587
5588#: config/tc-arm.c:32702
5589msgid "<mode>\t  controls implicit insertion of IT instructions"
5590msgstr ""
5591
5592#: config/tc-arm.c:32704
5593msgid "\t\t\t  TI CodeComposer Studio syntax compatibility mode"
5594msgstr ""
5595
5596#: config/tc-arm.c:32707
5597msgid ""
5598"[ieee|alternative]\n"
5599"                          set the encoding for half precision floating point "
5600"numbers to IEEE\n"
5601"                          or Arm alternative format."
5602msgstr ""
5603
5604#: config/tc-arm.c:32818
5605#, c-format
5606msgid " ARM-specific assembler options:\n"
5607msgstr ""
5608
5609#: config/tc-arm.c:32838
5610#, c-format
5611msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
5612msgstr ""
5613
5614#: config/tc-arm.c:32842
5615#, c-format
5616msgid "  --fdpic                 generate an FDPIC object file\n"
5617msgstr ""
5618
5619#: config/tc-arm.c:33156
5620msgid "no architecture contains all the instructions used\n"
5621msgstr ""
5622
5623#: config/tc-arm.c:33508
5624#, c-format
5625msgid ""
5626"architectural extension `%s' is not allowed for the current base architecture"
5627msgstr ""
5628
5629#: config/tc-arm.c:33531
5630#, c-format
5631msgid "unknown architecture extension `%s'\n"
5632msgstr ""
5633
5634#: config/tc-avr.c:597
5635#, c-format
5636msgid "Known MCU names:"
5637msgstr ""
5638
5639#: config/tc-avr.c:662
5640#, c-format
5641msgid ""
5642"AVR Assembler options:\n"
5643"  -mmcu=[avr-name] select microcontroller variant\n"
5644"                   [avr-name] can be:\n"
5645"                   avr1  - classic AVR core without data RAM\n"
5646"                   avr2  - classic AVR core with up to 8K program memory\n"
5647"                   avr25 - classic AVR core with up to 8K program memory\n"
5648"                           plus the MOVW instruction\n"
5649"                   avr3  - classic AVR core with up to 64K program memory\n"
5650"                   avr31 - classic AVR core with up to 128K program memory\n"
5651"                   avr35 - classic AVR core with up to 64K program memory\n"
5652"                           plus the MOVW instruction\n"
5653"                   avr4  - enhanced AVR core with up to 8K program memory\n"
5654"                   avr5  - enhanced AVR core with up to 64K program memory\n"
5655"                   avr51 - enhanced AVR core with up to 128K program memory\n"
5656"                   avr6  - enhanced AVR core with up to 256K program memory\n"
5657"                   avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
5658"                   avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in "
5659"RAM\n"
5660"                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
5661"                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
5662"                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
5663"                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
5664"                   avrtiny   - AVR Tiny core with 16 gp registers\n"
5665msgstr ""
5666
5667#: config/tc-avr.c:685
5668#, c-format
5669msgid ""
5670"  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
5671"  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
5672"                   (default for avr4, avr5)\n"
5673"  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
5674"                   (default for avr3, avr5)\n"
5675"  -mrmw            accept Read-Modify-Write instructions\n"
5676"  -mlink-relax     generate relocations for linker relaxation (default)\n"
5677"  -mno-link-relax  don't generate relocations for linker relaxation.\n"
5678"  -mgcc-isr        accept the __gcc_isr pseudo-instruction.\n"
5679"  -mno-dollar-line-separator\n"
5680"                   do not treat the $ character as a line separator.\n"
5681msgstr ""
5682
5683#: config/tc-avr.c:726
5684#, c-format
5685msgid "unknown MCU: %s\n"
5686msgstr ""
5687
5688#: config/tc-avr.c:740
5689#, c-format
5690msgid "redefinition of mcu type `%s' to `%s'"
5691msgstr ""
5692
5693#: config/tc-avr.c:869
5694msgid "constant value required"
5695msgstr ""
5696
5697#: config/tc-avr.c:872
5698#, c-format
5699msgid "number must be positive and less than %d"
5700msgstr ""
5701
5702#: config/tc-avr.c:898 config/tc-avr.c:1035
5703#, c-format
5704msgid "constant out of 8-bit range: %d"
5705msgstr ""
5706
5707#: config/tc-avr.c:966 config/tc-score.c:1198 read.c:3925
5708msgid "illegal expression"
5709msgstr ""
5710
5711#: config/tc-avr.c:995 config/tc-avr.c:2005 config/tc-pru.c:1861
5712msgid "`)' required"
5713msgstr ""
5714
5715#: config/tc-avr.c:1105
5716msgid "register name or number from 16 to 31 required"
5717msgstr ""
5718
5719#: config/tc-avr.c:1111
5720msgid "register name or number from 0 to 31 required"
5721msgstr ""
5722
5723#: config/tc-avr.c:1119
5724msgid "register r16-r23 required"
5725msgstr ""
5726
5727#: config/tc-avr.c:1125
5728msgid "register number above 15 required"
5729msgstr ""
5730
5731#: config/tc-avr.c:1131 config/tc-csky.c:6395 config/tc-csky.c:6424
5732msgid "even register number required"
5733msgstr ""
5734
5735#: config/tc-avr.c:1137
5736msgid "register r24, r26, r28 or r30 required"
5737msgstr ""
5738
5739#: config/tc-avr.c:1158
5740msgid "pointer register (X, Y or Z) required"
5741msgstr ""
5742
5743#: config/tc-avr.c:1165
5744msgid "cannot both predecrement and postincrement"
5745msgstr ""
5746
5747#: config/tc-avr.c:1173
5748msgid "addressing mode not supported"
5749msgstr ""
5750
5751#: config/tc-avr.c:1179
5752msgid "can't predecrement"
5753msgstr ""
5754
5755#: config/tc-avr.c:1182
5756msgid "pointer register Z required"
5757msgstr ""
5758
5759#: config/tc-avr.c:1201
5760msgid "postincrement not supported"
5761msgstr ""
5762
5763#: config/tc-avr.c:1211
5764msgid "pointer register (Y or Z) required"
5765msgstr ""
5766
5767#: config/tc-avr.c:1333 config/tc-xgate.c:1352
5768#, c-format
5769msgid "unknown constraint `%c'"
5770msgstr ""
5771
5772#: config/tc-avr.c:1396 config/tc-avr.c:2687
5773msgid "`,' required"
5774msgstr ""
5775
5776#: config/tc-avr.c:1417
5777msgid "undefined combination of operands"
5778msgstr ""
5779
5780#: config/tc-avr.c:1426
5781msgid "skipping two-word instruction"
5782msgstr ""
5783
5784#: config/tc-avr.c:1614 config/tc-avr.c:1630 config/tc-avr.c:1761
5785#: config/tc-msp430.c:4498 config/tc-msp430.c:4517
5786#, c-format
5787msgid "odd address operand: %ld"
5788msgstr ""
5789
5790#: config/tc-avr.c:1622 config/tc-avr.c:1641 config/tc-avr.c:1659
5791#: config/tc-avr.c:1670 config/tc-avr.c:1686 config/tc-avr.c:1694
5792#: config/tc-avr.c:1789 config/tc-avr.c:1796 config/tc-d10v.c:503
5793#: config/tc-d30v.c:550 config/tc-msp430.c:4506 config/tc-msp430.c:4524
5794#, c-format
5795msgid "operand out of range: %ld"
5796msgstr ""
5797
5798#: config/tc-avr.c:1677
5799#, c-format
5800msgid "operand out of range: 0x%lx"
5801msgstr ""
5802
5803#: config/tc-avr.c:1782 config/tc-d10v.c:1592 config/tc-d30v.c:2011
5804#: config/tc-msp430.c:4595
5805#, c-format
5806msgid "line %d: unknown relocation type: 0x%x"
5807msgstr ""
5808
5809#: config/tc-avr.c:1810
5810msgid "only constant expression allowed"
5811msgstr ""
5812
5813#. xgettext:c-format.
5814#: config/tc-avr.c:1865 config/tc-bfin.c:824 config/tc-d10v.c:1461
5815#: config/tc-d30v.c:1768 config/tc-metag.c:7016 config/tc-mn10200.c:772
5816#: config/tc-mn10300.c:2177 config/tc-msp430.c:4643 config/tc-ppc.c:7661
5817#: config/tc-spu.c:877 config/tc-spu.c:1090 config/tc-v850.c:3364
5818#: config/tc-z80.c:3877
5819#, c-format
5820msgid "reloc %d not supported by object file format"
5821msgstr ""
5822
5823#: config/tc-avr.c:1887 config/tc-ft32.c:232 config/tc-h8300.c:1929
5824#: config/tc-mcore.c:881 config/tc-microblaze.c:941 config/tc-moxie.c:180
5825#: config/tc-pj.c:253 config/tc-sh.c:2197 config/tc-wasm32.c:747
5826#: config/tc-z8k.c:1233
5827msgid "can't find opcode "
5828msgstr ""
5829
5830#: config/tc-avr.c:1906
5831#, c-format
5832msgid "illegal opcode %s for mcu %s"
5833msgstr ""
5834
5835#: config/tc-avr.c:1922
5836#, c-format
5837msgid "pseudo instruction `%s' not supported"
5838msgstr ""
5839
5840#: config/tc-avr.c:1944
5841msgid "garbage at end of line"
5842msgstr ""
5843
5844#: config/tc-avr.c:2054 config/tc-pru.c:1893
5845#, c-format
5846msgid "illegal %s relocation size: %d"
5847msgstr ""
5848
5849#: config/tc-avr.c:2167 config/tc-avr.c:2222
5850#, c-format
5851msgid "unknown record type %d (in %s)"
5852msgstr ""
5853
5854#: config/tc-avr.c:2243
5855#, c-format
5856msgid "Failed to create property section `%s'\n"
5857msgstr ""
5858
5859#: config/tc-avr.c:2679
5860#, c-format
5861msgid "%s requires value 0-2 as operand 1"
5862msgstr ""
5863
5864#: config/tc-avr.c:2704
5865#, c-format
5866msgid "`%s %d' after `%s %d' from %s:%u"
5867msgstr ""
5868
5869#: config/tc-avr.c:2707
5870#, c-format
5871msgid "`%s %d' but no chunk open yet"
5872msgstr ""
5873
5874#: config/tc-avr.c:2795
5875#, c-format
5876msgid "dangling `__gcc_isr %d'"
5877msgstr ""
5878
5879#: config/tc-avr.c:2797
5880msgid "dangling `__gcc_isr'"
5881msgstr ""
5882
5883#: config/tc-bfin.c:93 config/tc-frv.c:1603 config/tc-frv.c:1613
5884msgid "missing ')'"
5885msgstr ""
5886
5887#: config/tc-bfin.c:439
5888#, c-format
5889msgid " Blackfin specific assembler options:\n"
5890msgstr ""
5891
5892#: config/tc-bfin.c:440
5893#, c-format
5894msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
5895msgstr ""
5896
5897#: config/tc-bfin.c:441
5898#, c-format
5899msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
5900msgstr ""
5901
5902#: config/tc-bfin.c:442
5903#, c-format
5904msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
5905msgstr ""
5906
5907#: config/tc-bfin.c:455
5908msgid "Could not set architecture and machine."
5909msgstr ""
5910
5911#: config/tc-bfin.c:602
5912msgid "Parse failed."
5913msgstr ""
5914
5915#: config/tc-bfin.c:677
5916msgid "pcrel too far BFD_RELOC_BFIN_10"
5917msgstr ""
5918
5919#: config/tc-bfin.c:693
5920msgid "pcrel too far BFD_RELOC_BFIN_12"
5921msgstr ""
5922
5923#: config/tc-bfin.c:713
5924msgid "pcrel too far BFD_RELOC_BFIN_24"
5925msgstr ""
5926
5927#: config/tc-bfin.c:728
5928msgid "pcrel too far BFD_RELOC_BFIN_5"
5929msgstr ""
5930
5931#: config/tc-bfin.c:740
5932msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
5933msgstr ""
5934
5935#: config/tc-bfin.c:750
5936msgid "rel too far BFD_RELOC_8"
5937msgstr ""
5938
5939#: config/tc-bfin.c:757
5940msgid "rel too far BFD_RELOC_16"
5941msgstr ""
5942
5943#: config/tc-bpf.c:153
5944#, c-format
5945msgid ""
5946"\n"
5947"BPF options:\n"
5948msgstr ""
5949
5950#: config/tc-bpf.c:154
5951#, c-format
5952msgid ""
5953"  --EL\t\t\tgenerate code for a little endian machine\n"
5954"  --EB\t\t\tgenerate code for a big endian machine\n"
5955"  -mxbpf                generate xBPF instructions\n"
5956msgstr ""
5957
5958#: config/tc-bpf.c:307
5959msgid "convert_frag called"
5960msgstr ""
5961
5962#: config/tc-bpf.c:314 config/tc-sparc.h:68 config/tc-z80.h:55
5963msgid "estimate_size_before_relax called"
5964msgstr ""
5965
5966#: config/tc-cr16.c:168
5967msgid "using a bit field width of zero"
5968msgstr ""
5969
5970#: config/tc-cr16.c:176
5971#, c-format
5972msgid "field width \"%s\" too complex for a bitfield"
5973msgstr ""
5974
5975#: config/tc-cr16.c:186
5976#, c-format
5977msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
5978msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
5979msgstr[0] ""
5980msgstr[1] ""
5981
5982#: config/tc-cr16.c:212
5983#, c-format
5984msgid "field value \"%s\" too complex for a bitfield"
5985msgstr ""
5986
5987#: config/tc-cr16.c:394
5988#, c-format
5989msgid "Unknown register pair - index relative mode: `%d'"
5990msgstr ""
5991
5992#: config/tc-cr16.c:603 config/tc-crx.c:333
5993#, c-format
5994msgid "internal error: reloc %d (`%s') not supported by object file format"
5995msgstr ""
5996
5997#: config/tc-cr16.c:696 config/tc-i386.c:14101 config/tc-s390.c:2117
5998msgid "GOT already in symbol table"
5999msgstr ""
6000
6001#. Missing or bad expr becomes absolute 0.
6002#: config/tc-cr16.c:880 config/tc-crx.c:570
6003#, c-format
6004msgid "missing or invalid displacement expression `%s' taken as 0"
6005msgstr ""
6006
6007#: config/tc-cr16.c:930
6008#, c-format
6009msgid "GOT bad expression with %s."
6010msgstr ""
6011
6012#: config/tc-cr16.c:1041
6013#, c-format
6014msgid "operand %d: illegal use expression: `%s`"
6015msgstr ""
6016
6017#: config/tc-cr16.c:1106 config/tc-crx.c:1080
6018#, c-format
6019msgid "Unknown register: `%d'"
6020msgstr ""
6021
6022#. Issue a error message when register is illegal.
6023#: config/tc-cr16.c:1114
6024#, c-format
6025msgid "Illegal register (`%s') in Instruction: `%s'"
6026msgstr ""
6027
6028#: config/tc-cr16.c:1188 config/tc-cr16.c:1263
6029#, c-format
6030msgid "Illegal register `%s' in Instruction `%s'"
6031msgstr ""
6032
6033#: config/tc-cr16.c:1216 config/tc-cr16.c:1227
6034#, c-format
6035msgid "Illegal register pair `%s' in Instruction `%s'"
6036msgstr ""
6037
6038#: config/tc-cr16.c:1252
6039msgid "unmatched '['"
6040msgstr ""
6041
6042#: config/tc-cr16.c:1258
6043msgid "garbage after index spec ignored"
6044msgstr ""
6045
6046#: config/tc-cr16.c:1406 config/tc-crx.c:889
6047#, c-format
6048msgid "Illegal operands (whitespace): `%s'"
6049msgstr ""
6050
6051#: config/tc-cr16.c:1418 config/tc-cr16.c:1425 config/tc-cr16.c:1442
6052#: config/tc-crx.c:901 config/tc-crx.c:908 config/tc-crx.c:925
6053#: config/tc-crx.c:1716
6054#, c-format
6055msgid "Missing matching brackets : `%s'"
6056msgstr ""
6057
6058#: config/tc-cr16.c:1474 config/tc-crx.c:951
6059#, c-format
6060msgid "Unknown exception: `%s'"
6061msgstr ""
6062
6063#: config/tc-cr16.c:1556 config/tc-crx.c:1047
6064#, c-format
6065msgid "Illegal `cinv' parameter: `%c'"
6066msgstr ""
6067
6068#: config/tc-cr16.c:1577 config/tc-cr16.c:1616
6069#, c-format
6070msgid "Unknown register pair: `%d'"
6071msgstr ""
6072
6073#. Issue a error message when register  pair is illegal.
6074#: config/tc-cr16.c:1585
6075#, c-format
6076msgid "Illegal register pair (`%s') in Instruction: `%s'"
6077msgstr ""
6078
6079#. Issue a error message when register  pair is illegal.
6080#: config/tc-cr16.c:1624
6081#, c-format
6082msgid "Illegal index register pair (`%s') in Instruction: `%s'"
6083msgstr ""
6084
6085#: config/tc-cr16.c:1663
6086#, c-format
6087msgid "Unknown processor register : `%d'"
6088msgstr ""
6089
6090#. Issue a error message when register  pair is illegal.
6091#: config/tc-cr16.c:1671
6092#, c-format
6093msgid "Illegal processor register (`%s') in Instruction: `%s'"
6094msgstr ""
6095
6096#: config/tc-cr16.c:1719
6097#, c-format
6098msgid "Unknown processor register (32 bit) : `%d'"
6099msgstr ""
6100
6101#. Issue a error message when register  pair is illegal.
6102#: config/tc-cr16.c:1727
6103#, c-format
6104msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
6105msgstr ""
6106
6107#: config/tc-cr16.c:2072 config/tc-crx.c:1614 config/tc-crx.c:1631
6108#, c-format
6109msgid "Same src/dest register is used (`r%d'), result is undefined"
6110msgstr ""
6111
6112#: config/tc-cr16.c:2094
6113msgid "RA register is saved twice."
6114msgstr ""
6115
6116#: config/tc-cr16.c:2098
6117#, c-format
6118msgid "`%s' Illegal use of registers."
6119msgstr ""
6120
6121#: config/tc-cr16.c:2112
6122#, c-format
6123msgid "`%s' Illegal count-register combination."
6124msgstr ""
6125
6126#: config/tc-cr16.c:2118
6127#, c-format
6128msgid "`%s' Illegal use of register."
6129msgstr ""
6130
6131#: config/tc-cr16.c:2127 config/tc-crx.c:1623
6132#, c-format
6133msgid "`%s' has undefined result"
6134msgstr ""
6135
6136#: config/tc-cr16.c:2135
6137#, c-format
6138msgid "Same src/dest register is used (`r%d'),result is undefined"
6139msgstr ""
6140
6141#: config/tc-cr16.c:2306 config/tc-crx.c:1529
6142msgid "Incorrect number of operands"
6143msgstr ""
6144
6145#: config/tc-cr16.c:2308 config/tc-crx.c:1531
6146#, c-format
6147msgid "Illegal type of operand (arg %d)"
6148msgstr ""
6149
6150#: config/tc-cr16.c:2314 config/tc-crx.c:1537
6151#, c-format
6152msgid "Operand out of range (arg %d)"
6153msgstr ""
6154
6155#: config/tc-cr16.c:2317 config/tc-crx.c:1540
6156#, c-format
6157msgid "Operand has odd displacement (arg %d)"
6158msgstr ""
6159
6160#: config/tc-cr16.c:2320 config/tc-cr16.c:2351 config/tc-crx.c:1555
6161#: config/tc-crx.c:1583
6162#, c-format
6163msgid "Illegal operand (arg %d)"
6164msgstr ""
6165
6166#. Give an error if a frag containing code is not aligned to a 2-byte
6167#. boundary.
6168#: config/tc-cr16.c:2453 config/tc-cr16.h:74 config/tc-crx.c:1905
6169#: config/tc-crx.h:77
6170msgid "instruction address is not a multiple of 2"
6171msgstr ""
6172
6173#: config/tc-cr16.c:2476 config/tc-cris.c:1550 config/tc-cris.c:1558
6174#: config/tc-crx.c:1941 config/tc-dlx.c:680 config/tc-hppa.c:3225
6175#: config/tc-hppa.c:3232 config/tc-sparc.c:1749 config/tc-sparc.c:1757
6176#, c-format
6177msgid "Unknown opcode: `%s'"
6178msgstr ""
6179
6180#: config/tc-cris.c:550 config/tc-m68hc11.c:3894
6181#, c-format
6182msgid "internal inconsistency problem in %s: fr_symbol %lx"
6183msgstr ""
6184
6185#: config/tc-cris.c:554 config/tc-m68hc11.c:3898 config/tc-msp430.c:4993
6186#, c-format
6187msgid "internal inconsistency problem in %s: resolved symbol"
6188msgstr ""
6189
6190#: config/tc-cris.c:564 config/tc-m68hc11.c:3904
6191#, c-format
6192msgid "internal inconsistency problem in %s: fr_subtype %d"
6193msgstr ""
6194
6195#: config/tc-cris.c:904
6196msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
6197msgstr ""
6198
6199#: config/tc-cris.c:934
6200msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
6201msgstr ""
6202
6203#: config/tc-cris.c:939
6204#, c-format
6205msgid ""
6206"Internal error found in md_convert_frag: offset %ld.  Please report this."
6207msgstr ""
6208
6209#: config/tc-cris.c:964
6210#, c-format
6211msgid "internal inconsistency in %s: bdapq no symbol"
6212msgstr ""
6213
6214#: config/tc-cris.c:977
6215#, c-format
6216msgid "internal inconsistency in %s: bdap.w with no symbol"
6217msgstr ""
6218
6219#: config/tc-cris.c:1001
6220msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
6221msgstr ""
6222
6223#: config/tc-cris.c:1010
6224msgid "dangerous MULS/MULU location; give it higher alignment"
6225msgstr ""
6226
6227#. Bail out for compatibility mode.  (It seems it can be implemented,
6228#. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
6229#. $acr", "nop"; but doesn't seem worth it at the moment.)
6230#: config/tc-cris.c:1051
6231msgid ""
6232"Out-of-range .word offset handling is not implemented for .arch "
6233"common_v10_v32"
6234msgstr ""
6235
6236#: config/tc-cris.c:1096
6237msgid ".word case-table handling failed: table too large"
6238msgstr ""
6239
6240#: config/tc-cris.c:1228
6241#, c-format
6242msgid "Buggy opcode: `%s' \"%s\"\n"
6243msgstr ""
6244
6245#: config/tc-cris.c:1656
6246#, c-format
6247msgid "Immediate value not in 5 bit unsigned range: %ld"
6248msgstr ""
6249
6250#: config/tc-cris.c:1672
6251#, c-format
6252msgid "Immediate value not in 4 bit unsigned range: %ld"
6253msgstr ""
6254
6255#: config/tc-cris.c:1724
6256#, c-format
6257msgid "Immediate value not in 6 bit range: %ld"
6258msgstr ""
6259
6260#: config/tc-cris.c:1740
6261#, c-format
6262msgid "Immediate value not in 6 bit unsigned range: %ld"
6263msgstr ""
6264
6265#. Others have a generic warning.
6266#: config/tc-cris.c:1849
6267#, c-format
6268msgid "Unimplemented register `%s' specified"
6269msgstr ""
6270
6271#. We've come to the end of instructions with this
6272#. opcode, so it must be an error.
6273#: config/tc-cris.c:2093
6274msgid "Illegal operands"
6275msgstr ""
6276
6277#: config/tc-cris.c:2134 config/tc-cris.c:2174
6278#, c-format
6279msgid "Immediate value not in 8 bit range: %ld"
6280msgstr ""
6281
6282#: config/tc-cris.c:2144 config/tc-cris.c:2195
6283#, c-format
6284msgid "Immediate value not in 16 bit range: %ld"
6285msgstr ""
6286
6287#: config/tc-cris.c:2179
6288#, c-format
6289msgid "Immediate value not in 8 bit signed range: %ld"
6290msgstr ""
6291
6292#: config/tc-cris.c:2184
6293#, c-format
6294msgid "Immediate value not in 8 bit unsigned range: %ld"
6295msgstr ""
6296
6297#: config/tc-cris.c:2200
6298#, c-format
6299msgid "Immediate value not in 16 bit signed range: %ld"
6300msgstr ""
6301
6302#: config/tc-cris.c:2205
6303#, c-format
6304msgid "Immediate value not in 16 bit unsigned range: %ld"
6305msgstr ""
6306
6307#: config/tc-cris.c:2231
6308msgid "TLS relocation size does not match operand size"
6309msgstr ""
6310
6311#: config/tc-cris.c:2232
6312msgid "PIC relocation size does not match operand size"
6313msgstr ""
6314
6315#: config/tc-cris.c:3379
6316msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
6317msgstr ""
6318
6319#: config/tc-cris.c:3383
6320msgid "32-bit conditional branch generated"
6321msgstr ""
6322
6323#: config/tc-cris.c:3444
6324msgid "Complex expression not supported"
6325msgstr ""
6326
6327#. FIXME:  Is this function mentioned in the internals.texi manual?  If
6328#. not, add it.
6329#: config/tc-cris.c:3594
6330msgid "Bad call to md_atof () - floating point formats are not supported"
6331msgstr ""
6332
6333#: config/tc-cris.c:3635
6334msgid "PC-relative relocation must be trivially resolved"
6335msgstr ""
6336
6337#: config/tc-cris.c:3707
6338#, c-format
6339msgid "Value not in 16 bit range: %ld"
6340msgstr ""
6341
6342#: config/tc-cris.c:3715
6343#, c-format
6344msgid "Value not in 16 bit signed range: %ld"
6345msgstr ""
6346
6347#: config/tc-cris.c:3723
6348#, c-format
6349msgid "Value not in 8 bit range: %ld"
6350msgstr ""
6351
6352#: config/tc-cris.c:3730
6353#, c-format
6354msgid "Value not in 8 bit signed range: %ld"
6355msgstr ""
6356
6357#: config/tc-cris.c:3740
6358#, c-format
6359msgid "Value not in 4 bit unsigned range: %ld"
6360msgstr ""
6361
6362#: config/tc-cris.c:3747
6363#, c-format
6364msgid "Value not in 5 bit unsigned range: %ld"
6365msgstr ""
6366
6367#: config/tc-cris.c:3754
6368#, c-format
6369msgid "Value not in 6 bit range: %ld"
6370msgstr ""
6371
6372#: config/tc-cris.c:3761
6373#, c-format
6374msgid "Value not in 6 bit unsigned range: %ld"
6375msgstr ""
6376
6377#: config/tc-cris.c:3805
6378#, c-format
6379msgid "Please use --help to see usage and options for this assembler.\n"
6380msgstr ""
6381
6382#: config/tc-cris.c:3817
6383msgid "--no-underscore is invalid with a.out format"
6384msgstr ""
6385
6386#: config/tc-cris.c:3829
6387msgid "--pic is invalid for this object format"
6388msgstr ""
6389
6390#: config/tc-cris.c:3843
6391#, c-format
6392msgid "invalid <arch> in --march=<arch>: %s"
6393msgstr ""
6394
6395#: config/tc-cris.c:3952 config/tc-ft32.c:688 config/tc-moxie.c:776
6396msgid ""
6397"Semantics error.  This type of operand can not be relocated, it must be an "
6398"assembly-time constant"
6399msgstr ""
6400
6401#: config/tc-cris.c:4001 config/tc-ft32.c:709 config/tc-moxie.c:824
6402#, c-format
6403msgid "Cannot generate relocation type for symbol %s, code %s"
6404msgstr ""
6405
6406#. The messages are formatted to line up with the generic options.
6407#: config/tc-cris.c:4014
6408#, c-format
6409msgid "CRIS-specific options:\n"
6410msgstr ""
6411
6412#: config/tc-cris.c:4016
6413msgid ""
6414"  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
6415msgstr ""
6416
6417#: config/tc-cris.c:4018
6418msgid "  -N                      Warn when branches are expanded to jumps.\n"
6419msgstr ""
6420
6421#: config/tc-cris.c:4020
6422msgid ""
6423"  --underscore            User symbols are normally prepended with "
6424"underscore.\n"
6425msgstr ""
6426
6427#: config/tc-cris.c:4022
6428msgid "                          Registers will not need any prefix.\n"
6429msgstr ""
6430
6431#: config/tc-cris.c:4024
6432msgid "  --no-underscore         User symbols do not have any prefix.\n"
6433msgstr ""
6434
6435#: config/tc-cris.c:4026
6436msgid "                          Registers will require a `$'-prefix.\n"
6437msgstr ""
6438
6439#: config/tc-cris.c:4029
6440msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
6441msgstr ""
6442
6443#: config/tc-cris.c:4032
6444msgid ""
6445"  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
6446"\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
6447msgstr ""
6448
6449#: config/tc-cris.c:4081
6450msgid "Invalid pc-relative relocation"
6451msgstr ""
6452
6453#: config/tc-cris.c:4126
6454#, c-format
6455msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
6456msgstr ""
6457
6458#: config/tc-cris.c:4156
6459#, c-format
6460msgid ".syntax %s requires command-line option `--underscore'"
6461msgstr ""
6462
6463#: config/tc-cris.c:4165
6464#, c-format
6465msgid ".syntax %s requires command-line option `--no-underscore'"
6466msgstr ""
6467
6468#: config/tc-cris.c:4202
6469msgid "Unknown .syntax operand"
6470msgstr ""
6471
6472#: config/tc-cris.c:4212
6473msgid "Pseudodirective .file is only valid when generating ELF"
6474msgstr ""
6475
6476#: config/tc-cris.c:4224
6477msgid "Pseudodirective .loc is only valid when generating ELF"
6478msgstr ""
6479
6480#: config/tc-cris.c:4239
6481#, c-format
6482msgid "internal inconsistency problem: %s called for %d bytes"
6483msgstr ""
6484
6485#: config/tc-cris.c:4391
6486msgid "unknown operand to .arch"
6487msgstr ""
6488
6489#: config/tc-cris.c:4400
6490msgid ".arch <arch> requires a matching --march=... option"
6491msgstr ""
6492
6493#: config/tc-crx.c:710 config/tc-crx.c:730 config/tc-crx.c:745
6494#, c-format
6495msgid "Illegal register `%s' in instruction `%s'"
6496msgstr ""
6497
6498#: config/tc-crx.c:773
6499#, c-format
6500msgid "Illegal Scale - `%d'"
6501msgstr ""
6502
6503#. Issue a error message when register is illegal.
6504#: config/tc-crx.c:1088
6505#, c-format
6506msgid "Illegal register (`%s') in instruction: `%s'"
6507msgstr ""
6508
6509#: config/tc-crx.c:1217
6510#, c-format
6511msgid "Illegal co-processor register in instruction `%s'"
6512msgstr ""
6513
6514#: config/tc-crx.c:1224
6515#, c-format
6516msgid "Illegal co-processor special register in instruction `%s'"
6517msgstr ""
6518
6519#: config/tc-crx.c:1544
6520#, c-format
6521msgid "Invalid DISPU4 operand value (arg %d)"
6522msgstr ""
6523
6524#: config/tc-crx.c:1548
6525#, c-format
6526msgid "Invalid CST4 operand value (arg %d)"
6527msgstr ""
6528
6529#: config/tc-crx.c:1551
6530#, c-format
6531msgid "Operand value is not within upper 64 KB (arg %d)"
6532msgstr ""
6533
6534#: config/tc-crx.c:1685
6535msgid "Invalid register in register list"
6536msgstr ""
6537
6538#: config/tc-crx.c:1739
6539#, c-format
6540msgid "Illegal register `%s' in cop-register list"
6541msgstr ""
6542
6543#: config/tc-crx.c:1747
6544#, c-format
6545msgid "Illegal register `%s' in cop-special-register list"
6546msgstr ""
6547
6548#: config/tc-crx.c:1766
6549#, c-format
6550msgid "Illegal register `%s' in user register list"
6551msgstr ""
6552
6553#: config/tc-crx.c:1785
6554#, c-format
6555msgid "Illegal register `%s' in register list"
6556msgstr ""
6557
6558#: config/tc-crx.c:1791
6559#, c-format
6560msgid "Maximum %d bits may be set in `mask16' operand"
6561msgstr ""
6562
6563#: config/tc-crx.c:1800
6564#, c-format
6565msgid "rest of line ignored; first ignored character is `%c'"
6566msgstr ""
6567
6568#: config/tc-crx.c:1808
6569#, c-format
6570msgid "Illegal `mask16' operand, operation is undefined - `%s'"
6571msgstr ""
6572
6573#. HI can't be specified without LO (and vise-versa).
6574#: config/tc-crx.c:1814
6575msgid "HI/LO registers should be specified together"
6576msgstr ""
6577
6578#: config/tc-crx.c:1820
6579msgid "HI/LO registers should be specified without additional registers"
6580msgstr ""
6581
6582#. Variable not in small data read only segment accessed
6583#. using small data read only anchor.
6584#: config/tc-csky.c:1149 config/tc-mcore.c:1927 config/tc-microblaze.c:1999
6585#: config/tc-microblaze.c:2301 config/tc-microblaze.c:2324
6586msgid "unknown"
6587msgstr ""
6588
6589#: config/tc-csky.c:1151
6590#, c-format
6591msgid "pcrel offset for branch to %s too far (0x%lx)"
6592msgstr ""
6593
6594#: config/tc-csky.c:1235
6595#, c-format
6596msgid "unknown architecture `%s'"
6597msgstr ""
6598
6599#: config/tc-csky.c:1408
6600#, c-format
6601msgid "C-SKY assembler options:\n"
6602msgstr ""
6603
6604#: config/tc-csky.c:1410
6605#, c-format
6606msgid "  -march=ARCH\t\t\tselect architecture ARCH:"
6607msgstr ""
6608
6609#: config/tc-csky.c:1429
6610#, c-format
6611msgid "  -mcpu=CPU\t\t\tselect processor CPU:"
6612msgstr ""
6613
6614#: config/tc-csky.c:1456
6615#, c-format
6616msgid "  -mfloat-abi=ABI\t\tselect float ABI:"
6617msgstr ""
6618
6619#: config/tc-csky.c:1475
6620#, c-format
6621msgid "  -EL  -mlittle-endian\t\tgenerate little-endian output\n"
6622msgstr ""
6623
6624#: config/tc-csky.c:1477
6625#, c-format
6626msgid "  -EB  -mbig-endian\t\tgenerate big-endian output\n"
6627msgstr ""
6628
6629#: config/tc-csky.c:1479
6630#, c-format
6631msgid "  -fpic  -pic\t\t\tgenerate position-independent code\n"
6632msgstr ""
6633
6634#: config/tc-csky.c:1482
6635#, c-format
6636msgid "  -mljump\t\t\ttransform jbf, jbt, jbr to jmpi (CK800 only)\n"
6637msgstr ""
6638
6639#: config/tc-csky.c:1484
6640#, c-format
6641msgid "  -mno-ljump\n"
6642msgstr ""
6643
6644#: config/tc-csky.c:1488
6645#, c-format
6646msgid "  -mbranch-stub\t\t\tenable branch stubs for PC-relative calls\n"
6647msgstr ""
6648
6649#: config/tc-csky.c:1490
6650#, c-format
6651msgid "  -mno-branch-stub\n"
6652msgstr ""
6653
6654#: config/tc-csky.c:1494
6655#, c-format
6656msgid "  -force2bsr  -mforce2bsr\ttransform jbsr to bsr\n"
6657msgstr ""
6658
6659#: config/tc-csky.c:1496
6660#, c-format
6661msgid "  -no-force2bsr  -mno-force2bsr\n"
6662msgstr ""
6663
6664#: config/tc-csky.c:1498
6665#, c-format
6666msgid "  -jsri2bsr  -mjsri2bsr\t\ttransform jsri to bsr\n"
6667msgstr ""
6668
6669#: config/tc-csky.c:1500
6670#, c-format
6671msgid "  -no-jsri2bsr  -mno-jsri2bsr\n"
6672msgstr ""
6673
6674#: config/tc-csky.c:1503
6675#, c-format
6676msgid "  -mnolrw  -mno-lrw\t\timplement lrw as movih + ori\n"
6677msgstr ""
6678
6679#: config/tc-csky.c:1505
6680#, c-format
6681msgid "  -melrw\t\t\tenable extended lrw (CK800 only)\n"
6682msgstr ""
6683
6684#: config/tc-csky.c:1507
6685#, c-format
6686msgid "  -mno-elrw\n"
6687msgstr ""
6688
6689#: config/tc-csky.c:1510
6690#, c-format
6691msgid "  -mlaf  -mliterals-after-func\temit literals after each function\n"
6692msgstr ""
6693
6694#: config/tc-csky.c:1512
6695#, c-format
6696msgid "  -mno-laf  -mno-literals-after-func\n"
6697msgstr ""
6698
6699#: config/tc-csky.c:1514
6700#, c-format
6701msgid ""
6702"  -mlabr  -mliterals-after-br\temit literals after branch instructions\n"
6703msgstr ""
6704
6705#: config/tc-csky.c:1516
6706#, c-format
6707msgid "  -mno-labr  -mnoliterals-after-br\n"
6708msgstr ""
6709
6710#: config/tc-csky.c:1519
6711#, c-format
6712msgid "  -mistack\t\t\tenable interrupt stack instructions\n"
6713msgstr ""
6714
6715#: config/tc-csky.c:1521
6716#, c-format
6717msgid "  -mno-istack\n"
6718msgstr ""
6719
6720#: config/tc-csky.c:1524
6721#, c-format
6722msgid "  -mhard-float\t\t\tenable hard float instructions\n"
6723msgstr ""
6724
6725#: config/tc-csky.c:1526
6726#, c-format
6727msgid "  -mmp\t\t\t\tenable multiprocessor instructions\n"
6728msgstr ""
6729
6730#: config/tc-csky.c:1528
6731#, c-format
6732msgid "  -mcp\t\t\t\tenable coprocessor instructions\n"
6733msgstr ""
6734
6735#: config/tc-csky.c:1530
6736#, c-format
6737msgid "  -mcache\t\t\tenable cache prefetch instruction\n"
6738msgstr ""
6739
6740#: config/tc-csky.c:1532
6741#, c-format
6742msgid "  -msecurity\t\t\tenable security instructions\n"
6743msgstr ""
6744
6745#: config/tc-csky.c:1534
6746#, c-format
6747msgid "  -mtrust\t\t\tenable trust instructions\n"
6748msgstr ""
6749
6750#: config/tc-csky.c:1536
6751#, c-format
6752msgid "  -mdsp\t\t\t\tenable DSP instructions\n"
6753msgstr ""
6754
6755#: config/tc-csky.c:1538
6756#, c-format
6757msgid "  -medsp\t\t\tenable enhanced DSP instructions\n"
6758msgstr ""
6759
6760#: config/tc-csky.c:1540
6761#, c-format
6762msgid "  -mvdsp\t\t\tenable vector DSP instructions\n"
6763msgstr ""
6764
6765#: config/tc-csky.c:1753
6766msgid "C-SKY ABI v1 (ck510/ck610) does not support -mbranch-stub"
6767msgstr ""
6768
6769#: config/tc-csky.c:1758
6770msgid "-mno-force2bsr is ignored with -mbranch-stub"
6771msgstr ""
6772
6773#: config/tc-csky.c:1766
6774msgid "-mno-force2bsr is ignored for ck801/ck802"
6775msgstr ""
6776
6777#: config/tc-csky.c:1793
6778msgid "-mljump is ignored for ck801/ck802"
6779msgstr ""
6780
6781#: config/tc-csky.c:2073 config/tc-mcore.c:689
6782msgid "more than 65K literal pools"
6783msgstr ""
6784
6785#: config/tc-csky.c:2320 read.c:3636
6786#, c-format
6787msgid "bad floating literal: %s"
6788msgstr ""
6789
6790#: config/tc-csky.c:2468 config/tc-mcore.c:743
6791msgid "missing ']'"
6792msgstr ""
6793
6794#: config/tc-csky.c:2496 config/tc-mips.c:14354 config/tc-mips.c:14418
6795#: config/tc-mips.c:14429 config/tc-score.c:2692 config/tc-score.c:2739
6796msgid "unrecognized opcode"
6797msgstr ""
6798
6799#: config/tc-csky.c:3631 config/tc-mcore.c:1164
6800msgid "translating mgeni to movi"
6801msgstr ""
6802
6803#: config/tc-csky.c:5279 config/tc-tilegx.c:1451 config/tc-tilepro.c:1310
6804#, c-format
6805msgid "unsupported BFD relocation size %d"
6806msgstr ""
6807
6808#: config/tc-csky.c:5902
6809msgid "second operand must be 4"
6810msgstr ""
6811
6812#: config/tc-csky.c:5926 config/tc-mcore.c:1527
6813msgid "second operand must be 1"
6814msgstr ""
6815
6816#: config/tc-csky.c:5999 config/tc-xtensa.c:2002
6817msgid "register number out of range"
6818msgstr ""
6819
6820#: config/tc-csky.c:6009
6821msgid "64-bit operator src/dst register must be less than 15"
6822msgstr ""
6823
6824#: config/tc-csky.c:7836
6825msgid "the first operand must be a symbol"
6826msgstr ""
6827
6828#: config/tc-csky.c:7845
6829msgid "missing stack size"
6830msgstr ""
6831
6832#: config/tc-csky.c:7858 config/tc-score.c:4244
6833msgid "value not in range [0, 0xffffffff]"
6834msgstr ""
6835
6836#: config/tc-csky.c:7868 config/tc-mcore.c:782
6837msgid "operand must be a constant"
6838msgstr ""
6839
6840#: config/tc-d10v.c:216
6841#, c-format
6842msgid ""
6843"D10V options:\n"
6844"-O                      Optimize.  Will do some operations in parallel.\n"
6845"--gstabs-packing        Pack adjacent short instructions together even\n"
6846"                        when --gstabs is specified.  On by default.\n"
6847"--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
6848"                        instructions together.\n"
6849msgstr ""
6850
6851#: config/tc-d10v.c:573
6852msgid "operand is not an immediate"
6853msgstr ""
6854
6855#: config/tc-d10v.c:590
6856#, c-format
6857msgid "operand out of range: %lu"
6858msgstr ""
6859
6860#: config/tc-d10v.c:650
6861msgid "Instruction must be executed in parallel with another instruction."
6862msgstr ""
6863
6864#: config/tc-d10v.c:704 config/tc-d10v.c:712
6865#, c-format
6866msgid "packing conflict: %s must dispatch sequentially"
6867msgstr ""
6868
6869#: config/tc-d10v.c:811
6870#, c-format
6871msgid "resource conflict (R%d)"
6872msgstr ""
6873
6874#: config/tc-d10v.c:814
6875#, c-format
6876msgid "resource conflict (A%d)"
6877msgstr ""
6878
6879#: config/tc-d10v.c:816
6880msgid "resource conflict (PSW)"
6881msgstr ""
6882
6883#: config/tc-d10v.c:818
6884msgid "resource conflict (C flag)"
6885msgstr ""
6886
6887#: config/tc-d10v.c:820
6888msgid "resource conflict (F flag)"
6889msgstr ""
6890
6891#: config/tc-d10v.c:970
6892msgid "Instruction must be executed in parallel"
6893msgstr ""
6894
6895#: config/tc-d10v.c:973
6896msgid "Long instructions may not be combined."
6897msgstr ""
6898
6899#: config/tc-d10v.c:1006
6900msgid "One of these instructions may not be executed in parallel."
6901msgstr ""
6902
6903#: config/tc-d10v.c:1010 config/tc-d30v.c:1034
6904msgid "Two IU instructions may not be executed in parallel"
6905msgstr ""
6906
6907#: config/tc-d10v.c:1012 config/tc-d10v.c:1020 config/tc-d10v.c:1034
6908#: config/tc-d10v.c:1049 config/tc-d30v.c:1035 config/tc-d30v.c:1044
6909msgid "Swapping instruction order"
6910msgstr ""
6911
6912#: config/tc-d10v.c:1018 config/tc-d30v.c:1041
6913msgid "Two MU instructions may not be executed in parallel"
6914msgstr ""
6915
6916#: config/tc-d10v.c:1038 config/tc-d30v.c:1061
6917msgid "IU instruction may not be in the left container"
6918msgstr ""
6919
6920#: config/tc-d10v.c:1040 config/tc-d10v.c:1055
6921msgid ""
6922"Instruction in R container is squashed by flow control instruction in L "
6923"container."
6924msgstr ""
6925
6926#: config/tc-d10v.c:1053 config/tc-d30v.c:1072
6927msgid "MU instruction may not be in the right container"
6928msgstr ""
6929
6930#: config/tc-d10v.c:1059 config/tc-d30v.c:1084
6931msgid "unknown execution type passed to write_2_short()"
6932msgstr ""
6933
6934#: config/tc-d10v.c:1188 config/tc-d10v.c:1361
6935msgid "bad opcode or operands"
6936msgstr ""
6937
6938#: config/tc-d10v.c:1263
6939msgid "value out of range"
6940msgstr ""
6941
6942#: config/tc-d10v.c:1337
6943msgid "illegal operand - register name found where none expected"
6944msgstr ""
6945
6946#: config/tc-d10v.c:1372
6947msgid "Register number must be EVEN"
6948msgstr ""
6949
6950#: config/tc-d10v.c:1375
6951msgid "Unsupported use of sp"
6952msgstr ""
6953
6954#: config/tc-d10v.c:1394
6955#, c-format
6956msgid "cr%ld is a reserved control register"
6957msgstr ""
6958
6959#: config/tc-d10v.c:1569
6960#, c-format
6961msgid "line %d: rep or repi must include at least 4 instructions"
6962msgstr ""
6963
6964#: config/tc-d10v.c:1761
6965msgid "can't find previous opcode "
6966msgstr ""
6967
6968#: config/tc-d10v.c:1773
6969#, c-format
6970msgid "could not assemble: %s"
6971msgstr ""
6972
6973#: config/tc-d10v.c:1788 config/tc-d10v.c:1810 config/tc-d30v.c:1741
6974msgid "Unable to mix instructions as specified"
6975msgstr ""
6976
6977#: config/tc-d30v.c:146
6978#, c-format
6979msgid "Register name %s conflicts with symbol of the same name"
6980msgstr ""
6981
6982#: config/tc-d30v.c:236
6983#, c-format
6984msgid ""
6985"\n"
6986"D30V options:\n"
6987"-O                      Make adjacent short instructions parallel if "
6988"possible.\n"
6989"-n                      Warn about all NOPs inserted by the assembler.\n"
6990"-N                      Warn about NOPs inserted after word multiplies.\n"
6991"-c                      Warn about symbols whose names match register "
6992"names.\n"
6993"-C                      Opposite of -C.  -c is the default.\n"
6994msgstr ""
6995
6996#: config/tc-d30v.c:364
6997msgid "unexpected 12-bit reloc type"
6998msgstr ""
6999
7000#: config/tc-d30v.c:371
7001msgid "unexpected 18-bit reloc type"
7002msgstr ""
7003
7004#: config/tc-d30v.c:622
7005#, c-format
7006msgid "%s NOP inserted"
7007msgstr ""
7008
7009#: config/tc-d30v.c:623
7010msgid "sequential"
7011msgstr ""
7012
7013#: config/tc-d30v.c:623
7014msgid "parallel"
7015msgstr ""
7016
7017#: config/tc-d30v.c:1030
7018msgid "Instructions may not be executed in parallel"
7019msgstr ""
7020
7021#: config/tc-d30v.c:1043
7022#, c-format
7023msgid "Executing %s in IU may not work"
7024msgstr ""
7025
7026#: config/tc-d30v.c:1050
7027#, c-format
7028msgid "Executing %s in IU may not work in parallel execution"
7029msgstr ""
7030
7031#: config/tc-d30v.c:1063
7032#, c-format
7033msgid "special left instruction `%s' kills instruction `%s' in right container"
7034msgstr ""
7035
7036#: config/tc-d30v.c:1074
7037#, c-format
7038msgid "Executing %s in reverse serial with %s may not work"
7039msgstr ""
7040
7041#: config/tc-d30v.c:1077
7042#, c-format
7043msgid "Executing %s in IU in reverse serial may not work"
7044msgstr ""
7045
7046#: config/tc-d30v.c:1265
7047msgid "Odd numbered register used as target of multi-register instruction"
7048msgstr ""
7049
7050#: config/tc-d30v.c:1329 config/tc-d30v.c:1365
7051#, c-format
7052msgid "unknown condition code: %s"
7053msgstr ""
7054
7055#: config/tc-d30v.c:1358
7056#, c-format
7057msgid "cmpu doesn't support condition code %s"
7058msgstr ""
7059
7060#: config/tc-d30v.c:1393
7061#, c-format
7062msgid "unknown opcode: %s"
7063msgstr ""
7064
7065#: config/tc-d30v.c:1404
7066#, c-format
7067msgid "operands for opcode `%s' do not match any valid format"
7068msgstr ""
7069
7070#: config/tc-d30v.c:1619 config/tc-d30v.c:1636
7071msgid "Cannot assemble instruction"
7072msgstr ""
7073
7074#: config/tc-d30v.c:1621
7075msgid "First opcode is long.  Unable to mix instructions as specified."
7076msgstr ""
7077
7078#: config/tc-d30v.c:1691
7079msgid "word of NOPs added between word multiply and load"
7080msgstr ""
7081
7082#: config/tc-d30v.c:1693
7083msgid "word of NOPs added between word multiply and 16-bit multiply"
7084msgstr ""
7085
7086#: config/tc-d30v.c:1725
7087msgid "Instruction uses long version, so it cannot be mixed as specified"
7088msgstr ""
7089
7090#: config/tc-d30v.c:1852
7091#, c-format
7092msgid "value too large to fit in %d bits"
7093msgstr ""
7094
7095#: config/tc-d30v.c:2030 config/tc-pru.c:216 config/tc-pru.c:332
7096#, c-format
7097msgid "Alignment too large: %d assumed"
7098msgstr ""
7099
7100#: config/tc-dlx.c:213
7101msgid "missing .proc"
7102msgstr ""
7103
7104#: config/tc-dlx.c:230
7105msgid ".endfunc missing for previous .proc"
7106msgstr ""
7107
7108#: config/tc-dlx.c:320
7109#, c-format
7110msgid "Bad operand for a load instruction: <%s>"
7111msgstr ""
7112
7113#: config/tc-dlx.c:434
7114#, c-format
7115msgid "Bad operand for a store instruction: <%s>"
7116msgstr ""
7117
7118#: config/tc-dlx.c:614
7119#, c-format
7120msgid "Expression Error for operand modifier %%hi/%%lo\n"
7121msgstr ""
7122
7123#: config/tc-dlx.c:627
7124#, c-format
7125msgid "Invalid expression after %%%%\n"
7126msgstr ""
7127
7128#: config/tc-dlx.c:691 config/tc-tic4x.c:2454
7129#, c-format
7130msgid "Unknown opcode `%s'."
7131msgstr ""
7132
7133#: config/tc-dlx.c:700
7134msgid "Can not set dlx_skip_hi16_flag"
7135msgstr ""
7136
7137#: config/tc-dlx.c:714
7138#, c-format
7139msgid "Missing arguments for opcode <%s>."
7140msgstr ""
7141
7142#: config/tc-dlx.c:748
7143#, c-format
7144msgid "Too many operands: %s"
7145msgstr ""
7146
7147#: config/tc-dlx.c:786
7148#, c-format
7149msgid "Both the_insn.HI and the_insn.LO are set : %s"
7150msgstr ""
7151
7152#: config/tc-dlx.c:856
7153msgid "failed regnum sanity check."
7154msgstr ""
7155
7156#: config/tc-dlx.c:869
7157msgid "failed general register sanity check."
7158msgstr ""
7159
7160#. Types or values of args don't match.
7161#: config/tc-dlx.c:877
7162msgid "Invalid operands"
7163msgstr ""
7164
7165#: config/tc-dlx.c:1096
7166#, c-format
7167msgid "label \"$%d\" redefined"
7168msgstr ""
7169
7170#: config/tc-dlx.c:1134
7171msgid "Invalid expression after # number\n"
7172msgstr ""
7173
7174#: config/tc-dlx.c:1177 config/tc-m32r.c:2275 config/tc-nds32.c:7841
7175#: config/tc-sparc.c:4010
7176#, c-format
7177msgid "internal error: can't export reloc type %d (`%s')"
7178msgstr ""
7179
7180#: config/tc-epiphany.c:126
7181#, c-format
7182msgid "EPIPHANY specific command line options:\n"
7183msgstr ""
7184
7185#: config/tc-epiphany.c:367
7186msgid "register number too large for push/pop"
7187msgstr ""
7188
7189#: config/tc-epiphany.c:371
7190msgid "register is out of order"
7191msgstr ""
7192
7193#: config/tc-epiphany.c:382 config/tc-m68k.c:5878 config/tc-m68k.c:5907
7194msgid "bad register list"
7195msgstr ""
7196
7197#: config/tc-epiphany.c:385
7198msgid "malformed reglist in push/pop"
7199msgstr ""
7200
7201#. Checks for behavioral restrictions on LD/ST instructions.
7202#: config/tc-epiphany.c:431
7203msgid "destination register modified by displacement-post-modified address"
7204msgstr ""
7205
7206#: config/tc-epiphany.c:432
7207msgid "ldrd/strd requires even:odd register pair"
7208msgstr ""
7209
7210#: config/tc-epiphany.c:820 config/tc-m32r.c:1786
7211msgid "Addend to unresolved symbol not on word boundary."
7212msgstr ""
7213
7214#: config/tc-fr30.c:81
7215#, c-format
7216msgid " FR30 specific command line options:\n"
7217msgstr ""
7218
7219#: config/tc-fr30.c:134
7220#, c-format
7221msgid "Instruction %s not allowed in a delay slot."
7222msgstr ""
7223
7224#: config/tc-frv.c:403
7225#, c-format
7226msgid "Unknown cpu -mcpu=%s"
7227msgstr ""
7228
7229#: config/tc-frv.c:456
7230#, c-format
7231msgid "FRV specific command line options:\n"
7232msgstr ""
7233
7234#: config/tc-frv.c:457
7235#, c-format
7236msgid "-G n            Put data <= n bytes in the small data area\n"
7237msgstr ""
7238
7239#: config/tc-frv.c:458
7240#, c-format
7241msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
7242msgstr ""
7243
7244#: config/tc-frv.c:459
7245#, c-format
7246msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
7247msgstr ""
7248
7249#: config/tc-frv.c:460
7250#, c-format
7251msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
7252msgstr ""
7253
7254#: config/tc-frv.c:461
7255#, c-format
7256msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
7257msgstr ""
7258
7259#: config/tc-frv.c:462
7260#, c-format
7261msgid "-msoft-float    Mark generated file as using software FP\n"
7262msgstr ""
7263
7264#: config/tc-frv.c:463
7265#, c-format
7266msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
7267msgstr ""
7268
7269#: config/tc-frv.c:464
7270#, c-format
7271msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
7272msgstr ""
7273
7274#: config/tc-frv.c:465
7275#, c-format
7276msgid ""
7277"-mdouble        Mark generated file as using double precision FP insns\n"
7278msgstr ""
7279
7280#: config/tc-frv.c:466
7281#, c-format
7282msgid "-mmedia         Mark generated file as using media insns\n"
7283msgstr ""
7284
7285#: config/tc-frv.c:467
7286#, c-format
7287msgid ""
7288"-mmuladd        Mark generated file as using multiply add/subtract insns\n"
7289msgstr ""
7290
7291#: config/tc-frv.c:468
7292#, c-format
7293msgid "-mpack          Allow instructions to be packed\n"
7294msgstr ""
7295
7296#: config/tc-frv.c:469
7297#, c-format
7298msgid "-mno-pack       Do not allow instructions to be packed\n"
7299msgstr ""
7300
7301#: config/tc-frv.c:470
7302#, c-format
7303msgid ""
7304"-mpic           Mark generated file as using small position independent "
7305"code\n"
7306msgstr ""
7307
7308#: config/tc-frv.c:471
7309#, c-format
7310msgid ""
7311"-mPIC           Mark generated file as using large position independent "
7312"code\n"
7313msgstr ""
7314
7315#: config/tc-frv.c:472
7316#, c-format
7317msgid ""
7318"-mlibrary-pic   Mark generated file as using position independent code for "
7319"libraries\n"
7320msgstr ""
7321
7322#: config/tc-frv.c:473
7323#, c-format
7324msgid "-mfdpic         Assemble for the FDPIC ABI\n"
7325msgstr ""
7326
7327#: config/tc-frv.c:474
7328#, c-format
7329msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
7330msgstr ""
7331
7332#: config/tc-frv.c:475
7333#, c-format
7334msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
7335msgstr ""
7336
7337#: config/tc-frv.c:476
7338#, c-format
7339msgid "                Record the cpu type\n"
7340msgstr ""
7341
7342#: config/tc-frv.c:477
7343#, c-format
7344msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
7345msgstr ""
7346
7347#: config/tc-frv.c:478
7348#, c-format
7349msgid "-mtomcat-debug  Debug tomcat workarounds\n"
7350msgstr ""
7351
7352#: config/tc-frv.c:1160
7353msgid "VLIW packing used for -mno-pack"
7354msgstr ""
7355
7356#: config/tc-frv.c:1170
7357msgid "Instruction not supported by this architecture"
7358msgstr ""
7359
7360#: config/tc-frv.c:1180
7361msgid "VLIW packing constraint violation"
7362msgstr ""
7363
7364#: config/tc-frv.c:1771
7365#, c-format
7366msgid "Relocation %s is not safe for %s"
7367msgstr ""
7368
7369#: config/tc-ft32.c:146 config/tc-moxie.c:102
7370msgid "expecting register"
7371msgstr ""
7372
7373#: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:121
7374#: config/tc-moxie.c:137
7375msgid "illegal register number"
7376msgstr ""
7377
7378#: config/tc-ft32.c:239 config/tc-moxie.c:186 config/tc-pj.c:260
7379#, c-format
7380msgid "unknown opcode %s"
7381msgstr ""
7382
7383#: config/tc-ft32.c:264
7384#, c-format
7385msgid "unknown width specifier '.%c'"
7386msgstr ""
7387
7388#: config/tc-ft32.c:387
7389msgid "internal error in argument parsing"
7390msgstr ""
7391
7392#: config/tc-ft32.c:400
7393msgid "expected comma separator"
7394msgstr ""
7395
7396#: config/tc-ft32.c:412 config/tc-moxie.c:230 config/tc-moxie.c:290
7397#: config/tc-moxie.c:302 config/tc-moxie.c:335 config/tc-moxie.c:367
7398#: config/tc-moxie.c:400 config/tc-moxie.c:454 config/tc-moxie.c:508
7399#: config/tc-moxie.c:518 config/tc-moxie.c:541 config/tc-moxie.c:554
7400#: config/tc-pj.c:308
7401msgid "extra stuff on line ignored"
7402msgstr ""
7403
7404#: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:585
7405#: config/tc-nios2.c:284
7406msgid "bad call to md_atof"
7407msgstr ""
7408
7409#: config/tc-ft32.c:522
7410#, c-format
7411msgid "FT32 options:\n"
7412msgstr ""
7413
7414#: config/tc-ft32.c:523
7415#, c-format
7416msgid ""
7417"\n"
7418"-no-relax\t\tdon't relax relocations\n"
7419"\t\t\t\n"
7420msgstr ""
7421
7422#. These macros must be defined, but is will be a fatal assembler
7423#. error if we ever hit them.
7424#: config/tc-ft32.h:35 config/tc-pj.h:40
7425msgid "estimate size\n"
7426msgstr ""
7427
7428#: config/tc-ft32.h:36 config/tc-pj.h:39
7429msgid "convert_frag\n"
7430msgstr ""
7431
7432#: config/tc-h8300.c:174
7433#, c-format
7434msgid "new section '%s' defined without attributes - this might cause problems"
7435msgstr ""
7436
7437#: config/tc-h8300.c:442 config/tc-h8300.c:450
7438msgid "Reg not valid for H8/300"
7439msgstr ""
7440
7441#: config/tc-h8300.c:531
7442msgid "invalid operand size requested"
7443msgstr ""
7444
7445#: config/tc-h8300.c:636
7446msgid "Invalid register list for ldm/stm\n"
7447msgstr ""
7448
7449#: config/tc-h8300.c:662 config/tc-h8300.c:667 config/tc-h8300.c:674
7450msgid "mismatch between register and suffix"
7451msgstr ""
7452
7453#: config/tc-h8300.c:679
7454msgid "invalid suffix after register."
7455msgstr ""
7456
7457#: config/tc-h8300.c:701
7458msgid "address too high for vector table jmp/jsr"
7459msgstr ""
7460
7461#: config/tc-h8300.c:728 config/tc-h8300.c:840 config/tc-h8300.c:850
7462msgid "Wrong size pointer register for architecture."
7463msgstr ""
7464
7465#: config/tc-h8300.c:787 config/tc-h8300.c:795 config/tc-h8300.c:824
7466msgid "expected @(exp, reg16)"
7467msgstr ""
7468
7469#: config/tc-h8300.c:813
7470msgid "expected .L, .W or .B for register in indexed addressing mode"
7471msgstr ""
7472
7473#: config/tc-h8300.c:1007
7474msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
7475msgstr ""
7476
7477#: config/tc-h8300.c:1025 config/tc-h8300.c:1034
7478msgid "expected register"
7479msgstr ""
7480
7481#: config/tc-h8300.c:1050
7482msgid "expected closing paren"
7483msgstr ""
7484
7485#: config/tc-h8300.c:1109
7486#, c-format
7487msgid "can't use high part of register in operand %d"
7488msgstr ""
7489
7490#: config/tc-h8300.c:1266
7491#, c-format
7492msgid "Opcode `%s' with these operand types not available in %s mode"
7493msgstr ""
7494
7495#: config/tc-h8300.c:1275
7496msgid "mismatch between opcode size and operand size"
7497msgstr ""
7498
7499#: config/tc-h8300.c:1311
7500#, c-format
7501msgid "operand %s0x%lx out of range."
7502msgstr ""
7503
7504#: config/tc-h8300.c:1421
7505msgid "Can't work out size of operand.\n"
7506msgstr ""
7507
7508#: config/tc-h8300.c:1471
7509#, c-format
7510msgid "Opcode `%s' with these operand types not available in H8/300 mode"
7511msgstr ""
7512
7513#: config/tc-h8300.c:1476
7514#, c-format
7515msgid "Opcode `%s' with these operand types not available in H8/300H mode"
7516msgstr ""
7517
7518#: config/tc-h8300.c:1482
7519#, c-format
7520msgid "Opcode `%s' with these operand types not available in H8/300S mode"
7521msgstr ""
7522
7523#: config/tc-h8300.c:1543 config/tc-h8300.c:1563
7524msgid "Need #1 or #2 here"
7525msgstr ""
7526
7527#: config/tc-h8300.c:1558
7528msgid "#4 not valid on H8/300."
7529msgstr ""
7530
7531#: config/tc-h8300.c:1665 config/tc-h8300.c:1737
7532#, c-format
7533msgid "branch operand has odd offset (%lx)\n"
7534msgstr ""
7535
7536#: config/tc-h8300.c:1775
7537msgid "destination operand must be 16 bit register"
7538msgstr ""
7539
7540#: config/tc-h8300.c:1784
7541msgid "source operand must be 8 bit register"
7542msgstr ""
7543
7544#: config/tc-h8300.c:1792
7545msgid "destination operand must be 16bit absolute address"
7546msgstr ""
7547
7548#: config/tc-h8300.c:1799
7549msgid "destination operand must be 8 bit register"
7550msgstr ""
7551
7552#: config/tc-h8300.c:1807
7553msgid "source operand must be 16bit absolute address"
7554msgstr ""
7555
7556#. This seems more sane than saying "too many operands".  We'll
7557#. get here only if the trailing trash starts with a comma.
7558#: config/tc-h8300.c:1815 config/tc-mips.c:14370 config/tc-mips.c:14438
7559#: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2545
7560#: config/tc-mmix.c:2569 config/tc-mmix.c:2842
7561msgid "invalid operands"
7562msgstr ""
7563
7564#: config/tc-h8300.c:1846
7565msgid "operand/size mis-match"
7566msgstr ""
7567
7568#: config/tc-h8300.c:1946 config/tc-sh.c:2552 config/tc-z8k.c:1243
7569msgid "unknown opcode"
7570msgstr ""
7571
7572#: config/tc-h8300.c:1979
7573msgid "invalid operand in ldm"
7574msgstr ""
7575
7576#: config/tc-h8300.c:1988
7577msgid "invalid operand in stm"
7578msgstr ""
7579
7580#: config/tc-h8300.c:2187
7581#, c-format
7582msgid "Invalid argument to --mach option: %s"
7583msgstr ""
7584
7585#: config/tc-h8300.c:2198
7586#, c-format
7587msgid " H8300-specific assembler options:\n"
7588msgstr ""
7589
7590#: config/tc-h8300.c:2199
7591#, c-format
7592msgid ""
7593"  -mach=<name>             Set the H8300 machine type to one of:\n"
7594"                           h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
7595"h8300sxn\n"
7596msgstr ""
7597
7598#: config/tc-h8300.c:2202
7599#, c-format
7600msgid "  -h-tick-hex              Support H'00 style hex constants\n"
7601msgstr ""
7602
7603#: config/tc-h8300.c:2211
7604#, c-format
7605msgid "call to tc_aout_fix_to_chars \n"
7606msgstr ""
7607
7608#: config/tc-h8300.c:2220
7609#, c-format
7610msgid "call to md_convert_frag \n"
7611msgstr ""
7612
7613#: config/tc-h8300.c:2271
7614#, c-format
7615msgid "call to md_estimate_size_before_relax \n"
7616msgstr ""
7617
7618#: config/tc-h8300.c:2286
7619msgid "Unexpected reference to a symbol in a non-code section"
7620msgstr ""
7621
7622#: config/tc-h8300.c:2323 config/tc-mcore.c:2208 config/tc-microblaze.c:2494
7623#: config/tc-pj.c:488 config/tc-sh.c:3901 config/tc-tic6x.c:4514
7624#, c-format
7625msgid "Cannot represent relocation type %s"
7626msgstr ""
7627
7628#. Simple range checking for FIELD against HIGH and LOW bounds.
7629#. IGNORE is used to suppress the error message.
7630#. Variant of CHECK_FIELD for use in md_apply_fix and other places where
7631#. the current file and line number are not valid.
7632#: config/tc-hppa.c:1027 config/tc-hppa.c:1041
7633#, c-format
7634msgid "Field out of range [%d..%d] (%d)."
7635msgstr ""
7636
7637#. Simple alignment checking for FIELD against ALIGN (a power of two).
7638#. IGNORE is used to suppress the error message.
7639#: config/tc-hppa.c:1055
7640#, c-format
7641msgid "Field not properly aligned [%d] (%d)."
7642msgstr ""
7643
7644#: config/tc-hppa.c:1108
7645msgid "Missing .exit\n"
7646msgstr ""
7647
7648#: config/tc-hppa.c:1111
7649msgid "Missing .procend\n"
7650msgstr ""
7651
7652#: config/tc-hppa.c:1264
7653#, c-format
7654msgid "Invalid field selector.  Assuming F%%."
7655msgstr ""
7656
7657#: config/tc-hppa.c:1288
7658msgid "Bad segment in expression."
7659msgstr ""
7660
7661#: config/tc-hppa.c:1313
7662#, c-format
7663msgid "Invalid Nullification: (%c)"
7664msgstr ""
7665
7666#: config/tc-hppa.c:1384
7667msgid "Cannot handle fixup"
7668msgstr ""
7669
7670#: config/tc-hppa.c:1682
7671#, c-format
7672msgid "  -Q                      ignored\n"
7673msgstr ""
7674
7675#: config/tc-hppa.c:1686
7676#, c-format
7677msgid "  -c                      print a warning if a comment is found\n"
7678msgstr ""
7679
7680#: config/tc-hppa.c:1752
7681#, c-format
7682msgid "no hppa_fixup entry for fixup type 0x%x"
7683msgstr ""
7684
7685#: config/tc-hppa.c:1931
7686msgid "Unknown relocation encountered in md_apply_fix."
7687msgstr ""
7688
7689#: config/tc-hppa.c:2119 config/tc-hppa.c:2144
7690#, c-format
7691msgid "Undefined register: '%s'."
7692msgstr ""
7693
7694#: config/tc-hppa.c:2178
7695#, c-format
7696msgid "Non-absolute symbol: '%s'."
7697msgstr ""
7698
7699#: config/tc-hppa.c:2193
7700#, c-format
7701msgid "Undefined absolute constant: '%s'."
7702msgstr ""
7703
7704#: config/tc-hppa.c:2224 config/tc-hppa.c:5705
7705msgid "could not update architecture and machine"
7706msgstr ""
7707
7708#: config/tc-hppa.c:2262
7709#, c-format
7710msgid "Invalid FP Compare Condition: %s"
7711msgstr ""
7712
7713#: config/tc-hppa.c:2317
7714#, c-format
7715msgid "Invalid FTEST completer: %s"
7716msgstr ""
7717
7718#: config/tc-hppa.c:2383 config/tc-hppa.c:2420
7719#, c-format
7720msgid "Invalid FP Operand Format: %3s"
7721msgstr ""
7722
7723#: config/tc-hppa.c:2538
7724msgid "Bad segment (should be absolute)."
7725msgstr ""
7726
7727#: config/tc-hppa.c:2598
7728#, c-format
7729msgid "Invalid argument location: %s\n"
7730msgstr ""
7731
7732#: config/tc-hppa.c:2627
7733#, c-format
7734msgid "Invalid argument description: %d"
7735msgstr ""
7736
7737#: config/tc-hppa.c:3456
7738msgid "Invalid Indexed Load Completer."
7739msgstr ""
7740
7741#: config/tc-hppa.c:3461
7742msgid "Invalid Indexed Load Completer Syntax."
7743msgstr ""
7744
7745#: config/tc-hppa.c:3495
7746msgid "Invalid Short Load/Store Completer."
7747msgstr ""
7748
7749#: config/tc-hppa.c:3556 config/tc-hppa.c:3561
7750msgid "Invalid Store Bytes Short Completer"
7751msgstr ""
7752
7753#: config/tc-hppa.c:3876 config/tc-hppa.c:3882
7754msgid "Invalid left/right combination completer"
7755msgstr ""
7756
7757#: config/tc-hppa.c:3931 config/tc-hppa.c:3938
7758msgid "Invalid permutation completer"
7759msgstr ""
7760
7761#: config/tc-hppa.c:4038
7762#, c-format
7763msgid "Invalid Add Condition: %s"
7764msgstr ""
7765
7766#: config/tc-hppa.c:4054 config/tc-hppa.c:4064
7767msgid "Invalid Add and Branch Condition"
7768msgstr ""
7769
7770#: config/tc-hppa.c:4085 config/tc-hppa.c:4230
7771msgid "Invalid Compare/Subtract Condition"
7772msgstr ""
7773
7774#: config/tc-hppa.c:4125
7775#, c-format
7776msgid "Invalid Branch On Bit Condition: %c"
7777msgstr ""
7778
7779#: config/tc-hppa.c:4128
7780msgid "Missing Branch On Bit Condition"
7781msgstr ""
7782
7783#: config/tc-hppa.c:4213
7784#, c-format
7785msgid "Invalid Compare/Subtract Condition: %s"
7786msgstr ""
7787
7788#: config/tc-hppa.c:4245
7789msgid "Invalid Compare and Branch Condition"
7790msgstr ""
7791
7792#: config/tc-hppa.c:4341
7793msgid "Invalid Logical Instruction Condition."
7794msgstr ""
7795
7796#: config/tc-hppa.c:4403
7797msgid "Invalid Shift/Extract/Deposit Condition."
7798msgstr ""
7799
7800#: config/tc-hppa.c:4520
7801msgid "Invalid Unit Instruction Condition."
7802msgstr ""
7803
7804#: config/tc-hppa.c:4999 config/tc-hppa.c:5031 config/tc-hppa.c:5062
7805#: config/tc-hppa.c:5092
7806msgid "Branch to unaligned address"
7807msgstr ""
7808
7809#: config/tc-hppa.c:5274
7810msgid "Invalid SFU identifier"
7811msgstr ""
7812
7813#: config/tc-hppa.c:5324
7814msgid "Invalid COPR identifier"
7815msgstr ""
7816
7817#: config/tc-hppa.c:5454
7818msgid "Invalid Floating Point Operand Format."
7819msgstr ""
7820
7821#: config/tc-hppa.c:5574 config/tc-hppa.c:5594 config/tc-hppa.c:5614
7822#: config/tc-hppa.c:5634 config/tc-hppa.c:5654
7823msgid "Invalid register for single precision fmpyadd or fmpysub"
7824msgstr ""
7825
7826#: config/tc-hppa.c:5722
7827#, c-format
7828msgid "Invalid operands %s"
7829msgstr ""
7830
7831#: config/tc-hppa.c:5732
7832#, c-format
7833msgid "Immediates %d and %d will give undefined behavior."
7834msgstr ""
7835
7836#: config/tc-hppa.c:5784 config/tc-hppa.c:6966 config/tc-hppa.c:7021
7837msgid "Missing function name for .PROC (corrupted label chain)"
7838msgstr ""
7839
7840#: config/tc-hppa.c:5787 config/tc-hppa.c:7024
7841msgid "Missing function name for .PROC"
7842msgstr ""
7843
7844#: config/tc-hppa.c:5846
7845msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
7846msgstr ""
7847
7848#: config/tc-hppa.c:5937
7849#, c-format
7850msgid "Invalid .CALL argument: %s"
7851msgstr ""
7852
7853#: config/tc-hppa.c:6082
7854msgid ".callinfo is not within a procedure definition"
7855msgstr ""
7856
7857#: config/tc-hppa.c:6100
7858#, c-format
7859msgid "FRAME parameter must be a multiple of 8: %d\n"
7860msgstr ""
7861
7862#: config/tc-hppa.c:6117
7863msgid "Value for ENTRY_GR must be in the range 3..18\n"
7864msgstr ""
7865
7866#: config/tc-hppa.c:6128
7867msgid "Value for ENTRY_FR must be in the range 12..21\n"
7868msgstr ""
7869
7870#: config/tc-hppa.c:6137
7871msgid "Value for ENTRY_SR must be 3\n"
7872msgstr ""
7873
7874#: config/tc-hppa.c:6186
7875#, c-format
7876msgid "Invalid .CALLINFO argument: %s"
7877msgstr ""
7878
7879#: config/tc-hppa.c:6297
7880msgid "The .ENTER pseudo-op is not supported"
7881msgstr ""
7882
7883#: config/tc-hppa.c:6313
7884msgid "Misplaced .entry. Ignored."
7885msgstr ""
7886
7887#: config/tc-hppa.c:6317
7888msgid "Missing .callinfo."
7889msgstr ""
7890
7891#: config/tc-hppa.c:6381
7892msgid ".REG expression must be a register"
7893msgstr ""
7894
7895#: config/tc-hppa.c:6397
7896msgid "bad or irreducible absolute expression; zero assumed"
7897msgstr ""
7898
7899#: config/tc-hppa.c:6408
7900msgid ".REG must use a label"
7901msgstr ""
7902
7903#: config/tc-hppa.c:6410
7904msgid ".EQU must use a label"
7905msgstr ""
7906
7907#: config/tc-hppa.c:6465
7908#, c-format
7909msgid "Symbol '%s' could not be created."
7910msgstr ""
7911
7912#: config/tc-hppa.c:6515
7913msgid ".EXIT must appear within a procedure"
7914msgstr ""
7915
7916#: config/tc-hppa.c:6519
7917msgid "Missing .callinfo"
7918msgstr ""
7919
7920#: config/tc-hppa.c:6523
7921msgid "No .ENTRY for this .EXIT"
7922msgstr ""
7923
7924#: config/tc-hppa.c:6563
7925#, c-format
7926msgid "Using ENTRY rather than CODE in export directive for %s"
7927msgstr ""
7928
7929#: config/tc-hppa.c:6682
7930#, c-format
7931msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
7932msgstr ""
7933
7934#: config/tc-hppa.c:6705
7935#, c-format
7936msgid "Cannot define export symbol: %s\n"
7937msgstr ""
7938
7939#: config/tc-hppa.c:6796
7940msgid "Missing label name on .LABEL"
7941msgstr ""
7942
7943#: config/tc-hppa.c:6801
7944msgid "extra .LABEL arguments ignored."
7945msgstr ""
7946
7947#: config/tc-hppa.c:6817
7948msgid "The .LEAVE pseudo-op is not supported"
7949msgstr ""
7950
7951#: config/tc-hppa.c:6855
7952msgid "Unrecognized .LEVEL argument\n"
7953msgstr ""
7954
7955#: config/tc-hppa.c:6888
7956#, c-format
7957msgid "Cannot define static symbol: %s\n"
7958msgstr ""
7959
7960#: config/tc-hppa.c:6920
7961msgid "Nested procedures"
7962msgstr ""
7963
7964#: config/tc-hppa.c:6930
7965msgid "Cannot allocate unwind descriptor\n"
7966msgstr ""
7967
7968#: config/tc-hppa.c:7028
7969msgid "misplaced .procend"
7970msgstr ""
7971
7972#: config/tc-hppa.c:7031
7973msgid "Missing .callinfo for this procedure"
7974msgstr ""
7975
7976#: config/tc-hppa.c:7034
7977msgid "Missing .EXIT for a .ENTRY"
7978msgstr ""
7979
7980#: config/tc-hppa.c:7071
7981msgid "Not in a space.\n"
7982msgstr ""
7983
7984#: config/tc-hppa.c:7074
7985msgid "Not in a subspace.\n"
7986msgstr ""
7987
7988#: config/tc-hppa.c:7162
7989msgid "Invalid .SPACE argument"
7990msgstr ""
7991
7992#: config/tc-hppa.c:7208
7993msgid "Can't change spaces within a procedure definition. Ignored"
7994msgstr ""
7995
7996#: config/tc-hppa.c:7333
7997#, c-format
7998msgid "Undefined space: '%s' Assuming space number = 0."
7999msgstr ""
8000
8001#: config/tc-hppa.c:7356
8002msgid "Must be in a space before changing or declaring subspaces.\n"
8003msgstr ""
8004
8005#: config/tc-hppa.c:7360
8006msgid "Can't change subspaces within a procedure definition. Ignored"
8007msgstr ""
8008
8009#: config/tc-hppa.c:7394
8010msgid "Parameters of an existing subspace can't be modified"
8011msgstr ""
8012
8013#: config/tc-hppa.c:7445
8014msgid "Alignment must be a power of 2"
8015msgstr ""
8016
8017#: config/tc-hppa.c:7492
8018msgid "FIRST not supported as a .SUBSPACE argument"
8019msgstr ""
8020
8021#: config/tc-hppa.c:7494
8022msgid "Invalid .SUBSPACE argument"
8023msgstr ""
8024
8025#: config/tc-hppa.c:7683
8026#, c-format
8027msgid "Internal error: Unable to find containing space for %s."
8028msgstr ""
8029
8030#: config/tc-hppa.c:8244
8031msgid "-R option not supported on this target."
8032msgstr ""
8033
8034#: config/tc-hppa.c:8266
8035#, c-format
8036msgid "internal error: losing opcode: `%s' \"%s\"\n"
8037msgstr ""
8038
8039#: config/tc-hppa.c:8276 config/tc-nios2.c:1433 config/tc-sparc.c:999
8040msgid "Broken assembler.  No assembly attempted."
8041msgstr ""
8042
8043#: config/tc-i386.c:1280
8044#, c-format
8045msgid "i386_output_nops called to generate nops of at most %d bytes!"
8046msgstr ""
8047
8048#: config/tc-i386.c:1489
8049#, c-format
8050msgid "invalid single nop size: %d (expect within [0, %d])"
8051msgstr ""
8052
8053#: config/tc-i386.c:1530
8054msgid "jump over nop padding out of range"
8055msgstr ""
8056
8057#: config/tc-i386.c:2387
8058#, c-format
8059msgid "0x%s shortened to 0x%s"
8060msgstr ""
8061
8062#: config/tc-i386.c:2479 config/tc-i386.c:8048
8063msgid "same type of prefix used twice"
8064msgstr ""
8065
8066#: config/tc-i386.c:2506
8067#, c-format
8068msgid "64bit mode not supported on `%s'."
8069msgstr ""
8070
8071#: config/tc-i386.c:2515
8072#, c-format
8073msgid "32bit mode not supported on `%s'."
8074msgstr ""
8075
8076#: config/tc-i386.c:2555
8077msgid "bad argument to syntax directive."
8078msgstr ""
8079
8080#: config/tc-i386.c:2618
8081#, c-format
8082msgid "bad argument to %s_check directive."
8083msgstr ""
8084
8085#: config/tc-i386.c:2622
8086#, c-format
8087msgid "missing argument for %s_check directive"
8088msgstr ""
8089
8090#: config/tc-i386.c:2652
8091#, c-format
8092msgid "`%s' is not supported on `%s'"
8093msgstr ""
8094
8095#: config/tc-i386.c:2754
8096msgid ".arch stack is empty"
8097msgstr ""
8098
8099#: config/tc-i386.c:2764
8100#, c-format
8101msgid "this `.arch pop' requires `.code%u%s' to be in effect"
8102msgstr ""
8103
8104#: config/tc-i386.c:2865
8105#, c-format
8106msgid "no such architecture: `%s'"
8107msgstr ""
8108
8109#: config/tc-i386.c:2870
8110msgid "missing cpu architecture"
8111msgstr ""
8112
8113#: config/tc-i386.c:2887
8114#, c-format
8115msgid "no such architecture modifier: `%s'"
8116msgstr ""
8117
8118#: config/tc-i386.c:2902 config/tc-i386.c:2925
8119msgid "Intel MCU is 32bit ELF only"
8120msgstr ""
8121
8122#: config/tc-i386.c:2932 config/tc-i386.c:14000
8123msgid "unknown architecture"
8124msgstr ""
8125
8126#: config/tc-i386.c:3318
8127msgid "there are no pc-relative size relocations"
8128msgstr ""
8129
8130#: config/tc-i386.c:3330
8131#, c-format
8132msgid "unknown relocation (%u)"
8133msgstr ""
8134
8135#: config/tc-i386.c:3332
8136#, c-format
8137msgid "%u-byte relocation cannot be applied to %u-byte field"
8138msgstr ""
8139
8140#: config/tc-i386.c:3336
8141msgid "non-pc-relative relocation for pc-relative field"
8142msgstr ""
8143
8144#: config/tc-i386.c:3341
8145msgid "relocated field and relocation type differ in signedness"
8146msgstr ""
8147
8148#: config/tc-i386.c:3350
8149msgid "there are no unsigned pc-relative relocations"
8150msgstr ""
8151
8152#: config/tc-i386.c:3358
8153#, c-format
8154msgid "cannot do %u byte pc-relative relocation"
8155msgstr ""
8156
8157#: config/tc-i386.c:3375
8158#, c-format
8159msgid "cannot do %s %u byte relocation"
8160msgstr ""
8161
8162#: config/tc-i386.c:3777
8163#, c-format
8164msgid "ambiguous broadcast for `%s', using %u-bit form"
8165msgstr ""
8166
8167#: config/tc-i386.c:3998 config/tc-i386.c:4966
8168#, c-format
8169msgid "invalid instruction `%s' after `%s'"
8170msgstr ""
8171
8172#: config/tc-i386.c:4004
8173#, c-format
8174msgid "missing `lock' with `%s'"
8175msgstr ""
8176
8177#: config/tc-i386.c:4011
8178#, c-format
8179msgid "instruction `%s' after `xacquire' not allowed"
8180msgstr ""
8181
8182#: config/tc-i386.c:4017
8183#, c-format
8184msgid "memory destination needed for instruction `%s' after `xrelease'"
8185msgstr ""
8186
8187#: config/tc-i386.c:4689
8188#, c-format
8189msgid "`%s` changes flags which would affect control flow behavior"
8190msgstr ""
8191
8192#: config/tc-i386.c:4731
8193#, c-format
8194msgid "indirect `%s` with memory operand should be avoided"
8195msgstr ""
8196
8197#: config/tc-i386.c:4742
8198#, c-format
8199msgid "`%s` skips -mlfence-before-indirect-branch on `%s`"
8200msgstr ""
8201
8202#: config/tc-i386.c:4763
8203#, c-format
8204msgid "`%s` skips -mlfence-before-ret on `%s`"
8205msgstr ""
8206
8207#: config/tc-i386.c:4913
8208#, c-format
8209msgid "0x%s out of range of signed 32bit displacement"
8210msgstr ""
8211
8212#: config/tc-i386.c:4956
8213#, c-format
8214msgid "SSE instruction `%s' is used"
8215msgstr ""
8216
8217#: config/tc-i386.c:4979
8218msgid "expecting lockable instruction after `lock'"
8219msgstr ""
8220
8221#: config/tc-i386.c:4989
8222#, c-format
8223msgid "data size prefix invalid with `%s'"
8224msgstr ""
8225
8226#: config/tc-i386.c:4999
8227msgid "expecting valid branch instruction after `bnd'"
8228msgstr ""
8229
8230#: config/tc-i386.c:5003
8231msgid "expecting indirect branch instruction after `notrack'"
8232msgstr ""
8233
8234#: config/tc-i386.c:5008
8235msgid "32-bit address isn't allowed in 64-bit MPX instructions."
8236msgstr ""
8237
8238#: config/tc-i386.c:5012
8239msgid "16-bit address isn't allowed in MPX instructions"
8240msgstr ""
8241
8242#: config/tc-i386.c:5022
8243msgid "replacing `rep'/`repe' prefix by `bnd'"
8244msgstr ""
8245
8246#. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
8247#: config/tc-i386.c:5097
8248#, c-format
8249msgid "translating to `%sp'"
8250msgstr ""
8251
8252#: config/tc-i386.c:5104
8253#, c-format
8254msgid "instruction `%s' isn't supported outside of protected mode."
8255msgstr ""
8256
8257#: config/tc-i386.c:5112
8258#, c-format
8259msgid "REX prefix invalid with `%s'"
8260msgstr ""
8261
8262#: config/tc-i386.c:5173
8263#, c-format
8264msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
8265msgstr ""
8266
8267#: config/tc-i386.c:5249 config/tc-i386.c:5453
8268#, c-format
8269msgid "no such instruction: `%s'"
8270msgstr ""
8271
8272#: config/tc-i386.c:5260 config/tc-i386.c:5486
8273#, c-format
8274msgid "invalid character %s in mnemonic"
8275msgstr ""
8276
8277#: config/tc-i386.c:5267
8278msgid "expecting prefix; got nothing"
8279msgstr ""
8280
8281#: config/tc-i386.c:5269
8282msgid "expecting mnemonic; got nothing"
8283msgstr ""
8284
8285#: config/tc-i386.c:5284 config/tc-i386.c:5508
8286#, c-format
8287msgid "`%s' is only supported in 64-bit mode"
8288msgstr ""
8289
8290#: config/tc-i386.c:5285 config/tc-i386.c:5507
8291#, c-format
8292msgid "`%s' is not supported in 64-bit mode"
8293msgstr ""
8294
8295#: config/tc-i386.c:5297
8296#, c-format
8297msgid "redundant %s prefix"
8298msgstr ""
8299
8300#: config/tc-i386.c:5499
8301msgid "use .code16 to ensure correct addressing mode"
8302msgstr ""
8303
8304#: config/tc-i386.c:5511
8305#, c-format
8306msgid "`%s' is not supported on `%s%s'"
8307msgstr ""
8308
8309#: config/tc-i386.c:5539
8310#, c-format
8311msgid "invalid character %s before operand %d"
8312msgstr ""
8313
8314#: config/tc-i386.c:5551
8315#, c-format
8316msgid "unbalanced double quotes in operand %d."
8317msgstr ""
8318
8319#: config/tc-i386.c:5558
8320#, c-format
8321msgid "unbalanced parenthesis in operand %d."
8322msgstr ""
8323
8324#: config/tc-i386.c:5571
8325#, c-format
8326msgid "invalid character %s in operand %d"
8327msgstr ""
8328
8329#: config/tc-i386.c:5591
8330#, c-format
8331msgid "spurious operands; (%d operands/instruction max)"
8332msgstr ""
8333
8334#: config/tc-i386.c:5601 config/tc-i386.c:11569
8335#, c-format
8336msgid "too many memory references for `%s'"
8337msgstr ""
8338
8339#: config/tc-i386.c:5622
8340msgid "expecting operand after ','; got nothing"
8341msgstr ""
8342
8343#: config/tc-i386.c:5627
8344msgid "expecting operand before ','; got nothing"
8345msgstr ""
8346
8347#: config/tc-i386.c:6058
8348msgid "mask, index, and destination registers should be distinct"
8349msgstr ""
8350
8351#: config/tc-i386.c:6075
8352msgid "index and destination registers should be distinct"
8353msgstr ""
8354
8355#: config/tc-i386.c:6850
8356msgid "operand size mismatch"
8357msgstr ""
8358
8359#: config/tc-i386.c:6853
8360msgid "operand type mismatch"
8361msgstr ""
8362
8363#: config/tc-i386.c:6856
8364msgid "register type mismatch"
8365msgstr ""
8366
8367#: config/tc-i386.c:6859
8368msgid "number of operands mismatch"
8369msgstr ""
8370
8371#: config/tc-i386.c:6862
8372msgid "invalid instruction suffix"
8373msgstr ""
8374
8375#: config/tc-i386.c:6865
8376msgid "constant doesn't fit in 4 bits"
8377msgstr ""
8378
8379#: config/tc-i386.c:6868
8380msgid "unsupported with Intel mnemonic"
8381msgstr ""
8382
8383#: config/tc-i386.c:6871
8384msgid "unsupported syntax"
8385msgstr ""
8386
8387#: config/tc-i386.c:6874
8388#, c-format
8389msgid "unsupported instruction `%s'"
8390msgstr ""
8391
8392#: config/tc-i386.c:6878
8393msgid "invalid SIB address"
8394msgstr ""
8395
8396#: config/tc-i386.c:6881
8397msgid "invalid VSIB address"
8398msgstr ""
8399
8400#: config/tc-i386.c:6884
8401msgid "mask, index, and destination registers must be distinct"
8402msgstr ""
8403
8404#: config/tc-i386.c:6887
8405msgid "all tmm registers must be distinct"
8406msgstr ""
8407
8408#: config/tc-i386.c:6890
8409msgid "destination and source registers must be distinct"
8410msgstr ""
8411
8412#: config/tc-i386.c:6893
8413msgid "unsupported vector index register"
8414msgstr ""
8415
8416#: config/tc-i386.c:6896
8417msgid "unsupported broadcast"
8418msgstr ""
8419
8420#: config/tc-i386.c:6899
8421msgid "broadcast is needed for operand of such type"
8422msgstr ""
8423
8424#: config/tc-i386.c:6902
8425msgid "unsupported masking"
8426msgstr ""
8427
8428#: config/tc-i386.c:6905
8429msgid "mask not on destination operand"
8430msgstr ""
8431
8432#: config/tc-i386.c:6908
8433msgid "default mask isn't allowed"
8434msgstr ""
8435
8436#: config/tc-i386.c:6911
8437msgid "unsupported static rounding/sae"
8438msgstr ""
8439
8440#: config/tc-i386.c:6914 config/tc-metag.c:4787 config/tc-metag.c:5528
8441#: config/tc-metag.c:5550
8442msgid "invalid register operand"
8443msgstr ""
8444
8445#: config/tc-i386.c:6917
8446#, c-format
8447msgid "%s for `%s'"
8448msgstr ""
8449
8450#: config/tc-i386.c:6926
8451#, c-format
8452msgid "indirect %s without `*'"
8453msgstr ""
8454
8455#. Warn them that a data or address size prefix doesn't
8456#. affect assembly of the next line of code.
8457#: config/tc-i386.c:6933
8458#, c-format
8459msgid "stand-alone `%s' prefix"
8460msgstr ""
8461
8462#: config/tc-i386.c:6990
8463#, c-format
8464msgid "`%s' operand %u must use `%ses' segment"
8465msgstr ""
8466
8467#: config/tc-i386.c:7145
8468msgid "generating 16-bit `iret' for .code16gcc directive"
8469msgstr ""
8470
8471#: config/tc-i386.c:7149
8472#, c-format
8473msgid "generating 32-bit `%s', unlike earlier gas versions"
8474msgstr ""
8475
8476#: config/tc-i386.c:7268
8477#, c-format
8478msgid "ambiguous operand size for `%s'"
8479msgstr ""
8480
8481#: config/tc-i386.c:7273
8482#, c-format
8483msgid ""
8484"no instruction mnemonic suffix given and no register operands; can't size "
8485"`%s'"
8486msgstr ""
8487
8488#: config/tc-i386.c:7278
8489#, c-format
8490msgid "%s; using default for `%s'"
8491msgstr ""
8492
8493#: config/tc-i386.c:7280
8494msgid "ambiguous operand size"
8495msgstr ""
8496
8497#: config/tc-i386.c:7281
8498msgid "no instruction mnemonic suffix given and no register operands"
8499msgstr ""
8500
8501#: config/tc-i386.c:7421
8502#, c-format
8503msgid "16-bit addressing unavailable for `%s'"
8504msgstr ""
8505
8506#: config/tc-i386.c:7489
8507#, c-format
8508msgid "invalid register operand size for `%s'"
8509msgstr ""
8510
8511#. Any other register is bad.
8512#: config/tc-i386.c:7529 config/tc-i386.c:7554 config/tc-i386.c:7613
8513#: config/tc-i386.c:7663
8514#, c-format
8515msgid "`%s%s' not allowed with `%s%c'"
8516msgstr ""
8517
8518#: config/tc-i386.c:7567 config/tc-i386.c:7587 config/tc-i386.c:7638
8519#: config/tc-i386.c:7677
8520#, c-format
8521msgid "incorrect register `%s%s' used with `%c' suffix"
8522msgstr ""
8523
8524#: config/tc-i386.c:7752
8525msgid "no instruction mnemonic suffix given; can't determine immediate size"
8526msgstr ""
8527
8528#: config/tc-i386.c:7916
8529#, c-format
8530msgid ""
8531"source register `%s%s' implicitly denotes `%s%.3s%u' to `%s%.3s%u' source "
8532"group in `%s'"
8533msgstr ""
8534
8535#: config/tc-i386.c:7960
8536#, c-format
8537msgid "you can't `%s %s%s'"
8538msgstr ""
8539
8540#. Reversed arguments on faddp, fsubp, etc.
8541#: config/tc-i386.c:8000
8542#, c-format
8543msgid "translating to `%s %s%s,%s%s'"
8544msgstr ""
8545
8546#. Extraneous `l' suffix on fp insn.
8547#: config/tc-i386.c:8007
8548#, c-format
8549msgid "translating to `%s %s%s'"
8550msgstr ""
8551
8552#: config/tc-i386.c:8019
8553#, c-format
8554msgid "segment override on `%s' is ineffectual"
8555msgstr ""
8556
8557#: config/tc-i386.c:8716 config/tc-riscv.c:1408
8558msgid "relaxable branches not supported in absolute section"
8559msgstr ""
8560
8561#: config/tc-i386.c:8751 config/tc-i386.c:8899 config/tc-i386.c:8981
8562#, c-format
8563msgid "skipping prefixes on `%s'"
8564msgstr ""
8565
8566#: config/tc-i386.c:9007
8567msgid "16-bit jump out of range"
8568msgstr ""
8569
8570#: config/tc-i386.c:9261 config/tc-i386.c:9293 config/tc-i386.c:9382
8571#, c-format
8572msgid "`%s` skips -malign-branch-boundary on `%s`"
8573msgstr ""
8574
8575#: config/tc-i386.c:9576
8576#, c-format
8577msgid "Cannot convert `%s' in 16-bit mode"
8578msgstr ""
8579
8580#: config/tc-i386.c:9578
8581#, c-format
8582msgid "Cannot convert `%s' with `-momit-lock-prefix=yes' in effect"
8583msgstr ""
8584
8585#: config/tc-i386.c:9666
8586msgid "pseudo prefix without instruction"
8587msgstr ""
8588
8589#: config/tc-i386.c:9812
8590#, c-format
8591msgid "instruction length of %u bytes exceeds the limit of 15"
8592msgstr ""
8593
8594#: config/tc-i386.c:10403
8595#, c-format
8596msgid "@%s reloc is not supported with %d-bit output format"
8597msgstr ""
8598
8599#: config/tc-i386.c:10456
8600#, c-format
8601msgid "missing or invalid expression `%s'"
8602msgstr ""
8603
8604#: config/tc-i386.c:10465
8605#, c-format
8606msgid "invalid PLT expression `%s'"
8607msgstr ""
8608
8609#: config/tc-i386.c:10550
8610#, c-format
8611msgid "duplicated `{%s}'"
8612msgstr ""
8613
8614#: config/tc-i386.c:10608
8615#, c-format
8616msgid "Unsupported broadcast: `%s'"
8617msgstr ""
8618
8619#: config/tc-i386.c:10625
8620#, c-format
8621msgid "`%s%s' can't be used for write mask"
8622msgstr ""
8623
8624#: config/tc-i386.c:10645
8625#, c-format
8626msgid "invalid write mask `%s'"
8627msgstr ""
8628
8629#: config/tc-i386.c:10666
8630#, c-format
8631msgid "duplicated `%s'"
8632msgstr ""
8633
8634#: config/tc-i386.c:10676
8635#, c-format
8636msgid "invalid zeroing-masking `%s'"
8637msgstr ""
8638
8639#: config/tc-i386.c:10692
8640#, c-format
8641msgid "missing `}' in `%s'"
8642msgstr ""
8643
8644#. We don't know this one.
8645#: config/tc-i386.c:10706
8646#, c-format
8647msgid "unknown vector operation: `%s'"
8648msgstr ""
8649
8650#: config/tc-i386.c:10712
8651msgid "zeroing-masking only allowed with write mask"
8652msgstr ""
8653
8654#: config/tc-i386.c:10732
8655#, c-format
8656msgid "at most %d immediate operands are allowed"
8657msgstr ""
8658
8659#: config/tc-i386.c:10754 config/tc-i386.c:11018
8660#, c-format
8661msgid "junk `%s' after expression"
8662msgstr ""
8663
8664#: config/tc-i386.c:10767
8665#, c-format
8666msgid "illegal immediate register operand %s"
8667msgstr ""
8668
8669#: config/tc-i386.c:10781
8670#, c-format
8671msgid "missing or invalid immediate expression `%s'"
8672msgstr ""
8673
8674#: config/tc-i386.c:10804 config/tc-i386.c:11097
8675#, c-format
8676msgid "unimplemented segment %s in operand"
8677msgstr ""
8678
8679#: config/tc-i386.c:10853
8680#, c-format
8681msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
8682msgstr ""
8683
8684#: config/tc-i386.c:10862
8685#, c-format
8686msgid "scale factor of %d without an index register"
8687msgstr ""
8688
8689#: config/tc-i386.c:10884
8690#, c-format
8691msgid "at most %d displacement operands are allowed"
8692msgstr ""
8693
8694#: config/tc-i386.c:11073
8695#, c-format
8696msgid "missing or invalid displacement expression `%s'"
8697msgstr ""
8698
8699#: config/tc-i386.c:11247
8700#, c-format
8701msgid "`%s' is not valid here (expected `%c%s%s%c')"
8702msgstr ""
8703
8704#: config/tc-i386.c:11259
8705#, c-format
8706msgid "`%s' is not a valid %s expression"
8707msgstr ""
8708
8709#: config/tc-i386.c:11271
8710#, c-format
8711msgid "invalid `%s' prefix"
8712msgstr ""
8713
8714#: config/tc-i386.c:11304
8715#, c-format
8716msgid "`%s' cannot be used here"
8717msgstr ""
8718
8719#: config/tc-i386.c:11313
8720msgid "register scaling is being ignored here"
8721msgstr ""
8722
8723#: config/tc-i386.c:11354
8724#, c-format
8725msgid "Missing '}': '%s'"
8726msgstr ""
8727
8728#: config/tc-i386.c:11360
8729#, c-format
8730msgid "Junk after '}': '%s'"
8731msgstr ""
8732
8733#: config/tc-i386.c:11476
8734#, c-format
8735msgid "bad memory operand `%s'"
8736msgstr ""
8737
8738#: config/tc-i386.c:11492
8739#, c-format
8740msgid "junk `%s' after register"
8741msgstr ""
8742
8743#: config/tc-i386.c:11513
8744#, c-format
8745msgid "`%s': misplaced `{%s}'"
8746msgstr ""
8747
8748#: config/tc-i386.c:11520 config/tc-i386.c:11698 config/tc-i386.c:11742
8749#, c-format
8750msgid "bad register name `%s'"
8751msgstr ""
8752
8753#: config/tc-i386.c:11528
8754msgid "immediate operand illegal with absolute jump"
8755msgstr ""
8756
8757#: config/tc-i386.c:11535
8758#, c-format
8759msgid "`%s': RC/SAE operand must follow immediate operands"
8760msgstr ""
8761
8762#: config/tc-i386.c:11548
8763#, c-format
8764msgid "`%s': misplaced `%s'"
8765msgstr ""
8766
8767#: config/tc-i386.c:11610
8768msgid "unbalanced figure braces"
8769msgstr ""
8770
8771#: config/tc-i386.c:11687
8772#, c-format
8773msgid "expecting `,' or `)' after index register in `%s'"
8774msgstr ""
8775
8776#: config/tc-i386.c:11715
8777#, c-format
8778msgid "expecting `)' after scale factor in `%s'"
8779msgstr ""
8780
8781#: config/tc-i386.c:11723
8782#, c-format
8783msgid "expecting index register or scale factor after `,'; got '%c'"
8784msgstr ""
8785
8786#: config/tc-i386.c:11731
8787#, c-format
8788msgid "expecting `,' or `)' after base register in `%s'"
8789msgstr ""
8790
8791#. It's not a memory operand; argh!
8792#: config/tc-i386.c:11780
8793#, c-format
8794msgid "invalid char %s beginning operand %d `%s'"
8795msgstr ""
8796
8797#: config/tc-i386.c:12440
8798#, c-format
8799msgid "%s:%u: add %d%s at 0x%llx to align %s within %d-byte boundary\n"
8800msgstr ""
8801
8802#: config/tc-i386.c:12443
8803#, c-format
8804msgid ""
8805"%s:%u: add additional %d%s at 0x%llx to align %s within %d-byte boundary\n"
8806msgstr ""
8807
8808#: config/tc-i386.c:12449
8809#, c-format
8810msgid ""
8811"%s:%u: add %d%s-byte nop at 0x%llx to align %s within %d-byte boundary\n"
8812msgstr ""
8813
8814#: config/tc-i386.c:12516
8815msgid "long jump required"
8816msgstr ""
8817
8818#: config/tc-i386.c:12571
8819msgid "jump target out of range"
8820msgstr ""
8821
8822#: config/tc-i386.c:12996
8823#, c-format
8824msgid "register '%s%s' cannot be used here"
8825msgstr ""
8826
8827#: config/tc-i386.c:13214
8828#, c-format
8829msgid "invalid -mx86-used-note= option: `%s'"
8830msgstr ""
8831
8832#: config/tc-i386.c:13237
8833msgid "no compiled in support for x86_64"
8834msgstr ""
8835
8836#: config/tc-i386.c:13257
8837msgid "no compiled in support for 32bit x86_64"
8838msgstr ""
8839
8840#: config/tc-i386.c:13261
8841msgid "32bit x86_64 is only supported for ELF"
8842msgstr ""
8843
8844#: config/tc-i386.c:13295 config/tc-i386.c:13367
8845#, c-format
8846msgid "invalid -march= option: `%s'"
8847msgstr ""
8848
8849#: config/tc-i386.c:13377 config/tc-i386.c:13390
8850#, c-format
8851msgid "invalid -mtune= option: `%s'"
8852msgstr ""
8853
8854#: config/tc-i386.c:13399
8855#, c-format
8856msgid "invalid -mmnemonic= option: `%s'"
8857msgstr ""
8858
8859#: config/tc-i386.c:13408
8860#, c-format
8861msgid "invalid -msyntax= option: `%s'"
8862msgstr ""
8863
8864#: config/tc-i386.c:13435
8865#, c-format
8866msgid "invalid -msse-check= option: `%s'"
8867msgstr ""
8868
8869#: config/tc-i386.c:13446
8870#, c-format
8871msgid "invalid -moperand-check= option: `%s'"
8872msgstr ""
8873
8874#: config/tc-i386.c:13455
8875#, c-format
8876msgid "invalid -mavxscalar= option: `%s'"
8877msgstr ""
8878
8879#: config/tc-i386.c:13464
8880#, c-format
8881msgid "invalid -mvexwig= option: `%s'"
8882msgstr ""
8883
8884#: config/tc-i386.c:13479
8885#, c-format
8886msgid "invalid -mevexlig= option: `%s'"
8887msgstr ""
8888
8889#: config/tc-i386.c:13492
8890#, c-format
8891msgid "invalid -mevexrcig= option: `%s'"
8892msgstr ""
8893
8894#: config/tc-i386.c:13501
8895#, c-format
8896msgid "invalid -mevexwig= option: `%s'"
8897msgstr ""
8898
8899#: config/tc-i386.c:13516
8900#, c-format
8901msgid "invalid -momit-lock-prefix= option: `%s'"
8902msgstr ""
8903
8904#: config/tc-i386.c:13525
8905#, c-format
8906msgid "invalid -mfence-as-lock-add= option: `%s'"
8907msgstr ""
8908
8909#: config/tc-i386.c:13534
8910#, c-format
8911msgid "invalid -mlfence-after-load= option: `%s'"
8912msgstr ""
8913
8914#: config/tc-i386.c:13551
8915#, c-format
8916msgid "invalid -mlfence-before-indirect-branch= option: `%s'"
8917msgstr ""
8918
8919#: config/tc-i386.c:13565
8920#, c-format
8921msgid "invalid -mlfence-before-ret= option: `%s'"
8922msgstr ""
8923
8924#: config/tc-i386.c:13575
8925#, c-format
8926msgid "invalid -mrelax-relocations= option: `%s'"
8927msgstr ""
8928
8929#: config/tc-i386.c:13604
8930#, c-format
8931msgid "invalid -malign-branch-boundary= value: %s"
8932msgstr ""
8933
8934#: config/tc-i386.c:13618
8935#, c-format
8936msgid "invalid -malign-branch-prefix-size= value: %s"
8937msgstr ""
8938
8939#: config/tc-i386.c:13645
8940#, c-format
8941msgid "invalid -malign-branch= option: `%s'"
8942msgstr ""
8943
8944#: config/tc-i386.c:13812
8945#, c-format
8946msgid ""
8947"  -Qy, -Qn                ignored\n"
8948"  -V                      print assembler version number\n"
8949"  -k                      ignored\n"
8950msgstr ""
8951
8952#: config/tc-i386.c:13817
8953#, c-format
8954msgid ""
8955"  -n                      Do not optimize code alignment\n"
8956"  -q                      quieten some warnings\n"
8957msgstr ""
8958
8959#: config/tc-i386.c:13821
8960#, c-format
8961msgid "  -s                      ignored\n"
8962msgstr ""
8963
8964#: config/tc-i386.c:13826
8965#, c-format
8966msgid "  --32/--64/--x32         generate 32bit/64bit/x32 object\n"
8967msgstr ""
8968
8969#: config/tc-i386.c:13829
8970#, c-format
8971msgid "  --32/--64               generate 32bit/64bit object\n"
8972msgstr ""
8973
8974#: config/tc-i386.c:13834
8975#, c-format
8976msgid "  --divide                do not treat `/' as a comment character\n"
8977msgstr ""
8978
8979#: config/tc-i386.c:13837
8980#, c-format
8981msgid "  --divide                ignored\n"
8982msgstr ""
8983
8984#: config/tc-i386.c:13840
8985#, c-format
8986msgid ""
8987"  -march=CPU[,+EXTENSION...]\n"
8988"                          generate code for CPU and EXTENSION, CPU is one "
8989"of:\n"
8990msgstr ""
8991
8992#: config/tc-i386.c:13844
8993#, c-format
8994msgid ""
8995"                          EXTENSION is combination of (possibly \"no\"-"
8996"prefixed):\n"
8997msgstr ""
8998
8999#: config/tc-i386.c:13847
9000#, c-format
9001msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
9002msgstr ""
9003
9004#: config/tc-i386.c:13850
9005#, c-format
9006msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
9007msgstr ""
9008
9009#: config/tc-i386.c:13852
9010#, c-format
9011msgid ""
9012"  -muse-unaligned-vector-move\n"
9013"                          encode aligned vector move as unaligned vector "
9014"move\n"
9015msgstr ""
9016
9017#: config/tc-i386.c:13855
9018#, c-format
9019msgid ""
9020"  -msse-check=[none|error|warning] (default: warning)\n"
9021"                          check SSE instructions\n"
9022msgstr ""
9023
9024#: config/tc-i386.c:13858
9025#, c-format
9026msgid ""
9027"  -moperand-check=[none|error|warning] (default: warning)\n"
9028"                          check operand combinations for validity\n"
9029msgstr ""
9030
9031#: config/tc-i386.c:13861
9032#, c-format
9033msgid ""
9034"  -mavxscalar=[128|256] (default: 128)\n"
9035"                          encode scalar AVX instructions with specific "
9036"vector\n"
9037"                           length\n"
9038msgstr ""
9039
9040#: config/tc-i386.c:13865
9041#, c-format
9042msgid ""
9043"  -mvexwig=[0|1] (default: 0)\n"
9044"                          encode VEX instructions with specific VEX.W value\n"
9045"                           for VEX.W bit ignored instructions\n"
9046msgstr ""
9047
9048#: config/tc-i386.c:13869
9049#, c-format
9050msgid ""
9051"  -mevexlig=[128|256|512] (default: 128)\n"
9052"                          encode scalar EVEX instructions with specific "
9053"vector\n"
9054"                           length\n"
9055msgstr ""
9056
9057#: config/tc-i386.c:13873
9058#, c-format
9059msgid ""
9060"  -mevexwig=[0|1] (default: 0)\n"
9061"                          encode EVEX instructions with specific EVEX.W "
9062"value\n"
9063"                           for EVEX.W bit ignored instructions\n"
9064msgstr ""
9065
9066#: config/tc-i386.c:13877
9067#, c-format
9068msgid ""
9069"  -mevexrcig=[rne|rd|ru|rz] (default: rne)\n"
9070"                          encode EVEX instructions with specific EVEX.RC "
9071"value\n"
9072"                           for SAE-only ignored instructions\n"
9073msgstr ""
9074
9075#: config/tc-i386.c:13881
9076#, c-format
9077msgid "  -mmnemonic=[att|intel] "
9078msgstr ""
9079
9080#: config/tc-i386.c:13884
9081#, c-format
9082msgid "(default: att)\n"
9083msgstr ""
9084
9085#: config/tc-i386.c:13886
9086#, c-format
9087msgid "(default: intel)\n"
9088msgstr ""
9089
9090#: config/tc-i386.c:13887
9091#, c-format
9092msgid "                          use AT&T/Intel mnemonic\n"
9093msgstr ""
9094
9095#: config/tc-i386.c:13889
9096#, c-format
9097msgid ""
9098"  -msyntax=[att|intel] (default: att)\n"
9099"                          use AT&T/Intel syntax\n"
9100msgstr ""
9101
9102#: config/tc-i386.c:13892
9103#, c-format
9104msgid "  -mindex-reg             support pseudo index registers\n"
9105msgstr ""
9106
9107#: config/tc-i386.c:13894
9108#, c-format
9109msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
9110msgstr ""
9111
9112#: config/tc-i386.c:13896
9113#, c-format
9114msgid "  -madd-bnd-prefix        add BND prefix for all valid branches\n"
9115msgstr ""
9116
9117#: config/tc-i386.c:13899
9118#, c-format
9119msgid "  -mshared                disable branch optimization for shared code\n"
9120msgstr ""
9121
9122#: config/tc-i386.c:13901
9123#, c-format
9124msgid "  -mx86-used-note=[no|yes] "
9125msgstr ""
9126
9127#: config/tc-i386.c:13907
9128#, c-format
9129msgid ""
9130"                          generate x86 used ISA and feature properties\n"
9131msgstr ""
9132
9133#: config/tc-i386.c:13911
9134#, c-format
9135msgid "  -mbig-obj               generate big object files\n"
9136msgstr ""
9137
9138#: config/tc-i386.c:13914
9139#, c-format
9140msgid ""
9141"  -momit-lock-prefix=[no|yes] (default: no)\n"
9142"                          strip all lock prefixes\n"
9143msgstr ""
9144
9145#: config/tc-i386.c:13917
9146#, c-format
9147msgid ""
9148"  -mfence-as-lock-add=[no|yes] (default: no)\n"
9149"                          encode lfence, mfence and sfence as\n"
9150"                           lock addl $0x0, (%%{re}sp)\n"
9151msgstr ""
9152
9153#: config/tc-i386.c:13921
9154#, c-format
9155msgid "  -mrelax-relocations=[no|yes] "
9156msgstr ""
9157
9158#: config/tc-i386.c:13927
9159#, c-format
9160msgid "                          generate relax relocations\n"
9161msgstr ""
9162
9163#: config/tc-i386.c:13929
9164#, c-format
9165msgid ""
9166"  -malign-branch-boundary=NUM (default: 0)\n"
9167"                          align branches within NUM byte boundary\n"
9168msgstr ""
9169
9170#: config/tc-i386.c:13932
9171#, c-format
9172msgid ""
9173"  -malign-branch=TYPE[+TYPE...] (default: jcc+fused+jmp)\n"
9174"                          TYPE is combination of jcc, fused, jmp, call, "
9175"ret,\n"
9176"                           indirect\n"
9177"                          specify types of branches to align\n"
9178msgstr ""
9179
9180#: config/tc-i386.c:13937
9181#, c-format
9182msgid ""
9183"  -malign-branch-prefix-size=NUM (default: 5)\n"
9184"                          align branches with NUM prefixes per instruction\n"
9185msgstr ""
9186
9187#: config/tc-i386.c:13940
9188#, c-format
9189msgid ""
9190"  -mbranches-within-32B-boundaries\n"
9191"                          align branches within 32 byte boundary\n"
9192msgstr ""
9193
9194#: config/tc-i386.c:13943
9195#, c-format
9196msgid ""
9197"  -mlfence-after-load=[no|yes] (default: no)\n"
9198"                          generate lfence after load\n"
9199msgstr ""
9200
9201#: config/tc-i386.c:13946
9202#, c-format
9203msgid ""
9204"  -mlfence-before-indirect-branch=[none|all|register|memory] (default: "
9205"none)\n"
9206"                          generate lfence before indirect near branch\n"
9207msgstr ""
9208
9209#: config/tc-i386.c:13949
9210#, c-format
9211msgid ""
9212"  -mlfence-before-ret=[none|or|not|shl|yes] (default: none)\n"
9213"                          generate lfence before ret\n"
9214msgstr ""
9215
9216#: config/tc-i386.c:13952
9217#, c-format
9218msgid "  -mamd64                 accept only AMD64 ISA [default]\n"
9219msgstr ""
9220
9221#: config/tc-i386.c:13954
9222#, c-format
9223msgid "  -mintel64               accept only Intel64 ISA\n"
9224msgstr ""
9225
9226#: config/tc-i386.c:13996
9227#, c-format
9228msgid "Intel MCU doesn't support `%s' architecture"
9229msgstr ""
9230
9231#: config/tc-i386.c:14064
9232msgid "Intel MCU is 32bit only"
9233msgstr ""
9234
9235#: config/tc-i386.c:14176
9236msgid ""
9237"constant directive skips -mlfence-before-ret and -mlfence-before-indirect-"
9238"branch"
9239msgstr ""
9240
9241#: config/tc-i386.c:14179
9242msgid "constant directive skips -mlfence-before-ret"
9243msgstr ""
9244
9245#: config/tc-i386.c:14182
9246msgid "constant directive skips -mlfence-before-indirect-branch"
9247msgstr ""
9248
9249#: config/tc-i386.c:14195
9250#, c-format
9251msgid "invalid %s relocation against register"
9252msgstr ""
9253
9254#: config/tc-i386.c:14304
9255msgid "symbol size computation overflow"
9256msgstr ""
9257
9258#: config/tc-i386.c:14379 config/tc-sparc.c:3851
9259#, c-format
9260msgid "can not do %d byte pc-relative relocation"
9261msgstr ""
9262
9263#: config/tc-i386.c:14397
9264#, c-format
9265msgid "can not do %d byte relocation"
9266msgstr ""
9267
9268#: config/tc-i386.c:14465
9269#, c-format
9270msgid "cannot represent relocation type %s in x32 mode"
9271msgstr ""
9272
9273#: config/tc-i386.c:14502 config/tc-s390.c:2606
9274#, c-format
9275msgid "cannot represent relocation type %s"
9276msgstr ""
9277
9278#: config/tc-i386.c:14619
9279msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
9280msgstr ""
9281
9282#: config/tc-i386.c:14622
9283msgid "bad .section directive: want a,w,x,M,S,G,T in string"
9284msgstr ""
9285
9286#: config/tc-i386.c:14641
9287msgid ".largecomm supported only in 64bit mode, producing .comm"
9288msgstr ""
9289
9290#: config/tc-ia64.c:870
9291msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
9292msgstr ""
9293
9294#: config/tc-ia64.c:922
9295msgid "Size of frame exceeds maximum of 96 registers"
9296msgstr ""
9297
9298#: config/tc-ia64.c:927
9299msgid "Size of rotating registers exceeds frame size"
9300msgstr ""
9301
9302#: config/tc-ia64.c:1014
9303msgid "Unwind directive not followed by an instruction."
9304msgstr ""
9305
9306#: config/tc-ia64.c:1023 config/tc-ia64.c:7595
9307msgid "qualifying predicate not followed by instruction"
9308msgstr ""
9309
9310#: config/tc-ia64.c:1071
9311msgid "expected ',' after section name"
9312msgstr ""
9313
9314#: config/tc-ia64.c:1106
9315msgid "expected ',' after symbol name"
9316msgstr ""
9317
9318#: config/tc-ia64.c:1130
9319msgid "expected ',' after symbol size"
9320msgstr ""
9321
9322#: config/tc-ia64.c:1213 config/tc-ia64.c:1247
9323msgid "record type is not valid"
9324msgstr ""
9325
9326#: config/tc-ia64.c:1316
9327msgid "Invalid record type for P3 format."
9328msgstr ""
9329
9330#: config/tc-ia64.c:1352
9331msgid "Invalid record type for format P6"
9332msgstr ""
9333
9334#: config/tc-ia64.c:1532 config/tc-ia64.c:1584
9335msgid "Invalid record type for format B1"
9336msgstr ""
9337
9338#: config/tc-ia64.c:1617
9339msgid "Invalid record type for format X1"
9340msgstr ""
9341
9342#: config/tc-ia64.c:1659
9343msgid "Invalid record type for format X3"
9344msgstr ""
9345
9346#: config/tc-ia64.c:1697
9347msgid "Previous .save incomplete"
9348msgstr ""
9349
9350#: config/tc-ia64.c:2520
9351msgid "spill_mask record unimplemented."
9352msgstr ""
9353
9354#: config/tc-ia64.c:2577
9355msgid "record_type_not_valid"
9356msgstr ""
9357
9358#: config/tc-ia64.c:2661
9359msgid "Ignoring attempt to spill beyond end of region"
9360msgstr ""
9361
9362#: config/tc-ia64.c:2720
9363msgid "Only constant space allocation is supported"
9364msgstr ""
9365
9366#: config/tc-ia64.c:2734
9367msgid "Only constant offsets are supported"
9368msgstr ""
9369
9370#: config/tc-ia64.c:2758
9371msgid "Section switching in code is not supported."
9372msgstr ""
9373
9374#: config/tc-ia64.c:2800
9375msgid "Insn slot not set in unwind record."
9376msgstr ""
9377
9378#: config/tc-ia64.c:2874
9379msgid "frgr_mem record before region record!"
9380msgstr ""
9381
9382#: config/tc-ia64.c:2885
9383msgid "fr_mem record before region record!"
9384msgstr ""
9385
9386#: config/tc-ia64.c:2894
9387msgid "gr_mem record before region record!"
9388msgstr ""
9389
9390#: config/tc-ia64.c:2903
9391msgid "br_mem record before region record!"
9392msgstr ""
9393
9394#: config/tc-ia64.c:2913
9395msgid "gr_gr record before region record!"
9396msgstr ""
9397
9398#: config/tc-ia64.c:2921
9399msgid "br_gr record before region record!"
9400msgstr ""
9401
9402#: config/tc-ia64.c:3039
9403#, c-format
9404msgid "First operand to .%s must be a predicate"
9405msgstr ""
9406
9407#: config/tc-ia64.c:3043
9408#, c-format
9409msgid "Pointless use of p0 as first operand to .%s"
9410msgstr ""
9411
9412#: config/tc-ia64.c:3099
9413#, c-format
9414msgid "Operand %d to .%s must be a preserved register"
9415msgstr ""
9416
9417#: config/tc-ia64.c:3135
9418#, c-format
9419msgid "Operand %d to .%s must be a writable register"
9420msgstr ""
9421
9422#: config/tc-ia64.c:3159
9423#, c-format
9424msgid "Radix `%s' unsupported or invalid"
9425msgstr ""
9426
9427#: config/tc-ia64.c:3189 config/tc-ia64.c:3194
9428#, c-format
9429msgid ".%s outside of %s"
9430msgstr ""
9431
9432#: config/tc-ia64.c:3280
9433msgid "Tags on unwind pseudo-ops aren't supported, yet"
9434msgstr ""
9435
9436#: config/tc-ia64.c:3302
9437msgid "First operand to .fframe must be a constant"
9438msgstr ""
9439
9440#: config/tc-ia64.c:3322
9441msgid "First operand to .vframe must be a general register"
9442msgstr ""
9443
9444#: config/tc-ia64.c:3330
9445msgid "Operand of .vframe contradicts .prologue"
9446msgstr ""
9447
9448#: config/tc-ia64.c:3340
9449msgid ".vframepsp is meaningless, assuming .vframesp was meant"
9450msgstr ""
9451
9452#: config/tc-ia64.c:3348
9453msgid "Operand to .vframesp must be a constant (sp-relative offset)"
9454msgstr ""
9455
9456#: config/tc-ia64.c:3375
9457msgid "First operand to .save not a register"
9458msgstr ""
9459
9460#: config/tc-ia64.c:3381
9461msgid "Second operand to .save not a valid register"
9462msgstr ""
9463
9464#: config/tc-ia64.c:3412 config/tc-ia64.c:3423 config/tc-ia64.c:3431
9465msgid "Second operand of .save contradicts .prologue"
9466msgstr ""
9467
9468#: config/tc-ia64.c:3438
9469msgid "First operand to .save not a valid register"
9470msgstr ""
9471
9472#: config/tc-ia64.c:3456
9473msgid "First operand to .restore must be stack pointer (sp)"
9474msgstr ""
9475
9476#: config/tc-ia64.c:3465
9477msgid "Second operand to .restore must be a constant >= 0"
9478msgstr ""
9479
9480#: config/tc-ia64.c:3475
9481#, c-format
9482msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
9483msgstr ""
9484
9485#: config/tc-ia64.c:3561
9486#, c-format
9487msgid "Illegal section name `%s' (causes unwind section name clash)"
9488msgstr ""
9489
9490#: config/tc-ia64.c:3736
9491msgid "First operand to .altrp not a valid branch register"
9492msgstr ""
9493
9494#: config/tc-ia64.c:3765
9495#, c-format
9496msgid "First operand to .%s not a register"
9497msgstr ""
9498
9499#: config/tc-ia64.c:3770
9500#, c-format
9501msgid "Second operand to .%s not a constant"
9502msgstr ""
9503
9504#: config/tc-ia64.c:3837
9505#, c-format
9506msgid "First operand to .%s not a valid register"
9507msgstr ""
9508
9509#: config/tc-ia64.c:3860
9510msgid "First operand to .save.g must be a positive 4-bit constant"
9511msgstr ""
9512
9513#: config/tc-ia64.c:3873
9514msgid "Second operand to .save.g must be a general register"
9515msgstr ""
9516
9517#: config/tc-ia64.c:3878
9518#, c-format
9519msgid "Second operand to .save.g must be the first of %d general registers"
9520msgstr ""
9521
9522#: config/tc-ia64.c:3901
9523msgid "Operand to .save.f must be a positive 20-bit constant"
9524msgstr ""
9525
9526#: config/tc-ia64.c:3924
9527msgid "First operand to .save.b must be a positive 5-bit constant"
9528msgstr ""
9529
9530#: config/tc-ia64.c:3937
9531msgid "Second operand to .save.b must be a general register"
9532msgstr ""
9533
9534#: config/tc-ia64.c:3942
9535#, c-format
9536msgid "Second operand to .save.b must be the first of %d general registers"
9537msgstr ""
9538
9539#: config/tc-ia64.c:3968
9540msgid "First operand to .save.gf must be a non-negative 4-bit constant"
9541msgstr ""
9542
9543#: config/tc-ia64.c:3976
9544msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
9545msgstr ""
9546
9547#: config/tc-ia64.c:3984
9548msgid "Operands to .save.gf may not be both zero"
9549msgstr ""
9550
9551#: config/tc-ia64.c:4001
9552msgid "Operand to .spill must be a constant"
9553msgstr ""
9554
9555#: config/tc-ia64.c:4070
9556#, c-format
9557msgid "Operand %d to .%s must be a constant"
9558msgstr ""
9559
9560#: config/tc-ia64.c:4091
9561#, c-format
9562msgid "Missing .label_state %ld"
9563msgstr ""
9564
9565#: config/tc-ia64.c:4145
9566msgid "Operand to .label_state must be a constant"
9567msgstr ""
9568
9569#: config/tc-ia64.c:4164
9570msgid "Operand to .copy_state must be a constant"
9571msgstr ""
9572
9573#: config/tc-ia64.c:4187
9574msgid "First operand to .unwabi must be a constant"
9575msgstr ""
9576
9577#: config/tc-ia64.c:4193
9578msgid "Second operand to .unwabi must be a constant"
9579msgstr ""
9580
9581#: config/tc-ia64.c:4228
9582msgid "Missing .endp after previous .proc"
9583msgstr ""
9584
9585#: config/tc-ia64.c:4246
9586msgid "Empty argument of .proc"
9587msgstr ""
9588
9589#: config/tc-ia64.c:4251
9590#, c-format
9591msgid "`%s' was already defined"
9592msgstr ""
9593
9594#: config/tc-ia64.c:4294
9595msgid "Initial .body should precede any instructions"
9596msgstr ""
9597
9598#: config/tc-ia64.c:4313
9599msgid ".prologue within prologue"
9600msgstr ""
9601
9602#: config/tc-ia64.c:4318
9603msgid "Initial .prologue should precede any instructions"
9604msgstr ""
9605
9606#: config/tc-ia64.c:4328
9607msgid "First operand to .prologue must be a positive 4-bit constant"
9608msgstr ""
9609
9610#: config/tc-ia64.c:4330
9611msgid "Pointless use of zero first operand to .prologue"
9612msgstr ""
9613
9614#: config/tc-ia64.c:4346
9615msgid "Using a constant as second operand to .prologue is deprecated"
9616msgstr ""
9617
9618#: config/tc-ia64.c:4352
9619msgid "Second operand to .prologue must be a general register"
9620msgstr ""
9621
9622#: config/tc-ia64.c:4357
9623#, c-format
9624msgid "Second operand to .prologue must be the first of %d general registers"
9625msgstr ""
9626
9627#: config/tc-ia64.c:4470
9628#, c-format
9629msgid "`%s' was not defined within procedure"
9630msgstr ""
9631
9632#: config/tc-ia64.c:4506
9633msgid "Empty argument of .endp"
9634msgstr ""
9635
9636#: config/tc-ia64.c:4520
9637#, c-format
9638msgid "`%s' was not specified with previous .proc"
9639msgstr ""
9640
9641#: config/tc-ia64.c:4535
9642#, c-format
9643msgid "`%s' should be an operand to this .endp"
9644msgstr ""
9645
9646#: config/tc-ia64.c:4576 config/tc-ia64.c:4889 config/tc-ia64.c:5195
9647msgid "Comma expected"
9648msgstr ""
9649
9650#: config/tc-ia64.c:4616
9651msgid "Expected '['"
9652msgstr ""
9653
9654#: config/tc-ia64.c:4625 config/tc-ia64.c:7729
9655msgid "Expected ']'"
9656msgstr ""
9657
9658#: config/tc-ia64.c:4630
9659msgid "Number of elements must be positive"
9660msgstr ""
9661
9662#: config/tc-ia64.c:4641
9663#, c-format
9664msgid "Used more than the declared %d rotating registers"
9665msgstr ""
9666
9667#: config/tc-ia64.c:4649
9668msgid "Used more than the available 96 rotating registers"
9669msgstr ""
9670
9671#: config/tc-ia64.c:4656
9672msgid "Used more than the available 48 rotating registers"
9673msgstr ""
9674
9675#: config/tc-ia64.c:4684
9676#, c-format
9677msgid "Attempt to redefine register set `%s'"
9678msgstr ""
9679
9680#: config/tc-ia64.c:4749
9681#, c-format
9682msgid "Unknown psr option `%s'"
9683msgstr ""
9684
9685#: config/tc-ia64.c:4784
9686msgid "Comma expected after section name"
9687msgstr ""
9688
9689#: config/tc-ia64.c:4795
9690msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
9691msgstr ""
9692
9693#: config/tc-ia64.c:4884
9694msgid "Register name expected"
9695msgstr ""
9696
9697#: config/tc-ia64.c:4897
9698msgid "Register value annotation ignored"
9699msgstr ""
9700
9701#: config/tc-ia64.c:4936
9702msgid "Directive invalid within a bundle"
9703msgstr ""
9704
9705#: config/tc-ia64.c:5030
9706msgid "Missing predicate relation type"
9707msgstr ""
9708
9709#: config/tc-ia64.c:5036
9710msgid "Unrecognized predicate relation type"
9711msgstr ""
9712
9713#: config/tc-ia64.c:5082
9714msgid "Bad register range"
9715msgstr ""
9716
9717#: config/tc-ia64.c:5091 config/tc-ia64.c:7675
9718msgid "Predicate register expected"
9719msgstr ""
9720
9721#: config/tc-ia64.c:5096
9722msgid "Duplicate predicate register ignored"
9723msgstr ""
9724
9725#: config/tc-ia64.c:5112
9726msgid "Predicate source and target required"
9727msgstr ""
9728
9729#: config/tc-ia64.c:5114 config/tc-ia64.c:5126
9730msgid "Use of p0 is not valid in this context"
9731msgstr ""
9732
9733#: config/tc-ia64.c:5121
9734msgid "At least two PR arguments expected"
9735msgstr ""
9736
9737#: config/tc-ia64.c:5135
9738msgid "At least one PR argument expected"
9739msgstr ""
9740
9741#: config/tc-ia64.c:5167
9742#, c-format
9743msgid "duplicate entry hint %s"
9744msgstr ""
9745
9746#. FIXME -- need 62-bit relocation type
9747#: config/tc-ia64.c:5643
9748msgid "62-bit relocation not yet implemented"
9749msgstr ""
9750
9751#. XXX technically, this is wrong: we should not be issuing warning
9752#. messages until we're sure this instruction pattern is going to
9753#. be used!
9754#: config/tc-ia64.c:5729
9755msgid "lower 16 bits of mask ignored"
9756msgstr ""
9757
9758#: config/tc-ia64.c:5958
9759msgid "stride must be a multiple of 64; lower 6 bits ignored"
9760msgstr ""
9761
9762#: config/tc-ia64.c:6076
9763msgid "Expected separator `='"
9764msgstr ""
9765
9766#: config/tc-ia64.c:6112
9767msgid "Duplicate equal sign (=) in instruction"
9768msgstr ""
9769
9770#: config/tc-ia64.c:6119
9771#, c-format
9772msgid "Illegal operand separator `%c'"
9773msgstr ""
9774
9775#: config/tc-ia64.c:6234
9776#, c-format
9777msgid "Operand %u of `%s' should be %s"
9778msgstr ""
9779
9780#: config/tc-ia64.c:6238
9781msgid "Wrong number of output operands"
9782msgstr ""
9783
9784#: config/tc-ia64.c:6240
9785msgid "Wrong number of input operands"
9786msgstr ""
9787
9788#: config/tc-ia64.c:6242
9789msgid "Operand mismatch"
9790msgstr ""
9791
9792#: config/tc-ia64.c:6324
9793#, c-format
9794msgid "Invalid use of `%c%d' as output operand"
9795msgstr ""
9796
9797#: config/tc-ia64.c:6327
9798#, c-format
9799msgid "Invalid use of `r%d' as base update address operand"
9800msgstr ""
9801
9802#: config/tc-ia64.c:6351
9803#, c-format
9804msgid "Invalid duplicate use of `%c%d'"
9805msgstr ""
9806
9807#: config/tc-ia64.c:6358
9808#, c-format
9809msgid "Invalid simultaneous use of `f%d' and `f%d'"
9810msgstr ""
9811
9812#: config/tc-ia64.c:6364
9813#, c-format
9814msgid "Dangerous simultaneous use of `f%d' and `f%d'"
9815msgstr ""
9816
9817#: config/tc-ia64.c:6408
9818msgid "Value truncated to 62 bits"
9819msgstr ""
9820
9821#: config/tc-ia64.c:6476
9822#, c-format
9823msgid "Bad operand value: %s"
9824msgstr ""
9825
9826#. Give an error if a frag containing code is not aligned to a 16 byte
9827#. boundary.
9828#: config/tc-ia64.c:6551 config/tc-ia64.h:177
9829msgid "instruction address is not a multiple of 16"
9830msgstr ""
9831
9832#: config/tc-ia64.c:6619
9833#, c-format
9834msgid "`%s' must be last in bundle"
9835msgstr ""
9836
9837#: config/tc-ia64.c:6651
9838#, c-format
9839msgid "Internal error: don't know how to force %s to end of instruction group"
9840msgstr ""
9841
9842#: config/tc-ia64.c:6664
9843#, c-format
9844msgid "`%s' must be last in instruction group"
9845msgstr ""
9846
9847#: config/tc-ia64.c:6694
9848msgid "Label must be first in a bundle"
9849msgstr ""
9850
9851#: config/tc-ia64.c:6771
9852msgid "hint in B unit may be treated as nop"
9853msgstr ""
9854
9855#: config/tc-ia64.c:6782
9856msgid "hint in B unit can't be used"
9857msgstr ""
9858
9859#: config/tc-ia64.c:6796
9860msgid "emit_one_bundle: unexpected dynamic op"
9861msgstr ""
9862
9863#: config/tc-ia64.c:6936
9864#, c-format
9865msgid "`%s' does not fit into %s template"
9866msgstr ""
9867
9868#: config/tc-ia64.c:6951
9869#, c-format
9870msgid "`%s' does not fit into bundle"
9871msgstr ""
9872
9873#: config/tc-ia64.c:6963
9874#, c-format
9875msgid "`%s' can't go in %s of %s template"
9876msgstr ""
9877
9878#: config/tc-ia64.c:6969
9879msgid "Missing '}' at end of file"
9880msgstr ""
9881
9882#: config/tc-ia64.c:7116
9883#, c-format
9884msgid "Unrecognized option '-x%s'"
9885msgstr ""
9886
9887#: config/tc-ia64.c:7143
9888msgid ""
9889"IA-64 options:\n"
9890"  --mconstant-gp\t  mark output file as using the constant-GP model\n"
9891"\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
9892"  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
9893"\t\t\t  without function descriptors (sets ELF header flag\n"
9894"\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
9895"  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
9896"  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
9897"  -mtune=[itanium1|itanium2]\n"
9898"\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
9899"  -munwind-check=[warning|error]\n"
9900"\t\t\t  unwind directive check (default -munwind-check=warning)\n"
9901"  -mhint.b=[ok|warning|error]\n"
9902"\t\t\t  hint.b check (default -mhint.b=error)\n"
9903"  -x | -xexplicit\t  turn on dependency violation checking\n"
9904msgstr ""
9905
9906#. Note for translators: "automagically" can be translated as "automatically" here.
9907#: config/tc-ia64.c:7160
9908msgid ""
9909"  -xauto\t\t  automagically remove dependency violations (default)\n"
9910"  -xnone\t\t  turn off dependency violation checking\n"
9911"  -xdebug\t\t  debug dependency violation checker\n"
9912"  -xdebugn\t\t  debug dependency violation checker but turn off\n"
9913"\t\t\t  dependency violation checking\n"
9914"  -xdebugx\t\t  debug dependency violation checker and turn on\n"
9915"\t\t\t  dependency violation checking\n"
9916msgstr ""
9917
9918#: config/tc-ia64.c:7175
9919msgid "--gstabs is not supported for ia64"
9920msgstr ""
9921
9922#: config/tc-ia64.c:7610
9923msgid "Explicit stops are ignored in auto mode"
9924msgstr ""
9925
9926#: config/tc-ia64.c:7619
9927msgid "Found '{' when manual bundling is already turned on"
9928msgstr ""
9929
9930#: config/tc-ia64.c:7632
9931msgid "Found '{' after explicit switch to automatic mode"
9932msgstr ""
9933
9934#: config/tc-ia64.c:7638
9935msgid "Found '}' when manual bundling is off"
9936msgstr ""
9937
9938#: config/tc-ia64.c:7665
9939msgid "Expected ')'"
9940msgstr ""
9941
9942#: config/tc-ia64.c:7670
9943msgid "Qualifying predicate expected"
9944msgstr ""
9945
9946#: config/tc-ia64.c:7689
9947msgid "Tag must come before qualifying predicate."
9948msgstr ""
9949
9950#: config/tc-ia64.c:7718
9951msgid "Expected ':'"
9952msgstr ""
9953
9954#: config/tc-ia64.c:7734
9955msgid "Tag name expected"
9956msgstr ""
9957
9958#: config/tc-ia64.c:7836
9959msgid "Rotating register index must be a non-negative constant"
9960msgstr ""
9961
9962#: config/tc-ia64.c:7841
9963#, c-format
9964msgid "Index out of range 0..%u"
9965msgstr ""
9966
9967#: config/tc-ia64.c:7853
9968msgid "Indirect register index must be a general register"
9969msgstr ""
9970
9971#: config/tc-ia64.c:7862
9972msgid "Index can only be applied to rotating or indirect registers"
9973msgstr ""
9974
9975#: config/tc-ia64.c:7898 config/tc-xstormy16.c:145
9976msgid "Expected '('"
9977msgstr ""
9978
9979#: config/tc-ia64.c:7906 config/tc-pdp11.c:466 config/tc-pdp11.c:530
9980#: config/tc-pdp11.c:564 config/tc-tilegx.c:1044 config/tc-tilepro.c:932
9981#: config/tc-xstormy16.c:154
9982msgid "Missing ')'"
9983msgstr ""
9984
9985#: config/tc-ia64.c:7924 config/tc-xstormy16.c:161
9986msgid "Not a symbolic expression"
9987msgstr ""
9988
9989#: config/tc-ia64.c:7929 config/tc-ia64.c:7943
9990msgid "Illegal combination of relocation functions"
9991msgstr ""
9992
9993#: config/tc-ia64.c:8032
9994msgid "No current frame"
9995msgstr ""
9996
9997#: config/tc-ia64.c:8034
9998#, c-format
9999msgid "Register number out of range 0..%u"
10000msgstr ""
10001
10002#: config/tc-ia64.c:8073
10003msgid "Standalone `#' is illegal"
10004msgstr ""
10005
10006#: config/tc-ia64.c:8076
10007msgid "Redundant `#' suffix operators"
10008msgstr ""
10009
10010#: config/tc-ia64.c:8234
10011#, c-format
10012msgid "Unhandled dependency %s for %s (%s), note %d"
10013msgstr ""
10014
10015#: config/tc-ia64.c:9547
10016#, c-format
10017msgid "Unrecognized dependency specifier %d\n"
10018msgstr ""
10019
10020#: config/tc-ia64.c:10417
10021msgid "Only the first path encountering the conflict is reported"
10022msgstr ""
10023
10024#: config/tc-ia64.c:10419
10025msgid "This is the location of the conflicting usage"
10026msgstr ""
10027
10028#: config/tc-ia64.c:10681
10029#, c-format
10030msgid "Unknown opcode `%s'"
10031msgstr ""
10032
10033#: config/tc-ia64.c:10759
10034#, c-format
10035msgid "AR %d can only be accessed by %c-unit"
10036msgstr ""
10037
10038#: config/tc-ia64.c:10771
10039msgid "hint.b may be treated as nop"
10040msgstr ""
10041
10042#: config/tc-ia64.c:10774
10043msgid "hint.b shouldn't be used"
10044msgstr ""
10045
10046#: config/tc-ia64.c:10813
10047#, c-format
10048msgid "`%s' cannot be predicated"
10049msgstr ""
10050
10051#: config/tc-ia64.c:10886
10052msgid "Closing bracket missing"
10053msgstr ""
10054
10055#: config/tc-ia64.c:10895
10056msgid "Index must be a general register"
10057msgstr ""
10058
10059#: config/tc-ia64.c:11060
10060#, c-format
10061msgid "Unsupported fixup size %d"
10062msgstr ""
10063
10064#. This should be an error, but since previously there wasn't any
10065#. diagnostic here, don't make it fail because of this for now.
10066#: config/tc-ia64.c:11332
10067#, c-format
10068msgid "Cannot express %s%d%s relocation"
10069msgstr ""
10070
10071#: config/tc-ia64.c:11351
10072msgid "No addend allowed in @fptr() relocation"
10073msgstr ""
10074
10075#: config/tc-ia64.c:11390
10076msgid "integer operand out of range"
10077msgstr ""
10078
10079#: config/tc-ia64.c:11457
10080#, c-format
10081msgid "%s must have a constant value"
10082msgstr ""
10083
10084#: config/tc-ia64.c:11477
10085msgid "cannot resolve @slotcount parameter"
10086msgstr ""
10087
10088#: config/tc-ia64.c:11510
10089msgid "invalid @slotcount value"
10090msgstr ""
10091
10092#: config/tc-ia64.c:11547 config/tc-z8k.c:1388
10093#, c-format
10094msgid "Cannot represent %s relocation in object file"
10095msgstr ""
10096
10097#: config/tc-ia64.c:11656
10098msgid "Can't add stop bit to mark end of instruction group"
10099msgstr ""
10100
10101#: config/tc-ia64.c:11764 read.c:2591 read.c:3200 read.c:3767 stabs.c:468
10102#, c-format
10103msgid "expected comma after \"%s\""
10104msgstr ""
10105
10106#: config/tc-ia64.c:11807
10107#, c-format
10108msgid "`%s' is already the alias of %s `%s'"
10109msgstr ""
10110
10111#: config/tc-ia64.c:11819
10112#, c-format
10113msgid "%s `%s' already has an alias `%s'"
10114msgstr ""
10115
10116#: config/tc-ia64.c:11853
10117#, c-format
10118msgid "symbol `%s' aliased to `%s' is not used"
10119msgstr ""
10120
10121#: config/tc-ia64.c:11879
10122#, c-format
10123msgid "section `%s' aliased to `%s' is not used"
10124msgstr ""
10125
10126#: config/tc-ip2k.c:139
10127#, c-format
10128msgid "IP2K specific command line options:\n"
10129msgstr ""
10130
10131#: config/tc-ip2k.c:140
10132#, c-format
10133msgid "  -mip2022               restrict to IP2022 insns \n"
10134msgstr ""
10135
10136#: config/tc-ip2k.c:141
10137#, c-format
10138msgid "  -mip2022ext            permit extended IP2022 insn\n"
10139msgstr ""
10140
10141#: config/tc-ip2k.c:232
10142msgid "relaxation not supported\n"
10143msgstr ""
10144
10145#: config/tc-iq2000.c:367
10146#, c-format
10147msgid "the yielding instruction %s may not be in a delay slot."
10148msgstr ""
10149
10150#: config/tc-iq2000.c:375
10151#, c-format
10152msgid "Register number (R%ld) for double word access must be even."
10153msgstr ""
10154
10155#: config/tc-iq2000.c:384 config/tc-iq2000.c:389 config/tc-iq2000.c:394
10156#: config/tc-iq2000.c:411 config/tc-mt.c:246 config/tc-mt.c:251
10157#, c-format
10158msgid "operand references R%ld of previous load."
10159msgstr ""
10160
10161#: config/tc-iq2000.c:399
10162msgid "instruction implicitly accesses R31 of previous load."
10163msgstr ""
10164
10165#: config/tc-iq2000.c:654 config/tc-mep.c:2008
10166msgid "Unmatched high relocation"
10167msgstr ""
10168
10169#: config/tc-iq2000.c:831 config/tc-mips.c:19776 config/tc-score.c:5804
10170msgid ".end not in text section"
10171msgstr ""
10172
10173#: config/tc-iq2000.c:835 config/tc-score.c:5807
10174msgid ".end directive without a preceding .ent directive."
10175msgstr ""
10176
10177#: config/tc-iq2000.c:844 config/tc-score.c:5815
10178msgid ".end symbol does not match .ent symbol."
10179msgstr ""
10180
10181#: config/tc-iq2000.c:847 config/tc-mips.c:19796 config/tc-score.c:5820
10182msgid ".end directive missing or unknown symbol"
10183msgstr ""
10184
10185#: config/tc-iq2000.c:865
10186msgid "Expected simple number."
10187msgstr ""
10188
10189#: config/tc-iq2000.c:894 config/tc-mips.c:19701 config/tc-score.c:5670
10190#, c-format
10191msgid " *input_line_pointer == '%c' 0x%02x\n"
10192msgstr ""
10193
10194#: config/tc-iq2000.c:896
10195msgid "Invalid number"
10196msgstr ""
10197
10198#: config/tc-iq2000.c:930 config/tc-score.c:5701
10199msgid ".ent or .aent not in text section."
10200msgstr ""
10201
10202#: config/tc-iq2000.c:933
10203msgid "missing `.end'"
10204msgstr ""
10205
10206#: config/tc-loongarch.c:340
10207#, c-format
10208msgid "insn name: %s\tformat: %s\tsyntax error"
10209msgstr ""
10210
10211#: config/tc-loongarch.c:343
10212#, c-format
10213msgid ""
10214"insn name: %s\n"
10215"format: %s\n"
10216"we want macro but macro is NULL"
10217msgstr ""
10218
10219#: config/tc-loongarch.c:348
10220#, c-format
10221msgid ""
10222"insn name: %s\n"
10223"format: %s\n"
10224"macro: %s\tsyntax error"
10225msgstr ""
10226
10227#: config/tc-loongarch.c:403
10228#, c-format
10229msgid "Unsupported use of %s"
10230msgstr ""
10231
10232#: config/tc-loongarch.c:476
10233msgid "internal error: we have no internal label yet"
10234msgstr ""
10235
10236#: config/tc-loongarch.c:586
10237msgid "This label shouldn't be with addend."
10238msgstr ""
10239
10240#: config/tc-loongarch.c:626
10241msgid "expr too huge"
10242msgstr ""
10243
10244#: config/tc-loongarch.c:653
10245#, c-format
10246msgid ""
10247"not support reloc bit-field\n"
10248"fmt: %c%c %s\n"
10249"args: %s"
10250msgstr ""
10251
10252#: config/tc-loongarch.c:701
10253msgid "unknown escape"
10254msgstr ""
10255
10256#: config/tc-loongarch.c:728
10257#, c-format
10258msgid "require imm low %d bit is 0."
10259msgstr ""
10260
10261#. How to do after we detect overflow.
10262#: config/tc-loongarch.c:740
10263#, c-format
10264msgid ""
10265"Immediate overflow.\n"
10266"format: %c%c%s\n"
10267"arg: %s"
10268msgstr ""
10269
10270#: config/tc-loongarch.c:820
10271msgid "AMO insns require rd != base && rd != rt when rd isn't $r0"
10272msgstr ""
10273
10274#: config/tc-loongarch.c:832
10275msgid "bstr(ins|pick).[wd] require msbd >= lsbd"
10276msgstr ""
10277
10278#: config/tc-loongarch.c:837
10279msgid "csrxchg require rj != $r0 && rj != $r1"
10280msgstr ""
10281
10282#: config/tc-loongarch.c:887
10283#, c-format
10284msgid "no HOWTO loong relocation number %d"
10285msgstr ""
10286
10287#: config/tc-loongarch.c:895
10288msgid "Internal error: not support relax now"
10289msgstr ""
10290
10291#: config/tc-loongarch.c:923
10292#, c-format
10293msgid "li overflow: hi32:0x%x lo32:0x%x"
10294msgstr ""
10295
10296#: config/tc-loongarch.c:928
10297msgid "we can't li.d on 32bit-arch"
10298msgstr ""
10299
10300#: config/tc-loongarch.c:1025
10301#, c-format
10302msgid "no match insn: %s\t%s"
10303msgstr ""
10304
10305#: config/tc-loongarch.c:1111
10306msgid "Relocation against a constant"
10307msgstr ""
10308
10309#: config/tc-loongarch.c:1229 config/tc-riscv.c:4136
10310#, c-format
10311msgid "cannot represent %s relocation in object file"
10312msgstr ""
10313
10314#: config/tc-loongarch.c:1267
10315#, c-format
10316msgid "LARCH options:\n"
10317msgstr ""
10318
10319#: config/tc-m32c.c:141
10320#, c-format
10321msgid " M32C specific command line options:\n"
10322msgstr ""
10323
10324#. Pretend that we do not recognise this option.
10325#: config/tc-m32r.c:330
10326msgid "Unrecognised option: -hidden"
10327msgstr ""
10328
10329#: config/tc-m32r.c:357 config/tc-sparc.c:602
10330msgid "Unrecognized option following -K"
10331msgstr ""
10332
10333#: config/tc-m32r.c:372
10334#, c-format
10335msgid " M32R specific command line options:\n"
10336msgstr ""
10337
10338#: config/tc-m32r.c:374
10339#, c-format
10340msgid ""
10341"  -m32r                   disable support for the m32rx instruction set\n"
10342msgstr ""
10343
10344#: config/tc-m32r.c:376
10345#, c-format
10346msgid "  -m32rx                  support the extended m32rx instruction set\n"
10347msgstr ""
10348
10349#: config/tc-m32r.c:378
10350#, c-format
10351msgid "  -m32r2                  support the extended m32r2 instruction set\n"
10352msgstr ""
10353
10354#: config/tc-m32r.c:380
10355#, c-format
10356msgid "  -EL,-little             produce little endian code and data\n"
10357msgstr ""
10358
10359#: config/tc-m32r.c:382
10360#, c-format
10361msgid "  -EB,-big                produce big endian code and data\n"
10362msgstr ""
10363
10364#: config/tc-m32r.c:384
10365#, c-format
10366msgid "  -parallel               try to combine instructions in parallel\n"
10367msgstr ""
10368
10369#: config/tc-m32r.c:386
10370#, c-format
10371msgid "  -no-parallel            disable -parallel\n"
10372msgstr ""
10373
10374#: config/tc-m32r.c:388
10375#, c-format
10376msgid ""
10377"  -no-bitinst             disallow the M32R2's extended bit-field "
10378"instructions\n"
10379msgstr ""
10380
10381#: config/tc-m32r.c:390
10382#, c-format
10383msgid "  -O                      try to optimize code.  Implies -parallel\n"
10384msgstr ""
10385
10386#: config/tc-m32r.c:393
10387#, c-format
10388msgid ""
10389"  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
10390msgstr ""
10391
10392#: config/tc-m32r.c:395
10393#, c-format
10394msgid "                                         might violate constraints\n"
10395msgstr ""
10396
10397#: config/tc-m32r.c:397
10398#, c-format
10399msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
10400msgstr ""
10401
10402#: config/tc-m32r.c:399
10403#, c-format
10404msgid ""
10405"                                         instructions might violate "
10406"constraints\n"
10407msgstr ""
10408
10409#: config/tc-m32r.c:401
10410#, c-format
10411msgid ""
10412"  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
10413msgstr ""
10414
10415#: config/tc-m32r.c:403
10416#, c-format
10417msgid ""
10418"  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
10419msgstr ""
10420
10421#: config/tc-m32r.c:405
10422#, c-format
10423msgid ""
10424"  -ignore-parallel-conflicts            do not check parallel instructions\n"
10425msgstr ""
10426
10427#: config/tc-m32r.c:407
10428#, c-format
10429msgid "                                         for constraint violations\n"
10430msgstr ""
10431
10432#: config/tc-m32r.c:409
10433#, c-format
10434msgid ""
10435"  -no-ignore-parallel-conflicts         check parallel instructions for\n"
10436msgstr ""
10437
10438#: config/tc-m32r.c:411
10439#, c-format
10440msgid "                                         constraint violations\n"
10441msgstr ""
10442
10443#: config/tc-m32r.c:413
10444#, c-format
10445msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
10446msgstr ""
10447
10448#: config/tc-m32r.c:415
10449#, c-format
10450msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
10451msgstr ""
10452
10453#: config/tc-m32r.c:418
10454#, c-format
10455msgid ""
10456"  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
10457"reloc\n"
10458msgstr ""
10459
10460#: config/tc-m32r.c:420
10461#, c-format
10462msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
10463msgstr ""
10464
10465#: config/tc-m32r.c:422
10466#, c-format
10467msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
10468msgstr ""
10469
10470#: config/tc-m32r.c:424
10471#, c-format
10472msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
10473msgstr ""
10474
10475#: config/tc-m32r.c:427
10476#, c-format
10477msgid "  -KPIC                   generate PIC\n"
10478msgstr ""
10479
10480#: config/tc-m32r.c:848
10481msgid "instructions write to the same destination register."
10482msgstr ""
10483
10484#: config/tc-m32r.c:856
10485msgid "Instructions do not use parallel execution pipelines."
10486msgstr ""
10487
10488#: config/tc-m32r.c:864
10489msgid "Instructions share the same execution pipeline"
10490msgstr ""
10491
10492#: config/tc-m32r.c:929 config/tc-m32r.c:1043
10493#, c-format
10494msgid "not a 16 bit instruction '%s'"
10495msgstr ""
10496
10497#: config/tc-m32r.c:941 config/tc-m32r.c:1055 config/tc-m32r.c:1239
10498#, c-format
10499msgid "instruction '%s' is for the M32R2 only"
10500msgstr ""
10501
10502#: config/tc-m32r.c:954 config/tc-m32r.c:1068 config/tc-m32r.c:1252
10503#, c-format
10504msgid "unknown instruction '%s'"
10505msgstr ""
10506
10507#: config/tc-m32r.c:963 config/tc-m32r.c:1075 config/tc-m32r.c:1259
10508#, c-format
10509msgid "instruction '%s' is for the M32RX only"
10510msgstr ""
10511
10512#: config/tc-m32r.c:972 config/tc-m32r.c:1084
10513#, c-format
10514msgid "instruction '%s' cannot be executed in parallel."
10515msgstr ""
10516
10517#: config/tc-m32r.c:1027 config/tc-m32r.c:1109 config/tc-m32r.c:1316
10518msgid "internal error: lookup/get operands failed"
10519msgstr ""
10520
10521#: config/tc-m32r.c:1094
10522#, c-format
10523msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
10524msgstr ""
10525
10526#: config/tc-m32r.c:1123
10527#, c-format
10528msgid ""
10529"%s: output of 1st instruction is the same as an input to 2nd instruction - "
10530"is this intentional ?"
10531msgstr ""
10532
10533#: config/tc-m32r.c:1127
10534#, c-format
10535msgid ""
10536"%s: output of 2nd instruction is the same as an input to 1st instruction - "
10537"is this intentional ?"
10538msgstr ""
10539
10540#: config/tc-m32r.c:1490 config/tc-microblaze.c:196
10541msgid "Expected comma after symbol-name: rest of line ignored."
10542msgstr ""
10543
10544#: config/tc-m32r.c:1500
10545#, c-format
10546msgid ".SCOMMon length (%ld.) <0! Ignored."
10547msgstr ""
10548
10549#: config/tc-m32r.c:1514 config/tc-microblaze.c:218 config/tc-ppc.c:2358
10550#: config/tc-ppc.c:4309 config/tc-ppc.c:4364
10551msgid "ignoring bad alignment"
10552msgstr ""
10553
10554#: config/tc-m32r.c:1526 config/tc-microblaze.c:253 config/tc-v850.c:383
10555msgid "Common alignment not a power of 2"
10556msgstr ""
10557
10558#: config/tc-m32r.c:1541 config/tc-microblaze.c:229
10559#, c-format
10560msgid "Ignoring attempt to re-define symbol `%s'."
10561msgstr ""
10562
10563#: config/tc-m32r.c:1550
10564#, c-format
10565msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
10566msgstr ""
10567
10568#: config/tc-m32r.c:1927 config/tc-m32r.c:1980 config/tc-nds32.c:4787
10569#: config/tc-nds32.c:4831 config/tc-sh.c:391 config/tc-sh.c:2062
10570msgid "Invalid PIC expression."
10571msgstr ""
10572
10573#: config/tc-m32r.c:2071
10574msgid "Unmatched high/shigh reloc"
10575msgstr ""
10576
10577#: config/tc-m68hc11.c:416
10578#, c-format
10579msgid ""
10580"Motorola 68HC11/68HC12/68HCS12 options:\n"
10581"  -m68hc11 | -m68hc12 |\n"
10582"  -m68hcs12 | -mm9s12x |\n"
10583"  -mm9s12xg               specify the processor [default %s]\n"
10584"  -mshort                 use 16-bit int ABI (default)\n"
10585"  -mlong                  use 32-bit int ABI\n"
10586"  -mshort-double          use 32-bit double ABI\n"
10587"  -mlong-double           use 64-bit double ABI (default)\n"
10588"  --force-long-branches   always turn relative branches into absolute ones\n"
10589"  -S,--short-branches     do not turn relative branches into absolute ones\n"
10590"                          when the offset is out of range\n"
10591"  --strict-direct-mode    do not turn the direct mode into extended mode\n"
10592"                          when the instruction does not support direct mode\n"
10593"  --print-insn-syntax     print the syntax of instruction in case of error\n"
10594"  --print-opcodes         print the list of instructions with syntax\n"
10595"  --xgate-ramoffset       offset ram addresses by 0xc000\n"
10596"  --generate-example      generate an example of each instruction\n"
10597"                          (used for testing)\n"
10598msgstr ""
10599
10600#: config/tc-m68hc11.c:464 config/tc-xgate.c:284
10601#, c-format
10602msgid "Default target `%s' is not supported."
10603msgstr ""
10604
10605#. Dump the opcode statistics table.
10606#: config/tc-m68hc11.c:482
10607#, c-format
10608msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
10609msgstr ""
10610
10611#: config/tc-m68hc11.c:561
10612#, c-format
10613msgid "Option `%s' is not recognized."
10614msgstr ""
10615
10616#: config/tc-m68hc11.c:748
10617msgid "imm3"
10618msgstr ""
10619
10620#: config/tc-m68hc11.c:756
10621msgid "RD"
10622msgstr ""
10623
10624#: config/tc-m68hc11.c:764
10625msgid "RD,RS"
10626msgstr ""
10627
10628#: config/tc-m68hc11.c:772
10629msgid "RI, #imm4"
10630msgstr ""
10631
10632#: config/tc-m68hc11.c:804
10633msgid "RD, (RI,#offs5)"
10634msgstr ""
10635
10636#: config/tc-m68hc11.c:856
10637msgid "#<imm8>"
10638msgstr ""
10639
10640#: config/tc-m68hc11.c:865
10641msgid "#<imm16>"
10642msgstr ""
10643
10644#: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883
10645msgid "<imm8>,X"
10646msgstr ""
10647
10648#: config/tc-m68hc11.c:910
10649msgid "*<abs8>"
10650msgstr ""
10651
10652#: config/tc-m68hc11.c:922
10653msgid "#<mask>"
10654msgstr ""
10655
10656#: config/tc-m68hc11.c:932
10657#, c-format
10658msgid "symbol%d"
10659msgstr ""
10660
10661#: config/tc-m68hc11.c:934
10662msgid "<abs>"
10663msgstr ""
10664
10665#: config/tc-m68hc11.c:953
10666msgid "<label>"
10667msgstr ""
10668
10669#: config/tc-m68hc11.c:969
10670#, c-format
10671msgid ""
10672"# Example of `%s' instructions\n"
10673"\t.sect .text\n"
10674"_start:\n"
10675msgstr ""
10676
10677#: config/tc-m68hc11.c:1016
10678#, c-format
10679msgid "Instruction `%s' is not recognized."
10680msgstr ""
10681
10682#: config/tc-m68hc11.c:1021
10683#, c-format
10684msgid "Instruction formats for `%s':"
10685msgstr ""
10686
10687#: config/tc-m68hc11.c:1173
10688#, c-format
10689msgid "Immediate operand is not allowed for operand %d."
10690msgstr ""
10691
10692#: config/tc-m68hc11.c:1217
10693msgid "Indirect indexed addressing is not valid for 68HC11."
10694msgstr ""
10695
10696#: config/tc-m68hc11.c:1237
10697msgid "Spurious `,' or bad indirect register addressing mode."
10698msgstr ""
10699
10700#: config/tc-m68hc11.c:1259
10701msgid "Missing second register or offset for indexed-indirect mode."
10702msgstr ""
10703
10704#: config/tc-m68hc11.c:1269
10705msgid "Missing second register for indexed-indirect mode."
10706msgstr ""
10707
10708#: config/tc-m68hc11.c:1285
10709msgid "Missing `]' to close indexed-indirect mode."
10710msgstr ""
10711
10712#: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
10713#: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
10714msgid "Illegal operand."
10715msgstr ""
10716
10717#. Looks like OP_R_R.
10718#: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
10719#: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
10720#: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
10721msgid "Missing operand."
10722msgstr ""
10723
10724#: config/tc-m68hc11.c:1388
10725msgid "Pre-increment mode is not valid for 68HC11"
10726msgstr ""
10727
10728#: config/tc-m68hc11.c:1401
10729msgid "Wrong register in register indirect mode."
10730msgstr ""
10731
10732#: config/tc-m68hc11.c:1409
10733msgid "Missing `]' to close register indirect operand."
10734msgstr ""
10735
10736#: config/tc-m68hc11.c:1429
10737msgid "Post-decrement mode is not valid for 68HC11."
10738msgstr ""
10739
10740#: config/tc-m68hc11.c:1437
10741msgid "Post-increment mode is not valid for 68HC11."
10742msgstr ""
10743
10744#: config/tc-m68hc11.c:1455
10745msgid "Invalid indexed indirect mode."
10746msgstr ""
10747
10748#: config/tc-m68hc11.c:1579
10749#, c-format
10750msgid "Trap id `%ld' is out of range."
10751msgstr ""
10752
10753#: config/tc-m68hc11.c:1583
10754msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
10755msgstr ""
10756
10757#: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741
10758#, c-format
10759msgid "Operand out of 8-bit range: `%ld'."
10760msgstr ""
10761
10762#: config/tc-m68hc11.c:1597
10763msgid "The trap id must be a constant."
10764msgstr ""
10765
10766#: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345
10767#, c-format
10768msgid "Operand `%x' not recognized in fixup8."
10769msgstr ""
10770
10771#: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
10772#, c-format
10773msgid "Operand out of 16-bit range: `%ld'."
10774msgstr ""
10775
10776#: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
10777#, c-format
10778msgid "Operand `%x' not recognized in fixup16."
10779msgstr ""
10780
10781#: config/tc-m68hc11.c:1801
10782#, c-format
10783msgid "Unexpected branch conversion with `%x'"
10784msgstr ""
10785
10786#: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
10787#, c-format
10788msgid "Operand out of range for a relative branch: `%ld'"
10789msgstr ""
10790
10791#: config/tc-m68hc11.c:1987
10792msgid "Invalid register for dbcc/tbcc instruction."
10793msgstr ""
10794
10795#: config/tc-m68hc11.c:2075
10796#, c-format
10797msgid "Increment/decrement value is out of range: `%ld'."
10798msgstr ""
10799
10800#: config/tc-m68hc11.c:2087
10801msgid "Expecting a register."
10802msgstr ""
10803
10804#: config/tc-m68hc11.c:2102
10805msgid "Invalid register for post/pre increment."
10806msgstr ""
10807
10808#: config/tc-m68hc11.c:2132
10809msgid "Invalid register."
10810msgstr ""
10811
10812#: config/tc-m68hc11.c:2139
10813#, c-format
10814msgid "Offset out of 16-bit range: %ld."
10815msgstr ""
10816
10817#: config/tc-m68hc11.c:2145
10818#, c-format
10819msgid "Offset out of 5-bit range for movw/movb insn: %ld."
10820msgstr ""
10821
10822#: config/tc-m68hc11.c:2270
10823msgid "Expecting register D for indexed indirect mode."
10824msgstr ""
10825
10826#: config/tc-m68hc11.c:2272
10827msgid "Indexed indirect mode is not allowed for movb/movw."
10828msgstr ""
10829
10830#: config/tc-m68hc11.c:2289
10831msgid "Invalid accumulator register."
10832msgstr ""
10833
10834#: config/tc-m68hc11.c:2315
10835msgid "Invalid indexed register."
10836msgstr ""
10837
10838#: config/tc-m68hc11.c:2325
10839msgid "Addressing mode not implemented yet."
10840msgstr ""
10841
10842#: config/tc-m68hc11.c:2339
10843msgid "Invalid source register for this instruction, use 'tfr'."
10844msgstr ""
10845
10846#: config/tc-m68hc11.c:2341
10847msgid "Invalid source register."
10848msgstr ""
10849
10850#: config/tc-m68hc11.c:2346
10851msgid "Invalid destination register for this instruction, use 'tfr'."
10852msgstr ""
10853
10854#: config/tc-m68hc11.c:2348
10855msgid "Invalid destination register."
10856msgstr ""
10857
10858#: config/tc-m68hc11.c:2523
10859msgid "Invalid indexed register, expecting register X."
10860msgstr ""
10861
10862#: config/tc-m68hc11.c:2525
10863msgid "Invalid indexed register, expecting register Y."
10864msgstr ""
10865
10866#: config/tc-m68hc11.c:2844 config/tc-s12z.c:3804
10867msgid "No instruction or missing opcode."
10868msgstr ""
10869
10870#: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3533
10871#, c-format
10872msgid "Opcode `%s' is not recognized."
10873msgstr ""
10874
10875#: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3555
10876#, c-format
10877msgid "Garbage at end of instruction: `%s'."
10878msgstr ""
10879
10880#: config/tc-m68hc11.c:3440
10881#, c-format
10882msgid "Failed to find a valid mode for `%s'."
10883msgstr ""
10884
10885#: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3683 config/tc-m68hc11.c:3689
10886#, c-format
10887msgid "Invalid operand for `%s'"
10888msgstr ""
10889
10890#: config/tc-m68hc11.c:3741
10891#, c-format
10892msgid "Invalid mode: %s\n"
10893msgstr ""
10894
10895#: config/tc-m68hc11.c:3800
10896msgid "bad .relax format"
10897msgstr ""
10898
10899#: config/tc-m68hc11.c:3844 config/tc-s12z.c:3895 config/tc-xgate.c:630
10900#, c-format
10901msgid "Relocation %d is not supported by object file format."
10902msgstr ""
10903
10904#: config/tc-m68hc11.c:4121
10905msgid "bra or bsr with undefined symbol."
10906msgstr ""
10907
10908#: config/tc-m68hc11.c:4222 config/tc-m68hc11.c:4279
10909#, c-format
10910msgid "Subtype %d is not recognized."
10911msgstr ""
10912
10913#: config/tc-m68hc11.c:4368 config/tc-s12z.c:3976 config/tc-xgate.c:708
10914#: config/tc-xgate.c:717
10915msgid "Value out of 16-bit range."
10916msgstr ""
10917
10918#: config/tc-m68hc11.c:4390
10919#, c-format
10920msgid "Value %ld too large for 8-bit PC-relative branch."
10921msgstr ""
10922
10923#: config/tc-m68hc11.c:4400 config/tc-xgate.c:674
10924#, c-format
10925msgid "Value %ld too large for 9-bit PC-relative branch."
10926msgstr ""
10927
10928#: config/tc-m68hc11.c:4409 config/tc-xgate.c:691
10929#, c-format
10930msgid "Value %ld too large for 10-bit PC-relative branch."
10931msgstr ""
10932
10933#: config/tc-m68hc11.c:4417
10934#, c-format
10935msgid "Auto increment/decrement offset '%ld' is out of range."
10936msgstr ""
10937
10938#: config/tc-m68hc11.c:4430
10939#, c-format
10940msgid "Offset out of 5-bit range for movw/movb insn: %ld"
10941msgstr ""
10942
10943#: config/tc-m68hc11.c:4441
10944#, c-format
10945msgid "Offset out of 9-bit range for movw/movb insn: %ld"
10946msgstr ""
10947
10948#: config/tc-m68hc11.c:4453
10949#, c-format
10950msgid "Offset out of 16-bit range for movw/movb insn: %ld"
10951msgstr ""
10952
10953#: config/tc-m68hc11.c:4470 config/tc-s12z.c:3982 config/tc-xgate.c:752
10954#, c-format
10955msgid "Line %d: unknown relocation type: 0x%x."
10956msgstr ""
10957
10958#: config/tc-m68hc11.c:4495 config/tc-z80.c:3448 config/tc-z80.c:3468
10959msgid "Invalid directive"
10960msgstr ""
10961
10962#: config/tc-m68k.c:1125
10963#, c-format
10964msgid "Can not do %d byte pc-relative relocation"
10965msgstr ""
10966
10967#: config/tc-m68k.c:1127
10968#, c-format
10969msgid "Can not do %d byte pc-relative pic relocation"
10970msgstr ""
10971
10972#: config/tc-m68k.c:1132
10973#, c-format
10974msgid "Can not do %d byte relocation"
10975msgstr ""
10976
10977#: config/tc-m68k.c:1134
10978#, c-format
10979msgid "Can not do %d byte pic relocation"
10980msgstr ""
10981
10982#: config/tc-m68k.c:1204
10983#, c-format
10984msgid "Unable to produce reloc against symbol '%s'"
10985msgstr ""
10986
10987#: config/tc-m68k.c:1263 config/tc-vax.c:2367
10988#, c-format
10989msgid "Cannot make %s relocation PC relative"
10990msgstr ""
10991
10992#: config/tc-m68k.c:1345 config/tc-vax.c:1878
10993msgid "No operator"
10994msgstr ""
10995
10996#: config/tc-m68k.c:1375 config/tc-vax.c:1894
10997msgid "Unknown operator"
10998msgstr ""
10999
11000#: config/tc-m68k.c:2278
11001msgid "invalid instruction for this architecture; needs "
11002msgstr ""
11003
11004#: config/tc-m68k.c:2286
11005msgid "hardware divide"
11006msgstr ""
11007
11008#: config/tc-m68k.c:2308 config/tc-m68k.c:2312 config/tc-m68k.c:2316
11009msgid "or higher"
11010msgstr ""
11011
11012#: config/tc-m68k.c:2369
11013msgid "operands mismatch"
11014msgstr ""
11015
11016#: config/tc-m68k.c:2433 config/tc-m68k.c:2439 config/tc-m68k.c:2445
11017#: config/tc-mmix.c:2507 config/tc-mmix.c:2531
11018msgid "operand out of range"
11019msgstr ""
11020
11021#: config/tc-m68k.c:2502
11022#, c-format
11023msgid "Bignum too big for %c format; truncated"
11024msgstr ""
11025
11026#: config/tc-m68k.c:2579
11027msgid "displacement too large for this architecture; needs 68020 or higher"
11028msgstr ""
11029
11030#: config/tc-m68k.c:2687
11031msgid ""
11032"scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
11033msgstr ""
11034
11035#: config/tc-m68k.c:2692
11036msgid "invalid index size for coldfire"
11037msgstr ""
11038
11039#: config/tc-m68k.c:2745
11040msgid "Forcing byte displacement"
11041msgstr ""
11042
11043#: config/tc-m68k.c:2747
11044msgid "byte displacement out of range"
11045msgstr ""
11046
11047#: config/tc-m68k.c:2792 config/tc-m68k.c:2830
11048msgid "invalid operand mode for this architecture; needs 68020 or higher"
11049msgstr ""
11050
11051#: config/tc-m68k.c:2816 config/tc-m68k.c:2850
11052msgid ":b not permitted; defaulting to :w"
11053msgstr ""
11054
11055#: config/tc-m68k.c:2925
11056msgid "unsupported byte value; use a different suffix"
11057msgstr ""
11058
11059#: config/tc-m68k.c:2940
11060msgid "unknown/incorrect operand"
11061msgstr ""
11062
11063#: config/tc-m68k.c:2983 config/tc-m68k.c:2991 config/tc-m68k.c:2998
11064#: config/tc-m68k.c:3005
11065msgid "out of range"
11066msgstr ""
11067
11068#: config/tc-m68k.c:3076
11069msgid "Can't use long branches on this architecture"
11070msgstr ""
11071
11072#: config/tc-m68k.c:3182
11073msgid "Expression out of range, using 0"
11074msgstr ""
11075
11076#: config/tc-m68k.c:3383 config/tc-m68k.c:3399
11077msgid "Floating point register in register list"
11078msgstr ""
11079
11080#: config/tc-m68k.c:3389
11081msgid "Wrong register in floating-point reglist"
11082msgstr ""
11083
11084#: config/tc-m68k.c:3405
11085msgid "incorrect register in reglist"
11086msgstr ""
11087
11088#: config/tc-m68k.c:3411
11089msgid "wrong register in floating-point reglist"
11090msgstr ""
11091
11092#: config/tc-m68k.c:3822 config/tc-m68k.c:3854 config/tc-sparc.c:3135
11093msgid "failed sanity check."
11094msgstr ""
11095
11096#. ERROR.
11097#: config/tc-m68k.c:3884
11098msgid "Extra )"
11099msgstr ""
11100
11101#. ERROR.
11102#: config/tc-m68k.c:3895
11103msgid "Missing )"
11104msgstr ""
11105
11106#: config/tc-m68k.c:3912
11107msgid "Missing operand"
11108msgstr ""
11109
11110#: config/tc-m68k.c:4237
11111#, c-format
11112msgid "unrecognized default cpu `%s'"
11113msgstr ""
11114
11115#: config/tc-m68k.c:4291
11116#, c-format
11117msgid "%s -- statement `%s' ignored"
11118msgstr ""
11119
11120#: config/tc-m68k.c:4338
11121#, c-format
11122msgid "Don't know how to figure out width of %c in md_assemble()"
11123msgstr ""
11124
11125#: config/tc-m68k.c:4568 config/tc-m68k.c:4606
11126#, c-format
11127msgid "Internal Error: Can't find %s in hash table"
11128msgstr ""
11129
11130#: config/tc-m68k.c:4722
11131#, c-format
11132msgid "text label `%s' aligned to odd boundary"
11133msgstr ""
11134
11135#: config/tc-m68k.c:4881
11136#, c-format
11137msgid "value %ld out of range"
11138msgstr ""
11139
11140#: config/tc-m68k.c:4895
11141msgid "invalid byte branch offset"
11142msgstr ""
11143
11144#: config/tc-m68k.c:4932
11145msgid "short branch with zero offset: use :w"
11146msgstr ""
11147
11148#: config/tc-m68k.c:4976
11149msgid "Conversion of PC relative BSR to absolute JSR"
11150msgstr ""
11151
11152#: config/tc-m68k.c:4987
11153msgid "Conversion of PC relative branch to absolute jump"
11154msgstr ""
11155
11156#: config/tc-m68k.c:5004 config/tc-m68k.c:5061
11157msgid "Conversion of PC relative conditional branch to absolute jump"
11158msgstr ""
11159
11160#: config/tc-m68k.c:5126
11161msgid "Conversion of PC relative displacement to absolute"
11162msgstr ""
11163
11164#: config/tc-m68k.c:5309
11165msgid "Tried to convert PC relative branch to absolute jump"
11166msgstr ""
11167
11168#: config/tc-m68k.c:5354 config/tc-m68k.c:5365 config/tc-m68k.c:5409
11169msgid "expression out of range: defaulting to 1"
11170msgstr ""
11171
11172#: config/tc-m68k.c:5401
11173msgid "expression out of range: defaulting to 0"
11174msgstr ""
11175
11176#: config/tc-m68k.c:5442 config/tc-m68k.c:5454
11177#, c-format
11178msgid "Can't deal with expression; defaulting to %ld"
11179msgstr ""
11180
11181#: config/tc-m68k.c:5468
11182msgid "expression doesn't fit in BYTE"
11183msgstr ""
11184
11185#: config/tc-m68k.c:5472
11186msgid "expression doesn't fit in WORD"
11187msgstr ""
11188
11189#: config/tc-m68k.c:5559
11190#, c-format
11191msgid "%s: unrecognized processor name"
11192msgstr ""
11193
11194#: config/tc-m68k.c:5620
11195msgid "bad coprocessor id"
11196msgstr ""
11197
11198#: config/tc-m68k.c:5626
11199msgid "unrecognized fopt option"
11200msgstr ""
11201
11202#: config/tc-m68k.c:5758
11203#, c-format
11204msgid "option `%s' may not be negated"
11205msgstr ""
11206
11207#: config/tc-m68k.c:5769
11208#, c-format
11209msgid "option `%s' not recognized"
11210msgstr ""
11211
11212#: config/tc-m68k.c:5798
11213msgid "bad format of OPT NEST=depth"
11214msgstr ""
11215
11216#: config/tc-m68k.c:5854
11217msgid "missing label"
11218msgstr ""
11219
11220#: config/tc-m68k.c:5880
11221#, c-format
11222msgid "bad register list: %s"
11223msgstr ""
11224
11225#: config/tc-m68k.c:5978
11226msgid "restore without save"
11227msgstr ""
11228
11229#: config/tc-m68k.c:6131 config/tc-m68k.c:6501
11230msgid "syntax error in structured control directive"
11231msgstr ""
11232
11233#: config/tc-m68k.c:6176
11234msgid "missing condition code in structured control directive"
11235msgstr ""
11236
11237#: config/tc-m68k.c:6247
11238#, c-format
11239msgid ""
11240"Condition <%c%c> in structured control directive can not be encoded correctly"
11241msgstr ""
11242
11243#: config/tc-m68k.c:6543
11244msgid "missing then"
11245msgstr ""
11246
11247#: config/tc-m68k.c:6624
11248msgid "else without matching if"
11249msgstr ""
11250
11251#: config/tc-m68k.c:6657
11252msgid "endi without matching if"
11253msgstr ""
11254
11255#: config/tc-m68k.c:6697
11256msgid "break outside of structured loop"
11257msgstr ""
11258
11259#: config/tc-m68k.c:6735
11260msgid "next outside of structured loop"
11261msgstr ""
11262
11263#: config/tc-m68k.c:6786
11264msgid "missing ="
11265msgstr ""
11266
11267#: config/tc-m68k.c:6824
11268msgid "missing to or downto"
11269msgstr ""
11270
11271#: config/tc-m68k.c:6860 config/tc-m68k.c:6894 config/tc-m68k.c:7108
11272msgid "missing do"
11273msgstr ""
11274
11275#: config/tc-m68k.c:6995
11276msgid "endf without for"
11277msgstr ""
11278
11279#: config/tc-m68k.c:7049
11280msgid "until without repeat"
11281msgstr ""
11282
11283#: config/tc-m68k.c:7143
11284msgid "endw without while"
11285msgstr ""
11286
11287#: config/tc-m68k.c:7176 config/tc-m68k.c:7204
11288msgid "already assembled instructions"
11289msgstr ""
11290
11291#: config/tc-m68k.c:7281
11292#, c-format
11293msgid "`%s' is deprecated, use `%s'"
11294msgstr ""
11295
11296#: config/tc-m68k.c:7300
11297#, c-format
11298msgid "cpu `%s' unrecognized"
11299msgstr ""
11300
11301#: config/tc-m68k.c:7319
11302#, c-format
11303msgid "architecture `%s' unrecognized"
11304msgstr ""
11305
11306#: config/tc-m68k.c:7340
11307#, c-format
11308msgid "extension `%s' unrecognized"
11309msgstr ""
11310
11311#: config/tc-m68k.c:7455
11312#, c-format
11313msgid "option `-A%s' is deprecated: use `-%s'"
11314msgstr ""
11315
11316#: config/tc-m68k.c:7488
11317msgid "architecture features both enabled and disabled"
11318msgstr ""
11319
11320#: config/tc-m68k.c:7515
11321msgid "selected processor does not have all features of selected architecture"
11322msgstr ""
11323
11324#: config/tc-m68k.c:7524
11325msgid "m68k and cf features both selected"
11326msgstr ""
11327
11328#: config/tc-m68k.c:7536
11329msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
11330msgstr ""
11331
11332#: config/tc-m68k.c:7568
11333#, c-format
11334msgid ""
11335"-march=<arch>\t\tset architecture\n"
11336"-mcpu=<cpu>\t\tset cpu [default %s]\n"
11337msgstr ""
11338
11339#: config/tc-m68k.c:7573
11340#, c-format
11341msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
11342msgstr ""
11343
11344#: config/tc-m68k.c:7579
11345#, c-format
11346msgid ""
11347"-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
11348"-pic, -k\t\tgenerate position independent code\n"
11349"-S\t\t\tturn jbsr into jsr\n"
11350"--pcrel                 never turn PC-relative branches into absolute jumps\n"
11351"--register-prefix-optional\n"
11352"\t\t\trecognize register names without prefix character\n"
11353"--bitwise-or\t\tdo not treat `|' as a comment character\n"
11354"--base-size-default-16\tbase reg without size is 16 bits\n"
11355"--base-size-default-32\tbase reg without size is 32 bits (default)\n"
11356"--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
11357"--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
11358msgstr ""
11359
11360#: config/tc-m68k.c:7593
11361#, c-format
11362msgid "Architecture variants are: "
11363msgstr ""
11364
11365#: config/tc-m68k.c:7602
11366#, c-format
11367msgid "Processor variants are: "
11368msgstr ""
11369
11370#: config/tc-m68k.c:7609 config/tc-xtensa.c:6428
11371#, c-format
11372msgid "\n"
11373msgstr ""
11374
11375#: config/tc-m68k.c:7640
11376#, c-format
11377msgid "Error %s in %s\n"
11378msgstr ""
11379
11380#: config/tc-m68k.c:7644
11381#, c-format
11382msgid "Opcode(%d.%s): "
11383msgstr ""
11384
11385#: config/tc-m68k.c:7789
11386msgid "Not a defined coldfire architecture"
11387msgstr ""
11388
11389#: config/tc-m68k.c:7898 read.c:4665
11390#, c-format
11391msgid "%s relocations do not fit in %u byte"
11392msgid_plural "%s relocations do not fit in %u bytes"
11393msgstr[0] ""
11394msgstr[1] ""
11395
11396#: config/tc-m68k.c:7940 config/tc-ppc.c:2531
11397msgid "unknown .gnu_attribute value"
11398msgstr ""
11399
11400#: config/tc-m68k.c:7984
11401#, c-format
11402msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
11403msgstr ""
11404
11405#: config/tc-mcore.c:521 config/tc-microblaze.c:515 config/tc-microblaze.c:543
11406#: config/tc-microblaze.c:580 config/tc-microblaze.c:592
11407#, c-format
11408msgid "register expected, but saw '%.6s'"
11409msgstr ""
11410
11411#: config/tc-mcore.c:603
11412#, c-format
11413msgid "control register expected, but saw '%.6s'"
11414msgstr ""
11415
11416#: config/tc-mcore.c:639
11417msgid "bad/missing psr specifier"
11418msgstr ""
11419
11420#: config/tc-mcore.c:784
11421#, c-format
11422msgid "operand must be absolute in range %u..%u, not %ld"
11423msgstr ""
11424
11425#: config/tc-mcore.c:819
11426msgid "operand must be a multiple of 4"
11427msgstr ""
11428
11429#: config/tc-mcore.c:826
11430msgid "operand must be a multiple of 2"
11431msgstr ""
11432
11433#: config/tc-mcore.c:888 config/tc-microblaze.c:948 config/tc-microblaze.c:1084
11434#: config/tc-microblaze.c:1118 config/tc-microblaze.c:1573
11435#: config/tc-microblaze.c:1641 config/tc-microblaze.c:1716
11436#: config/tc-microblaze.c:2137 config/tc-microblaze.c:2186
11437#, c-format
11438msgid "unknown opcode \"%s\""
11439msgstr ""
11440
11441#: config/tc-mcore.c:931
11442msgid "invalid register: r15 illegal"
11443msgstr ""
11444
11445#: config/tc-mcore.c:980 config/tc-mcore.c:1561
11446msgid "M340 specific opcode used when assembling for M210"
11447msgstr ""
11448
11449#: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
11450#: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
11451#: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
11452#: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
11453#: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
11454#: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
11455msgid "second operand missing"
11456msgstr ""
11457
11458#: config/tc-mcore.c:1014
11459msgid "destination register must be r1"
11460msgstr ""
11461
11462#: config/tc-mcore.c:1035
11463msgid "source register must be r1"
11464msgstr ""
11465
11466#: config/tc-mcore.c:1099 config/tc-mcore.c:1156
11467msgid "immediate is not a power of two"
11468msgstr ""
11469
11470#: config/tc-mcore.c:1127
11471msgid "translating bgeni to movi"
11472msgstr ""
11473
11474#: config/tc-mcore.c:1196
11475msgid "translating bmaski to movi"
11476msgstr ""
11477
11478#: config/tc-mcore.c:1272
11479#, c-format
11480msgid "displacement too large (%d)"
11481msgstr ""
11482
11483#: config/tc-mcore.c:1286
11484msgid "Invalid register: r0 and r15 illegal"
11485msgstr ""
11486
11487#: config/tc-mcore.c:1317
11488msgid "bad starting register: r0 and r15 invalid"
11489msgstr ""
11490
11491#: config/tc-mcore.c:1330
11492msgid "ending register must be r15"
11493msgstr ""
11494
11495#: config/tc-mcore.c:1350
11496msgid "bad base register: must be r0"
11497msgstr ""
11498
11499#: config/tc-mcore.c:1368
11500msgid "first register must be r4"
11501msgstr ""
11502
11503#: config/tc-mcore.c:1379
11504msgid "last register must be r7"
11505msgstr ""
11506
11507#: config/tc-mcore.c:1416
11508msgid "reg-reg expected"
11509msgstr ""
11510
11511#: config/tc-mcore.c:1548
11512msgid "zero used as immediate value"
11513msgstr ""
11514
11515#: config/tc-mcore.c:1575
11516msgid "duplicated psr bit specifier"
11517msgstr ""
11518
11519#: config/tc-mcore.c:1581
11520msgid "`af' must appear alone"
11521msgstr ""
11522
11523#: config/tc-mcore.c:1588 config/tc-microblaze.c:1754
11524#, c-format
11525msgid "unimplemented opcode \"%s\""
11526msgstr ""
11527
11528#: config/tc-mcore.c:1597 config/tc-microblaze.c:1763
11529#, c-format
11530msgid "ignoring operands: %s "
11531msgstr ""
11532
11533#: config/tc-mcore.c:1673
11534#, c-format
11535msgid "unrecognised cpu type '%s'"
11536msgstr ""
11537
11538#: config/tc-mcore.c:1691
11539#, c-format
11540msgid ""
11541"MCORE specific options:\n"
11542"  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
11543"  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
11544"  -cpu=[210|340]          select CPU type\n"
11545"  -EB                     assemble for a big endian system (default)\n"
11546"  -EL                     assemble for a little endian system\n"
11547msgstr ""
11548
11549#: config/tc-mcore.c:1709 config/tc-microblaze.c:1871
11550msgid "failed sanity check: short_jump"
11551msgstr ""
11552
11553#: config/tc-mcore.c:1719 config/tc-microblaze.c:1881
11554msgid "failed sanity check: long_jump"
11555msgstr ""
11556
11557#: config/tc-mcore.c:1745
11558#, c-format
11559msgid "odd displacement at %x"
11560msgstr ""
11561
11562#: config/tc-mcore.c:1954
11563#, c-format
11564msgid "odd distance branch (0x%lx byte)"
11565msgid_plural "odd distance branch (0x%lx bytes)"
11566msgstr[0] ""
11567msgstr[1] ""
11568
11569#: config/tc-mcore.c:1961
11570#, c-format
11571msgid "pcrel for branch to %s too far (0x%lx)"
11572msgstr ""
11573
11574#: config/tc-mcore.c:1981
11575#, c-format
11576msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
11577msgstr ""
11578
11579#: config/tc-mcore.c:1993
11580#, c-format
11581msgid "pcrel for loopt too far (0x%lx)"
11582msgstr ""
11583
11584#: config/tc-mcore.c:2189 config/tc-microblaze.c:2471 config/tc-tic30.c:1364
11585#, c-format
11586msgid "Can not do %d byte %srelocation"
11587msgstr ""
11588
11589#: config/tc-mcore.c:2191 config/tc-microblaze.c:2473 config/tc-tic30.c:1365
11590msgid "pc-relative "
11591msgstr ""
11592
11593#: config/tc-mep.c:339
11594#, c-format
11595msgid ""
11596"MeP specific command line options:\n"
11597"  -EB                     assemble for a big endian system\n"
11598"  -EL                     assemble for a little endian system (default)\n"
11599"  -mconfig=<name>         specify a chip configuration to use\n"
11600"  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
11601"  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
11602"  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
11603"                          enable/disable the given opcodes\n"
11604"\n"
11605"  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
11606"  if no -m options are given, all core opcodes are enabled;\n"
11607"  if any enabling -m options are given, only those are enabled;\n"
11608"  if only disabling -m options are given, only those are disabled.\n"
11609msgstr ""
11610
11611#: config/tc-mep.c:408
11612msgid "$hi and $lo are disabled when MUL and DIV are off"
11613msgstr ""
11614
11615#: config/tc-mep.c:415
11616msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
11617msgstr ""
11618
11619#: config/tc-mep.c:420
11620msgid "$dbg and $depc are disabled when DEBUG is off"
11621msgstr ""
11622
11623#: config/tc-mep.c:611
11624msgid "core and copro insn lengths must total 32 bits."
11625msgstr ""
11626
11627#: config/tc-mep.c:614 config/tc-mep.c:751
11628msgid "vliw group must consist of 1 core and 1 copro insn."
11629msgstr ""
11630
11631#: config/tc-mep.c:748
11632msgid "core and copro insn lengths must total 64 bits."
11633msgstr ""
11634
11635#: config/tc-mep.c:980
11636#, c-format
11637msgid "cannot pack %s with a 16-bit insn"
11638msgstr ""
11639
11640#: config/tc-mep.c:998
11641#, c-format
11642msgid "cannot pack %s and %s together with a 16-bit insn"
11643msgstr ""
11644
11645#: config/tc-mep.c:1004
11646msgid "too many IVC2 insns to pack with a 16-bit core insn"
11647msgstr ""
11648
11649#: config/tc-mep.c:1019
11650#, c-format
11651msgid "cannot pack %s into slot P1"
11652msgstr ""
11653
11654#: config/tc-mep.c:1025
11655msgid "too many IVC2 insns to pack with a 32-bit core insn"
11656msgstr ""
11657
11658#: config/tc-mep.c:1043
11659#, c-format
11660msgid "unable to pack %s by itself?"
11661msgstr ""
11662
11663#: config/tc-mep.c:1073
11664#, c-format
11665msgid "cannot pack %s and %s together"
11666msgstr ""
11667
11668#: config/tc-mep.c:1079
11669msgid "too many IVC2 insns to pack together"
11670msgstr ""
11671
11672#. There are no insns in the queue and a plus is present.
11673#. This is a syntax error.  Let's not tolerate this.
11674#. We can relax this later if necessary.
11675#: config/tc-mep.c:1316
11676msgid "Invalid use of parallelization operator."
11677msgstr ""
11678
11679#: config/tc-mep.c:1362
11680msgid "Leading plus sign not allowed in core mode"
11681msgstr ""
11682
11683#: config/tc-mep.c:1892
11684#, c-format
11685msgid "Don't know how to relocate plain operands of type %s"
11686msgstr ""
11687
11688#: config/tc-mep.c:1902
11689#, c-format
11690msgid "Perhaps you are missing %%tpoff()?"
11691msgstr ""
11692
11693#: config/tc-mep.c:2089
11694msgid "bad .section directive: want a,v,w,x,M,S in string"
11695msgstr ""
11696
11697#: config/tc-mep.c:2147
11698msgid ".vliw unavailable when VLIW is disabled."
11699msgstr ""
11700
11701#: config/tc-metag.c:456
11702msgid "no floating point unit specified"
11703msgstr ""
11704
11705#: config/tc-metag.c:721
11706#, c-format
11707msgid "offset must be a multiple of %d"
11708msgstr ""
11709
11710#: config/tc-metag.c:737 config/tc-metag.c:4443
11711msgid "offset and base must be from the same unit"
11712msgstr ""
11713
11714#: config/tc-metag.c:868 config/tc-metag.c:3167 config/tc-metag.c:3269
11715msgid "invalid destination register"
11716msgstr ""
11717
11718#: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
11719#: config/tc-metag.c:1311 config/tc-metag.c:1530 config/tc-metag.c:3099
11720#: config/tc-metag.c:3184 config/tc-metag.c:3286
11721msgid "invalid memory operand"
11722msgstr ""
11723
11724#: config/tc-metag.c:939 config/tc-metag.c:3117
11725msgid "invalid source register"
11726msgstr ""
11727
11728#: config/tc-metag.c:1024
11729msgid "invalid destination unit"
11730msgstr ""
11731
11732#: config/tc-metag.c:1032
11733msgid "mov cannot use RD port as destination"
11734msgstr ""
11735
11736#: config/tc-metag.c:1057
11737msgid "invalid source unit"
11738msgstr ""
11739
11740#: config/tc-metag.c:1065
11741msgid "source and address units must not be shared for this addressing mode"
11742msgstr ""
11743
11744#: config/tc-metag.c:1073 config/tc-metag.c:1676
11745msgid "set can only use RD port as source"
11746msgstr ""
11747
11748#: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
11749#: config/tc-metag.c:1697 config/tc-metag.c:4053
11750#, c-format
11751msgid "base unit must be one of %s"
11752msgstr ""
11753
11754#. We already tried to encode as an extended GET/SET.
11755#. Parsing as a standard GET/SET provides a smaller offset.
11756#: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3130
11757#: config/tc-metag.c:3197 config/tc-metag.c:3299 config/tc-metag.c:4580
11758msgid "offset value out of range"
11759msgstr ""
11760
11761#: config/tc-metag.c:1169
11762msgid "destination unit must be RD"
11763msgstr ""
11764
11765#: config/tc-metag.c:1279
11766msgid "invalid destination register list"
11767msgstr ""
11768
11769#: config/tc-metag.c:1326
11770msgid "invalid source register list"
11771msgstr ""
11772
11773#: config/tc-metag.c:1351
11774msgid "register list must be even numbered"
11775msgstr ""
11776
11777#: config/tc-metag.c:1357
11778msgid "register list must be from the same unit"
11779msgstr ""
11780
11781#: config/tc-metag.c:1380
11782msgid "register list must not contain duplicates"
11783msgstr ""
11784
11785#: config/tc-metag.c:1636
11786msgid "MDRD value must be between 1 and 8"
11787msgstr ""
11788
11789#: config/tc-metag.c:1727
11790msgid "invalid destination memory operand"
11791msgstr ""
11792
11793#: config/tc-metag.c:1742
11794msgid "invalid source memory operand"
11795msgstr ""
11796
11797#: config/tc-metag.c:1749
11798#, c-format
11799msgid "address units must be one of %s"
11800msgstr ""
11801
11802#: config/tc-metag.c:1756
11803msgid "base and offset must be from the same unit"
11804msgstr ""
11805
11806#: config/tc-metag.c:1764
11807msgid "source and destination increment mode must agree"
11808msgstr ""
11809
11810#: config/tc-metag.c:2039
11811msgid ""
11812"PC, CT, TR and TT are treated as if they are a single unit but operands must "
11813"be in different units"
11814msgstr ""
11815
11816#: config/tc-metag.c:2048
11817msgid "source and destination register must be in different units"
11818msgstr ""
11819
11820#: config/tc-metag.c:2080
11821#, c-format
11822msgid "register unit must be one of %s"
11823msgstr ""
11824
11825#: config/tc-metag.c:2167
11826#, c-format
11827msgid "link register unit must be one of %s"
11828msgstr ""
11829
11830#: config/tc-metag.c:2173
11831msgid "link register must be in a low numbered register"
11832msgstr ""
11833
11834#: config/tc-metag.c:2190 config/tc-metag.c:2715 config/tc-metag.c:2769
11835msgid "target out of range"
11836msgstr ""
11837
11838#: config/tc-metag.c:2671
11839msgid "invalid quickrot unit specified"
11840msgstr ""
11841
11842#: config/tc-metag.c:2687
11843msgid "invalid quickrot register specified"
11844msgstr ""
11845
11846#: config/tc-metag.c:2741
11847msgid "source register must be in the trigger unit"
11848msgstr ""
11849
11850#: config/tc-metag.c:2844
11851msgid "Source registers must be in the same unit"
11852msgstr ""
11853
11854#: config/tc-metag.c:3554 config/tc-metag.c:3718 config/tc-metag.c:3986
11855msgid "destination register should be even numbered"
11856msgstr ""
11857
11858#: config/tc-metag.c:3626
11859msgid "comparison must be with register or #0"
11860msgstr ""
11861
11862#: config/tc-metag.c:3692 config/tc-metag.c:3757
11863msgid "instruction cannot operate on pair values"
11864msgstr ""
11865
11866#: config/tc-metag.c:3703
11867msgid "zero flag is not valid for this instruction"
11868msgstr ""
11869
11870#: config/tc-metag.c:3724
11871msgid "source register should be even numbered"
11872msgstr ""
11873
11874#: config/tc-metag.c:3784 config/tc-metag.c:3793
11875msgid "fraction bits value out of range"
11876msgstr ""
11877
11878#: config/tc-metag.c:3975
11879msgid "simd instructions operate on pair values (L prefix)"
11880msgstr ""
11881
11882#: config/tc-metag.c:3993
11883msgid "source registers should be even numbered"
11884msgstr ""
11885
11886#: config/tc-metag.c:4271
11887#, c-format
11888msgid "expected ']', not %c in %s"
11889msgstr ""
11890
11891#: config/tc-metag.c:4390
11892msgid "invalid register for memory access"
11893msgstr ""
11894
11895#: config/tc-metag.c:4503 config/tc-metag.c:4631
11896msgid "unexpected end of line"
11897msgstr ""
11898
11899#: config/tc-metag.c:4550
11900msgid "'H' modifier only valid for accumulator registers"
11901msgstr ""
11902
11903#: config/tc-metag.c:4603
11904msgid "base unit must be either A0 or A1"
11905msgstr ""
11906
11907#: config/tc-metag.c:4676 config/tc-metag.c:5119
11908msgid "invalid register"
11909msgstr ""
11910
11911#: config/tc-metag.c:4824
11912msgid "could not parse template definition"
11913msgstr ""
11914
11915#: config/tc-metag.c:5011
11916msgid "QUICKRoT 64-bit extension not applicable to this instruction"
11917msgstr ""
11918
11919#: config/tc-metag.c:5067
11920msgid "invalid operands for cross-unit op"
11921msgstr ""
11922
11923#: config/tc-metag.c:5109
11924msgid "missing flags: one of 'P', 'N' or 'Z' required"
11925msgstr ""
11926
11927#: config/tc-metag.c:5137
11928msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
11929msgstr ""
11930
11931#: config/tc-metag.c:5158
11932msgid "accumulator not a valid destination"
11933msgstr ""
11934
11935#: config/tc-metag.c:5168 config/tc-metag.c:5384 config/tc-metag.c:5568
11936msgid "invalid immediate value"
11937msgstr ""
11938
11939#: config/tc-metag.c:5180
11940msgid "immediate value not allowed when source & dest differ"
11941msgstr ""
11942
11943#: config/tc-metag.c:5212
11944#, c-format
11945msgid "invalid register operand: %s"
11946msgstr ""
11947
11948#: config/tc-metag.c:5246
11949msgid "QUICKRoT extension requires 4 registers"
11950msgstr ""
11951
11952#: config/tc-metag.c:5253
11953msgid "invalid fourth register"
11954msgstr ""
11955
11956#: config/tc-metag.c:5260
11957msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
11958msgstr ""
11959
11960#: config/tc-metag.c:5288
11961msgid "DSP RAM pointer in incorrect unit"
11962msgstr ""
11963
11964#: config/tc-metag.c:5334
11965msgid "invalid register operand #1"
11966msgstr ""
11967
11968#: config/tc-metag.c:5348
11969msgid "invalid register operand #2"
11970msgstr ""
11971
11972#: config/tc-metag.c:5412
11973msgid "this instruction does not accept an immediate"
11974msgstr ""
11975
11976#: config/tc-metag.c:5432
11977msgid "invalid register operand #3"
11978msgstr ""
11979
11980#: config/tc-metag.c:5444
11981msgid "this instruction does not accept an accumulator"
11982msgstr ""
11983
11984#: config/tc-metag.c:5462
11985msgid "invalid register operand #4"
11986msgstr ""
11987
11988#: config/tc-metag.c:5539
11989msgid "invalid accumulator register"
11990msgstr ""
11991
11992#: config/tc-metag.c:5595
11993msgid "conditional instruction cannot use G flag"
11994msgstr ""
11995
11996#: config/tc-metag.c:5606
11997msgid "conditional instruction cannot use B flag"
11998msgstr ""
11999
12000#: config/tc-metag.c:5617
12001msgid "conditional instruction cannot use R flag"
12002msgstr ""
12003
12004#: config/tc-metag.c:5726
12005msgid "'L' modifier not valid for this instruction"
12006msgstr ""
12007
12008#: config/tc-metag.c:5858
12009#, c-format
12010msgid "missing fpu name `%s'"
12011msgstr ""
12012
12013#: config/tc-metag.c:5869
12014#, c-format
12015msgid "unknown fpu `%s'"
12016msgstr ""
12017
12018#: config/tc-metag.c:5884
12019#, c-format
12020msgid "missing DSP name `%s'"
12021msgstr ""
12022
12023#: config/tc-metag.c:5895
12024#, c-format
12025msgid "unknown DSP `%s'"
12026msgstr ""
12027
12028#: config/tc-metag.c:5913
12029msgid "<dsp name>\t  assemble for DSP architecture <dsp name>"
12030msgstr ""
12031
12032#: config/tc-metag.c:5950
12033#, c-format
12034msgid " Meta specific command line options:\n"
12035msgstr ""
12036
12037#: config/tc-metag.c:6039
12038msgid "premature end of floating point prefix"
12039msgstr ""
12040
12041#: config/tc-metag.c:6099
12042msgid "unknown floating point prefix character"
12043msgstr ""
12044
12045#: config/tc-metag.c:6248
12046#, c-format
12047msgid "unknown DSP prefix character %c %s"
12048msgstr ""
12049
12050#: config/tc-metag.c:6511
12051#, c-format
12052msgid "instruction mnemonic too long: %s"
12053msgstr ""
12054
12055#: config/tc-metag.c:6566
12056#, c-format
12057msgid "junk at end of line: \"%s\""
12058msgstr ""
12059
12060#: config/tc-metag.c:6573
12061#, c-format
12062msgid "failed to assemble instruction: \"%s\""
12063msgstr ""
12064
12065#: config/tc-metag.c:6578
12066#, c-format
12067msgid "unknown floating point mnemonic: \"%s\""
12068msgstr ""
12069
12070#: config/tc-metag.c:6580
12071#, c-format
12072msgid "unknown mnemonic: \"%s\""
12073msgstr ""
12074
12075#: config/tc-metag.c:6631
12076#, c-format
12077msgid "cannot assemble DSP instruction, DSP option not set: %s"
12078msgstr ""
12079
12080#: config/tc-metag.c:6638
12081#, c-format
12082msgid "cannot assemble FPU instruction, FPU option not set: %s"
12083msgstr ""
12084
12085#: config/tc-metag.c:6733 config/tc-nds32.c:7348
12086msgid "Bad call to md_atof()"
12087msgstr ""
12088
12089#: config/tc-microblaze.c:237
12090#, c-format
12091msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
12092msgstr ""
12093
12094#: config/tc-microblaze.c:520 config/tc-microblaze.c:549
12095#: config/tc-microblaze.c:586
12096#, c-format
12097msgid "Invalid register number at '%.6s'"
12098msgstr ""
12099
12100#: config/tc-microblaze.c:751
12101msgid "operand must be a constant or a label"
12102msgstr ""
12103
12104#: config/tc-microblaze.c:760
12105#, c-format
12106msgid "operand must be absolute in range %lx..%lx, not %lx"
12107msgstr ""
12108
12109#: config/tc-microblaze.c:962 config/tc-microblaze.c:969
12110#: config/tc-microblaze.c:976 config/tc-microblaze.c:1009
12111#: config/tc-microblaze.c:1016 config/tc-microblaze.c:1022
12112#: config/tc-microblaze.c:1141 config/tc-microblaze.c:1148
12113#: config/tc-microblaze.c:1154 config/tc-microblaze.c:1185
12114#: config/tc-microblaze.c:1192 config/tc-microblaze.c:1212
12115#: config/tc-microblaze.c:1219 config/tc-microblaze.c:1239
12116#: config/tc-microblaze.c:1246 config/tc-microblaze.c:1264
12117#: config/tc-microblaze.c:1271 config/tc-microblaze.c:1293
12118#: config/tc-microblaze.c:1300 config/tc-microblaze.c:1318
12119#: config/tc-microblaze.c:1330 config/tc-microblaze.c:1348
12120#: config/tc-microblaze.c:1365 config/tc-microblaze.c:1372
12121#: config/tc-microblaze.c:1418 config/tc-microblaze.c:1425
12122#: config/tc-microblaze.c:1471 config/tc-microblaze.c:1478
12123#: config/tc-microblaze.c:1500 config/tc-microblaze.c:1507
12124#: config/tc-microblaze.c:1527 config/tc-microblaze.c:1533
12125#: config/tc-microblaze.c:1595 config/tc-microblaze.c:1601
12126#: config/tc-microblaze.c:1663 config/tc-microblaze.c:1739
12127msgid "Error in statement syntax"
12128msgstr ""
12129
12130#: config/tc-microblaze.c:982 config/tc-microblaze.c:984
12131#: config/tc-microblaze.c:986 config/tc-microblaze.c:1026
12132#: config/tc-microblaze.c:1028 config/tc-microblaze.c:1158
12133#: config/tc-microblaze.c:1160 config/tc-microblaze.c:1198
12134#: config/tc-microblaze.c:1200 config/tc-microblaze.c:1225
12135#: config/tc-microblaze.c:1227 config/tc-microblaze.c:1252
12136#: config/tc-microblaze.c:1275 config/tc-microblaze.c:1306
12137#: config/tc-microblaze.c:1336 config/tc-microblaze.c:1354
12138#: config/tc-microblaze.c:1484 config/tc-microblaze.c:1486
12139#: config/tc-microblaze.c:1513 config/tc-microblaze.c:1515
12140#: config/tc-microblaze.c:1537 config/tc-microblaze.c:1605
12141#: config/tc-microblaze.c:1669
12142msgid "Cannot use special register with this instruction"
12143msgstr ""
12144
12145#: config/tc-microblaze.c:1036
12146msgid "lmi pseudo instruction should not use a label in imm field"
12147msgstr ""
12148
12149#: config/tc-microblaze.c:1038
12150msgid "smi pseudo instruction should not use a label in imm field"
12151msgstr ""
12152
12153#: config/tc-microblaze.c:1163
12154msgid "Symbol used as immediate for shift instruction"
12155msgstr ""
12156
12157#: config/tc-microblaze.c:1172
12158#, c-format
12159msgid "Shift value > 32. using <value %% 32>"
12160msgstr ""
12161
12162#: config/tc-microblaze.c:1278
12163msgid "Symbol used as immediate value for msrset/msrclr instructions"
12164msgstr ""
12165
12166#: config/tc-microblaze.c:1407 config/tc-microblaze.c:1460
12167msgid "invalid value for special purpose register"
12168msgstr ""
12169
12170#: config/tc-microblaze.c:1677
12171msgid "An IMM instruction should not be present in the .s file"
12172msgstr ""
12173
12174#: config/tc-microblaze.c:1741
12175msgid "Symbol used as immediate for mbar instruction"
12176msgstr ""
12177
12178#: config/tc-microblaze.c:1747
12179#, c-format
12180msgid "Immediate value for mbar > 32. using <value %% 32>"
12181msgstr ""
12182
12183#: config/tc-microblaze.c:1821
12184msgid "Bad call to MD_NTOF()"
12185msgstr ""
12186
12187#: config/tc-microblaze.c:2088
12188#, c-format
12189msgid "pcrel for branch to %s too far (0x%x)"
12190msgstr ""
12191
12192#. We know the abs value: Should never happen.
12193#: config/tc-microblaze.c:2247
12194msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
12195msgstr ""
12196
12197#. Cannot have a PC-relative branch to a diff segment.
12198#: config/tc-microblaze.c:2261
12199#, c-format
12200msgid "PC relative branch to label %s which is not in the instruction space"
12201msgstr ""
12202
12203#: config/tc-microblaze.c:2304
12204msgid ""
12205"Variable is accessed using small data read only anchor, but it is not in the "
12206"small data read only section"
12207msgstr ""
12208
12209#: config/tc-microblaze.c:2327
12210msgid ""
12211"Variable is accessed using small data read write anchor, but it is not in "
12212"the small data read write section"
12213msgstr ""
12214
12215#: config/tc-microblaze.c:2336
12216msgid "Incorrect fr_opcode value in frag.  Internal error....."
12217msgstr ""
12218
12219#. We know the abs value: Should never happen.
12220#: config/tc-microblaze.c:2343
12221msgid "Absolute value in relaxation code.  Assembler error....."
12222msgstr ""
12223
12224#: config/tc-mips.c:2175
12225#, c-format
12226msgid "the %d-bit %s architecture does not support the `%s' extension"
12227msgstr ""
12228
12229#: config/tc-mips.c:2178
12230#, c-format
12231msgid "the `%s' extension requires %s%d revision %d or greater"
12232msgstr ""
12233
12234#: config/tc-mips.c:2187
12235#, c-format
12236msgid "the `%s' extension was removed in %s%d revision %d"
12237msgstr ""
12238
12239#: config/tc-mips.c:2196
12240#, c-format
12241msgid "the `%s' extension requires 64-bit FPRs"
12242msgstr ""
12243
12244#: config/tc-mips.c:3048 config/tc-mips.c:16633
12245#, c-format
12246msgid "unrecognized register name `%s'"
12247msgstr ""
12248
12249#: config/tc-mips.c:3275
12250msgid "invalid register range"
12251msgstr ""
12252
12253#: config/tc-mips.c:3303
12254msgid "vector element must be constant"
12255msgstr ""
12256
12257#: config/tc-mips.c:3313
12258msgid "missing `]'"
12259msgstr ""
12260
12261#: config/tc-mips.c:3536
12262#, c-format
12263msgid "internal: bad mips opcode (mask error): %s %s"
12264msgstr ""
12265
12266#: config/tc-mips.c:3563
12267#, c-format
12268msgid "internal: unknown operand type: %s %s"
12269msgstr ""
12270
12271#: config/tc-mips.c:3596
12272#, c-format
12273msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
12274msgstr ""
12275
12276#: config/tc-mips.c:3604
12277#, c-format
12278msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
12279msgstr ""
12280
12281#: config/tc-mips.c:3611
12282#, c-format
12283msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
12284msgstr ""
12285
12286#: config/tc-mips.c:3646
12287#, c-format
12288msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
12289msgstr ""
12290
12291#: config/tc-mips.c:3654
12292#, c-format
12293msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
12294msgstr ""
12295
12296#: config/tc-mips.c:3679
12297msgid "-G may not be used in position-independent code"
12298msgstr ""
12299
12300#: config/tc-mips.c:3685
12301msgid "-G may not be used with abicalls"
12302msgstr ""
12303
12304#: config/tc-mips.c:3790
12305msgid "broken assembler, no assembly attempted"
12306msgstr ""
12307
12308#: config/tc-mips.c:3938
12309#, c-format
12310msgid ".gnu_attribute %d,%d is incompatible with `%s'"
12311msgstr ""
12312
12313#: config/tc-mips.c:3945
12314#, c-format
12315msgid ".gnu_attribute %d,%d requires `%s'"
12316msgstr ""
12317
12318#: config/tc-mips.c:4006
12319#, c-format
12320msgid ".gnu_attribute %d,%d is no longer supported"
12321msgstr ""
12322
12323#: config/tc-mips.c:4015
12324#, c-format
12325msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
12326msgstr ""
12327
12328#: config/tc-mips.c:4028
12329msgid "`gp=64' used with a 32-bit processor"
12330msgstr ""
12331
12332#: config/tc-mips.c:4031
12333msgid "`gp=32' used with a 64-bit ABI"
12334msgstr ""
12335
12336#: config/tc-mips.c:4034
12337msgid "`gp=64' used with a 32-bit ABI"
12338msgstr ""
12339
12340#: config/tc-mips.c:4041
12341msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
12342msgstr ""
12343
12344#: config/tc-mips.c:4043
12345msgid "`fp=xx' cannot be used with `singlefloat'"
12346msgstr ""
12347
12348#: config/tc-mips.c:4047
12349msgid "`fp=64' used with a 32-bit fpu"
12350msgstr ""
12351
12352#: config/tc-mips.c:4051
12353msgid "`fp=64' used with a 32-bit ABI"
12354msgstr ""
12355
12356#: config/tc-mips.c:4056
12357msgid "`fp=32' used with a 64-bit ABI"
12358msgstr ""
12359
12360#: config/tc-mips.c:4058
12361msgid "`fp=32' used with a MIPS R6 cpu"
12362msgstr ""
12363
12364#: config/tc-mips.c:4061
12365msgid "Unknown size of floating point registers"
12366msgstr ""
12367
12368#: config/tc-mips.c:4066
12369msgid "`nooddspreg` cannot be used with a 64-bit ABI"
12370msgstr ""
12371
12372#: config/tc-mips.c:4069 config/tc-mips.c:4073
12373#, c-format
12374msgid "`%s' cannot be used with `%s'"
12375msgstr ""
12376
12377#: config/tc-mips.c:4078
12378#, c-format
12379msgid "branch relaxation is not supported in `%s'"
12380msgstr ""
12381
12382#: config/tc-mips.c:4154
12383msgid "trap exception not supported at ISA 1"
12384msgstr ""
12385
12386#: config/tc-mips.c:4167 config/tc-mips.c:17516
12387#, c-format
12388msgid "`%s' does not support legacy NaN"
12389msgstr ""
12390
12391#: config/tc-mips.c:4214
12392#, c-format
12393msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
12394msgstr ""
12395
12396#: config/tc-mips.c:4918
12397#, c-format
12398msgid "operand %d out of range"
12399msgstr ""
12400
12401#: config/tc-mips.c:4926
12402#, c-format
12403msgid "operand %d must be constant"
12404msgstr ""
12405
12406#: config/tc-mips.c:4970 read.c:4445 read.c:5220 write.c:254 write.c:1031
12407msgid "register value used as expression"
12408msgstr ""
12409
12410#: config/tc-mips.c:4983
12411#, c-format
12412msgid "operand %d must be an immediate expression"
12413msgstr ""
12414
12415#: config/tc-mips.c:5105 config/tc-mips.c:5107
12416#, c-format
12417msgid "float register should be even, was %d"
12418msgstr ""
12419
12420#: config/tc-mips.c:5120
12421#, c-format
12422msgid "condition code register should be even for %s, was %d"
12423msgstr ""
12424
12425#: config/tc-mips.c:5125
12426#, c-format
12427msgid "condition code register should be 0 or 4 for %s, was %d"
12428msgstr ""
12429
12430#: config/tc-mips.c:5446
12431msgid "invalid performance register"
12432msgstr ""
12433
12434#: config/tc-mips.c:5542 config/tc-mips.c:6013
12435msgid "the source register must not be $0"
12436msgstr ""
12437
12438#: config/tc-mips.c:5818
12439msgid "missing frame size"
12440msgstr ""
12441
12442#: config/tc-mips.c:5823
12443msgid "frame size specified twice"
12444msgstr ""
12445
12446#: config/tc-mips.c:5828
12447msgid "invalid frame size"
12448msgstr ""
12449
12450#: config/tc-mips.c:5868
12451#, c-format
12452msgid "operand %d must be an immediate"
12453msgstr ""
12454
12455#: config/tc-mips.c:5883
12456msgid "invalid element selector"
12457msgstr ""
12458
12459#: config/tc-mips.c:5896
12460#, c-format
12461msgid "operand %d must be scalar"
12462msgstr ""
12463
12464#: config/tc-mips.c:6076
12465msgid "floating-point expression required"
12466msgstr ""
12467
12468#: config/tc-mips.c:6176
12469#, c-format
12470msgid "cannot use `%s' in this section"
12471msgstr ""
12472
12473#: config/tc-mips.c:6323
12474msgid "used $at without \".set noat\""
12475msgstr ""
12476
12477#: config/tc-mips.c:6325
12478#, c-format
12479msgid "used $%u with \".set at=$%u\""
12480msgstr ""
12481
12482#: config/tc-mips.c:7508
12483#, c-format
12484msgid "wrong size instruction in a %u-bit branch delay slot"
12485msgstr ""
12486
12487#: config/tc-mips.c:7528 config/tc-mips.c:7538 config/tc-mips.c:15938
12488#, c-format
12489msgid "jump to misaligned address (0x%lx)"
12490msgstr ""
12491
12492#: config/tc-mips.c:7553 config/tc-mips.c:7573 config/tc-mips.c:7590
12493#: config/tc-mips.c:9140 config/tc-mips.c:15792 config/tc-mips.c:15799
12494#: config/tc-mips.c:16192 config/tc-mips.c:19031
12495#, c-format
12496msgid "branch to misaligned address (0x%lx)"
12497msgstr ""
12498
12499#: config/tc-mips.c:7559 config/tc-mips.c:7577 config/tc-mips.c:7594
12500#: config/tc-mips.c:9143
12501#, c-format
12502msgid "branch address range overflow (0x%lx)"
12503msgstr ""
12504
12505#: config/tc-mips.c:7839
12506msgid "extended instruction in delay slot"
12507msgstr ""
12508
12509#: config/tc-mips.c:8303
12510msgid "source and destination must be different"
12511msgstr ""
12512
12513#: config/tc-mips.c:8306
12514msgid "a destination register must be supplied"
12515msgstr ""
12516
12517#: config/tc-mips.c:8311
12518msgid "the source register must not be $31"
12519msgstr ""
12520
12521#: config/tc-mips.c:8559 config/tc-mips.c:14532 config/tc-mips.c:19178
12522msgid "invalid unextended operand value"
12523msgstr ""
12524
12525#: config/tc-mips.c:8677
12526#, c-format
12527msgid "opcode not supported on this processor: %s (%s)"
12528msgstr ""
12529
12530#: config/tc-mips.c:8756
12531msgid "opcode not supported in the `insn32' mode"
12532msgstr ""
12533
12534#: config/tc-mips.c:8759
12535#, c-format
12536msgid "unrecognized %d-bit version of microMIPS opcode"
12537msgstr ""
12538
12539#: config/tc-mips.c:8815
12540msgid "unrecognized unextended version of MIPS16 opcode"
12541msgstr ""
12542
12543#: config/tc-mips.c:8818
12544msgid "unrecognized extended version of MIPS16 opcode"
12545msgstr ""
12546
12547#: config/tc-mips.c:8868 config/tc-mips.c:19049
12548msgid ""
12549"macro instruction expanded into multiple instructions in a branch delay slot"
12550msgstr ""
12551
12552#: config/tc-mips.c:8871 config/tc-mips.c:19057
12553msgid "macro instruction expanded into multiple instructions"
12554msgstr ""
12555
12556#: config/tc-mips.c:8875
12557msgid ""
12558"macro instruction expanded into a wrong size instruction in a 16-bit branch "
12559"delay slot"
12560msgstr ""
12561
12562#: config/tc-mips.c:8877
12563msgid ""
12564"macro instruction expanded into a wrong size instruction in a 32-bit branch "
12565"delay slot"
12566msgstr ""
12567
12568#: config/tc-mips.c:9340
12569msgid "operand overflow"
12570msgstr ""
12571
12572#: config/tc-mips.c:9359 config/tc-mips.c:9946 config/tc-mips.c:14013
12573msgid "macro used $at after \".set noat\""
12574msgstr ""
12575
12576#: config/tc-mips.c:9507 config/tc-mips.c:12324 config/tc-mips.c:13007
12577#, c-format
12578msgid "number (0x%s) larger than 32 bits"
12579msgstr ""
12580
12581#: config/tc-mips.c:9527
12582msgid "number larger than 64 bits"
12583msgstr ""
12584
12585#: config/tc-mips.c:9824 config/tc-mips.c:9852 config/tc-mips.c:9890
12586#: config/tc-mips.c:9935 config/tc-mips.c:12567 config/tc-mips.c:12606
12587#: config/tc-mips.c:12645 config/tc-mips.c:13103 config/tc-mips.c:13155
12588msgid "PIC code offset overflow (max 16 signed bits)"
12589msgstr ""
12590
12591#: config/tc-mips.c:10468
12592#, c-format
12593msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
12594msgstr ""
12595
12596#. Result is always true.
12597#: config/tc-mips.c:10564
12598#, c-format
12599msgid "branch %s is always true"
12600msgstr ""
12601
12602#: config/tc-mips.c:10792 config/tc-mips.c:10902
12603msgid "divide by zero"
12604msgstr ""
12605
12606#: config/tc-mips.c:10992
12607msgid "dla used to load 32-bit register; recommend using la instead"
12608msgstr ""
12609
12610#: config/tc-mips.c:10996
12611msgid "la used to load 64-bit address; recommend using dla instead"
12612msgstr ""
12613
12614#: config/tc-mips.c:11105 config/tc-riscv.c:1836
12615msgid "offset too large"
12616msgstr ""
12617
12618#: config/tc-mips.c:11279 config/tc-mips.c:11557
12619msgid "PIC code offset overflow (max 32 signed bits)"
12620msgstr ""
12621
12622#: config/tc-mips.c:11627 config/tc-mips.c:11703
12623#, c-format
12624msgid "opcode not supported in the `insn32' mode `%s'"
12625msgstr ""
12626
12627#: config/tc-mips.c:11655
12628msgid "MIPS PIC call to register other than $25"
12629msgstr ""
12630
12631#: config/tc-mips.c:11671 config/tc-mips.c:11682 config/tc-mips.c:11815
12632#: config/tc-mips.c:11826
12633msgid "no .cprestore pseudo-op used in PIC code"
12634msgstr ""
12635
12636#: config/tc-mips.c:11676 config/tc-mips.c:11820
12637msgid "no .frame pseudo-op used in PIC code"
12638msgstr ""
12639
12640#: config/tc-mips.c:11841
12641msgid "non-PIC jump used in PIC library"
12642msgstr ""
12643
12644#: config/tc-mips.c:12824
12645#, c-format
12646msgid "Unable to generate `%s' compliant code without mthc1"
12647msgstr ""
12648
12649#: config/tc-mips.c:13567
12650#, c-format
12651msgid "instruction %s: result is always false"
12652msgstr ""
12653
12654#: config/tc-mips.c:13720
12655#, c-format
12656msgid "instruction %s: result is always true"
12657msgstr ""
12658
12659#. FIXME: Check if this is one of the itbl macros, since they
12660#. are added dynamically.
12661#: config/tc-mips.c:14009
12662#, c-format
12663msgid "macro %s not implemented yet"
12664msgstr ""
12665
12666#: config/tc-mips.c:14542
12667msgid "extended operand requested but not required"
12668msgstr ""
12669
12670#: config/tc-mips.c:14551
12671msgid "operand value out of range for instruction"
12672msgstr ""
12673
12674#: config/tc-mips.c:14650
12675#, c-format
12676msgid "relocation %s isn't supported by the current ABI"
12677msgstr ""
12678
12679#: config/tc-mips.c:14706
12680msgid "unclosed '('"
12681msgstr ""
12682
12683#: config/tc-mips.c:14768
12684#, c-format
12685msgid "a different %s was already specified, is now %s"
12686msgstr ""
12687
12688#: config/tc-mips.c:14935
12689msgid "-mmicromips cannot be used with -mips16"
12690msgstr ""
12691
12692#: config/tc-mips.c:14950
12693msgid "-mips16 cannot be used with -micromips"
12694msgstr ""
12695
12696#: config/tc-mips.c:15119 config/tc-mips.c:15177
12697msgid "no compiled in support for 64 bit object file format"
12698msgstr ""
12699
12700#: config/tc-mips.c:15184
12701#, c-format
12702msgid "invalid abi -mabi=%s"
12703msgstr ""
12704
12705#: config/tc-mips.c:15224
12706#, c-format
12707msgid "invalid NaN setting -mnan=%s"
12708msgstr ""
12709
12710#: config/tc-mips.c:15258
12711msgid "-G not supported in this configuration"
12712msgstr ""
12713
12714#: config/tc-mips.c:15284
12715#, c-format
12716msgid "-%s conflicts with the other architecture options, which imply -%s"
12717msgstr ""
12718
12719#: config/tc-mips.c:15300
12720#, c-format
12721msgid "-march=%s is not compatible with the selected ABI"
12722msgstr ""
12723
12724#: config/tc-mips.c:15796 config/tc-mips.c:16186 config/tc-mips.c:19028
12725msgid "branch to a symbol in another ISA mode"
12726msgstr ""
12727
12728#: config/tc-mips.c:15803 config/tc-mips.c:15943 config/tc-mips.c:16196
12729#, c-format
12730msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
12731msgstr ""
12732
12733#: config/tc-mips.c:15840
12734msgid "PC-relative reference to a different section"
12735msgstr ""
12736
12737#: config/tc-mips.c:15912 config/tc-riscv.c:3605
12738msgid "TLS relocation against a constant"
12739msgstr ""
12740
12741#: config/tc-mips.c:15932
12742msgid "jump to a symbol in another ISA mode"
12743msgstr ""
12744
12745#: config/tc-mips.c:15935
12746msgid "JALX to a symbol in the same ISA mode"
12747msgstr ""
12748
12749#: config/tc-mips.c:16018
12750msgid "unsupported constant in relocation"
12751msgstr ""
12752
12753#: config/tc-mips.c:16091
12754#, c-format
12755msgid "PC-relative access using misaligned symbol (%lx)"
12756msgstr ""
12757
12758#: config/tc-mips.c:16095
12759#, c-format
12760msgid "PC-relative access using misaligned offset (%lx)"
12761msgstr ""
12762
12763#: config/tc-mips.c:16108 config/tc-mips.c:16127
12764msgid "PC-relative access out of range"
12765msgstr ""
12766
12767#: config/tc-mips.c:16114
12768#, c-format
12769msgid "PC-relative access to misaligned address (%lx)"
12770msgstr ""
12771
12772#: config/tc-mips.c:16281
12773#, c-format
12774msgid "alignment too large, %d assumed"
12775msgstr ""
12776
12777#: config/tc-mips.c:16284
12778msgid "alignment negative, 0 assumed"
12779msgstr ""
12780
12781#: config/tc-mips.c:16513
12782#, c-format
12783msgid "%s: no such section"
12784msgstr ""
12785
12786#: config/tc-mips.c:16569
12787#, c-format
12788msgid ".option pic%d not supported"
12789msgstr ""
12790
12791#: config/tc-mips.c:16571
12792#, c-format
12793msgid ".option pic%d not supported in VxWorks PIC mode"
12794msgstr ""
12795
12796#: config/tc-mips.c:16583 config/tc-mips.c:16923
12797msgid "-G may not be used with SVR4 PIC code"
12798msgstr ""
12799
12800#: config/tc-mips.c:16589
12801#, c-format
12802msgid "unrecognized option \"%s\""
12803msgstr ""
12804
12805#: config/tc-mips.c:16695
12806#, c-format
12807msgid "unknown architecture %s"
12808msgstr ""
12809
12810#: config/tc-mips.c:16710 config/tc-mips.c:16874
12811#, c-format
12812msgid "unknown ISA level %s"
12813msgstr ""
12814
12815#: config/tc-mips.c:16720
12816#, c-format
12817msgid "unknown ISA or architecture %s"
12818msgstr ""
12819
12820#: config/tc-mips.c:16779
12821msgid "`noreorder' must be set before `nomacro'"
12822msgstr ""
12823
12824#: config/tc-mips.c:16809
12825msgid ".set pop with no .set push"
12826msgstr ""
12827
12828#: config/tc-mips.c:16828
12829#, c-format
12830msgid "tried to set unrecognized symbol: %s\n"
12831msgstr ""
12832
12833#: config/tc-mips.c:16901
12834#, c-format
12835msgid ".module used with unrecognized symbol: %s\n"
12836msgstr ""
12837
12838#: config/tc-mips.c:16907
12839msgid ".module is not permitted after generating code"
12840msgstr ""
12841
12842#: config/tc-mips.c:16967 config/tc-mips.c:17046 config/tc-mips.c:17150
12843#: config/tc-mips.c:17180 config/tc-mips.c:17229
12844#, c-format
12845msgid "%s not supported in MIPS16 mode"
12846msgstr ""
12847
12848#: config/tc-mips.c:16974
12849msgid ".cpload not in noreorder section"
12850msgstr ""
12851
12852#: config/tc-mips.c:17055 config/tc-mips.c:17074
12853msgid "missing argument separator ',' for .cpsetup"
12854msgstr ""
12855
12856#: config/tc-mips.c:17272 config/tc-riscv.c:3940
12857#, c-format
12858msgid "unsupported use of %s"
12859msgstr ""
12860
12861#: config/tc-mips.c:17363
12862msgid "unsupported use of .gpword"
12863msgstr ""
12864
12865#: config/tc-mips.c:17401
12866msgid "unsupported use of .gpdword"
12867msgstr ""
12868
12869#: config/tc-mips.c:17433
12870msgid "unsupported use of .ehword"
12871msgstr ""
12872
12873#: config/tc-mips.c:17520
12874msgid "bad .nan directive"
12875msgstr ""
12876
12877#: config/tc-mips.c:17569
12878#, c-format
12879msgid "ignoring attempt to redefine symbol %s"
12880msgstr ""
12881
12882#: config/tc-mips.c:17584 ecoff.c:3359
12883msgid "bad .weakext directive"
12884msgstr ""
12885
12886#: config/tc-mips.c:18553 config/tc-mips.c:18830
12887msgid "relaxed out-of-range branch into a jump"
12888msgstr ""
12889
12890#: config/tc-mips.c:19053
12891msgid "extended instruction in a branch delay slot"
12892msgstr ""
12893
12894#: config/tc-mips.c:19167 config/tc-xtensa.c:1704 config/tc-xtensa.c:1982
12895msgid "unsupported relocation"
12896msgstr ""
12897
12898#: config/tc-mips.c:19675 config/tc-score.c:5644
12899msgid "expected simple number"
12900msgstr ""
12901
12902#: config/tc-mips.c:19703 config/tc-score.c:5671
12903msgid "invalid number"
12904msgstr ""
12905
12906#: config/tc-mips.c:19780 ecoff.c:2988
12907msgid ".end directive without a preceding .ent directive"
12908msgstr ""
12909
12910#: config/tc-mips.c:19789
12911msgid ".end symbol does not match .ent symbol"
12912msgstr ""
12913
12914#: config/tc-mips.c:19866
12915msgid ".ent or .aent not in text section"
12916msgstr ""
12917
12918#: config/tc-mips.c:19869 config/tc-score.c:5703
12919msgid "missing .end"
12920msgstr ""
12921
12922#: config/tc-mips.c:19952
12923msgid ".mask/.fmask outside of .ent"
12924msgstr ""
12925
12926#: config/tc-mips.c:19959
12927msgid "bad .mask/.fmask directive"
12928msgstr ""
12929
12930#: config/tc-mips.c:20262
12931#, c-format
12932msgid "bad value (%s) for %s"
12933msgstr ""
12934
12935#: config/tc-mips.c:20326
12936#, c-format
12937msgid ""
12938"MIPS options:\n"
12939"-EB\t\t\tgenerate big endian output\n"
12940"-EL\t\t\tgenerate little endian output\n"
12941"-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
12942"-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
12943"\t\t\timplicitly with the gp register [default 8]\n"
12944msgstr ""
12945
12946#: config/tc-mips.c:20333
12947#, c-format
12948msgid ""
12949"-mips1\t\t\tgenerate MIPS ISA I instructions\n"
12950"-mips2\t\t\tgenerate MIPS ISA II instructions\n"
12951"-mips3\t\t\tgenerate MIPS ISA III instructions\n"
12952"-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
12953"-mips5                  generate MIPS ISA V instructions\n"
12954"-mips32                 generate MIPS32 ISA instructions\n"
12955"-mips32r2               generate MIPS32 release 2 ISA instructions\n"
12956"-mips32r3               generate MIPS32 release 3 ISA instructions\n"
12957"-mips32r5               generate MIPS32 release 5 ISA instructions\n"
12958"-mips32r6               generate MIPS32 release 6 ISA instructions\n"
12959"-mips64                 generate MIPS64 ISA instructions\n"
12960"-mips64r2               generate MIPS64 release 2 ISA instructions\n"
12961"-mips64r3               generate MIPS64 release 3 ISA instructions\n"
12962"-mips64r5               generate MIPS64 release 5 ISA instructions\n"
12963"-mips64r6               generate MIPS64 release 6 ISA instructions\n"
12964"-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
12965msgstr ""
12966
12967#: config/tc-mips.c:20358
12968#, c-format
12969msgid ""
12970"-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
12971"-no-mCPU\t\tdon't generate code specific to CPU.\n"
12972"\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
12973msgstr ""
12974
12975#: config/tc-mips.c:20371
12976#, c-format
12977msgid ""
12978"-mips16\t\t\tgenerate mips16 instructions\n"
12979"-no-mips16\t\tdo not generate mips16 instructions\n"
12980msgstr ""
12981
12982#: config/tc-mips.c:20374
12983#, c-format
12984msgid ""
12985"-mmips16e2\t\tgenerate MIPS16e2 instructions\n"
12986"-mno-mips16e2\t\tdo not generate MIPS16e2 instructions\n"
12987msgstr ""
12988
12989#: config/tc-mips.c:20377
12990#, c-format
12991msgid ""
12992"-mmicromips\t\tgenerate microMIPS instructions\n"
12993"-mno-micromips\t\tdo not generate microMIPS instructions\n"
12994msgstr ""
12995
12996#: config/tc-mips.c:20380
12997#, c-format
12998msgid ""
12999"-msmartmips\t\tgenerate smartmips instructions\n"
13000"-mno-smartmips\t\tdo not generate smartmips instructions\n"
13001msgstr ""
13002
13003#: config/tc-mips.c:20383
13004#, c-format
13005msgid ""
13006"-mdsp\t\t\tgenerate DSP instructions\n"
13007"-mno-dsp\t\tdo not generate DSP instructions\n"
13008msgstr ""
13009
13010#: config/tc-mips.c:20386
13011#, c-format
13012msgid ""
13013"-mdspr2\t\t\tgenerate DSP R2 instructions\n"
13014"-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
13015msgstr ""
13016
13017#: config/tc-mips.c:20389
13018#, c-format
13019msgid ""
13020"-mdspr3\t\t\tgenerate DSP R3 instructions\n"
13021"-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
13022msgstr ""
13023
13024#: config/tc-mips.c:20392
13025#, c-format
13026msgid ""
13027"-mmt\t\t\tgenerate MT instructions\n"
13028"-mno-mt\t\t\tdo not generate MT instructions\n"
13029msgstr ""
13030
13031#: config/tc-mips.c:20395
13032#, c-format
13033msgid ""
13034"-mmcu\t\t\tgenerate MCU instructions\n"
13035"-mno-mcu\t\tdo not generate MCU instructions\n"
13036msgstr ""
13037
13038#: config/tc-mips.c:20398
13039#, c-format
13040msgid ""
13041"-mmsa\t\t\tgenerate MSA instructions\n"
13042"-mno-msa\t\tdo not generate MSA instructions\n"
13043msgstr ""
13044
13045#: config/tc-mips.c:20401
13046#, c-format
13047msgid ""
13048"-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
13049"-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
13050msgstr ""
13051
13052#: config/tc-mips.c:20404
13053#, c-format
13054msgid ""
13055"-mvirt\t\t\tgenerate Virtualization instructions\n"
13056"-mno-virt\t\tdo not generate Virtualization instructions\n"
13057msgstr ""
13058
13059#: config/tc-mips.c:20407
13060#, c-format
13061msgid ""
13062"-mcrc\t\t\tgenerate CRC instructions\n"
13063"-mno-crc\t\tdo not generate CRC instructions\n"
13064msgstr ""
13065
13066#: config/tc-mips.c:20410
13067#, c-format
13068msgid ""
13069"-mginv\t\t\tgenerate Global INValidate (GINV) instructions\n"
13070"-mno-ginv\t\tdo not generate Global INValidate instructions\n"
13071msgstr ""
13072
13073#: config/tc-mips.c:20413
13074#, c-format
13075msgid ""
13076"-mloongson-mmi\t\tgenerate Loongson MultiMedia extensions Instructions (MMI) "
13077"instructions\n"
13078"-mno-loongson-mmi\tdo not generate Loongson MultiMedia extensions "
13079"Instructions\n"
13080msgstr ""
13081
13082#: config/tc-mips.c:20416
13083#, c-format
13084msgid ""
13085"-mloongson-cam\t\tgenerate Loongson Content Address Memory (CAM) "
13086"instructions\n"
13087"-mno-loongson-cam\tdo not generate Loongson Content Address Memory "
13088"Instructions\n"
13089msgstr ""
13090
13091#: config/tc-mips.c:20419
13092#, c-format
13093msgid ""
13094"-mloongson-ext\t\tgenerate Loongson EXTensions (EXT) instructions\n"
13095"-mno-loongson-ext\tdo not generate Loongson EXTensions Instructions\n"
13096msgstr ""
13097
13098#: config/tc-mips.c:20422
13099#, c-format
13100msgid ""
13101"-mloongson-ext2\t\tgenerate Loongson EXTensions R2 (EXT2) instructions\n"
13102"-mno-loongson-ext2\tdo not generate Loongson EXTensions R2 Instructions\n"
13103msgstr ""
13104
13105#: config/tc-mips.c:20425
13106#, c-format
13107msgid ""
13108"-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
13109"-mno-insn32\t\tgenerate all microMIPS instructions\n"
13110msgstr ""
13111
13112#: config/tc-mips.c:20429
13113#, c-format
13114msgid ""
13115"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata, default\n"
13116"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13117msgstr ""
13118
13119#: config/tc-mips.c:20433
13120#, c-format
13121msgid ""
13122"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13123"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata, "
13124"default\n"
13125msgstr ""
13126
13127#: config/tc-mips.c:20437
13128#, c-format
13129msgid ""
13130"-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
13131"-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
13132"-mfix-loongson3-llsc\twork around Loongson3 LL/SC errata\n"
13133"-mno-fix-loongson3-llsc\tdisable work around Loongson3 LL/SC errata\n"
13134"-mfix-vr4120\t\twork around certain VR4120 errata\n"
13135"-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
13136"-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
13137"-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
13138"-mfix-r5900\t\twork around R5900 short loop errata\n"
13139"-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
13140"-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
13141"-msym32\t\t\tassume all symbols have 32-bit values\n"
13142"-O0\t\t\tdo not remove unneeded NOPs, do not swap branches\n"
13143"-O, -O1\t\t\tremove unneeded NOPs, do not swap branches\n"
13144"-O2\t\t\tremove unneeded NOPs and swap branches\n"
13145"--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
13146"--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
13147msgstr ""
13148
13149#: config/tc-mips.c:20455
13150#, c-format
13151msgid ""
13152"-mhard-float\t\tallow floating-point instructions\n"
13153"-msoft-float\t\tdo not allow floating-point instructions\n"
13154"-msingle-float\t\tonly allow 32-bit floating-point operations\n"
13155"-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
13156"--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
13157"--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
13158"-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
13159"-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode "
13160"switch\n"
13161"-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
13162msgstr ""
13163
13164#: config/tc-mips.c:20473
13165#, c-format
13166msgid ""
13167"-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
13168"-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
13169"-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
13170"-non_shared\t\tdo not generate code that can operate with DSOs\n"
13171"-xgot\t\t\tassume a 32 bit GOT\n"
13172"-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
13173"-mshared, -mno-shared   disable/enable .cpload optimization for\n"
13174"                        position dependent (non shared) code\n"
13175"-mabi=ABI\t\tcreate ABI conformant object file for:\n"
13176msgstr ""
13177
13178#: config/tc-mips.c:20494
13179#, c-format
13180msgid "-32\t\t\tcreate o32 ABI object file%s\n"
13181msgstr ""
13182
13183#: config/tc-mips.c:20496 config/tc-mips.c:20499 config/tc-mips.c:20502
13184msgid " (default)"
13185msgstr ""
13186
13187#: config/tc-mips.c:20497
13188#, c-format
13189msgid "-n32\t\t\tcreate n32 ABI object file%s\n"
13190msgstr ""
13191
13192#: config/tc-mips.c:20500
13193#, c-format
13194msgid "-64\t\t\tcreate 64 ABI object file%s\n"
13195msgstr ""
13196
13197#: config/tc-mips.c:20582
13198msgid "missing .end at end of assembly"
13199msgstr ""
13200
13201#: config/tc-mmix.c:702
13202#, c-format
13203msgid " MMIX-specific command line options:\n"
13204msgstr ""
13205
13206#: config/tc-mmix.c:703
13207#, c-format
13208msgid ""
13209"  -fixed-special-register-names\n"
13210"                          Allow only the original special register names.\n"
13211msgstr ""
13212
13213#: config/tc-mmix.c:706
13214#, c-format
13215msgid "  -globalize-symbols      Make all symbols global.\n"
13216msgstr ""
13217
13218#: config/tc-mmix.c:708
13219#, c-format
13220msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
13221msgstr ""
13222
13223#: config/tc-mmix.c:710
13224#, c-format
13225msgid "  -relax                  Create linker relaxable code.\n"
13226msgstr ""
13227
13228#: config/tc-mmix.c:712
13229#, c-format
13230msgid ""
13231"  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
13232"                          Implies -fixed-special-register-names.\n"
13233msgstr ""
13234
13235#: config/tc-mmix.c:715
13236#, c-format
13237msgid ""
13238"  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
13239"                          into multiple instructions.\n"
13240msgstr ""
13241
13242#: config/tc-mmix.c:718
13243#, c-format
13244msgid ""
13245"  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
13246msgstr ""
13247
13248#: config/tc-mmix.c:720
13249#, c-format
13250msgid ""
13251"  -linker-allocated-gregs If there's no suitable GREG definition for "
13252"the                          operands of an instruction, let the linker "
13253"resolve.\n"
13254msgstr ""
13255
13256#: config/tc-mmix.c:723
13257#, c-format
13258msgid ""
13259"  -x                      Do not warn when an operand to GETA, a branch,\n"
13260"                          PUSHJ or JUMP is not known to be within range.\n"
13261"                          The linker will catch any errors.  Implies\n"
13262"                          -linker-allocated-gregs."
13263msgstr ""
13264
13265#: config/tc-mmix.c:849
13266#, c-format
13267msgid "unknown opcode: `%s'"
13268msgstr ""
13269
13270#: config/tc-mmix.c:971 config/tc-mmix.c:986
13271msgid "specified location wasn't TETRA-aligned"
13272msgstr ""
13273
13274#: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4224
13275#: config/tc-mmix.c:4240
13276msgid "unaligned data at an absolute location is not supported"
13277msgstr ""
13278
13279#: config/tc-mmix.c:1098
13280#, c-format
13281msgid "invalid operand to opcode %s: `%s'"
13282msgstr ""
13283
13284#: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180
13285#: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233
13286#: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327
13287#: config/tc-mmix.c:1434 config/tc-mmix.c:1459 config/tc-mmix.c:1491
13288#: config/tc-mmix.c:1523 config/tc-mmix.c:1553 config/tc-mmix.c:1606
13289#: config/tc-mmix.c:1623 config/tc-mmix.c:1650 config/tc-mmix.c:1678
13290#: config/tc-mmix.c:1708 config/tc-mmix.c:1734 config/tc-mmix.c:1750
13291#: config/tc-mmix.c:1776 config/tc-mmix.c:1792 config/tc-mmix.c:1808
13292#: config/tc-mmix.c:1889
13293#, c-format
13294msgid "invalid operands to opcode %s: `%s'"
13295msgstr ""
13296
13297#: config/tc-mmix.c:1989
13298msgid "internal: mmix_prefix_name but empty prefix"
13299msgstr ""
13300
13301#: config/tc-mmix.c:2052
13302#, c-format
13303msgid "too many GREG registers allocated (max %d)"
13304msgstr ""
13305
13306#: config/tc-mmix.c:2112
13307msgid "BSPEC already active.  Nesting is not supported."
13308msgstr ""
13309
13310#: config/tc-mmix.c:2121
13311msgid "invalid BSPEC expression"
13312msgstr ""
13313
13314#: config/tc-mmix.c:2137
13315#, c-format
13316msgid "can't create section %s"
13317msgstr ""
13318
13319#: config/tc-mmix.c:2141
13320#, c-format
13321msgid "can't set section flags for section %s"
13322msgstr ""
13323
13324#: config/tc-mmix.c:2162
13325msgid "ESPEC without preceding BSPEC"
13326msgstr ""
13327
13328#: config/tc-mmix.c:2191
13329msgid "missing local expression"
13330msgstr ""
13331
13332#: config/tc-mmix.c:2408
13333msgid "operand out of range, instruction expanded"
13334msgstr ""
13335
13336#. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
13337#. user-friendly, though a little bit non-substantial.
13338#: config/tc-mmix.c:2659
13339msgid "directive LOCAL must be placed in code or data"
13340msgstr ""
13341
13342#: config/tc-mmix.c:2660
13343msgid "internal confusion: relocation in a section without contents"
13344msgstr ""
13345
13346#: config/tc-mmix.c:2774
13347msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
13348msgstr ""
13349
13350#: config/tc-mmix.c:2822
13351msgid "no suitable GREG definition for operands"
13352msgstr ""
13353
13354#: config/tc-mmix.c:2881
13355msgid "operands were not reducible at assembly-time"
13356msgstr ""
13357
13358#: config/tc-mmix.c:2908
13359#, c-format
13360msgid "cannot generate relocation type for symbol %s, code %s"
13361msgstr ""
13362
13363#: config/tc-mmix.c:2928
13364#, c-format
13365msgid "internal: unhandled label %s"
13366msgstr ""
13367
13368#: config/tc-mmix.c:2957
13369msgid "[0-9]H labels may not appear alone on a line"
13370msgstr ""
13371
13372#: config/tc-mmix.c:2965
13373msgid "[0-9]H labels do not mix with dot-pseudos"
13374msgstr ""
13375
13376#: config/tc-mmix.c:3053
13377msgid "invalid characters in input"
13378msgstr ""
13379
13380#: config/tc-mmix.c:3159
13381msgid "empty label field for IS"
13382msgstr ""
13383
13384#: config/tc-mmix.c:3485
13385#, c-format
13386msgid "internal: unexpected relax type %d:%d"
13387msgstr ""
13388
13389#: config/tc-mmix.c:3509
13390msgid "BSPEC without ESPEC."
13391msgstr ""
13392
13393#: config/tc-mmix.c:3574
13394msgid "LOC to section unknown or indeterminable at first pass"
13395msgstr ""
13396
13397#: config/tc-mmix.c:3760
13398msgid "internal: GREG expression not resolved to section"
13399msgstr ""
13400
13401#: config/tc-mmix.c:3809
13402msgid "register section has contents\n"
13403msgstr ""
13404
13405#: config/tc-mmix.c:3935
13406msgid "section change from within a BSPEC/ESPEC pair is not supported"
13407msgstr ""
13408
13409#: config/tc-mmix.c:3956
13410msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
13411msgstr ""
13412
13413#: config/tc-mmix.c:3966
13414msgid "invalid LOC expression"
13415msgstr ""
13416
13417#: config/tc-mmix.c:4011 config/tc-mmix.c:4038
13418msgid "LOC expression stepping backwards is not supported"
13419msgstr ""
13420
13421#. We will only get here in rare cases involving #NO_APP,
13422#. where the unterminated string is not recognized by the
13423#. preformatting pass.
13424#: config/tc-mmix.c:4147 config/tc-mmix.c:4305 config/tc-z80.c:3198
13425msgid "unterminated string"
13426msgstr ""
13427
13428#: config/tc-mmix.c:4164
13429msgid "BYTE expression not a pure number"
13430msgstr ""
13431
13432#. Note that mmixal does not allow negative numbers in
13433#. BYTE sequences, so neither should we.
13434#: config/tc-mmix.c:4173
13435msgid "BYTE expression not in the range 0..255"
13436msgstr ""
13437
13438#: config/tc-mmix.c:4222 config/tc-mmix.c:4238
13439msgid "data item with alignment larger than location"
13440msgstr ""
13441
13442#. Since integer_constant is local to expr.c, we have to make this a
13443#. macro.  FIXME: Do it cleaner.
13444#: config/tc-mmix.h:98
13445msgid "`&' serial number operator is not supported"
13446msgstr ""
13447
13448#: config/tc-mn10200.c:300
13449#, c-format
13450msgid ""
13451"MN10200 options:\n"
13452"none yet\n"
13453msgstr ""
13454
13455#: config/tc-mn10200.c:889 config/tc-mn10300.c:1253 config/tc-s390.c:1695
13456#: config/tc-v850.c:2325
13457#, c-format
13458msgid "Unrecognized opcode: `%s'"
13459msgstr ""
13460
13461#. xgettext:c-format.
13462#: config/tc-mn10200.c:1132 config/tc-mn10300.c:1821 config/tc-ppc.c:3959
13463#: config/tc-s390.c:1604 config/tc-v850.c:3040
13464#, c-format
13465msgid "junk at end of line: `%s'"
13466msgstr ""
13467
13468#: config/tc-mn10300.c:439
13469#, c-format
13470msgid ""
13471"MN10300 assembler options:\n"
13472"none yet\n"
13473msgstr ""
13474
13475#: config/tc-mn10300.c:1270
13476msgid "Invalid opcode/operands"
13477msgstr ""
13478
13479#: config/tc-mn10300.c:1792
13480msgid "Invalid register specification."
13481msgstr ""
13482
13483#: config/tc-mn10300.c:2390
13484#, c-format
13485msgid "Bad relocation fixup type (%d)"
13486msgstr ""
13487
13488#: config/tc-moxie.c:204 config/tc-moxie.c:223 config/tc-moxie.c:314
13489#: config/tc-moxie.c:360
13490msgid "expecting comma delimited register operands"
13491msgstr ""
13492
13493#: config/tc-moxie.c:250 config/tc-moxie.c:390 config/tc-moxie.c:420
13494#: config/tc-moxie.c:495
13495msgid "expecting comma delimited operands"
13496msgstr ""
13497
13498#: config/tc-moxie.c:318 config/tc-moxie.c:346
13499msgid "expecting indirect register `($rA)'"
13500msgstr ""
13501
13502#: config/tc-moxie.c:326 config/tc-moxie.c:354 config/tc-moxie.c:445
13503#: config/tc-moxie.c:487
13504msgid "missing closing parenthesis"
13505msgstr ""
13506
13507#: config/tc-moxie.c:437 config/tc-moxie.c:479
13508msgid "expecting indirect register `($rX)'"
13509msgstr ""
13510
13511#: config/tc-moxie.c:557 config/tc-pj.c:313
13512msgid "Something forgot to clean up\n"
13513msgstr ""
13514
13515#: config/tc-moxie.c:641
13516#, c-format
13517msgid ""
13518"  -EB                     assemble for a big endian system (default)\n"
13519"  -EL                     assemble for a little endian system\n"
13520msgstr ""
13521
13522#: config/tc-moxie.c:701
13523msgid "pcrel too far BFD_RELOC_MOXIE_10"
13524msgstr ""
13525
13526#: config/tc-msp430.c:520
13527msgid ".profiler pseudo requires at least two operands."
13528msgstr ""
13529
13530#: config/tc-msp430.c:579
13531msgid "unknown profiling flag - ignored."
13532msgstr ""
13533
13534#: config/tc-msp430.c:595
13535msgid "ambiguous flags combination - '.profiler' directive ignored."
13536msgstr ""
13537
13538#: config/tc-msp430.c:605
13539msgid "profiling in absolute section?"
13540msgstr ""
13541
13542#: config/tc-msp430.c:1381
13543#, c-format
13544msgid "Unrecognised CPU errata name starting here: %s"
13545msgstr ""
13546
13547#: config/tc-msp430.c:1387
13548#, c-format
13549msgid "Expecting comma after CPU errata name, not: %s"
13550msgstr ""
13551
13552#: config/tc-msp430.c:1397
13553msgid "MCU option requires a name\n"
13554msgstr ""
13555
13556#: config/tc-msp430.c:1435
13557#, c-format
13558msgid "unrecognised argument to -mcpu option '%s'"
13559msgstr ""
13560
13561#: config/tc-msp430.c:1632
13562#, c-format
13563msgid "bad arguments \"%s\" and/or \"%s\" in %s directive"
13564msgstr ""
13565
13566#: config/tc-msp430.c:1644
13567#, c-format
13568msgid "file was compiled for the 430 ISA but the %s ISA is selected"
13569msgstr ""
13570
13571#: config/tc-msp430.c:1649
13572msgid "file was compiled for the 430X ISA but the 430 ISA is selected"
13573msgstr ""
13574
13575#: config/tc-msp430.c:1653
13576#, c-format
13577msgid ""
13578"unknown MSPABI build attribute value '%d' for OFBA_MSPABI_Tag_ISA(%d) in ."
13579"mspabi_attribute directive"
13580msgstr ""
13581
13582#: config/tc-msp430.c:1668
13583msgid ""
13584"file was compiled for the small memory model, but the large memory model is "
13585"selected"
13586msgstr ""
13587
13588#: config/tc-msp430.c:1673
13589msgid ""
13590"file was compiled for the large memory model, but the small memory model is "
13591"selected"
13592msgstr ""
13593
13594#: config/tc-msp430.c:1677
13595#, c-format
13596msgid ""
13597"unknown MSPABI build attribute value '%d' for %s(%d) in .mspabi_attribute "
13598"directive"
13599msgstr ""
13600
13601#: config/tc-msp430.c:1689
13602#, c-format
13603msgid "unknown MSPABI build attribute tag '%d' in .mspabi_attribute directive"
13604msgstr ""
13605
13606#: config/tc-msp430.c:1705
13607msgid ""
13608"file was compiled assuming all data will be in the lower memory region, but "
13609"the upper region is in use"
13610msgstr ""
13611
13612#: config/tc-msp430.c:1710
13613msgid ""
13614"file was compiled assuming data could be in the upper memory region, but the "
13615"lower data region is exclusively in use"
13616msgstr ""
13617
13618#: config/tc-msp430.c:1715
13619#, c-format
13620msgid ""
13621"unknown GNU build attribute value '%d' for Tag_GNU_MSP430_Data_Region(%d) "
13622"in .gnu_attribute directive"
13623msgstr ""
13624
13625#: config/tc-msp430.c:1721
13626#, c-format
13627msgid "internal: unexpected argument '%d' to msp430_object_attribute"
13628msgstr ""
13629
13630#: config/tc-msp430.c:1771
13631#, c-format
13632msgid ""
13633"MSP430 options:\n"
13634"  -mmcu=<msp430-name>     - select microcontroller type\n"
13635"  -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
13636msgstr ""
13637
13638#: config/tc-msp430.c:1775
13639#, c-format
13640msgid ""
13641"  -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
13642"  -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
13643"needed\n"
13644"   supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
13645msgstr ""
13646
13647#: config/tc-msp430.c:1779
13648#, c-format
13649msgid ""
13650"  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
13651"  -mP - enable polymorph instructions\n"
13652msgstr ""
13653
13654#: config/tc-msp430.c:1782
13655#, c-format
13656msgid "  -ml - enable large code model\n"
13657msgstr ""
13658
13659#: config/tc-msp430.c:1784
13660#, c-format
13661msgid "  -mN - do not insert NOPs after changing interrupts (default)\n"
13662msgstr ""
13663
13664#: config/tc-msp430.c:1786
13665#, c-format
13666msgid "  -mn - insert a NOP after changing interrupts\n"
13667msgstr ""
13668
13669#: config/tc-msp430.c:1788
13670#, c-format
13671msgid "  -mY - do not warn about missing NOPs after changing interrupts\n"
13672msgstr ""
13673
13674#: config/tc-msp430.c:1790
13675#, c-format
13676msgid "  -my - warn about missing NOPs after changing interrupts (default)\n"
13677msgstr ""
13678
13679#: config/tc-msp430.c:1792
13680#, c-format
13681msgid ""
13682"  -mU - for an instruction which changes interrupt state, but where it is "
13683"not\n"
13684"        known how the state is changed, do not warn/insert NOPs\n"
13685msgstr ""
13686
13687#: config/tc-msp430.c:1795
13688#, c-format
13689msgid ""
13690"  -mu - for an instruction which changes interrupt state, but where it is "
13691"not\n"
13692"        known how the state is changed, warn/insert NOPs (default)\n"
13693"        -mn and/or -my are required for this to have any effect\n"
13694msgstr ""
13695
13696#: config/tc-msp430.c:1799
13697#, c-format
13698msgid ""
13699"  -mdata-region={none|lower|upper|either} - select region data will be\n"
13700"    placed in.\n"
13701msgstr ""
13702
13703#: config/tc-msp430.c:1971
13704#, c-format
13705msgid "extra characters '%s' at end of immediate expression '%s'"
13706msgstr ""
13707
13708#: config/tc-msp430.c:2003 config/tc-msp430.c:2187 config/tc-msp430.c:2302
13709#, c-format
13710msgid "value 0x%x out of extended range."
13711msgstr ""
13712
13713#: config/tc-msp430.c:2009
13714#, c-format
13715msgid "value %d out of range. Use #lo() or #hi()"
13716msgstr ""
13717
13718#: config/tc-msp430.c:2055
13719msgid "cpu4: not converting PUSH #4 to shorter form"
13720msgstr ""
13721
13722#: config/tc-msp430.c:2072
13723msgid "cpu4: not converting PUSH #8 to shorter form"
13724msgstr ""
13725
13726#: config/tc-msp430.c:2086
13727msgid "error: unsupported #foo() directive used on symbol"
13728msgstr ""
13729
13730#: config/tc-msp430.c:2103
13731#, c-format
13732msgid "unknown expression in operand %s.  Use #llo(), #lhi(), #hlo() or #hhi()"
13733msgstr ""
13734
13735#: config/tc-msp430.c:2154
13736#, c-format
13737msgid "Registers cannot be used within immediate expression [%s]"
13738msgstr ""
13739
13740#: config/tc-msp430.c:2156
13741#, c-format
13742msgid "unknown operand %s"
13743msgstr ""
13744
13745#: config/tc-msp430.c:2173
13746#, c-format
13747msgid "extra characters '%s' at the end of absolute operand '%s'"
13748msgstr ""
13749
13750#: config/tc-msp430.c:2193 config/tc-msp430.c:2308
13751#, c-format
13752msgid "value out of range: 0x%x"
13753msgstr ""
13754
13755#: config/tc-msp430.c:2204
13756#, c-format
13757msgid "Registers cannot be used within absolute expression [%s]"
13758msgstr ""
13759
13760#: config/tc-msp430.c:2206 config/tc-msp430.c:2337
13761#, c-format
13762msgid "unknown expression in operand %s"
13763msgstr ""
13764
13765#: config/tc-msp430.c:2220
13766#, c-format
13767msgid "unknown addressing mode %s"
13768msgstr ""
13769
13770#: config/tc-msp430.c:2228
13771#, c-format
13772msgid "Bad register name %s"
13773msgstr ""
13774
13775#: config/tc-msp430.c:2239
13776msgid "cannot use indirect addressing with the PC"
13777msgstr ""
13778
13779#: config/tc-msp430.c:2259
13780msgid "')' required"
13781msgstr ""
13782
13783#: config/tc-msp430.c:2271
13784#, c-format
13785msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
13786msgstr ""
13787
13788#: config/tc-msp430.c:2278
13789msgid "r2 should not be used in indexed addressing mode"
13790msgstr ""
13791
13792#: config/tc-msp430.c:2291 config/tc-msp430.c:2366 config/tc-msp430.c:3512
13793#: config/tc-msp430.c:3580 config/tc-msp430.c:3697 config/tc-msp430.c:4119
13794#: config/tc-msp430.c:4218 config/tc-msp430.c:4269
13795#, c-format
13796msgid "extra characters '%s' at end of operand '%s'"
13797msgstr ""
13798
13799#: config/tc-msp430.c:2323 config/tc-msp430.c:2325
13800msgid "CPU8: Stack pointer accessed with an odd offset"
13801msgstr ""
13802
13803#: config/tc-msp430.c:2335
13804#, c-format
13805msgid "Registers cannot be used as a prefix of indexed expression [%s]"
13806msgstr ""
13807
13808#: config/tc-msp430.c:2401
13809#, c-format
13810msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
13811msgstr ""
13812
13813#: config/tc-msp430.c:2411
13814msgid "this addressing mode is not applicable for destination operand"
13815msgstr ""
13816
13817#: config/tc-msp430.c:2442 config/tc-msp430.c:2577 config/tc-msp430.c:2614
13818#: config/tc-msp430.c:2644 config/tc-msp430.c:3448 config/tc-msp430.c:3531
13819#: config/tc-msp430.c:3619
13820#, c-format
13821msgid "expected register as second argument of %s"
13822msgstr ""
13823
13824#: config/tc-msp430.c:2481 config/tc-msp430.c:2547
13825#, c-format
13826msgid "index value too big for %s"
13827msgstr ""
13828
13829#: config/tc-msp430.c:2498 config/tc-msp430.c:2564 config/tc-msp430.c:2671
13830#, c-format
13831msgid "unexpected addressing mode for %s"
13832msgstr ""
13833
13834#: config/tc-msp430.c:2584 config/tc-msp430.c:2621 config/tc-msp430.c:2651
13835#, c-format
13836msgid "constant generator destination register found in %s"
13837msgstr ""
13838
13839#: config/tc-msp430.c:2628 config/tc-msp430.c:2658
13840#, c-format
13841msgid "constant generator source register found in %s"
13842msgstr ""
13843
13844#: config/tc-msp430.c:2838
13845msgid "no size modifier after period, .w assumed"
13846msgstr ""
13847
13848#: config/tc-msp430.c:2842
13849#, c-format
13850msgid "unrecognised instruction size modifier .%c"
13851msgstr ""
13852
13853#: config/tc-msp430.c:2856
13854#, c-format
13855msgid "junk found after instruction: %s.%s"
13856msgstr ""
13857
13858#: config/tc-msp430.c:2876
13859#, c-format
13860msgid "instruction %s.a does not exist"
13861msgstr ""
13862
13863#: config/tc-msp430.c:2890
13864#, c-format
13865msgid "instruction %s requires %d operand"
13866msgid_plural "instruction %s requires %d operands"
13867msgstr[0] ""
13868msgstr[1] ""
13869
13870#: config/tc-msp430.c:2908
13871#, c-format
13872msgid "instruction %s requires MSP430X mcu"
13873msgstr ""
13874
13875#: config/tc-msp430.c:2928
13876#, c-format
13877msgid "unable to repeat %s insn"
13878msgstr ""
13879
13880#: config/tc-msp430.c:3000
13881msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
13882msgstr ""
13883
13884#: config/tc-msp430.c:3008
13885msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
13886msgstr ""
13887
13888#: config/tc-msp430.c:3015
13889msgid "internal error: unknown nop check state"
13890msgstr ""
13891
13892#: config/tc-msp430.c:3069 config/tc-msp430.c:3071 config/tc-msp430.c:3780
13893#: config/tc-msp430.c:3782
13894msgid "CPU11: PC is destination of SR altering instruction"
13895msgstr ""
13896
13897#: config/tc-msp430.c:3086 config/tc-msp430.c:3088 config/tc-msp430.c:3193
13898#: config/tc-msp430.c:3195 config/tc-msp430.c:3797 config/tc-msp430.c:3799
13899#: config/tc-msp430.c:4018 config/tc-msp430.c:4020
13900msgid "CPU13: SR is destination of SR altering instruction"
13901msgstr ""
13902
13903#: config/tc-msp430.c:3104 config/tc-msp430.c:3205 config/tc-msp430.c:3883
13904#: config/tc-msp430.c:4052
13905msgid "repeat instruction used with non-register mode instruction"
13906msgstr ""
13907
13908#: config/tc-msp430.c:3179 config/tc-msp430.c:3538 config/tc-msp430.c:4008
13909#, c-format
13910msgid "%s: attempt to rotate the PC register"
13911msgstr ""
13912
13913#: config/tc-msp430.c:3430 config/tc-msp430.c:3506
13914#, c-format
13915msgid "expected #n as first argument of %s"
13916msgstr ""
13917
13918#: config/tc-msp430.c:3436
13919#, c-format
13920msgid "extra characters '%s' at end of constant expression '%s'"
13921msgstr ""
13922
13923#: config/tc-msp430.c:3441 config/tc-msp430.c:3517
13924#, c-format
13925msgid "expected constant expression as first argument of %s"
13926msgstr ""
13927
13928#: config/tc-msp430.c:3467
13929msgid "Too many registers popped"
13930msgstr ""
13931
13932#: config/tc-msp430.c:3477
13933msgid "Cannot use POPM to restore the SR register"
13934msgstr ""
13935
13936#: config/tc-msp430.c:3497 config/tc-msp430.c:3566
13937#, c-format
13938msgid "repeat count cannot be used with %s"
13939msgstr ""
13940
13941#: config/tc-msp430.c:3524
13942#, c-format
13943msgid "expected first argument of %s to be in the range 1-4"
13944msgstr ""
13945
13946#: config/tc-msp430.c:3589
13947#, c-format
13948msgid "expected value of first argument of %s to fit into 20-bits"
13949msgstr ""
13950
13951#: config/tc-msp430.c:3608
13952#, c-format
13953msgid "expected register name or constant as first argument of %s"
13954msgstr ""
13955
13956#: config/tc-msp430.c:3702
13957msgid "expected constant value as argument to RPT"
13958msgstr ""
13959
13960#: config/tc-msp430.c:3708
13961msgid "expected constant in the range 2..16"
13962msgstr ""
13963
13964#: config/tc-msp430.c:3723
13965msgid "PC used as an argument to RPT"
13966msgstr ""
13967
13968#: config/tc-msp430.c:3729
13969msgid "expected constant or register name as argument to RPT insn"
13970msgstr ""
13971
13972#: config/tc-msp430.c:3736
13973msgid "Illegal emulated instruction"
13974msgstr ""
13975
13976#: config/tc-msp430.c:4037
13977#, c-format
13978msgid "%s instruction does not accept a .b suffix"
13979msgstr ""
13980
13981#: config/tc-msp430.c:4150
13982#, c-format
13983msgid "Even number required. Rounded to %d"
13984msgstr ""
13985
13986#: config/tc-msp430.c:4161
13987#, c-format
13988msgid "Wrong displacement %d"
13989msgstr ""
13990
13991#: config/tc-msp430.c:4183
13992msgid "instruction requires label sans '$'"
13993msgstr ""
13994
13995#: config/tc-msp430.c:4187
13996msgid "instruction requires label or value in range -511:512"
13997msgstr ""
13998
13999#: config/tc-msp430.c:4193 config/tc-msp430.c:4247 config/tc-msp430.c:4295
14000msgid "instruction requires label"
14001msgstr ""
14002
14003#: config/tc-msp430.c:4201 config/tc-msp430.c:4253
14004msgid "polymorphs are not enabled. Use -mP option to enable."
14005msgstr ""
14006
14007#: config/tc-msp430.c:4299
14008msgid "Illegal instruction or not implemented opcode."
14009msgstr ""
14010
14011#: config/tc-msp430.c:4353
14012msgid "can't find opcode"
14013msgstr ""
14014
14015#: config/tc-msp430.c:4870
14016#, c-format
14017msgid "internal inconsistency problem in %s: insn %04lx"
14018msgstr ""
14019
14020#: config/tc-msp430.c:4912 config/tc-msp430.c:4944
14021#, c-format
14022msgid "internal inconsistency problem in %s: ext. insn %04lx"
14023msgstr ""
14024
14025#: config/tc-msp430.c:4956
14026#, c-format
14027msgid "internal inconsistency problem in %s: %lx"
14028msgstr ""
14029
14030#: config/tc-mt.c:151
14031#, c-format
14032msgid "MT specific command line options:\n"
14033msgstr ""
14034
14035#: config/tc-mt.c:152
14036#, c-format
14037msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
14038msgstr ""
14039
14040#: config/tc-mt.c:153
14041#, c-format
14042msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
14043msgstr ""
14044
14045#: config/tc-mt.c:154
14046#, c-format
14047msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
14048msgstr ""
14049
14050#: config/tc-mt.c:155
14051#, c-format
14052msgid "  -march=ms2                allow ms2 instructions \n"
14053msgstr ""
14054
14055#: config/tc-mt.c:156
14056#, c-format
14057msgid "  -nosched                  disable scheduling restrictions\n"
14058msgstr ""
14059
14060#: config/tc-mt.c:226
14061#, c-format
14062msgid "instruction %s may not follow another memory access instruction."
14063msgstr ""
14064
14065#: config/tc-mt.c:232
14066#, c-format
14067msgid "instruction %s may not follow another I/O instruction."
14068msgstr ""
14069
14070#: config/tc-mt.c:238
14071#, c-format
14072msgid "%s may not occupy the delay slot of another branch insn."
14073msgstr ""
14074
14075#: config/tc-mt.c:263
14076#, c-format
14077msgid "operand references R%ld of previous instruction."
14078msgstr ""
14079
14080#: config/tc-mt.c:269
14081#, c-format
14082msgid "operand references R%ld of instruction before previous."
14083msgstr ""
14084
14085#: config/tc-mt.c:283 config/tc-mt.c:288
14086#, c-format
14087msgid ""
14088"conditional branch or jal insn's operand references R%ld of previous "
14089"arithmetic or logic insn."
14090msgstr ""
14091
14092#: config/tc-mt.c:351
14093msgid "md_estimate_size_before_relax\n"
14094msgstr ""
14095
14096#: config/tc-nds32.c:2374
14097msgid ""
14098"<arch name>\t  Assemble for architecture <arch name>\n"
14099"\t\t\t  <arch name> could be\n"
14100"\t\t\t  v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
14101msgstr ""
14102
14103#: config/tc-nds32.c:2378
14104msgid ""
14105"<baseline>\t  Assemble for baseline <baseline>\n"
14106"\t\t\t  <baseline> could be v2, v3, v3m"
14107msgstr ""
14108
14109#: config/tc-nds32.c:2381
14110msgid ""
14111"<freg>\t  Specify a FPU configuration\n"
14112"\t\t\t  <freg>\n"
14113"\t\t\t  0:     8 SP /  4 DP registers\n"
14114"\t\t\t  1:    16 SP /  8 DP registers\n"
14115"\t\t\t  2:    32 SP / 16 DP registers\n"
14116"\t\t\t  3:    32 SP / 32 DP registers"
14117msgstr ""
14118
14119#: config/tc-nds32.c:2387
14120msgid ""
14121"<abi>\t          Specify a abi version\n"
14122"\t\t\t  <abi> could be v1, v2, v2fp, v2fpp"
14123msgstr ""
14124
14125#: config/tc-nds32.c:2420
14126msgid "Multiply instructions support"
14127msgstr ""
14128
14129#: config/tc-nds32.c:2421
14130msgid "Divide instructions support"
14131msgstr ""
14132
14133#: config/tc-nds32.c:2422
14134msgid "16-bit extension"
14135msgstr ""
14136
14137#: config/tc-nds32.c:2423
14138msgid "d0/d1 registers"
14139msgstr ""
14140
14141#: config/tc-nds32.c:2424
14142msgid "Performance extension"
14143msgstr ""
14144
14145#: config/tc-nds32.c:2425
14146msgid "Performance extension 2"
14147msgstr ""
14148
14149#: config/tc-nds32.c:2426
14150msgid "String extension"
14151msgstr ""
14152
14153#: config/tc-nds32.c:2427
14154msgid "Reduced Register configuration (GPR16) option"
14155msgstr ""
14156
14157#: config/tc-nds32.c:2428
14158msgid "AUDIO ISA extension"
14159msgstr ""
14160
14161#: config/tc-nds32.c:2429
14162msgid "FPU SP extension"
14163msgstr ""
14164
14165#: config/tc-nds32.c:2430
14166msgid "FPU DP extension"
14167msgstr ""
14168
14169#: config/tc-nds32.c:2431
14170msgid "FPU fused-multiply-add instructions"
14171msgstr ""
14172
14173#: config/tc-nds32.c:2432
14174msgid "DSP extension"
14175msgstr ""
14176
14177#: config/tc-nds32.c:2433
14178msgid "hardware loop extension"
14179msgstr ""
14180
14181#: config/tc-nds32.c:2470
14182#, c-format
14183msgid ""
14184"\n"
14185" NDS32-specific assembler options:\n"
14186msgstr ""
14187
14188#: config/tc-nds32.c:2471
14189#, c-format
14190msgid ""
14191"  -O1,\t\t\t  Optimize for performance\n"
14192"  -Os\t\t\t  Optimize for space\n"
14193msgstr ""
14194
14195#: config/tc-nds32.c:2474
14196#, c-format
14197msgid ""
14198"  -EL, -mel or -little    Produce little endian output\n"
14199"  -EB, -meb or -big       Produce big endian output\n"
14200"  -mpic\t\t\t  Generate PIC\n"
14201"  -mno-fp-as-gp-relax\t  Suppress fp-as-gp relaxation for this file\n"
14202"  -mb2bb-relax\t\t  Back-to-back branch optimization\n"
14203"  -mno-all-relax\t  Suppress all relaxation for this file\n"
14204msgstr ""
14205
14206#: config/tc-nds32.c:2485
14207#, c-format
14208msgid "  -m%s%s\n"
14209msgstr ""
14210
14211#: config/tc-nds32.c:2492
14212#, c-format
14213msgid "  -m[no-]%-17sEnable/Disable %s\n"
14214msgstr ""
14215
14216#: config/tc-nds32.c:2496
14217#, c-format
14218msgid "  -mall-ext\t\t  Turn on all extensions and instructions support\n"
14219msgstr ""
14220
14221#: config/tc-nds32.c:2769
14222#, c-format
14223msgid "la must use with symbol. '%s'"
14224msgstr ""
14225
14226#: config/tc-nds32.c:2822
14227#, c-format
14228msgid "need PIC qualifier with symbol. '%s'"
14229msgstr ""
14230
14231#: config/tc-nds32.c:2859
14232#, c-format
14233msgid "Operand is not a constant. `%s'"
14234msgstr ""
14235
14236#: config/tc-nds32.c:2948
14237#, c-format
14238msgid "needs @GOT or @GOTOFF. %s"
14239msgstr ""
14240
14241#: config/tc-nds32.c:3486
14242#, c-format
14243msgid "Too many argument. `%s'"
14244msgstr ""
14245
14246#. Logic here rejects the input arch name.
14247#: config/tc-nds32.c:3547
14248#, c-format
14249msgid "unknown arch name `%s'\n"
14250msgstr ""
14251
14252#. Logic here rejects the input baseline.
14253#: config/tc-nds32.c:3566
14254#, c-format
14255msgid "unknown baseline `%s'\n"
14256msgstr ""
14257
14258#. Logic here rejects the input FPU configuration.
14259#: config/tc-nds32.c:3589
14260#, c-format
14261msgid "unknown FPU configuration `%s'\n"
14262msgstr ""
14263
14264#. Logic here rejects the input abi version.
14265#: config/tc-nds32.c:3613
14266#, c-format
14267msgid "unknown ABI version`%s'\n"
14268msgstr ""
14269
14270#: config/tc-nds32.c:4341
14271#, c-format
14272msgid "Different arguments of .vec_size are found, previous %d, current %d"
14273msgstr ""
14274
14275#: config/tc-nds32.c:4346
14276#, c-format
14277msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
14278msgstr ""
14279
14280#: config/tc-nds32.c:4350
14281msgid "Argument of .vec_size is not a constant."
14282msgstr ""
14283
14284#: config/tc-nds32.c:4935
14285#, c-format
14286msgid "Don't know how to handle this field. %s"
14287msgstr ""
14288
14289#: config/tc-nds32.c:5300
14290#, c-format
14291msgid "instruction %s requires enabling performance extension"
14292msgstr ""
14293
14294#: config/tc-nds32.c:5312
14295#, c-format
14296msgid "instruction %s requires enabling performance extension II"
14297msgstr ""
14298
14299#: config/tc-nds32.c:5324
14300#, c-format
14301msgid "instruction %s requires enabling AUDIO extension"
14302msgstr ""
14303
14304#: config/tc-nds32.c:5336
14305#, c-format
14306msgid "instruction %s requires enabling STRING extension"
14307msgstr ""
14308
14309#: config/tc-nds32.c:5350
14310#, c-format
14311msgid "instruction %s requires enabling DIV & DX_REGS extension"
14312msgstr ""
14313
14314#: config/tc-nds32.c:5365
14315#, c-format
14316msgid "instruction %s requires enabling FPU extension"
14317msgstr ""
14318
14319#: config/tc-nds32.c:5377
14320#, c-format
14321msgid "instruction %s requires enabling FPU_SP extension"
14322msgstr ""
14323
14324#: config/tc-nds32.c:5389
14325#, c-format
14326msgid "instruction %s requires enabling FPU_DP extension"
14327msgstr ""
14328
14329#: config/tc-nds32.c:5400 config/tc-nds32.c:5408
14330#, c-format
14331msgid "instruction %s requires enabling FPU_MAC extension"
14332msgstr ""
14333
14334#: config/tc-nds32.c:5416
14335#, c-format
14336msgid "instruction %s requires enabling DX_REGS extension"
14337msgstr ""
14338
14339#: config/tc-nds32.c:5432
14340#, c-format
14341msgid "instruction %s requires enabling dsp extension"
14342msgstr ""
14343
14344#: config/tc-nds32.c:5444
14345#, c-format
14346msgid "instruction %s requires enabling zol extension"
14347msgstr ""
14348
14349#: config/tc-nds32.c:5449
14350#, c-format
14351msgid "internal error: unknown instruction attribute: 0x%08x"
14352msgstr ""
14353
14354#: config/tc-nds32.c:5742
14355#, c-format
14356msgid "relax hint unrecognized instruction: line %d."
14357msgstr ""
14358
14359#: config/tc-nds32.c:5797
14360#, c-format
14361msgid "Can not find match relax hint.  Line: %d"
14362msgstr ""
14363
14364#: config/tc-nds32.c:5995
14365msgid "Internal error: .relax_hint KEY is not a number!"
14366msgstr ""
14367
14368#: config/tc-nds32.c:6023
14369#, c-format
14370msgid "Internal error: Relax hint (%s) error. %s: %s (%x)"
14371msgstr ""
14372
14373#: config/tc-nds32.c:6100
14374#, c-format
14375msgid "Internal error: Range error. %s"
14376msgstr ""
14377
14378#: config/tc-nds32.c:6161
14379msgid "Multiple BFD_RELOC_NDS32_PTR_RESOLVED patterns are not supported yet!"
14380msgstr ""
14381
14382#: config/tc-nds32.c:6309
14383#, c-format
14384msgid "Not support instruction %s in verbatim."
14385msgstr ""
14386
14387#: config/tc-nds32.c:6316
14388#, c-format
14389msgid "16-bit instruction is disabled: %s."
14390msgstr ""
14391
14392#: config/tc-nds32.c:6343
14393#, c-format
14394msgid "Instruction %s not supported in the baseline."
14395msgstr ""
14396
14397#: config/tc-nds32.c:6410
14398#, c-format
14399msgid "Unrecognized opcode, %s."
14400msgstr ""
14401
14402#: config/tc-nds32.c:6413
14403#, c-format
14404msgid "Incorrect syntax, %s."
14405msgstr ""
14406
14407#: config/tc-nds32.c:6416
14408#, c-format
14409msgid "Unrecognized operand/register, %s."
14410msgstr ""
14411
14412#: config/tc-nds32.c:6419
14413#, c-format
14414msgid "Operand out of range, %s."
14415msgstr ""
14416
14417#: config/tc-nds32.c:6422
14418#, c-format
14419msgid "Prohibited register used for reduced-register, %s."
14420msgstr ""
14421
14422#: config/tc-nds32.c:6425
14423#, c-format
14424msgid "Junk at end of line, %s."
14425msgstr ""
14426
14427#: config/tc-nds32.c:7123
14428msgid "Addend to unresolved symbol is not on word boundary."
14429msgstr ""
14430
14431#. Should never here.
14432#: config/tc-nds32.c:7617
14433msgid "Used FPU instructions requires enabling FPU extension"
14434msgstr ""
14435
14436#: config/tc-nds32.c:7813
14437#, c-format
14438msgid "Internal error: Unknown fixup type %d (`%s')"
14439msgstr ""
14440
14441#: config/tc-nios2.c:448 config/tc-pru.c:309
14442msgid "expecting opcode string in self test mode"
14443msgstr ""
14444
14445#: config/tc-nios2.c:450 config/tc-pru.c:311
14446#, c-format
14447msgid "assembly 0x%08x, expected %s"
14448msgstr ""
14449
14450#: config/tc-nios2.c:843
14451msgid "branch offset out of range\n"
14452msgstr ""
14453
14454#: config/tc-nios2.c:844
14455msgid "branch relaxation failed\n"
14456msgstr ""
14457
14458#: config/tc-nios2.c:1140
14459msgid "error checking for overflow - broken assembler"
14460msgstr ""
14461
14462#: config/tc-nios2.c:1156 config/tc-pru.c:572
14463#, c-format
14464msgid "immediate value 0x%x truncated to 0x%x"
14465msgstr ""
14466
14467#: config/tc-nios2.c:1183 config/tc-pru.c:598
14468#, c-format
14469msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
14470msgstr ""
14471
14472#: config/tc-nios2.c:1189
14473#, c-format
14474msgid "branch offset %d out of range %d to %d"
14475msgstr ""
14476
14477#: config/tc-nios2.c:1193
14478#, c-format
14479msgid "branch offset %d out of range"
14480msgstr ""
14481
14482#: config/tc-nios2.c:1199 config/tc-pru.c:608
14483#, c-format
14484msgid "%s offset %d out of range %d to %d"
14485msgstr ""
14486
14487#: config/tc-nios2.c:1203
14488#, c-format
14489msgid "%s offset %d out of range"
14490msgstr ""
14491
14492#: config/tc-nios2.c:1208 config/tc-nios2.c:1223 config/tc-pru.c:613
14493#, c-format
14494msgid "immediate value %d out of range %d to %d"
14495msgstr ""
14496
14497#: config/tc-nios2.c:1213 config/tc-nios2.c:1218 config/tc-pru.c:623
14498#: config/tc-pru.c:628
14499#, c-format
14500msgid "immediate value %u out of range %u to %u"
14501msgstr ""
14502
14503#: config/tc-nios2.c:1228
14504#, c-format
14505msgid "custom instruction opcode %u out of range %u to %u"
14506msgstr ""
14507
14508#: config/tc-nios2.c:1233 config/tc-pru.c:633
14509msgid "overflow in immediate argument"
14510msgstr ""
14511
14512#: config/tc-nios2.c:1305 config/tc-pru.c:668
14513msgid "cannot create 64-bit relocation"
14514msgstr ""
14515
14516#: config/tc-nios2.c:1431
14517#, c-format
14518msgid "internal error: broken opcode descriptor for `%s %s'\n"
14519msgstr ""
14520
14521#: config/tc-nios2.c:1480 config/tc-pru.c:862
14522msgid "can't create relocation"
14523msgstr ""
14524
14525#: config/tc-nios2.c:1511 config/tc-pru.c:996 config/tc-pru.c:1016
14526#: config/tc-pru.c:1043 config/tc-pru.c:1062 config/tc-pru.c:1076
14527#, c-format
14528msgid "unknown register %s"
14529msgstr ""
14530
14531#: config/tc-nios2.c:1519
14532msgid "expecting control register"
14533msgstr ""
14534
14535#: config/tc-nios2.c:1521
14536msgid "illegal use of control register"
14537msgstr ""
14538
14539#: config/tc-nios2.c:1523
14540msgid "illegal use of coprocessor register"
14541msgstr ""
14542
14543#. Should never get here if we passed validation.
14544#: config/tc-nios2.c:1525 config/tc-nios2.c:1839 config/tc-nios2.c:1981
14545#: config/tc-nios2.c:2049
14546#, c-format
14547msgid "invalid register %s"
14548msgstr ""
14549
14550#: config/tc-nios2.c:1533
14551msgid ""
14552"Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
14553"Use .set noat to turn off those optimizations (and this warning)."
14554msgstr ""
14555
14556#: config/tc-nios2.c:1538
14557msgid ""
14558"The debugger will corrupt bt (r25).\n"
14559"If you don't need to debug this code use .set nobreak to turn off this "
14560"warning."
14561msgstr ""
14562
14563#: config/tc-nios2.c:1542
14564msgid ""
14565"The debugger will corrupt sstatus/ba (r30).\n"
14566"If you don't need to debug this code use .set nobreak to turn off this "
14567"warning."
14568msgstr ""
14569
14570#: config/tc-nios2.c:1932 config/tc-nios2.c:1960
14571msgid "r31 cannot be used with jmp; use ret instead"
14572msgstr ""
14573
14574#: config/tc-nios2.c:1975
14575msgid "r31 cannot be used with jmpr.n; use ret.n instead"
14576msgstr ""
14577
14578#: config/tc-nios2.c:2588 config/tc-nios2.c:2615 config/tc-nios2.c:2642
14579#: config/tc-nios2.c:2673
14580#, c-format
14581msgid "Invalid constant operand %s"
14582msgstr ""
14583
14584#: config/tc-nios2.c:2990 config/tc-nios2.c:3014 config/tc-pru.c:1318
14585#: config/tc-pru.c:1343 config/tc-pru.c:1363
14586#, c-format
14587msgid "badly formed expression near %s"
14588msgstr ""
14589
14590#: config/tc-nios2.c:3119 config/tc-pru.c:1389
14591#, c-format
14592msgid "expecting %c near %s"
14593msgstr ""
14594
14595#. we cannot recover from this.
14596#: config/tc-nios2.c:3267
14597#, c-format
14598msgid "unrecognized pseudo-instruction %s"
14599msgstr ""
14600
14601#: config/tc-nios2.c:3530 config/tc-tic6x.c:232
14602#, c-format
14603msgid "unknown architecture '%s'"
14604msgstr ""
14605
14606#: config/tc-nios2.c:3610
14607msgid "Big-endian R2 is not supported."
14608msgstr ""
14609
14610#. Unrecognised instruction - error.
14611#: config/tc-nios2.c:3747 config/tc-pru.c:1716
14612#, c-format
14613msgid "unrecognised instruction %s"
14614msgstr ""
14615
14616#: config/tc-nios2.c:3867 config/tc-pru.c:1772
14617#, c-format
14618msgid "can't represent relocation type %s"
14619msgstr ""
14620
14621#: config/tc-nios2.c:3960
14622msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
14623msgstr ""
14624
14625#: config/tc-nios2.c:3989
14626#, c-format
14627msgid "Illegal operands: %%tls_ldo in %d-byte data field"
14628msgstr ""
14629
14630#: config/tc-nios2.c:4001
14631#, c-format
14632msgid "Illegal operands: %%gotoff in %d-byte data field"
14633msgstr ""
14634
14635#: config/tc-nios2.c:4014 config/tc-nios2.c:4033 config/tc-nios2.c:4041
14636#, c-format
14637msgid "Illegal operands: %s requires arguments in ()"
14638msgstr ""
14639
14640#: config/tc-nios2.c:4049
14641#, c-format
14642msgid "Illegal operands: garbage after %s()"
14643msgstr ""
14644
14645#: config/tc-ns32k.c:437
14646msgid "Invalid syntax in PC-relative addressing mode"
14647msgstr ""
14648
14649#: config/tc-ns32k.c:461
14650msgid "Invalid syntax in External addressing mode"
14651msgstr ""
14652
14653#: config/tc-ns32k.c:542
14654msgid "Invalid syntax in Memory Relative addressing mode"
14655msgstr ""
14656
14657#: config/tc-ns32k.c:609
14658msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
14659msgstr ""
14660
14661#: config/tc-ns32k.c:614
14662msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
14663msgstr ""
14664
14665#: config/tc-ns32k.c:619
14666msgid "Scaled-indexed addressing mode combined with scaled-index"
14667msgstr ""
14668
14669#: config/tc-ns32k.c:630
14670msgid "Invalid or illegal addressing mode combined with scaled-index"
14671msgstr ""
14672
14673#: config/tc-ns32k.c:753
14674msgid "Premature end of suffix -- Defaulting to d"
14675msgstr ""
14676
14677#: config/tc-ns32k.c:766
14678msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
14679msgstr ""
14680
14681#: config/tc-ns32k.c:811
14682msgid "Very short instr to option, ie you can't do it on a NULLstr"
14683msgstr ""
14684
14685#: config/tc-ns32k.c:861
14686msgid "No such entry in list. (cpu/mmu register)"
14687msgstr ""
14688
14689#: config/tc-ns32k.c:918
14690msgid "Internal consistency error.  check ns32k-opcode.h"
14691msgstr ""
14692
14693#: config/tc-ns32k.c:943
14694msgid "Address of immediate operand"
14695msgstr ""
14696
14697#: config/tc-ns32k.c:944
14698msgid "Invalid immediate write operand."
14699msgstr ""
14700
14701#: config/tc-ns32k.c:1074
14702msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
14703msgstr ""
14704
14705#: config/tc-ns32k.c:1108
14706msgid "No such opcode"
14707msgstr ""
14708
14709#: config/tc-ns32k.c:1183
14710msgid "Bad suffix, defaulting to d"
14711msgstr ""
14712
14713#: config/tc-ns32k.c:1210
14714msgid "Too many operands passed to instruction"
14715msgstr ""
14716
14717#. Check error in default.
14718#: config/tc-ns32k.c:1222
14719msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
14720msgstr ""
14721
14722#: config/tc-ns32k.c:1225
14723msgid "Wrong number of operands"
14724msgstr ""
14725
14726#: config/tc-ns32k.c:1298
14727#, c-format
14728msgid "Can not do %d byte pc-relative relocation for storage type %d"
14729msgstr ""
14730
14731#: config/tc-ns32k.c:1301
14732#, c-format
14733msgid "Can not do %d byte relocation for storage type %d"
14734msgstr ""
14735
14736#: config/tc-ns32k.c:1393
14737#, c-format
14738msgid "value of %ld out of byte displacement range."
14739msgstr ""
14740
14741#: config/tc-ns32k.c:1403
14742#, c-format
14743msgid "value of %ld out of word displacement range."
14744msgstr ""
14745
14746#: config/tc-ns32k.c:1418
14747#, c-format
14748msgid "value of %ld out of double word displacement range."
14749msgstr ""
14750
14751#: config/tc-ns32k.c:1439
14752#, c-format
14753msgid "Internal logic error.  Line %d, file: \"%s\""
14754msgstr ""
14755
14756#: config/tc-ns32k.c:1487
14757#, c-format
14758msgid "Internal logic error. line %d, file \"%s\""
14759msgstr ""
14760
14761#: config/tc-ns32k.c:1588
14762msgid "Bit field out of range"
14763msgstr ""
14764
14765#: config/tc-ns32k.c:1688
14766msgid "iif convert internal pcrel/binary"
14767msgstr ""
14768
14769#: config/tc-ns32k.c:1705
14770msgid "Bignum too big for long"
14771msgstr ""
14772
14773#: config/tc-ns32k.c:1782
14774msgid "iif convert internal pcrel/pointer"
14775msgstr ""
14776
14777#: config/tc-ns32k.c:1787
14778msgid "Internal logic error in iif.iifP[n].type"
14779msgstr ""
14780
14781#. We can't relax this case.
14782#: config/tc-ns32k.c:1823
14783msgid "Can't relax difference"
14784msgstr ""
14785
14786#: config/tc-ns32k.c:1864
14787msgid "Displacement too large for :d"
14788msgstr ""
14789
14790#: config/tc-ns32k.c:1877
14791msgid "Internal logic error in iif.iifP[].type"
14792msgstr ""
14793
14794#: config/tc-ns32k.c:2141
14795#, c-format
14796msgid "invalid architecture option -m%s, ignored"
14797msgstr ""
14798
14799#: config/tc-ns32k.c:2154
14800#, c-format
14801msgid "invalid default displacement size \"%s\". Defaulting to %d."
14802msgstr ""
14803
14804#: config/tc-ns32k.c:2170
14805#, c-format
14806msgid ""
14807"NS32K options:\n"
14808"-m32032 | -m32532\tselect variant of NS32K architecture\n"
14809"--disp-size-default=<1|2|4>\n"
14810msgstr ""
14811
14812#: config/tc-ns32k.c:2246
14813#, c-format
14814msgid "Cannot find relocation type for symbol %s, code %d"
14815msgstr ""
14816
14817#: config/tc-pdp11.c:351 config/tc-pdp11.c:369 config/tc-pdp11.c:375
14818#: config/tc-pdp11.c:400 config/tc-pdp11.c:406 config/tc-pdp11.c:419
14819msgid "Bad register name"
14820msgstr ""
14821
14822#: config/tc-pdp11.c:438 config/tc-pdp11.c:502 config/tc-pdp11.c:513
14823msgid "Error in expression"
14824msgstr ""
14825
14826#: config/tc-pdp11.c:510
14827msgid "Low order bits truncated in immediate float operand"
14828msgstr ""
14829
14830#: config/tc-pdp11.c:654
14831msgid "Float AC not legal as integer operand"
14832msgstr ""
14833
14834#: config/tc-pdp11.c:674
14835msgid "General register not legal as float operand"
14836msgstr ""
14837
14838#: config/tc-pdp11.c:707
14839msgid "No instruction found"
14840msgstr ""
14841
14842#: config/tc-pdp11.c:717 config/tc-z80.c:3674
14843#, c-format
14844msgid "Unknown instruction '%s'"
14845msgstr ""
14846
14847#: config/tc-pdp11.c:723
14848#, c-format
14849msgid "Unsupported instruction set extension: %s"
14850msgstr ""
14851
14852#: config/tc-pdp11.c:757
14853msgid "operand is not an absolute constant"
14854msgstr ""
14855
14856#: config/tc-pdp11.c:765
14857msgid "3-bit immediate out of range"
14858msgstr ""
14859
14860#: config/tc-pdp11.c:772
14861msgid "6-bit immediate out of range"
14862msgstr ""
14863
14864#: config/tc-pdp11.c:779
14865msgid "8-bit immediate out of range"
14866msgstr ""
14867
14868#: config/tc-pdp11.c:796 config/tc-pdp11.c:989
14869msgid "Symbol expected"
14870msgstr ""
14871
14872#: config/tc-pdp11.c:801
14873msgid "8-bit displacement out of range"
14874msgstr ""
14875
14876#: config/tc-pdp11.c:843 config/tc-pdp11.c:864 config/tc-pdp11.c:881
14877#: config/tc-pdp11.c:902 config/tc-pdp11.c:919 config/tc-pdp11.c:940
14878#: config/tc-pdp11.c:959 config/tc-pdp11.c:980
14879msgid "Missing ','"
14880msgstr ""
14881
14882#: config/tc-pdp11.c:994
14883msgid "6-bit displacement out of range"
14884msgstr ""
14885
14886#: config/tc-pdp11.c:1015 config/tc-tilegx.c:1212 config/tc-tilepro.c:1095
14887#: config/tc-vax.c:1949
14888msgid "Too many operands"
14889msgstr ""
14890
14891#: config/tc-pdp11.c:1465
14892#, c-format
14893msgid "Can not represent %s relocation in this object file format"
14894msgstr ""
14895
14896#: config/tc-pj.c:64 config/tc-pj.c:73
14897msgid "confusing relocation expressions"
14898msgstr ""
14899
14900#: config/tc-pj.c:157
14901msgid "can't have relocation for ipush"
14902msgstr ""
14903
14904#: config/tc-pj.c:289
14905msgid "expected expression"
14906msgstr ""
14907
14908#: config/tc-pj.c:355
14909#, c-format
14910msgid ""
14911"PJ options:\n"
14912"-little\t\t\tgenerate little endian code\n"
14913"-big\t\t\tgenerate big endian code\n"
14914msgstr ""
14915
14916#: config/tc-pj.c:380 config/tc-sh.c:3595 config/tc-sh.c:3602
14917#: config/tc-sh.c:3609 config/tc-sh.c:3616
14918msgid "pcrel too far"
14919msgstr ""
14920
14921#: config/tc-ppc.c:960 config/tc-ppc.c:968 config/tc-ppc.c:3446
14922msgid "invalid register expression"
14923msgstr ""
14924
14925#: config/tc-ppc.c:1127 config/tc-ppc.c:1185 config/tc-ppc.c:1233
14926msgid "the use of -mvle requires big endian."
14927msgstr ""
14928
14929#: config/tc-ppc.c:1165 config/tc-ppc.c:1187
14930msgid "the use of -mvle requires -a32."
14931msgstr ""
14932
14933#: config/tc-ppc.c:1167
14934#, c-format
14935msgid "%s unsupported"
14936msgstr ""
14937
14938#: config/tc-ppc.c:1260 config/tc-s390.c:435 config/tc-s390.c:442
14939#, c-format
14940msgid "invalid switch -m%s"
14941msgstr ""
14942
14943#: config/tc-ppc.c:1291
14944msgid "--nops needs a numeric argument"
14945msgstr ""
14946
14947#: config/tc-ppc.c:1327
14948#, c-format
14949msgid "PowerPC options:\n"
14950msgstr ""
14951
14952#: config/tc-ppc.c:1329
14953#, c-format
14954msgid "-a32                    generate ELF32/XCOFF32\n"
14955msgstr ""
14956
14957#: config/tc-ppc.c:1332
14958#, c-format
14959msgid "-a64                    generate ELF64/XCOFF64\n"
14960msgstr ""
14961
14962#: config/tc-ppc.c:1334
14963#, c-format
14964msgid "-u                      ignored\n"
14965msgstr ""
14966
14967#: config/tc-ppc.c:1336
14968#, c-format
14969msgid "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
14970msgstr ""
14971
14972#: config/tc-ppc.c:1338
14973#, c-format
14974msgid "-mpwr                   generate code for POWER (RIOS1)\n"
14975msgstr ""
14976
14977#: config/tc-ppc.c:1340
14978#, c-format
14979msgid "-m601                   generate code for PowerPC 601\n"
14980msgstr ""
14981
14982#: config/tc-ppc.c:1342
14983#, c-format
14984msgid ""
14985"-mppc, -mppc32, -m603, -m604\n"
14986"                        generate code for PowerPC 603/604\n"
14987msgstr ""
14988
14989#: config/tc-ppc.c:1345
14990#, c-format
14991msgid "-m403                   generate code for PowerPC 403\n"
14992msgstr ""
14993
14994#: config/tc-ppc.c:1347
14995#, c-format
14996msgid "-m405                   generate code for PowerPC 405\n"
14997msgstr ""
14998
14999#: config/tc-ppc.c:1349
15000#, c-format
15001msgid "-m440                   generate code for PowerPC 440\n"
15002msgstr ""
15003
15004#: config/tc-ppc.c:1351
15005#, c-format
15006msgid "-m464                   generate code for PowerPC 464\n"
15007msgstr ""
15008
15009#: config/tc-ppc.c:1353
15010#, c-format
15011msgid "-m476                   generate code for PowerPC 476\n"
15012msgstr ""
15013
15014#: config/tc-ppc.c:1355
15015#, c-format
15016msgid ""
15017"-m7400, -m7410, -m7450, -m7455\n"
15018"                        generate code for PowerPC 7400/7410/7450/7455\n"
15019msgstr ""
15020
15021#: config/tc-ppc.c:1358
15022#, c-format
15023msgid ""
15024"-m750cl, -mgekko, -mbroadway\n"
15025"                        generate code for PowerPC 750cl/Gekko/Broadway\n"
15026msgstr ""
15027
15028#: config/tc-ppc.c:1361
15029#, c-format
15030msgid "-m821, -m850, -m860     generate code for PowerPC 821/850/860\n"
15031msgstr ""
15032
15033#: config/tc-ppc.c:1363
15034#, c-format
15035msgid "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
15036msgstr ""
15037
15038#: config/tc-ppc.c:1365
15039#, c-format
15040msgid ""
15041"-mppc64bridge           generate code for PowerPC 64, including bridge "
15042"insns\n"
15043msgstr ""
15044
15045#: config/tc-ppc.c:1367
15046#, c-format
15047msgid "-mbooke                 generate code for 32-bit PowerPC BookE\n"
15048msgstr ""
15049
15050#: config/tc-ppc.c:1369
15051#, c-format
15052msgid "-ma2                    generate code for A2 architecture\n"
15053msgstr ""
15054
15055#: config/tc-ppc.c:1371
15056#, c-format
15057msgid "-mpower4, -mpwr4        generate code for Power4 architecture\n"
15058msgstr ""
15059
15060#: config/tc-ppc.c:1373
15061#, c-format
15062msgid ""
15063"-mpower5, -mpwr5, -mpwr5x\n"
15064"                        generate code for Power5 architecture\n"
15065msgstr ""
15066
15067#: config/tc-ppc.c:1376
15068#, c-format
15069msgid "-mpower6, -mpwr6        generate code for Power6 architecture\n"
15070msgstr ""
15071
15072#: config/tc-ppc.c:1378
15073#, c-format
15074msgid "-mpower7, -mpwr7        generate code for Power7 architecture\n"
15075msgstr ""
15076
15077#: config/tc-ppc.c:1380
15078#, c-format
15079msgid "-mpower8, -mpwr8        generate code for Power8 architecture\n"
15080msgstr ""
15081
15082#: config/tc-ppc.c:1382
15083#, c-format
15084msgid "-mpower9, -mpwr9        generate code for Power9 architecture\n"
15085msgstr ""
15086
15087#: config/tc-ppc.c:1384
15088#, c-format
15089msgid "-mpower10, -mpwr10      generate code for Power10 architecture\n"
15090msgstr ""
15091
15092#: config/tc-ppc.c:1386
15093#, c-format
15094msgid ""
15095"-mcell                  generate code for Cell Broadband Engine "
15096"architecture\n"
15097msgstr ""
15098
15099#: config/tc-ppc.c:1388
15100#, c-format
15101msgid ""
15102"-mcom                   generate code for Power/PowerPC common instructions\n"
15103msgstr ""
15104
15105#: config/tc-ppc.c:1390
15106#, c-format
15107msgid ""
15108"-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
15109msgstr ""
15110
15111#: config/tc-ppc.c:1392
15112#, c-format
15113msgid "-maltivec               generate code for AltiVec\n"
15114msgstr ""
15115
15116#: config/tc-ppc.c:1394
15117#, c-format
15118msgid ""
15119"-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
15120msgstr ""
15121
15122#: config/tc-ppc.c:1396
15123#, c-format
15124msgid "-me300                  generate code for PowerPC e300 family\n"
15125msgstr ""
15126
15127#: config/tc-ppc.c:1398
15128#, c-format
15129msgid "-me500, -me500x2        generate code for Motorola e500 core complex\n"
15130msgstr ""
15131
15132#: config/tc-ppc.c:1400
15133#, c-format
15134msgid ""
15135"-me500mc,               generate code for Freescale e500mc core complex\n"
15136msgstr ""
15137
15138#: config/tc-ppc.c:1402
15139#, c-format
15140msgid ""
15141"-me500mc64,             generate code for Freescale e500mc64 core complex\n"
15142msgstr ""
15143
15144#: config/tc-ppc.c:1404
15145#, c-format
15146msgid ""
15147"-me5500,                generate code for Freescale e5500 core complex\n"
15148msgstr ""
15149
15150#: config/tc-ppc.c:1406
15151#, c-format
15152msgid ""
15153"-me6500,                generate code for Freescale e6500 core complex\n"
15154msgstr ""
15155
15156#: config/tc-ppc.c:1408
15157#, c-format
15158msgid "-mspe                   generate code for Motorola SPE instructions\n"
15159msgstr ""
15160
15161#: config/tc-ppc.c:1410
15162#, c-format
15163msgid "-mspe2                  generate code for Freescale SPE2 instructions\n"
15164msgstr ""
15165
15166#: config/tc-ppc.c:1412
15167#, c-format
15168msgid "-mvle                   generate code for Freescale VLE instructions\n"
15169msgstr ""
15170
15171#: config/tc-ppc.c:1414
15172#, c-format
15173msgid ""
15174"-mtitan                 generate code for AppliedMicro Titan core complex\n"
15175msgstr ""
15176
15177#: config/tc-ppc.c:1416
15178#, c-format
15179msgid "-mregnames              Allow symbolic names for registers\n"
15180msgstr ""
15181
15182#: config/tc-ppc.c:1418
15183#, c-format
15184msgid "-mno-regnames           Do not allow symbolic names for registers\n"
15185msgstr ""
15186
15187#: config/tc-ppc.c:1421
15188#, c-format
15189msgid "-mrelocatable           support for GCC's -mrelocatble option\n"
15190msgstr ""
15191
15192#: config/tc-ppc.c:1423
15193#, c-format
15194msgid "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
15195msgstr ""
15196
15197#: config/tc-ppc.c:1425
15198#, c-format
15199msgid "-memb                   set PPC_EMB bit in ELF flags\n"
15200msgstr ""
15201
15202#: config/tc-ppc.c:1427
15203#, c-format
15204msgid ""
15205"-mlittle, -mlittle-endian, -le\n"
15206"                        generate code for a little endian machine\n"
15207msgstr ""
15208
15209#: config/tc-ppc.c:1430
15210#, c-format
15211msgid ""
15212"-mbig, -mbig-endian, -be\n"
15213"                        generate code for a big endian machine\n"
15214msgstr ""
15215
15216#: config/tc-ppc.c:1433
15217#, c-format
15218msgid "-msolaris               generate code for Solaris\n"
15219msgstr ""
15220
15221#: config/tc-ppc.c:1435
15222#, c-format
15223msgid "-mno-solaris            do not generate code for Solaris\n"
15224msgstr ""
15225
15226#: config/tc-ppc.c:1437
15227#, c-format
15228msgid "-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
15229msgstr ""
15230
15231#: config/tc-ppc.c:1439
15232#, c-format
15233msgid "-V                      print assembler version number\n"
15234msgstr ""
15235
15236#: config/tc-ppc.c:1441
15237#, c-format
15238msgid "-Qy, -Qn                ignored\n"
15239msgstr ""
15240
15241#: config/tc-ppc.c:1444
15242#, c-format
15243msgid ""
15244"-nops=count             when aligning, more than COUNT nops uses a branch\n"
15245msgstr ""
15246
15247#: config/tc-ppc.c:1446
15248#, c-format
15249msgid "-ppc476-workaround      warn if emitting data to code sections\n"
15250msgstr ""
15251
15252#: config/tc-ppc.c:1476
15253#, c-format
15254msgid "unknown default cpu = %s, os = %s"
15255msgstr ""
15256
15257#: config/tc-ppc.c:1504
15258msgid "neither Power nor PowerPC opcodes were selected."
15259msgstr ""
15260
15261#: config/tc-ppc.c:1562
15262#, c-format
15263msgid "mask trims opcode bits for %s"
15264msgstr ""
15265
15266#: config/tc-ppc.c:1572
15267#, c-format
15268msgid "operand index error for %s"
15269msgstr ""
15270
15271#: config/tc-ppc.c:1598
15272#, c-format
15273msgid "operand %d overlap in %s"
15274msgstr ""
15275
15276#: config/tc-ppc.c:1607
15277#, c-format
15278msgid "non-optional operand %d follows optional operand in %s"
15279msgstr ""
15280
15281#: config/tc-ppc.c:1653
15282#, c-format
15283msgid "powerpc_operands[%d].bitm invalid"
15284msgstr ""
15285
15286#: config/tc-ppc.c:1660
15287#, c-format
15288msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
15289msgstr ""
15290
15291#: config/tc-ppc.c:1686 config/tc-ppc.c:1737 config/tc-ppc.c:1775
15292#: config/tc-ppc.c:1813
15293#, c-format
15294msgid "major opcode is not sorted for %s"
15295msgstr ""
15296
15297#: config/tc-ppc.c:1692
15298#, c-format
15299msgid "%s is enabled by vle flag"
15300msgstr ""
15301
15302#: config/tc-ppc.c:1699
15303#, c-format
15304msgid "%s not disabled by vle flag"
15305msgstr ""
15306
15307#: config/tc-ppc.c:2196
15308#, c-format
15309msgid "symbol+offset@%s means symbol@%s+offset"
15310msgstr ""
15311
15312#: config/tc-ppc.c:2216
15313#, c-format
15314msgid "symbol+offset@%s not supported"
15315msgstr ""
15316
15317#: config/tc-ppc.c:2295 config/tc-ppc.c:4178 config/tc-ppc.c:7584
15318msgid "data in executable section"
15319msgstr ""
15320
15321#: config/tc-ppc.c:2336
15322msgid "expected comma after symbol-name: rest of line ignored."
15323msgstr ""
15324
15325#: config/tc-ppc.c:2369
15326#, c-format
15327msgid "ignoring attempt to re-define symbol `%s'."
15328msgstr ""
15329
15330#: config/tc-ppc.c:2377
15331#, c-format
15332msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
15333msgstr ""
15334
15335#: config/tc-ppc.c:2395
15336msgid "common alignment not a power of 2"
15337msgstr ""
15338
15339#: config/tc-ppc.c:2437
15340#, c-format
15341msgid "expected comma after name `%s' in .localentry directive"
15342msgstr ""
15343
15344#: config/tc-ppc.c:2447
15345msgid "missing expression in .localentry directive"
15346msgstr ""
15347
15348#: config/tc-ppc.c:2468
15349#, c-format
15350msgid ".localentry expression for `%s' is not a valid power of 2"
15351msgstr ""
15352
15353#: config/tc-ppc.c:2485
15354#, c-format
15355msgid ".localentry expression for `%s' does not evaluate to a constant"
15356msgstr ""
15357
15358#: config/tc-ppc.c:2500
15359msgid "missing expression in .abiversion directive"
15360msgstr ""
15361
15362#: config/tc-ppc.c:2509
15363msgid ".abiversion expression does not evaluate to a constant"
15364msgstr ""
15365
15366#: config/tc-ppc.c:2589
15367msgid "relocation cannot be done when using -mrelocatable"
15368msgstr ""
15369
15370#: config/tc-ppc.c:2635
15371msgid "TOC section size exceeds 64k"
15372msgstr ""
15373
15374#: config/tc-ppc.c:3195
15375#, c-format
15376msgid "%s howto doesn't match size/pcrel in gas"
15377msgstr ""
15378
15379#: config/tc-ppc.c:3274
15380#, c-format
15381msgid "unrecognized opcode: `%s'"
15382msgstr ""
15383
15384#. lmw, stmw, lswi, lswx, stswi, stswx
15385#: config/tc-ppc.c:3285
15386#, c-format
15387msgid "`%s' invalid when little-endian"
15388msgstr ""
15389
15390#: config/tc-ppc.c:3646
15391#, c-format
15392msgid "@tls may not be used with \"%s\" operands"
15393msgstr ""
15394
15395#: config/tc-ppc.c:3649
15396msgid "@tls may only be used in last operand"
15397msgstr ""
15398
15399#: config/tc-ppc.c:3687 config/tc-ppc.c:3697 config/tc-ppc.c:3707
15400#: config/tc-ppc.c:3722
15401#, c-format
15402msgid "%s unsupported on this instruction"
15403msgstr ""
15404
15405#: config/tc-ppc.c:3769
15406#, c-format
15407msgid "assuming %s on symbol"
15408msgstr ""
15409
15410#: config/tc-ppc.c:3892
15411msgid "unsupported relocation for DS offset field"
15412msgstr ""
15413
15414#: config/tc-ppc.c:3945
15415#, c-format
15416msgid "syntax error; found `%c', expected `%c'"
15417msgstr ""
15418
15419#: config/tc-ppc.c:3950
15420#, c-format
15421msgid "syntax error; end of line, expected `%c'"
15422msgstr ""
15423
15424#: config/tc-ppc.c:4015 config/tc-ppc.c:6758
15425#, c-format
15426msgid "instruction address is not a multiple of %d"
15427msgstr ""
15428
15429#: config/tc-ppc.c:4135
15430msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
15431msgstr ""
15432
15433#: config/tc-ppc.c:4284
15434msgid "missing size"
15435msgstr ""
15436
15437#: config/tc-ppc.c:4293
15438msgid "negative size"
15439msgstr ""
15440
15441#: config/tc-ppc.c:4320
15442msgid "Unknown visibility field in .comm"
15443msgstr ""
15444
15445#: config/tc-ppc.c:4338
15446msgid "missing real symbol name"
15447msgstr ""
15448
15449#: config/tc-ppc.c:4377
15450msgid "attempt to redefine symbol"
15451msgstr ""
15452
15453#: config/tc-ppc.c:4686
15454#, c-format
15455msgid "no known dwarf XCOFF section for flag 0x%08x\n"
15456msgstr ""
15457
15458#: config/tc-ppc.c:4699
15459#, c-format
15460msgid "label %s was not defined in this dwarf section"
15461msgstr ""
15462
15463#: config/tc-ppc.c:4813
15464msgid "the XCOFF file format does not support arbitrary sections"
15465msgstr ""
15466
15467#: config/tc-ppc.c:4850
15468msgid "Unknown visibility field in .extern"
15469msgstr ""
15470
15471#: config/tc-ppc.c:4886
15472msgid "Unknown visibility field in .globl"
15473msgstr ""
15474
15475#: config/tc-ppc.c:4922
15476msgid "Unknown visibility field in .weak"
15477msgstr ""
15478
15479#: config/tc-ppc.c:4973
15480msgid ".ref outside .csect"
15481msgstr ""
15482
15483#: config/tc-ppc.c:4994 config/tc-ppc.c:5254
15484msgid "missing symbol name"
15485msgstr ""
15486
15487#: config/tc-ppc.c:5024
15488msgid "missing rename string"
15489msgstr ""
15490
15491#: config/tc-ppc.c:5054 config/tc-ppc.c:5656
15492msgid "missing value"
15493msgstr ""
15494
15495#: config/tc-ppc.c:5072
15496msgid "illegal .stabx expression; zero assumed"
15497msgstr ""
15498
15499#: config/tc-ppc.c:5104
15500msgid "missing class"
15501msgstr ""
15502
15503#: config/tc-ppc.c:5113
15504msgid "missing type"
15505msgstr ""
15506
15507#: config/tc-ppc.c:5140
15508msgid ".stabx of storage class stsym must be within .bs/.es"
15509msgstr ""
15510
15511#: config/tc-ppc.c:5444
15512msgid "nested .bs blocks"
15513msgstr ""
15514
15515#: config/tc-ppc.c:5475
15516msgid ".es without preceding .bs"
15517msgstr ""
15518
15519#: config/tc-ppc.c:5648
15520msgid "non-constant byte count"
15521msgstr ""
15522
15523#: config/tc-ppc.c:5723
15524msgid ".tc not in .toc section"
15525msgstr ""
15526
15527#: config/tc-ppc.c:5741
15528msgid ".tc with no label"
15529msgstr ""
15530
15531#: config/tc-ppc.c:5769
15532#, c-format
15533msgid ".tc with storage class %d not yet supported"
15534msgstr ""
15535
15536#: config/tc-ppc.c:5838 config/tc-s390.c:1964
15537msgid ".machine stack overflow"
15538msgstr ""
15539
15540#: config/tc-ppc.c:5845 config/tc-s390.c:1975
15541msgid ".machine stack underflow"
15542msgstr ""
15543
15544#: config/tc-ppc.c:5887 config/tc-s390.c:1987
15545#, c-format
15546msgid "invalid machine `%s'"
15547msgstr ""
15548
15549#: config/tc-ppc.c:5931
15550msgid "bad symbol suffix"
15551msgstr ""
15552
15553#: config/tc-ppc.c:6030
15554msgid "unrecognized symbol suffix"
15555msgstr ""
15556
15557#: config/tc-ppc.c:6118
15558msgid ".ef with no preceding .function"
15559msgstr ""
15560
15561#: config/tc-ppc.c:6254
15562#, c-format
15563msgid "warning: symbol %s has no csect"
15564msgstr ""
15565
15566#: config/tc-ppc.c:6586
15567msgid "symbol in .toc does not match any .tc"
15568msgstr ""
15569
15570#: config/tc-ppc.c:7286
15571#, c-format
15572msgid "%s unsupported as instruction fixup"
15573msgstr ""
15574
15575#: config/tc-ppc.c:7385
15576#, c-format
15577msgid "unsupported relocation against %s"
15578msgstr ""
15579
15580#: config/tc-ppc.c:7547
15581#, c-format
15582msgid "R_TLSML relocation doesn't target a TOC entry named \"_$TLSML\": %s"
15583msgstr ""
15584
15585#: config/tc-ppc.c:7567
15586#, c-format
15587msgid "Gas failure, reloc value %d\n"
15588msgstr ""
15589
15590#: config/tc-pru.c:603
15591#, c-format
15592msgid "quick branch offset %d out of range %d to %d"
15593msgstr ""
15594
15595#: config/tc-pru.c:618
15596#, c-format
15597msgid "immediate value %llu out of range %u to %lu"
15598msgstr ""
15599
15600#: config/tc-pru.c:697
15601msgid "unexpected PC relative expression"
15602msgstr ""
15603
15604#: config/tc-pru.c:734 config/tc-pru.c:741
15605msgid "residual low bits in pmem diff relocation"
15606msgstr ""
15607
15608#: config/tc-pru.c:938 config/tc-pru.c:971
15609#, c-format
15610msgid "trailing garbage after expression: %s"
15611msgstr ""
15612
15613#: config/tc-pru.c:943
15614#, c-format
15615msgid "expected expression, got %s"
15616msgstr ""
15617
15618#: config/tc-pru.c:976
15619#, c-format
15620msgid "expected constant expression, got %s"
15621msgstr ""
15622
15623#: config/tc-pru.c:1029
15624msgid "data transfer register cannot be halfword"
15625msgstr ""
15626
15627#: config/tc-pru.c:1048
15628msgid "destination register must be full-word"
15629msgstr ""
15630
15631#: config/tc-pru.c:1080
15632#, c-format
15633msgid "cannot use partial register %s for addressing"
15634msgstr ""
15635
15636#: config/tc-pru.c:1093
15637#, c-format
15638msgid "value %lu is too large for a byte operand"
15639msgstr ""
15640
15641#: config/tc-pru.c:1115
15642#, c-format
15643msgid "loop count constant %ld is out of range [1..%d]"
15644msgstr ""
15645
15646#: config/tc-pru.c:1215 config/tc-pru.c:1241
15647#, c-format
15648msgid "byte count constant %ld is out of range [1..%d]"
15649msgstr ""
15650
15651#: config/tc-pru.c:1222 config/tc-pru.c:1248
15652msgid "only r0 can be used as byte count register"
15653msgstr ""
15654
15655#: config/tc-pru.c:1224 config/tc-pru.c:1250
15656msgid "only r0.bX byte fields of r0 can be used as byte count"
15657msgstr ""
15658
15659#: config/tc-pru.c:1263
15660#, c-format
15661msgid "invalid constant table offset %ld"
15662msgstr ""
15663
15664#: config/tc-pru.c:1274
15665#, c-format
15666msgid "invalid WakeOnStatus %ld"
15667msgstr ""
15668
15669#: config/tc-pru.c:1285
15670#, c-format
15671msgid "invalid XFR WideBus Address %ld"
15672msgstr ""
15673
15674#: config/tc-pru.c:1545
15675#, c-format
15676msgid ""
15677"PRU options:\n"
15678"  -mlink-relax     generate relocations for linker relaxation (default).\n"
15679"  -mno-link-relax  don't generate relocations for linker relaxation.\n"
15680msgstr ""
15681
15682#: config/tc-pru.c:1818
15683#, c-format
15684msgid "Label \"%s\" matches a CPU register name"
15685msgstr ""
15686
15687#: config/tc-riscv.c:202
15688#, c-format
15689msgid ""
15690"unknown default privileged spec `%s' set by -mpriv-spec or --with-priv-spec"
15691msgstr ""
15692
15693#. Still can not find the privileged spec class.
15694#: config/tc-riscv.c:224
15695#, c-format
15696msgid ""
15697"unknown default privileged spec `%d.%d.%d' set by privileged elf attributes"
15698msgstr ""
15699
15700#: config/tc-riscv.c:292
15701msgid ""
15702"the architecture string of -march and elf architecture attributes cannot be "
15703"empty"
15704msgstr ""
15705
15706#: config/tc-riscv.c:780 config/tc-riscv.c:841 config/tc-riscv.c:1298
15707#, c-format
15708msgid "internal: duplicate %s"
15709msgstr ""
15710
15711#: config/tc-riscv.c:969
15712#, c-format
15713msgid "internal: bad RISC-V CSR class (0x%x)"
15714msgstr ""
15715
15716#: config/tc-riscv.c:975
15717#, c-format
15718msgid "invalid CSR `%s', needs rv32i extension"
15719msgstr ""
15720
15721#: config/tc-riscv.c:977
15722#, c-format
15723msgid "invalid CSR `%s', needs `h' extension"
15724msgstr ""
15725
15726#: config/tc-riscv.c:981
15727#, c-format
15728msgid "invalid CSR `%s', needs `%s' extension"
15729msgstr ""
15730
15731#: config/tc-riscv.c:1004
15732#, c-format
15733msgid "invalid CSR `%s' for the privileged spec `%s'"
15734msgstr ""
15735
15736#: config/tc-riscv.c:1117
15737#, c-format
15738msgid "internal: bad RISC-V opcode (mask error): %s %s"
15739msgstr ""
15740
15741#: config/tc-riscv.c:1258
15742#, c-format
15743msgid "internal: bad RISC-V opcode (unknown operand type `%s'): %s %s"
15744msgstr ""
15745
15746#: config/tc-riscv.c:1267
15747#, c-format
15748msgid "internal: bad RISC-V opcode (bits 0x%lx undefined): %s %s"
15749msgstr ""
15750
15751#: config/tc-riscv.c:1309
15752msgid "internal: broken assembler.  No assembly attempted"
15753msgstr ""
15754
15755#: config/tc-riscv.c:1422
15756#, c-format
15757msgid "internal: unsupported RISC-V relocation number %d"
15758msgstr ""
15759
15760#: config/tc-riscv.c:1538
15761#, c-format
15762msgid "internal: invalid macro argument `%s'"
15763msgstr ""
15764
15765#: config/tc-riscv.c:1563
15766msgid "internal: vasprintf failed"
15767msgstr ""
15768
15769#: config/tc-riscv.c:1593 config/tc-riscv.c:1671
15770msgid "unsupported large constant"
15771msgstr ""
15772
15773#: config/tc-riscv.c:1595
15774#, c-format
15775msgid "unknown CSR `%s'"
15776msgstr ""
15777
15778#: config/tc-riscv.c:1598
15779#, c-format
15780msgid "instruction %s requires absolute expression"
15781msgstr ""
15782
15783#: config/tc-riscv.c:1772 config/tc-riscv.c:1807
15784msgid "must provide temp if destination overlaps mask"
15785msgstr ""
15786
15787#: config/tc-riscv.c:1968
15788#, c-format
15789msgid "internal: macro %s not implemented"
15790msgstr ""
15791
15792#: config/tc-riscv.c:2154
15793msgid "multiple vsew constants"
15794msgstr ""
15795
15796#: config/tc-riscv.c:2162
15797msgid "multiple vlmul constants"
15798msgstr ""
15799
15800#: config/tc-riscv.c:2170
15801msgid "multiple vta constants"
15802msgstr ""
15803
15804#: config/tc-riscv.c:2178
15805msgid "multiple vma constants"
15806msgstr ""
15807
15808#. Reset error message of the previous round.
15809#: config/tc-riscv.c:2341
15810msgid "illegal operands"
15811msgstr ""
15812
15813#: config/tc-riscv.c:2382
15814#, c-format
15815msgid "read-only CSR is written `%s'"
15816msgstr ""
15817
15818#: config/tc-riscv.c:2392
15819msgid "illegal opcode for zve32x"
15820msgstr ""
15821
15822#: config/tc-riscv.c:2631
15823msgid "bad value for compressed funct6 field, value must be 0...63"
15824msgstr ""
15825
15826#: config/tc-riscv.c:2646
15827msgid "bad value for compressed funct4 field, value must be 0...15"
15828msgstr ""
15829
15830#: config/tc-riscv.c:2661
15831msgid "bad value for compressed funct3 field, value must be 0...7"
15832msgstr ""
15833
15834#: config/tc-riscv.c:2676
15835msgid "bad value for compressed funct2 field, value must be 0...3"
15836msgstr ""
15837
15838#: config/tc-riscv.c:2769
15839msgid "bad value for vsetivli immediate field, value must be 0..1023"
15840msgstr ""
15841
15842#: config/tc-riscv.c:2781
15843msgid "bad value for vsetvli immediate field, value must be 0..2047"
15844msgstr ""
15845
15846#: config/tc-riscv.c:2794
15847msgid "bad value for vector immediate field, value must be -16...15"
15848msgstr ""
15849
15850#: config/tc-riscv.c:2806
15851msgid "bad value for vector immediate field, value must be 0...31"
15852msgstr ""
15853
15854#: config/tc-riscv.c:2818
15855msgid "bad value for vector immediate field, value must be -15...16"
15856msgstr ""
15857
15858#: config/tc-riscv.c:2880 config/tc-riscv.c:2891
15859#, c-format
15860msgid "improper shift amount (%lu)"
15861msgstr ""
15862
15863#: config/tc-riscv.c:2902
15864#, c-format
15865msgid "improper CSRxI immediate (%lu)"
15866msgstr ""
15867
15868#: config/tc-riscv.c:2919
15869#, c-format
15870msgid "improper CSR address (%lu)"
15871msgstr ""
15872
15873#: config/tc-riscv.c:3100
15874msgid "lui expression not in range 0..1048575"
15875msgstr ""
15876
15877#: config/tc-riscv.c:3137
15878msgid ""
15879"bad value for opcode field, value must be 0...127 and lower 2 bits must be "
15880"0x3"
15881msgstr ""
15882
15883#: config/tc-riscv.c:3153
15884msgid "bad value for opcode field, value must be 0...2"
15885msgstr ""
15886
15887#: config/tc-riscv.c:3176
15888msgid "bad value for funct7 field, value must be 0...127"
15889msgstr ""
15890
15891#: config/tc-riscv.c:3191
15892msgid "bad value for funct3 field, value must be 0...7"
15893msgstr ""
15894
15895#: config/tc-riscv.c:3206
15896msgid "bad value for funct2 field, value must be 0...3"
15897msgstr ""
15898
15899#: config/tc-riscv.c:3224
15900#, c-format
15901msgid "Improper bs immediate (%lu)"
15902msgstr ""
15903
15904#: config/tc-riscv.c:3235
15905#, c-format
15906msgid "Improper rnum immediate (%lu)"
15907msgstr ""
15908
15909#: config/tc-riscv.c:3259
15910#, c-format
15911msgid "improper prefetch offset (%ld)"
15912msgstr ""
15913
15914#: config/tc-riscv.c:3270
15915#, c-format
15916msgid "internal: unknown argument type `%s'"
15917msgstr ""
15918
15919#: config/tc-riscv.c:3311
15920msgid "values must be constant"
15921msgstr ""
15922
15923#: config/tc-riscv.c:3319
15924msgid "unrecognized values"
15925msgstr ""
15926
15927#: config/tc-riscv.c:3327
15928msgid "value conflicts with instruction length"
15929msgstr ""
15930
15931#: config/tc-riscv.c:3701
15932#, c-format
15933msgid "internal: bad CFA value #%d"
15934msgstr ""
15935
15936#: config/tc-riscv.c:3782
15937#, c-format
15938msgid "internal: bad relocation #%d"
15939msgstr ""
15940
15941#: config/tc-riscv.c:3906
15942msgid ".option pop with no .option push"
15943msgstr ""
15944
15945#: config/tc-riscv.c:3920
15946#, c-format
15947msgid "unrecognized .option directive: %s\n"
15948msgstr ""
15949
15950#: config/tc-riscv.c:4277
15951#, c-format
15952msgid ""
15953"RISC-V options:\n"
15954"  -fpic or -fPIC              generate position-independent code\n"
15955"  -fno-pic                    don't generate position-independent code "
15956"(default)\n"
15957"  -march=ISA                  set the RISC-V architecture\n"
15958"  -misa-spec=ISAspec          set the RISC-V ISA spec (2.2, 20190608, "
15959"20191213)\n"
15960"  -mpriv-spec=PRIVspec        set the RISC-V privilege spec (1.9.1, 1.10, "
15961"1.11, 1.12)\n"
15962"  -mabi=ABI                   set the RISC-V ABI\n"
15963"  -mrelax                     enable relax (default)\n"
15964"  -mno-relax                  disable relax\n"
15965"  -march-attr                 generate RISC-V arch attribute\n"
15966"  -mno-arch-attr              don't generate RISC-V arch attribute\n"
15967"  -mcsr-check                 enable the csr ISA and privilege spec version "
15968"checks\n"
15969"  -mno-csr-check              disable the csr ISA and privilege spec version "
15970"checks (default)\n"
15971"  -mbig-endian                assemble for big-endian\n"
15972"  -mlittle-endian             assemble for little-endian\n"
15973msgstr ""
15974
15975#: config/tc-riscv.c:4319
15976#, c-format
15977msgid "unknown register `%s'"
15978msgstr ""
15979
15980#: config/tc-riscv.c:4341
15981#, c-format
15982msgid "non-constant .%cleb128 is not supported"
15983msgstr ""
15984
15985#: config/tc-riscv.c:4441
15986#, c-format
15987msgid "internal: bad RISC-V privileged spec (%s)"
15988msgstr ""
15989
15990#: config/tc-riscv.c:4533
15991msgid "architecture elf attributes must set before any instructions"
15992msgstr ""
15993
15994#: config/tc-riscv.c:4551
15995msgid "privileged elf attributes must set before any instructions"
15996msgstr ""
15997
15998#: config/tc-riscv.c:4573
15999msgid "missing symbol name for .variant_cc directive"
16000msgstr ""
16001
16002#: config/tc-rl78.c:213
16003msgid "16-bit relocation used in 8-bit operand"
16004msgstr ""
16005
16006#: config/tc-rl78.c:217
16007msgid "8-bit relocation used in 16-bit operand"
16008msgstr ""
16009
16010#: config/tc-rl78.c:243 config/tc-rx.c:888
16011#, c-format
16012msgid "Value %d doesn't fit in unsigned %d-bit field"
16013msgstr ""
16014
16015#: config/tc-rl78.c:249 config/tc-rx.c:894
16016#, c-format
16017msgid "Value %d doesn't fit in signed %d-bit field"
16018msgstr ""
16019
16020#: config/tc-rl78.c:367
16021#, c-format
16022msgid " RL78 specific command line options:\n"
16023msgstr ""
16024
16025#: config/tc-rl78.c:368
16026#, c-format
16027msgid "  --mrelax          Enable link time relaxation\n"
16028msgstr ""
16029
16030#: config/tc-rl78.c:369
16031#, c-format
16032msgid "  --mg10            Enable support for G10 variant\n"
16033msgstr ""
16034
16035#: config/tc-rl78.c:370
16036#, c-format
16037msgid "  --mg13            Selects the G13 core.\n"
16038msgstr ""
16039
16040#: config/tc-rl78.c:371
16041#, c-format
16042msgid "  --mg14            Selects the G14 core [default]\n"
16043msgstr ""
16044
16045#: config/tc-rl78.c:372
16046#, c-format
16047msgid "  --mrl78           Alias for --mg14\n"
16048msgstr ""
16049
16050#: config/tc-rl78.c:373
16051#, c-format
16052msgid "  --m32bit-doubles  [default]\n"
16053msgstr ""
16054
16055#: config/tc-rl78.c:374
16056#, c-format
16057msgid "  --m64bit-doubles  Source code uses 64-bit doubles\n"
16058msgstr ""
16059
16060#: config/tc-rl78.c:450
16061#, c-format
16062msgid "%%%s() must be outermost term in expression"
16063msgstr ""
16064
16065#: config/tc-rl78.c:678 config/tc-rx.c:2255
16066#, c-format
16067msgid "unsupported constant size %d\n"
16068msgstr ""
16069
16070#: config/tc-rl78.c:694
16071#, c-format
16072msgid "%%hi16/%%lo16 only applies to .short or .hword"
16073msgstr ""
16074
16075#: config/tc-rl78.c:704
16076#, c-format
16077msgid "%%hi8 only applies to .byte"
16078msgstr ""
16079
16080#: config/tc-rl78.c:716 config/tc-rx.c:2262
16081msgid "difference of two symbols only supported with .long, .short, or .byte"
16082msgstr ""
16083
16084#: config/tc-rl78.c:1237 config/tc-rx.c:2189
16085#, c-format
16086msgid "bad frag at %p : fix %ld addr %ld %ld \n"
16087msgstr ""
16088
16089#: config/tc-rl78.c:1453
16090#, c-format
16091msgid "value of %ld too large for 8-bit branch"
16092msgstr ""
16093
16094#: config/tc-rl78.c:1464
16095#, c-format
16096msgid "value of %ld too large for 16-bit branch"
16097msgstr ""
16098
16099#: config/tc-rl78.c:1513 config/tc-rx.c:2454
16100#, c-format
16101msgid "Unknown reloc in md_apply_fix: %s"
16102msgstr ""
16103
16104#: config/tc-rx.c:194
16105#, c-format
16106msgid "unrecognised RX CPU type %s"
16107msgstr ""
16108
16109#: config/tc-rx.c:209
16110#, c-format
16111msgid " RX specific command line options:\n"
16112msgstr ""
16113
16114#: config/tc-rx.c:210
16115#, c-format
16116msgid "  --mbig-endian-data\n"
16117msgstr ""
16118
16119#: config/tc-rx.c:211
16120#, c-format
16121msgid "  --mlittle-endian-data [default]\n"
16122msgstr ""
16123
16124#: config/tc-rx.c:212
16125#, c-format
16126msgid "  --m32bit-doubles [default]\n"
16127msgstr ""
16128
16129#: config/tc-rx.c:213
16130#, c-format
16131msgid "  --m64bit-doubles\n"
16132msgstr ""
16133
16134#: config/tc-rx.c:214
16135#, c-format
16136msgid "  --muse-conventional-section-names\n"
16137msgstr ""
16138
16139#: config/tc-rx.c:215
16140#, c-format
16141msgid "  --muse-renesas-section-names [default]\n"
16142msgstr ""
16143
16144#: config/tc-rx.c:216
16145#, c-format
16146msgid "  --msmall-data-limit\n"
16147msgstr ""
16148
16149#: config/tc-rx.c:217
16150#, c-format
16151msgid "  --mrelax\n"
16152msgstr ""
16153
16154#: config/tc-rx.c:218
16155#, c-format
16156msgid "  --mpid\n"
16157msgstr ""
16158
16159#: config/tc-rx.c:219
16160#, c-format
16161msgid "  --mint-register=<value>\n"
16162msgstr ""
16163
16164#: config/tc-rx.c:220
16165#, c-format
16166msgid "  --mcpu=<rx100|rx200|rx600|rx610|rxv2|rxv3|rxv3-dfpu>\n"
16167msgstr ""
16168
16169#: config/tc-rx.c:221
16170#, c-format
16171msgid "  --mno-allow-string-insns"
16172msgstr ""
16173
16174#: config/tc-rx.c:301
16175msgid "no filename following .INCLUDE pseudo-op"
16176msgstr ""
16177
16178#: config/tc-rx.c:404
16179#, c-format
16180msgid "unable to locate include file: %s"
16181msgstr ""
16182
16183#: config/tc-rx.c:455
16184#, c-format
16185msgid "unrecognised alignment value in .SECTION directive: %s"
16186msgstr ""
16187
16188#: config/tc-rx.c:472
16189#, c-format
16190msgid "unknown parameter following .SECTION directive: %s"
16191msgstr ""
16192
16193#: config/tc-rx.c:558
16194msgid "expecting either ON or OFF after .list"
16195msgstr ""
16196
16197#: config/tc-rx.c:594
16198#, c-format
16199msgid "The \".%s\" pseudo-op is not implemented\n"
16200msgstr ""
16201
16202#: config/tc-rx.c:967 config/tc-rx.c:969
16203#, c-format
16204msgid "Value %d and %d out of range"
16205msgstr ""
16206
16207#: config/tc-rx.c:1124
16208msgid "The .DEFINE pseudo-op is not implemented"
16209msgstr ""
16210
16211#: config/tc-rx.c:1126
16212msgid "The .MACRO pseudo-op is not implemented"
16213msgstr ""
16214
16215#: config/tc-rx.c:1128
16216msgid "The .BTEQU pseudo-op is not implemented."
16217msgstr ""
16218
16219#: config/tc-rx.c:2120
16220msgid "invalid immediate size"
16221msgstr ""
16222
16223#: config/tc-rx.c:2139
16224msgid "invalid immediate field position"
16225msgstr ""
16226
16227#: config/tc-rx.c:2306
16228#, c-format
16229msgid "jump not 3..10 bytes away (is %d)"
16230msgstr ""
16231
16232#: config/tc-rx.c:2697
16233msgid ""
16234"Use of an RX string instruction detected in a file being assembled without "
16235"string instruction support"
16236msgstr ""
16237
16238#: config/tc-s12z.c:146
16239msgid ""
16240"\n"
16241"s12z options:\n"
16242msgstr ""
16243
16244#: config/tc-s12z.c:147
16245msgid ""
16246"  -mreg-prefix=PREFIX     set a prefix used to indicate register names "
16247"(default none)\n"
16248msgstr ""
16249
16250#: config/tc-s12z.c:148
16251msgid ""
16252"  -mdollar-hex            the prefix '$' instead of '0x' is used to indicate "
16253"literal hexadecimal constants\n"
16254msgstr ""
16255
16256#: config/tc-s12z.c:315
16257msgid "A non-constant expression is not permitted here"
16258msgstr ""
16259
16260#: config/tc-s12z.c:432
16261#, c-format
16262msgid "Expecting '%c'"
16263msgstr ""
16264
16265#: config/tc-s12z.c:455
16266msgid "An immediate value in a source operand is inappropriate"
16267msgstr ""
16268
16269#: config/tc-s12z.c:504 config/tc-s12z.c:605
16270msgid "Bad operand for constant offset"
16271msgstr ""
16272
16273#: config/tc-s12z.c:532 config/tc-s12z.c:623
16274msgid "Invalid operand for register offset"
16275msgstr ""
16276
16277#: config/tc-s12z.c:638
16278msgid "Invalid register for postdecrement operation"
16279msgstr ""
16280
16281#: config/tc-s12z.c:674
16282msgid "Invalid register for preincrement operation"
16283msgstr ""
16284
16285#: config/tc-s12z.c:692
16286msgid "Invalid register for predecrement operation"
16287msgstr ""
16288
16289#: config/tc-s12z.c:811
16290msgid "Garbage at end of instruction"
16291msgstr ""
16292
16293#: config/tc-s12z.c:940
16294msgid "Offset is outside of 15 bit range"
16295msgstr ""
16296
16297#: config/tc-s12z.c:1056
16298msgid "Bad size"
16299msgstr ""
16300
16301#: config/tc-s12z.c:1101 config/tc-s12z.c:1161 config/tc-s12z.c:1223
16302#: config/tc-s12z.c:1288
16303msgid "BAD MUL"
16304msgstr ""
16305
16306#: config/tc-s12z.c:1428
16307#, c-format
16308msgid "Source register for %s is no larger than the destination register"
16309msgstr ""
16310
16311#: config/tc-s12z.c:1431
16312msgid "The destination and source registers are identical"
16313msgstr ""
16314
16315#: config/tc-s12z.c:1455
16316#, c-format
16317msgid "Immediate value %ld is out of range for instruction %s"
16318msgstr ""
16319
16320#: config/tc-s12z.c:1526
16321#, c-format
16322msgid "trap value %ld is not valid"
16323msgstr ""
16324
16325#: config/tc-s12z.c:1966
16326msgid "Shift value should be in the range [0,31]"
16327msgstr ""
16328
16329#: config/tc-s12z.c:2013
16330msgid "Bad shift mode"
16331msgstr ""
16332
16333#: config/tc-s12z.c:2026
16334msgid "Bad shift *direction"
16335msgstr ""
16336
16337#: config/tc-s12z.c:2284
16338#, c-format
16339msgid "Immediate operand %ld is inappropriate for size of instruction"
16340msgstr ""
16341
16342#: config/tc-s12z.c:2375 config/tc-s12z.c:2444 config/tc-s12z.c:2512
16343#, c-format
16344msgid "Invalid width value for %s"
16345msgstr ""
16346
16347#: config/tc-s12z.c:2388 config/tc-s12z.c:2457 config/tc-s12z.c:2525
16348#, c-format
16349msgid "Invalid offset value for %s"
16350msgstr ""
16351
16352#: config/tc-s12z.c:3822
16353#, c-format
16354msgid "Invalid instruction: \"%s\""
16355msgstr ""
16356
16357#: config/tc-s12z.c:3823
16358#, c-format
16359msgid "First invalid token: \"%s\""
16360msgstr ""
16361
16362#: config/tc-s390.c:237 config/tc-sparc.c:310
16363msgid "Invalid default architecture, broken assembler."
16364msgstr ""
16365
16366#: config/tc-s390.c:376
16367#, c-format
16368msgid "no such machine extension `%s'"
16369msgstr ""
16370
16371#: config/tc-s390.c:387
16372#, c-format
16373msgid "junk at end of machine string, first unrecognized character is `%c'"
16374msgstr ""
16375
16376#: config/tc-s390.c:454 config/tc-sparc.c:489
16377#, c-format
16378msgid "invalid architecture -A%s"
16379msgstr ""
16380
16381#: config/tc-s390.c:477
16382#, c-format
16383msgid ""
16384"        S390 options:\n"
16385"        -mregnames        Allow symbolic names for registers\n"
16386"        -mwarn-areg-zero  Warn about zero base/index registers\n"
16387"        -mno-regnames     Do not allow symbolic names for registers\n"
16388"        -m31              Set file format to 31 bit format\n"
16389"        -m64              Set file format to 64 bit format\n"
16390msgstr ""
16391
16392#: config/tc-s390.c:484
16393#, c-format
16394msgid ""
16395"        -V                print assembler version number\n"
16396"        -Qy, -Qn          ignored\n"
16397msgstr ""
16398
16399#: config/tc-s390.c:562
16400msgid "The 64 bit file format is used without esame instructions."
16401msgstr ""
16402
16403#: config/tc-s390.c:620
16404#, c-format
16405msgid "operand out of range (%<PRId64> not between %<PRId64> and %<PRId64>)"
16406msgstr ""
16407
16408#: config/tc-s390.c:845
16409#, c-format
16410msgid "identifier+constant@%s means identifier@%s+constant"
16411msgstr ""
16412
16413#: config/tc-s390.c:926
16414msgid "Can't handle O_big in s390_exp_compare"
16415msgstr ""
16416
16417#: config/tc-s390.c:1008
16418msgid "Invalid suffix for literal pool entry"
16419msgstr ""
16420
16421#: config/tc-s390.c:1065
16422msgid "Big number is too big"
16423msgstr ""
16424
16425#: config/tc-s390.c:1214
16426msgid "relocation not applicable"
16427msgstr ""
16428
16429#: config/tc-s390.c:1344
16430msgid "invalid length field specified"
16431msgstr ""
16432
16433#: config/tc-s390.c:1348
16434msgid "index register specified but zero"
16435msgstr ""
16436
16437#: config/tc-s390.c:1352
16438msgid "base register specified but zero"
16439msgstr ""
16440
16441#: config/tc-s390.c:1356
16442msgid "odd numbered general purpose register specified as register pair"
16443msgstr ""
16444
16445#: config/tc-s390.c:1364
16446msgid ""
16447"invalid floating point register pair.  Valid fp register pair operands are "
16448"0, 1, 4, 5, 8, 9, 12 or 13."
16449msgstr ""
16450
16451#: config/tc-s390.c:1453
16452msgid "invalid operand suffix"
16453msgstr ""
16454
16455#: config/tc-s390.c:1476
16456msgid "syntax error; missing '(' after displacement"
16457msgstr ""
16458
16459#: config/tc-s390.c:1493 config/tc-s390.c:1539 config/tc-s390.c:1571
16460msgid "syntax error; expected ','"
16461msgstr ""
16462
16463#: config/tc-s390.c:1525
16464msgid "syntax error; missing ')' after base register"
16465msgstr ""
16466
16467#: config/tc-s390.c:1556
16468msgid "syntax error; ')' not allowed here"
16469msgstr ""
16470
16471#: config/tc-s390.c:1700
16472#, c-format
16473msgid "Opcode %s not available in this mode"
16474msgstr ""
16475
16476#: config/tc-s390.c:1755 config/tc-s390.c:1778 config/tc-s390.c:1791
16477msgid "Invalid .insn format\n"
16478msgstr ""
16479
16480#: config/tc-s390.c:1763
16481#, c-format
16482msgid "Unrecognized opcode format: `%s'"
16483msgstr ""
16484
16485#: config/tc-s390.c:1794
16486msgid "second operand of .insn not a constant\n"
16487msgstr ""
16488
16489#: config/tc-s390.c:1797
16490msgid "missing comma after insn constant\n"
16491msgstr ""
16492
16493#: config/tc-s390.c:2036
16494msgid ".machinemode stack overflow"
16495msgstr ""
16496
16497#: config/tc-s390.c:2043
16498msgid ".machinemode stack underflow"
16499msgstr ""
16500
16501#: config/tc-s390.c:2060
16502#, c-format
16503msgid "invalid machine mode `%s'"
16504msgstr ""
16505
16506#: config/tc-s390.c:2376
16507msgid "unsupported relocation type"
16508msgstr ""
16509
16510#: config/tc-s390.c:2431
16511#, c-format
16512msgid "cannot emit PC relative %s relocation%s%s"
16513msgstr ""
16514
16515#: config/tc-s390.c:2570
16516#, c-format
16517msgid "Gas failure, reloc type %s\n"
16518msgstr ""
16519
16520#: config/tc-s390.c:2572
16521#, c-format
16522msgid "Gas failure, reloc type #%i\n"
16523msgstr ""
16524
16525#: config/tc-score.c:260
16526msgid "div / mul are reserved instructions"
16527msgstr ""
16528
16529#: config/tc-score.c:261
16530msgid "This architecture doesn't support mmu"
16531msgstr ""
16532
16533#: config/tc-score.c:262
16534msgid "This architecture doesn't support atomic instruction"
16535msgstr ""
16536
16537#: config/tc-score.c:468
16538msgid "S+core register expected"
16539msgstr ""
16540
16541#: config/tc-score.c:469
16542msgid "S+core special-register expected"
16543msgstr ""
16544
16545#: config/tc-score.c:470
16546msgid "S+core co-processor register expected"
16547msgstr ""
16548
16549#: config/tc-score.c:1073
16550msgid "Using temp register (r1)"
16551msgstr ""
16552
16553#: config/tc-score.c:1092
16554#, c-format
16555msgid "register expected, not '%.100s'"
16556msgstr ""
16557
16558#: config/tc-score.c:1148 config/tc-score.c:5487
16559msgid "rd must be even number."
16560msgstr ""
16561
16562#: config/tc-score.c:1512 config/tc-score.c:1519
16563#, c-format
16564msgid "invalid constant: %d bit expression not in range %u..%u"
16565msgstr ""
16566
16567#: config/tc-score.c:1525 config/tc-score.c:1532 config/tc-score.c:2897
16568#: config/tc-score.c:2902 config/tc-score.c:3167 config/tc-score.c:3172
16569#: config/tc-score.c:3464
16570#, c-format
16571msgid "invalid constant: %d bit expression not in range %d..%d"
16572msgstr ""
16573
16574#: config/tc-score.c:1557
16575msgid "invalid constant: bit expression not defined"
16576msgstr ""
16577
16578#: config/tc-score.c:2067
16579msgid "Using temp register(r1)"
16580msgstr ""
16581
16582#: config/tc-score.c:2081
16583#, c-format
16584msgid "low register (r0-r15) expected, not '%.100s'"
16585msgstr ""
16586
16587#: config/tc-score.c:2143 config/tc-score.c:3484 config/tc-score.c:3652
16588#: config/tc-score.c:3697
16589#, c-format
16590msgid "missing ["
16591msgstr ""
16592
16593#: config/tc-score.c:2157 config/tc-score.c:3105 config/tc-score.c:3307
16594#: config/tc-score.c:3323 config/tc-score.c:3394 config/tc-score.c:3449
16595#: config/tc-score.c:3673 config/tc-score.c:3718 config/tc-score.c:3867
16596#: config/tc-score.c:3921 config/tc-score.c:3967
16597#, c-format
16598msgid "missing ]"
16599msgstr ""
16600
16601#: config/tc-score.c:2347
16602#, c-format
16603msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
16604msgstr ""
16605
16606#: config/tc-score.c:2366
16607#, c-format
16608msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
16609msgstr ""
16610
16611#: config/tc-score.c:2382 config/tc-score.c:2389
16612#, c-format
16613msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
16614msgstr ""
16615
16616#: config/tc-score.c:2840
16617msgid "address offset must be half word alignment"
16618msgstr ""
16619
16620#: config/tc-score.c:2848
16621msgid "address offset must be word alignment"
16622msgstr ""
16623
16624#: config/tc-score.c:2988 config/tc-score.c:3125
16625msgid "register same as write-back base"
16626msgstr ""
16627
16628#: config/tc-score.c:3095
16629msgid "pre-indexed expression expected"
16630msgstr ""
16631
16632#: config/tc-score.c:3424
16633#, c-format
16634msgid "invalid register number: %d is not in [r0--r7]"
16635msgstr ""
16636
16637#: config/tc-score.c:3441
16638msgid "comma is  expected"
16639msgstr ""
16640
16641#: config/tc-score.c:3472
16642#, c-format
16643msgid "invalid constant: %d is not word align integer"
16644msgstr ""
16645
16646#: config/tc-score.c:3511 config/tc-score.c:3554
16647msgid "invalid constant: 32 bit expression not word align"
16648msgstr ""
16649
16650#: config/tc-score.c:3520 config/tc-score.c:3563
16651msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
16652msgstr ""
16653
16654#: config/tc-score.c:3596
16655msgid ""
16656"invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
16657msgstr ""
16658
16659#: config/tc-score.c:3785 config/tc-score.c:3813
16660msgid "imm5 should >= 2"
16661msgstr ""
16662
16663#: config/tc-score.c:3790 config/tc-score.c:3819
16664msgid "reg should <= 31"
16665msgstr ""
16666
16667#: config/tc-score.c:3861 config/tc-score.c:3912
16668msgid "missing +"
16669msgstr ""
16670
16671#: config/tc-score.c:3905
16672#, c-format
16673msgid "%s register same as write-back base"
16674msgstr ""
16675
16676#: config/tc-score.c:3907
16677msgid "destination"
16678msgstr ""
16679
16680#: config/tc-score.c:3907
16681msgid "source"
16682msgstr ""
16683
16684#: config/tc-score.c:4238 config/tc-score.c:4314 config/tc-score.c:4949
16685msgid "expression error"
16686msgstr ""
16687
16688#: config/tc-score.c:4320
16689msgid "value not in range [-0xffffffff, 0xffffffff]"
16690msgstr ""
16691
16692#: config/tc-score.c:4348
16693msgid "li rd label isn't correct instruction form"
16694msgstr ""
16695
16696#: config/tc-score.c:4515 config/tc-score.c:4669 config/tc-score.c:5200
16697#: config/tc-score.c:5228
16698msgid "lacking label  "
16699msgstr ""
16700
16701#: config/tc-score.c:4899
16702msgid "s3_PIC code offset overflow (max 16 signed bits)"
16703msgstr ""
16704
16705#: config/tc-score.c:4955
16706msgid "value not in range [0, 0x7fffffff]"
16707msgstr ""
16708
16709#: config/tc-score.c:4960
16710msgid "end on line error"
16711msgstr ""
16712
16713#: config/tc-score.c:5207
16714msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
16715msgstr ""
16716
16717#: config/tc-score.c:5234
16718msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
16719msgstr ""
16720
16721#: config/tc-score.c:5267
16722msgid "lacking label"
16723msgstr ""
16724
16725#: config/tc-score.c:5272
16726msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
16727msgstr ""
16728
16729#: config/tc-score.c:5367
16730msgid "pce instruction error (16 bit || 16 bit)."
16731msgstr ""
16732
16733#: config/tc-score.c:5385 config/tc-score.c:5409 config/tc-score.c:5436
16734#: config/tc-score.c:5465 config/tc-score.c:5514
16735msgid "score3d instruction."
16736msgstr ""
16737
16738#: config/tc-score.c:6020
16739msgid "Unsupported use of .gpword"
16740msgstr ""
16741
16742#: config/tc-score.c:6116
16743#, c-format
16744msgid "BSS length (%d) < 0 ignored"
16745msgstr ""
16746
16747#: config/tc-score.c:6130 read.c:2459
16748#, c-format
16749msgid "error setting flags for \".sbss\": %s"
16750msgstr ""
16751
16752#: config/tc-score.c:6144 config/tc-sparc.c:4160
16753msgid "missing alignment"
16754msgstr ""
16755
16756#: config/tc-score.c:6181
16757#, c-format
16758msgid "alignment too large; %d assumed"
16759msgstr ""
16760
16761#: config/tc-score.c:6186 read.c:2520
16762msgid "alignment negative; 0 assumed"
16763msgstr ""
16764
16765#. Error routine.
16766#: config/tc-score.c:6583 config/tc-score.c:6607
16767msgid "size is not 4 or 6"
16768msgstr ""
16769
16770#: config/tc-score.c:6666
16771msgid "bad call to MD_ATOF()"
16772msgstr ""
16773
16774#: config/tc-score.c:7165 config/tc-score.c:7231
16775#, c-format
16776msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
16777msgstr ""
16778
16779#: config/tc-score.c:7180 config/tc-score.c:7209 config/tc-score.c:7261
16780#, c-format
16781msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
16782msgstr ""
16783
16784#: config/tc-score.c:7286
16785#, c-format
16786msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9-1]"
16787msgstr ""
16788
16789#: config/tc-score.c:7456
16790#, c-format
16791msgid "cannot represent %s relocation in this object file format1"
16792msgstr ""
16793
16794#: config/tc-score.c:7747
16795#, c-format
16796msgid "Sunplus-v2-0-0-20060510\n"
16797msgstr ""
16798
16799#: config/tc-score.c:7767
16800#, c-format
16801msgid " Score-specific assembler options:\n"
16802msgstr ""
16803
16804#: config/tc-score.c:7769
16805#, c-format
16806msgid "        -EB\t\tassemble code for a big-endian cpu\n"
16807msgstr ""
16808
16809#: config/tc-score.c:7774
16810#, c-format
16811msgid "        -EL\t\tassemble code for a little-endian cpu\n"
16812msgstr ""
16813
16814#: config/tc-score.c:7778
16815#, c-format
16816msgid "        -FIXDD\t\tfix data dependencies\n"
16817msgstr ""
16818
16819#: config/tc-score.c:7780
16820#, c-format
16821msgid ""
16822"        -NWARN\t\tdo not print warning message when fixing data "
16823"dependencies\n"
16824msgstr ""
16825
16826#: config/tc-score.c:7782
16827#, c-format
16828msgid "        -SCORE5\t\tassemble code for target SCORE5\n"
16829msgstr ""
16830
16831#: config/tc-score.c:7784
16832#, c-format
16833msgid "        -SCORE5U\tassemble code for target SCORE5U\n"
16834msgstr ""
16835
16836#: config/tc-score.c:7786
16837#, c-format
16838msgid "        -SCORE7\t\tassemble code for target SCORE7 [default]\n"
16839msgstr ""
16840
16841#: config/tc-score.c:7788
16842#, c-format
16843msgid "        -SCORE3\t\tassemble code for target SCORE3\n"
16844msgstr ""
16845
16846#: config/tc-score.c:7790
16847#, c-format
16848msgid "        -march=score7\tassemble code for target SCORE7 [default]\n"
16849msgstr ""
16850
16851#: config/tc-score.c:7792
16852#, c-format
16853msgid "        -march=score3\tassemble code for target SCORE3\n"
16854msgstr ""
16855
16856#: config/tc-score.c:7794
16857#, c-format
16858msgid ""
16859"        -USE_R1\t\tassemble code for no warning message when using temp "
16860"register r1\n"
16861msgstr ""
16862
16863#: config/tc-score.c:7796
16864#, c-format
16865msgid "        -KPIC\t\tgenerate PIC\n"
16866msgstr ""
16867
16868#: config/tc-score.c:7798
16869#, c-format
16870msgid "        -O0\t\tdo not perform any optimizations\n"
16871msgstr ""
16872
16873#: config/tc-score.c:7800
16874#, c-format
16875msgid ""
16876"        -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
16877msgstr ""
16878
16879#: config/tc-score.c:7802
16880#, c-format
16881msgid "        -V \t\tSunplus release version\n"
16882msgstr ""
16883
16884#: config/tc-sh.c:61
16885msgid "directive .big encountered when option -big required"
16886msgstr ""
16887
16888#: config/tc-sh.c:71
16889msgid "directive .little encountered when option -little required"
16890msgstr ""
16891
16892#: config/tc-sh.c:1025
16893msgid "illegal double indirection"
16894msgstr ""
16895
16896#: config/tc-sh.c:1034
16897msgid "illegal register after @-"
16898msgstr ""
16899
16900#: config/tc-sh.c:1050
16901msgid "must be @(r0,...)"
16902msgstr ""
16903
16904#: config/tc-sh.c:1074
16905msgid "syntax error in @(r0,...)"
16906msgstr ""
16907
16908#: config/tc-sh.c:1079
16909msgid "syntax error in @(r0...)"
16910msgstr ""
16911
16912#: config/tc-sh.c:1124
16913msgid "Deprecated syntax."
16914msgstr ""
16915
16916#: config/tc-sh.c:1136 config/tc-sh.c:1141
16917msgid "syntax error in @(disp,[Rn, gbr, pc])"
16918msgstr ""
16919
16920#: config/tc-sh.c:1146
16921msgid "expecting )"
16922msgstr ""
16923
16924#: config/tc-sh.c:1154
16925msgid "illegal register after @"
16926msgstr ""
16927
16928#: config/tc-sh.c:1795
16929#, c-format
16930msgid "unhandled %d\n"
16931msgstr ""
16932
16933#: config/tc-sh.c:2008
16934#, c-format
16935msgid "Invalid register: 'r%d'"
16936msgstr ""
16937
16938#: config/tc-sh.c:2121
16939#, c-format
16940msgid "failed for %d\n"
16941msgstr ""
16942
16943#: config/tc-sh.c:2127
16944msgid "misplaced PIC operand"
16945msgstr ""
16946
16947#: config/tc-sh.c:2238 config/tc-sh.c:2611
16948msgid "invalid operands for opcode"
16949msgstr ""
16950
16951#: config/tc-sh.c:2243
16952msgid "insn can't be combined with parallel processing insn"
16953msgstr ""
16954
16955#: config/tc-sh.c:2250 config/tc-sh.c:2261 config/tc-sh.c:2293
16956msgid "multiple movx specifications"
16957msgstr ""
16958
16959#: config/tc-sh.c:2255 config/tc-sh.c:2277 config/tc-sh.c:2316
16960msgid "multiple movy specifications"
16961msgstr ""
16962
16963#: config/tc-sh.c:2264 config/tc-sh.c:2297
16964msgid "invalid movx address register"
16965msgstr ""
16966
16967#: config/tc-sh.c:2266
16968msgid "insn cannot be combined with non-nopy"
16969msgstr ""
16970
16971#: config/tc-sh.c:2280 config/tc-sh.c:2336
16972msgid "invalid movy address register"
16973msgstr ""
16974
16975#: config/tc-sh.c:2282
16976msgid "insn cannot be combined with non-nopx"
16977msgstr ""
16978
16979#: config/tc-sh.c:2295
16980msgid "previous movy requires nopx"
16981msgstr ""
16982
16983#: config/tc-sh.c:2303 config/tc-sh.c:2308
16984msgid "invalid movx dsp register"
16985msgstr ""
16986
16987#: config/tc-sh.c:2318
16988msgid "previous movx requires nopy"
16989msgstr ""
16990
16991#: config/tc-sh.c:2327 config/tc-sh.c:2332
16992msgid "invalid movy dsp register"
16993msgstr ""
16994
16995#: config/tc-sh.c:2342
16996msgid "dsp immediate shift value not constant"
16997msgstr ""
16998
16999#: config/tc-sh.c:2356 config/tc-sh.c:2382
17000msgid "multiple parallel processing specifications"
17001msgstr ""
17002
17003#: config/tc-sh.c:2375
17004msgid "multiple condition specifications"
17005msgstr ""
17006
17007#: config/tc-sh.c:2413
17008msgid "insn cannot be combined with pmuls"
17009msgstr ""
17010
17011#: config/tc-sh.c:2429
17012msgid "bad combined pmuls output operand"
17013msgstr ""
17014
17015#: config/tc-sh.c:2439
17016msgid "destination register is same for parallel insns"
17017msgstr ""
17018
17019#: config/tc-sh.c:2448
17020msgid "condition not followed by conditionalizable insn"
17021msgstr ""
17022
17023#: config/tc-sh.c:2458
17024msgid "unrecognized characters at end of parallel processing insn"
17025msgstr ""
17026
17027#: config/tc-sh.c:2550
17028msgid "opcode not valid for this cpu variant"
17029msgstr ""
17030
17031#: config/tc-sh.c:2581
17032msgid "Delayed branches not available on SH1"
17033msgstr ""
17034
17035#: config/tc-sh.c:2616
17036#, c-format
17037msgid "excess operands: '%s'"
17038msgstr ""
17039
17040#: config/tc-sh.c:2693
17041msgid ".uses pseudo-op seen when not relaxing"
17042msgstr ""
17043
17044#: config/tc-sh.c:2699
17045msgid "bad .uses format"
17046msgstr ""
17047
17048#: config/tc-sh.c:2817
17049#, c-format
17050msgid "Invalid argument to --isa option: %s"
17051msgstr ""
17052
17053#: config/tc-sh.c:2841
17054#, c-format
17055msgid ""
17056"SH options:\n"
17057"--little\t\tgenerate little endian code\n"
17058"--big\t\t\tgenerate big endian code\n"
17059"--relax\t\t\talter jump instructions for long displacements\n"
17060"--renesas\t\tdisable optimization with section symbol for\n"
17061"\t\t\tcompatibility with Renesas assembler.\n"
17062"--small\t\t\talign sections to 4 byte boundaries, not 16\n"
17063"--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
17064"--allow-reg-prefix\tallow '$' as a register name prefix.\n"
17065"--isa=[any\t\tuse most appropriate isa\n"
17066"    | dsp               same as '-dsp'\n"
17067"    | fp"
17068msgstr ""
17069
17070#: config/tc-sh.c:2866
17071#, c-format
17072msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
17073msgstr ""
17074
17075#: config/tc-sh.c:2942
17076msgid ".uses does not refer to a local symbol in the same section"
17077msgstr ""
17078
17079#: config/tc-sh.c:2961
17080msgid "can't find fixup pointed to by .uses"
17081msgstr ""
17082
17083#: config/tc-sh.c:2981
17084msgid ".uses target does not refer to a local symbol in the same section"
17085msgstr ""
17086
17087#: config/tc-sh.c:3054
17088msgid "displacement overflows 12-bit field"
17089msgstr ""
17090
17091#: config/tc-sh.c:3057
17092#, c-format
17093msgid "displacement to defined symbol %s overflows 12-bit field"
17094msgstr ""
17095
17096#: config/tc-sh.c:3061
17097#, c-format
17098msgid "displacement to undefined symbol %s overflows 12-bit field"
17099msgstr ""
17100
17101#: config/tc-sh.c:3134
17102msgid "displacement overflows 8-bit field"
17103msgstr ""
17104
17105#: config/tc-sh.c:3137
17106#, c-format
17107msgid "displacement to defined symbol %s overflows 8-bit field"
17108msgstr ""
17109
17110#: config/tc-sh.c:3141
17111#, c-format
17112msgid "displacement to undefined symbol %s overflows 8-bit field "
17113msgstr ""
17114
17115#: config/tc-sh.c:3154
17116#, c-format
17117msgid "overflow in branch to %s; converted into longer instruction sequence"
17118msgstr ""
17119
17120#: config/tc-sh.c:3219 config/tc-sh.c:3266 config/tc-sparc.c:4624
17121#: config/tc-sparc.c:4648
17122msgid "misaligned data"
17123msgstr ""
17124
17125#: config/tc-sh.c:3572
17126msgid "offset to unaligned destination"
17127msgstr ""
17128
17129#: config/tc-sh.c:3577
17130msgid "negative offset"
17131msgstr ""
17132
17133#: config/tc-sh.c:3717
17134msgid "misaligned offset"
17135msgstr ""
17136
17137#: config/tc-sparc.c:314 config/tc-sparc.c:495
17138msgid "Bad opcode table, broken assembler."
17139msgstr ""
17140
17141#: config/tc-sparc.c:487
17142#, c-format
17143msgid "invalid architecture -xarch=%s"
17144msgstr ""
17145
17146#: config/tc-sparc.c:561
17147#, c-format
17148msgid "No compiled in support for %d bit object file format"
17149msgstr ""
17150
17151#: config/tc-sparc.c:645
17152#, c-format
17153msgid "SPARC options:\n"
17154msgstr ""
17155
17156#: config/tc-sparc.c:674
17157#, c-format
17158msgid ""
17159"\n"
17160"\t\t\tspecify variant of SPARC architecture\n"
17161"-bump\t\t\twarn when assembler switches architectures\n"
17162"-sparc\t\t\tignored\n"
17163"--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
17164"-relax\t\t\trelax jumps and branches (default)\n"
17165"-no-relax\t\tavoid changing any jumps and branches\n"
17166msgstr ""
17167
17168#: config/tc-sparc.c:681
17169#, c-format
17170msgid ""
17171"-32\t\t\tcreate 32 bit object file\n"
17172"-64\t\t\tcreate 64 bit object file\n"
17173msgstr ""
17174
17175#: config/tc-sparc.c:684
17176#, c-format
17177msgid "\t\t\t[default is %d]\n"
17178msgstr ""
17179
17180#: config/tc-sparc.c:686
17181#, c-format
17182msgid ""
17183"-TSO\t\t\tuse Total Store Ordering\n"
17184"-PSO\t\t\tuse Partial Store Ordering\n"
17185"-RMO\t\t\tuse Relaxed Memory Ordering\n"
17186msgstr ""
17187
17188#: config/tc-sparc.c:690
17189#, c-format
17190msgid "\t\t\t[default is %s]\n"
17191msgstr ""
17192
17193#: config/tc-sparc.c:692
17194#, c-format
17195msgid ""
17196"-KPIC\t\t\tgenerate PIC\n"
17197"-V\t\t\tprint assembler version number\n"
17198"-undeclared-regs\tignore application global register usage without\n"
17199"\t\t\tappropriate .register directive (default)\n"
17200"-no-undeclared-regs\tforce error on application global register usage\n"
17201"\t\t\twithout appropriate .register directive\n"
17202"--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
17203"-q\t\t\tignored\n"
17204"-Qy, -Qn\t\tignored\n"
17205"-s\t\t\tignored\n"
17206msgstr ""
17207
17208#: config/tc-sparc.c:704
17209#, c-format
17210msgid ""
17211"-EL\t\t\tgenerate code for a little endian machine\n"
17212"-EB\t\t\tgenerate code for a big endian machine\n"
17213"--little-endian-data\tgenerate code for a machine having big endian\n"
17214"                        instructions and little endian data.\n"
17215msgstr ""
17216
17217#: config/tc-sparc.c:968
17218#, c-format
17219msgid "Internal error: losing opcode: `%s' \"%s\"\n"
17220msgstr ""
17221
17222#: config/tc-sparc.c:987
17223#, c-format
17224msgid "Internal error: can't find opcode `%s' for `%s'\n"
17225msgstr ""
17226
17227#: config/tc-sparc.c:1199
17228msgid "Support for 64-bit arithmetic not compiled in."
17229msgstr ""
17230
17231#: config/tc-sparc.c:1245
17232msgid "set: number not in 0..4294967295 range"
17233msgstr ""
17234
17235#: config/tc-sparc.c:1252
17236msgid "set: number not in -2147483648..4294967295 range"
17237msgstr ""
17238
17239#: config/tc-sparc.c:1311
17240msgid "setsw: number not in -2147483648..4294967295 range"
17241msgstr ""
17242
17243#: config/tc-sparc.c:1359
17244msgid "setx: temporary register same as destination register"
17245msgstr ""
17246
17247#: config/tc-sparc.c:1430
17248msgid "setx: illegal temporary register g0"
17249msgstr ""
17250
17251#: config/tc-sparc.c:1538
17252msgid "unpredictable DCTI couple"
17253msgstr ""
17254
17255#: config/tc-sparc.c:1548
17256msgid "FP branch in delay slot"
17257msgstr ""
17258
17259#: config/tc-sparc.c:1565
17260msgid "FP branch preceded by FP compare; NOP inserted"
17261msgstr ""
17262
17263#: config/tc-sparc.c:1605
17264msgid "failed special case insn sanity check"
17265msgstr ""
17266
17267#: config/tc-sparc.c:1793
17268msgid ": invalid membar mask name"
17269msgstr ""
17270
17271#: config/tc-sparc.c:1809
17272msgid ": invalid membar mask expression"
17273msgstr ""
17274
17275#: config/tc-sparc.c:1814
17276msgid ": invalid membar mask number"
17277msgstr ""
17278
17279#: config/tc-sparc.c:1829
17280msgid ": invalid siam mode expression"
17281msgstr ""
17282
17283#: config/tc-sparc.c:1834
17284msgid ": invalid siam mode number"
17285msgstr ""
17286
17287#: config/tc-sparc.c:1850
17288msgid ": invalid prefetch function name"
17289msgstr ""
17290
17291#: config/tc-sparc.c:1858
17292msgid ": invalid prefetch function expression"
17293msgstr ""
17294
17295#: config/tc-sparc.c:1863
17296msgid ": invalid prefetch function number"
17297msgstr ""
17298
17299#: config/tc-sparc.c:1890 config/tc-sparc.c:1896 config/tc-sparc.c:1905
17300msgid ": unrecognizable privileged register"
17301msgstr ""
17302
17303#: config/tc-sparc.c:1928 config/tc-sparc.c:1934 config/tc-sparc.c:1943
17304msgid ": unrecognizable hyperprivileged register"
17305msgstr ""
17306
17307#: config/tc-sparc.c:1966 config/tc-sparc.c:1972 config/tc-sparc.c:1981
17308msgid ": unrecognizable ancillary state register"
17309msgstr ""
17310
17311#: config/tc-sparc.c:2014
17312msgid ": asr number must be between 0 and 31"
17313msgstr ""
17314
17315#: config/tc-sparc.c:2023
17316#, c-format
17317msgid ": expecting %asrN"
17318msgstr ""
17319
17320#: config/tc-sparc.c:2065
17321msgid ": crypto immediate must be between 0 and 31"
17322msgstr ""
17323
17324#: config/tc-sparc.c:2074
17325msgid ": expecting crypto immediate"
17326msgstr ""
17327
17328#: config/tc-sparc.c:2235 config/tc-sparc.c:2274 config/tc-sparc.c:2701
17329#: config/tc-sparc.c:2737
17330#, c-format
17331msgid "Illegal operands: %%%s requires arguments in ()"
17332msgstr ""
17333
17334#: config/tc-sparc.c:2242
17335#, c-format
17336msgid ""
17337"Illegal operands: %%%s cannot be used together with other relocs in the insn "
17338"()"
17339msgstr ""
17340
17341#: config/tc-sparc.c:2253
17342#, c-format
17343msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
17344msgstr ""
17345
17346#: config/tc-sparc.c:2460
17347msgid "detected global register use not covered by .register pseudo-op"
17348msgstr ""
17349
17350#: config/tc-sparc.c:2562
17351msgid ": There are only 64 f registers; [0-63]"
17352msgstr ""
17353
17354#: config/tc-sparc.c:2564 config/tc-sparc.c:2582
17355msgid ": There are only 32 f registers; [0-31]"
17356msgstr ""
17357
17358#: config/tc-sparc.c:2574
17359msgid ": There are only 32 single precision f registers; [0-31]"
17360msgstr ""
17361
17362#: config/tc-sparc.c:2595
17363msgid ": Instruction requires frs2 and frsd must be the same register"
17364msgstr ""
17365
17366#: config/tc-sparc.c:2746
17367#, c-format
17368msgid "Expression inside %%%s could not be parsed"
17369msgstr ""
17370
17371#: config/tc-sparc.c:2754
17372#, c-format
17373msgid ""
17374"Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
17375msgstr ""
17376
17377#: config/tc-sparc.c:2871
17378#, c-format
17379msgid "Illegal operands: Can't add non-constant expression to %%%s()"
17380msgstr ""
17381
17382#: config/tc-sparc.c:2881
17383#, c-format
17384msgid ""
17385"Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
17386"symbol"
17387msgstr ""
17388
17389#: config/tc-sparc.c:2899
17390msgid ": PC-relative operand can't be a constant"
17391msgstr ""
17392
17393#: config/tc-sparc.c:2906
17394msgid ": TLS operand can't be a constant"
17395msgstr ""
17396
17397#: config/tc-sparc.c:2934
17398msgid ": Immediate value in cbcond is out of range."
17399msgstr ""
17400
17401#: config/tc-sparc.c:2960
17402msgid ": invalid ASI name"
17403msgstr ""
17404
17405#: config/tc-sparc.c:2969
17406msgid ": invalid ASI expression"
17407msgstr ""
17408
17409#: config/tc-sparc.c:2974
17410msgid ": invalid ASI number"
17411msgstr ""
17412
17413#: config/tc-sparc.c:3079
17414msgid ": non-immdiate imm2 operand"
17415msgstr ""
17416
17417#: config/tc-sparc.c:3084
17418msgid ": imm2 immediate operand out of range (0-3)"
17419msgstr ""
17420
17421#: config/tc-sparc.c:3103
17422msgid "OPF immediate operand out of range (0-0x1ff)"
17423msgstr ""
17424
17425#: config/tc-sparc.c:3108
17426msgid "non-immediate OPF operand, ignored"
17427msgstr ""
17428
17429#: config/tc-sparc.c:3127
17430msgid ": invalid cpreg name"
17431msgstr ""
17432
17433#: config/tc-sparc.c:3156
17434#, c-format
17435msgid "Illegal operands%s"
17436msgstr ""
17437
17438#: config/tc-sparc.c:3205
17439#, c-format
17440msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
17441msgstr ""
17442
17443#: config/tc-sparc.c:3246
17444#, c-format
17445msgid "Architecture mismatch on \"%s %s\"."
17446msgstr ""
17447
17448#: config/tc-sparc.c:3247
17449#, c-format
17450msgid "(Requires %s; requested architecture is %s.)"
17451msgstr ""
17452
17453#: config/tc-sparc.c:3259
17454#, c-format
17455msgid "Hardware capability \"%s\" not enabled for \"%s\"."
17456msgstr ""
17457
17458#: config/tc-sparc.c:3645 config/tc-sparc.c:3652 config/tc-sparc.c:3659
17459#: config/tc-sparc.c:3666 config/tc-sparc.c:3673 config/tc-sparc.c:3682
17460#: config/tc-sparc.c:3694 config/tc-sparc.c:3705 config/tc-sparc.c:3727
17461#: config/tc-sparc.c:3751 write.c:1184
17462msgid "relocation overflow"
17463msgstr ""
17464
17465#: config/tc-sparc.c:3806
17466#, c-format
17467msgid "bad or unhandled relocation type: 0x%02x"
17468msgstr ""
17469
17470#: config/tc-sparc.c:4122
17471msgid "Expected comma after name"
17472msgstr ""
17473
17474#: config/tc-sparc.c:4131
17475#, c-format
17476msgid "BSS length (%d.) <0! Ignored."
17477msgstr ""
17478
17479#: config/tc-sparc.c:4143
17480msgid "bad .reserve segment -- expected BSS segment"
17481msgstr ""
17482
17483#: config/tc-sparc.c:4169 config/tc-sparc.c:4296
17484msgid "negative alignment"
17485msgstr ""
17486
17487#: config/tc-sparc.c:4179 config/tc-sparc.c:4317 read.c:1507 read.c:2532
17488msgid "alignment not a power of 2"
17489msgstr ""
17490
17491#: config/tc-sparc.c:4225
17492#, c-format
17493msgid "Ignoring attempt to re-define symbol %s"
17494msgstr ""
17495
17496#: config/tc-sparc.c:4248 config/tc-v850.c:283
17497msgid "Expected comma after symbol-name"
17498msgstr ""
17499
17500#: config/tc-sparc.c:4258
17501#, c-format
17502msgid ".COMMon length (%lu) out of range ignored"
17503msgstr ""
17504
17505#: config/tc-sparc.c:4284
17506msgid "Expected comma after common length"
17507msgstr ""
17508
17509#: config/tc-sparc.c:4429
17510msgid "Unknown segment type"
17511msgstr ""
17512
17513#: config/tc-sparc.c:4498 config/tc-sparc.c:4507
17514#, c-format
17515msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
17516msgstr ""
17517
17518#: config/tc-sparc.c:4525
17519msgid "redefinition of global register"
17520msgstr ""
17521
17522#: config/tc-sparc.c:4536
17523#, c-format
17524msgid "Register symbol %s already defined."
17525msgstr ""
17526
17527#: config/tc-sparc.c:4738
17528#, c-format
17529msgid "Illegal operands: %%r_plt in %d-byte data field"
17530msgstr ""
17531
17532#: config/tc-sparc.c:4748
17533#, c-format
17534msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
17535msgstr ""
17536
17537#: config/tc-sparc.c:4785 config/tc-vax.c:3313
17538#, c-format
17539msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
17540msgstr ""
17541
17542#: config/tc-sparc.c:4793 config/tc-sparc.c:4824 config/tc-sparc.c:4833
17543#: config/tc-vax.c:3321 config/tc-vax.c:3352 config/tc-vax.c:3361
17544#, c-format
17545msgid "Illegal operands: %%r_%s%d requires arguments in ()"
17546msgstr ""
17547
17548#: config/tc-sparc.c:4842 config/tc-vax.c:3370
17549#, c-format
17550msgid "Illegal operands: garbage after %%r_%s%d()"
17551msgstr ""
17552
17553#: config/tc-sparc.h:66
17554msgid "sparc convert_frag\n"
17555msgstr ""
17556
17557#: config/tc-spu.c:172
17558msgid ""
17559"SPU options:\n"
17560"  --apuasm\t\t  emulate behaviour of apuasm\n"
17561msgstr ""
17562
17563#: config/tc-spu.c:278
17564#, c-format
17565msgid "Invalid mnemonic '%s'"
17566msgstr ""
17567
17568#: config/tc-spu.c:284
17569#, c-format
17570msgid "'%s' is only available in DD2.0 or higher."
17571msgstr ""
17572
17573#: config/tc-spu.c:316
17574#, c-format
17575msgid "Error in argument %d.  Expecting:  \"%s\""
17576msgstr ""
17577
17578#: config/tc-spu.c:327
17579msgid "Mixing register syntax, with and without '$'."
17580msgstr ""
17581
17582#: config/tc-spu.c:333
17583#, c-format
17584msgid "Treating '%-*s' as a symbol."
17585msgstr ""
17586
17587#: config/tc-spu.c:552
17588msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
17589msgstr ""
17590
17591#: config/tc-spu.c:554
17592msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
17593msgstr ""
17594
17595#: config/tc-spu.c:597
17596#, c-format
17597msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
17598msgstr ""
17599
17600#: config/tc-spu.c:603
17601#, c-format
17602msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
17603msgstr ""
17604
17605#: config/tc-spu.c:673 config/tc-spu.c:676
17606#, c-format
17607msgid "Constant expression %d out of range, [%d, %d]."
17608msgstr ""
17609
17610#: config/tc-spu.c:778
17611#, c-format
17612msgid "invalid priority '%lu'"
17613msgstr ""
17614
17615#: config/tc-spu.c:784
17616#, c-format
17617msgid "invalid lrlive '%lu'"
17618msgstr ""
17619
17620#: config/tc-spu.c:858
17621msgid "Relaxation should never occur"
17622msgstr ""
17623
17624#: config/tc-spu.c:1005
17625#, c-format
17626msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
17627msgstr ""
17628
17629#: config/tc-spu.h:85
17630msgid "spu convert_frag\n"
17631msgstr ""
17632
17633#: config/tc-tic30.c:36
17634msgid "first"
17635msgstr ""
17636
17637#: config/tc-tic30.c:36
17638msgid "second"
17639msgstr ""
17640
17641#: config/tc-tic30.c:36
17642msgid "third"
17643msgstr ""
17644
17645#: config/tc-tic30.c:36
17646msgid "fourth"
17647msgstr ""
17648
17649#: config/tc-tic30.c:36
17650msgid "fifth"
17651msgstr ""
17652
17653#: config/tc-tic30.c:460
17654msgid "More than one AR register found in indirect reference"
17655msgstr ""
17656
17657#: config/tc-tic30.c:466
17658msgid "Illegal AR register in indirect reference"
17659msgstr ""
17660
17661#: config/tc-tic30.c:487
17662msgid "More than one displacement found in indirect reference"
17663msgstr ""
17664
17665#: config/tc-tic30.c:496
17666msgid "Invalid displacement in indirect reference"
17667msgstr ""
17668
17669#: config/tc-tic30.c:514
17670msgid "AR register not found in indirect reference"
17671msgstr ""
17672
17673#. Maybe an implied displacement of 1 again.
17674#: config/tc-tic30.c:531
17675msgid "required displacement wasn't given in indirect reference"
17676msgstr ""
17677
17678#: config/tc-tic30.c:538
17679msgid "illegal indirect reference"
17680msgstr ""
17681
17682#: config/tc-tic30.c:545
17683msgid "displacement must be an unsigned 8-bit number"
17684msgstr ""
17685
17686#: config/tc-tic30.c:729 config/tc-tic30.c:1476
17687#, c-format
17688msgid "Invalid character %s before %s operand"
17689msgstr ""
17690
17691#: config/tc-tic30.c:748 config/tc-tic30.c:1491
17692#, c-format
17693msgid "Unbalanced parenthesis in %s operand."
17694msgstr ""
17695
17696#: config/tc-tic30.c:764 config/tc-tic30.c:1501
17697#, c-format
17698msgid "Invalid character %s in %s operand"
17699msgstr ""
17700
17701#: config/tc-tic30.c:783 config/tc-tic30.c:1518
17702#, c-format
17703msgid "Spurious operands; (%d operands/instruction max)"
17704msgstr ""
17705
17706#. Just skip it, if it's \n complain.
17707#: config/tc-tic30.c:801 config/tc-tic30.c:817 config/tc-tic30.c:1535
17708#: config/tc-tic30.c:1551
17709msgid "Expecting operand after ','; got nothing"
17710msgstr ""
17711
17712#: config/tc-tic30.c:806 config/tc-tic30.c:1540
17713msgid "Expecting operand before ','; got nothing"
17714msgstr ""
17715
17716#: config/tc-tic30.c:844
17717msgid "incorrect number of operands given in the first instruction"
17718msgstr ""
17719
17720#: config/tc-tic30.c:850
17721msgid "incorrect number of operands given in the second instruction"
17722msgstr ""
17723
17724#: config/tc-tic30.c:871
17725#, c-format
17726msgid "%s instruction, operand %d doesn't match"
17727msgstr ""
17728
17729#. Shouldn't get here.
17730#: config/tc-tic30.c:895 config/tc-tic30.c:902
17731msgid "incorrect format for multiply parallel instruction"
17732msgstr ""
17733
17734#: config/tc-tic30.c:909
17735msgid "destination for multiply can only be R0 or R1"
17736msgstr ""
17737
17738#: config/tc-tic30.c:916
17739msgid "destination for add/subtract can only be R2 or R3"
17740msgstr ""
17741
17742#: config/tc-tic30.c:983
17743msgid "loading the same register in parallel operation"
17744msgstr ""
17745
17746#: config/tc-tic30.c:1426
17747#, c-format
17748msgid "Invalid character %s in opcode"
17749msgstr ""
17750
17751#: config/tc-tic30.c:1456
17752#, c-format
17753msgid "Unknown TMS320C30 instruction: %s"
17754msgstr ""
17755
17756#: config/tc-tic30.c:1576
17757msgid "Incorrect number of operands given"
17758msgstr ""
17759
17760#: config/tc-tic30.c:1609
17761#, c-format
17762msgid "The %s operand doesn't match"
17763msgstr ""
17764
17765#. Shouldn't make it to this stage.
17766#: config/tc-tic30.c:1634 config/tc-tic30.c:1646
17767msgid "Incompatible first and second operands in instruction"
17768msgstr ""
17769
17770#: config/tc-tic30.c:1760
17771msgid "invalid short form floating point immediate operand"
17772msgstr ""
17773
17774#: config/tc-tic30.c:1770
17775msgid "rounding down first operand float to unsigned int"
17776msgstr ""
17777
17778#: config/tc-tic30.c:1772
17779msgid "only lower 16-bits of first operand are used"
17780msgstr ""
17781
17782#: config/tc-tic30.c:1782
17783msgid "rounding down first operand float to signed int"
17784msgstr ""
17785
17786#: config/tc-tic30.c:1787 config/tc-tic30.c:1858
17787msgid "first operand is too large for 16-bit signed int"
17788msgstr ""
17789
17790#: config/tc-tic30.c:1852
17791msgid "first operand is floating point"
17792msgstr ""
17793
17794#. Shouldn't get here.
17795#: config/tc-tic30.c:1883
17796msgid "interrupt vector for trap instruction out of range"
17797msgstr ""
17798
17799#: config/tc-tic30.c:1928
17800msgid "LDP instruction needs a 24-bit operand"
17801msgstr ""
17802
17803#: config/tc-tic30.c:1952
17804msgid "first operand is too large for a 24-bit displacement"
17805msgstr ""
17806
17807#: config/tc-tic4x.c:391
17808msgid "Nan, using zero."
17809msgstr ""
17810
17811#: config/tc-tic4x.c:509
17812#, c-format
17813msgid "Cannot represent exponent in %d bits"
17814msgstr ""
17815
17816#: config/tc-tic4x.c:592 config/tc-tic4x.c:602
17817msgid "Invalid floating point number"
17818msgstr ""
17819
17820#: config/tc-tic4x.c:721
17821msgid "Comma expected\n"
17822msgstr ""
17823
17824#: config/tc-tic4x.c:754 config/tc-tic54x.c:470
17825msgid ".bss size argument missing\n"
17826msgstr ""
17827
17828#: config/tc-tic4x.c:762
17829#, c-format
17830msgid ".bss size %ld < 0!"
17831msgstr ""
17832
17833#: config/tc-tic4x.c:895
17834msgid "Non-constant symbols not allowed\n"
17835msgstr ""
17836
17837#: config/tc-tic4x.c:926
17838msgid "Symbol missing\n"
17839msgstr ""
17840
17841#. Skip null symbol terminator.
17842#: config/tc-tic4x.c:974
17843msgid ".sect: subsection name ignored"
17844msgstr ""
17845
17846#: config/tc-tic4x.c:1002 config/tc-tic4x.c:1103 config/tc-tic54x.c:1427
17847#, c-format
17848msgid "Error setting flags for \"%s\": %s"
17849msgstr ""
17850
17851#: config/tc-tic4x.c:1034
17852msgid ".set syntax invalid\n"
17853msgstr ""
17854
17855#: config/tc-tic4x.c:1092
17856msgid ".usect: non-zero alignment flag ignored"
17857msgstr ""
17858
17859#: config/tc-tic4x.c:1123
17860#, c-format
17861msgid "This assembler does not support processor generation %ld"
17862msgstr ""
17863
17864#: config/tc-tic4x.c:1127
17865msgid "Changing processor generation on fly not supported..."
17866msgstr ""
17867
17868#: config/tc-tic4x.c:1414
17869msgid "Auxiliary register AR0--AR7 required for indirect"
17870msgstr ""
17871
17872#: config/tc-tic4x.c:1428
17873#, c-format
17874msgid "Bad displacement %d (require 0--255)\n"
17875msgstr ""
17876
17877#: config/tc-tic4x.c:1446
17878msgid "Index register IR0,IR1 required for displacement"
17879msgstr ""
17880
17881#: config/tc-tic4x.c:1514
17882msgid "Expecting a register name"
17883msgstr ""
17884
17885#: config/tc-tic4x.c:1526 config/tc-tic4x.c:1549 config/tc-tic4x.c:1615
17886msgid "Number too large"
17887msgstr ""
17888
17889#: config/tc-tic4x.c:1539 config/tc-tic4x.c:1562
17890msgid "Expecting a constant value"
17891msgstr ""
17892
17893#: config/tc-tic4x.c:1570
17894#, c-format
17895msgid "Bad direct addressing construct %s"
17896msgstr ""
17897
17898#: config/tc-tic4x.c:1574
17899#, c-format
17900msgid "Direct value of %ld is not suitable"
17901msgstr ""
17902
17903#: config/tc-tic4x.c:1598
17904msgid "Unknown indirect addressing mode"
17905msgstr ""
17906
17907#: config/tc-tic4x.c:1695
17908#, c-format
17909msgid "Immediate value of %ld is too large for ldf"
17910msgstr ""
17911
17912#: config/tc-tic4x.c:1735
17913msgid "Destination register must be ARn"
17914msgstr ""
17915
17916#: config/tc-tic4x.c:1754 config/tc-tic4x.c:2127 config/tc-tic4x.c:2186
17917#, c-format
17918msgid "Immediate value of %ld is too large"
17919msgstr ""
17920
17921#: config/tc-tic4x.c:1783 config/tc-tic4x.c:1988
17922msgid "Invalid indirect addressing mode"
17923msgstr ""
17924
17925#: config/tc-tic4x.c:1807 config/tc-tic4x.c:1847 config/tc-tic4x.c:2038
17926#: config/tc-tic4x.c:2060
17927msgid "Register must be Rn"
17928msgstr ""
17929
17930#: config/tc-tic4x.c:1861 config/tc-tic4x.c:1931 config/tc-tic4x.c:1945
17931msgid "Register must be R0--R7"
17932msgstr ""
17933
17934#: config/tc-tic4x.c:1885 config/tc-tic4x.c:1913
17935#, c-format
17936msgid "Invalid indirect addressing mode displacement %d"
17937msgstr ""
17938
17939#: config/tc-tic4x.c:1959
17940msgid "Destination register must be R2 or R3"
17941msgstr ""
17942
17943#: config/tc-tic4x.c:1973
17944msgid "Destination register must be R0 or R1"
17945msgstr ""
17946
17947#: config/tc-tic4x.c:2010
17948#, c-format
17949msgid "Displacement value of %ld is too large"
17950msgstr ""
17951
17952#: config/tc-tic4x.c:2071 config/tc-tic4x.c:2202
17953msgid "Floating point number not valid in expression"
17954msgstr ""
17955
17956#: config/tc-tic4x.c:2085
17957#, c-format
17958msgid "Signed immediate value %ld too large"
17959msgstr ""
17960
17961#: config/tc-tic4x.c:2148
17962#, c-format
17963msgid "Unsigned immediate value %ld too large"
17964msgstr ""
17965
17966#: config/tc-tic4x.c:2216
17967#, c-format
17968msgid "Immediate value %ld too large"
17969msgstr ""
17970
17971#: config/tc-tic4x.c:2235 config/tc-tic4x.c:2263
17972msgid "Register must be ivtp or tvtp"
17973msgstr ""
17974
17975#: config/tc-tic4x.c:2249
17976msgid "Register must be address register"
17977msgstr ""
17978
17979#: config/tc-tic4x.c:2322
17980msgid "Source and destination register should not be equal"
17981msgstr ""
17982
17983#: config/tc-tic4x.c:2337
17984msgid "Equal parallel destination registers, one result will be discarded"
17985msgstr ""
17986
17987#: config/tc-tic4x.c:2378
17988msgid "Too many operands scanned"
17989msgstr ""
17990
17991#: config/tc-tic4x.c:2409
17992msgid "Parallel opcode cannot contain more than two instructions"
17993msgstr ""
17994
17995#: config/tc-tic4x.c:2483
17996#, c-format
17997msgid "Invalid operands for %s"
17998msgstr ""
17999
18000#: config/tc-tic4x.c:2486
18001#, c-format
18002msgid "Invalid instruction %s"
18003msgstr ""
18004
18005#: config/tc-tic4x.c:2638
18006#, c-format
18007msgid "Bad relocation type: 0x%02x"
18008msgstr ""
18009
18010#: config/tc-tic4x.c:2696
18011#, c-format
18012msgid "Unsupported processor generation %d"
18013msgstr ""
18014
18015#: config/tc-tic4x.c:2704
18016msgid "Option -b is depreciated, please use -mbig"
18017msgstr ""
18018
18019#: config/tc-tic4x.c:2711
18020msgid "Option -p is depreciated, please use -mmemparm"
18021msgstr ""
18022
18023#: config/tc-tic4x.c:2718
18024msgid "Option -r is depreciated, please use -mregparm"
18025msgstr ""
18026
18027#: config/tc-tic4x.c:2725
18028msgid "Option -s is depreciated, please use -msmall"
18029msgstr ""
18030
18031#: config/tc-tic4x.c:2754
18032#, c-format
18033msgid ""
18034"\n"
18035"TIC4X options:\n"
18036"  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
18037"                            30 - TMS320C30\n"
18038"                            31 - TMS320C31, TMS320LC31\n"
18039"                            32 - TMS320C32\n"
18040"                            33 - TMS320VC33\n"
18041"                            40 - TMS320C40\n"
18042"                            44 - TMS320C44\n"
18043"  -mrev=REV               set cpu hardware revision (integer numbers).\n"
18044"                          Combinations of -mcpu and -mrev will enable/"
18045"disable\n"
18046"                          the appropriate options (-midle2, -mlowpower and\n"
18047"                          -menhanced) according to the selected type\n"
18048"  -mbig                   select big memory model\n"
18049"  -msmall                 select small memory model (default)\n"
18050"  -mregparm               select register parameters (default)\n"
18051"  -mmemparm               select memory parameters\n"
18052"  -midle2                 enable IDLE2 support\n"
18053"  -mlowpower              enable LOPOWER and MAXSPEED support\n"
18054"  -menhanced              enable enhanced opcode support\n"
18055msgstr ""
18056
18057#: config/tc-tic4x.c:2799
18058#, c-format
18059msgid "Label \"$%d\" redefined"
18060msgstr ""
18061
18062#: config/tc-tic4x.c:3009
18063#, c-format
18064msgid "Reloc %d not supported by object file format"
18065msgstr ""
18066
18067#. Only word (et al.), align, or conditionals are allowed within
18068#. .struct/.union.
18069#: config/tc-tic54x.c:219
18070msgid "pseudo-op illegal within .struct/.union"
18071msgstr ""
18072
18073#: config/tc-tic54x.c:233
18074#, c-format
18075msgid "C54x-specific command line options:\n"
18076msgstr ""
18077
18078#: config/tc-tic54x.c:234
18079#, c-format
18080msgid "-mfar-mode | -mf          Use extended addressing\n"
18081msgstr ""
18082
18083#: config/tc-tic54x.c:235
18084#, c-format
18085msgid "-mcpu=<CPU version>       Specify the CPU version\n"
18086msgstr ""
18087
18088#: config/tc-tic54x.c:236
18089#, c-format
18090msgid "-merrors-to-file <filename>\n"
18091msgstr ""
18092
18093#: config/tc-tic54x.c:237
18094#, c-format
18095msgid "-me <filename>            Redirect errors to a file\n"
18096msgstr ""
18097
18098#: config/tc-tic54x.c:348
18099msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
18100msgstr ""
18101
18102#: config/tc-tic54x.c:357
18103msgid "symbols assigned with .asg must begin with a letter"
18104msgstr ""
18105
18106#: config/tc-tic54x.c:397
18107msgid "Unterminated string after absolute expression"
18108msgstr ""
18109
18110#: config/tc-tic54x.c:405
18111msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
18112msgstr ""
18113
18114#: config/tc-tic54x.c:415
18115msgid "symbols assigned with .eval must begin with a letter"
18116msgstr ""
18117
18118#: config/tc-tic54x.c:479
18119#, c-format
18120msgid ".bss size %d < 0!"
18121msgstr ""
18122
18123#: config/tc-tic54x.c:662
18124msgid "Offset on nested structures is ignored"
18125msgstr ""
18126
18127#: config/tc-tic54x.c:712
18128#, c-format
18129msgid ".end%s without preceding .%s"
18130msgstr ""
18131
18132#: config/tc-tic54x.c:778
18133#, c-format
18134msgid "Unrecognized struct/union tag '%s'"
18135msgstr ""
18136
18137#: config/tc-tic54x.c:780
18138msgid ".tag requires a structure tag"
18139msgstr ""
18140
18141#: config/tc-tic54x.c:786
18142msgid "Label required for .tag"
18143msgstr ""
18144
18145#: config/tc-tic54x.c:805
18146#, c-format
18147msgid ".tag target '%s' undefined"
18148msgstr ""
18149
18150#: config/tc-tic54x.c:869
18151#, c-format
18152msgid ".field count '%d' out of range (1 <= X <= 32)"
18153msgstr ""
18154
18155#: config/tc-tic54x.c:897
18156#, c-format
18157msgid "Unrecognized field type '%c'"
18158msgstr ""
18159
18160#: config/tc-tic54x.c:1021
18161msgid "Overflow in expression, truncated to 8 bits"
18162msgstr ""
18163
18164#: config/tc-tic54x.c:1026
18165msgid "Overflow in expression, truncated to 16 bits"
18166msgstr ""
18167
18168#. Disallow .byte with a non constant expression that will
18169#. require relocation.
18170#: config/tc-tic54x.c:1034
18171msgid "Relocatable values require at least WORD storage"
18172msgstr ""
18173
18174#: config/tc-tic54x.c:1095
18175msgid "Use of .def/.ref is deprecated.  Use .global instead"
18176msgstr ""
18177
18178#: config/tc-tic54x.c:1290
18179msgid ".space/.bes repeat count is negative, ignored"
18180msgstr ""
18181
18182#: config/tc-tic54x.c:1295
18183msgid ".space/.bes repeat count is zero, ignored"
18184msgstr ""
18185
18186#: config/tc-tic54x.c:1368
18187msgid "Missing size argument"
18188msgstr ""
18189
18190#: config/tc-tic54x.c:1502
18191msgid "CPU version has already been set"
18192msgstr ""
18193
18194#: config/tc-tic54x.c:1506
18195#, c-format
18196msgid "Unrecognized version '%s'"
18197msgstr ""
18198
18199#: config/tc-tic54x.c:1512
18200msgid "Changing of CPU version on the fly not supported"
18201msgstr ""
18202
18203#: config/tc-tic54x.c:1643
18204msgid "p2align not supported on this target"
18205msgstr ""
18206
18207#: config/tc-tic54x.c:1655
18208msgid "Argument to .even ignored"
18209msgstr ""
18210
18211#: config/tc-tic54x.c:1701
18212msgid "Invalid field size, must be from 1 to 32"
18213msgstr ""
18214
18215#: config/tc-tic54x.c:1714
18216msgid "field size must be 16 when value is relocatable"
18217msgstr ""
18218
18219#: config/tc-tic54x.c:1729
18220msgid "field value truncated"
18221msgstr ""
18222
18223#: config/tc-tic54x.c:1835 config/tc-tic54x.c:2134
18224#, c-format
18225msgid "Unrecognized section '%s'"
18226msgstr ""
18227
18228#: config/tc-tic54x.c:1844
18229msgid "Current section is uninitialized, section name required for .clink"
18230msgstr ""
18231
18232#: config/tc-tic54x.c:2045
18233msgid "ENDLOOP without corresponding LOOP"
18234msgstr ""
18235
18236#: config/tc-tic54x.c:2086
18237msgid "Mixing of normal and extended addressing not supported"
18238msgstr ""
18239
18240#: config/tc-tic54x.c:2092
18241msgid "Extended addressing not supported on the specified CPU"
18242msgstr ""
18243
18244#: config/tc-tic54x.c:2140
18245msgid ".sblock may be used for initialized sections only"
18246msgstr ""
18247
18248#: config/tc-tic54x.c:2170
18249msgid "Symbol missing for .set/.equ"
18250msgstr ""
18251
18252#: config/tc-tic54x.c:2226
18253msgid ".var may only be used within a macro definition"
18254msgstr ""
18255
18256#: config/tc-tic54x.c:2234
18257msgid "Substitution symbols must begin with a letter"
18258msgstr ""
18259
18260#: config/tc-tic54x.c:2326
18261#, c-format
18262msgid "can't open macro library file '%s' for reading: %s"
18263msgstr ""
18264
18265#: config/tc-tic54x.c:2333
18266#, c-format
18267msgid "File '%s' not in macro archive format"
18268msgstr ""
18269
18270#: config/tc-tic54x.c:2463
18271#, c-format
18272msgid "Bad COFF version '%s'"
18273msgstr ""
18274
18275#: config/tc-tic54x.c:2472
18276#, c-format
18277msgid "Bad CPU version '%s'"
18278msgstr ""
18279
18280#: config/tc-tic54x.c:2485 config/tc-tic54x.c:2488
18281#, c-format
18282msgid "Can't redirect stderr to the file '%s'"
18283msgstr ""
18284
18285#: config/tc-tic54x.c:2506
18286msgid "Macro nesting is too deep"
18287msgstr ""
18288
18289#: config/tc-tic54x.c:2605
18290#, c-format
18291msgid "Undefined substitution symbol '%s'"
18292msgstr ""
18293
18294#: config/tc-tic54x.c:3090
18295#, c-format
18296msgid "Unbalanced parenthesis in operand %d"
18297msgstr ""
18298
18299#: config/tc-tic54x.c:3121 config/tc-tic54x.c:3129
18300msgid "Expecting operand after ','"
18301msgstr ""
18302
18303#: config/tc-tic54x.c:3140
18304msgid "Extra junk on line"
18305msgstr ""
18306
18307#: config/tc-tic54x.c:3177
18308msgid "Badly formed address expression"
18309msgstr ""
18310
18311#: config/tc-tic54x.c:3430
18312#, c-format
18313msgid "Invalid dmad syntax '%s'"
18314msgstr ""
18315
18316#: config/tc-tic54x.c:3494
18317#, c-format
18318msgid ""
18319"Use the .mmregs directive to use memory-mapped register names such as '%s'"
18320msgstr ""
18321
18322#: config/tc-tic54x.c:3545
18323msgid "Address mode *+ARx is write-only. Results of reading are undefined."
18324msgstr ""
18325
18326#: config/tc-tic54x.c:3565
18327#, c-format
18328msgid "Unrecognized indirect address format \"%s\""
18329msgstr ""
18330
18331#: config/tc-tic54x.c:3603
18332#, c-format
18333msgid "Operand '%s' out of range (%d <= x <= %d)"
18334msgstr ""
18335
18336#: config/tc-tic54x.c:3623
18337msgid "Error in relocation handling"
18338msgstr ""
18339
18340#: config/tc-tic54x.c:3642 config/tc-tic54x.c:3704 config/tc-tic54x.c:3732
18341#, c-format
18342msgid "Unrecognized condition code \"%s\""
18343msgstr ""
18344
18345#: config/tc-tic54x.c:3659
18346#, c-format
18347msgid "Condition \"%s\" does not match preceding group"
18348msgstr ""
18349
18350#: config/tc-tic54x.c:3667
18351#, c-format
18352msgid ""
18353"Condition \"%s\" uses a different accumulator from a preceding condition"
18354msgstr ""
18355
18356#: config/tc-tic54x.c:3674
18357msgid "Only one comparison conditional allowed"
18358msgstr ""
18359
18360#: config/tc-tic54x.c:3679
18361msgid "Only one overflow conditional allowed"
18362msgstr ""
18363
18364#: config/tc-tic54x.c:3687
18365#, c-format
18366msgid "Duplicate %s conditional"
18367msgstr ""
18368
18369#: config/tc-tic54x.c:3718
18370msgid "Invalid auxiliary register (use AR0-AR7)"
18371msgstr ""
18372
18373#: config/tc-tic54x.c:3749
18374msgid "lk addressing modes are invalid for memory-mapped register addressing"
18375msgstr ""
18376
18377#: config/tc-tic54x.c:3757
18378msgid ""
18379"Address mode *+ARx is not allowed in memory-mapped register addressing.  "
18380"Resulting behavior is undefined."
18381msgstr ""
18382
18383#: config/tc-tic54x.c:3783
18384msgid ""
18385"Destination accumulator for each part of this parallel instruction must be "
18386"different"
18387msgstr ""
18388
18389#: config/tc-tic54x.c:3832
18390#, c-format
18391msgid "Memory mapped register \"%s\" out of range"
18392msgstr ""
18393
18394#: config/tc-tic54x.c:3871
18395msgid "Invalid operand (use 1, 2, or 3)"
18396msgstr ""
18397
18398#: config/tc-tic54x.c:3897
18399msgid "A status register or status bit name is required"
18400msgstr ""
18401
18402#: config/tc-tic54x.c:3907
18403#, c-format
18404msgid "Unrecognized status bit \"%s\""
18405msgstr ""
18406
18407#: config/tc-tic54x.c:3930
18408#, c-format
18409msgid "Invalid status register \"%s\""
18410msgstr ""
18411
18412#: config/tc-tic54x.c:3942
18413#, c-format
18414msgid "Operand \"%s\" out of range (use 1 or 2)"
18415msgstr ""
18416
18417#: config/tc-tic54x.c:4145
18418#, c-format
18419msgid "Unrecognized instruction \"%s\""
18420msgstr ""
18421
18422#: config/tc-tic54x.c:4174
18423#, c-format
18424msgid "Unrecognized operand list '%s' for instruction '%s'"
18425msgstr ""
18426
18427#: config/tc-tic54x.c:4203
18428#, c-format
18429msgid "Unrecognized parallel instruction \"%s\""
18430msgstr ""
18431
18432#: config/tc-tic54x.c:4252
18433#, c-format
18434msgid "Invalid operand (s) for parallel instruction \"%s\""
18435msgstr ""
18436
18437#: config/tc-tic54x.c:4255
18438#, c-format
18439msgid "Unrecognized parallel instruction combination \"%s || %s\""
18440msgstr ""
18441
18442#: config/tc-tic54x.c:4470
18443#, c-format
18444msgid "%s symbol recursion stopped at second appearance of '%s'"
18445msgstr ""
18446
18447#: config/tc-tic54x.c:4511
18448msgid "Unrecognized substitution symbol function"
18449msgstr ""
18450
18451#: config/tc-tic54x.c:4516
18452msgid "Missing '(' after substitution symbol function"
18453msgstr ""
18454
18455#: config/tc-tic54x.c:4530
18456msgid "Expecting second argument"
18457msgstr ""
18458
18459#: config/tc-tic54x.c:4543 config/tc-tic54x.c:4593
18460msgid "Extra junk in function call, expecting ')'"
18461msgstr ""
18462
18463#: config/tc-tic54x.c:4569
18464msgid "Function expects two arguments"
18465msgstr ""
18466
18467#: config/tc-tic54x.c:4582
18468msgid "Expecting character constant argument"
18469msgstr ""
18470
18471#: config/tc-tic54x.c:4588
18472msgid "Both arguments must be substitution symbols"
18473msgstr ""
18474
18475#: config/tc-tic54x.c:4640
18476#, c-format
18477msgid "Invalid subscript (use 1 to %d)"
18478msgstr ""
18479
18480#: config/tc-tic54x.c:4650
18481#, c-format
18482msgid "Invalid length (use 0 to %d)"
18483msgstr ""
18484
18485#: config/tc-tic54x.c:4660
18486msgid "Missing ')' in subscripted substitution symbol expression"
18487msgstr ""
18488
18489#: config/tc-tic54x.c:4680
18490msgid "Missing forced substitution terminator ':'"
18491msgstr ""
18492
18493#: config/tc-tic54x.c:4833
18494#, c-format
18495msgid ""
18496"Instruction does not fit in available delay slots (%d-word insn, %d slot "
18497"left)"
18498msgid_plural ""
18499"Instruction does not fit in available delay slots (%d-word insn, %d slots "
18500"left)"
18501msgstr[0] ""
18502msgstr[1] ""
18503
18504#: config/tc-tic54x.c:4877
18505#, c-format
18506msgid "Unrecognized parallel instruction '%s'"
18507msgstr ""
18508
18509#: config/tc-tic54x.c:4889
18510#, c-format
18511msgid "Instruction '%s' requires an LP cpu version"
18512msgstr ""
18513
18514#: config/tc-tic54x.c:4896
18515#, c-format
18516msgid "Instruction '%s' requires far mode addressing"
18517msgstr ""
18518
18519#: config/tc-tic54x.c:4908
18520#, c-format
18521msgid ""
18522"Instruction does not fit in available delay slots (%d-word insn, %d slot "
18523"left). Resulting behavior is undefined."
18524msgid_plural ""
18525"Instruction does not fit in available delay slots (%d-word insn, %d slots "
18526"left). Resulting behavior is undefined."
18527msgstr[0] ""
18528msgstr[1] ""
18529
18530#: config/tc-tic54x.c:4922
18531msgid ""
18532"Instructions which cause PC discontinuity are not allowed in a delay slot. "
18533"Resulting behavior is undefined."
18534msgstr ""
18535
18536#: config/tc-tic54x.c:4933
18537#, c-format
18538msgid "'%s' is not repeatable. Resulting behavior is undefined."
18539msgstr ""
18540
18541#: config/tc-tic54x.c:4937
18542msgid ""
18543"Instructions using long offset modifiers or absolute addresses are not "
18544"repeatable. Resulting behavior is undefined."
18545msgstr ""
18546
18547#: config/tc-tic54x.c:5081
18548#, c-format
18549msgid "Unsupported relocation size %d"
18550msgstr ""
18551
18552#: config/tc-tic54x.c:5212
18553msgid "non-absolute value used with .space/.bes"
18554msgstr ""
18555
18556#: config/tc-tic54x.c:5216
18557#, c-format
18558msgid "negative value ignored in %s"
18559msgstr ""
18560
18561#: config/tc-tic54x.c:5304
18562#, c-format
18563msgid "attempt to .space/.bes backwards? (%ld)"
18564msgstr ""
18565
18566#: config/tc-tic6x.c:262
18567#, c-format
18568msgid "unknown -mpid= argument '%s'"
18569msgstr ""
18570
18571#: config/tc-tic6x.c:320
18572#, c-format
18573msgid "TMS320C6000 options:\n"
18574msgstr ""
18575
18576#: config/tc-tic6x.c:321
18577#, c-format
18578msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
18579msgstr ""
18580
18581#: config/tc-tic6x.c:322
18582#, c-format
18583msgid "  -mbig-endian            generate big-endian code\n"
18584msgstr ""
18585
18586#: config/tc-tic6x.c:323
18587#, c-format
18588msgid "  -mlittle-endian         generate little-endian code\n"
18589msgstr ""
18590
18591#: config/tc-tic6x.c:324
18592#, c-format
18593msgid "  -mdsbt                  code uses DSBT addressing\n"
18594msgstr ""
18595
18596#: config/tc-tic6x.c:325
18597#, c-format
18598msgid "  -mno-dsbt               code does not use DSBT addressing\n"
18599msgstr ""
18600
18601#: config/tc-tic6x.c:326
18602#, c-format
18603msgid ""
18604"  -mpid=no                code uses position-dependent data addressing\n"
18605msgstr ""
18606
18607#: config/tc-tic6x.c:327
18608#, c-format
18609msgid ""
18610"  -mpid=near              code uses position-independent data addressing,\n"
18611"                            GOT accesses use near DP addressing\n"
18612msgstr ""
18613
18614#: config/tc-tic6x.c:329
18615#, c-format
18616msgid ""
18617"  -mpid=far               code uses position-independent data addressing,\n"
18618"                            GOT accesses use far DP addressing\n"
18619msgstr ""
18620
18621#: config/tc-tic6x.c:331
18622#, c-format
18623msgid "  -mpic                   code addressing is position-independent\n"
18624msgstr ""
18625
18626#: config/tc-tic6x.c:332
18627#, c-format
18628msgid "  -mno-pic                code addressing is position-dependent\n"
18629msgstr ""
18630
18631#: config/tc-tic6x.c:337
18632#, c-format
18633msgid "Supported ARCH values are:"
18634msgstr ""
18635
18636#: config/tc-tic6x.c:384
18637msgid "unexpected .cantunwind directive"
18638msgstr ""
18639
18640#: config/tc-tic6x.c:404
18641msgid "unexpected .handlerdata directive"
18642msgstr ""
18643
18644#: config/tc-tic6x.c:416
18645msgid "personality routine required before .handlerdata directive"
18646msgstr ""
18647
18648#: config/tc-tic6x.c:530
18649msgid "expected symbol"
18650msgstr ""
18651
18652#: config/tc-tic6x.c:577
18653msgid "expected comma after symbol name"
18654msgstr ""
18655
18656#: config/tc-tic6x.c:587
18657#, c-format
18658msgid "invalid length for .scomm directive"
18659msgstr ""
18660
18661#: config/tc-tic6x.c:601
18662msgid "alignment is not a positive number"
18663msgstr ""
18664
18665#: config/tc-tic6x.c:613
18666msgid "alignment is not a power of 2"
18667msgstr ""
18668
18669#: config/tc-tic6x.c:628
18670#, c-format
18671msgid "attempt to re-define symbol `%s'"
18672msgstr ""
18673
18674#: config/tc-tic6x.c:637
18675#, c-format
18676msgid "attempt to redefine `%s' with a different length"
18677msgstr ""
18678
18679#: config/tc-tic6x.c:836
18680msgid "multiple '||' on same line"
18681msgstr ""
18682
18683#: config/tc-tic6x.c:839
18684msgid "'||' after predicate"
18685msgstr ""
18686
18687#: config/tc-tic6x.c:883
18688msgid "multiple predicates on same line"
18689msgstr ""
18690
18691#: config/tc-tic6x.c:889
18692#, c-format
18693msgid "bad predicate '%s'"
18694msgstr ""
18695
18696#: config/tc-tic6x.c:900
18697msgid "predication on A0 not supported on this architecture"
18698msgstr ""
18699
18700#: config/tc-tic6x.c:933
18701msgid "label after '||'"
18702msgstr ""
18703
18704#: config/tc-tic6x.c:939
18705msgid "label after predicate"
18706msgstr ""
18707
18708#: config/tc-tic6x.c:963
18709msgid "'||' not followed by instruction"
18710msgstr ""
18711
18712#: config/tc-tic6x.c:969
18713msgid "predicate not followed by instruction"
18714msgstr ""
18715
18716#: config/tc-tic6x.c:1402
18717#, c-format
18718msgid "control register '%s' not supported on this architecture"
18719msgstr ""
18720
18721#: config/tc-tic6x.c:1581 config/tc-tic6x.c:1584 config/tc-tic6x.c:1637
18722#: config/tc-tic6x.c:1641
18723#, c-format
18724msgid "register number %u not supported on this architecture"
18725msgstr ""
18726
18727#: config/tc-tic6x.c:1612
18728#, c-format
18729msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
18730msgstr ""
18731
18732#: config/tc-tic6x.c:1668
18733#, c-format
18734msgid "junk after operand %u of '%.*s'"
18735msgstr ""
18736
18737#: config/tc-tic6x.c:1681
18738#, c-format
18739msgid "bad register or register pair for operand %u of '%.*s'"
18740msgstr ""
18741
18742#: config/tc-tic6x.c:1687
18743#, c-format
18744msgid "bad register for operand %u of '%.*s'"
18745msgstr ""
18746
18747#: config/tc-tic6x.c:1692
18748#, c-format
18749msgid "bad register pair for operand %u of '%.*s'"
18750msgstr ""
18751
18752#: config/tc-tic6x.c:1697
18753#, c-format
18754msgid "bad functional unit for operand %u of '%.*s'"
18755msgstr ""
18756
18757#: config/tc-tic6x.c:1702
18758#, c-format
18759msgid "bad operand %u of '%.*s'"
18760msgstr ""
18761
18762#: config/tc-tic6x.c:1834
18763msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
18764msgstr ""
18765
18766#: config/tc-tic6x.c:1874
18767msgid "$DSBT_INDEX not supported in this context"
18768msgstr ""
18769
18770#: config/tc-tic6x.c:1887
18771msgid "$GOT not supported in this context"
18772msgstr ""
18773
18774#: config/tc-tic6x.c:1904
18775msgid "$DPR_GOT not supported in this context"
18776msgstr ""
18777
18778#: config/tc-tic6x.c:1925
18779msgid "$DPR_BYTE not supported in this context"
18780msgstr ""
18781
18782#: config/tc-tic6x.c:1942
18783msgid "$DPR_HWORD not supported in this context"
18784msgstr ""
18785
18786#: config/tc-tic6x.c:1959
18787msgid "$DPR_WORD not supported in this context"
18788msgstr ""
18789
18790#: config/tc-tic6x.c:1978
18791msgid "$PCR_OFFSET not supported in this context"
18792msgstr ""
18793
18794#: config/tc-tic6x.c:1989
18795msgid "invalid PC-relative operand"
18796msgstr ""
18797
18798#: config/tc-tic6x.c:2026
18799#, c-format
18800msgid "no %d-byte relocations available"
18801msgstr ""
18802
18803#: config/tc-tic6x.c:2513 config/tc-tic6x.c:2544 config/tc-tic6x.c:2562
18804#: config/tc-tic6x.c:2992 config/tc-tic6x.c:3011 config/tc-tic6x.c:3043
18805#, c-format
18806msgid "operand %u of '%.*s' out of range"
18807msgstr ""
18808
18809#: config/tc-tic6x.c:2606 config/tc-tic6x.c:2831
18810#, c-format
18811msgid "offset in operand %u of '%.*s' not divisible by %u"
18812msgstr ""
18813
18814#: config/tc-tic6x.c:2823 config/tc-tic6x.c:2856
18815#, c-format
18816msgid "offset in operand %u of '%.*s' out of range"
18817msgstr ""
18818
18819#: config/tc-tic6x.c:2938
18820#, c-format
18821msgid "functional unit already masked for operand %u of '%.*s'"
18822msgstr ""
18823
18824#: config/tc-tic6x.c:2962 config/tc-tic6x.c:3720
18825#, c-format
18826msgid "'%.*s' instruction not in a software pipelined loop"
18827msgstr ""
18828
18829#: config/tc-tic6x.c:3061
18830#, c-format
18831msgid "instruction '%.*s' cannot be predicated"
18832msgstr ""
18833
18834#: config/tc-tic6x.c:3328
18835#, c-format
18836msgid "'%.*s' instruction not supported on this architecture"
18837msgstr ""
18838
18839#: config/tc-tic6x.c:3336
18840#, c-format
18841msgid "'%.*s' instruction not supported on this functional unit"
18842msgstr ""
18843
18844#: config/tc-tic6x.c:3344
18845#, c-format
18846msgid ""
18847"'%.*s' instruction not supported on this functional unit for this "
18848"architecture"
18849msgstr ""
18850
18851#: config/tc-tic6x.c:3364
18852msgid "missing operand after comma"
18853msgstr ""
18854
18855#: config/tc-tic6x.c:3372 config/tc-tic6x.c:3390
18856#, c-format
18857msgid "too many operands to '%.*s'"
18858msgstr ""
18859
18860#: config/tc-tic6x.c:3403
18861#, c-format
18862msgid "bad number of operands to '%.*s'"
18863msgstr ""
18864
18865#: config/tc-tic6x.c:3475
18866#, c-format
18867msgid "operand %u of '%.*s' not constant"
18868msgstr ""
18869
18870#: config/tc-tic6x.c:3480
18871#, c-format
18872msgid "operand %u of '%.*s' on wrong side"
18873msgstr ""
18874
18875#: config/tc-tic6x.c:3485
18876#, c-format
18877msgid "operand %u of '%.*s' not a valid return address register"
18878msgstr ""
18879
18880#: config/tc-tic6x.c:3491
18881#, c-format
18882msgid "operand %u of '%.*s' is write-only"
18883msgstr ""
18884
18885#: config/tc-tic6x.c:3496
18886#, c-format
18887msgid "operand %u of '%.*s' is read-only"
18888msgstr ""
18889
18890#: config/tc-tic6x.c:3501
18891#, c-format
18892msgid "operand %u of '%.*s' not a valid memory reference"
18893msgstr ""
18894
18895#: config/tc-tic6x.c:3507
18896#, c-format
18897msgid "operand %u of '%.*s' not a valid base address register"
18898msgstr ""
18899
18900#: config/tc-tic6x.c:3593
18901#, c-format
18902msgid "bad operand combination for '%.*s'"
18903msgstr ""
18904
18905#: config/tc-tic6x.c:3639
18906msgid "parallel instruction not following another instruction"
18907msgstr ""
18908
18909#: config/tc-tic6x.c:3645
18910msgid "too many instructions in execute packet"
18911msgstr ""
18912
18913#: config/tc-tic6x.c:3650
18914msgid "label not at start of execute packet"
18915msgstr ""
18916
18917#: config/tc-tic6x.c:3653
18918#, c-format
18919msgid "'%.*s' instruction not at start of execute packet"
18920msgstr ""
18921
18922#: config/tc-tic6x.c:3701
18923msgid "functional unit already used in this execute packet"
18924msgstr ""
18925
18926#: config/tc-tic6x.c:3709
18927msgid "nested software pipelined loop"
18928msgstr ""
18929
18930#: config/tc-tic6x.c:3728
18931msgid "'||^' without previous SPMASK"
18932msgstr ""
18933
18934#: config/tc-tic6x.c:3730
18935msgid "cannot mask instruction using no functional unit"
18936msgstr ""
18937
18938#: config/tc-tic6x.c:3742
18939msgid "functional unit already masked"
18940msgstr ""
18941
18942#: config/tc-tic6x.c:3807
18943msgid "value too large for 2-byte field"
18944msgstr ""
18945
18946#: config/tc-tic6x.c:3817
18947msgid "value too large for 1-byte field"
18948msgstr ""
18949
18950#: config/tc-tic6x.c:3944
18951msgid "immediate offset not 2-byte-aligned"
18952msgstr ""
18953
18954#: config/tc-tic6x.c:3972
18955msgid "immediate offset not 4-byte-aligned"
18956msgstr ""
18957
18958#: config/tc-tic6x.c:3986
18959msgid "addend used with $DSBT_INDEX"
18960msgstr ""
18961
18962#: config/tc-tic6x.c:4000 config/tc-tic6x.c:4018 config/tc-tic6x.c:4036
18963#: config/tc-tic6x.c:4054
18964msgid "PC-relative offset not 4-byte-aligned"
18965msgstr ""
18966
18967#: config/tc-tic6x.c:4003 config/tc-tic6x.c:4021 config/tc-tic6x.c:4039
18968#: config/tc-tic6x.c:4057
18969msgid "PC-relative offset out of range"
18970msgstr ""
18971
18972#: config/tc-tic6x.c:4536
18973#, c-format
18974msgid "undefined symbol %s in PCR relocation"
18975msgstr ""
18976
18977#: config/tc-tic6x.c:4653
18978#, c-format
18979msgid "group section `%s' has no group signature"
18980msgstr ""
18981
18982#: config/tc-tic6x.c:4805
18983msgid "missing .endp before .cfi_startproc"
18984msgstr ""
18985
18986#: config/tc-tic6x.c:4910
18987msgid "stack pointer offset too large for personality routine"
18988msgstr ""
18989
18990#: config/tc-tic6x.c:4917
18991msgid "stack frame layout does not match personality routine"
18992msgstr ""
18993
18994#: config/tc-tic6x.c:5051
18995msgid "too many unwinding instructions"
18996msgstr ""
18997
18998#: config/tc-tic6x.c:5126 config/tc-tic6x.c:5139 config/tc-tic6x.c:5147
18999#, c-format
19000msgid "unable to generate unwinding opcode for reg %d"
19001msgstr ""
19002
19003#: config/tc-tic6x.c:5156
19004msgid "unable to restore return address from previously restored reg"
19005msgstr ""
19006
19007#: config/tc-tic6x.c:5168
19008#, c-format
19009msgid "unhandled CFA insn for unwinding (%d)"
19010msgstr ""
19011
19012#: config/tc-tic6x.c:5178
19013#, c-format
19014msgid "unable to generate unwinding opcode for frame pointer reg %d"
19015msgstr ""
19016
19017#: config/tc-tic6x.c:5187
19018msgid "unable to generate unwinding opcode for frame pointer offset"
19019msgstr ""
19020
19021#: config/tc-tic6x.c:5196
19022msgid "unwound stack pointer not doubleword aligned"
19023msgstr ""
19024
19025#: config/tc-tic6x.c:5341
19026msgid "stack frame layout too complex for unwinder"
19027msgstr ""
19028
19029#: config/tc-tic6x.c:5358
19030msgid "unwound frame has negative size"
19031msgstr ""
19032
19033#: config/tc-tilegx.c:141
19034#, c-format
19035msgid ""
19036"  -Q                      ignored\n"
19037"  -V                      print assembler version number\n"
19038"  -EB/-EL                 generate big-endian/little-endian code\n"
19039"  --32/--64               generate 32bit/64bit code\n"
19040msgstr ""
19041
19042#: config/tc-tilegx.c:731 config/tc-tilepro.c:619
19043msgid "Invalid operator for operand."
19044msgstr ""
19045
19046#: config/tc-tilegx.c:754 config/tc-tilepro.c:642
19047msgid "Operator may only be applied to symbols."
19048msgstr ""
19049
19050#: config/tc-tilegx.c:819 config/tc-tilepro.c:707
19051#, c-format
19052msgid "Writes to register '%s' are not allowed."
19053msgstr ""
19054
19055#: config/tc-tilegx.c:846 config/tc-tilepro.c:734
19056#, c-format
19057msgid ""
19058"Two instructions in the same bundle both write to register %s, which is not "
19059"allowed."
19060msgstr ""
19061
19062#: config/tc-tilegx.c:911 config/tc-tilepro.c:798
19063#, c-format
19064msgid "'%s' may not be bundled with other instructions."
19065msgstr ""
19066
19067#: config/tc-tilegx.c:941 config/tc-tilepro.c:828
19068msgid "Invalid combination of instructions for bundle."
19069msgstr ""
19070
19071#: config/tc-tilegx.c:976 config/tc-tilepro.c:863
19072msgid "instruction address is not a multiple of 8"
19073msgstr ""
19074
19075#: config/tc-tilegx.c:1053 config/tc-tilepro.c:941
19076msgid "Invalid expression."
19077msgstr ""
19078
19079#: config/tc-tilegx.c:1099 config/tc-tilepro.c:983
19080#, c-format
19081msgid "Expected register, got '%s'."
19082msgstr ""
19083
19084#: config/tc-tilegx.c:1106 config/tc-tilepro.c:990
19085#, c-format
19086msgid "Found use of non-canonical register name %s; use %s instead."
19087msgstr ""
19088
19089#: config/tc-tilegx.c:1166 config/tc-tilepro.c:1049
19090#, c-format
19091msgid "Too few operands to '%s'."
19092msgstr ""
19093
19094#: config/tc-tilegx.c:1171 config/tc-tilepro.c:1054
19095#, c-format
19096msgid "Unexpected character '%c' after operand %d to %s."
19097msgstr ""
19098
19099#: config/tc-tilegx.c:1192 config/tc-tilepro.c:1075
19100msgid "Expected immediate expression"
19101msgstr ""
19102
19103#: config/tc-tilegx.c:1205 config/tc-tilegx.c:1807 config/tc-tilepro.c:1088
19104#: config/tc-tilepro.c:1584
19105msgid "Found '}' when not bundling."
19106msgstr ""
19107
19108#: config/tc-tilegx.c:1246 config/tc-tilepro.c:1128
19109#, c-format
19110msgid "Unknown opcode `%.*s'."
19111msgstr ""
19112
19113#: config/tc-tilegx.c:1257 config/tc-tilepro.c:1139
19114msgid "Too many instructions for bundle."
19115msgstr ""
19116
19117#: config/tc-tilegx.c:1349 config/tc-tilepro.c:1221
19118msgid "Bad call to md_atof ()"
19119msgstr ""
19120
19121#: config/tc-tilegx.c:1425 config/tc-tilepro.c:1284
19122msgid "This operator only produces two byte values."
19123msgstr ""
19124
19125#: config/tc-tilegx.c:1752 config/tc-tilepro.c:1529
19126#, c-format
19127msgid "internal error? cannot generate `%s' relocation (%d, %d)"
19128msgstr ""
19129
19130#: config/tc-tilegx.c:1795 config/tc-tilepro.c:1572
19131msgid "Found '{' when already bundling."
19132msgstr ""
19133
19134#: config/tc-tilepro.c:98
19135#, c-format
19136msgid ""
19137"  -Q                      ignored\n"
19138"  -V                      print assembler version number\n"
19139msgstr ""
19140
19141#: config/tc-v850.c:294
19142#, c-format
19143msgid ".COMMon length (%d.) < 0! Ignored."
19144msgstr ""
19145
19146#: config/tc-v850.c:315
19147#, c-format
19148msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
19149msgstr ""
19150
19151#: config/tc-v850.c:341
19152msgid "Common alignment negative; 0 assumed"
19153msgstr ""
19154
19155#: config/tc-v850.c:545
19156msgid ".longcall pseudo-op seen when not relaxing"
19157msgstr ""
19158
19159#: config/tc-v850.c:547
19160msgid ".longjump pseudo-op seen when not relaxing"
19161msgstr ""
19162
19163#: config/tc-v850.c:554
19164msgid "bad .longcall format"
19165msgstr ""
19166
19167#: config/tc-v850.c:1393
19168#, c-format
19169msgid "unknown operand shift: %x\n"
19170msgstr ""
19171
19172#: config/tc-v850.c:1394
19173msgid "internal failure in parse_register_list"
19174msgstr ""
19175
19176#: config/tc-v850.c:1410
19177msgid "constant expression or register list expected"
19178msgstr ""
19179
19180#: config/tc-v850.c:1415
19181msgid "high bits set in register list expression"
19182msgstr ""
19183
19184#: config/tc-v850.c:1453 config/tc-v850.c:1510
19185msgid "illegal register included in list"
19186msgstr ""
19187
19188#: config/tc-v850.c:1459
19189msgid "system registers cannot be included in list"
19190msgstr ""
19191
19192#: config/tc-v850.c:1485
19193msgid "second register should follow dash in register list"
19194msgstr ""
19195
19196#: config/tc-v850.c:1490
19197msgid "second register should be greater than first register"
19198msgstr ""
19199
19200#: config/tc-v850.c:1540
19201#, c-format
19202msgid " V850 options:\n"
19203msgstr ""
19204
19205#: config/tc-v850.c:1541
19206#, c-format
19207msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
19208msgstr ""
19209
19210#: config/tc-v850.c:1542
19211#, c-format
19212msgid ""
19213"  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
19214msgstr ""
19215
19216#: config/tc-v850.c:1543
19217#, c-format
19218msgid "  -mv850                    The code is targeted at the v850\n"
19219msgstr ""
19220
19221#: config/tc-v850.c:1544
19222#, c-format
19223msgid "  -mv850e                   The code is targeted at the v850e\n"
19224msgstr ""
19225
19226#: config/tc-v850.c:1545
19227#, c-format
19228msgid "  -mv850e1                  The code is targeted at the v850e1\n"
19229msgstr ""
19230
19231#: config/tc-v850.c:1546
19232#, c-format
19233msgid "  -mv850e2                  The code is targeted at the v850e2\n"
19234msgstr ""
19235
19236#: config/tc-v850.c:1547
19237#, c-format
19238msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
19239msgstr ""
19240
19241#: config/tc-v850.c:1548
19242#, c-format
19243msgid "  -mv850e2v4                Alias for -mv850e3v5\n"
19244msgstr ""
19245
19246#: config/tc-v850.c:1549
19247#, c-format
19248msgid "  -mv850e3v5                The code is targeted at the v850e3v5\n"
19249msgstr ""
19250
19251#: config/tc-v850.c:1550
19252#, c-format
19253msgid "  -mrelax                   Enable relaxation\n"
19254msgstr ""
19255
19256#: config/tc-v850.c:1551
19257#, c-format
19258msgid ""
19259"  --disp-size-default-22    branch displacement with unknown size is 22 bits "
19260"(default)\n"
19261msgstr ""
19262
19263#: config/tc-v850.c:1552
19264#, c-format
19265msgid ""
19266"  --disp-size-default-32    branch displacement with unknown size is 32 "
19267"bits\n"
19268msgstr ""
19269
19270#: config/tc-v850.c:1553
19271#, c-format
19272msgid "  -mextension               enable extension opcode support\n"
19273msgstr ""
19274
19275#: config/tc-v850.c:1554
19276#, c-format
19277msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
19278msgstr ""
19279
19280#: config/tc-v850.c:1555
19281#, c-format
19282msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
19283msgstr ""
19284
19285#: config/tc-v850.c:1556
19286#, c-format
19287msgid "  -mgcc-abi                 Mark the binary as using the old GCC ABI\n"
19288msgstr ""
19289
19290#: config/tc-v850.c:1557
19291#, c-format
19292msgid ""
19293"  -mrh850-abi               Mark the binary as using the RH850 ABI "
19294"(default)\n"
19295msgstr ""
19296
19297#: config/tc-v850.c:1558
19298#, c-format
19299msgid "  -m8byte-align             Mark the binary as using 64-bit alignment\n"
19300msgstr ""
19301
19302#: config/tc-v850.c:1559
19303#, c-format
19304msgid ""
19305"  -m4byte-align             Mark the binary as using 32-bit alignment "
19306"(default)\n"
19307msgstr ""
19308
19309#: config/tc-v850.c:1560
19310#, c-format
19311msgid ""
19312"  -msoft-float              Mark the binary as not using FP insns (default "
19313"for pre e2v3)\n"
19314msgstr ""
19315
19316#: config/tc-v850.c:1561
19317#, c-format
19318msgid ""
19319"  -mhard-float              Mark the binary as using FP insns (default for "
19320"e2v3 and up)\n"
19321msgstr ""
19322
19323#: config/tc-v850.c:1949
19324#, c-format
19325msgid "Unable to determine default target processor from string: %s"
19326msgstr ""
19327
19328#: config/tc-v850.c:1993
19329msgid "hi0() relocation used on an instruction which does not support it"
19330msgstr ""
19331
19332#: config/tc-v850.c:2013
19333msgid "hi() relocation used on an instruction which does not support it"
19334msgstr ""
19335
19336#: config/tc-v850.c:2032
19337msgid "lo() relocation used on an instruction which does not support it"
19338msgstr ""
19339
19340#: config/tc-v850.c:2043
19341msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
19342msgstr ""
19343
19344#: config/tc-v850.c:2059
19345msgid "ctoff() relocation used on an instruction which does not support it"
19346msgstr ""
19347
19348#: config/tc-v850.c:2078
19349msgid "sdaoff() relocation used on an instruction which does not support it"
19350msgstr ""
19351
19352#: config/tc-v850.c:2097
19353msgid "zdaoff() relocation used on an instruction which does not support it"
19354msgstr ""
19355
19356#: config/tc-v850.c:2129
19357msgid "tdaoff() relocation used on an instruction which does not support it"
19358msgstr ""
19359
19360#: config/tc-v850.c:2270
19361#, c-format
19362msgid "operand out of range (%d is not between %d and %d)"
19363msgstr ""
19364
19365#: config/tc-v850.c:2353
19366msgid "st/ld offset 23 instruction was disabled ."
19367msgstr ""
19368
19369#: config/tc-v850.c:2362
19370msgid "Target processor does not support this instruction."
19371msgstr ""
19372
19373#: config/tc-v850.c:2474 config/tc-v850.c:2484 config/tc-v850.c:2505
19374#: config/tc-v850.c:2519 config/tc-v850.c:2525 config/tc-v850.c:2549
19375#: config/tc-v850.c:2555 config/tc-v850.c:2562 config/tc-v850.c:2576
19376#: config/tc-v850.c:2590 config/tc-v850.c:2596 config/tc-v850.c:2933
19377msgid "immediate operand is too large"
19378msgstr ""
19379
19380#: config/tc-v850.c:2491
19381#, c-format
19382msgid "AAARG -> unhandled constant reloc: %d"
19383msgstr ""
19384
19385#: config/tc-v850.c:2626 config/tc-v850.c:2637
19386msgid "constant too big to fit into instruction"
19387msgstr ""
19388
19389#: config/tc-v850.c:2712
19390msgid "odd number cannot be used here"
19391msgstr ""
19392
19393#: config/tc-v850.c:2757
19394msgid "invalid register name"
19395msgstr ""
19396
19397#: config/tc-v850.c:2763
19398msgid "register r0 cannot be used here"
19399msgstr ""
19400
19401#: config/tc-v850.c:2769
19402msgid "odd register cannot be used here"
19403msgstr ""
19404
19405#: config/tc-v850.c:2778
19406msgid "invalid system register name"
19407msgstr ""
19408
19409#: config/tc-v850.c:2792
19410msgid "expected EP register"
19411msgstr ""
19412
19413#: config/tc-v850.c:2809 config/tc-v850.c:2822
19414msgid "invalid condition code name"
19415msgstr ""
19416
19417#: config/tc-v850.c:2815
19418msgid "condition sa cannot be used here"
19419msgstr ""
19420
19421#: config/tc-v850.c:2828
19422msgid "invalid cache operation name"
19423msgstr ""
19424
19425#: config/tc-v850.c:2833
19426msgid "invalid pref operation name"
19427msgstr ""
19428
19429#: config/tc-v850.c:2838
19430msgid "invalid vector register name"
19431msgstr ""
19432
19433#: config/tc-v850.c:2876
19434msgid "syntax error: value is missing before the register name"
19435msgstr ""
19436
19437#: config/tc-v850.c:2878
19438msgid "syntax error: register not expected"
19439msgstr ""
19440
19441#: config/tc-v850.c:2892
19442msgid "syntax error: system register not expected"
19443msgstr ""
19444
19445#: config/tc-v850.c:2897 config/tc-v850.c:2902
19446msgid "syntax error: condition code not expected"
19447msgstr ""
19448
19449#: config/tc-v850.c:2907
19450msgid "syntax error: vector register not expected"
19451msgstr ""
19452
19453#: config/tc-v850.c:2917
19454msgid "immediate 0 cannot be used here"
19455msgstr ""
19456
19457#: config/tc-v850.c:2941
19458msgid "immediate operand is not match"
19459msgstr ""
19460
19461#: config/tc-v850.c:2954
19462msgid "displacement is too large"
19463msgstr ""
19464
19465#: config/tc-v850.c:2972 config/tc-xtensa.c:13078
19466msgid "invalid operand"
19467msgstr ""
19468
19469#: config/tc-v850.c:3084
19470msgid "loop: 32-bit displacement not supported"
19471msgstr ""
19472
19473#: config/tc-vax.c:1343
19474msgid "no '[' to match ']'"
19475msgstr ""
19476
19477#: config/tc-vax.c:1359
19478msgid "bad register in []"
19479msgstr ""
19480
19481#: config/tc-vax.c:1361
19482msgid "[PC] index banned"
19483msgstr ""
19484
19485#: config/tc-vax.c:1397
19486msgid "no '(' to match ')'"
19487msgstr ""
19488
19489#: config/tc-vax.c:1513
19490msgid "invalid branch operand"
19491msgstr ""
19492
19493#: config/tc-vax.c:1540
19494msgid "address prohibits @"
19495msgstr ""
19496
19497#: config/tc-vax.c:1542
19498msgid "address prohibits #"
19499msgstr ""
19500
19501#: config/tc-vax.c:1546
19502msgid "address prohibits -()"
19503msgstr ""
19504
19505#: config/tc-vax.c:1548
19506msgid "address prohibits ()+"
19507msgstr ""
19508
19509#: config/tc-vax.c:1551
19510msgid "address prohibits ()"
19511msgstr ""
19512
19513#: config/tc-vax.c:1553
19514msgid "address prohibits []"
19515msgstr ""
19516
19517#: config/tc-vax.c:1555
19518msgid "address prohibits register"
19519msgstr ""
19520
19521#: config/tc-vax.c:1557
19522msgid "address prohibits displacement length specifier"
19523msgstr ""
19524
19525#: config/tc-vax.c:1585
19526msgid "invalid operand of S^#"
19527msgstr ""
19528
19529#: config/tc-vax.c:1598
19530msgid "S^# needs expression"
19531msgstr ""
19532
19533#: config/tc-vax.c:1605
19534msgid "S^# may only read-access"
19535msgstr ""
19536
19537#: config/tc-vax.c:1628
19538msgid "invalid operand of -()"
19539msgstr ""
19540
19541#: config/tc-vax.c:1634
19542msgid "-(PC) unpredictable"
19543msgstr ""
19544
19545#: config/tc-vax.c:1636
19546msgid "[]index same as -()register: unpredictable"
19547msgstr ""
19548
19549#: config/tc-vax.c:1668
19550msgid "invalid operand of ()+"
19551msgstr ""
19552
19553#: config/tc-vax.c:1674
19554msgid "(PC)+ unpredictable"
19555msgstr ""
19556
19557#: config/tc-vax.c:1676
19558msgid "[]index same as ()+register: unpredictable"
19559msgstr ""
19560
19561#: config/tc-vax.c:1699
19562msgid "# conflicts length"
19563msgstr ""
19564
19565#: config/tc-vax.c:1701
19566msgid "# bars register"
19567msgstr ""
19568
19569#: config/tc-vax.c:1721
19570msgid "writing or modifying # is unpredictable"
19571msgstr ""
19572
19573#: config/tc-vax.c:1747
19574msgid "length not needed"
19575msgstr ""
19576
19577#: config/tc-vax.c:1754
19578msgid "can't []index a register, because it has no address"
19579msgstr ""
19580
19581#: config/tc-vax.c:1756
19582msgid "a register has no address"
19583msgstr ""
19584
19585#: config/tc-vax.c:1765
19586msgid "PC part of operand unpredictable"
19587msgstr ""
19588
19589#: config/tc-vax.c:1923
19590msgid "odd number of bytes in operand description"
19591msgstr ""
19592
19593#: config/tc-vax.c:1937
19594msgid "Bad operand"
19595msgstr ""
19596
19597#: config/tc-vax.c:1942
19598msgid "Not enough operands"
19599msgstr ""
19600
19601#: config/tc-vax.c:2218
19602msgid "SYMBOL TABLE not implemented"
19603msgstr ""
19604
19605#: config/tc-vax.c:2222
19606msgid "TOKEN TRACE not implemented"
19607msgstr ""
19608
19609#: config/tc-vax.c:2226
19610#, c-format
19611msgid "Displacement length %s ignored!"
19612msgstr ""
19613
19614#: config/tc-vax.c:2230
19615#, c-format
19616msgid "I don't need or use temp. file \"%s\"."
19617msgstr ""
19618
19619#: config/tc-vax.c:2234
19620msgid "I don't use an interpass file! -V ignored"
19621msgstr ""
19622
19623#: config/tc-vax.c:2291
19624#, c-format
19625msgid ""
19626"VAX options:\n"
19627"-d LENGTH\t\tignored\n"
19628"-J\t\t\tignored\n"
19629"-S\t\t\tignored\n"
19630"-t FILE\t\t\tignored\n"
19631"-T\t\t\tignored\n"
19632"-V\t\t\tignored\n"
19633msgstr ""
19634
19635#: config/tc-vax.c:2300
19636#, c-format
19637msgid ""
19638"VMS options:\n"
19639"-+\t\t\thash encode names longer than 31 characters\n"
19640"-1\t\t\t`const' handling compatible with gcc 1.x\n"
19641"-H\t\t\tshow new symbol after hash truncation\n"
19642"-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
19643"\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
19644"-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
19645msgstr ""
19646
19647#: config/tc-vax.c:2465
19648#, c-format
19649msgid "Ignoring statement due to \"%s\""
19650msgstr ""
19651
19652#: config/tc-vax.c:2482
19653#, c-format
19654msgid "Aborting because statement has \"%s\""
19655msgstr ""
19656
19657#: config/tc-vax.c:2527
19658msgid "Can't relocate expression"
19659msgstr ""
19660
19661#: config/tc-vax.c:2630
19662msgid "Bignum not permitted in short literal. Immediate mode assumed."
19663msgstr ""
19664
19665#: config/tc-vax.c:2639
19666msgid "Can't do flonum short literal: immediate mode used."
19667msgstr ""
19668
19669#: config/tc-vax.c:2686
19670#, c-format
19671msgid "A bignum/flonum may not be a displacement: 0x%lx used"
19672msgstr ""
19673
19674#: config/tc-vax.c:2998
19675#, c-format
19676msgid "Short literal overflow(%ld.), immediate mode assumed."
19677msgstr ""
19678
19679#: config/tc-vax.c:3007
19680#, c-format
19681msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
19682msgstr ""
19683
19684#: config/tc-vax.c:3072
19685msgid "Length specification ignored. Address mode 9F used"
19686msgstr ""
19687
19688#: config/tc-vax.c:3130
19689msgid "Invalid operand: immediate value used as base address."
19690msgstr ""
19691
19692#: config/tc-vax.c:3132
19693msgid "Invalid operand: immediate value used as address."
19694msgstr ""
19695
19696#: config/tc-vax.c:3157
19697#, c-format
19698msgid "Symbol %s used as immediate operand in PIC mode."
19699msgstr ""
19700
19701#: config/tc-visium.c:859
19702msgid "Bad call to MD_ATOF()"
19703msgstr ""
19704
19705#: config/tc-wasm32.c:117
19706#, c-format
19707msgid "wasm32 assembler options:\n"
19708msgstr ""
19709
19710#: config/tc-wasm32.c:364
19711msgid "unexpected negative constant"
19712msgstr ""
19713
19714#: config/tc-wasm32.c:426
19715msgid "no function type on PLT reloc"
19716msgstr ""
19717
19718#: config/tc-wasm32.c:441
19719msgid "couldn't find relocation to use"
19720msgstr ""
19721
19722#: config/tc-wasm32.c:513
19723msgid "Not a function type"
19724msgstr ""
19725
19726#: config/tc-wasm32.c:529
19727#, c-format
19728msgid "Unknown type %c\n"
19729msgstr ""
19730
19731#: config/tc-wasm32.c:551 config/tc-wasm32.c:577
19732msgid "Unknown type"
19733msgstr ""
19734
19735#: config/tc-wasm32.c:625
19736msgid "only single block types allowed"
19737msgstr ""
19738
19739#: config/tc-wasm32.c:635
19740msgid "instruction does not take a block type"
19741msgstr ""
19742
19743#: config/tc-wasm32.c:652
19744msgid "missing block type"
19745msgstr ""
19746
19747#: config/tc-wasm32.c:661 config/tc-wasm32.c:665
19748msgid "missing alignment hint"
19749msgstr ""
19750
19751#: config/tc-wasm32.c:669
19752msgid "missing offset"
19753msgstr ""
19754
19755#: config/tc-wasm32.c:675
19756msgid "missing local index"
19757msgstr ""
19758
19759#: config/tc-wasm32.c:680
19760msgid "missing break count"
19761msgstr ""
19762
19763#: config/tc-wasm32.c:685
19764msgid "missing reserved current_memory/grow_memory argument"
19765msgstr ""
19766
19767#: config/tc-wasm32.c:689
19768msgid "missing call argument"
19769msgstr ""
19770
19771#: config/tc-wasm32.c:693
19772msgid "missing call signature"
19773msgstr ""
19774
19775#: config/tc-wasm32.c:695
19776msgid "missing table index"
19777msgstr ""
19778
19779#: config/tc-wasm32.c:726 config/tc-z80.c:3703 read.c:3869
19780#, c-format
19781msgid "junk at end of line, first unrecognized character is `%c'"
19782msgstr ""
19783
19784#: config/tc-xgate.c:215
19785msgid "architecture variant invalid"
19786msgstr ""
19787
19788#: config/tc-xgate.c:369
19789#, c-format
19790msgid ""
19791"Freescale XGATE co-processor options:\n"
19792"  -mshort                 use 16-bit int ABI (default)\n"
19793"  -mlong                  use 32-bit int ABI\n"
19794"  -mshort-double          use 32-bit double ABI\n"
19795"  -mlong-double           use 64-bit double ABI (default)\n"
19796"  --mxgate                specify the processor variant [default %s]\n"
19797"  --print-insn-syntax     print the syntax of instruction in case of error\n"
19798"  --print-opcodes         print the list of instructions with syntax\n"
19799"  --generate-example      generate an example of each instruction"
19800msgstr ""
19801
19802#: config/tc-xgate.c:492
19803msgid "opcode missing or not found on input line"
19804msgstr ""
19805
19806#: config/tc-xgate.c:497
19807#, c-format
19808msgid "opcode %s not found in opcode hash table"
19809msgstr ""
19810
19811#: config/tc-xgate.c:509
19812msgid "matching operands to opcode"
19813msgstr ""
19814
19815#: config/tc-xgate.c:549
19816msgid ": processing macro, real opcode handle not found in hash"
19817msgstr ""
19818
19819#: config/tc-xgate.c:680
19820#, c-format
19821msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
19822msgstr ""
19823
19824#: config/tc-xgate.c:697
19825#, c-format
19826msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
19827msgstr ""
19828
19829#: config/tc-xgate.c:724
19830msgid "Value out of 3-bit range."
19831msgstr ""
19832
19833#: config/tc-xgate.c:731
19834msgid "Value out of 4-bit range."
19835msgstr ""
19836
19837#: config/tc-xgate.c:738
19838msgid "Value out of 5-bit range."
19839msgstr ""
19840
19841#: config/tc-xgate.c:875
19842msgid ":operand has too many bits"
19843msgstr ""
19844
19845#: config/tc-xgate.c:992
19846msgid "unknown operand count"
19847msgstr ""
19848
19849#: config/tc-xgate.c:1236 config/tc-xgate.c:1248
19850msgid ": expected register name r0-r7 "
19851msgstr ""
19852
19853#: config/tc-xgate.c:1284
19854#, c-format
19855msgid ":operand value(%d) too big for constraint"
19856msgstr ""
19857
19858#: config/tc-xgate.c:1302
19859msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
19860msgstr ""
19861
19862#: config/tc-xgate.c:1315
19863msgid ":unknown relocation constraint size"
19864msgstr ""
19865
19866#: config/tc-xgate.c:1322
19867msgid ": expected register name ccr "
19868msgstr ""
19869
19870#: config/tc-xgate.c:1328
19871msgid ": expected register name pc "
19872msgstr ""
19873
19874#: config/tc-xstormy16.c:77
19875#, c-format
19876msgid " XSTORMY16 specific command line options:\n"
19877msgstr ""
19878
19879#: config/tc-xstormy16.c:223
19880#, c-format
19881msgid "unsupported fptr fixup size %d"
19882msgstr ""
19883
19884#: config/tc-xstormy16.c:235
19885#, c-format
19886msgid "unsupported fixup size %d"
19887msgstr ""
19888
19889#: config/tc-xstormy16.c:266
19890msgid "unsupported fptr fixup"
19891msgstr ""
19892
19893#: config/tc-xtensa.c:663
19894msgid "illegal range of target hardware versions"
19895msgstr ""
19896
19897#: config/tc-xtensa.c:845
19898msgid "--density option is ignored"
19899msgstr ""
19900
19901#: config/tc-xtensa.c:848
19902msgid "--no-density option is ignored"
19903msgstr ""
19904
19905#: config/tc-xtensa.c:866
19906msgid "--generics is deprecated; use --transform instead"
19907msgstr ""
19908
19909#: config/tc-xtensa.c:869
19910msgid "--no-generics is deprecated; use --no-transform instead"
19911msgstr ""
19912
19913#: config/tc-xtensa.c:872
19914msgid "--relax is deprecated; use --transform instead"
19915msgstr ""
19916
19917#: config/tc-xtensa.c:875
19918msgid "--no-relax is deprecated; use --no-transform instead"
19919msgstr ""
19920
19921#: config/tc-xtensa.c:892
19922msgid "--absolute-literals option not supported in this Xtensa configuration"
19923msgstr ""
19924
19925#: config/tc-xtensa.c:965
19926msgid "prefer-l32r conflicts with prefer-const16"
19927msgstr ""
19928
19929#: config/tc-xtensa.c:971
19930msgid "prefer-const16 conflicts with prefer-l32r"
19931msgstr ""
19932
19933#: config/tc-xtensa.c:980 config/tc-xtensa.c:989 config/tc-xtensa.c:993
19934msgid "invalid target hardware version"
19935msgstr ""
19936
19937#: config/tc-xtensa.c:1039
19938msgid "no-auto-litpools is incompatible with auto-litpool-limit"
19939msgstr ""
19940
19941#: config/tc-xtensa.c:1041 config/tc-xtensa.c:1044
19942msgid "invalid auto-litpool-limit argument"
19943msgstr ""
19944
19945#: config/tc-xtensa.c:1046
19946msgid "invalid auto-litpool-limit argument (range is 100-10000)"
19947msgstr ""
19948
19949#: config/tc-xtensa.c:1243
19950msgid "unmatched .end directive"
19951msgstr ""
19952
19953#: config/tc-xtensa.c:1272
19954msgid ".begin directive with no matching .end directive"
19955msgstr ""
19956
19957#: config/tc-xtensa.c:1313
19958msgid "[no-]generics is deprecated; use [no-]transform instead"
19959msgstr ""
19960
19961#: config/tc-xtensa.c:1318
19962msgid "[no-]relax is deprecated; use [no-]transform instead"
19963msgstr ""
19964
19965#: config/tc-xtensa.c:1331
19966#, c-format
19967msgid "directive %s cannot be negated"
19968msgstr ""
19969
19970#: config/tc-xtensa.c:1337
19971msgid "unknown directive"
19972msgstr ""
19973
19974#: config/tc-xtensa.c:1358 config/tc-xtensa.c:1454 config/tc-xtensa.c:1684
19975#: config/tc-xtensa.c:5945
19976msgid "directives are not valid inside bundles"
19977msgstr ""
19978
19979#: config/tc-xtensa.c:1370
19980msgid ".begin literal is deprecated; use .literal instead"
19981msgstr ""
19982
19983#: config/tc-xtensa.c:1384
19984msgid "cannot set literal_prefix inside literal fragment"
19985msgstr ""
19986
19987#: config/tc-xtensa.c:1417
19988msgid ".begin [no-]density is ignored"
19989msgstr ""
19990
19991#: config/tc-xtensa.c:1424 config/tc-xtensa.c:1474
19992msgid "Xtensa absolute literals option not supported; ignored"
19993msgstr ""
19994
19995#: config/tc-xtensa.c:1467
19996msgid ".end [no-]density is ignored"
19997msgstr ""
19998
19999#: config/tc-xtensa.c:1492
20000#, c-format
20001msgid "does not match begin %s%s at %s:%d"
20002msgstr ""
20003
20004#: config/tc-xtensa.c:1547
20005msgid ".literal_position inside literal directive; ignoring"
20006msgstr ""
20007
20008#: config/tc-xtensa.c:1566
20009msgid ".literal not allowed inside .begin literal region"
20010msgstr ""
20011
20012#: config/tc-xtensa.c:1594
20013msgid "expected comma or colon after symbol name; rest of line ignored"
20014msgstr ""
20015
20016#: config/tc-xtensa.c:1653
20017msgid "fall through frequency must be greater than 0"
20018msgstr ""
20019
20020#: config/tc-xtensa.c:1661
20021msgid "branch target frequency must be greater than 0"
20022msgstr ""
20023
20024#: config/tc-xtensa.c:1709
20025#, c-format
20026msgid "opcode-specific %s relocation used outside an instruction"
20027msgstr ""
20028
20029#: config/tc-xtensa.c:1719
20030#, c-format
20031msgid "invalid use of %s relocation"
20032msgstr ""
20033
20034#: config/tc-xtensa.c:1915 config/tc-xtensa.c:1932
20035#, c-format
20036msgid "bad register name: %s"
20037msgstr ""
20038
20039#: config/tc-xtensa.c:1921
20040#, c-format
20041msgid "bad register number: %s"
20042msgstr ""
20043
20044#: config/tc-xtensa.c:1985
20045msgid "pcrel relocation not allowed in an instruction"
20046msgstr ""
20047
20048#: config/tc-xtensa.c:2088
20049msgid "extra colon"
20050msgstr ""
20051
20052#: config/tc-xtensa.c:2149
20053msgid "incorrect register number, ignoring"
20054msgstr ""
20055
20056#: config/tc-xtensa.c:2230
20057#, c-format
20058msgid "cannot encode opcode \"%s\""
20059msgstr ""
20060
20061#: config/tc-xtensa.c:2322
20062#, c-format
20063msgid "not enough operands (%d) for '%s'; expected %d"
20064msgstr ""
20065
20066#: config/tc-xtensa.c:2329
20067#, c-format
20068msgid "too many operands (%d) for '%s'; expected %d"
20069msgstr ""
20070
20071#: config/tc-xtensa.c:2380
20072#, c-format
20073msgid "invalid register '%s' for '%s' instruction"
20074msgstr ""
20075
20076#: config/tc-xtensa.c:2387
20077#, c-format
20078msgid "invalid register number (%ld) for '%s' instruction"
20079msgstr ""
20080
20081#: config/tc-xtensa.c:2454
20082#, c-format
20083msgid "invalid register number (%ld) for '%s'"
20084msgstr ""
20085
20086#: config/tc-xtensa.c:2853
20087#, c-format
20088msgid "operand %d of '%s' has out of range value '%u'"
20089msgstr ""
20090
20091#: config/tc-xtensa.c:2859
20092#, c-format
20093msgid "operand %d of '%s' has invalid value '%u'"
20094msgstr ""
20095
20096#: config/tc-xtensa.c:2906
20097#, c-format
20098msgid "internal error: unknown option name '%s'"
20099msgstr ""
20100
20101#: config/tc-xtensa.c:4015
20102msgid "can't handle generation of literal/labels yet"
20103msgstr ""
20104
20105#: config/tc-xtensa.c:4019
20106msgid "can't handle undefined OP TYPE"
20107msgstr ""
20108
20109#: config/tc-xtensa.c:4080 config/tc-xtensa.c:4089
20110#, c-format
20111msgid "found %d operand for '%s':  Expected %d"
20112msgid_plural "found %d operands for '%s':  Expected %d"
20113msgstr[0] ""
20114msgstr[1] ""
20115
20116#: config/tc-xtensa.c:4112
20117msgid "immediate operands sum to greater than 32"
20118msgstr ""
20119
20120#: config/tc-xtensa.c:4364
20121#, c-format
20122msgid "invalid relocation for operand %i of '%s'"
20123msgstr ""
20124
20125#: config/tc-xtensa.c:4374
20126#, c-format
20127msgid "invalid expression for operand %i of '%s'"
20128msgstr ""
20129
20130#: config/tc-xtensa.c:4384
20131#, c-format
20132msgid "invalid relocation in instruction slot %i"
20133msgstr ""
20134
20135#: config/tc-xtensa.c:4391
20136#, c-format
20137msgid "undefined symbol for opcode \"%s\""
20138msgstr ""
20139
20140#: config/tc-xtensa.c:4866
20141msgid "opcode 'NOP.N' unavailable in this configuration"
20142msgstr ""
20143
20144#: config/tc-xtensa.c:4926
20145msgid "get_expanded_loop_offset: invalid opcode"
20146msgstr ""
20147
20148#: config/tc-xtensa.c:5087
20149#, c-format
20150msgid "assembly state not set for first frag in section %s"
20151msgstr ""
20152
20153#: config/tc-xtensa.c:5140
20154#, c-format
20155msgid "unaligned branch target: %d bytes at 0x%lx"
20156msgstr ""
20157
20158#: config/tc-xtensa.c:5184
20159#, c-format
20160msgid "unaligned loop: %d bytes at 0x%lx"
20161msgstr ""
20162
20163#: config/tc-xtensa.c:5209
20164msgid "unexpected fix"
20165msgstr ""
20166
20167#: config/tc-xtensa.c:5220 config/tc-xtensa.c:5224
20168msgid "undecodable fix"
20169msgstr ""
20170
20171#: config/tc-xtensa.c:5385
20172msgid "labels are not valid inside bundles"
20173msgstr ""
20174
20175#: config/tc-xtensa.c:5405
20176msgid "invalid last instruction for a zero-overhead loop"
20177msgstr ""
20178
20179#: config/tc-xtensa.c:5472
20180msgid "extra opening brace"
20181msgstr ""
20182
20183#: config/tc-xtensa.c:5482
20184msgid "extra closing brace"
20185msgstr ""
20186
20187#: config/tc-xtensa.c:5509
20188msgid "missing closing brace"
20189msgstr ""
20190
20191#: config/tc-xtensa.c:5607 config/tc-xtensa.c:5636
20192#, c-format
20193msgid "wrong number of operands for '%s'"
20194msgstr ""
20195
20196#: config/tc-xtensa.c:5623
20197#, c-format
20198msgid "bad relocation expression for '%s'"
20199msgstr ""
20200
20201#: config/tc-xtensa.c:5658
20202#, c-format
20203msgid "unknown opcode or format name '%s'"
20204msgstr ""
20205
20206#: config/tc-xtensa.c:5664
20207msgid "format names only valid inside bundles"
20208msgstr ""
20209
20210#: config/tc-xtensa.c:5669
20211#, c-format
20212msgid "multiple formats specified for one bundle; using '%s'"
20213msgstr ""
20214
20215#: config/tc-xtensa.c:5719
20216msgid "entry instruction with stack decrement < 16"
20217msgstr ""
20218
20219#: config/tc-xtensa.c:5773
20220msgid "unaligned entry instruction"
20221msgstr ""
20222
20223#: config/tc-xtensa.c:5838
20224msgid "bad instruction format"
20225msgstr ""
20226
20227#: config/tc-xtensa.c:5841
20228msgid "invalid relocation"
20229msgstr ""
20230
20231#: config/tc-xtensa.c:5852
20232#, c-format
20233msgid "invalid relocation for '%s' instruction"
20234msgstr ""
20235
20236#: config/tc-xtensa.c:5864
20237#, c-format
20238msgid "invalid relocation for operand %d of '%s'"
20239msgstr ""
20240
20241#: config/tc-xtensa.c:6147
20242#, c-format
20243msgid "unhandled local relocation fix %s"
20244msgstr ""
20245
20246#: config/tc-xtensa.c:6198
20247#, c-format
20248msgid "internal error; cannot generate `%s' relocation"
20249msgstr ""
20250
20251#: config/tc-xtensa.c:6415
20252msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
20253msgstr ""
20254
20255#: config/tc-xtensa.c:6422
20256msgid "couldn't find a valid instruction format"
20257msgstr ""
20258
20259#: config/tc-xtensa.c:6423
20260#, c-format
20261msgid "    ops were: "
20262msgstr ""
20263
20264#: config/tc-xtensa.c:6425
20265#, c-format
20266msgid " %s;"
20267msgstr ""
20268
20269#: config/tc-xtensa.c:6435
20270#, c-format
20271msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
20272msgstr ""
20273
20274#: config/tc-xtensa.c:6444 config/tc-xtensa.c:6541
20275msgid "illegal resource usage in bundle"
20276msgstr ""
20277
20278#: config/tc-xtensa.c:6630
20279#, c-format
20280msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
20281msgstr ""
20282
20283#: config/tc-xtensa.c:6635
20284#, c-format
20285msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
20286msgstr ""
20287
20288#: config/tc-xtensa.c:6640
20289#, c-format
20290msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
20291msgstr ""
20292
20293#: config/tc-xtensa.c:6645
20294#, c-format
20295msgid ""
20296"opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
20297msgstr ""
20298
20299#: config/tc-xtensa.c:6661
20300msgid "multiple branches or jumps in the same bundle"
20301msgstr ""
20302
20303#: config/tc-xtensa.c:7113
20304msgid "cannot assemble into a literal fragment"
20305msgstr ""
20306
20307#: config/tc-xtensa.c:7115
20308msgid "..."
20309msgstr ""
20310
20311#: config/tc-xtensa.c:8333
20312msgid ""
20313"instruction sequence (write a0, branch, retw) may trigger hardware errata"
20314msgstr ""
20315
20316#: config/tc-xtensa.c:8445
20317msgid "branching or jumping to a loop end may trigger hardware errata"
20318msgstr ""
20319
20320#: config/tc-xtensa.c:8527
20321msgid "loop end too close to another loop end may trigger hardware errata"
20322msgstr ""
20323
20324#: config/tc-xtensa.c:8536
20325#, c-format
20326msgid "fr_var %lu < length %d"
20327msgstr ""
20328
20329#: config/tc-xtensa.c:8693
20330msgid ""
20331"loop containing less than three instructions may trigger hardware errata"
20332msgstr ""
20333
20334#: config/tc-xtensa.c:8765
20335msgid "undecodable instruction in instruction frag"
20336msgstr ""
20337
20338#: config/tc-xtensa.c:8875
20339msgid "invalid empty loop"
20340msgstr ""
20341
20342#: config/tc-xtensa.c:8880
20343msgid "loop target does not follow loop instruction in section"
20344msgstr ""
20345
20346#: config/tc-xtensa.c:9450
20347msgid "cannot find suitable trampoline"
20348msgstr ""
20349
20350#: config/tc-xtensa.c:9705
20351msgid "bad relaxation state"
20352msgstr ""
20353
20354#: config/tc-xtensa.c:9763
20355#, c-format
20356msgid "fr_var (%ld) < length (%d)"
20357msgstr ""
20358
20359#: config/tc-xtensa.c:10463
20360msgid "jump target out of range; no usable trampoline found"
20361msgstr ""
20362
20363#: config/tc-xtensa.c:10587
20364msgid "invalid relaxation fragment result"
20365msgstr ""
20366
20367#: config/tc-xtensa.c:10669
20368msgid "unable to widen instruction"
20369msgstr ""
20370
20371#: config/tc-xtensa.c:10807
20372msgid "multiple literals in expansion"
20373msgstr ""
20374
20375#: config/tc-xtensa.c:10811
20376msgid "no registered fragment for literal"
20377msgstr ""
20378
20379#: config/tc-xtensa.c:10813
20380msgid "number of literal tokens != 1"
20381msgstr ""
20382
20383#: config/tc-xtensa.c:10942 config/tc-xtensa.c:10948
20384#, c-format
20385msgid "unresolved loop target symbol: %s"
20386msgstr ""
20387
20388#: config/tc-xtensa.c:11436
20389#, c-format
20390msgid "fixes not all moved from %s"
20391msgstr ""
20392
20393#: config/tc-xtensa.c:11564
20394msgid ""
20395"literal pool location required for text-section-literals; specify with ."
20396"literal_position"
20397msgstr ""
20398
20399#: config/tc-xtensa.c:12392
20400msgid "too many operands in instruction"
20401msgstr ""
20402
20403#: config/tc-xtensa.c:12602
20404msgid "invalid symbolic operand"
20405msgstr ""
20406
20407#: config/tc-xtensa.c:12663
20408msgid "operand number mismatch"
20409msgstr ""
20410
20411#: config/tc-xtensa.c:12667
20412#, c-format
20413msgid "cannot encode opcode \"%s\" in the given format \"%s\""
20414msgstr ""
20415
20416#: config/tc-xtensa.c:12692
20417#, c-format
20418msgid "xtensa-isa failure: %s"
20419msgstr ""
20420
20421#: config/tc-xtensa.c:12769
20422msgid "invalid opcode"
20423msgstr ""
20424
20425#: config/tc-xtensa.c:12775
20426msgid "too few operands"
20427msgstr ""
20428
20429#: config/tc-xtensa.c:12781
20430msgid "too many operands"
20431msgstr ""
20432
20433#: config/tc-xtensa.c:12825
20434msgid "multiple writes to the same register"
20435msgstr ""
20436
20437#: config/tc-xtensa.c:12939 config/tc-xtensa.c:12945
20438msgid "out of memory"
20439msgstr ""
20440
20441#: config/tc-xtensa.c:13034
20442msgid "TLS relocation not allowed in FLIX bundle"
20443msgstr ""
20444
20445#. Instructions that generate TLS relocations should always be
20446#. relaxed in the front-end.  If "record_fixup" is set, then this
20447#. function is being called during back-end relaxation, so flag
20448#. the unexpected behavior as an error.
20449#: config/tc-xtensa.c:13040
20450msgid "unexpected TLS relocation"
20451msgstr ""
20452
20453#: config/tc-xtensa.c:13084
20454msgid "symbolic operand not allowed"
20455msgstr ""
20456
20457#: config/tc-xtensa.c:13121
20458msgid "cannot decode instruction format"
20459msgstr ""
20460
20461#: config/tc-xtensa.c:13265
20462msgid "ignoring extra '-rename-section' delimiter ':'"
20463msgstr ""
20464
20465#: config/tc-xtensa.c:13270
20466#, c-format
20467msgid "ignoring invalid '-rename-section' specification: '%s'"
20468msgstr ""
20469
20470#: config/tc-xtensa.c:13281
20471#, c-format
20472msgid "section %s renamed multiple times"
20473msgstr ""
20474
20475#: config/tc-xtensa.c:13283
20476#, c-format
20477msgid "multiple sections remapped to output section %s"
20478msgstr ""
20479
20480#: config/tc-z80.c:199
20481#, c-format
20482msgid "Invalid CPU is specified: %s"
20483msgstr ""
20484
20485#: config/tc-z80.c:224
20486#, c-format
20487msgid "Invalid EXTENSION is specified: %s"
20488msgstr ""
20489
20490#: config/tc-z80.c:279
20491#, c-format
20492msgid "invalid floating point numbers type `%s'"
20493msgstr ""
20494
20495#: config/tc-z80.c:300 config/tc-z80.c:309
20496#, c-format
20497msgid "invalid INST in command line: %s"
20498msgstr ""
20499
20500#: config/tc-z80.c:403
20501#, c-format
20502msgid ""
20503"\n"
20504"CPU model options:\n"
20505"  -march=CPU[+EXT...][-EXT...]\n"
20506"\t\t\t  generate code for CPU, where CPU is one of:\n"
20507msgstr ""
20508
20509#: config/tc-z80.c:409
20510#, c-format
20511msgid "And EXT is combination (+EXT - add, -EXT - remove) of:\n"
20512msgstr ""
20513
20514#: config/tc-z80.c:412
20515#, c-format
20516msgid ""
20517"\n"
20518"Compatibility options:\n"
20519"  -local-prefix=TEXT\t  treat labels prefixed by TEXT as local\n"
20520"  -colonless\t\t  permit colonless labels\n"
20521"  -sdcc\t\t\t  accept SDCC specific instruction syntax\n"
20522"  -fp-s=FORMAT\t\t  set single precision FP numbers format\n"
20523"  -fp-d=FORMAT\t\t  set double precision FP numbers format\n"
20524"Where FORMAT one of:\n"
20525"  ieee754\t\t  IEEE754 compatible (depends on directive)\n"
20526"  half\t\t\t  IEEE754 half precision (16 bit)\n"
20527"  single\t\t  IEEE754 single precision (32 bit)\n"
20528"  double\t\t  IEEE754 double precision (64 bit)\n"
20529"  zeda32\t\t  Zeda z80float library 32 bit format\n"
20530"  math48\t\t  48 bit format from Math48 library\n"
20531"\n"
20532"Default: -march=z80+xyhl+infc\n"
20533msgstr ""
20534
20535#: config/tc-z80.c:618
20536msgid "-- unterminated string"
20537msgstr ""
20538
20539#: config/tc-z80.c:794
20540msgid "undocumented instruction"
20541msgstr ""
20542
20543#: config/tc-z80.c:838 config/tc-z80.c:844
20544msgid "mismatched parentheses"
20545msgstr ""
20546
20547#: config/tc-z80.c:935
20548msgid "bad expression syntax"
20549msgstr ""
20550
20551#: config/tc-z80.c:1146
20552#, c-format
20553msgid "%d-bit overflow (%+ld)"
20554msgstr ""
20555
20556#: config/tc-z80.c:1160
20557#, c-format
20558msgid "invalid data size %d"
20559msgstr ""
20560
20561#: config/tc-z80.c:1245
20562msgid "cannot make a relative jump to an absolute location"
20563msgstr ""
20564
20565#: config/tc-z80.c:1252
20566#, c-format
20567msgid "index overflow (%+ld)"
20568msgstr ""
20569
20570#: config/tc-z80.c:1254
20571#, c-format
20572msgid "offset overflow (%+ld)"
20573msgstr ""
20574
20575#: config/tc-z80.c:1456 config/tc-z80.c:1703 config/tc-z80.c:1746
20576#: config/tc-z80.c:1827 config/tc-z80.c:1857 config/tc-z80.c:1916
20577#: config/tc-z80.c:1976 config/tc-z80.c:2029 config/tc-z80.c:2062
20578#: config/tc-z80.c:2119 config/tc-z80.c:2737 config/tc-z80.c:2786
20579#: config/tc-z80.c:2824 config/tc-z80.c:2884 config/tc-z80.c:2944
20580#: config/tc-z80.c:3020 config/tc-z80.c:3043
20581msgid "bad instruction syntax"
20582msgstr ""
20583
20584#: config/tc-z80.c:1894
20585msgid "condition code invalid for jr"
20586msgstr ""
20587
20588#: config/tc-z80.c:2483 config/tc-z80.c:2494 config/tc-z80.c:2510
20589#: config/tc-z80.c:2543
20590msgid "ADL mode instruction"
20591msgstr ""
20592
20593#. SIS prefix, in Z80 it is LD B,B
20594#. LIS prefix, in Z80 it is LD C,C
20595#. SIL prefix, in Z80 it is LD D,D
20596#. LIL prefix, in Z80 it is LD E,E
20597#: config/tc-z80.c:2618
20598msgid "unsupported instruction, assembled as NOP"
20599msgstr ""
20600
20601#: config/tc-z80.c:3211 config/tc-z80.c:3242
20602msgid "parentheses ignored"
20603msgstr ""
20604
20605#: config/tc-z80.c:3259
20606msgid "CPU mode is unsupported by target"
20607msgstr ""
20608
20609#: config/tc-z80.c:3281
20610msgid "assignment expected"
20611msgstr ""
20612
20613#: config/tc-z80.c:3696
20614#, c-format
20615msgid "Unknown instruction `%s'"
20616msgstr ""
20617
20618#: config/tc-z80.c:3772
20619#, c-format
20620msgid "8-bit signed offset out of range (%+ld)"
20621msgstr ""
20622
20623#: config/tc-z80.c:3795
20624#, c-format
20625msgid "8-bit overflow (%+ld)"
20626msgstr ""
20627
20628#: config/tc-z80.c:3812
20629#, c-format
20630msgid "16-bit overflow (%+ld)"
20631msgstr ""
20632
20633#: config/tc-z80.c:3820
20634#, c-format
20635msgid "24-bit overflow (%+ld)"
20636msgstr ""
20637
20638#: config/tc-z80.c:3829
20639#, c-format
20640msgid "32-bit overflow (%+ld)"
20641msgstr ""
20642
20643#: config/tc-z80.c:3842
20644#, c-format
20645msgid "md_apply_fix: unknown reloc type 0x%x\n"
20646msgstr ""
20647
20648#: config/tc-z80.c:4039 config/tc-z80.c:4098
20649msgid "invalid syntax"
20650msgstr ""
20651
20652#: config/tc-z80.c:4117
20653msgid "overflow"
20654msgstr ""
20655
20656#: config/tc-z8k.c:281
20657#, c-format
20658msgid "register rr%d out of range"
20659msgstr ""
20660
20661#: config/tc-z8k.c:283
20662#, c-format
20663msgid "register rr%d does not exist"
20664msgstr ""
20665
20666#: config/tc-z8k.c:295
20667#, c-format
20668msgid "register rh%d out of range"
20669msgstr ""
20670
20671#: config/tc-z8k.c:307
20672#, c-format
20673msgid "register rl%d out of range"
20674msgstr ""
20675
20676#: config/tc-z8k.c:320
20677#, c-format
20678msgid "register rq%d out of range"
20679msgstr ""
20680
20681#: config/tc-z8k.c:322
20682#, c-format
20683msgid "register rq%d does not exist"
20684msgstr ""
20685
20686#: config/tc-z8k.c:334
20687#, c-format
20688msgid "register r%d out of range"
20689msgstr ""
20690
20691#: config/tc-z8k.c:375
20692#, c-format
20693msgid "expected %c"
20694msgstr ""
20695
20696#: config/tc-z8k.c:390
20697#, c-format
20698msgid "register is wrong size for a word %s"
20699msgstr ""
20700
20701#: config/tc-z8k.c:404
20702#, c-format
20703msgid "register is wrong size for address %s"
20704msgstr ""
20705
20706#: config/tc-z8k.c:538
20707#, c-format
20708msgid "unknown interrupt %s"
20709msgstr ""
20710
20711#. No interrupt type specified, opcode won't do anything.
20712#: config/tc-z8k.c:561
20713msgid "opcode has no effect"
20714msgstr ""
20715
20716#: config/tc-z8k.c:672
20717msgid "Missing ) in ra(rb)"
20718msgstr ""
20719
20720#: config/tc-z8k.c:752 config/tc-z8k.c:791
20721#, c-format
20722msgid "invalid condition code '%s'"
20723msgstr ""
20724
20725#: config/tc-z8k.c:764
20726#, c-format
20727msgid "invalid flag '%s'"
20728msgstr ""
20729
20730#: config/tc-z8k.c:918 config/tc-z8k.c:924
20731msgid "invalid indirect register size"
20732msgstr ""
20733
20734#: config/tc-z8k.c:941 config/tc-z8k.c:1107 config/tc-z8k.c:1112
20735msgid "invalid control register name"
20736msgstr ""
20737
20738#: config/tc-z8k.c:1096
20739msgid "immediate must be 1 or 2"
20740msgstr ""
20741
20742#: config/tc-z8k.c:1099
20743msgid "immediate 1 or 2 expected"
20744msgstr ""
20745
20746#: config/tc-z8k.c:1130
20747msgid "can't use R0 here"
20748msgstr ""
20749
20750#: config/tc-z8k.c:1288
20751msgid "Can't find opcode to match operands"
20752msgstr ""
20753
20754#: config/tc-z8k.c:1335
20755#, c-format
20756msgid "invalid architecture -z%s"
20757msgstr ""
20758
20759#: config/tc-z8k.c:1354
20760#, c-format
20761msgid ""
20762" Z8K options:\n"
20763"  -z8001                  generate segmented code\n"
20764"  -z8002                  generate unsegmented code\n"
20765"  -linkrelax              create linker relaxable code\n"
20766msgstr ""
20767
20768#: config/tc-z8k.c:1366
20769#, c-format
20770msgid "call to md_convert_frag\n"
20771msgstr ""
20772
20773#: config/tc-z8k.c:1473 config/tc-z8k.c:1513 config/tc-z8k.c:1536
20774msgid "cannot branch to odd address"
20775msgstr ""
20776
20777#: config/tc-z8k.c:1477 config/tc-z8k.c:1540
20778msgid "relative jump out of range"
20779msgstr ""
20780
20781#: config/tc-z8k.c:1495
20782msgid "relative address out of range"
20783msgstr ""
20784
20785#: config/tc-z8k.c:1516
20786msgid "relative call out of range"
20787msgstr ""
20788
20789#: config/tc-z8k.c:1548
20790#, c-format
20791msgid "md_apply_fix: unknown r_type 0x%x\n"
20792msgstr ""
20793
20794#: config/tc-z8k.c:1560
20795#, c-format
20796msgid "call to md_estimate_size_before_relax\n"
20797msgstr ""
20798
20799#: config/xtensa-relax.c:1583
20800#, c-format
20801msgid "invalid configuration option '%s' in transition rule '%s'"
20802msgstr ""
20803
20804#: config/xtensa-relax.c:1708 config/xtensa-relax.c:1718
20805#, c-format
20806msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
20807msgstr ""
20808
20809#: config/xtensa-relax.c:1725
20810#, c-format
20811msgid "opcode '%s': precondition only contains constants in '%s'"
20812msgstr ""
20813
20814#: config/xtensa-relax.c:1772
20815msgid "expected one operand for generated literal"
20816msgstr ""
20817
20818#: config/xtensa-relax.c:1779
20819msgid "expected 0 operands for generated label"
20820msgstr ""
20821
20822#: config/xtensa-relax.c:1792
20823#, c-format
20824msgid "invalid opcode '%s' in transition rule '%s'"
20825msgstr ""
20826
20827#: config/xtensa-relax.c:1800
20828#, c-format
20829msgid "opcode '%s': replacement does not have %d op"
20830msgid_plural "opcode '%s': replacement does not have %d ops"
20831msgstr[0] ""
20832msgstr[1] ""
20833
20834#: config/xtensa-relax.c:1816
20835#, c-format
20836msgid "opcode '%s': cannot find literal definition"
20837msgstr ""
20838
20839#: config/xtensa-relax.c:1832 config/xtensa-relax.c:1862
20840#, c-format
20841msgid "opcode '%s': unidentified operand '%s' in '%s'"
20842msgstr ""
20843
20844#: config/xtensa-relax.c:1857
20845#, c-format
20846msgid "unknown user-defined function %s"
20847msgstr ""
20848
20849#: config/xtensa-relax.c:1868
20850#, c-format
20851msgid "opcode '%s': could not parse operand '%s' in '%s'"
20852msgstr ""
20853
20854#: config/xtensa-relax.c:1908
20855#, c-format
20856msgid "could not parse INSN_PATTERN '%s'"
20857msgstr ""
20858
20859#: config/xtensa-relax.c:1912
20860#, c-format
20861msgid "could not parse INSN_REPL '%s'"
20862msgstr ""
20863
20864#: config/xtensa-relax.c:1923
20865#, c-format
20866msgid "could not build transition for %s => %s"
20867msgstr ""
20868
20869#: depend.c:194
20870#, c-format
20871msgid "can't open `%s' for writing"
20872msgstr ""
20873
20874#: depend.c:206
20875#, c-format
20876msgid "can't close `%s'"
20877msgstr ""
20878
20879#: dw2gencfi.c:319 read.c:2433
20880#, c-format
20881msgid "bfd_set_section_flags: %s"
20882msgstr ""
20883
20884#: dw2gencfi.c:581 dw2gencfi.c:597
20885#, c-format
20886msgid "register save offset not a multiple of %u"
20887msgstr ""
20888
20889#: dw2gencfi.c:680
20890msgid "CFI state restore without previous remember"
20891msgstr ""
20892
20893#: dw2gencfi.c:739
20894msgid "missing separator"
20895msgstr ""
20896
20897#: dw2gencfi.c:788
20898msgid "bad register expression"
20899msgstr ""
20900
20901#: dw2gencfi.c:809 dw2gencfi.c:939 dw2gencfi.c:977 dw2gencfi.c:1048
20902#: dw2gencfi.c:1121 dw2gencfi.c:1186 dw2gencfi.c:1366
20903msgid "CFI instruction used without previous .cfi_startproc"
20904msgstr ""
20905
20906#: dw2gencfi.c:1002
20907msgid "invalid or unsupported encoding in .cfi_personality"
20908msgstr ""
20909
20910#: dw2gencfi.c:1009
20911msgid ".cfi_personality requires encoding and symbol arguments"
20912msgstr ""
20913
20914#: dw2gencfi.c:1032
20915msgid "wrong second argument to .cfi_personality"
20916msgstr ""
20917
20918#: dw2gencfi.c:1073 dw2gencfi.c:1149
20919msgid "invalid or unsupported encoding in .cfi_lsda"
20920msgstr ""
20921
20922#: dw2gencfi.c:1080
20923msgid ".cfi_lsda requires encoding and symbol arguments"
20924msgstr ""
20925
20926#: dw2gencfi.c:1105
20927msgid "wrong second argument to .cfi_lsda"
20928msgstr ""
20929
20930#: dw2gencfi.c:1171
20931msgid "wrong third argument to .cfi_val_encoded_addr"
20932msgstr ""
20933
20934#: dw2gencfi.c:1268
20935msgid "inconsistent uses of .cfi_sections"
20936msgstr ""
20937
20938#: dw2gencfi.c:1279
20939msgid "previous CFI entry not closed (missing .cfi_endproc)"
20940msgstr ""
20941
20942#: dw2gencfi.c:1320
20943msgid ".cfi_endproc without corresponding .cfi_startproc"
20944msgstr ""
20945
20946#: dw2gencfi.c:1377
20947msgid "wrong argument to .cfi_personality_id"
20948msgstr ""
20949
20950#: dw2gencfi.c:1387
20951msgid ".cfi_fde_data without corresponding .cfi_startproc"
20952msgstr ""
20953
20954#: dw2gencfi.c:1496
20955msgid "unexpected .cfi_inline_lsda"
20956msgstr ""
20957
20958#: dw2gencfi.c:1503
20959msgid ".cfi_inline_lsda not valid for this frame"
20960msgstr ""
20961
20962#: dw2gencfi.c:1511
20963msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
20964msgstr ""
20965
20966#: dw2gencfi.c:1524
20967#, c-format
20968msgid "Alignment too large: %d. assumed."
20969msgstr ""
20970
20971#: dw2gencfi.c:1528
20972msgid "Alignment negative: 0 assumed."
20973msgstr ""
20974
20975#: dw2gencfi.c:1554
20976msgid ".cfi_inline_lsda is not supported for this target"
20977msgstr ""
20978
20979#: dw2gencfi.c:1561
20980msgid ".cfi_fde_data is not supported for this target"
20981msgstr ""
20982
20983#: dw2gencfi.c:1568
20984msgid ".cfi_personality_id is not supported for this target"
20985msgstr ""
20986
20987#: dw2gencfi.c:1882
20988#, c-format
20989msgid "return column number %d overflows in CIE version 1"
20990msgstr ""
20991
20992#: dw2gencfi.c:2371 dw2gencfi.c:2527
20993msgid "open CFI at the end of file; missing .cfi_endproc directive"
20994msgstr ""
20995
20996#: dw2gencfi.c:2554
20997msgid "CFI is not supported for this target"
20998msgstr ""
20999
21000#: dwarf2dbg.c:373 dwarf2dbg.c:3240
21001msgid "view number mismatch"
21002msgstr ""
21003
21004#: dwarf2dbg.c:688
21005#, c-format
21006msgid "file number %u is too big"
21007msgstr ""
21008
21009#: dwarf2dbg.c:914
21010#, c-format
21011msgid ""
21012"file table slot %u is already occupied by a different file (%s%s%s vs %s%s%s)"
21013msgstr ""
21014
21015#: dwarf2dbg.c:1170 dwarf2dbg.c:1262
21016msgid "file number less than one"
21017msgstr ""
21018
21019#: dwarf2dbg.c:1205
21020msgid "md5 value too small or not a constant"
21021msgstr ""
21022
21023#: dwarf2dbg.c:1222
21024#, c-format
21025msgid "file number %lu is too big"
21026msgstr ""
21027
21028#: dwarf2dbg.c:1269 dwarf2dbg.c:2286
21029#, c-format
21030msgid "unassigned file number %ld"
21031msgstr ""
21032
21033#: dwarf2dbg.c:1343
21034msgid "is_stmt value not 0 or 1"
21035msgstr ""
21036
21037#: dwarf2dbg.c:1355
21038msgid "isa number less than zero"
21039msgstr ""
21040
21041#: dwarf2dbg.c:1367
21042msgid "discriminator less than zero"
21043msgstr ""
21044
21045#: dwarf2dbg.c:1386
21046msgid "numeric view can only be asserted to zero"
21047msgstr ""
21048
21049#: dwarf2dbg.c:1426
21050#, c-format
21051msgid "unknown .loc sub-directive `%s'"
21052msgstr ""
21053
21054#: dwarf2dbg.c:2420
21055msgid "internal error: unknown dwarf2 format"
21056msgstr ""
21057
21058#: ecoff.c:1559
21059#, c-format
21060msgid "string too big (%lu bytes)"
21061msgstr ""
21062
21063#: ecoff.c:1612 ecoff.c:1805 ecoff.c:1828 ecoff.c:1859 ecoff.c:2011
21064#: ecoff.c:2127
21065msgid "no current file pointer"
21066msgstr ""
21067
21068#: ecoff.c:1699
21069msgid "too many st_End's"
21070msgstr ""
21071
21072#: ecoff.c:2196
21073msgid "fake .file after real one"
21074msgstr ""
21075
21076#: ecoff.c:2284
21077msgid "filename goes over one page boundary"
21078msgstr ""
21079
21080#: ecoff.c:2417
21081msgid ".begin directive without a preceding .file directive"
21082msgstr ""
21083
21084#: ecoff.c:2424
21085msgid ".begin directive without a preceding .ent directive"
21086msgstr ""
21087
21088#: ecoff.c:2454
21089msgid ".bend directive without a preceding .file directive"
21090msgstr ""
21091
21092#: ecoff.c:2461
21093msgid ".bend directive without a preceding .ent directive"
21094msgstr ""
21095
21096#: ecoff.c:2473
21097msgid ".bend directive names unknown symbol"
21098msgstr ""
21099
21100#: ecoff.c:2515
21101msgid ".def pseudo-op used inside of .def/.endef; ignored"
21102msgstr ""
21103
21104#: ecoff.c:2517
21105msgid "empty symbol name in .def; ignored"
21106msgstr ""
21107
21108#: ecoff.c:2552
21109msgid ".dim pseudo-op used outside of .def/.endef; ignored"
21110msgstr ""
21111
21112#: ecoff.c:2567
21113msgid "badly formed .dim directive"
21114msgstr ""
21115
21116#: ecoff.c:2580
21117msgid "too many .dim entries"
21118msgstr ""
21119
21120#: ecoff.c:2600
21121msgid ".scl pseudo-op used outside of .def/.endef; ignored"
21122msgstr ""
21123
21124#: ecoff.c:2625
21125msgid ".size pseudo-op used outside of .def/.endef; ignored"
21126msgstr ""
21127
21128#: ecoff.c:2640
21129msgid "badly formed .size directive"
21130msgstr ""
21131
21132#: ecoff.c:2653
21133msgid "too many .size entries"
21134msgstr ""
21135
21136#: ecoff.c:2675
21137msgid ".type pseudo-op used outside of .def/.endef; ignored"
21138msgstr ""
21139
21140#. FIXME: We could handle this by setting the continued bit.
21141#. There would still be a limit: the .type argument can not
21142#. be infinite.
21143#: ecoff.c:2693
21144#, c-format
21145msgid "the type of %s is too complex; it will be simplified"
21146msgstr ""
21147
21148#: ecoff.c:2704
21149msgid "Unrecognized .type argument"
21150msgstr ""
21151
21152#: ecoff.c:2742
21153msgid ".tag pseudo-op used outside of .def/.endef; ignored"
21154msgstr ""
21155
21156#: ecoff.c:2766
21157msgid ".val pseudo-op used outside of .def/.endef; ignored"
21158msgstr ""
21159
21160#: ecoff.c:2774
21161msgid ".val expression is too complex"
21162msgstr ""
21163
21164#: ecoff.c:2804
21165msgid ".endef pseudo-op used before .def; ignored"
21166msgstr ""
21167
21168#: ecoff.c:2830 ecoff.c:2911
21169msgid "bad COFF debugging information"
21170msgstr ""
21171
21172#: ecoff.c:2879
21173#, c-format
21174msgid "no tag specified for %s"
21175msgstr ""
21176
21177#: ecoff.c:2981
21178msgid ".end directive without a preceding .file directive"
21179msgstr ""
21180
21181#: ecoff.c:3009
21182msgid ".end directive names unknown symbol"
21183msgstr ""
21184
21185#: ecoff.c:3039
21186msgid "second .ent directive found before .end directive"
21187msgstr ""
21188
21189#: ecoff.c:3048
21190#, c-format
21191msgid "%s directive has no name"
21192msgstr ""
21193
21194#: ecoff.c:3109
21195msgid "no way to handle .file within .ent/.end section"
21196msgstr ""
21197
21198#: ecoff.c:3226
21199msgid ".loc before .file"
21200msgstr ""
21201
21202#: ecoff.c:3427
21203#, c-format
21204msgid ".stab%c is not supported"
21205msgstr ""
21206
21207#: ecoff.c:3437
21208#, c-format
21209msgid ".stab%c: ignoring non-zero other field"
21210msgstr ""
21211
21212#: ecoff.c:3471
21213#, c-format
21214msgid ""
21215"line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
21216msgstr ""
21217
21218#: ecoff.c:3505
21219#, c-format
21220msgid "illegal .stab%c directive, bad character"
21221msgstr ""
21222
21223#: ecoff.c:3954 ecoff.c:4142 ecoff.c:4167
21224msgid ".begin/.bend in different segments"
21225msgstr ""
21226
21227#: ecoff.c:4662
21228msgid "missing .end or .bend at end of file"
21229msgstr ""
21230
21231#: ecoff.c:5147
21232msgid "GP prologue size exceeds field size, using 0 instead"
21233msgstr ""
21234
21235#: expr.c:73 read.c:3931
21236msgid "bignum invalid"
21237msgstr ""
21238
21239#: expr.c:75 read.c:3933 read.c:4439 read.c:5214
21240msgid "floating point number invalid"
21241msgstr ""
21242
21243#: expr.c:244
21244msgid "bad floating-point constant: exponent overflow"
21245msgstr ""
21246
21247#: expr.c:248
21248#, c-format
21249msgid "bad floating-point constant: unknown error code=%d"
21250msgstr ""
21251
21252#: expr.c:427
21253msgid ""
21254"a bignum with underscores may not have more than 8 hex digits in any word"
21255msgstr ""
21256
21257#: expr.c:450
21258msgid "a bignum with underscores must have exactly 4 words"
21259msgstr ""
21260
21261#. Either not seen or not defined.
21262#. @@ Should print out the original string instead of
21263#. the parsed number.
21264#: expr.c:588
21265#, c-format
21266msgid "backward ref to unknown label \"%d:\""
21267msgstr ""
21268
21269#: expr.c:706
21270msgid "character constant too large"
21271msgstr ""
21272
21273#: expr.c:992
21274#, c-format
21275msgid "found '%c', expected: '%c'"
21276msgstr ""
21277
21278#: expr.c:995
21279#, c-format
21280msgid "missing '%c'"
21281msgstr ""
21282
21283#: expr.c:1007 read.c:4724
21284msgid "EBCDIC constants are not supported"
21285msgstr ""
21286
21287#: expr.c:1141
21288#, c-format
21289msgid "Unary operator %c ignored because bad operand follows"
21290msgstr ""
21291
21292#: expr.c:1205 expr.c:1227
21293msgid "syntax error in .startof. or .sizeof."
21294msgstr ""
21295
21296#: expr.c:1308 expr.c:1633
21297#, c-format
21298msgid "invalid use of operator \"%s\""
21299msgstr ""
21300
21301#: expr.c:1817
21302msgid "missing operand; zero assumed"
21303msgstr ""
21304
21305#: expr.c:1856
21306msgid "left operand is a bignum; integer 0 assumed"
21307msgstr ""
21308
21309#: expr.c:1858
21310msgid "left operand is a float; integer 0 assumed"
21311msgstr ""
21312
21313#: expr.c:1867
21314msgid "right operand is a bignum; integer 0 assumed"
21315msgstr ""
21316
21317#: expr.c:1869
21318msgid "right operand is a float; integer 0 assumed"
21319msgstr ""
21320
21321#: expr.c:1947 symbols.c:1596
21322msgid "division by zero"
21323msgstr ""
21324
21325#: expr.c:1953 symbols.c:1607
21326msgid "shift count"
21327msgstr ""
21328
21329#: expr.c:2088
21330msgid "operation combines symbols in different segments"
21331msgstr ""
21332
21333#: expr.c:2411
21334msgid "missing closing '\"'"
21335msgstr ""
21336
21337#: expr.c:2439
21338#, c-format
21339msgid "'\\%c' in quoted symbol name; behavior may change in the future"
21340msgstr ""
21341
21342#: frags.c:60
21343msgid "attempt to allocate data in absolute section"
21344msgstr ""
21345
21346#: frags.c:66
21347msgid "attempt to allocate data in common section"
21348msgstr ""
21349
21350#: frags.c:115 write.c:1509
21351#, c-format
21352msgid "can't extend frag %lu char"
21353msgid_plural "can't extend frag %lu chars"
21354msgstr[0] ""
21355msgstr[1] ""
21356
21357#. For error messages.
21358#. Detect if we are reading from stdin by examining the file
21359#. name returned by as_where().
21360#.
21361#. [FIXME: We rely upon the name in the strcmp below being the
21362#. same as the one used by input_scrub_new_file(), if that is
21363#. not true, then this code will fail].
21364#.
21365#. If we are reading from stdin, then we need to save each input
21366#. line here (assuming of course that we actually have a line of
21367#. input to read), so that it can be displayed in the listing
21368#. that is produced at the end of the assembly.
21369#: input-file.c:136 input-scrub.c:239 listing.c:353
21370msgid "{standard input}"
21371msgstr ""
21372
21373#: input-file.c:141
21374#, c-format
21375msgid "can't open %s for reading: %s"
21376msgstr ""
21377
21378#: input-file.c:150 input-file.c:224
21379#, c-format
21380msgid "can't read from %s: %s"
21381msgstr ""
21382
21383#: input-file.c:252 listing.c:1438
21384#, c-format
21385msgid "can't close %s: %s"
21386msgstr ""
21387
21388#: input-scrub.c:267
21389msgid "macros nested too deeply"
21390msgstr ""
21391
21392#: itbl-ops.c:328
21393#, c-format
21394msgid "Unable to allocate memory for new instructions\n"
21395msgstr ""
21396
21397#: listing.c:253 messages.c:165 messages.c:167 messages.c:170
21398msgid "Warning: "
21399msgstr ""
21400
21401#: listing.c:259 messages.c:230 messages.c:232 messages.c:235
21402msgid "Error: "
21403msgstr ""
21404
21405#: listing.c:620
21406#, c-format
21407msgid "unable to rebuffer file: %s\n"
21408msgstr ""
21409
21410#: listing.c:1324
21411#, c-format
21412msgid ""
21413"\n"
21414" time stamp    \t: %s\n"
21415"\n"
21416msgstr ""
21417
21418#: listing.c:1334
21419#, c-format
21420msgid "%s "
21421msgstr ""
21422
21423#: listing.c:1339
21424#, c-format
21425msgid ""
21426"\n"
21427"\t%s "
21428msgstr ""
21429
21430#: listing.c:1349
21431msgid ""
21432"\n"
21433" options passed\t: "
21434msgstr ""
21435
21436#: listing.c:1388
21437#, c-format
21438msgid ""
21439" GNU assembler version %s (%s)\n"
21440"\t using BFD version %s."
21441msgstr ""
21442
21443#: listing.c:1391
21444#, c-format
21445msgid ""
21446"\n"
21447" input file    \t: %s"
21448msgstr ""
21449
21450#: listing.c:1392
21451#, c-format
21452msgid ""
21453"\n"
21454" output file   \t: %s"
21455msgstr ""
21456
21457#: listing.c:1393
21458#, c-format
21459msgid ""
21460"\n"
21461" target        \t: %s"
21462msgstr ""
21463
21464#: listing.c:1417
21465#, c-format
21466msgid "can't open %s: %s"
21467msgstr ""
21468
21469#: listing.c:1502
21470msgid "strange paper height, set to no form"
21471msgstr ""
21472
21473#: listing.c:1526
21474msgid "new paper width is too small"
21475msgstr ""
21476
21477#: listing.c:1529
21478msgid "bad or irreducible expression for paper width"
21479msgstr ""
21480
21481#: listing.c:1531
21482msgid "missing expression for paper width"
21483msgstr ""
21484
21485#: listing.c:1582
21486msgid "new line in title"
21487msgstr ""
21488
21489#. Turns the next expression into a string.
21490#: macro.c:413
21491#, no-c-format
21492msgid "% operator needs absolute expression"
21493msgstr ""
21494
21495#: macro.c:568
21496#, c-format
21497msgid "Missing parameter qualifier for `%s' in macro `%s'"
21498msgstr ""
21499
21500#: macro.c:578
21501#, c-format
21502msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
21503msgstr ""
21504
21505#: macro.c:595
21506#, c-format
21507msgid "Pointless default value for required parameter `%s' in macro `%s'"
21508msgstr ""
21509
21510#: macro.c:607
21511#, c-format
21512msgid "A parameter named `%s' already exists for macro `%s'"
21513msgstr ""
21514
21515#: macro.c:648
21516#, c-format
21517msgid "Reserved word `%s' used as parameter in macro `%s'"
21518msgstr ""
21519
21520#: macro.c:706
21521#, c-format
21522msgid "unexpected end of file in macro `%s' definition"
21523msgstr ""
21524
21525#: macro.c:718
21526#, c-format
21527msgid "missing `)' after formals in macro definition `%s'"
21528msgstr ""
21529
21530#: macro.c:733
21531msgid "Missing macro name"
21532msgstr ""
21533
21534#: macro.c:742
21535#, c-format
21536msgid "Bad parameter list for macro `%s'"
21537msgstr ""
21538
21539#: macro.c:753
21540#, c-format
21541msgid "Macro `%s' was already defined"
21542msgstr ""
21543
21544#: macro.c:878 macro.c:880
21545msgid "missing `)'"
21546msgstr ""
21547
21548#: macro.c:963
21549#, c-format
21550msgid "`%s' was already used as parameter (or another local) name"
21551msgstr ""
21552
21553#: macro.c:1134
21554msgid "confusion in formal parameters"
21555msgstr ""
21556
21557#: macro.c:1142
21558#, c-format
21559msgid "Parameter named `%s' does not exist for macro `%s'"
21560msgstr ""
21561
21562#: macro.c:1153
21563#, c-format
21564msgid "Value for parameter `%s' of macro `%s' was already specified"
21565msgstr ""
21566
21567#: macro.c:1167
21568msgid "can't mix positional and keyword arguments"
21569msgstr ""
21570
21571#: macro.c:1178
21572msgid "too many positional arguments"
21573msgstr ""
21574
21575#: macro.c:1226
21576#, c-format
21577msgid "Missing value for required parameter `%s' of macro `%s'"
21578msgstr ""
21579
21580#: macro.c:1345
21581#, c-format
21582msgid "Attempt to purge non-existing macro `%s'"
21583msgstr ""
21584
21585#: macro.c:1365
21586msgid "unexpected end of file in irp or irpc"
21587msgstr ""
21588
21589#: macro.c:1373
21590msgid "missing model parameter"
21591msgstr ""
21592
21593#: messages.c:91
21594#, c-format
21595msgid "Assembler messages:\n"
21596msgstr ""
21597
21598#: messages.c:289
21599#, c-format
21600msgid "Fatal error: "
21601msgstr ""
21602
21603#: messages.c:310
21604#, c-format
21605msgid "Internal error (%s).\n"
21606msgstr ""
21607
21608#: messages.c:312
21609#, c-format
21610msgid "Internal error in %s at %s:%d.\n"
21611msgstr ""
21612
21613#: messages.c:314
21614#, c-format
21615msgid "Internal error at %s:%d.\n"
21616msgstr ""
21617
21618#: messages.c:316
21619#, c-format
21620msgid "Please report this bug.\n"
21621msgstr ""
21622
21623#: messages.c:393
21624#, c-format
21625msgid "%s out of domain (%s is not a multiple of %s)"
21626msgstr ""
21627
21628#. xgettext:c-format.
21629#: messages.c:412
21630#, c-format
21631msgid "%s out of range (%s is not between %s and %s)"
21632msgstr ""
21633
21634#. xgettext:c-format.
21635#: messages.c:426
21636#, c-format
21637msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
21638msgstr ""
21639
21640#: output-file.c:35
21641#, c-format
21642msgid "can't open a bfd on stdout %s"
21643msgstr ""
21644
21645#: output-file.c:42
21646#, c-format
21647msgid "selected target format '%s' unknown"
21648msgstr ""
21649
21650#: output-file.c:44
21651#, c-format
21652msgid "can't create %s: %s"
21653msgstr ""
21654
21655#: read.c:571
21656#, c-format
21657msgid "error constructing %s pseudo-op table"
21658msgstr ""
21659
21660#: read.c:736
21661msgid "cannot change section or subsection inside .bundle_lock"
21662msgstr ""
21663
21664#: read.c:752
21665#, c-format
21666msgid ""
21667".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
21668msgstr ""
21669
21670#: read.c:761
21671#, c-format
21672msgid ""
21673"single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
21674msgstr ""
21675
21676#: read.c:802 read.c:2803 read.c:3367
21677msgid "ignoring fill value in absolute section"
21678msgstr ""
21679
21680#: read.c:804 read.c:2818 read.c:3406
21681#, c-format
21682msgid "ignoring fill value in section `%s'"
21683msgstr ""
21684
21685#: read.c:1164
21686#, c-format
21687msgid "unknown pseudo-op: `%s'"
21688msgstr ""
21689
21690#: read.c:1217
21691msgid "unable to continue with assembly."
21692msgstr ""
21693
21694#: read.c:1250
21695#, c-format
21696msgid "local label too large near %s"
21697msgstr ""
21698
21699#: read.c:1273
21700#, c-format
21701msgid "label \"%ld$\" redefined"
21702msgstr ""
21703
21704#: read.c:1357
21705msgid ".bundle_lock with no matching .bundle_unlock"
21706msgstr ""
21707
21708#: read.c:1454
21709msgid ".abort detected.  Abandoning ship."
21710msgstr ""
21711
21712#: read.c:1516
21713#, c-format
21714msgid "alignment too large: %u assumed"
21715msgstr ""
21716
21717#: read.c:1548
21718msgid "expected fill pattern missing"
21719msgstr ""
21720
21721#: read.c:1573
21722#, c-format
21723msgid "fill pattern too long, truncating to %u"
21724msgstr ""
21725
21726#: read.c:1671
21727msgid "symbol name not recognised in the current locale"
21728msgstr ""
21729
21730#. Some of the back ends can't deal with non-positive line numbers.
21731#. Besides, it's silly.  GCC however will generate a line number of
21732#. zero when it is pre-processing builtins for assembler-with-cpp files:
21733#.
21734#. # 0 "<built-in>"
21735#.
21736#. We do not want to barf on this, especially since such files are used
21737#. in the GCC and GDB testsuites.  So we check for negative line numbers
21738#. rather than non-positive line numbers.
21739#: read.c:2019
21740#, c-format
21741msgid "line numbers must be positive; line number %d rejected"
21742msgstr ""
21743
21744#: read.c:2057
21745#, c-format
21746msgid "incompatible flag %i in line directive"
21747msgstr ""
21748
21749#: read.c:2069
21750#, c-format
21751msgid "unsupported flag %i in line directive"
21752msgstr ""
21753
21754#: read.c:2108
21755msgid "start address not supported"
21756msgstr ""
21757
21758#: read.c:2117
21759msgid ".err encountered"
21760msgstr ""
21761
21762#: read.c:2133
21763msgid ".error directive invoked in source file"
21764msgstr ""
21765
21766#: read.c:2134
21767msgid ".warning directive invoked in source file"
21768msgstr ""
21769
21770#: read.c:2140
21771#, c-format
21772msgid "%s argument must be a string"
21773msgstr ""
21774
21775#: read.c:2172 read.c:2174
21776#, c-format
21777msgid ".fail %ld encountered"
21778msgstr ""
21779
21780#: read.c:2214
21781#, c-format
21782msgid ".fill size clamped to %d"
21783msgstr ""
21784
21785#: read.c:2219
21786msgid "size negative; .fill ignored"
21787msgstr ""
21788
21789#: read.c:2225
21790msgid "repeat < 0; .fill ignored"
21791msgstr ""
21792
21793#: read.c:2234
21794msgid "non-constant fill count for absolute section"
21795msgstr ""
21796
21797#: read.c:2236
21798msgid "attempt to fill absolute section with non-zero value"
21799msgstr ""
21800
21801#: read.c:2242
21802#, c-format
21803msgid "attempt to fill section `%s' with non-zero value"
21804msgstr ""
21805
21806#: read.c:2399
21807#, c-format
21808msgid "unrecognized .linkonce type `%s'"
21809msgstr ""
21810
21811#: read.c:2411
21812msgid ".linkonce is not supported for this object file format"
21813msgstr ""
21814
21815#: read.c:2506
21816msgid "expected alignment after size"
21817msgstr ""
21818
21819#: read.c:2725
21820#, c-format
21821msgid "attempt to redefine pseudo-op `%s' ignored"
21822msgstr ""
21823
21824#: read.c:2744
21825msgid "ignoring macro exit outside a macro definition."
21826msgstr ""
21827
21828#: read.c:2798
21829#, c-format
21830msgid "invalid segment \"%s\""
21831msgstr ""
21832
21833#: read.c:2806
21834msgid "only constant offsets supported in absolute section"
21835msgstr ""
21836
21837#: read.c:2849
21838msgid "MRI style ORG pseudo-op not supported"
21839msgstr ""
21840
21841#: read.c:3020
21842#, c-format
21843msgid ".end%c encountered without preceding %s"
21844msgstr ""
21845
21846#: read.c:3052
21847#, c-format
21848msgid "negative count for %s - ignored"
21849msgstr ""
21850
21851#: read.c:3059
21852#, c-format
21853msgid "%s without %s"
21854msgstr ""
21855
21856#: read.c:3320
21857msgid "unsupported variable size or fill value"
21858msgstr ""
21859
21860#: read.c:3328
21861#, c-format
21862msgid "size value for space directive too large: %lx"
21863msgstr ""
21864
21865#: read.c:3357
21866msgid ".space repeat count is zero, ignored"
21867msgstr ""
21868
21869#: read.c:3359
21870msgid ".space repeat count is negative, ignored"
21871msgstr ""
21872
21873#: read.c:3390
21874msgid "space allocation too complex in absolute section"
21875msgstr ""
21876
21877#: read.c:3396
21878msgid "space allocation too complex in common section"
21879msgstr ""
21880
21881#: read.c:3514
21882msgid "unsupported variable nop control in .nops directive"
21883msgstr ""
21884
21885#: read.c:3520
21886msgid "negative nop control byte, ignored"
21887msgstr ""
21888
21889#: read.c:3589
21890#, c-format
21891msgid "unknown floating type '%c'"
21892msgstr ""
21893
21894#: read.c:3815
21895#, c-format
21896msgid "%s: would close weakref loop: %s"
21897msgstr ""
21898
21899#: read.c:3872
21900#, c-format
21901msgid "junk at end of line, first unrecognized character valued 0x%x"
21902msgstr ""
21903
21904#: read.c:3997 write.c:2422
21905#, c-format
21906msgid "`%s' can't be equated to common symbol `%s'"
21907msgstr ""
21908
21909#: read.c:4125
21910msgid "unexpected `\"' in expression"
21911msgstr ""
21912
21913#: read.c:4138
21914msgid "rva without symbol"
21915msgstr ""
21916
21917#: read.c:4207
21918msgid "missing or bad offset expression"
21919msgstr ""
21920
21921#: read.c:4231
21922msgid "missing reloc type"
21923msgstr ""
21924
21925#: read.c:4255
21926msgid "unrecognized reloc type"
21927msgstr ""
21928
21929#: read.c:4271
21930msgid "bad reloc expression"
21931msgstr ""
21932
21933#: read.c:4433 read.c:5208
21934msgid "zero assumed for missing expression"
21935msgstr ""
21936
21937#: read.c:4453 read.c:5237
21938msgid "attempt to store value in absolute section"
21939msgstr ""
21940
21941#: read.c:4460 read.c:5243
21942#, c-format
21943msgid "attempt to store non-zero value in section `%s'"
21944msgstr ""
21945
21946#. Leading bits contain both 0s & 1s.
21947#: read.c:4543
21948#, c-format
21949msgid "value 0x%s truncated to 0x%s"
21950msgstr ""
21951
21952#: read.c:4586
21953#, c-format
21954msgid "bignum truncated to %d byte"
21955msgid_plural "bignum truncated to %d bytes"
21956msgstr[0] ""
21957msgstr[1] ""
21958
21959#: read.c:4795 read.c:4946
21960msgid "unresolvable or nonpositive repeat count; using 1"
21961msgstr ""
21962
21963#: read.c:4838
21964msgid "floating point constant too large"
21965msgstr ""
21966
21967#: read.c:4903
21968msgid "attempt to store float in absolute section"
21969msgstr ""
21970
21971#: read.c:4910
21972#, c-format
21973msgid "attempt to store float in section `%s'"
21974msgstr ""
21975
21976#: read.c:5326
21977#, c-format
21978msgid "attempt to store non-empty string in section `%s'"
21979msgstr ""
21980
21981#: read.c:5388
21982msgid "strings must be placed into a section"
21983msgstr ""
21984
21985#: read.c:5455
21986msgid "expected <nn>"
21987msgstr ""
21988
21989#. To be compatible with BSD 4.2 as: give the luser a linefeed!!
21990#: read.c:5496 read.c:5583
21991msgid "unterminated string; newline inserted"
21992msgstr ""
21993
21994#: read.c:5597
21995msgid "bad escaped character in string"
21996msgstr ""
21997
21998#: read.c:5621
21999msgid "expected address expression"
22000msgstr ""
22001
22002#: read.c:5640
22003#, c-format
22004msgid "symbol \"%s\" undefined; zero assumed"
22005msgstr ""
22006
22007#: read.c:5643
22008msgid "some symbol undefined; zero assumed"
22009msgstr ""
22010
22011#: read.c:5677
22012msgid "this string may not contain '\\0'"
22013msgstr ""
22014
22015#: read.c:5714
22016msgid "missing string"
22017msgstr ""
22018
22019#: read.c:5805
22020#, c-format
22021msgid ".incbin count zero, ignoring `%s'"
22022msgstr ""
22023
22024#: read.c:5831
22025#, c-format
22026msgid "file not found: %s"
22027msgstr ""
22028
22029#: read.c:5845
22030#, c-format
22031msgid "unable to include `%s'"
22032msgstr ""
22033
22034#: read.c:5854
22035#, c-format
22036msgid "seek to end of .incbin file failed `%s'"
22037msgstr ""
22038
22039#: read.c:5865
22040#, c-format
22041msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
22042msgstr ""
22043
22044#: read.c:5872
22045#, c-format
22046msgid "could not skip to %ld in file `%s'"
22047msgstr ""
22048
22049#: read.c:5881
22050#, c-format
22051msgid "truncated file `%s', %ld of %ld bytes read"
22052msgstr ""
22053
22054#: read.c:6038
22055msgid "missing .func"
22056msgstr ""
22057
22058#: read.c:6055
22059msgid ".endfunc missing for previous .func"
22060msgstr ""
22061
22062#: read.c:6114
22063#, c-format
22064msgid ".bundle_align_mode alignment too large (maximum %u)"
22065msgstr ""
22066
22067#: read.c:6119
22068msgid "cannot change .bundle_align_mode inside .bundle_lock"
22069msgstr ""
22070
22071#: read.c:6133
22072msgid ".bundle_lock is meaningless without .bundle_align_mode"
22073msgstr ""
22074
22075#: read.c:6154
22076msgid ".bundle_unlock without preceding .bundle_lock"
22077msgstr ""
22078
22079#: read.c:6167
22080#, c-format
22081msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
22082msgstr ""
22083
22084#: read.c:6266
22085#, c-format
22086msgid "missing closing `%c'"
22087msgstr ""
22088
22089#: read.c:6268
22090msgid "stray `\\'"
22091msgstr ""
22092
22093#: remap.c:53
22094#, c-format
22095msgid "invalid argument '%s' to -fdebug-prefix-map"
22096msgstr ""
22097
22098#: stabs.c:209
22099#, c-format
22100msgid ".stab%c: missing string"
22101msgstr ""
22102
22103#: stabs.c:222 stabs.c:230 stabs.c:238 stabs.c:257
22104#, c-format
22105msgid ".stab%c: missing comma"
22106msgstr ""
22107
22108#. This could happen for example with a source file with a huge
22109#. number of lines.  The only cure is to use a different debug
22110#. format, probably DWARF.
22111#: stabs.c:250
22112#, c-format
22113msgid ".stab%c: description field '%x' too big, try a different debug format"
22114msgstr ""
22115
22116#: stabs.c:436
22117msgid "comma missing in .xstabs"
22118msgstr ""
22119
22120#: symbols.c:319 symbols.c:2408
22121#, c-format
22122msgid "symbol '%s' contains multibyte characters"
22123msgstr ""
22124
22125#: symbols.c:457
22126#, c-format
22127msgid "cannot define symbol `%s' in absolute section"
22128msgstr ""
22129
22130#: symbols.c:590
22131#, c-format
22132msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
22133msgstr ""
22134
22135#: symbols.c:1187
22136#, c-format
22137msgid "invalid operands (%s and %s sections) for `%s'"
22138msgstr ""
22139
22140#: symbols.c:1191
22141#, c-format
22142msgid "invalid operand (%s section) for `%s'"
22143msgstr ""
22144
22145#: symbols.c:1199
22146#, c-format
22147msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
22148msgstr ""
22149
22150#: symbols.c:1202
22151#, c-format
22152msgid "invalid operand (%s section) for `%s' when setting `%s'"
22153msgstr ""
22154
22155#: symbols.c:1271
22156#, c-format
22157msgid "symbol definition loop encountered at `%s'"
22158msgstr ""
22159
22160#: symbols.c:1298
22161#, c-format
22162msgid "cannot convert expression symbol %s to complex relocation"
22163msgstr ""
22164
22165#: symbols.c:1598
22166#, c-format
22167msgid "division by zero when setting `%s'"
22168msgstr ""
22169
22170#. See PR 20895 for a reproducer.
22171#: symbols.c:1648
22172msgid "Invalid operation on symbol"
22173msgstr ""
22174
22175#: symbols.c:1698 write.c:2471
22176#, c-format
22177msgid "can't resolve value for symbol `%s'"
22178msgstr ""
22179
22180#: symbols.c:2106
22181#, c-format
22182msgid "\"%d\" (instance number %d of a %s label)"
22183msgstr ""
22184
22185#: symbols.c:2135
22186#, c-format
22187msgid "attempt to get value of unresolved symbol `%s'"
22188msgstr ""
22189
22190#. Do not reassign section symbols.
22191#: symbols.c:2429
22192msgid "can't make section symbol global"
22193msgstr ""
22194
22195#: symbols.c:2435
22196msgid "can't make register symbol global"
22197msgstr ""
22198
22199#: symbols.c:2541
22200#, c-format
22201msgid "Accessing function `%s' as thread-local object"
22202msgstr ""
22203
22204#: symbols.c:2545
22205#, c-format
22206msgid "Accessing `%s' as thread-local object"
22207msgstr ""
22208
22209#: write.c:158
22210#, c-format
22211msgid "field fx_size too small to hold %lu"
22212msgstr ""
22213
22214#: write.c:445
22215#, c-format
22216msgid "attempt to .org/.space/.nops backwards? (%ld)"
22217msgstr ""
22218
22219#: write.c:467
22220#, c-format
22221msgid "leb128 operand is an undefined symbol: %s"
22222msgstr ""
22223
22224#: write.c:698
22225msgid "invalid offset expression"
22226msgstr ""
22227
22228#: write.c:720
22229msgid "invalid reloc expression"
22230msgstr ""
22231
22232#: write.c:906
22233#, c-format
22234msgid "can't resolve %s - %s"
22235msgstr ""
22236
22237#: write.c:1117
22238#, c-format
22239msgid "value of %s too large for field of %d byte at %s"
22240msgid_plural "value of %s too large for field of %d bytes at %s"
22241msgstr[0] ""
22242msgstr[1] ""
22243
22244#: write.c:1133
22245#, c-format
22246msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
22247msgstr ""
22248
22249#: write.c:1174
22250msgid "redefined symbol cannot be used on reloc"
22251msgstr ""
22252
22253#: write.c:1187
22254msgid "relocation out of range"
22255msgstr ""
22256
22257#: write.c:1190
22258#, c-format
22259msgid "%s:%u: bad return from bfd_install_relocation: %x"
22260msgstr ""
22261
22262#: write.c:1218
22263msgid "reloc not within (fixed part of) section"
22264msgstr ""
22265
22266#: write.c:1290
22267msgid "internal error: fixup not contained within frag"
22268msgstr ""
22269
22270#: write.c:1442 write.c:1579
22271msgid "can't extend frag"
22272msgstr ""
22273
22274#: write.c:1627
22275msgid "unimplemented .nops directive"
22276msgstr ""
22277
22278#: write.c:1661
22279#, c-format
22280msgid "can't write %ld byte to section %s of %s: '%s'"
22281msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
22282msgstr[0] ""
22283msgstr[1] ""
22284
22285#: write.c:1687 write.c:1716 write.c:1753
22286#, c-format
22287msgid "can't fill %ld byte in section %s of %s: '%s'"
22288msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
22289msgstr[0] ""
22290msgstr[1] ""
22291
22292#: write.c:1970
22293msgid "unable to create reloc for build note"
22294msgstr ""
22295
22296#: write.c:1974
22297msgid "<gnu build note>"
22298msgstr ""
22299
22300#: write.c:2387
22301#, c-format
22302msgid "%s: global symbols not supported in common sections"
22303msgstr ""
22304
22305#: write.c:2401
22306#, c-format
22307msgid "local label `%s' is not defined"
22308msgstr ""
22309
22310#: write.c:2429
22311#, c-format
22312msgid "can't make global register symbol `%s'"
22313msgstr ""
22314
22315#: write.c:2738
22316#, c-format
22317msgid "alignment padding (%lu byte) not a multiple of %ld"
22318msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
22319msgstr[0] ""
22320msgstr[1] ""
22321
22322#: write.c:2907
22323#, c-format
22324msgid ".word %s-%s+%s didn't fit"
22325msgstr ""
22326
22327#: write.c:3001
22328msgid "padding added"
22329msgstr ""
22330
22331#: write.c:3052
22332msgid "attempt to move .org backwards"
22333msgstr ""
22334
22335#: write.c:3077
22336msgid ".space, .nops or .fill specifies non-absolute value"
22337msgstr ""
22338
22339#: write.c:3092
22340msgid ".space, .nops or .fill with negative value, ignored"
22341msgstr ""
22342
22343#: write.c:3164
22344#, c-format
22345msgid ""
22346"Infinite loop encountered whilst attempting to compute the addresses of "
22347"symbols in section %s"
22348msgstr ""
22349