Update pot files
[external/binutils.git] / gas / po / gas.pot
1 # SOME DESCRIPTIVE TITLE.
2 # Copyright (C) YEAR THE PACKAGE'S COPYRIGHT HOLDER
3 # This file is distributed under the same license as the PACKAGE package.
4 # FIRST AUTHOR <EMAIL@ADDRESS>, YEAR.
5 #
6 #: config/tc-arm.c:642
7 #, fuzzy
8 msgid ""
9 msgstr ""
10 "Project-Id-Version: PACKAGE VERSION\n"
11 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
12 "POT-Creation-Date: 2018-01-13 13:43+0000\n"
13 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
14 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
15 "Language-Team: LANGUAGE <LL@li.org>\n"
16 "Language: \n"
17 "MIME-Version: 1.0\n"
18 "Content-Type: text/plain; charset=CHARSET\n"
19 "Content-Transfer-Encoding: 8bit\n"
20 "Plural-Forms: nplurals=INTEGER; plural=EXPRESSION;\n"
21
22 #: app.c:490 app.c:504
23 msgid "end of file in comment"
24 msgstr ""
25
26 #: app.c:582 app.c:629
27 #, c-format
28 msgid "end of file in string; '%c' inserted"
29 msgstr ""
30
31 #: app.c:655
32 #, c-format
33 msgid "unknown escape '\\%c' in string; ignored"
34 msgstr ""
35
36 #: app.c:829 input-scrub.c:363
37 msgid "end of file not at end of a line; newline inserted"
38 msgstr ""
39
40 #: app.c:992
41 msgid "end of file in multiline comment"
42 msgstr ""
43
44 #: app.c:1067
45 msgid "end of file after a one-character quote; \\0 inserted"
46 msgstr ""
47
48 #: app.c:1075
49 msgid "end of file in escape character"
50 msgstr ""
51
52 #: app.c:1087
53 msgid "missing close quote; (assumed)"
54 msgstr ""
55
56 #: app.c:1156 app.c:1211 app.c:1223 app.c:1303
57 msgid "end of file in comment; newline inserted"
58 msgstr ""
59
60 #: as.c:162
61 msgid "missing emulation mode name"
62 msgstr ""
63
64 #: as.c:177
65 #, c-format
66 msgid "unrecognized emulation name `%s'"
67 msgstr ""
68
69 #: as.c:224
70 #, c-format
71 msgid "GNU assembler version %s (%s) using BFD version %s\n"
72 msgstr ""
73
74 #: as.c:236
75 #, c-format
76 msgid "Usage: %s [option...] [asmfile...]\n"
77 msgstr ""
78
79 #: as.c:238
80 #, c-format
81 msgid ""
82 "Options:\n"
83 "  -a[sub-option...]\t  turn on listings\n"
84 "                      \t  Sub-options [default hls]:\n"
85 "                      \t  c      omit false conditionals\n"
86 "                      \t  d      omit debugging directives\n"
87 "                      \t  g      include general info\n"
88 "                      \t  h      include high-level source\n"
89 "                      \t  l      include assembly\n"
90 "                      \t  m      include macro expansions\n"
91 "                      \t  n      omit forms processing\n"
92 "                      \t  s      include symbols\n"
93 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
94 msgstr ""
95
96 #: as.c:252
97 #, c-format
98 msgid "  --alternate             initially turn on alternate macro syntax\n"
99 msgstr ""
100
101 #: as.c:255
102 #, c-format
103 msgid ""
104 "  --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
105 "                          compress DWARF debug sections using zlib "
106 "[default]\n"
107 msgstr ""
108
109 #: as.c:258
110 #, c-format
111 msgid ""
112 "  --nocompress-debug-sections\n"
113 "                          don't compress DWARF debug sections\n"
114 msgstr ""
115
116 #: as.c:262
117 #, c-format
118 msgid ""
119 "  --compress-debug-sections[={none|zlib|zlib-gnu|zlib-gabi}]\n"
120 "                          compress DWARF debug sections using zlib\n"
121 msgstr ""
122
123 #: as.c:265
124 #, c-format
125 msgid ""
126 "  --nocompress-debug-sections\n"
127 "                          don't compress DWARF debug sections [default]\n"
128 msgstr ""
129
130 #: as.c:269
131 #, c-format
132 msgid "  -D                      produce assembler debugging messages\n"
133 msgstr ""
134
135 #: as.c:271
136 #, c-format
137 msgid ""
138 "  --debug-prefix-map OLD=NEW\n"
139 "                          map OLD to NEW in debug information\n"
140 msgstr ""
141
142 #: as.c:274
143 #, c-format
144 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
145 msgstr ""
146
147 #: as.c:290
148 #, c-format
149 msgid "                          emulate output (default %s)\n"
150 msgstr ""
151
152 #: as.c:295
153 #, c-format
154 msgid "  --execstack             require executable stack for this object\n"
155 msgstr ""
156
157 #: as.c:297
158 #, c-format
159 msgid ""
160 "  --noexecstack           don't require executable stack for this object\n"
161 msgstr ""
162
163 #: as.c:299
164 #, c-format
165 msgid ""
166 "  --size-check=[error|warning]\n"
167 "\t\t\t  ELF .size directive check (default --size-check=error)\n"
168 msgstr ""
169
170 #: as.c:302
171 #, c-format
172 msgid ""
173 "  --elf-stt-common=[no|yes]\n"
174 "                          generate ELF common symbols with STT_COMMON type\n"
175 msgstr ""
176
177 #: as.c:305
178 #, c-format
179 msgid "  --sectname-subst        enable section name substitution sequences\n"
180 msgstr ""
181
182 #: as.c:308
183 #, c-format
184 msgid "  -f                      skip whitespace and comment preprocessing\n"
185 msgstr ""
186
187 #: as.c:310
188 #, c-format
189 msgid "  -g --gen-debug          generate debugging information\n"
190 msgstr ""
191
192 #: as.c:312
193 #, c-format
194 msgid "  --gstabs                generate STABS debugging information\n"
195 msgstr ""
196
197 #: as.c:314
198 #, c-format
199 msgid ""
200 "  --gstabs+               generate STABS debug info with GNU extensions\n"
201 msgstr ""
202
203 #: as.c:316
204 #, c-format
205 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
206 msgstr ""
207
208 #: as.c:318
209 #, c-format
210 msgid ""
211 "  --gdwarf-sections       generate per-function section names for DWARF line "
212 "information\n"
213 msgstr ""
214
215 #: as.c:320
216 #, c-format
217 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
218 msgstr ""
219
220 #: as.c:322
221 #, c-format
222 msgid "  --help                  show this message and exit\n"
223 msgstr ""
224
225 #: as.c:324
226 #, c-format
227 msgid "  --target-help           show target specific options\n"
228 msgstr ""
229
230 #: as.c:326
231 #, c-format
232 msgid ""
233 "  -I DIR                  add DIR to search list for .include directives\n"
234 msgstr ""
235
236 #: as.c:328
237 #, c-format
238 msgid "  -J                      don't warn about signed overflow\n"
239 msgstr ""
240
241 #: as.c:330
242 #, c-format
243 msgid ""
244 "  -K                      warn when differences altered for long "
245 "displacements\n"
246 msgstr ""
247
248 #: as.c:332
249 #, c-format
250 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
251 msgstr ""
252
253 #: as.c:334
254 #, c-format
255 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
256 msgstr ""
257
258 #: as.c:336
259 #, c-format
260 msgid ""
261 "  --MD FILE               write dependency information in FILE (default "
262 "none)\n"
263 msgstr ""
264
265 #: as.c:338
266 #, c-format
267 msgid "  -nocpp                  ignored\n"
268 msgstr ""
269
270 #: as.c:340
271 #, c-format
272 msgid ""
273 "  -no-pad-sections        do not pad the end of sections to alignment "
274 "boundaries\n"
275 msgstr ""
276
277 #: as.c:342
278 #, c-format
279 msgid ""
280 "  -o OBJFILE              name the object-file output OBJFILE (default a."
281 "out)\n"
282 msgstr ""
283
284 #: as.c:344
285 #, c-format
286 msgid "  -R                      fold data section into text section\n"
287 msgstr ""
288
289 #: as.c:346
290 #, c-format
291 msgid ""
292 "  --reduce-memory-overheads \n"
293 "                          prefer smaller memory use at the cost of longer\n"
294 "                          assembly times\n"
295 msgstr ""
296
297 #: as.c:350
298 #, c-format
299 msgid ""
300 "  --statistics            print various measured statistics from execution\n"
301 msgstr ""
302
303 #: as.c:352
304 #, c-format
305 msgid "  --strip-local-absolute  strip local absolute symbols\n"
306 msgstr ""
307
308 #: as.c:354
309 #, c-format
310 msgid ""
311 "  --traditional-format    Use same format as native assembler when possible\n"
312 msgstr ""
313
314 #: as.c:356
315 #, c-format
316 msgid "  --version               print assembler version number and exit\n"
317 msgstr ""
318
319 #: as.c:358
320 #, c-format
321 msgid "  -W  --no-warn           suppress warnings\n"
322 msgstr ""
323
324 #: as.c:360
325 #, c-format
326 msgid "  --warn                  don't suppress warnings\n"
327 msgstr ""
328
329 #: as.c:362
330 #, c-format
331 msgid "  --fatal-warnings        treat warnings as errors\n"
332 msgstr ""
333
334 #: as.c:365
335 #, c-format
336 msgid ""
337 "  --itbl INSTTBL          extend instruction set to include instructions\n"
338 "                          matching the specifications defined in file "
339 "INSTTBL\n"
340 msgstr ""
341
342 #: as.c:369
343 #, c-format
344 msgid "  -w                      ignored\n"
345 msgstr ""
346
347 #: as.c:371
348 #, c-format
349 msgid "  -X                      ignored\n"
350 msgstr ""
351
352 #: as.c:373
353 #, c-format
354 msgid "  -Z                      generate object file even after errors\n"
355 msgstr ""
356
357 #: as.c:375
358 #, c-format
359 msgid ""
360 "  --listing-lhs-width     set the width in words of the output data column "
361 "of\n"
362 "                          the listing\n"
363 msgstr ""
364
365 #: as.c:378
366 #, c-format
367 msgid ""
368 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
369 "                          of the output data column; ignored if smaller "
370 "than\n"
371 "                          the width of the first line\n"
372 msgstr ""
373
374 #: as.c:382
375 #, c-format
376 msgid ""
377 "  --listing-rhs-width     set the max width in characters of the lines from\n"
378 "                          the source file\n"
379 msgstr ""
380
381 #: as.c:385
382 #, c-format
383 msgid ""
384 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
385 "                          for the output data column of the listing\n"
386 msgstr ""
387
388 #: as.c:388
389 #, c-format
390 msgid "  @FILE                   read options from FILE\n"
391 msgstr ""
392
393 #: as.c:396
394 #, c-format
395 msgid "Report bugs to %s\n"
396 msgstr ""
397
398 #: as.c:616
399 #, c-format
400 msgid "unrecognized option -%c%s"
401 msgstr ""
402
403 #. This output is intended to follow the GNU standards document.
404 #: as.c:658
405 #, c-format
406 msgid "GNU assembler %s\n"
407 msgstr ""
408
409 #: as.c:659
410 #, c-format
411 msgid "Copyright (C) 2018 Free Software Foundation, Inc.\n"
412 msgstr ""
413
414 #: as.c:660
415 #, c-format
416 msgid ""
417 "This program is free software; you may redistribute it under the terms of\n"
418 "the GNU General Public License version 3 or later.\n"
419 "This program has absolutely no warranty.\n"
420 msgstr ""
421
422 #: as.c:665
423 #, c-format
424 msgid ""
425 "This assembler was configured for a target of `%s' and default,\n"
426 "cpu type `%s'.\n"
427 msgstr ""
428
429 #: as.c:669
430 #, c-format
431 msgid "This assembler was configured for a target of `%s'.\n"
432 msgstr ""
433
434 #: as.c:677
435 msgid "multiple emulation names specified"
436 msgstr ""
437
438 #: as.c:679
439 msgid "emulations not handled in this configuration"
440 msgstr ""
441
442 #: as.c:684
443 #, c-format
444 msgid "alias = %s\n"
445 msgstr ""
446
447 #: as.c:685
448 #, c-format
449 msgid "canonical = %s\n"
450 msgstr ""
451
452 #: as.c:686
453 #, c-format
454 msgid "cpu-type = %s\n"
455 msgstr ""
456
457 #: as.c:688
458 #, c-format
459 msgid "format = %s\n"
460 msgstr ""
461
462 #: as.c:691
463 #, c-format
464 msgid "bfd-target = %s\n"
465 msgstr ""
466
467 #: as.c:708
468 #, c-format
469 msgid "Invalid --compress-debug-sections option: `%s'"
470 msgstr ""
471
472 #: as.c:711
473 #, c-format
474 msgid "--compress-debug-sections=%s is unsupported"
475 msgstr ""
476
477 #: as.c:736
478 msgid "bad defsym; format is --defsym name=value"
479 msgstr ""
480
481 #: as.c:756
482 msgid "no file name following -t option"
483 msgstr ""
484
485 #: as.c:771
486 #, c-format
487 msgid "failed to read instruction table %s\n"
488 msgstr ""
489
490 #: as.c:887
491 #, c-format
492 msgid "Invalid --size-check= option: `%s'"
493 msgstr ""
494
495 #: as.c:896
496 #, c-format
497 msgid "Invalid --elf-stt-common= option: `%s'"
498 msgstr ""
499
500 #: as.c:969
501 #, c-format
502 msgid "invalid listing option `%c'"
503 msgstr ""
504
505 #: as.c:1022
506 msgid "--hash-size needs a numeric argument"
507 msgstr ""
508
509 #: as.c:1044
510 #, c-format
511 msgid "%s: total time in assembly: %ld.%06ld\n"
512 msgstr ""
513
514 #: as.c:1325
515 #, c-format
516 msgid "%d warning"
517 msgid_plural "%d warnings"
518 msgstr[0] ""
519 msgstr[1] ""
520
521 #: as.c:1327
522 #, c-format
523 msgid "%d error"
524 msgid_plural "%d errors"
525 msgstr[0] ""
526 msgstr[1] ""
527
528 #: as.c:1331
529 #, c-format
530 msgid "%s, treating warnings as errors"
531 msgstr ""
532
533 #: as.c:1342
534 #, c-format
535 msgid "%s, %s, generating bad object file\n"
536 msgstr ""
537
538 #: as.h:173
539 #, c-format
540 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
541 msgstr ""
542
543 #.
544 #. * We have a GROSS internal error.
545 #. * This should never happen.
546 #.
547 #: atof-generic.c:418 config/tc-m68k.c:3582
548 msgid "failed sanity check"
549 msgstr ""
550
551 #: cgen.c:107 config/tc-alpha.c:2099 config/tc-alpha.c:2123
552 #: config/tc-arc.c:4013 config/tc-arc.c:4087 config/tc-d10v.c:550
553 #: config/tc-d30v.c:537 config/tc-mn10200.c:1098 config/tc-mn10300.c:1752
554 #: config/tc-ppc.c:2987 config/tc-ppc.c:3173 config/tc-ppc.c:3438
555 #: config/tc-s390.c:1323 config/tc-s390.c:1446 config/tc-s390.c:1584
556 #: config/tc-v850.c:2538 config/tc-v850.c:2609 config/tc-v850.c:2656
557 #: config/tc-v850.c:2693 config/tc-v850.c:2730 config/tc-v850.c:2993
558 msgid "too many fixups"
559 msgstr ""
560
561 #: cgen.c:372 cgen.c:392 config/tc-d10v.c:461 config/tc-d30v.c:453
562 #: config/tc-i370.c:2127 config/tc-mn10200.c:1040 config/tc-mn10300.c:1677
563 #: config/tc-ppc.c:3029 config/tc-s390.c:1307 config/tc-v850.c:2647
564 #: config/tc-v850.c:2681 config/tc-v850.c:2721 config/tc-v850.c:2966
565 #: config/tc-z80.c:446
566 msgid "illegal operand"
567 msgstr ""
568
569 #: cgen.c:396 config/tc-avr.c:899 config/tc-d10v.c:463 config/tc-d30v.c:455
570 #: config/tc-h8300.c:502 config/tc-i370.c:2129 config/tc-mcore.c:661
571 #: config/tc-microblaze.c:609 config/tc-mmix.c:495 config/tc-mn10200.c:1043
572 #: config/tc-mn10300.c:1680 config/tc-msp430.c:417 config/tc-ppc.c:3031
573 #: config/tc-s390.c:1312 config/tc-sh.c:1385 config/tc-sh64.c:2214
574 #: config/tc-v850.c:2651 config/tc-v850.c:2685 config/tc-v850.c:2725
575 #: config/tc-v850.c:2969 config/tc-xgate.c:895 config/tc-z80.c:557
576 #: config/tc-z8k.c:349
577 msgid "missing operand"
578 msgstr ""
579
580 #: cgen.c:767
581 msgid "a reloc on this operand implies an overflow"
582 msgstr ""
583
584 #: cgen.c:790
585 msgid "operand mask overflow"
586 msgstr ""
587
588 #. We can't actually support subtracting a symbol.
589 #: cgen.c:851 config/tc-arm.c:1776 config/tc-arm.c:10346 config/tc-arm.c:10398
590 #: config/tc-arm.c:10656 config/tc-arm.c:11493 config/tc-arm.c:12630
591 #: config/tc-arm.c:12670 config/tc-arm.c:13013 config/tc-arm.c:13054
592 #: config/tc-arm.c:17513 config/tc-arm.c:17554 config/tc-avr.c:1550
593 #: config/tc-avr.c:1562 config/tc-avr.c:1826 config/tc-cris.c:4067
594 #: config/tc-d10v.c:1507 config/tc-d30v.c:1912 config/tc-ft32.c:574
595 #: config/tc-ft32.c:587 config/tc-mips.c:9438 config/tc-mips.c:10743
596 #: config/tc-mips.c:11999 config/tc-mips.c:12658 config/tc-nds32.c:6587
597 #: config/tc-pru.c:747 config/tc-pru.c:757 config/tc-spu.c:957
598 #: config/tc-spu.c:981 config/tc-tilegx.c:1485 config/tc-tilepro.c:1346
599 #: config/tc-v850.c:3451 config/tc-vax.c:282 config/tc-xstormy16.c:482
600 #: config/tc-xtensa.c:5949 config/tc-xtensa.c:13095
601 msgid "expression too complex"
602 msgstr ""
603
604 #: cgen.c:950 config/tc-ppc.c:7027 config/tc-s390.c:2365 config/tc-v850.c:3503
605 #: config/tc-xstormy16.c:539
606 msgid "unresolved expression that must be resolved"
607 msgstr ""
608
609 #: cgen.c:975 config/tc-xstormy16.c:564
610 #, c-format
611 msgid "internal error: can't install fix for reloc type %d (`%s')"
612 msgstr ""
613
614 #: cgen.c:1026 config/tc-nios2.c:1360 config/tc-pru.c:788
615 msgid "relocation is not supported"
616 msgstr ""
617
618 #: cond.c:82
619 msgid "invalid identifier for \".ifdef\""
620 msgstr ""
621
622 #: cond.c:149
623 msgid "non-constant expression in \".if\" statement"
624 msgstr ""
625
626 #: cond.c:276
627 msgid "bad format for ifc or ifnc"
628 msgstr ""
629
630 #: cond.c:306
631 msgid "\".elseif\" without matching \".if\""
632 msgstr ""
633
634 #: cond.c:310
635 msgid "\".elseif\" after \".else\""
636 msgstr ""
637
638 #: cond.c:313 cond.c:419
639 msgid "here is the previous \".else\""
640 msgstr ""
641
642 #: cond.c:316 cond.c:422
643 msgid "here is the previous \".if\""
644 msgstr ""
645
646 #: cond.c:345
647 msgid "non-constant expression in \".elseif\" statement"
648 msgstr ""
649
650 #: cond.c:383
651 msgid "\".endif\" without \".if\""
652 msgstr ""
653
654 #: cond.c:412
655 msgid "\".else\" without matching \".if\""
656 msgstr ""
657
658 #: cond.c:416
659 msgid "duplicate \".else\""
660 msgstr ""
661
662 #: cond.c:467
663 msgid ".ifeqs syntax error"
664 msgstr ""
665
666 #: cond.c:548
667 msgid "end of macro inside conditional"
668 msgstr ""
669
670 #: cond.c:550
671 msgid "end of file inside conditional"
672 msgstr ""
673
674 #: cond.c:553
675 msgid "here is the start of the unterminated conditional"
676 msgstr ""
677
678 #: cond.c:557
679 msgid "here is the \"else\" of the unterminated conditional"
680 msgstr ""
681
682 #: config/atof-ieee.c:139
683 msgid "cannot create floating-point number"
684 msgstr ""
685
686 #: config/atof-ieee.c:286
687 msgid "NaNs are not supported by this target\n"
688 msgstr ""
689
690 #: config/atof-ieee.c:325 config/atof-ieee.c:366
691 msgid "Infinities are not supported by this target\n"
692 msgstr ""
693
694 #: config/atof-ieee.c:781 config/atof-vax.c:449 config/tc-arm.c:1152
695 #: config/tc-ia64.c:11608 config/tc-tic30.c:1263 config/tc-tic4x.c:2585
696 msgid "Unrecognized or unsupported floating point constant"
697 msgstr ""
698
699 #: config/obj-aout.c:81
700 #, c-format
701 msgid "Attempt to put a common symbol into set %s"
702 msgstr ""
703
704 #: config/obj-aout.c:85
705 #, c-format
706 msgid "Attempt to put an undefined symbol into set %s"
707 msgstr ""
708
709 #: config/obj-aout.c:112 config/obj-coff.c:1382
710 #, c-format
711 msgid "Symbol `%s' can not be both weak and common"
712 msgstr ""
713
714 #: config/obj-coff.c:135 dw2gencfi.c:334
715 #, c-format
716 msgid "Inserting \"%s\" into structure table failed: %s"
717 msgstr ""
718
719 #: config/obj-coff.c:214 config/obj-coff.c:1681 config/tc-ppc.c:5647
720 #: config/tc-tic54x.c:3980 read.c:2960
721 #, c-format
722 msgid "error setting flags for \"%s\": %s"
723 msgstr ""
724
725 #. Zero is used as an end marker in the file.
726 #: config/obj-coff.c:435
727 msgid "Line numbers must be positive integers\n"
728 msgstr ""
729
730 #: config/obj-coff.c:467
731 msgid ".ln pseudo-op inside .def/.endef: ignored."
732 msgstr ""
733
734 #: config/obj-coff.c:509 ecoff.c:3245
735 msgid ".loc outside of .text"
736 msgstr ""
737
738 #: config/obj-coff.c:516
739 msgid ".loc pseudo-op inside .def/.endef: ignored."
740 msgstr ""
741
742 #: config/obj-coff.c:596
743 msgid ".def pseudo-op used inside of .def/.endef: ignored."
744 msgstr ""
745
746 #: config/obj-coff.c:629
747 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
748 msgstr ""
749
750 #: config/obj-coff.c:668
751 #, c-format
752 msgid "`%s' symbol without preceding function"
753 msgstr ""
754
755 #: config/obj-coff.c:755
756 #, c-format
757 msgid "unexpected storage class %d"
758 msgstr ""
759
760 #: config/obj-coff.c:863
761 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
762 msgstr ""
763
764 #: config/obj-coff.c:883
765 msgid "badly formed .dim directive ignored"
766 msgstr ""
767
768 #: config/obj-coff.c:932
769 msgid ".size pseudo-op used outside of .def/.endef: ignored."
770 msgstr ""
771
772 #: config/obj-coff.c:947
773 msgid ".scl pseudo-op used outside of .def/.endef: ignored."
774 msgstr ""
775
776 #: config/obj-coff.c:964
777 msgid ".tag pseudo-op used outside of .def/.endef: ignored."
778 msgstr ""
779
780 #: config/obj-coff.c:981
781 #, c-format
782 msgid "tag not found for .tag %s"
783 msgstr ""
784
785 #: config/obj-coff.c:994
786 msgid ".type pseudo-op used outside of .def/.endef: ignored."
787 msgstr ""
788
789 #: config/obj-coff.c:1013
790 msgid ".val pseudo-op used outside of .def/.endef: ignored."
791 msgstr ""
792
793 #: config/obj-coff.c:1160
794 msgid "badly formed .weak directive ignored"
795 msgstr ""
796
797 #: config/obj-coff.c:1338
798 msgid "mismatched .eb"
799 msgstr ""
800
801 #: config/obj-coff.c:1361
802 #, c-format
803 msgid "C_EFCN symbol for %s out of scope"
804 msgstr ""
805
806 #: config/obj-coff.c:1415
807 #, c-format
808 msgid "Warning: internal error: forgetting to set endndx of %s"
809 msgstr ""
810
811 #. STYP_INFO
812 #. STYP_LIB
813 #. STYP_OVER
814 #: config/obj-coff.c:1646
815 #, c-format
816 msgid "unsupported section attribute '%c'"
817 msgstr ""
818
819 #: config/obj-coff.c:1650 config/tc-ppc.c:5629
820 #, c-format
821 msgid "unknown section attribute '%c'"
822 msgstr ""
823
824 #: config/obj-coff.c:1693 config/obj-macho.c:267
825 #, c-format
826 msgid "Ignoring changed section attributes for %s"
827 msgstr ""
828
829 #: config/obj-coff.c:1831
830 #, c-format
831 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
832 msgstr ""
833
834 #: config/obj-ecoff.c:124
835 msgid "Can't set GP value"
836 msgstr ""
837
838 #: config/obj-ecoff.c:131
839 msgid "Can't set register masks"
840 msgstr ""
841
842 #: config/obj-elf.c:348 config/tc-sparc.c:4564 config/tc-v850.c:511
843 #, c-format
844 msgid "bad .common segment %s"
845 msgstr ""
846
847 #: config/obj-elf.c:424
848 msgid "Missing symbol name in directive"
849 msgstr ""
850
851 #: config/obj-elf.c:646
852 #, c-format
853 msgid "setting incorrect section type for %s"
854 msgstr ""
855
856 #: config/obj-elf.c:651
857 #, c-format
858 msgid "ignoring incorrect section type for %s"
859 msgstr ""
860
861 #: config/obj-elf.c:702
862 #, c-format
863 msgid "setting incorrect section attributes for %s"
864 msgstr ""
865
866 #: config/obj-elf.c:713
867 #, c-format
868 msgid "SHF_ALLOC isn't set for GNU_MBIND section: %s"
869 msgstr ""
870
871 #: config/obj-elf.c:762
872 #, c-format
873 msgid "ignoring changed section type for %s"
874 msgstr ""
875
876 #: config/obj-elf.c:774
877 #, c-format
878 msgid "ignoring changed section attributes for %s"
879 msgstr ""
880
881 #: config/obj-elf.c:781
882 #, c-format
883 msgid "ignoring changed section entity size for %s"
884 msgstr ""
885
886 #: config/obj-elf.c:845
887 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T or number"
888 msgstr ""
889
890 #: config/obj-elf.c:905
891 msgid "extraneous characters at end of numeric section type"
892 msgstr ""
893
894 #: config/obj-elf.c:911 read.c:2944
895 msgid "unrecognized section type"
896 msgstr ""
897
898 #: config/obj-elf.c:943
899 msgid "unrecognized section attribute"
900 msgstr ""
901
902 #: config/obj-elf.c:974 config/tc-alpha.c:4208
903 msgid "missing name"
904 msgstr ""
905
906 #: config/obj-elf.c:1134
907 msgid "invalid merge entity size"
908 msgstr ""
909
910 #: config/obj-elf.c:1141
911 msgid "entity size for SHF_MERGE not specified"
912 msgstr ""
913
914 #: config/obj-elf.c:1147
915 msgid "? section flag ignored with G present"
916 msgstr ""
917
918 #: config/obj-elf.c:1171
919 msgid "group name for SHF_GROUP not specified"
920 msgstr ""
921
922 #: config/obj-elf.c:1196
923 #, c-format
924 msgid "unsupported mbind section info: %s"
925 msgstr ""
926
927 #: config/obj-elf.c:1211
928 msgid "character following name is not '#'"
929 msgstr ""
930
931 #: config/obj-elf.c:1331
932 msgid ".previous without corresponding .section; ignored"
933 msgstr ""
934
935 #: config/obj-elf.c:1357
936 msgid ".popsection without corresponding .pushsection; ignored"
937 msgstr ""
938
939 #: config/obj-elf.c:1403
940 msgid "expected comma after name in .symver"
941 msgstr ""
942
943 #: config/obj-elf.c:1419 config/obj-elf.c:2291
944 #, c-format
945 msgid "`%s' can't be versioned to common symbol '%s'"
946 msgstr ""
947
948 #: config/obj-elf.c:1434
949 #, c-format
950 msgid "missing version name in `%s' for symbol `%s'"
951 msgstr ""
952
953 #: config/obj-elf.c:1445
954 #, c-format
955 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
956 msgstr ""
957
958 #: config/obj-elf.c:1481
959 #, c-format
960 msgid "expected `%s' to have already been set for .vtable_inherit"
961 msgstr ""
962
963 #: config/obj-elf.c:1491
964 msgid "expected comma after name in .vtable_inherit"
965 msgstr ""
966
967 #: config/obj-elf.c:1543
968 msgid "expected comma after name in .vtable_entry"
969 msgstr ""
970
971 #: config/obj-elf.c:1673
972 #, c-format
973 msgid "Attribute name not recognised: %s"
974 msgstr ""
975
976 #: config/obj-elf.c:1690
977 msgid "expected numeric constant"
978 msgstr ""
979
980 #: config/obj-elf.c:1699 config/tc-arm.c:6473
981 msgid "expected comma"
982 msgstr ""
983
984 #: config/obj-elf.c:1732
985 msgid "bad string constant"
986 msgstr ""
987
988 #: config/obj-elf.c:1736
989 msgid "expected <tag> , <value>"
990 msgstr ""
991
992 #: config/obj-elf.c:1856
993 msgid "expected quoted string"
994 msgstr ""
995
996 #: config/obj-elf.c:1876
997 #, c-format
998 msgid "expected comma after name `%s' in .size directive"
999 msgstr ""
1000
1001 #: config/obj-elf.c:1885
1002 msgid "missing expression in .size directive"
1003 msgstr ""
1004
1005 #: config/obj-elf.c:2008
1006 #, c-format
1007 msgid "symbol '%s' is already defined"
1008 msgstr ""
1009
1010 #: config/obj-elf.c:2029
1011 #, c-format
1012 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
1013 msgstr ""
1014
1015 #: config/obj-elf.c:2041
1016 #, c-format
1017 msgid "symbol type \"%s\" is supported only by GNU targets"
1018 msgstr ""
1019
1020 #: config/obj-elf.c:2052
1021 #, c-format
1022 msgid "unrecognized symbol type \"%s\""
1023 msgstr ""
1024
1025 #: config/obj-elf.c:2219 config/obj-elf.c:2222
1026 #, c-format
1027 msgid ".size expression for %s does not evaluate to a constant"
1028 msgstr ""
1029
1030 #: config/obj-elf.c:2256
1031 #, c-format
1032 msgid ""
1033 "invalid attempt to declare external version name as default in symbol `%s'"
1034 msgstr ""
1035
1036 #: config/obj-elf.c:2325 ecoff.c:3600
1037 #, c-format
1038 msgid "symbol `%s' can not be both weak and common"
1039 msgstr ""
1040
1041 #: config/obj-elf.c:2437
1042 #, c-format
1043 msgid "assuming all members of group `%s' are COMDAT"
1044 msgstr ""
1045
1046 #: config/obj-elf.c:2449
1047 #, c-format
1048 msgid "can't create group: %s"
1049 msgstr ""
1050
1051 #: config/obj-elf.c:2603
1052 #, c-format
1053 msgid "failed to set up debugging information: %s"
1054 msgstr ""
1055
1056 #: config/obj-elf.c:2623
1057 #, c-format
1058 msgid "can't start writing .mdebug section: %s"
1059 msgstr ""
1060
1061 #: config/obj-elf.c:2631
1062 #, c-format
1063 msgid "could not write .mdebug section: %s"
1064 msgstr ""
1065
1066 #: config/obj-evax.c:127
1067 #, c-format
1068 msgid "no entry symbol for global function '%s'"
1069 msgstr ""
1070
1071 #. make a temp string.
1072 #: config/obj-macho.c:119
1073 #, c-format
1074 msgid "the %s name '%s' is too long (maximum 16 characters)"
1075 msgstr ""
1076
1077 #: config/obj-macho.c:130
1078 #, c-format
1079 msgid "expected a %s name followed by a `,'"
1080 msgstr ""
1081
1082 #: config/obj-macho.c:195
1083 #, c-format
1084 msgid "cannot override zerofill section type for `%s,%s'"
1085 msgstr ""
1086
1087 #: config/obj-macho.c:249
1088 #, c-format
1089 msgid "failed to set flags for \"%s\": %s"
1090 msgstr ""
1091
1092 #: config/obj-macho.c:340
1093 #, c-format
1094 msgid "unknown or invalid section type '%s'"
1095 msgstr ""
1096
1097 #: config/obj-macho.c:379
1098 #, c-format
1099 msgid "unknown or invalid section attribute '%s'"
1100 msgstr ""
1101
1102 #: config/obj-macho.c:400
1103 msgid "unexpected section size information"
1104 msgstr ""
1105
1106 #: config/obj-macho.c:412
1107 msgid "missing sizeof_stub expression"
1108 msgstr ""
1109
1110 #: config/obj-macho.c:476 config/tc-ia64.c:1083 config/tc-ia64.c:11770
1111 #: config/tc-score.c:6103 expr.c:1172 expr.c:1325 read.c:1715
1112 msgid "expected symbol name"
1113 msgstr ""
1114
1115 #: config/obj-macho.c:489 read.c:494
1116 msgid "bad or irreducible absolute expression"
1117 msgstr ""
1118
1119 #: config/obj-macho.c:495 config/tc-score.c:6120 read.c:1753
1120 msgid "missing size expression"
1121 msgstr ""
1122
1123 #: config/obj-macho.c:504 config/tc-ia64.c:1118 read.c:1759
1124 #, c-format
1125 msgid "size (%ld) out of range, ignored"
1126 msgstr ""
1127
1128 #: config/obj-macho.c:514 config/tc-score.c:6264 dwarf2dbg.c:954 ecoff.c:3359
1129 #: read.c:1771 read.c:1876 read.c:2627 read.c:3270 read.c:3649 symbols.c:340
1130 #: symbols.c:436
1131 #, c-format
1132 msgid "symbol `%s' is already defined"
1133 msgstr ""
1134
1135 #: config/obj-macho.c:524 read.c:1786
1136 #, c-format
1137 msgid "size of \"%s\" is already %ld; not changing to %ld"
1138 msgstr ""
1139
1140 #: config/obj-macho.c:535
1141 msgid "align value not recognized, using size"
1142 msgstr ""
1143
1144 #: config/obj-macho.c:540 config/obj-macho.c:903
1145 #, c-format
1146 msgid "Alignment (%lu) too large: 15 assumed."
1147 msgstr ""
1148
1149 #: config/obj-macho.c:606
1150 #, c-format
1151 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1152 msgstr ""
1153
1154 #: config/obj-macho.c:808
1155 #, c-format
1156 msgid "%s is not used for the selected target"
1157 msgstr ""
1158
1159 #: config/obj-macho.c:873
1160 msgid "internal error: base section index out of range"
1161 msgstr ""
1162
1163 #: config/obj-macho.c:959
1164 #, c-format
1165 msgid "internal error: bad file property ID %d"
1166 msgstr ""
1167
1168 #: config/obj-macho.c:967
1169 msgid "failed to set subsections by symbols"
1170 msgstr ""
1171
1172 #: config/obj-macho.c:1030
1173 #, c-format
1174 msgid "'%s' previously declared as '%s'."
1175 msgstr ""
1176
1177 #: config/obj-macho.c:1082 config/obj-macho.c:1402 config/obj-macho.c:1486
1178 #, c-format
1179 msgid ""
1180 "'%s' can't be a weak_definition (currently only supported in sections of "
1181 "type coalesced)"
1182 msgstr ""
1183
1184 #: config/obj-macho.c:1167
1185 msgid "use of .indirect_symbols requires `-dynamic'"
1186 msgstr ""
1187
1188 #: config/obj-macho.c:1184
1189 #, c-format
1190 msgid ""
1191 "attempt to add an indirect_symbol to a stub or reference section with a zero-"
1192 "sized element at %s"
1193 msgstr ""
1194
1195 #: config/obj-macho.c:1214
1196 msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1197 msgstr ""
1198
1199 #: config/obj-macho.c:1483
1200 #, c-format
1201 msgid "'%s' can't be a weak_definition (since it is undefined)"
1202 msgstr ""
1203
1204 #: config/obj-macho.c:1489
1205 #, c-format
1206 msgid "Non-global symbol: '%s' can't be a weak_definition."
1207 msgstr ""
1208
1209 #: config/obj-macho.c:1495
1210 #, c-format
1211 msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1212 msgstr ""
1213
1214 #: config/obj-macho.c:1536
1215 #, c-format
1216 msgid "unrecognized stab type '%c'"
1217 msgstr ""
1218
1219 #: config/obj-macho.c:1587
1220 #, c-format
1221 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1222 msgstr ""
1223
1224 #: config/obj-macho.c:1595
1225 #, c-format
1226 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1227 msgstr ""
1228
1229 #: config/obj-macho.c:1602
1230 #, c-format
1231 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1232 msgstr ""
1233
1234 #: config/obj-macho.c:1804
1235 #, c-format
1236 msgid ""
1237 "the number of .indirect_symbols defined in section %s does not match the "
1238 "number expected (%d defined, %d expected)"
1239 msgstr ""
1240
1241 #: config/obj-macho.c:1824
1242 #, c-format
1243 msgid "internal error: failed to allocate %d indirectsymbol pointers"
1244 msgstr ""
1245
1246 #: config/obj-macho.c:1838 config/obj-macho.c:1861
1247 msgid "internal error: more indirect mach-o symbols than expected"
1248 msgstr ""
1249
1250 #: config/obj-som.c:56
1251 msgid "Only one .compiler pseudo-op per file!"
1252 msgstr ""
1253
1254 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1255 msgid "Expected quoted string"
1256 msgstr ""
1257
1258 #: config/obj-som.c:86
1259 msgid ".compiler directive missing language and version"
1260 msgstr ""
1261
1262 #: config/obj-som.c:96
1263 msgid ".compiler directive missing version"
1264 msgstr ""
1265
1266 #: config/obj-som.c:112
1267 #, c-format
1268 msgid "FATAL: Attaching compiler header %s"
1269 msgstr ""
1270
1271 #: config/obj-som.c:127
1272 msgid "Only one .version pseudo-op per file!"
1273 msgstr ""
1274
1275 #: config/obj-som.c:151
1276 #, c-format
1277 msgid "attaching version header %s: %s"
1278 msgstr ""
1279
1280 #: config/obj-som.c:169
1281 msgid "Only one .copyright pseudo-op per file!"
1282 msgstr ""
1283
1284 #: config/obj-som.c:193
1285 #, c-format
1286 msgid "attaching copyright header %s: %s"
1287 msgstr ""
1288
1289 #: config/tc-aarch64.c:373
1290 msgid "integer 32-bit register expected"
1291 msgstr ""
1292
1293 #: config/tc-aarch64.c:376
1294 msgid "integer 64-bit register expected"
1295 msgstr ""
1296
1297 #: config/tc-aarch64.c:379
1298 msgid "integer register expected"
1299 msgstr ""
1300
1301 #: config/tc-aarch64.c:382
1302 msgid "64-bit integer or SP register expected"
1303 msgstr ""
1304
1305 #: config/tc-aarch64.c:385 config/tc-mcore.c:839 config/tc-mcore.c:1355
1306 #: config/tc-mcore.c:1409
1307 msgid "base register expected"
1308 msgstr ""
1309
1310 #: config/tc-aarch64.c:388
1311 msgid "integer or zero register expected"
1312 msgstr ""
1313
1314 #: config/tc-aarch64.c:391
1315 msgid "offset register expected"
1316 msgstr ""
1317
1318 #: config/tc-aarch64.c:394
1319 msgid "integer or SP register expected"
1320 msgstr ""
1321
1322 #: config/tc-aarch64.c:397
1323 msgid "integer, zero or SP register expected"
1324 msgstr ""
1325
1326 #: config/tc-aarch64.c:400
1327 msgid "8-bit SIMD scalar register expected"
1328 msgstr ""
1329
1330 #: config/tc-aarch64.c:403
1331 msgid "16-bit SIMD scalar or floating-point half precision register expected"
1332 msgstr ""
1333
1334 #: config/tc-aarch64.c:407
1335 msgid "32-bit SIMD scalar or floating-point single precision register expected"
1336 msgstr ""
1337
1338 #: config/tc-aarch64.c:411
1339 msgid "64-bit SIMD scalar or floating-point double precision register expected"
1340 msgstr ""
1341
1342 #: config/tc-aarch64.c:415
1343 msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1344 msgstr ""
1345
1346 #: config/tc-aarch64.c:420 config/tc-arm.c:4401
1347 msgid "register expected"
1348 msgstr ""
1349
1350 #. any [BHSDQ]P FP
1351 #: config/tc-aarch64.c:423
1352 msgid "SIMD scalar or floating-point register expected"
1353 msgstr ""
1354
1355 #. any V reg
1356 #: config/tc-aarch64.c:426
1357 msgid "vector register expected"
1358 msgstr ""
1359
1360 #: config/tc-aarch64.c:429
1361 msgid "SVE vector register expected"
1362 msgstr ""
1363
1364 #: config/tc-aarch64.c:432
1365 msgid "SVE predicate register expected"
1366 msgstr ""
1367
1368 #: config/tc-aarch64.c:435
1369 #, c-format
1370 msgid "invalid register type %d"
1371 msgstr ""
1372
1373 #: config/tc-aarch64.c:595 config/tc-aarch64.c:597 config/tc-arm.c:1061
1374 #: config/tc-score.c:6514 expr.c:1385 read.c:2609
1375 msgid "bad expression"
1376 msgstr ""
1377
1378 #: config/tc-aarch64.c:607 config/tc-arm.c:1072 config/tc-i860.c:1003
1379 #: config/tc-sparc.c:3440
1380 msgid "bad segment"
1381 msgstr ""
1382
1383 #: config/tc-aarch64.c:825
1384 #, c-format
1385 msgid "bad size %d in vector width specifier"
1386 msgstr ""
1387
1388 #: config/tc-aarch64.c:858
1389 #, c-format
1390 msgid "unexpected character `%c' in element size"
1391 msgstr ""
1392
1393 #: config/tc-aarch64.c:860
1394 msgid "missing element size"
1395 msgstr ""
1396
1397 #: config/tc-aarch64.c:869
1398 #, c-format
1399 msgid "invalid element size %d and vector size combination %c"
1400 msgstr ""
1401
1402 #: config/tc-aarch64.c:904
1403 #, c-format
1404 msgid "unexpected character `%c' in predication type"
1405 msgstr ""
1406
1407 #: config/tc-aarch64.c:907
1408 msgid "missing predication type"
1409 msgstr ""
1410
1411 #: config/tc-aarch64.c:1002
1412 msgid "this type of register can't be indexed"
1413 msgstr ""
1414
1415 #: config/tc-aarch64.c:1008
1416 msgid "index not allowed inside register list"
1417 msgstr ""
1418
1419 #: config/tc-aarch64.c:1018 config/tc-aarch64.c:1966 config/tc-aarch64.c:2155
1420 #: config/tc-arm.c:1569 config/tc-arm.c:3681 config/tc-arm.c:4798
1421 msgid "constant expression required"
1422 msgstr ""
1423
1424 #. Indexed vector register expected.
1425 #: config/tc-aarch64.c:1030
1426 msgid "indexed vector register expected"
1427 msgstr ""
1428
1429 #: config/tc-aarch64.c:1037
1430 msgid "invalid use of vector register"
1431 msgstr ""
1432
1433 #: config/tc-aarch64.c:1129 config/tc-arm.c:1837
1434 msgid "expecting {"
1435 msgstr ""
1436
1437 #: config/tc-aarch64.c:1154
1438 msgid "invalid vector register in list"
1439 msgstr ""
1440
1441 #: config/tc-aarch64.c:1161
1442 msgid "invalid scalar register in list"
1443 msgstr ""
1444
1445 #: config/tc-aarch64.c:1174
1446 msgid "invalid range in vector register list"
1447 msgstr ""
1448
1449 #: config/tc-aarch64.c:1187
1450 msgid "type mismatch in vector register list"
1451 msgstr ""
1452
1453 #: config/tc-aarch64.c:1204
1454 msgid "end of vector register list not found"
1455 msgstr ""
1456
1457 #: config/tc-aarch64.c:1220
1458 msgid "constant expression required."
1459 msgstr ""
1460
1461 #: config/tc-aarch64.c:1230
1462 msgid "expected index"
1463 msgstr ""
1464
1465 #: config/tc-aarch64.c:1237
1466 msgid "too many registers in vector register list"
1467 msgstr ""
1468
1469 #: config/tc-aarch64.c:1242
1470 msgid "empty vector register list"
1471 msgstr ""
1472
1473 #: config/tc-aarch64.c:1264 config/tc-arm.c:2223
1474 #, c-format
1475 msgid "ignoring attempt to redefine built-in register '%s'"
1476 msgstr ""
1477
1478 #: config/tc-aarch64.c:1270 config/tc-arm.c:2228
1479 #, c-format
1480 msgid "ignoring redefinition of register alias '%s'"
1481 msgstr ""
1482
1483 #: config/tc-aarch64.c:1316 config/tc-arm.c:2294
1484 #, c-format
1485 msgid "unknown register '%s' -- .req ignored"
1486 msgstr ""
1487
1488 #: config/tc-aarch64.c:1374 config/tc-arm.c:2502
1489 msgid "invalid syntax for .req directive"
1490 msgstr ""
1491
1492 #: config/tc-aarch64.c:1399 config/tc-arm.c:2540
1493 msgid "invalid syntax for .unreq directive"
1494 msgstr ""
1495
1496 #: config/tc-aarch64.c:1405 config/tc-arm.c:2547
1497 #, c-format
1498 msgid "unknown register alias '%s'"
1499 msgstr ""
1500
1501 #: config/tc-aarch64.c:1407
1502 #, c-format
1503 msgid "ignoring attempt to undefine built-in register '%s'"
1504 msgstr ""
1505
1506 #: config/tc-aarch64.c:1731 config/tc-arm.c:3293 config/tc-arm.c:3320
1507 #: config/tc-arm.c:3333
1508 msgid "literal pool overflow"
1509 msgstr ""
1510
1511 #: config/tc-aarch64.c:1913 config/tc-aarch64.c:5916 config/tc-arm.c:3554
1512 #: config/tc-arm.c:6996
1513 msgid "unrecognized relocation suffix"
1514 msgstr ""
1515
1516 #: config/tc-aarch64.c:1915
1517 msgid "unimplemented relocation suffix"
1518 msgstr ""
1519
1520 #: config/tc-aarch64.c:2123 config/tc-aarch64.c:2316 config/tc-aarch64.c:2374
1521 msgid "immediate operand required"
1522 msgstr ""
1523
1524 #: config/tc-aarch64.c:2131
1525 msgid "missing immediate expression"
1526 msgstr ""
1527
1528 #: config/tc-aarch64.c:2354 config/tc-aarch64.c:5740 config/tc-aarch64.c:5760
1529 msgid "invalid floating-point constant"
1530 msgstr ""
1531
1532 #: config/tc-aarch64.c:2984 config/tc-arm.c:5137 config/tc-arm.c:5146
1533 msgid "shift expression expected"
1534 msgstr ""
1535
1536 #: config/tc-aarch64.c:2992
1537 msgid "shift operator expected"
1538 msgstr ""
1539
1540 #: config/tc-aarch64.c:3000
1541 msgid "invalid use of 'MSL'"
1542 msgstr ""
1543
1544 #: config/tc-aarch64.c:3008
1545 msgid "invalid use of 'MUL'"
1546 msgstr ""
1547
1548 #: config/tc-aarch64.c:3017
1549 msgid "extending shift is not permitted"
1550 msgstr ""
1551
1552 #: config/tc-aarch64.c:3025
1553 msgid "'ROR' shift is not permitted"
1554 msgstr ""
1555
1556 #: config/tc-aarch64.c:3033
1557 msgid "only 'LSL' shift is permitted"
1558 msgstr ""
1559
1560 #: config/tc-aarch64.c:3041
1561 msgid "only 'MUL' is permitted"
1562 msgstr ""
1563
1564 #: config/tc-aarch64.c:3059
1565 msgid "only 'MUL VL' is permitted"
1566 msgstr ""
1567
1568 #: config/tc-aarch64.c:3067
1569 msgid "invalid shift for the register offset addressing mode"
1570 msgstr ""
1571
1572 #: config/tc-aarch64.c:3075
1573 msgid "invalid shift operator"
1574 msgstr ""
1575
1576 #: config/tc-aarch64.c:3108
1577 msgid "missing shift amount"
1578 msgstr ""
1579
1580 #: config/tc-aarch64.c:3115
1581 msgid "constant shift amount required"
1582 msgstr ""
1583
1584 #: config/tc-aarch64.c:3124
1585 msgid "shift amount out of range 0 to 63"
1586 msgstr ""
1587
1588 #: config/tc-aarch64.c:3173
1589 msgid "unexpected shift operator"
1590 msgstr ""
1591
1592 #: config/tc-aarch64.c:3209
1593 msgid "unexpected register in the immediate operand"
1594 msgstr ""
1595
1596 #: config/tc-aarch64.c:3234
1597 msgid "integer register expected in the extended/shifted operand register"
1598 msgstr ""
1599
1600 #: config/tc-aarch64.c:3269 config/tc-aarch64.c:3403 config/tc-aarch64.c:3532
1601 #: config/tc-aarch64.c:3687 config/tc-aarch64.c:3728
1602 msgid "unknown relocation modifier"
1603 msgstr ""
1604
1605 #: config/tc-aarch64.c:3276 config/tc-aarch64.c:3422 config/tc-aarch64.c:3539
1606 #: config/tc-aarch64.c:3694 config/tc-aarch64.c:3735
1607 msgid "this relocation modifier is not allowed on this instruction"
1608 msgstr ""
1609
1610 #: config/tc-aarch64.c:3430 config/tc-aarch64.c:3550
1611 msgid "invalid relocation expression"
1612 msgstr ""
1613
1614 #: config/tc-aarch64.c:3448
1615 msgid "invalid address"
1616 msgstr ""
1617
1618 #: config/tc-aarch64.c:3504
1619 msgid "invalid use of 32-bit register offset"
1620 msgstr ""
1621
1622 #: config/tc-aarch64.c:3510
1623 msgid "offset has different size from base"
1624 msgstr ""
1625
1626 #: config/tc-aarch64.c:3516
1627 msgid "invalid use of 64-bit register offset"
1628 msgstr ""
1629
1630 #. [Xn],#expr
1631 #: config/tc-aarch64.c:3563 config/tc-aarch64.c:3620
1632 msgid "invalid expression in the address"
1633 msgstr ""
1634
1635 #: config/tc-aarch64.c:3577 config/tc-arm.c:5673 config/tc-arm.c:6251
1636 msgid "']' expected"
1637 msgstr ""
1638
1639 #: config/tc-aarch64.c:3585
1640 msgid "register offset not allowed in pre-indexed addressing mode"
1641 msgstr ""
1642
1643 #: config/tc-aarch64.c:3600 config/tc-arm.c:5709
1644 msgid "cannot combine pre- and post-indexing"
1645 msgstr ""
1646
1647 #. Reject [Rn]!
1648 #: config/tc-aarch64.c:3632
1649 msgid "missing offset in the pre-indexed address"
1650 msgstr ""
1651
1652 #: config/tc-aarch64.c:3861
1653 msgid "unknown or missing option to PSB"
1654 msgstr ""
1655
1656 #: config/tc-aarch64.c:3869
1657 msgid "the specified option is not accepted for PSB"
1658 msgstr ""
1659
1660 #: config/tc-aarch64.c:3926
1661 #, c-format
1662 msgid "selected processor does not support PSTATE field name '%s'"
1663 msgstr ""
1664
1665 #: config/tc-aarch64.c:3929 config/tc-aarch64.c:3962
1666 #, c-format
1667 msgid "selected processor does not support system register name '%s'"
1668 msgstr ""
1669
1670 #: config/tc-aarch64.c:3932
1671 #, c-format
1672 msgid ""
1673 "system register name '%s' is deprecated and may be removed in a future "
1674 "release"
1675 msgstr ""
1676
1677 #: config/tc-aarch64.c:4004
1678 msgid "immediate value out of range "
1679 msgstr ""
1680
1681 #: config/tc-aarch64.c:4512
1682 #, c-format
1683 msgid "Info: "
1684 msgstr ""
1685
1686 #: config/tc-aarch64.c:4545 config/tc-score.c:2750 config/tc-score.c:6503
1687 #, c-format
1688 msgid "%s -- `%s'"
1689 msgstr ""
1690
1691 #: config/tc-aarch64.c:4547
1692 #, c-format
1693 msgid "%s at operand %d -- `%s'"
1694 msgstr ""
1695
1696 #: config/tc-aarch64.c:4553
1697 #, c-format
1698 msgid "operand %d must be %s -- `%s'"
1699 msgstr ""
1700
1701 #: config/tc-aarch64.c:4559
1702 #, c-format
1703 msgid "operand mismatch -- `%s'"
1704 msgstr ""
1705
1706 #. Print the hint.
1707 #: config/tc-aarch64.c:4619
1708 msgid "   did you mean this?"
1709 msgstr ""
1710
1711 #: config/tc-aarch64.c:4622 config/tc-aarch64.c:4649
1712 #, c-format
1713 msgid "   %s"
1714 msgstr ""
1715
1716 #: config/tc-aarch64.c:4627
1717 msgid "   other valid variant(s):"
1718 msgstr ""
1719
1720 #: config/tc-aarch64.c:4656
1721 #, c-format
1722 msgid "operand %d must be the same register as operand 1 -- `%s'"
1723 msgstr ""
1724
1725 #: config/tc-aarch64.c:4662
1726 #, c-format
1727 msgid "%s out of range %d to %d at operand %d -- `%s'"
1728 msgstr ""
1729
1730 #: config/tc-aarch64.c:4663 config/tc-aarch64.c:4667 config/tc-aarch64.c:6447
1731 msgid "immediate value"
1732 msgstr ""
1733
1734 #: config/tc-aarch64.c:4666
1735 #, c-format
1736 msgid "%s must be %d at operand %d -- `%s'"
1737 msgstr ""
1738
1739 #: config/tc-aarch64.c:4673
1740 #, c-format
1741 msgid ""
1742 "invalid number of registers in the list; only 1 register is expected at "
1743 "operand %d -- `%s'"
1744 msgstr ""
1745
1746 #: config/tc-aarch64.c:4677
1747 #, c-format
1748 msgid ""
1749 "invalid number of registers in the list; %d registers are expected at "
1750 "operand %d -- `%s'"
1751 msgstr ""
1752
1753 #: config/tc-aarch64.c:4683
1754 #, c-format
1755 msgid "immediate value must be a multiple of %d at operand %d -- `%s'"
1756 msgstr ""
1757
1758 #: config/tc-aarch64.c:4970
1759 msgid "bad vector arrangement type"
1760 msgstr ""
1761
1762 #: config/tc-aarch64.c:5087
1763 msgid "the specified relocation type is not allowed for MOVK"
1764 msgstr ""
1765
1766 #: config/tc-aarch64.c:5129 config/tc-aarch64.c:5139
1767 msgid "the specified relocation type is not allowed for 32-bit register"
1768 msgstr ""
1769
1770 #: config/tc-aarch64.c:5310
1771 msgid "comma expected between operands"
1772 msgstr ""
1773
1774 #: config/tc-aarch64.c:5444
1775 msgid "the top half of a 128-bit FP/SIMD register is expected"
1776 msgstr ""
1777
1778 #: config/tc-aarch64.c:5515 config/tc-arm.c:1906 config/tc-arm.c:1951
1779 #: config/tc-h8300.c:1048
1780 msgid "invalid register list"
1781 msgstr ""
1782
1783 #: config/tc-aarch64.c:5535
1784 msgid "missing type suffix"
1785 msgstr ""
1786
1787 #: config/tc-aarch64.c:5554
1788 msgid "C0 - C15 expected"
1789 msgstr ""
1790
1791 #: config/tc-aarch64.c:5655 config/tc-aarch64.c:5679
1792 msgid "immediate zero expected"
1793 msgstr ""
1794
1795 #: config/tc-aarch64.c:5775
1796 msgid "shift not allowed for bitmask immediate"
1797 msgstr ""
1798
1799 #: config/tc-aarch64.c:5829
1800 msgid "can't mix relocation modifier with explicit shift"
1801 msgstr ""
1802
1803 #: config/tc-aarch64.c:5877
1804 msgid "invalid condition"
1805 msgstr ""
1806
1807 #: config/tc-aarch64.c:5903
1808 msgid "invalid pc-relative address"
1809 msgstr ""
1810
1811 #. Only permit "=value" in the literal load instructions.
1812 #. The literal will be generated by programmer_friendly_fixup.
1813 #: config/tc-aarch64.c:5911
1814 msgid "invalid use of \"=immediate\""
1815 msgstr ""
1816
1817 #: config/tc-aarch64.c:5976 config/tc-aarch64.c:6008 config/tc-aarch64.c:6026
1818 #: config/tc-aarch64.c:6048 config/tc-aarch64.c:6068 config/tc-aarch64.c:6087
1819 #: config/tc-aarch64.c:6106 config/tc-aarch64.c:6141 config/tc-aarch64.c:6148
1820 #: config/tc-aarch64.c:6177 config/tc-aarch64.c:6202 config/tc-aarch64.c:6218
1821 #: config/tc-aarch64.c:6242
1822 msgid "invalid addressing mode"
1823 msgstr ""
1824
1825 #: config/tc-aarch64.c:5992
1826 msgid "the optional immediate offset can only be 0"
1827 msgstr ""
1828
1829 #: config/tc-aarch64.c:6031 config/tc-aarch64.c:6053 config/tc-aarch64.c:6073
1830 msgid "relocation not allowed"
1831 msgstr ""
1832
1833 #: config/tc-aarch64.c:6116
1834 msgid "writeback value must be an immediate constant"
1835 msgstr ""
1836
1837 #. Make sure this has priority over
1838 #. "invalid addressing mode".
1839 #: config/tc-aarch64.c:6156
1840 msgid "constant offset required"
1841 msgstr ""
1842
1843 #: config/tc-aarch64.c:6252
1844 msgid "unknown or missing system register name"
1845 msgstr ""
1846
1847 #: config/tc-aarch64.c:6262
1848 msgid "unknown or missing PSTATE field name"
1849 msgstr ""
1850
1851 #: config/tc-aarch64.c:6286
1852 msgid "unknown or missing operation name"
1853 msgstr ""
1854
1855 #: config/tc-aarch64.c:6299
1856 msgid "the specified option is not accepted in ISB"
1857 msgstr ""
1858
1859 #: config/tc-aarch64.c:6325 config/tc-aarch64.c:7458 config/tc-arm.c:7211
1860 #, c-format
1861 msgid "unhandled operand code %d"
1862 msgstr ""
1863
1864 #: config/tc-aarch64.c:6367
1865 msgid "unexpected comma before the omitted optional operand"
1866 msgstr ""
1867
1868 #: config/tc-aarch64.c:6395
1869 msgid "unexpected characters following instruction"
1870 msgstr ""
1871
1872 #: config/tc-aarch64.c:6473 config/tc-arm.c:5248 config/tc-arm.c:5809
1873 #: config/tc-arm.c:7973
1874 msgid "constant expression expected"
1875 msgstr ""
1876
1877 #: config/tc-aarch64.c:6480
1878 msgid "literal pool insertion failed"
1879 msgstr ""
1880
1881 #: config/tc-aarch64.c:6549 config/tc-aarch64.c:6561
1882 #, c-format
1883 msgid "unpredictable transfer with writeback -- `%s'"
1884 msgstr ""
1885
1886 #: config/tc-aarch64.c:6565
1887 #, c-format
1888 msgid "unpredictable load of register pair -- `%s'"
1889 msgstr ""
1890
1891 #: config/tc-aarch64.c:6642
1892 #, c-format
1893 msgid "unknown mnemonic `%s' -- `%s'"
1894 msgstr ""
1895
1896 #: config/tc-aarch64.c:6650
1897 #, c-format
1898 msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
1899 msgstr ""
1900
1901 #: config/tc-aarch64.c:6708
1902 #, c-format
1903 msgid "selected processor does not support `%s'"
1904 msgstr ""
1905
1906 #: config/tc-aarch64.c:7121 config/tc-arm.c:22852
1907 msgid "GOT already in the symbol table"
1908 msgstr ""
1909
1910 #: config/tc-aarch64.c:7283
1911 msgid "immediate cannot be moved by a single instruction"
1912 msgstr ""
1913
1914 #: config/tc-aarch64.c:7326 config/tc-aarch64.c:7371 config/tc-aarch64.c:7397
1915 #: config/tc-arm.c:15411 config/tc-arm.c:15438 config/tc-arm.c:16080
1916 #: config/tc-arm.c:16694 config/tc-arm.c:17516 config/tc-arm.c:17556
1917 #: config/tc-metag.c:2444 config/tc-metag.c:2453 config/tc-metag.c:2492
1918 #: config/tc-metag.c:2501 config/tc-metag.c:3021 config/tc-metag.c:3030
1919 msgid "immediate out of range"
1920 msgstr ""
1921
1922 #: config/tc-aarch64.c:7390 config/tc-metag.c:4656 config/tc-xtensa.c:4183
1923 msgid "invalid immediate"
1924 msgstr ""
1925
1926 #: config/tc-aarch64.c:7453 config/tc-tic6x.c:3861 config/tc-tic6x.c:3926
1927 #: config/tc-tic6x.c:3953 config/tc-tic6x.c:3981
1928 msgid "immediate offset out of range"
1929 msgstr ""
1930
1931 #: config/tc-aarch64.c:7527 config/tc-arm.c:23190 config/tc-arm.c:23258
1932 #: config/tc-arm.c:23540
1933 #, c-format
1934 msgid "undefined symbol %s used as an immediate value"
1935 msgstr ""
1936
1937 #: config/tc-aarch64.c:7539
1938 msgid "pc-relative load offset not word aligned"
1939 msgstr ""
1940
1941 #: config/tc-aarch64.c:7542
1942 msgid "pc-relative load offset out of range"
1943 msgstr ""
1944
1945 #: config/tc-aarch64.c:7554
1946 msgid "pc-relative address offset out of range"
1947 msgstr ""
1948
1949 #: config/tc-aarch64.c:7566 config/tc-aarch64.c:7581
1950 msgid "conditional branch target not word aligned"
1951 msgstr ""
1952
1953 #: config/tc-aarch64.c:7569 config/tc-aarch64.c:7584 config/tc-arm.c:23831
1954 msgid "conditional branch out of range"
1955 msgstr ""
1956
1957 #: config/tc-aarch64.c:7597
1958 msgid "branch target not word aligned"
1959 msgstr ""
1960
1961 #: config/tc-aarch64.c:7600 config/tc-arm.c:822 config/tc-mips.c:15683
1962 #: config/tc-mips.c:15699 config/tc-mips.c:15789
1963 msgid "branch out of range"
1964 msgstr ""
1965
1966 #: config/tc-aarch64.c:7652 config/tc-arm.c:23431 config/tc-arm.c:23446
1967 #: config/tc-arm.c:23461 config/tc-arm.c:23472 config/tc-arm.c:23495
1968 #: config/tc-arm.c:24293 config/tc-moxie.c:716 config/tc-pj.c:452
1969 #: config/tc-sh.c:4293
1970 msgid "offset out of range"
1971 msgstr ""
1972
1973 #: config/tc-aarch64.c:7667
1974 msgid "unsigned value out of range"
1975 msgstr ""
1976
1977 #: config/tc-aarch64.c:7675
1978 msgid "signed value out of range"
1979 msgstr ""
1980
1981 #: config/tc-aarch64.c:7817
1982 #, c-format
1983 msgid "unexpected %s fixup"
1984 msgstr ""
1985
1986 #: config/tc-aarch64.c:7883 config/tc-arm.c:24802 config/tc-arm.c:24823
1987 #: config/tc-mips.c:18038 config/tc-or1k.c:348 config/tc-score.c:7480
1988 #, c-format
1989 msgid "cannot represent %s relocation in this object file format"
1990 msgstr ""
1991
1992 #: config/tc-aarch64.c:7916
1993 #, c-format
1994 msgid "cannot do %u-byte relocation"
1995 msgstr ""
1996
1997 #: config/tc-aarch64.c:8227 config/tc-arm.c:25283 config/tc-score.c:6297
1998 #: config/tc-score.c:6527 config/tc-score.c:6532
1999 msgid "virtual memory exhausted"
2000 msgstr ""
2001
2002 #: config/tc-aarch64.c:8385 config/tc-arm.c:25622
2003 msgid "assemble for big-endian"
2004 msgstr ""
2005
2006 #: config/tc-aarch64.c:8386 config/tc-arm.c:25623
2007 msgid "assemble for little-endian"
2008 msgstr ""
2009
2010 #: config/tc-aarch64.c:8389
2011 msgid "temporary switch for dumping"
2012 msgstr ""
2013
2014 #: config/tc-aarch64.c:8391
2015 msgid "output verbose error messages"
2016 msgstr ""
2017
2018 #: config/tc-aarch64.c:8393
2019 msgid "do not output verbose error messages"
2020 msgstr ""
2021
2022 #: config/tc-aarch64.c:8601 config/tc-arm.c:26444
2023 msgid "invalid architectural extension"
2024 msgstr ""
2025
2026 #: config/tc-aarch64.c:8626 config/tc-arm.c:26476
2027 msgid "must specify extensions to add before specifying those to remove"
2028 msgstr ""
2029
2030 #: config/tc-aarch64.c:8634 config/tc-arm.c:26484
2031 msgid "missing architectural extension"
2032 msgstr ""
2033
2034 #: config/tc-aarch64.c:8661 config/tc-arm.c:26536
2035 #, c-format
2036 msgid "unknown architectural extension `%s'"
2037 msgstr ""
2038
2039 #: config/tc-aarch64.c:8685 config/tc-arm.c:26570 config/tc-metag.c:5834
2040 #, c-format
2041 msgid "missing cpu name `%s'"
2042 msgstr ""
2043
2044 #: config/tc-aarch64.c:8699 config/tc-aarch64.c:8916 config/tc-arm.c:26605
2045 #: config/tc-arm.c:27369 config/tc-metag.c:5845
2046 #, c-format
2047 msgid "unknown cpu `%s'"
2048 msgstr ""
2049
2050 #: config/tc-aarch64.c:8717 config/tc-arm.c:26623
2051 #, c-format
2052 msgid "missing architecture name `%s'"
2053 msgstr ""
2054
2055 #: config/tc-aarch64.c:8731 config/tc-aarch64.c:8963 config/tc-arm.c:26640
2056 #: config/tc-arm.c:27404 config/tc-arm.c:27434 config/tc-score.c:7715
2057 #, c-format
2058 msgid "unknown architecture `%s'\n"
2059 msgstr ""
2060
2061 #: config/tc-aarch64.c:8754
2062 #, c-format
2063 msgid "missing abi name `%s'"
2064 msgstr ""
2065
2066 #: config/tc-aarch64.c:8765
2067 #, c-format
2068 msgid "unknown abi `%s'\n"
2069 msgstr ""
2070
2071 #: config/tc-aarch64.c:8771
2072 msgid "<abi name>\t  specify for ABI <abi name>"
2073 msgstr ""
2074
2075 #: config/tc-aarch64.c:8774 config/tc-arm.c:26727 config/tc-metag.c:5911
2076 msgid "<cpu name>\t  assemble for CPU <cpu name>"
2077 msgstr ""
2078
2079 #: config/tc-aarch64.c:8776 config/tc-arm.c:26729
2080 msgid "<arch name>\t  assemble for architecture <arch name>"
2081 msgstr ""
2082
2083 #: config/tc-aarch64.c:8815 config/tc-aarch64.c:8835 config/tc-arm.c:26785
2084 #: config/tc-arm.c:26803 config/tc-arm.c:26823 config/tc-metag.c:5936
2085 #, c-format
2086 msgid "option `-%c%s' is deprecated: %s"
2087 msgstr ""
2088
2089 #: config/tc-aarch64.c:8855
2090 #, c-format
2091 msgid " AArch64-specific assembler options:\n"
2092 msgstr ""
2093
2094 #: config/tc-aarch64.c:8866 config/tc-arc.c:3536 config/tc-arm.c:26854
2095 #, c-format
2096 msgid "  -EB                     assemble code for a big-endian cpu\n"
2097 msgstr ""
2098
2099 #: config/tc-aarch64.c:8871 config/tc-arc.c:3538 config/tc-arm.c:26859
2100 #, c-format
2101 msgid "  -EL                     assemble code for a little-endian cpu\n"
2102 msgstr ""
2103
2104 #: config/tc-alpha.c:653
2105 #, c-format
2106 msgid "No !literal!%ld was found"
2107 msgstr ""
2108
2109 #: config/tc-alpha.c:660
2110 #, c-format
2111 msgid "No !tlsgd!%ld was found"
2112 msgstr ""
2113
2114 #: config/tc-alpha.c:667
2115 #, c-format
2116 msgid "No !tlsldm!%ld was found"
2117 msgstr ""
2118
2119 #: config/tc-alpha.c:676
2120 #, c-format
2121 msgid "No ldah !gpdisp!%ld was found"
2122 msgstr ""
2123
2124 #: config/tc-alpha.c:726
2125 #, c-format
2126 msgid "too many !literal!%ld for %s"
2127 msgstr ""
2128
2129 #: config/tc-alpha.c:756
2130 #, c-format
2131 msgid "No lda !gpdisp!%ld was found"
2132 msgstr ""
2133
2134 #. Only support one relocation op per insn.
2135 #: config/tc-alpha.c:915
2136 msgid "More than one relocation op per insn"
2137 msgstr ""
2138
2139 #: config/tc-alpha.c:930 config/tc-arc.c:1197
2140 msgid "No relocation operand"
2141 msgstr ""
2142
2143 #: config/tc-alpha.c:940
2144 #, c-format
2145 msgid "Unknown relocation operand: !%s"
2146 msgstr ""
2147
2148 #: config/tc-alpha.c:950
2149 #, c-format
2150 msgid "no sequence number after !%s"
2151 msgstr ""
2152
2153 #: config/tc-alpha.c:960
2154 #, c-format
2155 msgid "!%s does not use a sequence number"
2156 msgstr ""
2157
2158 #: config/tc-alpha.c:970
2159 #, c-format
2160 msgid "Bad sequence number: !%s!%s"
2161 msgstr ""
2162
2163 #: config/tc-alpha.c:1186 config/tc-alpha.c:3360
2164 #, c-format
2165 msgid "inappropriate arguments for opcode `%s'"
2166 msgstr ""
2167
2168 #: config/tc-alpha.c:1188 config/tc-alpha.c:3362
2169 #, c-format
2170 msgid "opcode `%s' not supported for target %s"
2171 msgstr ""
2172
2173 #: config/tc-alpha.c:1192 config/tc-alpha.c:3366 config/tc-avr.c:1904
2174 #: config/tc-msp430.c:3988 config/tc-wasm32.c:753
2175 #, c-format
2176 msgid "unknown opcode `%s'"
2177 msgstr ""
2178
2179 #: config/tc-alpha.c:1273 config/tc-alpha.c:1532
2180 msgid "overflow in literal (.lita) table"
2181 msgstr ""
2182
2183 #: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
2184 #: config/tc-alpha.c:2232 config/tc-alpha.c:2277 config/tc-alpha.c:2346
2185 #: config/tc-alpha.c:2429 config/tc-alpha.c:2654 config/tc-alpha.c:2752
2186 msgid "macro requires $at register while noat in effect"
2187 msgstr ""
2188
2189 #: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
2190 msgid "macro requires $at while $at in use"
2191 msgstr ""
2192
2193 #: config/tc-alpha.c:1491
2194 msgid "bignum invalid; zero assumed"
2195 msgstr ""
2196
2197 #: config/tc-alpha.c:1493
2198 msgid "floating point number invalid; zero assumed"
2199 msgstr ""
2200
2201 #: config/tc-alpha.c:1498
2202 msgid "can't handle expression"
2203 msgstr ""
2204
2205 #: config/tc-alpha.c:1538
2206 msgid "overflow in literal (.lit8) table"
2207 msgstr ""
2208
2209 #: config/tc-alpha.c:1835
2210 #, c-format
2211 msgid "too many ldah insns for !gpdisp!%ld"
2212 msgstr ""
2213
2214 #: config/tc-alpha.c:1837 config/tc-alpha.c:1849
2215 #, c-format
2216 msgid "both insns for !gpdisp!%ld must be in the same section"
2217 msgstr ""
2218
2219 #: config/tc-alpha.c:1847
2220 #, c-format
2221 msgid "too many lda insns for !gpdisp!%ld"
2222 msgstr ""
2223
2224 #: config/tc-alpha.c:1903
2225 #, c-format
2226 msgid "too many lituse insns for !lituse_tlsgd!%ld"
2227 msgstr ""
2228
2229 #: config/tc-alpha.c:1906
2230 #, c-format
2231 msgid "too many lituse insns for !lituse_tlsldm!%ld"
2232 msgstr ""
2233
2234 #: config/tc-alpha.c:1923
2235 #, c-format
2236 msgid "duplicate !tlsgd!%ld"
2237 msgstr ""
2238
2239 #: config/tc-alpha.c:1925
2240 #, c-format
2241 msgid "sequence number in use for !tlsldm!%ld"
2242 msgstr ""
2243
2244 #: config/tc-alpha.c:1939
2245 #, c-format
2246 msgid "duplicate !tlsldm!%ld"
2247 msgstr ""
2248
2249 #: config/tc-alpha.c:1941
2250 #, c-format
2251 msgid "sequence number in use for !tlsgd!%ld"
2252 msgstr ""
2253
2254 #: config/tc-alpha.c:1996 config/tc-arc.c:2806 config/tc-mn10200.c:854
2255 #: config/tc-mn10300.c:1150 config/tc-ppc.c:1953 config/tc-s390.c:675
2256 #: config/tc-tilegx.c:427 config/tc-tilegx.c:477 config/tc-tilepro.c:383
2257 msgid "operand"
2258 msgstr ""
2259
2260 #: config/tc-alpha.c:2135
2261 msgid "invalid relocation for instruction"
2262 msgstr ""
2263
2264 #: config/tc-alpha.c:2149
2265 msgid "invalid relocation for field"
2266 msgstr ""
2267
2268 #: config/tc-alpha.c:2981
2269 msgid "can not resolve expression"
2270 msgstr ""
2271
2272 #: config/tc-alpha.c:3514 config/tc-i370.c:1056 config/tc-microblaze.c:200
2273 #: config/tc-ppc.c:2275 config/tc-ppc.c:5394
2274 #, c-format
2275 msgid ".COMMon length (%ld.) <0! Ignored."
2276 msgstr ""
2277
2278 #: config/tc-alpha.c:3525 config/tc-ia64.c:1094 config/tc-sparc.c:4435
2279 #: config/tc-v850.c:306
2280 msgid "Ignoring attempt to re-define symbol"
2281 msgstr ""
2282
2283 #: config/tc-alpha.c:3617 config/tc-sparc.c:4443
2284 #, c-format
2285 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2286 msgstr ""
2287
2288 #: config/tc-alpha.c:3724
2289 msgid ".ent directive has no name"
2290 msgstr ""
2291
2292 #: config/tc-alpha.c:3732
2293 msgid "nested .ent directives"
2294 msgstr ""
2295
2296 #: config/tc-alpha.c:3776 ecoff.c:3008
2297 msgid ".end directive has no name"
2298 msgstr ""
2299
2300 #: config/tc-alpha.c:3784
2301 msgid ".end directive without matching .ent"
2302 msgstr ""
2303
2304 #: config/tc-alpha.c:3786
2305 msgid ".end directive names different symbol than .ent"
2306 msgstr ""
2307
2308 #: config/tc-alpha.c:3829 ecoff.c:3145
2309 msgid ".fmask outside of .ent"
2310 msgstr ""
2311
2312 #: config/tc-alpha.c:3831 config/tc-score.c:5598 ecoff.c:3209
2313 msgid ".mask outside of .ent"
2314 msgstr ""
2315
2316 #: config/tc-alpha.c:3839 ecoff.c:3152
2317 msgid "bad .fmask directive"
2318 msgstr ""
2319
2320 #: config/tc-alpha.c:3841 ecoff.c:3216
2321 msgid "bad .mask directive"
2322 msgstr ""
2323
2324 #: config/tc-alpha.c:3874 config/tc-mips.c:19507 config/tc-score.c:5739
2325 #: ecoff.c:3173
2326 msgid ".frame outside of .ent"
2327 msgstr ""
2328
2329 #: config/tc-alpha.c:3885 config/tc-mips.c:19518 ecoff.c:3184
2330 msgid "bad .frame directive"
2331 msgstr ""
2332
2333 #: config/tc-alpha.c:3919
2334 msgid ".prologue directive without a preceding .ent directive"
2335 msgstr ""
2336
2337 #: config/tc-alpha.c:3937
2338 #, c-format
2339 msgid "Invalid argument %d to .prologue."
2340 msgstr ""
2341
2342 #: config/tc-alpha.c:4026
2343 msgid "ECOFF debugging is disabled."
2344 msgstr ""
2345
2346 #: config/tc-alpha.c:4040
2347 msgid ".ent directive without matching .end"
2348 msgstr ""
2349
2350 #: config/tc-alpha.c:4133
2351 msgid ".usepv directive has no name"
2352 msgstr ""
2353
2354 #: config/tc-alpha.c:4146
2355 msgid ".usepv directive has no type"
2356 msgstr ""
2357
2358 #: config/tc-alpha.c:4161
2359 msgid "unknown argument for .usepv"
2360 msgstr ""
2361
2362 #: config/tc-alpha.c:4274
2363 #, c-format
2364 msgid "unknown section attribute %s"
2365 msgstr ""
2366
2367 #: config/tc-alpha.c:4369
2368 msgid "previous .ent not closed by a .end"
2369 msgstr ""
2370
2371 #: config/tc-alpha.c:4390
2372 msgid ".ent directive has no symbol"
2373 msgstr ""
2374
2375 #: config/tc-alpha.c:4415
2376 msgid ".handler directive has no name"
2377 msgstr ""
2378
2379 #: config/tc-alpha.c:4446
2380 msgid "Bad .frame directive 1./2. param"
2381 msgstr ""
2382
2383 #: config/tc-alpha.c:4456
2384 #, c-format
2385 msgid "Bad RA (%d) register for .frame"
2386 msgstr ""
2387
2388 #: config/tc-alpha.c:4461
2389 msgid "Bad .frame directive 3./4. param"
2390 msgstr ""
2391
2392 #: config/tc-alpha.c:4497
2393 msgid ".pdesc directive not in link (.link) section"
2394 msgstr ""
2395
2396 #: config/tc-alpha.c:4504
2397 msgid ".pdesc directive has no entry symbol"
2398 msgstr ""
2399
2400 #: config/tc-alpha.c:4515
2401 msgid ".pdesc has a bad entry symbol"
2402 msgstr ""
2403
2404 #: config/tc-alpha.c:4526
2405 msgid ".pdesc doesn't match with last .ent"
2406 msgstr ""
2407
2408 #: config/tc-alpha.c:4541
2409 msgid "No comma after .pdesc <entryname>"
2410 msgstr ""
2411
2412 #: config/tc-alpha.c:4561
2413 msgid "unknown procedure kind"
2414 msgstr ""
2415
2416 #: config/tc-alpha.c:4656
2417 msgid ".name directive not in link (.link) section"
2418 msgstr ""
2419
2420 #: config/tc-alpha.c:4664
2421 msgid ".name directive has no symbol"
2422 msgstr ""
2423
2424 #: config/tc-alpha.c:4698
2425 msgid "No symbol after .linkage"
2426 msgstr ""
2427
2428 #: config/tc-alpha.c:4745
2429 msgid "No symbol after .code_address"
2430 msgstr ""
2431
2432 #: config/tc-alpha.c:4771 config/tc-score.c:5604
2433 msgid "Bad .mask directive"
2434 msgstr ""
2435
2436 #: config/tc-alpha.c:4789
2437 msgid "Bad .fmask directive"
2438 msgstr ""
2439
2440 #: config/tc-alpha.c:4946
2441 #, c-format
2442 msgid "Expected comma after name \"%s\""
2443 msgstr ""
2444
2445 #: config/tc-alpha.c:4958
2446 #, c-format
2447 msgid "unhandled: .proc %s,%d"
2448 msgstr ""
2449
2450 #: config/tc-alpha.c:4991
2451 #, c-format
2452 msgid "Tried to .set unrecognized mode `%s'"
2453 msgstr ""
2454
2455 #: config/tc-alpha.c:5017
2456 #, c-format
2457 msgid "Bad base register, using $%d."
2458 msgstr ""
2459
2460 #: config/tc-alpha.c:5038 config/tc-nios2.c:351 config/tc-nios2.c:476
2461 #, c-format
2462 msgid "Alignment too large: %d. assumed"
2463 msgstr ""
2464
2465 #: config/tc-alpha.c:5042 config/tc-d30v.c:2057 config/tc-nios2.c:355
2466 #: config/tc-nios2.c:480 config/tc-pru.c:220 config/tc-pru.c:336
2467 msgid "Alignment negative: 0 assumed"
2468 msgstr ""
2469
2470 #: config/tc-alpha.c:5137 config/tc-alpha.c:5630
2471 #, c-format
2472 msgid "Unknown CPU identifier `%s'"
2473 msgstr ""
2474
2475 #: config/tc-alpha.c:5328
2476 #, c-format
2477 msgid "Chose GP value of %lx\n"
2478 msgstr ""
2479
2480 #: config/tc-alpha.c:5342
2481 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2482 msgstr ""
2483
2484 #: config/tc-alpha.c:5431
2485 #, c-format
2486 msgid "internal error: can't hash opcode `%s': %s"
2487 msgstr ""
2488
2489 #: config/tc-alpha.c:5467
2490 #, c-format
2491 msgid "internal error: can't hash macro `%s': %s"
2492 msgstr ""
2493
2494 #: config/tc-alpha.c:5551 config/tc-arc.c:2459 config/tc-arc.c:2473
2495 #: config/tc-arm.c:7288 config/tc-arm.c:7300 config/tc-i960.c:706
2496 #: config/tc-xtensa.c:5432 config/tc-xtensa.c:5508 config/tc-xtensa.c:5625
2497 #: config/tc-z80.c:1935
2498 msgid "syntax error"
2499 msgstr ""
2500
2501 #: config/tc-alpha.c:5681
2502 msgid ""
2503 "Alpha options:\n"
2504 "-32addr\t\t\ttreat addresses as 32-bit values\n"
2505 "-F\t\t\tlack floating point instructions support\n"
2506 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2507 "\t\t\tspecify variant of Alpha architecture\n"
2508 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2509 "m21264b\n"
2510 "\t\t\tthese variants include PALcode opcodes\n"
2511 msgstr ""
2512
2513 #: config/tc-alpha.c:5691
2514 msgid ""
2515 "VMS options:\n"
2516 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2517 "-H\t\t\tshow new symbol after hash truncation\n"
2518 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2519 msgstr ""
2520
2521 #: config/tc-alpha.c:5942 config/tc-arc.c:3086
2522 #, c-format
2523 msgid "unhandled relocation type %s"
2524 msgstr ""
2525
2526 #: config/tc-alpha.c:5955 config/tc-arc.c:3094
2527 msgid "non-absolute expression in constant field"
2528 msgstr ""
2529
2530 #: config/tc-alpha.c:5969
2531 #, c-format
2532 msgid "type %d reloc done?\n"
2533 msgstr ""
2534
2535 #: config/tc-alpha.c:6016 config/tc-alpha.c:6023
2536 msgid "Used $at without \".set noat\""
2537 msgstr ""
2538
2539 #: config/tc-alpha.c:6192
2540 #, c-format
2541 msgid "!samegp reloc against symbol without .prologue: %s"
2542 msgstr ""
2543
2544 #: config/tc-alpha.c:6236 config/tc-arc.c:3217 config/tc-tilegx.c:1751
2545 #: config/tc-tilepro.c:1531 config/tc-wasm32.c:813 config/tc-xtensa.c:6118
2546 #, c-format
2547 msgid "cannot represent `%s' relocation in object file"
2548 msgstr ""
2549
2550 #: config/tc-alpha.c:6242 config/tc-arc.c:3223
2551 #, c-format
2552 msgid "internal error? cannot generate `%s' relocation"
2553 msgstr ""
2554
2555 #: config/tc-alpha.c:6338
2556 #, c-format
2557 msgid "frame reg expected, using $%d."
2558 msgstr ""
2559
2560 #: config/tc-arc.c:771
2561 #, c-format
2562 msgid "internal error: can't hash opcode '%s': %s"
2563 msgstr ""
2564
2565 #: config/tc-arc.c:779 config/tc-arc.c:2556 config/tc-arc.c:2574
2566 #: config/tc-arc.c:2627 config/tc-arc.c:2651 config/tc-arc.c:4850
2567 #: config/tc-arc.c:4917 config/tc-cr16.c:805 config/tc-cr16.c:828
2568 #: config/tc-cris.c:1195 config/tc-crx.c:535 config/tc-crx.c:562
2569 #: config/tc-crx.c:580 config/tc-pdp11.c:193
2570 msgid "Virtual memory exhausted"
2571 msgstr ""
2572
2573 #: config/tc-arc.c:829
2574 #, c-format
2575 msgid "invalid %s option for %s cpu"
2576 msgstr ""
2577
2578 #: config/tc-arc.c:834
2579 msgid "conflicting ISA extension attributes."
2580 msgstr ""
2581
2582 #: config/tc-arc.c:853
2583 msgid "Multiple .cpu directives found"
2584 msgstr ""
2585
2586 #: config/tc-arc.c:871
2587 msgid "Command-line value overrides \".cpu\" directive"
2588 msgstr ""
2589
2590 #: config/tc-arc.c:888
2591 #, c-format
2592 msgid "unknown architecture: %s\n"
2593 msgstr ""
2594
2595 #: config/tc-arc.c:1187
2596 msgid "No valid label relocation operand"
2597 msgstr ""
2598
2599 #: config/tc-arc.c:1209
2600 #, c-format
2601 msgid "Unknown relocation operand: @%s"
2602 msgstr ""
2603
2604 #: config/tc-arc.c:1222
2605 #, c-format
2606 msgid "Unable to parse TLS base: %s"
2607 msgstr ""
2608
2609 #: config/tc-arc.c:1246
2610 #, c-format
2611 msgid "@%s is not a complex relocation."
2612 msgstr ""
2613
2614 #: config/tc-arc.c:1252
2615 #, c-format
2616 msgid "Bad expression: @%s + %s."
2617 msgstr ""
2618
2619 #: config/tc-arc.c:1313
2620 msgid "Brackets in operand field incorrect"
2621 msgstr ""
2622
2623 #: config/tc-arc.c:1315 config/tc-xtensa.c:2038
2624 msgid "extra comma"
2625 msgstr ""
2626
2627 #: config/tc-arc.c:1317 config/tc-pru.c:1443 config/tc-pru.c:1710
2628 #: config/tc-xtensa.c:2042
2629 msgid "missing argument"
2630 msgstr ""
2631
2632 #: config/tc-arc.c:1319 config/tc-xtensa.c:2044
2633 msgid "missing comma or colon"
2634 msgstr ""
2635
2636 #: config/tc-arc.c:1388
2637 msgid "extra dot"
2638 msgstr ""
2639
2640 #: config/tc-arc.c:1390
2641 msgid "unrecognized flag"
2642 msgstr ""
2643
2644 #: config/tc-arc.c:1392
2645 msgid "failed to parse flags"
2646 msgstr ""
2647
2648 #: config/tc-arc.c:1418
2649 msgid "Unhandled reloc type"
2650 msgstr ""
2651
2652 #: config/tc-arc.c:2427
2653 #, c-format
2654 msgid "%s for instruction '%s'"
2655 msgstr ""
2656
2657 #: config/tc-arc.c:2429
2658 #, c-format
2659 msgid "inappropriate arguments for opcode '%s'"
2660 msgstr ""
2661
2662 #: config/tc-arc.c:2431
2663 #, c-format
2664 msgid "opcode '%s' not supported for target %s"
2665 msgstr ""
2666
2667 #: config/tc-arc.c:2435 config/tc-tic6x.c:3195
2668 #, c-format
2669 msgid "unknown opcode '%s'"
2670 msgstr ""
2671
2672 #: config/tc-arc.c:2493
2673 #, c-format
2674 msgid "Inserting \"%s\" into register table failed: %s"
2675 msgstr ""
2676
2677 #: config/tc-arc.c:2529
2678 #, c-format
2679 msgid "Inserting \"%s\" into address type table failed: %s"
2680 msgstr ""
2681
2682 #: config/tc-arc.c:2548 config/tc-arc.c:5015 config/tc-h8300.c:81
2683 #: config/tc-h8300.c:90 config/tc-h8300.c:100 config/tc-h8300.c:110
2684 #: config/tc-h8300.c:120 config/tc-h8300.c:131 config/tc-h8300.c:248
2685 #: config/tc-hppa.c:6821 config/tc-hppa.c:6827 config/tc-hppa.c:6833
2686 #: config/tc-hppa.c:6839 config/tc-hppa.c:8228 config/tc-lm32.c:197
2687 #: config/tc-mips.c:3588 config/tc-mips.c:4097 config/tc-mn10300.c:935
2688 #: config/tc-mn10300.c:940 config/tc-mn10300.c:2440 config/tc-xc16x.c:79
2689 #: config/tc-xc16x.c:86 config/tc-xc16x.c:93
2690 msgid "could not set architecture and machine"
2691 msgstr ""
2692
2693 #: config/tc-arc.c:2644 config/tc-arc.c:4837
2694 #, c-format
2695 msgid "internal error: can't hash aux register '%s': %s"
2696 msgstr ""
2697
2698 #: config/tc-arc.c:2751
2699 #, c-format
2700 msgid "unhandled reloc %s in md_pcrel_from_section"
2701 msgstr ""
2702
2703 #: config/tc-arc.c:2816
2704 msgid "Unaligned operand. Needs to be 32bit aligned"
2705 msgstr ""
2706
2707 #: config/tc-arc.c:2821
2708 msgid "Unaligned operand. Needs to be 16bit aligned"
2709 msgstr ""
2710
2711 #: config/tc-arc.c:2898 config/tc-cr16.c:573 config/tc-crx.c:345
2712 #: config/tc-mn10200.c:766 write.c:1024
2713 #, c-format
2714 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
2715 msgstr ""
2716
2717 #: config/tc-arc.c:2957
2718 #, c-format
2719 msgid "PC relative relocation not allowed for (internal) type %d"
2720 msgstr ""
2721
2722 #. FIXME! Check for the conditionality of
2723 #. the insn.
2724 #. FIXME! Check for the conditionality of
2725 #. the insn.
2726 #: config/tc-arc.c:3002 config/tc-arc.c:3980
2727 msgid "TLS_*_S9 relocs are not supported yet"
2728 msgstr ""
2729
2730 #. I cannot fix an GOTPC relocation because I need to relax it
2731 #. from ld rx,[pcl,@sym@gotpc] to add rx,pcl,@sym@gotpc.
2732 #: config/tc-arc.c:3038
2733 msgid "Unsupported operation on reloc"
2734 msgstr ""
2735
2736 #: config/tc-arc.c:3114 config/tc-arc.c:3130
2737 msgid "unknown fixup size"
2738 msgstr ""
2739
2740 #: config/tc-arc.c:3264
2741 msgid "no relaxation found for this instruction."
2742 msgstr ""
2743
2744 #: config/tc-arc.c:3514
2745 #, c-format
2746 msgid "ARC-specific assembler options:\n"
2747 msgstr ""
2748
2749 #: config/tc-arc.c:3540
2750 #, c-format
2751 msgid "  -mrelax                 enable relaxation\n"
2752 msgstr ""
2753
2754 #: config/tc-arc.c:3543
2755 #, c-format
2756 msgid ""
2757 "The following ARC-specific assembler options are deprecated and are "
2758 "accepted\n"
2759 "for compatibility only:\n"
2760 msgstr ""
2761
2762 #: config/tc-arc.c:3546
2763 #, c-format
2764 msgid ""
2765 "  -mEA\n"
2766 "  -mbarrel-shifter\n"
2767 "  -mbarrel_shifter\n"
2768 "  -mcrc\n"
2769 "  -mdsp-packa\n"
2770 "  -mdsp_packa\n"
2771 "  -mdvbf\n"
2772 "  -mld-extension-reg-mask\n"
2773 "  -mlock\n"
2774 "  -mmac-24\n"
2775 "  -mmac-d16\n"
2776 "  -mmac_24\n"
2777 "  -mmac_d16\n"
2778 "  -mmin-max\n"
2779 "  -mmin_max\n"
2780 "  -mmul64\n"
2781 "  -mno-mpy\n"
2782 "  -mnorm\n"
2783 "  -mrtsc\n"
2784 "  -msimd\n"
2785 "  -mswap\n"
2786 "  -mswape\n"
2787 "  -mtelephony\n"
2788 "  -muser-mode-only\n"
2789 "  -mxy\n"
2790 msgstr ""
2791
2792 #: config/tc-arc.c:3636
2793 #, c-format
2794 msgid "Unable to find %s relocation for instruction %s"
2795 msgstr ""
2796
2797 #: config/tc-arc.c:3931
2798 #, c-format
2799 msgid "Unable to use @plt relocation for insn %s"
2800 msgstr ""
2801
2802 #: config/tc-arc.c:3950
2803 #, c-format
2804 msgid "Unable to use @pcl relocation for insn %s"
2805 msgstr ""
2806
2807 #: config/tc-arc.c:4006
2808 #, c-format
2809 msgid "invalid relocation %s for field"
2810 msgstr ""
2811
2812 #: config/tc-arc.c:4117
2813 #, c-format
2814 msgid "Insn %s has a jump/branch instruction %s in its delay slot."
2815 msgstr ""
2816
2817 #: config/tc-arc.c:4122
2818 #, c-format
2819 msgid "Insn %s has an instruction %s with limm in its delay slot."
2820 msgstr ""
2821
2822 #: config/tc-arc.c:4232 config/tc-microblaze.c:2531 config/tc-mn10300.c:1069
2823 #: config/tc-sh.c:801 config/tc-z80.c:700 read.c:4600
2824 #, c-format
2825 msgid "unsupported BFD relocation size %u"
2826 msgstr ""
2827
2828 #: config/tc-arc.c:4252
2829 #, c-format
2830 msgid "Jump/Branch instruction detected at the end of the ZOL label @%s"
2831 msgstr ""
2832
2833 #: config/tc-arc.c:4259
2834 #, c-format
2835 msgid "Kernel instruction detected at the end of the ZOL label @%s"
2836 msgstr ""
2837
2838 #: config/tc-arc.c:4264
2839 #, c-format
2840 msgid ""
2841 "A jump instruction with long immediate detected at the end of the ZOL label @"
2842 "%s"
2843 msgstr ""
2844
2845 #: config/tc-arc.c:4270
2846 #, c-format
2847 msgid "An illegal use of delay slot detected at the end of the ZOL label @%s"
2848 msgstr ""
2849
2850 #: config/tc-arc.c:4375
2851 msgid "expected comma after instruction name"
2852 msgstr ""
2853
2854 #: config/tc-arc.c:4387
2855 msgid "expected comma after major opcode"
2856 msgstr ""
2857
2858 #: config/tc-arc.c:4573
2859 #, c-format
2860 msgid "Pseudocode already used %s"
2861 msgstr ""
2862
2863 #: config/tc-arc.c:4581
2864 #, c-format
2865 msgid "major opcode not in range [0x%02x - 0x%02x]"
2866 msgstr ""
2867
2868 #: config/tc-arc.c:4585
2869 msgid "minor opcode not in range [0x00 - 0x3f]"
2870 msgstr ""
2871
2872 #: config/tc-arc.c:4591
2873 msgid "Improper use of OP1_IMM_IMPLIED"
2874 msgstr ""
2875
2876 #: config/tc-arc.c:4597
2877 msgid "Improper use of OP1_MUST_BE_IMM"
2878 msgstr ""
2879
2880 #: config/tc-arc.c:4609
2881 msgid "Couldn't generate extension instruction opcodes"
2882 msgstr ""
2883
2884 #: config/tc-arc.c:4645
2885 msgid "expected comma after name"
2886 msgstr ""
2887
2888 #: config/tc-arc.c:4656
2889 #, c-format
2890 msgid "%s second argument cannot be a negative number %d"
2891 msgstr ""
2892
2893 #: config/tc-arc.c:4671
2894 msgid "expected comma after register number"
2895 msgstr ""
2896
2897 #: config/tc-arc.c:4692
2898 msgid "invalid mode"
2899 msgstr ""
2900
2901 #: config/tc-arc.c:4710
2902 msgid "expected comma after register mode"
2903 msgstr ""
2904
2905 #: config/tc-arc.c:4725
2906 msgid "shortcut designator invalid"
2907 msgstr ""
2908
2909 #: config/tc-arc.c:4824
2910 #, c-format
2911 msgid "core register %s value (%d) too large"
2912 msgstr ""
2913
2914 #: config/tc-arc.c:4843
2915 #, c-format
2916 msgid "condition code %s value (%d) too large"
2917 msgstr ""
2918
2919 #: config/tc-arc.c:4862
2920 msgid "Unknown extension"
2921 msgstr ""
2922
2923 #: config/tc-arc.c:4967
2924 msgid "Overwrite explicitly set Tag_ARC_CPU_base"
2925 msgstr ""
2926
2927 #: config/tc-arm.c:619
2928 msgid "ARM register expected"
2929 msgstr ""
2930
2931 #: config/tc-arm.c:620
2932 msgid "bad or missing co-processor number"
2933 msgstr ""
2934
2935 #: config/tc-arm.c:621
2936 msgid "co-processor register expected"
2937 msgstr ""
2938
2939 #: config/tc-arm.c:622
2940 msgid "FPA register expected"
2941 msgstr ""
2942
2943 #: config/tc-arm.c:623
2944 msgid "VFP single precision register expected"
2945 msgstr ""
2946
2947 #: config/tc-arm.c:624
2948 msgid "VFP/Neon double precision register expected"
2949 msgstr ""
2950
2951 #: config/tc-arm.c:625
2952 msgid "Neon quad precision register expected"
2953 msgstr ""
2954
2955 #: config/tc-arm.c:626
2956 msgid "VFP single or double precision register expected"
2957 msgstr ""
2958
2959 #: config/tc-arm.c:627
2960 msgid "Neon double or quad precision register expected"
2961 msgstr ""
2962
2963 #: config/tc-arm.c:628
2964 msgid "Neon single or double precision register expected"
2965 msgstr ""
2966
2967 #: config/tc-arm.c:629
2968 msgid "VFP single, double or Neon quad precision register expected"
2969 msgstr ""
2970
2971 #: config/tc-arm.c:631
2972 msgid "VFP system register expected"
2973 msgstr ""
2974
2975 #: config/tc-arm.c:632
2976 msgid "Maverick MVF register expected"
2977 msgstr ""
2978
2979 #: config/tc-arm.c:633
2980 msgid "Maverick MVD register expected"
2981 msgstr ""
2982
2983 #: config/tc-arm.c:634
2984 msgid "Maverick MVFX register expected"
2985 msgstr ""
2986
2987 #: config/tc-arm.c:635
2988 msgid "Maverick MVDX register expected"
2989 msgstr ""
2990
2991 #: config/tc-arm.c:636
2992 msgid "Maverick MVAX register expected"
2993 msgstr ""
2994
2995 #: config/tc-arm.c:637
2996 msgid "Maverick DSPSC register expected"
2997 msgstr ""
2998
2999 #: config/tc-arm.c:638
3000 msgid "iWMMXt data register expected"
3001 msgstr ""
3002
3003 #: config/tc-arm.c:639 config/tc-arm.c:7061
3004 msgid "iWMMXt control register expected"
3005 msgstr ""
3006
3007 #: config/tc-arm.c:640
3008 msgid "iWMMXt scalar register expected"
3009 msgstr ""
3010
3011 #: config/tc-arm.c:641
3012 msgid "XScale accumulator register expected"
3013 msgstr ""
3014
3015 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
3016 #: config/tc-arm.c:803 config/tc-score.c:259
3017 msgid "bad arguments to instruction"
3018 msgstr ""
3019
3020 #: config/tc-arm.c:804
3021 msgid "r13 not allowed here"
3022 msgstr ""
3023
3024 #: config/tc-arm.c:805
3025 msgid "r15 not allowed here"
3026 msgstr ""
3027
3028 #: config/tc-arm.c:806
3029 msgid "instruction cannot be conditional"
3030 msgstr ""
3031
3032 #: config/tc-arm.c:807
3033 msgid "registers may not be the same"
3034 msgstr ""
3035
3036 #: config/tc-arm.c:808
3037 msgid "lo register required"
3038 msgstr ""
3039
3040 #: config/tc-arm.c:809
3041 msgid "instruction not supported in Thumb16 mode"
3042 msgstr ""
3043
3044 #: config/tc-arm.c:810
3045 msgid "instruction does not accept this addressing mode"
3046 msgstr ""
3047
3048 #: config/tc-arm.c:811
3049 msgid "branch must be last instruction in IT block"
3050 msgstr ""
3051
3052 #: config/tc-arm.c:812
3053 msgid "instruction not allowed in IT block"
3054 msgstr ""
3055
3056 #: config/tc-arm.c:813
3057 msgid "selected FPU does not support instruction"
3058 msgstr ""
3059
3060 #: config/tc-arm.c:814
3061 msgid "thumb conditional instruction should be in IT block"
3062 msgstr ""
3063
3064 #: config/tc-arm.c:815
3065 msgid "incorrect condition in IT block"
3066 msgstr ""
3067
3068 #: config/tc-arm.c:816
3069 msgid "IT falling in the range of a previous IT block"
3070 msgstr ""
3071
3072 #: config/tc-arm.c:817
3073 msgid "missing .fnstart before unwinding directive"
3074 msgstr ""
3075
3076 #: config/tc-arm.c:819
3077 msgid "cannot use register index with PC-relative addressing"
3078 msgstr ""
3079
3080 #: config/tc-arm.c:821
3081 msgid "cannot use writeback with PC-relative addressing"
3082 msgstr ""
3083
3084 #: config/tc-arm.c:823
3085 msgid "selected processor does not support fp16 instruction"
3086 msgstr ""
3087
3088 #: config/tc-arm.c:824
3089 msgid "using "
3090 msgstr ""
3091
3092 #: config/tc-arm.c:825
3093 msgid "relocation valid in thumb1 code only"
3094 msgstr ""
3095
3096 #: config/tc-arm.c:1032
3097 msgid "immediate expression requires a # prefix"
3098 msgstr ""
3099
3100 #: config/tc-arm.c:1061 read.c:3816
3101 msgid "missing expression"
3102 msgstr ""
3103
3104 #: config/tc-arm.c:1091 config/tc-arm.c:5260 config/tc-i960.c:1298
3105 #: config/tc-score.c:1210
3106 msgid "invalid constant"
3107 msgstr ""
3108
3109 #: config/tc-arm.c:1223
3110 msgid "expected #constant"
3111 msgstr ""
3112
3113 #: config/tc-arm.c:1387
3114 #, c-format
3115 msgid "unexpected character `%c' in type specifier"
3116 msgstr ""
3117
3118 #: config/tc-arm.c:1404
3119 #, c-format
3120 msgid "bad size %d in type specifier"
3121 msgstr ""
3122
3123 #: config/tc-arm.c:1454
3124 msgid "only one type should be specified for operand"
3125 msgstr ""
3126
3127 #: config/tc-arm.c:1460
3128 msgid "vector type expected"
3129 msgstr ""
3130
3131 #: config/tc-arm.c:1534
3132 msgid "can't redefine type for operand"
3133 msgstr ""
3134
3135 #: config/tc-arm.c:1547
3136 msgid "only D registers may be indexed"
3137 msgstr ""
3138
3139 #: config/tc-arm.c:1553
3140 msgid "can't change index for operand"
3141 msgstr ""
3142
3143 #: config/tc-arm.c:1616
3144 msgid "register operand expected, but got scalar"
3145 msgstr ""
3146
3147 #: config/tc-arm.c:1653
3148 msgid "scalar must have an index"
3149 msgstr ""
3150
3151 #: config/tc-arm.c:1658 config/tc-arm.c:16583 config/tc-arm.c:16643
3152 #: config/tc-arm.c:17097
3153 msgid "scalar index out of range"
3154 msgstr ""
3155
3156 #: config/tc-arm.c:1708
3157 msgid "bad range in register list"
3158 msgstr ""
3159
3160 #: config/tc-arm.c:1716 config/tc-arm.c:1725 config/tc-arm.c:1766
3161 #, c-format
3162 msgid "Warning: duplicated register (r%d) in register list"
3163 msgstr ""
3164
3165 #: config/tc-arm.c:1728
3166 msgid "Warning: register range not in ascending order"
3167 msgstr ""
3168
3169 #: config/tc-arm.c:1739
3170 msgid "missing `}'"
3171 msgstr ""
3172
3173 #: config/tc-arm.c:1755
3174 msgid "invalid register mask"
3175 msgstr ""
3176
3177 #: config/tc-arm.c:1890 config/tc-arm.c:1934
3178 msgid "register out of range in list"
3179 msgstr ""
3180
3181 #: config/tc-arm.c:1912 config/tc-arm.c:4197 config/tc-arm.c:4331
3182 msgid "register list not in ascending order"
3183 msgstr ""
3184
3185 #: config/tc-arm.c:1943
3186 msgid "register range not in ascending order"
3187 msgstr ""
3188
3189 #: config/tc-arm.c:1976
3190 msgid "non-contiguous register range"
3191 msgstr ""
3192
3193 #: config/tc-arm.c:2035
3194 msgid "register stride must be 1 or 2"
3195 msgstr ""
3196
3197 #: config/tc-arm.c:2036
3198 msgid "mismatched element/structure types in list"
3199 msgstr ""
3200
3201 #: config/tc-arm.c:2104
3202 msgid "don't use Rn-Rm syntax with non-unit stride"
3203 msgstr ""
3204
3205 #: config/tc-arm.c:2159
3206 msgid "error parsing element/structure list"
3207 msgstr ""
3208
3209 #: config/tc-arm.c:2165
3210 msgid "expected }"
3211 msgstr ""
3212
3213 #: config/tc-arm.c:2256
3214 msgid "attempt to redefine typed alias"
3215 msgstr ""
3216
3217 #: config/tc-arm.c:2391
3218 msgid "bad type for register"
3219 msgstr ""
3220
3221 #: config/tc-arm.c:2402 config/tc-nios2.c:1804
3222 msgid "expression must be constant"
3223 msgstr ""
3224
3225 #: config/tc-arm.c:2419
3226 msgid "can't redefine the type of a register alias"
3227 msgstr ""
3228
3229 #: config/tc-arm.c:2426
3230 msgid "you must specify a single type only"
3231 msgstr ""
3232
3233 #: config/tc-arm.c:2439
3234 msgid "can't redefine the index of a scalar alias"
3235 msgstr ""
3236
3237 #: config/tc-arm.c:2447
3238 msgid "scalar index must be constant"
3239 msgstr ""
3240
3241 #: config/tc-arm.c:2456
3242 msgid "expecting ]"
3243 msgstr ""
3244
3245 #: config/tc-arm.c:2508
3246 msgid "invalid syntax for .dn directive"
3247 msgstr ""
3248
3249 #: config/tc-arm.c:2514
3250 msgid "invalid syntax for .qn directive"
3251 msgstr ""
3252
3253 #: config/tc-arm.c:2549
3254 #, c-format
3255 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
3256 msgstr ""
3257
3258 #: config/tc-arm.c:2814
3259 #, c-format
3260 msgid "Failed to find real start of function: %s\n"
3261 msgstr ""
3262
3263 #: config/tc-arm.c:2831
3264 msgid "selected processor does not support THUMB opcodes"
3265 msgstr ""
3266
3267 #: config/tc-arm.c:2844
3268 msgid "selected processor does not support ARM opcodes"
3269 msgstr ""
3270
3271 #: config/tc-arm.c:2856
3272 #, c-format
3273 msgid "invalid instruction size selected (%d)"
3274 msgstr ""
3275
3276 #: config/tc-arm.c:2888
3277 #, c-format
3278 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
3279 msgstr ""
3280
3281 #: config/tc-arm.c:2943
3282 #, c-format
3283 msgid "expected comma after name \"%s\""
3284 msgstr ""
3285
3286 #: config/tc-arm.c:2993 config/tc-m32r.c:584
3287 #, c-format
3288 msgid "symbol `%s' already defined"
3289 msgstr ""
3290
3291 #: config/tc-arm.c:3026
3292 #, c-format
3293 msgid "unrecognized syntax mode \"%s\""
3294 msgstr ""
3295
3296 #: config/tc-arm.c:3069
3297 msgid ".ref pseudo-op only available with -mccs flag."
3298 msgstr ""
3299
3300 #: config/tc-arm.c:3110
3301 msgid ".asmfunc repeated."
3302 msgstr ""
3303
3304 #: config/tc-arm.c:3114
3305 msgid ".asmfunc without function."
3306 msgstr ""
3307
3308 #: config/tc-arm.c:3120
3309 msgid ".asmfunc pseudo-op only available with -mccs flag."
3310 msgstr ""
3311
3312 #: config/tc-arm.c:3131
3313 msgid ".endasmfunc without a .asmfunc."
3314 msgstr ""
3315
3316 #: config/tc-arm.c:3135
3317 msgid ".endasmfunc without function."
3318 msgstr ""
3319
3320 #: config/tc-arm.c:3146
3321 msgid ".endasmfunc pseudo-op only available with -mccs flag."
3322 msgstr ""
3323
3324 #: config/tc-arm.c:3155
3325 msgid ".def pseudo-op only available with -mccs flag."
3326 msgstr ""
3327
3328 #: config/tc-arm.c:3313
3329 msgid "invalid type for literal pool"
3330 msgstr ""
3331
3332 #: config/tc-arm.c:3393 config/tc-tic54x.c:5354
3333 #, c-format
3334 msgid "Invalid label '%s'"
3335 msgstr ""
3336
3337 #: config/tc-arm.c:3569
3338 msgid "(plt) is only valid on branch targets"
3339 msgstr ""
3340
3341 #: config/tc-arm.c:3575 config/tc-s390.c:1209 config/tc-s390.c:1865
3342 #: config/tc-xtensa.c:1664
3343 #, c-format
3344 msgid "%s relocations do not fit in %d byte"
3345 msgid_plural "%s relocations do not fit in %d bytes"
3346 msgstr[0] ""
3347 msgstr[1] ""
3348
3349 #: config/tc-arm.c:3657
3350 msgid ".inst.n operand too big. Use .inst.w instead"
3351 msgstr ""
3352
3353 #: config/tc-arm.c:3677
3354 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3355 msgstr ""
3356
3357 #: config/tc-arm.c:3707
3358 msgid "width suffixes are invalid in ARM mode"
3359 msgstr ""
3360
3361 #: config/tc-arm.c:3749 dwarf2dbg.c:990
3362 msgid "expected 0 or 1"
3363 msgstr ""
3364
3365 #: config/tc-arm.c:3753
3366 msgid "missing comma"
3367 msgstr ""
3368
3369 #: config/tc-arm.c:3786
3370 msgid "duplicate .fnstart directive"
3371 msgstr ""
3372
3373 #: config/tc-arm.c:3817 config/tc-tic6x.c:412
3374 msgid "duplicate .handlerdata directive"
3375 msgstr ""
3376
3377 #: config/tc-arm.c:3836
3378 msgid ".fnend directive without .fnstart"
3379 msgstr ""
3380
3381 #: config/tc-arm.c:3903 config/tc-tic6x.c:393
3382 msgid "personality routine specified for cantunwind frame"
3383 msgstr ""
3384
3385 #: config/tc-arm.c:3920 config/tc-tic6x.c:454
3386 msgid "duplicate .personalityindex directive"
3387 msgstr ""
3388
3389 #: config/tc-arm.c:3927 config/tc-tic6x.c:461
3390 msgid "bad personality routine number"
3391 msgstr ""
3392
3393 #: config/tc-arm.c:3949 config/tc-tic6x.c:478
3394 msgid "duplicate .personality directive"
3395 msgstr ""
3396
3397 #: config/tc-arm.c:3973 config/tc-arm.c:4101 config/tc-arm.c:4149
3398 msgid "expected register list"
3399 msgstr ""
3400
3401 #: config/tc-arm.c:4055
3402 msgid "expected , <constant>"
3403 msgstr ""
3404
3405 #: config/tc-arm.c:4064
3406 msgid "number of registers must be in the range [1:4]"
3407 msgstr ""
3408
3409 #: config/tc-arm.c:4211 config/tc-arm.c:4345
3410 msgid "bad register range"
3411 msgstr ""
3412
3413 #: config/tc-arm.c:4411
3414 msgid "FPA .unwind_save does not take a register list"
3415 msgstr ""
3416
3417 #: config/tc-arm.c:4439
3418 msgid ".unwind_save does not support this kind of register"
3419 msgstr ""
3420
3421 #: config/tc-arm.c:4478
3422 msgid "SP and PC not permitted in .unwind_movsp directive"
3423 msgstr ""
3424
3425 #: config/tc-arm.c:4483
3426 msgid "unexpected .unwind_movsp directive"
3427 msgstr ""
3428
3429 #: config/tc-arm.c:4510
3430 msgid "stack increment must be multiple of 4"
3431 msgstr ""
3432
3433 #: config/tc-arm.c:4542
3434 msgid "expected <reg>, <reg>"
3435 msgstr ""
3436
3437 #: config/tc-arm.c:4560
3438 msgid "register must be either sp or set by a previousunwind_movsp directive"
3439 msgstr ""
3440
3441 #: config/tc-arm.c:4599
3442 msgid "expected <offset>, <opcode>"
3443 msgstr ""
3444
3445 #: config/tc-arm.c:4611
3446 msgid "unwind opcode too long"
3447 msgstr ""
3448
3449 #: config/tc-arm.c:4616
3450 msgid "invalid unwind opcode"
3451 msgstr ""
3452
3453 #: config/tc-arm.c:4804 config/tc-arm.c:5815 config/tc-arm.c:10659
3454 #: config/tc-arm.c:11192 config/tc-arm.c:13219 config/tc-arm.c:14801
3455 #: config/tc-arm.c:24170 config/tc-arm.c:24234 config/tc-arm.c:24242
3456 #: config/tc-metag.c:5176 config/tc-z8k.c:1151 config/tc-z8k.c:1161
3457 msgid "immediate value out of range"
3458 msgstr ""
3459
3460 #: config/tc-arm.c:4974
3461 msgid "invalid FPA immediate expression"
3462 msgstr ""
3463
3464 #: config/tc-arm.c:5160
3465 msgid "'LSL' or 'ASR' required"
3466 msgstr ""
3467
3468 #: config/tc-arm.c:5168
3469 msgid "'LSL' required"
3470 msgstr ""
3471
3472 #: config/tc-arm.c:5176
3473 msgid "'ASR' required"
3474 msgstr ""
3475
3476 #: config/tc-arm.c:5255
3477 msgid "invalid rotation"
3478 msgstr ""
3479
3480 #: config/tc-arm.c:5435 config/tc-arm.c:5604
3481 msgid "unknown group relocation"
3482 msgstr ""
3483
3484 #: config/tc-arm.c:5471
3485 msgid "alignment must be constant"
3486 msgstr ""
3487
3488 #: config/tc-arm.c:5635
3489 msgid "this group relocation is not allowed on this instruction"
3490 msgstr ""
3491
3492 #: config/tc-arm.c:5691
3493 msgid "'}' expected at end of 'option' field"
3494 msgstr ""
3495
3496 #: config/tc-arm.c:5696
3497 msgid "cannot combine index with option"
3498 msgstr ""
3499
3500 #: config/tc-arm.c:5953
3501 msgid "unexpected bit specified after APSR"
3502 msgstr ""
3503
3504 #: config/tc-arm.c:5965
3505 msgid "selected processor does not support DSP extension"
3506 msgstr ""
3507
3508 #: config/tc-arm.c:5977
3509 msgid "bad bitmask specified after APSR"
3510 msgstr ""
3511
3512 #: config/tc-arm.c:6001
3513 msgid "writing to APSR without specifying a bitmask is deprecated"
3514 msgstr ""
3515
3516 #: config/tc-arm.c:6013 config/tc-arm.c:12353 config/tc-arm.c:12398
3517 #: config/tc-arm.c:12402
3518 msgid "selected processor does not support requested special purpose register"
3519 msgstr ""
3520
3521 #: config/tc-arm.c:6018
3522 msgid "flag for {c}psr instruction expected"
3523 msgstr ""
3524
3525 #: config/tc-arm.c:6043
3526 msgid "unrecognized CPS flag"
3527 msgstr ""
3528
3529 #: config/tc-arm.c:6050
3530 msgid "missing CPS flags"
3531 msgstr ""
3532
3533 #: config/tc-arm.c:6073 config/tc-arm.c:6079
3534 msgid "valid endian specifiers are be or le"
3535 msgstr ""
3536
3537 #: config/tc-arm.c:6101
3538 msgid "missing rotation field after comma"
3539 msgstr ""
3540
3541 #: config/tc-arm.c:6116
3542 msgid "rotation can only be 0, 8, 16, or 24"
3543 msgstr ""
3544
3545 #: config/tc-arm.c:6145
3546 msgid "condition required"
3547 msgstr ""
3548
3549 #: config/tc-arm.c:6213 config/tc-arm.c:8943
3550 msgid "'[' expected"
3551 msgstr ""
3552
3553 #: config/tc-arm.c:6226
3554 msgid "',' expected"
3555 msgstr ""
3556
3557 #: config/tc-arm.c:6243
3558 msgid "invalid shift"
3559 msgstr ""
3560
3561 #: config/tc-arm.c:6316
3562 msgid "can't use Neon quad register here"
3563 msgstr ""
3564
3565 #: config/tc-arm.c:6383
3566 msgid "expected <Rm> or <Dm> or <Qm> operand"
3567 msgstr ""
3568
3569 #: config/tc-arm.c:6463
3570 msgid "parse error"
3571 msgstr ""
3572
3573 #. ISB can only take SY as an option.
3574 #: config/tc-arm.c:6732
3575 msgid "invalid barrier type"
3576 msgstr ""
3577
3578 #: config/tc-arm.c:6829
3579 msgid "only floating point zero is allowed as immediate value"
3580 msgstr ""
3581
3582 #: config/tc-arm.c:6899
3583 msgid "immediate value is out of range"
3584 msgstr ""
3585
3586 #: config/tc-arm.c:7046
3587 msgid "iWMMXt data or control register expected"
3588 msgstr ""
3589
3590 #: config/tc-arm.c:7086
3591 msgid "Banked registers are not available with this architecture."
3592 msgstr ""
3593
3594 #: config/tc-arm.c:7314 config/tc-score.c:264
3595 msgid "garbage following instruction"
3596 msgstr ""
3597
3598 #. If REG is R13 (the stack pointer), warn that its use is
3599 #. deprecated.
3600 #: config/tc-arm.c:7364
3601 msgid "use of r13 is deprecated"
3602 msgstr ""
3603
3604 #: config/tc-arm.c:7382
3605 msgid ""
3606 "ARMv8.2 scalar fp16 instruction cannot be conditional, the behaviour is "
3607 "UNPREDICTABLE"
3608 msgstr ""
3609
3610 #: config/tc-arm.c:7457
3611 msgid "D register out of range for selected VFP version"
3612 msgstr ""
3613
3614 #: config/tc-arm.c:7554 config/tc-arm.c:10378
3615 msgid "Instruction does not support =N addresses"
3616 msgstr ""
3617
3618 #: config/tc-arm.c:7562
3619 msgid "instruction does not accept preindexed addressing"
3620 msgstr ""
3621
3622 #. unindexed - only for coprocessor
3623 #: config/tc-arm.c:7578 config/tc-arm.c:10441
3624 msgid "instruction does not accept unindexed addressing"
3625 msgstr ""
3626
3627 #: config/tc-arm.c:7586
3628 msgid "destination register same as write-back base"
3629 msgstr ""
3630
3631 #: config/tc-arm.c:7587
3632 msgid "source register same as write-back base"
3633 msgstr ""
3634
3635 #: config/tc-arm.c:7637
3636 msgid "use of PC in this instruction is deprecated"
3637 msgstr ""
3638
3639 #: config/tc-arm.c:7660
3640 msgid "instruction does not accept scaled register index"
3641 msgstr ""
3642
3643 #: config/tc-arm.c:7965
3644 msgid "invalid pseudo operation"
3645 msgstr ""
3646
3647 #: config/tc-arm.c:8203
3648 msgid "invalid co-processor operand"
3649 msgstr ""
3650
3651 #: config/tc-arm.c:8219
3652 msgid "instruction does not support unindexed addressing"
3653 msgstr ""
3654
3655 #: config/tc-arm.c:8234
3656 msgid "pc may not be used with write-back"
3657 msgstr ""
3658
3659 #: config/tc-arm.c:8239
3660 msgid "instruction does not support writeback"
3661 msgstr ""
3662
3663 #: config/tc-arm.c:8345
3664 msgid "Rn must not overlap other operands"
3665 msgstr ""
3666
3667 #: config/tc-arm.c:8350
3668 msgid "swp{b} use is obsoleted for ARMv8 and later"
3669 msgstr ""
3670
3671 #: config/tc-arm.c:8353
3672 msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
3673 msgstr ""
3674
3675 #: config/tc-arm.c:8470 config/tc-arm.c:8489 config/tc-arm.c:8502
3676 #: config/tc-arm.c:11029 config/tc-arm.c:11060 config/tc-arm.c:11082
3677 msgid "bit-field extends past end of register"
3678 msgstr ""
3679
3680 #: config/tc-arm.c:8532
3681 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
3682 msgstr ""
3683
3684 #: config/tc-arm.c:8585
3685 msgid "use of r15 in blx in ARM mode is not really useful"
3686 msgstr ""
3687
3688 #: config/tc-arm.c:8607
3689 msgid "use of r15 in bx in ARM mode is not really useful"
3690 msgstr ""
3691
3692 #: config/tc-arm.c:8632
3693 msgid "use of r15 in bxj is not really useful"
3694 msgstr ""
3695
3696 #: config/tc-arm.c:8680
3697 msgid "This coprocessor register access is deprecated in ARMv8"
3698 msgstr ""
3699
3700 #: config/tc-arm.c:8888 config/tc-arm.c:8897
3701 msgid "writeback of base register is UNPREDICTABLE"
3702 msgstr ""
3703
3704 #: config/tc-arm.c:8891
3705 msgid "writeback of base register when in register list is UNPREDICTABLE"
3706 msgstr ""
3707
3708 #: config/tc-arm.c:8901
3709 msgid "if writeback register is in list, it must be the lowest reg in the list"
3710 msgstr ""
3711
3712 #: config/tc-arm.c:8938
3713 msgid "first transfer register must be even"
3714 msgstr ""
3715
3716 #: config/tc-arm.c:8941
3717 msgid "can only transfer two consecutive registers"
3718 msgstr ""
3719
3720 #. If op 1 were present and equal to PC, this function wouldn't
3721 #. have been called in the first place.
3722 #. If op 2 were present and equal to PC, this function wouldn't
3723 #. have been called in the first place.
3724 #: config/tc-arm.c:8942 config/tc-arm.c:9012 config/tc-arm.c:9676
3725 #: config/tc-arm.c:11844
3726 msgid "r14 not allowed here"
3727 msgstr ""
3728
3729 #: config/tc-arm.c:8954
3730 msgid "base register written back, and overlaps second transfer register"
3731 msgstr ""
3732
3733 #: config/tc-arm.c:8964
3734 msgid "index register overlaps transfer register"
3735 msgstr ""
3736
3737 #: config/tc-arm.c:8993 config/tc-arm.c:9643
3738 msgid "offset must be zero in ARM encoding"
3739 msgstr ""
3740
3741 #: config/tc-arm.c:9006 config/tc-arm.c:9670
3742 msgid "even register required"
3743 msgstr ""
3744
3745 #: config/tc-arm.c:9009
3746 msgid "can only load two consecutive registers"
3747 msgstr ""
3748
3749 #: config/tc-arm.c:9027
3750 msgid "ldr to register 15 must be 4-byte aligned"
3751 msgstr ""
3752
3753 #: config/tc-arm.c:9050 config/tc-arm.c:9082
3754 msgid "this instruction requires a post-indexed address"
3755 msgstr ""
3756
3757 #: config/tc-arm.c:9109
3758 msgid "Rd and Rm should be different in mla"
3759 msgstr ""
3760
3761 #: config/tc-arm.c:9136 config/tc-arm.c:12217
3762 msgid ":lower16: not allowed in this instruction"
3763 msgstr ""
3764
3765 #: config/tc-arm.c:9138 config/tc-arm.c:12222
3766 msgid ":upper16: not allowed in this instruction"
3767 msgstr ""
3768
3769 #: config/tc-arm.c:9155
3770 msgid "operand 1 must be FPSCR"
3771 msgstr ""
3772
3773 #: config/tc-arm.c:9247 config/tc-arm.c:12336
3774 msgid "bad register for mrs"
3775 msgstr ""
3776
3777 #: config/tc-arm.c:9254 config/tc-arm.c:12360
3778 msgid "'APSR', 'CPSR' or 'SPSR' expected"
3779 msgstr ""
3780
3781 #: config/tc-arm.c:9295
3782 msgid "Rd and Rm should be different in mul"
3783 msgstr ""
3784
3785 #: config/tc-arm.c:9314 config/tc-arm.c:9588 config/tc-arm.c:12499
3786 msgid "rdhi and rdlo must be different"
3787 msgstr ""
3788
3789 #: config/tc-arm.c:9320
3790 msgid "rdhi, rdlo and rm must all be different"
3791 msgstr ""
3792
3793 #: config/tc-arm.c:9386
3794 msgid "'[' expected after PLD mnemonic"
3795 msgstr ""
3796
3797 #: config/tc-arm.c:9388 config/tc-arm.c:9403
3798 msgid "post-indexed expression used in preload instruction"
3799 msgstr ""
3800
3801 #: config/tc-arm.c:9390 config/tc-arm.c:9405
3802 msgid "writeback used in preload instruction"
3803 msgstr ""
3804
3805 #: config/tc-arm.c:9392 config/tc-arm.c:9407
3806 msgid "unindexed addressing used in preload instruction"
3807 msgstr ""
3808
3809 #: config/tc-arm.c:9401
3810 msgid "'[' expected after PLI mnemonic"
3811 msgstr ""
3812
3813 #: config/tc-arm.c:9416 config/tc-arm.c:12668
3814 msgid "push/pop do not support {reglist}^"
3815 msgstr ""
3816
3817 #: config/tc-arm.c:9494 config/tc-arm.c:12815
3818 msgid "setend use is deprecated for ARMv8"
3819 msgstr ""
3820
3821 #: config/tc-arm.c:9515 config/tc-arm.c:12876 config/tc-arm.c:12908
3822 #: config/tc-arm.c:12951
3823 msgid "extraneous shift as part of operand to shift insn"
3824 msgstr ""
3825
3826 #: config/tc-arm.c:9546 config/tc-arm.c:9555
3827 msgid "selected processor does not support SETPAN instruction"
3828 msgstr ""
3829
3830 #: config/tc-arm.c:9614
3831 msgid "SRS base register must be r13"
3832 msgstr ""
3833
3834 #: config/tc-arm.c:9673
3835 msgid "can only store two consecutive registers"
3836 msgstr ""
3837
3838 #: config/tc-arm.c:9787 config/tc-arm.c:9804
3839 msgid "only two consecutive VFP SP registers allowed here"
3840 msgstr ""
3841
3842 #: config/tc-arm.c:9832 config/tc-arm.c:9847
3843 msgid "this addressing mode requires base-register writeback"
3844 msgstr ""
3845
3846 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3847 #. i.e. immbits must be in range 0 - 16.
3848 #: config/tc-arm.c:9964
3849 msgid "immediate value out of range, expected range [0, 16]"
3850 msgstr ""
3851
3852 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3853 #. i.e. immbits must be in range 0 - 31.
3854 #: config/tc-arm.c:9971
3855 msgid "immediate value out of range, expected range [1, 32]"
3856 msgstr ""
3857
3858 #: config/tc-arm.c:10037
3859 msgid "this instruction does not support indexing"
3860 msgstr ""
3861
3862 #: config/tc-arm.c:10060
3863 msgid "only r15 allowed here"
3864 msgstr ""
3865
3866 #: config/tc-arm.c:10195
3867 msgid "immediate operand requires iWMMXt2"
3868 msgstr ""
3869
3870 #: config/tc-arm.c:10339
3871 msgid "shift by register not allowed in thumb mode"
3872 msgstr ""
3873
3874 #: config/tc-arm.c:10351 config/tc-arm.c:13059 config/tc-arm.c:23513
3875 msgid "shift expression is too large"
3876 msgstr ""
3877
3878 #: config/tc-arm.c:10384
3879 msgid "cannot use register index with this instruction"
3880 msgstr ""
3881
3882 #: config/tc-arm.c:10386
3883 msgid "Thumb does not support negative register indexing"
3884 msgstr ""
3885
3886 #: config/tc-arm.c:10388
3887 msgid "Thumb does not support register post-indexing"
3888 msgstr ""
3889
3890 #: config/tc-arm.c:10390
3891 msgid "Thumb does not support register indexing with writeback"
3892 msgstr ""
3893
3894 #: config/tc-arm.c:10392
3895 msgid "Thumb supports only LSL in shifted register indexing"
3896 msgstr ""
3897
3898 #: config/tc-arm.c:10401 config/tc-arm.c:16374
3899 msgid "shift out of range"
3900 msgstr ""
3901
3902 #: config/tc-arm.c:10410
3903 msgid "cannot use writeback with this instruction"
3904 msgstr ""
3905
3906 #: config/tc-arm.c:10431
3907 msgid "cannot use post-indexing with PC-relative addressing"
3908 msgstr ""
3909
3910 #: config/tc-arm.c:10432
3911 msgid "cannot use post-indexing with this instruction"
3912 msgstr ""
3913
3914 #: config/tc-arm.c:10654
3915 msgid "only SUBS PC, LR, #const allowed"
3916 msgstr ""
3917
3918 #: config/tc-arm.c:10737 config/tc-arm.c:10897 config/tc-arm.c:10994
3919 #: config/tc-arm.c:12297 config/tc-arm.c:12605
3920 msgid "shift must be constant"
3921 msgstr ""
3922
3923 #: config/tc-arm.c:10742
3924 msgid "shift value over 3 not allowed in thumb mode"
3925 msgstr ""
3926
3927 #: config/tc-arm.c:10744
3928 msgid "only LSL shift allowed in thumb mode"
3929 msgstr ""
3930
3931 #: config/tc-arm.c:10768 config/tc-arm.c:10912 config/tc-arm.c:11009
3932 #: config/tc-arm.c:12310
3933 msgid "unshifted register required"
3934 msgstr ""
3935
3936 #: config/tc-arm.c:10783 config/tc-arm.c:11020 config/tc-arm.c:12460
3937 msgid "dest must overlap one source register"
3938 msgstr ""
3939
3940 #: config/tc-arm.c:10915
3941 msgid "dest and source1 must be the same register"
3942 msgstr ""
3943
3944 #: config/tc-arm.c:11155
3945 msgid ""
3946 "selected architecture does not support wide conditional branch instruction"
3947 msgstr ""
3948
3949 #: config/tc-arm.c:11188
3950 msgid "instruction is always unconditional"
3951 msgstr ""
3952
3953 #: config/tc-arm.c:11309
3954 msgid "selected processor does not support 'A' form of this instruction"
3955 msgstr ""
3956
3957 #: config/tc-arm.c:11312
3958 msgid "Thumb does not support the 2-argument form of this instruction"
3959 msgstr ""
3960
3961 #: config/tc-arm.c:11433
3962 msgid "SP not allowed in register list"
3963 msgstr ""
3964
3965 #: config/tc-arm.c:11437 config/tc-arm.c:11543
3966 msgid ""
3967 "having the base register in the register list when using write back is "
3968 "UNPREDICTABLE"
3969 msgstr ""
3970
3971 #: config/tc-arm.c:11445
3972 msgid "LR and PC should not both be in register list"
3973 msgstr ""
3974
3975 #: config/tc-arm.c:11453
3976 msgid "PC not allowed in register list"
3977 msgstr ""
3978
3979 #: config/tc-arm.c:11495
3980 msgid "Thumb load/store multiple does not support {reglist}^"
3981 msgstr ""
3982
3983 #: config/tc-arm.c:11520 config/tc-arm.c:11597
3984 #, c-format
3985 msgid "value stored for r%d is UNKNOWN"
3986 msgstr ""
3987
3988 #: config/tc-arm.c:11590
3989 msgid "Thumb-2 instruction only valid in unified syntax"
3990 msgstr ""
3991
3992 #: config/tc-arm.c:11594 config/tc-arm.c:11604
3993 msgid "this instruction will write back the base register"
3994 msgstr ""
3995
3996 #: config/tc-arm.c:11607
3997 msgid "this instruction will not write back the base register"
3998 msgstr ""
3999
4000 #: config/tc-arm.c:11638
4001 msgid "r14 not allowed as first register when second register is omitted"
4002 msgstr ""
4003
4004 #: config/tc-arm.c:11738
4005 msgid ""
4006 "This instruction may be unpredictable if executed on M-profile cores with "
4007 "interrupts enabled."
4008 msgstr ""
4009
4010 #: config/tc-arm.c:11767 config/tc-arm.c:11780 config/tc-arm.c:11816
4011 msgid "Thumb does not support this addressing mode"
4012 msgstr ""
4013
4014 #: config/tc-arm.c:11784
4015 msgid "byte or halfword not valid for base register"
4016 msgstr ""
4017
4018 #: config/tc-arm.c:11787
4019 msgid "r15 based store not allowed"
4020 msgstr ""
4021
4022 #: config/tc-arm.c:11789
4023 msgid "invalid base register for register offset"
4024 msgstr ""
4025
4026 #: config/tc-arm.c:11846
4027 msgid "r12 not allowed here"
4028 msgstr ""
4029
4030 #: config/tc-arm.c:11852
4031 msgid "base register written back, and overlaps one of transfer registers"
4032 msgstr ""
4033
4034 #: config/tc-arm.c:11980
4035 #, c-format
4036 msgid ""
4037 "Use of r%u as a source register is deprecated when r%u is the destination "
4038 "register."
4039 msgstr ""
4040
4041 #: config/tc-arm.c:12173
4042 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
4043 msgstr ""
4044
4045 #: config/tc-arm.c:12201
4046 msgid "only lo regs allowed with immediate"
4047 msgstr ""
4048
4049 #: config/tc-arm.c:12378
4050 msgid "Thumb encoding does not support an immediate here"
4051 msgstr ""
4052
4053 #: config/tc-arm.c:12465
4054 msgid "Thumb-2 MUL must not set flags"
4055 msgstr ""
4056
4057 #: config/tc-arm.c:12530
4058 msgid "Thumb does not support NOP with hints"
4059 msgstr ""
4060
4061 #: config/tc-arm.c:12690
4062 msgid "invalid register list to push/pop instruction"
4063 msgstr ""
4064
4065 #: config/tc-arm.c:12935
4066 msgid "source1 and dest must be same register"
4067 msgstr ""
4068
4069 #: config/tc-arm.c:12960
4070 msgid "ror #imm not supported"
4071 msgstr ""
4072
4073 #: config/tc-arm.c:13011
4074 msgid "SMC is not permitted on this architecture"
4075 msgstr ""
4076
4077 #: config/tc-arm.c:13176
4078 msgid "Thumb encoding does not support rotation"
4079 msgstr ""
4080
4081 #: config/tc-arm.c:13196
4082 msgid "instruction requires register index"
4083 msgstr ""
4084
4085 #: config/tc-arm.c:13206
4086 msgid "instruction does not allow shifted index"
4087 msgstr ""
4088
4089 #: config/tc-arm.c:13392
4090 msgid "invalid neon suffix for non neon instruction"
4091 msgstr ""
4092
4093 #: config/tc-arm.c:13754 config/tc-arm.c:14100 config/tc-arm.c:15717
4094 #: config/tc-arm.c:17342
4095 msgid "invalid instruction shape"
4096 msgstr ""
4097
4098 #: config/tc-arm.c:13999
4099 msgid "types specified in both the mnemonic and operands"
4100 msgstr ""
4101
4102 #: config/tc-arm.c:14036
4103 msgid "operand types can't be inferred"
4104 msgstr ""
4105
4106 #: config/tc-arm.c:14042
4107 msgid "type specifier has the wrong number of parts"
4108 msgstr ""
4109
4110 #: config/tc-arm.c:14128 config/tc-arm.c:15905 config/tc-arm.c:15912
4111 msgid "operand size must match register width"
4112 msgstr ""
4113
4114 #: config/tc-arm.c:14139
4115 msgid "bad type in Neon instruction"
4116 msgstr ""
4117
4118 #: config/tc-arm.c:14150
4119 msgid "inconsistent types in Neon instruction"
4120 msgstr ""
4121
4122 #: config/tc-arm.c:14521 config/tc-arm.c:14536 config/tc-arm.c:16921
4123 msgid "register list must contain at least 1 and at most 16 registers"
4124 msgstr ""
4125
4126 #: config/tc-arm.c:14679 config/tc-arm.c:14715 config/tc-arm.c:15354
4127 #: config/tc-arm.c:16761
4128 msgid "immediate out of range for shift"
4129 msgstr ""
4130
4131 #: config/tc-arm.c:14835
4132 msgid "first and second operands shall be the same register"
4133 msgstr ""
4134
4135 #: config/tc-arm.c:15120 config/tc-arm.c:16210
4136 msgid "scalar out of range for multiply instruction"
4137 msgstr ""
4138
4139 #: config/tc-arm.c:15244
4140 msgid "instruction form not available on this architecture."
4141 msgstr ""
4142
4143 #: config/tc-arm.c:15247
4144 msgid "this instruction implies use of ARMv8.1 AdvSIMD."
4145 msgstr ""
4146
4147 #: config/tc-arm.c:15330 config/tc-arm.c:15342
4148 msgid "immediate out of range for insert"
4149 msgstr ""
4150
4151 #: config/tc-arm.c:15475
4152 msgid "immediate out of range for narrowing operation"
4153 msgstr ""
4154
4155 #: config/tc-arm.c:15621
4156 msgid "operands 0 and 1 must be the same register"
4157 msgstr ""
4158
4159 #: config/tc-arm.c:15727 config/tc-arm.c:17440
4160 msgid "invalid rounding mode"
4161 msgstr ""
4162
4163 #: config/tc-arm.c:16054
4164 msgid "operand size must be specified for immediate VMOV"
4165 msgstr ""
4166
4167 #: config/tc-arm.c:16064
4168 msgid "immediate has bits set outside the operand size"
4169 msgstr ""
4170
4171 #: config/tc-arm.c:16226
4172 msgid ""
4173 "vfmal/vfmsl with FP16 type cannot be conditional, the behaviour is "
4174 "UNPREDICTABLE"
4175 msgstr ""
4176
4177 #: config/tc-arm.c:16356
4178 msgid "Instruction form not available on this architecture."
4179 msgstr ""
4180
4181 #: config/tc-arm.c:16400
4182 msgid "elements must be smaller than reversal region"
4183 msgstr ""
4184
4185 #: config/tc-arm.c:16582 config/tc-arm.c:16642
4186 msgid "bad type for scalar"
4187 msgstr ""
4188
4189 #: config/tc-arm.c:16719 config/tc-arm.c:16727
4190 msgid "VFP registers must be adjacent"
4191 msgstr ""
4192
4193 #: config/tc-arm.c:16770
4194 msgid "invalid suffix"
4195 msgstr ""
4196
4197 #: config/tc-arm.c:16888
4198 msgid "bad list length for table lookup"
4199 msgstr ""
4200
4201 #: config/tc-arm.c:16918
4202 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
4203 msgstr ""
4204
4205 #: config/tc-arm.c:16946
4206 msgid "Use of PC here is UNPREDICTABLE"
4207 msgstr ""
4208
4209 #: config/tc-arm.c:16948
4210 msgid "Use of PC here is deprecated"
4211 msgstr ""
4212
4213 #: config/tc-arm.c:17015
4214 msgid "bad alignment"
4215 msgstr ""
4216
4217 #: config/tc-arm.c:17032
4218 msgid "bad list type for instruction"
4219 msgstr ""
4220
4221 #: config/tc-arm.c:17034
4222 msgid "bad element type for instruction"
4223 msgstr ""
4224
4225 #: config/tc-arm.c:17076
4226 msgid "unsupported alignment for instruction"
4227 msgstr ""
4228
4229 #: config/tc-arm.c:17095 config/tc-arm.c:17189 config/tc-arm.c:17201
4230 #: config/tc-arm.c:17211 config/tc-arm.c:17225
4231 msgid "bad list length"
4232 msgstr ""
4233
4234 #: config/tc-arm.c:17100
4235 msgid "stride of 2 unavailable when element size is 8"
4236 msgstr ""
4237
4238 #: config/tc-arm.c:17133 config/tc-arm.c:17209
4239 msgid "can't use alignment with this instruction"
4240 msgstr ""
4241
4242 #: config/tc-arm.c:17281
4243 msgid "post-index must be a register"
4244 msgstr ""
4245
4246 #: config/tc-arm.c:17283
4247 msgid "bad register for post-index"
4248 msgstr ""
4249
4250 #: config/tc-arm.c:17504
4251 msgid "scalar out of range"
4252 msgstr ""
4253
4254 #: config/tc-arm.c:17577
4255 msgid ""
4256 "Dot Product instructions cannot be conditional,  the behaviour is "
4257 "UNPREDICTABLE"
4258 msgstr ""
4259
4260 #: config/tc-arm.c:18150 config/tc-arm.c:18236
4261 msgid "conditional infixes are deprecated in unified syntax"
4262 msgstr ""
4263
4264 #: config/tc-arm.c:18387
4265 msgid "Warning: conditional outside an IT block for Thumb."
4266 msgstr ""
4267
4268 #: config/tc-arm.c:18539
4269 msgid "Short branches, Undefined, SVC, LDM/STM"
4270 msgstr ""
4271
4272 #: config/tc-arm.c:18540
4273 msgid "Miscellaneous 16-bit instructions"
4274 msgstr ""
4275
4276 #: config/tc-arm.c:18541
4277 msgid "ADR"
4278 msgstr ""
4279
4280 #: config/tc-arm.c:18542
4281 msgid "Literal loads"
4282 msgstr ""
4283
4284 #: config/tc-arm.c:18543
4285 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
4286 msgstr ""
4287
4288 #: config/tc-arm.c:18544
4289 msgid "Hi-register ADD, MOV, CMP using pc"
4290 msgstr ""
4291
4292 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
4293 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.
4294 #: config/tc-arm.c:18547
4295 msgid "ADD/SUB sp, sp #imm"
4296 msgstr ""
4297
4298 #: config/tc-arm.c:18566
4299 msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
4300 msgstr ""
4301
4302 #: config/tc-arm.c:18578
4303 #, c-format
4304 msgid ""
4305 "IT blocks containing 16-bit Thumb instructions of the following class are "
4306 "deprecated in ARMv8: %s"
4307 msgstr ""
4308
4309 #: config/tc-arm.c:18591
4310 msgid ""
4311 "IT blocks containing more than one conditional instruction are deprecated in "
4312 "ARMv8"
4313 msgstr ""
4314
4315 #: config/tc-arm.c:18706
4316 #, c-format
4317 msgid "bad instruction `%s'"
4318 msgstr ""
4319
4320 #: config/tc-arm.c:18712
4321 msgid "s suffix on comparison instruction is deprecated"
4322 msgstr ""
4323
4324 #: config/tc-arm.c:18732
4325 msgid "SVC is not permitted on this architecture"
4326 msgstr ""
4327
4328 #: config/tc-arm.c:18734
4329 #, c-format
4330 msgid "selected processor does not support `%s' in Thumb mode"
4331 msgstr ""
4332
4333 #: config/tc-arm.c:18740
4334 msgid "Thumb does not support conditional execution"
4335 msgstr ""
4336
4337 #: config/tc-arm.c:18760
4338 #, c-format
4339 msgid ""
4340 "selected processor does not support 32bit wide variant of instruction `%s'"
4341 msgstr ""
4342
4343 #: config/tc-arm.c:18763
4344 #, c-format
4345 msgid "selected processor does not support `%s' in Thumb-2 mode"
4346 msgstr ""
4347
4348 #: config/tc-arm.c:18788
4349 #, c-format
4350 msgid "cannot honor width suffix -- `%s'"
4351 msgstr ""
4352
4353 #: config/tc-arm.c:18830
4354 #, c-format
4355 msgid "selected processor does not support `%s' in ARM mode"
4356 msgstr ""
4357
4358 #: config/tc-arm.c:18835
4359 #, c-format
4360 msgid "width suffixes are invalid in ARM mode -- `%s'"
4361 msgstr ""
4362
4363 #: config/tc-arm.c:18868
4364 #, c-format
4365 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
4366 msgstr ""
4367
4368 #: config/tc-arm.c:18885
4369 #, c-format
4370 msgid "section '%s' finished with an open IT block."
4371 msgstr ""
4372
4373 #: config/tc-arm.c:18890
4374 msgid "file finished with an open IT block."
4375 msgstr ""
4376
4377 #: config/tc-arm.c:22166
4378 #, c-format
4379 msgid "alignments greater than %d bytes not supported in .text sections."
4380 msgstr ""
4381
4382 #: config/tc-arm.c:22433 config/tc-ia64.c:3594
4383 #, c-format
4384 msgid "Group section `%s' has no group signature"
4385 msgstr ""
4386
4387 #: config/tc-arm.c:22479
4388 msgid "handlerdata in cantunwind frame"
4389 msgstr ""
4390
4391 #: config/tc-arm.c:22496
4392 msgid "too many unwind opcodes for personality routine 0"
4393 msgstr ""
4394
4395 #: config/tc-arm.c:22527
4396 msgid "attempt to recreate an unwind entry"
4397 msgstr ""
4398
4399 #: config/tc-arm.c:22537
4400 msgid "too many unwind opcodes"
4401 msgstr ""
4402
4403 #: config/tc-arm.c:22830
4404 #, c-format
4405 msgid "[-mwarn-syms]: Assignment makes a symbol match an ARM instruction: %s"
4406 msgstr ""
4407
4408 #: config/tc-arm.c:23192 config/tc-arm.c:23260
4409 #, c-format
4410 msgid "symbol %s is in a different section"
4411 msgstr ""
4412
4413 #: config/tc-arm.c:23194 config/tc-arm.c:23262
4414 #, c-format
4415 msgid "symbol %s is weak and may be overridden later"
4416 msgstr ""
4417
4418 #: config/tc-arm.c:23239 config/tc-arm.c:23609
4419 #, c-format
4420 msgid "invalid constant (%lx) after fixup"
4421 msgstr ""
4422
4423 #: config/tc-arm.c:23295
4424 #, c-format
4425 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
4426 msgstr ""
4427
4428 #: config/tc-arm.c:23331 config/tc-arm.c:23361
4429 msgid "invalid literal constant: pool needs to be closer"
4430 msgstr ""
4431
4432 #: config/tc-arm.c:23334 config/tc-arm.c:23383
4433 #, c-format
4434 msgid "bad immediate value for offset (%ld)"
4435 msgstr ""
4436
4437 #: config/tc-arm.c:23364
4438 #, c-format
4439 msgid "bad immediate value for 8-bit offset (%ld)"
4440 msgstr ""
4441
4442 #: config/tc-arm.c:23424
4443 msgid "offset not a multiple of 4"
4444 msgstr ""
4445
4446 #: config/tc-arm.c:23625
4447 msgid "invalid smc expression"
4448 msgstr ""
4449
4450 #: config/tc-arm.c:23634
4451 msgid "invalid hvc expression"
4452 msgstr ""
4453
4454 #: config/tc-arm.c:23645 config/tc-arm.c:23654
4455 msgid "invalid swi expression"
4456 msgstr ""
4457
4458 #: config/tc-arm.c:23664
4459 msgid "invalid expression in load/store multiple"
4460 msgstr ""
4461
4462 #: config/tc-arm.c:23726
4463 #, c-format
4464 msgid "blx to '%s' an ARM ISA state function changed to bl"
4465 msgstr ""
4466
4467 #: config/tc-arm.c:23745
4468 msgid "misaligned branch destination"
4469 msgstr ""
4470
4471 #: config/tc-arm.c:23865
4472 #, c-format
4473 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
4474 msgstr ""
4475
4476 #: config/tc-arm.c:23915
4477 msgid "Thumb2 branch out of range"
4478 msgstr ""
4479
4480 #: config/tc-arm.c:23999
4481 msgid "rel31 relocation overflow"
4482 msgstr ""
4483
4484 #: config/tc-arm.c:24020 config/tc-arm.c:24024 config/tc-arm.c:24063
4485 msgid "co-processor offset out of range"
4486 msgstr ""
4487
4488 #: config/tc-arm.c:24080
4489 #, c-format
4490 msgid "invalid offset, target not word aligned (0x%08lX)"
4491 msgstr ""
4492
4493 #: config/tc-arm.c:24087 config/tc-arm.c:24096 config/tc-arm.c:24104
4494 #: config/tc-arm.c:24112 config/tc-arm.c:24120
4495 #, c-format
4496 msgid "invalid offset, value too big (0x%08lX)"
4497 msgstr ""
4498
4499 #: config/tc-arm.c:24161
4500 msgid "invalid Hi register with immediate"
4501 msgstr ""
4502
4503 #: config/tc-arm.c:24177
4504 msgid "invalid immediate for stack address calculation"
4505 msgstr ""
4506
4507 #: config/tc-arm.c:24196
4508 msgid "address calculation needs a strongly defined nearby symbol"
4509 msgstr ""
4510
4511 #: config/tc-arm.c:24212
4512 msgid "symbol too far away"
4513 msgstr ""
4514
4515 #: config/tc-arm.c:24224
4516 #, c-format
4517 msgid "invalid immediate for address calculation (value = 0x%08lX)"
4518 msgstr ""
4519
4520 #: config/tc-arm.c:24254
4521 #, c-format
4522 msgid "invalid immediate: %ld is out of range"
4523 msgstr ""
4524
4525 #: config/tc-arm.c:24266
4526 #, c-format
4527 msgid "invalid shift value: %ld"
4528 msgstr ""
4529
4530 #: config/tc-arm.c:24336 config/tc-arm.c:24407
4531 #, c-format
4532 msgid "the offset 0x%08lX is not representable"
4533 msgstr ""
4534
4535 #: config/tc-arm.c:24368
4536 #, c-format
4537 msgid "Unable to process relocation for thumb opcode: %lx"
4538 msgstr ""
4539
4540 #: config/tc-arm.c:24447
4541 #, c-format
4542 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
4543 msgstr ""
4544
4545 #: config/tc-arm.c:24486
4546 #, c-format
4547 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
4548 msgstr ""
4549
4550 #: config/tc-arm.c:24526
4551 #, c-format
4552 msgid "bad offset 0x%08lX (must be word-aligned)"
4553 msgstr ""
4554
4555 #: config/tc-arm.c:24531
4556 #, c-format
4557 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
4558 msgstr ""
4559
4560 #: config/tc-arm.c:24562 config/tc-score.c:7391
4561 #, c-format
4562 msgid "bad relocation fixup type (%d)"
4563 msgstr ""
4564
4565 #: config/tc-arm.c:24680
4566 msgid "literal referenced across section boundary"
4567 msgstr ""
4568
4569 #: config/tc-arm.c:24751
4570 msgid "internal relocation (type: IMMEDIATE) not fixed up"
4571 msgstr ""
4572
4573 #: config/tc-arm.c:24756
4574 msgid "ADRL used for a symbol not defined in the same file"
4575 msgstr ""
4576
4577 #: config/tc-arm.c:24771
4578 #, c-format
4579 msgid "undefined local label `%s'"
4580 msgstr ""
4581
4582 #: config/tc-arm.c:24777
4583 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
4584 msgstr ""
4585
4586 #: config/tc-arm.c:24799 config/tc-cris.c:4006 config/tc-ft32.c:709
4587 #: config/tc-mcore.c:1928 config/tc-microblaze.c:1978 config/tc-mmix.c:2895
4588 #: config/tc-moxie.c:825 config/tc-ns32k.c:2248 config/tc-score.c:7478
4589 msgid "<unknown>"
4590 msgstr ""
4591
4592 #: config/tc-arm.c:25188
4593 #, c-format
4594 msgid "%s: unexpected function type: %d"
4595 msgstr ""
4596
4597 #: config/tc-arm.c:25325
4598 msgid "use of old and new-style options to set CPU type"
4599 msgstr ""
4600
4601 #: config/tc-arm.c:25340
4602 msgid "use of old and new-style options to set FPU type"
4603 msgstr ""
4604
4605 #: config/tc-arm.c:25424
4606 msgid "hard-float conflicts with specified fpu"
4607 msgstr ""
4608
4609 #: config/tc-arm.c:25612
4610 msgid "generate PIC code"
4611 msgstr ""
4612
4613 #: config/tc-arm.c:25613
4614 msgid "assemble Thumb code"
4615 msgstr ""
4616
4617 #: config/tc-arm.c:25614
4618 msgid "support ARM/Thumb interworking"
4619 msgstr ""
4620
4621 #: config/tc-arm.c:25616
4622 msgid "code uses 32-bit program counter"
4623 msgstr ""
4624
4625 #: config/tc-arm.c:25617
4626 msgid "code uses 26-bit program counter"
4627 msgstr ""
4628
4629 #: config/tc-arm.c:25618
4630 msgid "floating point args are in fp regs"
4631 msgstr ""
4632
4633 #: config/tc-arm.c:25620
4634 msgid "re-entrant code"
4635 msgstr ""
4636
4637 #: config/tc-arm.c:25621
4638 msgid "code is ATPCS conformant"
4639 msgstr ""
4640
4641 #. These are recognized by the assembler, but have no affect on code.
4642 #: config/tc-arm.c:25627
4643 msgid "use frame pointer"
4644 msgstr ""
4645
4646 #: config/tc-arm.c:25628
4647 msgid "use stack size checking"
4648 msgstr ""
4649
4650 #: config/tc-arm.c:25631
4651 msgid "do not warn on use of deprecated feature"
4652 msgstr ""
4653
4654 #: config/tc-arm.c:25633
4655 msgid "warn about symbols that match instruction names [default]"
4656 msgstr ""
4657
4658 #: config/tc-arm.c:25634
4659 msgid "disable warnings about symobls that match instructions"
4660 msgstr ""
4661
4662 #. DON'T add any new processors to this list -- we want the whole list
4663 #. to go away...  Add them to the processors table instead.
4664 #: config/tc-arm.c:25650 config/tc-arm.c:25651
4665 msgid "use -mcpu=arm1"
4666 msgstr ""
4667
4668 #: config/tc-arm.c:25652 config/tc-arm.c:25653
4669 msgid "use -mcpu=arm2"
4670 msgstr ""
4671
4672 #: config/tc-arm.c:25654 config/tc-arm.c:25655
4673 msgid "use -mcpu=arm250"
4674 msgstr ""
4675
4676 #: config/tc-arm.c:25656 config/tc-arm.c:25657
4677 msgid "use -mcpu=arm3"
4678 msgstr ""
4679
4680 #: config/tc-arm.c:25658 config/tc-arm.c:25659
4681 msgid "use -mcpu=arm6"
4682 msgstr ""
4683
4684 #: config/tc-arm.c:25660 config/tc-arm.c:25661
4685 msgid "use -mcpu=arm600"
4686 msgstr ""
4687
4688 #: config/tc-arm.c:25662 config/tc-arm.c:25663
4689 msgid "use -mcpu=arm610"
4690 msgstr ""
4691
4692 #: config/tc-arm.c:25664 config/tc-arm.c:25665
4693 msgid "use -mcpu=arm620"
4694 msgstr ""
4695
4696 #: config/tc-arm.c:25666 config/tc-arm.c:25667
4697 msgid "use -mcpu=arm7"
4698 msgstr ""
4699
4700 #: config/tc-arm.c:25668 config/tc-arm.c:25669
4701 msgid "use -mcpu=arm70"
4702 msgstr ""
4703
4704 #: config/tc-arm.c:25670 config/tc-arm.c:25671
4705 msgid "use -mcpu=arm700"
4706 msgstr ""
4707
4708 #: config/tc-arm.c:25672 config/tc-arm.c:25673
4709 msgid "use -mcpu=arm700i"
4710 msgstr ""
4711
4712 #: config/tc-arm.c:25674 config/tc-arm.c:25675
4713 msgid "use -mcpu=arm710"
4714 msgstr ""
4715
4716 #: config/tc-arm.c:25676 config/tc-arm.c:25677
4717 msgid "use -mcpu=arm710c"
4718 msgstr ""
4719
4720 #: config/tc-arm.c:25678 config/tc-arm.c:25679
4721 msgid "use -mcpu=arm720"
4722 msgstr ""
4723
4724 #: config/tc-arm.c:25680 config/tc-arm.c:25681
4725 msgid "use -mcpu=arm7d"
4726 msgstr ""
4727
4728 #: config/tc-arm.c:25682 config/tc-arm.c:25683
4729 msgid "use -mcpu=arm7di"
4730 msgstr ""
4731
4732 #: config/tc-arm.c:25684 config/tc-arm.c:25685
4733 msgid "use -mcpu=arm7m"
4734 msgstr ""
4735
4736 #: config/tc-arm.c:25686 config/tc-arm.c:25687
4737 msgid "use -mcpu=arm7dm"
4738 msgstr ""
4739
4740 #: config/tc-arm.c:25688 config/tc-arm.c:25689
4741 msgid "use -mcpu=arm7dmi"
4742 msgstr ""
4743
4744 #: config/tc-arm.c:25690 config/tc-arm.c:25691
4745 msgid "use -mcpu=arm7100"
4746 msgstr ""
4747
4748 #: config/tc-arm.c:25692 config/tc-arm.c:25693
4749 msgid "use -mcpu=arm7500"
4750 msgstr ""
4751
4752 #: config/tc-arm.c:25694 config/tc-arm.c:25695
4753 msgid "use -mcpu=arm7500fe"
4754 msgstr ""
4755
4756 #: config/tc-arm.c:25696 config/tc-arm.c:25697 config/tc-arm.c:25698
4757 #: config/tc-arm.c:25699
4758 msgid "use -mcpu=arm7tdmi"
4759 msgstr ""
4760
4761 #: config/tc-arm.c:25700 config/tc-arm.c:25701
4762 msgid "use -mcpu=arm710t"
4763 msgstr ""
4764
4765 #: config/tc-arm.c:25702 config/tc-arm.c:25703
4766 msgid "use -mcpu=arm720t"
4767 msgstr ""
4768
4769 #: config/tc-arm.c:25704 config/tc-arm.c:25705
4770 msgid "use -mcpu=arm740t"
4771 msgstr ""
4772
4773 #: config/tc-arm.c:25706 config/tc-arm.c:25707
4774 msgid "use -mcpu=arm8"
4775 msgstr ""
4776
4777 #: config/tc-arm.c:25708 config/tc-arm.c:25709
4778 msgid "use -mcpu=arm810"
4779 msgstr ""
4780
4781 #: config/tc-arm.c:25710 config/tc-arm.c:25711
4782 msgid "use -mcpu=arm9"
4783 msgstr ""
4784
4785 #: config/tc-arm.c:25712 config/tc-arm.c:25713
4786 msgid "use -mcpu=arm9tdmi"
4787 msgstr ""
4788
4789 #: config/tc-arm.c:25714 config/tc-arm.c:25715
4790 msgid "use -mcpu=arm920"
4791 msgstr ""
4792
4793 #: config/tc-arm.c:25716 config/tc-arm.c:25717
4794 msgid "use -mcpu=arm940"
4795 msgstr ""
4796
4797 #: config/tc-arm.c:25718
4798 msgid "use -mcpu=strongarm"
4799 msgstr ""
4800
4801 #: config/tc-arm.c:25720
4802 msgid "use -mcpu=strongarm110"
4803 msgstr ""
4804
4805 #: config/tc-arm.c:25722
4806 msgid "use -mcpu=strongarm1100"
4807 msgstr ""
4808
4809 #: config/tc-arm.c:25724
4810 msgid "use -mcpu=strongarm1110"
4811 msgstr ""
4812
4813 #: config/tc-arm.c:25725
4814 msgid "use -mcpu=xscale"
4815 msgstr ""
4816
4817 #: config/tc-arm.c:25726
4818 msgid "use -mcpu=iwmmxt"
4819 msgstr ""
4820
4821 #: config/tc-arm.c:25727
4822 msgid "use -mcpu=all"
4823 msgstr ""
4824
4825 #. Architecture variants -- don't add any more to this list either.
4826 #: config/tc-arm.c:25730 config/tc-arm.c:25731
4827 msgid "use -march=armv2"
4828 msgstr ""
4829
4830 #: config/tc-arm.c:25732 config/tc-arm.c:25733
4831 msgid "use -march=armv2a"
4832 msgstr ""
4833
4834 #: config/tc-arm.c:25734 config/tc-arm.c:25735
4835 msgid "use -march=armv3"
4836 msgstr ""
4837
4838 #: config/tc-arm.c:25736 config/tc-arm.c:25737
4839 msgid "use -march=armv3m"
4840 msgstr ""
4841
4842 #: config/tc-arm.c:25738 config/tc-arm.c:25739
4843 msgid "use -march=armv4"
4844 msgstr ""
4845
4846 #: config/tc-arm.c:25740 config/tc-arm.c:25741
4847 msgid "use -march=armv4t"
4848 msgstr ""
4849
4850 #: config/tc-arm.c:25742 config/tc-arm.c:25743
4851 msgid "use -march=armv5"
4852 msgstr ""
4853
4854 #: config/tc-arm.c:25744 config/tc-arm.c:25745
4855 msgid "use -march=armv5t"
4856 msgstr ""
4857
4858 #: config/tc-arm.c:25746 config/tc-arm.c:25747
4859 msgid "use -march=armv5te"
4860 msgstr ""
4861
4862 #. Floating point variants -- don't add any more to this list either.
4863 #: config/tc-arm.c:25750
4864 msgid "use -mfpu=fpe"
4865 msgstr ""
4866
4867 #: config/tc-arm.c:25751
4868 msgid "use -mfpu=fpa10"
4869 msgstr ""
4870
4871 #: config/tc-arm.c:25752
4872 msgid "use -mfpu=fpa11"
4873 msgstr ""
4874
4875 #: config/tc-arm.c:25754
4876 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
4877 msgstr ""
4878
4879 #: config/tc-arm.c:26508
4880 msgid "extension does not apply to the base architecture"
4881 msgstr ""
4882
4883 #: config/tc-arm.c:26538
4884 msgid "architectural extensions must be specified in alphabetical order"
4885 msgstr ""
4886
4887 #: config/tc-arm.c:26656 config/tc-arm.c:27541
4888 #, c-format
4889 msgid "unknown floating point format `%s'\n"
4890 msgstr ""
4891
4892 #: config/tc-arm.c:26672
4893 #, c-format
4894 msgid "unknown floating point abi `%s'\n"
4895 msgstr ""
4896
4897 #: config/tc-arm.c:26688
4898 #, c-format
4899 msgid "unknown EABI `%s'\n"
4900 msgstr ""
4901
4902 #: config/tc-arm.c:26708
4903 #, c-format
4904 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
4905 msgstr ""
4906
4907 #: config/tc-arm.c:26731 config/tc-metag.c:5913
4908 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
4909 msgstr ""
4910
4911 #: config/tc-arm.c:26733
4912 msgid "<abi>\t  assemble for floating point ABI <abi>"
4913 msgstr ""
4914
4915 #: config/tc-arm.c:26736
4916 msgid "<ver>\t\t  assemble for eabi version <ver>"
4917 msgstr ""
4918
4919 #: config/tc-arm.c:26739
4920 msgid "<mode>\t  controls implicit insertion of IT instructions"
4921 msgstr ""
4922
4923 #: config/tc-arm.c:26741
4924 msgid "\t\t\t  TI CodeComposer Studio syntax compatibility mode"
4925 msgstr ""
4926
4927 #: config/tc-arm.c:26843
4928 #, c-format
4929 msgid " ARM-specific assembler options:\n"
4930 msgstr ""
4931
4932 #: config/tc-arm.c:26863
4933 #, c-format
4934 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
4935 msgstr ""
4936
4937 #: config/tc-arm.c:27160
4938 msgid "no architecture contains all the instructions used\n"
4939 msgstr ""
4940
4941 #: config/tc-arm.c:27479
4942 #, c-format
4943 msgid ""
4944 "architectural extension `%s' is not allowed for the current base architecture"
4945 msgstr ""
4946
4947 #: config/tc-arm.c:27508
4948 #, c-format
4949 msgid "unknown architecture extension `%s'\n"
4950 msgstr ""
4951
4952 #: config/tc-avr.c:594
4953 #, c-format
4954 msgid "Known MCU names:"
4955 msgstr ""
4956
4957 #: config/tc-avr.c:659
4958 #, c-format
4959 msgid ""
4960 "AVR Assembler options:\n"
4961 "  -mmcu=[avr-name] select microcontroller variant\n"
4962 "                   [avr-name] can be:\n"
4963 "                   avr1  - classic AVR core without data RAM\n"
4964 "                   avr2  - classic AVR core with up to 8K program memory\n"
4965 "                   avr25 - classic AVR core with up to 8K program memory\n"
4966 "                           plus the MOVW instruction\n"
4967 "                   avr3  - classic AVR core with up to 64K program memory\n"
4968 "                   avr31 - classic AVR core with up to 128K program memory\n"
4969 "                   avr35 - classic AVR core with up to 64K program memory\n"
4970 "                           plus the MOVW instruction\n"
4971 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
4972 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
4973 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
4974 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
4975 "                   avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
4976 "                   avrxmega3 - XMEGA, RAM + FLASH < 64K, Flash visible in "
4977 "RAM\n"
4978 "                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
4979 "                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
4980 "                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
4981 "                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
4982 "                   avrtiny   - AVR Tiny core with 16 gp registers\n"
4983 msgstr ""
4984
4985 #: config/tc-avr.c:682
4986 #, c-format
4987 msgid ""
4988 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
4989 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
4990 "                   (default for avr4, avr5)\n"
4991 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
4992 "                   (default for avr3, avr5)\n"
4993 "  -mrmw            accept Read-Modify-Write instructions\n"
4994 "  -mlink-relax     generate relocations for linker relaxation (default)\n"
4995 "  -mno-link-relax  don't generate relocations for linker relaxation.\n"
4996 "  -mgcc-isr        accept the __gcc_isr pseudo-instruction.\n"
4997 msgstr ""
4998
4999 #: config/tc-avr.c:721
5000 #, c-format
5001 msgid "unknown MCU: %s\n"
5002 msgstr ""
5003
5004 #: config/tc-avr.c:735
5005 #, c-format
5006 msgid "redefinition of mcu type `%s' to `%s'"
5007 msgstr ""
5008
5009 #: config/tc-avr.c:858
5010 msgid "constant value required"
5011 msgstr ""
5012
5013 #: config/tc-avr.c:861
5014 #, c-format
5015 msgid "number must be positive and less than %d"
5016 msgstr ""
5017
5018 #: config/tc-avr.c:887 config/tc-avr.c:1024
5019 #, c-format
5020 msgid "constant out of 8-bit range: %d"
5021 msgstr ""
5022
5023 #: config/tc-avr.c:955 config/tc-score.c:1199 read.c:3814
5024 msgid "illegal expression"
5025 msgstr ""
5026
5027 #: config/tc-avr.c:984 config/tc-avr.c:1994 config/tc-pru.c:1874
5028 msgid "`)' required"
5029 msgstr ""
5030
5031 #: config/tc-avr.c:1094
5032 msgid "register name or number from 16 to 31 required"
5033 msgstr ""
5034
5035 #: config/tc-avr.c:1100
5036 msgid "register name or number from 0 to 31 required"
5037 msgstr ""
5038
5039 #: config/tc-avr.c:1108
5040 msgid "register r16-r23 required"
5041 msgstr ""
5042
5043 #: config/tc-avr.c:1114
5044 msgid "register number above 15 required"
5045 msgstr ""
5046
5047 #: config/tc-avr.c:1120
5048 msgid "even register number required"
5049 msgstr ""
5050
5051 #: config/tc-avr.c:1126
5052 msgid "register r24, r26, r28 or r30 required"
5053 msgstr ""
5054
5055 #: config/tc-avr.c:1147
5056 msgid "pointer register (X, Y or Z) required"
5057 msgstr ""
5058
5059 #: config/tc-avr.c:1154
5060 msgid "cannot both predecrement and postincrement"
5061 msgstr ""
5062
5063 #: config/tc-avr.c:1162
5064 msgid "addressing mode not supported"
5065 msgstr ""
5066
5067 #: config/tc-avr.c:1168
5068 msgid "can't predecrement"
5069 msgstr ""
5070
5071 #: config/tc-avr.c:1171
5072 msgid "pointer register Z required"
5073 msgstr ""
5074
5075 #: config/tc-avr.c:1190
5076 msgid "postincrement not supported"
5077 msgstr ""
5078
5079 #: config/tc-avr.c:1200
5080 msgid "pointer register (Y or Z) required"
5081 msgstr ""
5082
5083 #: config/tc-avr.c:1322 config/tc-xgate.c:1352
5084 #, c-format
5085 msgid "unknown constraint `%c'"
5086 msgstr ""
5087
5088 #: config/tc-avr.c:1385 config/tc-avr.c:2677
5089 msgid "`,' required"
5090 msgstr ""
5091
5092 #: config/tc-avr.c:1406
5093 msgid "undefined combination of operands"
5094 msgstr ""
5095
5096 #: config/tc-avr.c:1415
5097 msgid "skipping two-word instruction"
5098 msgstr ""
5099
5100 #: config/tc-avr.c:1603 config/tc-avr.c:1619 config/tc-avr.c:1750
5101 #: config/tc-msp430.c:4125 config/tc-msp430.c:4144
5102 #, c-format
5103 msgid "odd address operand: %ld"
5104 msgstr ""
5105
5106 #: config/tc-avr.c:1611 config/tc-avr.c:1630 config/tc-avr.c:1648
5107 #: config/tc-avr.c:1659 config/tc-avr.c:1675 config/tc-avr.c:1683
5108 #: config/tc-avr.c:1778 config/tc-avr.c:1785 config/tc-d10v.c:503
5109 #: config/tc-d30v.c:553 config/tc-msp430.c:4133 config/tc-msp430.c:4151
5110 #, c-format
5111 msgid "operand out of range: %ld"
5112 msgstr ""
5113
5114 #: config/tc-avr.c:1666
5115 #, c-format
5116 msgid "operand out of range: 0x%lx"
5117 msgstr ""
5118
5119 #: config/tc-avr.c:1771 config/tc-d10v.c:1590 config/tc-d30v.c:2034
5120 #: config/tc-msp430.c:4222
5121 #, c-format
5122 msgid "line %d: unknown relocation type: 0x%x"
5123 msgstr ""
5124
5125 #: config/tc-avr.c:1799
5126 msgid "only constant expression allowed"
5127 msgstr ""
5128
5129 #. xgettext:c-format.
5130 #: config/tc-avr.c:1854 config/tc-bfin.c:825 config/tc-d10v.c:1462
5131 #: config/tc-d30v.c:1771 config/tc-metag.c:7022 config/tc-mn10200.c:779
5132 #: config/tc-mn10300.c:2177 config/tc-msp430.c:4270 config/tc-ppc.c:7251
5133 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3367
5134 #: config/tc-z80.c:2059
5135 #, c-format
5136 msgid "reloc %d not supported by object file format"
5137 msgstr ""
5138
5139 #: config/tc-avr.c:1876 config/tc-ft32.c:232 config/tc-h8300.c:1960
5140 #: config/tc-mcore.c:880 config/tc-microblaze.c:933 config/tc-moxie.c:182
5141 #: config/tc-pj.c:253 config/tc-sh.c:2591 config/tc-wasm32.c:747
5142 #: config/tc-z8k.c:1223
5143 msgid "can't find opcode "
5144 msgstr ""
5145
5146 #: config/tc-avr.c:1895
5147 #, c-format
5148 msgid "illegal opcode %s for mcu %s"
5149 msgstr ""
5150
5151 #: config/tc-avr.c:1911
5152 #, c-format
5153 msgid "pseudo instruction `%s' not supported"
5154 msgstr ""
5155
5156 #: config/tc-avr.c:1933
5157 msgid "garbage at end of line"
5158 msgstr ""
5159
5160 #: config/tc-avr.c:2043 config/tc-pru.c:1906
5161 #, c-format
5162 msgid "illegal %s relocation size: %d"
5163 msgstr ""
5164
5165 #: config/tc-avr.c:2156 config/tc-avr.c:2211
5166 #, c-format
5167 msgid "unknown record type %d (in %s)"
5168 msgstr ""
5169
5170 #: config/tc-avr.c:2232
5171 #, c-format
5172 msgid "Failed to create property section `%s'\n"
5173 msgstr ""
5174
5175 #: config/tc-avr.c:2669
5176 #, c-format
5177 msgid "%s requires value 0-2 as operand 1"
5178 msgstr ""
5179
5180 #: config/tc-avr.c:2694
5181 #, c-format
5182 msgid "`%s %d' after `%s %d' from %s:%u"
5183 msgstr ""
5184
5185 #: config/tc-avr.c:2697
5186 #, c-format
5187 msgid "`%s %d' but no chunk open yet"
5188 msgstr ""
5189
5190 #: config/tc-avr.c:2785
5191 #, c-format
5192 msgid "dangling `__gcc_isr %d'"
5193 msgstr ""
5194
5195 #: config/tc-avr.c:2787
5196 msgid "dangling `__gcc_isr'"
5197 msgstr ""
5198
5199 #: config/tc-bfin.c:94 config/tc-frv.c:1603 config/tc-frv.c:1613
5200 msgid "missing ')'"
5201 msgstr ""
5202
5203 #: config/tc-bfin.c:440
5204 #, c-format
5205 msgid " Blackfin specific assembler options:\n"
5206 msgstr ""
5207
5208 #: config/tc-bfin.c:441
5209 #, c-format
5210 msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
5211 msgstr ""
5212
5213 #: config/tc-bfin.c:442
5214 #, c-format
5215 msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
5216 msgstr ""
5217
5218 #: config/tc-bfin.c:443
5219 #, c-format
5220 msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
5221 msgstr ""
5222
5223 #: config/tc-bfin.c:456
5224 msgid "Could not set architecture and machine."
5225 msgstr ""
5226
5227 #: config/tc-bfin.c:603
5228 msgid "Parse failed."
5229 msgstr ""
5230
5231 #: config/tc-bfin.c:678
5232 msgid "pcrel too far BFD_RELOC_BFIN_10"
5233 msgstr ""
5234
5235 #: config/tc-bfin.c:694
5236 msgid "pcrel too far BFD_RELOC_BFIN_12"
5237 msgstr ""
5238
5239 #: config/tc-bfin.c:714
5240 msgid "pcrel too far BFD_RELOC_BFIN_24"
5241 msgstr ""
5242
5243 #: config/tc-bfin.c:729
5244 msgid "pcrel too far BFD_RELOC_BFIN_5"
5245 msgstr ""
5246
5247 #: config/tc-bfin.c:741
5248 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
5249 msgstr ""
5250
5251 #: config/tc-bfin.c:751
5252 msgid "rel too far BFD_RELOC_8"
5253 msgstr ""
5254
5255 #: config/tc-bfin.c:758
5256 msgid "rel too far BFD_RELOC_16"
5257 msgstr ""
5258
5259 #: config/tc-cr16.c:164 read.c:4667
5260 msgid "using a bit field width of zero"
5261 msgstr ""
5262
5263 #: config/tc-cr16.c:172 read.c:4675
5264 #, c-format
5265 msgid "field width \"%s\" too complex for a bitfield"
5266 msgstr ""
5267
5268 #: config/tc-cr16.c:181 read.c:4683
5269 #, c-format
5270 msgid "field width %lu too big to fit in %d byte: truncated to %d bits"
5271 msgid_plural "field width %lu too big to fit in %d bytes: truncated to %d bits"
5272 msgstr[0] ""
5273 msgstr[1] ""
5274
5275 #: config/tc-cr16.c:208 read.c:4709
5276 #, c-format
5277 msgid "field value \"%s\" too complex for a bitfield"
5278 msgstr ""
5279
5280 #: config/tc-cr16.c:389
5281 #, c-format
5282 msgid "Unknown register pair - index relative mode: `%d'"
5283 msgstr ""
5284
5285 #: config/tc-cr16.c:603 config/tc-crx.c:361
5286 #, c-format
5287 msgid "internal error: reloc %d (`%s') not supported by object file format"
5288 msgstr ""
5289
5290 #: config/tc-cr16.c:696 config/tc-i386.c:10718 config/tc-s390.c:2106
5291 msgid "GOT already in symbol table"
5292 msgstr ""
5293
5294 #: config/tc-cr16.c:813 config/tc-m68k.c:4657 config/tc-tilegx.c:319
5295 #: config/tc-tilepro.c:256
5296 #, c-format
5297 msgid "Internal Error:  Can't hash %s: %s"
5298 msgstr ""
5299
5300 #: config/tc-cr16.c:839 config/tc-cris.c:1229 config/tc-crx.c:545
5301 #, c-format
5302 msgid "Can't hash `%s': %s\n"
5303 msgstr ""
5304
5305 #: config/tc-cr16.c:840 config/tc-cris.c:1230 config/tc-crx.c:546
5306 msgid "(unknown reason)"
5307 msgstr ""
5308
5309 #. Missing or bad expr becomes absolute 0.
5310 #: config/tc-cr16.c:892 config/tc-crx.c:619
5311 #, c-format
5312 msgid "missing or invalid displacement expression `%s' taken as 0"
5313 msgstr ""
5314
5315 #: config/tc-cr16.c:942
5316 #, c-format
5317 msgid "GOT bad expression with %s."
5318 msgstr ""
5319
5320 #: config/tc-cr16.c:1053
5321 #, c-format
5322 msgid "operand %d: illegal use expression: `%s`"
5323 msgstr ""
5324
5325 #: config/tc-cr16.c:1118 config/tc-crx.c:1129
5326 #, c-format
5327 msgid "Unknown register: `%d'"
5328 msgstr ""
5329
5330 #. Issue a error message when register is illegal.
5331 #: config/tc-cr16.c:1126
5332 #, c-format
5333 msgid "Illegal register (`%s') in Instruction: `%s'"
5334 msgstr ""
5335
5336 #: config/tc-cr16.c:1199 config/tc-cr16.c:1274
5337 #, c-format
5338 msgid "Illegal register `%s' in Instruction `%s'"
5339 msgstr ""
5340
5341 #: config/tc-cr16.c:1227 config/tc-cr16.c:1238
5342 #, c-format
5343 msgid "Illegal register pair `%s' in Instruction `%s'"
5344 msgstr ""
5345
5346 #: config/tc-cr16.c:1263 config/tc-i960.c:833
5347 msgid "unmatched '['"
5348 msgstr ""
5349
5350 #: config/tc-cr16.c:1269 config/tc-i960.c:840
5351 msgid "garbage after index spec ignored"
5352 msgstr ""
5353
5354 #: config/tc-cr16.c:1417 config/tc-crx.c:938
5355 #, c-format
5356 msgid "Illegal operands (whitespace): `%s'"
5357 msgstr ""
5358
5359 #: config/tc-cr16.c:1429 config/tc-cr16.c:1436 config/tc-cr16.c:1453
5360 #: config/tc-crx.c:950 config/tc-crx.c:957 config/tc-crx.c:974
5361 #: config/tc-crx.c:1767
5362 #, c-format
5363 msgid "Missing matching brackets : `%s'"
5364 msgstr ""
5365
5366 #: config/tc-cr16.c:1485 config/tc-crx.c:1000
5367 #, c-format
5368 msgid "Unknown exception: `%s'"
5369 msgstr ""
5370
5371 #: config/tc-cr16.c:1570 config/tc-crx.c:1096
5372 #, c-format
5373 msgid "Illegal `cinv' parameter: `%c'"
5374 msgstr ""
5375
5376 #: config/tc-cr16.c:1591 config/tc-cr16.c:1630
5377 #, c-format
5378 msgid "Unknown register pair: `%d'"
5379 msgstr ""
5380
5381 #. Issue a error message when register  pair is illegal.
5382 #: config/tc-cr16.c:1599
5383 #, c-format
5384 msgid "Illegal register pair (`%s') in Instruction: `%s'"
5385 msgstr ""
5386
5387 #. Issue a error message when register  pair is illegal.
5388 #: config/tc-cr16.c:1638
5389 #, c-format
5390 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
5391 msgstr ""
5392
5393 #: config/tc-cr16.c:1677
5394 #, c-format
5395 msgid "Unknown processor register : `%d'"
5396 msgstr ""
5397
5398 #. Issue a error message when register  pair is illegal.
5399 #: config/tc-cr16.c:1685
5400 #, c-format
5401 msgid "Illegal processor register (`%s') in Instruction: `%s'"
5402 msgstr ""
5403
5404 #: config/tc-cr16.c:1733
5405 #, c-format
5406 msgid "Unknown processor register (32 bit) : `%d'"
5407 msgstr ""
5408
5409 #. Issue a error message when register  pair is illegal.
5410 #: config/tc-cr16.c:1741
5411 #, c-format
5412 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
5413 msgstr ""
5414
5415 #: config/tc-cr16.c:2107 config/tc-crx.c:1665 config/tc-crx.c:1682
5416 #, c-format
5417 msgid "Same src/dest register is used (`r%d'), result is undefined"
5418 msgstr ""
5419
5420 #: config/tc-cr16.c:2128
5421 msgid "RA register is saved twice."
5422 msgstr ""
5423
5424 #: config/tc-cr16.c:2132
5425 #, c-format
5426 msgid "`%s' Illegal use of registers."
5427 msgstr ""
5428
5429 #: config/tc-cr16.c:2146
5430 #, c-format
5431 msgid "`%s' Illegal count-register combination."
5432 msgstr ""
5433
5434 #: config/tc-cr16.c:2152
5435 #, c-format
5436 msgid "`%s' Illegal use of register."
5437 msgstr ""
5438
5439 #: config/tc-cr16.c:2161 config/tc-crx.c:1674
5440 #, c-format
5441 msgid "`%s' has undefined result"
5442 msgstr ""
5443
5444 #: config/tc-cr16.c:2169
5445 #, c-format
5446 msgid "Same src/dest register is used (`r%d'),result is undefined"
5447 msgstr ""
5448
5449 #: config/tc-cr16.c:2340 config/tc-crx.c:1579
5450 msgid "Incorrect number of operands"
5451 msgstr ""
5452
5453 #: config/tc-cr16.c:2342 config/tc-crx.c:1581
5454 #, c-format
5455 msgid "Illegal type of operand (arg %d)"
5456 msgstr ""
5457
5458 #: config/tc-cr16.c:2348 config/tc-crx.c:1587
5459 #, c-format
5460 msgid "Operand out of range (arg %d)"
5461 msgstr ""
5462
5463 #: config/tc-cr16.c:2351 config/tc-crx.c:1590
5464 #, c-format
5465 msgid "Operand has odd displacement (arg %d)"
5466 msgstr ""
5467
5468 #: config/tc-cr16.c:2354 config/tc-cr16.c:2385 config/tc-crx.c:1603
5469 #: config/tc-crx.c:1634
5470 #, c-format
5471 msgid "Illegal operand (arg %d)"
5472 msgstr ""
5473
5474 #. Give an error if a frag containing code is not aligned to a 2-byte
5475 #. boundary.
5476 #: config/tc-cr16.c:2487 config/tc-cr16.h:74 config/tc-crx.c:1956
5477 #: config/tc-crx.h:77 config/tc-ppc.c:3542 config/tc-ppc.c:6500
5478 msgid "instruction address is not a multiple of 2"
5479 msgstr ""
5480
5481 #: config/tc-cr16.c:2510 config/tc-cris.c:1556 config/tc-cris.c:1564
5482 #: config/tc-crx.c:1992 config/tc-dlx.c:692 config/tc-hppa.c:3212
5483 #: config/tc-hppa.c:3219 config/tc-i860.c:490 config/tc-i860.c:507
5484 #: config/tc-i860.c:987 config/tc-sparc.c:1813 config/tc-sparc.c:1821
5485 #, c-format
5486 msgid "Unknown opcode: `%s'"
5487 msgstr ""
5488
5489 #: config/tc-cris.c:550 config/tc-m68hc11.c:3893
5490 #, c-format
5491 msgid "internal inconsistency problem in %s: fr_symbol %lx"
5492 msgstr ""
5493
5494 #: config/tc-cris.c:554 config/tc-m68hc11.c:3897 config/tc-msp430.c:4620
5495 #, c-format
5496 msgid "internal inconsistency problem in %s: resolved symbol"
5497 msgstr ""
5498
5499 #: config/tc-cris.c:564 config/tc-m68hc11.c:3903
5500 #, c-format
5501 msgid "internal inconsistency problem in %s: fr_subtype %d"
5502 msgstr ""
5503
5504 #: config/tc-cris.c:904
5505 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5506 msgstr ""
5507
5508 #: config/tc-cris.c:934
5509 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
5510 msgstr ""
5511
5512 #: config/tc-cris.c:939
5513 #, c-format
5514 msgid ""
5515 "Internal error found in md_convert_frag: offset %ld.  Please report this."
5516 msgstr ""
5517
5518 #: config/tc-cris.c:964
5519 #, c-format
5520 msgid "internal inconsistency in %s: bdapq no symbol"
5521 msgstr ""
5522
5523 #: config/tc-cris.c:977
5524 #, c-format
5525 msgid "internal inconsistency in %s: bdap.w with no symbol"
5526 msgstr ""
5527
5528 #: config/tc-cris.c:1001
5529 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5530 msgstr ""
5531
5532 #: config/tc-cris.c:1010
5533 msgid "dangerous MULS/MULU location; give it higher alignment"
5534 msgstr ""
5535
5536 #. Bail out for compatibility mode.  (It seems it can be implemented,
5537 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5538 #. $acr", "nop"; but doesn't seem worth it at the moment.)
5539 #: config/tc-cris.c:1051
5540 msgid ""
5541 "Out-of-range .word offset handling is not implemented for .arch "
5542 "common_v10_v32"
5543 msgstr ""
5544
5545 #: config/tc-cris.c:1096
5546 msgid ".word case-table handling failed: table too large"
5547 msgstr ""
5548
5549 #: config/tc-cris.c:1234
5550 #, c-format
5551 msgid "Buggy opcode: `%s' \"%s\"\n"
5552 msgstr ""
5553
5554 #: config/tc-cris.c:1662
5555 #, c-format
5556 msgid "Immediate value not in 5 bit unsigned range: %ld"
5557 msgstr ""
5558
5559 #: config/tc-cris.c:1678
5560 #, c-format
5561 msgid "Immediate value not in 4 bit unsigned range: %ld"
5562 msgstr ""
5563
5564 #: config/tc-cris.c:1730
5565 #, c-format
5566 msgid "Immediate value not in 6 bit range: %ld"
5567 msgstr ""
5568
5569 #: config/tc-cris.c:1746
5570 #, c-format
5571 msgid "Immediate value not in 6 bit unsigned range: %ld"
5572 msgstr ""
5573
5574 #. Others have a generic warning.
5575 #: config/tc-cris.c:1855
5576 #, c-format
5577 msgid "Unimplemented register `%s' specified"
5578 msgstr ""
5579
5580 #. We've come to the end of instructions with this
5581 #. opcode, so it must be an error.
5582 #: config/tc-cris.c:2099
5583 msgid "Illegal operands"
5584 msgstr ""
5585
5586 #: config/tc-cris.c:2140 config/tc-cris.c:2180
5587 #, c-format
5588 msgid "Immediate value not in 8 bit range: %ld"
5589 msgstr ""
5590
5591 #: config/tc-cris.c:2150 config/tc-cris.c:2201
5592 #, c-format
5593 msgid "Immediate value not in 16 bit range: %ld"
5594 msgstr ""
5595
5596 #: config/tc-cris.c:2185
5597 #, c-format
5598 msgid "Immediate value not in 8 bit signed range: %ld"
5599 msgstr ""
5600
5601 #: config/tc-cris.c:2190
5602 #, c-format
5603 msgid "Immediate value not in 8 bit unsigned range: %ld"
5604 msgstr ""
5605
5606 #: config/tc-cris.c:2206
5607 #, c-format
5608 msgid "Immediate value not in 16 bit signed range: %ld"
5609 msgstr ""
5610
5611 #: config/tc-cris.c:2211
5612 #, c-format
5613 msgid "Immediate value not in 16 bit unsigned range: %ld"
5614 msgstr ""
5615
5616 #: config/tc-cris.c:2237
5617 msgid "TLS relocation size does not match operand size"
5618 msgstr ""
5619
5620 #: config/tc-cris.c:2238
5621 msgid "PIC relocation size does not match operand size"
5622 msgstr ""
5623
5624 #: config/tc-cris.c:3385
5625 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5626 msgstr ""
5627
5628 #: config/tc-cris.c:3389
5629 msgid "32-bit conditional branch generated"
5630 msgstr ""
5631
5632 #: config/tc-cris.c:3450
5633 msgid "Complex expression not supported"
5634 msgstr ""
5635
5636 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
5637 #. not, add it.
5638 #: config/tc-cris.c:3600
5639 msgid "Bad call to md_atof () - floating point formats are not supported"
5640 msgstr ""
5641
5642 #: config/tc-cris.c:3641
5643 msgid "PC-relative relocation must be trivially resolved"
5644 msgstr ""
5645
5646 #: config/tc-cris.c:3713
5647 #, c-format
5648 msgid "Value not in 16 bit range: %ld"
5649 msgstr ""
5650
5651 #: config/tc-cris.c:3721
5652 #, c-format
5653 msgid "Value not in 16 bit signed range: %ld"
5654 msgstr ""
5655
5656 #: config/tc-cris.c:3729
5657 #, c-format
5658 msgid "Value not in 8 bit range: %ld"
5659 msgstr ""
5660
5661 #: config/tc-cris.c:3736
5662 #, c-format
5663 msgid "Value not in 8 bit signed range: %ld"
5664 msgstr ""
5665
5666 #: config/tc-cris.c:3746
5667 #, c-format
5668 msgid "Value not in 4 bit unsigned range: %ld"
5669 msgstr ""
5670
5671 #: config/tc-cris.c:3753
5672 #, c-format
5673 msgid "Value not in 5 bit unsigned range: %ld"
5674 msgstr ""
5675
5676 #: config/tc-cris.c:3760
5677 #, c-format
5678 msgid "Value not in 6 bit range: %ld"
5679 msgstr ""
5680
5681 #: config/tc-cris.c:3767
5682 #, c-format
5683 msgid "Value not in 6 bit unsigned range: %ld"
5684 msgstr ""
5685
5686 #: config/tc-cris.c:3811
5687 #, c-format
5688 msgid "Please use --help to see usage and options for this assembler.\n"
5689 msgstr ""
5690
5691 #: config/tc-cris.c:3823
5692 msgid "--no-underscore is invalid with a.out format"
5693 msgstr ""
5694
5695 #: config/tc-cris.c:3835
5696 msgid "--pic is invalid for this object format"
5697 msgstr ""
5698
5699 #: config/tc-cris.c:3849
5700 #, c-format
5701 msgid "invalid <arch> in --march=<arch>: %s"
5702 msgstr ""
5703
5704 #: config/tc-cris.c:3958 config/tc-ft32.c:689 config/tc-moxie.c:778
5705 msgid ""
5706 "Semantics error.  This type of operand can not be relocated, it must be an "
5707 "assembly-time constant"
5708 msgstr ""
5709
5710 #: config/tc-cris.c:4007 config/tc-ft32.c:710 config/tc-moxie.c:826
5711 #, c-format
5712 msgid "Cannot generate relocation type for symbol %s, code %s"
5713 msgstr ""
5714
5715 #. The messages are formatted to line up with the generic options.
5716 #: config/tc-cris.c:4020
5717 #, c-format
5718 msgid "CRIS-specific options:\n"
5719 msgstr ""
5720
5721 #: config/tc-cris.c:4022
5722 msgid ""
5723 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
5724 msgstr ""
5725
5726 #: config/tc-cris.c:4024
5727 msgid "  -N                      Warn when branches are expanded to jumps.\n"
5728 msgstr ""
5729
5730 #: config/tc-cris.c:4026
5731 msgid ""
5732 "  --underscore            User symbols are normally prepended with "
5733 "underscore.\n"
5734 msgstr ""
5735
5736 #: config/tc-cris.c:4028
5737 msgid "                          Registers will not need any prefix.\n"
5738 msgstr ""
5739
5740 #: config/tc-cris.c:4030
5741 msgid "  --no-underscore         User symbols do not have any prefix.\n"
5742 msgstr ""
5743
5744 #: config/tc-cris.c:4032
5745 msgid "                          Registers will require a `$'-prefix.\n"
5746 msgstr ""
5747
5748 #: config/tc-cris.c:4035
5749 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
5750 msgstr ""
5751
5752 #: config/tc-cris.c:4038
5753 msgid ""
5754 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
5755 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5756 msgstr ""
5757
5758 #: config/tc-cris.c:4059
5759 msgid "Invalid relocation"
5760 msgstr ""
5761
5762 #: config/tc-cris.c:4096
5763 msgid "Invalid pc-relative relocation"
5764 msgstr ""
5765
5766 #: config/tc-cris.c:4141
5767 #, c-format
5768 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5769 msgstr ""
5770
5771 #: config/tc-cris.c:4171
5772 #, c-format
5773 msgid ".syntax %s requires command-line option `--underscore'"
5774 msgstr ""
5775
5776 #: config/tc-cris.c:4180
5777 #, c-format
5778 msgid ".syntax %s requires command-line option `--no-underscore'"
5779 msgstr ""
5780
5781 #: config/tc-cris.c:4217
5782 msgid "Unknown .syntax operand"
5783 msgstr ""
5784
5785 #: config/tc-cris.c:4227
5786 msgid "Pseudodirective .file is only valid when generating ELF"
5787 msgstr ""
5788
5789 #: config/tc-cris.c:4239
5790 msgid "Pseudodirective .loc is only valid when generating ELF"
5791 msgstr ""
5792
5793 #: config/tc-cris.c:4254
5794 #, c-format
5795 msgid "internal inconsistency problem: %s called for %d bytes"
5796 msgstr ""
5797
5798 #: config/tc-cris.c:4406
5799 msgid "unknown operand to .arch"
5800 msgstr ""
5801
5802 #: config/tc-cris.c:4415
5803 msgid ".arch <arch> requires a matching --march=... option"
5804 msgstr ""
5805
5806 #: config/tc-crx.c:572 config/tc-crx.c:591
5807 #, c-format
5808 msgid "Internal error: Can't hash %s: %s"
5809 msgstr ""
5810
5811 #: config/tc-crx.c:759 config/tc-crx.c:779 config/tc-crx.c:794
5812 #, c-format
5813 msgid "Illegal register `%s' in instruction `%s'"
5814 msgstr ""
5815
5816 #: config/tc-crx.c:822
5817 #, c-format
5818 msgid "Illegal Scale - `%d'"
5819 msgstr ""
5820
5821 #. Issue a error message when register is illegal.
5822 #: config/tc-crx.c:1137
5823 #, c-format
5824 msgid "Illegal register (`%s') in instruction: `%s'"
5825 msgstr ""
5826
5827 #: config/tc-crx.c:1264
5828 #, c-format
5829 msgid "Illegal co-processor register in instruction `%s'"
5830 msgstr ""
5831
5832 #: config/tc-crx.c:1271
5833 #, c-format
5834 msgid "Illegal co-processor special register in instruction `%s'"
5835 msgstr ""
5836
5837 #: config/tc-crx.c:1593
5838 #, c-format
5839 msgid "Invalid DISPU4 operand value (arg %d)"
5840 msgstr ""
5841
5842 #: config/tc-crx.c:1596
5843 #, c-format
5844 msgid "Invalid CST4 operand value (arg %d)"
5845 msgstr ""
5846
5847 #: config/tc-crx.c:1599
5848 #, c-format
5849 msgid "Operand value is not within upper 64 KB (arg %d)"
5850 msgstr ""
5851
5852 #: config/tc-crx.c:1736
5853 msgid "Invalid register in register list"
5854 msgstr ""
5855
5856 #: config/tc-crx.c:1790
5857 #, c-format
5858 msgid "Illegal register `%s' in cop-register list"
5859 msgstr ""
5860
5861 #: config/tc-crx.c:1798
5862 #, c-format
5863 msgid "Illegal register `%s' in cop-special-register list"
5864 msgstr ""
5865
5866 #: config/tc-crx.c:1817
5867 #, c-format
5868 msgid "Illegal register `%s' in user register list"
5869 msgstr ""
5870
5871 #: config/tc-crx.c:1836
5872 #, c-format
5873 msgid "Illegal register `%s' in register list"
5874 msgstr ""
5875
5876 #: config/tc-crx.c:1842
5877 #, c-format
5878 msgid "Maximum %d bits may be set in `mask16' operand"
5879 msgstr ""
5880
5881 #: config/tc-crx.c:1851
5882 #, c-format
5883 msgid "rest of line ignored; first ignored character is `%c'"
5884 msgstr ""
5885
5886 #: config/tc-crx.c:1859
5887 #, c-format
5888 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5889 msgstr ""
5890
5891 #. HI can't be specified without LO (and vise-versa).
5892 #: config/tc-crx.c:1865
5893 msgid "HI/LO registers should be specified together"
5894 msgstr ""
5895
5896 #: config/tc-crx.c:1871
5897 msgid "HI/LO registers should be specified without additional registers"
5898 msgstr ""
5899
5900 #: config/tc-d10v.c:216
5901 #, c-format
5902 msgid ""
5903 "D10V options:\n"
5904 "-O                      Optimize.  Will do some operations in parallel.\n"
5905 "--gstabs-packing        Pack adjacent short instructions together even\n"
5906 "                        when --gstabs is specified.  On by default.\n"
5907 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
5908 "                        instructions together.\n"
5909 msgstr ""
5910
5911 #: config/tc-d10v.c:573
5912 msgid "operand is not an immediate"
5913 msgstr ""
5914
5915 #: config/tc-d10v.c:591
5916 #, c-format
5917 msgid "operand out of range: %lu"
5918 msgstr ""
5919
5920 #: config/tc-d10v.c:651
5921 msgid "Instruction must be executed in parallel with another instruction."
5922 msgstr ""
5923
5924 #: config/tc-d10v.c:705 config/tc-d10v.c:713
5925 #, c-format
5926 msgid "packing conflict: %s must dispatch sequentially"
5927 msgstr ""
5928
5929 #: config/tc-d10v.c:812
5930 #, c-format
5931 msgid "resource conflict (R%d)"
5932 msgstr ""
5933
5934 #: config/tc-d10v.c:815
5935 #, c-format
5936 msgid "resource conflict (A%d)"
5937 msgstr ""
5938
5939 #: config/tc-d10v.c:817
5940 msgid "resource conflict (PSW)"
5941 msgstr ""
5942
5943 #: config/tc-d10v.c:819
5944 msgid "resource conflict (C flag)"
5945 msgstr ""
5946
5947 #: config/tc-d10v.c:821
5948 msgid "resource conflict (F flag)"
5949 msgstr ""
5950
5951 #: config/tc-d10v.c:971
5952 msgid "Instruction must be executed in parallel"
5953 msgstr ""
5954
5955 #: config/tc-d10v.c:974
5956 msgid "Long instructions may not be combined."
5957 msgstr ""
5958
5959 #: config/tc-d10v.c:1007
5960 msgid "One of these instructions may not be executed in parallel."
5961 msgstr ""
5962
5963 #: config/tc-d10v.c:1011 config/tc-d30v.c:1037
5964 msgid "Two IU instructions may not be executed in parallel"
5965 msgstr ""
5966
5967 #: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
5968 #: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
5969 msgid "Swapping instruction order"
5970 msgstr ""
5971
5972 #: config/tc-d10v.c:1019 config/tc-d30v.c:1044
5973 msgid "Two MU instructions may not be executed in parallel"
5974 msgstr ""
5975
5976 #: config/tc-d10v.c:1039 config/tc-d30v.c:1064
5977 msgid "IU instruction may not be in the left container"
5978 msgstr ""
5979
5980 #: config/tc-d10v.c:1041 config/tc-d10v.c:1056
5981 msgid ""
5982 "Instruction in R container is squashed by flow control instruction in L "
5983 "container."
5984 msgstr ""
5985
5986 #: config/tc-d10v.c:1054 config/tc-d30v.c:1075
5987 msgid "MU instruction may not be in the right container"
5988 msgstr ""
5989
5990 #: config/tc-d10v.c:1060 config/tc-d30v.c:1087
5991 msgid "unknown execution type passed to write_2_short()"
5992 msgstr ""
5993
5994 #: config/tc-d10v.c:1189 config/tc-d10v.c:1362
5995 msgid "bad opcode or operands"
5996 msgstr ""
5997
5998 #: config/tc-d10v.c:1264
5999 msgid "value out of range"
6000 msgstr ""
6001
6002 #: config/tc-d10v.c:1338
6003 msgid "illegal operand - register name found where none expected"
6004 msgstr ""
6005
6006 #: config/tc-d10v.c:1373
6007 msgid "Register number must be EVEN"
6008 msgstr ""
6009
6010 #: config/tc-d10v.c:1376
6011 msgid "Unsupported use of sp"
6012 msgstr ""
6013
6014 #: config/tc-d10v.c:1395
6015 #, c-format
6016 msgid "cr%ld is a reserved control register"
6017 msgstr ""
6018
6019 #: config/tc-d10v.c:1570
6020 #, c-format
6021 msgid "line %d: rep or repi must include at least 4 instructions"
6022 msgstr ""
6023
6024 #: config/tc-d10v.c:1759
6025 msgid "can't find previous opcode "
6026 msgstr ""
6027
6028 #: config/tc-d10v.c:1771
6029 #, c-format
6030 msgid "could not assemble: %s"
6031 msgstr ""
6032
6033 #: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1744
6034 msgid "Unable to mix instructions as specified"
6035 msgstr ""
6036
6037 #: config/tc-d30v.c:149
6038 #, c-format
6039 msgid "Register name %s conflicts with symbol of the same name"
6040 msgstr ""
6041
6042 #: config/tc-d30v.c:239
6043 #, c-format
6044 msgid ""
6045 "\n"
6046 "D30V options:\n"
6047 "-O                      Make adjacent short instructions parallel if "
6048 "possible.\n"
6049 "-n                      Warn about all NOPs inserted by the assembler.\n"
6050 "-N                      Warn about NOPs inserted after word multiplies.\n"
6051 "-c                      Warn about symbols whose names match register "
6052 "names.\n"
6053 "-C                      Opposite of -C.  -c is the default.\n"
6054 msgstr ""
6055
6056 #: config/tc-d30v.c:367
6057 msgid "unexpected 12-bit reloc type"
6058 msgstr ""
6059
6060 #: config/tc-d30v.c:374
6061 msgid "unexpected 18-bit reloc type"
6062 msgstr ""
6063
6064 #: config/tc-d30v.c:625
6065 #, c-format
6066 msgid "%s NOP inserted"
6067 msgstr ""
6068
6069 #: config/tc-d30v.c:626
6070 msgid "sequential"
6071 msgstr ""
6072
6073 #: config/tc-d30v.c:626
6074 msgid "parallel"
6075 msgstr ""
6076
6077 #: config/tc-d30v.c:1033
6078 msgid "Instructions may not be executed in parallel"
6079 msgstr ""
6080
6081 #: config/tc-d30v.c:1046
6082 #, c-format
6083 msgid "Executing %s in IU may not work"
6084 msgstr ""
6085
6086 #: config/tc-d30v.c:1053
6087 #, c-format
6088 msgid "Executing %s in IU may not work in parallel execution"
6089 msgstr ""
6090
6091 #: config/tc-d30v.c:1066
6092 #, c-format
6093 msgid "special left instruction `%s' kills instruction `%s' in right container"
6094 msgstr ""
6095
6096 #: config/tc-d30v.c:1077
6097 #, c-format
6098 msgid "Executing %s in reverse serial with %s may not work"
6099 msgstr ""
6100
6101 #: config/tc-d30v.c:1080
6102 #, c-format
6103 msgid "Executing %s in IU in reverse serial may not work"
6104 msgstr ""
6105
6106 #: config/tc-d30v.c:1268
6107 msgid "Odd numbered register used as target of multi-register instruction"
6108 msgstr ""
6109
6110 #: config/tc-d30v.c:1332 config/tc-d30v.c:1368
6111 #, c-format
6112 msgid "unknown condition code: %s"
6113 msgstr ""
6114
6115 #: config/tc-d30v.c:1361
6116 #, c-format
6117 msgid "cmpu doesn't support condition code %s"
6118 msgstr ""
6119
6120 #: config/tc-d30v.c:1396
6121 #, c-format
6122 msgid "unknown opcode: %s"
6123 msgstr ""
6124
6125 #: config/tc-d30v.c:1407
6126 #, c-format
6127 msgid "operands for opcode `%s' do not match any valid format"
6128 msgstr ""
6129
6130 #: config/tc-d30v.c:1622 config/tc-d30v.c:1639
6131 msgid "Cannot assemble instruction"
6132 msgstr ""
6133
6134 #: config/tc-d30v.c:1624
6135 msgid "First opcode is long.  Unable to mix instructions as specified."
6136 msgstr ""
6137
6138 #: config/tc-d30v.c:1694
6139 msgid "word of NOPs added between word multiply and load"
6140 msgstr ""
6141
6142 #: config/tc-d30v.c:1696
6143 msgid "word of NOPs added between word multiply and 16-bit multiply"
6144 msgstr ""
6145
6146 #: config/tc-d30v.c:1728
6147 msgid "Instruction uses long version, so it cannot be mixed as specified"
6148 msgstr ""
6149
6150 #: config/tc-d30v.c:1855
6151 #, c-format
6152 msgid "value too large to fit in %d bits"
6153 msgstr ""
6154
6155 #: config/tc-d30v.c:1923
6156 #, c-format
6157 msgid "line %d: unable to place address of symbol '%s' into a byte"
6158 msgstr ""
6159
6160 #: config/tc-d30v.c:1926
6161 #, c-format
6162 msgid "line %d: unable to place value %lx into a byte"
6163 msgstr ""
6164
6165 #: config/tc-d30v.c:1934
6166 #, c-format
6167 msgid "line %d: unable to place address of symbol '%s' into a short"
6168 msgstr ""
6169
6170 #: config/tc-d30v.c:1937
6171 #, c-format
6172 msgid "line %d: unable to place value %lx into a short"
6173 msgstr ""
6174
6175 #: config/tc-d30v.c:1945
6176 #, c-format
6177 msgid "line %d: unable to place address of symbol '%s' into a quad"
6178 msgstr ""
6179
6180 #: config/tc-d30v.c:2053 config/tc-pru.c:216 config/tc-pru.c:332
6181 #, c-format
6182 msgid "Alignment too large: %d assumed"
6183 msgstr ""
6184
6185 #: config/tc-dlx.c:213
6186 msgid "missing .proc"
6187 msgstr ""
6188
6189 #: config/tc-dlx.c:230
6190 msgid ".endfunc missing for previous .proc"
6191 msgstr ""
6192
6193 #: config/tc-dlx.c:295 config/tc-i860.c:226 config/tc-mips.c:3600
6194 #: config/tc-nios2.c:3639 config/tc-nios2.c:3653 config/tc-nios2.c:3668
6195 #: config/tc-pru.c:1565 config/tc-pru.c:1579 config/tc-riscv.c:621
6196 #, c-format
6197 msgid "internal error: can't hash `%s': %s\n"
6198 msgstr ""
6199
6200 #. Probably a memory allocation problem?  Give up now.
6201 #: config/tc-dlx.c:302 config/tc-hppa.c:8270 config/tc-nios2.c:1440
6202 #: config/tc-nios2.c:3642 config/tc-nios2.c:3656 config/tc-nios2.c:3671
6203 #: config/tc-pru.c:1568 config/tc-pru.c:1582 config/tc-riscv.c:624
6204 #: config/tc-riscv.c:632 config/tc-sparc.c:1064
6205 msgid "Broken assembler.  No assembly attempted."
6206 msgstr ""
6207
6208 #: config/tc-dlx.c:332
6209 #, c-format
6210 msgid "Bad operand for a load instruction: <%s>"
6211 msgstr ""
6212
6213 #: config/tc-dlx.c:446
6214 #, c-format
6215 msgid "Bad operand for a store instruction: <%s>"
6216 msgstr ""
6217
6218 #: config/tc-dlx.c:626
6219 #, c-format
6220 msgid "Expression Error for operand modifier %%hi/%%lo\n"
6221 msgstr ""
6222
6223 #: config/tc-dlx.c:639
6224 #, c-format
6225 msgid "Invalid expression after %%%%\n"
6226 msgstr ""
6227
6228 #: config/tc-dlx.c:703 config/tc-tic4x.c:2473
6229 #, c-format
6230 msgid "Unknown opcode `%s'."
6231 msgstr ""
6232
6233 #: config/tc-dlx.c:712
6234 msgid "Can not set dlx_skip_hi16_flag"
6235 msgstr ""
6236
6237 #: config/tc-dlx.c:726
6238 #, c-format
6239 msgid "Missing arguments for opcode <%s>."
6240 msgstr ""
6241
6242 #: config/tc-dlx.c:760
6243 #, c-format
6244 msgid "Too many operands: %s"
6245 msgstr ""
6246
6247 #: config/tc-dlx.c:798
6248 #, c-format
6249 msgid "Both the_insn.HI and the_insn.LO are set : %s"
6250 msgstr ""
6251
6252 #: config/tc-dlx.c:868
6253 msgid "failed regnum sanity check."
6254 msgstr ""
6255
6256 #: config/tc-dlx.c:881
6257 msgid "failed general register sanity check."
6258 msgstr ""
6259
6260 #. Types or values of args don't match.
6261 #: config/tc-dlx.c:889
6262 msgid "Invalid operands"
6263 msgstr ""
6264
6265 #: config/tc-dlx.c:1118
6266 #, c-format
6267 msgid "label \"$%d\" redefined"
6268 msgstr ""
6269
6270 #: config/tc-dlx.c:1156
6271 msgid "Invalid expression after # number\n"
6272 msgstr ""
6273
6274 #: config/tc-dlx.c:1199 config/tc-i960.c:2637 config/tc-m32r.c:2276
6275 #: config/tc-nds32.c:6639 config/tc-sparc.c:4124
6276 #, c-format
6277 msgid "internal error: can't export reloc type %d (`%s')"
6278 msgstr ""
6279
6280 #: config/tc-epiphany.c:126
6281 #, c-format
6282 msgid "EPIPHANY specific command line options:\n"
6283 msgstr ""
6284
6285 #: config/tc-epiphany.c:365
6286 msgid "register number too large for push/pop"
6287 msgstr ""
6288
6289 #: config/tc-epiphany.c:369
6290 msgid "register is out of order"
6291 msgstr ""
6292
6293 #: config/tc-epiphany.c:380 config/tc-m68k.c:6033 config/tc-m68k.c:6062
6294 msgid "bad register list"
6295 msgstr ""
6296
6297 #: config/tc-epiphany.c:383
6298 msgid "malformed reglist in push/pop"
6299 msgstr ""
6300
6301 #. Checks for behavioral restrictions on LD/ST instructions.
6302 #: config/tc-epiphany.c:429
6303 msgid "destination register modified by displacement-post-modified address"
6304 msgstr ""
6305
6306 #: config/tc-epiphany.c:430
6307 msgid "ldrd/strd requires even:odd register pair"
6308 msgstr ""
6309
6310 #: config/tc-epiphany.c:813 config/tc-m32r.c:1784
6311 msgid "Addend to unresolved symbol not on word boundary."
6312 msgstr ""
6313
6314 #: config/tc-fr30.c:81
6315 #, c-format
6316 msgid " FR30 specific command line options:\n"
6317 msgstr ""
6318
6319 #: config/tc-fr30.c:134
6320 #, c-format
6321 msgid "Instruction %s not allowed in a delay slot."
6322 msgstr ""
6323
6324 #: config/tc-frv.c:403
6325 #, c-format
6326 msgid "Unknown cpu -mcpu=%s"
6327 msgstr ""
6328
6329 #: config/tc-frv.c:456
6330 #, c-format
6331 msgid "FRV specific command line options:\n"
6332 msgstr ""
6333
6334 #: config/tc-frv.c:457
6335 #, c-format
6336 msgid "-G n            Put data <= n bytes in the small data area\n"
6337 msgstr ""
6338
6339 #: config/tc-frv.c:458
6340 #, c-format
6341 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
6342 msgstr ""
6343
6344 #: config/tc-frv.c:459
6345 #, c-format
6346 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
6347 msgstr ""
6348
6349 #: config/tc-frv.c:460
6350 #, c-format
6351 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
6352 msgstr ""
6353
6354 #: config/tc-frv.c:461
6355 #, c-format
6356 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
6357 msgstr ""
6358
6359 #: config/tc-frv.c:462
6360 #, c-format
6361 msgid "-msoft-float    Mark generated file as using software FP\n"
6362 msgstr ""
6363
6364 #: config/tc-frv.c:463
6365 #, c-format
6366 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
6367 msgstr ""
6368
6369 #: config/tc-frv.c:464
6370 #, c-format
6371 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
6372 msgstr ""
6373
6374 #: config/tc-frv.c:465
6375 #, c-format
6376 msgid ""
6377 "-mdouble        Mark generated file as using double precision FP insns\n"
6378 msgstr ""
6379
6380 #: config/tc-frv.c:466
6381 #, c-format
6382 msgid "-mmedia         Mark generated file as using media insns\n"
6383 msgstr ""
6384
6385 #: config/tc-frv.c:467
6386 #, c-format
6387 msgid ""
6388 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
6389 msgstr ""
6390
6391 #: config/tc-frv.c:468
6392 #, c-format
6393 msgid "-mpack          Allow instructions to be packed\n"
6394 msgstr ""
6395
6396 #: config/tc-frv.c:469
6397 #, c-format
6398 msgid "-mno-pack       Do not allow instructions to be packed\n"
6399 msgstr ""
6400
6401 #: config/tc-frv.c:470
6402 #, c-format
6403 msgid ""
6404 "-mpic           Mark generated file as using small position independent "
6405 "code\n"
6406 msgstr ""
6407
6408 #: config/tc-frv.c:471
6409 #, c-format
6410 msgid ""
6411 "-mPIC           Mark generated file as using large position independent "
6412 "code\n"
6413 msgstr ""
6414
6415 #: config/tc-frv.c:472
6416 #, c-format
6417 msgid ""
6418 "-mlibrary-pic   Mark generated file as using position independent code for "
6419 "libraries\n"
6420 msgstr ""
6421
6422 #: config/tc-frv.c:473
6423 #, c-format
6424 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
6425 msgstr ""
6426
6427 #: config/tc-frv.c:474
6428 #, c-format
6429 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
6430 msgstr ""
6431
6432 #: config/tc-frv.c:475
6433 #, c-format
6434 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
6435 msgstr ""
6436
6437 #: config/tc-frv.c:476
6438 #, c-format
6439 msgid "                Record the cpu type\n"
6440 msgstr ""
6441
6442 #: config/tc-frv.c:477
6443 #, c-format
6444 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
6445 msgstr ""
6446
6447 #: config/tc-frv.c:478
6448 #, c-format
6449 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
6450 msgstr ""
6451
6452 #: config/tc-frv.c:1160
6453 msgid "VLIW packing used for -mno-pack"
6454 msgstr ""
6455
6456 #: config/tc-frv.c:1170
6457 msgid "Instruction not supported by this architecture"
6458 msgstr ""
6459
6460 #: config/tc-frv.c:1180
6461 msgid "VLIW packing constraint violation"
6462 msgstr ""
6463
6464 #: config/tc-frv.c:1771
6465 #, c-format
6466 msgid "Relocation %s is not safe for %s"
6467 msgstr ""
6468
6469 #: config/tc-ft32.c:146 config/tc-moxie.c:104
6470 msgid "expecting register"
6471 msgstr ""
6472
6473 #: config/tc-ft32.c:167 config/tc-ft32.c:183 config/tc-moxie.c:123
6474 #: config/tc-moxie.c:139
6475 msgid "illegal register number"
6476 msgstr ""
6477
6478 #: config/tc-ft32.c:239 config/tc-moxie.c:188 config/tc-pj.c:260
6479 #, c-format
6480 msgid "unknown opcode %s"
6481 msgstr ""
6482
6483 #: config/tc-ft32.c:264
6484 #, c-format
6485 msgid "unknown width specifier '.%c'"
6486 msgstr ""
6487
6488 #: config/tc-ft32.c:387
6489 msgid "internal error in argument parsing"
6490 msgstr ""
6491
6492 #: config/tc-ft32.c:400
6493 msgid "expected comma separator"
6494 msgstr ""
6495
6496 #: config/tc-ft32.c:412 config/tc-moxie.c:232 config/tc-moxie.c:292
6497 #: config/tc-moxie.c:304 config/tc-moxie.c:337 config/tc-moxie.c:369
6498 #: config/tc-moxie.c:402 config/tc-moxie.c:456 config/tc-moxie.c:510
6499 #: config/tc-moxie.c:520 config/tc-moxie.c:543 config/tc-moxie.c:556
6500 #: config/tc-pj.c:308
6501 msgid "extra stuff on line ignored"
6502 msgstr ""
6503
6504 #: config/tc-ft32.c:472 config/tc-lm32.c:236 config/tc-moxie.c:587
6505 #: config/tc-nios2.c:284
6506 msgid "bad call to md_atof"
6507 msgstr ""
6508
6509 #: config/tc-ft32.c:522
6510 #, c-format
6511 msgid "FT32 options:\n"
6512 msgstr ""
6513
6514 #: config/tc-ft32.c:523
6515 #, c-format
6516 msgid ""
6517 "\n"
6518 "-no-relax\t\tdon't relax relocations\n"
6519 "\t\t\t\n"
6520 msgstr ""
6521
6522 #. These macros must be defined, but is will be a fatal assembler
6523 #. error if we ever hit them.
6524 #: config/tc-ft32.h:35 config/tc-pj.h:40
6525 msgid "estimate size\n"
6526 msgstr ""
6527
6528 #: config/tc-ft32.h:36 config/tc-pj.h:39
6529 msgid "convert_frag\n"
6530 msgstr ""
6531
6532 #: config/tc-h8300.c:178
6533 #, c-format
6534 msgid "new section '%s' defined without attributes - this might cause problems"
6535 msgstr ""
6536
6537 #: config/tc-h8300.c:448 config/tc-h8300.c:456
6538 msgid "Reg not valid for H8/300"
6539 msgstr ""
6540
6541 #: config/tc-h8300.c:537
6542 msgid "invalid operand size requested"
6543 msgstr ""
6544
6545 #: config/tc-h8300.c:642
6546 msgid "Invalid register list for ldm/stm\n"
6547 msgstr ""
6548
6549 #: config/tc-h8300.c:668 config/tc-h8300.c:673 config/tc-h8300.c:680
6550 msgid "mismatch between register and suffix"
6551 msgstr ""
6552
6553 #: config/tc-h8300.c:685
6554 msgid "invalid suffix after register."
6555 msgstr ""
6556
6557 #: config/tc-h8300.c:707
6558 msgid "address too high for vector table jmp/jsr"
6559 msgstr ""
6560
6561 #: config/tc-h8300.c:734 config/tc-h8300.c:846 config/tc-h8300.c:856
6562 msgid "Wrong size pointer register for architecture."
6563 msgstr ""
6564
6565 #: config/tc-h8300.c:793 config/tc-h8300.c:801 config/tc-h8300.c:830
6566 msgid "expected @(exp, reg16)"
6567 msgstr ""
6568
6569 #: config/tc-h8300.c:819
6570 msgid "expected .L, .W or .B for register in indexed addressing mode"
6571 msgstr ""
6572
6573 #: config/tc-h8300.c:1013
6574 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
6575 msgstr ""
6576
6577 #: config/tc-h8300.c:1031 config/tc-h8300.c:1040
6578 msgid "expected register"
6579 msgstr ""
6580
6581 #: config/tc-h8300.c:1056
6582 msgid "expected closing paren"
6583 msgstr ""
6584
6585 #: config/tc-h8300.c:1115
6586 #, c-format
6587 msgid "can't use high part of register in operand %d"
6588 msgstr ""
6589
6590 #: config/tc-h8300.c:1272
6591 #, c-format
6592 msgid "Opcode `%s' with these operand types not available in %s mode"
6593 msgstr ""
6594
6595 #: config/tc-h8300.c:1281
6596 msgid "mismatch between opcode size and operand size"
6597 msgstr ""
6598
6599 #: config/tc-h8300.c:1317
6600 #, c-format
6601 msgid "operand %s0x%lx out of range."
6602 msgstr ""
6603
6604 #: config/tc-h8300.c:1434
6605 msgid "Can't work out size of operand.\n"
6606 msgstr ""
6607
6608 #: config/tc-h8300.c:1484
6609 #, c-format
6610 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
6611 msgstr ""
6612
6613 #: config/tc-h8300.c:1489
6614 #, c-format
6615 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
6616 msgstr ""
6617
6618 #: config/tc-h8300.c:1495
6619 #, c-format
6620 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
6621 msgstr ""
6622
6623 #: config/tc-h8300.c:1556 config/tc-h8300.c:1576
6624 msgid "Need #1 or #2 here"
6625 msgstr ""
6626
6627 #: config/tc-h8300.c:1571
6628 msgid "#4 not valid on H8/300."
6629 msgstr ""
6630
6631 #: config/tc-h8300.c:1686 config/tc-h8300.c:1768
6632 #, c-format
6633 msgid "branch operand has odd offset (%lx)\n"
6634 msgstr ""
6635
6636 #: config/tc-h8300.c:1806
6637 msgid "destination operand must be 16 bit register"
6638 msgstr ""
6639
6640 #: config/tc-h8300.c:1815
6641 msgid "source operand must be 8 bit register"
6642 msgstr ""
6643
6644 #: config/tc-h8300.c:1823
6645 msgid "destination operand must be 16bit absolute address"
6646 msgstr ""
6647
6648 #: config/tc-h8300.c:1830
6649 msgid "destination operand must be 8 bit register"
6650 msgstr ""
6651
6652 #: config/tc-h8300.c:1838
6653 msgid "source operand must be 16bit absolute address"
6654 msgstr ""
6655
6656 #. This seems more sane than saying "too many operands".  We'll
6657 #. get here only if the trailing trash starts with a comma.
6658 #: config/tc-h8300.c:1846 config/tc-mips.c:14027 config/tc-mips.c:14095
6659 #: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2533
6660 #: config/tc-mmix.c:2557 config/tc-mmix.c:2830
6661 msgid "invalid operands"
6662 msgstr ""
6663
6664 #: config/tc-h8300.c:1877
6665 msgid "operand/size mis-match"
6666 msgstr ""
6667
6668 #: config/tc-h8300.c:1977 config/tc-sh.c:2972 config/tc-sh64.c:2796
6669 #: config/tc-z8k.c:1233
6670 msgid "unknown opcode"
6671 msgstr ""
6672
6673 #: config/tc-h8300.c:2010
6674 msgid "invalid operand in ldm"
6675 msgstr ""
6676
6677 #: config/tc-h8300.c:2019
6678 msgid "invalid operand in stm"
6679 msgstr ""
6680
6681 #: config/tc-h8300.c:2218
6682 #, c-format
6683 msgid "Invalid argument to --mach option: %s"
6684 msgstr ""
6685
6686 #: config/tc-h8300.c:2229
6687 #, c-format
6688 msgid " H8300-specific assembler options:\n"
6689 msgstr ""
6690
6691 #: config/tc-h8300.c:2230
6692 #, c-format
6693 msgid ""
6694 "  -mach=<name>             Set the H8300 machine type to one of:\n"
6695 "                           h8300h, h8300hn, h8300s, h8300sn, h8300sx, "
6696 "h8300sxn\n"
6697 msgstr ""
6698
6699 #: config/tc-h8300.c:2233
6700 #, c-format
6701 msgid "  -h-tick-hex              Support H'00 style hex constants\n"
6702 msgstr ""
6703
6704 #: config/tc-h8300.c:2242
6705 #, c-format
6706 msgid "call to tc_aout_fix_to_chars \n"
6707 msgstr ""
6708
6709 #: config/tc-h8300.c:2251 config/tc-xc16x.c:347
6710 #, c-format
6711 msgid "call to md_convert_frag \n"
6712 msgstr ""
6713
6714 #: config/tc-h8300.c:2302 config/tc-xc16x.c:251
6715 #, c-format
6716 msgid "call to md_estimate_size_before_relax \n"
6717 msgstr ""
6718
6719 #: config/tc-h8300.c:2317
6720 msgid "Unexpected reference to a symbol in a non-code section"
6721 msgstr ""
6722
6723 #: config/tc-h8300.c:2333 config/tc-xc16x.c:292
6724 msgid "Difference of symbols in different sections is not supported"
6725 msgstr ""
6726
6727 #: config/tc-h8300.c:2355 config/tc-mcore.c:2204 config/tc-microblaze.c:2458
6728 #: config/tc-pj.c:491 config/tc-sh.c:4480 config/tc-tic6x.c:4520
6729 #: config/tc-xc16x.c:315
6730 #, c-format
6731 msgid "Cannot represent relocation type %s"
6732 msgstr ""
6733
6734 #. Simple range checking for FIELD against HIGH and LOW bounds.
6735 #. IGNORE is used to suppress the error message.
6736 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6737 #. the current file and line number are not valid.
6738 #: config/tc-hppa.c:1027 config/tc-hppa.c:1041
6739 #, c-format
6740 msgid "Field out of range [%d..%d] (%d)."
6741 msgstr ""
6742
6743 #. Simple alignment checking for FIELD against ALIGN (a power of two).
6744 #. IGNORE is used to suppress the error message.
6745 #: config/tc-hppa.c:1055
6746 #, c-format
6747 msgid "Field not properly aligned [%d] (%d)."
6748 msgstr ""
6749
6750 #: config/tc-hppa.c:1108
6751 msgid "Missing .exit\n"
6752 msgstr ""
6753
6754 #: config/tc-hppa.c:1111
6755 msgid "Missing .procend\n"
6756 msgstr ""
6757
6758 #: config/tc-hppa.c:1264
6759 #, c-format
6760 msgid "Invalid field selector.  Assuming F%%."
6761 msgstr ""
6762
6763 #: config/tc-hppa.c:1288
6764 msgid "Bad segment in expression."
6765 msgstr ""
6766
6767 #: config/tc-hppa.c:1313
6768 #, c-format
6769 msgid "Invalid Nullification: (%c)"
6770 msgstr ""
6771
6772 #: config/tc-hppa.c:1384
6773 msgid "Cannot handle fixup"
6774 msgstr ""
6775
6776 #: config/tc-hppa.c:1682
6777 #, c-format
6778 msgid "  -Q                      ignored\n"
6779 msgstr ""
6780
6781 #: config/tc-hppa.c:1686
6782 #, c-format
6783 msgid "  -c                      print a warning if a comment is found\n"
6784 msgstr ""
6785
6786 #: config/tc-hppa.c:1752
6787 #, c-format
6788 msgid "no hppa_fixup entry for fixup type 0x%x"
6789 msgstr ""
6790
6791 #: config/tc-hppa.c:1931
6792 msgid "Unknown relocation encountered in md_apply_fix."
6793 msgstr ""
6794
6795 #: config/tc-hppa.c:2119 config/tc-hppa.c:2144
6796 #, c-format
6797 msgid "Undefined register: '%s'."
6798 msgstr ""
6799
6800 #: config/tc-hppa.c:2178
6801 #, c-format
6802 msgid "Non-absolute symbol: '%s'."
6803 msgstr ""
6804
6805 #: config/tc-hppa.c:2193
6806 #, c-format
6807 msgid "Undefined absolute constant: '%s'."
6808 msgstr ""
6809
6810 #: config/tc-hppa.c:2224 config/tc-hppa.c:5692
6811 msgid "could not update architecture and machine"
6812 msgstr ""
6813
6814 #: config/tc-hppa.c:2262
6815 #, c-format
6816 msgid "Invalid FP Compare Condition: %s"
6817 msgstr ""
6818
6819 #: config/tc-hppa.c:2317
6820 #, c-format
6821 msgid "Invalid FTEST completer: %s"
6822 msgstr ""
6823
6824 #: config/tc-hppa.c:2383 config/tc-hppa.c:2420
6825 #, c-format
6826 msgid "Invalid FP Operand Format: %3s"
6827 msgstr ""
6828
6829 #: config/tc-hppa.c:2525
6830 msgid "Bad segment (should be absolute)."
6831 msgstr ""
6832
6833 #: config/tc-hppa.c:2585
6834 #, c-format
6835 msgid "Invalid argument location: %s\n"
6836 msgstr ""
6837
6838 #: config/tc-hppa.c:2614
6839 #, c-format
6840 msgid "Invalid argument description: %d"
6841 msgstr ""
6842
6843 #: config/tc-hppa.c:3443
6844 msgid "Invalid Indexed Load Completer."
6845 msgstr ""
6846
6847 #: config/tc-hppa.c:3448
6848 msgid "Invalid Indexed Load Completer Syntax."
6849 msgstr ""
6850
6851 #: config/tc-hppa.c:3482
6852 msgid "Invalid Short Load/Store Completer."
6853 msgstr ""
6854
6855 #: config/tc-hppa.c:3543 config/tc-hppa.c:3548
6856 msgid "Invalid Store Bytes Short Completer"
6857 msgstr ""
6858
6859 #: config/tc-hppa.c:3863 config/tc-hppa.c:3869
6860 msgid "Invalid left/right combination completer"
6861 msgstr ""
6862
6863 #: config/tc-hppa.c:3918 config/tc-hppa.c:3925
6864 msgid "Invalid permutation completer"
6865 msgstr ""
6866
6867 #: config/tc-hppa.c:4025
6868 #, c-format
6869 msgid "Invalid Add Condition: %s"
6870 msgstr ""
6871
6872 #: config/tc-hppa.c:4041 config/tc-hppa.c:4051
6873 msgid "Invalid Add and Branch Condition"
6874 msgstr ""
6875
6876 #: config/tc-hppa.c:4072 config/tc-hppa.c:4217
6877 msgid "Invalid Compare/Subtract Condition"
6878 msgstr ""
6879
6880 #: config/tc-hppa.c:4112
6881 #, c-format
6882 msgid "Invalid Branch On Bit Condition: %c"
6883 msgstr ""
6884
6885 #: config/tc-hppa.c:4115
6886 msgid "Missing Branch On Bit Condition"
6887 msgstr ""
6888
6889 #: config/tc-hppa.c:4200
6890 #, c-format
6891 msgid "Invalid Compare/Subtract Condition: %s"
6892 msgstr ""
6893
6894 #: config/tc-hppa.c:4232
6895 msgid "Invalid Compare and Branch Condition"
6896 msgstr ""
6897
6898 #: config/tc-hppa.c:4328
6899 msgid "Invalid Logical Instruction Condition."
6900 msgstr ""
6901
6902 #: config/tc-hppa.c:4390
6903 msgid "Invalid Shift/Extract/Deposit Condition."
6904 msgstr ""
6905
6906 #: config/tc-hppa.c:4507
6907 msgid "Invalid Unit Instruction Condition."
6908 msgstr ""
6909
6910 #: config/tc-hppa.c:4986 config/tc-hppa.c:5018 config/tc-hppa.c:5049
6911 #: config/tc-hppa.c:5079
6912 msgid "Branch to unaligned address"
6913 msgstr ""
6914
6915 #: config/tc-hppa.c:5261
6916 msgid "Invalid SFU identifier"
6917 msgstr ""
6918
6919 #: config/tc-hppa.c:5311
6920 msgid "Invalid COPR identifier"
6921 msgstr ""
6922
6923 #: config/tc-hppa.c:5441
6924 msgid "Invalid Floating Point Operand Format."
6925 msgstr ""
6926
6927 #: config/tc-hppa.c:5561 config/tc-hppa.c:5581 config/tc-hppa.c:5601
6928 #: config/tc-hppa.c:5621 config/tc-hppa.c:5641
6929 msgid "Invalid register for single precision fmpyadd or fmpysub"
6930 msgstr ""
6931
6932 #: config/tc-hppa.c:5709
6933 #, c-format
6934 msgid "Invalid operands %s"
6935 msgstr ""
6936
6937 #: config/tc-hppa.c:5719
6938 #, c-format
6939 msgid "Immediates %d and %d will give undefined behavior."
6940 msgstr ""
6941
6942 #: config/tc-hppa.c:5771 config/tc-hppa.c:6954 config/tc-hppa.c:7009
6943 msgid "Missing function name for .PROC (corrupted label chain)"
6944 msgstr ""
6945
6946 #: config/tc-hppa.c:5774 config/tc-hppa.c:7012
6947 msgid "Missing function name for .PROC"
6948 msgstr ""
6949
6950 #: config/tc-hppa.c:5833
6951 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
6952 msgstr ""
6953
6954 #: config/tc-hppa.c:5924
6955 #, c-format
6956 msgid "Invalid .CALL argument: %s"
6957 msgstr ""
6958
6959 #: config/tc-hppa.c:6069
6960 msgid ".callinfo is not within a procedure definition"
6961 msgstr ""
6962
6963 #: config/tc-hppa.c:6087
6964 #, c-format
6965 msgid "FRAME parameter must be a multiple of 8: %d\n"
6966 msgstr ""
6967
6968 #: config/tc-hppa.c:6104
6969 msgid "Value for ENTRY_GR must be in the range 3..18\n"
6970 msgstr ""
6971
6972 #: config/tc-hppa.c:6115
6973 msgid "Value for ENTRY_FR must be in the range 12..21\n"
6974 msgstr ""
6975
6976 #: config/tc-hppa.c:6124
6977 msgid "Value for ENTRY_SR must be 3\n"
6978 msgstr ""
6979
6980 #: config/tc-hppa.c:6173
6981 #, c-format
6982 msgid "Invalid .CALLINFO argument: %s"
6983 msgstr ""
6984
6985 #: config/tc-hppa.c:6284
6986 msgid "The .ENTER pseudo-op is not supported"
6987 msgstr ""
6988
6989 #: config/tc-hppa.c:6300
6990 msgid "Misplaced .entry. Ignored."
6991 msgstr ""
6992
6993 #: config/tc-hppa.c:6304
6994 msgid "Missing .callinfo."
6995 msgstr ""
6996
6997 #: config/tc-hppa.c:6368
6998 msgid ".REG expression must be a register"
6999 msgstr ""
7000
7001 #: config/tc-hppa.c:6384
7002 msgid "bad or irreducible absolute expression; zero assumed"
7003 msgstr ""
7004
7005 #: config/tc-hppa.c:6395
7006 msgid ".REG must use a label"
7007 msgstr ""
7008
7009 #: config/tc-hppa.c:6397
7010 msgid ".EQU must use a label"
7011 msgstr ""
7012
7013 #: config/tc-hppa.c:6453
7014 #, c-format
7015 msgid "Symbol '%s' could not be created."
7016 msgstr ""
7017
7018 #: config/tc-hppa.c:6503
7019 msgid ".EXIT must appear within a procedure"
7020 msgstr ""
7021
7022 #: config/tc-hppa.c:6507
7023 msgid "Missing .callinfo"
7024 msgstr ""
7025
7026 #: config/tc-hppa.c:6511
7027 msgid "No .ENTRY for this .EXIT"
7028 msgstr ""
7029
7030 #: config/tc-hppa.c:6551
7031 #, c-format
7032 msgid "Using ENTRY rather than CODE in export directive for %s"
7033 msgstr ""
7034
7035 #: config/tc-hppa.c:6670
7036 #, c-format
7037 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
7038 msgstr ""
7039
7040 #: config/tc-hppa.c:6693
7041 #, c-format
7042 msgid "Cannot define export symbol: %s\n"
7043 msgstr ""
7044
7045 #: config/tc-hppa.c:6784
7046 msgid "Missing label name on .LABEL"
7047 msgstr ""
7048
7049 #: config/tc-hppa.c:6789
7050 msgid "extra .LABEL arguments ignored."
7051 msgstr ""
7052
7053 #: config/tc-hppa.c:6805
7054 msgid "The .LEAVE pseudo-op is not supported"
7055 msgstr ""
7056
7057 #: config/tc-hppa.c:6843
7058 msgid "Unrecognized .LEVEL argument\n"
7059 msgstr ""
7060
7061 #: config/tc-hppa.c:6876
7062 #, c-format
7063 msgid "Cannot define static symbol: %s\n"
7064 msgstr ""
7065
7066 #: config/tc-hppa.c:6908
7067 msgid "Nested procedures"
7068 msgstr ""
7069
7070 #: config/tc-hppa.c:6918
7071 msgid "Cannot allocate unwind descriptor\n"
7072 msgstr ""
7073
7074 #: config/tc-hppa.c:7016
7075 msgid "misplaced .procend"
7076 msgstr ""
7077
7078 #: config/tc-hppa.c:7019
7079 msgid "Missing .callinfo for this procedure"
7080 msgstr ""
7081
7082 #: config/tc-hppa.c:7022
7083 msgid "Missing .EXIT for a .ENTRY"
7084 msgstr ""
7085
7086 #: config/tc-hppa.c:7059
7087 msgid "Not in a space.\n"
7088 msgstr ""
7089
7090 #: config/tc-hppa.c:7062
7091 msgid "Not in a subspace.\n"
7092 msgstr ""
7093
7094 #: config/tc-hppa.c:7150
7095 msgid "Invalid .SPACE argument"
7096 msgstr ""
7097
7098 #: config/tc-hppa.c:7196
7099 msgid "Can't change spaces within a procedure definition. Ignored"
7100 msgstr ""
7101
7102 #: config/tc-hppa.c:7321
7103 #, c-format
7104 msgid "Undefined space: '%s' Assuming space number = 0."
7105 msgstr ""
7106
7107 #: config/tc-hppa.c:7344
7108 msgid "Must be in a space before changing or declaring subspaces.\n"
7109 msgstr ""
7110
7111 #: config/tc-hppa.c:7348
7112 msgid "Can't change subspaces within a procedure definition. Ignored"
7113 msgstr ""
7114
7115 #: config/tc-hppa.c:7382
7116 msgid "Parameters of an existing subspace can't be modified"
7117 msgstr ""
7118
7119 #: config/tc-hppa.c:7433
7120 msgid "Alignment must be a power of 2"
7121 msgstr ""
7122
7123 #: config/tc-hppa.c:7480
7124 msgid "FIRST not supported as a .SUBSPACE argument"
7125 msgstr ""
7126
7127 #: config/tc-hppa.c:7482
7128 msgid "Invalid .SUBSPACE argument"
7129 msgstr ""
7130
7131 #: config/tc-hppa.c:7672
7132 #, c-format
7133 msgid "Internal error: Unable to find containing space for %s."
7134 msgstr ""
7135
7136 #: config/tc-hppa.c:8234
7137 msgid "-R option not supported on this target."
7138 msgstr ""
7139
7140 #: config/tc-hppa.c:8251 config/tc-sparc.c:1019 config/tc-sparc.c:1056
7141 #, c-format
7142 msgid "Internal error: can't hash `%s': %s\n"
7143 msgstr ""
7144
7145 #: config/tc-hppa.c:8260 config/tc-i860.c:235
7146 #, c-format
7147 msgid "internal error: losing opcode: `%s' \"%s\"\n"
7148 msgstr ""
7149
7150 #: config/tc-i370.c:418 config/tc-ppc.c:1278 config/tc-s390.c:432
7151 #: config/tc-s390.c:439
7152 #, c-format
7153 msgid "invalid switch -m%s"
7154 msgstr ""
7155
7156 #: config/tc-i370.c:515 config/tc-s390.c:538
7157 #, c-format
7158 msgid "Internal assembler error for instruction %s"
7159 msgstr ""
7160
7161 #: config/tc-i370.c:534
7162 #, c-format
7163 msgid "Internal assembler error for macro %s"
7164 msgstr ""
7165
7166 #: config/tc-i370.c:629 config/tc-ppc.c:2129
7167 msgid "identifier+constant@got means identifier@got+constant"
7168 msgstr ""
7169
7170 #: config/tc-i370.c:683 config/tc-m68k.c:8071 read.c:4572
7171 #, c-format
7172 msgid "%s relocations do not fit in %u byte"
7173 msgid_plural "%s relocations do not fit in %u bytes"
7174 msgstr[0] ""
7175 msgstr[1] ""
7176
7177 #: config/tc-i370.c:927 config/tc-i370.c:968
7178 msgid "unsupported DC type"
7179 msgstr ""
7180
7181 #: config/tc-i370.c:939 config/tc-i370.c:949 config/tc-i370.c:1531
7182 #: config/tc-i370.c:1542
7183 msgid "missing end-quote"
7184 msgstr ""
7185
7186 #: config/tc-i370.c:998
7187 msgid "unsupported alignment"
7188 msgstr ""
7189
7190 #: config/tc-i370.c:1005
7191 msgid "this DS form not yet supported"
7192 msgstr ""
7193
7194 #: config/tc-i370.c:1047 config/tc-m32r.c:1488 config/tc-microblaze.c:192
7195 msgid "Expected comma after symbol-name: rest of line ignored."
7196 msgstr ""
7197
7198 #: config/tc-i370.c:1070 config/tc-m32r.c:1512 config/tc-microblaze.c:214
7199 #: config/tc-ppc.c:2289 config/tc-ppc.c:3808 config/tc-ppc.c:3850
7200 #: config/tc-ppc.c:5410
7201 msgid "ignoring bad alignment"
7202 msgstr ""
7203
7204 #: config/tc-i370.c:1081 config/tc-m32r.c:1539 config/tc-microblaze.c:225
7205 #, c-format
7206 msgid "Ignoring attempt to re-define symbol `%s'."
7207 msgstr ""
7208
7209 #: config/tc-i370.c:1089 config/tc-microblaze.c:233
7210 #, c-format
7211 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
7212 msgstr ""
7213
7214 #: config/tc-i370.c:1108 config/tc-m32r.c:1524 config/tc-microblaze.c:249
7215 #: config/tc-v850.c:383
7216 msgid "Common alignment not a power of 2"
7217 msgstr ""
7218
7219 #: config/tc-i370.c:1246
7220 msgid "Missing or bad .using directive"
7221 msgstr ""
7222
7223 #: config/tc-i370.c:1291
7224 msgid "Literal Pool Overflow"
7225 msgstr ""
7226
7227 #: config/tc-i370.c:1589
7228 msgid "expression not a constant"
7229 msgstr ""
7230
7231 #: config/tc-i370.c:1596
7232 msgid "Unknown/unsupported address literal type"
7233 msgstr ""
7234
7235 #: config/tc-i370.c:1619
7236 #, c-format
7237 msgid ".ltorg without prior .using in section %s"
7238 msgstr ""
7239
7240 #: config/tc-i370.c:1623
7241 #, c-format
7242 msgid ".ltorg in section %s paired to .using in section %s"
7243 msgstr ""
7244
7245 #: config/tc-i370.c:1646
7246 #, c-format
7247 msgid "bad alignment of %d bytes in literal pool"
7248 msgstr ""
7249
7250 #: config/tc-i370.c:1670
7251 msgid "bad literal size\n"
7252 msgstr ""
7253
7254 #: config/tc-i370.c:1744
7255 msgid ".using: base address expression illegal or too complex"
7256 msgstr ""
7257
7258 #: config/tc-i370.c:1779 config/tc-i370.c:1788
7259 #, c-format
7260 msgid "dropping register %d in section %s does not match using register %d"
7261 msgstr ""
7262
7263 #: config/tc-i370.c:1792
7264 #, c-format
7265 msgid "dropping register %d in section %s previously used in section %s"
7266 msgstr ""
7267
7268 #: config/tc-i370.c:1848 config/tc-ppc.c:3630
7269 msgid "wrong number of operands"
7270 msgstr ""
7271
7272 #: config/tc-i370.c:1930 config/tc-mn10200.c:896 config/tc-mn10300.c:1253
7273 #: config/tc-s390.c:1684 config/tc-v850.c:2328
7274 #, c-format
7275 msgid "Unrecognized opcode: `%s'"
7276 msgstr ""
7277
7278 #: config/tc-i370.c:2073
7279 msgid "not using any base register"
7280 msgstr ""
7281
7282 #: config/tc-i370.c:2103
7283 #, c-format
7284 msgid "expecting a register for operand %d"
7285 msgstr ""
7286
7287 #. xgettext:c-format.
7288 #: config/tc-i370.c:2209 config/tc-mn10200.c:1139 config/tc-mn10300.c:1821
7289 #: config/tc-ppc.c:3486 config/tc-s390.c:1597 config/tc-v850.c:3043
7290 #, c-format
7291 msgid "junk at end of line: `%s'"
7292 msgstr ""
7293
7294 #. Not used --- don't have any 8 byte instructions.
7295 #: config/tc-i370.c:2224
7296 msgid "Internal Error: bad instruction length"
7297 msgstr ""
7298
7299 #: config/tc-i386.c:2201
7300 #, c-format
7301 msgid "%s shortened to %s"
7302 msgstr ""
7303
7304 #: config/tc-i386.c:2291
7305 msgid "same type of prefix used twice"
7306 msgstr ""
7307
7308 #: config/tc-i386.c:2318
7309 #, c-format
7310 msgid "64bit mode not supported on `%s'."
7311 msgstr ""
7312
7313 #: config/tc-i386.c:2327
7314 #, c-format
7315 msgid "32bit mode not supported on `%s'."
7316 msgstr ""
7317
7318 #: config/tc-i386.c:2367
7319 msgid "bad argument to syntax directive."
7320 msgstr ""
7321
7322 #: config/tc-i386.c:2430
7323 #, c-format
7324 msgid "bad argument to %s_check directive."
7325 msgstr ""
7326
7327 #: config/tc-i386.c:2434
7328 #, c-format
7329 msgid "missing argument for %s_check directive"
7330 msgstr ""
7331
7332 #: config/tc-i386.c:2474
7333 #, c-format
7334 msgid "`%s' is not supported on `%s'"
7335 msgstr ""
7336
7337 #: config/tc-i386.c:2576
7338 #, c-format
7339 msgid "no such architecture: `%s'"
7340 msgstr ""
7341
7342 #: config/tc-i386.c:2581
7343 msgid "missing cpu architecture"
7344 msgstr ""
7345
7346 #: config/tc-i386.c:2598
7347 #, c-format
7348 msgid "no such architecture modifier: `%s'"
7349 msgstr ""
7350
7351 #: config/tc-i386.c:2613 config/tc-i386.c:2643
7352 msgid "Intel L1OM is 64bit ELF only"
7353 msgstr ""
7354
7355 #: config/tc-i386.c:2620 config/tc-i386.c:2650
7356 msgid "Intel K1OM is 64bit ELF only"
7357 msgstr ""
7358
7359 #: config/tc-i386.c:2627 config/tc-i386.c:2664
7360 msgid "Intel MCU is 32bit ELF only"
7361 msgstr ""
7362
7363 #: config/tc-i386.c:2671 config/tc-i386.c:10616
7364 msgid "unknown architecture"
7365 msgstr ""
7366
7367 #: config/tc-i386.c:2708 config/tc-i386.c:2730
7368 #, c-format
7369 msgid "can't hash %s: %s"
7370 msgstr ""
7371
7372 #: config/tc-i386.c:3023
7373 msgid "there are no pc-relative size relocations"
7374 msgstr ""
7375
7376 #: config/tc-i386.c:3035
7377 #, c-format
7378 msgid "unknown relocation (%u)"
7379 msgstr ""
7380
7381 #: config/tc-i386.c:3037
7382 #, c-format
7383 msgid "%u-byte relocation cannot be applied to %u-byte field"
7384 msgstr ""
7385
7386 #: config/tc-i386.c:3041
7387 msgid "non-pc-relative relocation for pc-relative field"
7388 msgstr ""
7389
7390 #: config/tc-i386.c:3046
7391 msgid "relocated field and relocation type differ in signedness"
7392 msgstr ""
7393
7394 #: config/tc-i386.c:3055
7395 msgid "there are no unsigned pc-relative relocations"
7396 msgstr ""
7397
7398 #: config/tc-i386.c:3063
7399 #, c-format
7400 msgid "cannot do %u byte pc-relative relocation"
7401 msgstr ""
7402
7403 #: config/tc-i386.c:3080
7404 #, c-format
7405 msgid "cannot do %s %u byte relocation"
7406 msgstr ""
7407
7408 #: config/tc-i386.c:3549 config/tc-i386.c:3576
7409 #, c-format
7410 msgid "can't use register '%s%s' as operand %d in '%s'."
7411 msgstr ""
7412
7413 #: config/tc-i386.c:3616 config/tc-i386.c:3756
7414 #, c-format
7415 msgid "invalid instruction `%s' after `%s'"
7416 msgstr ""
7417
7418 #: config/tc-i386.c:3622
7419 #, c-format
7420 msgid "missing `lock' with `%s'"
7421 msgstr ""
7422
7423 #: config/tc-i386.c:3629
7424 #, c-format
7425 msgid "instruction `%s' after `xacquire' not allowed"
7426 msgstr ""
7427
7428 #: config/tc-i386.c:3636
7429 #, c-format
7430 msgid "memory destination needed for instruction `%s' after `xrelease'"
7431 msgstr ""
7432
7433 #: config/tc-i386.c:3730
7434 #, c-format
7435 msgid "SSE instruction `%s' is used"
7436 msgstr ""
7437
7438 #: config/tc-i386.c:3744 config/tc-i386.c:5581
7439 #, c-format
7440 msgid "ambiguous operand size for `%s'"
7441 msgstr ""
7442
7443 #: config/tc-i386.c:3769
7444 msgid "expecting lockable instruction after `lock'"
7445 msgstr ""
7446
7447 #: config/tc-i386.c:3779
7448 msgid "expecting valid branch instruction after `bnd'"
7449 msgstr ""
7450
7451 #: config/tc-i386.c:3783
7452 msgid "expecting indirect branch instruction after `notrack'"
7453 msgstr ""
7454
7455 #: config/tc-i386.c:3788
7456 msgid "32-bit address isn't allowed in 64-bit MPX instructions."
7457 msgstr ""
7458
7459 #: config/tc-i386.c:3792
7460 msgid "16-bit address isn't allowed in MPX instructions"
7461 msgstr ""
7462
7463 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
7464 #: config/tc-i386.c:3847
7465 #, c-format
7466 msgid "translating to `%sp'"
7467 msgstr ""
7468
7469 #: config/tc-i386.c:3854
7470 #, c-format
7471 msgid "instruction `%s' isn't supported in 16-bit mode."
7472 msgstr ""
7473
7474 #: config/tc-i386.c:3914
7475 #, c-format
7476 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
7477 msgstr ""
7478
7479 #: config/tc-i386.c:3954 config/tc-i386.c:4140
7480 #, c-format
7481 msgid "no such instruction: `%s'"
7482 msgstr ""
7483
7484 #: config/tc-i386.c:3965 config/tc-i386.c:4173
7485 #, c-format
7486 msgid "invalid character %s in mnemonic"
7487 msgstr ""
7488
7489 #: config/tc-i386.c:3972
7490 msgid "expecting prefix; got nothing"
7491 msgstr ""
7492
7493 #: config/tc-i386.c:3974
7494 msgid "expecting mnemonic; got nothing"
7495 msgstr ""
7496
7497 #: config/tc-i386.c:3989 config/tc-i386.c:4191
7498 #, c-format
7499 msgid "`%s' is only supported in 64-bit mode"
7500 msgstr ""
7501
7502 #: config/tc-i386.c:3990 config/tc-i386.c:4190
7503 #, c-format
7504 msgid "`%s' is not supported in 64-bit mode"
7505 msgstr ""
7506
7507 #: config/tc-i386.c:4002
7508 #, c-format
7509 msgid "redundant %s prefix"
7510 msgstr ""
7511
7512 #: config/tc-i386.c:4197
7513 #, c-format
7514 msgid "`%s' is not supported on `%s%s'"
7515 msgstr ""
7516
7517 #: config/tc-i386.c:4208
7518 msgid "use .code16 to ensure correct addressing mode"
7519 msgstr ""
7520
7521 #: config/tc-i386.c:4232
7522 #, c-format
7523 msgid "invalid character %s before operand %d"
7524 msgstr ""
7525
7526 #: config/tc-i386.c:4246
7527 #, c-format
7528 msgid "unbalanced parenthesis in operand %d."
7529 msgstr ""
7530
7531 #: config/tc-i386.c:4249
7532 #, c-format
7533 msgid "unbalanced brackets in operand %d."
7534 msgstr ""
7535
7536 #: config/tc-i386.c:4258
7537 #, c-format
7538 msgid "invalid character %s in operand %d"
7539 msgstr ""
7540
7541 #: config/tc-i386.c:4285
7542 #, c-format
7543 msgid "spurious operands; (%d operands/instruction max)"
7544 msgstr ""
7545
7546 #: config/tc-i386.c:4309
7547 msgid "expecting operand after ','; got nothing"
7548 msgstr ""
7549
7550 #: config/tc-i386.c:4314
7551 msgid "expecting operand before ','; got nothing"
7552 msgstr ""
7553
7554 #: config/tc-i386.c:4693
7555 msgid "mask, index, and destination registers should be distinct"
7556 msgstr ""
7557
7558 #: config/tc-i386.c:4710
7559 msgid "index and destination registers should be distinct"
7560 msgstr ""
7561
7562 #: config/tc-i386.c:5239
7563 msgid "operand size mismatch"
7564 msgstr ""
7565
7566 #: config/tc-i386.c:5242
7567 msgid "operand type mismatch"
7568 msgstr ""
7569
7570 #: config/tc-i386.c:5245
7571 msgid "register type mismatch"
7572 msgstr ""
7573
7574 #: config/tc-i386.c:5248
7575 msgid "number of operands mismatch"
7576 msgstr ""
7577
7578 #: config/tc-i386.c:5251
7579 msgid "invalid instruction suffix"
7580 msgstr ""
7581
7582 #: config/tc-i386.c:5254
7583 msgid "constant doesn't fit in 4 bits"
7584 msgstr ""
7585
7586 #: config/tc-i386.c:5257
7587 msgid "only supported with old gcc"
7588 msgstr ""
7589
7590 #: config/tc-i386.c:5260
7591 msgid "unsupported with Intel mnemonic"
7592 msgstr ""
7593
7594 #: config/tc-i386.c:5263
7595 msgid "unsupported syntax"
7596 msgstr ""
7597
7598 #: config/tc-i386.c:5266
7599 #, c-format
7600 msgid "unsupported instruction `%s'"
7601 msgstr ""
7602
7603 #: config/tc-i386.c:5270
7604 msgid "invalid VSIB address"
7605 msgstr ""
7606
7607 #: config/tc-i386.c:5273
7608 msgid "mask, index, and destination registers must be distinct"
7609 msgstr ""
7610
7611 #: config/tc-i386.c:5276
7612 msgid "unsupported vector index register"
7613 msgstr ""
7614
7615 #: config/tc-i386.c:5279
7616 msgid "unsupported broadcast"
7617 msgstr ""
7618
7619 #: config/tc-i386.c:5282
7620 msgid "broadcast not on source memory operand"
7621 msgstr ""
7622
7623 #: config/tc-i386.c:5285
7624 msgid "broadcast is needed for operand of such type"
7625 msgstr ""
7626
7627 #: config/tc-i386.c:5288
7628 msgid "unsupported masking"
7629 msgstr ""
7630
7631 #: config/tc-i386.c:5291
7632 msgid "mask not on destination operand"
7633 msgstr ""
7634
7635 #: config/tc-i386.c:5294
7636 msgid "default mask isn't allowed"
7637 msgstr ""
7638
7639 #: config/tc-i386.c:5297
7640 msgid "unsupported static rounding/sae"
7641 msgstr ""
7642
7643 #: config/tc-i386.c:5301
7644 msgid "RC/SAE operand must precede immediate operands"
7645 msgstr ""
7646
7647 #: config/tc-i386.c:5303
7648 msgid "RC/SAE operand must follow immediate operands"
7649 msgstr ""
7650
7651 #: config/tc-i386.c:5306 config/tc-metag.c:4789 config/tc-metag.c:5530
7652 #: config/tc-metag.c:5552
7653 msgid "invalid register operand"
7654 msgstr ""
7655
7656 #: config/tc-i386.c:5309
7657 #, c-format
7658 msgid "%s for `%s'"
7659 msgstr ""
7660
7661 #: config/tc-i386.c:5320
7662 #, c-format
7663 msgid "indirect %s without `*'"
7664 msgstr ""
7665
7666 #. Warn them that a data or address size prefix doesn't
7667 #. affect assembly of the next line of code.
7668 #: config/tc-i386.c:5328
7669 #, c-format
7670 msgid "stand-alone `%s' prefix"
7671 msgstr ""
7672
7673 #: config/tc-i386.c:5362 config/tc-i386.c:5378
7674 #, c-format
7675 msgid "`%s' operand %d must use `%ses' segment"
7676 msgstr ""
7677
7678 #. We have to know the operand size for crc32.
7679 #: config/tc-i386.c:5432
7680 #, c-format
7681 msgid "ambiguous memory operand size for `%s`"
7682 msgstr ""
7683
7684 #: config/tc-i386.c:5554
7685 msgid ""
7686 "no instruction mnemonic suffix given and no register operands; can't size "
7687 "instruction"
7688 msgstr ""
7689
7690 #: config/tc-i386.c:5700 config/tc-i386.c:5773 config/tc-i386.c:5895
7691 #, c-format
7692 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
7693 msgstr ""
7694
7695 #: config/tc-i386.c:5721 config/tc-i386.c:5749 config/tc-i386.c:5820
7696 #: config/tc-i386.c:5870
7697 #, c-format
7698 msgid "`%s%s' not allowed with `%s%c'"
7699 msgstr ""
7700
7701 #: config/tc-i386.c:5767 config/tc-i386.c:5794 config/tc-i386.c:5845
7702 #: config/tc-i386.c:5889
7703 #, c-format
7704 msgid "incorrect register `%s%s' used with `%c' suffix"
7705 msgstr ""
7706
7707 #: config/tc-i386.c:5958
7708 msgid "no instruction mnemonic suffix given; can't determine immediate size"
7709 msgstr ""
7710
7711 #: config/tc-i386.c:6102
7712 #, c-format
7713 msgid ""
7714 "the second source register `%s%s' implicitly denotes `%s%.3s%d' to `%s%.3s"
7715 "%d' source group in `%s'"
7716 msgstr ""
7717
7718 #: config/tc-i386.c:6139
7719 #, c-format
7720 msgid "you can't `pop %scs'"
7721 msgstr ""
7722
7723 #. Reversed arguments on faddp, fsubp, etc.
7724 #: config/tc-i386.c:6168
7725 #, c-format
7726 msgid "translating to `%s %s%s,%s%s'"
7727 msgstr ""
7728
7729 #. Extraneous `l' suffix on fp insn.
7730 #: config/tc-i386.c:6175
7731 #, c-format
7732 msgid "translating to `%s %s%s'"
7733 msgstr ""
7734
7735 #: config/tc-i386.c:6203
7736 #, c-format
7737 msgid "segment override on `%s' is ineffectual"
7738 msgstr ""
7739
7740 #: config/tc-i386.c:6975 config/tc-i386.c:7076 config/tc-i386.c:7131
7741 msgid "skipping prefixes on this instruction"
7742 msgstr ""
7743
7744 #: config/tc-i386.c:7151
7745 msgid "16-bit jump out of range"
7746 msgstr ""
7747
7748 #: config/tc-i386.c:7160
7749 #, c-format
7750 msgid "can't handle non absolute segment in `%s'"
7751 msgstr ""
7752
7753 #: config/tc-i386.c:7255
7754 msgid "pseudo prefix without instruction"
7755 msgstr ""
7756
7757 #: config/tc-i386.c:7847 config/tc-i386.c:7949
7758 #, c-format
7759 msgid "@%s reloc is not supported with %d-bit output format"
7760 msgstr ""
7761
7762 #: config/tc-i386.c:8000
7763 #, c-format
7764 msgid "missing or invalid expression `%s'"
7765 msgstr ""
7766
7767 #: config/tc-i386.c:8086
7768 #, c-format
7769 msgid "Unsupported broadcast: `%s'"
7770 msgstr ""
7771
7772 #: config/tc-i386.c:8101
7773 #, c-format
7774 msgid "`%s%s' can't be used for write mask"
7775 msgstr ""
7776
7777 #: config/tc-i386.c:8124
7778 #, c-format
7779 msgid "invalid write mask `%s'"
7780 msgstr ""
7781
7782 #: config/tc-i386.c:8146 config/tc-i386.c:8809
7783 #, c-format
7784 msgid "duplicated `%s'"
7785 msgstr ""
7786
7787 #: config/tc-i386.c:8156
7788 #, c-format
7789 msgid "invalid zeroing-masking `%s'"
7790 msgstr ""
7791
7792 #: config/tc-i386.c:8169
7793 #, c-format
7794 msgid "missing `}' in `%s'"
7795 msgstr ""
7796
7797 #. We don't know this one.
7798 #: config/tc-i386.c:8177
7799 #, c-format
7800 msgid "unknown vector operation: `%s'"
7801 msgstr ""
7802
7803 #: config/tc-i386.c:8183
7804 msgid "zeroing-masking only allowed with write mask"
7805 msgstr ""
7806
7807 #: config/tc-i386.c:8203
7808 #, c-format
7809 msgid "at most %d immediate operands are allowed"
7810 msgstr ""
7811
7812 #: config/tc-i386.c:8235 config/tc-i386.c:8482
7813 #, c-format
7814 msgid "junk `%s' after expression"
7815 msgstr ""
7816
7817 #: config/tc-i386.c:8256
7818 #, c-format
7819 msgid "missing or invalid immediate expression `%s'"
7820 msgstr ""
7821
7822 #: config/tc-i386.c:8279 config/tc-i386.c:8572
7823 #, c-format
7824 msgid "unimplemented segment %s in operand"
7825 msgstr ""
7826
7827 #: config/tc-i386.c:8286
7828 #, c-format
7829 msgid "illegal immediate register operand %s"
7830 msgstr ""
7831
7832 #: config/tc-i386.c:8334
7833 #, c-format
7834 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
7835 msgstr ""
7836
7837 #: config/tc-i386.c:8343
7838 #, c-format
7839 msgid "scale factor of %d without an index register"
7840 msgstr ""
7841
7842 #: config/tc-i386.c:8365
7843 #, c-format
7844 msgid "at most %d displacement operands are allowed"
7845 msgstr ""
7846
7847 #: config/tc-i386.c:8538
7848 #, c-format
7849 msgid "missing or invalid displacement expression `%s'"
7850 msgstr ""
7851
7852 #: config/tc-i386.c:8555
7853 #, c-format
7854 msgid "0x%lx out range of signed 32bit displacement"
7855 msgstr ""
7856
7857 #: config/tc-i386.c:8707
7858 #, c-format
7859 msgid "`%s' is not valid here (expected `%c%s%s%c')"
7860 msgstr ""
7861
7862 #: config/tc-i386.c:8719
7863 #, c-format
7864 msgid "`%s' is not a valid %s expression"
7865 msgstr ""
7866
7867 #: config/tc-i386.c:8754
7868 #, c-format
7869 msgid "`%s' cannot be used here"
7870 msgstr ""
7871
7872 #: config/tc-i386.c:8761
7873 msgid "register scaling is being ignored here"
7874 msgstr ""
7875
7876 #: config/tc-i386.c:8822
7877 #, c-format
7878 msgid "Missing '}': '%s'"
7879 msgstr ""
7880
7881 #: config/tc-i386.c:8828
7882 #, c-format
7883 msgid "Junk after '}': '%s'"
7884 msgstr ""
7885
7886 #: config/tc-i386.c:8956
7887 #, c-format
7888 msgid "bad memory operand `%s'"
7889 msgstr ""
7890
7891 #: config/tc-i386.c:8980
7892 #, c-format
7893 msgid "junk `%s' after register"
7894 msgstr ""
7895
7896 #: config/tc-i386.c:8993 config/tc-i386.c:9130 config/tc-i386.c:9174
7897 #, c-format
7898 msgid "bad register name `%s'"
7899 msgstr ""
7900
7901 #: config/tc-i386.c:9001
7902 msgid "immediate operand illegal with absolute jump"
7903 msgstr ""
7904
7905 #: config/tc-i386.c:9032
7906 #, c-format
7907 msgid "too many memory references for `%s'"
7908 msgstr ""
7909
7910 #: config/tc-i386.c:9119
7911 #, c-format
7912 msgid "expecting `,' or `)' after index register in `%s'"
7913 msgstr ""
7914
7915 #: config/tc-i386.c:9147
7916 #, c-format
7917 msgid "expecting `)' after scale factor in `%s'"
7918 msgstr ""
7919
7920 #: config/tc-i386.c:9155
7921 #, c-format
7922 msgid "expecting index register or scale factor after `,'; got '%c'"
7923 msgstr ""
7924
7925 #: config/tc-i386.c:9163
7926 #, c-format
7927 msgid "expecting `,' or `)' after base register in `%s'"
7928 msgstr ""
7929
7930 #. It's not a memory operand; argh!
7931 #: config/tc-i386.c:9212
7932 #, c-format
7933 msgid "invalid char %s beginning operand %d `%s'"
7934 msgstr ""
7935
7936 #: config/tc-i386.c:9434
7937 msgid "long jump required"
7938 msgstr ""
7939
7940 #: config/tc-i386.c:9489
7941 msgid "jump target out of range"
7942 msgstr ""
7943
7944 #: config/tc-i386.c:10064
7945 msgid "no compiled in support for x86_64"
7946 msgstr ""
7947
7948 #: config/tc-i386.c:10084
7949 msgid "no compiled in support for 32bit x86_64"
7950 msgstr ""
7951
7952 #: config/tc-i386.c:10088
7953 msgid "32bit x86_64 is only supported for ELF"
7954 msgstr ""
7955
7956 #: config/tc-i386.c:10122 config/tc-i386.c:10206
7957 #, c-format
7958 msgid "invalid -march= option: `%s'"
7959 msgstr ""
7960
7961 #: config/tc-i386.c:10216 config/tc-i386.c:10228
7962 #, c-format
7963 msgid "invalid -mtune= option: `%s'"
7964 msgstr ""
7965
7966 #: config/tc-i386.c:10237
7967 #, c-format
7968 msgid "invalid -mmnemonic= option: `%s'"
7969 msgstr ""
7970
7971 #: config/tc-i386.c:10246
7972 #, c-format
7973 msgid "invalid -msyntax= option: `%s'"
7974 msgstr ""
7975
7976 #: config/tc-i386.c:10273
7977 #, c-format
7978 msgid "invalid -msse-check= option: `%s'"
7979 msgstr ""
7980
7981 #: config/tc-i386.c:10284
7982 #, c-format
7983 msgid "invalid -moperand-check= option: `%s'"
7984 msgstr ""
7985
7986 #: config/tc-i386.c:10293
7987 #, c-format
7988 msgid "invalid -mavxscalar= option: `%s'"
7989 msgstr ""
7990
7991 #: config/tc-i386.c:10308
7992 #, c-format
7993 msgid "invalid -mevexlig= option: `%s'"
7994 msgstr ""
7995
7996 #: config/tc-i386.c:10321
7997 #, c-format
7998 msgid "invalid -mevexrcig= option: `%s'"
7999 msgstr ""
8000
8001 #: config/tc-i386.c:10330
8002 #, c-format
8003 msgid "invalid -mevexwig= option: `%s'"
8004 msgstr ""
8005
8006 #: config/tc-i386.c:10345
8007 #, c-format
8008 msgid "invalid -momit-lock-prefix= option: `%s'"
8009 msgstr ""
8010
8011 #: config/tc-i386.c:10354
8012 #, c-format
8013 msgid "invalid -mfence-as-lock-add= option: `%s'"
8014 msgstr ""
8015
8016 #: config/tc-i386.c:10363
8017 #, c-format
8018 msgid "invalid -mrelax-relocations= option: `%s'"
8019 msgstr ""
8020
8021 #: config/tc-i386.c:10486
8022 #, c-format
8023 msgid ""
8024 "  -Q                      ignored\n"
8025 "  -V                      print assembler version number\n"
8026 "  -k                      ignored\n"
8027 msgstr ""
8028
8029 #: config/tc-i386.c:10491
8030 #, c-format
8031 msgid ""
8032 "  -n                      Do not optimize code alignment\n"
8033 "  -q                      quieten some warnings\n"
8034 msgstr ""
8035
8036 #: config/tc-i386.c:10495
8037 #, c-format
8038 msgid "  -s                      ignored\n"
8039 msgstr ""
8040
8041 #: config/tc-i386.c:10500
8042 #, c-format
8043 msgid "  --32/--64/--x32         generate 32bit/64bit/x32 code\n"
8044 msgstr ""
8045
8046 #: config/tc-i386.c:10504
8047 #, c-format
8048 msgid "  --divide                do not treat `/' as a comment character\n"
8049 msgstr ""
8050
8051 #: config/tc-i386.c:10507
8052 #, c-format
8053 msgid "  --divide                ignored\n"
8054 msgstr ""
8055
8056 #: config/tc-i386.c:10510
8057 #, c-format
8058 msgid ""
8059 "  -march=CPU[,+EXTENSION...]\n"
8060 "                          generate code for CPU and EXTENSION, CPU is one "
8061 "of:\n"
8062 msgstr ""
8063
8064 #: config/tc-i386.c:10514
8065 #, c-format
8066 msgid "                          EXTENSION is combination of:\n"
8067 msgstr ""
8068
8069 #: config/tc-i386.c:10517
8070 #, c-format
8071 msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
8072 msgstr ""
8073
8074 #: config/tc-i386.c:10520
8075 #, c-format
8076 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
8077 msgstr ""
8078
8079 #: config/tc-i386.c:10522
8080 #, c-format
8081 msgid ""
8082 "  -msse-check=[none|error|warning]\n"
8083 "                          check SSE instructions\n"
8084 msgstr ""
8085
8086 #: config/tc-i386.c:10525
8087 #, c-format
8088 msgid ""
8089 "  -moperand-check=[none|error|warning]\n"
8090 "                          check operand combinations for validity\n"
8091 msgstr ""
8092
8093 #: config/tc-i386.c:10528
8094 #, c-format
8095 msgid ""
8096 "  -mavxscalar=[128|256]   encode scalar AVX instructions with specific "
8097 "vector\n"
8098 "                           length\n"
8099 msgstr ""
8100
8101 #: config/tc-i386.c:10531
8102 #, c-format
8103 msgid ""
8104 "  -mevexlig=[128|256|512] encode scalar EVEX instructions with specific "
8105 "vector\n"
8106 "                           length\n"
8107 msgstr ""
8108
8109 #: config/tc-i386.c:10534
8110 #, c-format
8111 msgid ""
8112 "  -mevexwig=[0|1]         encode EVEX instructions with specific EVEX.W "
8113 "value\n"
8114 "                           for EVEX.W bit ignored instructions\n"
8115 msgstr ""
8116
8117 #: config/tc-i386.c:10537
8118 #, c-format
8119 msgid ""
8120 "  -mevexrcig=[rne|rd|ru|rz]\n"
8121 "                          encode EVEX instructions with specific EVEX.RC "
8122 "value\n"
8123 "                           for SAE-only ignored instructions\n"
8124 msgstr ""
8125
8126 #: config/tc-i386.c:10541
8127 #, c-format
8128 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
8129 msgstr ""
8130
8131 #: config/tc-i386.c:10543
8132 #, c-format
8133 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
8134 msgstr ""
8135
8136 #: config/tc-i386.c:10545
8137 #, c-format
8138 msgid "  -mindex-reg             support pseudo index registers\n"
8139 msgstr ""
8140
8141 #: config/tc-i386.c:10547
8142 #, c-format
8143 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
8144 msgstr ""
8145
8146 #: config/tc-i386.c:10549
8147 #, c-format
8148 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
8149 msgstr ""
8150
8151 #: config/tc-i386.c:10551
8152 #, c-format
8153 msgid "  -madd-bnd-prefix        add BND prefix for all valid branches\n"
8154 msgstr ""
8155
8156 #: config/tc-i386.c:10553
8157 #, c-format
8158 msgid "  -mshared                disable branch optimization for shared code\n"
8159 msgstr ""
8160
8161 #: config/tc-i386.c:10556
8162 #, c-format
8163 msgid "  -mbig-obj               generate big object files\n"
8164 msgstr ""
8165
8166 #: config/tc-i386.c:10559
8167 #, c-format
8168 msgid ""
8169 "  -momit-lock-prefix=[no|yes]\n"
8170 "                          strip all lock prefixes\n"
8171 msgstr ""
8172
8173 #: config/tc-i386.c:10562
8174 #, c-format
8175 msgid ""
8176 "  -mfence-as-lock-add=[no|yes]\n"
8177 "                          encode lfence, mfence and sfence as\n"
8178 "                           lock addl $0x0, (%%{re}sp)\n"
8179 msgstr ""
8180
8181 #: config/tc-i386.c:10566
8182 #, c-format
8183 msgid ""
8184 "  -mrelax-relocations=[no|yes]\n"
8185 "                          generate relax relocations\n"
8186 msgstr ""
8187
8188 #: config/tc-i386.c:10569
8189 #, c-format
8190 msgid "  -mamd64                 accept only AMD64 ISA\n"
8191 msgstr ""
8192
8193 #: config/tc-i386.c:10571
8194 #, c-format
8195 msgid "  -mintel64               accept only Intel64 ISA\n"
8196 msgstr ""
8197
8198 #: config/tc-i386.c:10612
8199 #, c-format
8200 msgid "Intel MCU doesn't support `%s' architecture"
8201 msgstr ""
8202
8203 #: config/tc-i386.c:10669
8204 msgid "Intel L1OM is 64bit only"
8205 msgstr ""
8206
8207 #: config/tc-i386.c:10675
8208 msgid "Intel K1OM is 64bit only"
8209 msgstr ""
8210
8211 #: config/tc-i386.c:10681
8212 msgid "Intel MCU is 32bit only"
8213 msgstr ""
8214
8215 #: config/tc-i386.c:10838
8216 msgid "symbol size computation overflow"
8217 msgstr ""
8218
8219 #: config/tc-i386.c:10906 config/tc-sparc.c:3959
8220 #, c-format
8221 msgid "can not do %d byte pc-relative relocation"
8222 msgstr ""
8223
8224 #: config/tc-i386.c:10924
8225 #, c-format
8226 msgid "can not do %d byte relocation"
8227 msgstr ""
8228
8229 #: config/tc-i386.c:10992
8230 #, c-format
8231 msgid "cannot represent relocation type %s in x32 mode"
8232 msgstr ""
8233
8234 #: config/tc-i386.c:11029 config/tc-s390.c:2598
8235 #, c-format
8236 msgid "cannot represent relocation type %s"
8237 msgstr ""
8238
8239 #: config/tc-i386.c:11146
8240 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
8241 msgstr ""
8242
8243 #: config/tc-i386.c:11149
8244 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
8245 msgstr ""
8246
8247 #: config/tc-i386.c:11168
8248 msgid ".largecomm supported only in 64bit mode, producing .comm"
8249 msgstr ""
8250
8251 #: config/tc-i860.c:121
8252 msgid "Directive .dual available only with -mintel-syntax option"
8253 msgstr ""
8254
8255 #: config/tc-i860.c:131
8256 msgid "Directive .enddual available only with -mintel-syntax option"
8257 msgstr ""
8258
8259 #: config/tc-i860.c:144
8260 msgid "Directive .atmp available only with -mintel-syntax option"
8261 msgstr ""
8262
8263 #: config/tc-i860.c:166 config/tc-i860.c:170
8264 msgid "Unknown temporary pseudo register"
8265 msgstr ""
8266
8267 #: config/tc-i860.c:246
8268 msgid "Defective assembler.  No assembly attempted."
8269 msgstr ""
8270
8271 #: config/tc-i860.c:392 config/tc-i860.c:938 config/tc-m68k.c:3917
8272 #: config/tc-m68k.c:3949 config/tc-sparc.c:3199
8273 msgid "failed sanity check."
8274 msgstr ""
8275
8276 #: config/tc-i860.c:399
8277 #, c-format
8278 msgid "Expanded opcode after delayed branch: `%s'"
8279 msgstr ""
8280
8281 #: config/tc-i860.c:403
8282 #, c-format
8283 msgid "Expanded opcode in dual mode: `%s'"
8284 msgstr ""
8285
8286 #: config/tc-i860.c:407
8287 #, c-format
8288 msgid "An instruction was expanded (%s)"
8289 msgstr ""
8290
8291 #: config/tc-i860.c:674
8292 msgid "Pipelined instruction: fsrc1 = fdest"
8293 msgstr ""
8294
8295 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
8296 msgid "Assembler does not yet support PIC"
8297 msgstr ""
8298
8299 #: config/tc-i860.c:955
8300 #, c-format
8301 msgid "Illegal operands for %s"
8302 msgstr ""
8303
8304 #: config/tc-i860.c:972
8305 #, c-format
8306 msgid "'d.%s' must be 8-byte aligned"
8307 msgstr ""
8308
8309 #: config/tc-i860.c:980
8310 #, c-format
8311 msgid "Prefix 'd.' invalid for instruction `%s'"
8312 msgstr ""
8313
8314 #: config/tc-i860.c:1034 config/tc-ip2k.c:230
8315 msgid "relaxation not supported\n"
8316 msgstr ""
8317
8318 #: config/tc-i860.c:1133
8319 #, c-format
8320 msgid ""
8321 "  -EL\t\t\t  generate code for little endian mode (default)\n"
8322 "  -EB\t\t\t  generate code for big endian mode\n"
8323 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
8324 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
8325 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
8326 msgstr ""
8327
8328 #. SVR4 compatibility flags.
8329 #: config/tc-i860.c:1141
8330 #, c-format
8331 msgid ""
8332 "  -V\t\t\t  print assembler version number\n"
8333 "  -Qy, -Qn\t\t  ignored\n"
8334 msgstr ""
8335
8336 #: config/tc-i860.c:1204
8337 msgid "This immediate requires 0 MOD 2 alignment"
8338 msgstr ""
8339
8340 #: config/tc-i860.c:1207
8341 msgid "This immediate requires 0 MOD 4 alignment"
8342 msgstr ""
8343
8344 #: config/tc-i860.c:1210
8345 msgid "This immediate requires 0 MOD 8 alignment"
8346 msgstr ""
8347
8348 #: config/tc-i860.c:1213
8349 msgid "This immediate requires 0 MOD 16 alignment"
8350 msgstr ""
8351
8352 #: config/tc-i860.c:1308
8353 msgid "5-bit immediate too large"
8354 msgstr ""
8355
8356 #: config/tc-i860.c:1311
8357 msgid "5-bit field must be absolute"
8358 msgstr ""
8359
8360 #: config/tc-i860.c:1356 config/tc-i860.c:1379
8361 msgid "A branch offset requires 0 MOD 4 alignment"
8362 msgstr ""
8363
8364 #: config/tc-i860.c:1400
8365 #, c-format
8366 msgid "Unrecognized fix-up (0x%08lx)"
8367 msgstr ""
8368
8369 #: config/tc-i960.c:483
8370 #, c-format
8371 msgid "Hashing returned \"%s\"."
8372 msgstr ""
8373
8374 #: config/tc-i960.c:579 config/tc-i960.c:1110
8375 msgid "expression syntax error"
8376 msgstr ""
8377
8378 #: config/tc-i960.c:616
8379 msgid "attempt to branch into different segment"
8380 msgstr ""
8381
8382 #: config/tc-i960.c:620
8383 #, c-format
8384 msgid "target of %s instruction must be a label"
8385 msgstr ""
8386
8387 #: config/tc-i960.c:730
8388 msgid "unaligned register"
8389 msgstr ""
8390
8391 #: config/tc-i960.c:752
8392 msgid "no such sfr in this architecture"
8393 msgstr ""
8394
8395 #: config/tc-i960.c:790
8396 msgid "illegal literal"
8397 msgstr ""
8398
8399 #: config/tc-i960.c:940
8400 msgid "invalid index register"
8401 msgstr ""
8402
8403 #: config/tc-i960.c:963
8404 msgid "invalid scale factor"
8405 msgstr ""
8406
8407 #: config/tc-i960.c:1187
8408 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
8409 msgstr ""
8410
8411 #: config/tc-i960.c:1421 config/tc-xtensa.c:12784
8412 msgid "too many operands"
8413 msgstr ""
8414
8415 #. We never moved: there was no opcode either!
8416 #: config/tc-i960.c:1469
8417 msgid "missing opcode"
8418 msgstr ""
8419
8420 #: config/tc-i960.c:1609
8421 msgid "branch prediction invalid on this opcode"
8422 msgstr ""
8423
8424 #: config/tc-i960.c:1647
8425 #, c-format
8426 msgid "invalid opcode, \"%s\"."
8427 msgstr ""
8428
8429 #: config/tc-i960.c:1649
8430 #, c-format
8431 msgid "improper number of operands.  Expecting %d, got %d"
8432 msgstr ""
8433
8434 #: config/tc-i960.c:1750
8435 #, c-format
8436 msgid "Fixup of %ld too large for field width of %d"
8437 msgstr ""
8438
8439 #: config/tc-i960.c:1860
8440 #, c-format
8441 msgid "invalid architecture %s"
8442 msgstr ""
8443
8444 #: config/tc-i960.c:1880
8445 #, c-format
8446 msgid "I960 options:\n"
8447 msgstr ""
8448
8449 #: config/tc-i960.c:1883
8450 #, c-format
8451 msgid ""
8452 "\n"
8453 "\t\t\tspecify variant of 960 architecture\n"
8454 "-b\t\t\tadd code to collect statistics about branches taken\n"
8455 "-link-relax\t\tpreserve individual alignment directives so linker\n"
8456 "\t\t\tcan do relaxing (b.out format only)\n"
8457 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
8458 "\t\t\tlong displacements\n"
8459 msgstr ""
8460
8461 #: config/tc-i960.c:2145
8462 msgid "should have 1 or 2 operands"
8463 msgstr ""
8464
8465 #: config/tc-i960.c:2153 config/tc-i960.c:2168
8466 #, c-format
8467 msgid "Redefining leafproc %s"
8468 msgstr ""
8469
8470 #: config/tc-i960.c:2198
8471 msgid "should have two operands"
8472 msgstr ""
8473
8474 #: config/tc-i960.c:2208
8475 msgid "'entry_num' must be absolute number in [0,31]"
8476 msgstr ""
8477
8478 #: config/tc-i960.c:2216
8479 #, c-format
8480 msgid "Redefining entrynum for sysproc %s"
8481 msgstr ""
8482
8483 #. Should not happen: see block comment above.
8484 #: config/tc-i960.c:2316
8485 #, c-format
8486 msgid "Trying to 'bal' to %s"
8487 msgstr ""
8488
8489 #: config/tc-i960.c:2326
8490 msgid "Looks like a proc, but can't tell what kind.\n"
8491 msgstr ""
8492
8493 #: config/tc-i960.c:2344
8494 msgid "big endian mode is not supported"
8495 msgstr ""
8496
8497 #: config/tc-i960.c:2346
8498 #, c-format
8499 msgid "ignoring unrecognized .endian type `%s'"
8500 msgstr ""
8501
8502 #: config/tc-i960.c:2391
8503 msgid "can't use COBR format with external label"
8504 msgstr ""
8505
8506 #: config/tc-i960.c:2566
8507 msgid "option --link-relax is only supported in b.out format"
8508 msgstr ""
8509
8510 #: config/tc-i960.c:2593
8511 #, c-format
8512 msgid "No 'bal' entry point for leafproc %s"
8513 msgstr ""
8514
8515 #: config/tc-ia64.c:872
8516 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
8517 msgstr ""
8518
8519 #: config/tc-ia64.c:924
8520 msgid "Size of frame exceeds maximum of 96 registers"
8521 msgstr ""
8522
8523 #: config/tc-ia64.c:929
8524 msgid "Size of rotating registers exceeds frame size"
8525 msgstr ""
8526
8527 #: config/tc-ia64.c:1016
8528 msgid "Unwind directive not followed by an instruction."
8529 msgstr ""
8530
8531 #: config/tc-ia64.c:1025 config/tc-ia64.c:7610
8532 msgid "qualifying predicate not followed by instruction"
8533 msgstr ""
8534
8535 #: config/tc-ia64.c:1073
8536 msgid "expected ',' after section name"
8537 msgstr ""
8538
8539 #: config/tc-ia64.c:1108
8540 msgid "expected ',' after symbol name"
8541 msgstr ""
8542
8543 #: config/tc-ia64.c:1132
8544 msgid "expected ',' after symbol size"
8545 msgstr ""
8546
8547 #: config/tc-ia64.c:1215 config/tc-ia64.c:1249
8548 msgid "record type is not valid"
8549 msgstr ""
8550
8551 #: config/tc-ia64.c:1318
8552 msgid "Invalid record type for P3 format."
8553 msgstr ""
8554
8555 #: config/tc-ia64.c:1354
8556 msgid "Invalid record type for format P6"
8557 msgstr ""
8558
8559 #: config/tc-ia64.c:1534 config/tc-ia64.c:1586
8560 msgid "Invalid record type for format B1"
8561 msgstr ""
8562
8563 #: config/tc-ia64.c:1619
8564 msgid "Invalid record type for format X1"
8565 msgstr ""
8566
8567 #: config/tc-ia64.c:1661
8568 msgid "Invalid record type for format X3"
8569 msgstr ""
8570
8571 #: config/tc-ia64.c:1699
8572 msgid "Previous .save incomplete"
8573 msgstr ""
8574
8575 #: config/tc-ia64.c:2524
8576 msgid "spill_mask record unimplemented."
8577 msgstr ""
8578
8579 #: config/tc-ia64.c:2581
8580 msgid "record_type_not_valid"
8581 msgstr ""
8582
8583 #: config/tc-ia64.c:2665
8584 msgid "Ignoring attempt to spill beyond end of region"
8585 msgstr ""
8586
8587 #: config/tc-ia64.c:2724
8588 msgid "Only constant space allocation is supported"
8589 msgstr ""
8590
8591 #: config/tc-ia64.c:2738
8592 msgid "Only constant offsets are supported"
8593 msgstr ""
8594
8595 #: config/tc-ia64.c:2762
8596 msgid "Section switching in code is not supported."
8597 msgstr ""
8598
8599 #: config/tc-ia64.c:2804
8600 msgid "Insn slot not set in unwind record."
8601 msgstr ""
8602
8603 #: config/tc-ia64.c:2878
8604 msgid "frgr_mem record before region record!"
8605 msgstr ""
8606
8607 #: config/tc-ia64.c:2889
8608 msgid "fr_mem record before region record!"
8609 msgstr ""
8610
8611 #: config/tc-ia64.c:2898
8612 msgid "gr_mem record before region record!"
8613 msgstr ""
8614
8615 #: config/tc-ia64.c:2907
8616 msgid "br_mem record before region record!"
8617 msgstr ""
8618
8619 #: config/tc-ia64.c:2917
8620 msgid "gr_gr record before region record!"
8621 msgstr ""
8622
8623 #: config/tc-ia64.c:2925
8624 msgid "br_gr record before region record!"
8625 msgstr ""
8626
8627 #: config/tc-ia64.c:3043
8628 #, c-format
8629 msgid "First operand to .%s must be a predicate"
8630 msgstr ""
8631
8632 #: config/tc-ia64.c:3047
8633 #, c-format
8634 msgid "Pointless use of p0 as first operand to .%s"
8635 msgstr ""
8636
8637 #: config/tc-ia64.c:3103
8638 #, c-format
8639 msgid "Operand %d to .%s must be a preserved register"
8640 msgstr ""
8641
8642 #: config/tc-ia64.c:3139
8643 #, c-format
8644 msgid "Operand %d to .%s must be a writable register"
8645 msgstr ""
8646
8647 #: config/tc-ia64.c:3163
8648 #, c-format
8649 msgid "Radix `%s' unsupported or invalid"
8650 msgstr ""
8651
8652 #: config/tc-ia64.c:3193 config/tc-ia64.c:3198
8653 #, c-format
8654 msgid ".%s outside of %s"
8655 msgstr ""
8656
8657 #: config/tc-ia64.c:3284
8658 msgid "Tags on unwind pseudo-ops aren't supported, yet"
8659 msgstr ""
8660
8661 #: config/tc-ia64.c:3306
8662 msgid "First operand to .fframe must be a constant"
8663 msgstr ""
8664
8665 #: config/tc-ia64.c:3326
8666 msgid "First operand to .vframe must be a general register"
8667 msgstr ""
8668
8669 #: config/tc-ia64.c:3334
8670 msgid "Operand of .vframe contradicts .prologue"
8671 msgstr ""
8672
8673 #: config/tc-ia64.c:3344
8674 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
8675 msgstr ""
8676
8677 #: config/tc-ia64.c:3352
8678 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
8679 msgstr ""
8680
8681 #: config/tc-ia64.c:3379
8682 msgid "First operand to .save not a register"
8683 msgstr ""
8684
8685 #: config/tc-ia64.c:3385
8686 msgid "Second operand to .save not a valid register"
8687 msgstr ""
8688
8689 #: config/tc-ia64.c:3416 config/tc-ia64.c:3427 config/tc-ia64.c:3435
8690 msgid "Second operand of .save contradicts .prologue"
8691 msgstr ""
8692
8693 #: config/tc-ia64.c:3442
8694 msgid "First operand to .save not a valid register"
8695 msgstr ""
8696
8697 #: config/tc-ia64.c:3460
8698 msgid "First operand to .restore must be stack pointer (sp)"
8699 msgstr ""
8700
8701 #: config/tc-ia64.c:3469
8702 msgid "Second operand to .restore must be a constant >= 0"
8703 msgstr ""
8704
8705 #: config/tc-ia64.c:3479
8706 #, c-format
8707 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
8708 msgstr ""
8709
8710 #: config/tc-ia64.c:3565
8711 #, c-format
8712 msgid "Illegal section name `%s' (causes unwind section name clash)"
8713 msgstr ""
8714
8715 #: config/tc-ia64.c:3742
8716 msgid "First operand to .altrp not a valid branch register"
8717 msgstr ""
8718
8719 #: config/tc-ia64.c:3771
8720 #, c-format
8721 msgid "First operand to .%s not a register"
8722 msgstr ""
8723
8724 #: config/tc-ia64.c:3776
8725 #, c-format
8726 msgid "Second operand to .%s not a constant"
8727 msgstr ""
8728
8729 #: config/tc-ia64.c:3843
8730 #, c-format
8731 msgid "First operand to .%s not a valid register"
8732 msgstr ""
8733
8734 #: config/tc-ia64.c:3866
8735 msgid "First operand to .save.g must be a positive 4-bit constant"
8736 msgstr ""
8737
8738 #: config/tc-ia64.c:3879
8739 msgid "Second operand to .save.g must be a general register"
8740 msgstr ""
8741
8742 #: config/tc-ia64.c:3884
8743 #, c-format
8744 msgid "Second operand to .save.g must be the first of %d general registers"
8745 msgstr ""
8746
8747 #: config/tc-ia64.c:3907
8748 msgid "Operand to .save.f must be a positive 20-bit constant"
8749 msgstr ""
8750
8751 #: config/tc-ia64.c:3930
8752 msgid "First operand to .save.b must be a positive 5-bit constant"
8753 msgstr ""
8754
8755 #: config/tc-ia64.c:3943
8756 msgid "Second operand to .save.b must be a general register"
8757 msgstr ""
8758
8759 #: config/tc-ia64.c:3948
8760 #, c-format
8761 msgid "Second operand to .save.b must be the first of %d general registers"
8762 msgstr ""
8763
8764 #: config/tc-ia64.c:3974
8765 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
8766 msgstr ""
8767
8768 #: config/tc-ia64.c:3982
8769 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
8770 msgstr ""
8771
8772 #: config/tc-ia64.c:3990
8773 msgid "Operands to .save.gf may not be both zero"
8774 msgstr ""
8775
8776 #: config/tc-ia64.c:4007
8777 msgid "Operand to .spill must be a constant"
8778 msgstr ""
8779
8780 #: config/tc-ia64.c:4076
8781 #, c-format
8782 msgid "Operand %d to .%s must be a constant"
8783 msgstr ""
8784
8785 #: config/tc-ia64.c:4097
8786 #, c-format
8787 msgid "Missing .label_state %ld"
8788 msgstr ""
8789
8790 #: config/tc-ia64.c:4151
8791 msgid "Operand to .label_state must be a constant"
8792 msgstr ""
8793
8794 #: config/tc-ia64.c:4170
8795 msgid "Operand to .copy_state must be a constant"
8796 msgstr ""
8797
8798 #: config/tc-ia64.c:4193
8799 msgid "First operand to .unwabi must be a constant"
8800 msgstr ""
8801
8802 #: config/tc-ia64.c:4199
8803 msgid "Second operand to .unwabi must be a constant"
8804 msgstr ""
8805
8806 #: config/tc-ia64.c:4234
8807 msgid "Missing .endp after previous .proc"
8808 msgstr ""
8809
8810 #: config/tc-ia64.c:4252
8811 msgid "Empty argument of .proc"
8812 msgstr ""
8813
8814 #: config/tc-ia64.c:4257
8815 #, c-format
8816 msgid "`%s' was already defined"
8817 msgstr ""
8818
8819 #: config/tc-ia64.c:4300
8820 msgid "Initial .body should precede any instructions"
8821 msgstr ""
8822
8823 #: config/tc-ia64.c:4319
8824 msgid ".prologue within prologue"
8825 msgstr ""
8826
8827 #: config/tc-ia64.c:4324
8828 msgid "Initial .prologue should precede any instructions"
8829 msgstr ""
8830
8831 #: config/tc-ia64.c:4334
8832 msgid "First operand to .prologue must be a positive 4-bit constant"
8833 msgstr ""
8834
8835 #: config/tc-ia64.c:4336
8836 msgid "Pointless use of zero first operand to .prologue"
8837 msgstr ""
8838
8839 #: config/tc-ia64.c:4352
8840 msgid "Using a constant as second operand to .prologue is deprecated"
8841 msgstr ""
8842
8843 #: config/tc-ia64.c:4358
8844 msgid "Second operand to .prologue must be a general register"
8845 msgstr ""
8846
8847 #: config/tc-ia64.c:4363
8848 #, c-format
8849 msgid "Second operand to .prologue must be the first of %d general registers"
8850 msgstr ""
8851
8852 #: config/tc-ia64.c:4475
8853 #, c-format
8854 msgid "`%s' was not defined within procedure"
8855 msgstr ""
8856
8857 #: config/tc-ia64.c:4511
8858 msgid "Empty argument of .endp"
8859 msgstr ""
8860
8861 #: config/tc-ia64.c:4525
8862 #, c-format
8863 msgid "`%s' was not specified with previous .proc"
8864 msgstr ""
8865
8866 #: config/tc-ia64.c:4540
8867 #, c-format
8868 msgid "`%s' should be an operand to this .endp"
8869 msgstr ""
8870
8871 #: config/tc-ia64.c:4581 config/tc-ia64.c:4902 config/tc-ia64.c:5211
8872 msgid "Comma expected"
8873 msgstr ""
8874
8875 #: config/tc-ia64.c:4621
8876 msgid "Expected '['"
8877 msgstr ""
8878
8879 #: config/tc-ia64.c:4630 config/tc-ia64.c:7744
8880 msgid "Expected ']'"
8881 msgstr ""
8882
8883 #: config/tc-ia64.c:4635
8884 msgid "Number of elements must be positive"
8885 msgstr ""
8886
8887 #: config/tc-ia64.c:4646
8888 #, c-format
8889 msgid "Used more than the declared %d rotating registers"
8890 msgstr ""
8891
8892 #: config/tc-ia64.c:4654
8893 msgid "Used more than the available 96 rotating registers"
8894 msgstr ""
8895
8896 #: config/tc-ia64.c:4661
8897 msgid "Used more than the available 48 rotating registers"
8898 msgstr ""
8899
8900 #: config/tc-ia64.c:4689
8901 #, c-format
8902 msgid "Attempt to redefine register set `%s'"
8903 msgstr ""
8904
8905 #: config/tc-ia64.c:4754
8906 #, c-format
8907 msgid "Unknown psr option `%s'"
8908 msgstr ""
8909
8910 #: config/tc-ia64.c:4788
8911 msgid "Missing section name"
8912 msgstr ""
8913
8914 #: config/tc-ia64.c:4797
8915 msgid "Comma expected after section name"
8916 msgstr ""
8917
8918 #: config/tc-ia64.c:4808
8919 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
8920 msgstr ""
8921
8922 #: config/tc-ia64.c:4897
8923 msgid "Register name expected"
8924 msgstr ""
8925
8926 #: config/tc-ia64.c:4910
8927 msgid "Register value annotation ignored"
8928 msgstr ""
8929
8930 #: config/tc-ia64.c:4949
8931 msgid "Directive invalid within a bundle"
8932 msgstr ""
8933
8934 #: config/tc-ia64.c:5043
8935 msgid "Missing predicate relation type"
8936 msgstr ""
8937
8938 #: config/tc-ia64.c:5049
8939 msgid "Unrecognized predicate relation type"
8940 msgstr ""
8941
8942 #: config/tc-ia64.c:5095
8943 msgid "Bad register range"
8944 msgstr ""
8945
8946 #: config/tc-ia64.c:5104 config/tc-ia64.c:7690
8947 msgid "Predicate register expected"
8948 msgstr ""
8949
8950 #: config/tc-ia64.c:5109
8951 msgid "Duplicate predicate register ignored"
8952 msgstr ""
8953
8954 #: config/tc-ia64.c:5125
8955 msgid "Predicate source and target required"
8956 msgstr ""
8957
8958 #: config/tc-ia64.c:5127 config/tc-ia64.c:5139
8959 msgid "Use of p0 is not valid in this context"
8960 msgstr ""
8961
8962 #: config/tc-ia64.c:5134
8963 msgid "At least two PR arguments expected"
8964 msgstr ""
8965
8966 #: config/tc-ia64.c:5148
8967 msgid "At least one PR argument expected"
8968 msgstr ""
8969
8970 #: config/tc-ia64.c:5182
8971 #, c-format
8972 msgid "Inserting \"%s\" into entry hint table failed: %s"
8973 msgstr ""
8974
8975 #. FIXME -- need 62-bit relocation type
8976 #: config/tc-ia64.c:5662
8977 msgid "62-bit relocation not yet implemented"
8978 msgstr ""
8979
8980 #. XXX technically, this is wrong: we should not be issuing warning
8981 #. messages until we're sure this instruction pattern is going to
8982 #. be used!
8983 #: config/tc-ia64.c:5748
8984 msgid "lower 16 bits of mask ignored"
8985 msgstr ""
8986
8987 #: config/tc-ia64.c:5979
8988 msgid "stride must be a multiple of 64; lower 6 bits ignored"
8989 msgstr ""
8990
8991 #: config/tc-ia64.c:6097
8992 msgid "Expected separator `='"
8993 msgstr ""
8994
8995 #: config/tc-ia64.c:6131
8996 msgid "Duplicate equal sign (=) in instruction"
8997 msgstr ""
8998
8999 #: config/tc-ia64.c:6138
9000 #, c-format
9001 msgid "Illegal operand separator `%c'"
9002 msgstr ""
9003
9004 #: config/tc-ia64.c:6253
9005 #, c-format
9006 msgid "Operand %u of `%s' should be %s"
9007 msgstr ""
9008
9009 #: config/tc-ia64.c:6257
9010 msgid "Wrong number of output operands"
9011 msgstr ""
9012
9013 #: config/tc-ia64.c:6259
9014 msgid "Wrong number of input operands"
9015 msgstr ""
9016
9017 #: config/tc-ia64.c:6261
9018 msgid "Operand mismatch"
9019 msgstr ""
9020
9021 #: config/tc-ia64.c:6343
9022 #, c-format
9023 msgid "Invalid use of `%c%d' as output operand"
9024 msgstr ""
9025
9026 #: config/tc-ia64.c:6346
9027 #, c-format
9028 msgid "Invalid use of `r%d' as base update address operand"
9029 msgstr ""
9030
9031 #: config/tc-ia64.c:6370
9032 #, c-format
9033 msgid "Invalid duplicate use of `%c%d'"
9034 msgstr ""
9035
9036 #: config/tc-ia64.c:6377
9037 #, c-format
9038 msgid "Invalid simultaneous use of `f%d' and `f%d'"
9039 msgstr ""
9040
9041 #: config/tc-ia64.c:6383
9042 #, c-format
9043 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
9044 msgstr ""
9045
9046 #: config/tc-ia64.c:6427
9047 msgid "Value truncated to 62 bits"
9048 msgstr ""
9049
9050 #: config/tc-ia64.c:6495
9051 #, c-format
9052 msgid "Bad operand value: %s"
9053 msgstr ""
9054
9055 #. Give an error if a frag containing code is not aligned to a 16 byte
9056 #. boundary.
9057 #: config/tc-ia64.c:6570 config/tc-ia64.h:177
9058 msgid "instruction address is not a multiple of 16"
9059 msgstr ""
9060
9061 #: config/tc-ia64.c:6638
9062 #, c-format
9063 msgid "`%s' must be last in bundle"
9064 msgstr ""
9065
9066 #: config/tc-ia64.c:6670
9067 #, c-format
9068 msgid "Internal error: don't know how to force %s to end of instruction group"
9069 msgstr ""
9070
9071 #: config/tc-ia64.c:6683
9072 #, c-format
9073 msgid "`%s' must be last in instruction group"
9074 msgstr ""
9075
9076 #: config/tc-ia64.c:6713
9077 msgid "Label must be first in a bundle"
9078 msgstr ""
9079
9080 #: config/tc-ia64.c:6790
9081 msgid "hint in B unit may be treated as nop"
9082 msgstr ""
9083
9084 #: config/tc-ia64.c:6801
9085 msgid "hint in B unit can't be used"
9086 msgstr ""
9087
9088 #: config/tc-ia64.c:6815
9089 msgid "emit_one_bundle: unexpected dynamic op"
9090 msgstr ""
9091
9092 #: config/tc-ia64.c:6940
9093 #, c-format
9094 msgid "`%s' does not fit into %s template"
9095 msgstr ""
9096
9097 #: config/tc-ia64.c:6955
9098 #, c-format
9099 msgid "`%s' does not fit into bundle"
9100 msgstr ""
9101
9102 #: config/tc-ia64.c:6967
9103 #, c-format
9104 msgid "`%s' can't go in %s of %s template"
9105 msgstr ""
9106
9107 #: config/tc-ia64.c:6973
9108 msgid "Missing '}' at end of file"
9109 msgstr ""
9110
9111 #: config/tc-ia64.c:7120
9112 #, c-format
9113 msgid "Unrecognized option '-x%s'"
9114 msgstr ""
9115
9116 #: config/tc-ia64.c:7147
9117 msgid ""
9118 "IA-64 options:\n"
9119 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
9120 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
9121 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
9122 "\t\t\t  without function descriptors (sets ELF header flag\n"
9123 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
9124 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
9125 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
9126 "  -mtune=[itanium1|itanium2]\n"
9127 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
9128 "  -munwind-check=[warning|error]\n"
9129 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
9130 "  -mhint.b=[ok|warning|error]\n"
9131 "\t\t\t  hint.b check (default -mhint.b=error)\n"
9132 "  -x | -xexplicit\t  turn on dependency violation checking\n"
9133 msgstr ""
9134
9135 #. Note for translators: "automagically" can be translated as "automatically" here.
9136 #: config/tc-ia64.c:7164
9137 msgid ""
9138 "  -xauto\t\t  automagically remove dependency violations (default)\n"
9139 "  -xnone\t\t  turn off dependency violation checking\n"
9140 "  -xdebug\t\t  debug dependency violation checker\n"
9141 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
9142 "\t\t\t  dependency violation checking\n"
9143 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
9144 "\t\t\t  dependency violation checking\n"
9145 msgstr ""
9146
9147 #: config/tc-ia64.c:7179
9148 msgid "--gstabs is not supported for ia64"
9149 msgstr ""
9150
9151 #: config/tc-ia64.c:7417
9152 #, c-format
9153 msgid "ia64.md_begin: can't hash `%s': %s"
9154 msgstr ""
9155
9156 #: config/tc-ia64.c:7481
9157 #, c-format
9158 msgid "Inserting \"%s\" into constant hash table failed: %s"
9159 msgstr ""
9160
9161 #: config/tc-ia64.c:7493 config/tc-riscv.c:609 config/tc-tilegx.c:263
9162 msgid "Could not set architecture and machine"
9163 msgstr ""
9164
9165 #: config/tc-ia64.c:7625
9166 msgid "Explicit stops are ignored in auto mode"
9167 msgstr ""
9168
9169 #: config/tc-ia64.c:7634
9170 msgid "Found '{' when manual bundling is already turned on"
9171 msgstr ""
9172
9173 #: config/tc-ia64.c:7647
9174 msgid "Found '{' after explicit switch to automatic mode"
9175 msgstr ""
9176
9177 #: config/tc-ia64.c:7653
9178 msgid "Found '}' when manual bundling is off"
9179 msgstr ""
9180
9181 #: config/tc-ia64.c:7680
9182 msgid "Expected ')'"
9183 msgstr ""
9184
9185 #: config/tc-ia64.c:7685
9186 msgid "Qualifying predicate expected"
9187 msgstr ""
9188
9189 #: config/tc-ia64.c:7704
9190 msgid "Tag must come before qualifying predicate."
9191 msgstr ""
9192
9193 #: config/tc-ia64.c:7733
9194 msgid "Expected ':'"
9195 msgstr ""
9196
9197 #: config/tc-ia64.c:7749
9198 msgid "Tag name expected"
9199 msgstr ""
9200
9201 #: config/tc-ia64.c:7850
9202 msgid "Rotating register index must be a non-negative constant"
9203 msgstr ""
9204
9205 #: config/tc-ia64.c:7855
9206 #, c-format
9207 msgid "Index out of range 0..%u"
9208 msgstr ""
9209
9210 #: config/tc-ia64.c:7867
9211 msgid "Indirect register index must be a general register"
9212 msgstr ""
9213
9214 #: config/tc-ia64.c:7876
9215 msgid "Index can only be applied to rotating or indirect registers"
9216 msgstr ""
9217
9218 #: config/tc-ia64.c:7912 config/tc-xstormy16.c:145
9219 msgid "Expected '('"
9220 msgstr ""
9221
9222 #: config/tc-ia64.c:7920 config/tc-pdp11.c:445 config/tc-pdp11.c:509
9223 #: config/tc-pdp11.c:543 config/tc-tilegx.c:1047 config/tc-tilepro.c:938
9224 #: config/tc-xstormy16.c:154
9225 msgid "Missing ')'"
9226 msgstr ""
9227
9228 #: config/tc-ia64.c:7938 config/tc-xstormy16.c:161
9229 msgid "Not a symbolic expression"
9230 msgstr ""
9231
9232 #: config/tc-ia64.c:7943 config/tc-ia64.c:7957
9233 msgid "Illegal combination of relocation functions"
9234 msgstr ""
9235
9236 #: config/tc-ia64.c:8046
9237 msgid "No current frame"
9238 msgstr ""
9239
9240 #: config/tc-ia64.c:8048
9241 #, c-format
9242 msgid "Register number out of range 0..%u"
9243 msgstr ""
9244
9245 #: config/tc-ia64.c:8087
9246 msgid "Standalone `#' is illegal"
9247 msgstr ""
9248
9249 #: config/tc-ia64.c:8090
9250 msgid "Redundant `#' suffix operators"
9251 msgstr ""
9252
9253 #: config/tc-ia64.c:8248
9254 #, c-format
9255 msgid "Unhandled dependency %s for %s (%s), note %d"
9256 msgstr ""
9257
9258 #: config/tc-ia64.c:9561
9259 #, c-format
9260 msgid "Unrecognized dependency specifier %d\n"
9261 msgstr ""
9262
9263 #: config/tc-ia64.c:10431
9264 msgid "Only the first path encountering the conflict is reported"
9265 msgstr ""
9266
9267 #: config/tc-ia64.c:10433
9268 msgid "This is the location of the conflicting usage"
9269 msgstr ""
9270
9271 #: config/tc-ia64.c:10695
9272 #, c-format
9273 msgid "Unknown opcode `%s'"
9274 msgstr ""
9275
9276 #: config/tc-ia64.c:10773
9277 #, c-format
9278 msgid "AR %d can only be accessed by %c-unit"
9279 msgstr ""
9280
9281 #: config/tc-ia64.c:10785
9282 msgid "hint.b may be treated as nop"
9283 msgstr ""
9284
9285 #: config/tc-ia64.c:10788
9286 msgid "hint.b shouldn't be used"
9287 msgstr ""
9288
9289 #: config/tc-ia64.c:10827
9290 #, c-format
9291 msgid "`%s' cannot be predicated"
9292 msgstr ""
9293
9294 #: config/tc-ia64.c:10899
9295 msgid "Closing bracket missing"
9296 msgstr ""
9297
9298 #: config/tc-ia64.c:10908
9299 msgid "Index must be a general register"
9300 msgstr ""
9301
9302 #: config/tc-ia64.c:11073
9303 #, c-format
9304 msgid "Unsupported fixup size %d"
9305 msgstr ""
9306
9307 #. This should be an error, but since previously there wasn't any
9308 #. diagnostic here, don't make it fail because of this for now.
9309 #: config/tc-ia64.c:11345
9310 #, c-format
9311 msgid "Cannot express %s%d%s relocation"
9312 msgstr ""
9313
9314 #: config/tc-ia64.c:11364
9315 msgid "No addend allowed in @fptr() relocation"
9316 msgstr ""
9317
9318 #: config/tc-ia64.c:11403
9319 msgid "integer operand out of range"
9320 msgstr ""
9321
9322 #: config/tc-ia64.c:11470
9323 #, c-format
9324 msgid "%s must have a constant value"
9325 msgstr ""
9326
9327 #: config/tc-ia64.c:11490
9328 msgid "cannot resolve @slotcount parameter"
9329 msgstr ""
9330
9331 #: config/tc-ia64.c:11523
9332 msgid "invalid @slotcount value"
9333 msgstr ""
9334
9335 #: config/tc-ia64.c:11560 config/tc-z8k.c:1378
9336 #, c-format
9337 msgid "Cannot represent %s relocation in object file"
9338 msgstr ""
9339
9340 #: config/tc-ia64.c:11671
9341 msgid "Can't add stop bit to mark end of instruction group"
9342 msgstr ""
9343
9344 #: config/tc-ia64.c:11780 read.c:2599 read.c:3308 read.c:3660 stabs.c:464
9345 #, c-format
9346 msgid "expected comma after \"%s\""
9347 msgstr ""
9348
9349 #: config/tc-ia64.c:11822
9350 #, c-format
9351 msgid "`%s' is already the alias of %s `%s'"
9352 msgstr ""
9353
9354 #: config/tc-ia64.c:11832
9355 #, c-format
9356 msgid "%s `%s' already has an alias `%s'"
9357 msgstr ""
9358
9359 #: config/tc-ia64.c:11843
9360 #, c-format
9361 msgid "inserting \"%s\" into %s alias hash table failed: %s"
9362 msgstr ""
9363
9364 #: config/tc-ia64.c:11851
9365 #, c-format
9366 msgid "inserting \"%s\" into %s name hash table failed: %s"
9367 msgstr ""
9368
9369 #: config/tc-ia64.c:11877
9370 #, c-format
9371 msgid "symbol `%s' aliased to `%s' is not used"
9372 msgstr ""
9373
9374 #: config/tc-ia64.c:11900
9375 #, c-format
9376 msgid "section `%s' aliased to `%s' is not used"
9377 msgstr ""
9378
9379 #: config/tc-ip2k.c:139
9380 #, c-format
9381 msgid "IP2K specific command line options:\n"
9382 msgstr ""
9383
9384 #: config/tc-ip2k.c:140
9385 #, c-format
9386 msgid "  -mip2022               restrict to IP2022 insns \n"
9387 msgstr ""
9388
9389 #: config/tc-ip2k.c:141
9390 #, c-format
9391 msgid "  -mip2022ext            permit extended IP2022 insn\n"
9392 msgstr ""
9393
9394 #: config/tc-iq2000.c:362
9395 #, c-format
9396 msgid "the yielding instruction %s may not be in a delay slot."
9397 msgstr ""
9398
9399 #: config/tc-iq2000.c:370
9400 #, c-format
9401 msgid "Register number (R%ld) for double word access must be even."
9402 msgstr ""
9403
9404 #: config/tc-iq2000.c:379 config/tc-iq2000.c:384 config/tc-iq2000.c:389
9405 #: config/tc-iq2000.c:406 config/tc-mt.c:244 config/tc-mt.c:249
9406 #, c-format
9407 msgid "operand references R%ld of previous load."
9408 msgstr ""
9409
9410 #: config/tc-iq2000.c:394
9411 msgid "instruction implicitly accesses R31 of previous load."
9412 msgstr ""
9413
9414 #: config/tc-iq2000.c:649 config/tc-mep.c:2008
9415 msgid "Unmatched high relocation"
9416 msgstr ""
9417
9418 #: config/tc-iq2000.c:826 config/tc-mips.c:19372 config/tc-score.c:5814
9419 msgid ".end not in text section"
9420 msgstr ""
9421
9422 #: config/tc-iq2000.c:830 config/tc-score.c:5817
9423 msgid ".end directive without a preceding .ent directive."
9424 msgstr ""
9425
9426 #: config/tc-iq2000.c:839 config/tc-score.c:5825
9427 msgid ".end symbol does not match .ent symbol."
9428 msgstr ""
9429
9430 #: config/tc-iq2000.c:842 config/tc-mips.c:19392 config/tc-score.c:5830
9431 msgid ".end directive missing or unknown symbol"
9432 msgstr ""
9433
9434 #: config/tc-iq2000.c:860
9435 msgid "Expected simple number."
9436 msgstr ""
9437
9438 #: config/tc-iq2000.c:889 config/tc-mips.c:19297 config/tc-score.c:5666
9439 #, c-format
9440 msgid " *input_line_pointer == '%c' 0x%02x\n"
9441 msgstr ""
9442
9443 #: config/tc-iq2000.c:891
9444 msgid "Invalid number"
9445 msgstr ""
9446
9447 #: config/tc-iq2000.c:925 config/tc-score.c:5704
9448 msgid ".ent or .aent not in text section."
9449 msgstr ""
9450
9451 #: config/tc-iq2000.c:928
9452 msgid "missing `.end'"
9453 msgstr ""
9454
9455 #: config/tc-m32c.c:142
9456 #, c-format
9457 msgid " M32C specific command line options:\n"
9458 msgstr ""
9459
9460 #. Pretend that we do not recognise this option.
9461 #: config/tc-m32r.c:330
9462 msgid "Unrecognised option: -hidden"
9463 msgstr ""
9464
9465 #: config/tc-m32r.c:357 config/tc-sparc.c:651
9466 msgid "Unrecognized option following -K"
9467 msgstr ""
9468
9469 #: config/tc-m32r.c:372
9470 #, c-format
9471 msgid " M32R specific command line options:\n"
9472 msgstr ""
9473
9474 #: config/tc-m32r.c:374
9475 #, c-format
9476 msgid ""
9477 "  -m32r                   disable support for the m32rx instruction set\n"
9478 msgstr ""
9479
9480 #: config/tc-m32r.c:376
9481 #, c-format
9482 msgid "  -m32rx                  support the extended m32rx instruction set\n"
9483 msgstr ""
9484
9485 #: config/tc-m32r.c:378
9486 #, c-format
9487 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
9488 msgstr ""
9489
9490 #: config/tc-m32r.c:380
9491 #, c-format
9492 msgid "  -EL,-little             produce little endian code and data\n"
9493 msgstr ""
9494
9495 #: config/tc-m32r.c:382
9496 #, c-format
9497 msgid "  -EB,-big                produce big endian code and data\n"
9498 msgstr ""
9499
9500 #: config/tc-m32r.c:384
9501 #, c-format
9502 msgid "  -parallel               try to combine instructions in parallel\n"
9503 msgstr ""
9504
9505 #: config/tc-m32r.c:386
9506 #, c-format
9507 msgid "  -no-parallel            disable -parallel\n"
9508 msgstr ""
9509
9510 #: config/tc-m32r.c:388
9511 #, c-format
9512 msgid ""
9513 "  -no-bitinst             disallow the M32R2's extended bit-field "
9514 "instructions\n"
9515 msgstr ""
9516
9517 #: config/tc-m32r.c:390
9518 #, c-format
9519 msgid "  -O                      try to optimize code.  Implies -parallel\n"
9520 msgstr ""
9521
9522 #: config/tc-m32r.c:393
9523 #, c-format
9524 msgid ""
9525 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
9526 msgstr ""
9527
9528 #: config/tc-m32r.c:395
9529 #, c-format
9530 msgid "                                         might violate constraints\n"
9531 msgstr ""
9532
9533 #: config/tc-m32r.c:397
9534 #, c-format
9535 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
9536 msgstr ""
9537
9538 #: config/tc-m32r.c:399
9539 #, c-format
9540 msgid ""
9541 "                                         instructions might violate "
9542 "constraints\n"
9543 msgstr ""
9544
9545 #: config/tc-m32r.c:401
9546 #, c-format
9547 msgid ""
9548 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
9549 msgstr ""
9550
9551 #: config/tc-m32r.c:403
9552 #, c-format
9553 msgid ""
9554 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
9555 msgstr ""
9556
9557 #: config/tc-m32r.c:405
9558 #, c-format
9559 msgid ""
9560 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
9561 msgstr ""
9562
9563 #: config/tc-m32r.c:407
9564 #, c-format
9565 msgid "                                         for constraint violations\n"
9566 msgstr ""
9567
9568 #: config/tc-m32r.c:409
9569 #, c-format
9570 msgid ""
9571 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
9572 msgstr ""
9573
9574 #: config/tc-m32r.c:411
9575 #, c-format
9576 msgid "                                         constraint violations\n"
9577 msgstr ""
9578
9579 #: config/tc-m32r.c:413
9580 #, c-format
9581 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
9582 msgstr ""
9583
9584 #: config/tc-m32r.c:415
9585 #, c-format
9586 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
9587 msgstr ""
9588
9589 #: config/tc-m32r.c:418
9590 #, c-format
9591 msgid ""
9592 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
9593 "reloc\n"
9594 msgstr ""
9595
9596 #: config/tc-m32r.c:420
9597 #, c-format
9598 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
9599 msgstr ""
9600
9601 #: config/tc-m32r.c:422
9602 #, c-format
9603 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
9604 msgstr ""
9605
9606 #: config/tc-m32r.c:424
9607 #, c-format
9608 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
9609 msgstr ""
9610
9611 #: config/tc-m32r.c:427
9612 #, c-format
9613 msgid "  -KPIC                   generate PIC\n"
9614 msgstr ""
9615
9616 #: config/tc-m32r.c:846
9617 msgid "instructions write to the same destination register."
9618 msgstr ""
9619
9620 #: config/tc-m32r.c:854
9621 msgid "Instructions do not use parallel execution pipelines."
9622 msgstr ""
9623
9624 #: config/tc-m32r.c:862
9625 msgid "Instructions share the same execution pipeline"
9626 msgstr ""
9627
9628 #: config/tc-m32r.c:927 config/tc-m32r.c:1041
9629 #, c-format
9630 msgid "not a 16 bit instruction '%s'"
9631 msgstr ""
9632
9633 #: config/tc-m32r.c:939 config/tc-m32r.c:1053 config/tc-m32r.c:1237
9634 #, c-format
9635 msgid "instruction '%s' is for the M32R2 only"
9636 msgstr ""
9637
9638 #: config/tc-m32r.c:952 config/tc-m32r.c:1066 config/tc-m32r.c:1250
9639 #, c-format
9640 msgid "unknown instruction '%s'"
9641 msgstr ""
9642
9643 #: config/tc-m32r.c:961 config/tc-m32r.c:1073 config/tc-m32r.c:1257
9644 #, c-format
9645 msgid "instruction '%s' is for the M32RX only"
9646 msgstr ""
9647
9648 #: config/tc-m32r.c:970 config/tc-m32r.c:1082
9649 #, c-format
9650 msgid "instruction '%s' cannot be executed in parallel."
9651 msgstr ""
9652
9653 #: config/tc-m32r.c:1025 config/tc-m32r.c:1107 config/tc-m32r.c:1314
9654 msgid "internal error: lookup/get operands failed"
9655 msgstr ""
9656
9657 #: config/tc-m32r.c:1092
9658 #, c-format
9659 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
9660 msgstr ""
9661
9662 #: config/tc-m32r.c:1121
9663 #, c-format
9664 msgid ""
9665 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
9666 "is this intentional ?"
9667 msgstr ""
9668
9669 #: config/tc-m32r.c:1125
9670 #, c-format
9671 msgid ""
9672 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
9673 "is this intentional ?"
9674 msgstr ""
9675
9676 #: config/tc-m32r.c:1498
9677 #, c-format
9678 msgid ".SCOMMon length (%ld.) <0! Ignored."
9679 msgstr ""
9680
9681 #: config/tc-m32r.c:1548
9682 #, c-format
9683 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
9684 msgstr ""
9685
9686 #: config/tc-m32r.c:1925 config/tc-m32r.c:1978 config/tc-nds32.c:4185
9687 #: config/tc-nds32.c:4221 config/tc-sh.c:774 config/tc-sh.c:2457
9688 msgid "Invalid PIC expression."
9689 msgstr ""
9690
9691 #: config/tc-m32r.c:2069
9692 msgid "Unmatched high/shigh reloc"
9693 msgstr ""
9694
9695 #: config/tc-m68hc11.c:416
9696 #, c-format
9697 msgid ""
9698 "Motorola 68HC11/68HC12/68HCS12 options:\n"
9699 "  -m68hc11 | -m68hc12 |\n"
9700 "  -m68hcs12 | -mm9s12x |\n"
9701 "  -mm9s12xg               specify the processor [default %s]\n"
9702 "  -mshort                 use 16-bit int ABI (default)\n"
9703 "  -mlong                  use 32-bit int ABI\n"
9704 "  -mshort-double          use 32-bit double ABI\n"
9705 "  -mlong-double           use 64-bit double ABI (default)\n"
9706 "  --force-long-branches   always turn relative branches into absolute ones\n"
9707 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
9708 "                          when the offset is out of range\n"
9709 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
9710 "                          when the instruction does not support direct mode\n"
9711 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
9712 "  --print-opcodes         print the list of instructions with syntax\n"
9713 "  --xgate-ramoffset       offset ram addresses by 0xc000\n"
9714 "  --generate-example      generate an example of each instruction\n"
9715 "                          (used for testing)\n"
9716 msgstr ""
9717
9718 #: config/tc-m68hc11.c:464 config/tc-xgate.c:284
9719 #, c-format
9720 msgid "Default target `%s' is not supported."
9721 msgstr ""
9722
9723 #. Dump the opcode statistics table.
9724 #: config/tc-m68hc11.c:482
9725 #, c-format
9726 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
9727 msgstr ""
9728
9729 #: config/tc-m68hc11.c:561
9730 #, c-format
9731 msgid "Option `%s' is not recognized."
9732 msgstr ""
9733
9734 #: config/tc-m68hc11.c:748
9735 msgid "imm3"
9736 msgstr ""
9737
9738 #: config/tc-m68hc11.c:756
9739 msgid "RD"
9740 msgstr ""
9741
9742 #: config/tc-m68hc11.c:764
9743 msgid "RD,RS"
9744 msgstr ""
9745
9746 #: config/tc-m68hc11.c:772
9747 msgid "RI, #imm4"
9748 msgstr ""
9749
9750 #: config/tc-m68hc11.c:804
9751 msgid "RD, (RI,#offs5)"
9752 msgstr ""
9753
9754 #: config/tc-m68hc11.c:856
9755 msgid "#<imm8>"
9756 msgstr ""
9757
9758 #: config/tc-m68hc11.c:865
9759 msgid "#<imm16>"
9760 msgstr ""
9761
9762 #: config/tc-m68hc11.c:874 config/tc-m68hc11.c:883
9763 msgid "<imm8>,X"
9764 msgstr ""
9765
9766 #: config/tc-m68hc11.c:910
9767 msgid "*<abs8>"
9768 msgstr ""
9769
9770 #: config/tc-m68hc11.c:922
9771 msgid "#<mask>"
9772 msgstr ""
9773
9774 #: config/tc-m68hc11.c:932
9775 #, c-format
9776 msgid "symbol%d"
9777 msgstr ""
9778
9779 #: config/tc-m68hc11.c:934
9780 msgid "<abs>"
9781 msgstr ""
9782
9783 #: config/tc-m68hc11.c:953
9784 msgid "<label>"
9785 msgstr ""
9786
9787 #: config/tc-m68hc11.c:969
9788 #, c-format
9789 msgid ""
9790 "# Example of `%s' instructions\n"
9791 "\t.sect .text\n"
9792 "_start:\n"
9793 msgstr ""
9794
9795 #: config/tc-m68hc11.c:1016
9796 #, c-format
9797 msgid "Instruction `%s' is not recognized."
9798 msgstr ""
9799
9800 #: config/tc-m68hc11.c:1021
9801 #, c-format
9802 msgid "Instruction formats for `%s':"
9803 msgstr ""
9804
9805 #: config/tc-m68hc11.c:1173
9806 #, c-format
9807 msgid "Immediate operand is not allowed for operand %d."
9808 msgstr ""
9809
9810 #: config/tc-m68hc11.c:1217
9811 msgid "Indirect indexed addressing is not valid for 68HC11."
9812 msgstr ""
9813
9814 #: config/tc-m68hc11.c:1237
9815 msgid "Spurious `,' or bad indirect register addressing mode."
9816 msgstr ""
9817
9818 #: config/tc-m68hc11.c:1259
9819 msgid "Missing second register or offset for indexed-indirect mode."
9820 msgstr ""
9821
9822 #: config/tc-m68hc11.c:1269
9823 msgid "Missing second register for indexed-indirect mode."
9824 msgstr ""
9825
9826 #: config/tc-m68hc11.c:1285
9827 msgid "Missing `]' to close indexed-indirect mode."
9828 msgstr ""
9829
9830 #: config/tc-m68hc11.c:1330 config/tc-m68hc11.c:2961 config/tc-m68hc11.c:3073
9831 #: config/tc-m68hc11.c:3147 config/tc-m68hc11.c:3331 config/tc-m68hc11.c:3402
9832 msgid "Illegal operand."
9833 msgstr ""
9834
9835 #. Looks like OP_R_R.
9836 #: config/tc-m68hc11.c:1335 config/tc-m68hc11.c:2966 config/tc-m68hc11.c:3078
9837 #: config/tc-m68hc11.c:3152 config/tc-m68hc11.c:3258 config/tc-m68hc11.c:3310
9838 #: config/tc-m68hc11.c:3318 config/tc-m68hc11.c:3336
9839 msgid "Missing operand."
9840 msgstr ""
9841
9842 #: config/tc-m68hc11.c:1388
9843 msgid "Pre-increment mode is not valid for 68HC11"
9844 msgstr ""
9845
9846 #: config/tc-m68hc11.c:1401
9847 msgid "Wrong register in register indirect mode."
9848 msgstr ""
9849
9850 #: config/tc-m68hc11.c:1409
9851 msgid "Missing `]' to close register indirect operand."
9852 msgstr ""
9853
9854 #: config/tc-m68hc11.c:1429
9855 msgid "Post-decrement mode is not valid for 68HC11."
9856 msgstr ""
9857
9858 #: config/tc-m68hc11.c:1437
9859 msgid "Post-increment mode is not valid for 68HC11."
9860 msgstr ""
9861
9862 #: config/tc-m68hc11.c:1455
9863 msgid "Invalid indexed indirect mode."
9864 msgstr ""
9865
9866 #: config/tc-m68hc11.c:1579
9867 #, c-format
9868 msgid "Trap id `%ld' is out of range."
9869 msgstr ""
9870
9871 #: config/tc-m68hc11.c:1583
9872 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
9873 msgstr ""
9874
9875 #: config/tc-m68hc11.c:1590 config/tc-m68hc11.c:1741
9876 #, c-format
9877 msgid "Operand out of 8-bit range: `%ld'."
9878 msgstr ""
9879
9880 #: config/tc-m68hc11.c:1597
9881 msgid "The trap id must be a constant."
9882 msgstr ""
9883
9884 #: config/tc-m68hc11.c:1629 config/tc-m68hc11.c:1784 config/tc-xgate.c:1345
9885 #, c-format
9886 msgid "Operand `%x' not recognized in fixup8."
9887 msgstr ""
9888
9889 #: config/tc-m68hc11.c:1646 config/tc-m68hc11.c:1694
9890 #, c-format
9891 msgid "Operand out of 16-bit range: `%ld'."
9892 msgstr ""
9893
9894 #: config/tc-m68hc11.c:1677 config/tc-m68hc11.c:1708
9895 #, c-format
9896 msgid "Operand `%x' not recognized in fixup16."
9897 msgstr ""
9898
9899 #: config/tc-m68hc11.c:1801
9900 #, c-format
9901 msgid "Unexpected branch conversion with `%x'"
9902 msgstr ""
9903
9904 #: config/tc-m68hc11.c:1887 config/tc-m68hc11.c:2019
9905 #, c-format
9906 msgid "Operand out of range for a relative branch: `%ld'"
9907 msgstr ""
9908
9909 #: config/tc-m68hc11.c:1987
9910 msgid "Invalid register for dbcc/tbcc instruction."
9911 msgstr ""
9912
9913 #: config/tc-m68hc11.c:2075
9914 #, c-format
9915 msgid "Increment/decrement value is out of range: `%ld'."
9916 msgstr ""
9917
9918 #: config/tc-m68hc11.c:2087
9919 msgid "Expecting a register."
9920 msgstr ""
9921
9922 #: config/tc-m68hc11.c:2102
9923 msgid "Invalid register for post/pre increment."
9924 msgstr ""
9925
9926 #: config/tc-m68hc11.c:2132
9927 msgid "Invalid register."
9928 msgstr ""
9929
9930 #: config/tc-m68hc11.c:2139
9931 #, c-format
9932 msgid "Offset out of 16-bit range: %ld."
9933 msgstr ""
9934
9935 #: config/tc-m68hc11.c:2145
9936 #, c-format
9937 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
9938 msgstr ""
9939
9940 #: config/tc-m68hc11.c:2270
9941 msgid "Expecting register D for indexed indirect mode."
9942 msgstr ""
9943
9944 #: config/tc-m68hc11.c:2272
9945 msgid "Indexed indirect mode is not allowed for movb/movw."
9946 msgstr ""
9947
9948 #: config/tc-m68hc11.c:2289
9949 msgid "Invalid accumulator register."
9950 msgstr ""
9951
9952 #: config/tc-m68hc11.c:2315
9953 msgid "Invalid indexed register."
9954 msgstr ""
9955
9956 #: config/tc-m68hc11.c:2325
9957 msgid "Addressing mode not implemented yet."
9958 msgstr ""
9959
9960 #: config/tc-m68hc11.c:2339
9961 msgid "Invalid source register for this instruction, use 'tfr'."
9962 msgstr ""
9963
9964 #: config/tc-m68hc11.c:2341
9965 msgid "Invalid source register."
9966 msgstr ""
9967
9968 #: config/tc-m68hc11.c:2346
9969 msgid "Invalid destination register for this instruction, use 'tfr'."
9970 msgstr ""
9971
9972 #: config/tc-m68hc11.c:2348
9973 msgid "Invalid destination register."
9974 msgstr ""
9975
9976 #: config/tc-m68hc11.c:2523
9977 msgid "Invalid indexed register, expecting register X."
9978 msgstr ""
9979
9980 #: config/tc-m68hc11.c:2525
9981 msgid "Invalid indexed register, expecting register Y."
9982 msgstr ""
9983
9984 #: config/tc-m68hc11.c:2844
9985 msgid "No instruction or missing opcode."
9986 msgstr ""
9987
9988 #: config/tc-m68hc11.c:2854 config/tc-m68hc11.c:3532
9989 #, c-format
9990 msgid "Opcode `%s' is not recognized."
9991 msgstr ""
9992
9993 #: config/tc-m68hc11.c:2903 config/tc-m68hc11.c:3452 config/tc-m68hc11.c:3554
9994 #, c-format
9995 msgid "Garbage at end of instruction: `%s'."
9996 msgstr ""
9997
9998 #: config/tc-m68hc11.c:3440
9999 #, c-format
10000 msgid "Failed to find a valid mode for `%s'."
10001 msgstr ""
10002
10003 #: config/tc-m68hc11.c:3464 config/tc-m68hc11.c:3682 config/tc-m68hc11.c:3688
10004 #, c-format
10005 msgid "Invalid operand for `%s'"
10006 msgstr ""
10007
10008 #: config/tc-m68hc11.c:3740
10009 #, c-format
10010 msgid "Invalid mode: %s\n"
10011 msgstr ""
10012
10013 #: config/tc-m68hc11.c:3799
10014 msgid "bad .relax format"
10015 msgstr ""
10016
10017 #: config/tc-m68hc11.c:3843 config/tc-xgate.c:630
10018 #, c-format
10019 msgid "Relocation %d is not supported by object file format."
10020 msgstr ""
10021
10022 #: config/tc-m68hc11.c:4120
10023 msgid "bra or bsr with undefined symbol."
10024 msgstr ""
10025
10026 #: config/tc-m68hc11.c:4221 config/tc-m68hc11.c:4278
10027 #, c-format
10028 msgid "Subtype %d is not recognized."
10029 msgstr ""
10030
10031 #: config/tc-m68hc11.c:4336 config/tc-xgate.c:663
10032 msgid "Expression too complex."
10033 msgstr ""
10034
10035 #: config/tc-m68hc11.c:4367 config/tc-xgate.c:708 config/tc-xgate.c:717
10036 msgid "Value out of 16-bit range."
10037 msgstr ""
10038
10039 #: config/tc-m68hc11.c:4389
10040 #, c-format
10041 msgid "Value %ld too large for 8-bit PC-relative branch."
10042 msgstr ""
10043
10044 #: config/tc-m68hc11.c:4399 config/tc-xgate.c:674
10045 #, c-format
10046 msgid "Value %ld too large for 9-bit PC-relative branch."
10047 msgstr ""
10048
10049 #: config/tc-m68hc11.c:4408 config/tc-xgate.c:691
10050 #, c-format
10051 msgid "Value %ld too large for 10-bit PC-relative branch."
10052 msgstr ""
10053
10054 #: config/tc-m68hc11.c:4416
10055 #, c-format
10056 msgid "Auto increment/decrement offset '%ld' is out of range."
10057 msgstr ""
10058
10059 #: config/tc-m68hc11.c:4429
10060 #, c-format
10061 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
10062 msgstr ""
10063
10064 #: config/tc-m68hc11.c:4440
10065 #, c-format
10066 msgid "Offset out of 9-bit range for movw/movb insn: %ld"
10067 msgstr ""
10068
10069 #: config/tc-m68hc11.c:4452
10070 #, c-format
10071 msgid "Offset out of 16-bit range for movw/movb insn: %ld"
10072 msgstr ""
10073
10074 #: config/tc-m68hc11.c:4469 config/tc-xgate.c:752
10075 #, c-format
10076 msgid "Line %d: unknown relocation type: 0x%x."
10077 msgstr ""
10078
10079 #: config/tc-m68hc11.c:4494
10080 msgid "Invalid directive"
10081 msgstr ""
10082
10083 #: config/tc-m68k.c:1165
10084 #, c-format
10085 msgid "Can not do %d byte pc-relative relocation"
10086 msgstr ""
10087
10088 #: config/tc-m68k.c:1167
10089 #, c-format
10090 msgid "Can not do %d byte pc-relative pic relocation"
10091 msgstr ""
10092
10093 #: config/tc-m68k.c:1172
10094 #, c-format
10095 msgid "Can not do %d byte relocation"
10096 msgstr ""
10097
10098 #: config/tc-m68k.c:1174
10099 #, c-format
10100 msgid "Can not do %d byte pic relocation"
10101 msgstr ""
10102
10103 #: config/tc-m68k.c:1254
10104 #, c-format
10105 msgid "Unable to produce reloc against symbol '%s'"
10106 msgstr ""
10107
10108 #: config/tc-m68k.c:1313 config/tc-vax.c:2369
10109 #, c-format
10110 msgid "Cannot make %s relocation PC relative"
10111 msgstr ""
10112
10113 #: config/tc-m68k.c:1429 config/tc-vax.c:1879
10114 msgid "No operator"
10115 msgstr ""
10116
10117 #: config/tc-m68k.c:1459 config/tc-vax.c:1895
10118 msgid "Unknown operator"
10119 msgstr ""
10120
10121 #: config/tc-m68k.c:2362
10122 msgid "invalid instruction for this architecture; needs "
10123 msgstr ""
10124
10125 #: config/tc-m68k.c:2370
10126 msgid "hardware divide"
10127 msgstr ""
10128
10129 #: config/tc-m68k.c:2392 config/tc-m68k.c:2396 config/tc-m68k.c:2400
10130 msgid "or higher"
10131 msgstr ""
10132
10133 #: config/tc-m68k.c:2453
10134 msgid "operands mismatch"
10135 msgstr ""
10136
10137 #: config/tc-m68k.c:2517 config/tc-m68k.c:2523 config/tc-m68k.c:2529
10138 #: config/tc-mmix.c:2495 config/tc-mmix.c:2519
10139 msgid "operand out of range"
10140 msgstr ""
10141
10142 #: config/tc-m68k.c:2586
10143 #, c-format
10144 msgid "Bignum too big for %c format; truncated"
10145 msgstr ""
10146
10147 #: config/tc-m68k.c:2663
10148 msgid "displacement too large for this architecture; needs 68020 or higher"
10149 msgstr ""
10150
10151 #: config/tc-m68k.c:2774
10152 msgid ""
10153 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
10154 msgstr ""
10155
10156 #: config/tc-m68k.c:2779
10157 msgid "invalid index size for coldfire"
10158 msgstr ""
10159
10160 #: config/tc-m68k.c:2832
10161 msgid "Forcing byte displacement"
10162 msgstr ""
10163
10164 #: config/tc-m68k.c:2834
10165 msgid "byte displacement out of range"
10166 msgstr ""
10167
10168 #: config/tc-m68k.c:2882 config/tc-m68k.c:2920
10169 msgid "invalid operand mode for this architecture; needs 68020 or higher"
10170 msgstr ""
10171
10172 #: config/tc-m68k.c:2906 config/tc-m68k.c:2940
10173 msgid ":b not permitted; defaulting to :w"
10174 msgstr ""
10175
10176 #: config/tc-m68k.c:3017
10177 msgid "unsupported byte value; use a different suffix"
10178 msgstr ""
10179
10180 #: config/tc-m68k.c:3032
10181 msgid "unknown/incorrect operand"
10182 msgstr ""
10183
10184 #: config/tc-m68k.c:3075 config/tc-m68k.c:3083 config/tc-m68k.c:3090
10185 #: config/tc-m68k.c:3097
10186 msgid "out of range"
10187 msgstr ""
10188
10189 #: config/tc-m68k.c:3171
10190 msgid "Can't use long branches on this architecture"
10191 msgstr ""
10192
10193 #: config/tc-m68k.c:3277
10194 msgid "Expression out of range, using 0"
10195 msgstr ""
10196
10197 #: config/tc-m68k.c:3478 config/tc-m68k.c:3494
10198 msgid "Floating point register in register list"
10199 msgstr ""
10200
10201 #: config/tc-m68k.c:3484
10202 msgid "Wrong register in floating-point reglist"
10203 msgstr ""
10204
10205 #: config/tc-m68k.c:3500
10206 msgid "incorrect register in reglist"
10207 msgstr ""
10208
10209 #: config/tc-m68k.c:3506
10210 msgid "wrong register in floating-point reglist"
10211 msgstr ""
10212
10213 #. ERROR.
10214 #: config/tc-m68k.c:3979
10215 msgid "Extra )"
10216 msgstr ""
10217
10218 #. ERROR.
10219 #: config/tc-m68k.c:3990
10220 msgid "Missing )"
10221 msgstr ""
10222
10223 #: config/tc-m68k.c:4007
10224 msgid "Missing operand"
10225 msgstr ""
10226
10227 #: config/tc-m68k.c:4332
10228 #, c-format
10229 msgid "unrecognized default cpu `%s'"
10230 msgstr ""
10231
10232 #: config/tc-m68k.c:4386
10233 #, c-format
10234 msgid "%s -- statement `%s' ignored"
10235 msgstr ""
10236
10237 #: config/tc-m68k.c:4435
10238 #, c-format
10239 msgid "Don't know how to figure out width of %c in md_assemble()"
10240 msgstr ""
10241
10242 #: config/tc-m68k.c:4667 config/tc-m68k.c:4706
10243 #, c-format
10244 msgid "Internal Error: Can't find %s in hash table"
10245 msgstr ""
10246
10247 #: config/tc-m68k.c:4670 config/tc-m68k.c:4709
10248 #, c-format
10249 msgid "Internal Error: Can't hash %s: %s"
10250 msgstr ""
10251
10252 #: config/tc-m68k.c:4834
10253 #, c-format
10254 msgid "text label `%s' aligned to odd boundary"
10255 msgstr ""
10256
10257 #: config/tc-m68k.c:5006
10258 #, c-format
10259 msgid "value %ld out of range"
10260 msgstr ""
10261
10262 #: config/tc-m68k.c:5020
10263 msgid "invalid byte branch offset"
10264 msgstr ""
10265
10266 #: config/tc-m68k.c:5057
10267 msgid "short branch with zero offset: use :w"
10268 msgstr ""
10269
10270 #: config/tc-m68k.c:5101
10271 msgid "Conversion of PC relative BSR to absolute JSR"
10272 msgstr ""
10273
10274 #: config/tc-m68k.c:5112
10275 msgid "Conversion of PC relative branch to absolute jump"
10276 msgstr ""
10277
10278 #: config/tc-m68k.c:5129 config/tc-m68k.c:5186
10279 msgid "Conversion of PC relative conditional branch to absolute jump"
10280 msgstr ""
10281
10282 #: config/tc-m68k.c:5251
10283 msgid "Conversion of PC relative displacement to absolute"
10284 msgstr ""
10285
10286 #: config/tc-m68k.c:5464
10287 msgid "Tried to convert PC relative branch to absolute jump"
10288 msgstr ""
10289
10290 #: config/tc-m68k.c:5509 config/tc-m68k.c:5520 config/tc-m68k.c:5564
10291 msgid "expression out of range: defaulting to 1"
10292 msgstr ""
10293
10294 #: config/tc-m68k.c:5556
10295 msgid "expression out of range: defaulting to 0"
10296 msgstr ""
10297
10298 #: config/tc-m68k.c:5597 config/tc-m68k.c:5609
10299 #, c-format
10300 msgid "Can't deal with expression; defaulting to %ld"
10301 msgstr ""
10302
10303 #: config/tc-m68k.c:5623
10304 msgid "expression doesn't fit in BYTE"
10305 msgstr ""
10306
10307 #: config/tc-m68k.c:5627
10308 msgid "expression doesn't fit in WORD"
10309 msgstr ""
10310
10311 #: config/tc-m68k.c:5714
10312 #, c-format
10313 msgid "%s: unrecognized processor name"
10314 msgstr ""
10315
10316 #: config/tc-m68k.c:5775
10317 msgid "bad coprocessor id"
10318 msgstr ""
10319
10320 #: config/tc-m68k.c:5781
10321 msgid "unrecognized fopt option"
10322 msgstr ""
10323
10324 #: config/tc-m68k.c:5913
10325 #, c-format
10326 msgid "option `%s' may not be negated"
10327 msgstr ""
10328
10329 #: config/tc-m68k.c:5924
10330 #, c-format
10331 msgid "option `%s' not recognized"
10332 msgstr ""
10333
10334 #: config/tc-m68k.c:5953
10335 msgid "bad format of OPT NEST=depth"
10336 msgstr ""
10337
10338 #: config/tc-m68k.c:6009
10339 msgid "missing label"
10340 msgstr ""
10341
10342 #: config/tc-m68k.c:6035
10343 #, c-format
10344 msgid "bad register list: %s"
10345 msgstr ""
10346
10347 #: config/tc-m68k.c:6133
10348 msgid "restore without save"
10349 msgstr ""
10350
10351 #: config/tc-m68k.c:6287 config/tc-m68k.c:6657
10352 msgid "syntax error in structured control directive"
10353 msgstr ""
10354
10355 #: config/tc-m68k.c:6332
10356 msgid "missing condition code in structured control directive"
10357 msgstr ""
10358
10359 #: config/tc-m68k.c:6403
10360 #, c-format
10361 msgid ""
10362 "Condition <%c%c> in structured control directive can not be encoded correctly"
10363 msgstr ""
10364
10365 #: config/tc-m68k.c:6699
10366 msgid "missing then"
10367 msgstr ""
10368
10369 #: config/tc-m68k.c:6780
10370 msgid "else without matching if"
10371 msgstr ""
10372
10373 #: config/tc-m68k.c:6813
10374 msgid "endi without matching if"
10375 msgstr ""
10376
10377 #: config/tc-m68k.c:6853
10378 msgid "break outside of structured loop"
10379 msgstr ""
10380
10381 #: config/tc-m68k.c:6891
10382 msgid "next outside of structured loop"
10383 msgstr ""
10384
10385 #: config/tc-m68k.c:6942
10386 msgid "missing ="
10387 msgstr ""
10388
10389 #: config/tc-m68k.c:6980
10390 msgid "missing to or downto"
10391 msgstr ""
10392
10393 #: config/tc-m68k.c:7016 config/tc-m68k.c:7050 config/tc-m68k.c:7264
10394 msgid "missing do"
10395 msgstr ""
10396
10397 #: config/tc-m68k.c:7151
10398 msgid "endf without for"
10399 msgstr ""
10400
10401 #: config/tc-m68k.c:7205
10402 msgid "until without repeat"
10403 msgstr ""
10404
10405 #: config/tc-m68k.c:7299
10406 msgid "endw without while"
10407 msgstr ""
10408
10409 #: config/tc-m68k.c:7332 config/tc-m68k.c:7360
10410 msgid "already assembled instructions"
10411 msgstr ""
10412
10413 #: config/tc-m68k.c:7437
10414 #, c-format
10415 msgid "`%s' is deprecated, use `%s'"
10416 msgstr ""
10417
10418 #: config/tc-m68k.c:7456
10419 #, c-format
10420 msgid "cpu `%s' unrecognized"
10421 msgstr ""
10422
10423 #: config/tc-m68k.c:7475
10424 #, c-format
10425 msgid "architecture `%s' unrecognized"
10426 msgstr ""
10427
10428 #: config/tc-m68k.c:7496
10429 #, c-format
10430 msgid "extension `%s' unrecognized"
10431 msgstr ""
10432
10433 #: config/tc-m68k.c:7615
10434 #, c-format
10435 msgid "option `-A%s' is deprecated: use `-%s'"
10436 msgstr ""
10437
10438 #: config/tc-m68k.c:7648
10439 msgid "architecture features both enabled and disabled"
10440 msgstr ""
10441
10442 #: config/tc-m68k.c:7675
10443 msgid "selected processor does not have all features of selected architecture"
10444 msgstr ""
10445
10446 #: config/tc-m68k.c:7684
10447 msgid "m68k and cf features both selected"
10448 msgstr ""
10449
10450 #: config/tc-m68k.c:7696
10451 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
10452 msgstr ""
10453
10454 #: config/tc-m68k.c:7728
10455 #, c-format
10456 msgid ""
10457 "-march=<arch>\t\tset architecture\n"
10458 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
10459 msgstr ""
10460
10461 #: config/tc-m68k.c:7733
10462 #, c-format
10463 msgid "-m[no-]%-16s enable/disable %s architecture extension\n"
10464 msgstr ""
10465
10466 #: config/tc-m68k.c:7739
10467 #, c-format
10468 msgid ""
10469 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
10470 "-pic, -k\t\tgenerate position independent code\n"
10471 "-S\t\t\tturn jbsr into jsr\n"
10472 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
10473 "--register-prefix-optional\n"
10474 "\t\t\trecognize register names without prefix character\n"
10475 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
10476 "--base-size-default-16\tbase reg without size is 16 bits\n"
10477 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
10478 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
10479 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
10480 msgstr ""
10481
10482 #: config/tc-m68k.c:7753
10483 #, c-format
10484 msgid "Architecture variants are: "
10485 msgstr ""
10486
10487 #: config/tc-m68k.c:7762
10488 #, c-format
10489 msgid "Processor variants are: "
10490 msgstr ""
10491
10492 #: config/tc-m68k.c:7769 config/tc-xtensa.c:6356
10493 #, c-format
10494 msgid "\n"
10495 msgstr ""
10496
10497 #: config/tc-m68k.c:7800
10498 #, c-format
10499 msgid "Error %s in %s\n"
10500 msgstr ""
10501
10502 #: config/tc-m68k.c:7804
10503 #, c-format
10504 msgid "Opcode(%d.%s): "
10505 msgstr ""
10506
10507 #: config/tc-m68k.c:7962
10508 msgid "Not a defined coldfire architecture"
10509 msgstr ""
10510
10511 #: config/tc-m68k.c:8140
10512 #, c-format
10513 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
10514 msgstr ""
10515
10516 #: config/tc-mcore.c:520 config/tc-microblaze.c:511 config/tc-microblaze.c:539
10517 #: config/tc-microblaze.c:576 config/tc-microblaze.c:588
10518 #, c-format
10519 msgid "register expected, but saw '%.6s'"
10520 msgstr ""
10521
10522 #: config/tc-mcore.c:602
10523 #, c-format
10524 msgid "control register expected, but saw '%.6s'"
10525 msgstr ""
10526
10527 #: config/tc-mcore.c:638
10528 msgid "bad/missing psr specifier"
10529 msgstr ""
10530
10531 #: config/tc-mcore.c:688
10532 msgid "more than 65K literal pools"
10533 msgstr ""
10534
10535 #: config/tc-mcore.c:742
10536 msgid "missing ']'"
10537 msgstr ""
10538
10539 #: config/tc-mcore.c:781
10540 msgid "operand must be a constant"
10541 msgstr ""
10542
10543 #: config/tc-mcore.c:783
10544 #, c-format
10545 msgid "operand must be absolute in range %u..%u, not %ld"
10546 msgstr ""
10547
10548 #: config/tc-mcore.c:818
10549 msgid "operand must be a multiple of 4"
10550 msgstr ""
10551
10552 #: config/tc-mcore.c:825
10553 msgid "operand must be a multiple of 2"
10554 msgstr ""
10555
10556 #: config/tc-mcore.c:887 config/tc-microblaze.c:940 config/tc-microblaze.c:1072
10557 #: config/tc-microblaze.c:1104 config/tc-microblaze.c:1557
10558 #: config/tc-microblaze.c:1623 config/tc-microblaze.c:1696
10559 #: config/tc-microblaze.c:2108 config/tc-microblaze.c:2155
10560 #, c-format
10561 msgid "unknown opcode \"%s\""
10562 msgstr ""
10563
10564 #: config/tc-mcore.c:930
10565 msgid "invalid register: r15 illegal"
10566 msgstr ""
10567
10568 #: config/tc-mcore.c:979 config/tc-mcore.c:1560
10569 msgid "M340 specific opcode used when assembling for M210"
10570 msgstr ""
10571
10572 #: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
10573 #: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
10574 #: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
10575 #: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
10576 #: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
10577 #: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
10578 msgid "second operand missing"
10579 msgstr ""
10580
10581 #: config/tc-mcore.c:1013
10582 msgid "destination register must be r1"
10583 msgstr ""
10584
10585 #: config/tc-mcore.c:1034
10586 msgid "source register must be r1"
10587 msgstr ""
10588
10589 #: config/tc-mcore.c:1098 config/tc-mcore.c:1155
10590 msgid "immediate is not a power of two"
10591 msgstr ""
10592
10593 #: config/tc-mcore.c:1126
10594 msgid "translating bgeni to movi"
10595 msgstr ""
10596
10597 #: config/tc-mcore.c:1163
10598 msgid "translating mgeni to movi"
10599 msgstr ""
10600
10601 #: config/tc-mcore.c:1195
10602 msgid "translating bmaski to movi"
10603 msgstr ""
10604
10605 #: config/tc-mcore.c:1271
10606 #, c-format
10607 msgid "displacement too large (%d)"
10608 msgstr ""
10609
10610 #: config/tc-mcore.c:1285
10611 msgid "Invalid register: r0 and r15 illegal"
10612 msgstr ""
10613
10614 #: config/tc-mcore.c:1316
10615 msgid "bad starting register: r0 and r15 invalid"
10616 msgstr ""
10617
10618 #: config/tc-mcore.c:1329
10619 msgid "ending register must be r15"
10620 msgstr ""
10621
10622 #: config/tc-mcore.c:1349
10623 msgid "bad base register: must be r0"
10624 msgstr ""
10625
10626 #: config/tc-mcore.c:1367
10627 msgid "first register must be r4"
10628 msgstr ""
10629
10630 #: config/tc-mcore.c:1378
10631 msgid "last register must be r7"
10632 msgstr ""
10633
10634 #: config/tc-mcore.c:1415
10635 msgid "reg-reg expected"
10636 msgstr ""
10637
10638 #: config/tc-mcore.c:1526
10639 msgid "second operand must be 1"
10640 msgstr ""
10641
10642 #: config/tc-mcore.c:1547
10643 msgid "zero used as immediate value"
10644 msgstr ""
10645
10646 #: config/tc-mcore.c:1574
10647 msgid "duplicated psr bit specifier"
10648 msgstr ""
10649
10650 #: config/tc-mcore.c:1580
10651 msgid "`af' must appear alone"
10652 msgstr ""
10653
10654 #: config/tc-mcore.c:1587 config/tc-microblaze.c:1734
10655 #, c-format
10656 msgid "unimplemented opcode \"%s\""
10657 msgstr ""
10658
10659 #: config/tc-mcore.c:1596 config/tc-microblaze.c:1743
10660 #, c-format
10661 msgid "ignoring operands: %s "
10662 msgstr ""
10663
10664 #: config/tc-mcore.c:1669
10665 #, c-format
10666 msgid "unrecognised cpu type '%s'"
10667 msgstr ""
10668
10669 #: config/tc-mcore.c:1687
10670 #, c-format
10671 msgid ""
10672 "MCORE specific options:\n"
10673 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
10674 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
10675 "  -cpu=[210|340]          select CPU type\n"
10676 "  -EB                     assemble for a big endian system (default)\n"
10677 "  -EL                     assemble for a little endian system\n"
10678 msgstr ""
10679
10680 #: config/tc-mcore.c:1705 config/tc-microblaze.c:1854
10681 msgid "failed sanity check: short_jump"
10682 msgstr ""
10683
10684 #: config/tc-mcore.c:1715 config/tc-microblaze.c:1864
10685 msgid "failed sanity check: long_jump"
10686 msgstr ""
10687
10688 #: config/tc-mcore.c:1741
10689 #, c-format
10690 msgid "odd displacement at %x"
10691 msgstr ""
10692
10693 #. Variable not in small data read only segment accessed
10694 #. using small data read only anchor.
10695 #: config/tc-mcore.c:1923 config/tc-microblaze.c:1970
10696 #: config/tc-microblaze.c:2268 config/tc-microblaze.c:2291
10697 msgid "unknown"
10698 msgstr ""
10699
10700 #: config/tc-mcore.c:1950
10701 #, c-format
10702 msgid "odd distance branch (0x%lx byte)"
10703 msgid_plural "odd distance branch (0x%lx bytes)"
10704 msgstr[0] ""
10705 msgstr[1] ""
10706
10707 #: config/tc-mcore.c:1957
10708 #, c-format
10709 msgid "pcrel for branch to %s too far (0x%lx)"
10710 msgstr ""
10711
10712 #: config/tc-mcore.c:1977
10713 #, c-format
10714 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
10715 msgstr ""
10716
10717 #: config/tc-mcore.c:1989
10718 #, c-format
10719 msgid "pcrel for loopt too far (0x%lx)"
10720 msgstr ""
10721
10722 #: config/tc-mcore.c:2185 config/tc-microblaze.c:2435 config/tc-tic30.c:1386
10723 #, c-format
10724 msgid "Can not do %d byte %srelocation"
10725 msgstr ""
10726
10727 #: config/tc-mcore.c:2187 config/tc-microblaze.c:2437 config/tc-tic30.c:1387
10728 msgid "pc-relative "
10729 msgstr ""
10730
10731 #: config/tc-mep.c:339
10732 #, c-format
10733 msgid ""
10734 "MeP specific command line options:\n"
10735 "  -EB                     assemble for a big endian system\n"
10736 "  -EL                     assemble for a little endian system (default)\n"
10737 "  -mconfig=<name>         specify a chip configuration to use\n"
10738 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
10739 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
10740 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
10741 "                          enable/disable the given opcodes\n"
10742 "\n"
10743 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
10744 "  if no -m options are given, all core opcodes are enabled;\n"
10745 "  if any enabling -m options are given, only those are enabled;\n"
10746 "  if only disabling -m options are given, only those are disabled.\n"
10747 msgstr ""
10748
10749 #: config/tc-mep.c:408
10750 msgid "$hi and $lo are disabled when MUL and DIV are off"
10751 msgstr ""
10752
10753 #: config/tc-mep.c:415
10754 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10755 msgstr ""
10756
10757 #: config/tc-mep.c:420
10758 msgid "$dbg and $depc are disabled when DEBUG is off"
10759 msgstr ""
10760
10761 #: config/tc-mep.c:611
10762 msgid "core and copro insn lengths must total 32 bits."
10763 msgstr ""
10764
10765 #: config/tc-mep.c:614 config/tc-mep.c:751
10766 msgid "vliw group must consist of 1 core and 1 copro insn."
10767 msgstr ""
10768
10769 #: config/tc-mep.c:748
10770 msgid "core and copro insn lengths must total 64 bits."
10771 msgstr ""
10772
10773 #: config/tc-mep.c:980
10774 #, c-format
10775 msgid "cannot pack %s with a 16-bit insn"
10776 msgstr ""
10777
10778 #: config/tc-mep.c:998
10779 #, c-format
10780 msgid "cannot pack %s and %s together with a 16-bit insn"
10781 msgstr ""
10782
10783 #: config/tc-mep.c:1004
10784 msgid "too many IVC2 insns to pack with a 16-bit core insn"
10785 msgstr ""
10786
10787 #: config/tc-mep.c:1019
10788 #, c-format
10789 msgid "cannot pack %s into slot P1"
10790 msgstr ""
10791
10792 #: config/tc-mep.c:1025
10793 msgid "too many IVC2 insns to pack with a 32-bit core insn"
10794 msgstr ""
10795
10796 #: config/tc-mep.c:1043
10797 #, c-format
10798 msgid "unable to pack %s by itself?"
10799 msgstr ""
10800
10801 #: config/tc-mep.c:1073
10802 #, c-format
10803 msgid "cannot pack %s and %s together"
10804 msgstr ""
10805
10806 #: config/tc-mep.c:1079
10807 msgid "too many IVC2 insns to pack together"
10808 msgstr ""
10809
10810 #. There are no insns in the queue and a plus is present.
10811 #. This is a syntax error.  Let's not tolerate this.
10812 #. We can relax this later if necessary.
10813 #: config/tc-mep.c:1316
10814 msgid "Invalid use of parallelization operator."
10815 msgstr ""
10816
10817 #: config/tc-mep.c:1362
10818 msgid "Leading plus sign not allowed in core mode"
10819 msgstr ""
10820
10821 #: config/tc-mep.c:1892
10822 #, c-format
10823 msgid "Don't know how to relocate plain operands of type %s"
10824 msgstr ""
10825
10826 #: config/tc-mep.c:1902
10827 #, c-format
10828 msgid "Perhaps you are missing %%tpoff()?"
10829 msgstr ""
10830
10831 #: config/tc-mep.c:2089
10832 msgid "bad .section directive: want a,v,w,x,M,S in string"
10833 msgstr ""
10834
10835 #: config/tc-mep.c:2147
10836 msgid ".vliw unavailable when VLIW is disabled."
10837 msgstr ""
10838
10839 #: config/tc-metag.c:456
10840 msgid "no floating point unit specified"
10841 msgstr ""
10842
10843 #: config/tc-metag.c:721
10844 #, c-format
10845 msgid "offset must be a multiple of %d"
10846 msgstr ""
10847
10848 #: config/tc-metag.c:737 config/tc-metag.c:4445
10849 msgid "offset and base must be from the same unit"
10850 msgstr ""
10851
10852 #: config/tc-metag.c:868 config/tc-metag.c:3169 config/tc-metag.c:3271
10853 msgid "invalid destination register"
10854 msgstr ""
10855
10856 #: config/tc-metag.c:884 config/tc-metag.c:902 config/tc-metag.c:1293
10857 #: config/tc-metag.c:1311 config/tc-metag.c:1531 config/tc-metag.c:3101
10858 #: config/tc-metag.c:3186 config/tc-metag.c:3288
10859 msgid "invalid memory operand"
10860 msgstr ""
10861
10862 #: config/tc-metag.c:939 config/tc-metag.c:3119
10863 msgid "invalid source register"
10864 msgstr ""
10865
10866 #: config/tc-metag.c:1024
10867 msgid "invalid destination unit"
10868 msgstr ""
10869
10870 #: config/tc-metag.c:1032
10871 msgid "mov cannot use RD port as destination"
10872 msgstr ""
10873
10874 #: config/tc-metag.c:1057
10875 msgid "invalid source unit"
10876 msgstr ""
10877
10878 #: config/tc-metag.c:1065
10879 msgid "source and address units must not be shared for this addressing mode"
10880 msgstr ""
10881
10882 #: config/tc-metag.c:1073 config/tc-metag.c:1677
10883 msgid "set can only use RD port as source"
10884 msgstr ""
10885
10886 #: config/tc-metag.c:1088 config/tc-metag.c:1189 config/tc-metag.c:1440
10887 #: config/tc-metag.c:1698 config/tc-metag.c:4055
10888 #, c-format
10889 msgid "base unit must be one of %s"
10890 msgstr ""
10891
10892 #. We already tried to encode as an extended GET/SET.
10893 #. Parsing as a standard GET/SET provides a smaller offset.
10894 #: config/tc-metag.c:1109 config/tc-metag.c:1215 config/tc-metag.c:3132
10895 #: config/tc-metag.c:3199 config/tc-metag.c:3301 config/tc-metag.c:4582
10896 msgid "offset value out of range"
10897 msgstr ""
10898
10899 #: config/tc-metag.c:1169
10900 msgid "destination unit must be RD"
10901 msgstr ""
10902
10903 #: config/tc-metag.c:1279
10904 msgid "invalid destination register list"
10905 msgstr ""
10906
10907 #: config/tc-metag.c:1326
10908 msgid "invalid source register list"
10909 msgstr ""
10910
10911 #: config/tc-metag.c:1351
10912 msgid "register list must be even numbered"
10913 msgstr ""
10914
10915 #: config/tc-metag.c:1357
10916 msgid "register list must be from the same unit"
10917 msgstr ""
10918
10919 #: config/tc-metag.c:1380
10920 msgid "register list must not contain duplicates"
10921 msgstr ""
10922
10923 #: config/tc-metag.c:1637
10924 msgid "MDRD value must be between 1 and 8"
10925 msgstr ""
10926
10927 #: config/tc-metag.c:1728
10928 msgid "invalid destination memory operand"
10929 msgstr ""
10930
10931 #: config/tc-metag.c:1743
10932 msgid "invalid source memory operand"
10933 msgstr ""
10934
10935 #: config/tc-metag.c:1750
10936 #, c-format
10937 msgid "address units must be one of %s"
10938 msgstr ""
10939
10940 #: config/tc-metag.c:1757
10941 msgid "base and offset must be from the same unit"
10942 msgstr ""
10943
10944 #: config/tc-metag.c:1765
10945 msgid "source and destination increment mode must agree"
10946 msgstr ""
10947
10948 #: config/tc-metag.c:2040
10949 msgid ""
10950 "PC, CT, TR and TT are treated as if they are a single unit but operands must "
10951 "be in different units"
10952 msgstr ""
10953
10954 #: config/tc-metag.c:2049
10955 msgid "source and destination register must be in different units"
10956 msgstr ""
10957
10958 #: config/tc-metag.c:2081
10959 #, c-format
10960 msgid "register unit must be one of %s"
10961 msgstr ""
10962
10963 #: config/tc-metag.c:2168
10964 #, c-format
10965 msgid "link register unit must be one of %s"
10966 msgstr ""
10967
10968 #: config/tc-metag.c:2174
10969 msgid "link register must be in a low numbered register"
10970 msgstr ""
10971
10972 #: config/tc-metag.c:2191 config/tc-metag.c:2716 config/tc-metag.c:2770
10973 msgid "target out of range"
10974 msgstr ""
10975
10976 #: config/tc-metag.c:2672
10977 msgid "invalid quickrot unit specified"
10978 msgstr ""
10979
10980 #: config/tc-metag.c:2688
10981 msgid "invalid quickrot register specified"
10982 msgstr ""
10983
10984 #: config/tc-metag.c:2742
10985 msgid "source register must be in the trigger unit"
10986 msgstr ""
10987
10988 #: config/tc-metag.c:2845
10989 msgid "Source registers must be in the same unit"
10990 msgstr ""
10991
10992 #: config/tc-metag.c:3556 config/tc-metag.c:3720 config/tc-metag.c:3988
10993 msgid "destination register should be even numbered"
10994 msgstr ""
10995
10996 #: config/tc-metag.c:3628
10997 msgid "comparison must be with register or #0"
10998 msgstr ""
10999
11000 #: config/tc-metag.c:3694 config/tc-metag.c:3759
11001 msgid "instruction cannot operate on pair values"
11002 msgstr ""
11003
11004 #: config/tc-metag.c:3705
11005 msgid "zero flag is not valid for this instruction"
11006 msgstr ""
11007
11008 #: config/tc-metag.c:3726
11009 msgid "source register should be even numbered"
11010 msgstr ""
11011
11012 #: config/tc-metag.c:3786 config/tc-metag.c:3795
11013 msgid "fraction bits value out of range"
11014 msgstr ""
11015
11016 #: config/tc-metag.c:3977
11017 msgid "simd instructions operate on pair values (L prefix)"
11018 msgstr ""
11019
11020 #: config/tc-metag.c:3995
11021 msgid "source registers should be even numbered"
11022 msgstr ""
11023
11024 #: config/tc-metag.c:4273
11025 #, c-format
11026 msgid "expected ']', not %c in %s"
11027 msgstr ""
11028
11029 #: config/tc-metag.c:4392
11030 msgid "invalid register for memory access"
11031 msgstr ""
11032
11033 #: config/tc-metag.c:4505 config/tc-metag.c:4633
11034 msgid "unexpected end of line"
11035 msgstr ""
11036
11037 #: config/tc-metag.c:4552
11038 msgid "'H' modifier only valid for accumulator registers"
11039 msgstr ""
11040
11041 #: config/tc-metag.c:4605
11042 msgid "base unit must be either A0 or A1"
11043 msgstr ""
11044
11045 #: config/tc-metag.c:4678 config/tc-metag.c:5121
11046 msgid "invalid register"
11047 msgstr ""
11048
11049 #: config/tc-metag.c:4826
11050 msgid "could not parse template definition"
11051 msgstr ""
11052
11053 #: config/tc-metag.c:5013
11054 msgid "QUICKRoT 64-bit extension not applicable to this instruction"
11055 msgstr ""
11056
11057 #: config/tc-metag.c:5069
11058 msgid "invalid operands for cross-unit op"
11059 msgstr ""
11060
11061 #: config/tc-metag.c:5111
11062 msgid "missing flags: one of 'P', 'N' or 'Z' required"
11063 msgstr ""
11064
11065 #: config/tc-metag.c:5139
11066 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
11067 msgstr ""
11068
11069 #: config/tc-metag.c:5160
11070 msgid "accumulator not a valid destination"
11071 msgstr ""
11072
11073 #: config/tc-metag.c:5170 config/tc-metag.c:5386 config/tc-metag.c:5570
11074 msgid "invalid immediate value"
11075 msgstr ""
11076
11077 #: config/tc-metag.c:5182
11078 msgid "immediate value not allowed when source & dest differ"
11079 msgstr ""
11080
11081 #: config/tc-metag.c:5214
11082 #, c-format
11083 msgid "invalid register operand: %s"
11084 msgstr ""
11085
11086 #: config/tc-metag.c:5248
11087 msgid "QUICKRoT extension requires 4 registers"
11088 msgstr ""
11089
11090 #: config/tc-metag.c:5255
11091 msgid "invalid fourth register"
11092 msgstr ""
11093
11094 #: config/tc-metag.c:5262
11095 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
11096 msgstr ""
11097
11098 #: config/tc-metag.c:5290
11099 msgid "DSP RAM pointer in incorrect unit"
11100 msgstr ""
11101
11102 #: config/tc-metag.c:5336
11103 msgid "invalid register operand #1"
11104 msgstr ""
11105
11106 #: config/tc-metag.c:5350
11107 msgid "invalid register operand #2"
11108 msgstr ""
11109
11110 #: config/tc-metag.c:5414
11111 msgid "this instruction does not accept an immediate"
11112 msgstr ""
11113
11114 #: config/tc-metag.c:5434
11115 msgid "invalid register operand #3"
11116 msgstr ""
11117
11118 #: config/tc-metag.c:5446
11119 msgid "this instruction does not accept an accumulator"
11120 msgstr ""
11121
11122 #: config/tc-metag.c:5464
11123 msgid "invalid register operand #4"
11124 msgstr ""
11125
11126 #: config/tc-metag.c:5541
11127 msgid "invalid accumulator register"
11128 msgstr ""
11129
11130 #: config/tc-metag.c:5597
11131 msgid "conditional instruction cannot use G flag"
11132 msgstr ""
11133
11134 #: config/tc-metag.c:5608
11135 msgid "conditional instruction cannot use B flag"
11136 msgstr ""
11137
11138 #: config/tc-metag.c:5619
11139 msgid "conditional instruction cannot use R flag"
11140 msgstr ""
11141
11142 #: config/tc-metag.c:5728
11143 msgid "'L' modifier not valid for this instruction"
11144 msgstr ""
11145
11146 #: config/tc-metag.c:5860
11147 #, c-format
11148 msgid "missing fpu name `%s'"
11149 msgstr ""
11150
11151 #: config/tc-metag.c:5871
11152 #, c-format
11153 msgid "unknown fpu `%s'"
11154 msgstr ""
11155
11156 #: config/tc-metag.c:5886
11157 #, c-format
11158 msgid "missing DSP name `%s'"
11159 msgstr ""
11160
11161 #: config/tc-metag.c:5897
11162 #, c-format
11163 msgid "unknown DSP `%s'"
11164 msgstr ""
11165
11166 #: config/tc-metag.c:5915
11167 msgid "<dsp name>\t  assemble for DSP architecture <dsp name>"
11168 msgstr ""
11169
11170 #: config/tc-metag.c:5953
11171 #, c-format
11172 msgid " Meta specific command line options:\n"
11173 msgstr ""
11174
11175 #: config/tc-metag.c:6042
11176 msgid "premature end of floating point prefix"
11177 msgstr ""
11178
11179 #: config/tc-metag.c:6102
11180 msgid "unknown floating point prefix character"
11181 msgstr ""
11182
11183 #: config/tc-metag.c:6251
11184 #, c-format
11185 msgid "unknown DSP prefix character %c %s"
11186 msgstr ""
11187
11188 #: config/tc-metag.c:6514
11189 #, c-format
11190 msgid "instruction mnemonic too long: %s"
11191 msgstr ""
11192
11193 #: config/tc-metag.c:6569
11194 #, c-format
11195 msgid "junk at end of line: \"%s\""
11196 msgstr ""
11197
11198 #: config/tc-metag.c:6576
11199 #, c-format
11200 msgid "failed to assemble instruction: \"%s\""
11201 msgstr ""
11202
11203 #: config/tc-metag.c:6581
11204 #, c-format
11205 msgid "unknown floating point mnemonic: \"%s\""
11206 msgstr ""
11207
11208 #: config/tc-metag.c:6583
11209 #, c-format
11210 msgid "unknown mnemonic: \"%s\""
11211 msgstr ""
11212
11213 #: config/tc-metag.c:6634
11214 #, c-format
11215 msgid "cannot assemble DSP instruction, DSP option not set: %s"
11216 msgstr ""
11217
11218 #: config/tc-metag.c:6641
11219 #, c-format
11220 msgid "cannot assemble FPU instruction, FPU option not set: %s"
11221 msgstr ""
11222
11223 #: config/tc-metag.c:6739 config/tc-nds32.c:6112
11224 msgid "Bad call to md_atof()"
11225 msgstr ""
11226
11227 #: config/tc-microblaze.c:516 config/tc-microblaze.c:545
11228 #: config/tc-microblaze.c:582
11229 #, c-format
11230 msgid "Invalid register number at '%.6s'"
11231 msgstr ""
11232
11233 #: config/tc-microblaze.c:743
11234 msgid "operand must be a constant or a label"
11235 msgstr ""
11236
11237 #: config/tc-microblaze.c:752
11238 #, c-format
11239 msgid "operand must be absolute in range %lx..%lx, not %lx"
11240 msgstr ""
11241
11242 #: config/tc-microblaze.c:954 config/tc-microblaze.c:961
11243 #: config/tc-microblaze.c:968 config/tc-microblaze.c:1001
11244 #: config/tc-microblaze.c:1008 config/tc-microblaze.c:1014
11245 #: config/tc-microblaze.c:1127 config/tc-microblaze.c:1134
11246 #: config/tc-microblaze.c:1140 config/tc-microblaze.c:1171
11247 #: config/tc-microblaze.c:1178 config/tc-microblaze.c:1198
11248 #: config/tc-microblaze.c:1205 config/tc-microblaze.c:1225
11249 #: config/tc-microblaze.c:1232 config/tc-microblaze.c:1250
11250 #: config/tc-microblaze.c:1257 config/tc-microblaze.c:1279
11251 #: config/tc-microblaze.c:1286 config/tc-microblaze.c:1304
11252 #: config/tc-microblaze.c:1316 config/tc-microblaze.c:1334
11253 #: config/tc-microblaze.c:1351 config/tc-microblaze.c:1358
11254 #: config/tc-microblaze.c:1404 config/tc-microblaze.c:1411
11255 #: config/tc-microblaze.c:1457 config/tc-microblaze.c:1464
11256 #: config/tc-microblaze.c:1486 config/tc-microblaze.c:1493
11257 #: config/tc-microblaze.c:1513 config/tc-microblaze.c:1519
11258 #: config/tc-microblaze.c:1579 config/tc-microblaze.c:1585
11259 #: config/tc-microblaze.c:1645 config/tc-microblaze.c:1719
11260 msgid "Error in statement syntax"
11261 msgstr ""
11262
11263 #: config/tc-microblaze.c:974 config/tc-microblaze.c:976
11264 #: config/tc-microblaze.c:978 config/tc-microblaze.c:1018
11265 #: config/tc-microblaze.c:1020 config/tc-microblaze.c:1144
11266 #: config/tc-microblaze.c:1146 config/tc-microblaze.c:1184
11267 #: config/tc-microblaze.c:1186 config/tc-microblaze.c:1211
11268 #: config/tc-microblaze.c:1213 config/tc-microblaze.c:1238
11269 #: config/tc-microblaze.c:1261 config/tc-microblaze.c:1292
11270 #: config/tc-microblaze.c:1322 config/tc-microblaze.c:1340
11271 #: config/tc-microblaze.c:1470 config/tc-microblaze.c:1472
11272 #: config/tc-microblaze.c:1499 config/tc-microblaze.c:1501
11273 #: config/tc-microblaze.c:1523 config/tc-microblaze.c:1589
11274 #: config/tc-microblaze.c:1651
11275 msgid "Cannot use special register with this instruction"
11276 msgstr ""
11277
11278 #: config/tc-microblaze.c:1028
11279 msgid "lmi pseudo instruction should not use a label in imm field"
11280 msgstr ""
11281
11282 #: config/tc-microblaze.c:1030
11283 msgid "smi pseudo instruction should not use a label in imm field"
11284 msgstr ""
11285
11286 #: config/tc-microblaze.c:1149
11287 msgid "Symbol used as immediate for shift instruction"
11288 msgstr ""
11289
11290 #: config/tc-microblaze.c:1158
11291 #, c-format
11292 msgid "Shift value > 32. using <value %% 32>"
11293 msgstr ""
11294
11295 #: config/tc-microblaze.c:1264
11296 msgid "Symbol used as immediate value for msrset/msrclr instructions"
11297 msgstr ""
11298
11299 #: config/tc-microblaze.c:1393 config/tc-microblaze.c:1446
11300 msgid "invalid value for special purpose register"
11301 msgstr ""
11302
11303 #: config/tc-microblaze.c:1659
11304 msgid "An IMM instruction should not be present in the .s file"
11305 msgstr ""
11306
11307 #: config/tc-microblaze.c:1721
11308 msgid "Symbol used as immediate for mbar instruction"
11309 msgstr ""
11310
11311 #: config/tc-microblaze.c:1727
11312 #, c-format
11313 msgid "Immediate value for mbar > 32. using <value %% 32>"
11314 msgstr ""
11315
11316 #: config/tc-microblaze.c:1804
11317 msgid "Bad call to MD_NTOF()"
11318 msgstr ""
11319
11320 #: config/tc-microblaze.c:2061
11321 #, c-format
11322 msgid "pcrel for branch to %s too far (0x%x)"
11323 msgstr ""
11324
11325 #. We know the abs value: Should never happen.
11326 #: config/tc-microblaze.c:2216
11327 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
11328 msgstr ""
11329
11330 #. Cannot have a PC-relative branch to a diff segment.
11331 #: config/tc-microblaze.c:2230
11332 #, c-format
11333 msgid "PC relative branch to label %s which is not in the instruction space"
11334 msgstr ""
11335
11336 #: config/tc-microblaze.c:2271
11337 msgid ""
11338 "Variable is accessed using small data read only anchor, but it is not in the "
11339 "small data read only section"
11340 msgstr ""
11341
11342 #: config/tc-microblaze.c:2294
11343 msgid ""
11344 "Variable is accessed using small data read write anchor, but it is not in "
11345 "the small data read write section"
11346 msgstr ""
11347
11348 #: config/tc-microblaze.c:2303
11349 msgid "Incorrect fr_opcode value in frag.  Internal error....."
11350 msgstr ""
11351
11352 #. We know the abs value: Should never happen.
11353 #: config/tc-microblaze.c:2310
11354 msgid "Absolute value in relaxation code.  Assembler error....."
11355 msgstr ""
11356
11357 #: config/tc-mips.c:2081
11358 #, c-format
11359 msgid "the %d-bit %s architecture does not support the `%s' extension"
11360 msgstr ""
11361
11362 #: config/tc-mips.c:2084
11363 #, c-format
11364 msgid "the `%s' extension requires %s%d revision %d or greater"
11365 msgstr ""
11366
11367 #: config/tc-mips.c:2093
11368 #, c-format
11369 msgid "the `%s' extension was removed in %s%d revision %d"
11370 msgstr ""
11371
11372 #: config/tc-mips.c:2102
11373 #, c-format
11374 msgid "the `%s' extension requires 64-bit FPRs"
11375 msgstr ""
11376
11377 #: config/tc-mips.c:2945 config/tc-mips.c:16245
11378 #, c-format
11379 msgid "unrecognized register name `%s'"
11380 msgstr ""
11381
11382 #: config/tc-mips.c:3172
11383 msgid "invalid register range"
11384 msgstr ""
11385
11386 #: config/tc-mips.c:3200
11387 msgid "vector element must be constant"
11388 msgstr ""
11389
11390 #: config/tc-mips.c:3210
11391 msgid "missing `]'"
11392 msgstr ""
11393
11394 #: config/tc-mips.c:3433
11395 #, c-format
11396 msgid "internal: bad mips opcode (mask error): %s %s"
11397 msgstr ""
11398
11399 #: config/tc-mips.c:3460
11400 #, c-format
11401 msgid "internal: unknown operand type: %s %s"
11402 msgstr ""
11403
11404 #: config/tc-mips.c:3493
11405 #, c-format
11406 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
11407 msgstr ""
11408
11409 #: config/tc-mips.c:3501
11410 #, c-format
11411 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
11412 msgstr ""
11413
11414 #: config/tc-mips.c:3508
11415 #, c-format
11416 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
11417 msgstr ""
11418
11419 #: config/tc-mips.c:3543
11420 #, c-format
11421 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
11422 msgstr ""
11423
11424 #: config/tc-mips.c:3551
11425 #, c-format
11426 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
11427 msgstr ""
11428
11429 #: config/tc-mips.c:3577
11430 msgid "-G may not be used in position-independent code"
11431 msgstr ""
11432
11433 #: config/tc-mips.c:3583
11434 msgid "-G may not be used with abicalls"
11435 msgstr ""
11436
11437 #. Probably a memory allocation problem?  Give up now.
11438 #: config/tc-mips.c:3603 config/tc-mips.c:3694
11439 msgid "broken assembler, no assembly attempted"
11440 msgstr ""
11441
11442 #: config/tc-mips.c:3633 config/tc-mips.c:3662
11443 #, c-format
11444 msgid "internal: can't hash `%s': %s"
11445 msgstr ""
11446
11447 #: config/tc-mips.c:3844
11448 #, c-format
11449 msgid ".gnu_attribute %d,%d is incompatible with `%s'"
11450 msgstr ""
11451
11452 #: config/tc-mips.c:3851
11453 #, c-format
11454 msgid ".gnu_attribute %d,%d requires `%s'"
11455 msgstr ""
11456
11457 #: config/tc-mips.c:3912
11458 #, c-format
11459 msgid ".gnu_attribute %d,%d is no longer supported"
11460 msgstr ""
11461
11462 #: config/tc-mips.c:3921
11463 #, c-format
11464 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
11465 msgstr ""
11466
11467 #: config/tc-mips.c:3934
11468 msgid "`gp=64' used with a 32-bit processor"
11469 msgstr ""
11470
11471 #: config/tc-mips.c:3937
11472 msgid "`gp=32' used with a 64-bit ABI"
11473 msgstr ""
11474
11475 #: config/tc-mips.c:3940
11476 msgid "`gp=64' used with a 32-bit ABI"
11477 msgstr ""
11478
11479 #: config/tc-mips.c:3947
11480 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
11481 msgstr ""
11482
11483 #: config/tc-mips.c:3949
11484 msgid "`fp=xx' cannot be used with `singlefloat'"
11485 msgstr ""
11486
11487 #: config/tc-mips.c:3953
11488 msgid "`fp=64' used with a 32-bit fpu"
11489 msgstr ""
11490
11491 #: config/tc-mips.c:3957
11492 msgid "`fp=64' used with a 32-bit ABI"
11493 msgstr ""
11494
11495 #: config/tc-mips.c:3962
11496 msgid "`fp=32' used with a 64-bit ABI"
11497 msgstr ""
11498
11499 #: config/tc-mips.c:3964
11500 msgid "`fp=32' used with a MIPS R6 cpu"
11501 msgstr ""
11502
11503 #: config/tc-mips.c:3967
11504 msgid "Unknown size of floating point registers"
11505 msgstr ""
11506
11507 #: config/tc-mips.c:3972
11508 msgid "`nooddspreg` cannot be used with a 64-bit ABI"
11509 msgstr ""
11510
11511 #: config/tc-mips.c:3975 config/tc-mips.c:3979
11512 #, c-format
11513 msgid "`%s' cannot be used with `%s'"
11514 msgstr ""
11515
11516 #: config/tc-mips.c:3984
11517 #, c-format
11518 msgid "branch relaxation is not supported in `%s'"
11519 msgstr ""
11520
11521 #: config/tc-mips.c:4064
11522 msgid "trap exception not supported at ISA 1"
11523 msgstr ""
11524
11525 #: config/tc-mips.c:4077 config/tc-mips.c:17125
11526 #, c-format
11527 msgid "`%s' does not support legacy NaN"
11528 msgstr ""
11529
11530 #: config/tc-mips.c:4124
11531 #, c-format
11532 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
11533 msgstr ""
11534
11535 #: config/tc-mips.c:4829
11536 #, c-format
11537 msgid "operand %d out of range"
11538 msgstr ""
11539
11540 #: config/tc-mips.c:4837
11541 #, c-format
11542 msgid "operand %d must be constant"
11543 msgstr ""
11544
11545 #: config/tc-mips.c:4881 read.c:4340 read.c:5316 write.c:265 write.c:1021
11546 msgid "register value used as expression"
11547 msgstr ""
11548
11549 #: config/tc-mips.c:4894
11550 #, c-format
11551 msgid "operand %d must be an immediate expression"
11552 msgstr ""
11553
11554 #: config/tc-mips.c:5015 config/tc-mips.c:5017
11555 #, c-format
11556 msgid "float register should be even, was %d"
11557 msgstr ""
11558
11559 #: config/tc-mips.c:5030
11560 #, c-format
11561 msgid "condition code register should be even for %s, was %d"
11562 msgstr ""
11563
11564 #: config/tc-mips.c:5035
11565 #, c-format
11566 msgid "condition code register should be 0 or 4 for %s, was %d"
11567 msgstr ""
11568
11569 #: config/tc-mips.c:5356
11570 msgid "invalid performance register"
11571 msgstr ""
11572
11573 #: config/tc-mips.c:5452
11574 msgid "the source register must not be $0"
11575 msgstr ""
11576
11577 #: config/tc-mips.c:5728
11578 msgid "missing frame size"
11579 msgstr ""
11580
11581 #: config/tc-mips.c:5733
11582 msgid "frame size specified twice"
11583 msgstr ""
11584
11585 #: config/tc-mips.c:5738
11586 msgid "invalid frame size"
11587 msgstr ""
11588
11589 #: config/tc-mips.c:5778
11590 #, c-format
11591 msgid "operand %d must be an immediate"
11592 msgstr ""
11593
11594 #: config/tc-mips.c:5793
11595 msgid "invalid element selector"
11596 msgstr ""
11597
11598 #: config/tc-mips.c:5806
11599 #, c-format
11600 msgid "operand %d must be scalar"
11601 msgstr ""
11602
11603 #: config/tc-mips.c:5983
11604 msgid "floating-point expression required"
11605 msgstr ""
11606
11607 #: config/tc-mips.c:6083
11608 #, c-format
11609 msgid "cannot use `%s' in this section"
11610 msgstr ""
11611
11612 #: config/tc-mips.c:6230
11613 msgid "used $at without \".set noat\""
11614 msgstr ""
11615
11616 #: config/tc-mips.c:6232
11617 #, c-format
11618 msgid "used $%u with \".set at=$%u\""
11619 msgstr ""
11620
11621 #: config/tc-mips.c:7261
11622 #, c-format
11623 msgid "wrong size instruction in a %u-bit branch delay slot"
11624 msgstr ""
11625
11626 #: config/tc-mips.c:7281 config/tc-mips.c:7291 config/tc-mips.c:15551
11627 #, c-format
11628 msgid "jump to misaligned address (0x%lx)"
11629 msgstr ""
11630
11631 #: config/tc-mips.c:7306 config/tc-mips.c:7326 config/tc-mips.c:7343
11632 #: config/tc-mips.c:8874 config/tc-mips.c:15405 config/tc-mips.c:15412
11633 #: config/tc-mips.c:15806 config/tc-mips.c:18640
11634 #, c-format
11635 msgid "branch to misaligned address (0x%lx)"
11636 msgstr ""
11637
11638 #: config/tc-mips.c:7312 config/tc-mips.c:7330 config/tc-mips.c:7347
11639 #: config/tc-mips.c:8877
11640 #, c-format
11641 msgid "branch address range overflow (0x%lx)"
11642 msgstr ""
11643
11644 #: config/tc-mips.c:7592
11645 msgid "extended instruction in delay slot"
11646 msgstr ""
11647
11648 #: config/tc-mips.c:8056
11649 msgid "source and destination must be different"
11650 msgstr ""
11651
11652 #: config/tc-mips.c:8059
11653 msgid "a destination register must be supplied"
11654 msgstr ""
11655
11656 #: config/tc-mips.c:8064
11657 msgid "the source register must not be $31"
11658 msgstr ""
11659
11660 #: config/tc-mips.c:8312 config/tc-mips.c:14189 config/tc-mips.c:18786
11661 msgid "invalid unextended operand value"
11662 msgstr ""
11663
11664 #: config/tc-mips.c:8430
11665 #, c-format
11666 msgid "opcode not supported on this processor: %s (%s)"
11667 msgstr ""
11668
11669 #: config/tc-mips.c:8509
11670 msgid "opcode not supported in the `insn32' mode"
11671 msgstr ""
11672
11673 #: config/tc-mips.c:8512
11674 #, c-format
11675 msgid "unrecognized %d-bit version of microMIPS opcode"
11676 msgstr ""
11677
11678 #: config/tc-mips.c:8568
11679 msgid "unrecognized unextended version of MIPS16 opcode"
11680 msgstr ""
11681
11682 #: config/tc-mips.c:8571
11683 msgid "unrecognized extended version of MIPS16 opcode"
11684 msgstr ""
11685
11686 #: config/tc-mips.c:8621 config/tc-mips.c:18657
11687 msgid ""
11688 "macro instruction expanded into multiple instructions in a branch delay slot"
11689 msgstr ""
11690
11691 #: config/tc-mips.c:8624 config/tc-mips.c:18665
11692 msgid "macro instruction expanded into multiple instructions"
11693 msgstr ""
11694
11695 #: config/tc-mips.c:8628
11696 msgid ""
11697 "macro instruction expanded into a wrong size instruction in a 16-bit branch "
11698 "delay slot"
11699 msgstr ""
11700
11701 #: config/tc-mips.c:8630
11702 msgid ""
11703 "macro instruction expanded into a wrong size instruction in a 32-bit branch "
11704 "delay slot"
11705 msgstr ""
11706
11707 #: config/tc-mips.c:9074
11708 msgid "operand overflow"
11709 msgstr ""
11710
11711 #: config/tc-mips.c:9093 config/tc-mips.c:9677 config/tc-mips.c:13670
11712 msgid "macro used $at after \".set noat\""
11713 msgstr ""
11714
11715 #: config/tc-mips.c:9241 config/tc-mips.c:12009 config/tc-mips.c:12668
11716 #, c-format
11717 msgid "number (0x%s) larger than 32 bits"
11718 msgstr ""
11719
11720 #: config/tc-mips.c:9261
11721 msgid "number larger than 64 bits"
11722 msgstr ""
11723
11724 #: config/tc-mips.c:9555 config/tc-mips.c:9583 config/tc-mips.c:9621
11725 #: config/tc-mips.c:9666 config/tc-mips.c:12244 config/tc-mips.c:12283
11726 #: config/tc-mips.c:12322 config/tc-mips.c:12764 config/tc-mips.c:12816
11727 msgid "PIC code offset overflow (max 16 signed bits)"
11728 msgstr ""
11729
11730 #: config/tc-mips.c:10194
11731 #, c-format
11732 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
11733 msgstr ""
11734
11735 #. result is always true
11736 #: config/tc-mips.c:10290
11737 #, c-format
11738 msgid "branch %s is always true"
11739 msgstr ""
11740
11741 #: config/tc-mips.c:10518 config/tc-mips.c:10628
11742 msgid "divide by zero"
11743 msgstr ""
11744
11745 #: config/tc-mips.c:10718
11746 msgid "dla used to load 32-bit register; recommend using la instead"
11747 msgstr ""
11748
11749 #: config/tc-mips.c:10722
11750 msgid "la used to load 64-bit address; recommend using dla instead"
11751 msgstr ""
11752
11753 #: config/tc-mips.c:10831 config/tc-riscv.c:944 config/tc-z80.c:732
11754 msgid "offset too large"
11755 msgstr ""
11756
11757 #: config/tc-mips.c:11005 config/tc-mips.c:11283
11758 msgid "PIC code offset overflow (max 32 signed bits)"
11759 msgstr ""
11760
11761 #: config/tc-mips.c:11353 config/tc-mips.c:11429
11762 #, c-format
11763 msgid "opcode not supported in the `insn32' mode `%s'"
11764 msgstr ""
11765
11766 #: config/tc-mips.c:11381
11767 msgid "MIPS PIC call to register other than $25"
11768 msgstr ""
11769
11770 #: config/tc-mips.c:11397 config/tc-mips.c:11408 config/tc-mips.c:11541
11771 #: config/tc-mips.c:11552
11772 msgid "no .cprestore pseudo-op used in PIC code"
11773 msgstr ""
11774
11775 #: config/tc-mips.c:11402 config/tc-mips.c:11546
11776 msgid "no .frame pseudo-op used in PIC code"
11777 msgstr ""
11778
11779 #: config/tc-mips.c:11567
11780 msgid "non-PIC jump used in PIC library"
11781 msgstr ""
11782
11783 #: config/tc-mips.c:12494
11784 #, c-format
11785 msgid "Unable to generate `%s' compliant code without mthc1"
11786 msgstr ""
11787
11788 #: config/tc-mips.c:13228
11789 #, c-format
11790 msgid "instruction %s: result is always false"
11791 msgstr ""
11792
11793 #: config/tc-mips.c:13381
11794 #, c-format
11795 msgid "instruction %s: result is always true"
11796 msgstr ""
11797
11798 #. FIXME: Check if this is one of the itbl macros, since they
11799 #. are added dynamically.
11800 #: config/tc-mips.c:13666
11801 #, c-format
11802 msgid "macro %s not implemented yet"
11803 msgstr ""
11804
11805 #: config/tc-mips.c:14011 config/tc-mips.c:14075 config/tc-mips.c:14086
11806 #: config/tc-score.c:2691 config/tc-score.c:2737
11807 msgid "unrecognized opcode"
11808 msgstr ""
11809
11810 #: config/tc-mips.c:14199
11811 msgid "extended operand requested but not required"
11812 msgstr ""
11813
11814 #: config/tc-mips.c:14208
11815 msgid "operand value out of range for instruction"
11816 msgstr ""
11817
11818 #: config/tc-mips.c:14307
11819 #, c-format
11820 msgid "relocation %s isn't supported by the current ABI"
11821 msgstr ""
11822
11823 #: config/tc-mips.c:14363
11824 msgid "unclosed '('"
11825 msgstr ""
11826
11827 #: config/tc-mips.c:14429
11828 #, c-format
11829 msgid "a different %s was already specified, is now %s"
11830 msgstr ""
11831
11832 #: config/tc-mips.c:14596
11833 msgid "-mmicromips cannot be used with -mips16"
11834 msgstr ""
11835
11836 #: config/tc-mips.c:14611
11837 msgid "-mips16 cannot be used with -micromips"
11838 msgstr ""
11839
11840 #: config/tc-mips.c:14762 config/tc-mips.c:14820
11841 msgid "no compiled in support for 64 bit object file format"
11842 msgstr ""
11843
11844 #: config/tc-mips.c:14827
11845 #, c-format
11846 msgid "invalid abi -mabi=%s"
11847 msgstr ""
11848
11849 #: config/tc-mips.c:14867
11850 #, c-format
11851 msgid "invalid NaN setting -mnan=%s"
11852 msgstr ""
11853
11854 #: config/tc-mips.c:14901
11855 msgid "-G not supported in this configuration"
11856 msgstr ""
11857
11858 #: config/tc-mips.c:14927
11859 #, c-format
11860 msgid "-%s conflicts with the other architecture options, which imply -%s"
11861 msgstr ""
11862
11863 #: config/tc-mips.c:14943
11864 #, c-format
11865 msgid "-march=%s is not compatible with the selected ABI"
11866 msgstr ""
11867
11868 #: config/tc-mips.c:15409 config/tc-mips.c:15800 config/tc-mips.c:18637
11869 msgid "branch to a symbol in another ISA mode"
11870 msgstr ""
11871
11872 #: config/tc-mips.c:15416 config/tc-mips.c:15557 config/tc-mips.c:15810
11873 #, c-format
11874 msgid "cannot encode misaligned addend in the relocatable field (0x%lx)"
11875 msgstr ""
11876
11877 #: config/tc-mips.c:15453
11878 msgid "PC-relative reference to a different section"
11879 msgstr ""
11880
11881 #: config/tc-mips.c:15525 config/tc-riscv.c:1960
11882 msgid "TLS relocation against a constant"
11883 msgstr ""
11884
11885 #: config/tc-mips.c:15545
11886 msgid "jump to a symbol in another ISA mode"
11887 msgstr ""
11888
11889 #: config/tc-mips.c:15548
11890 msgid "JALX to a symbol in the same ISA mode"
11891 msgstr ""
11892
11893 #: config/tc-mips.c:15633
11894 msgid "unsupported constant in relocation"
11895 msgstr ""
11896
11897 #: config/tc-mips.c:15705
11898 #, c-format
11899 msgid "PC-relative access using misaligned symbol (%lx)"
11900 msgstr ""
11901
11902 #: config/tc-mips.c:15709
11903 #, c-format
11904 msgid "PC-relative access using misaligned offset (%lx)"
11905 msgstr ""
11906
11907 #: config/tc-mips.c:15722 config/tc-mips.c:15741
11908 msgid "PC-relative access out of range"
11909 msgstr ""
11910
11911 #: config/tc-mips.c:15728
11912 #, c-format
11913 msgid "PC-relative access to misaligned address (%lx)"
11914 msgstr ""
11915
11916 #: config/tc-mips.c:15895
11917 #, c-format
11918 msgid "alignment too large, %d assumed"
11919 msgstr ""
11920
11921 #: config/tc-mips.c:15898
11922 msgid "alignment negative, 0 assumed"
11923 msgstr ""
11924
11925 #: config/tc-mips.c:16140
11926 #, c-format
11927 msgid "%s: no such section"
11928 msgstr ""
11929
11930 #: config/tc-mips.c:16181
11931 #, c-format
11932 msgid ".option pic%d not supported"
11933 msgstr ""
11934
11935 #: config/tc-mips.c:16183
11936 #, c-format
11937 msgid ".option pic%d not supported in VxWorks PIC mode"
11938 msgstr ""
11939
11940 #: config/tc-mips.c:16195 config/tc-mips.c:16532
11941 msgid "-G may not be used with SVR4 PIC code"
11942 msgstr ""
11943
11944 #: config/tc-mips.c:16201
11945 #, c-format
11946 msgid "unrecognized option \"%s\""
11947 msgstr ""
11948
11949 #: config/tc-mips.c:16307
11950 #, c-format
11951 msgid "unknown architecture %s"
11952 msgstr ""
11953
11954 #: config/tc-mips.c:16321 config/tc-mips.c:16483
11955 #, c-format
11956 msgid "unknown ISA level %s"
11957 msgstr ""
11958
11959 #: config/tc-mips.c:16330
11960 #, c-format
11961 msgid "unknown ISA or architecture %s"
11962 msgstr ""
11963
11964 #: config/tc-mips.c:16389
11965 msgid "`noreorder' must be set before `nomacro'"
11966 msgstr ""
11967
11968 #: config/tc-mips.c:16418
11969 msgid ".set pop with no .set push"
11970 msgstr ""
11971
11972 #: config/tc-mips.c:16437
11973 #, c-format
11974 msgid "tried to set unrecognized symbol: %s\n"
11975 msgstr ""
11976
11977 #: config/tc-mips.c:16510
11978 #, c-format
11979 msgid ".module used with unrecognized symbol: %s\n"
11980 msgstr ""
11981
11982 #: config/tc-mips.c:16516
11983 msgid ".module is not permitted after generating code"
11984 msgstr ""
11985
11986 #: config/tc-mips.c:16576 config/tc-mips.c:16655 config/tc-mips.c:16759
11987 #: config/tc-mips.c:16789 config/tc-mips.c:16838
11988 #, c-format
11989 msgid "%s not supported in MIPS16 mode"
11990 msgstr ""
11991
11992 #: config/tc-mips.c:16583
11993 msgid ".cpload not in noreorder section"
11994 msgstr ""
11995
11996 #: config/tc-mips.c:16664 config/tc-mips.c:16683
11997 msgid "missing argument separator ',' for .cpsetup"
11998 msgstr ""
11999
12000 #: config/tc-mips.c:16881
12001 #, c-format
12002 msgid "unsupported use of %s"
12003 msgstr ""
12004
12005 #: config/tc-mips.c:16972
12006 msgid "unsupported use of .gpword"
12007 msgstr ""
12008
12009 #: config/tc-mips.c:17010
12010 msgid "unsupported use of .gpdword"
12011 msgstr ""
12012
12013 #: config/tc-mips.c:17042
12014 msgid "unsupported use of .ehword"
12015 msgstr ""
12016
12017 #: config/tc-mips.c:17129
12018 msgid "bad .nan directive"
12019 msgstr ""
12020
12021 #: config/tc-mips.c:17178
12022 #, c-format
12023 msgid "ignoring attempt to redefine symbol %s"
12024 msgstr ""
12025
12026 #: config/tc-mips.c:17193 ecoff.c:3372
12027 msgid "bad .weakext directive"
12028 msgstr ""
12029
12030 #: config/tc-mips.c:18162 config/tc-mips.c:18439
12031 msgid "relaxed out-of-range branch into a jump"
12032 msgstr ""
12033
12034 #: config/tc-mips.c:18661
12035 msgid "extended instruction in a branch delay slot"
12036 msgstr ""
12037
12038 #: config/tc-mips.c:18775 config/tc-xtensa.c:1656 config/tc-xtensa.c:1934
12039 msgid "unsupported relocation"
12040 msgstr ""
12041
12042 #: config/tc-mips.c:19271 config/tc-score.c:5640
12043 msgid "expected simple number"
12044 msgstr ""
12045
12046 #: config/tc-mips.c:19299 config/tc-score.c:5667
12047 msgid "invalid number"
12048 msgstr ""
12049
12050 #: config/tc-mips.c:19376 ecoff.c:2999
12051 msgid ".end directive without a preceding .ent directive"
12052 msgstr ""
12053
12054 #: config/tc-mips.c:19385
12055 msgid ".end symbol does not match .ent symbol"
12056 msgstr ""
12057
12058 #: config/tc-mips.c:19462
12059 msgid ".ent or .aent not in text section"
12060 msgstr ""
12061
12062 #: config/tc-mips.c:19465 config/tc-score.c:5706
12063 msgid "missing .end"
12064 msgstr ""
12065
12066 #: config/tc-mips.c:19548
12067 msgid ".mask/.fmask outside of .ent"
12068 msgstr ""
12069
12070 #: config/tc-mips.c:19555
12071 msgid "bad .mask/.fmask directive"
12072 msgstr ""
12073
12074 #: config/tc-mips.c:19848
12075 #, c-format
12076 msgid "bad value (%s) for %s"
12077 msgstr ""
12078
12079 #: config/tc-mips.c:19912
12080 #, c-format
12081 msgid ""
12082 "MIPS options:\n"
12083 "-EB\t\t\tgenerate big endian output\n"
12084 "-EL\t\t\tgenerate little endian output\n"
12085 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
12086 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
12087 "\t\t\timplicitly with the gp register [default 8]\n"
12088 msgstr ""
12089
12090 #: config/tc-mips.c:19919
12091 #, c-format
12092 msgid ""
12093 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
12094 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
12095 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
12096 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
12097 "-mips5                  generate MIPS ISA V instructions\n"
12098 "-mips32                 generate MIPS32 ISA instructions\n"
12099 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
12100 "-mips32r3               generate MIPS32 release 3 ISA instructions\n"
12101 "-mips32r5               generate MIPS32 release 5 ISA instructions\n"
12102 "-mips32r6               generate MIPS32 release 6 ISA instructions\n"
12103 "-mips64                 generate MIPS64 ISA instructions\n"
12104 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
12105 "-mips64r3               generate MIPS64 release 3 ISA instructions\n"
12106 "-mips64r5               generate MIPS64 release 5 ISA instructions\n"
12107 "-mips64r6               generate MIPS64 release 6 ISA instructions\n"
12108 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
12109 msgstr ""
12110
12111 #: config/tc-mips.c:19944
12112 #, c-format
12113 msgid ""
12114 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
12115 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
12116 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
12117 msgstr ""
12118
12119 #: config/tc-mips.c:19957
12120 #, c-format
12121 msgid ""
12122 "-mips16\t\t\tgenerate mips16 instructions\n"
12123 "-no-mips16\t\tdo not generate mips16 instructions\n"
12124 msgstr ""
12125
12126 #: config/tc-mips.c:19960
12127 #, c-format
12128 msgid ""
12129 "-mmicromips\t\tgenerate microMIPS instructions\n"
12130 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
12131 msgstr ""
12132
12133 #: config/tc-mips.c:19963
12134 #, c-format
12135 msgid ""
12136 "-msmartmips\t\tgenerate smartmips instructions\n"
12137 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
12138 msgstr ""
12139
12140 #: config/tc-mips.c:19966
12141 #, c-format
12142 msgid ""
12143 "-mdsp\t\t\tgenerate DSP instructions\n"
12144 "-mno-dsp\t\tdo not generate DSP instructions\n"
12145 msgstr ""
12146
12147 #: config/tc-mips.c:19969
12148 #, c-format
12149 msgid ""
12150 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
12151 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
12152 msgstr ""
12153
12154 #: config/tc-mips.c:19972
12155 #, c-format
12156 msgid ""
12157 "-mdspr3\t\t\tgenerate DSP R3 instructions\n"
12158 "-mno-dspr3\t\tdo not generate DSP R3 instructions\n"
12159 msgstr ""
12160
12161 #: config/tc-mips.c:19975
12162 #, c-format
12163 msgid ""
12164 "-mmt\t\t\tgenerate MT instructions\n"
12165 "-mno-mt\t\t\tdo not generate MT instructions\n"
12166 msgstr ""
12167
12168 #: config/tc-mips.c:19978
12169 #, c-format
12170 msgid ""
12171 "-mmcu\t\t\tgenerate MCU instructions\n"
12172 "-mno-mcu\t\tdo not generate MCU instructions\n"
12173 msgstr ""
12174
12175 #: config/tc-mips.c:19981
12176 #, c-format
12177 msgid ""
12178 "-mmsa\t\t\tgenerate MSA instructions\n"
12179 "-mno-msa\t\tdo not generate MSA instructions\n"
12180 msgstr ""
12181
12182 #: config/tc-mips.c:19984
12183 #, c-format
12184 msgid ""
12185 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
12186 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
12187 msgstr ""
12188
12189 #: config/tc-mips.c:19987
12190 #, c-format
12191 msgid ""
12192 "-mvirt\t\t\tgenerate Virtualization instructions\n"
12193 "-mno-virt\t\tdo not generate Virtualization instructions\n"
12194 msgstr ""
12195
12196 #: config/tc-mips.c:19990
12197 #, c-format
12198 msgid ""
12199 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
12200 "-mno-insn32\t\tgenerate all microMIPS instructions\n"
12201 msgstr ""
12202
12203 #: config/tc-mips.c:19993
12204 #, c-format
12205 msgid ""
12206 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
12207 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
12208 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
12209 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
12210 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
12211 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
12212 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
12213 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
12214 "-msym32\t\t\tassume all symbols have 32-bit values\n"
12215 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
12216 "-O\t\t\tremove unneeded NOPs and swap branches\n"
12217 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
12218 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
12219 msgstr ""
12220
12221 #: config/tc-mips.c:20007
12222 #, c-format
12223 msgid ""
12224 "-mhard-float\t\tallow floating-point instructions\n"
12225 "-msoft-float\t\tdo not allow floating-point instructions\n"
12226 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
12227 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
12228 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
12229 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
12230 "-mignore-branch-isa\taccept invalid branches requiring an ISA mode switch\n"
12231 "-mno-ignore-branch-isa\treject invalid branches requiring an ISA mode "
12232 "switch\n"
12233 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
12234 msgstr ""
12235
12236 #: config/tc-mips.c:20025
12237 #, c-format
12238 msgid ""
12239 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
12240 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
12241 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
12242 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
12243 "-xgot\t\t\tassume a 32 bit GOT\n"
12244 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
12245 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
12246 "                        position dependent (non shared) code\n"
12247 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
12248 msgstr ""
12249
12250 #: config/tc-mips.c:20046
12251 #, c-format
12252 msgid ""
12253 "-32\t\t\tcreate o32 ABI object file (default)\n"
12254 "-n32\t\t\tcreate n32 ABI object file\n"
12255 "-64\t\t\tcreate 64 ABI object file\n"
12256 msgstr ""
12257
12258 #: config/tc-mips.c:20129
12259 msgid "missing .end at end of assembly"
12260 msgstr ""
12261
12262 #: config/tc-mmix.c:702
12263 #, c-format
12264 msgid " MMIX-specific command line options:\n"
12265 msgstr ""
12266
12267 #: config/tc-mmix.c:703
12268 #, c-format
12269 msgid ""
12270 "  -fixed-special-register-names\n"
12271 "                          Allow only the original special register names.\n"
12272 msgstr ""
12273
12274 #: config/tc-mmix.c:706
12275 #, c-format
12276 msgid "  -globalize-symbols      Make all symbols global.\n"
12277 msgstr ""
12278
12279 #: config/tc-mmix.c:708
12280 #, c-format
12281 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
12282 msgstr ""
12283
12284 #: config/tc-mmix.c:710
12285 #, c-format
12286 msgid "  -relax                  Create linker relaxable code.\n"
12287 msgstr ""
12288
12289 #: config/tc-mmix.c:712
12290 #, c-format
12291 msgid ""
12292 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
12293 "                          Implies -fixed-special-register-names.\n"
12294 msgstr ""
12295
12296 #: config/tc-mmix.c:715
12297 #, c-format
12298 msgid ""
12299 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
12300 "                          into multiple instructions.\n"
12301 msgstr ""
12302
12303 #: config/tc-mmix.c:718
12304 #, c-format
12305 msgid ""
12306 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
12307 msgstr ""
12308
12309 #: config/tc-mmix.c:720
12310 #, c-format
12311 msgid ""
12312 "  -linker-allocated-gregs If there's no suitable GREG definition for "
12313 "the                          operands of an instruction, let the linker "
12314 "resolve.\n"
12315 msgstr ""
12316
12317 #: config/tc-mmix.c:723
12318 #, c-format
12319 msgid ""
12320 "  -x                      Do not warn when an operand to GETA, a branch,\n"
12321 "                          PUSHJ or JUMP is not known to be within range.\n"
12322 "                          The linker will catch any errors.  Implies\n"
12323 "                          -linker-allocated-gregs."
12324 msgstr ""
12325
12326 #: config/tc-mmix.c:849
12327 #, c-format
12328 msgid "unknown opcode: `%s'"
12329 msgstr ""
12330
12331 #: config/tc-mmix.c:971 config/tc-mmix.c:986
12332 msgid "specified location wasn't TETRA-aligned"
12333 msgstr ""
12334
12335 #: config/tc-mmix.c:973 config/tc-mmix.c:988 config/tc-mmix.c:4214
12336 #: config/tc-mmix.c:4230
12337 msgid "unaligned data at an absolute location is not supported"
12338 msgstr ""
12339
12340 #: config/tc-mmix.c:1098
12341 #, c-format
12342 msgid "invalid operand to opcode %s: `%s'"
12343 msgstr ""
12344
12345 #: config/tc-mmix.c:1120 config/tc-mmix.c:1147 config/tc-mmix.c:1180
12346 #: config/tc-mmix.c:1188 config/tc-mmix.c:1205 config/tc-mmix.c:1233
12347 #: config/tc-mmix.c:1254 config/tc-mmix.c:1279 config/tc-mmix.c:1327
12348 #: config/tc-mmix.c:1428 config/tc-mmix.c:1453 config/tc-mmix.c:1485
12349 #: config/tc-mmix.c:1517 config/tc-mmix.c:1547 config/tc-mmix.c:1600
12350 #: config/tc-mmix.c:1617 config/tc-mmix.c:1644 config/tc-mmix.c:1672
12351 #: config/tc-mmix.c:1702 config/tc-mmix.c:1728 config/tc-mmix.c:1744
12352 #: config/tc-mmix.c:1770 config/tc-mmix.c:1786 config/tc-mmix.c:1802
12353 #: config/tc-mmix.c:1883
12354 #, c-format
12355 msgid "invalid operands to opcode %s: `%s'"
12356 msgstr ""
12357
12358 #: config/tc-mmix.c:1983
12359 msgid "internal: mmix_prefix_name but empty prefix"
12360 msgstr ""
12361
12362 #: config/tc-mmix.c:2046
12363 #, c-format
12364 msgid "too many GREG registers allocated (max %d)"
12365 msgstr ""
12366
12367 #: config/tc-mmix.c:2106
12368 msgid "BSPEC already active.  Nesting is not supported."
12369 msgstr ""
12370
12371 #: config/tc-mmix.c:2115
12372 msgid "invalid BSPEC expression"
12373 msgstr ""
12374
12375 #: config/tc-mmix.c:2131
12376 #, c-format
12377 msgid "can't create section %s"
12378 msgstr ""
12379
12380 #: config/tc-mmix.c:2136
12381 #, c-format
12382 msgid "can't set section flags for section %s"
12383 msgstr ""
12384
12385 #: config/tc-mmix.c:2157
12386 msgid "ESPEC without preceding BSPEC"
12387 msgstr ""
12388
12389 #: config/tc-mmix.c:2186
12390 msgid "missing local expression"
12391 msgstr ""
12392
12393 #: config/tc-mmix.c:2396
12394 msgid "operand out of range, instruction expanded"
12395 msgstr ""
12396
12397 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
12398 #. user-friendly, though a little bit non-substantial.
12399 #: config/tc-mmix.c:2647
12400 msgid "directive LOCAL must be placed in code or data"
12401 msgstr ""
12402
12403 #: config/tc-mmix.c:2648
12404 msgid "internal confusion: relocation in a section without contents"
12405 msgstr ""
12406
12407 #: config/tc-mmix.c:2762
12408 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
12409 msgstr ""
12410
12411 #: config/tc-mmix.c:2810
12412 msgid "no suitable GREG definition for operands"
12413 msgstr ""
12414
12415 #: config/tc-mmix.c:2869
12416 msgid "operands were not reducible at assembly-time"
12417 msgstr ""
12418
12419 #: config/tc-mmix.c:2896
12420 #, c-format
12421 msgid "cannot generate relocation type for symbol %s, code %s"
12422 msgstr ""
12423
12424 #: config/tc-mmix.c:2916
12425 #, c-format
12426 msgid "internal: unhandled label %s"
12427 msgstr ""
12428
12429 #: config/tc-mmix.c:2945
12430 msgid "[0-9]H labels may not appear alone on a line"
12431 msgstr ""
12432
12433 #: config/tc-mmix.c:2953
12434 msgid "[0-9]H labels do not mix with dot-pseudos"
12435 msgstr ""
12436
12437 #: config/tc-mmix.c:3041
12438 msgid "invalid characters in input"
12439 msgstr ""
12440
12441 #: config/tc-mmix.c:3147
12442 msgid "empty label field for IS"
12443 msgstr ""
12444
12445 #: config/tc-mmix.c:3473
12446 #, c-format
12447 msgid "internal: unexpected relax type %d:%d"
12448 msgstr ""
12449
12450 #: config/tc-mmix.c:3497
12451 msgid "BSPEC without ESPEC."
12452 msgstr ""
12453
12454 #: config/tc-mmix.c:3562
12455 msgid "LOC to section unknown or indeterminable at first pass"
12456 msgstr ""
12457
12458 #: config/tc-mmix.c:3734
12459 msgid "GREG expression too complicated"
12460 msgstr ""
12461
12462 #: config/tc-mmix.c:3749
12463 msgid "internal: GREG expression not resolved to section"
12464 msgstr ""
12465
12466 #: config/tc-mmix.c:3798
12467 msgid "register section has contents\n"
12468 msgstr ""
12469
12470 #: config/tc-mmix.c:3925
12471 msgid "section change from within a BSPEC/ESPEC pair is not supported"
12472 msgstr ""
12473
12474 #: config/tc-mmix.c:3946
12475 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
12476 msgstr ""
12477
12478 #: config/tc-mmix.c:3956
12479 msgid "invalid LOC expression"
12480 msgstr ""
12481
12482 #: config/tc-mmix.c:4001 config/tc-mmix.c:4028
12483 msgid "LOC expression stepping backwards is not supported"
12484 msgstr ""
12485
12486 #. We will only get here in rare cases involving #NO_APP,
12487 #. where the unterminated string is not recognized by the
12488 #. preformatting pass.
12489 #: config/tc-mmix.c:4137 config/tc-mmix.c:4295 config/tc-z80.c:1732
12490 msgid "unterminated string"
12491 msgstr ""
12492
12493 #: config/tc-mmix.c:4154
12494 msgid "BYTE expression not a pure number"
12495 msgstr ""
12496
12497 #. Note that mmixal does not allow negative numbers in
12498 #. BYTE sequences, so neither should we.
12499 #: config/tc-mmix.c:4163
12500 msgid "BYTE expression not in the range 0..255"
12501 msgstr ""
12502
12503 #: config/tc-mmix.c:4212 config/tc-mmix.c:4228
12504 msgid "data item with alignment larger than location"
12505 msgstr ""
12506
12507 #. Since integer_constant is local to expr.c, we have to make this a
12508 #. macro.  FIXME: Do it cleaner.
12509 #: config/tc-mmix.h:98
12510 msgid "`&' serial number operator is not supported"
12511 msgstr ""
12512
12513 #: config/tc-mn10200.c:300
12514 #, c-format
12515 msgid ""
12516 "MN10200 options:\n"
12517 "none yet\n"
12518 msgstr ""
12519
12520 #: config/tc-mn10300.c:439
12521 #, c-format
12522 msgid ""
12523 "MN10300 assembler options:\n"
12524 "none yet\n"
12525 msgstr ""
12526
12527 #: config/tc-mn10300.c:1270
12528 msgid "Invalid opcode/operands"
12529 msgstr ""
12530
12531 #: config/tc-mn10300.c:1792
12532 msgid "Invalid register specification."
12533 msgstr ""
12534
12535 #: config/tc-mn10300.c:2390
12536 #, c-format
12537 msgid "Bad relocation fixup type (%d)"
12538 msgstr ""
12539
12540 #: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
12541 #: config/tc-moxie.c:362
12542 msgid "expecting comma delimited register operands"
12543 msgstr ""
12544
12545 #: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
12546 #: config/tc-moxie.c:497
12547 msgid "expecting comma delimited operands"
12548 msgstr ""
12549
12550 #: config/tc-moxie.c:320 config/tc-moxie.c:348
12551 msgid "expecting indirect register `($rA)'"
12552 msgstr ""
12553
12554 #: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
12555 #: config/tc-moxie.c:489
12556 msgid "missing closing parenthesis"
12557 msgstr ""
12558
12559 #: config/tc-moxie.c:439 config/tc-moxie.c:481
12560 msgid "expecting indirect register `($rX)'"
12561 msgstr ""
12562
12563 #: config/tc-moxie.c:559 config/tc-pj.c:313
12564 msgid "Something forgot to clean up\n"
12565 msgstr ""
12566
12567 #: config/tc-moxie.c:643
12568 #, c-format
12569 msgid ""
12570 "  -EB                     assemble for a big endian system (default)\n"
12571 "  -EL                     assemble for a little endian system\n"
12572 msgstr ""
12573
12574 #: config/tc-moxie.c:703
12575 msgid "pcrel too far BFD_RELOC_MOXIE_10"
12576 msgstr ""
12577
12578 #: config/tc-msp430.c:519
12579 msgid ".profiler pseudo requires at least two operands."
12580 msgstr ""
12581
12582 #: config/tc-msp430.c:578
12583 msgid "unknown profiling flag - ignored."
12584 msgstr ""
12585
12586 #: config/tc-msp430.c:594
12587 msgid "ambiguous flags combination - '.profiler' directive ignored."
12588 msgstr ""
12589
12590 #: config/tc-msp430.c:604
12591 msgid "profiling in absolute section?"
12592 msgstr ""
12593
12594 #: config/tc-msp430.c:1374
12595 #, c-format
12596 msgid "Unrecognised CPU errata name starting here: %s"
12597 msgstr ""
12598
12599 #: config/tc-msp430.c:1380
12600 #, c-format
12601 msgid "Expecting comma after CPU errata name, not: %s"
12602 msgstr ""
12603
12604 #: config/tc-msp430.c:1390
12605 msgid "MCU option requires a name\n"
12606 msgstr ""
12607
12608 #: config/tc-msp430.c:1428
12609 #, c-format
12610 msgid "unrecognised argument to -mcpu option '%s'"
12611 msgstr ""
12612
12613 #: config/tc-msp430.c:1603
12614 #, c-format
12615 msgid ""
12616 "MSP430 options:\n"
12617 "  -mmcu=<msp430-name>     - select microcontroller type\n"
12618 "  -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
12619 msgstr ""
12620
12621 #: config/tc-msp430.c:1607
12622 #, c-format
12623 msgid ""
12624 "  -msilicon-errata=<name>[,<name>...] - enable fixups for silicon errata\n"
12625 "  -msilicon-errata-warn=<name>[,<name>...] - warn when a fixup might be "
12626 "needed\n"
12627 "   supported errata names: cpu4, cpu8, cpu11, cpu12, cpu13, cpu19\n"
12628 msgstr ""
12629
12630 #: config/tc-msp430.c:1611
12631 #, c-format
12632 msgid ""
12633 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
12634 "  -mP - enable polymorph instructions\n"
12635 msgstr ""
12636
12637 #: config/tc-msp430.c:1614
12638 #, c-format
12639 msgid "  -ml - enable large code model\n"
12640 msgstr ""
12641
12642 #: config/tc-msp430.c:1616
12643 #, c-format
12644 msgid "  -mN - do not insert NOPs after changing interrupts (default)\n"
12645 msgstr ""
12646
12647 #: config/tc-msp430.c:1618
12648 #, c-format
12649 msgid "  -mn - insert a NOP after changing interrupts\n"
12650 msgstr ""
12651
12652 #: config/tc-msp430.c:1620
12653 #, c-format
12654 msgid "  -mY - do not warn about missing NOPs after changing interrupts\n"
12655 msgstr ""
12656
12657 #: config/tc-msp430.c:1622
12658 #, c-format
12659 msgid "  -my - warn about missing NOPs after changing interrupts (default)\n"
12660 msgstr ""
12661
12662 #: config/tc-msp430.c:1624
12663 #, c-format
12664 msgid "  -md - Force copying of data from ROM to RAM at startup\n"
12665 msgstr ""
12666
12667 #: config/tc-msp430.c:1626
12668 #, c-format
12669 msgid ""
12670 "  -mdata-region={none|lower|upper|either} - select region data will be\n"
12671 "    placed in.\n"
12672 msgstr ""
12673
12674 #: config/tc-msp430.c:1779
12675 #, c-format
12676 msgid "extra characters '%s' at end of immediate expression '%s'"
12677 msgstr ""
12678
12679 #: config/tc-msp430.c:1811 config/tc-msp430.c:1994 config/tc-msp430.c:2108
12680 #, c-format
12681 msgid "value 0x%x out of extended range."
12682 msgstr ""
12683
12684 #: config/tc-msp430.c:1817
12685 #, c-format
12686 msgid "value %d out of range. Use #lo() or #hi()"
12687 msgstr ""
12688
12689 #: config/tc-msp430.c:1863
12690 msgid "cpu4: not converting PUSH #4 to shorter form"
12691 msgstr ""
12692
12693 #: config/tc-msp430.c:1880
12694 msgid "cpu4: not converting PUSH #8 to shorter form"
12695 msgstr ""
12696
12697 #: config/tc-msp430.c:1894
12698 msgid "error: unsupported #foo() directive used on symbol"
12699 msgstr ""
12700
12701 #: config/tc-msp430.c:1911
12702 #, c-format
12703 msgid "unknown expression in operand %s.  Use #llo(), #lhi(), #hlo() or #hhi()"
12704 msgstr ""
12705
12706 #: config/tc-msp430.c:1962
12707 #, c-format
12708 msgid "Registers cannot be used within immediate expression [%s]"
12709 msgstr ""
12710
12711 #: config/tc-msp430.c:1964
12712 #, c-format
12713 msgid "unknown operand %s"
12714 msgstr ""
12715
12716 #: config/tc-msp430.c:1981
12717 #, c-format
12718 msgid "extra characters '%s' at the end of absolute operand '%s'"
12719 msgstr ""
12720
12721 #: config/tc-msp430.c:2000 config/tc-msp430.c:2114
12722 #, c-format
12723 msgid "value out of range: 0x%x"
12724 msgstr ""
12725
12726 #: config/tc-msp430.c:2011
12727 #, c-format
12728 msgid "Registers cannot be used within absolute expression [%s]"
12729 msgstr ""
12730
12731 #: config/tc-msp430.c:2013 config/tc-msp430.c:2143
12732 #, c-format
12733 msgid "unknown expression in operand %s"
12734 msgstr ""
12735
12736 #: config/tc-msp430.c:2027
12737 #, c-format
12738 msgid "unknown addressing mode %s"
12739 msgstr ""
12740
12741 #: config/tc-msp430.c:2035
12742 #, c-format
12743 msgid "Bad register name %s"
12744 msgstr ""
12745
12746 #: config/tc-msp430.c:2046
12747 msgid "cannot use indirect addressing with the PC"
12748 msgstr ""
12749
12750 #: config/tc-msp430.c:2066
12751 msgid "')' required"
12752 msgstr ""
12753
12754 #: config/tc-msp430.c:2078
12755 #, c-format
12756 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
12757 msgstr ""
12758
12759 #: config/tc-msp430.c:2085
12760 msgid "r2 should not be used in indexed addressing mode"
12761 msgstr ""
12762
12763 #: config/tc-msp430.c:2097 config/tc-msp430.c:2171 config/tc-msp430.c:3211
12764 #: config/tc-msp430.c:3279 config/tc-msp430.c:3396 config/tc-msp430.c:3769
12765 #: config/tc-msp430.c:3868 config/tc-msp430.c:3919
12766 #, c-format
12767 msgid "extra characters '%s' at end of operand '%s'"
12768 msgstr ""
12769
12770 #: config/tc-msp430.c:2129 config/tc-msp430.c:2131
12771 msgid "CPU8: Stack pointer accessed with an odd offset"
12772 msgstr ""
12773
12774 #: config/tc-msp430.c:2141
12775 #, c-format
12776 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
12777 msgstr ""
12778
12779 #: config/tc-msp430.c:2205
12780 #, c-format
12781 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
12782 msgstr ""
12783
12784 #: config/tc-msp430.c:2215
12785 msgid "this addressing mode is not applicable for destination operand"
12786 msgstr ""
12787
12788 #: config/tc-msp430.c:2246 config/tc-msp430.c:2381 config/tc-msp430.c:2418
12789 #: config/tc-msp430.c:2448 config/tc-msp430.c:3147 config/tc-msp430.c:3230
12790 #: config/tc-msp430.c:3318
12791 #, c-format
12792 msgid "expected register as second argument of %s"
12793 msgstr ""
12794
12795 #: config/tc-msp430.c:2285 config/tc-msp430.c:2351
12796 #, c-format
12797 msgid "index value too big for %s"
12798 msgstr ""
12799
12800 #: config/tc-msp430.c:2302 config/tc-msp430.c:2368 config/tc-msp430.c:2475
12801 #, c-format
12802 msgid "unexpected addressing mode for %s"
12803 msgstr ""
12804
12805 #: config/tc-msp430.c:2388 config/tc-msp430.c:2425 config/tc-msp430.c:2455
12806 #, c-format
12807 msgid "constant generator destination register found in %s"
12808 msgstr ""
12809
12810 #: config/tc-msp430.c:2432 config/tc-msp430.c:2462
12811 #, c-format
12812 msgid "constant generator source register found in %s"
12813 msgstr ""
12814
12815 #: config/tc-msp430.c:2552
12816 msgid "no size modifier after period, .w assumed"
12817 msgstr ""
12818
12819 #: config/tc-msp430.c:2556
12820 #, c-format
12821 msgid "unrecognised instruction size modifier .%c"
12822 msgstr ""
12823
12824 #: config/tc-msp430.c:2570
12825 #, c-format
12826 msgid "junk found after instruction: %s.%s"
12827 msgstr ""
12828
12829 #: config/tc-msp430.c:2590
12830 #, c-format
12831 msgid "instruction %s.a does not exist"
12832 msgstr ""
12833
12834 #: config/tc-msp430.c:2604
12835 #, c-format
12836 msgid "instruction %s requires %d operand"
12837 msgid_plural "instruction %s requires %d operands"
12838 msgstr[0] ""
12839 msgstr[1] ""
12840
12841 #: config/tc-msp430.c:2622
12842 #, c-format
12843 msgid "instruction %s requires MSP430X mcu"
12844 msgstr ""
12845
12846 #: config/tc-msp430.c:2642
12847 #, c-format
12848 msgid "unable to repeat %s insn"
12849 msgstr ""
12850
12851 #: config/tc-msp430.c:2661
12852 msgid "NOP inserted between two instructions that change interrupt state"
12853 msgstr ""
12854
12855 #: config/tc-msp430.c:2663
12856 msgid ""
12857 "a NOP might be needed here because of successive changes in interrupt state"
12858 msgstr ""
12859
12860 #: config/tc-msp430.c:2674
12861 msgid "CPU12: CMP/BIT with PC destination ignores next instruction"
12862 msgstr ""
12863
12864 #: config/tc-msp430.c:2682
12865 msgid "CPU19: Instruction setting CPUOFF must be followed by a NOP"
12866 msgstr ""
12867
12868 #: config/tc-msp430.c:2689
12869 msgid "internal error: unknown nop check state"
12870 msgstr ""
12871
12872 #: config/tc-msp430.c:2724
12873 msgid "inserting a NOP before EINT"
12874 msgstr ""
12875
12876 #: config/tc-msp430.c:2727
12877 msgid "a NOP might be needed before the EINT"
12878 msgstr ""
12879
12880 #: config/tc-msp430.c:2767 config/tc-msp430.c:2769 config/tc-msp430.c:3473
12881 #: config/tc-msp430.c:3475
12882 msgid "CPU11: PC is destination of SR altering instruction"
12883 msgstr ""
12884
12885 #: config/tc-msp430.c:2784 config/tc-msp430.c:2786 config/tc-msp430.c:2892
12886 #: config/tc-msp430.c:2894 config/tc-msp430.c:3490 config/tc-msp430.c:3492
12887 #: config/tc-msp430.c:3668 config/tc-msp430.c:3670
12888 msgid "CPU13: SR is destination of SR altering instruction"
12889 msgstr ""
12890
12891 #: config/tc-msp430.c:2805 config/tc-msp430.c:2904 config/tc-msp430.c:3533
12892 #: config/tc-msp430.c:3702
12893 msgid "repeat instruction used with non-register mode instruction"
12894 msgstr ""
12895
12896 #: config/tc-msp430.c:2880 config/tc-msp430.c:3237 config/tc-msp430.c:3658
12897 #, c-format
12898 msgid "%s: attempt to rotate the PC register"
12899 msgstr ""
12900
12901 #: config/tc-msp430.c:3129 config/tc-msp430.c:3205
12902 #, c-format
12903 msgid "expected #n as first argument of %s"
12904 msgstr ""
12905
12906 #: config/tc-msp430.c:3135
12907 #, c-format
12908 msgid "extra characters '%s' at end of constant expression '%s'"
12909 msgstr ""
12910
12911 #: config/tc-msp430.c:3140 config/tc-msp430.c:3216
12912 #, c-format
12913 msgid "expected constant expression as first argument of %s"
12914 msgstr ""
12915
12916 #: config/tc-msp430.c:3166
12917 msgid "Too many registers popped"
12918 msgstr ""
12919
12920 #: config/tc-msp430.c:3176
12921 msgid "Cannot use POPM to restore the SR register"
12922 msgstr ""
12923
12924 #: config/tc-msp430.c:3196 config/tc-msp430.c:3265
12925 #, c-format
12926 msgid "repeat count cannot be used with %s"
12927 msgstr ""
12928
12929 #: config/tc-msp430.c:3223
12930 #, c-format
12931 msgid "expected first argument of %s to be in the range 1-4"
12932 msgstr ""
12933
12934 #: config/tc-msp430.c:3288
12935 #, c-format
12936 msgid "expected value of first argument of %s to fit into 20-bits"
12937 msgstr ""
12938
12939 #: config/tc-msp430.c:3307
12940 #, c-format
12941 msgid "expected register name or constant as first argument of %s"
12942 msgstr ""
12943
12944 #: config/tc-msp430.c:3401
12945 msgid "expected constant value as argument to RPT"
12946 msgstr ""
12947
12948 #: config/tc-msp430.c:3407
12949 msgid "expected constant in the range 2..16"
12950 msgstr ""
12951
12952 #: config/tc-msp430.c:3422
12953 msgid "PC used as an argument to RPT"
12954 msgstr ""
12955
12956 #: config/tc-msp430.c:3428
12957 msgid "expected constant or register name as argument to RPT insn"
12958 msgstr ""
12959
12960 #: config/tc-msp430.c:3435
12961 msgid "Illegal emulated instruction"
12962 msgstr ""
12963
12964 #: config/tc-msp430.c:3687
12965 #, c-format
12966 msgid "%s instruction does not accept a .b suffix"
12967 msgstr ""
12968
12969 #: config/tc-msp430.c:3800
12970 #, c-format
12971 msgid "Even number required. Rounded to %d"
12972 msgstr ""
12973
12974 #: config/tc-msp430.c:3811
12975 #, c-format
12976 msgid "Wrong displacement %d"
12977 msgstr ""
12978
12979 #: config/tc-msp430.c:3833
12980 msgid "instruction requires label sans '$'"
12981 msgstr ""
12982
12983 #: config/tc-msp430.c:3837
12984 msgid "instruction requires label or value in range -511:512"
12985 msgstr ""
12986
12987 #: config/tc-msp430.c:3843 config/tc-msp430.c:3897 config/tc-msp430.c:3945
12988 msgid "instruction requires label"
12989 msgstr ""
12990
12991 #: config/tc-msp430.c:3851 config/tc-msp430.c:3903
12992 msgid "polymorphs are not enabled. Use -mP option to enable."
12993 msgstr ""
12994
12995 #: config/tc-msp430.c:3949
12996 msgid "Illegal instruction or not implemented opcode."
12997 msgstr ""
12998
12999 #: config/tc-msp430.c:3980 config/tc-sh64.c:2479
13000 msgid "can't find opcode"
13001 msgstr ""
13002
13003 #: config/tc-msp430.c:4497
13004 #, c-format
13005 msgid "internal inconsistency problem in %s: insn %04lx"
13006 msgstr ""
13007
13008 #: config/tc-msp430.c:4539 config/tc-msp430.c:4571
13009 #, c-format
13010 msgid "internal inconsistency problem in %s: ext. insn %04lx"
13011 msgstr ""
13012
13013 #: config/tc-msp430.c:4583
13014 #, c-format
13015 msgid "internal inconsistency problem in %s: %lx"
13016 msgstr ""
13017
13018 #: config/tc-mt.c:151
13019 #, c-format
13020 msgid "MT specific command line options:\n"
13021 msgstr ""
13022
13023 #: config/tc-mt.c:152
13024 #, c-format
13025 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
13026 msgstr ""
13027
13028 #: config/tc-mt.c:153
13029 #, c-format
13030 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
13031 msgstr ""
13032
13033 #: config/tc-mt.c:154
13034 #, c-format
13035 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
13036 msgstr ""
13037
13038 #: config/tc-mt.c:155
13039 #, c-format
13040 msgid "  -march=ms2                allow ms2 instructions \n"
13041 msgstr ""
13042
13043 #: config/tc-mt.c:156
13044 #, c-format
13045 msgid "  -nosched                  disable scheduling restrictions\n"
13046 msgstr ""
13047
13048 #: config/tc-mt.c:224
13049 #, c-format
13050 msgid "instruction %s may not follow another memory access instruction."
13051 msgstr ""
13052
13053 #: config/tc-mt.c:230
13054 #, c-format
13055 msgid "instruction %s may not follow another I/O instruction."
13056 msgstr ""
13057
13058 #: config/tc-mt.c:236
13059 #, c-format
13060 msgid "%s may not occupy the delay slot of another branch insn."
13061 msgstr ""
13062
13063 #: config/tc-mt.c:261
13064 #, c-format
13065 msgid "operand references R%ld of previous instruction."
13066 msgstr ""
13067
13068 #: config/tc-mt.c:267
13069 #, c-format
13070 msgid "operand references R%ld of instruction before previous."
13071 msgstr ""
13072
13073 #: config/tc-mt.c:281 config/tc-mt.c:286
13074 #, c-format
13075 msgid ""
13076 "conditional branch or jal insn's operand references R%ld of previous "
13077 "arithmetic or logic insn."
13078 msgstr ""
13079
13080 #: config/tc-mt.c:349
13081 msgid "md_estimate_size_before_relax\n"
13082 msgstr ""
13083
13084 #: config/tc-nds32.c:1934
13085 msgid ""
13086 "<arch name>\t  Assemble for architecture <arch name>\n"
13087 "\t\t\t  <arch name> could be\n"
13088 "\t\t\t  v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
13089 msgstr ""
13090
13091 #: config/tc-nds32.c:1938
13092 msgid ""
13093 "<baseline>\t  Assemble for baseline <baseline>\n"
13094 "\t\t\t  <baseline> could be v2, v3, v3m"
13095 msgstr ""
13096
13097 #: config/tc-nds32.c:1941
13098 msgid ""
13099 "<freg>\t  Specify a FPU configuration\n"
13100 "\t\t\t  <freg>\n"
13101 "\t\t\t  0:     8 SP /  4 DP registers\n"
13102 "\t\t\t  1:    16 SP /  8 DP registers\n"
13103 "\t\t\t  2:    32 SP / 16 DP registers\n"
13104 "\t\t\t  3:    32 SP / 32 DP registers"
13105 msgstr ""
13106
13107 #: config/tc-nds32.c:1947
13108 msgid ""
13109 "<abi>\t          Specify a abi version\n"
13110 "\t\t\t  <abi> could be v1, v2, v2fp, v2fpp"
13111 msgstr ""
13112
13113 #: config/tc-nds32.c:1978
13114 msgid "Multiply instructions support"
13115 msgstr ""
13116
13117 #: config/tc-nds32.c:1979
13118 msgid "Divide instructions support"
13119 msgstr ""
13120
13121 #: config/tc-nds32.c:1980
13122 msgid "16-bit extension"
13123 msgstr ""
13124
13125 #: config/tc-nds32.c:1981
13126 msgid "d0/d1 registers"
13127 msgstr ""
13128
13129 #: config/tc-nds32.c:1982
13130 msgid "Performance extension"
13131 msgstr ""
13132
13133 #: config/tc-nds32.c:1983
13134 msgid "Performance extension 2"
13135 msgstr ""
13136
13137 #: config/tc-nds32.c:1984
13138 msgid "String extension"
13139 msgstr ""
13140
13141 #: config/tc-nds32.c:1985
13142 msgid "Reduced Register configuration (GPR16) option"
13143 msgstr ""
13144
13145 #: config/tc-nds32.c:1986
13146 msgid "AUDIO ISA extension"
13147 msgstr ""
13148
13149 #: config/tc-nds32.c:1987
13150 msgid "FPU SP extension"
13151 msgstr ""
13152
13153 #: config/tc-nds32.c:1988
13154 msgid "FPU DP extension"
13155 msgstr ""
13156
13157 #: config/tc-nds32.c:1989
13158 msgid "FPU fused-multiply-add instructions"
13159 msgstr ""
13160
13161 #: config/tc-nds32.c:2026
13162 #, c-format
13163 msgid ""
13164 "\n"
13165 " NDS32-specific assembler options:\n"
13166 msgstr ""
13167
13168 #: config/tc-nds32.c:2027
13169 #, c-format
13170 msgid ""
13171 "  -O1,\t\t\t  Optimize for performance\n"
13172 "  -Os\t\t\t  Optimize for space\n"
13173 msgstr ""
13174
13175 #: config/tc-nds32.c:2030
13176 #, c-format
13177 msgid ""
13178 "  -EL, -mel or -little    Produce little endian output\n"
13179 "  -EB, -meb or -big       Produce big endian output\n"
13180 "  -mpic\t\t\t  Generate PIC\n"
13181 "  -mno-fp-as-gp-relax\t  Suppress fp-as-gp relaxation for this file\n"
13182 "  -mb2bb-relax\t\t  Back-to-back branch optimization\n"
13183 "  -mno-all-relax\t  Suppress all relaxation for this file\n"
13184 msgstr ""
13185
13186 #: config/tc-nds32.c:2041
13187 #, c-format
13188 msgid "  -m%s%s\n"
13189 msgstr ""
13190
13191 #: config/tc-nds32.c:2048
13192 #, c-format
13193 msgid "  -m[no-]%-17sEnable/Disable %s\n"
13194 msgstr ""
13195
13196 #: config/tc-nds32.c:2052
13197 #, c-format
13198 msgid "  -mall-ext\t\t  Turn on all extensions and instructions support\n"
13199 msgstr ""
13200
13201 #: config/tc-nds32.c:2326
13202 #, c-format
13203 msgid "la must use with symbol. '%s'"
13204 msgstr ""
13205
13206 #: config/tc-nds32.c:2379
13207 #, c-format
13208 msgid "need PIC qualifier with symbol. '%s'"
13209 msgstr ""
13210
13211 #: config/tc-nds32.c:2416
13212 #, c-format
13213 msgid "Operand is not a constant. `%s'"
13214 msgstr ""
13215
13216 #: config/tc-nds32.c:2505
13217 #, c-format
13218 msgid "needs @GOT or @GOTOFF. %s"
13219 msgstr ""
13220
13221 #: config/tc-nds32.c:3001
13222 #, c-format
13223 msgid "Duplicated pseudo-opcode %s."
13224 msgstr ""
13225
13226 #: config/tc-nds32.c:3051
13227 #, c-format
13228 msgid "Too many argument. `%s'"
13229 msgstr ""
13230
13231 #. Logic here rejects the input arch name.
13232 #: config/tc-nds32.c:3112
13233 #, c-format
13234 msgid "unknown arch name `%s'\n"
13235 msgstr ""
13236
13237 #. Logic here rejects the input baseline.
13238 #: config/tc-nds32.c:3131
13239 #, c-format
13240 msgid "unknown baseline `%s'\n"
13241 msgstr ""
13242
13243 #. Logic here rejects the input FPU configuration.
13244 #: config/tc-nds32.c:3154
13245 #, c-format
13246 msgid "unknown FPU configuration `%s'\n"
13247 msgstr ""
13248
13249 #. Logic here rejects the input abi version.
13250 #: config/tc-nds32.c:3178
13251 #, c-format
13252 msgid "unknown ABI version`%s'\n"
13253 msgstr ""
13254
13255 #: config/tc-nds32.c:3783
13256 #, c-format
13257 msgid "Different arguments of .vec_size are found, previous %d, current %d"
13258 msgstr ""
13259
13260 #: config/tc-nds32.c:3788
13261 #, c-format
13262 msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
13263 msgstr ""
13264
13265 #: config/tc-nds32.c:3792
13266 msgid "Argument of .vec_size is not a constant."
13267 msgstr ""
13268
13269 #: config/tc-nds32.c:4328
13270 #, c-format
13271 msgid "Don't know how to handle this field. %s"
13272 msgstr ""
13273
13274 #: config/tc-nds32.c:4493
13275 #, c-format
13276 msgid "instruction %s requires enabling performance extension"
13277 msgstr ""
13278
13279 #: config/tc-nds32.c:4501
13280 #, c-format
13281 msgid "instruction %s requires enabling performance extension II"
13282 msgstr ""
13283
13284 #: config/tc-nds32.c:4509
13285 #, c-format
13286 msgid "instruction %s requires enabling AUDIO extension"
13287 msgstr ""
13288
13289 #: config/tc-nds32.c:4517
13290 #, c-format
13291 msgid "instruction %s requires enabling STRING extension"
13292 msgstr ""
13293
13294 #: config/tc-nds32.c:4526
13295 #, c-format
13296 msgid "instruction %s requires enabling DIV & DX_REGS extension"
13297 msgstr ""
13298
13299 #: config/tc-nds32.c:4537
13300 #, c-format
13301 msgid "instruction %s requires enabling FPU extension"
13302 msgstr ""
13303
13304 #: config/tc-nds32.c:4545
13305 #, c-format
13306 msgid "instruction %s requires enabling FPU_SP extension"
13307 msgstr ""
13308
13309 #: config/tc-nds32.c:4557 config/tc-nds32.c:4577
13310 #, c-format
13311 msgid "instruction %s requires enabling FPU_MAC extension"
13312 msgstr ""
13313
13314 #: config/tc-nds32.c:4565
13315 #, c-format
13316 msgid "instruction %s requires enabling FPU_DP extension"
13317 msgstr ""
13318
13319 #: config/tc-nds32.c:4587
13320 #, c-format
13321 msgid "instruction %s requires enabling DX_REGS extension"
13322 msgstr ""
13323
13324 #: config/tc-nds32.c:4778
13325 #, c-format
13326 msgid "relax hint unrecognized instruction: line %d."
13327 msgstr ""
13328
13329 #: config/tc-nds32.c:4819
13330 #, c-format
13331 msgid "Can not find match relax hint.  Line: %d"
13332 msgstr ""
13333
13334 #: config/tc-nds32.c:4999
13335 #, c-format
13336 msgid "Internal error: Relax hint error. %s: %x"
13337 msgstr ""
13338
13339 #: config/tc-nds32.c:5071
13340 #, c-format
13341 msgid "Internal error: Range error. %s"
13342 msgstr ""
13343
13344 #: config/tc-nds32.c:5153
13345 #, c-format
13346 msgid "Instruction %s not supported in the baseline."
13347 msgstr ""
13348
13349 #: config/tc-nds32.c:5208
13350 #, c-format
13351 msgid "Unrecognized opcode, %s."
13352 msgstr ""
13353
13354 #: config/tc-nds32.c:5211
13355 #, c-format
13356 msgid "Incorrect syntax, %s."
13357 msgstr ""
13358
13359 #: config/tc-nds32.c:5214
13360 #, c-format
13361 msgid "Unrecognized operand/register, %s."
13362 msgstr ""
13363
13364 #: config/tc-nds32.c:5217
13365 #, c-format
13366 msgid "Operand out of range, %s."
13367 msgstr ""
13368
13369 #: config/tc-nds32.c:5220
13370 #, c-format
13371 msgid "Prohibited register used for reduced-register, %s."
13372 msgstr ""
13373
13374 #: config/tc-nds32.c:5223
13375 #, c-format
13376 msgid "Junk at end of line, %s."
13377 msgstr ""
13378
13379 #: config/tc-nds32.c:5885
13380 msgid "Addend to unresolved symbol is not on word boundary."
13381 msgstr ""
13382
13383 #. Should never here.
13384 #: config/tc-nds32.c:6420
13385 msgid "Used FPU instructions requires enabling FPU extension"
13386 msgstr ""
13387
13388 #: config/tc-nds32.c:6611
13389 #, c-format
13390 msgid "Internal error: Unknown fixup type %d (`%s')"
13391 msgstr ""
13392
13393 #: config/tc-nds32.c:6711
13394 msgid "need PIC qualifier with symbol."
13395 msgstr ""
13396
13397 #: config/tc-nios2.c:453 config/tc-pru.c:309
13398 msgid "expecting opcode string in self test mode"
13399 msgstr ""
13400
13401 #: config/tc-nios2.c:455 config/tc-pru.c:311
13402 #, c-format
13403 msgid "assembly 0x%08x, expected %s"
13404 msgstr ""
13405
13406 #: config/tc-nios2.c:848
13407 msgid "branch offset out of range\n"
13408 msgstr ""
13409
13410 #: config/tc-nios2.c:849
13411 msgid "branch relaxation failed\n"
13412 msgstr ""
13413
13414 #: config/tc-nios2.c:1145
13415 msgid "error checking for overflow - broken assembler"
13416 msgstr ""
13417
13418 #: config/tc-nios2.c:1161 config/tc-pru.c:572
13419 #, c-format
13420 msgid "immediate value 0x%x truncated to 0x%x"
13421 msgstr ""
13422
13423 #: config/tc-nios2.c:1188 config/tc-pru.c:598
13424 #, c-format
13425 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
13426 msgstr ""
13427
13428 #: config/tc-nios2.c:1194
13429 #, c-format
13430 msgid "branch offset %d out of range %d to %d"
13431 msgstr ""
13432
13433 #: config/tc-nios2.c:1198
13434 #, c-format
13435 msgid "branch offset %d out of range"
13436 msgstr ""
13437
13438 #: config/tc-nios2.c:1204 config/tc-pru.c:608
13439 #, c-format
13440 msgid "%s offset %d out of range %d to %d"
13441 msgstr ""
13442
13443 #: config/tc-nios2.c:1208
13444 #, c-format
13445 msgid "%s offset %d out of range"
13446 msgstr ""
13447
13448 #: config/tc-nios2.c:1213 config/tc-nios2.c:1228 config/tc-pru.c:613
13449 #, c-format
13450 msgid "immediate value %d out of range %d to %d"
13451 msgstr ""
13452
13453 #: config/tc-nios2.c:1218 config/tc-nios2.c:1223 config/tc-pru.c:623
13454 #: config/tc-pru.c:628
13455 #, c-format
13456 msgid "immediate value %u out of range %u to %u"
13457 msgstr ""
13458
13459 #: config/tc-nios2.c:1233
13460 #, c-format
13461 msgid "custom instruction opcode %u out of range %u to %u"
13462 msgstr ""
13463
13464 #: config/tc-nios2.c:1238 config/tc-pru.c:633
13465 msgid "overflow in immediate argument"
13466 msgstr ""
13467
13468 #: config/tc-nios2.c:1310 config/tc-pru.c:669
13469 msgid "cannot create 64-bit relocation"
13470 msgstr ""
13471
13472 #: config/tc-nios2.c:1438
13473 #, c-format
13474 msgid "internal error: broken opcode descriptor for `%s %s'\n"
13475 msgstr ""
13476
13477 #: config/tc-nios2.c:1487 config/tc-pru.c:859
13478 msgid "can't create relocation"
13479 msgstr ""
13480
13481 #: config/tc-nios2.c:1518 config/tc-pru.c:993 config/tc-pru.c:1013
13482 #: config/tc-pru.c:1040 config/tc-pru.c:1059 config/tc-pru.c:1073
13483 #, c-format
13484 msgid "unknown register %s"
13485 msgstr ""
13486
13487 #: config/tc-nios2.c:1526
13488 msgid "expecting control register"
13489 msgstr ""
13490
13491 #: config/tc-nios2.c:1528
13492 msgid "illegal use of control register"
13493 msgstr ""
13494
13495 #: config/tc-nios2.c:1530
13496 msgid "illegal use of coprocessor register"
13497 msgstr ""
13498
13499 #. Should never get here if we passed validation.
13500 #: config/tc-nios2.c:1532 config/tc-nios2.c:1846 config/tc-nios2.c:1988
13501 #: config/tc-nios2.c:2056
13502 #, c-format
13503 msgid "invalid register %s"
13504 msgstr ""
13505
13506 #: config/tc-nios2.c:1540
13507 msgid ""
13508 "Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
13509 "Use .set noat to turn off those optimizations (and this warning)."
13510 msgstr ""
13511
13512 #: config/tc-nios2.c:1545
13513 msgid ""
13514 "The debugger will corrupt bt (r25).\n"
13515 "If you don't need to debug this code use .set nobreak to turn off this "
13516 "warning."
13517 msgstr ""
13518
13519 #: config/tc-nios2.c:1549
13520 msgid ""
13521 "The debugger will corrupt sstatus/ba (r30).\n"
13522 "If you don't need to debug this code use .set nobreak to turn off this "
13523 "warning."
13524 msgstr ""
13525
13526 #: config/tc-nios2.c:1939 config/tc-nios2.c:1967
13527 msgid "r31 cannot be used with jmp; use ret instead"
13528 msgstr ""
13529
13530 #: config/tc-nios2.c:1982
13531 msgid "r31 cannot be used with jmpr.n; use ret.n instead"
13532 msgstr ""
13533
13534 #: config/tc-nios2.c:2595 config/tc-nios2.c:2622 config/tc-nios2.c:2649
13535 #: config/tc-nios2.c:2680
13536 #, c-format
13537 msgid "Invalid constant operand %s"
13538 msgstr ""
13539
13540 #: config/tc-nios2.c:2997 config/tc-nios2.c:3021 config/tc-pru.c:1312
13541 #: config/tc-pru.c:1337 config/tc-pru.c:1357
13542 #, c-format
13543 msgid "badly formed expression near %s"
13544 msgstr ""
13545
13546 #: config/tc-nios2.c:3110 config/tc-nios2.c:3137 config/tc-pru.c:1406
13547 #: config/tc-pru.c:1431 config/tc-xtensa.c:2108
13548 msgid "too many arguments"
13549 msgstr ""
13550
13551 #: config/tc-nios2.c:3126 config/tc-pru.c:1383
13552 #, c-format
13553 msgid "expecting %c near %s"
13554 msgstr ""
13555
13556 #. we cannot recover from this.
13557 #: config/tc-nios2.c:3277
13558 #, c-format
13559 msgid "unrecognized pseudo-instruction %s"
13560 msgstr ""
13561
13562 #: config/tc-nios2.c:3540 config/tc-tic6x.c:232
13563 #, c-format
13564 msgid "unknown architecture '%s'"
13565 msgstr ""
13566
13567 #: config/tc-nios2.c:3621
13568 msgid "Big-endian R2 is not supported."
13569 msgstr ""
13570
13571 #. Unrecognised instruction - error.
13572 #: config/tc-nios2.c:3789 config/tc-pru.c:1729
13573 #, c-format
13574 msgid "unrecognised instruction %s"
13575 msgstr ""
13576
13577 #: config/tc-nios2.c:3909 config/tc-pru.c:1785
13578 #, c-format
13579 msgid "can't represent relocation type %s"
13580 msgstr ""
13581
13582 #: config/tc-nios2.c:4002
13583 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
13584 msgstr ""
13585
13586 #: config/tc-nios2.c:4028
13587 #, c-format
13588 msgid "Illegal operands: %%tls_ldo in %d-byte data field"
13589 msgstr ""
13590
13591 #: config/tc-nios2.c:4040 config/tc-nios2.c:4058 config/tc-nios2.c:4065
13592 #, c-format
13593 msgid "Illegal operands: %%tls_ldo requires arguments in ()"
13594 msgstr ""
13595
13596 #: config/tc-nios2.c:4072
13597 #, c-format
13598 msgid "Illegal operands: garbage after %%tls_ldo()"
13599 msgstr ""
13600
13601 #: config/tc-ns32k.c:437
13602 msgid "Invalid syntax in PC-relative addressing mode"
13603 msgstr ""
13604
13605 #: config/tc-ns32k.c:461
13606 msgid "Invalid syntax in External addressing mode"
13607 msgstr ""
13608
13609 #: config/tc-ns32k.c:542
13610 msgid "Invalid syntax in Memory Relative addressing mode"
13611 msgstr ""
13612
13613 #: config/tc-ns32k.c:609
13614 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
13615 msgstr ""
13616
13617 #: config/tc-ns32k.c:614
13618 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
13619 msgstr ""
13620
13621 #: config/tc-ns32k.c:619
13622 msgid "Scaled-indexed addressing mode combined with scaled-index"
13623 msgstr ""
13624
13625 #: config/tc-ns32k.c:630
13626 msgid "Invalid or illegal addressing mode combined with scaled-index"
13627 msgstr ""
13628
13629 #: config/tc-ns32k.c:753
13630 msgid "Premature end of suffix -- Defaulting to d"
13631 msgstr ""
13632
13633 #: config/tc-ns32k.c:766
13634 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
13635 msgstr ""
13636
13637 #: config/tc-ns32k.c:811
13638 msgid "Very short instr to option, ie you can't do it on a NULLstr"
13639 msgstr ""
13640
13641 #: config/tc-ns32k.c:861
13642 msgid "No such entry in list. (cpu/mmu register)"
13643 msgstr ""
13644
13645 #: config/tc-ns32k.c:918
13646 msgid "Internal consistency error.  check ns32k-opcode.h"
13647 msgstr ""
13648
13649 #: config/tc-ns32k.c:943
13650 msgid "Address of immediate operand"
13651 msgstr ""
13652
13653 #: config/tc-ns32k.c:944
13654 msgid "Invalid immediate write operand."
13655 msgstr ""
13656
13657 #: config/tc-ns32k.c:1074
13658 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
13659 msgstr ""
13660
13661 #: config/tc-ns32k.c:1107
13662 msgid "No such opcode"
13663 msgstr ""
13664
13665 #: config/tc-ns32k.c:1182
13666 msgid "Bad suffix, defaulting to d"
13667 msgstr ""
13668
13669 #: config/tc-ns32k.c:1209
13670 msgid "Too many operands passed to instruction"
13671 msgstr ""
13672
13673 #. Check error in default.
13674 #: config/tc-ns32k.c:1221
13675 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
13676 msgstr ""
13677
13678 #: config/tc-ns32k.c:1224
13679 msgid "Wrong number of operands"
13680 msgstr ""
13681
13682 #: config/tc-ns32k.c:1297
13683 #, c-format
13684 msgid "Can not do %d byte pc-relative relocation for storage type %d"
13685 msgstr ""
13686
13687 #: config/tc-ns32k.c:1300
13688 #, c-format
13689 msgid "Can not do %d byte relocation for storage type %d"
13690 msgstr ""
13691
13692 #: config/tc-ns32k.c:1392
13693 #, c-format
13694 msgid "value of %ld out of byte displacement range."
13695 msgstr ""
13696
13697 #: config/tc-ns32k.c:1402
13698 #, c-format
13699 msgid "value of %ld out of word displacement range."
13700 msgstr ""
13701
13702 #: config/tc-ns32k.c:1417
13703 #, c-format
13704 msgid "value of %ld out of double word displacement range."
13705 msgstr ""
13706
13707 #: config/tc-ns32k.c:1438
13708 #, c-format
13709 msgid "Internal logic error.  Line %d, file: \"%s\""
13710 msgstr ""
13711
13712 #: config/tc-ns32k.c:1486
13713 #, c-format
13714 msgid "Internal logic error. line %d, file \"%s\""
13715 msgstr ""
13716
13717 #: config/tc-ns32k.c:1587
13718 msgid "Bit field out of range"
13719 msgstr ""
13720
13721 #: config/tc-ns32k.c:1687
13722 msgid "iif convert internal pcrel/binary"
13723 msgstr ""
13724
13725 #: config/tc-ns32k.c:1704
13726 msgid "Bignum too big for long"
13727 msgstr ""
13728
13729 #: config/tc-ns32k.c:1781
13730 msgid "iif convert internal pcrel/pointer"
13731 msgstr ""
13732
13733 #: config/tc-ns32k.c:1786
13734 msgid "Internal logic error in iif.iifP[n].type"
13735 msgstr ""
13736
13737 #. We can't relax this case.
13738 #: config/tc-ns32k.c:1822
13739 msgid "Can't relax difference"
13740 msgstr ""
13741
13742 #: config/tc-ns32k.c:1863
13743 msgid "Displacement too large for :d"
13744 msgstr ""
13745
13746 #: config/tc-ns32k.c:1876
13747 msgid "Internal logic error in iif.iifP[].type"
13748 msgstr ""
13749
13750 #. Fatal.
13751 #: config/tc-ns32k.c:1908
13752 #, c-format
13753 msgid "Can't hash %s: %s"
13754 msgstr ""
13755
13756 #: config/tc-ns32k.c:2144
13757 #, c-format
13758 msgid "invalid architecture option -m%s, ignored"
13759 msgstr ""
13760
13761 #: config/tc-ns32k.c:2157
13762 #, c-format
13763 msgid "invalid default displacement size \"%s\". Defaulting to %d."
13764 msgstr ""
13765
13766 #: config/tc-ns32k.c:2173
13767 #, c-format
13768 msgid ""
13769 "NS32K options:\n"
13770 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
13771 "--disp-size-default=<1|2|4>\n"
13772 msgstr ""
13773
13774 #: config/tc-ns32k.c:2249
13775 #, c-format
13776 msgid "Cannot find relocation type for symbol %s, code %d"
13777 msgstr ""
13778
13779 #: config/tc-pdp11.c:336 config/tc-pdp11.c:354 config/tc-pdp11.c:379
13780 #: config/tc-pdp11.c:385 config/tc-pdp11.c:398
13781 msgid "Bad register name"
13782 msgstr ""
13783
13784 #: config/tc-pdp11.c:417 config/tc-pdp11.c:481 config/tc-pdp11.c:492
13785 msgid "Error in expression"
13786 msgstr ""
13787
13788 #: config/tc-pdp11.c:489
13789 msgid "Low order bits truncated in immediate float operand"
13790 msgstr ""
13791
13792 #: config/tc-pdp11.c:608
13793 msgid "Float AC not legal as integer operand"
13794 msgstr ""
13795
13796 #: config/tc-pdp11.c:628
13797 msgid "General register not legal as float operand"
13798 msgstr ""
13799
13800 #: config/tc-pdp11.c:661
13801 msgid "No instruction found"
13802 msgstr ""
13803
13804 #: config/tc-pdp11.c:671 config/tc-z80.c:1932 config/tc-z80.c:1945
13805 #, c-format
13806 msgid "Unknown instruction '%s'"
13807 msgstr ""
13808
13809 #: config/tc-pdp11.c:677
13810 #, c-format
13811 msgid "Unsupported instruction set extension: %s"
13812 msgstr ""
13813
13814 #: config/tc-pdp11.c:711
13815 msgid "operand is not an absolute constant"
13816 msgstr ""
13817
13818 #: config/tc-pdp11.c:719
13819 msgid "3-bit immediate out of range"
13820 msgstr ""
13821
13822 #: config/tc-pdp11.c:726
13823 msgid "6-bit immediate out of range"
13824 msgstr ""
13825
13826 #: config/tc-pdp11.c:733
13827 msgid "8-bit immediate out of range"
13828 msgstr ""
13829
13830 #: config/tc-pdp11.c:750 config/tc-pdp11.c:943
13831 msgid "Symbol expected"
13832 msgstr ""
13833
13834 #: config/tc-pdp11.c:755
13835 msgid "8-bit displacement out of range"
13836 msgstr ""
13837
13838 #: config/tc-pdp11.c:797 config/tc-pdp11.c:818 config/tc-pdp11.c:835
13839 #: config/tc-pdp11.c:856 config/tc-pdp11.c:873 config/tc-pdp11.c:894
13840 #: config/tc-pdp11.c:913 config/tc-pdp11.c:934
13841 msgid "Missing ','"
13842 msgstr ""
13843
13844 #: config/tc-pdp11.c:948
13845 msgid "6-bit displacement out of range"
13846 msgstr ""
13847
13848 #: config/tc-pdp11.c:969 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
13849 #: config/tc-vax.c:1950
13850 msgid "Too many operands"
13851 msgstr ""
13852
13853 #: config/tc-pdp11.c:1419
13854 #, c-format
13855 msgid "Can not represent %s relocation in this object file format"
13856 msgstr ""
13857
13858 #: config/tc-pj.c:64 config/tc-pj.c:73
13859 msgid "confusing relocation expressions"
13860 msgstr ""
13861
13862 #: config/tc-pj.c:157
13863 msgid "can't have relocation for ipush"
13864 msgstr ""
13865
13866 #: config/tc-pj.c:289
13867 msgid "expected expression"
13868 msgstr ""
13869
13870 #: config/tc-pj.c:355
13871 #, c-format
13872 msgid ""
13873 "PJ options:\n"
13874 "-little\t\t\tgenerate little endian code\n"
13875 "-big\t\t\tgenerate big endian code\n"
13876 msgstr ""
13877
13878 #: config/tc-pj.c:380 config/tc-sh.c:4149 config/tc-sh.c:4156
13879 #: config/tc-sh.c:4163 config/tc-sh.c:4170
13880 msgid "pcrel too far"
13881 msgstr ""
13882
13883 #: config/tc-ppc.c:977 config/tc-ppc.c:985 config/tc-ppc.c:3042
13884 msgid "invalid register expression"
13885 msgstr ""
13886
13887 #: config/tc-ppc.c:1145 config/tc-ppc.c:1203 config/tc-ppc.c:1251
13888 msgid "the use of -mvle requires big endian."
13889 msgstr ""
13890
13891 #: config/tc-ppc.c:1183 config/tc-ppc.c:1205
13892 msgid "the use of -mvle requires -a32."
13893 msgstr ""
13894
13895 #: config/tc-ppc.c:1185
13896 #, c-format
13897 msgid "%s unsupported"
13898 msgstr ""
13899
13900 #: config/tc-ppc.c:1309
13901 msgid "--nops needs a numeric argument"
13902 msgstr ""
13903
13904 #: config/tc-ppc.c:1326
13905 #, c-format
13906 msgid ""
13907 "PowerPC options:\n"
13908 "-a32                    generate ELF32/XCOFF32\n"
13909 "-a64                    generate ELF64/XCOFF64\n"
13910 "-u                      ignored\n"
13911 "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
13912 "-mpwr                   generate code for POWER (RIOS1)\n"
13913 "-m601                   generate code for PowerPC 601\n"
13914 "-mppc, -mppc32, -m603, -m604\n"
13915 "                        generate code for PowerPC 603/604\n"
13916 "-m403                   generate code for PowerPC 403\n"
13917 "-m405                   generate code for PowerPC 405\n"
13918 "-m440                   generate code for PowerPC 440\n"
13919 "-m464                   generate code for PowerPC 464\n"
13920 "-m476                   generate code for PowerPC 476\n"
13921 "-m7400, -m7410, -m7450, -m7455\n"
13922 "                        generate code for PowerPC 7400/7410/7450/7455\n"
13923 "-m750cl                 generate code for PowerPC 750cl\n"
13924 "-m821, -m850, -m860     generate code for PowerPC 821/850/860\n"
13925 msgstr ""
13926
13927 #: config/tc-ppc.c:1345
13928 #, c-format
13929 msgid ""
13930 "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
13931 "-mppc64bridge           generate code for PowerPC 64, including bridge "
13932 "insns\n"
13933 "-mbooke                 generate code for 32-bit PowerPC BookE\n"
13934 "-ma2                    generate code for A2 architecture\n"
13935 "-mpower4, -mpwr4        generate code for Power4 architecture\n"
13936 "-mpower5, -mpwr5, -mpwr5x\n"
13937 "                        generate code for Power5 architecture\n"
13938 "-mpower6, -mpwr6        generate code for Power6 architecture\n"
13939 "-mpower7, -mpwr7        generate code for Power7 architecture\n"
13940 "-mpower8, -mpwr8        generate code for Power8 architecture\n"
13941 "-mpower9, -mpwr9        generate code for Power9 architecture\n"
13942 "-mcell                  generate code for Cell Broadband Engine "
13943 "architecture\n"
13944 "-mcom                   generate code for Power/PowerPC common instructions\n"
13945 "-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
13946 msgstr ""
13947
13948 #: config/tc-ppc.c:1360
13949 #, c-format
13950 msgid ""
13951 "-maltivec               generate code for AltiVec\n"
13952 "-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
13953 "-me300                  generate code for PowerPC e300 family\n"
13954 "-me500, -me500x2        generate code for Motorola e500 core complex\n"
13955 "-me500mc,               generate code for Freescale e500mc core complex\n"
13956 "-me500mc64,             generate code for Freescale e500mc64 core complex\n"
13957 "-me5500,                generate code for Freescale e5500 core complex\n"
13958 "-me6500,                generate code for Freescale e6500 core complex\n"
13959 "-mspe                   generate code for Motorola SPE instructions\n"
13960 "-mspe2                  generate code for Freescale SPE2 instructions\n"
13961 "-mvle                   generate code for Freescale VLE instructions\n"
13962 "-mtitan                 generate code for AppliedMicro Titan core complex\n"
13963 "-mregnames              Allow symbolic names for registers\n"
13964 "-mno-regnames           Do not allow symbolic names for registers\n"
13965 msgstr ""
13966
13967 #: config/tc-ppc.c:1376
13968 #, c-format
13969 msgid ""
13970 "-mrelocatable           support for GCC's -mrelocatble option\n"
13971 "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
13972 "-memb                   set PPC_EMB bit in ELF flags\n"
13973 "-mlittle, -mlittle-endian, -le\n"
13974 "                        generate code for a little endian machine\n"
13975 "-mbig, -mbig-endian, -be\n"
13976 "                        generate code for a big endian machine\n"
13977 "-msolaris               generate code for Solaris\n"
13978 "-mno-solaris            do not generate code for Solaris\n"
13979 "-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
13980 "-V                      print assembler version number\n"
13981 "-Qy, -Qn                ignored\n"
13982 msgstr ""
13983
13984 #: config/tc-ppc.c:1390
13985 #, c-format
13986 msgid ""
13987 "-nops=count             when aligning, more than COUNT nops uses a branch\n"
13988 "-ppc476-workaround      warn if emitting data to code sections\n"
13989 msgstr ""
13990
13991 #: config/tc-ppc.c:1417
13992 #, c-format
13993 msgid "unknown default cpu = %s, os = %s"
13994 msgstr ""
13995
13996 #: config/tc-ppc.c:1445
13997 msgid "neither Power nor PowerPC opcodes were selected."
13998 msgstr ""
13999
14000 #: config/tc-ppc.c:1505
14001 #, c-format
14002 msgid "mask trims opcode bits for %s"
14003 msgstr ""
14004
14005 #: config/tc-ppc.c:1514
14006 #, c-format
14007 msgid "operand index error for %s"
14008 msgstr ""
14009
14010 #: config/tc-ppc.c:1530
14011 #, c-format
14012 msgid "operand %d overlap in %s"
14013 msgstr ""
14014
14015 #: config/tc-ppc.c:1582
14016 #, c-format
14017 msgid "powerpc_operands[%d].bitm invalid"
14018 msgstr ""
14019
14020 #: config/tc-ppc.c:1589
14021 #, c-format
14022 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
14023 msgstr ""
14024
14025 #: config/tc-ppc.c:1618 config/tc-ppc.c:1682 config/tc-ppc.c:1728
14026 #, c-format
14027 msgid "major opcode is not sorted for %s"
14028 msgstr ""
14029
14030 #: config/tc-ppc.c:1625
14031 #, c-format
14032 msgid "%s is enabled by vle flag"
14033 msgstr ""
14034
14035 #: config/tc-ppc.c:1632
14036 #, c-format
14037 msgid "%s not disabled by vle flag"
14038 msgstr ""
14039
14040 #: config/tc-ppc.c:1646 config/tc-ppc.c:1699 config/tc-ppc.c:1743
14041 #, c-format
14042 msgid "duplicate instruction %s"
14043 msgstr ""
14044
14045 #: config/tc-ppc.c:1767
14046 #, c-format
14047 msgid "duplicate macro %s"
14048 msgstr ""
14049
14050 #: config/tc-ppc.c:2149
14051 msgid "symbol+offset not supported for got tls"
14052 msgstr ""
14053
14054 #: config/tc-ppc.c:2226 config/tc-ppc.c:3746 config/tc-ppc.c:7192
14055 msgid "data in executable section"
14056 msgstr ""
14057
14058 #: config/tc-ppc.c:2267 config/tc-ppc.c:5386
14059 msgid "expected comma after symbol-name: rest of line ignored."
14060 msgstr ""
14061
14062 #: config/tc-ppc.c:2300 config/tc-ppc.c:5422
14063 #, c-format
14064 msgid "ignoring attempt to re-define symbol `%s'."
14065 msgstr ""
14066
14067 #: config/tc-ppc.c:2308
14068 #, c-format
14069 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
14070 msgstr ""
14071
14072 #: config/tc-ppc.c:2326
14073 msgid "common alignment not a power of 2"
14074 msgstr ""
14075
14076 #: config/tc-ppc.c:2368
14077 #, c-format
14078 msgid "expected comma after name `%s' in .localentry directive"
14079 msgstr ""
14080
14081 #: config/tc-ppc.c:2378
14082 msgid "missing expression in .localentry directive"
14083 msgstr ""
14084
14085 #: config/tc-ppc.c:2392
14086 #, c-format
14087 msgid ".localentry expression for `%s' is not a valid power of 2"
14088 msgstr ""
14089
14090 #: config/tc-ppc.c:2406
14091 #, c-format
14092 msgid ".localentry expression for `%s' does not evaluate to a constant"
14093 msgstr ""
14094
14095 #: config/tc-ppc.c:2421
14096 msgid "missing expression in .abiversion directive"
14097 msgstr ""
14098
14099 #: config/tc-ppc.c:2430
14100 msgid ".abiversion expression does not evaluate to a constant"
14101 msgstr ""
14102
14103 #: config/tc-ppc.c:2452
14104 msgid "unknown .gnu_attribute value"
14105 msgstr ""
14106
14107 #: config/tc-ppc.c:2504
14108 msgid "relocation cannot be done when using -mrelocatable"
14109 msgstr ""
14110
14111 #: config/tc-ppc.c:2550
14112 msgid "TOC section size exceeds 64k"
14113 msgstr ""
14114
14115 #: config/tc-ppc.c:2645
14116 #, c-format
14117 msgid "syntax error: invalid toc specifier `%s'"
14118 msgstr ""
14119
14120 #: config/tc-ppc.c:2659
14121 #, c-format
14122 msgid "syntax error: expected `]', found  `%c'"
14123 msgstr ""
14124
14125 #: config/tc-ppc.c:2768
14126 #, c-format
14127 msgid "unrecognized opcode: `%s'"
14128 msgstr ""
14129
14130 #: config/tc-ppc.c:2959
14131 msgid "[tocv] symbol is not a toc symbol"
14132 msgstr ""
14133
14134 #: config/tc-ppc.c:2970
14135 msgid "unimplemented toc32 expression modifier"
14136 msgstr ""
14137
14138 #: config/tc-ppc.c:2975
14139 msgid "unimplemented toc64 expression modifier"
14140 msgstr ""
14141
14142 #: config/tc-ppc.c:2979
14143 #, c-format
14144 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
14145 msgstr ""
14146
14147 #: config/tc-ppc.c:3194
14148 #, c-format
14149 msgid "@tls may not be used with \"%s\" operands"
14150 msgstr ""
14151
14152 #: config/tc-ppc.c:3197
14153 msgid "@tls may only be used in last operand"
14154 msgstr ""
14155
14156 #: config/tc-ppc.c:3327
14157 #, c-format
14158 msgid "assuming %s on symbol"
14159 msgstr ""
14160
14161 #: config/tc-ppc.c:3430
14162 msgid "unsupported relocation for DS offset field"
14163 msgstr ""
14164
14165 #: config/tc-ppc.c:3472
14166 #, c-format
14167 msgid "syntax error; end of line, expected `%c'"
14168 msgstr ""
14169
14170 #: config/tc-ppc.c:3474
14171 #, c-format
14172 msgid "syntax error; found `%c', expected `%c'"
14173 msgstr ""
14174
14175 #: config/tc-ppc.c:3544 config/tc-ppc.c:6505
14176 msgid "instruction address is not a multiple of 4"
14177 msgstr ""
14178
14179 #: config/tc-ppc.c:3703
14180 msgid "bad .section directive: want a,e,v,w,x,M,S,G,T in string"
14181 msgstr ""
14182
14183 #: config/tc-ppc.c:3783
14184 msgid "missing size"
14185 msgstr ""
14186
14187 #: config/tc-ppc.c:3792
14188 msgid "negative size"
14189 msgstr ""
14190
14191 #: config/tc-ppc.c:3824
14192 msgid "missing real symbol name"
14193 msgstr ""
14194
14195 #: config/tc-ppc.c:3863
14196 msgid "attempt to redefine symbol"
14197 msgstr ""
14198
14199 #: config/tc-ppc.c:4126
14200 #, c-format
14201 msgid "no known dwarf XCOFF section for flag 0x%08x\n"
14202 msgstr ""
14203
14204 #: config/tc-ppc.c:4139
14205 #, c-format
14206 msgid "label %s was not defined in this dwarf section"
14207 msgstr ""
14208
14209 #: config/tc-ppc.c:4253
14210 msgid "the XCOFF file format does not support arbitrary sections"
14211 msgstr ""
14212
14213 #: config/tc-ppc.c:4324
14214 msgid ".ref outside .csect"
14215 msgstr ""
14216
14217 #: config/tc-ppc.c:4345 config/tc-ppc.c:4545
14218 msgid "missing symbol name"
14219 msgstr ""
14220
14221 #: config/tc-ppc.c:4375
14222 msgid "missing rename string"
14223 msgstr ""
14224
14225 #: config/tc-ppc.c:4405 config/tc-ppc.c:4944 read.c:3536
14226 msgid "missing value"
14227 msgstr ""
14228
14229 #: config/tc-ppc.c:4423
14230 msgid "illegal .stabx expression; zero assumed"
14231 msgstr ""
14232
14233 #: config/tc-ppc.c:4455
14234 msgid "missing class"
14235 msgstr ""
14236
14237 #: config/tc-ppc.c:4464
14238 msgid "missing type"
14239 msgstr ""
14240
14241 #: config/tc-ppc.c:4491
14242 msgid ".stabx of storage class stsym must be within .bs/.es"
14243 msgstr ""
14244
14245 #: config/tc-ppc.c:4732
14246 msgid "nested .bs blocks"
14247 msgstr ""
14248
14249 #: config/tc-ppc.c:4763
14250 msgid ".es without preceding .bs"
14251 msgstr ""
14252
14253 #: config/tc-ppc.c:4936
14254 msgid "non-constant byte count"
14255 msgstr ""
14256
14257 #: config/tc-ppc.c:5010
14258 msgid ".tc not in .toc section"
14259 msgstr ""
14260
14261 #: config/tc-ppc.c:5028
14262 msgid ".tc with no label"
14263 msgstr ""
14264
14265 #: config/tc-ppc.c:5112 config/tc-s390.c:1953
14266 msgid ".machine stack overflow"
14267 msgstr ""
14268
14269 #: config/tc-ppc.c:5119 config/tc-s390.c:1964
14270 msgid ".machine stack underflow"
14271 msgstr ""
14272
14273 #: config/tc-ppc.c:5126 config/tc-s390.c:1976
14274 #, c-format
14275 msgid "invalid machine `%s'"
14276 msgstr ""
14277
14278 #: config/tc-ppc.c:5158
14279 msgid "no previous section to return to, ignored."
14280 msgstr ""
14281
14282 #: config/tc-ppc.c:5431
14283 #, c-format
14284 msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
14285 msgstr ""
14286
14287 #. Section Contents
14288 #. unknown
14289 #: config/tc-ppc.c:5559
14290 msgid "unsupported section attribute -- 'a'"
14291 msgstr ""
14292
14293 #: config/tc-ppc.c:5742
14294 msgid "bad symbol suffix"
14295 msgstr ""
14296
14297 #: config/tc-ppc.c:5835
14298 msgid "unrecognized symbol suffix"
14299 msgstr ""
14300
14301 #: config/tc-ppc.c:5922
14302 msgid "two .function pseudo-ops with no intervening .ef"
14303 msgstr ""
14304
14305 #: config/tc-ppc.c:5935
14306 msgid ".ef with no preceding .function"
14307 msgstr ""
14308
14309 #: config/tc-ppc.c:6064
14310 #, c-format
14311 msgid "warning: symbol %s has no csect"
14312 msgstr ""
14313
14314 #: config/tc-ppc.c:6326
14315 msgid "symbol in .toc does not match any .tc"
14316 msgstr ""
14317
14318 #: config/tc-ppc.c:6956
14319 #, c-format
14320 msgid "%s unsupported as instruction fixup"
14321 msgstr ""
14322
14323 #: config/tc-ppc.c:7030
14324 #, c-format
14325 msgid "unsupported relocation against %s"
14326 msgstr ""
14327
14328 #: config/tc-ppc.c:7175
14329 #, c-format
14330 msgid "Gas failure, reloc value %d\n"
14331 msgstr ""
14332
14333 #: config/tc-pru.c:603
14334 #, c-format
14335 msgid "quick branch offset %d out of range %d to %d"
14336 msgstr ""
14337
14338 #: config/tc-pru.c:618
14339 #, c-format
14340 msgid "immediate value %llu out of range %u to %lu"
14341 msgstr ""
14342
14343 #: config/tc-pru.c:698
14344 msgid "unexpected PC relative expression"
14345 msgstr ""
14346
14347 #: config/tc-pru.c:735 config/tc-pru.c:742
14348 msgid "residual low bits in pmem diff relocation"
14349 msgstr ""
14350
14351 #: config/tc-pru.c:935 config/tc-pru.c:968
14352 #, c-format
14353 msgid "trailing garbage after expression: %s"
14354 msgstr ""
14355
14356 #: config/tc-pru.c:940
14357 #, c-format
14358 msgid "expected expression, got %s"
14359 msgstr ""
14360
14361 #: config/tc-pru.c:973
14362 #, c-format
14363 msgid "expected constant expression, got %s"
14364 msgstr ""
14365
14366 #: config/tc-pru.c:1026
14367 msgid "data transfer register cannot be halfword"
14368 msgstr ""
14369
14370 #: config/tc-pru.c:1045
14371 msgid "destination register must be full-word"
14372 msgstr ""
14373
14374 #: config/tc-pru.c:1077
14375 #, c-format
14376 msgid "cannot use partial register %s for addressing"
14377 msgstr ""
14378
14379 #: config/tc-pru.c:1110
14380 #, c-format
14381 msgid "loop count constant %ld is out of range [1..%d]"
14382 msgstr ""
14383
14384 #: config/tc-pru.c:1209 config/tc-pru.c:1235
14385 #, c-format
14386 msgid "byte count constant %ld is out of range [1..%d]"
14387 msgstr ""
14388
14389 #: config/tc-pru.c:1216 config/tc-pru.c:1242
14390 msgid "only r0 can be used as byte count register"
14391 msgstr ""
14392
14393 #: config/tc-pru.c:1218 config/tc-pru.c:1244
14394 msgid "only r0.bX byte fields of r0 can be used as byte count"
14395 msgstr ""
14396
14397 #: config/tc-pru.c:1257
14398 #, c-format
14399 msgid "invalid constant table offset %ld"
14400 msgstr ""
14401
14402 #: config/tc-pru.c:1268
14403 #, c-format
14404 msgid "invalid WakeOnStatus %ld"
14405 msgstr ""
14406
14407 #: config/tc-pru.c:1279
14408 #, c-format
14409 msgid "invalid XFR WideBus Address %ld"
14410 msgstr ""
14411
14412 #: config/tc-pru.c:1537
14413 #, c-format
14414 msgid ""
14415 "PRU options:\n"
14416 "  -mlink-relax     generate relocations for linker relaxation (default).\n"
14417 "  -mno-link-relax  don't generate relocations for linker relaxation.\n"
14418 msgstr ""
14419
14420 #: config/tc-pru.c:1831
14421 #, c-format
14422 msgid "Label \"%s\" matches a CPU register name"
14423 msgstr ""
14424
14425 #: config/tc-riscv.c:422
14426 #, c-format
14427 msgid "internal error: can't hash `%s': %s"
14428 msgstr ""
14429
14430 #: config/tc-riscv.c:503
14431 #, c-format
14432 msgid "internal: bad RISC-V opcode (mask error): %s %s"
14433 msgstr ""
14434
14435 #: config/tc-riscv.c:542
14436 #, c-format
14437 msgid "internal: bad RISC-V opcode (unknown operand type `C%c'): %s %s"
14438 msgstr ""
14439
14440 #: config/tc-riscv.c:577
14441 #, c-format
14442 msgid "internal: bad RISC-V opcode (unknown operand type `%c'): %s %s"
14443 msgstr ""
14444
14445 #: config/tc-riscv.c:585
14446 #, c-format
14447 msgid "internal: bad RISC-V opcode (bits 0x%lx undefined): %s %s"
14448 msgstr ""
14449
14450 #: config/tc-riscv.c:707
14451 #, c-format
14452 msgid "Unsupported RISC-V relocation number %d"
14453 msgstr ""
14454
14455 #: config/tc-riscv.c:794
14456 msgid "internal error: invalid macro"
14457 msgstr ""
14458
14459 #: config/tc-riscv.c:823 config/tc-riscv.c:890
14460 msgid "unsupported large constant"
14461 msgstr ""
14462
14463 #: config/tc-riscv.c:825
14464 #, c-format
14465 msgid "Instruction %s requires absolute expression"
14466 msgstr ""
14467
14468 #: config/tc-riscv.c:1046
14469 #, c-format
14470 msgid "Macro %s not implemented"
14471 msgstr ""
14472
14473 #: config/tc-riscv.c:1471
14474 #, c-format
14475 msgid "bad RVC field specifier 'C%c'\n"
14476 msgstr ""
14477
14478 #: config/tc-riscv.c:1494 config/tc-riscv.c:1505
14479 #, c-format
14480 msgid "Improper shift amount (%lu)"
14481 msgstr ""
14482
14483 #: config/tc-riscv.c:1516
14484 #, c-format
14485 msgid "Improper CSRxI immediate (%lu)"
14486 msgstr ""
14487
14488 #: config/tc-riscv.c:1531
14489 #, c-format
14490 msgid "Improper CSR address (%lu)"
14491 msgstr ""
14492
14493 #: config/tc-riscv.c:1688
14494 msgid "lui expression not in range 0..1048575"
14495 msgstr ""
14496
14497 #: config/tc-riscv.c:1716
14498 #, c-format
14499 msgid "internal error: bad argument type %c"
14500 msgstr ""
14501
14502 #: config/tc-riscv.c:1721
14503 msgid "illegal operands"
14504 msgstr ""
14505
14506 #: config/tc-riscv.c:2056
14507 #, c-format
14508 msgid "internal error: bad CFA value #%d"
14509 msgstr ""
14510
14511 #: config/tc-riscv.c:2137
14512 #, c-format
14513 msgid "internal error: bad relocation #%d"
14514 msgstr ""
14515
14516 #: config/tc-riscv.c:2142
14517 msgid "unsupported symbol subtraction"
14518 msgstr ""
14519
14520 #: config/tc-riscv.c:2238
14521 msgid ".option pop with no .option push"
14522 msgstr ""
14523
14524 #: config/tc-riscv.c:2248
14525 #, c-format
14526 msgid "Unrecognized .option directive: %s\n"
14527 msgstr ""
14528
14529 #: config/tc-riscv.c:2268
14530 #, c-format
14531 msgid "Unsupported use of %s"
14532 msgstr ""
14533
14534 #: config/tc-riscv.c:2411
14535 #, c-format
14536 msgid "cannot represent %s relocation in object file"
14537 msgstr ""
14538
14539 #: config/tc-riscv.c:2552
14540 #, c-format
14541 msgid ""
14542 "RISC-V options:\n"
14543 "  -fpic          generate position-independent code\n"
14544 "  -fno-pic       don't generate position-independent code (default)\n"
14545 "  -march=ISA     set the RISC-V architecture\n"
14546 "  -mabi=ABI      set the RISC-V ABI\n"
14547 msgstr ""
14548
14549 #: config/tc-riscv.c:2579
14550 #, c-format
14551 msgid "unknown register `%s'"
14552 msgstr ""
14553
14554 #: config/tc-riscv.c:2600
14555 #, c-format
14556 msgid "non-constant .%cleb128 is not supported"
14557 msgstr ""
14558
14559 #: config/tc-rl78.c:214
14560 msgid "16-bit relocation used in 8-bit operand"
14561 msgstr ""
14562
14563 #: config/tc-rl78.c:218
14564 msgid "8-bit relocation used in 16-bit operand"
14565 msgstr ""
14566
14567 #: config/tc-rl78.c:244 config/tc-rx.c:882
14568 #, c-format
14569 msgid "Value %d doesn't fit in unsigned %d-bit field"
14570 msgstr ""
14571
14572 #: config/tc-rl78.c:250 config/tc-rx.c:888
14573 #, c-format
14574 msgid "Value %d doesn't fit in signed %d-bit field"
14575 msgstr ""
14576
14577 #: config/tc-rl78.c:368
14578 #, c-format
14579 msgid " RL78 specific command line options:\n"
14580 msgstr ""
14581
14582 #: config/tc-rl78.c:369
14583 #, c-format
14584 msgid "  --mrelax          Enable link time relaxation\n"
14585 msgstr ""
14586
14587 #: config/tc-rl78.c:370
14588 #, c-format
14589 msgid "  --mg10            Enable support for G10 variant\n"
14590 msgstr ""
14591
14592 #: config/tc-rl78.c:371
14593 #, c-format
14594 msgid "  --mg13            Selects the G13 core.\n"
14595 msgstr ""
14596
14597 #: config/tc-rl78.c:372
14598 #, c-format
14599 msgid "  --mg14            Selects the G14 core [default]\n"
14600 msgstr ""
14601
14602 #: config/tc-rl78.c:373
14603 #, c-format
14604 msgid "  --mrl78           Alias for --mg14\n"
14605 msgstr ""
14606
14607 #: config/tc-rl78.c:374
14608 #, c-format
14609 msgid "  --m32bit-doubles  [default]\n"
14610 msgstr ""
14611
14612 #: config/tc-rl78.c:375
14613 #, c-format
14614 msgid "  --m64bit-doubles  Source code uses 64-bit doubles\n"
14615 msgstr ""
14616
14617 #: config/tc-rl78.c:451
14618 #, c-format
14619 msgid "%%%s() must be outermost term in expression"
14620 msgstr ""
14621
14622 #: config/tc-rl78.c:679 config/tc-rx.c:2220
14623 #, c-format
14624 msgid "unsupported constant size %d\n"
14625 msgstr ""
14626
14627 #: config/tc-rl78.c:695
14628 #, c-format
14629 msgid "%%hi16/%%lo16 only applies to .short or .hword"
14630 msgstr ""
14631
14632 #: config/tc-rl78.c:705
14633 #, c-format
14634 msgid "%%hi8 only applies to .byte"
14635 msgstr ""
14636
14637 #: config/tc-rl78.c:717 config/tc-rx.c:2227
14638 msgid "difference of two symbols only supported with .long, .short, or .byte"
14639 msgstr ""
14640
14641 #: config/tc-rl78.c:1239 config/tc-rx.c:2154
14642 #, c-format
14643 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
14644 msgstr ""
14645
14646 #: config/tc-rl78.c:1455
14647 #, c-format
14648 msgid "value of %ld too large for 8-bit branch"
14649 msgstr ""
14650
14651 #: config/tc-rl78.c:1466
14652 #, c-format
14653 msgid "value of %ld too large for 16-bit branch"
14654 msgstr ""
14655
14656 #: config/tc-rl78.c:1515 config/tc-rx.c:2419
14657 #, c-format
14658 msgid "Unknown reloc in md_apply_fix: %s"
14659 msgstr ""
14660
14661 #: config/tc-rx.c:190
14662 #, c-format
14663 msgid "unrecognised RX CPU type %s"
14664 msgstr ""
14665
14666 #: config/tc-rx.c:205
14667 #, c-format
14668 msgid " RX specific command line options:\n"
14669 msgstr ""
14670
14671 #: config/tc-rx.c:206
14672 #, c-format
14673 msgid "  --mbig-endian-data\n"
14674 msgstr ""
14675
14676 #: config/tc-rx.c:207
14677 #, c-format
14678 msgid "  --mlittle-endian-data [default]\n"
14679 msgstr ""
14680
14681 #: config/tc-rx.c:208
14682 #, c-format
14683 msgid "  --m32bit-doubles [default]\n"
14684 msgstr ""
14685
14686 #: config/tc-rx.c:209
14687 #, c-format
14688 msgid "  --m64bit-doubles\n"
14689 msgstr ""
14690
14691 #: config/tc-rx.c:210
14692 #, c-format
14693 msgid "  --muse-conventional-section-names\n"
14694 msgstr ""
14695
14696 #: config/tc-rx.c:211
14697 #, c-format
14698 msgid "  --muse-renesas-section-names [default]\n"
14699 msgstr ""
14700
14701 #: config/tc-rx.c:212
14702 #, c-format
14703 msgid "  --msmall-data-limit\n"
14704 msgstr ""
14705
14706 #: config/tc-rx.c:213
14707 #, c-format
14708 msgid "  --mrelax\n"
14709 msgstr ""
14710
14711 #: config/tc-rx.c:214
14712 #, c-format
14713 msgid "  --mpid\n"
14714 msgstr ""
14715
14716 #: config/tc-rx.c:215
14717 #, c-format
14718 msgid "  --mint-register=<value>\n"
14719 msgstr ""
14720
14721 #: config/tc-rx.c:216
14722 #, c-format
14723 msgid "  --mcpu=<rx100|rx200|rx600|rx610|rxv2>\n"
14724 msgstr ""
14725
14726 #: config/tc-rx.c:217
14727 #, c-format
14728 msgid "  --mno-allow-string-insns"
14729 msgstr ""
14730
14731 #: config/tc-rx.c:297
14732 msgid "no filename following .INCLUDE pseudo-op"
14733 msgstr ""
14734
14735 #: config/tc-rx.c:400
14736 #, c-format
14737 msgid "unable to locate include file: %s"
14738 msgstr ""
14739
14740 #: config/tc-rx.c:451
14741 #, c-format
14742 msgid "unrecognised alignment value in .SECTION directive: %s"
14743 msgstr ""
14744
14745 #: config/tc-rx.c:468
14746 #, c-format
14747 msgid "unknown parameter following .SECTION directive: %s"
14748 msgstr ""
14749
14750 #: config/tc-rx.c:554
14751 msgid "expecting either ON or OFF after .list"
14752 msgstr ""
14753
14754 #: config/tc-rx.c:590
14755 #, c-format
14756 msgid "The \".%s\" pseudo-op is not implemented\n"
14757 msgstr ""
14758
14759 #: config/tc-rx.c:1095
14760 msgid "The .DEFINE pseudo-op is not implemented"
14761 msgstr ""
14762
14763 #: config/tc-rx.c:1097
14764 msgid "The .MACRO pseudo-op is not implemented"
14765 msgstr ""
14766
14767 #: config/tc-rx.c:1099
14768 msgid "The .BTEQU pseudo-op is not implemented."
14769 msgstr ""
14770
14771 #: config/tc-rx.c:2084
14772 msgid "invalid immediate size"
14773 msgstr ""
14774
14775 #: config/tc-rx.c:2103
14776 msgid "invalid immediate field position"
14777 msgstr ""
14778
14779 #: config/tc-rx.c:2271
14780 #, c-format
14781 msgid "jump not 3..10 bytes away (is %d)"
14782 msgstr ""
14783
14784 #: config/tc-rx.c:2662
14785 msgid ""
14786 "Use of an RX string instruction detected in a file being assembled without "
14787 "string instruction support"
14788 msgstr ""
14789
14790 #: config/tc-s390.c:238 config/tc-sparc.c:318
14791 msgid "Invalid default architecture, broken assembler."
14792 msgstr ""
14793
14794 #: config/tc-s390.c:373
14795 #, c-format
14796 msgid "no such machine extension `%s'"
14797 msgstr ""
14798
14799 #: config/tc-s390.c:384
14800 #, c-format
14801 msgid "junk at end of machine string, first unrecognized character is `%c'"
14802 msgstr ""
14803
14804 #: config/tc-s390.c:451 config/tc-sparc.c:531
14805 #, c-format
14806 msgid "invalid architecture -A%s"
14807 msgstr ""
14808
14809 #: config/tc-s390.c:474
14810 #, c-format
14811 msgid ""
14812 "        S390 options:\n"
14813 "        -mregnames        Allow symbolic names for registers\n"
14814 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
14815 "        -mno-regnames     Do not allow symbolic names for registers\n"
14816 "        -m31              Set file format to 31 bit format\n"
14817 "        -m64              Set file format to 64 bit format\n"
14818 msgstr ""
14819
14820 #: config/tc-s390.c:481
14821 #, c-format
14822 msgid ""
14823 "        -V                print assembler version number\n"
14824 "        -Qy, -Qn          ignored\n"
14825 msgstr ""
14826
14827 #: config/tc-s390.c:565
14828 msgid "The 64 bit file format is used without esame instructions."
14829 msgstr ""
14830
14831 #: config/tc-s390.c:581
14832 #, c-format
14833 msgid "Internal assembler error for instruction format %s"
14834 msgstr ""
14835
14836 #: config/tc-s390.c:627
14837 #, c-format
14838 msgid "operand out of range (%s not between %ld and %ld)"
14839 msgstr ""
14840
14841 #: config/tc-s390.c:852
14842 #, c-format
14843 msgid "identifier+constant@%s means identifier@%s+constant"
14844 msgstr ""
14845
14846 #: config/tc-s390.c:933
14847 msgid "Can't handle O_big in s390_exp_compare"
14848 msgstr ""
14849
14850 #: config/tc-s390.c:1015
14851 msgid "Invalid suffix for literal pool entry"
14852 msgstr ""
14853
14854 #: config/tc-s390.c:1072
14855 msgid "Big number is too big"
14856 msgstr ""
14857
14858 #: config/tc-s390.c:1221
14859 msgid "relocation not applicable"
14860 msgstr ""
14861
14862 #: config/tc-s390.c:1333
14863 msgid "invalid length field specified"
14864 msgstr ""
14865
14866 #: config/tc-s390.c:1337
14867 msgid "index register specified but zero"
14868 msgstr ""
14869
14870 #: config/tc-s390.c:1341
14871 msgid "base register specified but zero"
14872 msgstr ""
14873
14874 #: config/tc-s390.c:1345
14875 msgid "odd numbered general purpose register specified as register pair"
14876 msgstr ""
14877
14878 #: config/tc-s390.c:1353
14879 msgid ""
14880 "invalid floating point register pair.  Valid fp register pair operands are "
14881 "0, 1, 4, 5, 8, 9, 12 or 13."
14882 msgstr ""
14883
14884 #: config/tc-s390.c:1442
14885 msgid "invalid operand suffix"
14886 msgstr ""
14887
14888 #: config/tc-s390.c:1465
14889 msgid "syntax error; missing '(' after displacement"
14890 msgstr ""
14891
14892 #: config/tc-s390.c:1479 config/tc-s390.c:1521 config/tc-s390.c:1564
14893 msgid "syntax error; expected ','"
14894 msgstr ""
14895
14896 #: config/tc-s390.c:1511
14897 msgid "syntax error; missing ')' after base register"
14898 msgstr ""
14899
14900 #: config/tc-s390.c:1538
14901 msgid "syntax error; ')' not allowed here"
14902 msgstr ""
14903
14904 #: config/tc-s390.c:1689
14905 #, c-format
14906 msgid "Opcode %s not available in this mode"
14907 msgstr ""
14908
14909 #: config/tc-s390.c:1744 config/tc-s390.c:1767 config/tc-s390.c:1780
14910 msgid "Invalid .insn format\n"
14911 msgstr ""
14912
14913 #: config/tc-s390.c:1752
14914 #, c-format
14915 msgid "Unrecognized opcode format: `%s'"
14916 msgstr ""
14917
14918 #: config/tc-s390.c:1783
14919 msgid "second operand of .insn not a constant\n"
14920 msgstr ""
14921
14922 #: config/tc-s390.c:1786
14923 msgid "missing comma after insn constant\n"
14924 msgstr ""
14925
14926 #: config/tc-s390.c:2025
14927 msgid ".machinemode stack overflow"
14928 msgstr ""
14929
14930 #: config/tc-s390.c:2032
14931 msgid ".machinemode stack underflow"
14932 msgstr ""
14933
14934 #: config/tc-s390.c:2049
14935 #, c-format
14936 msgid "invalid machine mode `%s'"
14937 msgstr ""
14938
14939 #: config/tc-s390.c:2251
14940 #, c-format
14941 msgid "cannot emit relocation %s against subsy symbol %s"
14942 msgstr ""
14943
14944 #: config/tc-s390.c:2368
14945 msgid "unsupported relocation type"
14946 msgstr ""
14947
14948 #: config/tc-s390.c:2423
14949 #, c-format
14950 msgid "cannot emit PC relative %s relocation%s%s"
14951 msgstr ""
14952
14953 #: config/tc-s390.c:2562
14954 #, c-format
14955 msgid "Gas failure, reloc type %s\n"
14956 msgstr ""
14957
14958 #: config/tc-s390.c:2564
14959 #, c-format
14960 msgid "Gas failure, reloc type #%i\n"
14961 msgstr ""
14962
14963 #: config/tc-score.c:260
14964 msgid "div / mul are reserved instructions"
14965 msgstr ""
14966
14967 #: config/tc-score.c:261
14968 msgid "This architecture doesn't support mmu"
14969 msgstr ""
14970
14971 #: config/tc-score.c:262
14972 msgid "This architecture doesn't support atomic instruction"
14973 msgstr ""
14974
14975 #: config/tc-score.c:469
14976 msgid "S+core register expected"
14977 msgstr ""
14978
14979 #: config/tc-score.c:470
14980 msgid "S+core special-register expected"
14981 msgstr ""
14982
14983 #: config/tc-score.c:471
14984 msgid "S+core co-processor register expected"
14985 msgstr ""
14986
14987 #: config/tc-score.c:1074
14988 msgid "Using temp register (r1)"
14989 msgstr ""
14990
14991 #: config/tc-score.c:1093
14992 #, c-format
14993 msgid "register expected, not '%.100s'"
14994 msgstr ""
14995
14996 #: config/tc-score.c:1149 config/tc-score.c:5485
14997 msgid "rd must be even number."
14998 msgstr ""
14999
15000 #: config/tc-score.c:1513 config/tc-score.c:1520
15001 #, c-format
15002 msgid "invalid constant: %d bit expression not in range %u..%u"
15003 msgstr ""
15004
15005 #: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
15006 #: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
15007 #: config/tc-score.c:3462
15008 #, c-format
15009 msgid "invalid constant: %d bit expression not in range %d..%d"
15010 msgstr ""
15011
15012 #: config/tc-score.c:1558
15013 msgid "invalid constant: bit expression not defined"
15014 msgstr ""
15015
15016 #: config/tc-score.c:2068
15017 msgid "Using temp register(r1)"
15018 msgstr ""
15019
15020 #: config/tc-score.c:2082
15021 #, c-format
15022 msgid "low register (r0-r15) expected, not '%.100s'"
15023 msgstr ""
15024
15025 #: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
15026 #: config/tc-score.c:3695
15027 #, c-format
15028 msgid "missing ["
15029 msgstr ""
15030
15031 #: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
15032 #: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
15033 #: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
15034 #: config/tc-score.c:3919 config/tc-score.c:3965
15035 #, c-format
15036 msgid "missing ]"
15037 msgstr ""
15038
15039 #: config/tc-score.c:2347
15040 #, c-format
15041 msgid "Fix data dependency: %s %s -- %s %s (insert %d nop!/%d)"
15042 msgstr ""
15043
15044 #: config/tc-score.c:2366
15045 #, c-format
15046 msgid "Fix data dependency: %s %s -- %s %s (insert 1 pflush/%d)"
15047 msgstr ""
15048
15049 #: config/tc-score.c:2382 config/tc-score.c:2389
15050 #, c-format
15051 msgid "data dependency: %s %s -- %s %s (%d/%d bubble)"
15052 msgstr ""
15053
15054 #: config/tc-score.c:2838
15055 msgid "address offset must be half word alignment"
15056 msgstr ""
15057
15058 #: config/tc-score.c:2846
15059 msgid "address offset must be word alignment"
15060 msgstr ""
15061
15062 #: config/tc-score.c:2986 config/tc-score.c:3123
15063 msgid "register same as write-back base"
15064 msgstr ""
15065
15066 #: config/tc-score.c:3093
15067 msgid "pre-indexed expression expected"
15068 msgstr ""
15069
15070 #: config/tc-score.c:3422
15071 #, c-format
15072 msgid "invalid register number: %d is not in [r0--r7]"
15073 msgstr ""
15074
15075 #: config/tc-score.c:3439
15076 msgid "comma is  expected"
15077 msgstr ""
15078
15079 #: config/tc-score.c:3470
15080 #, c-format
15081 msgid "invalid constant: %d is not word align integer"
15082 msgstr ""
15083
15084 #: config/tc-score.c:3509 config/tc-score.c:3552
15085 msgid "invalid constant: 32 bit expression not word align"
15086 msgstr ""
15087
15088 #: config/tc-score.c:3518 config/tc-score.c:3561
15089 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
15090 msgstr ""
15091
15092 #: config/tc-score.c:3594
15093 msgid ""
15094 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
15095 msgstr ""
15096
15097 #: config/tc-score.c:3783 config/tc-score.c:3811
15098 msgid "imm5 should >= 2"
15099 msgstr ""
15100
15101 #: config/tc-score.c:3788 config/tc-score.c:3817
15102 msgid "reg should <= 31"
15103 msgstr ""
15104
15105 #: config/tc-score.c:3859 config/tc-score.c:3910
15106 msgid "missing +"
15107 msgstr ""
15108
15109 #: config/tc-score.c:3903
15110 #, c-format
15111 msgid "%s register same as write-back base"
15112 msgstr ""
15113
15114 #: config/tc-score.c:3905
15115 msgid "destination"
15116 msgstr ""
15117
15118 #: config/tc-score.c:3905
15119 msgid "source"
15120 msgstr ""
15121
15122 #: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
15123 msgid "expression error"
15124 msgstr ""
15125
15126 #: config/tc-score.c:4241
15127 msgid "value not in range [0, 0xffffffff]"
15128 msgstr ""
15129
15130 #: config/tc-score.c:4317
15131 msgid "value not in range [-0xffffffff, 0xffffffff]"
15132 msgstr ""
15133
15134 #: config/tc-score.c:4345
15135 msgid "li rd label isn't correct instruction form"
15136 msgstr ""
15137
15138 #: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
15139 #: config/tc-score.c:5225
15140 msgid "lacking label  "
15141 msgstr ""
15142
15143 #: config/tc-score.c:4896
15144 msgid "s3_PIC code offset overflow (max 16 signed bits)"
15145 msgstr ""
15146
15147 #: config/tc-score.c:4952
15148 msgid "value not in range [0, 0x7fffffff]"
15149 msgstr ""
15150
15151 #: config/tc-score.c:4957
15152 msgid "end on line error"
15153 msgstr ""
15154
15155 #: config/tc-score.c:5204
15156 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
15157 msgstr ""
15158
15159 #: config/tc-score.c:5231
15160 msgid "invalid constant: 20 bit expression not in range -2^19..2^19-1"
15161 msgstr ""
15162
15163 #: config/tc-score.c:5264
15164 msgid "lacking label"
15165 msgstr ""
15166
15167 #: config/tc-score.c:5269
15168 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
15169 msgstr ""
15170
15171 #: config/tc-score.c:5365
15172 msgid "pce instruction error (16 bit || 16 bit)."
15173 msgstr ""
15174
15175 #: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
15176 #: config/tc-score.c:5463 config/tc-score.c:5512
15177 msgid "score3d instruction."
15178 msgstr ""
15179
15180 #: config/tc-score.c:6030
15181 msgid "Unsupported use of .gpword"
15182 msgstr ""
15183
15184 #: config/tc-score.c:6126
15185 #, c-format
15186 msgid "BSS length (%d) < 0 ignored"
15187 msgstr ""
15188
15189 #: config/tc-score.c:6141 read.c:2467
15190 #, c-format
15191 msgid "error setting flags for \".sbss\": %s"
15192 msgstr ""
15193
15194 #: config/tc-score.c:6155 config/tc-sparc.c:4311
15195 msgid "missing alignment"
15196 msgstr ""
15197
15198 #: config/tc-score.c:6192
15199 #, c-format
15200 msgid "alignment too large; %d assumed"
15201 msgstr ""
15202
15203 #: config/tc-score.c:6197 read.c:2528
15204 msgid "alignment negative; 0 assumed"
15205 msgstr ""
15206
15207 #. Error routine.
15208 #: config/tc-score.c:6607 config/tc-score.c:6631
15209 msgid "size is not 4 or 6"
15210 msgstr ""
15211
15212 #: config/tc-score.c:6690
15213 msgid "bad call to MD_ATOF()"
15214 msgstr ""
15215
15216 #: config/tc-score.c:7197 config/tc-score.c:7263
15217 #, c-format
15218 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9-1]"
15219 msgstr ""
15220
15221 #: config/tc-score.c:7212 config/tc-score.c:7241 config/tc-score.c:7293
15222 #, c-format
15223 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19-1]"
15224 msgstr ""
15225
15226 #: config/tc-score.c:7318
15227 #, c-format
15228 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9-1]"
15229 msgstr ""
15230
15231 #: config/tc-score.c:7488
15232 #, c-format
15233 msgid "cannot represent %s relocation in this object file format1"
15234 msgstr ""
15235
15236 #: config/tc-score.c:7779
15237 #, c-format
15238 msgid "Sunplus-v2-0-0-20060510\n"
15239 msgstr ""
15240
15241 #: config/tc-score.c:7799
15242 #, c-format
15243 msgid " Score-specific assembler options:\n"
15244 msgstr ""
15245
15246 #: config/tc-score.c:7801
15247 #, c-format
15248 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
15249 msgstr ""
15250
15251 #: config/tc-score.c:7806
15252 #, c-format
15253 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
15254 msgstr ""
15255
15256 #: config/tc-score.c:7810
15257 #, c-format
15258 msgid "        -FIXDD\t\tfix data dependencies\n"
15259 msgstr ""
15260
15261 #: config/tc-score.c:7812
15262 #, c-format
15263 msgid ""
15264 "        -NWARN\t\tdo not print warning message when fixing data "
15265 "dependencies\n"
15266 msgstr ""
15267
15268 #: config/tc-score.c:7814
15269 #, c-format
15270 msgid "        -SCORE5\t\tassemble code for target SCORE5\n"
15271 msgstr ""
15272
15273 #: config/tc-score.c:7816
15274 #, c-format
15275 msgid "        -SCORE5U\tassemble code for target SCORE5U\n"
15276 msgstr ""
15277
15278 #: config/tc-score.c:7818
15279 #, c-format
15280 msgid "        -SCORE7\t\tassemble code for target SCORE7 [default]\n"
15281 msgstr ""
15282
15283 #: config/tc-score.c:7820
15284 #, c-format
15285 msgid "        -SCORE3\t\tassemble code for target SCORE3\n"
15286 msgstr ""
15287
15288 #: config/tc-score.c:7822
15289 #, c-format
15290 msgid "        -march=score7\tassemble code for target SCORE7 [default]\n"
15291 msgstr ""
15292
15293 #: config/tc-score.c:7824
15294 #, c-format
15295 msgid "        -march=score3\tassemble code for target SCORE3\n"
15296 msgstr ""
15297
15298 #: config/tc-score.c:7826
15299 #, c-format
15300 msgid ""
15301 "        -USE_R1\t\tassemble code for no warning message when using temp "
15302 "register r1\n"
15303 msgstr ""
15304
15305 #: config/tc-score.c:7828
15306 #, c-format
15307 msgid "        -KPIC\t\tgenerate PIC\n"
15308 msgstr ""
15309
15310 #: config/tc-score.c:7830
15311 #, c-format
15312 msgid "        -O0\t\tdo not perform any optimizations\n"
15313 msgstr ""
15314
15315 #: config/tc-score.c:7832
15316 #, c-format
15317 msgid ""
15318 "        -G gpnum\tassemble code for setting gpsize, default is 8 bytes\n"
15319 msgstr ""
15320
15321 #: config/tc-score.c:7834
15322 #, c-format
15323 msgid "        -V \t\tSunplus release version\n"
15324 msgstr ""
15325
15326 #: config/tc-sh.c:62
15327 msgid "directive .big encountered when option -big required"
15328 msgstr ""
15329
15330 #: config/tc-sh.c:72
15331 msgid "directive .little encountered when option -little required"
15332 msgstr ""
15333
15334 #: config/tc-sh.c:1422
15335 msgid "illegal double indirection"
15336 msgstr ""
15337
15338 #: config/tc-sh.c:1431
15339 msgid "illegal register after @-"
15340 msgstr ""
15341
15342 #: config/tc-sh.c:1447
15343 msgid "must be @(r0,...)"
15344 msgstr ""
15345
15346 #: config/tc-sh.c:1471
15347 msgid "syntax error in @(r0,...)"
15348 msgstr ""
15349
15350 #: config/tc-sh.c:1476
15351 msgid "syntax error in @(r0...)"
15352 msgstr ""
15353
15354 #: config/tc-sh.c:1521
15355 msgid "Deprecated syntax."
15356 msgstr ""
15357
15358 #: config/tc-sh.c:1533 config/tc-sh.c:1538
15359 msgid "syntax error in @(disp,[Rn, gbr, pc])"
15360 msgstr ""
15361
15362 #: config/tc-sh.c:1543
15363 msgid "expecting )"
15364 msgstr ""
15365
15366 #: config/tc-sh.c:1551
15367 msgid "illegal register after @"
15368 msgstr ""
15369
15370 #: config/tc-sh.c:2192
15371 #, c-format
15372 msgid "unhandled %d\n"
15373 msgstr ""
15374
15375 #: config/tc-sh.c:2403
15376 #, c-format
15377 msgid "Invalid register: 'r%d'"
15378 msgstr ""
15379
15380 #: config/tc-sh.c:2515
15381 #, c-format
15382 msgid "failed for %d\n"
15383 msgstr ""
15384
15385 #: config/tc-sh.c:2521
15386 msgid "misplaced PIC operand"
15387 msgstr ""
15388
15389 #: config/tc-sh.c:2632 config/tc-sh.c:3031
15390 msgid "invalid operands for opcode"
15391 msgstr ""
15392
15393 #: config/tc-sh.c:2637
15394 msgid "insn can't be combined with parallel processing insn"
15395 msgstr ""
15396
15397 #: config/tc-sh.c:2644 config/tc-sh.c:2655 config/tc-sh.c:2687
15398 msgid "multiple movx specifications"
15399 msgstr ""
15400
15401 #: config/tc-sh.c:2649 config/tc-sh.c:2671 config/tc-sh.c:2710
15402 msgid "multiple movy specifications"
15403 msgstr ""
15404
15405 #: config/tc-sh.c:2658 config/tc-sh.c:2691
15406 msgid "invalid movx address register"
15407 msgstr ""
15408
15409 #: config/tc-sh.c:2660
15410 msgid "insn cannot be combined with non-nopy"
15411 msgstr ""
15412
15413 #: config/tc-sh.c:2674 config/tc-sh.c:2730
15414 msgid "invalid movy address register"
15415 msgstr ""
15416
15417 #: config/tc-sh.c:2676
15418 msgid "insn cannot be combined with non-nopx"
15419 msgstr ""
15420
15421 #: config/tc-sh.c:2689
15422 msgid "previous movy requires nopx"
15423 msgstr ""
15424
15425 #: config/tc-sh.c:2697 config/tc-sh.c:2702
15426 msgid "invalid movx dsp register"
15427 msgstr ""
15428
15429 #: config/tc-sh.c:2712
15430 msgid "previous movx requires nopy"
15431 msgstr ""
15432
15433 #: config/tc-sh.c:2721 config/tc-sh.c:2726
15434 msgid "invalid movy dsp register"
15435 msgstr ""
15436
15437 #: config/tc-sh.c:2736
15438 msgid "dsp immediate shift value not constant"
15439 msgstr ""
15440
15441 #: config/tc-sh.c:2750 config/tc-sh.c:2776
15442 msgid "multiple parallel processing specifications"
15443 msgstr ""
15444
15445 #: config/tc-sh.c:2769
15446 msgid "multiple condition specifications"
15447 msgstr ""
15448
15449 #: config/tc-sh.c:2807
15450 msgid "insn cannot be combined with pmuls"
15451 msgstr ""
15452
15453 #: config/tc-sh.c:2823
15454 msgid "bad combined pmuls output operand"
15455 msgstr ""
15456
15457 #: config/tc-sh.c:2833
15458 msgid "destination register is same for parallel insns"
15459 msgstr ""
15460
15461 #: config/tc-sh.c:2842
15462 msgid "condition not followed by conditionalizable insn"
15463 msgstr ""
15464
15465 #: config/tc-sh.c:2852
15466 msgid "unrecognized characters at end of parallel processing insn"
15467 msgstr ""
15468
15469 #: config/tc-sh.c:2968
15470 msgid "opcode not valid for this cpu variant"
15471 msgstr ""
15472
15473 #: config/tc-sh.c:3001
15474 msgid "Delayed branches not available on SH1"
15475 msgstr ""
15476
15477 #: config/tc-sh.c:3036
15478 #, c-format
15479 msgid "excess operands: '%s'"
15480 msgstr ""
15481
15482 #: config/tc-sh.c:3113
15483 msgid ".uses pseudo-op seen when not relaxing"
15484 msgstr ""
15485
15486 #: config/tc-sh.c:3119
15487 msgid "bad .uses format"
15488 msgstr ""
15489
15490 #: config/tc-sh.c:3230
15491 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
15492 msgstr ""
15493
15494 #: config/tc-sh.c:3236
15495 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
15496 msgstr ""
15497
15498 #: config/tc-sh.c:3238
15499 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
15500 msgstr ""
15501
15502 #: config/tc-sh.c:3270
15503 #, c-format
15504 msgid "Invalid argument to --isa option: %s"
15505 msgstr ""
15506
15507 #: config/tc-sh.c:3279
15508 msgid "Invalid combination: --abi=32 with --abi=64"
15509 msgstr ""
15510
15511 #: config/tc-sh.c:3285
15512 msgid "Invalid combination: --abi=64 with --abi=32"
15513 msgstr ""
15514
15515 #: config/tc-sh.c:3287
15516 msgid "Invalid combination: --isa=SHcompact with --abi=64"
15517 msgstr ""
15518
15519 #: config/tc-sh.c:3291
15520 #, c-format
15521 msgid "Invalid argument to --abi option: %s"
15522 msgstr ""
15523
15524 #: config/tc-sh.c:3331
15525 #, c-format
15526 msgid ""
15527 "SH options:\n"
15528 "--little\t\tgenerate little endian code\n"
15529 "--big\t\t\tgenerate big endian code\n"
15530 "--relax\t\t\talter jump instructions for long displacements\n"
15531 "--renesas\t\tdisable optimization with section symbol for\n"
15532 "\t\t\tcompatibility with Renesas assembler.\n"
15533 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
15534 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
15535 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
15536 "--isa=[any\t\tuse most appropriate isa\n"
15537 "    | dsp               same as '-dsp'\n"
15538 "    | fp"
15539 msgstr ""
15540
15541 #: config/tc-sh.c:3357
15542 #, c-format
15543 msgid ""
15544 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
15545 "    | SHmedia\n"
15546 "    | shcompact\n"
15547 "    | SHcompact]\n"
15548 msgstr ""
15549
15550 #: config/tc-sh.c:3362
15551 #, c-format
15552 msgid ""
15553 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
15554 "\t\t\tfile type\n"
15555 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
15556 "\t\t\tSHcompact code sections\n"
15557 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
15558 "\t\t\tconstants and SHcompact code\n"
15559 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
15560 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
15561 "\t\t\tto 32 bits only\n"
15562 msgstr ""
15563
15564 #: config/tc-sh.c:3374
15565 #, c-format
15566 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
15567 msgstr ""
15568
15569 #: config/tc-sh.c:3465
15570 msgid ".uses does not refer to a local symbol in the same section"
15571 msgstr ""
15572
15573 #: config/tc-sh.c:3484
15574 msgid "can't find fixup pointed to by .uses"
15575 msgstr ""
15576
15577 #: config/tc-sh.c:3504
15578 msgid ".uses target does not refer to a local symbol in the same section"
15579 msgstr ""
15580
15581 #: config/tc-sh.c:3581
15582 msgid "displacement overflows 12-bit field"
15583 msgstr ""
15584
15585 #: config/tc-sh.c:3584
15586 #, c-format
15587 msgid "displacement to defined symbol %s overflows 12-bit field"
15588 msgstr ""
15589
15590 #: config/tc-sh.c:3588
15591 #, c-format
15592 msgid "displacement to undefined symbol %s overflows 12-bit field"
15593 msgstr ""
15594
15595 #: config/tc-sh.c:3661
15596 msgid "displacement overflows 8-bit field"
15597 msgstr ""
15598
15599 #: config/tc-sh.c:3664
15600 #, c-format
15601 msgid "displacement to defined symbol %s overflows 8-bit field"
15602 msgstr ""
15603
15604 #: config/tc-sh.c:3668
15605 #, c-format
15606 msgid "displacement to undefined symbol %s overflows 8-bit field "
15607 msgstr ""
15608
15609 #: config/tc-sh.c:3685
15610 #, c-format
15611 msgid "overflow in branch to %s; converted into longer instruction sequence"
15612 msgstr ""
15613
15614 #: config/tc-sh.c:3750 config/tc-sh.c:3797 config/tc-sparc.c:4811
15615 #: config/tc-sparc.c:4835
15616 msgid "misaligned data"
15617 msgstr ""
15618
15619 #: config/tc-sh.c:4126
15620 msgid "offset to unaligned destination"
15621 msgstr ""
15622
15623 #: config/tc-sh.c:4131
15624 msgid "negative offset"
15625 msgstr ""
15626
15627 #: config/tc-sh.c:4282
15628 msgid "misaligned offset"
15629 msgstr ""
15630
15631 #: config/tc-sh64.c:568
15632 msgid "This operand must be constant at assembly time"
15633 msgstr ""
15634
15635 #: config/tc-sh64.c:681
15636 msgid "Invalid operand expression"
15637 msgstr ""
15638
15639 #: config/tc-sh64.c:773 config/tc-sh64.c:877
15640 msgid "PTB operand is a SHmedia symbol"
15641 msgstr ""
15642
15643 #: config/tc-sh64.c:776 config/tc-sh64.c:874
15644 msgid "PTA operand is a SHcompact symbol"
15645 msgstr ""
15646
15647 #: config/tc-sh64.c:792
15648 msgid "invalid expression in operand"
15649 msgstr ""
15650
15651 #: config/tc-sh64.c:1483
15652 #, c-format
15653 msgid "invalid operand, not a 5-bit unsigned value: %d"
15654 msgstr ""
15655
15656 #: config/tc-sh64.c:1488
15657 #, c-format
15658 msgid "invalid operand, not a 6-bit signed value: %d"
15659 msgstr ""
15660
15661 #: config/tc-sh64.c:1493
15662 #, c-format
15663 msgid "invalid operand, not a 6-bit unsigned value: %d"
15664 msgstr ""
15665
15666 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
15667 #, c-format
15668 msgid "invalid operand, not a 11-bit signed value: %d"
15669 msgstr ""
15670
15671 #: config/tc-sh64.c:1500
15672 #, c-format
15673 msgid "invalid operand, not a multiple of 32: %d"
15674 msgstr ""
15675
15676 #: config/tc-sh64.c:1505
15677 #, c-format
15678 msgid "invalid operand, not a 10-bit signed value: %d"
15679 msgstr ""
15680
15681 #: config/tc-sh64.c:1512
15682 #, c-format
15683 msgid "invalid operand, not an even value: %d"
15684 msgstr ""
15685
15686 #: config/tc-sh64.c:1517
15687 #, c-format
15688 msgid "invalid operand, not a 12-bit signed value: %d"
15689 msgstr ""
15690
15691 #: config/tc-sh64.c:1519
15692 #, c-format
15693 msgid "invalid operand, not a multiple of 4: %d"
15694 msgstr ""
15695
15696 #: config/tc-sh64.c:1524
15697 #, c-format
15698 msgid "invalid operand, not a 13-bit signed value: %d"
15699 msgstr ""
15700
15701 #: config/tc-sh64.c:1526
15702 #, c-format
15703 msgid "invalid operand, not a multiple of 8: %d"
15704 msgstr ""
15705
15706 #: config/tc-sh64.c:1531
15707 #, c-format
15708 msgid "invalid operand, not a 16-bit signed value: %d"
15709 msgstr ""
15710
15711 #: config/tc-sh64.c:1536
15712 #, c-format
15713 msgid "invalid operand, not a 16-bit unsigned value: %d"
15714 msgstr ""
15715
15716 #: config/tc-sh64.c:1542
15717 msgid "operand out of range for PT, PTA and PTB"
15718 msgstr ""
15719
15720 #: config/tc-sh64.c:1544
15721 #, c-format
15722 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
15723 msgstr ""
15724
15725 #: config/tc-sh64.c:2065
15726 #, c-format
15727 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
15728 msgstr ""
15729
15730 #: config/tc-sh64.c:2422 config/tc-sh64.c:2585 config/tc-sh64.c:2600
15731 msgid "invalid PIC reference"
15732 msgstr ""
15733
15734 #: config/tc-sh64.c:2682 config/tc-sh64.c:2722
15735 msgid "invalid operand: expression in PT target"
15736 msgstr ""
15737
15738 #: config/tc-sh64.c:2813
15739 #, c-format
15740 msgid "invalid operands to %s"
15741 msgstr ""
15742
15743 #: config/tc-sh64.c:2819
15744 #, c-format
15745 msgid "excess operands to %s"
15746 msgstr ""
15747
15748 #: config/tc-sh64.c:2864
15749 #, c-format
15750 msgid "The `.mode %s' directive is not valid with this architecture"
15751 msgstr ""
15752
15753 #: config/tc-sh64.c:2872
15754 #, c-format
15755 msgid "Invalid argument to .mode: %s"
15756 msgstr ""
15757
15758 #: config/tc-sh64.c:2902
15759 #, c-format
15760 msgid "The `.abi %s' directive is not valid with this architecture"
15761 msgstr ""
15762
15763 #: config/tc-sh64.c:2908
15764 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
15765 msgstr ""
15766
15767 #: config/tc-sh64.c:2913
15768 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
15769 msgstr ""
15770
15771 #: config/tc-sh64.c:2916
15772 #, c-format
15773 msgid "Invalid argument to .abi: %s"
15774 msgstr ""
15775
15776 #: config/tc-sh64.c:2971
15777 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
15778 msgstr ""
15779
15780 #: config/tc-sh64.c:2976
15781 msgid "-shcompact-const-crange is invalid without SHcompact"
15782 msgstr ""
15783
15784 #: config/tc-sh64.c:2979
15785 msgid "-expand-pt32 only valid with -abi=64"
15786 msgstr ""
15787
15788 #: config/tc-sh64.c:2982
15789 msgid "-no-expand only valid with SHcompact or SHmedia"
15790 msgstr ""
15791
15792 #: config/tc-sh64.c:2985
15793 msgid "-expand-pt32 invalid together with -no-expand"
15794 msgstr ""
15795
15796 #: config/tc-sh64.c:3199
15797 msgid ""
15798 "SHmedia code not allowed in same section as constants and SHcompact code"
15799 msgstr ""
15800
15801 #: config/tc-sh64.c:3217
15802 msgid "No segment info for current section"
15803 msgstr ""
15804
15805 #: config/tc-sh64.c:3256
15806 msgid "duplicate datalabel operator ignored"
15807 msgstr ""
15808
15809 #: config/tc-sh64.c:3323
15810 msgid "Invalid DataLabel expression"
15811 msgstr ""
15812
15813 #: config/tc-sparc.c:322 config/tc-sparc.c:537
15814 msgid "Bad opcode table, broken assembler."
15815 msgstr ""
15816
15817 #: config/tc-sparc.c:529
15818 #, c-format
15819 msgid "invalid architecture -xarch=%s"
15820 msgstr ""
15821
15822 #: config/tc-sparc.c:610
15823 #, c-format
15824 msgid "No compiled in support for %d bit object file format"
15825 msgstr ""
15826
15827 #: config/tc-sparc.c:695
15828 #, c-format
15829 msgid "SPARC options:\n"
15830 msgstr ""
15831
15832 #: config/tc-sparc.c:724
15833 #, c-format
15834 msgid ""
15835 "\n"
15836 "\t\t\tspecify variant of SPARC architecture\n"
15837 "-bump\t\t\twarn when assembler switches architectures\n"
15838 "-sparc\t\t\tignored\n"
15839 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
15840 "-relax\t\t\trelax jumps and branches (default)\n"
15841 "-no-relax\t\tavoid changing any jumps and branches\n"
15842 msgstr ""
15843
15844 #: config/tc-sparc.c:732
15845 #, c-format
15846 msgid "-k\t\t\tgenerate PIC\n"
15847 msgstr ""
15848
15849 #: config/tc-sparc.c:736
15850 #, c-format
15851 msgid ""
15852 "-32\t\t\tcreate 32 bit object file\n"
15853 "-64\t\t\tcreate 64 bit object file\n"
15854 msgstr ""
15855
15856 #: config/tc-sparc.c:739
15857 #, c-format
15858 msgid "\t\t\t[default is %d]\n"
15859 msgstr ""
15860
15861 #: config/tc-sparc.c:741
15862 #, c-format
15863 msgid ""
15864 "-TSO\t\t\tuse Total Store Ordering\n"
15865 "-PSO\t\t\tuse Partial Store Ordering\n"
15866 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
15867 msgstr ""
15868
15869 #: config/tc-sparc.c:745
15870 #, c-format
15871 msgid "\t\t\t[default is %s]\n"
15872 msgstr ""
15873
15874 #: config/tc-sparc.c:747
15875 #, c-format
15876 msgid ""
15877 "-KPIC\t\t\tgenerate PIC\n"
15878 "-V\t\t\tprint assembler version number\n"
15879 "-undeclared-regs\tignore application global register usage without\n"
15880 "\t\t\tappropriate .register directive (default)\n"
15881 "-no-undeclared-regs\tforce error on application global register usage\n"
15882 "\t\t\twithout appropriate .register directive\n"
15883 "--dcti-couples-detect\twarn when an unpredictable DCTI couple is found\n"
15884 "-q\t\t\tignored\n"
15885 "-Qy, -Qn\t\tignored\n"
15886 "-s\t\t\tignored\n"
15887 msgstr ""
15888
15889 #: config/tc-sparc.c:760
15890 #, c-format
15891 msgid ""
15892 "-EL\t\t\tgenerate code for a little endian machine\n"
15893 "-EB\t\t\tgenerate code for a big endian machine\n"
15894 "--little-endian-data\tgenerate code for a machine having big endian\n"
15895 "                        instructions and little endian data.\n"
15896 msgstr ""
15897
15898 #: config/tc-sparc.c:1027
15899 #, c-format
15900 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
15901 msgstr ""
15902
15903 #: config/tc-sparc.c:1046
15904 #, c-format
15905 msgid "Internal error: can't find opcode `%s' for `%s'\n"
15906 msgstr ""
15907
15908 #: config/tc-sparc.c:1264
15909 msgid "Support for 64-bit arithmetic not compiled in."
15910 msgstr ""
15911
15912 #: config/tc-sparc.c:1310
15913 msgid "set: number not in 0..4294967295 range"
15914 msgstr ""
15915
15916 #: config/tc-sparc.c:1317
15917 msgid "set: number not in -2147483648..4294967295 range"
15918 msgstr ""
15919
15920 #: config/tc-sparc.c:1376
15921 msgid "setsw: number not in -2147483648..4294967295 range"
15922 msgstr ""
15923
15924 #: config/tc-sparc.c:1424
15925 msgid "setx: temporary register same as destination register"
15926 msgstr ""
15927
15928 #: config/tc-sparc.c:1495
15929 msgid "setx: illegal temporary register g0"
15930 msgstr ""
15931
15932 #: config/tc-sparc.c:1603
15933 msgid "unpredictable DCTI couple"
15934 msgstr ""
15935
15936 #: config/tc-sparc.c:1613
15937 msgid "FP branch in delay slot"
15938 msgstr ""
15939
15940 #: config/tc-sparc.c:1629
15941 msgid "FP branch preceded by FP instruction; NOP inserted"
15942 msgstr ""
15943
15944 #: config/tc-sparc.c:1669
15945 msgid "failed special case insn sanity check"
15946 msgstr ""
15947
15948 #: config/tc-sparc.c:1857
15949 msgid ": invalid membar mask name"
15950 msgstr ""
15951
15952 #: config/tc-sparc.c:1873
15953 msgid ": invalid membar mask expression"
15954 msgstr ""
15955
15956 #: config/tc-sparc.c:1878
15957 msgid ": invalid membar mask number"
15958 msgstr ""
15959
15960 #: config/tc-sparc.c:1893
15961 msgid ": invalid siam mode expression"
15962 msgstr ""
15963
15964 #: config/tc-sparc.c:1898
15965 msgid ": invalid siam mode number"
15966 msgstr ""
15967
15968 #: config/tc-sparc.c:1914
15969 msgid ": invalid prefetch function name"
15970 msgstr ""
15971
15972 #: config/tc-sparc.c:1922
15973 msgid ": invalid prefetch function expression"
15974 msgstr ""
15975
15976 #: config/tc-sparc.c:1927
15977 msgid ": invalid prefetch function number"
15978 msgstr ""
15979
15980 #: config/tc-sparc.c:1954 config/tc-sparc.c:1960 config/tc-sparc.c:1969
15981 msgid ": unrecognizable privileged register"
15982 msgstr ""
15983
15984 #: config/tc-sparc.c:1992 config/tc-sparc.c:1998 config/tc-sparc.c:2007
15985 msgid ": unrecognizable hyperprivileged register"
15986 msgstr ""
15987
15988 #: config/tc-sparc.c:2030 config/tc-sparc.c:2036 config/tc-sparc.c:2045
15989 msgid ": unrecognizable ancillary state register"
15990 msgstr ""
15991
15992 #: config/tc-sparc.c:2078
15993 msgid ": asr number must be between 0 and 31"
15994 msgstr ""
15995
15996 #: config/tc-sparc.c:2087
15997 #, c-format
15998 msgid ": expecting %asrN"
15999 msgstr ""
16000
16001 #: config/tc-sparc.c:2129
16002 msgid ": crypto immediate must be between 0 and 31"
16003 msgstr ""
16004
16005 #: config/tc-sparc.c:2138
16006 msgid ": expecting crypto immediate"
16007 msgstr ""
16008
16009 #: config/tc-sparc.c:2299 config/tc-sparc.c:2338 config/tc-sparc.c:2765
16010 #: config/tc-sparc.c:2801
16011 #, c-format
16012 msgid "Illegal operands: %%%s requires arguments in ()"
16013 msgstr ""
16014
16015 #: config/tc-sparc.c:2306
16016 #, c-format
16017 msgid ""
16018 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
16019 "()"
16020 msgstr ""
16021
16022 #: config/tc-sparc.c:2317
16023 #, c-format
16024 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
16025 msgstr ""
16026
16027 #: config/tc-sparc.c:2524
16028 msgid "detected global register use not covered by .register pseudo-op"
16029 msgstr ""
16030
16031 #: config/tc-sparc.c:2626
16032 msgid ": There are only 64 f registers; [0-63]"
16033 msgstr ""
16034
16035 #: config/tc-sparc.c:2628 config/tc-sparc.c:2646
16036 msgid ": There are only 32 f registers; [0-31]"
16037 msgstr ""
16038
16039 #: config/tc-sparc.c:2638
16040 msgid ": There are only 32 single precision f registers; [0-31]"
16041 msgstr ""
16042
16043 #: config/tc-sparc.c:2659
16044 msgid ": Instruction requires frs2 and frsd must be the same register"
16045 msgstr ""
16046
16047 #: config/tc-sparc.c:2810
16048 #, c-format
16049 msgid "Expression inside %%%s could not be parsed"
16050 msgstr ""
16051
16052 #: config/tc-sparc.c:2818
16053 #, c-format
16054 msgid ""
16055 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
16056 msgstr ""
16057
16058 #: config/tc-sparc.c:2935
16059 #, c-format
16060 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
16061 msgstr ""
16062
16063 #: config/tc-sparc.c:2945
16064 #, c-format
16065 msgid ""
16066 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
16067 "symbol"
16068 msgstr ""
16069
16070 #: config/tc-sparc.c:2963
16071 msgid ": PC-relative operand can't be a constant"
16072 msgstr ""
16073
16074 #: config/tc-sparc.c:2970
16075 msgid ": TLS operand can't be a constant"
16076 msgstr ""
16077
16078 #: config/tc-sparc.c:2998
16079 msgid ": Immediate value in cbcond is out of range."
16080 msgstr ""
16081
16082 #: config/tc-sparc.c:3024
16083 msgid ": invalid ASI name"
16084 msgstr ""
16085
16086 #: config/tc-sparc.c:3033
16087 msgid ": invalid ASI expression"
16088 msgstr ""
16089
16090 #: config/tc-sparc.c:3038
16091 msgid ": invalid ASI number"
16092 msgstr ""
16093
16094 #: config/tc-sparc.c:3143
16095 msgid ": non-immdiate imm2 operand"
16096 msgstr ""
16097
16098 #: config/tc-sparc.c:3148
16099 msgid ": imm2 immediate operand out of range (0-3)"
16100 msgstr ""
16101
16102 #: config/tc-sparc.c:3167
16103 msgid "OPF immediate operand out of range (0-0x1ff)"
16104 msgstr ""
16105
16106 #: config/tc-sparc.c:3172
16107 msgid "non-immediate OPF operand, ignored"
16108 msgstr ""
16109
16110 #: config/tc-sparc.c:3191
16111 msgid ": invalid cpreg name"
16112 msgstr ""
16113
16114 #: config/tc-sparc.c:3220
16115 #, c-format
16116 msgid "Illegal operands%s"
16117 msgstr ""
16118
16119 #: config/tc-sparc.c:3270
16120 #, c-format
16121 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
16122 msgstr ""
16123
16124 #: config/tc-sparc.c:3311
16125 #, c-format
16126 msgid "Architecture mismatch on \"%s %s\"."
16127 msgstr ""
16128
16129 #: config/tc-sparc.c:3312
16130 #, c-format
16131 msgid "(Requires %s; requested architecture is %s.)"
16132 msgstr ""
16133
16134 #: config/tc-sparc.c:3324
16135 #, c-format
16136 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
16137 msgstr ""
16138
16139 #: config/tc-sparc.c:3753 config/tc-sparc.c:3760 config/tc-sparc.c:3767
16140 #: config/tc-sparc.c:3774 config/tc-sparc.c:3781 config/tc-sparc.c:3790
16141 #: config/tc-sparc.c:3802 config/tc-sparc.c:3813 config/tc-sparc.c:3835
16142 #: config/tc-sparc.c:3859 write.c:1176
16143 msgid "relocation overflow"
16144 msgstr ""
16145
16146 #: config/tc-sparc.c:3914
16147 #, c-format
16148 msgid "bad or unhandled relocation type: 0x%02x"
16149 msgstr ""
16150
16151 #: config/tc-sparc.c:4273
16152 msgid "Expected comma after name"
16153 msgstr ""
16154
16155 #: config/tc-sparc.c:4282
16156 #, c-format
16157 msgid "BSS length (%d.) <0! Ignored."
16158 msgstr ""
16159
16160 #: config/tc-sparc.c:4294
16161 msgid "bad .reserve segment -- expected BSS segment"
16162 msgstr ""
16163
16164 #: config/tc-sparc.c:4322
16165 #, c-format
16166 msgid "alignment too large; assuming %d"
16167 msgstr ""
16168
16169 #: config/tc-sparc.c:4328 config/tc-sparc.c:4477
16170 msgid "negative alignment"
16171 msgstr ""
16172
16173 #: config/tc-sparc.c:4338 config/tc-sparc.c:4499 read.c:1522 read.c:2540
16174 msgid "alignment not a power of 2"
16175 msgstr ""
16176
16177 #: config/tc-sparc.c:4391
16178 #, c-format
16179 msgid "Ignoring attempt to re-define symbol %s"
16180 msgstr ""
16181
16182 #: config/tc-sparc.c:4414 config/tc-v850.c:283
16183 msgid "Expected comma after symbol-name"
16184 msgstr ""
16185
16186 #: config/tc-sparc.c:4424
16187 #, c-format
16188 msgid ".COMMon length (%lu) out of range ignored"
16189 msgstr ""
16190
16191 #: config/tc-sparc.c:4457
16192 msgid "Expected comma after common length"
16193 msgstr ""
16194
16195 #: config/tc-sparc.c:4471
16196 #, c-format
16197 msgid "alignment too large; assuming %ld"
16198 msgstr ""
16199
16200 #: config/tc-sparc.c:4614
16201 msgid "Unknown segment type"
16202 msgstr ""
16203
16204 #: config/tc-sparc.c:4684 config/tc-sparc.c:4693
16205 #, c-format
16206 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
16207 msgstr ""
16208
16209 #: config/tc-sparc.c:4711
16210 msgid "redefinition of global register"
16211 msgstr ""
16212
16213 #: config/tc-sparc.c:4722
16214 #, c-format
16215 msgid "Register symbol %s already defined."
16216 msgstr ""
16217
16218 #: config/tc-sparc.c:4926
16219 #, c-format
16220 msgid "Illegal operands: %%r_plt in %d-byte data field"
16221 msgstr ""
16222
16223 #: config/tc-sparc.c:4936
16224 #, c-format
16225 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
16226 msgstr ""
16227
16228 #: config/tc-sparc.c:4973 config/tc-vax.c:3317
16229 #, c-format
16230 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
16231 msgstr ""
16232
16233 #: config/tc-sparc.c:4981 config/tc-sparc.c:5012 config/tc-sparc.c:5021
16234 #: config/tc-vax.c:3325 config/tc-vax.c:3356 config/tc-vax.c:3365
16235 #, c-format
16236 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
16237 msgstr ""
16238
16239 #: config/tc-sparc.c:5030 config/tc-vax.c:3374
16240 #, c-format
16241 msgid "Illegal operands: garbage after %%r_%s%d()"
16242 msgstr ""
16243
16244 #: config/tc-sparc.h:63
16245 msgid "sparc convert_frag\n"
16246 msgstr ""
16247
16248 #: config/tc-sparc.h:65 config/tc-z80.h:53
16249 msgid "estimate_size_before_relax called"
16250 msgstr ""
16251
16252 #: config/tc-spu.c:130
16253 #, c-format
16254 msgid "Can't hash instruction '%s':%s"
16255 msgstr ""
16256
16257 #: config/tc-spu.c:184
16258 msgid ""
16259 "SPU options:\n"
16260 "  --apuasm\t\t  emulate behaviour of apuasm\n"
16261 msgstr ""
16262
16263 #: config/tc-spu.c:290
16264 #, c-format
16265 msgid "Invalid mnemonic '%s'"
16266 msgstr ""
16267
16268 #: config/tc-spu.c:296
16269 #, c-format
16270 msgid "'%s' is only available in DD2.0 or higher."
16271 msgstr ""
16272
16273 #: config/tc-spu.c:328
16274 #, c-format
16275 msgid "Error in argument %d.  Expecting:  \"%s\""
16276 msgstr ""
16277
16278 #: config/tc-spu.c:339
16279 msgid "Mixing register syntax, with and without '$'."
16280 msgstr ""
16281
16282 #: config/tc-spu.c:345
16283 #, c-format
16284 msgid "Treating '%-*s' as a symbol."
16285 msgstr ""
16286
16287 #: config/tc-spu.c:564
16288 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
16289 msgstr ""
16290
16291 #: config/tc-spu.c:566
16292 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
16293 msgstr ""
16294
16295 #: config/tc-spu.c:609
16296 #, c-format
16297 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
16298 msgstr ""
16299
16300 #: config/tc-spu.c:615
16301 #, c-format
16302 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
16303 msgstr ""
16304
16305 #: config/tc-spu.c:685 config/tc-spu.c:688
16306 #, c-format
16307 msgid "Constant expression %d out of range, [%d, %d]."
16308 msgstr ""
16309
16310 #: config/tc-spu.c:790
16311 #, c-format
16312 msgid "invalid priority '%lu'"
16313 msgstr ""
16314
16315 #: config/tc-spu.c:796
16316 #, c-format
16317 msgid "invalid lrlive '%lu'"
16318 msgstr ""
16319
16320 #: config/tc-spu.c:855
16321 msgid "Relaxation should never occur"
16322 msgstr ""
16323
16324 #: config/tc-spu.c:1005
16325 #, c-format
16326 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
16327 msgstr ""
16328
16329 #: config/tc-spu.h:85
16330 msgid "spu convert_frag\n"
16331 msgstr ""
16332
16333 #: config/tc-tic30.c:36
16334 msgid "first"
16335 msgstr ""
16336
16337 #: config/tc-tic30.c:36
16338 msgid "second"
16339 msgstr ""
16340
16341 #: config/tc-tic30.c:36
16342 msgid "third"
16343 msgstr ""
16344
16345 #: config/tc-tic30.c:36
16346 msgid "fourth"
16347 msgstr ""
16348
16349 #: config/tc-tic30.c:36
16350 msgid "fifth"
16351 msgstr ""
16352
16353 #: config/tc-tic30.c:482
16354 msgid "More than one AR register found in indirect reference"
16355 msgstr ""
16356
16357 #: config/tc-tic30.c:488
16358 msgid "Illegal AR register in indirect reference"
16359 msgstr ""
16360
16361 #: config/tc-tic30.c:509
16362 msgid "More than one displacement found in indirect reference"
16363 msgstr ""
16364
16365 #: config/tc-tic30.c:518
16366 msgid "Invalid displacement in indirect reference"
16367 msgstr ""
16368
16369 #: config/tc-tic30.c:536
16370 msgid "AR register not found in indirect reference"
16371 msgstr ""
16372
16373 #. Maybe an implied displacement of 1 again.
16374 #: config/tc-tic30.c:553
16375 msgid "required displacement wasn't given in indirect reference"
16376 msgstr ""
16377
16378 #: config/tc-tic30.c:560
16379 msgid "illegal indirect reference"
16380 msgstr ""
16381
16382 #: config/tc-tic30.c:567
16383 msgid "displacement must be an unsigned 8-bit number"
16384 msgstr ""
16385
16386 #: config/tc-tic30.c:751 config/tc-tic30.c:1498
16387 #, c-format
16388 msgid "Invalid character %s before %s operand"
16389 msgstr ""
16390
16391 #: config/tc-tic30.c:770 config/tc-tic30.c:1513
16392 #, c-format
16393 msgid "Unbalanced parenthesis in %s operand."
16394 msgstr ""
16395
16396 #: config/tc-tic30.c:786 config/tc-tic30.c:1523
16397 #, c-format
16398 msgid "Invalid character %s in %s operand"
16399 msgstr ""
16400
16401 #: config/tc-tic30.c:805 config/tc-tic30.c:1540
16402 #, c-format
16403 msgid "Spurious operands; (%d operands/instruction max)"
16404 msgstr ""
16405
16406 #. Just skip it, if it's \n complain.
16407 #: config/tc-tic30.c:823 config/tc-tic30.c:839 config/tc-tic30.c:1557
16408 #: config/tc-tic30.c:1573
16409 msgid "Expecting operand after ','; got nothing"
16410 msgstr ""
16411
16412 #: config/tc-tic30.c:828 config/tc-tic30.c:1562
16413 msgid "Expecting operand before ','; got nothing"
16414 msgstr ""
16415
16416 #: config/tc-tic30.c:866
16417 msgid "incorrect number of operands given in the first instruction"
16418 msgstr ""
16419
16420 #: config/tc-tic30.c:872
16421 msgid "incorrect number of operands given in the second instruction"
16422 msgstr ""
16423
16424 #: config/tc-tic30.c:893
16425 #, c-format
16426 msgid "%s instruction, operand %d doesn't match"
16427 msgstr ""
16428
16429 #. Shouldn't get here.
16430 #: config/tc-tic30.c:917 config/tc-tic30.c:924
16431 msgid "incorrect format for multiply parallel instruction"
16432 msgstr ""
16433
16434 #: config/tc-tic30.c:931
16435 msgid "destination for multiply can only be R0 or R1"
16436 msgstr ""
16437
16438 #: config/tc-tic30.c:938
16439 msgid "destination for add/subtract can only be R2 or R3"
16440 msgstr ""
16441
16442 #: config/tc-tic30.c:1005
16443 msgid "loading the same register in parallel operation"
16444 msgstr ""
16445
16446 #: config/tc-tic30.c:1448
16447 #, c-format
16448 msgid "Invalid character %s in opcode"
16449 msgstr ""
16450
16451 #: config/tc-tic30.c:1478
16452 #, c-format
16453 msgid "Unknown TMS320C30 instruction: %s"
16454 msgstr ""
16455
16456 #: config/tc-tic30.c:1598
16457 msgid "Incorrect number of operands given"
16458 msgstr ""
16459
16460 #: config/tc-tic30.c:1631
16461 #, c-format
16462 msgid "The %s operand doesn't match"
16463 msgstr ""
16464
16465 #. Shouldn't make it to this stage.
16466 #: config/tc-tic30.c:1656 config/tc-tic30.c:1668
16467 msgid "Incompatible first and second operands in instruction"
16468 msgstr ""
16469
16470 #: config/tc-tic30.c:1782
16471 msgid "invalid short form floating point immediate operand"
16472 msgstr ""
16473
16474 #: config/tc-tic30.c:1792
16475 msgid "rounding down first operand float to unsigned int"
16476 msgstr ""
16477
16478 #: config/tc-tic30.c:1794
16479 msgid "only lower 16-bits of first operand are used"
16480 msgstr ""
16481
16482 #: config/tc-tic30.c:1804
16483 msgid "rounding down first operand float to signed int"
16484 msgstr ""
16485
16486 #: config/tc-tic30.c:1809 config/tc-tic30.c:1880
16487 msgid "first operand is too large for 16-bit signed int"
16488 msgstr ""
16489
16490 #: config/tc-tic30.c:1874
16491 msgid "first operand is floating point"
16492 msgstr ""
16493
16494 #. Shouldn't get here.
16495 #: config/tc-tic30.c:1905
16496 msgid "interrupt vector for trap instruction out of range"
16497 msgstr ""
16498
16499 #: config/tc-tic30.c:1950
16500 msgid "LDP instruction needs a 24-bit operand"
16501 msgstr ""
16502
16503 #: config/tc-tic30.c:1974
16504 msgid "first operand is too large for a 24-bit displacement"
16505 msgstr ""
16506
16507 #: config/tc-tic4x.c:392
16508 msgid "Nan, using zero."
16509 msgstr ""
16510
16511 #: config/tc-tic4x.c:514
16512 #, c-format
16513 msgid "Cannot represent exponent in %d bits"
16514 msgstr ""
16515
16516 #: config/tc-tic4x.c:597 config/tc-tic4x.c:607
16517 msgid "Invalid floating point number"
16518 msgstr ""
16519
16520 #: config/tc-tic4x.c:726
16521 msgid "Comma expected\n"
16522 msgstr ""
16523
16524 #: config/tc-tic4x.c:762 config/tc-tic54x.c:471
16525 msgid ".bss size argument missing\n"
16526 msgstr ""
16527
16528 #: config/tc-tic4x.c:770
16529 #, c-format
16530 msgid ".bss size %ld < 0!"
16531 msgstr ""
16532
16533 #: config/tc-tic4x.c:903
16534 msgid "Non-constant symbols not allowed\n"
16535 msgstr ""
16536
16537 #: config/tc-tic4x.c:934
16538 msgid "Symbol missing\n"
16539 msgstr ""
16540
16541 #. Skip null symbol terminator.
16542 #: config/tc-tic4x.c:982
16543 msgid ".sect: subsection name ignored"
16544 msgstr ""
16545
16546 #: config/tc-tic4x.c:1010 config/tc-tic4x.c:1111 config/tc-tic54x.c:1424
16547 #, c-format
16548 msgid "Error setting flags for \"%s\": %s"
16549 msgstr ""
16550
16551 #: config/tc-tic4x.c:1042
16552 msgid ".set syntax invalid\n"
16553 msgstr ""
16554
16555 #: config/tc-tic4x.c:1100
16556 msgid ".usect: non-zero alignment flag ignored"
16557 msgstr ""
16558
16559 #: config/tc-tic4x.c:1131
16560 #, c-format
16561 msgid "This assembler does not support processor generation %ld"
16562 msgstr ""
16563
16564 #: config/tc-tic4x.c:1135
16565 msgid "Changing processor generation on fly not supported..."
16566 msgstr ""
16567
16568 #: config/tc-tic4x.c:1433
16569 msgid "Auxiliary register AR0--AR7 required for indirect"
16570 msgstr ""
16571
16572 #: config/tc-tic4x.c:1447
16573 #, c-format
16574 msgid "Bad displacement %d (require 0--255)\n"
16575 msgstr ""
16576
16577 #: config/tc-tic4x.c:1465
16578 msgid "Index register IR0,IR1 required for displacement"
16579 msgstr ""
16580
16581 #: config/tc-tic4x.c:1533
16582 msgid "Expecting a register name"
16583 msgstr ""
16584
16585 #: config/tc-tic4x.c:1545 config/tc-tic4x.c:1568 config/tc-tic4x.c:1634
16586 msgid "Number too large"
16587 msgstr ""
16588
16589 #: config/tc-tic4x.c:1558 config/tc-tic4x.c:1581
16590 msgid "Expecting a constant value"
16591 msgstr ""
16592
16593 #: config/tc-tic4x.c:1589
16594 #, c-format
16595 msgid "Bad direct addressing construct %s"
16596 msgstr ""
16597
16598 #: config/tc-tic4x.c:1593
16599 #, c-format
16600 msgid "Direct value of %ld is not suitable"
16601 msgstr ""
16602
16603 #: config/tc-tic4x.c:1617
16604 msgid "Unknown indirect addressing mode"
16605 msgstr ""
16606
16607 #: config/tc-tic4x.c:1714
16608 #, c-format
16609 msgid "Immediate value of %ld is too large for ldf"
16610 msgstr ""
16611
16612 #: config/tc-tic4x.c:1754
16613 msgid "Destination register must be ARn"
16614 msgstr ""
16615
16616 #: config/tc-tic4x.c:1773 config/tc-tic4x.c:2146 config/tc-tic4x.c:2205
16617 #, c-format
16618 msgid "Immediate value of %ld is too large"
16619 msgstr ""
16620
16621 #: config/tc-tic4x.c:1802 config/tc-tic4x.c:2007
16622 msgid "Invalid indirect addressing mode"
16623 msgstr ""
16624
16625 #: config/tc-tic4x.c:1826 config/tc-tic4x.c:1866 config/tc-tic4x.c:2057
16626 #: config/tc-tic4x.c:2079
16627 msgid "Register must be Rn"
16628 msgstr ""
16629
16630 #: config/tc-tic4x.c:1880 config/tc-tic4x.c:1950 config/tc-tic4x.c:1964
16631 msgid "Register must be R0--R7"
16632 msgstr ""
16633
16634 #: config/tc-tic4x.c:1904 config/tc-tic4x.c:1932
16635 #, c-format
16636 msgid "Invalid indirect addressing mode displacement %d"
16637 msgstr ""
16638
16639 #: config/tc-tic4x.c:1978
16640 msgid "Destination register must be R2 or R3"
16641 msgstr ""
16642
16643 #: config/tc-tic4x.c:1992
16644 msgid "Destination register must be R0 or R1"
16645 msgstr ""
16646
16647 #: config/tc-tic4x.c:2029
16648 #, c-format
16649 msgid "Displacement value of %ld is too large"
16650 msgstr ""
16651
16652 #: config/tc-tic4x.c:2090 config/tc-tic4x.c:2221
16653 msgid "Floating point number not valid in expression"
16654 msgstr ""
16655
16656 #: config/tc-tic4x.c:2104
16657 #, c-format
16658 msgid "Signed immediate value %ld too large"
16659 msgstr ""
16660
16661 #: config/tc-tic4x.c:2167
16662 #, c-format
16663 msgid "Unsigned immediate value %ld too large"
16664 msgstr ""
16665
16666 #: config/tc-tic4x.c:2235
16667 #, c-format
16668 msgid "Immediate value %ld too large"
16669 msgstr ""
16670
16671 #: config/tc-tic4x.c:2254 config/tc-tic4x.c:2282
16672 msgid "Register must be ivtp or tvtp"
16673 msgstr ""
16674
16675 #: config/tc-tic4x.c:2268
16676 msgid "Register must be address register"
16677 msgstr ""
16678
16679 #: config/tc-tic4x.c:2341
16680 msgid "Source and destination register should not be equal"
16681 msgstr ""
16682
16683 #: config/tc-tic4x.c:2356
16684 msgid "Equal parallel destination registers, one result will be discarded"
16685 msgstr ""
16686
16687 #: config/tc-tic4x.c:2397
16688 msgid "Too many operands scanned"
16689 msgstr ""
16690
16691 #: config/tc-tic4x.c:2428
16692 msgid "Parallel opcode cannot contain more than two instructions"
16693 msgstr ""
16694
16695 #: config/tc-tic4x.c:2501
16696 #, c-format
16697 msgid "Invalid operands for %s"
16698 msgstr ""
16699
16700 #: config/tc-tic4x.c:2504
16701 #, c-format
16702 msgid "Invalid instruction %s"
16703 msgstr ""
16704
16705 #: config/tc-tic4x.c:2656
16706 #, c-format
16707 msgid "Bad relocation type: 0x%02x"
16708 msgstr ""
16709
16710 #: config/tc-tic4x.c:2714
16711 #, c-format
16712 msgid "Unsupported processor generation %d"
16713 msgstr ""
16714
16715 #: config/tc-tic4x.c:2722
16716 msgid "Option -b is depreciated, please use -mbig"
16717 msgstr ""
16718
16719 #: config/tc-tic4x.c:2729
16720 msgid "Option -p is depreciated, please use -mmemparm"
16721 msgstr ""
16722
16723 #: config/tc-tic4x.c:2736
16724 msgid "Option -r is depreciated, please use -mregparm"
16725 msgstr ""
16726
16727 #: config/tc-tic4x.c:2743
16728 msgid "Option -s is depreciated, please use -msmall"
16729 msgstr ""
16730
16731 #: config/tc-tic4x.c:2772
16732 #, c-format
16733 msgid ""
16734 "\n"
16735 "TIC4X options:\n"
16736 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
16737 "                            30 - TMS320C30\n"
16738 "                            31 - TMS320C31, TMS320LC31\n"
16739 "                            32 - TMS320C32\n"
16740 "                            33 - TMS320VC33\n"
16741 "                            40 - TMS320C40\n"
16742 "                            44 - TMS320C44\n"
16743 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
16744 "                          Combinations of -mcpu and -mrev will enable/"
16745 "disable\n"
16746 "                          the appropriate options (-midle2, -mlowpower and\n"
16747 "                          -menhanced) according to the selected type\n"
16748 "  -mbig                   select big memory model\n"
16749 "  -msmall                 select small memory model (default)\n"
16750 "  -mregparm               select register parameters (default)\n"
16751 "  -mmemparm               select memory parameters\n"
16752 "  -midle2                 enable IDLE2 support\n"
16753 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
16754 "  -menhanced              enable enhanced opcode support\n"
16755 msgstr ""
16756
16757 #: config/tc-tic4x.c:2817
16758 #, c-format
16759 msgid "Label \"$%d\" redefined"
16760 msgstr ""
16761
16762 #: config/tc-tic4x.c:3027
16763 #, c-format
16764 msgid "Reloc %d not supported by object file format"
16765 msgstr ""
16766
16767 #. Only word (et al.), align, or conditionals are allowed within
16768 #. .struct/.union.
16769 #: config/tc-tic54x.c:219
16770 msgid "pseudo-op illegal within .struct/.union"
16771 msgstr ""
16772
16773 #: config/tc-tic54x.c:233
16774 #, c-format
16775 msgid "C54x-specific command line options:\n"
16776 msgstr ""
16777
16778 #: config/tc-tic54x.c:234
16779 #, c-format
16780 msgid "-mfar-mode | -mf          Use extended addressing\n"
16781 msgstr ""
16782
16783 #: config/tc-tic54x.c:235
16784 #, c-format
16785 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
16786 msgstr ""
16787
16788 #: config/tc-tic54x.c:236
16789 #, c-format
16790 msgid "-merrors-to-file <filename>\n"
16791 msgstr ""
16792
16793 #: config/tc-tic54x.c:237
16794 #, c-format
16795 msgid "-me <filename>            Redirect errors to a file\n"
16796 msgstr ""
16797
16798 #: config/tc-tic54x.c:348
16799 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
16800 msgstr ""
16801
16802 #: config/tc-tic54x.c:357
16803 msgid "symbols assigned with .asg must begin with a letter"
16804 msgstr ""
16805
16806 #: config/tc-tic54x.c:397
16807 msgid "Unterminated string after absolute expression"
16808 msgstr ""
16809
16810 #: config/tc-tic54x.c:405
16811 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
16812 msgstr ""
16813
16814 #: config/tc-tic54x.c:415
16815 msgid "symbols assigned with .eval must begin with a letter"
16816 msgstr ""
16817
16818 #: config/tc-tic54x.c:480
16819 #, c-format
16820 msgid ".bss size %d < 0!"
16821 msgstr ""
16822
16823 #: config/tc-tic54x.c:662
16824 msgid "Offset on nested structures is ignored"
16825 msgstr ""
16826
16827 #: config/tc-tic54x.c:712
16828 #, c-format
16829 msgid ".end%s without preceding .%s"
16830 msgstr ""
16831
16832 #: config/tc-tic54x.c:778
16833 #, c-format
16834 msgid "Unrecognized struct/union tag '%s'"
16835 msgstr ""
16836
16837 #: config/tc-tic54x.c:780
16838 msgid ".tag requires a structure tag"
16839 msgstr ""
16840
16841 #: config/tc-tic54x.c:786
16842 msgid "Label required for .tag"
16843 msgstr ""
16844
16845 #: config/tc-tic54x.c:805
16846 #, c-format
16847 msgid ".tag target '%s' undefined"
16848 msgstr ""
16849
16850 #: config/tc-tic54x.c:869
16851 #, c-format
16852 msgid ".field count '%d' out of range (1 <= X <= 32)"
16853 msgstr ""
16854
16855 #: config/tc-tic54x.c:897
16856 #, c-format
16857 msgid "Unrecognized field type '%c'"
16858 msgstr ""
16859
16860 #: config/tc-tic54x.c:1021
16861 msgid "Overflow in expression, truncated to 8 bits"
16862 msgstr ""
16863
16864 #: config/tc-tic54x.c:1026
16865 msgid "Overflow in expression, truncated to 16 bits"
16866 msgstr ""
16867
16868 #. Disallow .byte with a non constant expression that will
16869 #. require relocation.
16870 #: config/tc-tic54x.c:1034
16871 msgid "Relocatable values require at least WORD storage"
16872 msgstr ""
16873
16874 #: config/tc-tic54x.c:1095
16875 msgid "Use of .def/.ref is deprecated.  Use .global instead"
16876 msgstr ""
16877
16878 #: config/tc-tic54x.c:1287
16879 msgid ".space/.bes repeat count is negative, ignored"
16880 msgstr ""
16881
16882 #: config/tc-tic54x.c:1292
16883 msgid ".space/.bes repeat count is zero, ignored"
16884 msgstr ""
16885
16886 #: config/tc-tic54x.c:1365
16887 msgid "Missing size argument"
16888 msgstr ""
16889
16890 #: config/tc-tic54x.c:1499
16891 msgid "CPU version has already been set"
16892 msgstr ""
16893
16894 #: config/tc-tic54x.c:1503
16895 #, c-format
16896 msgid "Unrecognized version '%s'"
16897 msgstr ""
16898
16899 #: config/tc-tic54x.c:1509
16900 msgid "Changing of CPU version on the fly not supported"
16901 msgstr ""
16902
16903 #: config/tc-tic54x.c:1640
16904 msgid "p2align not supported on this target"
16905 msgstr ""
16906
16907 #: config/tc-tic54x.c:1652
16908 msgid "Argument to .even ignored"
16909 msgstr ""
16910
16911 #: config/tc-tic54x.c:1698
16912 msgid "Invalid field size, must be from 1 to 32"
16913 msgstr ""
16914
16915 #: config/tc-tic54x.c:1711
16916 msgid "field size must be 16 when value is relocatable"
16917 msgstr ""
16918
16919 #: config/tc-tic54x.c:1726
16920 msgid "field value truncated"
16921 msgstr ""
16922
16923 #: config/tc-tic54x.c:1832 config/tc-tic54x.c:2131
16924 #, c-format
16925 msgid "Unrecognized section '%s'"
16926 msgstr ""
16927
16928 #: config/tc-tic54x.c:1841
16929 msgid "Current section is uninitialized, section name required for .clink"
16930 msgstr ""
16931
16932 #: config/tc-tic54x.c:2042
16933 msgid "ENDLOOP without corresponding LOOP"
16934 msgstr ""
16935
16936 #: config/tc-tic54x.c:2083
16937 msgid "Mixing of normal and extended addressing not supported"
16938 msgstr ""
16939
16940 #: config/tc-tic54x.c:2089
16941 msgid "Extended addressing not supported on the specified CPU"
16942 msgstr ""
16943
16944 #: config/tc-tic54x.c:2137
16945 msgid ".sblock may be used for initialized sections only"
16946 msgstr ""
16947
16948 #: config/tc-tic54x.c:2167
16949 msgid "Symbol missing for .set/.equ"
16950 msgstr ""
16951
16952 #: config/tc-tic54x.c:2223
16953 msgid ".var may only be used within a macro definition"
16954 msgstr ""
16955
16956 #: config/tc-tic54x.c:2231
16957 msgid "Substitution symbols must begin with a letter"
16958 msgstr ""
16959
16960 #: config/tc-tic54x.c:2323
16961 #, c-format
16962 msgid "can't open macro library file '%s' for reading: %s"
16963 msgstr ""
16964
16965 #: config/tc-tic54x.c:2330
16966 #, c-format
16967 msgid "File '%s' not in macro archive format"
16968 msgstr ""
16969
16970 #: config/tc-tic54x.c:2460
16971 #, c-format
16972 msgid "Bad COFF version '%s'"
16973 msgstr ""
16974
16975 #: config/tc-tic54x.c:2469
16976 #, c-format
16977 msgid "Bad CPU version '%s'"
16978 msgstr ""
16979
16980 #: config/tc-tic54x.c:2482 config/tc-tic54x.c:2485
16981 #, c-format
16982 msgid "Can't redirect stderr to the file '%s'"
16983 msgstr ""
16984
16985 #: config/tc-tic54x.c:2598
16986 #, c-format
16987 msgid "Undefined substitution symbol '%s'"
16988 msgstr ""
16989
16990 #: config/tc-tic54x.c:3099
16991 #, c-format
16992 msgid "Unbalanced parenthesis in operand %d"
16993 msgstr ""
16994
16995 #: config/tc-tic54x.c:3130 config/tc-tic54x.c:3138
16996 msgid "Expecting operand after ','"
16997 msgstr ""
16998
16999 #: config/tc-tic54x.c:3149
17000 msgid "Extra junk on line"
17001 msgstr ""
17002
17003 #: config/tc-tic54x.c:3186
17004 msgid "Badly formed address expression"
17005 msgstr ""
17006
17007 #: config/tc-tic54x.c:3439
17008 #, c-format
17009 msgid "Invalid dmad syntax '%s'"
17010 msgstr ""
17011
17012 #: config/tc-tic54x.c:3503
17013 #, c-format
17014 msgid ""
17015 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
17016 msgstr ""
17017
17018 #: config/tc-tic54x.c:3554
17019 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
17020 msgstr ""
17021
17022 #: config/tc-tic54x.c:3574
17023 #, c-format
17024 msgid "Unrecognized indirect address format \"%s\""
17025 msgstr ""
17026
17027 #: config/tc-tic54x.c:3612
17028 #, c-format
17029 msgid "Operand '%s' out of range (%d <= x <= %d)"
17030 msgstr ""
17031
17032 #: config/tc-tic54x.c:3632
17033 msgid "Error in relocation handling"
17034 msgstr ""
17035
17036 #: config/tc-tic54x.c:3651 config/tc-tic54x.c:3713 config/tc-tic54x.c:3741
17037 #, c-format
17038 msgid "Unrecognized condition code \"%s\""
17039 msgstr ""
17040
17041 #: config/tc-tic54x.c:3668
17042 #, c-format
17043 msgid "Condition \"%s\" does not match preceding group"
17044 msgstr ""
17045
17046 #: config/tc-tic54x.c:3676
17047 #, c-format
17048 msgid ""
17049 "Condition \"%s\" uses a different accumulator from a preceding condition"
17050 msgstr ""
17051
17052 #: config/tc-tic54x.c:3683
17053 msgid "Only one comparison conditional allowed"
17054 msgstr ""
17055
17056 #: config/tc-tic54x.c:3688
17057 msgid "Only one overflow conditional allowed"
17058 msgstr ""
17059
17060 #: config/tc-tic54x.c:3696
17061 #, c-format
17062 msgid "Duplicate %s conditional"
17063 msgstr ""
17064
17065 #: config/tc-tic54x.c:3727
17066 msgid "Invalid auxiliary register (use AR0-AR7)"
17067 msgstr ""
17068
17069 #: config/tc-tic54x.c:3758
17070 msgid "lk addressing modes are invalid for memory-mapped register addressing"
17071 msgstr ""
17072
17073 #: config/tc-tic54x.c:3766
17074 msgid ""
17075 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
17076 "Resulting behavior is undefined."
17077 msgstr ""
17078
17079 #: config/tc-tic54x.c:3792
17080 msgid ""
17081 "Destination accumulator for each part of this parallel instruction must be "
17082 "different"
17083 msgstr ""
17084
17085 #: config/tc-tic54x.c:3841
17086 #, c-format
17087 msgid "Memory mapped register \"%s\" out of range"
17088 msgstr ""
17089
17090 #: config/tc-tic54x.c:3880
17091 msgid "Invalid operand (use 1, 2, or 3)"
17092 msgstr ""
17093
17094 #: config/tc-tic54x.c:3906
17095 msgid "A status register or status bit name is required"
17096 msgstr ""
17097
17098 #: config/tc-tic54x.c:3916
17099 #, c-format
17100 msgid "Unrecognized status bit \"%s\""
17101 msgstr ""
17102
17103 #: config/tc-tic54x.c:3939
17104 #, c-format
17105 msgid "Invalid status register \"%s\""
17106 msgstr ""
17107
17108 #: config/tc-tic54x.c:3951
17109 #, c-format
17110 msgid "Operand \"%s\" out of range (use 1 or 2)"
17111 msgstr ""
17112
17113 #: config/tc-tic54x.c:4154
17114 #, c-format
17115 msgid "Unrecognized instruction \"%s\""
17116 msgstr ""
17117
17118 #: config/tc-tic54x.c:4183
17119 #, c-format
17120 msgid "Unrecognized operand list '%s' for instruction '%s'"
17121 msgstr ""
17122
17123 #: config/tc-tic54x.c:4212
17124 #, c-format
17125 msgid "Unrecognized parallel instruction \"%s\""
17126 msgstr ""
17127
17128 #: config/tc-tic54x.c:4261
17129 #, c-format
17130 msgid "Invalid operand (s) for parallel instruction \"%s\""
17131 msgstr ""
17132
17133 #: config/tc-tic54x.c:4264
17134 #, c-format
17135 msgid "Unrecognized parallel instruction combination \"%s || %s\""
17136 msgstr ""
17137
17138 #: config/tc-tic54x.c:4485
17139 #, c-format
17140 msgid "%s symbol recursion stopped at second appearance of '%s'"
17141 msgstr ""
17142
17143 #: config/tc-tic54x.c:4525
17144 msgid "Unrecognized substitution symbol function"
17145 msgstr ""
17146
17147 #: config/tc-tic54x.c:4530
17148 msgid "Missing '(' after substitution symbol function"
17149 msgstr ""
17150
17151 #: config/tc-tic54x.c:4544
17152 msgid "Expecting second argument"
17153 msgstr ""
17154
17155 #: config/tc-tic54x.c:4557 config/tc-tic54x.c:4607
17156 msgid "Extra junk in function call, expecting ')'"
17157 msgstr ""
17158
17159 #: config/tc-tic54x.c:4583
17160 msgid "Function expects two arguments"
17161 msgstr ""
17162
17163 #: config/tc-tic54x.c:4596
17164 msgid "Expecting character constant argument"
17165 msgstr ""
17166
17167 #: config/tc-tic54x.c:4602
17168 msgid "Both arguments must be substitution symbols"
17169 msgstr ""
17170
17171 #: config/tc-tic54x.c:4654
17172 #, c-format
17173 msgid "Invalid subscript (use 1 to %d)"
17174 msgstr ""
17175
17176 #: config/tc-tic54x.c:4664
17177 #, c-format
17178 msgid "Invalid length (use 0 to %d)"
17179 msgstr ""
17180
17181 #: config/tc-tic54x.c:4674
17182 msgid "Missing ')' in subscripted substitution symbol expression"
17183 msgstr ""
17184
17185 #: config/tc-tic54x.c:4694
17186 msgid "Missing forced substitution terminator ':'"
17187 msgstr ""
17188
17189 #: config/tc-tic54x.c:4846
17190 #, c-format
17191 msgid ""
17192 "Instruction does not fit in available delay slots (%d-word insn, %d slot "
17193 "left)"
17194 msgid_plural ""
17195 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
17196 "left)"
17197 msgstr[0] ""
17198 msgstr[1] ""
17199
17200 #: config/tc-tic54x.c:4890
17201 #, c-format
17202 msgid "Unrecognized parallel instruction '%s'"
17203 msgstr ""
17204
17205 #: config/tc-tic54x.c:4902
17206 #, c-format
17207 msgid "Instruction '%s' requires an LP cpu version"
17208 msgstr ""
17209
17210 #: config/tc-tic54x.c:4909
17211 #, c-format
17212 msgid "Instruction '%s' requires far mode addressing"
17213 msgstr ""
17214
17215 #: config/tc-tic54x.c:4921
17216 #, c-format
17217 msgid ""
17218 "Instruction does not fit in available delay slots (%d-word insn, %d slot "
17219 "left). Resulting behavior is undefined."
17220 msgid_plural ""
17221 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
17222 "left). Resulting behavior is undefined."
17223 msgstr[0] ""
17224 msgstr[1] ""
17225
17226 #: config/tc-tic54x.c:4935
17227 msgid ""
17228 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
17229 "Resulting behavior is undefined."
17230 msgstr ""
17231
17232 #: config/tc-tic54x.c:4946
17233 #, c-format
17234 msgid "'%s' is not repeatable. Resulting behavior is undefined."
17235 msgstr ""
17236
17237 #: config/tc-tic54x.c:4950
17238 msgid ""
17239 "Instructions using long offset modifiers or absolute addresses are not "
17240 "repeatable. Resulting behavior is undefined."
17241 msgstr ""
17242
17243 #: config/tc-tic54x.c:5100
17244 #, c-format
17245 msgid "Unsupported relocation size %d"
17246 msgstr ""
17247
17248 #: config/tc-tic54x.c:5231
17249 msgid "non-absolute value used with .space/.bes"
17250 msgstr ""
17251
17252 #: config/tc-tic54x.c:5235
17253 #, c-format
17254 msgid "negative value ignored in %s"
17255 msgstr ""
17256
17257 #: config/tc-tic54x.c:5323
17258 #, c-format
17259 msgid "attempt to .space/.bes backwards? (%ld)"
17260 msgstr ""
17261
17262 #: config/tc-tic6x.c:262
17263 #, c-format
17264 msgid "unknown -mpid= argument '%s'"
17265 msgstr ""
17266
17267 #: config/tc-tic6x.c:320
17268 #, c-format
17269 msgid "TMS320C6000 options:\n"
17270 msgstr ""
17271
17272 #: config/tc-tic6x.c:321
17273 #, c-format
17274 msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
17275 msgstr ""
17276
17277 #: config/tc-tic6x.c:322
17278 #, c-format
17279 msgid "  -mbig-endian            generate big-endian code\n"
17280 msgstr ""
17281
17282 #: config/tc-tic6x.c:323
17283 #, c-format
17284 msgid "  -mlittle-endian         generate little-endian code\n"
17285 msgstr ""
17286
17287 #: config/tc-tic6x.c:324
17288 #, c-format
17289 msgid "  -mdsbt                  code uses DSBT addressing\n"
17290 msgstr ""
17291
17292 #: config/tc-tic6x.c:325
17293 #, c-format
17294 msgid "  -mno-dsbt               code does not use DSBT addressing\n"
17295 msgstr ""
17296
17297 #: config/tc-tic6x.c:326
17298 #, c-format
17299 msgid ""
17300 "  -mpid=no                code uses position-dependent data addressing\n"
17301 msgstr ""
17302
17303 #: config/tc-tic6x.c:327
17304 #, c-format
17305 msgid ""
17306 "  -mpid=near              code uses position-independent data addressing,\n"
17307 "                            GOT accesses use near DP addressing\n"
17308 msgstr ""
17309
17310 #: config/tc-tic6x.c:329
17311 #, c-format
17312 msgid ""
17313 "  -mpid=far               code uses position-independent data addressing,\n"
17314 "                            GOT accesses use far DP addressing\n"
17315 msgstr ""
17316
17317 #: config/tc-tic6x.c:331
17318 #, c-format
17319 msgid "  -mpic                   code addressing is position-independent\n"
17320 msgstr ""
17321
17322 #: config/tc-tic6x.c:332
17323 #, c-format
17324 msgid "  -mno-pic                code addressing is position-dependent\n"
17325 msgstr ""
17326
17327 #: config/tc-tic6x.c:337
17328 #, c-format
17329 msgid "Supported ARCH values are:"
17330 msgstr ""
17331
17332 #: config/tc-tic6x.c:386
17333 msgid "unexpected .cantunwind directive"
17334 msgstr ""
17335
17336 #: config/tc-tic6x.c:406
17337 msgid "unexpected .handlerdata directive"
17338 msgstr ""
17339
17340 #: config/tc-tic6x.c:418
17341 msgid "personality routine required before .handlerdata directive"
17342 msgstr ""
17343
17344 #: config/tc-tic6x.c:532
17345 msgid "expected symbol"
17346 msgstr ""
17347
17348 #: config/tc-tic6x.c:579
17349 msgid "expected comma after symbol name"
17350 msgstr ""
17351
17352 #: config/tc-tic6x.c:589
17353 #, c-format
17354 msgid "invalid length for .scomm directive"
17355 msgstr ""
17356
17357 #: config/tc-tic6x.c:603
17358 msgid "alignment is not a positive number"
17359 msgstr ""
17360
17361 #: config/tc-tic6x.c:615
17362 msgid "alignment is not a power of 2"
17363 msgstr ""
17364
17365 #: config/tc-tic6x.c:630
17366 #, c-format
17367 msgid "attempt to re-define symbol `%s'"
17368 msgstr ""
17369
17370 #: config/tc-tic6x.c:639
17371 #, c-format
17372 msgid "attempt to redefine `%s' with a different length"
17373 msgstr ""
17374
17375 #: config/tc-tic6x.c:841
17376 msgid "multiple '||' on same line"
17377 msgstr ""
17378
17379 #: config/tc-tic6x.c:844
17380 msgid "'||' after predicate"
17381 msgstr ""
17382
17383 #: config/tc-tic6x.c:888
17384 msgid "multiple predicates on same line"
17385 msgstr ""
17386
17387 #: config/tc-tic6x.c:894
17388 #, c-format
17389 msgid "bad predicate '%s'"
17390 msgstr ""
17391
17392 #: config/tc-tic6x.c:905
17393 msgid "predication on A0 not supported on this architecture"
17394 msgstr ""
17395
17396 #: config/tc-tic6x.c:938
17397 msgid "label after '||'"
17398 msgstr ""
17399
17400 #: config/tc-tic6x.c:944
17401 msgid "label after predicate"
17402 msgstr ""
17403
17404 #: config/tc-tic6x.c:968
17405 msgid "'||' not followed by instruction"
17406 msgstr ""
17407
17408 #: config/tc-tic6x.c:974
17409 msgid "predicate not followed by instruction"
17410 msgstr ""
17411
17412 #: config/tc-tic6x.c:1407
17413 #, c-format
17414 msgid "control register '%s' not supported on this architecture"
17415 msgstr ""
17416
17417 #: config/tc-tic6x.c:1586 config/tc-tic6x.c:1589 config/tc-tic6x.c:1642
17418 #: config/tc-tic6x.c:1646
17419 #, c-format
17420 msgid "register number %u not supported on this architecture"
17421 msgstr ""
17422
17423 #: config/tc-tic6x.c:1617
17424 #, c-format
17425 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
17426 msgstr ""
17427
17428 #: config/tc-tic6x.c:1673
17429 #, c-format
17430 msgid "junk after operand %u of '%.*s'"
17431 msgstr ""
17432
17433 #: config/tc-tic6x.c:1686
17434 #, c-format
17435 msgid "bad register or register pair for operand %u of '%.*s'"
17436 msgstr ""
17437
17438 #: config/tc-tic6x.c:1692
17439 #, c-format
17440 msgid "bad register for operand %u of '%.*s'"
17441 msgstr ""
17442
17443 #: config/tc-tic6x.c:1697
17444 #, c-format
17445 msgid "bad register pair for operand %u of '%.*s'"
17446 msgstr ""
17447
17448 #: config/tc-tic6x.c:1702
17449 #, c-format
17450 msgid "bad functional unit for operand %u of '%.*s'"
17451 msgstr ""
17452
17453 #: config/tc-tic6x.c:1707
17454 #, c-format
17455 msgid "bad operand %u of '%.*s'"
17456 msgstr ""
17457
17458 #: config/tc-tic6x.c:1839
17459 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
17460 msgstr ""
17461
17462 #: config/tc-tic6x.c:1879
17463 msgid "$DSBT_INDEX not supported in this context"
17464 msgstr ""
17465
17466 #: config/tc-tic6x.c:1892
17467 msgid "$GOT not supported in this context"
17468 msgstr ""
17469
17470 #: config/tc-tic6x.c:1909
17471 msgid "$DPR_GOT not supported in this context"
17472 msgstr ""
17473
17474 #: config/tc-tic6x.c:1930
17475 msgid "$DPR_BYTE not supported in this context"
17476 msgstr ""
17477
17478 #: config/tc-tic6x.c:1947
17479 msgid "$DPR_HWORD not supported in this context"
17480 msgstr ""
17481
17482 #: config/tc-tic6x.c:1964
17483 msgid "$DPR_WORD not supported in this context"
17484 msgstr ""
17485
17486 #: config/tc-tic6x.c:1983
17487 msgid "$PCR_OFFSET not supported in this context"
17488 msgstr ""
17489
17490 #: config/tc-tic6x.c:1994
17491 msgid "invalid PC-relative operand"
17492 msgstr ""
17493
17494 #: config/tc-tic6x.c:2031
17495 #, c-format
17496 msgid "no %d-byte relocations available"
17497 msgstr ""
17498
17499 #: config/tc-tic6x.c:2518 config/tc-tic6x.c:2549 config/tc-tic6x.c:2567
17500 #: config/tc-tic6x.c:2997 config/tc-tic6x.c:3016 config/tc-tic6x.c:3048
17501 #, c-format
17502 msgid "operand %u of '%.*s' out of range"
17503 msgstr ""
17504
17505 #: config/tc-tic6x.c:2611 config/tc-tic6x.c:2836
17506 #, c-format
17507 msgid "offset in operand %u of '%.*s' not divisible by %u"
17508 msgstr ""
17509
17510 #: config/tc-tic6x.c:2828 config/tc-tic6x.c:2861
17511 #, c-format
17512 msgid "offset in operand %u of '%.*s' out of range"
17513 msgstr ""
17514
17515 #: config/tc-tic6x.c:2943
17516 #, c-format
17517 msgid "functional unit already masked for operand %u of '%.*s'"
17518 msgstr ""
17519
17520 #: config/tc-tic6x.c:2967 config/tc-tic6x.c:3726
17521 #, c-format
17522 msgid "'%.*s' instruction not in a software pipelined loop"
17523 msgstr ""
17524
17525 #: config/tc-tic6x.c:3066
17526 #, c-format
17527 msgid "instruction '%.*s' cannot be predicated"
17528 msgstr ""
17529
17530 #: config/tc-tic6x.c:3334
17531 #, c-format
17532 msgid "'%.*s' instruction not supported on this architecture"
17533 msgstr ""
17534
17535 #: config/tc-tic6x.c:3342
17536 #, c-format
17537 msgid "'%.*s' instruction not supported on this functional unit"
17538 msgstr ""
17539
17540 #: config/tc-tic6x.c:3350
17541 #, c-format
17542 msgid ""
17543 "'%.*s' instruction not supported on this functional unit for this "
17544 "architecture"
17545 msgstr ""
17546
17547 #: config/tc-tic6x.c:3370
17548 msgid "missing operand after comma"
17549 msgstr ""
17550
17551 #: config/tc-tic6x.c:3378 config/tc-tic6x.c:3396
17552 #, c-format
17553 msgid "too many operands to '%.*s'"
17554 msgstr ""
17555
17556 #: config/tc-tic6x.c:3409
17557 #, c-format
17558 msgid "bad number of operands to '%.*s'"
17559 msgstr ""
17560
17561 #: config/tc-tic6x.c:3481
17562 #, c-format
17563 msgid "operand %u of '%.*s' not constant"
17564 msgstr ""
17565
17566 #: config/tc-tic6x.c:3486
17567 #, c-format
17568 msgid "operand %u of '%.*s' on wrong side"
17569 msgstr ""
17570
17571 #: config/tc-tic6x.c:3491
17572 #, c-format
17573 msgid "operand %u of '%.*s' not a valid return address register"
17574 msgstr ""
17575
17576 #: config/tc-tic6x.c:3497
17577 #, c-format
17578 msgid "operand %u of '%.*s' is write-only"
17579 msgstr ""
17580
17581 #: config/tc-tic6x.c:3502
17582 #, c-format
17583 msgid "operand %u of '%.*s' is read-only"
17584 msgstr ""
17585
17586 #: config/tc-tic6x.c:3507
17587 #, c-format
17588 msgid "operand %u of '%.*s' not a valid memory reference"
17589 msgstr ""
17590
17591 #: config/tc-tic6x.c:3513
17592 #, c-format
17593 msgid "operand %u of '%.*s' not a valid base address register"
17594 msgstr ""
17595
17596 #: config/tc-tic6x.c:3599
17597 #, c-format
17598 msgid "bad operand combination for '%.*s'"
17599 msgstr ""
17600
17601 #: config/tc-tic6x.c:3645
17602 msgid "parallel instruction not following another instruction"
17603 msgstr ""
17604
17605 #: config/tc-tic6x.c:3651
17606 msgid "too many instructions in execute packet"
17607 msgstr ""
17608
17609 #: config/tc-tic6x.c:3656
17610 msgid "label not at start of execute packet"
17611 msgstr ""
17612
17613 #: config/tc-tic6x.c:3659
17614 #, c-format
17615 msgid "'%.*s' instruction not at start of execute packet"
17616 msgstr ""
17617
17618 #: config/tc-tic6x.c:3707
17619 msgid "functional unit already used in this execute packet"
17620 msgstr ""
17621
17622 #: config/tc-tic6x.c:3715
17623 msgid "nested software pipelined loop"
17624 msgstr ""
17625
17626 #: config/tc-tic6x.c:3734
17627 msgid "'||^' without previous SPMASK"
17628 msgstr ""
17629
17630 #: config/tc-tic6x.c:3736
17631 msgid "cannot mask instruction using no functional unit"
17632 msgstr ""
17633
17634 #: config/tc-tic6x.c:3748
17635 msgid "functional unit already masked"
17636 msgstr ""
17637
17638 #: config/tc-tic6x.c:3813
17639 msgid "value too large for 2-byte field"
17640 msgstr ""
17641
17642 #: config/tc-tic6x.c:3823
17643 msgid "value too large for 1-byte field"
17644 msgstr ""
17645
17646 #: config/tc-tic6x.c:3950
17647 msgid "immediate offset not 2-byte-aligned"
17648 msgstr ""
17649
17650 #: config/tc-tic6x.c:3978
17651 msgid "immediate offset not 4-byte-aligned"
17652 msgstr ""
17653
17654 #: config/tc-tic6x.c:3992
17655 msgid "addend used with $DSBT_INDEX"
17656 msgstr ""
17657
17658 #: config/tc-tic6x.c:4006 config/tc-tic6x.c:4024 config/tc-tic6x.c:4042
17659 #: config/tc-tic6x.c:4060
17660 msgid "PC-relative offset not 4-byte-aligned"
17661 msgstr ""
17662
17663 #: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
17664 #: config/tc-tic6x.c:4063
17665 msgid "PC-relative offset out of range"
17666 msgstr ""
17667
17668 #: config/tc-tic6x.c:4542
17669 #, c-format
17670 msgid "undefined symbol %s in PCR relocation"
17671 msgstr ""
17672
17673 #: config/tc-tic6x.c:4660
17674 #, c-format
17675 msgid "group section `%s' has no group signature"
17676 msgstr ""
17677
17678 #: config/tc-tic6x.c:4812
17679 msgid "missing .endp before .cfi_startproc"
17680 msgstr ""
17681
17682 #: config/tc-tic6x.c:4917
17683 msgid "stack pointer offset too large for personality routine"
17684 msgstr ""
17685
17686 #: config/tc-tic6x.c:4924
17687 msgid "stack frame layout does not match personality routine"
17688 msgstr ""
17689
17690 #: config/tc-tic6x.c:5058
17691 msgid "too many unwinding instructions"
17692 msgstr ""
17693
17694 #: config/tc-tic6x.c:5133 config/tc-tic6x.c:5146 config/tc-tic6x.c:5154
17695 #, c-format
17696 msgid "unable to generate unwinding opcode for reg %d"
17697 msgstr ""
17698
17699 #: config/tc-tic6x.c:5163
17700 msgid "unable to restore return address from previously restored reg"
17701 msgstr ""
17702
17703 #: config/tc-tic6x.c:5175
17704 #, c-format
17705 msgid "unhandled CFA insn for unwinding (%d)"
17706 msgstr ""
17707
17708 #: config/tc-tic6x.c:5185
17709 #, c-format
17710 msgid "unable to generate unwinding opcode for frame pointer reg %d"
17711 msgstr ""
17712
17713 #: config/tc-tic6x.c:5194
17714 msgid "unable to generate unwinding opcode for frame pointer offset"
17715 msgstr ""
17716
17717 #: config/tc-tic6x.c:5203
17718 msgid "unwound stack pointer not doubleword aligned"
17719 msgstr ""
17720
17721 #: config/tc-tic6x.c:5348
17722 msgid "stack frame layout too complex for unwinder"
17723 msgstr ""
17724
17725 #: config/tc-tic6x.c:5365
17726 msgid "unwound frame has negative size"
17727 msgstr ""
17728
17729 #: config/tc-tilegx.c:142
17730 #, c-format
17731 msgid ""
17732 "  -Q                      ignored\n"
17733 "  -V                      print assembler version number\n"
17734 "  -EB/-EL                 generate big-endian/little-endian code\n"
17735 "  --32/--64               generate 32bit/64bit code\n"
17736 msgstr ""
17737
17738 #: config/tc-tilegx.c:736 config/tc-tilepro.c:627
17739 msgid "Invalid operator for operand."
17740 msgstr ""
17741
17742 #: config/tc-tilegx.c:757 config/tc-tilepro.c:648
17743 msgid "Operator may only be applied to symbols."
17744 msgstr ""
17745
17746 #: config/tc-tilegx.c:822 config/tc-tilepro.c:713
17747 #, c-format
17748 msgid "Writes to register '%s' are not allowed."
17749 msgstr ""
17750
17751 #: config/tc-tilegx.c:849 config/tc-tilepro.c:740
17752 #, c-format
17753 msgid ""
17754 "Two instructions in the same bundle both write to register %s, which is not "
17755 "allowed."
17756 msgstr ""
17757
17758 #: config/tc-tilegx.c:914 config/tc-tilepro.c:804
17759 #, c-format
17760 msgid "'%s' may not be bundled with other instructions."
17761 msgstr ""
17762
17763 #: config/tc-tilegx.c:944 config/tc-tilepro.c:834
17764 msgid "Invalid combination of instructions for bundle."
17765 msgstr ""
17766
17767 #: config/tc-tilegx.c:979 config/tc-tilepro.c:869
17768 msgid "instruction address is not a multiple of 8"
17769 msgstr ""
17770
17771 #: config/tc-tilegx.c:1056 config/tc-tilepro.c:947
17772 msgid "Invalid expression."
17773 msgstr ""
17774
17775 #: config/tc-tilegx.c:1102 config/tc-tilepro.c:989
17776 #, c-format
17777 msgid "Expected register, got '%s'."
17778 msgstr ""
17779
17780 #: config/tc-tilegx.c:1109 config/tc-tilepro.c:996
17781 #, c-format
17782 msgid "Found use of non-canonical register name %s; use %s instead."
17783 msgstr ""
17784
17785 #: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
17786 #, c-format
17787 msgid "Too few operands to '%s'."
17788 msgstr ""
17789
17790 #: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
17791 #, c-format
17792 msgid "Unexpected character '%c' after operand %d to %s."
17793 msgstr ""
17794
17795 #: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
17796 msgid "Expected immediate expression"
17797 msgstr ""
17798
17799 #: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
17800 #: config/tc-tilepro.c:1593
17801 msgid "Found '}' when not bundling."
17802 msgstr ""
17803
17804 #: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
17805 #, c-format
17806 msgid "Unknown opcode `%.*s'."
17807 msgstr ""
17808
17809 #: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
17810 msgid "Too many instructions for bundle."
17811 msgstr ""
17812
17813 #: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
17814 msgid "Bad call to md_atof ()"
17815 msgstr ""
17816
17817 #: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
17818 msgid "This operator only produces two byte values."
17819 msgstr ""
17820
17821 #: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
17822 #, c-format
17823 msgid "unsupported BFD relocation size %d"
17824 msgstr ""
17825
17826 #: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
17827 #, c-format
17828 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
17829 msgstr ""
17830
17831 #: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
17832 msgid "Found '{' when already bundling."
17833 msgstr ""
17834
17835 #: config/tc-tilepro.c:99
17836 #, c-format
17837 msgid ""
17838 "  -Q                      ignored\n"
17839 "  -V                      print assembler version number\n"
17840 msgstr ""
17841
17842 #: config/tc-v850.c:294
17843 #, c-format
17844 msgid ".COMMon length (%d.) < 0! Ignored."
17845 msgstr ""
17846
17847 #: config/tc-v850.c:315
17848 #, c-format
17849 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
17850 msgstr ""
17851
17852 #: config/tc-v850.c:341
17853 msgid "Common alignment negative; 0 assumed"
17854 msgstr ""
17855
17856 #: config/tc-v850.c:545
17857 msgid ".longcall pseudo-op seen when not relaxing"
17858 msgstr ""
17859
17860 #: config/tc-v850.c:547
17861 msgid ".longjump pseudo-op seen when not relaxing"
17862 msgstr ""
17863
17864 #: config/tc-v850.c:554
17865 msgid "bad .longcall format"
17866 msgstr ""
17867
17868 #: config/tc-v850.c:1393
17869 #, c-format
17870 msgid "unknown operand shift: %x\n"
17871 msgstr ""
17872
17873 #: config/tc-v850.c:1394
17874 msgid "internal failure in parse_register_list"
17875 msgstr ""
17876
17877 #: config/tc-v850.c:1410
17878 msgid "constant expression or register list expected"
17879 msgstr ""
17880
17881 #: config/tc-v850.c:1415
17882 msgid "high bits set in register list expression"
17883 msgstr ""
17884
17885 #: config/tc-v850.c:1453 config/tc-v850.c:1510
17886 msgid "illegal register included in list"
17887 msgstr ""
17888
17889 #: config/tc-v850.c:1459
17890 msgid "system registers cannot be included in list"
17891 msgstr ""
17892
17893 #: config/tc-v850.c:1485
17894 msgid "second register should follow dash in register list"
17895 msgstr ""
17896
17897 #: config/tc-v850.c:1490
17898 msgid "second register should be greater than first register"
17899 msgstr ""
17900
17901 #: config/tc-v850.c:1540
17902 #, c-format
17903 msgid " V850 options:\n"
17904 msgstr ""
17905
17906 #: config/tc-v850.c:1541
17907 #, c-format
17908 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
17909 msgstr ""
17910
17911 #: config/tc-v850.c:1542
17912 #, c-format
17913 msgid ""
17914 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
17915 msgstr ""
17916
17917 #: config/tc-v850.c:1543
17918 #, c-format
17919 msgid "  -mv850                    The code is targeted at the v850\n"
17920 msgstr ""
17921
17922 #: config/tc-v850.c:1544
17923 #, c-format
17924 msgid "  -mv850e                   The code is targeted at the v850e\n"
17925 msgstr ""
17926
17927 #: config/tc-v850.c:1545
17928 #, c-format
17929 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
17930 msgstr ""
17931
17932 #: config/tc-v850.c:1546
17933 #, c-format
17934 msgid "  -mv850e2                  The code is targeted at the v850e2\n"
17935 msgstr ""
17936
17937 #: config/tc-v850.c:1547
17938 #, c-format
17939 msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
17940 msgstr ""
17941
17942 #: config/tc-v850.c:1548
17943 #, c-format
17944 msgid "  -mv850e2v4                Alias for -mv850e3v5\n"
17945 msgstr ""
17946
17947 #: config/tc-v850.c:1549
17948 #, c-format
17949 msgid "  -mv850e3v5                The code is targeted at the v850e3v5\n"
17950 msgstr ""
17951
17952 #: config/tc-v850.c:1550
17953 #, c-format
17954 msgid "  -mrelax                   Enable relaxation\n"
17955 msgstr ""
17956
17957 #: config/tc-v850.c:1551
17958 #, c-format
17959 msgid ""
17960 "  --disp-size-default-22    branch displacement with unknown size is 22 bits "
17961 "(default)\n"
17962 msgstr ""
17963
17964 #: config/tc-v850.c:1552
17965 #, c-format
17966 msgid ""
17967 "  --disp-size-default-32    branch displacement with unknown size is 32 "
17968 "bits\n"
17969 msgstr ""
17970
17971 #: config/tc-v850.c:1553
17972 #, c-format
17973 msgid "  -mextension               enable extension opcode support\n"
17974 msgstr ""
17975
17976 #: config/tc-v850.c:1554
17977 #, c-format
17978 msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
17979 msgstr ""
17980
17981 #: config/tc-v850.c:1555
17982 #, c-format
17983 msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
17984 msgstr ""
17985
17986 #: config/tc-v850.c:1556
17987 #, c-format
17988 msgid "  -mgcc-abi                 Mark the binary as using the old GCC ABI\n"
17989 msgstr ""
17990
17991 #: config/tc-v850.c:1557
17992 #, c-format
17993 msgid ""
17994 "  -mrh850-abi               Mark the binary as using the RH850 ABI "
17995 "(default)\n"
17996 msgstr ""
17997
17998 #: config/tc-v850.c:1558
17999 #, c-format
18000 msgid "  -m8byte-align             Mark the binary as using 64-bit alignment\n"
18001 msgstr ""
18002
18003 #: config/tc-v850.c:1559
18004 #, c-format
18005 msgid ""
18006 "  -m4byte-align             Mark the binary as using 32-bit alignment "
18007 "(default)\n"
18008 msgstr ""
18009
18010 #: config/tc-v850.c:1560
18011 #, c-format
18012 msgid ""
18013 "  -msoft-float              Mark the binary as not using FP insns (default "
18014 "for pre e2v3)\n"
18015 msgstr ""
18016
18017 #: config/tc-v850.c:1561
18018 #, c-format
18019 msgid ""
18020 "  -mhard-float              Mark the binary as using FP insns (default for "
18021 "e2v3 and up)\n"
18022 msgstr ""
18023
18024 #: config/tc-v850.c:1949
18025 #, c-format
18026 msgid "Unable to determine default target processor from string: %s"
18027 msgstr ""
18028
18029 #: config/tc-v850.c:1993
18030 msgid "hi0() relocation used on an instruction which does not support it"
18031 msgstr ""
18032
18033 #: config/tc-v850.c:2013
18034 msgid "hi() relocation used on an instruction which does not support it"
18035 msgstr ""
18036
18037 #: config/tc-v850.c:2036
18038 msgid "lo() relocation used on an instruction which does not support it"
18039 msgstr ""
18040
18041 #: config/tc-v850.c:2046
18042 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
18043 msgstr ""
18044
18045 #: config/tc-v850.c:2062
18046 msgid "ctoff() relocation used on an instruction which does not support it"
18047 msgstr ""
18048
18049 #: config/tc-v850.c:2081
18050 msgid "sdaoff() relocation used on an instruction which does not support it"
18051 msgstr ""
18052
18053 #: config/tc-v850.c:2100
18054 msgid "zdaoff() relocation used on an instruction which does not support it"
18055 msgstr ""
18056
18057 #: config/tc-v850.c:2132
18058 msgid "tdaoff() relocation used on an instruction which does not support it"
18059 msgstr ""
18060
18061 #: config/tc-v850.c:2273
18062 #, c-format
18063 msgid "operand out of range (%d is not between %d and %d)"
18064 msgstr ""
18065
18066 #: config/tc-v850.c:2356
18067 msgid "st/ld offset 23 instruction was disabled ."
18068 msgstr ""
18069
18070 #: config/tc-v850.c:2365
18071 msgid "Target processor does not support this instruction."
18072 msgstr ""
18073
18074 #: config/tc-v850.c:2477 config/tc-v850.c:2487 config/tc-v850.c:2508
18075 #: config/tc-v850.c:2522 config/tc-v850.c:2528 config/tc-v850.c:2552
18076 #: config/tc-v850.c:2558 config/tc-v850.c:2565 config/tc-v850.c:2579
18077 #: config/tc-v850.c:2593 config/tc-v850.c:2599 config/tc-v850.c:2936
18078 msgid "immediate operand is too large"
18079 msgstr ""
18080
18081 #: config/tc-v850.c:2494
18082 #, c-format
18083 msgid "AAARG -> unhandled constant reloc: %d"
18084 msgstr ""
18085
18086 #: config/tc-v850.c:2629 config/tc-v850.c:2640
18087 msgid "constant too big to fit into instruction"
18088 msgstr ""
18089
18090 #: config/tc-v850.c:2715
18091 msgid "odd number cannot be used here"
18092 msgstr ""
18093
18094 #: config/tc-v850.c:2760
18095 msgid "invalid register name"
18096 msgstr ""
18097
18098 #: config/tc-v850.c:2766
18099 msgid "register r0 cannot be used here"
18100 msgstr ""
18101
18102 #: config/tc-v850.c:2772
18103 msgid "odd register cannot be used here"
18104 msgstr ""
18105
18106 #: config/tc-v850.c:2781
18107 msgid "invalid system register name"
18108 msgstr ""
18109
18110 #: config/tc-v850.c:2795
18111 msgid "expected EP register"
18112 msgstr ""
18113
18114 #: config/tc-v850.c:2812 config/tc-v850.c:2825
18115 msgid "invalid condition code name"
18116 msgstr ""
18117
18118 #: config/tc-v850.c:2818
18119 msgid "condition sa cannot be used here"
18120 msgstr ""
18121
18122 #: config/tc-v850.c:2831
18123 msgid "invalid cache operation name"
18124 msgstr ""
18125
18126 #: config/tc-v850.c:2836
18127 msgid "invalid pref operation name"
18128 msgstr ""
18129
18130 #: config/tc-v850.c:2841
18131 msgid "invalid vector register name"
18132 msgstr ""
18133
18134 #: config/tc-v850.c:2879
18135 msgid "syntax error: value is missing before the register name"
18136 msgstr ""
18137
18138 #: config/tc-v850.c:2881
18139 msgid "syntax error: register not expected"
18140 msgstr ""
18141
18142 #: config/tc-v850.c:2895
18143 msgid "syntax error: system register not expected"
18144 msgstr ""
18145
18146 #: config/tc-v850.c:2900 config/tc-v850.c:2905
18147 msgid "syntax error: condition code not expected"
18148 msgstr ""
18149
18150 #: config/tc-v850.c:2910
18151 msgid "syntax error: vector register not expected"
18152 msgstr ""
18153
18154 #: config/tc-v850.c:2920
18155 msgid "immediate 0 cannot be used here"
18156 msgstr ""
18157
18158 #: config/tc-v850.c:2944
18159 msgid "immediate operand is not match"
18160 msgstr ""
18161
18162 #: config/tc-v850.c:2957
18163 msgid "displacement is too large"
18164 msgstr ""
18165
18166 #: config/tc-v850.c:2975 config/tc-xtensa.c:13081
18167 msgid "invalid operand"
18168 msgstr ""
18169
18170 #: config/tc-v850.c:3087
18171 msgid "loop: 32-bit displacement not supported"
18172 msgstr ""
18173
18174 #: config/tc-vax.c:1344
18175 msgid "no '[' to match ']'"
18176 msgstr ""
18177
18178 #: config/tc-vax.c:1360
18179 msgid "bad register in []"
18180 msgstr ""
18181
18182 #: config/tc-vax.c:1362
18183 msgid "[PC] index banned"
18184 msgstr ""
18185
18186 #: config/tc-vax.c:1398
18187 msgid "no '(' to match ')'"
18188 msgstr ""
18189
18190 #: config/tc-vax.c:1514
18191 msgid "invalid branch operand"
18192 msgstr ""
18193
18194 #: config/tc-vax.c:1541
18195 msgid "address prohibits @"
18196 msgstr ""
18197
18198 #: config/tc-vax.c:1543
18199 msgid "address prohibits #"
18200 msgstr ""
18201
18202 #: config/tc-vax.c:1547
18203 msgid "address prohibits -()"
18204 msgstr ""
18205
18206 #: config/tc-vax.c:1549
18207 msgid "address prohibits ()+"
18208 msgstr ""
18209
18210 #: config/tc-vax.c:1552
18211 msgid "address prohibits ()"
18212 msgstr ""
18213
18214 #: config/tc-vax.c:1554
18215 msgid "address prohibits []"
18216 msgstr ""
18217
18218 #: config/tc-vax.c:1556
18219 msgid "address prohibits register"
18220 msgstr ""
18221
18222 #: config/tc-vax.c:1558
18223 msgid "address prohibits displacement length specifier"
18224 msgstr ""
18225
18226 #: config/tc-vax.c:1586
18227 msgid "invalid operand of S^#"
18228 msgstr ""
18229
18230 #: config/tc-vax.c:1599
18231 msgid "S^# needs expression"
18232 msgstr ""
18233
18234 #: config/tc-vax.c:1606
18235 msgid "S^# may only read-access"
18236 msgstr ""
18237
18238 #: config/tc-vax.c:1629
18239 msgid "invalid operand of -()"
18240 msgstr ""
18241
18242 #: config/tc-vax.c:1635
18243 msgid "-(PC) unpredictable"
18244 msgstr ""
18245
18246 #: config/tc-vax.c:1637
18247 msgid "[]index same as -()register: unpredictable"
18248 msgstr ""
18249
18250 #: config/tc-vax.c:1669
18251 msgid "invalid operand of ()+"
18252 msgstr ""
18253
18254 #: config/tc-vax.c:1675
18255 msgid "(PC)+ unpredictable"
18256 msgstr ""
18257
18258 #: config/tc-vax.c:1677
18259 msgid "[]index same as ()+register: unpredictable"
18260 msgstr ""
18261
18262 #: config/tc-vax.c:1700
18263 msgid "# conflicts length"
18264 msgstr ""
18265
18266 #: config/tc-vax.c:1702
18267 msgid "# bars register"
18268 msgstr ""
18269
18270 #: config/tc-vax.c:1722
18271 msgid "writing or modifying # is unpredictable"
18272 msgstr ""
18273
18274 #: config/tc-vax.c:1748
18275 msgid "length not needed"
18276 msgstr ""
18277
18278 #: config/tc-vax.c:1755
18279 msgid "can't []index a register, because it has no address"
18280 msgstr ""
18281
18282 #: config/tc-vax.c:1757
18283 msgid "a register has no address"
18284 msgstr ""
18285
18286 #: config/tc-vax.c:1766
18287 msgid "PC part of operand unpredictable"
18288 msgstr ""
18289
18290 #: config/tc-vax.c:1924
18291 msgid "odd number of bytes in operand description"
18292 msgstr ""
18293
18294 #: config/tc-vax.c:1938
18295 msgid "Bad operand"
18296 msgstr ""
18297
18298 #: config/tc-vax.c:1943
18299 msgid "Not enough operands"
18300 msgstr ""
18301
18302 #: config/tc-vax.c:2220
18303 msgid "SYMBOL TABLE not implemented"
18304 msgstr ""
18305
18306 #: config/tc-vax.c:2224
18307 msgid "TOKEN TRACE not implemented"
18308 msgstr ""
18309
18310 #: config/tc-vax.c:2228
18311 #, c-format
18312 msgid "Displacement length %s ignored!"
18313 msgstr ""
18314
18315 #: config/tc-vax.c:2232
18316 #, c-format
18317 msgid "I don't need or use temp. file \"%s\"."
18318 msgstr ""
18319
18320 #: config/tc-vax.c:2236
18321 msgid "I don't use an interpass file! -V ignored"
18322 msgstr ""
18323
18324 #: config/tc-vax.c:2293
18325 #, c-format
18326 msgid ""
18327 "VAX options:\n"
18328 "-d LENGTH\t\tignored\n"
18329 "-J\t\t\tignored\n"
18330 "-S\t\t\tignored\n"
18331 "-t FILE\t\t\tignored\n"
18332 "-T\t\t\tignored\n"
18333 "-V\t\t\tignored\n"
18334 msgstr ""
18335
18336 #: config/tc-vax.c:2302
18337 #, c-format
18338 msgid ""
18339 "VMS options:\n"
18340 "-+\t\t\thash encode names longer than 31 characters\n"
18341 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
18342 "-H\t\t\tshow new symbol after hash truncation\n"
18343 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
18344 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
18345 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
18346 msgstr ""
18347
18348 #: config/tc-vax.c:2467
18349 #, c-format
18350 msgid "Ignoring statement due to \"%s\""
18351 msgstr ""
18352
18353 #: config/tc-vax.c:2484
18354 #, c-format
18355 msgid "Aborting because statement has \"%s\""
18356 msgstr ""
18357
18358 #: config/tc-vax.c:2529
18359 msgid "Can't relocate expression"
18360 msgstr ""
18361
18362 #: config/tc-vax.c:2632
18363 msgid "Bignum not permitted in short literal. Immediate mode assumed."
18364 msgstr ""
18365
18366 #: config/tc-vax.c:2641
18367 msgid "Can't do flonum short literal: immediate mode used."
18368 msgstr ""
18369
18370 #: config/tc-vax.c:2688
18371 #, c-format
18372 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
18373 msgstr ""
18374
18375 #: config/tc-vax.c:3000
18376 #, c-format
18377 msgid "Short literal overflow(%ld.), immediate mode assumed."
18378 msgstr ""
18379
18380 #: config/tc-vax.c:3009
18381 #, c-format
18382 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
18383 msgstr ""
18384
18385 #: config/tc-vax.c:3074
18386 msgid "Length specification ignored. Address mode 9F used"
18387 msgstr ""
18388
18389 #: config/tc-vax.c:3132
18390 msgid "Invalid operand: immediate value used as base address."
18391 msgstr ""
18392
18393 #: config/tc-vax.c:3134
18394 msgid "Invalid operand: immediate value used as address."
18395 msgstr ""
18396
18397 #: config/tc-vax.c:3159
18398 #, c-format
18399 msgid "Symbol %s used as immediate operand in PIC mode."
18400 msgstr ""
18401
18402 #: config/tc-vax.c:3264
18403 #, c-format
18404 msgid "VIP_BEGIN error:%s"
18405 msgstr ""
18406
18407 #: config/tc-visium.c:862
18408 msgid "Bad call to MD_ATOF()"
18409 msgstr ""
18410
18411 #: config/tc-wasm32.c:117
18412 #, c-format
18413 msgid "wasm32 assembler options:\n"
18414 msgstr ""
18415
18416 #: config/tc-wasm32.c:364
18417 msgid "unexpected negative constant"
18418 msgstr ""
18419
18420 #: config/tc-wasm32.c:426
18421 msgid "no function type on PLT reloc"
18422 msgstr ""
18423
18424 #: config/tc-wasm32.c:441
18425 msgid "couldn't find relocation to use"
18426 msgstr ""
18427
18428 #: config/tc-wasm32.c:513
18429 msgid "Not a function type"
18430 msgstr ""
18431
18432 #: config/tc-wasm32.c:529
18433 #, c-format
18434 msgid "Unknown type %c\n"
18435 msgstr ""
18436
18437 #: config/tc-wasm32.c:551 config/tc-wasm32.c:577
18438 msgid "Unknown type"
18439 msgstr ""
18440
18441 #: config/tc-wasm32.c:625
18442 msgid "only single block types allowed"
18443 msgstr ""
18444
18445 #: config/tc-wasm32.c:635
18446 msgid "instruction does not take a block type"
18447 msgstr ""
18448
18449 #: config/tc-wasm32.c:652
18450 msgid "missing block type"
18451 msgstr ""
18452
18453 #: config/tc-wasm32.c:661 config/tc-wasm32.c:665
18454 msgid "missing alignment hint"
18455 msgstr ""
18456
18457 #: config/tc-wasm32.c:669
18458 msgid "missing offset"
18459 msgstr ""
18460
18461 #: config/tc-wasm32.c:675
18462 msgid "missing local index"
18463 msgstr ""
18464
18465 #: config/tc-wasm32.c:680
18466 msgid "missing break count"
18467 msgstr ""
18468
18469 #: config/tc-wasm32.c:685
18470 msgid "missing reserved current_memory/grow_memory argument"
18471 msgstr ""
18472
18473 #: config/tc-wasm32.c:689
18474 msgid "missing call argument"
18475 msgstr ""
18476
18477 #: config/tc-wasm32.c:693
18478 msgid "missing call signature"
18479 msgstr ""
18480
18481 #: config/tc-wasm32.c:695
18482 msgid "missing table index"
18483 msgstr ""
18484
18485 #: config/tc-wasm32.c:726 config/tc-z80.c:1951 read.c:3755
18486 #, c-format
18487 msgid "junk at end of line, first unrecognized character is `%c'"
18488 msgstr ""
18489
18490 #: config/tc-xc16x.c:218
18491 #, c-format
18492 msgid " XC16X specific command line options:\n"
18493 msgstr ""
18494
18495 #: config/tc-xgate.c:215
18496 msgid "architecture variant invalid"
18497 msgstr ""
18498
18499 #: config/tc-xgate.c:370
18500 #, c-format
18501 msgid ""
18502 "Freescale XGATE co-processor options:\n"
18503 "  -mshort                 use 16-bit int ABI (default)\n"
18504 "  -mlong                  use 32-bit int ABI\n"
18505 "  -mshort-double          use 32-bit double ABI\n"
18506 "  -mlong-double           use 64-bit double ABI (default)\n"
18507 "  --mxgate                specify the processor variant [default %s]\n"
18508 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
18509 "  --print-opcodes         print the list of instructions with syntax\n"
18510 "  --generate-example      generate an example of each instruction"
18511 msgstr ""
18512
18513 #: config/tc-xgate.c:493
18514 msgid "opcode missing or not found on input line"
18515 msgstr ""
18516
18517 #: config/tc-xgate.c:498
18518 #, c-format
18519 msgid "opcode %s not found in opcode hash table"
18520 msgstr ""
18521
18522 #: config/tc-xgate.c:511
18523 msgid "matching operands to opcode"
18524 msgstr ""
18525
18526 #: config/tc-xgate.c:549
18527 msgid ": processing macro, real opcode handle not found in hash"
18528 msgstr ""
18529
18530 #: config/tc-xgate.c:680
18531 #, c-format
18532 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
18533 msgstr ""
18534
18535 #: config/tc-xgate.c:697
18536 #, c-format
18537 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
18538 msgstr ""
18539
18540 #: config/tc-xgate.c:724
18541 msgid "Value out of 3-bit range."
18542 msgstr ""
18543
18544 #: config/tc-xgate.c:731
18545 msgid "Value out of 4-bit range."
18546 msgstr ""
18547
18548 #: config/tc-xgate.c:738
18549 msgid "Value out of 5-bit range."
18550 msgstr ""
18551
18552 #: config/tc-xgate.c:875
18553 msgid ":operand has too many bits"
18554 msgstr ""
18555
18556 #: config/tc-xgate.c:992
18557 msgid "unknown operand count"
18558 msgstr ""
18559
18560 #: config/tc-xgate.c:1236 config/tc-xgate.c:1248
18561 msgid ": expected register name r0-r7 "
18562 msgstr ""
18563
18564 #: config/tc-xgate.c:1284
18565 #, c-format
18566 msgid ":operand value(%d) too big for constraint"
18567 msgstr ""
18568
18569 #: config/tc-xgate.c:1302
18570 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
18571 msgstr ""
18572
18573 #: config/tc-xgate.c:1315
18574 msgid ":unknown relocation constraint size"
18575 msgstr ""
18576
18577 #: config/tc-xgate.c:1322
18578 msgid ": expected register name ccr "
18579 msgstr ""
18580
18581 #: config/tc-xgate.c:1328
18582 msgid ": expected register name pc "
18583 msgstr ""
18584
18585 #: config/tc-xstormy16.c:77
18586 #, c-format
18587 msgid " XSTORMY16 specific command line options:\n"
18588 msgstr ""
18589
18590 #: config/tc-xstormy16.c:223
18591 #, c-format
18592 msgid "unsupported fptr fixup size %d"
18593 msgstr ""
18594
18595 #: config/tc-xstormy16.c:235
18596 #, c-format
18597 msgid "unsupported fixup size %d"
18598 msgstr ""
18599
18600 #: config/tc-xstormy16.c:266
18601 msgid "unsupported fptr fixup"
18602 msgstr ""
18603
18604 #: config/tc-xtensa.c:636
18605 msgid "illegal range of target hardware versions"
18606 msgstr ""
18607
18608 #: config/tc-xtensa.c:807
18609 msgid "--density option is ignored"
18610 msgstr ""
18611
18612 #: config/tc-xtensa.c:810
18613 msgid "--no-density option is ignored"
18614 msgstr ""
18615
18616 #: config/tc-xtensa.c:828
18617 msgid "--generics is deprecated; use --transform instead"
18618 msgstr ""
18619
18620 #: config/tc-xtensa.c:831
18621 msgid "--no-generics is deprecated; use --no-transform instead"
18622 msgstr ""
18623
18624 #: config/tc-xtensa.c:834
18625 msgid "--relax is deprecated; use --transform instead"
18626 msgstr ""
18627
18628 #: config/tc-xtensa.c:837
18629 msgid "--no-relax is deprecated; use --no-transform instead"
18630 msgstr ""
18631
18632 #: config/tc-xtensa.c:854
18633 msgid "--absolute-literals option not supported in this Xtensa configuration"
18634 msgstr ""
18635
18636 #: config/tc-xtensa.c:927
18637 msgid "prefer-l32r conflicts with prefer-const16"
18638 msgstr ""
18639
18640 #: config/tc-xtensa.c:933
18641 msgid "prefer-const16 conflicts with prefer-l32r"
18642 msgstr ""
18643
18644 #: config/tc-xtensa.c:942 config/tc-xtensa.c:951 config/tc-xtensa.c:955
18645 msgid "invalid target hardware version"
18646 msgstr ""
18647
18648 #: config/tc-xtensa.c:999
18649 msgid "no-auto-litpools is incompatible with auto-litpool-limit"
18650 msgstr ""
18651
18652 #: config/tc-xtensa.c:1001 config/tc-xtensa.c:1004
18653 msgid "invalid auto-litpool-limit argument"
18654 msgstr ""
18655
18656 #: config/tc-xtensa.c:1006
18657 msgid "invalid auto-litpool-limit argument (range is 100-10000)"
18658 msgstr ""
18659
18660 #: config/tc-xtensa.c:1183
18661 msgid "unmatched .end directive"
18662 msgstr ""
18663
18664 #: config/tc-xtensa.c:1212
18665 msgid ".begin directive with no matching .end directive"
18666 msgstr ""
18667
18668 #: config/tc-xtensa.c:1253
18669 msgid "[no-]generics is deprecated; use [no-]transform instead"
18670 msgstr ""
18671
18672 #: config/tc-xtensa.c:1258
18673 msgid "[no-]relax is deprecated; use [no-]transform instead"
18674 msgstr ""
18675
18676 #: config/tc-xtensa.c:1271
18677 #, c-format
18678 msgid "directive %s cannot be negated"
18679 msgstr ""
18680
18681 #: config/tc-xtensa.c:1277
18682 msgid "unknown directive"
18683 msgstr ""
18684
18685 #: config/tc-xtensa.c:1298 config/tc-xtensa.c:1394 config/tc-xtensa.c:1636
18686 #: config/tc-xtensa.c:5890
18687 msgid "directives are not valid inside bundles"
18688 msgstr ""
18689
18690 #: config/tc-xtensa.c:1310
18691 msgid ".begin literal is deprecated; use .literal instead"
18692 msgstr ""
18693
18694 #: config/tc-xtensa.c:1324
18695 msgid "cannot set literal_prefix inside literal fragment"
18696 msgstr ""
18697
18698 #: config/tc-xtensa.c:1357
18699 msgid ".begin [no-]density is ignored"
18700 msgstr ""
18701
18702 #: config/tc-xtensa.c:1364 config/tc-xtensa.c:1414
18703 msgid "Xtensa absolute literals option not supported; ignored"
18704 msgstr ""
18705
18706 #: config/tc-xtensa.c:1407
18707 msgid ".end [no-]density is ignored"
18708 msgstr ""
18709
18710 #: config/tc-xtensa.c:1432
18711 #, c-format
18712 msgid "does not match begin %s%s at %s:%d"
18713 msgstr ""
18714
18715 #: config/tc-xtensa.c:1487
18716 msgid ".literal_position inside literal directive; ignoring"
18717 msgstr ""
18718
18719 #: config/tc-xtensa.c:1507
18720 msgid ".literal not allowed inside .begin literal region"
18721 msgstr ""
18722
18723 #: config/tc-xtensa.c:1546
18724 msgid "expected comma or colon after symbol name; rest of line ignored"
18725 msgstr ""
18726
18727 #: config/tc-xtensa.c:1605
18728 msgid "fall through frequency must be greater than 0"
18729 msgstr ""
18730
18731 #: config/tc-xtensa.c:1613
18732 msgid "branch target frequency must be greater than 0"
18733 msgstr ""
18734
18735 #: config/tc-xtensa.c:1661
18736 #, c-format
18737 msgid "opcode-specific %s relocation used outside an instruction"
18738 msgstr ""
18739
18740 #: config/tc-xtensa.c:1671
18741 #, c-format
18742 msgid "invalid use of %s relocation"
18743 msgstr ""
18744
18745 #: config/tc-xtensa.c:1867 config/tc-xtensa.c:1884
18746 #, c-format
18747 msgid "bad register name: %s"
18748 msgstr ""
18749
18750 #: config/tc-xtensa.c:1873
18751 #, c-format
18752 msgid "bad register number: %s"
18753 msgstr ""
18754
18755 #: config/tc-xtensa.c:1937
18756 msgid "pcrel relocation not allowed in an instruction"
18757 msgstr ""
18758
18759 #: config/tc-xtensa.c:1954
18760 msgid "register number out of range"
18761 msgstr ""
18762
18763 #: config/tc-xtensa.c:2040
18764 msgid "extra colon"
18765 msgstr ""
18766
18767 #: config/tc-xtensa.c:2101
18768 msgid "incorrect register number, ignoring"
18769 msgstr ""
18770
18771 #: config/tc-xtensa.c:2182
18772 #, c-format
18773 msgid "cannot encode opcode \"%s\""
18774 msgstr ""
18775
18776 #: config/tc-xtensa.c:2274
18777 #, c-format
18778 msgid "not enough operands (%d) for '%s'; expected %d"
18779 msgstr ""
18780
18781 #: config/tc-xtensa.c:2281
18782 #, c-format
18783 msgid "too many operands (%d) for '%s'; expected %d"
18784 msgstr ""
18785
18786 #: config/tc-xtensa.c:2332
18787 #, c-format
18788 msgid "invalid register '%s' for '%s' instruction"
18789 msgstr ""
18790
18791 #: config/tc-xtensa.c:2339
18792 #, c-format
18793 msgid "invalid register number (%ld) for '%s' instruction"
18794 msgstr ""
18795
18796 #: config/tc-xtensa.c:2406
18797 #, c-format
18798 msgid "invalid register number (%ld) for '%s'"
18799 msgstr ""
18800
18801 #: config/tc-xtensa.c:2793
18802 #, c-format
18803 msgid "operand %d of '%s' has out of range value '%u'"
18804 msgstr ""
18805
18806 #: config/tc-xtensa.c:2799
18807 #, c-format
18808 msgid "operand %d of '%s' has invalid value '%u'"
18809 msgstr ""
18810
18811 #: config/tc-xtensa.c:2846
18812 #, c-format
18813 msgid "internal error: unknown option name '%s'"
18814 msgstr ""
18815
18816 #: config/tc-xtensa.c:3955
18817 msgid "can't handle generation of literal/labels yet"
18818 msgstr ""
18819
18820 #: config/tc-xtensa.c:3959
18821 msgid "can't handle undefined OP TYPE"
18822 msgstr ""
18823
18824 #: config/tc-xtensa.c:4020 config/tc-xtensa.c:4029
18825 #, c-format
18826 msgid "found %d operand for '%s':  Expected %d"
18827 msgid_plural "found %d operands for '%s':  Expected %d"
18828 msgstr[0] ""
18829 msgstr[1] ""
18830
18831 #: config/tc-xtensa.c:4052
18832 msgid "immediate operands sum to greater than 32"
18833 msgstr ""
18834
18835 #: config/tc-xtensa.c:4304
18836 #, c-format
18837 msgid "invalid relocation for operand %i of '%s'"
18838 msgstr ""
18839
18840 #: config/tc-xtensa.c:4314
18841 #, c-format
18842 msgid "invalid expression for operand %i of '%s'"
18843 msgstr ""
18844
18845 #: config/tc-xtensa.c:4324
18846 #, c-format
18847 msgid "invalid relocation in instruction slot %i"
18848 msgstr ""
18849
18850 #: config/tc-xtensa.c:4331
18851 #, c-format
18852 msgid "undefined symbol for opcode \"%s\""
18853 msgstr ""
18854
18855 #: config/tc-xtensa.c:4819
18856 msgid "opcode 'NOP.N' unavailable in this configuration"
18857 msgstr ""
18858
18859 #: config/tc-xtensa.c:4879
18860 msgid "get_expanded_loop_offset: invalid opcode"
18861 msgstr ""
18862
18863 #: config/tc-xtensa.c:5037
18864 #, c-format
18865 msgid "assembly state not set for first frag in section %s"
18866 msgstr ""
18867
18868 #: config/tc-xtensa.c:5090
18869 #, c-format
18870 msgid "unaligned branch target: %d bytes at 0x%lx"
18871 msgstr ""
18872
18873 #: config/tc-xtensa.c:5134
18874 #, c-format
18875 msgid "unaligned loop: %d bytes at 0x%lx"
18876 msgstr ""
18877
18878 #: config/tc-xtensa.c:5159
18879 msgid "unexpected fix"
18880 msgstr ""
18881
18882 #: config/tc-xtensa.c:5170 config/tc-xtensa.c:5174
18883 msgid "undecodable fix"
18884 msgstr ""
18885
18886 #: config/tc-xtensa.c:5330
18887 msgid "labels are not valid inside bundles"
18888 msgstr ""
18889
18890 #: config/tc-xtensa.c:5350
18891 msgid "invalid last instruction for a zero-overhead loop"
18892 msgstr ""
18893
18894 #: config/tc-xtensa.c:5417
18895 msgid "extra opening brace"
18896 msgstr ""
18897
18898 #: config/tc-xtensa.c:5427
18899 msgid "extra closing brace"
18900 msgstr ""
18901
18902 #: config/tc-xtensa.c:5454
18903 msgid "missing closing brace"
18904 msgstr ""
18905
18906 #: config/tc-xtensa.c:5552 config/tc-xtensa.c:5581
18907 #, c-format
18908 msgid "wrong number of operands for '%s'"
18909 msgstr ""
18910
18911 #: config/tc-xtensa.c:5568
18912 #, c-format
18913 msgid "bad relocation expression for '%s'"
18914 msgstr ""
18915
18916 #: config/tc-xtensa.c:5603
18917 #, c-format
18918 msgid "unknown opcode or format name '%s'"
18919 msgstr ""
18920
18921 #: config/tc-xtensa.c:5609
18922 msgid "format names only valid inside bundles"
18923 msgstr ""
18924
18925 #: config/tc-xtensa.c:5614
18926 #, c-format
18927 msgid "multiple formats specified for one bundle; using '%s'"
18928 msgstr ""
18929
18930 #: config/tc-xtensa.c:5664
18931 msgid "entry instruction with stack decrement < 16"
18932 msgstr ""
18933
18934 #: config/tc-xtensa.c:5718
18935 msgid "unaligned entry instruction"
18936 msgstr ""
18937
18938 #: config/tc-xtensa.c:5783
18939 msgid "bad instruction format"
18940 msgstr ""
18941
18942 #: config/tc-xtensa.c:5786
18943 msgid "invalid relocation"
18944 msgstr ""
18945
18946 #: config/tc-xtensa.c:5797
18947 #, c-format
18948 msgid "invalid relocation for '%s' instruction"
18949 msgstr ""
18950
18951 #: config/tc-xtensa.c:5809
18952 #, c-format
18953 msgid "invalid relocation for operand %d of '%s'"
18954 msgstr ""
18955
18956 #: config/tc-xtensa.c:6075
18957 #, c-format
18958 msgid "unhandled local relocation fix %s"
18959 msgstr ""
18960
18961 #: config/tc-xtensa.c:6126
18962 #, c-format
18963 msgid "internal error; cannot generate `%s' relocation"
18964 msgstr ""
18965
18966 #: config/tc-xtensa.c:6343
18967 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
18968 msgstr ""
18969
18970 #: config/tc-xtensa.c:6350
18971 msgid "couldn't find a valid instruction format"
18972 msgstr ""
18973
18974 #: config/tc-xtensa.c:6351
18975 #, c-format
18976 msgid "    ops were: "
18977 msgstr ""
18978
18979 #: config/tc-xtensa.c:6353
18980 #, c-format
18981 msgid " %s;"
18982 msgstr ""
18983
18984 #: config/tc-xtensa.c:6363
18985 #, c-format
18986 msgid "mismatch for format '%s': #slots = %d, #opcodes = %d"
18987 msgstr ""
18988
18989 #: config/tc-xtensa.c:6372 config/tc-xtensa.c:6469
18990 msgid "illegal resource usage in bundle"
18991 msgstr ""
18992
18993 #: config/tc-xtensa.c:6558
18994 #, c-format
18995 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
18996 msgstr ""
18997
18998 #: config/tc-xtensa.c:6563
18999 #, c-format
19000 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
19001 msgstr ""
19002
19003 #: config/tc-xtensa.c:6568
19004 #, c-format
19005 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
19006 msgstr ""
19007
19008 #: config/tc-xtensa.c:6573
19009 #, c-format
19010 msgid ""
19011 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
19012 msgstr ""
19013
19014 #: config/tc-xtensa.c:6589
19015 msgid "multiple branches or jumps in the same bundle"
19016 msgstr ""
19017
19018 #: config/tc-xtensa.c:7041
19019 msgid "cannot assemble into a literal fragment"
19020 msgstr ""
19021
19022 #: config/tc-xtensa.c:7043
19023 msgid "..."
19024 msgstr ""
19025
19026 #: config/tc-xtensa.c:8255
19027 msgid ""
19028 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
19029 msgstr ""
19030
19031 #: config/tc-xtensa.c:8367
19032 msgid "branching or jumping to a loop end may trigger hardware errata"
19033 msgstr ""
19034
19035 #: config/tc-xtensa.c:8449
19036 msgid "loop end too close to another loop end may trigger hardware errata"
19037 msgstr ""
19038
19039 #: config/tc-xtensa.c:8458
19040 #, c-format
19041 msgid "fr_var %lu < length %d"
19042 msgstr ""
19043
19044 #: config/tc-xtensa.c:8615
19045 msgid ""
19046 "loop containing less than three instructions may trigger hardware errata"
19047 msgstr ""
19048
19049 #: config/tc-xtensa.c:8687
19050 msgid "undecodable instruction in instruction frag"
19051 msgstr ""
19052
19053 #: config/tc-xtensa.c:8797
19054 msgid "invalid empty loop"
19055 msgstr ""
19056
19057 #: config/tc-xtensa.c:8802
19058 msgid "loop target does not follow loop instruction in section"
19059 msgstr ""
19060
19061 #: config/tc-xtensa.c:9367
19062 msgid "cannot find suitable trampoline"
19063 msgstr ""
19064
19065 #: config/tc-xtensa.c:9622
19066 msgid "bad relaxation state"
19067 msgstr ""
19068
19069 #: config/tc-xtensa.c:9680
19070 #, c-format
19071 msgid "fr_var (%ld) < length (%d)"
19072 msgstr ""
19073
19074 #: config/tc-xtensa.c:10380
19075 msgid "jump target out of range; no usable trampoline found"
19076 msgstr ""
19077
19078 #: config/tc-xtensa.c:10504
19079 msgid "invalid relaxation fragment result"
19080 msgstr ""
19081
19082 #: config/tc-xtensa.c:10586
19083 msgid "unable to widen instruction"
19084 msgstr ""
19085
19086 #: config/tc-xtensa.c:10725
19087 msgid "multiple literals in expansion"
19088 msgstr ""
19089
19090 #: config/tc-xtensa.c:10729
19091 msgid "no registered fragment for literal"
19092 msgstr ""
19093
19094 #: config/tc-xtensa.c:10731
19095 msgid "number of literal tokens != 1"
19096 msgstr ""
19097
19098 #: config/tc-xtensa.c:10860 config/tc-xtensa.c:10866
19099 #, c-format
19100 msgid "unresolved loop target symbol: %s"
19101 msgstr ""
19102
19103 #: config/tc-xtensa.c:10972
19104 #, c-format
19105 msgid "invalid expression evaluation type %d"
19106 msgstr ""
19107
19108 #: config/tc-xtensa.c:10989
19109 msgid "loop too long for LOOP instruction"
19110 msgstr ""
19111
19112 #: config/tc-xtensa.c:11327 config/tc-xtensa.c:11567
19113 msgid ""
19114 "literal pool location required for text-section-literals; specify with ."
19115 "literal_position"
19116 msgstr ""
19117
19118 #: config/tc-xtensa.c:11436
19119 #, c-format
19120 msgid "fixes not all moved from %s"
19121 msgstr ""
19122
19123 #: config/tc-xtensa.c:12395
19124 msgid "too many operands in instruction"
19125 msgstr ""
19126
19127 #: config/tc-xtensa.c:12605
19128 msgid "invalid symbolic operand"
19129 msgstr ""
19130
19131 #: config/tc-xtensa.c:12666
19132 msgid "operand number mismatch"
19133 msgstr ""
19134
19135 #: config/tc-xtensa.c:12670
19136 #, c-format
19137 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
19138 msgstr ""
19139
19140 #: config/tc-xtensa.c:12695
19141 #, c-format
19142 msgid "xtensa-isa failure: %s"
19143 msgstr ""
19144
19145 #: config/tc-xtensa.c:12772
19146 msgid "invalid opcode"
19147 msgstr ""
19148
19149 #: config/tc-xtensa.c:12778
19150 msgid "too few operands"
19151 msgstr ""
19152
19153 #: config/tc-xtensa.c:12828
19154 msgid "multiple writes to the same register"
19155 msgstr ""
19156
19157 #: config/tc-xtensa.c:12942 config/tc-xtensa.c:12948
19158 msgid "out of memory"
19159 msgstr ""
19160
19161 #: config/tc-xtensa.c:13037
19162 msgid "TLS relocation not allowed in FLIX bundle"
19163 msgstr ""
19164
19165 #. Instructions that generate TLS relocations should always be
19166 #. relaxed in the front-end.  If "record_fixup" is set, then this
19167 #. function is being called during back-end relaxation, so flag
19168 #. the unexpected behavior as an error.
19169 #: config/tc-xtensa.c:13043
19170 msgid "unexpected TLS relocation"
19171 msgstr ""
19172
19173 #: config/tc-xtensa.c:13087
19174 msgid "symbolic operand not allowed"
19175 msgstr ""
19176
19177 #: config/tc-xtensa.c:13124
19178 msgid "cannot decode instruction format"
19179 msgstr ""
19180
19181 #: config/tc-xtensa.c:13268
19182 msgid "ignoring extra '-rename-section' delimiter ':'"
19183 msgstr ""
19184
19185 #: config/tc-xtensa.c:13273
19186 #, c-format
19187 msgid "ignoring invalid '-rename-section' specification: '%s'"
19188 msgstr ""
19189
19190 #: config/tc-xtensa.c:13284
19191 #, c-format
19192 msgid "section %s renamed multiple times"
19193 msgstr ""
19194
19195 #: config/tc-xtensa.c:13286
19196 #, c-format
19197 msgid "multiple sections remapped to output section %s"
19198 msgstr ""
19199
19200 #: config/tc-z80.c:326
19201 msgid "-- unterminated string"
19202 msgstr ""
19203
19204 #: config/tc-z80.c:392
19205 msgid "floating point numbers are not implemented"
19206 msgstr ""
19207
19208 #: config/tc-z80.c:517 config/tc-z80.c:523
19209 msgid "mismatched parentheses"
19210 msgstr ""
19211
19212 #: config/tc-z80.c:560
19213 msgid "bad expression syntax"
19214 msgstr ""
19215
19216 #: config/tc-z80.c:722
19217 msgid "cannot make a relative jump to an absolute location"
19218 msgstr ""
19219
19220 #: config/tc-z80.c:734 config/tc-z80.c:2002
19221 msgid "overflow"
19222 msgstr ""
19223
19224 #: config/tc-z80.c:1106 config/tc-z80.c:1149 config/tc-z80.c:1193
19225 #: config/tc-z80.c:1261 config/tc-z80.c:1313 config/tc-z80.c:1367
19226 #: config/tc-z80.c:1636
19227 msgid "bad instruction syntax"
19228 msgstr ""
19229
19230 #: config/tc-z80.c:1239
19231 msgid "condition code invalid for jr"
19232 msgstr ""
19233
19234 #: config/tc-z80.c:1745
19235 msgid "parentheses ignored"
19236 msgstr ""
19237
19238 #: config/tc-z80.c:1977 config/tc-z8k.c:1467 config/tc-z8k.c:1530
19239 msgid "relative jump out of range"
19240 msgstr ""
19241
19242 #: config/tc-z80.c:1994
19243 msgid "index offset out of range"
19244 msgstr ""
19245
19246 #: config/tc-z80.c:2036 config/tc-z8k.c:1538
19247 #, c-format
19248 msgid "md_apply_fix: unknown r_type 0x%x\n"
19249 msgstr ""
19250
19251 #: config/tc-z8k.c:281
19252 #, c-format
19253 msgid "register rr%d out of range"
19254 msgstr ""
19255
19256 #: config/tc-z8k.c:283
19257 #, c-format
19258 msgid "register rr%d does not exist"
19259 msgstr ""
19260
19261 #: config/tc-z8k.c:295
19262 #, c-format
19263 msgid "register rh%d out of range"
19264 msgstr ""
19265
19266 #: config/tc-z8k.c:307
19267 #, c-format
19268 msgid "register rl%d out of range"
19269 msgstr ""
19270
19271 #: config/tc-z8k.c:320
19272 #, c-format
19273 msgid "register rq%d out of range"
19274 msgstr ""
19275
19276 #: config/tc-z8k.c:322
19277 #, c-format
19278 msgid "register rq%d does not exist"
19279 msgstr ""
19280
19281 #: config/tc-z8k.c:334
19282 #, c-format
19283 msgid "register r%d out of range"
19284 msgstr ""
19285
19286 #: config/tc-z8k.c:375
19287 #, c-format
19288 msgid "expected %c"
19289 msgstr ""
19290
19291 #: config/tc-z8k.c:390
19292 #, c-format
19293 msgid "register is wrong size for a word %s"
19294 msgstr ""
19295
19296 #: config/tc-z8k.c:404
19297 #, c-format
19298 msgid "register is wrong size for address %s"
19299 msgstr ""
19300
19301 #: config/tc-z8k.c:538
19302 #, c-format
19303 msgid "unknown interrupt %s"
19304 msgstr ""
19305
19306 #. No interrupt type specified, opcode won't do anything.
19307 #: config/tc-z8k.c:561
19308 msgid "opcode has no effect"
19309 msgstr ""
19310
19311 #: config/tc-z8k.c:672
19312 msgid "Missing ) in ra(rb)"
19313 msgstr ""
19314
19315 #: config/tc-z8k.c:752 config/tc-z8k.c:791
19316 #, c-format
19317 msgid "invalid condition code '%s'"
19318 msgstr ""
19319
19320 #: config/tc-z8k.c:764
19321 #, c-format
19322 msgid "invalid flag '%s'"
19323 msgstr ""
19324
19325 #: config/tc-z8k.c:918 config/tc-z8k.c:924
19326 msgid "invalid indirect register size"
19327 msgstr ""
19328
19329 #: config/tc-z8k.c:941 config/tc-z8k.c:1097 config/tc-z8k.c:1102
19330 msgid "invalid control register name"
19331 msgstr ""
19332
19333 #: config/tc-z8k.c:1086
19334 msgid "immediate must be 1 or 2"
19335 msgstr ""
19336
19337 #: config/tc-z8k.c:1089
19338 msgid "immediate 1 or 2 expected"
19339 msgstr ""
19340
19341 #: config/tc-z8k.c:1120
19342 msgid "can't use R0 here"
19343 msgstr ""
19344
19345 #: config/tc-z8k.c:1278
19346 msgid "Can't find opcode to match operands"
19347 msgstr ""
19348
19349 #: config/tc-z8k.c:1325
19350 #, c-format
19351 msgid "invalid architecture -z%s"
19352 msgstr ""
19353
19354 #: config/tc-z8k.c:1344
19355 #, c-format
19356 msgid ""
19357 " Z8K options:\n"
19358 "  -z8001                  generate segmented code\n"
19359 "  -z8002                  generate unsegmented code\n"
19360 "  -linkrelax              create linker relaxable code\n"
19361 msgstr ""
19362
19363 #: config/tc-z8k.c:1356
19364 #, c-format
19365 msgid "call to md_convert_frag\n"
19366 msgstr ""
19367
19368 #: config/tc-z8k.c:1463 config/tc-z8k.c:1503 config/tc-z8k.c:1526
19369 msgid "cannot branch to odd address"
19370 msgstr ""
19371
19372 #: config/tc-z8k.c:1485
19373 msgid "relative address out of range"
19374 msgstr ""
19375
19376 #: config/tc-z8k.c:1506
19377 msgid "relative call out of range"
19378 msgstr ""
19379
19380 #: config/tc-z8k.c:1550
19381 #, c-format
19382 msgid "call to md_estimate_size_before_relax\n"
19383 msgstr ""
19384
19385 #: config/xtensa-relax.c:1550
19386 #, c-format
19387 msgid "invalid configuration option '%s' in transition rule '%s'"
19388 msgstr ""
19389
19390 #: config/xtensa-relax.c:1675 config/xtensa-relax.c:1685
19391 #, c-format
19392 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
19393 msgstr ""
19394
19395 #: config/xtensa-relax.c:1692
19396 #, c-format
19397 msgid "opcode '%s': precondition only contains constants in '%s'"
19398 msgstr ""
19399
19400 #: config/xtensa-relax.c:1739
19401 msgid "expected one operand for generated literal"
19402 msgstr ""
19403
19404 #: config/xtensa-relax.c:1746
19405 msgid "expected 0 operands for generated label"
19406 msgstr ""
19407
19408 #: config/xtensa-relax.c:1759
19409 #, c-format
19410 msgid "invalid opcode '%s' in transition rule '%s'"
19411 msgstr ""
19412
19413 #: config/xtensa-relax.c:1767
19414 #, c-format
19415 msgid "opcode '%s': replacement does not have %d op"
19416 msgid_plural "opcode '%s': replacement does not have %d ops"
19417 msgstr[0] ""
19418 msgstr[1] ""
19419
19420 #: config/xtensa-relax.c:1783
19421 #, c-format
19422 msgid "opcode '%s': cannot find literal definition"
19423 msgstr ""
19424
19425 #: config/xtensa-relax.c:1799 config/xtensa-relax.c:1829
19426 #, c-format
19427 msgid "opcode '%s': unidentified operand '%s' in '%s'"
19428 msgstr ""
19429
19430 #: config/xtensa-relax.c:1824
19431 #, c-format
19432 msgid "unknown user-defined function %s"
19433 msgstr ""
19434
19435 #: config/xtensa-relax.c:1835
19436 #, c-format
19437 msgid "opcode '%s': could not parse operand '%s' in '%s'"
19438 msgstr ""
19439
19440 #: config/xtensa-relax.c:1875
19441 #, c-format
19442 msgid "could not parse INSN_PATTERN '%s'"
19443 msgstr ""
19444
19445 #: config/xtensa-relax.c:1879
19446 #, c-format
19447 msgid "could not parse INSN_REPL '%s'"
19448 msgstr ""
19449
19450 #: config/xtensa-relax.c:1890
19451 #, c-format
19452 msgid "could not build transition for %s => %s"
19453 msgstr ""
19454
19455 #: depend.c:194
19456 #, c-format
19457 msgid "can't open `%s' for writing"
19458 msgstr ""
19459
19460 #: depend.c:206
19461 #, c-format
19462 msgid "can't close `%s'"
19463 msgstr ""
19464
19465 #: dw2gencfi.c:319 read.c:2441
19466 #, c-format
19467 msgid "bfd_set_section_flags: %s"
19468 msgstr ""
19469
19470 #: dw2gencfi.c:601 dw2gencfi.c:617
19471 #, c-format
19472 msgid "register save offset not a multiple of %u"
19473 msgstr ""
19474
19475 #: dw2gencfi.c:700
19476 msgid "CFI state restore without previous remember"
19477 msgstr ""
19478
19479 #: dw2gencfi.c:758
19480 msgid "missing separator"
19481 msgstr ""
19482
19483 #: dw2gencfi.c:807
19484 msgid "bad register expression"
19485 msgstr ""
19486
19487 #: dw2gencfi.c:828 dw2gencfi.c:958 dw2gencfi.c:996 dw2gencfi.c:1067
19488 #: dw2gencfi.c:1140 dw2gencfi.c:1378
19489 msgid "CFI instruction used without previous .cfi_startproc"
19490 msgstr ""
19491
19492 #: dw2gencfi.c:1021
19493 msgid "invalid or unsupported encoding in .cfi_personality"
19494 msgstr ""
19495
19496 #: dw2gencfi.c:1028
19497 msgid ".cfi_personality requires encoding and symbol arguments"
19498 msgstr ""
19499
19500 #: dw2gencfi.c:1051
19501 msgid "wrong second argument to .cfi_personality"
19502 msgstr ""
19503
19504 #: dw2gencfi.c:1092 dw2gencfi.c:1168
19505 msgid "invalid or unsupported encoding in .cfi_lsda"
19506 msgstr ""
19507
19508 #: dw2gencfi.c:1099
19509 msgid ".cfi_lsda requires encoding and symbol arguments"
19510 msgstr ""
19511
19512 #: dw2gencfi.c:1124
19513 msgid "wrong second argument to .cfi_lsda"
19514 msgstr ""
19515
19516 #: dw2gencfi.c:1190
19517 msgid "wrong third argument to .cfi_val_encoded_addr"
19518 msgstr ""
19519
19520 #: dw2gencfi.c:1280
19521 msgid "inconsistent uses of .cfi_sections"
19522 msgstr ""
19523
19524 #: dw2gencfi.c:1291
19525 msgid "previous CFI entry not closed (missing .cfi_endproc)"
19526 msgstr ""
19527
19528 #: dw2gencfi.c:1332
19529 msgid ".cfi_endproc without corresponding .cfi_startproc"
19530 msgstr ""
19531
19532 #: dw2gencfi.c:1389
19533 msgid "wrong argument to .cfi_personality_id"
19534 msgstr ""
19535
19536 #: dw2gencfi.c:1399
19537 msgid ".cfi_fde_data without corresponding .cfi_startproc"
19538 msgstr ""
19539
19540 #: dw2gencfi.c:1508
19541 msgid "unexpected .cfi_inline_lsda"
19542 msgstr ""
19543
19544 #: dw2gencfi.c:1515
19545 msgid ".cfi_inline_lsda not valid for this frame"
19546 msgstr ""
19547
19548 #: dw2gencfi.c:1523
19549 msgid ".cfi_inline_lsda seen for frame without .cfi_lsda"
19550 msgstr ""
19551
19552 #: dw2gencfi.c:1536
19553 #, c-format
19554 msgid "Alignment too large: %d. assumed."
19555 msgstr ""
19556
19557 #: dw2gencfi.c:1540
19558 msgid "Alignment negative: 0 assumed."
19559 msgstr ""
19560
19561 #: dw2gencfi.c:1566
19562 msgid ".cfi_inline_lsda is not supported for this target"
19563 msgstr ""
19564
19565 #: dw2gencfi.c:1573
19566 msgid ".cfi_fde_data is not supported for this target"
19567 msgstr ""
19568
19569 #: dw2gencfi.c:1580
19570 msgid ".cfi_personality_id is not supported for this target"
19571 msgstr ""
19572
19573 #: dw2gencfi.c:2356 dw2gencfi.c:2512
19574 msgid "open CFI at the end of file; missing .cfi_endproc directive"
19575 msgstr ""
19576
19577 #: dw2gencfi.c:2539
19578 msgid "CFI is not supported for this target"
19579 msgstr ""
19580
19581 #: dwarf2dbg.c:371 dwarf2dbg.c:2268
19582 msgid "view number mismatch"
19583 msgstr ""
19584
19585 #: dwarf2dbg.c:779 dwarf2dbg.c:814
19586 msgid "file number less than one"
19587 msgstr ""
19588
19589 #: dwarf2dbg.c:789
19590 #, c-format
19591 msgid "file number %ld already allocated"
19592 msgstr ""
19593
19594 #: dwarf2dbg.c:819 dwarf2dbg.c:1681
19595 #, c-format
19596 msgid "unassigned file number %ld"
19597 msgstr ""
19598
19599 #: dwarf2dbg.c:888
19600 msgid "is_stmt value not 0 or 1"
19601 msgstr ""
19602
19603 #: dwarf2dbg.c:900
19604 msgid "isa number less than zero"
19605 msgstr ""
19606
19607 #: dwarf2dbg.c:912
19608 msgid "discriminator less than zero"
19609 msgstr ""
19610
19611 #: dwarf2dbg.c:931
19612 msgid "numeric view can only be asserted to zero"
19613 msgstr ""
19614
19615 #: dwarf2dbg.c:966
19616 #, c-format
19617 msgid "unknown .loc sub-directive `%s'"
19618 msgstr ""
19619
19620 #: dwarf2dbg.c:1758
19621 msgid "internal error: unknown dwarf2 format"
19622 msgstr ""
19623
19624 #: ecoff.c:1559
19625 #, c-format
19626 msgid "string too big (%lu bytes)"
19627 msgstr ""
19628
19629 #: ecoff.c:1585
19630 #, c-format
19631 msgid "inserting \"%s\" into string hash table: %s"
19632 msgstr ""
19633
19634 #: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
19635 #: ecoff.c:2135
19636 msgid "no current file pointer"
19637 msgstr ""
19638
19639 #: ecoff.c:1703
19640 msgid "too many st_End's"
19641 msgstr ""
19642
19643 #: ecoff.c:2041
19644 #, c-format
19645 msgid "inserting \"%s\" into tag hash table: %s"
19646 msgstr ""
19647
19648 #: ecoff.c:2204
19649 msgid "fake .file after real one"
19650 msgstr ""
19651
19652 #: ecoff.c:2293
19653 msgid "filename goes over one page boundary"
19654 msgstr ""
19655
19656 #: ecoff.c:2426
19657 msgid ".begin directive without a preceding .file directive"
19658 msgstr ""
19659
19660 #: ecoff.c:2433
19661 msgid ".begin directive without a preceding .ent directive"
19662 msgstr ""
19663
19664 #: ecoff.c:2463
19665 msgid ".bend directive without a preceding .file directive"
19666 msgstr ""
19667
19668 #: ecoff.c:2470
19669 msgid ".bend directive without a preceding .ent directive"
19670 msgstr ""
19671
19672 #: ecoff.c:2482
19673 msgid ".bend directive names unknown symbol"
19674 msgstr ""
19675
19676 #: ecoff.c:2524
19677 msgid ".def pseudo-op used inside of .def/.endef; ignored"
19678 msgstr ""
19679
19680 #: ecoff.c:2526
19681 msgid "empty symbol name in .def; ignored"
19682 msgstr ""
19683
19684 #: ecoff.c:2563
19685 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
19686 msgstr ""
19687
19688 #: ecoff.c:2578
19689 msgid "badly formed .dim directive"
19690 msgstr ""
19691
19692 #: ecoff.c:2591
19693 msgid "too many .dim entries"
19694 msgstr ""
19695
19696 #: ecoff.c:2611
19697 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
19698 msgstr ""
19699
19700 #: ecoff.c:2636
19701 msgid ".size pseudo-op used outside of .def/.endef; ignored"
19702 msgstr ""
19703
19704 #: ecoff.c:2651
19705 msgid "badly formed .size directive"
19706 msgstr ""
19707
19708 #: ecoff.c:2664
19709 msgid "too many .size entries"
19710 msgstr ""
19711
19712 #: ecoff.c:2686
19713 msgid ".type pseudo-op used outside of .def/.endef; ignored"
19714 msgstr ""
19715
19716 #. FIXME: We could handle this by setting the continued bit.
19717 #. There would still be a limit: the .type argument can not
19718 #. be infinite.
19719 #: ecoff.c:2704
19720 #, c-format
19721 msgid "the type of %s is too complex; it will be simplified"
19722 msgstr ""
19723
19724 #: ecoff.c:2715
19725 msgid "Unrecognized .type argument"
19726 msgstr ""
19727
19728 #: ecoff.c:2753
19729 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
19730 msgstr ""
19731
19732 #: ecoff.c:2777
19733 msgid ".val pseudo-op used outside of .def/.endef; ignored"
19734 msgstr ""
19735
19736 #: ecoff.c:2785
19737 msgid ".val expression is too complex"
19738 msgstr ""
19739
19740 #: ecoff.c:2815
19741 msgid ".endef pseudo-op used before .def; ignored"
19742 msgstr ""
19743
19744 #: ecoff.c:2841 ecoff.c:2922
19745 msgid "bad COFF debugging information"
19746 msgstr ""
19747
19748 #: ecoff.c:2890
19749 #, c-format
19750 msgid "no tag specified for %s"
19751 msgstr ""
19752
19753 #: ecoff.c:2992
19754 msgid ".end directive without a preceding .file directive"
19755 msgstr ""
19756
19757 #: ecoff.c:3020
19758 msgid ".end directive names unknown symbol"
19759 msgstr ""
19760
19761 #: ecoff.c:3051
19762 msgid "second .ent directive found before .end directive"
19763 msgstr ""
19764
19765 #: ecoff.c:3060
19766 #, c-format
19767 msgid "%s directive has no name"
19768 msgstr ""
19769
19770 #: ecoff.c:3121
19771 msgid "no way to handle .file within .ent/.end section"
19772 msgstr ""
19773
19774 #: ecoff.c:3238
19775 msgid ".loc before .file"
19776 msgstr ""
19777
19778 #: ecoff.c:3440
19779 #, c-format
19780 msgid ".stab%c is not supported"
19781 msgstr ""
19782
19783 #: ecoff.c:3450
19784 #, c-format
19785 msgid ".stab%c: ignoring non-zero other field"
19786 msgstr ""
19787
19788 #: ecoff.c:3484
19789 #, c-format
19790 msgid ""
19791 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
19792 msgstr ""
19793
19794 #: ecoff.c:3518
19795 #, c-format
19796 msgid "illegal .stab%c directive, bad character"
19797 msgstr ""
19798
19799 #: ecoff.c:3977 ecoff.c:4166 ecoff.c:4191
19800 msgid ".begin/.bend in different segments"
19801 msgstr ""
19802
19803 #: ecoff.c:4687
19804 msgid "missing .end or .bend at end of file"
19805 msgstr ""
19806
19807 #: ecoff.c:5172
19808 msgid "GP prologue size exceeds field size, using 0 instead"
19809 msgstr ""
19810
19811 #: expr.c:82 read.c:3820
19812 msgid "bignum invalid"
19813 msgstr ""
19814
19815 #: expr.c:84 read.c:3822 read.c:4334 read.c:5310
19816 msgid "floating point number invalid"
19817 msgstr ""
19818
19819 #: expr.c:207
19820 msgid "bad floating-point constant: exponent overflow"
19821 msgstr ""
19822
19823 #: expr.c:211
19824 #, c-format
19825 msgid "bad floating-point constant: unknown error code=%d"
19826 msgstr ""
19827
19828 #: expr.c:396
19829 msgid ""
19830 "a bignum with underscores may not have more than 8 hex digits in any word"
19831 msgstr ""
19832
19833 #: expr.c:419
19834 msgid "a bignum with underscores must have exactly 4 words"
19835 msgstr ""
19836
19837 #. Either not seen or not defined.
19838 #. @@ Should print out the original string instead of
19839 #. the parsed number.
19840 #: expr.c:557
19841 #, c-format
19842 msgid "backward ref to unknown label \"%d:\""
19843 msgstr ""
19844
19845 #: expr.c:675
19846 msgid "character constant too large"
19847 msgstr ""
19848
19849 #: expr.c:970
19850 #, c-format
19851 msgid "found '%c', expected: '%c'"
19852 msgstr ""
19853
19854 #: expr.c:973
19855 #, c-format
19856 msgid "missing '%c'"
19857 msgstr ""
19858
19859 #: expr.c:985 read.c:4761
19860 msgid "EBCDIC constants are not supported"
19861 msgstr ""
19862
19863 #: expr.c:1112
19864 #, c-format
19865 msgid "Unary operator %c ignored because bad operand follows"
19866 msgstr ""
19867
19868 #: expr.c:1162 expr.c:1193
19869 msgid "syntax error in .startof. or .sizeof."
19870 msgstr ""
19871
19872 #: expr.c:1274 expr.c:1640
19873 #, c-format
19874 msgid "invalid use of operator \"%s\""
19875 msgstr ""
19876
19877 #: expr.c:1824
19878 msgid "missing operand; zero assumed"
19879 msgstr ""
19880
19881 #: expr.c:1863
19882 msgid "left operand is a bignum; integer 0 assumed"
19883 msgstr ""
19884
19885 #: expr.c:1865
19886 msgid "left operand is a float; integer 0 assumed"
19887 msgstr ""
19888
19889 #: expr.c:1874
19890 msgid "right operand is a bignum; integer 0 assumed"
19891 msgstr ""
19892
19893 #: expr.c:1876
19894 msgid "right operand is a float; integer 0 assumed"
19895 msgstr ""
19896
19897 #: expr.c:1947 symbols.c:1396
19898 msgid "division by zero"
19899 msgstr ""
19900
19901 #: expr.c:1953
19902 msgid "shift count"
19903 msgstr ""
19904
19905 #: expr.c:2074
19906 msgid "operation combines symbols in different segments"
19907 msgstr ""
19908
19909 #: expr.c:2396
19910 msgid "missing closing '\"'"
19911 msgstr ""
19912
19913 #: frags.c:60
19914 msgid "attempt to allocate data in absolute section"
19915 msgstr ""
19916
19917 #: frags.c:66
19918 msgid "attempt to allocate data in common section"
19919 msgstr ""
19920
19921 #: frags.c:115 write.c:1465
19922 #, c-format
19923 msgid "can't extend frag %lu char"
19924 msgid_plural "can't extend frag %lu chars"
19925 msgstr[0] ""
19926 msgstr[1] ""
19927
19928 #. For error messages.
19929 #. Detect if we are reading from stdin by examining the file
19930 #. name returned by as_where().
19931 #.
19932 #. [FIXME: We rely upon the name in the strcmp below being the
19933 #. same as the one used by input_scrub_new_file(), if that is
19934 #. not true, then this code will fail].
19935 #.
19936 #. If we are reading from stdin, then we need to save each input
19937 #. line here (assuming of course that we actually have a line of
19938 #. input to read), so that it can be displayed in the listing
19939 #. that is produced at the end of the assembly.
19940 #: input-file.c:136 input-scrub.c:240 listing.c:353
19941 msgid "{standard input}"
19942 msgstr ""
19943
19944 #: input-file.c:141
19945 #, c-format
19946 msgid "can't open %s for reading: %s"
19947 msgstr ""
19948
19949 #: input-file.c:150 input-file.c:224
19950 #, c-format
19951 msgid "can't read from %s: %s"
19952 msgstr ""
19953
19954 #: input-file.c:252 listing.c:1443 output-file.c:71
19955 #, c-format
19956 msgid "can't close %s: %s"
19957 msgstr ""
19958
19959 #: input-scrub.c:267
19960 msgid "macros nested too deeply"
19961 msgstr ""
19962
19963 #: itbl-ops.c:328
19964 #, c-format
19965 msgid "Unable to allocate memory for new instructions\n"
19966 msgstr ""
19967
19968 #: listing.c:253 messages.c:165 messages.c:167 messages.c:170
19969 msgid "Warning: "
19970 msgstr ""
19971
19972 #: listing.c:259 messages.c:230 messages.c:232 messages.c:235
19973 msgid "Error: "
19974 msgstr ""
19975
19976 #: listing.c:625
19977 #, c-format
19978 msgid "unable to rebuffer file: %s\n"
19979 msgstr ""
19980
19981 #: listing.c:1329
19982 #, c-format
19983 msgid ""
19984 "\n"
19985 " time stamp    \t: %s\n"
19986 "\n"
19987 msgstr ""
19988
19989 #: listing.c:1339
19990 #, c-format
19991 msgid "%s "
19992 msgstr ""
19993
19994 #: listing.c:1344
19995 #, c-format
19996 msgid ""
19997 "\n"
19998 "\t%s "
19999 msgstr ""
20000
20001 #: listing.c:1354
20002 msgid ""
20003 "\n"
20004 " options passed\t: "
20005 msgstr ""
20006
20007 #: listing.c:1393
20008 #, c-format
20009 msgid ""
20010 " GNU assembler version %s (%s)\n"
20011 "\t using BFD version %s."
20012 msgstr ""
20013
20014 #: listing.c:1396
20015 #, c-format
20016 msgid ""
20017 "\n"
20018 " input file    \t: %s"
20019 msgstr ""
20020
20021 #: listing.c:1397
20022 #, c-format
20023 msgid ""
20024 "\n"
20025 " output file   \t: %s"
20026 msgstr ""
20027
20028 #: listing.c:1398
20029 #, c-format
20030 msgid ""
20031 "\n"
20032 " target        \t: %s"
20033 msgstr ""
20034
20035 #: listing.c:1422
20036 #, c-format
20037 msgid "can't open %s: %s"
20038 msgstr ""
20039
20040 #: listing.c:1507
20041 msgid "strange paper height, set to no form"
20042 msgstr ""
20043
20044 #: listing.c:1569
20045 msgid "new line in title"
20046 msgstr ""
20047
20048 #. Turns the next expression into a string.
20049 #: macro.c:382
20050 #, no-c-format
20051 msgid "% operator needs absolute expression"
20052 msgstr ""
20053
20054 #: macro.c:536
20055 #, c-format
20056 msgid "Missing parameter qualifier for `%s' in macro `%s'"
20057 msgstr ""
20058
20059 #: macro.c:546
20060 #, c-format
20061 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
20062 msgstr ""
20063
20064 #: macro.c:563
20065 #, c-format
20066 msgid "Pointless default value for required parameter `%s' in macro `%s'"
20067 msgstr ""
20068
20069 #: macro.c:575
20070 #, c-format
20071 msgid "A parameter named `%s' already exists for macro `%s'"
20072 msgstr ""
20073
20074 #: macro.c:612
20075 #, c-format
20076 msgid "Reserved word `%s' used as parameter in macro `%s'"
20077 msgstr ""
20078
20079 #: macro.c:670
20080 #, c-format
20081 msgid "unexpected end of file in macro `%s' definition"
20082 msgstr ""
20083
20084 #: macro.c:682
20085 #, c-format
20086 msgid "missing `)' after formals in macro definition `%s'"
20087 msgstr ""
20088
20089 #: macro.c:697
20090 msgid "Missing macro name"
20091 msgstr ""
20092
20093 #: macro.c:706
20094 #, c-format
20095 msgid "Bad parameter list for macro `%s'"
20096 msgstr ""
20097
20098 #: macro.c:712
20099 #, c-format
20100 msgid "Macro `%s' was already defined"
20101 msgstr ""
20102
20103 #: macro.c:837 macro.c:839
20104 msgid "missing `)'"
20105 msgstr ""
20106
20107 #: macro.c:936
20108 #, c-format
20109 msgid "`%s' was already used as parameter (or another local) name"
20110 msgstr ""
20111
20112 #: macro.c:1094
20113 msgid "confusion in formal parameters"
20114 msgstr ""
20115
20116 #: macro.c:1102
20117 #, c-format
20118 msgid "Parameter named `%s' does not exist for macro `%s'"
20119 msgstr ""
20120
20121 #: macro.c:1113
20122 #, c-format
20123 msgid "Value for parameter `%s' of macro `%s' was already specified"
20124 msgstr ""
20125
20126 #: macro.c:1127
20127 msgid "can't mix positional and keyword arguments"
20128 msgstr ""
20129
20130 #: macro.c:1138
20131 msgid "too many positional arguments"
20132 msgstr ""
20133
20134 #: macro.c:1186
20135 #, c-format
20136 msgid "Missing value for required parameter `%s' of macro `%s'"
20137 msgstr ""
20138
20139 #: macro.c:1304
20140 #, c-format
20141 msgid "Attempt to purge non-existing macro `%s'"
20142 msgstr ""
20143
20144 #: macro.c:1324
20145 msgid "unexpected end of file in irp or irpc"
20146 msgstr ""
20147
20148 #: macro.c:1332
20149 msgid "missing model parameter"
20150 msgstr ""
20151
20152 #: messages.c:91
20153 #, c-format
20154 msgid "Assembler messages:\n"
20155 msgstr ""
20156
20157 #: messages.c:289
20158 #, c-format
20159 msgid "Fatal error: "
20160 msgstr ""
20161
20162 #: messages.c:310
20163 #, c-format
20164 msgid "Internal error (%s).\n"
20165 msgstr ""
20166
20167 #: messages.c:312
20168 #, c-format
20169 msgid "Internal error in %s at %s:%d.\n"
20170 msgstr ""
20171
20172 #: messages.c:314
20173 #, c-format
20174 msgid "Internal error at %s:%d.\n"
20175 msgstr ""
20176
20177 #: messages.c:316
20178 #, c-format
20179 msgid "Please report this bug.\n"
20180 msgstr ""
20181
20182 #: messages.c:400
20183 #, c-format
20184 msgid "%s out of domain (%d is not a multiple of %d)"
20185 msgstr ""
20186
20187 #: messages.c:418
20188 #, c-format
20189 msgid "%s out of range (%d is not between %d and %d)"
20190 msgstr ""
20191
20192 #. xgettext:c-format.
20193 #: messages.c:441
20194 #, c-format
20195 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
20196 msgstr ""
20197
20198 #: output-file.c:34
20199 #, c-format
20200 msgid "can't open a bfd on stdout %s"
20201 msgstr ""
20202
20203 #: output-file.c:41
20204 #, c-format
20205 msgid "selected target format '%s' unknown"
20206 msgstr ""
20207
20208 #: output-file.c:43
20209 #, c-format
20210 msgid "can't create %s: %s"
20211 msgstr ""
20212
20213 #: read.c:520
20214 #, c-format
20215 msgid "error constructing %s pseudo-op table: %s"
20216 msgstr ""
20217
20218 #: read.c:702
20219 msgid "cannot change section or subsection inside .bundle_lock"
20220 msgstr ""
20221
20222 #: read.c:718
20223 #, c-format
20224 msgid ""
20225 ".bundle_lock sequence at %u bytes, but .bundle_align_mode limit is %u bytes"
20226 msgstr ""
20227
20228 #: read.c:727
20229 #, c-format
20230 msgid ""
20231 "single instruction is %u bytes long, but .bundle_align_mode limit is %u bytes"
20232 msgstr ""
20233
20234 #: read.c:768 read.c:2811 read.c:3452
20235 msgid "ignoring fill value in absolute section"
20236 msgstr ""
20237
20238 #: read.c:770 read.c:2826 read.c:3491
20239 #, c-format
20240 msgid "ignoring fill value in section `%s'"
20241 msgstr ""
20242
20243 #: read.c:1130
20244 #, c-format
20245 msgid "unknown pseudo-op: `%s'"
20246 msgstr ""
20247
20248 #: read.c:1183
20249 msgid "unable to continue with assembly."
20250 msgstr ""
20251
20252 #: read.c:1225
20253 #, c-format
20254 msgid "label \"%d$\" redefined"
20255 msgstr ""
20256
20257 #: read.c:1372
20258 msgid ".bundle_lock with no matching .bundle_unlock"
20259 msgstr ""
20260
20261 #: read.c:1469
20262 msgid ".abort detected.  Abandoning ship."
20263 msgstr ""
20264
20265 #: read.c:1531
20266 #, c-format
20267 msgid "alignment too large: %u assumed"
20268 msgstr ""
20269
20270 #: read.c:1563
20271 msgid "expected fill pattern missing"
20272 msgstr ""
20273
20274 #: read.c:1588
20275 #, c-format
20276 msgid "fill pattern too long, truncating to %u"
20277 msgstr ""
20278
20279 #: read.c:1686
20280 msgid "symbol name not recognised in the current locale"
20281 msgstr ""
20282
20283 #. Some of the back ends can't deal with non-positive line numbers.
20284 #. Besides, it's silly.  GCC however will generate a line number of
20285 #. zero when it is pre-processing builtins for assembler-with-cpp files:
20286 #.
20287 #. # 0 "<built-in>"
20288 #.
20289 #. We do not want to barf on this, especially since such files are used
20290 #. in the GCC and GDB testsuites.  So we check for negative line numbers
20291 #. rather than non-positive line numbers.
20292 #: read.c:2028
20293 #, c-format
20294 msgid "line numbers must be positive; line number %d rejected"
20295 msgstr ""
20296
20297 #: read.c:2065
20298 #, c-format
20299 msgid "incompatible flag %i in line directive"
20300 msgstr ""
20301
20302 #: read.c:2077
20303 #, c-format
20304 msgid "unsupported flag %i in line directive"
20305 msgstr ""
20306
20307 #: read.c:2116
20308 msgid "start address not supported"
20309 msgstr ""
20310
20311 #: read.c:2125
20312 msgid ".err encountered"
20313 msgstr ""
20314
20315 #: read.c:2141
20316 msgid ".error directive invoked in source file"
20317 msgstr ""
20318
20319 #: read.c:2142
20320 msgid ".warning directive invoked in source file"
20321 msgstr ""
20322
20323 #: read.c:2148
20324 #, c-format
20325 msgid "%s argument must be a string"
20326 msgstr ""
20327
20328 #: read.c:2180 read.c:2182
20329 #, c-format
20330 msgid ".fail %ld encountered"
20331 msgstr ""
20332
20333 #: read.c:2222
20334 #, c-format
20335 msgid ".fill size clamped to %d"
20336 msgstr ""
20337
20338 #: read.c:2227
20339 msgid "size negative; .fill ignored"
20340 msgstr ""
20341
20342 #: read.c:2233
20343 msgid "repeat < 0; .fill ignored"
20344 msgstr ""
20345
20346 #: read.c:2242
20347 msgid "non-constant fill count for absolute section"
20348 msgstr ""
20349
20350 #: read.c:2244
20351 msgid "attempt to fill absolute section with non-zero value"
20352 msgstr ""
20353
20354 #: read.c:2250
20355 #, c-format
20356 msgid "attempt to fill section `%s' with non-zero value"
20357 msgstr ""
20358
20359 #: read.c:2407
20360 #, c-format
20361 msgid "unrecognized .linkonce type `%s'"
20362 msgstr ""
20363
20364 #: read.c:2419
20365 msgid ".linkonce is not supported for this object file format"
20366 msgstr ""
20367
20368 #: read.c:2514
20369 msgid "expected alignment after size"
20370 msgstr ""
20371
20372 #: read.c:2733
20373 #, c-format
20374 msgid "attempt to redefine pseudo-op `%s' ignored"
20375 msgstr ""
20376
20377 #: read.c:2752
20378 msgid "ignoring macro exit outside a macro definition."
20379 msgstr ""
20380
20381 #: read.c:2806
20382 #, c-format
20383 msgid "invalid segment \"%s\""
20384 msgstr ""
20385
20386 #: read.c:2814
20387 msgid "only constant offsets supported in absolute section"
20388 msgstr ""
20389
20390 #: read.c:2857
20391 msgid "MRI style ORG pseudo-op not supported"
20392 msgstr ""
20393
20394 #: read.c:3008
20395 #, c-format
20396 msgid "unrecognized section type `%s'"
20397 msgstr ""
20398
20399 #: read.c:3021
20400 msgid "absolute sections are not supported"
20401 msgstr ""
20402
20403 #: read.c:3036
20404 #, c-format
20405 msgid "unrecognized section command `%s'"
20406 msgstr ""
20407
20408 #: read.c:3099
20409 #, c-format
20410 msgid ".end%c encountered without preceding %s"
20411 msgstr ""
20412
20413 #: read.c:3128 read.c:3164
20414 #, c-format
20415 msgid "negative count for %s - ignored"
20416 msgstr ""
20417
20418 #: read.c:3135 read.c:3171
20419 #, c-format
20420 msgid "%s without %s"
20421 msgstr ""
20422
20423 #: read.c:3405
20424 msgid "unsupported variable size or fill value"
20425 msgstr ""
20426
20427 #: read.c:3413
20428 #, c-format
20429 msgid "size value for space directive too large: %lx"
20430 msgstr ""
20431
20432 #: read.c:3442
20433 msgid ".space repeat count is zero, ignored"
20434 msgstr ""
20435
20436 #: read.c:3444
20437 msgid ".space repeat count is negative, ignored"
20438 msgstr ""
20439
20440 #: read.c:3475
20441 msgid "space allocation too complex in absolute section"
20442 msgstr ""
20443
20444 #: read.c:3481
20445 msgid "space allocation too complex in common section"
20446 msgstr ""
20447
20448 #: read.c:3575 read.c:5020
20449 #, c-format
20450 msgid "bad floating literal: %s"
20451 msgstr ""
20452
20453 #: read.c:3708
20454 #, c-format
20455 msgid "%s: would close weakref loop: %s"
20456 msgstr ""
20457
20458 #: read.c:3758
20459 #, c-format
20460 msgid "junk at end of line, first unrecognized character valued 0x%x"
20461 msgstr ""
20462
20463 #: read.c:3886 write.c:2133
20464 #, c-format
20465 msgid "`%s' can't be equated to common symbol `%s'"
20466 msgstr ""
20467
20468 #: read.c:4023
20469 msgid "unexpected `\"' in expression"
20470 msgstr ""
20471
20472 #: read.c:4036
20473 msgid "rva without symbol"
20474 msgstr ""
20475
20476 #: read.c:4105
20477 msgid "missing or bad offset expression"
20478 msgstr ""
20479
20480 #: read.c:4126
20481 msgid "missing reloc type"
20482 msgstr ""
20483
20484 #: read.c:4150
20485 msgid "unrecognized reloc type"
20486 msgstr ""
20487
20488 #: read.c:4166
20489 msgid "bad reloc expression"
20490 msgstr ""
20491
20492 #: read.c:4328 read.c:5304
20493 msgid "zero assumed for missing expression"
20494 msgstr ""
20495
20496 #: read.c:4348 read.c:5333
20497 msgid "attempt to store value in absolute section"
20498 msgstr ""
20499
20500 #: read.c:4355 read.c:5339
20501 #, c-format
20502 msgid "attempt to store non-zero value in section `%s'"
20503 msgstr ""
20504
20505 #: read.c:4441
20506 #, c-format
20507 msgid "value 0x%llx truncated to 0x%llx"
20508 msgstr ""
20509
20510 #: read.c:4444
20511 msgid "value 0x%I64x truncated to 0x%I64x"
20512 msgstr ""
20513
20514 #: read.c:4448
20515 #, c-format
20516 msgid "value 0x%lx truncated to 0x%lx"
20517 msgstr ""
20518
20519 #: read.c:4493
20520 #, c-format
20521 msgid "bignum truncated to %d byte"
20522 msgid_plural "bignum truncated to %d bytes"
20523 msgstr[0] ""
20524 msgstr[1] ""
20525
20526 #: read.c:4832 read.c:5042
20527 msgid "unresolvable or nonpositive repeat count; using 1"
20528 msgstr ""
20529
20530 #: read.c:4881
20531 #, c-format
20532 msgid "unknown floating type type '%c'"
20533 msgstr ""
20534
20535 #: read.c:4903
20536 msgid "floating point constant too large"
20537 msgstr ""
20538
20539 #: read.c:4967
20540 msgid "attempt to store float in absolute section"
20541 msgstr ""
20542
20543 #: read.c:4974
20544 #, c-format
20545 msgid "attempt to store float in section `%s'"
20546 msgstr ""
20547
20548 #: read.c:5422
20549 #, c-format
20550 msgid "attempt to store non-empty string in section `%s'"
20551 msgstr ""
20552
20553 #: read.c:5484
20554 msgid "strings must be placed into a section"
20555 msgstr ""
20556
20557 #: read.c:5547
20558 msgid "expected <nn>"
20559 msgstr ""
20560
20561 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
20562 #: read.c:5586 read.c:5672
20563 msgid "unterminated string; newline inserted"
20564 msgstr ""
20565
20566 #: read.c:5686
20567 msgid "bad escaped character in string"
20568 msgstr ""
20569
20570 #: read.c:5711
20571 msgid "expected address expression"
20572 msgstr ""
20573
20574 #: read.c:5730
20575 #, c-format
20576 msgid "symbol \"%s\" undefined; zero assumed"
20577 msgstr ""
20578
20579 #: read.c:5733
20580 msgid "some symbol undefined; zero assumed"
20581 msgstr ""
20582
20583 #: read.c:5768
20584 msgid "this string may not contain '\\0'"
20585 msgstr ""
20586
20587 #: read.c:5804
20588 msgid "missing string"
20589 msgstr ""
20590
20591 #: read.c:5895
20592 #, c-format
20593 msgid ".incbin count zero, ignoring `%s'"
20594 msgstr ""
20595
20596 #: read.c:5921
20597 #, c-format
20598 msgid "file not found: %s"
20599 msgstr ""
20600
20601 #: read.c:5935
20602 #, c-format
20603 msgid "seek to end of .incbin file failed `%s'"
20604 msgstr ""
20605
20606 #: read.c:5946
20607 #, c-format
20608 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
20609 msgstr ""
20610
20611 #: read.c:5953
20612 #, c-format
20613 msgid "could not skip to %ld in file `%s'"
20614 msgstr ""
20615
20616 #: read.c:5962
20617 #, c-format
20618 msgid "truncated file `%s', %ld of %ld bytes read"
20619 msgstr ""
20620
20621 #: read.c:6120
20622 msgid "missing .func"
20623 msgstr ""
20624
20625 #: read.c:6137
20626 msgid ".endfunc missing for previous .func"
20627 msgstr ""
20628
20629 #: read.c:6196
20630 #, c-format
20631 msgid ".bundle_align_mode alignment too large (maximum %u)"
20632 msgstr ""
20633
20634 #: read.c:6201
20635 msgid "cannot change .bundle_align_mode inside .bundle_lock"
20636 msgstr ""
20637
20638 #: read.c:6215
20639 msgid ".bundle_lock is meaningless without .bundle_align_mode"
20640 msgstr ""
20641
20642 #: read.c:6236
20643 msgid ".bundle_unlock without preceding .bundle_lock"
20644 msgstr ""
20645
20646 #: read.c:6249
20647 #, c-format
20648 msgid ".bundle_lock sequence is %u bytes, but bundle size is only %u bytes"
20649 msgstr ""
20650
20651 #: read.c:6348
20652 #, c-format
20653 msgid "missing closing `%c'"
20654 msgstr ""
20655
20656 #: read.c:6350
20657 msgid "stray `\\'"
20658 msgstr ""
20659
20660 #: remap.c:53
20661 #, c-format
20662 msgid "invalid argument '%s' to -fdebug-prefix-map"
20663 msgstr ""
20664
20665 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
20666 #, c-format
20667 msgid ".stab%c: missing comma"
20668 msgstr ""
20669
20670 #. This could happen for example with a source file with a huge
20671 #. number of lines.  The only cure is to use a different debug
20672 #. format, probably DWARF.
20673 #: stabs.c:242
20674 #, c-format
20675 msgid ".stab%c: description field '%x' too big, try a different debug format"
20676 msgstr ""
20677
20678 #: stabs.c:423
20679 msgid "comma missing in .xstabs"
20680 msgstr ""
20681
20682 #: symbols.c:287
20683 #, c-format
20684 msgid "cannot define symbol `%s' in absolute section"
20685 msgstr ""
20686
20687 #: symbols.c:421
20688 #, c-format
20689 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
20690 msgstr ""
20691
20692 #: symbols.c:496 symbols.c:503
20693 #, c-format
20694 msgid "inserting \"%s\" into symbol table failed: %s"
20695 msgstr ""
20696
20697 #: symbols.c:1022
20698 #, c-format
20699 msgid "invalid operands (%s and %s sections) for `%s'"
20700 msgstr ""
20701
20702 #: symbols.c:1026
20703 #, c-format
20704 msgid "invalid operand (%s section) for `%s'"
20705 msgstr ""
20706
20707 #: symbols.c:1034
20708 #, c-format
20709 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
20710 msgstr ""
20711
20712 #: symbols.c:1037
20713 #, c-format
20714 msgid "invalid operand (%s section) for `%s' when setting `%s'"
20715 msgstr ""
20716
20717 #: symbols.c:1086
20718 #, c-format
20719 msgid "symbol definition loop encountered at `%s'"
20720 msgstr ""
20721
20722 #: symbols.c:1113
20723 #, c-format
20724 msgid "cannot convert expression symbol %s to complex relocation"
20725 msgstr ""
20726
20727 #: symbols.c:1398
20728 #, c-format
20729 msgid "division by zero when setting `%s'"
20730 msgstr ""
20731
20732 #. See PR 20895 for a reproducer.
20733 #: symbols.c:1438
20734 msgid "Invalid operation on symbol"
20735 msgstr ""
20736
20737 #: symbols.c:1488 write.c:2182
20738 #, c-format
20739 msgid "can't resolve value for symbol `%s'"
20740 msgstr ""
20741
20742 #: symbols.c:1947
20743 #, c-format
20744 msgid "\"%d\" (instance number %d of a %s label)"
20745 msgstr ""
20746
20747 #: symbols.c:1976
20748 #, c-format
20749 msgid "attempt to get value of unresolved symbol `%s'"
20750 msgstr ""
20751
20752 #. Do not reassign section symbols.
20753 #: symbols.c:2264
20754 msgid "section symbols are already global"
20755 msgstr ""
20756
20757 #: symbols.c:2377
20758 #, c-format
20759 msgid "Accessing function `%s' as thread-local object"
20760 msgstr ""
20761
20762 #: symbols.c:2381
20763 #, c-format
20764 msgid "Accessing `%s' as thread-local object"
20765 msgstr ""
20766
20767 #: write.c:167
20768 #, c-format
20769 msgid "field fx_size too small to hold %d"
20770 msgstr ""
20771
20772 #: write.c:453
20773 #, c-format
20774 msgid "attempt to .org/.space backwards? (%ld)"
20775 msgstr ""
20776
20777 #: write.c:471
20778 #, c-format
20779 msgid "leb128 operand is an undefined symbol: %s"
20780 msgstr ""
20781
20782 #: write.c:702
20783 msgid "invalid offset expression"
20784 msgstr ""
20785
20786 #: write.c:724
20787 msgid "invalid reloc expression"
20788 msgstr ""
20789
20790 #: write.c:1109
20791 #, c-format
20792 msgid "value of %s too large for field of %d byte at %s"
20793 msgid_plural "value of %s too large for field of %d bytes at %s"
20794 msgstr[0] ""
20795 msgstr[1] ""
20796
20797 #: write.c:1125
20798 #, c-format
20799 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
20800 msgstr ""
20801
20802 #: write.c:1166
20803 msgid "redefined symbol cannot be used on reloc"
20804 msgstr ""
20805
20806 #: write.c:1179
20807 msgid "relocation out of range"
20808 msgstr ""
20809
20810 #: write.c:1182
20811 #, c-format
20812 msgid "%s:%u: bad return from bfd_install_relocation: %x"
20813 msgstr ""
20814
20815 #: write.c:1210
20816 msgid "reloc not within (fixed part of) section"
20817 msgstr ""
20818
20819 #: write.c:1280
20820 msgid "internal error: fixup not contained within frag"
20821 msgstr ""
20822
20823 #: write.c:1398 write.c:1535
20824 msgid "can't extend frag"
20825 msgstr ""
20826
20827 #: write.c:1603
20828 #, c-format
20829 msgid "can't write %ld byte to section %s of %s: '%s'"
20830 msgid_plural "can't write %ld bytes to section %s of %s: '%s'"
20831 msgstr[0] ""
20832 msgstr[1] ""
20833
20834 #: write.c:1630 write.c:1666
20835 #, c-format
20836 msgid "can't fill %ld byte in section %s of %s: '%s'"
20837 msgid_plural "can't fill %ld bytes in section %s of %s: '%s'"
20838 msgstr[0] ""
20839 msgstr[1] ""
20840
20841 #: write.c:2098
20842 #, c-format
20843 msgid "%s: global symbols not supported in common sections"
20844 msgstr ""
20845
20846 #: write.c:2112
20847 #, c-format
20848 msgid "local label `%s' is not defined"
20849 msgstr ""
20850
20851 #: write.c:2140
20852 #, c-format
20853 msgid "can't make global register symbol `%s'"
20854 msgstr ""
20855
20856 #: write.c:2444
20857 #, c-format
20858 msgid "alignment padding (%lu byte) not a multiple of %ld"
20859 msgid_plural "alignment padding (%lu bytes) not a multiple of %ld"
20860 msgstr[0] ""
20861 msgstr[1] ""
20862
20863 #: write.c:2610
20864 #, c-format
20865 msgid ".word %s-%s+%s didn't fit"
20866 msgstr ""
20867
20868 #: write.c:2704
20869 msgid "padding added"
20870 msgstr ""
20871
20872 #: write.c:2755
20873 msgid "attempt to move .org backwards"
20874 msgstr ""
20875
20876 #: write.c:2779
20877 msgid ".space specifies non-absolute value"
20878 msgstr ""
20879
20880 #: write.c:2794
20881 msgid ".space or .fill with negative value, ignored"
20882 msgstr ""
20883
20884 #: write.c:2865
20885 #, c-format
20886 msgid ""
20887 "Infinite loop encountered whilst attempting to compute the addresses of "
20888 "symbols in section %s"
20889 msgstr ""