Don't use register keyword
[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 #, fuzzy
7 msgid ""
8 msgstr ""
9 "Project-Id-Version: PACKAGE VERSION\n"
10 "Report-Msgid-Bugs-To: bug-binutils@gnu.org\n"
11 "POT-Creation-Date: 2014-11-04 15:27+1030\n"
12 "PO-Revision-Date: YEAR-MO-DA HO:MI+ZONE\n"
13 "Last-Translator: FULL NAME <EMAIL@ADDRESS>\n"
14 "Language-Team: LANGUAGE <LL@li.org>\n"
15 "Language: \n"
16 "MIME-Version: 1.0\n"
17 "Content-Type: text/plain; charset=CHARSET\n"
18 "Content-Transfer-Encoding: 8bit\n"
19
20 #: app.c:490 app.c:504
21 msgid "end of file in comment"
22 msgstr ""
23
24 #: app.c:582 app.c:629
25 #, c-format
26 msgid "end of file in string; '%c' inserted"
27 msgstr ""
28
29 #: app.c:655
30 #, c-format
31 msgid "unknown escape '\\%c' in string; ignored"
32 msgstr ""
33
34 #: app.c:828
35 msgid "end of file not at end of a line; newline inserted"
36 msgstr ""
37
38 #: app.c:991
39 msgid "end of file in multiline comment"
40 msgstr ""
41
42 #: app.c:1066
43 msgid "end of file after a one-character quote; \\0 inserted"
44 msgstr ""
45
46 #: app.c:1074
47 msgid "end of file in escape character"
48 msgstr ""
49
50 #: app.c:1086
51 msgid "missing close quote; (assumed)"
52 msgstr ""
53
54 #: app.c:1155 app.c:1210 app.c:1222 app.c:1302
55 msgid "end of file in comment; newline inserted"
56 msgstr ""
57
58 #: as.c:161
59 msgid "missing emulation mode name"
60 msgstr ""
61
62 #: as.c:176
63 #, c-format
64 msgid "unrecognized emulation name `%s'"
65 msgstr ""
66
67 #: as.c:223
68 #, c-format
69 msgid "GNU assembler version %s (%s) using BFD version %s\n"
70 msgstr ""
71
72 #: as.c:230
73 #, c-format
74 msgid "Usage: %s [option...] [asmfile...]\n"
75 msgstr ""
76
77 #: as.c:232
78 #, c-format
79 msgid ""
80 "Options:\n"
81 "  -a[sub-option...]\t  turn on listings\n"
82 "                      \t  Sub-options [default hls]:\n"
83 "                      \t  c      omit false conditionals\n"
84 "                      \t  d      omit debugging directives\n"
85 "                      \t  g      include general info\n"
86 "                      \t  h      include high-level source\n"
87 "                      \t  l      include assembly\n"
88 "                      \t  m      include macro expansions\n"
89 "                      \t  n      omit forms processing\n"
90 "                      \t  s      include symbols\n"
91 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
92 msgstr ""
93
94 #: as.c:246
95 #, c-format
96 msgid "  --alternate             initially turn on alternate macro syntax\n"
97 msgstr ""
98
99 #: as.c:249
100 #, c-format
101 msgid ""
102 "  --compress-debug-sections\n"
103 "                          compress DWARF debug sections using zlib\n"
104 msgstr ""
105
106 #: as.c:252
107 #, c-format
108 msgid ""
109 "  --nocompress-debug-sections\n"
110 "                          don't compress DWARF debug sections\n"
111 msgstr ""
112
113 #: as.c:256
114 #, c-format
115 msgid "  -D                      produce assembler debugging messages\n"
116 msgstr ""
117
118 #: as.c:258
119 #, c-format
120 msgid ""
121 "  --debug-prefix-map OLD=NEW\n"
122 "                          map OLD to NEW in debug information\n"
123 msgstr ""
124
125 #: as.c:261
126 #, c-format
127 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
128 msgstr ""
129
130 #: as.c:277
131 #, c-format
132 msgid "                          emulate output (default %s)\n"
133 msgstr ""
134
135 #: as.c:282
136 #, c-format
137 msgid "  --execstack             require executable stack for this object\n"
138 msgstr ""
139
140 #: as.c:284
141 #, c-format
142 msgid ""
143 "  --noexecstack           don't require executable stack for this object\n"
144 msgstr ""
145
146 #: as.c:286
147 #, c-format
148 msgid ""
149 "  --size-check=[error|warning]\n"
150 "\t\t\t  ELF .size directive check (default --size-check=error)\n"
151 msgstr ""
152
153 #: as.c:290
154 #, c-format
155 msgid "  -f                      skip whitespace and comment preprocessing\n"
156 msgstr ""
157
158 #: as.c:292
159 #, c-format
160 msgid "  -g --gen-debug          generate debugging information\n"
161 msgstr ""
162
163 #: as.c:294
164 #, c-format
165 msgid "  --gstabs                generate STABS debugging information\n"
166 msgstr ""
167
168 #: as.c:296
169 #, c-format
170 msgid ""
171 "  --gstabs+               generate STABS debug info with GNU extensions\n"
172 msgstr ""
173
174 #: as.c:298
175 #, c-format
176 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
177 msgstr ""
178
179 #: as.c:300
180 #, c-format
181 msgid ""
182 "  --gdwarf-sections       generate per-function section names for DWARF line "
183 "information\n"
184 msgstr ""
185
186 #: as.c:302
187 #, c-format
188 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
189 msgstr ""
190
191 #: as.c:304
192 #, c-format
193 msgid "  --help                  show this message and exit\n"
194 msgstr ""
195
196 #: as.c:306
197 #, c-format
198 msgid "  --target-help           show target specific options\n"
199 msgstr ""
200
201 #: as.c:308
202 #, c-format
203 msgid ""
204 "  -I DIR                  add DIR to search list for .include directives\n"
205 msgstr ""
206
207 #: as.c:310
208 #, c-format
209 msgid "  -J                      don't warn about signed overflow\n"
210 msgstr ""
211
212 #: as.c:312
213 #, c-format
214 msgid ""
215 "  -K                      warn when differences altered for long "
216 "displacements\n"
217 msgstr ""
218
219 #: as.c:314
220 #, c-format
221 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
222 msgstr ""
223
224 #: as.c:316
225 #, c-format
226 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
227 msgstr ""
228
229 #: as.c:318
230 #, c-format
231 msgid ""
232 "  --MD FILE               write dependency information in FILE (default "
233 "none)\n"
234 msgstr ""
235
236 #: as.c:320
237 #, c-format
238 msgid "  -nocpp                  ignored\n"
239 msgstr ""
240
241 #: as.c:322
242 #, c-format
243 msgid ""
244 "  -o OBJFILE              name the object-file output OBJFILE (default a."
245 "out)\n"
246 msgstr ""
247
248 #: as.c:324
249 #, c-format
250 msgid "  -R                      fold data section into text section\n"
251 msgstr ""
252
253 #: as.c:326
254 #, c-format
255 msgid ""
256 "  --reduce-memory-overheads \n"
257 "                          prefer smaller memory use at the cost of longer\n"
258 "                          assembly times\n"
259 msgstr ""
260
261 #: as.c:330
262 #, c-format
263 msgid ""
264 "  --statistics            print various measured statistics from execution\n"
265 msgstr ""
266
267 #: as.c:332
268 #, c-format
269 msgid "  --strip-local-absolute  strip local absolute symbols\n"
270 msgstr ""
271
272 #: as.c:334
273 #, c-format
274 msgid ""
275 "  --traditional-format    Use same format as native assembler when possible\n"
276 msgstr ""
277
278 #: as.c:336
279 #, c-format
280 msgid "  --version               print assembler version number and exit\n"
281 msgstr ""
282
283 #: as.c:338
284 #, c-format
285 msgid "  -W  --no-warn           suppress warnings\n"
286 msgstr ""
287
288 #: as.c:340
289 #, c-format
290 msgid "  --warn                  don't suppress warnings\n"
291 msgstr ""
292
293 #: as.c:342
294 #, c-format
295 msgid "  --fatal-warnings        treat warnings as errors\n"
296 msgstr ""
297
298 #: as.c:345
299 #, c-format
300 msgid ""
301 "  --itbl INSTTBL          extend instruction set to include instructions\n"
302 "                          matching the specifications defined in file "
303 "INSTTBL\n"
304 msgstr ""
305
306 #: as.c:349
307 #, c-format
308 msgid "  -w                      ignored\n"
309 msgstr ""
310
311 #: as.c:351
312 #, c-format
313 msgid "  -X                      ignored\n"
314 msgstr ""
315
316 #: as.c:353
317 #, c-format
318 msgid "  -Z                      generate object file even after errors\n"
319 msgstr ""
320
321 #: as.c:355
322 #, c-format
323 msgid ""
324 "  --listing-lhs-width     set the width in words of the output data column "
325 "of\n"
326 "                          the listing\n"
327 msgstr ""
328
329 #: as.c:358
330 #, c-format
331 msgid ""
332 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
333 "                          of the output data column; ignored if smaller "
334 "than\n"
335 "                          the width of the first line\n"
336 msgstr ""
337
338 #: as.c:362
339 #, c-format
340 msgid ""
341 "  --listing-rhs-width     set the max width in characters of the lines from\n"
342 "                          the source file\n"
343 msgstr ""
344
345 #: as.c:365
346 #, c-format
347 msgid ""
348 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
349 "                          for the output data column of the listing\n"
350 msgstr ""
351
352 #: as.c:368
353 #, c-format
354 msgid "  @FILE                   read options from FILE\n"
355 msgstr ""
356
357 #: as.c:376
358 #, c-format
359 msgid "Report bugs to %s\n"
360 msgstr ""
361
362 #: as.c:590
363 #, c-format
364 msgid "unrecognized option -%c%s"
365 msgstr ""
366
367 #. This output is intended to follow the GNU standards document.
368 #: as.c:628
369 #, c-format
370 msgid "GNU assembler %s\n"
371 msgstr ""
372
373 #: as.c:629
374 #, c-format
375 msgid "Copyright (C) 2014 Free Software Foundation, Inc.\n"
376 msgstr ""
377
378 #: as.c:630
379 #, c-format
380 msgid ""
381 "This program is free software; you may redistribute it under the terms of\n"
382 "the GNU General Public License version 3 or later.\n"
383 "This program has absolutely no warranty.\n"
384 msgstr ""
385
386 #: as.c:634
387 #, c-format
388 msgid "This assembler was configured for a target of `%s'.\n"
389 msgstr ""
390
391 #: as.c:641
392 msgid "multiple emulation names specified"
393 msgstr ""
394
395 #: as.c:643
396 msgid "emulations not handled in this configuration"
397 msgstr ""
398
399 #: as.c:648
400 #, c-format
401 msgid "alias = %s\n"
402 msgstr ""
403
404 #: as.c:649
405 #, c-format
406 msgid "canonical = %s\n"
407 msgstr ""
408
409 #: as.c:650
410 #, c-format
411 msgid "cpu-type = %s\n"
412 msgstr ""
413
414 #: as.c:652
415 #, c-format
416 msgid "format = %s\n"
417 msgstr ""
418
419 #: as.c:655
420 #, c-format
421 msgid "bfd-target = %s\n"
422 msgstr ""
423
424 #: as.c:663
425 msgid "cannot compress debug sections (zlib not installed)"
426 msgstr ""
427
428 #: as.c:684
429 msgid "bad defsym; format is --defsym name=value"
430 msgstr ""
431
432 #: as.c:704
433 msgid "no file name following -t option"
434 msgstr ""
435
436 #: as.c:719
437 #, c-format
438 msgid "failed to read instruction table %s\n"
439 msgstr ""
440
441 #: as.c:835
442 #, c-format
443 msgid "Invalid --size-check= option: `%s'"
444 msgstr ""
445
446 #: as.c:903
447 #, c-format
448 msgid "invalid listing option `%c'"
449 msgstr ""
450
451 #: as.c:956
452 msgid "--hash-size needs a numeric argument"
453 msgstr ""
454
455 #: as.c:981
456 #, c-format
457 msgid "%s: total time in assembly: %ld.%06ld\n"
458 msgstr ""
459
460 #: as.c:984
461 #, c-format
462 msgid "%s: data size %ld\n"
463 msgstr ""
464
465 #: as.c:1268
466 #, c-format
467 msgid "%d warning"
468 msgstr ""
469
470 #: as.c:1270
471 #, c-format
472 msgid "%d warnings"
473 msgstr ""
474
475 #: as.c:1272
476 #, c-format
477 msgid "%d error"
478 msgstr ""
479
480 #: as.c:1274
481 #, c-format
482 msgid "%d errors"
483 msgstr ""
484
485 #: as.c:1279
486 #, c-format
487 msgid "%s, treating warnings as errors"
488 msgstr ""
489
490 #: as.c:1290
491 #, c-format
492 msgid "%s, %s, generating bad object file\n"
493 msgstr ""
494
495 #: as.h:189
496 #, c-format
497 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
498 msgstr ""
499
500 #.
501 #. * We have a GROSS internal error.
502 #. * This should never happen.
503 #.
504 #: atof-generic.c:416 config/tc-m68k.c:3581
505 msgid "failed sanity check"
506 msgstr ""
507
508 #: cgen.c:112 config/tc-alpha.c:2099 config/tc-alpha.c:2123
509 #: config/tc-arc.c:1685 config/tc-d10v.c:550 config/tc-d30v.c:537
510 #: config/tc-mn10200.c:1101 config/tc-mn10300.c:1753 config/tc-ppc.c:2865
511 #: config/tc-ppc.c:3042 config/tc-ppc.c:3302 config/tc-s390.c:1261
512 #: config/tc-s390.c:1381 config/tc-s390.c:1510 config/tc-v850.c:2526
513 #: config/tc-v850.c:2597 config/tc-v850.c:2644 config/tc-v850.c:2681
514 #: config/tc-v850.c:2718 config/tc-v850.c:2979
515 msgid "too many fixups"
516 msgstr ""
517
518 #: cgen.c:399 cgen.c:419 config/tc-arc.c:1666 config/tc-d10v.c:461
519 #: config/tc-d30v.c:453 config/tc-i370.c:2124 config/tc-mn10200.c:1043
520 #: config/tc-mn10300.c:1678 config/tc-ppc.c:2907 config/tc-s390.c:1232
521 #: config/tc-v850.c:2635 config/tc-v850.c:2669 config/tc-v850.c:2709
522 #: config/tc-v850.c:2952 config/tc-z80.c:444
523 msgid "illegal operand"
524 msgstr ""
525
526 #: cgen.c:423 config/tc-arc.c:1668 config/tc-avr.c:712 config/tc-d10v.c:463
527 #: config/tc-d30v.c:455 config/tc-h8300.c:497 config/tc-i370.c:2126
528 #: config/tc-mcore.c:661 config/tc-microblaze.c:604 config/tc-mmix.c:495
529 #: config/tc-mn10200.c:1046 config/tc-mn10300.c:1681 config/tc-msp430.c:420
530 #: config/tc-ppc.c:2909 config/tc-s390.c:1250 config/tc-sh.c:1385
531 #: config/tc-sh64.c:2212 config/tc-v850.c:2639 config/tc-v850.c:2673
532 #: config/tc-v850.c:2713 config/tc-v850.c:2955 config/tc-xgate.c:896
533 #: config/tc-z80.c:555 config/tc-z8k.c:349
534 msgid "missing operand"
535 msgstr ""
536
537 #: cgen.c:799
538 msgid "a reloc on this operand implies an overflow"
539 msgstr ""
540
541 #: cgen.c:822
542 msgid "operand mask overflow"
543 msgstr ""
544
545 #. We can't actually support subtracting a symbol.
546 #: cgen.c:886 config/tc-arc.c:1250 config/tc-arm.c:1698 config/tc-arm.c:9942
547 #: config/tc-arm.c:9994 config/tc-arm.c:10243 config/tc-arm.c:11064
548 #: config/tc-arm.c:12190 config/tc-arm.c:12230 config/tc-arm.c:12573
549 #: config/tc-arm.c:12614 config/tc-avr.c:1333 config/tc-avr.c:1344
550 #: config/tc-avr.c:1607 config/tc-cris.c:4067 config/tc-d10v.c:1507
551 #: config/tc-d30v.c:1912 config/tc-mips.c:9070 config/tc-mips.c:10357
552 #: config/tc-mips.c:11613 config/tc-mips.c:12272 config/tc-nds32.c:6452
553 #: config/tc-ppc.c:6523 config/tc-spu.c:957 config/tc-spu.c:981
554 #: config/tc-tilegx.c:1485 config/tc-tilepro.c:1346 config/tc-v850.c:3438
555 #: config/tc-vax.c:282 config/tc-xstormy16.c:481 config/tc-xtensa.c:5856
556 #: config/tc-xtensa.c:12385
557 msgid "expression too complex"
558 msgstr ""
559
560 #: cgen.c:982 config/tc-arc.c:1311 config/tc-ppc.c:6840 config/tc-ppc.c:7067
561 #: config/tc-s390.c:2245 config/tc-v850.c:3490 config/tc-xstormy16.c:535
562 msgid "unresolved expression that must be resolved"
563 msgstr ""
564
565 #: cgen.c:1007 config/tc-xstormy16.c:560
566 #, c-format
567 msgid "internal error: can't install fix for reloc type %d (`%s')"
568 msgstr ""
569
570 #: cgen.c:1060 config/tc-nios2.c:1193
571 msgid "relocation is not supported"
572 msgstr ""
573
574 #: cond.c:82
575 msgid "invalid identifier for \".ifdef\""
576 msgstr ""
577
578 #: cond.c:149
579 msgid "non-constant expression in \".if\" statement"
580 msgstr ""
581
582 #: cond.c:276
583 msgid "bad format for ifc or ifnc"
584 msgstr ""
585
586 #: cond.c:306
587 msgid "\".elseif\" without matching \".if\""
588 msgstr ""
589
590 #: cond.c:310
591 msgid "\".elseif\" after \".else\""
592 msgstr ""
593
594 #: cond.c:313 cond.c:419
595 msgid "here is the previous \".else\""
596 msgstr ""
597
598 #: cond.c:316 cond.c:422
599 msgid "here is the previous \".if\""
600 msgstr ""
601
602 #: cond.c:345
603 msgid "non-constant expression in \".elseif\" statement"
604 msgstr ""
605
606 #: cond.c:383
607 msgid "\".endif\" without \".if\""
608 msgstr ""
609
610 #: cond.c:412
611 msgid "\".else\" without matching \".if\""
612 msgstr ""
613
614 #: cond.c:416
615 msgid "duplicate \".else\""
616 msgstr ""
617
618 #: cond.c:467
619 msgid ".ifeqs syntax error"
620 msgstr ""
621
622 #: cond.c:548
623 msgid "end of macro inside conditional"
624 msgstr ""
625
626 #: cond.c:550
627 msgid "end of file inside conditional"
628 msgstr ""
629
630 #: cond.c:553
631 msgid "here is the start of the unterminated conditional"
632 msgstr ""
633
634 #: cond.c:557
635 msgid "here is the \"else\" of the unterminated conditional"
636 msgstr ""
637
638 #: config/atof-ieee.c:140
639 msgid "cannot create floating-point number"
640 msgstr ""
641
642 #: config/atof-ieee.c:287
643 msgid "NaNs are not supported by this target\n"
644 msgstr ""
645
646 #: config/atof-ieee.c:326 config/atof-ieee.c:367
647 msgid "Infinities are not supported by this target\n"
648 msgstr ""
649
650 #: config/atof-ieee.c:783 config/atof-vax.c:449 config/tc-arm.c:1085
651 #: config/tc-ia64.c:11652 config/tc-tic30.c:1258 config/tc-tic4x.c:2590
652 msgid "Unrecognized or unsupported floating point constant"
653 msgstr ""
654
655 #: config/obj-aout.c:81
656 #, c-format
657 msgid "Attempt to put a common symbol into set %s"
658 msgstr ""
659
660 #: config/obj-aout.c:85
661 #, c-format
662 msgid "Attempt to put an undefined symbol into set %s"
663 msgstr ""
664
665 #: config/obj-aout.c:112 config/obj-coff.c:1398
666 #, c-format
667 msgid "Symbol `%s' can not be both weak and common"
668 msgstr ""
669
670 #: config/obj-coff.c:138 dw2gencfi.c:213
671 #, c-format
672 msgid "Inserting \"%s\" into structure table failed: %s"
673 msgstr ""
674
675 #: config/obj-coff.c:217 config/obj-coff.c:1702 config/tc-ppc.c:5527
676 #: config/tc-tic54x.c:4007 read.c:2900
677 #, c-format
678 msgid "error setting flags for \"%s\": %s"
679 msgstr ""
680
681 #. Zero is used as an end marker in the file.
682 #: config/obj-coff.c:436
683 msgid "Line numbers must be positive integers\n"
684 msgstr ""
685
686 #: config/obj-coff.c:468
687 msgid ".ln pseudo-op inside .def/.endef: ignored."
688 msgstr ""
689
690 #: config/obj-coff.c:510 ecoff.c:3247
691 msgid ".loc outside of .text"
692 msgstr ""
693
694 #: config/obj-coff.c:517
695 msgid ".loc pseudo-op inside .def/.endef: ignored."
696 msgstr ""
697
698 #: config/obj-coff.c:598
699 msgid ".def pseudo-op used inside of .def/.endef: ignored."
700 msgstr ""
701
702 #: config/obj-coff.c:634
703 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
704 msgstr ""
705
706 #: config/obj-coff.c:673
707 #, c-format
708 msgid "`%s' symbol without preceding function"
709 msgstr ""
710
711 #: config/obj-coff.c:760
712 #, c-format
713 msgid "unexpected storage class %d"
714 msgstr ""
715
716 #: config/obj-coff.c:868
717 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
718 msgstr ""
719
720 #: config/obj-coff.c:888
721 msgid "badly formed .dim directive ignored"
722 msgstr ""
723
724 #: config/obj-coff.c:937
725 msgid ".size pseudo-op used outside of .def/.endef ignored."
726 msgstr ""
727
728 #: config/obj-coff.c:952
729 msgid ".scl pseudo-op used outside of .def/.endef ignored."
730 msgstr ""
731
732 #: config/obj-coff.c:969
733 msgid ".tag pseudo-op used outside of .def/.endef ignored."
734 msgstr ""
735
736 #: config/obj-coff.c:987
737 #, c-format
738 msgid "tag not found for .tag %s"
739 msgstr ""
740
741 #: config/obj-coff.c:1000
742 msgid ".type pseudo-op used outside of .def/.endef ignored."
743 msgstr ""
744
745 #: config/obj-coff.c:1019
746 msgid ".val pseudo-op used outside of .def/.endef ignored."
747 msgstr ""
748
749 #: config/obj-coff.c:1176
750 msgid "badly formed .weak directive ignored"
751 msgstr ""
752
753 #: config/obj-coff.c:1354
754 msgid "mismatched .eb"
755 msgstr ""
756
757 #: config/obj-coff.c:1377
758 #, c-format
759 msgid "C_EFCN symbol for %s out of scope"
760 msgstr ""
761
762 #: config/obj-coff.c:1431
763 #, c-format
764 msgid "Warning: internal error: forgetting to set endndx of %s"
765 msgstr ""
766
767 #. STYP_INFO
768 #. STYP_LIB
769 #. STYP_OVER
770 #: config/obj-coff.c:1667
771 #, c-format
772 msgid "unsupported section attribute '%c'"
773 msgstr ""
774
775 #: config/obj-coff.c:1671 config/tc-ppc.c:5509
776 #, c-format
777 msgid "unknown section attribute '%c'"
778 msgstr ""
779
780 #: config/obj-coff.c:1714 config/obj-macho.c:276
781 #, c-format
782 msgid "Ignoring changed section attributes for %s"
783 msgstr ""
784
785 #: config/obj-coff.c:1854
786 #, c-format
787 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
788 msgstr ""
789
790 #: config/obj-ecoff.c:124
791 msgid "Can't set GP value"
792 msgstr ""
793
794 #: config/obj-ecoff.c:131
795 msgid "Can't set register masks"
796 msgstr ""
797
798 #: config/obj-elf.c:340 config/tc-sparc.c:4276 config/tc-v850.c:509
799 #, c-format
800 msgid "bad .common segment %s"
801 msgstr ""
802
803 #: config/obj-elf.c:417
804 msgid "Missing symbol name in directive"
805 msgstr ""
806
807 #: config/obj-elf.c:623
808 #, c-format
809 msgid "setting incorrect section type for %s"
810 msgstr ""
811
812 #: config/obj-elf.c:628
813 #, c-format
814 msgid "ignoring incorrect section type for %s"
815 msgstr ""
816
817 #: config/obj-elf.c:678
818 #, c-format
819 msgid "setting incorrect section attributes for %s"
820 msgstr ""
821
822 #: config/obj-elf.c:733
823 #, c-format
824 msgid "ignoring changed section type for %s"
825 msgstr ""
826
827 #: config/obj-elf.c:745
828 #, c-format
829 msgid "ignoring changed section attributes for %s"
830 msgstr ""
831
832 #: config/obj-elf.c:747
833 #, c-format
834 msgid "ignoring changed section entity size for %s"
835 msgstr ""
836
837 #: config/obj-elf.c:807
838 msgid "unrecognized .section attribute: want a,e,w,x,M,S,G,T"
839 msgstr ""
840
841 #: config/obj-elf.c:849 read.c:2884
842 msgid "unrecognized section type"
843 msgstr ""
844
845 #: config/obj-elf.c:881
846 msgid "unrecognized section attribute"
847 msgstr ""
848
849 #: config/obj-elf.c:912 config/tc-alpha.c:4206
850 msgid "missing name"
851 msgstr ""
852
853 #: config/obj-elf.c:1043
854 msgid "invalid merge entity size"
855 msgstr ""
856
857 #: config/obj-elf.c:1050
858 msgid "entity size for SHF_MERGE not specified"
859 msgstr ""
860
861 #: config/obj-elf.c:1056
862 msgid "? section flag ignored with G present"
863 msgstr ""
864
865 #: config/obj-elf.c:1080
866 msgid "group name for SHF_GROUP not specified"
867 msgstr ""
868
869 #: config/obj-elf.c:1103
870 msgid "character following name is not '#'"
871 msgstr ""
872
873 #: config/obj-elf.c:1222
874 msgid ".previous without corresponding .section; ignored"
875 msgstr ""
876
877 #: config/obj-elf.c:1248
878 msgid ".popsection without corresponding .pushsection; ignored"
879 msgstr ""
880
881 #: config/obj-elf.c:1294
882 msgid "expected comma after name in .symver"
883 msgstr ""
884
885 #: config/obj-elf.c:1318
886 #, c-format
887 msgid "missing version name in `%s' for symbol `%s'"
888 msgstr ""
889
890 #: config/obj-elf.c:1329
891 #, c-format
892 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
893 msgstr ""
894
895 #: config/obj-elf.c:1366
896 #, c-format
897 msgid "expected `%s' to have already been set for .vtable_inherit"
898 msgstr ""
899
900 #: config/obj-elf.c:1376
901 msgid "expected comma after name in .vtable_inherit"
902 msgstr ""
903
904 #: config/obj-elf.c:1429
905 msgid "expected comma after name in .vtable_entry"
906 msgstr ""
907
908 #: config/obj-elf.c:1561
909 #, c-format
910 msgid "Attribute name not recognised: %s"
911 msgstr ""
912
913 #: config/obj-elf.c:1576
914 msgid "expected numeric constant"
915 msgstr ""
916
917 #: config/obj-elf.c:1585 config/tc-arm.c:6390
918 msgid "expected comma"
919 msgstr ""
920
921 #: config/obj-elf.c:1618
922 msgid "bad string constant"
923 msgstr ""
924
925 #: config/obj-elf.c:1622
926 msgid "expected <tag> , <value>"
927 msgstr ""
928
929 #: config/obj-elf.c:1741
930 msgid "expected quoted string"
931 msgstr ""
932
933 #: config/obj-elf.c:1761
934 #, c-format
935 msgid "expected comma after name `%s' in .size directive"
936 msgstr ""
937
938 #: config/obj-elf.c:1770
939 msgid "missing expression in .size directive"
940 msgstr ""
941
942 #: config/obj-elf.c:1894
943 #, c-format
944 msgid "symbol '%s' is already defined"
945 msgstr ""
946
947 #: config/obj-elf.c:1915
948 #, c-format
949 msgid "symbol type \"%s\" is supported only by GNU and FreeBSD targets"
950 msgstr ""
951
952 #: config/obj-elf.c:1927
953 #, c-format
954 msgid "symbol type \"%s\" is supported only by GNU targets"
955 msgstr ""
956
957 #: config/obj-elf.c:1938
958 #, c-format
959 msgid "unrecognized symbol type \"%s\""
960 msgstr ""
961
962 #: config/obj-elf.c:2108 config/obj-elf.c:2111
963 #, c-format
964 msgid ".size expression for %s does not evaluate to a constant"
965 msgstr ""
966
967 #: config/obj-elf.c:2145
968 #, c-format
969 msgid ""
970 "invalid attempt to declare external version name as default in symbol `%s'"
971 msgstr ""
972
973 #: config/obj-elf.c:2207 ecoff.c:3605
974 #, c-format
975 msgid "symbol `%s' can not be both weak and common"
976 msgstr ""
977
978 #: config/obj-elf.c:2324
979 #, c-format
980 msgid "assuming all members of group `%s' are COMDAT"
981 msgstr ""
982
983 #: config/obj-elf.c:2336
984 #, c-format
985 msgid "can't create group: %s"
986 msgstr ""
987
988 #: config/obj-elf.c:2474
989 #, c-format
990 msgid "failed to set up debugging information: %s"
991 msgstr ""
992
993 #: config/obj-elf.c:2494
994 #, c-format
995 msgid "can't start writing .mdebug section: %s"
996 msgstr ""
997
998 #: config/obj-elf.c:2502
999 #, c-format
1000 msgid "could not write .mdebug section: %s"
1001 msgstr ""
1002
1003 #: config/obj-evax.c:129
1004 #, c-format
1005 msgid "no entry symbol for global function '%s'"
1006 msgstr ""
1007
1008 #. make a temp string.
1009 #: config/obj-macho.c:119
1010 #, c-format
1011 msgid "the %s name '%s' is too long (maximum 16 characters)"
1012 msgstr ""
1013
1014 #: config/obj-macho.c:130
1015 #, c-format
1016 msgid "expected a %s name followed by a `,'"
1017 msgstr ""
1018
1019 #: config/obj-macho.c:195
1020 #, c-format
1021 msgid "cannot overide zerofill section type for `%s,%s'"
1022 msgstr ""
1023
1024 #: config/obj-macho.c:258
1025 #, c-format
1026 msgid "failed to set flags for \"%s\": %s"
1027 msgstr ""
1028
1029 #: config/obj-macho.c:349
1030 #, c-format
1031 msgid "unknown or invalid section type '%s'"
1032 msgstr ""
1033
1034 #: config/obj-macho.c:388
1035 #, c-format
1036 msgid "unknown or invalid section attribute '%s'"
1037 msgstr ""
1038
1039 #: config/obj-macho.c:409
1040 msgid "unexpected section size information"
1041 msgstr ""
1042
1043 #: config/obj-macho.c:421
1044 msgid "missing sizeof_stub expression"
1045 msgstr ""
1046
1047 #: config/obj-macho.c:486 config/tc-ia64.c:1093 config/tc-ia64.c:11815
1048 #: config/tc-score.c:6105 read.c:1673
1049 msgid "expected symbol name"
1050 msgstr ""
1051
1052 #: config/obj-macho.c:499 read.c:493
1053 msgid "bad or irreducible absolute expression"
1054 msgstr ""
1055
1056 #: config/obj-macho.c:505 config/tc-score.c:6122 read.c:1711
1057 msgid "missing size expression"
1058 msgstr ""
1059
1060 #: config/obj-macho.c:514 config/tc-ia64.c:1128 read.c:1717
1061 #, c-format
1062 msgid "size (%ld) out of range, ignored"
1063 msgstr ""
1064
1065 #: config/obj-macho.c:524 config/tc-score.c:6266 ecoff.c:3362 read.c:1729
1066 #: read.c:1835 read.c:2572 read.c:3202 read.c:3564 symbols.c:339 symbols.c:435
1067 #, c-format
1068 msgid "symbol `%s' is already defined"
1069 msgstr ""
1070
1071 #: config/obj-macho.c:534 read.c:1744
1072 #, c-format
1073 msgid "size of \"%s\" is already %ld; not changing to %ld"
1074 msgstr ""
1075
1076 #: config/obj-macho.c:545
1077 msgid "align value not recognized, using size"
1078 msgstr ""
1079
1080 #: config/obj-macho.c:550 config/obj-macho.c:913
1081 #, c-format
1082 msgid "Alignment (%lu) too large: 15 assumed."
1083 msgstr ""
1084
1085 #: config/obj-macho.c:616
1086 #, c-format
1087 msgid "BFD is out of sync with GAS, unhandled well-known section type `%s'"
1088 msgstr ""
1089
1090 #: config/obj-macho.c:818
1091 #, c-format
1092 msgid "%s is not used for the selected target"
1093 msgstr ""
1094
1095 #: config/obj-macho.c:883
1096 msgid "internal error: base section index out of range"
1097 msgstr ""
1098
1099 #: config/obj-macho.c:969
1100 #, c-format
1101 msgid "internal error: bad file property ID %d"
1102 msgstr ""
1103
1104 #: config/obj-macho.c:977
1105 msgid "failed to set subsections by symbols"
1106 msgstr ""
1107
1108 #: config/obj-macho.c:1040
1109 #, c-format
1110 msgid "'%s' previously declared as '%s'."
1111 msgstr ""
1112
1113 #: config/obj-macho.c:1092 config/obj-macho.c:1414 config/obj-macho.c:1498
1114 #, c-format
1115 msgid ""
1116 "'%s' can't be a weak_definition (currently only supported in sections of "
1117 "type coalesced)"
1118 msgstr ""
1119
1120 #: config/obj-macho.c:1178
1121 msgid "use of .indirect_symbols requires `-dynamic'"
1122 msgstr ""
1123
1124 #: config/obj-macho.c:1195
1125 #, c-format
1126 msgid ""
1127 "attempt to add an indirect_symbol to a stub or reference section with a zero-"
1128 "sized element at %s"
1129 msgstr ""
1130
1131 #: config/obj-macho.c:1226
1132 msgid "an .indirect_symbol must be in a symbol pointer or stub section."
1133 msgstr ""
1134
1135 #: config/obj-macho.c:1495
1136 #, c-format
1137 msgid "'%s' can't be a weak_definition (since it is undefined)"
1138 msgstr ""
1139
1140 #: config/obj-macho.c:1501
1141 #, c-format
1142 msgid "Non-global symbol: '%s' can't be a weak_definition."
1143 msgstr ""
1144
1145 #: config/obj-macho.c:1507
1146 #, c-format
1147 msgid "internal error: [%s] unexpected code [%lx] in frob symbol"
1148 msgstr ""
1149
1150 #: config/obj-macho.c:1548
1151 #, c-format
1152 msgid "unrecognized stab type '%c'"
1153 msgstr ""
1154
1155 #: config/obj-macho.c:1599
1156 #, c-format
1157 msgid "`%s' can't be undefined in `%s' - `%s' {%s section}"
1158 msgstr ""
1159
1160 #: config/obj-macho.c:1607
1161 #, c-format
1162 msgid "`%s' can't be undefined in `%s' {%s section} - `%s'"
1163 msgstr ""
1164
1165 #: config/obj-macho.c:1614
1166 #, c-format
1167 msgid "`%s' and `%s' can't be undefined in `%s' - `%s'"
1168 msgstr ""
1169
1170 #: config/obj-macho.c:1816
1171 #, c-format
1172 msgid ""
1173 "the number of .indirect_symbols defined in section %s does not match the "
1174 "number expected (%d defined, %d expected)"
1175 msgstr ""
1176
1177 #: config/obj-macho.c:1829
1178 #, c-format
1179 msgid "internal error: failed to allocate %d indirectsymbol pointers"
1180 msgstr ""
1181
1182 #: config/obj-som.c:56
1183 msgid "Only one .compiler pseudo-op per file!"
1184 msgstr ""
1185
1186 #: config/obj-som.c:73 config/obj-som.c:144 config/obj-som.c:186
1187 msgid "Expected quoted string"
1188 msgstr ""
1189
1190 #: config/obj-som.c:86
1191 msgid ".compiler directive missing language and version"
1192 msgstr ""
1193
1194 #: config/obj-som.c:96
1195 msgid ".compiler directive missing version"
1196 msgstr ""
1197
1198 #: config/obj-som.c:112
1199 #, c-format
1200 msgid "FATAL: Attaching compiler header %s"
1201 msgstr ""
1202
1203 #: config/obj-som.c:127
1204 msgid "Only one .version pseudo-op per file!"
1205 msgstr ""
1206
1207 #: config/obj-som.c:151
1208 #, c-format
1209 msgid "attaching version header %s: %s"
1210 msgstr ""
1211
1212 #: config/obj-som.c:169
1213 msgid "Only one .copyright pseudo-op per file!"
1214 msgstr ""
1215
1216 #: config/obj-som.c:193
1217 #, c-format
1218 msgid "attaching copyright header %s: %s"
1219 msgstr ""
1220
1221 #: config/tc-aarch64.c:354
1222 msgid "integer 32-bit register expected"
1223 msgstr ""
1224
1225 #: config/tc-aarch64.c:357
1226 msgid "integer 64-bit register expected"
1227 msgstr ""
1228
1229 #: config/tc-aarch64.c:360
1230 msgid "integer register expected"
1231 msgstr ""
1232
1233 #: config/tc-aarch64.c:363
1234 msgid "integer, zero or SP register expected"
1235 msgstr ""
1236
1237 #: config/tc-aarch64.c:366
1238 msgid "8-bit SIMD scalar register expected"
1239 msgstr ""
1240
1241 #: config/tc-aarch64.c:369
1242 msgid "16-bit SIMD scalar or floating-point half precision register expected"
1243 msgstr ""
1244
1245 #: config/tc-aarch64.c:373
1246 msgid "32-bit SIMD scalar or floating-point single precision register expected"
1247 msgstr ""
1248
1249 #: config/tc-aarch64.c:377
1250 msgid "64-bit SIMD scalar or floating-point double precision register expected"
1251 msgstr ""
1252
1253 #: config/tc-aarch64.c:381
1254 msgid "128-bit SIMD scalar or floating-point quad precision register expected"
1255 msgstr ""
1256
1257 #: config/tc-aarch64.c:385
1258 msgid "C0 - C15 expected"
1259 msgstr ""
1260
1261 #: config/tc-aarch64.c:388 config/tc-arm.c:4365
1262 msgid "register expected"
1263 msgstr ""
1264
1265 #. any [BHSDQ]P FP
1266 #: config/tc-aarch64.c:391
1267 msgid "SIMD scalar or floating-point register expected"
1268 msgstr ""
1269
1270 #. any V reg
1271 #: config/tc-aarch64.c:394
1272 msgid "vector register expected"
1273 msgstr ""
1274
1275 #: config/tc-aarch64.c:397
1276 #, c-format
1277 msgid "invalid register type %d"
1278 msgstr ""
1279
1280 #. Define some common error messages.
1281 #: config/tc-aarch64.c:409
1282 msgid "SP not allowed here"
1283 msgstr ""
1284
1285 #: config/tc-aarch64.c:559 config/tc-aarch64.c:561 config/tc-arm.c:994
1286 #: config/tc-score.c:6515 expr.c:1361 read.c:2554
1287 msgid "bad expression"
1288 msgstr ""
1289
1290 #: config/tc-aarch64.c:571 config/tc-arm.c:1005 config/tc-i860.c:1003
1291 #: config/tc-sparc.c:3179
1292 msgid "bad segment"
1293 msgstr ""
1294
1295 #: config/tc-aarch64.c:782
1296 #, c-format
1297 msgid "bad size %d in vector width specifier"
1298 msgstr ""
1299
1300 #: config/tc-aarch64.c:815
1301 #, c-format
1302 msgid "unexpected character `%c' in element size"
1303 msgstr ""
1304
1305 #: config/tc-aarch64.c:817
1306 msgid "missing element size"
1307 msgstr ""
1308
1309 #: config/tc-aarch64.c:823
1310 #, c-format
1311 msgid "invalid element size %d and vector size combination %c"
1312 msgstr ""
1313
1314 #: config/tc-aarch64.c:850 config/tc-arm.c:1390
1315 msgid "vector type expected"
1316 msgstr ""
1317
1318 #: config/tc-aarch64.c:931
1319 msgid "this type of register can't be indexed"
1320 msgstr ""
1321
1322 #: config/tc-aarch64.c:937
1323 msgid "index not allowed inside register list"
1324 msgstr ""
1325
1326 #: config/tc-aarch64.c:947 config/tc-aarch64.c:1877 config/tc-aarch64.c:2031
1327 #: config/tc-arm.c:1495 config/tc-arm.c:3646 config/tc-arm.c:4761
1328 msgid "constant expression required"
1329 msgstr ""
1330
1331 #. Indexed vector register expected.
1332 #: config/tc-aarch64.c:959
1333 msgid "indexed vector register expected"
1334 msgstr ""
1335
1336 #: config/tc-aarch64.c:966
1337 msgid "invalid use of vector register"
1338 msgstr ""
1339
1340 #: config/tc-aarch64.c:1056 config/tc-arm.c:1759
1341 msgid "expecting {"
1342 msgstr ""
1343
1344 #: config/tc-aarch64.c:1081
1345 msgid "invalid vector register in list"
1346 msgstr ""
1347
1348 #: config/tc-aarch64.c:1088
1349 msgid "invalid scalar register in list"
1350 msgstr ""
1351
1352 #: config/tc-aarch64.c:1101
1353 msgid "invalid range in vector register list"
1354 msgstr ""
1355
1356 #: config/tc-aarch64.c:1114
1357 msgid "type mismatch in vector register list"
1358 msgstr ""
1359
1360 #: config/tc-aarch64.c:1131
1361 msgid "end of vector register list not found"
1362 msgstr ""
1363
1364 #: config/tc-aarch64.c:1147
1365 msgid "constant expression required."
1366 msgstr ""
1367
1368 #: config/tc-aarch64.c:1157
1369 msgid "expected index"
1370 msgstr ""
1371
1372 #: config/tc-aarch64.c:1164
1373 msgid "too many registers in vector register list"
1374 msgstr ""
1375
1376 #: config/tc-aarch64.c:1169
1377 msgid "empty vector register list"
1378 msgstr ""
1379
1380 #: config/tc-aarch64.c:1191 config/tc-arm.c:2141
1381 #, c-format
1382 msgid "ignoring attempt to redefine built-in register '%s'"
1383 msgstr ""
1384
1385 #: config/tc-aarch64.c:1197 config/tc-arm.c:2146
1386 #, c-format
1387 msgid "ignoring redefinition of register alias '%s'"
1388 msgstr ""
1389
1390 #: config/tc-aarch64.c:1243 config/tc-arm.c:2213
1391 #, c-format
1392 msgid "unknown register '%s' -- .req ignored"
1393 msgstr ""
1394
1395 #: config/tc-aarch64.c:1299 config/tc-arm.c:2420
1396 msgid "invalid syntax for .req directive"
1397 msgstr ""
1398
1399 #: config/tc-aarch64.c:1324 config/tc-arm.c:2458
1400 msgid "invalid syntax for .unreq directive"
1401 msgstr ""
1402
1403 #: config/tc-aarch64.c:1330 config/tc-arm.c:2465
1404 #, c-format
1405 msgid "unknown register alias '%s'"
1406 msgstr ""
1407
1408 #: config/tc-aarch64.c:1332
1409 #, c-format
1410 msgid "ignoring attempt to undefine built-in register '%s'"
1411 msgstr ""
1412
1413 #: config/tc-aarch64.c:1649 config/tc-arm.c:3263 config/tc-arm.c:3290
1414 #: config/tc-arm.c:3302
1415 msgid "literal pool overflow"
1416 msgstr ""
1417
1418 #: config/tc-aarch64.c:1830 config/tc-aarch64.c:5055 config/tc-arm.c:3523
1419 #: config/tc-arm.c:6896
1420 msgid "unrecognized relocation suffix"
1421 msgstr ""
1422
1423 #: config/tc-aarch64.c:1832
1424 msgid "unimplemented relocation suffix"
1425 msgstr ""
1426
1427 #: config/tc-aarch64.c:2000 config/tc-aarch64.c:2234
1428 msgid "immediate operand required"
1429 msgstr ""
1430
1431 #: config/tc-aarch64.c:2008
1432 msgid "missing immediate expression"
1433 msgstr ""
1434
1435 #: config/tc-aarch64.c:2214 config/tc-aarch64.c:4906
1436 msgid "invalid floating-point constant"
1437 msgstr ""
1438
1439 #: config/tc-aarch64.c:2586 config/tc-arm.c:5084 config/tc-arm.c:5093
1440 msgid "shift expression expected"
1441 msgstr ""
1442
1443 #: config/tc-aarch64.c:2594
1444 msgid "shift operator expected"
1445 msgstr ""
1446
1447 #: config/tc-aarch64.c:2602
1448 msgid "invalid use of 'MSL'"
1449 msgstr ""
1450
1451 #: config/tc-aarch64.c:2611
1452 msgid "extending shift is not permitted"
1453 msgstr ""
1454
1455 #: config/tc-aarch64.c:2619
1456 msgid "'ROR' shift is not permitted"
1457 msgstr ""
1458
1459 #: config/tc-aarch64.c:2627
1460 msgid "only 'LSL' shift is permitted"
1461 msgstr ""
1462
1463 #: config/tc-aarch64.c:2637
1464 msgid "invalid shift for the register offset addressing mode"
1465 msgstr ""
1466
1467 #: config/tc-aarch64.c:2645
1468 msgid "invalid shift operator"
1469 msgstr ""
1470
1471 #: config/tc-aarch64.c:2674
1472 msgid "missing shift amount"
1473 msgstr ""
1474
1475 #: config/tc-aarch64.c:2681
1476 msgid "constant shift amount required"
1477 msgstr ""
1478
1479 #: config/tc-aarch64.c:2686
1480 msgid "shift amount out of range 0 to 63"
1481 msgstr ""
1482
1483 #: config/tc-aarch64.c:2735
1484 msgid "unexpected shift operator"
1485 msgstr ""
1486
1487 #: config/tc-aarch64.c:2771
1488 msgid "unexpected register in the immediate operand"
1489 msgstr ""
1490
1491 #: config/tc-aarch64.c:2796
1492 msgid "integer register expected in the extended/shifted operand register"
1493 msgstr ""
1494
1495 #: config/tc-aarch64.c:2831 config/tc-aarch64.c:2942 config/tc-aarch64.c:3049
1496 #: config/tc-aarch64.c:3191 config/tc-aarch64.c:3238
1497 msgid "unknown relocation modifier"
1498 msgstr ""
1499
1500 #: config/tc-aarch64.c:2838 config/tc-aarch64.c:2949 config/tc-aarch64.c:3056
1501 #: config/tc-aarch64.c:3198 config/tc-aarch64.c:3245
1502 msgid "this relocation modifier is not allowed on this instruction"
1503 msgstr ""
1504
1505 #: config/tc-aarch64.c:2957 config/tc-aarch64.c:3067
1506 msgid "invalid relocation expression"
1507 msgstr ""
1508
1509 #: config/tc-aarch64.c:2975
1510 msgid "invalid address"
1511 msgstr ""
1512
1513 #: config/tc-aarch64.c:3027
1514 msgid "invalid use of 32-bit register offset"
1515 msgstr ""
1516
1517 #: config/tc-aarch64.c:3033
1518 msgid "invalid use of 64-bit register offset"
1519 msgstr ""
1520
1521 #. [Xn],#expr
1522 #: config/tc-aarch64.c:3078 config/tc-aarch64.c:3130
1523 msgid "invalid expression in the address"
1524 msgstr ""
1525
1526 #: config/tc-aarch64.c:3087 config/tc-arm.c:5598 config/tc-arm.c:6168
1527 msgid "']' expected"
1528 msgstr ""
1529
1530 #: config/tc-aarch64.c:3095
1531 msgid "register offset not allowed in pre-indexed addressing mode"
1532 msgstr ""
1533
1534 #: config/tc-aarch64.c:3110 config/tc-arm.c:5634
1535 msgid "cannot combine pre- and post-indexing"
1536 msgstr ""
1537
1538 #: config/tc-aarch64.c:3121
1539 msgid "invalid 32-bit register offset"
1540 msgstr ""
1541
1542 #. Reject [Rn]!
1543 #: config/tc-aarch64.c:3142
1544 msgid "missing offset in the pre-indexed address"
1545 msgstr ""
1546
1547 #: config/tc-aarch64.c:3350
1548 #, c-format
1549 msgid ""
1550 "system register name '%s' is deprecated and may be removed in a future "
1551 "release"
1552 msgstr ""
1553
1554 #: config/tc-aarch64.c:3422
1555 msgid "immediate value out of range "
1556 msgstr ""
1557
1558 #: config/tc-aarch64.c:3930
1559 #, c-format
1560 msgid "Info: "
1561 msgstr ""
1562
1563 #: config/tc-aarch64.c:3963 config/tc-score.c:2750 config/tc-score.c:6504
1564 #, c-format
1565 msgid "%s -- `%s'"
1566 msgstr ""
1567
1568 #: config/tc-aarch64.c:3965
1569 #, c-format
1570 msgid "%s at operand %d -- `%s'"
1571 msgstr ""
1572
1573 #: config/tc-aarch64.c:3971
1574 #, c-format
1575 msgid "operand %d should be %s -- `%s'"
1576 msgstr ""
1577
1578 #: config/tc-aarch64.c:3977
1579 #, c-format
1580 msgid "operand mismatch -- `%s'"
1581 msgstr ""
1582
1583 #. Print the hint.
1584 #: config/tc-aarch64.c:4038
1585 msgid "   did you mean this?"
1586 msgstr ""
1587
1588 #: config/tc-aarch64.c:4041 config/tc-aarch64.c:4068
1589 #, c-format
1590 msgid "   %s"
1591 msgstr ""
1592
1593 #: config/tc-aarch64.c:4046
1594 msgid "   other valid variant(s):"
1595 msgstr ""
1596
1597 #: config/tc-aarch64.c:4076
1598 #, c-format
1599 msgid "%s out of range %d to %d at operand %d -- `%s'"
1600 msgstr ""
1601
1602 #: config/tc-aarch64.c:4077 config/tc-aarch64.c:4081 config/tc-aarch64.c:5410
1603 msgid "immediate value"
1604 msgstr ""
1605
1606 #: config/tc-aarch64.c:4080
1607 #, c-format
1608 msgid "%s expected to be %d at operand %d -- `%s'"
1609 msgstr ""
1610
1611 #: config/tc-aarch64.c:4087
1612 #, c-format
1613 msgid ""
1614 "invalid number of registers in the list; only 1 register is expected at "
1615 "operand %d -- `%s'"
1616 msgstr ""
1617
1618 #: config/tc-aarch64.c:4091
1619 #, c-format
1620 msgid ""
1621 "invalid number of registers in the list; %d registers are expected at "
1622 "operand %d -- `%s'"
1623 msgstr ""
1624
1625 #: config/tc-aarch64.c:4097
1626 #, c-format
1627 msgid "immediate value should be a multiple of %d at operand %d -- `%s'"
1628 msgstr ""
1629
1630 #: config/tc-aarch64.c:4348
1631 msgid "bad vector arrangement type"
1632 msgstr ""
1633
1634 #: config/tc-aarch64.c:4454
1635 msgid "the specified relocation type is not allowed for MOVK"
1636 msgstr ""
1637
1638 #: config/tc-aarch64.c:4483 config/tc-aarch64.c:4493
1639 msgid "the specified relocation type is not allowed for 32-bit register"
1640 msgstr ""
1641
1642 #: config/tc-aarch64.c:4628
1643 msgid "comma expected between operands"
1644 msgstr ""
1645
1646 #: config/tc-aarch64.c:4722
1647 msgid "the top half of a 128-bit FP/SIMD register is expected"
1648 msgstr ""
1649
1650 #: config/tc-aarch64.c:4760 config/tc-arm.c:1828 config/tc-arm.c:1873
1651 #: config/tc-h8300.c:1043
1652 msgid "invalid register list"
1653 msgstr ""
1654
1655 #: config/tc-aarch64.c:4825 config/tc-aarch64.c:4846
1656 msgid "immediate zero expected"
1657 msgstr ""
1658
1659 #: config/tc-aarch64.c:4920
1660 msgid "shift not allowed for bitmask immediate"
1661 msgstr ""
1662
1663 #: config/tc-aarch64.c:4974
1664 msgid "can't mix relocation modifier with explicit shift"
1665 msgstr ""
1666
1667 #: config/tc-aarch64.c:5017
1668 msgid "invalid condition"
1669 msgstr ""
1670
1671 #: config/tc-aarch64.c:5042
1672 msgid "invalid pc-relative address"
1673 msgstr ""
1674
1675 #. Only permit "=value" in the literal load instructions.
1676 #. The literal will be generated by programmer_friendly_fixup.
1677 #: config/tc-aarch64.c:5050
1678 msgid "invalid use of \"=immediate\""
1679 msgstr ""
1680
1681 #: config/tc-aarch64.c:5116
1682 msgid "the optional immediate offset can only be 0"
1683 msgstr ""
1684
1685 #: config/tc-aarch64.c:5131 config/tc-aarch64.c:5149 config/tc-aarch64.c:5166
1686 #: config/tc-aarch64.c:5185 config/tc-aarch64.c:5200
1687 msgid "invalid addressing mode"
1688 msgstr ""
1689
1690 #: config/tc-aarch64.c:5171
1691 msgid "relocation not allowed"
1692 msgstr ""
1693
1694 #: config/tc-aarch64.c:5210
1695 msgid "writeback value should be an immediate constant"
1696 msgstr ""
1697
1698 #: config/tc-aarch64.c:5221
1699 msgid "unknown or missing system register name"
1700 msgstr ""
1701
1702 #: config/tc-aarch64.c:5231
1703 msgid "unknown or missing PSTATE field name"
1704 msgstr ""
1705
1706 #: config/tc-aarch64.c:5255
1707 msgid "unknown or missing operation name"
1708 msgstr ""
1709
1710 #: config/tc-aarch64.c:5268
1711 msgid "the specified option is not accepted in ISB"
1712 msgstr ""
1713
1714 #: config/tc-aarch64.c:5288 config/tc-aarch64.c:6346 config/tc-arm.c:7111
1715 #, c-format
1716 msgid "unhandled operand code %d"
1717 msgstr ""
1718
1719 #: config/tc-aarch64.c:5330
1720 msgid "unexpected comma before the omitted optional operand"
1721 msgstr ""
1722
1723 #: config/tc-aarch64.c:5358
1724 msgid "unexpected characters following instruction"
1725 msgstr ""
1726
1727 #: config/tc-aarch64.c:5436 config/tc-arm.c:5195 config/tc-arm.c:5733
1728 #: config/tc-arm.c:7767
1729 msgid "constant expression expected"
1730 msgstr ""
1731
1732 #: config/tc-aarch64.c:5443
1733 msgid "literal pool insertion failed"
1734 msgstr ""
1735
1736 #: config/tc-aarch64.c:5561
1737 #, c-format
1738 msgid "unknown mnemonic `%s' -- `%s'"
1739 msgstr ""
1740
1741 #: config/tc-aarch64.c:5569
1742 #, c-format
1743 msgid "unexpected comma after the mnemonic name `%s' -- `%s'"
1744 msgstr ""
1745
1746 #: config/tc-aarch64.c:5619
1747 #, c-format
1748 msgid "selected processor does not support `%s'"
1749 msgstr ""
1750
1751 #: config/tc-aarch64.c:6010 config/tc-arm.c:21571
1752 msgid "GOT already in the symbol table"
1753 msgstr ""
1754
1755 #: config/tc-aarch64.c:6172
1756 msgid "immediate cannot be moved by a single instruction"
1757 msgstr ""
1758
1759 #: config/tc-aarch64.c:6215 config/tc-aarch64.c:6260 config/tc-aarch64.c:6286
1760 #: config/tc-arm.c:14789 config/tc-arm.c:14816 config/tc-arm.c:15360
1761 #: config/tc-arm.c:15841 config/tc-metag.c:2444 config/tc-metag.c:2453
1762 #: config/tc-metag.c:2492 config/tc-metag.c:2501 config/tc-metag.c:3020
1763 #: config/tc-metag.c:3029
1764 msgid "immediate out of range"
1765 msgstr ""
1766
1767 #: config/tc-aarch64.c:6279 config/tc-metag.c:4655 config/tc-xtensa.c:4133
1768 msgid "invalid immediate"
1769 msgstr ""
1770
1771 #: config/tc-aarch64.c:6341 config/tc-tic6x.c:3864 config/tc-tic6x.c:3929
1772 #: config/tc-tic6x.c:3956 config/tc-tic6x.c:3984
1773 msgid "immediate offset out of range"
1774 msgstr ""
1775
1776 #: config/tc-aarch64.c:6415 config/tc-arm.c:21909 config/tc-arm.c:21960
1777 #: config/tc-arm.c:22241
1778 #, c-format
1779 msgid "undefined symbol %s used as an immediate value"
1780 msgstr ""
1781
1782 #: config/tc-aarch64.c:6427
1783 msgid "pc-relative load offset not word aligned"
1784 msgstr ""
1785
1786 #: config/tc-aarch64.c:6430
1787 msgid "pc-relative load offset out of range"
1788 msgstr ""
1789
1790 #: config/tc-aarch64.c:6442
1791 msgid "pc-relative address offset out of range"
1792 msgstr ""
1793
1794 #: config/tc-aarch64.c:6454 config/tc-aarch64.c:6469
1795 msgid "conditional branch target not word aligned"
1796 msgstr ""
1797
1798 #: config/tc-aarch64.c:6457 config/tc-aarch64.c:6472 config/tc-arm.c:22504
1799 msgid "conditional branch out of range"
1800 msgstr ""
1801
1802 #: config/tc-aarch64.c:6485
1803 msgid "branch target not word aligned"
1804 msgstr ""
1805
1806 #: config/tc-aarch64.c:6488 config/tc-arm.c:758 config/tc-mips.c:15081
1807 msgid "branch out of range"
1808 msgstr ""
1809
1810 #: config/tc-aarch64.c:6522 config/tc-arm.c:22132 config/tc-arm.c:22147
1811 #: config/tc-arm.c:22162 config/tc-arm.c:22173 config/tc-arm.c:22196
1812 #: config/tc-arm.c:22903 config/tc-moxie.c:708 config/tc-pj.c:448
1813 #: config/tc-sh.c:4290
1814 msgid "offset out of range"
1815 msgstr ""
1816
1817 #: config/tc-aarch64.c:6535
1818 msgid "unsigned value out of range"
1819 msgstr ""
1820
1821 #: config/tc-aarch64.c:6543
1822 msgid "signed value out of range"
1823 msgstr ""
1824
1825 #: config/tc-aarch64.c:6655
1826 #, c-format
1827 msgid "unexpected %s fixup"
1828 msgstr ""
1829
1830 #: config/tc-aarch64.c:6721 config/tc-arm.c:23339 config/tc-arm.c:23360
1831 #: config/tc-mips.c:17189 config/tc-score.c:7480
1832 #, c-format
1833 msgid "cannot represent %s relocation in this object file format"
1834 msgstr ""
1835
1836 #: config/tc-aarch64.c:6754
1837 #, c-format
1838 msgid "cannot do %u-byte relocation"
1839 msgstr ""
1840
1841 #: config/tc-aarch64.c:7012 config/tc-arc.c:211 config/tc-arm.c:23815
1842 #: config/tc-score.c:6299 config/tc-score.c:6528 config/tc-score.c:6533
1843 msgid "virtual memory exhausted"
1844 msgstr ""
1845
1846 #: config/tc-aarch64.c:7159 config/tc-arm.c:24140
1847 msgid "assemble for big-endian"
1848 msgstr ""
1849
1850 #: config/tc-aarch64.c:7160 config/tc-arm.c:24141
1851 msgid "assemble for little-endian"
1852 msgstr ""
1853
1854 #: config/tc-aarch64.c:7163
1855 msgid "temporary switch for dumping"
1856 msgstr ""
1857
1858 #: config/tc-aarch64.c:7165
1859 msgid "output verbose error messages"
1860 msgstr ""
1861
1862 #: config/tc-aarch64.c:7167
1863 msgid "do not output verbose error messages"
1864 msgstr ""
1865
1866 #: config/tc-aarch64.c:7259 config/tc-arm.c:24644
1867 msgid "invalid architectural extension"
1868 msgstr ""
1869
1870 #: config/tc-aarch64.c:7284 config/tc-arm.c:24676
1871 msgid "must specify extensions to add before specifying those to remove"
1872 msgstr ""
1873
1874 #: config/tc-aarch64.c:7292 config/tc-arm.c:24684
1875 msgid "missing architectural extension"
1876 msgstr ""
1877
1878 #: config/tc-aarch64.c:7311 config/tc-arm.c:24721
1879 #, c-format
1880 msgid "unknown architectural extension `%s'"
1881 msgstr ""
1882
1883 #: config/tc-aarch64.c:7335 config/tc-arm.c:24755 config/tc-metag.c:5833
1884 #, c-format
1885 msgid "missing cpu name `%s'"
1886 msgstr ""
1887
1888 #: config/tc-aarch64.c:7349 config/tc-aarch64.c:7568 config/tc-arm.c:24781
1889 #: config/tc-arm.c:25335 config/tc-metag.c:5844
1890 #, c-format
1891 msgid "unknown cpu `%s'"
1892 msgstr ""
1893
1894 #: config/tc-aarch64.c:7367 config/tc-arm.c:24799
1895 #, c-format
1896 msgid "missing architecture name `%s'"
1897 msgstr ""
1898
1899 #: config/tc-aarch64.c:7381 config/tc-aarch64.c:7615 config/tc-arm.c:24816
1900 #: config/tc-arm.c:25369 config/tc-arm.c:25400 config/tc-score.c:7715
1901 #, c-format
1902 msgid "unknown architecture `%s'\n"
1903 msgstr ""
1904
1905 #: config/tc-aarch64.c:7406
1906 #, c-format
1907 msgid "missing abi name `%s'"
1908 msgstr ""
1909
1910 #: config/tc-aarch64.c:7417
1911 #, c-format
1912 msgid "unknown abi `%s'\n"
1913 msgstr ""
1914
1915 #: config/tc-aarch64.c:7423
1916 msgid "<abi name>\t  specify for ABI <abi name>"
1917 msgstr ""
1918
1919 #: config/tc-aarch64.c:7426 config/tc-arm.c:24903 config/tc-metag.c:5910
1920 msgid "<cpu name>\t  assemble for CPU <cpu name>"
1921 msgstr ""
1922
1923 #: config/tc-aarch64.c:7428 config/tc-arm.c:24905
1924 msgid "<arch name>\t  assemble for architecture <arch name>"
1925 msgstr ""
1926
1927 #: config/tc-aarch64.c:7467 config/tc-aarch64.c:7487 config/tc-arm.c:24961
1928 #: config/tc-arm.c:24979 config/tc-arm.c:24999 config/tc-metag.c:5935
1929 #, c-format
1930 msgid "option `-%c%s' is deprecated: %s"
1931 msgstr ""
1932
1933 #: config/tc-aarch64.c:7507
1934 #, c-format
1935 msgid " AArch64-specific assembler options:\n"
1936 msgstr ""
1937
1938 #: config/tc-aarch64.c:7518 config/tc-arm.c:25030
1939 #, c-format
1940 msgid "  -EB                     assemble code for a big-endian cpu\n"
1941 msgstr ""
1942
1943 #: config/tc-aarch64.c:7523 config/tc-arm.c:25035
1944 #, c-format
1945 msgid "  -EL                     assemble code for a little-endian cpu\n"
1946 msgstr ""
1947
1948 #: config/tc-alpha.c:653
1949 #, c-format
1950 msgid "No !literal!%ld was found"
1951 msgstr ""
1952
1953 #: config/tc-alpha.c:660
1954 #, c-format
1955 msgid "No !tlsgd!%ld was found"
1956 msgstr ""
1957
1958 #: config/tc-alpha.c:667
1959 #, c-format
1960 msgid "No !tlsldm!%ld was found"
1961 msgstr ""
1962
1963 #: config/tc-alpha.c:676
1964 #, c-format
1965 msgid "No ldah !gpdisp!%ld was found"
1966 msgstr ""
1967
1968 #: config/tc-alpha.c:726
1969 #, c-format
1970 msgid "too many !literal!%ld for %s"
1971 msgstr ""
1972
1973 #: config/tc-alpha.c:756
1974 #, c-format
1975 msgid "No lda !gpdisp!%ld was found"
1976 msgstr ""
1977
1978 #. Only support one relocation op per insn.
1979 #: config/tc-alpha.c:915
1980 msgid "More than one relocation op per insn"
1981 msgstr ""
1982
1983 #: config/tc-alpha.c:931
1984 msgid "No relocation operand"
1985 msgstr ""
1986
1987 #: config/tc-alpha.c:941
1988 #, c-format
1989 msgid "Unknown relocation operand: !%s"
1990 msgstr ""
1991
1992 #: config/tc-alpha.c:951
1993 #, c-format
1994 msgid "no sequence number after !%s"
1995 msgstr ""
1996
1997 #: config/tc-alpha.c:961
1998 #, c-format
1999 msgid "!%s does not use a sequence number"
2000 msgstr ""
2001
2002 #: config/tc-alpha.c:971
2003 #, c-format
2004 msgid "Bad sequence number: !%s!%s"
2005 msgstr ""
2006
2007 #: config/tc-alpha.c:1186 config/tc-alpha.c:3359
2008 #, c-format
2009 msgid "inappropriate arguments for opcode `%s'"
2010 msgstr ""
2011
2012 #: config/tc-alpha.c:1188 config/tc-alpha.c:3361
2013 #, c-format
2014 msgid "opcode `%s' not supported for target %s"
2015 msgstr ""
2016
2017 #: config/tc-alpha.c:1192 config/tc-alpha.c:3365 config/tc-avr.c:1672
2018 #: config/tc-msp430.c:3196
2019 #, c-format
2020 msgid "unknown opcode `%s'"
2021 msgstr ""
2022
2023 #: config/tc-alpha.c:1273 config/tc-alpha.c:1532
2024 msgid "overflow in literal (.lita) table"
2025 msgstr ""
2026
2027 #: config/tc-alpha.c:1280 config/tc-alpha.c:1304 config/tc-alpha.c:1545
2028 #: config/tc-alpha.c:2232 config/tc-alpha.c:2277 config/tc-alpha.c:2346
2029 #: config/tc-alpha.c:2429 config/tc-alpha.c:2654 config/tc-alpha.c:2752
2030 msgid "macro requires $at register while noat in effect"
2031 msgstr ""
2032
2033 #: config/tc-alpha.c:1282 config/tc-alpha.c:1306 config/tc-alpha.c:1547
2034 msgid "macro requires $at while $at in use"
2035 msgstr ""
2036
2037 #: config/tc-alpha.c:1491
2038 msgid "bignum invalid; zero assumed"
2039 msgstr ""
2040
2041 #: config/tc-alpha.c:1493
2042 msgid "floating point number invalid; zero assumed"
2043 msgstr ""
2044
2045 #: config/tc-alpha.c:1498
2046 msgid "can't handle expression"
2047 msgstr ""
2048
2049 #: config/tc-alpha.c:1538
2050 msgid "overflow in literal (.lit8) table"
2051 msgstr ""
2052
2053 #: config/tc-alpha.c:1835
2054 #, c-format
2055 msgid "too many ldah insns for !gpdisp!%ld"
2056 msgstr ""
2057
2058 #: config/tc-alpha.c:1837 config/tc-alpha.c:1849
2059 #, c-format
2060 msgid "both insns for !gpdisp!%ld must be in the same section"
2061 msgstr ""
2062
2063 #: config/tc-alpha.c:1847
2064 #, c-format
2065 msgid "too many lda insns for !gpdisp!%ld"
2066 msgstr ""
2067
2068 #: config/tc-alpha.c:1903
2069 #, c-format
2070 msgid "too many lituse insns for !lituse_tlsgd!%ld"
2071 msgstr ""
2072
2073 #: config/tc-alpha.c:1906
2074 #, c-format
2075 msgid "too many lituse insns for !lituse_tlsldm!%ld"
2076 msgstr ""
2077
2078 #: config/tc-alpha.c:1923
2079 #, c-format
2080 msgid "duplicate !tlsgd!%ld"
2081 msgstr ""
2082
2083 #: config/tc-alpha.c:1925
2084 #, c-format
2085 msgid "sequence number in use for !tlsldm!%ld"
2086 msgstr ""
2087
2088 #: config/tc-alpha.c:1939
2089 #, c-format
2090 msgid "duplicate !tlsldm!%ld"
2091 msgstr ""
2092
2093 #: config/tc-alpha.c:1941
2094 #, c-format
2095 msgid "sequence number in use for !tlsgd!%ld"
2096 msgstr ""
2097
2098 #: config/tc-alpha.c:1996 config/tc-arc.c:291 config/tc-mn10200.c:857
2099 #: config/tc-mn10300.c:1150 config/tc-ppc.c:1838 config/tc-s390.c:649
2100 #: config/tc-tilegx.c:427 config/tc-tilegx.c:476 config/tc-tilepro.c:383
2101 msgid "operand"
2102 msgstr ""
2103
2104 #: config/tc-alpha.c:2135
2105 msgid "invalid relocation for instruction"
2106 msgstr ""
2107
2108 #: config/tc-alpha.c:2149
2109 msgid "invalid relocation for field"
2110 msgstr ""
2111
2112 #: config/tc-alpha.c:2980
2113 msgid "can not resolve expression"
2114 msgstr ""
2115
2116 #: config/tc-alpha.c:3514 config/tc-i370.c:1054 config/tc-microblaze.c:199
2117 #: config/tc-ppc.c:2161 config/tc-ppc.c:5272
2118 #, c-format
2119 msgid ".COMMon length (%ld.) <0! Ignored."
2120 msgstr ""
2121
2122 #: config/tc-alpha.c:3525 config/tc-ia64.c:1104 config/tc-sparc.c:4147
2123 #: config/tc-v850.c:304
2124 msgid "Ignoring attempt to re-define symbol"
2125 msgstr ""
2126
2127 #: config/tc-alpha.c:3617 config/tc-sparc.c:4155
2128 #, c-format
2129 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
2130 msgstr ""
2131
2132 #: config/tc-alpha.c:3720 ecoff.c:3061
2133 msgid ".ent directive has no name"
2134 msgstr ""
2135
2136 #: config/tc-alpha.c:3728
2137 msgid "nested .ent directives"
2138 msgstr ""
2139
2140 #: config/tc-alpha.c:3773 ecoff.c:3012
2141 msgid ".end directive has no name"
2142 msgstr ""
2143
2144 #: config/tc-alpha.c:3782
2145 msgid ".end directive without matching .ent"
2146 msgstr ""
2147
2148 #: config/tc-alpha.c:3784
2149 msgid ".end directive names different symbol than .ent"
2150 msgstr ""
2151
2152 #: config/tc-alpha.c:3827 ecoff.c:3147
2153 msgid ".fmask outside of .ent"
2154 msgstr ""
2155
2156 #: config/tc-alpha.c:3829 config/tc-score.c:5598 ecoff.c:3211
2157 msgid ".mask outside of .ent"
2158 msgstr ""
2159
2160 #: config/tc-alpha.c:3837 ecoff.c:3154
2161 msgid "bad .fmask directive"
2162 msgstr ""
2163
2164 #: config/tc-alpha.c:3839 ecoff.c:3218
2165 msgid "bad .mask directive"
2166 msgstr ""
2167
2168 #: config/tc-alpha.c:3872 config/tc-mips.c:18449 config/tc-score.c:5740
2169 #: ecoff.c:3175
2170 msgid ".frame outside of .ent"
2171 msgstr ""
2172
2173 #: config/tc-alpha.c:3883 config/tc-mips.c:18460 ecoff.c:3186
2174 msgid "bad .frame directive"
2175 msgstr ""
2176
2177 #: config/tc-alpha.c:3917
2178 msgid ".prologue directive without a preceding .ent directive"
2179 msgstr ""
2180
2181 #: config/tc-alpha.c:3935
2182 #, c-format
2183 msgid "Invalid argument %d to .prologue."
2184 msgstr ""
2185
2186 #: config/tc-alpha.c:4026
2187 msgid "ECOFF debugging is disabled."
2188 msgstr ""
2189
2190 #: config/tc-alpha.c:4040
2191 msgid ".ent directive without matching .end"
2192 msgstr ""
2193
2194 #: config/tc-alpha.c:4133
2195 msgid ".usepv directive has no name"
2196 msgstr ""
2197
2198 #: config/tc-alpha.c:4144
2199 msgid ".usepv directive has no type"
2200 msgstr ""
2201
2202 #: config/tc-alpha.c:4159
2203 msgid "unknown argument for .usepv"
2204 msgstr ""
2205
2206 #: config/tc-alpha.c:4274
2207 #, c-format
2208 msgid "unknown section attribute %s"
2209 msgstr ""
2210
2211 #: config/tc-alpha.c:4368
2212 msgid "previous .ent not closed by a .end"
2213 msgstr ""
2214
2215 #: config/tc-alpha.c:4389
2216 msgid ".ent directive has no symbol"
2217 msgstr ""
2218
2219 #: config/tc-alpha.c:4414
2220 msgid ".handler directive has no name"
2221 msgstr ""
2222
2223 #: config/tc-alpha.c:4444
2224 msgid "Bad .frame directive 1./2. param"
2225 msgstr ""
2226
2227 #: config/tc-alpha.c:4454
2228 #, c-format
2229 msgid "Bad RA (%d) register for .frame"
2230 msgstr ""
2231
2232 #: config/tc-alpha.c:4459
2233 msgid "Bad .frame directive 3./4. param"
2234 msgstr ""
2235
2236 #: config/tc-alpha.c:4495
2237 msgid ".pdesc directive not in link (.link) section"
2238 msgstr ""
2239
2240 #: config/tc-alpha.c:4502
2241 msgid ".pdesc directive has no entry symbol"
2242 msgstr ""
2243
2244 #: config/tc-alpha.c:4513
2245 msgid ".pdesc has a bad entry symbol"
2246 msgstr ""
2247
2248 #: config/tc-alpha.c:4524
2249 msgid ".pdesc doesn't match with last .ent"
2250 msgstr ""
2251
2252 #: config/tc-alpha.c:4539
2253 msgid "No comma after .pdesc <entryname>"
2254 msgstr ""
2255
2256 #: config/tc-alpha.c:4559
2257 msgid "unknown procedure kind"
2258 msgstr ""
2259
2260 #: config/tc-alpha.c:4654
2261 msgid ".name directive not in link (.link) section"
2262 msgstr ""
2263
2264 #: config/tc-alpha.c:4662
2265 msgid ".name directive has no symbol"
2266 msgstr ""
2267
2268 #: config/tc-alpha.c:4696
2269 msgid "No symbol after .linkage"
2270 msgstr ""
2271
2272 #: config/tc-alpha.c:4744
2273 msgid "No symbol after .code_address"
2274 msgstr ""
2275
2276 #: config/tc-alpha.c:4770 config/tc-score.c:5604
2277 msgid "Bad .mask directive"
2278 msgstr ""
2279
2280 #: config/tc-alpha.c:4788
2281 msgid "Bad .fmask directive"
2282 msgstr ""
2283
2284 #: config/tc-alpha.c:4945
2285 #, c-format
2286 msgid "Expected comma after name \"%s\""
2287 msgstr ""
2288
2289 #: config/tc-alpha.c:4957
2290 #, c-format
2291 msgid "unhandled: .proc %s,%d"
2292 msgstr ""
2293
2294 #: config/tc-alpha.c:4991
2295 #, c-format
2296 msgid "Tried to .set unrecognized mode `%s'"
2297 msgstr ""
2298
2299 #: config/tc-alpha.c:5017
2300 #, c-format
2301 msgid "Bad base register, using $%d."
2302 msgstr ""
2303
2304 #: config/tc-alpha.c:5038 config/tc-nios2.c:337 config/tc-nios2.c:452
2305 #, c-format
2306 msgid "Alignment too large: %d. assumed"
2307 msgstr ""
2308
2309 #: config/tc-alpha.c:5042 config/tc-d30v.c:2057 config/tc-nios2.c:341
2310 #: config/tc-nios2.c:456
2311 msgid "Alignment negative: 0 assumed"
2312 msgstr ""
2313
2314 #: config/tc-alpha.c:5137 config/tc-alpha.c:5629
2315 #, c-format
2316 msgid "Unknown CPU identifier `%s'"
2317 msgstr ""
2318
2319 #: config/tc-alpha.c:5328
2320 #, c-format
2321 msgid "Chose GP value of %lx\n"
2322 msgstr ""
2323
2324 #: config/tc-alpha.c:5342
2325 msgid "bad .section directive: want a,s,w,x,M,S,G,T in string"
2326 msgstr ""
2327
2328 #: config/tc-alpha.c:5431
2329 #, c-format
2330 msgid "internal error: can't hash opcode `%s': %s"
2331 msgstr ""
2332
2333 #: config/tc-alpha.c:5467
2334 #, c-format
2335 msgid "internal error: can't hash macro `%s': %s"
2336 msgstr ""
2337
2338 #: config/tc-alpha.c:5551 config/tc-arm.c:7182 config/tc-arm.c:7194
2339 #: config/tc-i960.c:705 config/tc-xtensa.c:5337 config/tc-xtensa.c:5415
2340 #: config/tc-xtensa.c:5532 config/tc-z80.c:1927
2341 msgid "syntax error"
2342 msgstr ""
2343
2344 #: config/tc-alpha.c:5680
2345 msgid ""
2346 "Alpha options:\n"
2347 "-32addr\t\t\ttreat addresses as 32-bit values\n"
2348 "-F\t\t\tlack floating point instructions support\n"
2349 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
2350 "\t\t\tspecify variant of Alpha architecture\n"
2351 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
2352 "m21264b\n"
2353 "\t\t\tthese variants include PALcode opcodes\n"
2354 msgstr ""
2355
2356 #: config/tc-alpha.c:5690
2357 msgid ""
2358 "VMS options:\n"
2359 "-+\t\t\tencode (don't truncate) names longer than 64 characters\n"
2360 "-H\t\t\tshow new symbol after hash truncation\n"
2361 "-replace/-noreplace\tenable or disable the optimization of procedure calls\n"
2362 msgstr ""
2363
2364 #: config/tc-alpha.c:5941
2365 #, c-format
2366 msgid "unhandled relocation type %s"
2367 msgstr ""
2368
2369 #: config/tc-alpha.c:5954
2370 msgid "non-absolute expression in constant field"
2371 msgstr ""
2372
2373 #: config/tc-alpha.c:5968
2374 #, c-format
2375 msgid "type %d reloc done?\n"
2376 msgstr ""
2377
2378 #: config/tc-alpha.c:6015 config/tc-alpha.c:6022
2379 msgid "Used $at without \".set noat\""
2380 msgstr ""
2381
2382 #: config/tc-alpha.c:6191
2383 #, c-format
2384 msgid "!samegp reloc against symbol without .prologue: %s"
2385 msgstr ""
2386
2387 #: config/tc-alpha.c:6235 config/tc-tilegx.c:1751 config/tc-tilepro.c:1531
2388 #: config/tc-xtensa.c:6025
2389 #, c-format
2390 msgid "cannot represent `%s' relocation in object file"
2391 msgstr ""
2392
2393 #: config/tc-alpha.c:6241
2394 #, c-format
2395 msgid "internal error? cannot generate `%s' relocation"
2396 msgstr ""
2397
2398 #: config/tc-alpha.c:6340
2399 #, c-format
2400 msgid "frame reg expected, using $%d."
2401 msgstr ""
2402
2403 #: config/tc-arc.c:193 config/tc-arc.c:214 config/tc-arc.c:991
2404 #: config/tc-h8300.c:75 config/tc-h8300.c:84 config/tc-h8300.c:94
2405 #: config/tc-h8300.c:104 config/tc-h8300.c:114 config/tc-h8300.c:125
2406 #: config/tc-h8300.c:242 config/tc-hppa.c:6892 config/tc-hppa.c:6898
2407 #: config/tc-hppa.c:6904 config/tc-hppa.c:6910 config/tc-hppa.c:8317
2408 #: config/tc-lm32.c:197 config/tc-mips.c:3471 config/tc-mips.c:3977
2409 #: config/tc-mn10300.c:938 config/tc-mn10300.c:943 config/tc-mn10300.c:2441
2410 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
2411 msgid "could not set architecture and machine"
2412 msgstr ""
2413
2414 #: config/tc-arc.c:431 config/tc-arc.c:670
2415 msgid "expected comma after operand name"
2416 msgstr ""
2417
2418 #: config/tc-arc.c:442
2419 #, c-format
2420 msgid "negative operand number %d"
2421 msgstr ""
2422
2423 #: config/tc-arc.c:454
2424 msgid "expected comma after register-number"
2425 msgstr ""
2426
2427 #: config/tc-arc.c:479
2428 msgid "invalid mode"
2429 msgstr ""
2430
2431 #: config/tc-arc.c:496
2432 msgid "expected comma after register-mode"
2433 msgstr ""
2434
2435 #: config/tc-arc.c:513
2436 msgid "shortcut designator invalid"
2437 msgstr ""
2438
2439 #: config/tc-arc.c:528
2440 #, c-format
2441 msgid "core register value (%d) too large"
2442 msgstr ""
2443
2444 #: config/tc-arc.c:536
2445 #, c-format
2446 msgid "condition code value (%d) too large"
2447 msgstr ""
2448
2449 #: config/tc-arc.c:554
2450 #, c-format
2451 msgid "attempt to override symbol: %s"
2452 msgstr ""
2453
2454 #: config/tc-arc.c:625
2455 msgid "invalid opertype"
2456 msgstr ""
2457
2458 #: config/tc-arc.c:682
2459 msgid "expected comma after opcode"
2460 msgstr ""
2461
2462 #: config/tc-arc.c:692
2463 #, c-format
2464 msgid "negative subopcode %d"
2465 msgstr ""
2466
2467 #: config/tc-arc.c:701
2468 msgid "subcode value found when opcode not equal 0x03"
2469 msgstr ""
2470
2471 #: config/tc-arc.c:709
2472 #, c-format
2473 msgid "invalid subopcode %d"
2474 msgstr ""
2475
2476 #: config/tc-arc.c:720
2477 msgid "expected comma after subopcode"
2478 msgstr ""
2479
2480 #: config/tc-arc.c:739
2481 msgid "invalid suffix class"
2482 msgstr ""
2483
2484 #: config/tc-arc.c:748
2485 msgid "expected comma after suffix class"
2486 msgstr ""
2487
2488 #: config/tc-arc.c:767
2489 msgid "invalid syntax class"
2490 msgstr ""
2491
2492 #: config/tc-arc.c:774
2493 msgid "opcode 0x3 and SYNTAX_3OP invalid"
2494 msgstr ""
2495
2496 #: config/tc-arc.c:794
2497 msgid "unknown suffix class"
2498 msgstr ""
2499
2500 #: config/tc-arc.c:861 config/tc-tic6x.c:582
2501 msgid "expected comma after symbol name"
2502 msgstr ""
2503
2504 #: config/tc-arc.c:871
2505 msgid "negative symbol length"
2506 msgstr ""
2507
2508 #: config/tc-arc.c:882
2509 msgid "ignoring attempt to re-define symbol"
2510 msgstr ""
2511
2512 #: config/tc-arc.c:889
2513 #, c-format
2514 msgid "length of symbol \"%s\" already %ld, ignoring %d"
2515 msgstr ""
2516
2517 #: config/tc-arc.c:903
2518 msgid "assuming symbol alignment of zero"
2519 msgstr ""
2520
2521 #: config/tc-arc.c:970
2522 msgid "\".option\" directive must appear before any instructions"
2523 msgstr ""
2524
2525 #: config/tc-arc.c:980
2526 msgid "\".option\" directive conflicts with initial definition"
2527 msgstr ""
2528
2529 #: config/tc-arc.c:988
2530 msgid "\".option\" directive overrides command-line (default) value"
2531 msgstr ""
2532
2533 #: config/tc-arc.c:998
2534 msgid "invalid identifier for \".option\""
2535 msgstr ""
2536
2537 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:248
2538 msgid "relaxation not supported\n"
2539 msgstr ""
2540
2541 #: config/tc-arc.c:1080
2542 msgid "expression too complex code symbol"
2543 msgstr ""
2544
2545 #: config/tc-arc.c:1107
2546 #, c-format
2547 msgid "missing ')' in %%-op"
2548 msgstr ""
2549
2550 #: config/tc-arc.c:1365 config/tc-dlx.c:1198 config/tc-i960.c:2636
2551 #: config/tc-m32r.c:2280 config/tc-nds32.c:6503 config/tc-sparc.c:3834
2552 #, c-format
2553 msgid "internal error: can't export reloc type %d (`%s')"
2554 msgstr ""
2555
2556 #: config/tc-arc.c:1497
2557 #, c-format
2558 msgid "unknown syntax format character `%c'"
2559 msgstr ""
2560
2561 #: config/tc-arc.c:1636
2562 msgid "too many suffixes"
2563 msgstr ""
2564
2565 #: config/tc-arc.c:1675
2566 msgid "symbol as destination register"
2567 msgstr ""
2568
2569 #. xgettext:c-format.
2570 #: config/tc-arc.c:1760 config/tc-i370.c:2206 config/tc-mn10200.c:1142
2571 #: config/tc-mn10300.c:1822 config/tc-ppc.c:3350 config/tc-s390.c:1523
2572 #: config/tc-v850.c:3029
2573 #, c-format
2574 msgid "junk at end of line: `%s'"
2575 msgstr ""
2576
2577 #: config/tc-arc.c:1799
2578 msgid "8 byte instruction in delay slot"
2579 msgstr ""
2580
2581 #. except for jl  addr
2582 #: config/tc-arc.c:1802
2583 msgid "8 byte jump instruction with delay slot"
2584 msgstr ""
2585
2586 #: config/tc-arc.c:1810
2587 msgid "conditional branch follows set of flags"
2588 msgstr ""
2589
2590 #: config/tc-arc.c:1894 config/tc-arm.c:17586
2591 #, c-format
2592 msgid "bad instruction `%s'"
2593 msgstr ""
2594
2595 #: config/tc-arm.c:560
2596 msgid "ARM register expected"
2597 msgstr ""
2598
2599 #: config/tc-arm.c:561
2600 msgid "bad or missing co-processor number"
2601 msgstr ""
2602
2603 #: config/tc-arm.c:562
2604 msgid "co-processor register expected"
2605 msgstr ""
2606
2607 #: config/tc-arm.c:563
2608 msgid "FPA register expected"
2609 msgstr ""
2610
2611 #: config/tc-arm.c:564
2612 msgid "VFP single precision register expected"
2613 msgstr ""
2614
2615 #: config/tc-arm.c:565
2616 msgid "VFP/Neon double precision register expected"
2617 msgstr ""
2618
2619 #: config/tc-arm.c:566
2620 msgid "Neon quad precision register expected"
2621 msgstr ""
2622
2623 #: config/tc-arm.c:567
2624 msgid "VFP single or double precision register expected"
2625 msgstr ""
2626
2627 #: config/tc-arm.c:568
2628 msgid "Neon double or quad precision register expected"
2629 msgstr ""
2630
2631 #: config/tc-arm.c:569
2632 msgid "VFP single, double or Neon quad precision register expected"
2633 msgstr ""
2634
2635 #: config/tc-arm.c:570
2636 msgid "VFP system register expected"
2637 msgstr ""
2638
2639 #: config/tc-arm.c:571
2640 msgid "Maverick MVF register expected"
2641 msgstr ""
2642
2643 #: config/tc-arm.c:572
2644 msgid "Maverick MVD register expected"
2645 msgstr ""
2646
2647 #: config/tc-arm.c:573
2648 msgid "Maverick MVFX register expected"
2649 msgstr ""
2650
2651 #: config/tc-arm.c:574
2652 msgid "Maverick MVDX register expected"
2653 msgstr ""
2654
2655 #: config/tc-arm.c:575
2656 msgid "Maverick MVAX register expected"
2657 msgstr ""
2658
2659 #: config/tc-arm.c:576
2660 msgid "Maverick DSPSC register expected"
2661 msgstr ""
2662
2663 #: config/tc-arm.c:577
2664 msgid "iWMMXt data register expected"
2665 msgstr ""
2666
2667 #: config/tc-arm.c:578 config/tc-arm.c:6961
2668 msgid "iWMMXt control register expected"
2669 msgstr ""
2670
2671 #: config/tc-arm.c:579
2672 msgid "iWMMXt scalar register expected"
2673 msgstr ""
2674
2675 #: config/tc-arm.c:580
2676 msgid "XScale accumulator register expected"
2677 msgstr ""
2678
2679 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
2680 #: config/tc-arm.c:739 config/tc-score.c:259
2681 msgid "bad arguments to instruction"
2682 msgstr ""
2683
2684 #: config/tc-arm.c:740
2685 msgid "r13 not allowed here"
2686 msgstr ""
2687
2688 #: config/tc-arm.c:741
2689 msgid "r15 not allowed here"
2690 msgstr ""
2691
2692 #: config/tc-arm.c:742
2693 msgid "instruction cannot be conditional"
2694 msgstr ""
2695
2696 #: config/tc-arm.c:743
2697 msgid "registers may not be the same"
2698 msgstr ""
2699
2700 #: config/tc-arm.c:744
2701 msgid "lo register required"
2702 msgstr ""
2703
2704 #: config/tc-arm.c:745
2705 msgid "instruction not supported in Thumb16 mode"
2706 msgstr ""
2707
2708 #: config/tc-arm.c:746
2709 msgid "instruction does not accept this addressing mode"
2710 msgstr ""
2711
2712 #: config/tc-arm.c:747
2713 msgid "branch must be last instruction in IT block"
2714 msgstr ""
2715
2716 #: config/tc-arm.c:748
2717 msgid "instruction not allowed in IT block"
2718 msgstr ""
2719
2720 #: config/tc-arm.c:749
2721 msgid "selected FPU does not support instruction"
2722 msgstr ""
2723
2724 #: config/tc-arm.c:750
2725 msgid "thumb conditional instruction should be in IT block"
2726 msgstr ""
2727
2728 #: config/tc-arm.c:751
2729 msgid "incorrect condition in IT block"
2730 msgstr ""
2731
2732 #: config/tc-arm.c:752
2733 msgid "IT falling in the range of a previous IT block"
2734 msgstr ""
2735
2736 #: config/tc-arm.c:753
2737 msgid "missing .fnstart before unwinding directive"
2738 msgstr ""
2739
2740 #: config/tc-arm.c:755
2741 msgid "cannot use register index with PC-relative addressing"
2742 msgstr ""
2743
2744 #: config/tc-arm.c:757
2745 msgid "cannot use writeback with PC-relative addressing"
2746 msgstr ""
2747
2748 #: config/tc-arm.c:759
2749 msgid "using "
2750 msgstr ""
2751
2752 #: config/tc-arm.c:966
2753 msgid "immediate expression requires a # prefix"
2754 msgstr ""
2755
2756 #: config/tc-arm.c:994 read.c:3731
2757 msgid "missing expression"
2758 msgstr ""
2759
2760 #: config/tc-arm.c:1024 config/tc-arm.c:5207 config/tc-i960.c:1297
2761 #: config/tc-score.c:1210
2762 msgid "invalid constant"
2763 msgstr ""
2764
2765 #: config/tc-arm.c:1154
2766 msgid "expected #constant"
2767 msgstr ""
2768
2769 #: config/tc-arm.c:1317
2770 #, c-format
2771 msgid "unexpected character `%c' in type specifier"
2772 msgstr ""
2773
2774 #: config/tc-arm.c:1334
2775 #, c-format
2776 msgid "bad size %d in type specifier"
2777 msgstr ""
2778
2779 #: config/tc-arm.c:1384
2780 msgid "only one type should be specified for operand"
2781 msgstr ""
2782
2783 #: config/tc-arm.c:1462
2784 msgid "can't redefine type for operand"
2785 msgstr ""
2786
2787 #: config/tc-arm.c:1473
2788 msgid "only D registers may be indexed"
2789 msgstr ""
2790
2791 #: config/tc-arm.c:1479
2792 msgid "can't change index for operand"
2793 msgstr ""
2794
2795 #: config/tc-arm.c:1542
2796 msgid "register operand expected, but got scalar"
2797 msgstr ""
2798
2799 #: config/tc-arm.c:1575
2800 msgid "scalar must have an index"
2801 msgstr ""
2802
2803 #: config/tc-arm.c:1580 config/tc-arm.c:15735 config/tc-arm.c:15795
2804 #: config/tc-arm.c:16217
2805 msgid "scalar index out of range"
2806 msgstr ""
2807
2808 #: config/tc-arm.c:1630
2809 msgid "bad range in register list"
2810 msgstr ""
2811
2812 #: config/tc-arm.c:1638 config/tc-arm.c:1647 config/tc-arm.c:1688
2813 #, c-format
2814 msgid "Warning: duplicated register (r%d) in register list"
2815 msgstr ""
2816
2817 #: config/tc-arm.c:1650
2818 msgid "Warning: register range not in ascending order"
2819 msgstr ""
2820
2821 #: config/tc-arm.c:1661
2822 msgid "missing `}'"
2823 msgstr ""
2824
2825 #: config/tc-arm.c:1677
2826 msgid "invalid register mask"
2827 msgstr ""
2828
2829 #: config/tc-arm.c:1812 config/tc-arm.c:1856
2830 msgid "register out of range in list"
2831 msgstr ""
2832
2833 #: config/tc-arm.c:1834 config/tc-arm.c:4161 config/tc-arm.c:4295
2834 msgid "register list not in ascending order"
2835 msgstr ""
2836
2837 #: config/tc-arm.c:1865
2838 msgid "register range not in ascending order"
2839 msgstr ""
2840
2841 #: config/tc-arm.c:1898
2842 msgid "non-contiguous register range"
2843 msgstr ""
2844
2845 #: config/tc-arm.c:1957
2846 msgid "register stride must be 1 or 2"
2847 msgstr ""
2848
2849 #: config/tc-arm.c:1958
2850 msgid "mismatched element/structure types in list"
2851 msgstr ""
2852
2853 #: config/tc-arm.c:2022
2854 msgid "don't use Rn-Rm syntax with non-unit stride"
2855 msgstr ""
2856
2857 #: config/tc-arm.c:2077
2858 msgid "error parsing element/structure list"
2859 msgstr ""
2860
2861 #: config/tc-arm.c:2083
2862 msgid "expected }"
2863 msgstr ""
2864
2865 #: config/tc-arm.c:2174
2866 msgid "attempt to redefine typed alias"
2867 msgstr ""
2868
2869 #: config/tc-arm.c:2308
2870 msgid "bad type for register"
2871 msgstr ""
2872
2873 #: config/tc-arm.c:2319
2874 msgid "expression must be constant"
2875 msgstr ""
2876
2877 #: config/tc-arm.c:2336
2878 msgid "can't redefine the type of a register alias"
2879 msgstr ""
2880
2881 #: config/tc-arm.c:2343
2882 msgid "you must specify a single type only"
2883 msgstr ""
2884
2885 #: config/tc-arm.c:2356
2886 msgid "can't redefine the index of a scalar alias"
2887 msgstr ""
2888
2889 #: config/tc-arm.c:2364
2890 msgid "scalar index must be constant"
2891 msgstr ""
2892
2893 #: config/tc-arm.c:2373
2894 msgid "expecting ]"
2895 msgstr ""
2896
2897 #: config/tc-arm.c:2426
2898 msgid "invalid syntax for .dn directive"
2899 msgstr ""
2900
2901 #: config/tc-arm.c:2432
2902 msgid "invalid syntax for .qn directive"
2903 msgstr ""
2904
2905 #: config/tc-arm.c:2467
2906 #, c-format
2907 msgid "ignoring attempt to use .unreq on fixed register name: '%s'"
2908 msgstr ""
2909
2910 #: config/tc-arm.c:2735
2911 #, c-format
2912 msgid "Failed to find real start of function: %s\n"
2913 msgstr ""
2914
2915 #: config/tc-arm.c:2752
2916 msgid "selected processor does not support THUMB opcodes"
2917 msgstr ""
2918
2919 #: config/tc-arm.c:2765
2920 msgid "selected processor does not support ARM opcodes"
2921 msgstr ""
2922
2923 #: config/tc-arm.c:2777
2924 #, c-format
2925 msgid "invalid instruction size selected (%d)"
2926 msgstr ""
2927
2928 #: config/tc-arm.c:2809
2929 #, c-format
2930 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
2931 msgstr ""
2932
2933 #: config/tc-arm.c:2865
2934 #, c-format
2935 msgid "expected comma after name \"%s\""
2936 msgstr ""
2937
2938 #: config/tc-arm.c:2915 config/tc-m32r.c:587
2939 #, c-format
2940 msgid "symbol `%s' already defined"
2941 msgstr ""
2942
2943 #: config/tc-arm.c:2949
2944 #, c-format
2945 msgid "unrecognized syntax mode \"%s\""
2946 msgstr ""
2947
2948 #: config/tc-arm.c:2970
2949 #, c-format
2950 msgid "alignment too large: %d assumed"
2951 msgstr ""
2952
2953 #: config/tc-arm.c:2973
2954 msgid "alignment negative. 0 assumed."
2955 msgstr ""
2956
2957 #: config/tc-arm.c:3039
2958 msgid ".ref pseudo-op only available with -mccs flag."
2959 msgstr ""
2960
2961 #: config/tc-arm.c:3080
2962 msgid ".asmfunc repeated."
2963 msgstr ""
2964
2965 #: config/tc-arm.c:3084
2966 msgid ".asmfunc without function."
2967 msgstr ""
2968
2969 #: config/tc-arm.c:3090
2970 msgid ".asmfunc pseudo-op only available with -mccs flag."
2971 msgstr ""
2972
2973 #: config/tc-arm.c:3101
2974 msgid ".endasmfunc without a .asmfunc."
2975 msgstr ""
2976
2977 #: config/tc-arm.c:3105
2978 msgid ".endasmfunc without function."
2979 msgstr ""
2980
2981 #: config/tc-arm.c:3116
2982 msgid ".endasmfunc pseudo-op only available with -mccs flag."
2983 msgstr ""
2984
2985 #: config/tc-arm.c:3125
2986 msgid ".def pseudo-op only available with -mccs flag."
2987 msgstr ""
2988
2989 #: config/tc-arm.c:3283
2990 msgid "invalid type for literal pool"
2991 msgstr ""
2992
2993 #: config/tc-arm.c:3362 config/tc-tic54x.c:5385
2994 #, c-format
2995 msgid "Invalid label '%s'"
2996 msgstr ""
2997
2998 #: config/tc-arm.c:3538
2999 msgid "(plt) is only valid on branch targets"
3000 msgstr ""
3001
3002 #: config/tc-arm.c:3544 config/tc-s390.c:1145 config/tc-s390.c:1788
3003 #: config/tc-xtensa.c:1613
3004 #, c-format
3005 msgid "%s relocations do not fit in %d bytes"
3006 msgstr ""
3007
3008 #: config/tc-arm.c:3622
3009 msgid ".inst.n operand too big. Use .inst.w instead"
3010 msgstr ""
3011
3012 #: config/tc-arm.c:3642
3013 msgid "cannot determine Thumb instruction size. Use .inst.n/.inst.w instead"
3014 msgstr ""
3015
3016 #: config/tc-arm.c:3672
3017 msgid "width suffixes are invalid in ARM mode"
3018 msgstr ""
3019
3020 #: config/tc-arm.c:3714 dwarf2dbg.c:751
3021 msgid "expected 0 or 1"
3022 msgstr ""
3023
3024 #: config/tc-arm.c:3718
3025 msgid "missing comma"
3026 msgstr ""
3027
3028 #: config/tc-arm.c:3751
3029 msgid "duplicate .fnstart directive"
3030 msgstr ""
3031
3032 #: config/tc-arm.c:3782 config/tc-tic6x.c:412
3033 msgid "duplicate .handlerdata directive"
3034 msgstr ""
3035
3036 #: config/tc-arm.c:3801
3037 msgid ".fnend directive without .fnstart"
3038 msgstr ""
3039
3040 #: config/tc-arm.c:3868 config/tc-tic6x.c:393
3041 msgid "personality routine specified for cantunwind frame"
3042 msgstr ""
3043
3044 #: config/tc-arm.c:3885 config/tc-tic6x.c:454
3045 msgid "duplicate .personalityindex directive"
3046 msgstr ""
3047
3048 #: config/tc-arm.c:3892 config/tc-tic6x.c:461
3049 msgid "bad personality routine number"
3050 msgstr ""
3051
3052 #: config/tc-arm.c:3914 config/tc-tic6x.c:478
3053 msgid "duplicate .personality directive"
3054 msgstr ""
3055
3056 #: config/tc-arm.c:3937 config/tc-arm.c:4065 config/tc-arm.c:4113
3057 msgid "expected register list"
3058 msgstr ""
3059
3060 #: config/tc-arm.c:4019
3061 msgid "expected , <constant>"
3062 msgstr ""
3063
3064 #: config/tc-arm.c:4028
3065 msgid "number of registers must be in the range [1:4]"
3066 msgstr ""
3067
3068 #: config/tc-arm.c:4175 config/tc-arm.c:4309
3069 msgid "bad register range"
3070 msgstr ""
3071
3072 #: config/tc-arm.c:4375
3073 msgid "FPA .unwind_save does not take a register list"
3074 msgstr ""
3075
3076 #: config/tc-arm.c:4403
3077 msgid ".unwind_save does not support this kind of register"
3078 msgstr ""
3079
3080 #: config/tc-arm.c:4442
3081 msgid "SP and PC not permitted in .unwind_movsp directive"
3082 msgstr ""
3083
3084 #: config/tc-arm.c:4447
3085 msgid "unexpected .unwind_movsp directive"
3086 msgstr ""
3087
3088 #: config/tc-arm.c:4474
3089 msgid "stack increment must be multiple of 4"
3090 msgstr ""
3091
3092 #: config/tc-arm.c:4506
3093 msgid "expected <reg>, <reg>"
3094 msgstr ""
3095
3096 #: config/tc-arm.c:4524
3097 msgid "register must be either sp or set by a previousunwind_movsp directive"
3098 msgstr ""
3099
3100 #: config/tc-arm.c:4563
3101 msgid "expected <offset>, <opcode>"
3102 msgstr ""
3103
3104 #: config/tc-arm.c:4575
3105 msgid "unwind opcode too long"
3106 msgstr ""
3107
3108 #: config/tc-arm.c:4580
3109 msgid "invalid unwind opcode"
3110 msgstr ""
3111
3112 #: config/tc-arm.c:4767 config/tc-arm.c:5739 config/tc-arm.c:10246
3113 #: config/tc-arm.c:10769 config/tc-arm.c:12789 config/tc-arm.c:14222
3114 #: config/tc-arm.c:22819 config/tc-arm.c:22844 config/tc-arm.c:22852
3115 #: config/tc-metag.c:5175 config/tc-z8k.c:1143 config/tc-z8k.c:1153
3116 msgid "immediate value out of range"
3117 msgstr ""
3118
3119 #: config/tc-arm.c:4935
3120 msgid "invalid FPA immediate expression"
3121 msgstr ""
3122
3123 #: config/tc-arm.c:5107
3124 msgid "'LSL' or 'ASR' required"
3125 msgstr ""
3126
3127 #: config/tc-arm.c:5115
3128 msgid "'LSL' required"
3129 msgstr ""
3130
3131 #: config/tc-arm.c:5123
3132 msgid "'ASR' required"
3133 msgstr ""
3134
3135 #: config/tc-arm.c:5202
3136 msgid "invalid rotation"
3137 msgstr ""
3138
3139 #: config/tc-arm.c:5361 config/tc-arm.c:5530
3140 msgid "unknown group relocation"
3141 msgstr ""
3142
3143 #: config/tc-arm.c:5397
3144 msgid "alignment must be constant"
3145 msgstr ""
3146
3147 #: config/tc-arm.c:5561
3148 msgid "this group relocation is not allowed on this instruction"
3149 msgstr ""
3150
3151 #: config/tc-arm.c:5616
3152 msgid "'}' expected at end of 'option' field"
3153 msgstr ""
3154
3155 #: config/tc-arm.c:5621
3156 msgid "cannot combine index with option"
3157 msgstr ""
3158
3159 #: config/tc-arm.c:5877
3160 msgid "unexpected bit specified after APSR"
3161 msgstr ""
3162
3163 #: config/tc-arm.c:5889
3164 msgid "selected processor does not support DSP extension"
3165 msgstr ""
3166
3167 #: config/tc-arm.c:5901
3168 msgid "bad bitmask specified after APSR"
3169 msgstr ""
3170
3171 #: config/tc-arm.c:5925
3172 msgid "writing to APSR without specifying a bitmask is deprecated"
3173 msgstr ""
3174
3175 #: config/tc-arm.c:5937 config/tc-arm.c:11914 config/tc-arm.c:11958
3176 #: config/tc-arm.c:11962
3177 msgid "selected processor does not support requested special purpose register"
3178 msgstr ""
3179
3180 #: config/tc-arm.c:5942
3181 msgid "flag for {c}psr instruction expected"
3182 msgstr ""
3183
3184 #: config/tc-arm.c:5967
3185 msgid "unrecognized CPS flag"
3186 msgstr ""
3187
3188 #: config/tc-arm.c:5974
3189 msgid "missing CPS flags"
3190 msgstr ""
3191
3192 #: config/tc-arm.c:5997 config/tc-arm.c:6003
3193 msgid "valid endian specifiers are be or le"
3194 msgstr ""
3195
3196 #: config/tc-arm.c:6025
3197 msgid "missing rotation field after comma"
3198 msgstr ""
3199
3200 #: config/tc-arm.c:6040
3201 msgid "rotation can only be 0, 8, 16, or 24"
3202 msgstr ""
3203
3204 #: config/tc-arm.c:6069
3205 msgid "condition required"
3206 msgstr ""
3207
3208 #: config/tc-arm.c:6130 config/tc-arm.c:8570
3209 msgid "'[' expected"
3210 msgstr ""
3211
3212 #: config/tc-arm.c:6143
3213 msgid "',' expected"
3214 msgstr ""
3215
3216 #: config/tc-arm.c:6160
3217 msgid "invalid shift"
3218 msgstr ""
3219
3220 #: config/tc-arm.c:6233
3221 msgid "can't use Neon quad register here"
3222 msgstr ""
3223
3224 #: config/tc-arm.c:6300
3225 msgid "expected <Rm> or <Dm> or <Qm> operand"
3226 msgstr ""
3227
3228 #: config/tc-arm.c:6380
3229 msgid "parse error"
3230 msgstr ""
3231
3232 #. ISB can only take SY as an option.
3233 #: config/tc-arm.c:6645
3234 msgid "invalid barrier type"
3235 msgstr ""
3236
3237 #: config/tc-arm.c:6741
3238 msgid "only floating point zero is allowed as immediate value"
3239 msgstr ""
3240
3241 #: config/tc-arm.c:6799
3242 msgid "immediate value is out of range"
3243 msgstr ""
3244
3245 #: config/tc-arm.c:6946
3246 msgid "iWMMXt data or control register expected"
3247 msgstr ""
3248
3249 #: config/tc-arm.c:6986
3250 msgid "Banked registers are not available with this architecture."
3251 msgstr ""
3252
3253 #: config/tc-arm.c:7208 config/tc-score.c:264
3254 msgid "garbage following instruction"
3255 msgstr ""
3256
3257 #. If REG is R13 (the stack pointer), warn that its use is
3258 #. deprecated.
3259 #: config/tc-arm.c:7249
3260 msgid "use of r13 is deprecated"
3261 msgstr ""
3262
3263 #: config/tc-arm.c:7319
3264 msgid "D register out of range for selected VFP version"
3265 msgstr ""
3266
3267 #: config/tc-arm.c:7398 config/tc-arm.c:9974
3268 msgid "Instruction does not support =N addresses"
3269 msgstr ""
3270
3271 #: config/tc-arm.c:7406
3272 msgid "instruction does not accept preindexed addressing"
3273 msgstr ""
3274
3275 #. unindexed - only for coprocessor
3276 #: config/tc-arm.c:7422 config/tc-arm.c:10037
3277 msgid "instruction does not accept unindexed addressing"
3278 msgstr ""
3279
3280 #: config/tc-arm.c:7430
3281 msgid "destination register same as write-back base"
3282 msgstr ""
3283
3284 #: config/tc-arm.c:7431
3285 msgid "source register same as write-back base"
3286 msgstr ""
3287
3288 #: config/tc-arm.c:7481
3289 msgid "use of PC in this instruction is deprecated"
3290 msgstr ""
3291
3292 #: config/tc-arm.c:7504
3293 msgid "instruction does not accept scaled register index"
3294 msgstr ""
3295
3296 #: config/tc-arm.c:7760
3297 msgid "invalid pseudo operation"
3298 msgstr ""
3299
3300 #: config/tc-arm.c:7887
3301 msgid "instruction does not support unindexed addressing"
3302 msgstr ""
3303
3304 #: config/tc-arm.c:7902
3305 msgid "pc may not be used with write-back"
3306 msgstr ""
3307
3308 #: config/tc-arm.c:7907
3309 msgid "instruction does not support writeback"
3310 msgstr ""
3311
3312 #: config/tc-arm.c:8000
3313 msgid "Rn must not overlap other operands"
3314 msgstr ""
3315
3316 #: config/tc-arm.c:8005
3317 msgid "swp{b} use is obsoleted for ARMv8 and later"
3318 msgstr ""
3319
3320 #: config/tc-arm.c:8008
3321 msgid "swp{b} use is deprecated for ARMv6 and ARMv7"
3322 msgstr ""
3323
3324 #: config/tc-arm.c:8110 config/tc-arm.c:8129 config/tc-arm.c:8142
3325 #: config/tc-arm.c:10610 config/tc-arm.c:10641 config/tc-arm.c:10663
3326 msgid "bit-field extends past end of register"
3327 msgstr ""
3328
3329 #: config/tc-arm.c:8172
3330 msgid "the only valid suffixes here are '(plt)' and '(tlscall)'"
3331 msgstr ""
3332
3333 #: config/tc-arm.c:8225
3334 msgid "use of r15 in blx in ARM mode is not really useful"
3335 msgstr ""
3336
3337 #: config/tc-arm.c:8247
3338 msgid "use of r15 in bx in ARM mode is not really useful"
3339 msgstr ""
3340
3341 #: config/tc-arm.c:8272
3342 msgid "use of r15 in bxj is not really useful"
3343 msgstr ""
3344
3345 #: config/tc-arm.c:8320
3346 msgid "This coprocessor register access is deprecated in ARMv8"
3347 msgstr ""
3348
3349 #: config/tc-arm.c:8520 config/tc-arm.c:8529
3350 msgid "writeback of base register is UNPREDICTABLE"
3351 msgstr ""
3352
3353 #: config/tc-arm.c:8523
3354 msgid "writeback of base register when in register list is UNPREDICTABLE"
3355 msgstr ""
3356
3357 #: config/tc-arm.c:8533
3358 msgid "if writeback register is in list, it must be the lowest reg in the list"
3359 msgstr ""
3360
3361 #: config/tc-arm.c:8565
3362 msgid "first transfer register must be even"
3363 msgstr ""
3364
3365 #: config/tc-arm.c:8568
3366 msgid "can only transfer two consecutive registers"
3367 msgstr ""
3368
3369 #. If op 1 were present and equal to PC, this function wouldn't
3370 #. have been called in the first place.
3371 #. If op 2 were present and equal to PC, this function wouldn't
3372 #. have been called in the first place.
3373 #: config/tc-arm.c:8569 config/tc-arm.c:8639 config/tc-arm.c:9272
3374 #: config/tc-arm.c:11415
3375 msgid "r14 not allowed here"
3376 msgstr ""
3377
3378 #: config/tc-arm.c:8581
3379 msgid "base register written back, and overlaps second transfer register"
3380 msgstr ""
3381
3382 #: config/tc-arm.c:8591
3383 msgid "index register overlaps transfer register"
3384 msgstr ""
3385
3386 #: config/tc-arm.c:8620 config/tc-arm.c:9239
3387 msgid "offset must be zero in ARM encoding"
3388 msgstr ""
3389
3390 #: config/tc-arm.c:8633 config/tc-arm.c:9266
3391 msgid "even register required"
3392 msgstr ""
3393
3394 #: config/tc-arm.c:8636
3395 msgid "can only load two consecutive registers"
3396 msgstr ""
3397
3398 #: config/tc-arm.c:8654
3399 msgid "ldr to register 15 must be 4-byte alligned"
3400 msgstr ""
3401
3402 #: config/tc-arm.c:8677 config/tc-arm.c:8709
3403 msgid "this instruction requires a post-indexed address"
3404 msgstr ""
3405
3406 #: config/tc-arm.c:8736
3407 msgid "Rd and Rm should be different in mla"
3408 msgstr ""
3409
3410 #: config/tc-arm.c:8760 config/tc-arm.c:11779
3411 msgid ":lower16: not allowed this instruction"
3412 msgstr ""
3413
3414 #: config/tc-arm.c:8762
3415 msgid ":upper16: not allowed instruction"
3416 msgstr ""
3417
3418 #: config/tc-arm.c:8781
3419 msgid "operand 1 must be FPSCR"
3420 msgstr ""
3421
3422 #: config/tc-arm.c:8863 config/tc-arm.c:11898
3423 msgid "bad register for mrs"
3424 msgstr ""
3425
3426 #: config/tc-arm.c:8870 config/tc-arm.c:11921
3427 msgid "'APSR', 'CPSR' or 'SPSR' expected"
3428 msgstr ""
3429
3430 #: config/tc-arm.c:8911
3431 msgid "Rd and Rm should be different in mul"
3432 msgstr ""
3433
3434 #: config/tc-arm.c:8930 config/tc-arm.c:9184 config/tc-arm.c:12059
3435 msgid "rdhi and rdlo must be different"
3436 msgstr ""
3437
3438 #: config/tc-arm.c:8936
3439 msgid "rdhi, rdlo and rm must all be different"
3440 msgstr ""
3441
3442 #: config/tc-arm.c:9002
3443 msgid "'[' expected after PLD mnemonic"
3444 msgstr ""
3445
3446 #: config/tc-arm.c:9004 config/tc-arm.c:9019
3447 msgid "post-indexed expression used in preload instruction"
3448 msgstr ""
3449
3450 #: config/tc-arm.c:9006 config/tc-arm.c:9021
3451 msgid "writeback used in preload instruction"
3452 msgstr ""
3453
3454 #: config/tc-arm.c:9008 config/tc-arm.c:9023
3455 msgid "unindexed addressing used in preload instruction"
3456 msgstr ""
3457
3458 #: config/tc-arm.c:9017
3459 msgid "'[' expected after PLI mnemonic"
3460 msgstr ""
3461
3462 #: config/tc-arm.c:9108 config/tc-arm.c:12375
3463 msgid "setend use is deprecated for ARMv8"
3464 msgstr ""
3465
3466 #: config/tc-arm.c:9129 config/tc-arm.c:12436 config/tc-arm.c:12468
3467 #: config/tc-arm.c:12511
3468 msgid "extraneous shift as part of operand to shift insn"
3469 msgstr ""
3470
3471 #: config/tc-arm.c:9210
3472 msgid "SRS base register must be r13"
3473 msgstr ""
3474
3475 #: config/tc-arm.c:9269
3476 msgid "can only store two consecutive registers"
3477 msgstr ""
3478
3479 #: config/tc-arm.c:9383 config/tc-arm.c:9400
3480 msgid "only two consecutive VFP SP registers allowed here"
3481 msgstr ""
3482
3483 #: config/tc-arm.c:9428 config/tc-arm.c:9443
3484 msgid "this addressing mode requires base-register writeback"
3485 msgstr ""
3486
3487 #. If srcsize is 16, inst.operands[1].imm must be in the range 0-16.
3488 #. i.e. immbits must be in range 0 - 16.
3489 #: config/tc-arm.c:9560
3490 msgid "immediate value out of range, expected range [0, 16]"
3491 msgstr ""
3492
3493 #. If srcsize is 32, inst.operands[1].imm must be in the range 1-32.
3494 #. i.e. immbits must be in range 0 - 31.
3495 #: config/tc-arm.c:9567
3496 msgid "immediate value out of range, expected range [1, 32]"
3497 msgstr ""
3498
3499 #: config/tc-arm.c:9633
3500 msgid "this instruction does not support indexing"
3501 msgstr ""
3502
3503 #: config/tc-arm.c:9656
3504 msgid "only r15 allowed here"
3505 msgstr ""
3506
3507 #: config/tc-arm.c:9791
3508 msgid "immediate operand requires iWMMXt2"
3509 msgstr ""
3510
3511 #: config/tc-arm.c:9935
3512 msgid "shift by register not allowed in thumb mode"
3513 msgstr ""
3514
3515 #: config/tc-arm.c:9947 config/tc-arm.c:12619 config/tc-arm.c:22214
3516 msgid "shift expression is too large"
3517 msgstr ""
3518
3519 #: config/tc-arm.c:9980
3520 msgid "cannot use register index with this instruction"
3521 msgstr ""
3522
3523 #: config/tc-arm.c:9982
3524 msgid "Thumb does not support negative register indexing"
3525 msgstr ""
3526
3527 #: config/tc-arm.c:9984
3528 msgid "Thumb does not support register post-indexing"
3529 msgstr ""
3530
3531 #: config/tc-arm.c:9986
3532 msgid "Thumb does not support register indexing with writeback"
3533 msgstr ""
3534
3535 #: config/tc-arm.c:9988
3536 msgid "Thumb supports only LSL in shifted register indexing"
3537 msgstr ""
3538
3539 #: config/tc-arm.c:9997 config/tc-arm.c:15527
3540 msgid "shift out of range"
3541 msgstr ""
3542
3543 #: config/tc-arm.c:10006
3544 msgid "cannot use writeback with this instruction"
3545 msgstr ""
3546
3547 #: config/tc-arm.c:10027
3548 msgid "cannot use post-indexing with PC-relative addressing"
3549 msgstr ""
3550
3551 #: config/tc-arm.c:10028
3552 msgid "cannot use post-indexing with this instruction"
3553 msgstr ""
3554
3555 #: config/tc-arm.c:10241
3556 msgid "only SUBS PC, LR, #const allowed"
3557 msgstr ""
3558
3559 #: config/tc-arm.c:10323 config/tc-arm.c:10478 config/tc-arm.c:10575
3560 #: config/tc-arm.c:11859 config/tc-arm.c:12165
3561 msgid "shift must be constant"
3562 msgstr ""
3563
3564 #: config/tc-arm.c:10328
3565 msgid "shift value over 3 not allowed in thumb mode"
3566 msgstr ""
3567
3568 #: config/tc-arm.c:10330
3569 msgid "only LSL shift allowed in thumb mode"
3570 msgstr ""
3571
3572 #: config/tc-arm.c:10354 config/tc-arm.c:10493 config/tc-arm.c:10590
3573 #: config/tc-arm.c:11872
3574 msgid "unshifted register required"
3575 msgstr ""
3576
3577 #: config/tc-arm.c:10369 config/tc-arm.c:10601 config/tc-arm.c:12020
3578 msgid "dest must overlap one source register"
3579 msgstr ""
3580
3581 #: config/tc-arm.c:10496
3582 msgid "dest and source1 must be the same register"
3583 msgstr ""
3584
3585 #: config/tc-arm.c:10765
3586 msgid "instruction is always unconditional"
3587 msgstr ""
3588
3589 #: config/tc-arm.c:10880
3590 msgid "selected processor does not support 'A' form of this instruction"
3591 msgstr ""
3592
3593 #: config/tc-arm.c:10883
3594 msgid "Thumb does not support the 2-argument form of this instruction"
3595 msgstr ""
3596
3597 #: config/tc-arm.c:11004
3598 msgid "SP not allowed in register list"
3599 msgstr ""
3600
3601 #: config/tc-arm.c:11008 config/tc-arm.c:11114
3602 msgid ""
3603 "having the base register in the register list when using write back is "
3604 "UNPREDICTABLE"
3605 msgstr ""
3606
3607 #: config/tc-arm.c:11016
3608 msgid "LR and PC should not both be in register list"
3609 msgstr ""
3610
3611 #: config/tc-arm.c:11024
3612 msgid "PC not allowed in register list"
3613 msgstr ""
3614
3615 #: config/tc-arm.c:11066
3616 msgid "Thumb load/store multiple does not support {reglist}^"
3617 msgstr ""
3618
3619 #: config/tc-arm.c:11091 config/tc-arm.c:11168
3620 #, c-format
3621 msgid "value stored for r%d is UNKNOWN"
3622 msgstr ""
3623
3624 #: config/tc-arm.c:11161
3625 msgid "Thumb-2 instruction only valid in unified syntax"
3626 msgstr ""
3627
3628 #: config/tc-arm.c:11165 config/tc-arm.c:11175
3629 msgid "this instruction will write back the base register"
3630 msgstr ""
3631
3632 #: config/tc-arm.c:11178
3633 msgid "this instruction will not write back the base register"
3634 msgstr ""
3635
3636 #: config/tc-arm.c:11209
3637 msgid "r14 not allowed as first register when second register is omitted"
3638 msgstr ""
3639
3640 #: config/tc-arm.c:11309
3641 msgid ""
3642 "This instruction may be unpredictable if executed on M-profile cores with "
3643 "interrupts enabled."
3644 msgstr ""
3645
3646 #: config/tc-arm.c:11338 config/tc-arm.c:11351 config/tc-arm.c:11387
3647 msgid "Thumb does not support this addressing mode"
3648 msgstr ""
3649
3650 #: config/tc-arm.c:11355
3651 msgid "byte or halfword not valid for base register"
3652 msgstr ""
3653
3654 #: config/tc-arm.c:11358
3655 msgid "r15 based store not allowed"
3656 msgstr ""
3657
3658 #: config/tc-arm.c:11360
3659 msgid "invalid base register for register offset"
3660 msgstr ""
3661
3662 #: config/tc-arm.c:11417
3663 msgid "r12 not allowed here"
3664 msgstr ""
3665
3666 #: config/tc-arm.c:11423
3667 msgid "base register written back, and overlaps one of transfer registers"
3668 msgstr ""
3669
3670 #: config/tc-arm.c:11551
3671 #, c-format
3672 msgid ""
3673 "Use of r%u as a source register is deprecated when r%u is the destination "
3674 "register."
3675 msgstr ""
3676
3677 #: config/tc-arm.c:11735
3678 msgid "shifts in CMP/MOV instructions are only supported in unified syntax"
3679 msgstr ""
3680
3681 #: config/tc-arm.c:11763
3682 msgid "only lo regs allowed with immediate"
3683 msgstr ""
3684
3685 #: config/tc-arm.c:11784
3686 msgid ":upper16: not allowed this instruction"
3687 msgstr ""
3688
3689 #: config/tc-arm.c:11939
3690 msgid "Thumb encoding does not support an immediate here"
3691 msgstr ""
3692
3693 #: config/tc-arm.c:12025
3694 msgid "Thumb-2 MUL must not set flags"
3695 msgstr ""
3696
3697 #: config/tc-arm.c:12090
3698 msgid "Thumb does not support NOP with hints"
3699 msgstr ""
3700
3701 #: config/tc-arm.c:12228
3702 msgid "push/pop do not support {reglist}^"
3703 msgstr ""
3704
3705 #: config/tc-arm.c:12250
3706 msgid "invalid register list to push/pop instruction"
3707 msgstr ""
3708
3709 #: config/tc-arm.c:12495
3710 msgid "source1 and dest must be same register"
3711 msgstr ""
3712
3713 #: config/tc-arm.c:12520
3714 msgid "ror #imm not supported"
3715 msgstr ""
3716
3717 #: config/tc-arm.c:12571
3718 msgid "SMC is not permitted on this architecture"
3719 msgstr ""
3720
3721 #: config/tc-arm.c:12736
3722 msgid "Thumb encoding does not support rotation"
3723 msgstr ""
3724
3725 #: config/tc-arm.c:12751
3726 msgid "SVC is not permitted on this architecture"
3727 msgstr ""
3728
3729 #: config/tc-arm.c:12767
3730 msgid "instruction requires register index"
3731 msgstr ""
3732
3733 #: config/tc-arm.c:12776
3734 msgid "instruction does not allow shifted index"
3735 msgstr ""
3736
3737 #: config/tc-arm.c:12960
3738 msgid "invalid neon suffix for non neon instruction"
3739 msgstr ""
3740
3741 #: config/tc-arm.c:13255 config/tc-arm.c:13592 config/tc-arm.c:15056
3742 #: config/tc-arm.c:16449
3743 msgid "invalid instruction shape"
3744 msgstr ""
3745
3746 #: config/tc-arm.c:13500
3747 msgid "types specified in both the mnemonic and operands"
3748 msgstr ""
3749
3750 #: config/tc-arm.c:13537
3751 msgid "operand types can't be inferred"
3752 msgstr ""
3753
3754 #: config/tc-arm.c:13543
3755 msgid "type specifier has the wrong number of parts"
3756 msgstr ""
3757
3758 #: config/tc-arm.c:13608 config/tc-arm.c:15196 config/tc-arm.c:15203
3759 msgid "operand size must match register width"
3760 msgstr ""
3761
3762 #: config/tc-arm.c:13619
3763 msgid "bad type in Neon instruction"
3764 msgstr ""
3765
3766 #: config/tc-arm.c:13630
3767 msgid "inconsistent types in Neon instruction"
3768 msgstr ""
3769
3770 #: config/tc-arm.c:14256
3771 msgid "first and second operands shall be the same register"
3772 msgstr ""
3773
3774 #: config/tc-arm.c:14532
3775 msgid "scalar out of range for multiply instruction"
3776 msgstr ""
3777
3778 #: config/tc-arm.c:14708 config/tc-arm.c:14720
3779 msgid "immediate out of range for insert"
3780 msgstr ""
3781
3782 #: config/tc-arm.c:14732 config/tc-arm.c:15900
3783 msgid "immediate out of range for shift"
3784 msgstr ""
3785
3786 #: config/tc-arm.c:14853
3787 msgid "immediate out of range for narrowing operation"
3788 msgstr ""
3789
3790 #: config/tc-arm.c:14987
3791 msgid "operands 0 and 1 must be the same register"
3792 msgstr ""
3793
3794 #: config/tc-arm.c:15066 config/tc-arm.c:16532
3795 msgid "invalid rounding mode"
3796 msgstr ""
3797
3798 #: config/tc-arm.c:15334
3799 msgid "operand size must be specified for immediate VMOV"
3800 msgstr ""
3801
3802 #: config/tc-arm.c:15344
3803 msgid "immediate has bits set outside the operand size"
3804 msgstr ""
3805
3806 #: config/tc-arm.c:15509
3807 msgid "Instruction form not available on this architecture."
3808 msgstr ""
3809
3810 #: config/tc-arm.c:15553
3811 msgid "elements must be smaller than reversal region"
3812 msgstr ""
3813
3814 #: config/tc-arm.c:15734 config/tc-arm.c:15794
3815 msgid "bad type for scalar"
3816 msgstr ""
3817
3818 #: config/tc-arm.c:15858 config/tc-arm.c:15866
3819 msgid "VFP registers must be adjacent"
3820 msgstr ""
3821
3822 #: config/tc-arm.c:16012
3823 msgid "bad list length for table lookup"
3824 msgstr ""
3825
3826 #: config/tc-arm.c:16042
3827 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
3828 msgstr ""
3829
3830 #: config/tc-arm.c:16045
3831 msgid "register list must contain at least 1 and at most 16 registers"
3832 msgstr ""
3833
3834 #: config/tc-arm.c:16070
3835 msgid "Use of PC here is UNPREDICTABLE"
3836 msgstr ""
3837
3838 #: config/tc-arm.c:16072
3839 msgid "Use of PC here is deprecated"
3840 msgstr ""
3841
3842 #: config/tc-arm.c:16135
3843 msgid "bad alignment"
3844 msgstr ""
3845
3846 #: config/tc-arm.c:16152
3847 msgid "bad list type for instruction"
3848 msgstr ""
3849
3850 #: config/tc-arm.c:16154
3851 msgid "bad element type for instruction"
3852 msgstr ""
3853
3854 #: config/tc-arm.c:16196
3855 msgid "unsupported alignment for instruction"
3856 msgstr ""
3857
3858 #: config/tc-arm.c:16215 config/tc-arm.c:16309 config/tc-arm.c:16320
3859 #: config/tc-arm.c:16330 config/tc-arm.c:16344
3860 msgid "bad list length"
3861 msgstr ""
3862
3863 #: config/tc-arm.c:16220
3864 msgid "stride of 2 unavailable when element size is 8"
3865 msgstr ""
3866
3867 #: config/tc-arm.c:16253 config/tc-arm.c:16328
3868 msgid "can't use alignment with this instruction"
3869 msgstr ""
3870
3871 #: config/tc-arm.c:16400
3872 msgid "post-index must be a register"
3873 msgstr ""
3874
3875 #: config/tc-arm.c:16402
3876 msgid "bad register for post-index"
3877 msgstr ""
3878
3879 #: config/tc-arm.c:17087 config/tc-arm.c:17173
3880 msgid "conditional infixes are deprecated in unified syntax"
3881 msgstr ""
3882
3883 #: config/tc-arm.c:17324
3884 msgid "Warning: conditional outside an IT block for Thumb."
3885 msgstr ""
3886
3887 #: config/tc-arm.c:17476
3888 msgid "Short branches, Undefined, SVC, LDM/STM"
3889 msgstr ""
3890
3891 #: config/tc-arm.c:17477
3892 msgid "Miscellaneous 16-bit instructions"
3893 msgstr ""
3894
3895 #: config/tc-arm.c:17478
3896 msgid "ADR"
3897 msgstr ""
3898
3899 #: config/tc-arm.c:17479
3900 msgid "Literal loads"
3901 msgstr ""
3902
3903 #: config/tc-arm.c:17480
3904 msgid "Hi-register ADD, MOV, CMP, BX, BLX using pc"
3905 msgstr ""
3906
3907 #: config/tc-arm.c:17481
3908 msgid "Hi-register ADD, MOV, CMP using pc"
3909 msgstr ""
3910
3911 #. NOTE: 0x00dd is not the real encoding, instead, it is the 'tvalue'
3912 #. field in asm_opcode. 'tvalue' is used at the stage this check happen.
3913 #: config/tc-arm.c:17484
3914 msgid "ADD/SUB sp, sp #imm"
3915 msgstr ""
3916
3917 #: config/tc-arm.c:17503
3918 msgid "IT blocks containing 32-bit Thumb instructions are deprecated in ARMv8"
3919 msgstr ""
3920
3921 #: config/tc-arm.c:17515
3922 #, c-format
3923 msgid ""
3924 "IT blocks containing 16-bit Thumb instructions of the following class are "
3925 "deprecated in ARMv8: %s"
3926 msgstr ""
3927
3928 #: config/tc-arm.c:17528
3929 msgid ""
3930 "IT blocks containing more than one conditional instruction are deprecated in "
3931 "ARMv8"
3932 msgstr ""
3933
3934 #: config/tc-arm.c:17592
3935 msgid "s suffix on comparison instruction is deprecated"
3936 msgstr ""
3937
3938 #: config/tc-arm.c:17611
3939 #, c-format
3940 msgid "selected processor does not support Thumb mode `%s'"
3941 msgstr ""
3942
3943 #: config/tc-arm.c:17617
3944 msgid "Thumb does not support conditional execution"
3945 msgstr ""
3946
3947 #: config/tc-arm.c:17636
3948 #, c-format
3949 msgid "selected processor does not support Thumb-2 mode `%s'"
3950 msgstr ""
3951
3952 #: config/tc-arm.c:17661
3953 #, c-format
3954 msgid "cannot honor width suffix -- `%s'"
3955 msgstr ""
3956
3957 #: config/tc-arm.c:17702
3958 #, c-format
3959 msgid "selected processor does not support ARM mode `%s'"
3960 msgstr ""
3961
3962 #: config/tc-arm.c:17707
3963 #, c-format
3964 msgid "width suffixes are invalid in ARM mode -- `%s'"
3965 msgstr ""
3966
3967 #: config/tc-arm.c:17740
3968 #, c-format
3969 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
3970 msgstr ""
3971
3972 #: config/tc-arm.c:17757
3973 #, c-format
3974 msgid "section '%s' finished with an open IT block."
3975 msgstr ""
3976
3977 #: config/tc-arm.c:17762
3978 msgid "file finished with an open IT block."
3979 msgstr ""
3980
3981 #: config/tc-arm.c:20930
3982 #, c-format
3983 msgid "alignments greater than %d bytes not supported in .text sections."
3984 msgstr ""
3985
3986 #: config/tc-arm.c:21198 config/tc-ia64.c:3612
3987 #, c-format
3988 msgid "Group section `%s' has no group signature"
3989 msgstr ""
3990
3991 #: config/tc-arm.c:21243
3992 msgid "handlerdata in cantunwind frame"
3993 msgstr ""
3994
3995 #: config/tc-arm.c:21260
3996 msgid "too many unwind opcodes for personality routine 0"
3997 msgstr ""
3998
3999 #: config/tc-arm.c:21291
4000 msgid "attempt to recreate an unwind entry"
4001 msgstr ""
4002
4003 #: config/tc-arm.c:21301
4004 msgid "too many unwind opcodes"
4005 msgstr ""
4006
4007 #: config/tc-arm.c:21911 config/tc-arm.c:21962
4008 #, c-format
4009 msgid "symbol %s is in a different section"
4010 msgstr ""
4011
4012 #: config/tc-arm.c:21913 config/tc-arm.c:21964
4013 #, c-format
4014 msgid "symbol %s is weak and may be overridden later"
4015 msgstr ""
4016
4017 #: config/tc-arm.c:21941 config/tc-arm.c:22283
4018 #, c-format
4019 msgid "invalid constant (%lx) after fixup"
4020 msgstr ""
4021
4022 #: config/tc-arm.c:21997
4023 #, c-format
4024 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
4025 msgstr ""
4026
4027 #: config/tc-arm.c:22032 config/tc-arm.c:22062
4028 msgid "invalid literal constant: pool needs to be closer"
4029 msgstr ""
4030
4031 #: config/tc-arm.c:22035 config/tc-arm.c:22084
4032 #, c-format
4033 msgid "bad immediate value for offset (%ld)"
4034 msgstr ""
4035
4036 #: config/tc-arm.c:22065
4037 #, c-format
4038 msgid "bad immediate value for 8-bit offset (%ld)"
4039 msgstr ""
4040
4041 #: config/tc-arm.c:22125
4042 msgid "offset not a multiple of 4"
4043 msgstr ""
4044
4045 #: config/tc-arm.c:22299
4046 msgid "invalid smc expression"
4047 msgstr ""
4048
4049 #: config/tc-arm.c:22308
4050 msgid "invalid hvc expression"
4051 msgstr ""
4052
4053 #: config/tc-arm.c:22319 config/tc-arm.c:22328
4054 msgid "invalid swi expression"
4055 msgstr ""
4056
4057 #: config/tc-arm.c:22338
4058 msgid "invalid expression in load/store multiple"
4059 msgstr ""
4060
4061 #: config/tc-arm.c:22399
4062 #, c-format
4063 msgid "blx to '%s' an ARM ISA state function changed to bl"
4064 msgstr ""
4065
4066 #: config/tc-arm.c:22418
4067 msgid "misaligned branch destination"
4068 msgstr ""
4069
4070 #: config/tc-arm.c:22538
4071 #, c-format
4072 msgid "blx to Thumb func '%s' from Thumb ISA state changed to bl"
4073 msgstr ""
4074
4075 #: config/tc-arm.c:22588
4076 msgid "Thumb2 branch out of range"
4077 msgstr ""
4078
4079 #: config/tc-arm.c:22672
4080 msgid "rel31 relocation overflow"
4081 msgstr ""
4082
4083 #: config/tc-arm.c:22684 config/tc-arm.c:22712
4084 msgid "co-processor offset out of range"
4085 msgstr ""
4086
4087 #: config/tc-arm.c:22729
4088 #, c-format
4089 msgid "invalid offset, target not word aligned (0x%08lX)"
4090 msgstr ""
4091
4092 #: config/tc-arm.c:22736 config/tc-arm.c:22745 config/tc-arm.c:22753
4093 #: config/tc-arm.c:22761 config/tc-arm.c:22769
4094 #, c-format
4095 msgid "invalid offset, value too big (0x%08lX)"
4096 msgstr ""
4097
4098 #: config/tc-arm.c:22810
4099 msgid "invalid Hi register with immediate"
4100 msgstr ""
4101
4102 #: config/tc-arm.c:22826
4103 msgid "invalid immediate for stack address calculation"
4104 msgstr ""
4105
4106 #: config/tc-arm.c:22834
4107 #, c-format
4108 msgid "invalid immediate for address calculation (value = 0x%08lX)"
4109 msgstr ""
4110
4111 #: config/tc-arm.c:22864
4112 #, c-format
4113 msgid "invalid immediate: %ld is out of range"
4114 msgstr ""
4115
4116 #: config/tc-arm.c:22876
4117 #, c-format
4118 msgid "invalid shift value: %ld"
4119 msgstr ""
4120
4121 #: config/tc-arm.c:22955
4122 #, c-format
4123 msgid "the offset 0x%08lX is not representable"
4124 msgstr ""
4125
4126 #: config/tc-arm.c:22995
4127 #, c-format
4128 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
4129 msgstr ""
4130
4131 #: config/tc-arm.c:23034
4132 #, c-format
4133 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
4134 msgstr ""
4135
4136 #: config/tc-arm.c:23074
4137 #, c-format
4138 msgid "bad offset 0x%08lX (must be word-aligned)"
4139 msgstr ""
4140
4141 #: config/tc-arm.c:23079
4142 #, c-format
4143 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
4144 msgstr ""
4145
4146 #: config/tc-arm.c:23110 config/tc-score.c:7392
4147 #, c-format
4148 msgid "bad relocation fixup type (%d)"
4149 msgstr ""
4150
4151 #: config/tc-arm.c:23221
4152 msgid "literal referenced across section boundary"
4153 msgstr ""
4154
4155 #: config/tc-arm.c:23288
4156 msgid "internal relocation (type: IMMEDIATE) not fixed up"
4157 msgstr ""
4158
4159 #: config/tc-arm.c:23293
4160 msgid "ADRL used for a symbol not defined in the same file"
4161 msgstr ""
4162
4163 #: config/tc-arm.c:23308
4164 #, c-format
4165 msgid "undefined local label `%s'"
4166 msgstr ""
4167
4168 #: config/tc-arm.c:23314
4169 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
4170 msgstr ""
4171
4172 #: config/tc-arm.c:23336 config/tc-cris.c:4006 config/tc-mcore.c:1925
4173 #: config/tc-microblaze.c:1966 config/tc-mmix.c:2893 config/tc-moxie.c:818
4174 #: config/tc-ns32k.c:2247 config/tc-score.c:7478
4175 msgid "<unknown>"
4176 msgstr ""
4177
4178 #: config/tc-arm.c:23720
4179 #, c-format
4180 msgid "%s: unexpected function type: %d"
4181 msgstr ""
4182
4183 #: config/tc-arm.c:23857
4184 msgid "use of old and new-style options to set CPU type"
4185 msgstr ""
4186
4187 #: config/tc-arm.c:23867
4188 msgid "use of old and new-style options to set FPU type"
4189 msgstr ""
4190
4191 #: config/tc-arm.c:23943
4192 msgid "hard-float conflicts with specified fpu"
4193 msgstr ""
4194
4195 #: config/tc-arm.c:24130
4196 msgid "generate PIC code"
4197 msgstr ""
4198
4199 #: config/tc-arm.c:24131
4200 msgid "assemble Thumb code"
4201 msgstr ""
4202
4203 #: config/tc-arm.c:24132
4204 msgid "support ARM/Thumb interworking"
4205 msgstr ""
4206
4207 #: config/tc-arm.c:24134
4208 msgid "code uses 32-bit program counter"
4209 msgstr ""
4210
4211 #: config/tc-arm.c:24135
4212 msgid "code uses 26-bit program counter"
4213 msgstr ""
4214
4215 #: config/tc-arm.c:24136
4216 msgid "floating point args are in fp regs"
4217 msgstr ""
4218
4219 #: config/tc-arm.c:24138
4220 msgid "re-entrant code"
4221 msgstr ""
4222
4223 #: config/tc-arm.c:24139
4224 msgid "code is ATPCS conformant"
4225 msgstr ""
4226
4227 #. These are recognized by the assembler, but have no affect on code.
4228 #: config/tc-arm.c:24145
4229 msgid "use frame pointer"
4230 msgstr ""
4231
4232 #: config/tc-arm.c:24146
4233 msgid "use stack size checking"
4234 msgstr ""
4235
4236 #: config/tc-arm.c:24149
4237 msgid "do not warn on use of deprecated feature"
4238 msgstr ""
4239
4240 #. DON'T add any new processors to this list -- we want the whole list
4241 #. to go away...  Add them to the processors table instead.
4242 #: config/tc-arm.c:24166 config/tc-arm.c:24167
4243 msgid "use -mcpu=arm1"
4244 msgstr ""
4245
4246 #: config/tc-arm.c:24168 config/tc-arm.c:24169
4247 msgid "use -mcpu=arm2"
4248 msgstr ""
4249
4250 #: config/tc-arm.c:24170 config/tc-arm.c:24171
4251 msgid "use -mcpu=arm250"
4252 msgstr ""
4253
4254 #: config/tc-arm.c:24172 config/tc-arm.c:24173
4255 msgid "use -mcpu=arm3"
4256 msgstr ""
4257
4258 #: config/tc-arm.c:24174 config/tc-arm.c:24175
4259 msgid "use -mcpu=arm6"
4260 msgstr ""
4261
4262 #: config/tc-arm.c:24176 config/tc-arm.c:24177
4263 msgid "use -mcpu=arm600"
4264 msgstr ""
4265
4266 #: config/tc-arm.c:24178 config/tc-arm.c:24179
4267 msgid "use -mcpu=arm610"
4268 msgstr ""
4269
4270 #: config/tc-arm.c:24180 config/tc-arm.c:24181
4271 msgid "use -mcpu=arm620"
4272 msgstr ""
4273
4274 #: config/tc-arm.c:24182 config/tc-arm.c:24183
4275 msgid "use -mcpu=arm7"
4276 msgstr ""
4277
4278 #: config/tc-arm.c:24184 config/tc-arm.c:24185
4279 msgid "use -mcpu=arm70"
4280 msgstr ""
4281
4282 #: config/tc-arm.c:24186 config/tc-arm.c:24187
4283 msgid "use -mcpu=arm700"
4284 msgstr ""
4285
4286 #: config/tc-arm.c:24188 config/tc-arm.c:24189
4287 msgid "use -mcpu=arm700i"
4288 msgstr ""
4289
4290 #: config/tc-arm.c:24190 config/tc-arm.c:24191
4291 msgid "use -mcpu=arm710"
4292 msgstr ""
4293
4294 #: config/tc-arm.c:24192 config/tc-arm.c:24193
4295 msgid "use -mcpu=arm710c"
4296 msgstr ""
4297
4298 #: config/tc-arm.c:24194 config/tc-arm.c:24195
4299 msgid "use -mcpu=arm720"
4300 msgstr ""
4301
4302 #: config/tc-arm.c:24196 config/tc-arm.c:24197
4303 msgid "use -mcpu=arm7d"
4304 msgstr ""
4305
4306 #: config/tc-arm.c:24198 config/tc-arm.c:24199
4307 msgid "use -mcpu=arm7di"
4308 msgstr ""
4309
4310 #: config/tc-arm.c:24200 config/tc-arm.c:24201
4311 msgid "use -mcpu=arm7m"
4312 msgstr ""
4313
4314 #: config/tc-arm.c:24202 config/tc-arm.c:24203
4315 msgid "use -mcpu=arm7dm"
4316 msgstr ""
4317
4318 #: config/tc-arm.c:24204 config/tc-arm.c:24205
4319 msgid "use -mcpu=arm7dmi"
4320 msgstr ""
4321
4322 #: config/tc-arm.c:24206 config/tc-arm.c:24207
4323 msgid "use -mcpu=arm7100"
4324 msgstr ""
4325
4326 #: config/tc-arm.c:24208 config/tc-arm.c:24209
4327 msgid "use -mcpu=arm7500"
4328 msgstr ""
4329
4330 #: config/tc-arm.c:24210 config/tc-arm.c:24211
4331 msgid "use -mcpu=arm7500fe"
4332 msgstr ""
4333
4334 #: config/tc-arm.c:24212 config/tc-arm.c:24213 config/tc-arm.c:24214
4335 #: config/tc-arm.c:24215
4336 msgid "use -mcpu=arm7tdmi"
4337 msgstr ""
4338
4339 #: config/tc-arm.c:24216 config/tc-arm.c:24217
4340 msgid "use -mcpu=arm710t"
4341 msgstr ""
4342
4343 #: config/tc-arm.c:24218 config/tc-arm.c:24219
4344 msgid "use -mcpu=arm720t"
4345 msgstr ""
4346
4347 #: config/tc-arm.c:24220 config/tc-arm.c:24221
4348 msgid "use -mcpu=arm740t"
4349 msgstr ""
4350
4351 #: config/tc-arm.c:24222 config/tc-arm.c:24223
4352 msgid "use -mcpu=arm8"
4353 msgstr ""
4354
4355 #: config/tc-arm.c:24224 config/tc-arm.c:24225
4356 msgid "use -mcpu=arm810"
4357 msgstr ""
4358
4359 #: config/tc-arm.c:24226 config/tc-arm.c:24227
4360 msgid "use -mcpu=arm9"
4361 msgstr ""
4362
4363 #: config/tc-arm.c:24228 config/tc-arm.c:24229
4364 msgid "use -mcpu=arm9tdmi"
4365 msgstr ""
4366
4367 #: config/tc-arm.c:24230 config/tc-arm.c:24231
4368 msgid "use -mcpu=arm920"
4369 msgstr ""
4370
4371 #: config/tc-arm.c:24232 config/tc-arm.c:24233
4372 msgid "use -mcpu=arm940"
4373 msgstr ""
4374
4375 #: config/tc-arm.c:24234
4376 msgid "use -mcpu=strongarm"
4377 msgstr ""
4378
4379 #: config/tc-arm.c:24236
4380 msgid "use -mcpu=strongarm110"
4381 msgstr ""
4382
4383 #: config/tc-arm.c:24238
4384 msgid "use -mcpu=strongarm1100"
4385 msgstr ""
4386
4387 #: config/tc-arm.c:24240
4388 msgid "use -mcpu=strongarm1110"
4389 msgstr ""
4390
4391 #: config/tc-arm.c:24241
4392 msgid "use -mcpu=xscale"
4393 msgstr ""
4394
4395 #: config/tc-arm.c:24242
4396 msgid "use -mcpu=iwmmxt"
4397 msgstr ""
4398
4399 #: config/tc-arm.c:24243
4400 msgid "use -mcpu=all"
4401 msgstr ""
4402
4403 #. Architecture variants -- don't add any more to this list either.
4404 #: config/tc-arm.c:24246 config/tc-arm.c:24247
4405 msgid "use -march=armv2"
4406 msgstr ""
4407
4408 #: config/tc-arm.c:24248 config/tc-arm.c:24249
4409 msgid "use -march=armv2a"
4410 msgstr ""
4411
4412 #: config/tc-arm.c:24250 config/tc-arm.c:24251
4413 msgid "use -march=armv3"
4414 msgstr ""
4415
4416 #: config/tc-arm.c:24252 config/tc-arm.c:24253
4417 msgid "use -march=armv3m"
4418 msgstr ""
4419
4420 #: config/tc-arm.c:24254 config/tc-arm.c:24255
4421 msgid "use -march=armv4"
4422 msgstr ""
4423
4424 #: config/tc-arm.c:24256 config/tc-arm.c:24257
4425 msgid "use -march=armv4t"
4426 msgstr ""
4427
4428 #: config/tc-arm.c:24258 config/tc-arm.c:24259
4429 msgid "use -march=armv5"
4430 msgstr ""
4431
4432 #: config/tc-arm.c:24260 config/tc-arm.c:24261
4433 msgid "use -march=armv5t"
4434 msgstr ""
4435
4436 #: config/tc-arm.c:24262 config/tc-arm.c:24263
4437 msgid "use -march=armv5te"
4438 msgstr ""
4439
4440 #. Floating point variants -- don't add any more to this list either.
4441 #: config/tc-arm.c:24266
4442 msgid "use -mfpu=fpe"
4443 msgstr ""
4444
4445 #: config/tc-arm.c:24267
4446 msgid "use -mfpu=fpa10"
4447 msgstr ""
4448
4449 #: config/tc-arm.c:24268
4450 msgid "use -mfpu=fpa11"
4451 msgstr ""
4452
4453 #: config/tc-arm.c:24270
4454 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
4455 msgstr ""
4456
4457 #: config/tc-arm.c:24698
4458 msgid "extension does not apply to the base architecture"
4459 msgstr ""
4460
4461 #: config/tc-arm.c:24723
4462 msgid "architectural extensions must be specified in alphabetical order"
4463 msgstr ""
4464
4465 #: config/tc-arm.c:24832 config/tc-arm.c:25482
4466 #, c-format
4467 msgid "unknown floating point format `%s'\n"
4468 msgstr ""
4469
4470 #: config/tc-arm.c:24848
4471 #, c-format
4472 msgid "unknown floating point abi `%s'\n"
4473 msgstr ""
4474
4475 #: config/tc-arm.c:24864
4476 #, c-format
4477 msgid "unknown EABI `%s'\n"
4478 msgstr ""
4479
4480 #: config/tc-arm.c:24884
4481 #, c-format
4482 msgid "unknown implicit IT mode `%s', should be arm, thumb, always, or never."
4483 msgstr ""
4484
4485 #: config/tc-arm.c:24907 config/tc-metag.c:5912
4486 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
4487 msgstr ""
4488
4489 #: config/tc-arm.c:24909
4490 msgid "<abi>\t  assemble for floating point ABI <abi>"
4491 msgstr ""
4492
4493 #: config/tc-arm.c:24912
4494 msgid "<ver>\t\t  assemble for eabi version <ver>"
4495 msgstr ""
4496
4497 #: config/tc-arm.c:24915
4498 msgid "<mode>\t  controls implicit insertion of IT instructions"
4499 msgstr ""
4500
4501 #: config/tc-arm.c:24917
4502 msgid "\t\t\t  TI CodeComposer Studio syntax compatibility mode"
4503 msgstr ""
4504
4505 #: config/tc-arm.c:25019
4506 #, c-format
4507 msgid " ARM-specific assembler options:\n"
4508 msgstr ""
4509
4510 #: config/tc-arm.c:25039
4511 #, c-format
4512 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
4513 msgstr ""
4514
4515 #: config/tc-arm.c:25433
4516 #, c-format
4517 msgid ""
4518 "architectural extension `%s' is not allowed for the current base architecture"
4519 msgstr ""
4520
4521 #: config/tc-arm.c:25451
4522 #, c-format
4523 msgid "unknown architecture extension `%s'\n"
4524 msgstr ""
4525
4526 #: config/tc-avr.c:437
4527 #, c-format
4528 msgid "Known MCU names:"
4529 msgstr ""
4530
4531 #: config/tc-avr.c:502
4532 #, c-format
4533 msgid ""
4534 "AVR Assembler options:\n"
4535 "  -mmcu=[avr-name] select microcontroller variant\n"
4536 "                   [avr-name] can be:\n"
4537 "                   avr1  - classic AVR core without data RAM\n"
4538 "                   avr2  - classic AVR core with up to 8K program memory\n"
4539 "                   avr25 - classic AVR core with up to 8K program memory\n"
4540 "                           plus the MOVW instruction\n"
4541 "                   avr3  - classic AVR core with up to 64K program memory\n"
4542 "                   avr31 - classic AVR core with up to 128K program memory\n"
4543 "                   avr35 - classic AVR core with up to 64K program memory\n"
4544 "                           plus the MOVW instruction\n"
4545 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
4546 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
4547 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
4548 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
4549 "                   avrxmega2 - XMEGA, > 8K, < 64K FLASH, < 64K RAM\n"
4550 "                   avrxmega3 - XMEGA, > 8K, <= 64K FLASH, > 64K RAM\n"
4551 "                   avrxmega4 - XMEGA, > 64K, <= 128K FLASH, <= 64K RAM\n"
4552 "                   avrxmega5 - XMEGA, > 64K, <= 128K FLASH, > 64K RAM\n"
4553 "                   avrxmega6 - XMEGA, > 128K, <= 256K FLASH, <= 64K RAM\n"
4554 "                   avrxmega7 - XMEGA, > 128K, <= 256K FLASH, > 64K RAM\n"
4555 "                   avrtiny   - AVR Tiny core with 16 gp registers\n"
4556 msgstr ""
4557
4558 #: config/tc-avr.c:525
4559 #, c-format
4560 msgid ""
4561 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
4562 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
4563 "                   (default for avr4, avr5)\n"
4564 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
4565 "                   (default for avr3, avr5)\n"
4566 "  -mrmw            accept Read-Modify-Write instructions\n"
4567 "  -mlink-relax     generate relocations for linker relaxation\n"
4568 msgstr ""
4569
4570 #: config/tc-avr.c:572
4571 #, c-format
4572 msgid "unknown MCU: %s\n"
4573 msgstr ""
4574
4575 #: config/tc-avr.c:586
4576 #, c-format
4577 msgid "redefinition of mcu type `%s' to `%s'"
4578 msgstr ""
4579
4580 #: config/tc-avr.c:671
4581 msgid "constant value required"
4582 msgstr ""
4583
4584 #: config/tc-avr.c:674
4585 #, c-format
4586 msgid "number must be positive and less than %d"
4587 msgstr ""
4588
4589 #: config/tc-avr.c:700 config/tc-avr.c:837
4590 #, c-format
4591 msgid "constant out of 8-bit range: %d"
4592 msgstr ""
4593
4594 #: config/tc-avr.c:768 config/tc-score.c:1199 read.c:3729
4595 msgid "illegal expression"
4596 msgstr ""
4597
4598 #: config/tc-avr.c:797 config/tc-avr.c:1753
4599 msgid "`)' required"
4600 msgstr ""
4601
4602 #: config/tc-avr.c:903
4603 msgid "register name or number from 16 to 31 required"
4604 msgstr ""
4605
4606 #: config/tc-avr.c:909
4607 msgid "register name or number from 0 to 31 required"
4608 msgstr ""
4609
4610 #: config/tc-avr.c:917
4611 msgid "register r16-r23 required"
4612 msgstr ""
4613
4614 #: config/tc-avr.c:923
4615 msgid "register number above 15 required"
4616 msgstr ""
4617
4618 #: config/tc-avr.c:929
4619 msgid "even register number required"
4620 msgstr ""
4621
4622 #: config/tc-avr.c:935
4623 msgid "register r24, r26, r28 or r30 required"
4624 msgstr ""
4625
4626 #: config/tc-avr.c:956
4627 msgid "pointer register (X, Y or Z) required"
4628 msgstr ""
4629
4630 #: config/tc-avr.c:963
4631 msgid "cannot both predecrement and postincrement"
4632 msgstr ""
4633
4634 #: config/tc-avr.c:971
4635 msgid "addressing mode not supported"
4636 msgstr ""
4637
4638 #: config/tc-avr.c:977
4639 msgid "can't predecrement"
4640 msgstr ""
4641
4642 #: config/tc-avr.c:980
4643 msgid "pointer register Z required"
4644 msgstr ""
4645
4646 #: config/tc-avr.c:999
4647 msgid "postincrement not supported"
4648 msgstr ""
4649
4650 #: config/tc-avr.c:1009
4651 msgid "pointer register (Y or Z) required"
4652 msgstr ""
4653
4654 #: config/tc-avr.c:1121 config/tc-xgate.c:1348
4655 #, c-format
4656 msgid "unknown constraint `%c'"
4657 msgstr ""
4658
4659 #: config/tc-avr.c:1173
4660 msgid "`,' required"
4661 msgstr ""
4662
4663 #: config/tc-avr.c:1191
4664 msgid "undefined combination of operands"
4665 msgstr ""
4666
4667 #: config/tc-avr.c:1200
4668 msgid "skipping two-word instruction"
4669 msgstr ""
4670
4671 #: config/tc-avr.c:1385 config/tc-avr.c:1401 config/tc-avr.c:1532
4672 #: config/tc-msp430.c:3334 config/tc-msp430.c:3353
4673 #, c-format
4674 msgid "odd address operand: %ld"
4675 msgstr ""
4676
4677 #: config/tc-avr.c:1393 config/tc-avr.c:1412 config/tc-avr.c:1430
4678 #: config/tc-avr.c:1441 config/tc-avr.c:1457 config/tc-avr.c:1465
4679 #: config/tc-avr.c:1560 config/tc-avr.c:1567 config/tc-d10v.c:503
4680 #: config/tc-d30v.c:553 config/tc-msp430.c:3342 config/tc-msp430.c:3360
4681 #, c-format
4682 msgid "operand out of range: %ld"
4683 msgstr ""
4684
4685 #: config/tc-avr.c:1448
4686 #, c-format
4687 msgid "operand out of range: 0x%lx"
4688 msgstr ""
4689
4690 #: config/tc-avr.c:1553 config/tc-d10v.c:1590 config/tc-d30v.c:2034
4691 #: config/tc-msp430.c:3431
4692 #, c-format
4693 msgid "line %d: unknown relocation type: 0x%x"
4694 msgstr ""
4695
4696 #: config/tc-avr.c:1581
4697 msgid "only constant expression allowed"
4698 msgstr ""
4699
4700 #. xgettext:c-format.
4701 #: config/tc-avr.c:1621 config/tc-bfin.c:832 config/tc-d10v.c:1462
4702 #: config/tc-d30v.c:1771 config/tc-metag.c:7023 config/tc-mn10200.c:782
4703 #: config/tc-mn10300.c:2178 config/tc-msp430.c:3479 config/tc-ppc.c:7140
4704 #: config/tc-spu.c:879 config/tc-spu.c:1090 config/tc-v850.c:3354
4705 #: config/tc-z80.c:2051
4706 #, c-format
4707 msgid "reloc %d not supported by object file format"
4708 msgstr ""
4709
4710 #: config/tc-avr.c:1644 config/tc-h8300.c:1954 config/tc-mcore.c:880
4711 #: config/tc-microblaze.c:921 config/tc-moxie.c:182 config/tc-msp430.c:3188
4712 #: config/tc-pj.c:253 config/tc-sh.c:2588 config/tc-z8k.c:1215
4713 msgid "can't find opcode "
4714 msgstr ""
4715
4716 #: config/tc-avr.c:1663
4717 #, c-format
4718 msgid "illegal opcode %s for mcu %s"
4719 msgstr ""
4720
4721 #: config/tc-avr.c:1691
4722 msgid "garbage at end of line"
4723 msgstr ""
4724
4725 #: config/tc-avr.c:1802
4726 #, c-format
4727 msgid "illegal %srelocation size: %d"
4728 msgstr ""
4729
4730 #: config/tc-bfin.c:95 config/tc-frv.c:1604 config/tc-frv.c:1614
4731 msgid "missing ')'"
4732 msgstr ""
4733
4734 #: config/tc-bfin.c:441
4735 #, c-format
4736 msgid " Blackfin specific assembler options:\n"
4737 msgstr ""
4738
4739 #: config/tc-bfin.c:442
4740 #, c-format
4741 msgid "  -mcpu=<cpu[-sirevision]> specify the name of the target CPU\n"
4742 msgstr ""
4743
4744 #: config/tc-bfin.c:443
4745 #, c-format
4746 msgid "  -mfdpic                  assemble for the FDPIC ABI\n"
4747 msgstr ""
4748
4749 #: config/tc-bfin.c:444
4750 #, c-format
4751 msgid "  -mno-fdpic/-mnopic       disable -mfdpic\n"
4752 msgstr ""
4753
4754 #: config/tc-bfin.c:457
4755 msgid "Could not set architecture and machine."
4756 msgstr ""
4757
4758 #: config/tc-bfin.c:606
4759 msgid "Parse failed."
4760 msgstr ""
4761
4762 #: config/tc-bfin.c:681
4763 msgid "pcrel too far BFD_RELOC_BFIN_10"
4764 msgstr ""
4765
4766 #: config/tc-bfin.c:697
4767 msgid "pcrel too far BFD_RELOC_BFIN_12"
4768 msgstr ""
4769
4770 #: config/tc-bfin.c:717
4771 msgid "pcrel too far BFD_RELOC_BFIN_24"
4772 msgstr ""
4773
4774 #: config/tc-bfin.c:732
4775 msgid "pcrel too far BFD_RELOC_BFIN_5"
4776 msgstr ""
4777
4778 #: config/tc-bfin.c:744
4779 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
4780 msgstr ""
4781
4782 #: config/tc-bfin.c:754
4783 msgid "rel too far BFD_RELOC_8"
4784 msgstr ""
4785
4786 #: config/tc-bfin.c:761
4787 msgid "rel too far BFD_RELOC_16"
4788 msgstr ""
4789
4790 #: config/tc-cr16.c:164 read.c:4532
4791 msgid "using a bit field width of zero"
4792 msgstr ""
4793
4794 #: config/tc-cr16.c:172 read.c:4540
4795 #, c-format
4796 msgid "field width \"%s\" too complex for a bitfield"
4797 msgstr ""
4798
4799 #: config/tc-cr16.c:181 read.c:4548
4800 #, c-format
4801 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
4802 msgstr ""
4803
4804 #: config/tc-cr16.c:203 read.c:4570
4805 #, c-format
4806 msgid "field value \"%s\" too complex for a bitfield"
4807 msgstr ""
4808
4809 #: config/tc-cr16.c:384
4810 #, c-format
4811 msgid "Unknown register pair - index relative mode: `%d'"
4812 msgstr ""
4813
4814 #: config/tc-cr16.c:568 config/tc-crx.c:345 config/tc-mn10200.c:769
4815 #: write.c:1011
4816 #, c-format
4817 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
4818 msgstr ""
4819
4820 #: config/tc-cr16.c:598 config/tc-crx.c:361
4821 #, c-format
4822 msgid "internal error: reloc %d (`%s') not supported by object file format"
4823 msgstr ""
4824
4825 #: config/tc-cr16.c:691 config/tc-i386.c:10224 config/tc-s390.c:2001
4826 msgid "GOT already in symbol table"
4827 msgstr ""
4828
4829 #: config/tc-cr16.c:800 config/tc-cr16.c:823 config/tc-cris.c:1195
4830 #: config/tc-crx.c:535 config/tc-crx.c:562 config/tc-crx.c:580
4831 #: config/tc-pdp11.c:193
4832 msgid "Virtual memory exhausted"
4833 msgstr ""
4834
4835 #: config/tc-cr16.c:808 config/tc-crx.c:572 config/tc-crx.c:591
4836 #: config/tc-m68k.c:4659 config/tc-tilegx.c:319 config/tc-tilepro.c:256
4837 #, c-format
4838 msgid "Internal Error:  Can't hash %s: %s"
4839 msgstr ""
4840
4841 #: config/tc-cr16.c:834 config/tc-cris.c:1229 config/tc-crx.c:545
4842 #, c-format
4843 msgid "Can't hash `%s': %s\n"
4844 msgstr ""
4845
4846 #: config/tc-cr16.c:835 config/tc-cris.c:1230 config/tc-crx.c:546
4847 msgid "(unknown reason)"
4848 msgstr ""
4849
4850 #. Missing or bad expr becomes absolute 0.
4851 #: config/tc-cr16.c:887 config/tc-crx.c:619
4852 #, c-format
4853 msgid "missing or invalid displacement expression `%s' taken as 0"
4854 msgstr ""
4855
4856 #: config/tc-cr16.c:937
4857 #, c-format
4858 msgid "GOT bad expression with %s."
4859 msgstr ""
4860
4861 #: config/tc-cr16.c:1048
4862 #, c-format
4863 msgid "operand %d: illegal use expression: `%s`"
4864 msgstr ""
4865
4866 #: config/tc-cr16.c:1113 config/tc-crx.c:1127
4867 #, c-format
4868 msgid "Unknown register: `%d'"
4869 msgstr ""
4870
4871 #. Issue a error message when register is illegal.
4872 #: config/tc-cr16.c:1121 config/tc-crx.c:1135
4873 #, c-format
4874 msgid "Illegal register (`%s') in Instruction: `%s'"
4875 msgstr ""
4876
4877 #: config/tc-cr16.c:1192 config/tc-cr16.c:1267 config/tc-crx.c:757
4878 #: config/tc-crx.c:777 config/tc-crx.c:792
4879 #, c-format
4880 msgid "Illegal register `%s' in Instruction `%s'"
4881 msgstr ""
4882
4883 #: config/tc-cr16.c:1220 config/tc-cr16.c:1231
4884 #, c-format
4885 msgid "Illegal register pair `%s' in Instruction `%s'"
4886 msgstr ""
4887
4888 #: config/tc-cr16.c:1256 config/tc-i960.c:832
4889 msgid "unmatched '['"
4890 msgstr ""
4891
4892 #: config/tc-cr16.c:1262 config/tc-i960.c:839
4893 msgid "garbage after index spec ignored"
4894 msgstr ""
4895
4896 #: config/tc-cr16.c:1410 config/tc-crx.c:936
4897 #, c-format
4898 msgid "Illegal operands (whitespace): `%s'"
4899 msgstr ""
4900
4901 #: config/tc-cr16.c:1422 config/tc-cr16.c:1429 config/tc-cr16.c:1446
4902 #: config/tc-crx.c:948 config/tc-crx.c:955 config/tc-crx.c:972
4903 #: config/tc-crx.c:1764
4904 #, c-format
4905 msgid "Missing matching brackets : `%s'"
4906 msgstr ""
4907
4908 #: config/tc-cr16.c:1478 config/tc-crx.c:998
4909 #, c-format
4910 msgid "Unknown exception: `%s'"
4911 msgstr ""
4912
4913 #: config/tc-cr16.c:1563 config/tc-crx.c:1094
4914 #, c-format
4915 msgid "Illegal `cinv' parameter: `%c'"
4916 msgstr ""
4917
4918 #: config/tc-cr16.c:1584 config/tc-cr16.c:1623
4919 #, c-format
4920 msgid "Unknown register pair: `%d'"
4921 msgstr ""
4922
4923 #. Issue a error message when register  pair is illegal.
4924 #: config/tc-cr16.c:1592
4925 #, c-format
4926 msgid "Illegal register pair (`%s') in Instruction: `%s'"
4927 msgstr ""
4928
4929 #. Issue a error message when register  pair is illegal.
4930 #: config/tc-cr16.c:1631
4931 #, c-format
4932 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
4933 msgstr ""
4934
4935 #: config/tc-cr16.c:1670
4936 #, c-format
4937 msgid "Unknown processor register : `%d'"
4938 msgstr ""
4939
4940 #. Issue a error message when register  pair is illegal.
4941 #: config/tc-cr16.c:1678
4942 #, c-format
4943 msgid "Illegal processor register (`%s') in Instruction: `%s'"
4944 msgstr ""
4945
4946 #: config/tc-cr16.c:1726
4947 #, c-format
4948 msgid "Unknown processor register (32 bit) : `%d'"
4949 msgstr ""
4950
4951 #. Issue a error message when register  pair is illegal.
4952 #: config/tc-cr16.c:1734
4953 #, c-format
4954 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
4955 msgstr ""
4956
4957 #: config/tc-cr16.c:2098 config/tc-crx.c:1662 config/tc-crx.c:1679
4958 #, c-format
4959 msgid "Same src/dest register is used (`r%d'), result is undefined"
4960 msgstr ""
4961
4962 #: config/tc-cr16.c:2119
4963 msgid "RA register is saved twice."
4964 msgstr ""
4965
4966 #: config/tc-cr16.c:2123
4967 #, c-format
4968 msgid "`%s' Illegal use of registers."
4969 msgstr ""
4970
4971 #: config/tc-cr16.c:2137
4972 #, c-format
4973 msgid "`%s' Illegal count-register combination."
4974 msgstr ""
4975
4976 #: config/tc-cr16.c:2143
4977 #, c-format
4978 msgid "`%s' Illegal use of register."
4979 msgstr ""
4980
4981 #: config/tc-cr16.c:2152 config/tc-crx.c:1671
4982 #, c-format
4983 msgid "`%s' has undefined result"
4984 msgstr ""
4985
4986 #: config/tc-cr16.c:2160
4987 #, c-format
4988 msgid "Same src/dest register is used (`r%d'),result is undefined"
4989 msgstr ""
4990
4991 #: config/tc-cr16.c:2331 config/tc-crx.c:1576
4992 msgid "Incorrect number of operands"
4993 msgstr ""
4994
4995 #: config/tc-cr16.c:2333 config/tc-crx.c:1578
4996 #, c-format
4997 msgid "Illegal type of operand (arg %d)"
4998 msgstr ""
4999
5000 #: config/tc-cr16.c:2339 config/tc-crx.c:1584
5001 #, c-format
5002 msgid "Operand out of range (arg %d)"
5003 msgstr ""
5004
5005 #: config/tc-cr16.c:2342 config/tc-crx.c:1587
5006 #, c-format
5007 msgid "Operand has odd displacement (arg %d)"
5008 msgstr ""
5009
5010 #: config/tc-cr16.c:2345 config/tc-cr16.c:2376 config/tc-crx.c:1600
5011 #: config/tc-crx.c:1631
5012 #, c-format
5013 msgid "Illegal operand (arg %d)"
5014 msgstr ""
5015
5016 #. Give an error if a frag containing code is not aligned to a 2-byte
5017 #. boundary.
5018 #: config/tc-cr16.c:2478 config/tc-cr16.h:74 config/tc-crx.c:1953
5019 #: config/tc-crx.h:77 config/tc-ppc.c:3402 config/tc-ppc.c:6383
5020 msgid "instruction address is not a multiple of 2"
5021 msgstr ""
5022
5023 #: config/tc-cr16.c:2553 config/tc-cris.c:1556 config/tc-cris.c:1564
5024 #: config/tc-crx.c:1989 config/tc-dlx.c:692 config/tc-hppa.c:3242
5025 #: config/tc-hppa.c:3249 config/tc-i860.c:490 config/tc-i860.c:507
5026 #: config/tc-i860.c:987 config/tc-sparc.c:1584 config/tc-sparc.c:1592
5027 #, c-format
5028 msgid "Unknown opcode: `%s'"
5029 msgstr ""
5030
5031 #: config/tc-cris.c:550 config/tc-m68hc11.c:3896
5032 #, c-format
5033 msgid "internal inconsistency problem in %s: fr_symbol %lx"
5034 msgstr ""
5035
5036 #: config/tc-cris.c:554 config/tc-m68hc11.c:3900 config/tc-msp430.c:3829
5037 #, c-format
5038 msgid "internal inconsistency problem in %s: resolved symbol"
5039 msgstr ""
5040
5041 #: config/tc-cris.c:564 config/tc-m68hc11.c:3906
5042 #, c-format
5043 msgid "internal inconsistency problem in %s: fr_subtype %d"
5044 msgstr ""
5045
5046 #: config/tc-cris.c:904
5047 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
5048 msgstr ""
5049
5050 #: config/tc-cris.c:934
5051 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
5052 msgstr ""
5053
5054 #: config/tc-cris.c:939
5055 #, c-format
5056 msgid ""
5057 "Internal error found in md_convert_frag: offset %ld.  Please report this."
5058 msgstr ""
5059
5060 #: config/tc-cris.c:964
5061 #, c-format
5062 msgid "internal inconsistency in %s: bdapq no symbol"
5063 msgstr ""
5064
5065 #: config/tc-cris.c:977
5066 #, c-format
5067 msgid "internal inconsistency in %s: bdap.w with no symbol"
5068 msgstr ""
5069
5070 #: config/tc-cris.c:1001
5071 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
5072 msgstr ""
5073
5074 #: config/tc-cris.c:1010
5075 msgid "dangerous MULS/MULU location; give it higher alignment"
5076 msgstr ""
5077
5078 #. Bail out for compatibility mode.  (It seems it can be implemented,
5079 #. perhaps with a 10-byte sequence: "move.d NNNN,$pc/$acr", "jump
5080 #. $acr", "nop"; but doesn't seem worth it at the moment.)
5081 #: config/tc-cris.c:1051
5082 msgid ""
5083 "Out-of-range .word offset handling is not implemented for .arch "
5084 "common_v10_v32"
5085 msgstr ""
5086
5087 #: config/tc-cris.c:1096
5088 msgid ".word case-table handling failed: table too large"
5089 msgstr ""
5090
5091 #: config/tc-cris.c:1234
5092 #, c-format
5093 msgid "Buggy opcode: `%s' \"%s\"\n"
5094 msgstr ""
5095
5096 #: config/tc-cris.c:1662
5097 #, c-format
5098 msgid "Immediate value not in 5 bit unsigned range: %ld"
5099 msgstr ""
5100
5101 #: config/tc-cris.c:1678
5102 #, c-format
5103 msgid "Immediate value not in 4 bit unsigned range: %ld"
5104 msgstr ""
5105
5106 #: config/tc-cris.c:1730
5107 #, c-format
5108 msgid "Immediate value not in 6 bit range: %ld"
5109 msgstr ""
5110
5111 #: config/tc-cris.c:1746
5112 #, c-format
5113 msgid "Immediate value not in 6 bit unsigned range: %ld"
5114 msgstr ""
5115
5116 #. Others have a generic warning.
5117 #: config/tc-cris.c:1855
5118 #, c-format
5119 msgid "Unimplemented register `%s' specified"
5120 msgstr ""
5121
5122 #. We've come to the end of instructions with this
5123 #. opcode, so it must be an error.
5124 #: config/tc-cris.c:2099
5125 msgid "Illegal operands"
5126 msgstr ""
5127
5128 #: config/tc-cris.c:2140 config/tc-cris.c:2180
5129 #, c-format
5130 msgid "Immediate value not in 8 bit range: %ld"
5131 msgstr ""
5132
5133 #: config/tc-cris.c:2150 config/tc-cris.c:2201
5134 #, c-format
5135 msgid "Immediate value not in 16 bit range: %ld"
5136 msgstr ""
5137
5138 #: config/tc-cris.c:2185
5139 #, c-format
5140 msgid "Immediate value not in 8 bit signed range: %ld"
5141 msgstr ""
5142
5143 #: config/tc-cris.c:2190
5144 #, c-format
5145 msgid "Immediate value not in 8 bit unsigned range: %ld"
5146 msgstr ""
5147
5148 #: config/tc-cris.c:2206
5149 #, c-format
5150 msgid "Immediate value not in 16 bit signed range: %ld"
5151 msgstr ""
5152
5153 #: config/tc-cris.c:2211
5154 #, c-format
5155 msgid "Immediate value not in 16 bit unsigned range: %ld"
5156 msgstr ""
5157
5158 #: config/tc-cris.c:2237
5159 msgid "TLS relocation size does not match operand size"
5160 msgstr ""
5161
5162 #: config/tc-cris.c:2238
5163 msgid "PIC relocation size does not match operand size"
5164 msgstr ""
5165
5166 #: config/tc-cris.c:3385
5167 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
5168 msgstr ""
5169
5170 #: config/tc-cris.c:3389
5171 msgid "32-bit conditional branch generated"
5172 msgstr ""
5173
5174 #: config/tc-cris.c:3450
5175 msgid "Complex expression not supported"
5176 msgstr ""
5177
5178 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
5179 #. not, add it.
5180 #: config/tc-cris.c:3600
5181 msgid "Bad call to md_atof () - floating point formats are not supported"
5182 msgstr ""
5183
5184 #: config/tc-cris.c:3641
5185 msgid "PC-relative relocation must be trivially resolved"
5186 msgstr ""
5187
5188 #: config/tc-cris.c:3713
5189 #, c-format
5190 msgid "Value not in 16 bit range: %ld"
5191 msgstr ""
5192
5193 #: config/tc-cris.c:3721
5194 #, c-format
5195 msgid "Value not in 16 bit signed range: %ld"
5196 msgstr ""
5197
5198 #: config/tc-cris.c:3729
5199 #, c-format
5200 msgid "Value not in 8 bit range: %ld"
5201 msgstr ""
5202
5203 #: config/tc-cris.c:3736
5204 #, c-format
5205 msgid "Value not in 8 bit signed range: %ld"
5206 msgstr ""
5207
5208 #: config/tc-cris.c:3746
5209 #, c-format
5210 msgid "Value not in 4 bit unsigned range: %ld"
5211 msgstr ""
5212
5213 #: config/tc-cris.c:3753
5214 #, c-format
5215 msgid "Value not in 5 bit unsigned range: %ld"
5216 msgstr ""
5217
5218 #: config/tc-cris.c:3760
5219 #, c-format
5220 msgid "Value not in 6 bit range: %ld"
5221 msgstr ""
5222
5223 #: config/tc-cris.c:3767
5224 #, c-format
5225 msgid "Value not in 6 bit unsigned range: %ld"
5226 msgstr ""
5227
5228 #: config/tc-cris.c:3811
5229 #, c-format
5230 msgid "Please use --help to see usage and options for this assembler.\n"
5231 msgstr ""
5232
5233 #: config/tc-cris.c:3823
5234 msgid "--no-underscore is invalid with a.out format"
5235 msgstr ""
5236
5237 #: config/tc-cris.c:3835
5238 msgid "--pic is invalid for this object format"
5239 msgstr ""
5240
5241 #: config/tc-cris.c:3849
5242 #, c-format
5243 msgid "invalid <arch> in --march=<arch>: %s"
5244 msgstr ""
5245
5246 #: config/tc-cris.c:3958 config/tc-moxie.c:770
5247 msgid ""
5248 "Semantics error.  This type of operand can not be relocated, it must be an "
5249 "assembly-time constant"
5250 msgstr ""
5251
5252 #: config/tc-cris.c:4007 config/tc-moxie.c:819
5253 #, c-format
5254 msgid "Cannot generate relocation type for symbol %s, code %s"
5255 msgstr ""
5256
5257 #. The messages are formatted to line up with the generic options.
5258 #: config/tc-cris.c:4020
5259 #, c-format
5260 msgid "CRIS-specific options:\n"
5261 msgstr ""
5262
5263 #: config/tc-cris.c:4022
5264 msgid ""
5265 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
5266 msgstr ""
5267
5268 #: config/tc-cris.c:4024
5269 msgid "  -N                      Warn when branches are expanded to jumps.\n"
5270 msgstr ""
5271
5272 #: config/tc-cris.c:4026
5273 msgid ""
5274 "  --underscore            User symbols are normally prepended with "
5275 "underscore.\n"
5276 msgstr ""
5277
5278 #: config/tc-cris.c:4028
5279 msgid "                          Registers will not need any prefix.\n"
5280 msgstr ""
5281
5282 #: config/tc-cris.c:4030
5283 msgid "  --no-underscore         User symbols do not have any prefix.\n"
5284 msgstr ""
5285
5286 #: config/tc-cris.c:4032
5287 msgid "                          Registers will require a `$'-prefix.\n"
5288 msgstr ""
5289
5290 #: config/tc-cris.c:4035
5291 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
5292 msgstr ""
5293
5294 #: config/tc-cris.c:4038
5295 msgid ""
5296 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
5297 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
5298 msgstr ""
5299
5300 #: config/tc-cris.c:4059
5301 msgid "Invalid relocation"
5302 msgstr ""
5303
5304 #: config/tc-cris.c:4096
5305 msgid "Invalid pc-relative relocation"
5306 msgstr ""
5307
5308 #: config/tc-cris.c:4141
5309 #, c-format
5310 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
5311 msgstr ""
5312
5313 #: config/tc-cris.c:4171
5314 #, c-format
5315 msgid ".syntax %s requires command-line option `--underscore'"
5316 msgstr ""
5317
5318 #: config/tc-cris.c:4180
5319 #, c-format
5320 msgid ".syntax %s requires command-line option `--no-underscore'"
5321 msgstr ""
5322
5323 #: config/tc-cris.c:4217
5324 msgid "Unknown .syntax operand"
5325 msgstr ""
5326
5327 #: config/tc-cris.c:4227
5328 msgid "Pseudodirective .file is only valid when generating ELF"
5329 msgstr ""
5330
5331 #: config/tc-cris.c:4239
5332 msgid "Pseudodirective .loc is only valid when generating ELF"
5333 msgstr ""
5334
5335 #: config/tc-cris.c:4254
5336 #, c-format
5337 msgid "internal inconsistency problem: %s called for %d bytes"
5338 msgstr ""
5339
5340 #: config/tc-cris.c:4406
5341 msgid "unknown operand to .arch"
5342 msgstr ""
5343
5344 #: config/tc-cris.c:4415
5345 msgid ".arch <arch> requires a matching --march=... option"
5346 msgstr ""
5347
5348 #: config/tc-crx.c:820
5349 #, c-format
5350 msgid "Illegal Scale - `%d'"
5351 msgstr ""
5352
5353 #: config/tc-crx.c:1262
5354 #, c-format
5355 msgid "Illegal Co-processor register in Instruction `%s' "
5356 msgstr ""
5357
5358 #: config/tc-crx.c:1269
5359 #, c-format
5360 msgid "Illegal Co-processor special register in Instruction `%s' "
5361 msgstr ""
5362
5363 #: config/tc-crx.c:1590
5364 #, c-format
5365 msgid "Invalid DISPU4 operand value (arg %d)"
5366 msgstr ""
5367
5368 #: config/tc-crx.c:1593
5369 #, c-format
5370 msgid "Invalid CST4 operand value (arg %d)"
5371 msgstr ""
5372
5373 #: config/tc-crx.c:1596
5374 #, c-format
5375 msgid "Operand value is not within upper 64 KB (arg %d)"
5376 msgstr ""
5377
5378 #: config/tc-crx.c:1733
5379 msgid "Invalid Register in Register List"
5380 msgstr ""
5381
5382 #: config/tc-crx.c:1787
5383 #, c-format
5384 msgid "Illegal register `%s' in cop-register list"
5385 msgstr ""
5386
5387 #: config/tc-crx.c:1795
5388 #, c-format
5389 msgid "Illegal register `%s' in cop-special-register list"
5390 msgstr ""
5391
5392 #: config/tc-crx.c:1814
5393 #, c-format
5394 msgid "Illegal register `%s' in user register list"
5395 msgstr ""
5396
5397 #: config/tc-crx.c:1833
5398 #, c-format
5399 msgid "Illegal register `%s' in register list"
5400 msgstr ""
5401
5402 #: config/tc-crx.c:1839
5403 #, c-format
5404 msgid "Maximum %d bits may be set in `mask16' operand"
5405 msgstr ""
5406
5407 #: config/tc-crx.c:1848
5408 #, c-format
5409 msgid "rest of line ignored; first ignored character is `%c'"
5410 msgstr ""
5411
5412 #: config/tc-crx.c:1856
5413 #, c-format
5414 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
5415 msgstr ""
5416
5417 #. HI can't be specified without LO (and vise-versa).
5418 #: config/tc-crx.c:1862
5419 msgid "HI/LO registers should be specified together"
5420 msgstr ""
5421
5422 #: config/tc-crx.c:1868
5423 msgid "HI/LO registers should be specified without additional registers"
5424 msgstr ""
5425
5426 #: config/tc-d10v.c:216
5427 #, c-format
5428 msgid ""
5429 "D10V options:\n"
5430 "-O                      Optimize.  Will do some operations in parallel.\n"
5431 "--gstabs-packing        Pack adjacent short instructions together even\n"
5432 "                        when --gstabs is specified.  On by default.\n"
5433 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
5434 "                        instructions together.\n"
5435 msgstr ""
5436
5437 #: config/tc-d10v.c:573
5438 msgid "operand is not an immediate"
5439 msgstr ""
5440
5441 #: config/tc-d10v.c:591
5442 #, c-format
5443 msgid "operand out of range: %lu"
5444 msgstr ""
5445
5446 #: config/tc-d10v.c:651
5447 msgid "Instruction must be executed in parallel with another instruction."
5448 msgstr ""
5449
5450 #: config/tc-d10v.c:705 config/tc-d10v.c:713
5451 #, c-format
5452 msgid "packing conflict: %s must dispatch sequentially"
5453 msgstr ""
5454
5455 #: config/tc-d10v.c:812
5456 #, c-format
5457 msgid "resource conflict (R%d)"
5458 msgstr ""
5459
5460 #: config/tc-d10v.c:815
5461 #, c-format
5462 msgid "resource conflict (A%d)"
5463 msgstr ""
5464
5465 #: config/tc-d10v.c:817
5466 msgid "resource conflict (PSW)"
5467 msgstr ""
5468
5469 #: config/tc-d10v.c:819
5470 msgid "resource conflict (C flag)"
5471 msgstr ""
5472
5473 #: config/tc-d10v.c:821
5474 msgid "resource conflict (F flag)"
5475 msgstr ""
5476
5477 #: config/tc-d10v.c:971
5478 msgid "Instruction must be executed in parallel"
5479 msgstr ""
5480
5481 #: config/tc-d10v.c:974
5482 msgid "Long instructions may not be combined."
5483 msgstr ""
5484
5485 #: config/tc-d10v.c:1007
5486 msgid "One of these instructions may not be executed in parallel."
5487 msgstr ""
5488
5489 #: config/tc-d10v.c:1011 config/tc-d30v.c:1037
5490 msgid "Two IU instructions may not be executed in parallel"
5491 msgstr ""
5492
5493 #: config/tc-d10v.c:1013 config/tc-d10v.c:1021 config/tc-d10v.c:1035
5494 #: config/tc-d10v.c:1050 config/tc-d30v.c:1038 config/tc-d30v.c:1047
5495 msgid "Swapping instruction order"
5496 msgstr ""
5497
5498 #: config/tc-d10v.c:1019 config/tc-d30v.c:1044
5499 msgid "Two MU instructions may not be executed in parallel"
5500 msgstr ""
5501
5502 #: config/tc-d10v.c:1039 config/tc-d30v.c:1064
5503 msgid "IU instruction may not be in the left container"
5504 msgstr ""
5505
5506 #: config/tc-d10v.c:1041 config/tc-d10v.c:1056
5507 msgid ""
5508 "Instruction in R container is squashed by flow control instruction in L "
5509 "container."
5510 msgstr ""
5511
5512 #: config/tc-d10v.c:1054 config/tc-d30v.c:1075
5513 msgid "MU instruction may not be in the right container"
5514 msgstr ""
5515
5516 #: config/tc-d10v.c:1060 config/tc-d30v.c:1087
5517 msgid "unknown execution type passed to write_2_short()"
5518 msgstr ""
5519
5520 #: config/tc-d10v.c:1189 config/tc-d10v.c:1362
5521 msgid "bad opcode or operands"
5522 msgstr ""
5523
5524 #: config/tc-d10v.c:1264
5525 msgid "value out of range"
5526 msgstr ""
5527
5528 #: config/tc-d10v.c:1338
5529 msgid "illegal operand - register name found where none expected"
5530 msgstr ""
5531
5532 #: config/tc-d10v.c:1373
5533 msgid "Register number must be EVEN"
5534 msgstr ""
5535
5536 #: config/tc-d10v.c:1376
5537 msgid "Unsupported use of sp"
5538 msgstr ""
5539
5540 #: config/tc-d10v.c:1395
5541 #, c-format
5542 msgid "cr%ld is a reserved control register"
5543 msgstr ""
5544
5545 #: config/tc-d10v.c:1570
5546 #, c-format
5547 msgid "line %d: rep or repi must include at least 4 instructions"
5548 msgstr ""
5549
5550 #: config/tc-d10v.c:1759
5551 msgid "can't find previous opcode "
5552 msgstr ""
5553
5554 #: config/tc-d10v.c:1771
5555 #, c-format
5556 msgid "could not assemble: %s"
5557 msgstr ""
5558
5559 #: config/tc-d10v.c:1786 config/tc-d10v.c:1808 config/tc-d30v.c:1744
5560 msgid "Unable to mix instructions as specified"
5561 msgstr ""
5562
5563 #: config/tc-d30v.c:149
5564 #, c-format
5565 msgid "Register name %s conflicts with symbol of the same name"
5566 msgstr ""
5567
5568 #: config/tc-d30v.c:239
5569 #, c-format
5570 msgid ""
5571 "\n"
5572 "D30V options:\n"
5573 "-O                      Make adjacent short instructions parallel if "
5574 "possible.\n"
5575 "-n                      Warn about all NOPs inserted by the assembler.\n"
5576 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
5577 "-c                      Warn about symbols whoes names match register "
5578 "names.\n"
5579 "-C                      Opposite of -C.  -c is the default.\n"
5580 msgstr ""
5581
5582 #: config/tc-d30v.c:367
5583 msgid "unexpected 12-bit reloc type"
5584 msgstr ""
5585
5586 #: config/tc-d30v.c:374
5587 msgid "unexpected 18-bit reloc type"
5588 msgstr ""
5589
5590 #: config/tc-d30v.c:625
5591 #, c-format
5592 msgid "%s NOP inserted"
5593 msgstr ""
5594
5595 #: config/tc-d30v.c:626
5596 msgid "sequential"
5597 msgstr ""
5598
5599 #: config/tc-d30v.c:626
5600 msgid "parallel"
5601 msgstr ""
5602
5603 #: config/tc-d30v.c:1033
5604 msgid "Instructions may not be executed in parallel"
5605 msgstr ""
5606
5607 #: config/tc-d30v.c:1046
5608 #, c-format
5609 msgid "Executing %s in IU may not work"
5610 msgstr ""
5611
5612 #: config/tc-d30v.c:1053
5613 #, c-format
5614 msgid "Executing %s in IU may not work in parallel execution"
5615 msgstr ""
5616
5617 #: config/tc-d30v.c:1066
5618 #, c-format
5619 msgid "special left instruction `%s' kills instruction `%s' in right container"
5620 msgstr ""
5621
5622 #: config/tc-d30v.c:1077
5623 #, c-format
5624 msgid "Executing %s in reverse serial with %s may not work"
5625 msgstr ""
5626
5627 #: config/tc-d30v.c:1080
5628 #, c-format
5629 msgid "Executing %s in IU in reverse serial may not work"
5630 msgstr ""
5631
5632 #: config/tc-d30v.c:1268
5633 msgid "Odd numbered register used as target of multi-register instruction"
5634 msgstr ""
5635
5636 #: config/tc-d30v.c:1332 config/tc-d30v.c:1368
5637 #, c-format
5638 msgid "unknown condition code: %s"
5639 msgstr ""
5640
5641 #: config/tc-d30v.c:1361
5642 #, c-format
5643 msgid "cmpu doesn't support condition code %s"
5644 msgstr ""
5645
5646 #: config/tc-d30v.c:1396
5647 #, c-format
5648 msgid "unknown opcode: %s"
5649 msgstr ""
5650
5651 #: config/tc-d30v.c:1407
5652 #, c-format
5653 msgid "operands for opcode `%s' do not match any valid format"
5654 msgstr ""
5655
5656 #: config/tc-d30v.c:1622 config/tc-d30v.c:1639
5657 msgid "Cannot assemble instruction"
5658 msgstr ""
5659
5660 #: config/tc-d30v.c:1624
5661 msgid "First opcode is long.  Unable to mix instructions as specified."
5662 msgstr ""
5663
5664 #: config/tc-d30v.c:1694
5665 msgid "word of NOPs added between word multiply and load"
5666 msgstr ""
5667
5668 #: config/tc-d30v.c:1696
5669 msgid "word of NOPs added between word multiply and 16-bit multiply"
5670 msgstr ""
5671
5672 #: config/tc-d30v.c:1728
5673 msgid "Instruction uses long version, so it cannot be mixed as specified"
5674 msgstr ""
5675
5676 #: config/tc-d30v.c:1855
5677 #, c-format
5678 msgid "value too large to fit in %d bits"
5679 msgstr ""
5680
5681 #: config/tc-d30v.c:1923
5682 #, c-format
5683 msgid "line %d: unable to place address of symbol '%s' into a byte"
5684 msgstr ""
5685
5686 #: config/tc-d30v.c:1926
5687 #, c-format
5688 msgid "line %d: unable to place value %lx into a byte"
5689 msgstr ""
5690
5691 #: config/tc-d30v.c:1934
5692 #, c-format
5693 msgid "line %d: unable to place address of symbol '%s' into a short"
5694 msgstr ""
5695
5696 #: config/tc-d30v.c:1937
5697 #, c-format
5698 msgid "line %d: unable to place value %lx into a short"
5699 msgstr ""
5700
5701 #: config/tc-d30v.c:1945
5702 #, c-format
5703 msgid "line %d: unable to place address of symbol '%s' into a quad"
5704 msgstr ""
5705
5706 #: config/tc-d30v.c:2053
5707 #, c-format
5708 msgid "Alignment too large: %d assumed"
5709 msgstr ""
5710
5711 #: config/tc-dlx.c:211
5712 msgid "missing .proc"
5713 msgstr ""
5714
5715 #: config/tc-dlx.c:228
5716 msgid ".endfunc missing for previous .proc"
5717 msgstr ""
5718
5719 #: config/tc-dlx.c:295 config/tc-i860.c:226 config/tc-mips.c:3483
5720 #: config/tc-nios2.c:2419 config/tc-nios2.c:2433 config/tc-nios2.c:2448
5721 #, c-format
5722 msgid "internal error: can't hash `%s': %s\n"
5723 msgstr ""
5724
5725 #. Probably a memory allocation problem?  Give up now.
5726 #: config/tc-dlx.c:302 config/tc-hppa.c:8359 config/tc-nios2.c:1270
5727 #: config/tc-nios2.c:2422 config/tc-nios2.c:2436 config/tc-nios2.c:2451
5728 #: config/tc-sparc.c:930
5729 msgid "Broken assembler.  No assembly attempted."
5730 msgstr ""
5731
5732 #: config/tc-dlx.c:332
5733 #, c-format
5734 msgid "Bad operand for a load instruction: <%s>"
5735 msgstr ""
5736
5737 #: config/tc-dlx.c:446
5738 #, c-format
5739 msgid "Bad operand for a store instruction: <%s>"
5740 msgstr ""
5741
5742 #: config/tc-dlx.c:626
5743 #, c-format
5744 msgid "Expression Error for operand modifier %%hi/%%lo\n"
5745 msgstr ""
5746
5747 #: config/tc-dlx.c:639
5748 #, c-format
5749 msgid "Invalid expression after %%%%\n"
5750 msgstr ""
5751
5752 #: config/tc-dlx.c:703 config/tc-tic4x.c:2479
5753 #, c-format
5754 msgid "Unknown opcode `%s'."
5755 msgstr ""
5756
5757 #: config/tc-dlx.c:712
5758 msgid "Can not set dlx_skip_hi16_flag"
5759 msgstr ""
5760
5761 #: config/tc-dlx.c:726
5762 #, c-format
5763 msgid "Missing arguments for opcode <%s>."
5764 msgstr ""
5765
5766 #: config/tc-dlx.c:760
5767 #, c-format
5768 msgid "Too many operands: %s"
5769 msgstr ""
5770
5771 #: config/tc-dlx.c:797
5772 #, c-format
5773 msgid "Both the_insn.HI and the_insn.LO are set : %s"
5774 msgstr ""
5775
5776 #: config/tc-dlx.c:867
5777 msgid "failed regnum sanity check."
5778 msgstr ""
5779
5780 #: config/tc-dlx.c:880
5781 msgid "failed general register sanity check."
5782 msgstr ""
5783
5784 #. Types or values of args don't match.
5785 #: config/tc-dlx.c:888
5786 msgid "Invalid operands"
5787 msgstr ""
5788
5789 #: config/tc-dlx.c:1117
5790 #, c-format
5791 msgid "label \"$%d\" redefined"
5792 msgstr ""
5793
5794 #: config/tc-dlx.c:1155
5795 msgid "Invalid expression after # number\n"
5796 msgstr ""
5797
5798 #: config/tc-epiphany.c:147
5799 #, c-format
5800 msgid "EPIPHANY specific command line options:\n"
5801 msgstr ""
5802
5803 #: config/tc-epiphany.c:386
5804 msgid "register number too large for push/pop"
5805 msgstr ""
5806
5807 #: config/tc-epiphany.c:390
5808 msgid "register is out of order"
5809 msgstr ""
5810
5811 #: config/tc-epiphany.c:401 config/tc-m68k.c:6036 config/tc-m68k.c:6065
5812 msgid "bad register list"
5813 msgstr ""
5814
5815 #: config/tc-epiphany.c:404
5816 msgid "malformed reglist in push/pop"
5817 msgstr ""
5818
5819 #. Checks for behavioral restrictions on LD/ST instructions.
5820 #: config/tc-epiphany.c:505
5821 msgid "destination register modified by displacement-post-modified address"
5822 msgstr ""
5823
5824 #: config/tc-epiphany.c:506
5825 msgid "ldrd/strd requires even:odd register pair"
5826 msgstr ""
5827
5828 #: config/tc-epiphany.c:824 config/tc-m32r.c:1788
5829 msgid "Addend to unresolved symbol not on word boundary."
5830 msgstr ""
5831
5832 #: config/tc-fr30.c:81
5833 #, c-format
5834 msgid " FR30 specific command line options:\n"
5835 msgstr ""
5836
5837 #: config/tc-fr30.c:134
5838 #, c-format
5839 msgid "Instruction %s not allowed in a delay slot."
5840 msgstr ""
5841
5842 #: config/tc-frv.c:404
5843 #, c-format
5844 msgid "Unknown cpu -mcpu=%s"
5845 msgstr ""
5846
5847 #: config/tc-frv.c:457
5848 #, c-format
5849 msgid "FRV specific command line options:\n"
5850 msgstr ""
5851
5852 #: config/tc-frv.c:458
5853 #, c-format
5854 msgid "-G n            Put data <= n bytes in the small data area\n"
5855 msgstr ""
5856
5857 #: config/tc-frv.c:459
5858 #, c-format
5859 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
5860 msgstr ""
5861
5862 #: config/tc-frv.c:460
5863 #, c-format
5864 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
5865 msgstr ""
5866
5867 #: config/tc-frv.c:461
5868 #, c-format
5869 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
5870 msgstr ""
5871
5872 #: config/tc-frv.c:462
5873 #, c-format
5874 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
5875 msgstr ""
5876
5877 #: config/tc-frv.c:463
5878 #, c-format
5879 msgid "-msoft-float    Mark generated file as using software FP\n"
5880 msgstr ""
5881
5882 #: config/tc-frv.c:464
5883 #, c-format
5884 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
5885 msgstr ""
5886
5887 #: config/tc-frv.c:465
5888 #, c-format
5889 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
5890 msgstr ""
5891
5892 #: config/tc-frv.c:466
5893 #, c-format
5894 msgid ""
5895 "-mdouble        Mark generated file as using double precision FP insns\n"
5896 msgstr ""
5897
5898 #: config/tc-frv.c:467
5899 #, c-format
5900 msgid "-mmedia         Mark generated file as using media insns\n"
5901 msgstr ""
5902
5903 #: config/tc-frv.c:468
5904 #, c-format
5905 msgid ""
5906 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
5907 msgstr ""
5908
5909 #: config/tc-frv.c:469
5910 #, c-format
5911 msgid "-mpack          Allow instructions to be packed\n"
5912 msgstr ""
5913
5914 #: config/tc-frv.c:470
5915 #, c-format
5916 msgid "-mno-pack       Do not allow instructions to be packed\n"
5917 msgstr ""
5918
5919 #: config/tc-frv.c:471
5920 #, c-format
5921 msgid ""
5922 "-mpic           Mark generated file as using small position independent "
5923 "code\n"
5924 msgstr ""
5925
5926 #: config/tc-frv.c:472
5927 #, c-format
5928 msgid ""
5929 "-mPIC           Mark generated file as using large position independent "
5930 "code\n"
5931 msgstr ""
5932
5933 #: config/tc-frv.c:473
5934 #, c-format
5935 msgid ""
5936 "-mlibrary-pic   Mark generated file as using position indepedent code for "
5937 "libraries\n"
5938 msgstr ""
5939
5940 #: config/tc-frv.c:474
5941 #, c-format
5942 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
5943 msgstr ""
5944
5945 #: config/tc-frv.c:475
5946 #, c-format
5947 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
5948 msgstr ""
5949
5950 #: config/tc-frv.c:476
5951 #, c-format
5952 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
5953 msgstr ""
5954
5955 #: config/tc-frv.c:477
5956 #, c-format
5957 msgid "                Record the cpu type\n"
5958 msgstr ""
5959
5960 #: config/tc-frv.c:478
5961 #, c-format
5962 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
5963 msgstr ""
5964
5965 #: config/tc-frv.c:479
5966 #, c-format
5967 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
5968 msgstr ""
5969
5970 #: config/tc-frv.c:1161
5971 msgid "VLIW packing used for -mno-pack"
5972 msgstr ""
5973
5974 #: config/tc-frv.c:1171
5975 msgid "Instruction not supported by this architecture"
5976 msgstr ""
5977
5978 #: config/tc-frv.c:1181
5979 msgid "VLIW packing constraint violation"
5980 msgstr ""
5981
5982 #: config/tc-frv.c:1772
5983 #, c-format
5984 msgid "Relocation %s is not safe for %s"
5985 msgstr ""
5986
5987 #: config/tc-h8300.c:172
5988 #, c-format
5989 msgid "new section '%s' defined without attributes - this might cause problems"
5990 msgstr ""
5991
5992 #: config/tc-h8300.c:443 config/tc-h8300.c:451
5993 msgid "Reg not valid for H8/300"
5994 msgstr ""
5995
5996 #: config/tc-h8300.c:532
5997 msgid "invalid operand size requested"
5998 msgstr ""
5999
6000 #: config/tc-h8300.c:637
6001 msgid "Invalid register list for ldm/stm\n"
6002 msgstr ""
6003
6004 #: config/tc-h8300.c:663 config/tc-h8300.c:668 config/tc-h8300.c:675
6005 msgid "mismatch between register and suffix"
6006 msgstr ""
6007
6008 #: config/tc-h8300.c:680
6009 msgid "invalid suffix after register."
6010 msgstr ""
6011
6012 #: config/tc-h8300.c:702
6013 msgid "address too high for vector table jmp/jsr"
6014 msgstr ""
6015
6016 #: config/tc-h8300.c:729 config/tc-h8300.c:841 config/tc-h8300.c:851
6017 msgid "Wrong size pointer register for architecture."
6018 msgstr ""
6019
6020 #: config/tc-h8300.c:788 config/tc-h8300.c:796 config/tc-h8300.c:825
6021 msgid "expected @(exp, reg16)"
6022 msgstr ""
6023
6024 #: config/tc-h8300.c:814
6025 msgid "expected .L, .W or .B for register in indexed addressing mode"
6026 msgstr ""
6027
6028 #: config/tc-h8300.c:1008
6029 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
6030 msgstr ""
6031
6032 #: config/tc-h8300.c:1026 config/tc-h8300.c:1035
6033 msgid "expected register"
6034 msgstr ""
6035
6036 #: config/tc-h8300.c:1051
6037 msgid "expected closing paren"
6038 msgstr ""
6039
6040 #: config/tc-h8300.c:1110
6041 #, c-format
6042 msgid "can't use high part of register in operand %d"
6043 msgstr ""
6044
6045 #: config/tc-h8300.c:1267
6046 #, c-format
6047 msgid "Opcode `%s' with these operand types not available in %s mode"
6048 msgstr ""
6049
6050 #: config/tc-h8300.c:1276
6051 msgid "mismatch between opcode size and operand size"
6052 msgstr ""
6053
6054 #: config/tc-h8300.c:1312
6055 #, c-format
6056 msgid "operand %s0x%lx out of range."
6057 msgstr ""
6058
6059 #: config/tc-h8300.c:1429
6060 msgid "Can't work out size of operand.\n"
6061 msgstr ""
6062
6063 #: config/tc-h8300.c:1478
6064 #, c-format
6065 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
6066 msgstr ""
6067
6068 #: config/tc-h8300.c:1483
6069 #, c-format
6070 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
6071 msgstr ""
6072
6073 #: config/tc-h8300.c:1489
6074 #, c-format
6075 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
6076 msgstr ""
6077
6078 #: config/tc-h8300.c:1550 config/tc-h8300.c:1570
6079 msgid "Need #1 or #2 here"
6080 msgstr ""
6081
6082 #: config/tc-h8300.c:1565
6083 msgid "#4 not valid on H8/300."
6084 msgstr ""
6085
6086 #: config/tc-h8300.c:1680 config/tc-h8300.c:1762
6087 #, c-format
6088 msgid "branch operand has odd offset (%lx)\n"
6089 msgstr ""
6090
6091 #: config/tc-h8300.c:1800
6092 msgid "destination operand must be 16 bit register"
6093 msgstr ""
6094
6095 #: config/tc-h8300.c:1809
6096 msgid "source operand must be 8 bit register"
6097 msgstr ""
6098
6099 #: config/tc-h8300.c:1817
6100 msgid "destination operand must be 16bit absolute address"
6101 msgstr ""
6102
6103 #: config/tc-h8300.c:1824
6104 msgid "destination operand must be 8 bit register"
6105 msgstr ""
6106
6107 #: config/tc-h8300.c:1832
6108 msgid "source operand must be 16bit absolute address"
6109 msgstr ""
6110
6111 #. This seems more sane than saying "too many operands".  We'll
6112 #. get here only if the trailing trash starts with a comma.
6113 #: config/tc-h8300.c:1840 config/tc-mips.c:13631 config/tc-mips.c:13699
6114 #: config/tc-mmix.c:479 config/tc-mmix.c:491 config/tc-mmix.c:2531
6115 #: config/tc-mmix.c:2555 config/tc-mmix.c:2828
6116 msgid "invalid operands"
6117 msgstr ""
6118
6119 #: config/tc-h8300.c:1871
6120 msgid "operand/size mis-match"
6121 msgstr ""
6122
6123 #: config/tc-h8300.c:1971 config/tc-sh.c:2969 config/tc-sh64.c:2794
6124 #: config/tc-z8k.c:1225
6125 msgid "unknown opcode"
6126 msgstr ""
6127
6128 #: config/tc-h8300.c:2004
6129 msgid "invalid operand in ldm"
6130 msgstr ""
6131
6132 #: config/tc-h8300.c:2013
6133 msgid "invalid operand in stm"
6134 msgstr ""
6135
6136 #: config/tc-h8300.c:2139
6137 #, c-format
6138 msgid "call to tc_aout_fix_to_chars \n"
6139 msgstr ""
6140
6141 #: config/tc-h8300.c:2148 config/tc-xc16x.c:347
6142 #, c-format
6143 msgid "call to md_convert_frag \n"
6144 msgstr ""
6145
6146 #: config/tc-h8300.c:2199 config/tc-xc16x.c:251
6147 #, c-format
6148 msgid "call to md_estimate_size_before_relax \n"
6149 msgstr ""
6150
6151 #: config/tc-h8300.c:2214
6152 msgid "Unexpected reference to a symbol in a non-code section"
6153 msgstr ""
6154
6155 #: config/tc-h8300.c:2230 config/tc-xc16x.c:292
6156 msgid "Difference of symbols in different sections is not supported"
6157 msgstr ""
6158
6159 #: config/tc-h8300.c:2252 config/tc-mcore.c:2198 config/tc-microblaze.c:2445
6160 #: config/tc-pj.c:487 config/tc-sh.c:4477 config/tc-tic6x.c:4523
6161 #: config/tc-xc16x.c:315
6162 #, c-format
6163 msgid "Cannot represent relocation type %s"
6164 msgstr ""
6165
6166 #. Simple range checking for FIELD against HIGH and LOW bounds.
6167 #. IGNORE is used to suppress the error message.
6168 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
6169 #. the current file and line number are not valid.
6170 #: config/tc-hppa.c:1024 config/tc-hppa.c:1038
6171 #, c-format
6172 msgid "Field out of range [%d..%d] (%d)."
6173 msgstr ""
6174
6175 #. Simple alignment checking for FIELD against ALIGN (a power of two).
6176 #. IGNORE is used to suppress the error message.
6177 #: config/tc-hppa.c:1052
6178 #, c-format
6179 msgid "Field not properly aligned [%d] (%d)."
6180 msgstr ""
6181
6182 #: config/tc-hppa.c:1105
6183 msgid "Missing .exit\n"
6184 msgstr ""
6185
6186 #: config/tc-hppa.c:1108
6187 msgid "Missing .procend\n"
6188 msgstr ""
6189
6190 #: config/tc-hppa.c:1294
6191 #, c-format
6192 msgid "Invalid field selector.  Assuming F%%."
6193 msgstr ""
6194
6195 #: config/tc-hppa.c:1318
6196 msgid "Bad segment in expression."
6197 msgstr ""
6198
6199 #: config/tc-hppa.c:1343
6200 #, c-format
6201 msgid "Invalid Nullification: (%c)"
6202 msgstr ""
6203
6204 #: config/tc-hppa.c:1414
6205 msgid "Cannot handle fixup"
6206 msgstr ""
6207
6208 #: config/tc-hppa.c:1712
6209 #, c-format
6210 msgid "  -Q                      ignored\n"
6211 msgstr ""
6212
6213 #: config/tc-hppa.c:1716
6214 #, c-format
6215 msgid "  -c                      print a warning if a comment is found\n"
6216 msgstr ""
6217
6218 #: config/tc-hppa.c:1782
6219 #, c-format
6220 msgid "no hppa_fixup entry for fixup type 0x%x"
6221 msgstr ""
6222
6223 #: config/tc-hppa.c:1961
6224 msgid "Unknown relocation encountered in md_apply_fix."
6225 msgstr ""
6226
6227 #: config/tc-hppa.c:2149 config/tc-hppa.c:2174
6228 #, c-format
6229 msgid "Undefined register: '%s'."
6230 msgstr ""
6231
6232 #: config/tc-hppa.c:2208
6233 #, c-format
6234 msgid "Non-absolute symbol: '%s'."
6235 msgstr ""
6236
6237 #: config/tc-hppa.c:2223
6238 #, c-format
6239 msgid "Undefined absolute constant: '%s'."
6240 msgstr ""
6241
6242 #: config/tc-hppa.c:2254 config/tc-hppa.c:5722
6243 msgid "could not update architecture and machine"
6244 msgstr ""
6245
6246 #: config/tc-hppa.c:2292
6247 #, c-format
6248 msgid "Invalid FP Compare Condition: %s"
6249 msgstr ""
6250
6251 #: config/tc-hppa.c:2347
6252 #, c-format
6253 msgid "Invalid FTEST completer: %s"
6254 msgstr ""
6255
6256 #: config/tc-hppa.c:2413 config/tc-hppa.c:2450
6257 #, c-format
6258 msgid "Invalid FP Operand Format: %3s"
6259 msgstr ""
6260
6261 #: config/tc-hppa.c:2555
6262 msgid "Bad segment (should be absolute)."
6263 msgstr ""
6264
6265 #: config/tc-hppa.c:2615
6266 #, c-format
6267 msgid "Invalid argument location: %s\n"
6268 msgstr ""
6269
6270 #: config/tc-hppa.c:2644
6271 #, c-format
6272 msgid "Invalid argument description: %d"
6273 msgstr ""
6274
6275 #: config/tc-hppa.c:3473
6276 msgid "Invalid Indexed Load Completer."
6277 msgstr ""
6278
6279 #: config/tc-hppa.c:3478
6280 msgid "Invalid Indexed Load Completer Syntax."
6281 msgstr ""
6282
6283 #: config/tc-hppa.c:3512
6284 msgid "Invalid Short Load/Store Completer."
6285 msgstr ""
6286
6287 #: config/tc-hppa.c:3572 config/tc-hppa.c:3577
6288 msgid "Invalid Store Bytes Short Completer"
6289 msgstr ""
6290
6291 #: config/tc-hppa.c:3892 config/tc-hppa.c:3898
6292 msgid "Invalid left/right combination completer"
6293 msgstr ""
6294
6295 #: config/tc-hppa.c:3947 config/tc-hppa.c:3954
6296 msgid "Invalid permutation completer"
6297 msgstr ""
6298
6299 #: config/tc-hppa.c:4054
6300 #, c-format
6301 msgid "Invalid Add Condition: %s"
6302 msgstr ""
6303
6304 #: config/tc-hppa.c:4070 config/tc-hppa.c:4080
6305 msgid "Invalid Add and Branch Condition"
6306 msgstr ""
6307
6308 #: config/tc-hppa.c:4101 config/tc-hppa.c:4246
6309 msgid "Invalid Compare/Subtract Condition"
6310 msgstr ""
6311
6312 #: config/tc-hppa.c:4141
6313 #, c-format
6314 msgid "Invalid Branch On Bit Condition: %c"
6315 msgstr ""
6316
6317 #: config/tc-hppa.c:4144
6318 msgid "Missing Branch On Bit Condition"
6319 msgstr ""
6320
6321 #: config/tc-hppa.c:4229
6322 #, c-format
6323 msgid "Invalid Compare/Subtract Condition: %s"
6324 msgstr ""
6325
6326 #: config/tc-hppa.c:4261
6327 msgid "Invalid Compare and Branch Condition"
6328 msgstr ""
6329
6330 #: config/tc-hppa.c:4357
6331 msgid "Invalid Logical Instruction Condition."
6332 msgstr ""
6333
6334 #: config/tc-hppa.c:4419
6335 msgid "Invalid Shift/Extract/Deposit Condition."
6336 msgstr ""
6337
6338 #: config/tc-hppa.c:4536
6339 msgid "Invalid Unit Instruction Condition."
6340 msgstr ""
6341
6342 #: config/tc-hppa.c:5015 config/tc-hppa.c:5047 config/tc-hppa.c:5078
6343 #: config/tc-hppa.c:5108
6344 msgid "Branch to unaligned address"
6345 msgstr ""
6346
6347 #: config/tc-hppa.c:5292
6348 msgid "Invalid SFU identifier"
6349 msgstr ""
6350
6351 #: config/tc-hppa.c:5342
6352 msgid "Invalid COPR identifier"
6353 msgstr ""
6354
6355 #: config/tc-hppa.c:5471
6356 msgid "Invalid Floating Point Operand Format."
6357 msgstr ""
6358
6359 #: config/tc-hppa.c:5591 config/tc-hppa.c:5611 config/tc-hppa.c:5631
6360 #: config/tc-hppa.c:5651 config/tc-hppa.c:5671
6361 msgid "Invalid register for single precision fmpyadd or fmpysub"
6362 msgstr ""
6363
6364 #: config/tc-hppa.c:5739
6365 #, c-format
6366 msgid "Invalid operands %s"
6367 msgstr ""
6368
6369 #: config/tc-hppa.c:5749
6370 #, c-format
6371 msgid "Immediates %d and %d will give undefined behavior."
6372 msgstr ""
6373
6374 #: config/tc-hppa.c:5801 config/tc-hppa.c:7028 config/tc-hppa.c:7083
6375 msgid "Missing function name for .PROC (corrupted label chain)"
6376 msgstr ""
6377
6378 #: config/tc-hppa.c:5804 config/tc-hppa.c:7086
6379 msgid "Missing function name for .PROC"
6380 msgstr ""
6381
6382 #: config/tc-hppa.c:5863
6383 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
6384 msgstr ""
6385
6386 #: config/tc-hppa.c:5959
6387 #, c-format
6388 msgid "Invalid .CALL argument: %s"
6389 msgstr ""
6390
6391 #: config/tc-hppa.c:6107
6392 msgid ".callinfo is not within a procedure definition"
6393 msgstr ""
6394
6395 #: config/tc-hppa.c:6127
6396 #, c-format
6397 msgid "FRAME parameter must be a multiple of 8: %d\n"
6398 msgstr ""
6399
6400 #: config/tc-hppa.c:6146
6401 msgid "Value for ENTRY_GR must be in the range 3..18\n"
6402 msgstr ""
6403
6404 #: config/tc-hppa.c:6158
6405 msgid "Value for ENTRY_FR must be in the range 12..21\n"
6406 msgstr ""
6407
6408 #: config/tc-hppa.c:6168
6409 msgid "Value for ENTRY_SR must be 3\n"
6410 msgstr ""
6411
6412 #: config/tc-hppa.c:6224
6413 #, c-format
6414 msgid "Invalid .CALLINFO argument: %s"
6415 msgstr ""
6416
6417 #: config/tc-hppa.c:6334
6418 msgid "The .ENTER pseudo-op is not supported"
6419 msgstr ""
6420
6421 #: config/tc-hppa.c:6350
6422 msgid "Misplaced .entry. Ignored."
6423 msgstr ""
6424
6425 #: config/tc-hppa.c:6354
6426 msgid "Missing .callinfo."
6427 msgstr ""
6428
6429 #: config/tc-hppa.c:6418
6430 msgid ".REG expression must be a register"
6431 msgstr ""
6432
6433 #: config/tc-hppa.c:6434
6434 msgid "bad or irreducible absolute expression; zero assumed"
6435 msgstr ""
6436
6437 #: config/tc-hppa.c:6445
6438 msgid ".REG must use a label"
6439 msgstr ""
6440
6441 #: config/tc-hppa.c:6447
6442 msgid ".EQU must use a label"
6443 msgstr ""
6444
6445 #: config/tc-hppa.c:6509
6446 #, c-format
6447 msgid "Symbol '%s' could not be created."
6448 msgstr ""
6449
6450 #: config/tc-hppa.c:6513
6451 msgid "No memory for symbol name."
6452 msgstr ""
6453
6454 #: config/tc-hppa.c:6563
6455 msgid ".EXIT must appear within a procedure"
6456 msgstr ""
6457
6458 #: config/tc-hppa.c:6567
6459 msgid "Missing .callinfo"
6460 msgstr ""
6461
6462 #: config/tc-hppa.c:6571
6463 msgid "No .ENTRY for this .EXIT"
6464 msgstr ""
6465
6466 #: config/tc-hppa.c:6611
6467 #, c-format
6468 msgid "Using ENTRY rather than CODE in export directive for %s"
6469 msgstr ""
6470
6471 #: config/tc-hppa.c:6734
6472 #, c-format
6473 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
6474 msgstr ""
6475
6476 #: config/tc-hppa.c:6758
6477 #, c-format
6478 msgid "Cannot define export symbol: %s\n"
6479 msgstr ""
6480
6481 #: config/tc-hppa.c:6855
6482 msgid "Missing label name on .LABEL"
6483 msgstr ""
6484
6485 #: config/tc-hppa.c:6860
6486 msgid "extra .LABEL arguments ignored."
6487 msgstr ""
6488
6489 #: config/tc-hppa.c:6876
6490 msgid "The .LEAVE pseudo-op is not supported"
6491 msgstr ""
6492
6493 #: config/tc-hppa.c:6914
6494 msgid "Unrecognized .LEVEL argument\n"
6495 msgstr ""
6496
6497 #: config/tc-hppa.c:6948
6498 #, c-format
6499 msgid "Cannot define static symbol: %s\n"
6500 msgstr ""
6501
6502 #: config/tc-hppa.c:6982
6503 msgid "Nested procedures"
6504 msgstr ""
6505
6506 #: config/tc-hppa.c:6992
6507 msgid "Cannot allocate unwind descriptor\n"
6508 msgstr ""
6509
6510 #: config/tc-hppa.c:7090
6511 msgid "misplaced .procend"
6512 msgstr ""
6513
6514 #: config/tc-hppa.c:7093
6515 msgid "Missing .callinfo for this procedure"
6516 msgstr ""
6517
6518 #: config/tc-hppa.c:7096
6519 msgid "Missing .EXIT for a .ENTRY"
6520 msgstr ""
6521
6522 #: config/tc-hppa.c:7133
6523 msgid "Not in a space.\n"
6524 msgstr ""
6525
6526 #: config/tc-hppa.c:7136
6527 msgid "Not in a subspace.\n"
6528 msgstr ""
6529
6530 #: config/tc-hppa.c:7225
6531 msgid "Invalid .SPACE argument"
6532 msgstr ""
6533
6534 #: config/tc-hppa.c:7271
6535 msgid "Can't change spaces within a procedure definition. Ignored"
6536 msgstr ""
6537
6538 #: config/tc-hppa.c:7399
6539 #, c-format
6540 msgid "Undefined space: '%s' Assuming space number = 0."
6541 msgstr ""
6542
6543 #: config/tc-hppa.c:7422
6544 msgid "Must be in a space before changing or declaring subspaces.\n"
6545 msgstr ""
6546
6547 #: config/tc-hppa.c:7426
6548 msgid "Can't change subspaces within a procedure definition. Ignored"
6549 msgstr ""
6550
6551 #: config/tc-hppa.c:7462
6552 msgid "Parameters of an existing subspace can't be modified"
6553 msgstr ""
6554
6555 #: config/tc-hppa.c:7514
6556 msgid "Alignment must be a power of 2"
6557 msgstr ""
6558
6559 #: config/tc-hppa.c:7561
6560 msgid "FIRST not supported as a .SUBSPACE argument"
6561 msgstr ""
6562
6563 #: config/tc-hppa.c:7563
6564 msgid "Invalid .SUBSPACE argument"
6565 msgstr ""
6566
6567 #: config/tc-hppa.c:7752
6568 #, c-format
6569 msgid "Internal error: Unable to find containing space for %s."
6570 msgstr ""
6571
6572 #: config/tc-hppa.c:7790
6573 #, c-format
6574 msgid "Out of memory: could not allocate new space chain entry: %s\n"
6575 msgstr ""
6576
6577 #: config/tc-hppa.c:7878
6578 #, c-format
6579 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
6580 msgstr ""
6581
6582 #: config/tc-hppa.c:8323
6583 msgid "-R option not supported on this target."
6584 msgstr ""
6585
6586 #: config/tc-hppa.c:8340 config/tc-sparc.c:885 config/tc-sparc.c:922
6587 #, c-format
6588 msgid "Internal error: can't hash `%s': %s\n"
6589 msgstr ""
6590
6591 #: config/tc-hppa.c:8349 config/tc-i860.c:235
6592 #, c-format
6593 msgid "internal error: losing opcode: `%s' \"%s\"\n"
6594 msgstr ""
6595
6596 #: config/tc-i370.c:418 config/tc-ppc.c:1219 config/tc-s390.c:431
6597 #: config/tc-s390.c:438
6598 #, c-format
6599 msgid "invalid switch -m%s"
6600 msgstr ""
6601
6602 #: config/tc-i370.c:515 config/tc-s390.c:518
6603 #, c-format
6604 msgid "Internal assembler error for instruction %s"
6605 msgstr ""
6606
6607 #: config/tc-i370.c:534
6608 #, c-format
6609 msgid "Internal assembler error for macro %s"
6610 msgstr ""
6611
6612 #: config/tc-i370.c:629 config/tc-ppc.c:2014
6613 msgid "identifier+constant@got means identifier@got+constant"
6614 msgstr ""
6615
6616 #: config/tc-i370.c:683 config/tc-m68k.c:8074
6617 #, c-format
6618 msgid "%s relocations do not fit in %d bytes\n"
6619 msgstr ""
6620
6621 #: config/tc-i370.c:925 config/tc-i370.c:965
6622 msgid "unsupported DC type"
6623 msgstr ""
6624
6625 #: config/tc-i370.c:937 config/tc-i370.c:947 config/tc-i370.c:1529
6626 #: config/tc-i370.c:1540
6627 msgid "missing end-quote"
6628 msgstr ""
6629
6630 #: config/tc-i370.c:995
6631 msgid "unsupported alignment"
6632 msgstr ""
6633
6634 #: config/tc-i370.c:1002
6635 msgid "this DS form not yet supported"
6636 msgstr ""
6637
6638 #: config/tc-i370.c:1045 config/tc-m32r.c:1492 config/tc-microblaze.c:191
6639 msgid "Expected comma after symbol-name: rest of line ignored."
6640 msgstr ""
6641
6642 #: config/tc-i370.c:1068 config/tc-m32r.c:1516 config/tc-microblaze.c:213
6643 #: config/tc-ppc.c:2175 config/tc-ppc.c:3661 config/tc-ppc.c:3704
6644 #: config/tc-ppc.c:5288
6645 msgid "ignoring bad alignment"
6646 msgstr ""
6647
6648 #: config/tc-i370.c:1079 config/tc-m32r.c:1543 config/tc-microblaze.c:224
6649 #, c-format
6650 msgid "Ignoring attempt to re-define symbol `%s'."
6651 msgstr ""
6652
6653 #: config/tc-i370.c:1087 config/tc-microblaze.c:232
6654 #, c-format
6655 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
6656 msgstr ""
6657
6658 #: config/tc-i370.c:1106 config/tc-m32r.c:1528 config/tc-microblaze.c:248
6659 #: config/tc-v850.c:381
6660 msgid "Common alignment not a power of 2"
6661 msgstr ""
6662
6663 #: config/tc-i370.c:1244
6664 msgid "Missing or bad .using directive"
6665 msgstr ""
6666
6667 #: config/tc-i370.c:1289
6668 msgid "Literal Pool Overflow"
6669 msgstr ""
6670
6671 #: config/tc-i370.c:1587
6672 msgid "expression not a constant"
6673 msgstr ""
6674
6675 #: config/tc-i370.c:1594
6676 msgid "Unknown/unsupported address literal type"
6677 msgstr ""
6678
6679 #: config/tc-i370.c:1617
6680 #, c-format
6681 msgid ".ltorg without prior .using in section %s"
6682 msgstr ""
6683
6684 #: config/tc-i370.c:1621
6685 #, c-format
6686 msgid ".ltorg in section %s paired to .using in section %s"
6687 msgstr ""
6688
6689 #: config/tc-i370.c:1644
6690 #, c-format
6691 msgid "bad alignment of %d bytes in literal pool"
6692 msgstr ""
6693
6694 #: config/tc-i370.c:1668
6695 msgid "bad literal size\n"
6696 msgstr ""
6697
6698 #: config/tc-i370.c:1742
6699 msgid ".using: base address expression illegal or too complex"
6700 msgstr ""
6701
6702 #: config/tc-i370.c:1777 config/tc-i370.c:1786
6703 #, c-format
6704 msgid "droping register %d in section %s does not match using register %d"
6705 msgstr ""
6706
6707 #: config/tc-i370.c:1790
6708 #, c-format
6709 msgid "droping register %d in section %s previously used in section %s"
6710 msgstr ""
6711
6712 #: config/tc-i370.c:1846 config/tc-ppc.c:3493
6713 msgid "wrong number of operands"
6714 msgstr ""
6715
6716 #: config/tc-i370.c:1927 config/tc-mn10200.c:899 config/tc-mn10300.c:1253
6717 #: config/tc-s390.c:1607 config/tc-v850.c:2316
6718 #, c-format
6719 msgid "Unrecognized opcode: `%s'"
6720 msgstr ""
6721
6722 #: config/tc-i370.c:2070
6723 msgid "not using any base register"
6724 msgstr ""
6725
6726 #: config/tc-i370.c:2100
6727 #, c-format
6728 msgid "expecting a register for operand %d"
6729 msgstr ""
6730
6731 #. Not used --- don't have any 8 byte instructions.
6732 #: config/tc-i370.c:2221
6733 msgid "Internal Error: bad instruction length"
6734 msgstr ""
6735
6736 #: config/tc-i386.c:2101
6737 #, c-format
6738 msgid "%s shortened to %s"
6739 msgstr ""
6740
6741 #: config/tc-i386.c:2187
6742 msgid "same type of prefix used twice"
6743 msgstr ""
6744
6745 #: config/tc-i386.c:2214
6746 #, c-format
6747 msgid "64bit mode not supported on `%s'."
6748 msgstr ""
6749
6750 #: config/tc-i386.c:2223
6751 #, c-format
6752 msgid "32bit mode not supported on `%s'."
6753 msgstr ""
6754
6755 #: config/tc-i386.c:2263
6756 msgid "bad argument to syntax directive."
6757 msgstr ""
6758
6759 #: config/tc-i386.c:2326
6760 #, c-format
6761 msgid "bad argument to %s_check directive."
6762 msgstr ""
6763
6764 #: config/tc-i386.c:2330
6765 #, c-format
6766 msgid "missing argument for %s_check directive"
6767 msgstr ""
6768
6769 #: config/tc-i386.c:2365
6770 #, c-format
6771 msgid "`%s' is not supported on `%s'"
6772 msgstr ""
6773
6774 #: config/tc-i386.c:2439
6775 #, c-format
6776 msgid "no such architecture: `%s'"
6777 msgstr ""
6778
6779 #: config/tc-i386.c:2444
6780 msgid "missing cpu architecture"
6781 msgstr ""
6782
6783 #: config/tc-i386.c:2458
6784 #, c-format
6785 msgid "no such architecture modifier: `%s'"
6786 msgstr ""
6787
6788 #: config/tc-i386.c:2473 config/tc-i386.c:2496
6789 msgid "Intel L1OM is 64bit ELF only"
6790 msgstr ""
6791
6792 #: config/tc-i386.c:2480 config/tc-i386.c:2503
6793 msgid "Intel K1OM is 64bit ELF only"
6794 msgstr ""
6795
6796 #: config/tc-i386.c:2514 config/tc-i386.c:10086
6797 msgid "unknown architecture"
6798 msgstr ""
6799
6800 #: config/tc-i386.c:2548 config/tc-i386.c:2570
6801 #, c-format
6802 msgid "can't hash %s: %s"
6803 msgstr ""
6804
6805 #: config/tc-i386.c:2864
6806 msgid "there are no pc-relative size relocations"
6807 msgstr ""
6808
6809 #: config/tc-i386.c:2876
6810 #, c-format
6811 msgid "unknown relocation (%u)"
6812 msgstr ""
6813
6814 #: config/tc-i386.c:2878
6815 #, c-format
6816 msgid "%u-byte relocation cannot be applied to %u-byte field"
6817 msgstr ""
6818
6819 #: config/tc-i386.c:2882
6820 msgid "non-pc-relative relocation for pc-relative field"
6821 msgstr ""
6822
6823 #: config/tc-i386.c:2887
6824 msgid "relocated field and relocation type differ in signedness"
6825 msgstr ""
6826
6827 #: config/tc-i386.c:2896
6828 msgid "there are no unsigned pc-relative relocations"
6829 msgstr ""
6830
6831 #: config/tc-i386.c:2906
6832 #, c-format
6833 msgid "cannot do %u byte pc-relative relocation"
6834 msgstr ""
6835
6836 #: config/tc-i386.c:2923
6837 #, c-format
6838 msgid "cannot do %s %u byte relocation"
6839 msgstr ""
6840
6841 #: config/tc-i386.c:3373
6842 #, c-format
6843 msgid "can't use register '%s%s' as operand %d in '%s'."
6844 msgstr ""
6845
6846 #: config/tc-i386.c:3412 config/tc-i386.c:3549
6847 #, c-format
6848 msgid "invalid instruction `%s' after `%s'"
6849 msgstr ""
6850
6851 #: config/tc-i386.c:3418
6852 #, c-format
6853 msgid "missing `lock' with `%s'"
6854 msgstr ""
6855
6856 #: config/tc-i386.c:3425
6857 #, c-format
6858 msgid "instruction `%s' after `xacquire' not allowed"
6859 msgstr ""
6860
6861 #: config/tc-i386.c:3432
6862 #, c-format
6863 msgid "memory destination needed for instruction `%s' after `xrelease'"
6864 msgstr ""
6865
6866 #: config/tc-i386.c:3523
6867 #, c-format
6868 msgid "SSE instruction `%s' is used"
6869 msgstr ""
6870
6871 #: config/tc-i386.c:3537 config/tc-i386.c:5297
6872 #, c-format
6873 msgid "ambiguous operand size for `%s'"
6874 msgstr ""
6875
6876 #: config/tc-i386.c:3562
6877 msgid "expecting lockable instruction after `lock'"
6878 msgstr ""
6879
6880 #: config/tc-i386.c:3572
6881 msgid "expecting valid branch instruction after `bnd'"
6882 msgstr ""
6883
6884 #: config/tc-i386.c:3577
6885 msgid "32-bit address isn't allowed in 64-bit MPX instructions."
6886 msgstr ""
6887
6888 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
6889 #: config/tc-i386.c:3632
6890 #, c-format
6891 msgid "translating to `%sp'"
6892 msgstr ""
6893
6894 #: config/tc-i386.c:3639
6895 #, c-format
6896 msgid "instruction `%s' isn't supported in 16-bit mode."
6897 msgstr ""
6898
6899 #: config/tc-i386.c:3699
6900 #, c-format
6901 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
6902 msgstr ""
6903
6904 #: config/tc-i386.c:3739 config/tc-i386.c:3880
6905 #, c-format
6906 msgid "no such instruction: `%s'"
6907 msgstr ""
6908
6909 #: config/tc-i386.c:3750 config/tc-i386.c:3913
6910 #, c-format
6911 msgid "invalid character %s in mnemonic"
6912 msgstr ""
6913
6914 #: config/tc-i386.c:3757
6915 msgid "expecting prefix; got nothing"
6916 msgstr ""
6917
6918 #: config/tc-i386.c:3759
6919 msgid "expecting mnemonic; got nothing"
6920 msgstr ""
6921
6922 #: config/tc-i386.c:3774 config/tc-i386.c:3931
6923 #, c-format
6924 msgid "`%s' is only supported in 64-bit mode"
6925 msgstr ""
6926
6927 #: config/tc-i386.c:3775 config/tc-i386.c:3930
6928 #, c-format
6929 msgid "`%s' is not supported in 64-bit mode"
6930 msgstr ""
6931
6932 #: config/tc-i386.c:3787
6933 #, c-format
6934 msgid "redundant %s prefix"
6935 msgstr ""
6936
6937 #: config/tc-i386.c:3937
6938 #, c-format
6939 msgid "`%s' is not supported on `%s%s'"
6940 msgstr ""
6941
6942 #: config/tc-i386.c:3948
6943 msgid "use .code16 to ensure correct addressing mode"
6944 msgstr ""
6945
6946 #: config/tc-i386.c:3972
6947 #, c-format
6948 msgid "invalid character %s before operand %d"
6949 msgstr ""
6950
6951 #: config/tc-i386.c:3986
6952 #, c-format
6953 msgid "unbalanced parenthesis in operand %d."
6954 msgstr ""
6955
6956 #: config/tc-i386.c:3989
6957 #, c-format
6958 msgid "unbalanced brackets in operand %d."
6959 msgstr ""
6960
6961 #: config/tc-i386.c:3998
6962 #, c-format
6963 msgid "invalid character %s in operand %d"
6964 msgstr ""
6965
6966 #: config/tc-i386.c:4026
6967 #, c-format
6968 msgid "spurious operands; (%d operands/instruction max)"
6969 msgstr ""
6970
6971 #: config/tc-i386.c:4049
6972 msgid "expecting operand after ','; got nothing"
6973 msgstr ""
6974
6975 #: config/tc-i386.c:4054
6976 msgid "expecting operand before ','; got nothing"
6977 msgstr ""
6978
6979 #: config/tc-i386.c:4424
6980 msgid "mask, index, and destination registers should be distinct"
6981 msgstr ""
6982
6983 #: config/tc-i386.c:4439
6984 msgid "index and destination registers should be distinct"
6985 msgstr ""
6986
6987 #: config/tc-i386.c:4957
6988 msgid "operand size mismatch"
6989 msgstr ""
6990
6991 #: config/tc-i386.c:4960
6992 msgid "operand type mismatch"
6993 msgstr ""
6994
6995 #: config/tc-i386.c:4963
6996 msgid "register type mismatch"
6997 msgstr ""
6998
6999 #: config/tc-i386.c:4966
7000 msgid "number of operands mismatch"
7001 msgstr ""
7002
7003 #: config/tc-i386.c:4969
7004 msgid "invalid instruction suffix"
7005 msgstr ""
7006
7007 #: config/tc-i386.c:4972
7008 msgid "constant doesn't fit in 4 bits"
7009 msgstr ""
7010
7011 #: config/tc-i386.c:4975
7012 msgid "only supported with old gcc"
7013 msgstr ""
7014
7015 #: config/tc-i386.c:4978
7016 msgid "unsupported with Intel mnemonic"
7017 msgstr ""
7018
7019 #: config/tc-i386.c:4981
7020 msgid "unsupported syntax"
7021 msgstr ""
7022
7023 #: config/tc-i386.c:4984
7024 #, c-format
7025 msgid "unsupported instruction `%s'"
7026 msgstr ""
7027
7028 #: config/tc-i386.c:4988
7029 msgid "invalid VSIB address"
7030 msgstr ""
7031
7032 #: config/tc-i386.c:4991
7033 msgid "mask, index, and destination registers must be distinct"
7034 msgstr ""
7035
7036 #: config/tc-i386.c:4994
7037 msgid "unsupported vector index register"
7038 msgstr ""
7039
7040 #: config/tc-i386.c:4997
7041 msgid "unsupported broadcast"
7042 msgstr ""
7043
7044 #: config/tc-i386.c:5000
7045 msgid "broadcast not on source memory operand"
7046 msgstr ""
7047
7048 #: config/tc-i386.c:5003
7049 msgid "broadcast is needed for operand of such type"
7050 msgstr ""
7051
7052 #: config/tc-i386.c:5006
7053 msgid "unsupported masking"
7054 msgstr ""
7055
7056 #: config/tc-i386.c:5009
7057 msgid "mask not on destination operand"
7058 msgstr ""
7059
7060 #: config/tc-i386.c:5012
7061 msgid "default mask isn't allowed"
7062 msgstr ""
7063
7064 #: config/tc-i386.c:5015
7065 msgid "unsupported static rounding/sae"
7066 msgstr ""
7067
7068 #: config/tc-i386.c:5019
7069 msgid "RC/SAE operand must precede immediate operands"
7070 msgstr ""
7071
7072 #: config/tc-i386.c:5021
7073 msgid "RC/SAE operand must follow immediate operands"
7074 msgstr ""
7075
7076 #: config/tc-i386.c:5024 config/tc-metag.c:4788 config/tc-metag.c:5529
7077 #: config/tc-metag.c:5551
7078 msgid "invalid register operand"
7079 msgstr ""
7080
7081 #: config/tc-i386.c:5027
7082 #, c-format
7083 msgid "%s for `%s'"
7084 msgstr ""
7085
7086 #: config/tc-i386.c:5038
7087 #, c-format
7088 msgid "indirect %s without `*'"
7089 msgstr ""
7090
7091 #. Warn them that a data or address size prefix doesn't
7092 #. affect assembly of the next line of code.
7093 #: config/tc-i386.c:5046
7094 #, c-format
7095 msgid "stand-alone `%s' prefix"
7096 msgstr ""
7097
7098 #: config/tc-i386.c:5080 config/tc-i386.c:5096
7099 #, c-format
7100 msgid "`%s' operand %d must use `%ses' segment"
7101 msgstr ""
7102
7103 #. We have to know the operand size for crc32.
7104 #: config/tc-i386.c:5150
7105 #, c-format
7106 msgid "ambiguous memory operand size for `%s`"
7107 msgstr ""
7108
7109 #: config/tc-i386.c:5270
7110 msgid ""
7111 "no instruction mnemonic suffix given and no register operands; can't size "
7112 "instruction"
7113 msgstr ""
7114
7115 #: config/tc-i386.c:5412 config/tc-i386.c:5486 config/tc-i386.c:5597
7116 #, c-format
7117 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
7118 msgstr ""
7119
7120 #: config/tc-i386.c:5439 config/tc-i386.c:5463 config/tc-i386.c:5528
7121 #: config/tc-i386.c:5573
7122 #, c-format
7123 msgid "`%s%s' not allowed with `%s%c'"
7124 msgstr ""
7125
7126 #: config/tc-i386.c:5480 config/tc-i386.c:5506 config/tc-i386.c:5552
7127 #: config/tc-i386.c:5591
7128 #, c-format
7129 msgid "incorrect register `%s%s' used with `%c' suffix"
7130 msgstr ""
7131
7132 #: config/tc-i386.c:5660
7133 msgid "no instruction mnemonic suffix given; can't determine immediate size"
7134 msgstr ""
7135
7136 #: config/tc-i386.c:5696
7137 #, c-format
7138 msgid "the last operand of `%s' must be `%s%s'"
7139 msgstr ""
7140
7141 #: config/tc-i386.c:5699
7142 #, c-format
7143 msgid "the first operand of `%s' must be `%s%s'"
7144 msgstr ""
7145
7146 #: config/tc-i386.c:5848
7147 #, c-format
7148 msgid "you can't `pop %scs'"
7149 msgstr ""
7150
7151 #. Reversed arguments on faddp, fsubp, etc.
7152 #: config/tc-i386.c:5877
7153 #, c-format
7154 msgid "translating to `%s %s%s,%s%s'"
7155 msgstr ""
7156
7157 #. Extraneous `l' suffix on fp insn.
7158 #: config/tc-i386.c:5884
7159 #, c-format
7160 msgid "translating to `%s %s%s'"
7161 msgstr ""
7162
7163 #: config/tc-i386.c:5912
7164 #, c-format
7165 msgid "segment override on `%s' is ineffectual"
7166 msgstr ""
7167
7168 #: config/tc-i386.c:6728 config/tc-i386.c:6835 config/tc-i386.c:6892
7169 msgid "skipping prefixes on this instruction"
7170 msgstr ""
7171
7172 #: config/tc-i386.c:6912
7173 msgid "16-bit jump out of range"
7174 msgstr ""
7175
7176 #: config/tc-i386.c:6921
7177 #, c-format
7178 msgid "can't handle non absolute segment in `%s'"
7179 msgstr ""
7180
7181 #: config/tc-i386.c:7555 config/tc-i386.c:7658
7182 #, c-format
7183 msgid "@%s reloc is not supported with %d-bit output format"
7184 msgstr ""
7185
7186 #: config/tc-i386.c:7709
7187 #, c-format
7188 msgid "missing or invalid expression `%s'"
7189 msgstr ""
7190
7191 #: config/tc-i386.c:7795
7192 #, c-format
7193 msgid "Unsupported broadcast: `%s'"
7194 msgstr ""
7195
7196 #: config/tc-i386.c:7810
7197 #, c-format
7198 msgid "`%s' can't be used for write mask"
7199 msgstr ""
7200
7201 #: config/tc-i386.c:7833
7202 #, c-format
7203 msgid "invalid write mask `%s'"
7204 msgstr ""
7205
7206 #: config/tc-i386.c:7855 config/tc-i386.c:8487
7207 #, c-format
7208 msgid "duplicated `%s'"
7209 msgstr ""
7210
7211 #: config/tc-i386.c:7865
7212 #, c-format
7213 msgid "invalid zeroing-masking `%s'"
7214 msgstr ""
7215
7216 #: config/tc-i386.c:7878
7217 #, c-format
7218 msgid "missing `}' in `%s'"
7219 msgstr ""
7220
7221 #. We don't know this one.
7222 #: config/tc-i386.c:7886
7223 #, c-format
7224 msgid "unknown vector operation: `%s'"
7225 msgstr ""
7226
7227 #: config/tc-i386.c:7906
7228 #, c-format
7229 msgid "at most %d immediate operands are allowed"
7230 msgstr ""
7231
7232 #: config/tc-i386.c:7940 config/tc-i386.c:8189
7233 #, c-format
7234 msgid "junk `%s' after expression"
7235 msgstr ""
7236
7237 #: config/tc-i386.c:7961
7238 #, c-format
7239 msgid "missing or invalid immediate expression `%s'"
7240 msgstr ""
7241
7242 #: config/tc-i386.c:7984 config/tc-i386.c:8279
7243 #, c-format
7244 msgid "unimplemented segment %s in operand"
7245 msgstr ""
7246
7247 #: config/tc-i386.c:7991
7248 #, c-format
7249 msgid "illegal immediate register operand %s"
7250 msgstr ""
7251
7252 #: config/tc-i386.c:8039
7253 #, c-format
7254 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
7255 msgstr ""
7256
7257 #: config/tc-i386.c:8048
7258 #, c-format
7259 msgid "scale factor of %d without an index register"
7260 msgstr ""
7261
7262 #: config/tc-i386.c:8070
7263 #, c-format
7264 msgid "at most %d displacement operands are allowed"
7265 msgstr ""
7266
7267 #: config/tc-i386.c:8245
7268 #, c-format
7269 msgid "missing or invalid displacement expression `%s'"
7270 msgstr ""
7271
7272 #: config/tc-i386.c:8262
7273 #, c-format
7274 msgid "0x%lx out range of signed 32bit displacement"
7275 msgstr ""
7276
7277 #: config/tc-i386.c:8402
7278 #, c-format
7279 msgid "`%s' is not valid here (expected `%c%s%s%c')"
7280 msgstr ""
7281
7282 #: config/tc-i386.c:8414
7283 #, c-format
7284 msgid "`%s' is not a valid %s expression"
7285 msgstr ""
7286
7287 #: config/tc-i386.c:8500
7288 #, c-format
7289 msgid "Missing '}': '%s'"
7290 msgstr ""
7291
7292 #: config/tc-i386.c:8506
7293 #, c-format
7294 msgid "Junk after '}': '%s'"
7295 msgstr ""
7296
7297 #: config/tc-i386.c:8591
7298 #, c-format
7299 msgid "bad memory operand `%s'"
7300 msgstr ""
7301
7302 #: config/tc-i386.c:8615
7303 #, c-format
7304 msgid "junk `%s' after register"
7305 msgstr ""
7306
7307 #: config/tc-i386.c:8628 config/tc-i386.c:8762 config/tc-i386.c:8806
7308 #, c-format
7309 msgid "bad register name `%s'"
7310 msgstr ""
7311
7312 #: config/tc-i386.c:8636
7313 msgid "immediate operand illegal with absolute jump"
7314 msgstr ""
7315
7316 #: config/tc-i386.c:8664
7317 #, c-format
7318 msgid "too many memory references for `%s'"
7319 msgstr ""
7320
7321 #: config/tc-i386.c:8751
7322 #, c-format
7323 msgid "expecting `,' or `)' after index register in `%s'"
7324 msgstr ""
7325
7326 #: config/tc-i386.c:8779
7327 #, c-format
7328 msgid "expecting `)' after scale factor in `%s'"
7329 msgstr ""
7330
7331 #: config/tc-i386.c:8787
7332 #, c-format
7333 msgid "expecting index register or scale factor after `,'; got '%c'"
7334 msgstr ""
7335
7336 #: config/tc-i386.c:8795
7337 #, c-format
7338 msgid "expecting `,' or `)' after base register in `%s'"
7339 msgstr ""
7340
7341 #. It's not a memory operand; argh!
7342 #: config/tc-i386.c:8842
7343 #, c-format
7344 msgid "invalid char %s beginning operand %d `%s'"
7345 msgstr ""
7346
7347 #: config/tc-i386.c:9032
7348 msgid "long jump required"
7349 msgstr ""
7350
7351 #: config/tc-i386.c:9087
7352 msgid "jump target out of range"
7353 msgstr ""
7354
7355 #: config/tc-i386.c:9650
7356 msgid "no compiled in support for x86_64"
7357 msgstr ""
7358
7359 #: config/tc-i386.c:9670
7360 msgid "no compiled in support for 32bit x86_64"
7361 msgstr ""
7362
7363 #: config/tc-i386.c:9674
7364 msgid "32bit x86_64 is only supported for ELF"
7365 msgstr ""
7366
7367 #: config/tc-i386.c:9704 config/tc-i386.c:9760
7368 #, c-format
7369 msgid "invalid -march= option: `%s'"
7370 msgstr ""
7371
7372 #: config/tc-i386.c:9769 config/tc-i386.c:9781
7373 #, c-format
7374 msgid "invalid -mtune= option: `%s'"
7375 msgstr ""
7376
7377 #: config/tc-i386.c:9790
7378 #, c-format
7379 msgid "invalid -mmnemonic= option: `%s'"
7380 msgstr ""
7381
7382 #: config/tc-i386.c:9799
7383 #, c-format
7384 msgid "invalid -msyntax= option: `%s'"
7385 msgstr ""
7386
7387 #: config/tc-i386.c:9826
7388 #, c-format
7389 msgid "invalid -msse-check= option: `%s'"
7390 msgstr ""
7391
7392 #: config/tc-i386.c:9837
7393 #, c-format
7394 msgid "invalid -moperand-check= option: `%s'"
7395 msgstr ""
7396
7397 #: config/tc-i386.c:9846
7398 #, c-format
7399 msgid "invalid -mavxscalar= option: `%s'"
7400 msgstr ""
7401
7402 #: config/tc-i386.c:9861
7403 #, c-format
7404 msgid "invalid -mevexlig= option: `%s'"
7405 msgstr ""
7406
7407 #: config/tc-i386.c:9874
7408 #, c-format
7409 msgid "invalid -mevexrcig= option: `%s'"
7410 msgstr ""
7411
7412 #: config/tc-i386.c:9883
7413 #, c-format
7414 msgid "invalid -mevexwig= option: `%s'"
7415 msgstr ""
7416
7417 #: config/tc-i386.c:9898
7418 #, c-format
7419 msgid "invalid -momit-lock-prefix= option: `%s'"
7420 msgstr ""
7421
7422 #: config/tc-i386.c:9990
7423 #, c-format
7424 msgid ""
7425 "  -Q                      ignored\n"
7426 "  -V                      print assembler version number\n"
7427 "  -k                      ignored\n"
7428 msgstr ""
7429
7430 #: config/tc-i386.c:9995
7431 #, c-format
7432 msgid ""
7433 "  -n                      Do not optimize code alignment\n"
7434 "  -q                      quieten some warnings\n"
7435 msgstr ""
7436
7437 #: config/tc-i386.c:9999
7438 #, c-format
7439 msgid "  -s                      ignored\n"
7440 msgstr ""
7441
7442 #: config/tc-i386.c:10004
7443 #, c-format
7444 msgid "  --32/--64/--x32         generate 32bit/64bit/x32 code\n"
7445 msgstr ""
7446
7447 #: config/tc-i386.c:10008
7448 #, c-format
7449 msgid "  --divide                do not treat `/' as a comment character\n"
7450 msgstr ""
7451
7452 #: config/tc-i386.c:10011
7453 #, c-format
7454 msgid "  --divide                ignored\n"
7455 msgstr ""
7456
7457 #: config/tc-i386.c:10014
7458 #, c-format
7459 msgid ""
7460 "  -march=CPU[,+EXTENSION...]\n"
7461 "                          generate code for CPU and EXTENSION, CPU is one "
7462 "of:\n"
7463 msgstr ""
7464
7465 #: config/tc-i386.c:10018
7466 #, c-format
7467 msgid "                          EXTENSION is combination of:\n"
7468 msgstr ""
7469
7470 #: config/tc-i386.c:10021
7471 #, c-format
7472 msgid "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
7473 msgstr ""
7474
7475 #: config/tc-i386.c:10024
7476 #, c-format
7477 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
7478 msgstr ""
7479
7480 #: config/tc-i386.c:10026
7481 #, c-format
7482 msgid ""
7483 "  -msse-check=[none|error|warning]\n"
7484 "                          check SSE instructions\n"
7485 msgstr ""
7486
7487 #: config/tc-i386.c:10029
7488 #, c-format
7489 msgid ""
7490 "  -moperand-check=[none|error|warning]\n"
7491 "                          check operand combinations for validity\n"
7492 msgstr ""
7493
7494 #: config/tc-i386.c:10032
7495 #, c-format
7496 msgid ""
7497 "  -mavxscalar=[128|256]   encode scalar AVX instructions with specific "
7498 "vector\n"
7499 "                           length\n"
7500 msgstr ""
7501
7502 #: config/tc-i386.c:10035
7503 #, c-format
7504 msgid ""
7505 "  -mevexlig=[128|256|512] encode scalar EVEX instructions with specific "
7506 "vector\n"
7507 "                           length\n"
7508 msgstr ""
7509
7510 #: config/tc-i386.c:10038
7511 #, c-format
7512 msgid ""
7513 "  -mevexwig=[0|1]         encode EVEX instructions with specific EVEX.W "
7514 "value\n"
7515 "                           for EVEX.W bit ignored instructions\n"
7516 msgstr ""
7517
7518 #: config/tc-i386.c:10041
7519 #, c-format
7520 msgid ""
7521 "  -mevexrcig=[rne|rd|ru|rz]\n"
7522 "                          encode EVEX instructions with specific EVEX.RC "
7523 "value\n"
7524 "                           for SAE-only ignored instructions\n"
7525 msgstr ""
7526
7527 #: config/tc-i386.c:10045
7528 #, c-format
7529 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
7530 msgstr ""
7531
7532 #: config/tc-i386.c:10047
7533 #, c-format
7534 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
7535 msgstr ""
7536
7537 #: config/tc-i386.c:10049
7538 #, c-format
7539 msgid "  -mindex-reg             support pseudo index registers\n"
7540 msgstr ""
7541
7542 #: config/tc-i386.c:10051
7543 #, c-format
7544 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
7545 msgstr ""
7546
7547 #: config/tc-i386.c:10053
7548 #, c-format
7549 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
7550 msgstr ""
7551
7552 #: config/tc-i386.c:10055
7553 #, c-format
7554 msgid "  -madd-bnd-prefix        add BND prefix for all valid branches\n"
7555 msgstr ""
7556
7557 #: config/tc-i386.c:10058
7558 #, c-format
7559 msgid "  -mbig-obj               generate big object files\n"
7560 msgstr ""
7561
7562 #: config/tc-i386.c:10061
7563 #, c-format
7564 msgid ""
7565 "  -momit-lock-prefix=[no|yes]\n"
7566 "                          strip all lock prefixes\n"
7567 msgstr ""
7568
7569 #: config/tc-i386.c:10139
7570 msgid "Intel L1OM is 64bit only"
7571 msgstr ""
7572
7573 #: config/tc-i386.c:10145
7574 msgid "Intel K1OM is 64bit only"
7575 msgstr ""
7576
7577 #: config/tc-i386.c:10326
7578 msgid "symbol size computation overflow"
7579 msgstr ""
7580
7581 #: config/tc-i386.c:10390
7582 #, c-format
7583 msgid "can not do %d byte pc-relative relocation"
7584 msgstr ""
7585
7586 #: config/tc-i386.c:10411
7587 #, c-format
7588 msgid "can not do %d byte relocation"
7589 msgstr ""
7590
7591 #: config/tc-i386.c:10479
7592 #, c-format
7593 msgid "cannot represent relocation type %s in x32 mode"
7594 msgstr ""
7595
7596 #: config/tc-i386.c:10515 config/tc-s390.c:2478
7597 #, c-format
7598 msgid "cannot represent relocation type %s"
7599 msgstr ""
7600
7601 #: config/tc-i386.c:10632
7602 msgid "bad .section directive: want a,l,w,x,M,S,G,T in string"
7603 msgstr ""
7604
7605 #: config/tc-i386.c:10635
7606 msgid "bad .section directive: want a,w,x,M,S,G,T in string"
7607 msgstr ""
7608
7609 #: config/tc-i386.c:10654
7610 msgid ".largecomm supported only in 64bit mode, producing .comm"
7611 msgstr ""
7612
7613 #: config/tc-i860.c:121
7614 msgid "Directive .dual available only with -mintel-syntax option"
7615 msgstr ""
7616
7617 #: config/tc-i860.c:131
7618 msgid "Directive .enddual available only with -mintel-syntax option"
7619 msgstr ""
7620
7621 #: config/tc-i860.c:144
7622 msgid "Directive .atmp available only with -mintel-syntax option"
7623 msgstr ""
7624
7625 #: config/tc-i860.c:166 config/tc-i860.c:170
7626 msgid "Unknown temporary pseudo register"
7627 msgstr ""
7628
7629 #: config/tc-i860.c:246
7630 msgid "Defective assembler.  No assembly attempted."
7631 msgstr ""
7632
7633 #: config/tc-i860.c:392 config/tc-i860.c:938 config/tc-m68k.c:3916
7634 #: config/tc-m68k.c:3948 config/tc-sparc.c:2978
7635 msgid "failed sanity check."
7636 msgstr ""
7637
7638 #: config/tc-i860.c:399
7639 #, c-format
7640 msgid "Expanded opcode after delayed branch: `%s'"
7641 msgstr ""
7642
7643 #: config/tc-i860.c:403
7644 #, c-format
7645 msgid "Expanded opcode in dual mode: `%s'"
7646 msgstr ""
7647
7648 #: config/tc-i860.c:407
7649 #, c-format
7650 msgid "An instruction was expanded (%s)"
7651 msgstr ""
7652
7653 #: config/tc-i860.c:674
7654 msgid "Pipelined instruction: fsrc1 = fdest"
7655 msgstr ""
7656
7657 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
7658 msgid "Assembler does not yet support PIC"
7659 msgstr ""
7660
7661 #: config/tc-i860.c:955
7662 #, c-format
7663 msgid "Illegal operands for %s"
7664 msgstr ""
7665
7666 #: config/tc-i860.c:972
7667 #, c-format
7668 msgid "'d.%s' must be 8-byte aligned"
7669 msgstr ""
7670
7671 #: config/tc-i860.c:980
7672 #, c-format
7673 msgid "Prefix 'd.' invalid for instruction `%s'"
7674 msgstr ""
7675
7676 #: config/tc-i860.c:1133
7677 #, c-format
7678 msgid ""
7679 "  -EL\t\t\t  generate code for little endian mode (default)\n"
7680 "  -EB\t\t\t  generate code for big endian mode\n"
7681 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
7682 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
7683 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
7684 msgstr ""
7685
7686 #. SVR4 compatibility flags.
7687 #: config/tc-i860.c:1141
7688 #, c-format
7689 msgid ""
7690 "  -V\t\t\t  print assembler version number\n"
7691 "  -Qy, -Qn\t\t  ignored\n"
7692 msgstr ""
7693
7694 #: config/tc-i860.c:1204
7695 msgid "This immediate requires 0 MOD 2 alignment"
7696 msgstr ""
7697
7698 #: config/tc-i860.c:1207
7699 msgid "This immediate requires 0 MOD 4 alignment"
7700 msgstr ""
7701
7702 #: config/tc-i860.c:1210
7703 msgid "This immediate requires 0 MOD 8 alignment"
7704 msgstr ""
7705
7706 #: config/tc-i860.c:1213
7707 msgid "This immediate requires 0 MOD 16 alignment"
7708 msgstr ""
7709
7710 #: config/tc-i860.c:1308
7711 msgid "5-bit immediate too large"
7712 msgstr ""
7713
7714 #: config/tc-i860.c:1311
7715 msgid "5-bit field must be absolute"
7716 msgstr ""
7717
7718 #: config/tc-i860.c:1356 config/tc-i860.c:1379
7719 msgid "A branch offset requires 0 MOD 4 alignment"
7720 msgstr ""
7721
7722 #: config/tc-i860.c:1400
7723 #, c-format
7724 msgid "Unrecognized fix-up (0x%08lx)"
7725 msgstr ""
7726
7727 #: config/tc-i960.c:483
7728 #, c-format
7729 msgid "Hashing returned \"%s\"."
7730 msgstr ""
7731
7732 #: config/tc-i960.c:579 config/tc-i960.c:1109
7733 msgid "expression syntax error"
7734 msgstr ""
7735
7736 #: config/tc-i960.c:615
7737 msgid "attempt to branch into different segment"
7738 msgstr ""
7739
7740 #: config/tc-i960.c:619
7741 #, c-format
7742 msgid "target of %s instruction must be a label"
7743 msgstr ""
7744
7745 #: config/tc-i960.c:729
7746 msgid "unaligned register"
7747 msgstr ""
7748
7749 #: config/tc-i960.c:751
7750 msgid "no such sfr in this architecture"
7751 msgstr ""
7752
7753 #: config/tc-i960.c:789
7754 msgid "illegal literal"
7755 msgstr ""
7756
7757 #: config/tc-i960.c:939
7758 msgid "invalid index register"
7759 msgstr ""
7760
7761 #: config/tc-i960.c:962
7762 msgid "invalid scale factor"
7763 msgstr ""
7764
7765 #: config/tc-i960.c:1186
7766 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
7767 msgstr ""
7768
7769 #: config/tc-i960.c:1420 config/tc-xtensa.c:12074
7770 msgid "too many operands"
7771 msgstr ""
7772
7773 #. We never moved: there was no opcode either!
7774 #: config/tc-i960.c:1468
7775 msgid "missing opcode"
7776 msgstr ""
7777
7778 #: config/tc-i960.c:1608
7779 msgid "branch prediction invalid on this opcode"
7780 msgstr ""
7781
7782 #: config/tc-i960.c:1646
7783 #, c-format
7784 msgid "invalid opcode, \"%s\"."
7785 msgstr ""
7786
7787 #: config/tc-i960.c:1648
7788 #, c-format
7789 msgid "improper number of operands.  expecting %d, got %d"
7790 msgstr ""
7791
7792 #: config/tc-i960.c:1748
7793 #, c-format
7794 msgid "Fixup of %ld too large for field width of %d"
7795 msgstr ""
7796
7797 #: config/tc-i960.c:1858
7798 #, c-format
7799 msgid "invalid architecture %s"
7800 msgstr ""
7801
7802 #: config/tc-i960.c:1878
7803 #, c-format
7804 msgid "I960 options:\n"
7805 msgstr ""
7806
7807 #: config/tc-i960.c:1881
7808 #, c-format
7809 msgid ""
7810 "\n"
7811 "\t\t\tspecify variant of 960 architecture\n"
7812 "-b\t\t\tadd code to collect statistics about branches taken\n"
7813 "-link-relax\t\tpreserve individual alignment directives so linker\n"
7814 "\t\t\tcan do relaxing (b.out format only)\n"
7815 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
7816 "\t\t\tlong displacements\n"
7817 msgstr ""
7818
7819 #: config/tc-i960.c:2143
7820 msgid "should have 1 or 2 operands"
7821 msgstr ""
7822
7823 #: config/tc-i960.c:2151 config/tc-i960.c:2166
7824 #, c-format
7825 msgid "Redefining leafproc %s"
7826 msgstr ""
7827
7828 #: config/tc-i960.c:2196
7829 msgid "should have two operands"
7830 msgstr ""
7831
7832 #: config/tc-i960.c:2206
7833 msgid "'entry_num' must be absolute number in [0,31]"
7834 msgstr ""
7835
7836 #: config/tc-i960.c:2214
7837 #, c-format
7838 msgid "Redefining entrynum for sysproc %s"
7839 msgstr ""
7840
7841 #. Should not happen: see block comment above.
7842 #: config/tc-i960.c:2314
7843 #, c-format
7844 msgid "Trying to 'bal' to %s"
7845 msgstr ""
7846
7847 #: config/tc-i960.c:2324
7848 msgid "Looks like a proc, but can't tell what kind.\n"
7849 msgstr ""
7850
7851 #: config/tc-i960.c:2343
7852 msgid "big endian mode is not supported"
7853 msgstr ""
7854
7855 #: config/tc-i960.c:2345
7856 #, c-format
7857 msgid "ignoring unrecognized .endian type `%s'"
7858 msgstr ""
7859
7860 #: config/tc-i960.c:2390
7861 msgid "can't use COBR format with external label"
7862 msgstr ""
7863
7864 #: config/tc-i960.c:2565
7865 msgid "option --link-relax is only supported in b.out format"
7866 msgstr ""
7867
7868 #: config/tc-i960.c:2592
7869 #, c-format
7870 msgid "No 'bal' entry point for leafproc %s"
7871 msgstr ""
7872
7873 #: config/tc-ia64.c:872
7874 msgid "bad .section directive: want a,o,s,w,x,M,S,G,T in string"
7875 msgstr ""
7876
7877 #: config/tc-ia64.c:924
7878 msgid "Size of frame exceeds maximum of 96 registers"
7879 msgstr ""
7880
7881 #: config/tc-ia64.c:929
7882 msgid "Size of rotating registers exceeds frame size"
7883 msgstr ""
7884
7885 #: config/tc-ia64.c:1016
7886 msgid "Unwind directive not followed by an instruction."
7887 msgstr ""
7888
7889 #: config/tc-ia64.c:1025 config/tc-ia64.c:7649
7890 msgid "qualifying predicate not followed by instruction"
7891 msgstr ""
7892
7893 #: config/tc-ia64.c:1082
7894 msgid "expected ',' after section name"
7895 msgstr ""
7896
7897 #: config/tc-ia64.c:1118
7898 msgid "expected ',' after symbol name"
7899 msgstr ""
7900
7901 #: config/tc-ia64.c:1142
7902 msgid "expected ',' after symbol size"
7903 msgstr ""
7904
7905 #: config/tc-ia64.c:1225 config/tc-ia64.c:1259
7906 msgid "record type is not valid"
7907 msgstr ""
7908
7909 #: config/tc-ia64.c:1328
7910 msgid "Invalid record type for P3 format."
7911 msgstr ""
7912
7913 #: config/tc-ia64.c:1364
7914 msgid "Invalid record type for format P6"
7915 msgstr ""
7916
7917 #: config/tc-ia64.c:1544 config/tc-ia64.c:1596
7918 msgid "Invalid record type for format B1"
7919 msgstr ""
7920
7921 #: config/tc-ia64.c:1629
7922 msgid "Invalid record type for format X1"
7923 msgstr ""
7924
7925 #: config/tc-ia64.c:1671
7926 msgid "Invalid record type for format X3"
7927 msgstr ""
7928
7929 #: config/tc-ia64.c:1709
7930 msgid "Previous .save incomplete"
7931 msgstr ""
7932
7933 #: config/tc-ia64.c:2534
7934 msgid "spill_mask record unimplemented."
7935 msgstr ""
7936
7937 #: config/tc-ia64.c:2591
7938 msgid "record_type_not_valid"
7939 msgstr ""
7940
7941 #: config/tc-ia64.c:2676
7942 msgid "Ignoring attempt to spill beyond end of region"
7943 msgstr ""
7944
7945 #: config/tc-ia64.c:2735
7946 msgid "Only constant space allocation is supported"
7947 msgstr ""
7948
7949 #: config/tc-ia64.c:2749
7950 msgid "Only constant offsets are supported"
7951 msgstr ""
7952
7953 #: config/tc-ia64.c:2772
7954 msgid "Section switching in code is not supported."
7955 msgstr ""
7956
7957 #: config/tc-ia64.c:2814
7958 msgid " Insn slot not set in unwind record."
7959 msgstr ""
7960
7961 #: config/tc-ia64.c:2888
7962 msgid "frgr_mem record before region record!"
7963 msgstr ""
7964
7965 #: config/tc-ia64.c:2899
7966 msgid "fr_mem record before region record!"
7967 msgstr ""
7968
7969 #: config/tc-ia64.c:2908
7970 msgid "gr_mem record before region record!"
7971 msgstr ""
7972
7973 #: config/tc-ia64.c:2917
7974 msgid "br_mem record before region record!"
7975 msgstr ""
7976
7977 #: config/tc-ia64.c:2927
7978 msgid "gr_gr record before region record!"
7979 msgstr ""
7980
7981 #: config/tc-ia64.c:2935
7982 msgid "br_gr record before region record!"
7983 msgstr ""
7984
7985 #: config/tc-ia64.c:3053
7986 #, c-format
7987 msgid "First operand to .%s must be a predicate"
7988 msgstr ""
7989
7990 #: config/tc-ia64.c:3057
7991 #, c-format
7992 msgid "Pointless use of p0 as first operand to .%s"
7993 msgstr ""
7994
7995 #: config/tc-ia64.c:3113
7996 #, c-format
7997 msgid "Operand %d to .%s must be a preserved register"
7998 msgstr ""
7999
8000 #: config/tc-ia64.c:3149
8001 #, c-format
8002 msgid "Operand %d to .%s must be a writable register"
8003 msgstr ""
8004
8005 #: config/tc-ia64.c:3174
8006 #, c-format
8007 msgid "Radix `%s' unsupported or invalid"
8008 msgstr ""
8009
8010 #: config/tc-ia64.c:3204 config/tc-ia64.c:3209
8011 #, c-format
8012 msgid ".%s outside of %s"
8013 msgstr ""
8014
8015 #: config/tc-ia64.c:3294
8016 msgid "Tags on unwind pseudo-ops aren't supported, yet"
8017 msgstr ""
8018
8019 #: config/tc-ia64.c:3316
8020 msgid "First operand to .fframe must be a constant"
8021 msgstr ""
8022
8023 #: config/tc-ia64.c:3336
8024 msgid "First operand to .vframe must be a general register"
8025 msgstr ""
8026
8027 #: config/tc-ia64.c:3344
8028 msgid "Operand of .vframe contradicts .prologue"
8029 msgstr ""
8030
8031 #: config/tc-ia64.c:3354
8032 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
8033 msgstr ""
8034
8035 #: config/tc-ia64.c:3362
8036 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
8037 msgstr ""
8038
8039 #: config/tc-ia64.c:3389
8040 msgid "First operand to .save not a register"
8041 msgstr ""
8042
8043 #: config/tc-ia64.c:3395
8044 msgid "Second operand to .save not a valid register"
8045 msgstr ""
8046
8047 #: config/tc-ia64.c:3426 config/tc-ia64.c:3437 config/tc-ia64.c:3445
8048 msgid "Second operand of .save contradicts .prologue"
8049 msgstr ""
8050
8051 #: config/tc-ia64.c:3452
8052 msgid "First operand to .save not a valid register"
8053 msgstr ""
8054
8055 #: config/tc-ia64.c:3470
8056 msgid "First operand to .restore must be stack pointer (sp)"
8057 msgstr ""
8058
8059 #: config/tc-ia64.c:3479
8060 msgid "Second operand to .restore must be a constant >= 0"
8061 msgstr ""
8062
8063 #: config/tc-ia64.c:3489
8064 #, c-format
8065 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
8066 msgstr ""
8067
8068 #: config/tc-ia64.c:3576
8069 #, c-format
8070 msgid "Illegal section name `%s' (causes unwind section name clash)"
8071 msgstr ""
8072
8073 #: config/tc-ia64.c:3767
8074 msgid "First operand to .altrp not a valid branch register"
8075 msgstr ""
8076
8077 #: config/tc-ia64.c:3796
8078 #, c-format
8079 msgid "First operand to .%s not a register"
8080 msgstr ""
8081
8082 #: config/tc-ia64.c:3801
8083 #, c-format
8084 msgid "Second operand to .%s not a constant"
8085 msgstr ""
8086
8087 #: config/tc-ia64.c:3868
8088 #, c-format
8089 msgid "First operand to .%s not a valid register"
8090 msgstr ""
8091
8092 #: config/tc-ia64.c:3891
8093 msgid "First operand to .save.g must be a positive 4-bit constant"
8094 msgstr ""
8095
8096 #: config/tc-ia64.c:3904
8097 msgid "Second operand to .save.g must be a general register"
8098 msgstr ""
8099
8100 #: config/tc-ia64.c:3909
8101 #, c-format
8102 msgid "Second operand to .save.g must be the first of %d general registers"
8103 msgstr ""
8104
8105 #: config/tc-ia64.c:3932
8106 msgid "Operand to .save.f must be a positive 20-bit constant"
8107 msgstr ""
8108
8109 #: config/tc-ia64.c:3955
8110 msgid "First operand to .save.b must be a positive 5-bit constant"
8111 msgstr ""
8112
8113 #: config/tc-ia64.c:3968
8114 msgid "Second operand to .save.b must be a general register"
8115 msgstr ""
8116
8117 #: config/tc-ia64.c:3973
8118 #, c-format
8119 msgid "Second operand to .save.b must be the first of %d general registers"
8120 msgstr ""
8121
8122 #: config/tc-ia64.c:3999
8123 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
8124 msgstr ""
8125
8126 #: config/tc-ia64.c:4007
8127 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
8128 msgstr ""
8129
8130 #: config/tc-ia64.c:4015
8131 msgid "Operands to .save.gf may not be both zero"
8132 msgstr ""
8133
8134 #: config/tc-ia64.c:4032
8135 msgid "Operand to .spill must be a constant"
8136 msgstr ""
8137
8138 #: config/tc-ia64.c:4101
8139 #, c-format
8140 msgid "Operand %d to .%s must be a constant"
8141 msgstr ""
8142
8143 #: config/tc-ia64.c:4122
8144 #, c-format
8145 msgid "Missing .label_state %ld"
8146 msgstr ""
8147
8148 #: config/tc-ia64.c:4176
8149 msgid "Operand to .label_state must be a constant"
8150 msgstr ""
8151
8152 #: config/tc-ia64.c:4195
8153 msgid "Operand to .copy_state must be a constant"
8154 msgstr ""
8155
8156 #: config/tc-ia64.c:4218
8157 msgid "First operand to .unwabi must be a constant"
8158 msgstr ""
8159
8160 #: config/tc-ia64.c:4224
8161 msgid "Second operand to .unwabi must be a constant"
8162 msgstr ""
8163
8164 #: config/tc-ia64.c:4259
8165 msgid "Missing .endp after previous .proc"
8166 msgstr ""
8167
8168 #: config/tc-ia64.c:4278
8169 msgid "Empty argument of .proc"
8170 msgstr ""
8171
8172 #: config/tc-ia64.c:4283
8173 #, c-format
8174 msgid "`%s' was already defined"
8175 msgstr ""
8176
8177 #: config/tc-ia64.c:4326
8178 msgid "Initial .body should precede any instructions"
8179 msgstr ""
8180
8181 #: config/tc-ia64.c:4345
8182 msgid ".prologue within prologue"
8183 msgstr ""
8184
8185 #: config/tc-ia64.c:4350
8186 msgid "Initial .prologue should precede any instructions"
8187 msgstr ""
8188
8189 #: config/tc-ia64.c:4360
8190 msgid "First operand to .prologue must be a positive 4-bit constant"
8191 msgstr ""
8192
8193 #: config/tc-ia64.c:4362
8194 msgid "Pointless use of zero first operand to .prologue"
8195 msgstr ""
8196
8197 #: config/tc-ia64.c:4376
8198 msgid "Using a constant as second operand to .prologue is deprecated"
8199 msgstr ""
8200
8201 #: config/tc-ia64.c:4382
8202 msgid "Second operand to .prologue must be a general register"
8203 msgstr ""
8204
8205 #: config/tc-ia64.c:4387
8206 #, c-format
8207 msgid "Second operand to .prologue must be the first of %d general registers"
8208 msgstr ""
8209
8210 #: config/tc-ia64.c:4500
8211 #, c-format
8212 msgid "`%s' was not defined within procedure"
8213 msgstr ""
8214
8215 #: config/tc-ia64.c:4538
8216 msgid "Empty argument of .endp"
8217 msgstr ""
8218
8219 #: config/tc-ia64.c:4552
8220 #, c-format
8221 msgid "`%s' was not specified with previous .proc"
8222 msgstr ""
8223
8224 #: config/tc-ia64.c:4567
8225 #, c-format
8226 msgid "`%s' should be an operand to this .endp"
8227 msgstr ""
8228
8229 #: config/tc-ia64.c:4608 config/tc-ia64.c:4946 config/tc-ia64.c:5253
8230 msgid "Comma expected"
8231 msgstr ""
8232
8233 #: config/tc-ia64.c:4649
8234 msgid "Expected '['"
8235 msgstr ""
8236
8237 #: config/tc-ia64.c:4658 config/tc-ia64.c:7784
8238 msgid "Expected ']'"
8239 msgstr ""
8240
8241 #: config/tc-ia64.c:4663
8242 msgid "Number of elements must be positive"
8243 msgstr ""
8244
8245 #: config/tc-ia64.c:4674
8246 #, c-format
8247 msgid "Used more than the declared %d rotating registers"
8248 msgstr ""
8249
8250 #: config/tc-ia64.c:4682
8251 msgid "Used more than the available 96 rotating registers"
8252 msgstr ""
8253
8254 #: config/tc-ia64.c:4689
8255 msgid "Used more than the available 48 rotating registers"
8256 msgstr ""
8257
8258 #: config/tc-ia64.c:4717
8259 #, c-format
8260 msgid "Attempt to redefine register set `%s'"
8261 msgstr ""
8262
8263 #: config/tc-ia64.c:4783
8264 #, c-format
8265 msgid "Unknown psr option `%s'"
8266 msgstr ""
8267
8268 #: config/tc-ia64.c:4831
8269 msgid "Missing section name"
8270 msgstr ""
8271
8272 #: config/tc-ia64.c:4841
8273 msgid "Comma expected after section name"
8274 msgstr ""
8275
8276 #: config/tc-ia64.c:4852
8277 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
8278 msgstr ""
8279
8280 #: config/tc-ia64.c:4941
8281 msgid "Register name expected"
8282 msgstr ""
8283
8284 #: config/tc-ia64.c:4954
8285 msgid "Register value annotation ignored"
8286 msgstr ""
8287
8288 #: config/tc-ia64.c:4993
8289 msgid "Directive invalid within a bundle"
8290 msgstr ""
8291
8292 #: config/tc-ia64.c:5084
8293 msgid "Missing predicate relation type"
8294 msgstr ""
8295
8296 #: config/tc-ia64.c:5090
8297 msgid "Unrecognized predicate relation type"
8298 msgstr ""
8299
8300 #: config/tc-ia64.c:5136
8301 msgid "Bad register range"
8302 msgstr ""
8303
8304 #: config/tc-ia64.c:5145 config/tc-ia64.c:7729
8305 msgid "Predicate register expected"
8306 msgstr ""
8307
8308 #: config/tc-ia64.c:5150
8309 msgid "Duplicate predicate register ignored"
8310 msgstr ""
8311
8312 #: config/tc-ia64.c:5166
8313 msgid "Predicate source and target required"
8314 msgstr ""
8315
8316 #: config/tc-ia64.c:5168 config/tc-ia64.c:5180
8317 msgid "Use of p0 is not valid in this context"
8318 msgstr ""
8319
8320 #: config/tc-ia64.c:5175
8321 msgid "At least two PR arguments expected"
8322 msgstr ""
8323
8324 #: config/tc-ia64.c:5189
8325 msgid "At least one PR argument expected"
8326 msgstr ""
8327
8328 #: config/tc-ia64.c:5224
8329 #, c-format
8330 msgid "Inserting \"%s\" into entry hint table failed: %s"
8331 msgstr ""
8332
8333 #. FIXME -- need 62-bit relocation type
8334 #: config/tc-ia64.c:5703
8335 msgid "62-bit relocation not yet implemented"
8336 msgstr ""
8337
8338 #. XXX technically, this is wrong: we should not be issuing warning
8339 #. messages until we're sure this instruction pattern is going to
8340 #. be used!
8341 #: config/tc-ia64.c:5789
8342 msgid "lower 16 bits of mask ignored"
8343 msgstr ""
8344
8345 #: config/tc-ia64.c:6018
8346 msgid "stride must be a multiple of 64; lower 6 bits ignored"
8347 msgstr ""
8348
8349 #: config/tc-ia64.c:6136
8350 msgid "Expected separator `='"
8351 msgstr ""
8352
8353 #: config/tc-ia64.c:6170
8354 msgid "Duplicate equal sign (=) in instruction"
8355 msgstr ""
8356
8357 #: config/tc-ia64.c:6177
8358 #, c-format
8359 msgid "Illegal operand separator `%c'"
8360 msgstr ""
8361
8362 #: config/tc-ia64.c:6292
8363 #, c-format
8364 msgid "Operand %u of `%s' should be %s"
8365 msgstr ""
8366
8367 #: config/tc-ia64.c:6296
8368 msgid "Wrong number of output operands"
8369 msgstr ""
8370
8371 #: config/tc-ia64.c:6298
8372 msgid "Wrong number of input operands"
8373 msgstr ""
8374
8375 #: config/tc-ia64.c:6300
8376 msgid "Operand mismatch"
8377 msgstr ""
8378
8379 #: config/tc-ia64.c:6382
8380 #, c-format
8381 msgid "Invalid use of `%c%d' as output operand"
8382 msgstr ""
8383
8384 #: config/tc-ia64.c:6385
8385 #, c-format
8386 msgid "Invalid use of `r%d' as base update address operand"
8387 msgstr ""
8388
8389 #: config/tc-ia64.c:6409
8390 #, c-format
8391 msgid "Invalid duplicate use of `%c%d'"
8392 msgstr ""
8393
8394 #: config/tc-ia64.c:6416
8395 #, c-format
8396 msgid "Invalid simultaneous use of `f%d' and `f%d'"
8397 msgstr ""
8398
8399 #: config/tc-ia64.c:6422
8400 #, c-format
8401 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
8402 msgstr ""
8403
8404 #: config/tc-ia64.c:6466
8405 msgid "Value truncated to 62 bits"
8406 msgstr ""
8407
8408 #: config/tc-ia64.c:6534
8409 #, c-format
8410 msgid "Bad operand value: %s"
8411 msgstr ""
8412
8413 #. Give an error if a frag containing code is not aligned to a 16 byte
8414 #. boundary.
8415 #: config/tc-ia64.c:6609 config/tc-ia64.h:177
8416 msgid "instruction address is not a multiple of 16"
8417 msgstr ""
8418
8419 #: config/tc-ia64.c:6677
8420 #, c-format
8421 msgid "`%s' must be last in bundle"
8422 msgstr ""
8423
8424 #: config/tc-ia64.c:6709
8425 #, c-format
8426 msgid "Internal error: don't know how to force %s to end of instruction group"
8427 msgstr ""
8428
8429 #: config/tc-ia64.c:6722
8430 #, c-format
8431 msgid "`%s' must be last in instruction group"
8432 msgstr ""
8433
8434 #: config/tc-ia64.c:6752
8435 msgid "Label must be first in a bundle"
8436 msgstr ""
8437
8438 #: config/tc-ia64.c:6829
8439 msgid "hint in B unit may be treated as nop"
8440 msgstr ""
8441
8442 #: config/tc-ia64.c:6840
8443 msgid "hint in B unit can't be used"
8444 msgstr ""
8445
8446 #: config/tc-ia64.c:6854
8447 msgid "emit_one_bundle: unexpected dynamic op"
8448 msgstr ""
8449
8450 #: config/tc-ia64.c:6979
8451 #, c-format
8452 msgid "`%s' does not fit into %s template"
8453 msgstr ""
8454
8455 #: config/tc-ia64.c:6994
8456 #, c-format
8457 msgid "`%s' does not fit into bundle"
8458 msgstr ""
8459
8460 #: config/tc-ia64.c:7006
8461 #, c-format
8462 msgid "`%s' can't go in %s of %s template"
8463 msgstr ""
8464
8465 #: config/tc-ia64.c:7012
8466 msgid "Missing '}' at end of file"
8467 msgstr ""
8468
8469 #: config/tc-ia64.c:7159
8470 #, c-format
8471 msgid "Unrecognized option '-x%s'"
8472 msgstr ""
8473
8474 #: config/tc-ia64.c:7186
8475 msgid ""
8476 "IA-64 options:\n"
8477 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
8478 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
8479 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
8480 "\t\t\t  without function descriptors (sets ELF header flag\n"
8481 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
8482 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
8483 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
8484 "  -mtune=[itanium1|itanium2]\n"
8485 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
8486 "  -munwind-check=[warning|error]\n"
8487 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
8488 "  -mhint.b=[ok|warning|error]\n"
8489 "\t\t\t  hint.b check (default -mhint.b=error)\n"
8490 "  -x | -xexplicit\t  turn on dependency violation checking\n"
8491 msgstr ""
8492
8493 #. Note for translators: "automagically" can be translated as "automatically" here.
8494 #: config/tc-ia64.c:7203
8495 msgid ""
8496 "  -xauto\t\t  automagically remove dependency violations (default)\n"
8497 "  -xnone\t\t  turn off dependency violation checking\n"
8498 "  -xdebug\t\t  debug dependency violation checker\n"
8499 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
8500 "\t\t\t  dependency violation checking\n"
8501 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
8502 "\t\t\t  dependency violation checking\n"
8503 msgstr ""
8504
8505 #: config/tc-ia64.c:7218
8506 msgid "--gstabs is not supported for ia64"
8507 msgstr ""
8508
8509 #: config/tc-ia64.c:7456
8510 #, c-format
8511 msgid "ia64.md_begin: can't hash `%s': %s"
8512 msgstr ""
8513
8514 #: config/tc-ia64.c:7520
8515 #, c-format
8516 msgid "Inserting \"%s\" into constant hash table failed: %s"
8517 msgstr ""
8518
8519 #: config/tc-ia64.c:7532 config/tc-tilegx.c:263
8520 msgid "Could not set architecture and machine"
8521 msgstr ""
8522
8523 #: config/tc-ia64.c:7664
8524 msgid "Explicit stops are ignored in auto mode"
8525 msgstr ""
8526
8527 #: config/tc-ia64.c:7673
8528 msgid "Found '{' when manual bundling is already turned on"
8529 msgstr ""
8530
8531 #: config/tc-ia64.c:7686
8532 msgid "Found '{' after explicit switch to automatic mode"
8533 msgstr ""
8534
8535 #: config/tc-ia64.c:7692
8536 msgid "Found '}' when manual bundling is off"
8537 msgstr ""
8538
8539 #: config/tc-ia64.c:7719
8540 msgid "Expected ')'"
8541 msgstr ""
8542
8543 #: config/tc-ia64.c:7724
8544 msgid "Qualifying predicate expected"
8545 msgstr ""
8546
8547 #: config/tc-ia64.c:7743
8548 msgid "Tag must come before qualifying predicate."
8549 msgstr ""
8550
8551 #: config/tc-ia64.c:7773
8552 msgid "Expected ':'"
8553 msgstr ""
8554
8555 #: config/tc-ia64.c:7789
8556 msgid "Tag name expected"
8557 msgstr ""
8558
8559 #: config/tc-ia64.c:7891
8560 msgid "Rotating register index must be a non-negative constant"
8561 msgstr ""
8562
8563 #: config/tc-ia64.c:7896
8564 #, c-format
8565 msgid "Index out of range 0..%u"
8566 msgstr ""
8567
8568 #: config/tc-ia64.c:7908
8569 msgid "Indirect register index must be a general register"
8570 msgstr ""
8571
8572 #: config/tc-ia64.c:7917
8573 msgid "Index can only be applied to rotating or indirect registers"
8574 msgstr ""
8575
8576 #: config/tc-ia64.c:7953 config/tc-xstormy16.c:145
8577 msgid "Expected '('"
8578 msgstr ""
8579
8580 #: config/tc-ia64.c:7961 config/tc-pdp11.c:447 config/tc-pdp11.c:511
8581 #: config/tc-pdp11.c:545 config/tc-tilegx.c:1046 config/tc-tilepro.c:938
8582 #: config/tc-xstormy16.c:154
8583 msgid "Missing ')'"
8584 msgstr ""
8585
8586 #: config/tc-ia64.c:7979 config/tc-xstormy16.c:161
8587 msgid "Not a symbolic expression"
8588 msgstr ""
8589
8590 #: config/tc-ia64.c:7984 config/tc-ia64.c:7998
8591 msgid "Illegal combination of relocation functions"
8592 msgstr ""
8593
8594 #: config/tc-ia64.c:8087
8595 msgid "No current frame"
8596 msgstr ""
8597
8598 #: config/tc-ia64.c:8089
8599 #, c-format
8600 msgid "Register number out of range 0..%u"
8601 msgstr ""
8602
8603 #: config/tc-ia64.c:8127
8604 msgid "Standalone `#' is illegal"
8605 msgstr ""
8606
8607 #: config/tc-ia64.c:8130
8608 msgid "Redundant `#' suffix operators"
8609 msgstr ""
8610
8611 #: config/tc-ia64.c:8288
8612 #, c-format
8613 msgid "Unhandled dependency %s for %s (%s), note %d"
8614 msgstr ""
8615
8616 #: config/tc-ia64.c:9600
8617 #, c-format
8618 msgid "Unrecognized dependency specifier %d\n"
8619 msgstr ""
8620
8621 #: config/tc-ia64.c:10476
8622 msgid "Only the first path encountering the conflict is reported"
8623 msgstr ""
8624
8625 #: config/tc-ia64.c:10478
8626 msgid "This is the location of the conflicting usage"
8627 msgstr ""
8628
8629 #: config/tc-ia64.c:10739
8630 #, c-format
8631 msgid "Unknown opcode `%s'"
8632 msgstr ""
8633
8634 #: config/tc-ia64.c:10817
8635 #, c-format
8636 msgid "AR %d can only be accessed by %c-unit"
8637 msgstr ""
8638
8639 #: config/tc-ia64.c:10829
8640 msgid "hint.b may be treated as nop"
8641 msgstr ""
8642
8643 #: config/tc-ia64.c:10832
8644 msgid "hint.b shouldn't be used"
8645 msgstr ""
8646
8647 #: config/tc-ia64.c:10871
8648 #, c-format
8649 msgid "`%s' cannot be predicated"
8650 msgstr ""
8651
8652 #: config/tc-ia64.c:10943
8653 msgid "Closing bracket missing"
8654 msgstr ""
8655
8656 #: config/tc-ia64.c:10952
8657 msgid "Index must be a general register"
8658 msgstr ""
8659
8660 #: config/tc-ia64.c:11117
8661 #, c-format
8662 msgid "Unsupported fixup size %d"
8663 msgstr ""
8664
8665 #. This should be an error, but since previously there wasn't any
8666 #. diagnostic here, don't make it fail because of this for now.
8667 #: config/tc-ia64.c:11389
8668 #, c-format
8669 msgid "Cannot express %s%d%s relocation"
8670 msgstr ""
8671
8672 #: config/tc-ia64.c:11408
8673 msgid "No addend allowed in @fptr() relocation"
8674 msgstr ""
8675
8676 #: config/tc-ia64.c:11447
8677 msgid "integer operand out of range"
8678 msgstr ""
8679
8680 #: config/tc-ia64.c:11514
8681 #, c-format
8682 msgid "%s must have a constant value"
8683 msgstr ""
8684
8685 #: config/tc-ia64.c:11534
8686 msgid "cannot resolve @slotcount parameter"
8687 msgstr ""
8688
8689 #: config/tc-ia64.c:11567
8690 msgid "invalid @slotcount value"
8691 msgstr ""
8692
8693 #: config/tc-ia64.c:11604 config/tc-z8k.c:1370
8694 #, c-format
8695 msgid "Cannot represent %s relocation in object file"
8696 msgstr ""
8697
8698 #: config/tc-ia64.c:11715
8699 msgid "Can't add stop bit to mark end of instruction group"
8700 msgstr ""
8701
8702 #: config/tc-ia64.c:11825 read.c:2544 read.c:3238 read.c:3575 stabs.c:468
8703 #, c-format
8704 msgid "expected comma after \"%s\""
8705 msgstr ""
8706
8707 #: config/tc-ia64.c:11867
8708 #, c-format
8709 msgid "`%s' is already the alias of %s `%s'"
8710 msgstr ""
8711
8712 #: config/tc-ia64.c:11877
8713 #, c-format
8714 msgid "%s `%s' already has an alias `%s'"
8715 msgstr ""
8716
8717 #: config/tc-ia64.c:11888
8718 #, c-format
8719 msgid "inserting \"%s\" into %s alias hash table failed: %s"
8720 msgstr ""
8721
8722 #: config/tc-ia64.c:11896
8723 #, c-format
8724 msgid "inserting \"%s\" into %s name hash table failed: %s"
8725 msgstr ""
8726
8727 #: config/tc-ia64.c:11922
8728 #, c-format
8729 msgid "symbol `%s' aliased to `%s' is not used"
8730 msgstr ""
8731
8732 #: config/tc-ia64.c:11945
8733 #, c-format
8734 msgid "section `%s' aliased to `%s' is not used"
8735 msgstr ""
8736
8737 #: config/tc-ip2k.c:157
8738 #, c-format
8739 msgid "IP2K specific command line options:\n"
8740 msgstr ""
8741
8742 #: config/tc-ip2k.c:158
8743 #, c-format
8744 msgid "  -mip2022               restrict to IP2022 insns \n"
8745 msgstr ""
8746
8747 #: config/tc-ip2k.c:159
8748 #, c-format
8749 msgid "  -mip2022ext            permit extended IP2022 insn\n"
8750 msgstr ""
8751
8752 #: config/tc-iq2000.c:363
8753 #, c-format
8754 msgid "the yielding instruction %s may not be in a delay slot."
8755 msgstr ""
8756
8757 #: config/tc-iq2000.c:371
8758 #, c-format
8759 msgid "Register number (R%ld) for double word access must be even."
8760 msgstr ""
8761
8762 #: config/tc-iq2000.c:380 config/tc-iq2000.c:385 config/tc-iq2000.c:390
8763 #: config/tc-iq2000.c:407 config/tc-mt.c:244 config/tc-mt.c:249
8764 #, c-format
8765 msgid "operand references R%ld of previous load."
8766 msgstr ""
8767
8768 #: config/tc-iq2000.c:395
8769 msgid "instruction implicitly accesses R31 of previous load."
8770 msgstr ""
8771
8772 #: config/tc-iq2000.c:650 config/tc-mep.c:2007
8773 msgid "Unmatched high relocation"
8774 msgstr ""
8775
8776 #: config/tc-iq2000.c:828 config/tc-mips.c:18314 config/tc-score.c:5815
8777 msgid ".end not in text section"
8778 msgstr ""
8779
8780 #: config/tc-iq2000.c:832 config/tc-score.c:5818
8781 msgid ".end directive without a preceding .ent directive."
8782 msgstr ""
8783
8784 #: config/tc-iq2000.c:841 config/tc-score.c:5826
8785 msgid ".end symbol does not match .ent symbol."
8786 msgstr ""
8787
8788 #: config/tc-iq2000.c:844 config/tc-mips.c:18334 config/tc-score.c:5831
8789 msgid ".end directive missing or unknown symbol"
8790 msgstr ""
8791
8792 #: config/tc-iq2000.c:862
8793 msgid "Expected simple number."
8794 msgstr ""
8795
8796 #: config/tc-iq2000.c:891 config/tc-mips.c:18239 config/tc-score.c:5667
8797 #, c-format
8798 msgid " *input_line_pointer == '%c' 0x%02x\n"
8799 msgstr ""
8800
8801 #: config/tc-iq2000.c:893
8802 msgid "Invalid number"
8803 msgstr ""
8804
8805 #: config/tc-iq2000.c:927 config/tc-score.c:5705
8806 msgid ".ent or .aent not in text section."
8807 msgstr ""
8808
8809 #: config/tc-iq2000.c:930
8810 msgid "missing `.end'"
8811 msgstr ""
8812
8813 #: config/tc-lm32.c:236 config/tc-moxie.c:579 config/tc-nios2.c:274
8814 msgid "bad call to md_atof"
8815 msgstr ""
8816
8817 #: config/tc-m32c.c:143
8818 #, c-format
8819 msgid " M32C specific command line options:\n"
8820 msgstr ""
8821
8822 #. Pretend that we do not recognise this option.
8823 #: config/tc-m32r.c:330
8824 msgid "Unrecognised option: -hidden"
8825 msgstr ""
8826
8827 #: config/tc-m32r.c:357 config/tc-sparc.c:648
8828 msgid "Unrecognized option following -K"
8829 msgstr ""
8830
8831 #: config/tc-m32r.c:372
8832 #, c-format
8833 msgid " M32R specific command line options:\n"
8834 msgstr ""
8835
8836 #: config/tc-m32r.c:374
8837 #, c-format
8838 msgid ""
8839 "  -m32r                   disable support for the m32rx instruction set\n"
8840 msgstr ""
8841
8842 #: config/tc-m32r.c:376
8843 #, c-format
8844 msgid "  -m32rx                  support the extended m32rx instruction set\n"
8845 msgstr ""
8846
8847 #: config/tc-m32r.c:378
8848 #, c-format
8849 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
8850 msgstr ""
8851
8852 #: config/tc-m32r.c:380
8853 #, c-format
8854 msgid "  -EL,-little             produce little endian code and data\n"
8855 msgstr ""
8856
8857 #: config/tc-m32r.c:382
8858 #, c-format
8859 msgid "  -EB,-big                produce big endian code and data\n"
8860 msgstr ""
8861
8862 #: config/tc-m32r.c:384
8863 #, c-format
8864 msgid "  -parallel               try to combine instructions in parallel\n"
8865 msgstr ""
8866
8867 #: config/tc-m32r.c:386
8868 #, c-format
8869 msgid "  -no-parallel            disable -parallel\n"
8870 msgstr ""
8871
8872 #: config/tc-m32r.c:388
8873 #, c-format
8874 msgid ""
8875 "  -no-bitinst             disallow the M32R2's extended bit-field "
8876 "instructions\n"
8877 msgstr ""
8878
8879 #: config/tc-m32r.c:390
8880 #, c-format
8881 msgid "  -O                      try to optimize code.  Implies -parallel\n"
8882 msgstr ""
8883
8884 #: config/tc-m32r.c:393
8885 #, c-format
8886 msgid ""
8887 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
8888 msgstr ""
8889
8890 #: config/tc-m32r.c:395
8891 #, c-format
8892 msgid "                                         might violate contraints\n"
8893 msgstr ""
8894
8895 #: config/tc-m32r.c:397
8896 #, c-format
8897 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
8898 msgstr ""
8899
8900 #: config/tc-m32r.c:399
8901 #, c-format
8902 msgid ""
8903 "                                         instructions might violate "
8904 "contraints\n"
8905 msgstr ""
8906
8907 #: config/tc-m32r.c:401
8908 #, c-format
8909 msgid ""
8910 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
8911 msgstr ""
8912
8913 #: config/tc-m32r.c:403
8914 #, c-format
8915 msgid ""
8916 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
8917 msgstr ""
8918
8919 #: config/tc-m32r.c:405
8920 #, c-format
8921 msgid ""
8922 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
8923 msgstr ""
8924
8925 #: config/tc-m32r.c:407
8926 #, c-format
8927 msgid "                                         for constraint violations\n"
8928 msgstr ""
8929
8930 #: config/tc-m32r.c:409
8931 #, c-format
8932 msgid ""
8933 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
8934 msgstr ""
8935
8936 #: config/tc-m32r.c:411
8937 #, c-format
8938 msgid "                                         constraint violations\n"
8939 msgstr ""
8940
8941 #: config/tc-m32r.c:413
8942 #, c-format
8943 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
8944 msgstr ""
8945
8946 #: config/tc-m32r.c:415
8947 #, c-format
8948 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
8949 msgstr ""
8950
8951 #: config/tc-m32r.c:418
8952 #, c-format
8953 msgid ""
8954 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
8955 "reloc\n"
8956 msgstr ""
8957
8958 #: config/tc-m32r.c:420
8959 #, c-format
8960 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
8961 msgstr ""
8962
8963 #: config/tc-m32r.c:422
8964 #, c-format
8965 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
8966 msgstr ""
8967
8968 #: config/tc-m32r.c:424
8969 #, c-format
8970 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
8971 msgstr ""
8972
8973 #: config/tc-m32r.c:427
8974 #, c-format
8975 msgid "  -KPIC                   generate PIC\n"
8976 msgstr ""
8977
8978 #: config/tc-m32r.c:849
8979 msgid "instructions write to the same destination register."
8980 msgstr ""
8981
8982 #: config/tc-m32r.c:857
8983 msgid "Instructions do not use parallel execution pipelines."
8984 msgstr ""
8985
8986 #: config/tc-m32r.c:865
8987 msgid "Instructions share the same execution pipeline"
8988 msgstr ""
8989
8990 #: config/tc-m32r.c:930 config/tc-m32r.c:1044
8991 #, c-format
8992 msgid "not a 16 bit instruction '%s'"
8993 msgstr ""
8994
8995 #: config/tc-m32r.c:942 config/tc-m32r.c:1056 config/tc-m32r.c:1240
8996 #, c-format
8997 msgid "instruction '%s' is for the M32R2 only"
8998 msgstr ""
8999
9000 #: config/tc-m32r.c:955 config/tc-m32r.c:1069 config/tc-m32r.c:1253
9001 #, c-format
9002 msgid "unknown instruction '%s'"
9003 msgstr ""
9004
9005 #: config/tc-m32r.c:964 config/tc-m32r.c:1076 config/tc-m32r.c:1260
9006 #, c-format
9007 msgid "instruction '%s' is for the M32RX only"
9008 msgstr ""
9009
9010 #: config/tc-m32r.c:973 config/tc-m32r.c:1085
9011 #, c-format
9012 msgid "instruction '%s' cannot be executed in parallel."
9013 msgstr ""
9014
9015 #: config/tc-m32r.c:1028 config/tc-m32r.c:1110 config/tc-m32r.c:1317
9016 msgid "internal error: lookup/get operands failed"
9017 msgstr ""
9018
9019 #: config/tc-m32r.c:1095
9020 #, c-format
9021 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
9022 msgstr ""
9023
9024 #: config/tc-m32r.c:1124
9025 #, c-format
9026 msgid ""
9027 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
9028 "is this intentional ?"
9029 msgstr ""
9030
9031 #: config/tc-m32r.c:1128
9032 #, c-format
9033 msgid ""
9034 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
9035 "is this intentional ?"
9036 msgstr ""
9037
9038 #: config/tc-m32r.c:1502
9039 #, c-format
9040 msgid ".SCOMMon length (%ld.) <0! Ignored."
9041 msgstr ""
9042
9043 #: config/tc-m32r.c:1552
9044 #, c-format
9045 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
9046 msgstr ""
9047
9048 #: config/tc-m32r.c:1929 config/tc-m32r.c:1982 config/tc-nds32.c:4150
9049 #: config/tc-nds32.c:4186 config/tc-sh.c:774 config/tc-sh.c:2454
9050 msgid "Invalid PIC expression."
9051 msgstr ""
9052
9053 #: config/tc-m32r.c:2073
9054 msgid "Unmatched high/shigh reloc"
9055 msgstr ""
9056
9057 #: config/tc-m68hc11.c:416
9058 #, c-format
9059 msgid ""
9060 "Motorola 68HC11/68HC12/68HCS12 options:\n"
9061 "  -m68hc11 | -m68hc12 |\n"
9062 "  -m68hcs12 | -mm9s12x |\n"
9063 "  -mm9s12xg               specify the processor [default %s]\n"
9064 "  -mshort                 use 16-bit int ABI (default)\n"
9065 "  -mlong                  use 32-bit int ABI\n"
9066 "  -mshort-double          use 32-bit double ABI\n"
9067 "  -mlong-double           use 64-bit double ABI (default)\n"
9068 "  --force-long-branches   always turn relative branches into absolute ones\n"
9069 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
9070 "                          when the offset is out of range\n"
9071 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
9072 "                          when the instruction does not support direct mode\n"
9073 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
9074 "  --print-opcodes         print the list of instructions with syntax\n"
9075 "  --xgate-ramoffset       offset ram addresses by 0xc000\n"
9076 "  --generate-example      generate an example of each instruction\n"
9077 "                          (used for testing)\n"
9078 msgstr ""
9079
9080 #: config/tc-m68hc11.c:464 config/tc-xgate.c:284
9081 #, c-format
9082 msgid "Default target `%s' is not supported."
9083 msgstr ""
9084
9085 #. Dump the opcode statistics table.
9086 #: config/tc-m68hc11.c:482
9087 #, c-format
9088 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
9089 msgstr ""
9090
9091 #: config/tc-m68hc11.c:561
9092 #, c-format
9093 msgid "Option `%s' is not recognized."
9094 msgstr ""
9095
9096 #: config/tc-m68hc11.c:751
9097 msgid "imm3"
9098 msgstr ""
9099
9100 #: config/tc-m68hc11.c:759
9101 msgid "RD"
9102 msgstr ""
9103
9104 #: config/tc-m68hc11.c:767
9105 msgid "RD,RS"
9106 msgstr ""
9107
9108 #: config/tc-m68hc11.c:775
9109 msgid "RI, #imm4"
9110 msgstr ""
9111
9112 #: config/tc-m68hc11.c:807
9113 msgid "RD, (RI,#offs5)"
9114 msgstr ""
9115
9116 #: config/tc-m68hc11.c:859
9117 msgid "#<imm8>"
9118 msgstr ""
9119
9120 #: config/tc-m68hc11.c:868
9121 msgid "#<imm16>"
9122 msgstr ""
9123
9124 #: config/tc-m68hc11.c:877 config/tc-m68hc11.c:886
9125 msgid "<imm8>,X"
9126 msgstr ""
9127
9128 #: config/tc-m68hc11.c:913
9129 msgid "*<abs8>"
9130 msgstr ""
9131
9132 #: config/tc-m68hc11.c:925
9133 msgid "#<mask>"
9134 msgstr ""
9135
9136 #: config/tc-m68hc11.c:935
9137 #, c-format
9138 msgid "symbol%d"
9139 msgstr ""
9140
9141 #: config/tc-m68hc11.c:937
9142 msgid "<abs>"
9143 msgstr ""
9144
9145 #: config/tc-m68hc11.c:956
9146 msgid "<label>"
9147 msgstr ""
9148
9149 #: config/tc-m68hc11.c:972
9150 #, c-format
9151 msgid ""
9152 "# Example of `%s' instructions\n"
9153 "\t.sect .text\n"
9154 "_start:\n"
9155 msgstr ""
9156
9157 #: config/tc-m68hc11.c:1019
9158 #, c-format
9159 msgid "Instruction `%s' is not recognized."
9160 msgstr ""
9161
9162 #: config/tc-m68hc11.c:1024
9163 #, c-format
9164 msgid "Instruction formats for `%s':"
9165 msgstr ""
9166
9167 #: config/tc-m68hc11.c:1176
9168 #, c-format
9169 msgid "Immediate operand is not allowed for operand %d."
9170 msgstr ""
9171
9172 #: config/tc-m68hc11.c:1220
9173 msgid "Indirect indexed addressing is not valid for 68HC11."
9174 msgstr ""
9175
9176 #: config/tc-m68hc11.c:1240
9177 msgid "Spurious `,' or bad indirect register addressing mode."
9178 msgstr ""
9179
9180 #: config/tc-m68hc11.c:1262
9181 msgid "Missing second register or offset for indexed-indirect mode."
9182 msgstr ""
9183
9184 #: config/tc-m68hc11.c:1272
9185 msgid "Missing second register for indexed-indirect mode."
9186 msgstr ""
9187
9188 #: config/tc-m68hc11.c:1288
9189 msgid "Missing `]' to close indexed-indirect mode."
9190 msgstr ""
9191
9192 #: config/tc-m68hc11.c:1333 config/tc-m68hc11.c:2963 config/tc-m68hc11.c:3075
9193 #: config/tc-m68hc11.c:3149 config/tc-m68hc11.c:3333 config/tc-m68hc11.c:3404
9194 msgid "Illegal operand."
9195 msgstr ""
9196
9197 #. Looks like OP_R_R.
9198 #: config/tc-m68hc11.c:1338 config/tc-m68hc11.c:2968 config/tc-m68hc11.c:3080
9199 #: config/tc-m68hc11.c:3154 config/tc-m68hc11.c:3260 config/tc-m68hc11.c:3312
9200 #: config/tc-m68hc11.c:3320 config/tc-m68hc11.c:3338
9201 msgid "Missing operand."
9202 msgstr ""
9203
9204 #: config/tc-m68hc11.c:1391
9205 msgid "Pre-increment mode is not valid for 68HC11"
9206 msgstr ""
9207
9208 #: config/tc-m68hc11.c:1404
9209 msgid "Wrong register in register indirect mode."
9210 msgstr ""
9211
9212 #: config/tc-m68hc11.c:1412
9213 msgid "Missing `]' to close register indirect operand."
9214 msgstr ""
9215
9216 #: config/tc-m68hc11.c:1432
9217 msgid "Post-decrement mode is not valid for 68HC11."
9218 msgstr ""
9219
9220 #: config/tc-m68hc11.c:1440
9221 msgid "Post-increment mode is not valid for 68HC11."
9222 msgstr ""
9223
9224 #: config/tc-m68hc11.c:1458
9225 msgid "Invalid indexed indirect mode."
9226 msgstr ""
9227
9228 #: config/tc-m68hc11.c:1582
9229 #, c-format
9230 msgid "Trap id `%ld' is out of range."
9231 msgstr ""
9232
9233 #: config/tc-m68hc11.c:1586
9234 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
9235 msgstr ""
9236
9237 #: config/tc-m68hc11.c:1593 config/tc-m68hc11.c:1744
9238 #, c-format
9239 msgid "Operand out of 8-bit range: `%ld'."
9240 msgstr ""
9241
9242 #: config/tc-m68hc11.c:1600
9243 msgid "The trap id must be a constant."
9244 msgstr ""
9245
9246 #: config/tc-m68hc11.c:1632 config/tc-m68hc11.c:1787 config/tc-xgate.c:1341
9247 #, c-format
9248 msgid "Operand `%x' not recognized in fixup8."
9249 msgstr ""
9250
9251 #: config/tc-m68hc11.c:1649 config/tc-m68hc11.c:1697
9252 #, c-format
9253 msgid "Operand out of 16-bit range: `%ld'."
9254 msgstr ""
9255
9256 #: config/tc-m68hc11.c:1680 config/tc-m68hc11.c:1711
9257 #, c-format
9258 msgid "Operand `%x' not recognized in fixup16."
9259 msgstr ""
9260
9261 #: config/tc-m68hc11.c:1804
9262 #, c-format
9263 msgid "Unexpected branch conversion with `%x'"
9264 msgstr ""
9265
9266 #: config/tc-m68hc11.c:1890 config/tc-m68hc11.c:2022
9267 #, c-format
9268 msgid "Operand out of range for a relative branch: `%ld'"
9269 msgstr ""
9270
9271 #: config/tc-m68hc11.c:1990
9272 msgid "Invalid register for dbcc/tbcc instruction."
9273 msgstr ""
9274
9275 #: config/tc-m68hc11.c:2078
9276 #, c-format
9277 msgid "Increment/decrement value is out of range: `%ld'."
9278 msgstr ""
9279
9280 #: config/tc-m68hc11.c:2090
9281 msgid "Expecting a register."
9282 msgstr ""
9283
9284 #: config/tc-m68hc11.c:2105
9285 msgid "Invalid register for post/pre increment."
9286 msgstr ""
9287
9288 #: config/tc-m68hc11.c:2135
9289 msgid "Invalid register."
9290 msgstr ""
9291
9292 #: config/tc-m68hc11.c:2142
9293 #, c-format
9294 msgid "Offset out of 16-bit range: %ld."
9295 msgstr ""
9296
9297 #: config/tc-m68hc11.c:2148
9298 #, c-format
9299 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
9300 msgstr ""
9301
9302 #: config/tc-m68hc11.c:2273
9303 msgid "Expecting register D for indexed indirect mode."
9304 msgstr ""
9305
9306 #: config/tc-m68hc11.c:2275
9307 msgid "Indexed indirect mode is not allowed for movb/movw."
9308 msgstr ""
9309
9310 #: config/tc-m68hc11.c:2292
9311 msgid "Invalid accumulator register."
9312 msgstr ""
9313
9314 #: config/tc-m68hc11.c:2317
9315 msgid "Invalid indexed register."
9316 msgstr ""
9317
9318 #: config/tc-m68hc11.c:2327
9319 msgid "Addressing mode not implemented yet."
9320 msgstr ""
9321
9322 #: config/tc-m68hc11.c:2341
9323 msgid "Invalid source register for this instruction, use 'tfr'."
9324 msgstr ""
9325
9326 #: config/tc-m68hc11.c:2343
9327 msgid "Invalid source register."
9328 msgstr ""
9329
9330 #: config/tc-m68hc11.c:2348
9331 msgid "Invalid destination register for this instruction, use 'tfr'."
9332 msgstr ""
9333
9334 #: config/tc-m68hc11.c:2350
9335 msgid "Invalid destination register."
9336 msgstr ""
9337
9338 #: config/tc-m68hc11.c:2525
9339 msgid "Invalid indexed register, expecting register X."
9340 msgstr ""
9341
9342 #: config/tc-m68hc11.c:2527
9343 msgid "Invalid indexed register, expecting register Y."
9344 msgstr ""
9345
9346 #: config/tc-m68hc11.c:2846
9347 msgid "No instruction or missing opcode."
9348 msgstr ""
9349
9350 #: config/tc-m68hc11.c:2856 config/tc-m68hc11.c:3534
9351 #, c-format
9352 msgid "Opcode `%s' is not recognized."
9353 msgstr ""
9354
9355 #: config/tc-m68hc11.c:2905 config/tc-m68hc11.c:3454 config/tc-m68hc11.c:3556
9356 #, c-format
9357 msgid "Garbage at end of instruction: `%s'."
9358 msgstr ""
9359
9360 #: config/tc-m68hc11.c:3442
9361 #, c-format
9362 msgid "Failed to find a valid mode for `%s'."
9363 msgstr ""
9364
9365 #: config/tc-m68hc11.c:3466 config/tc-m68hc11.c:3684 config/tc-m68hc11.c:3690
9366 #, c-format
9367 msgid "Invalid operand for `%s'"
9368 msgstr ""
9369
9370 #: config/tc-m68hc11.c:3742
9371 #, c-format
9372 msgid "Invalid mode: %s\n"
9373 msgstr ""
9374
9375 #: config/tc-m68hc11.c:3802
9376 msgid "bad .relax format"
9377 msgstr ""
9378
9379 #: config/tc-m68hc11.c:3846 config/tc-xgate.c:632
9380 #, c-format
9381 msgid "Relocation %d is not supported by object file format."
9382 msgstr ""
9383
9384 #: config/tc-m68hc11.c:4123
9385 msgid "bra or bsr with undefined symbol."
9386 msgstr ""
9387
9388 #: config/tc-m68hc11.c:4224 config/tc-m68hc11.c:4281
9389 #, c-format
9390 msgid "Subtype %d is not recognized."
9391 msgstr ""
9392
9393 #: config/tc-m68hc11.c:4339 config/tc-xgate.c:665
9394 msgid "Expression too complex."
9395 msgstr ""
9396
9397 #: config/tc-m68hc11.c:4370 config/tc-xgate.c:710 config/tc-xgate.c:719
9398 msgid "Value out of 16-bit range."
9399 msgstr ""
9400
9401 #: config/tc-m68hc11.c:4392
9402 #, c-format
9403 msgid "Value %ld too large for 8-bit PC-relative branch."
9404 msgstr ""
9405
9406 #: config/tc-m68hc11.c:4402 config/tc-xgate.c:676
9407 #, c-format
9408 msgid "Value %ld too large for 9-bit PC-relative branch."
9409 msgstr ""
9410
9411 #: config/tc-m68hc11.c:4411 config/tc-xgate.c:693
9412 #, c-format
9413 msgid "Value %ld too large for 10-bit PC-relative branch."
9414 msgstr ""
9415
9416 #: config/tc-m68hc11.c:4419
9417 #, c-format
9418 msgid "Auto increment/decrement offset '%ld' is out of range."
9419 msgstr ""
9420
9421 #: config/tc-m68hc11.c:4432
9422 #, c-format
9423 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
9424 msgstr ""
9425
9426 #: config/tc-m68hc11.c:4443
9427 #, c-format
9428 msgid "Offset out of 9-bit range for movw/movb insn: %ld"
9429 msgstr ""
9430
9431 #: config/tc-m68hc11.c:4455
9432 #, c-format
9433 msgid "Offset out of 16-bit range for movw/movb insn: %ld"
9434 msgstr ""
9435
9436 #: config/tc-m68hc11.c:4472 config/tc-xgate.c:754
9437 #, c-format
9438 msgid "Line %d: unknown relocation type: 0x%x."
9439 msgstr ""
9440
9441 #: config/tc-m68hc11.c:4497
9442 msgid "Invalid directive"
9443 msgstr ""
9444
9445 #: config/tc-m68k.c:1165
9446 #, c-format
9447 msgid "Can not do %d byte pc-relative relocation"
9448 msgstr ""
9449
9450 #: config/tc-m68k.c:1167
9451 #, c-format
9452 msgid "Can not do %d byte pc-relative pic relocation"
9453 msgstr ""
9454
9455 #: config/tc-m68k.c:1172
9456 #, c-format
9457 msgid "Can not do %d byte relocation"
9458 msgstr ""
9459
9460 #: config/tc-m68k.c:1174
9461 #, c-format
9462 msgid "Can not do %d byte pic relocation"
9463 msgstr ""
9464
9465 #: config/tc-m68k.c:1254
9466 #, c-format
9467 msgid "Unable to produce reloc against symbol '%s'"
9468 msgstr ""
9469
9470 #: config/tc-m68k.c:1313 config/tc-vax.c:2367
9471 #, c-format
9472 msgid "Cannot make %s relocation PC relative"
9473 msgstr ""
9474
9475 #: config/tc-m68k.c:1429 config/tc-vax.c:1877
9476 msgid "No operator"
9477 msgstr ""
9478
9479 #: config/tc-m68k.c:1459 config/tc-vax.c:1893
9480 msgid "Unknown operator"
9481 msgstr ""
9482
9483 #: config/tc-m68k.c:2362
9484 msgid "invalid instruction for this architecture; needs "
9485 msgstr ""
9486
9487 #: config/tc-m68k.c:2370
9488 msgid "hardware divide"
9489 msgstr ""
9490
9491 #: config/tc-m68k.c:2392 config/tc-m68k.c:2396 config/tc-m68k.c:2400
9492 msgid "or higher"
9493 msgstr ""
9494
9495 #: config/tc-m68k.c:2453
9496 msgid "operands mismatch"
9497 msgstr ""
9498
9499 #: config/tc-m68k.c:2517 config/tc-m68k.c:2523 config/tc-m68k.c:2529
9500 #: config/tc-mmix.c:2493 config/tc-mmix.c:2517
9501 msgid "operand out of range"
9502 msgstr ""
9503
9504 #: config/tc-m68k.c:2586
9505 #, c-format
9506 msgid "Bignum too big for %c format; truncated"
9507 msgstr ""
9508
9509 #: config/tc-m68k.c:2663
9510 msgid "displacement too large for this architecture; needs 68020 or higher"
9511 msgstr ""
9512
9513 #: config/tc-m68k.c:2774
9514 msgid ""
9515 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
9516 msgstr ""
9517
9518 #: config/tc-m68k.c:2779
9519 msgid "invalid index size for coldfire"
9520 msgstr ""
9521
9522 #: config/tc-m68k.c:2832
9523 msgid "Forcing byte displacement"
9524 msgstr ""
9525
9526 #: config/tc-m68k.c:2834
9527 msgid "byte displacement out of range"
9528 msgstr ""
9529
9530 #: config/tc-m68k.c:2882 config/tc-m68k.c:2920
9531 msgid "invalid operand mode for this architecture; needs 68020 or higher"
9532 msgstr ""
9533
9534 #: config/tc-m68k.c:2906 config/tc-m68k.c:2940
9535 msgid ":b not permitted; defaulting to :w"
9536 msgstr ""
9537
9538 #: config/tc-m68k.c:3017
9539 msgid "unsupported byte value; use a different suffix"
9540 msgstr ""
9541
9542 #: config/tc-m68k.c:3032
9543 msgid "unknown/incorrect operand"
9544 msgstr ""
9545
9546 #: config/tc-m68k.c:3075 config/tc-m68k.c:3083 config/tc-m68k.c:3090
9547 #: config/tc-m68k.c:3097
9548 msgid "out of range"
9549 msgstr ""
9550
9551 #: config/tc-m68k.c:3170
9552 msgid "Can't use long branches on this architecture"
9553 msgstr ""
9554
9555 #: config/tc-m68k.c:3276
9556 msgid "Expression out of range, using 0"
9557 msgstr ""
9558
9559 #: config/tc-m68k.c:3477 config/tc-m68k.c:3493
9560 msgid "Floating point register in register list"
9561 msgstr ""
9562
9563 #: config/tc-m68k.c:3483
9564 msgid "Wrong register in floating-point reglist"
9565 msgstr ""
9566
9567 #: config/tc-m68k.c:3499
9568 msgid "incorrect register in reglist"
9569 msgstr ""
9570
9571 #: config/tc-m68k.c:3505
9572 msgid "wrong register in floating-point reglist"
9573 msgstr ""
9574
9575 #. ERROR.
9576 #: config/tc-m68k.c:3978
9577 msgid "Extra )"
9578 msgstr ""
9579
9580 #. ERROR.
9581 #: config/tc-m68k.c:3989
9582 msgid "Missing )"
9583 msgstr ""
9584
9585 #: config/tc-m68k.c:4006
9586 msgid "Missing operand"
9587 msgstr ""
9588
9589 #: config/tc-m68k.c:4331
9590 #, c-format
9591 msgid "unrecognized default cpu `%s'"
9592 msgstr ""
9593
9594 #: config/tc-m68k.c:4385
9595 #, c-format
9596 msgid "%s -- statement `%s' ignored"
9597 msgstr ""
9598
9599 #: config/tc-m68k.c:4434
9600 #, c-format
9601 msgid "Don't know how to figure width of %c in md_assemble()"
9602 msgstr ""
9603
9604 #: config/tc-m68k.c:4604
9605 #, c-format
9606 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
9607 msgstr ""
9608
9609 #: config/tc-m68k.c:4669 config/tc-m68k.c:4708
9610 #, c-format
9611 msgid "Internal Error: Can't find %s in hash table"
9612 msgstr ""
9613
9614 #: config/tc-m68k.c:4672 config/tc-m68k.c:4711
9615 #, c-format
9616 msgid "Internal Error: Can't hash %s: %s"
9617 msgstr ""
9618
9619 #: config/tc-m68k.c:4836
9620 #, c-format
9621 msgid "text label `%s' aligned to odd boundary"
9622 msgstr ""
9623
9624 #: config/tc-m68k.c:5008
9625 #, c-format
9626 msgid "value %ld out of range"
9627 msgstr ""
9628
9629 #: config/tc-m68k.c:5022
9630 msgid "invalid byte branch offset"
9631 msgstr ""
9632
9633 #: config/tc-m68k.c:5059
9634 msgid "short branch with zero offset: use :w"
9635 msgstr ""
9636
9637 #: config/tc-m68k.c:5103
9638 msgid "Conversion of PC relative BSR to absolute JSR"
9639 msgstr ""
9640
9641 #: config/tc-m68k.c:5114
9642 msgid "Conversion of PC relative branch to absolute jump"
9643 msgstr ""
9644
9645 #: config/tc-m68k.c:5131 config/tc-m68k.c:5188
9646 msgid "Conversion of PC relative conditional branch to absolute jump"
9647 msgstr ""
9648
9649 #: config/tc-m68k.c:5253
9650 msgid "Conversion of PC relative displacement to absolute"
9651 msgstr ""
9652
9653 #: config/tc-m68k.c:5466
9654 msgid "Tried to convert PC relative branch to absolute jump"
9655 msgstr ""
9656
9657 #: config/tc-m68k.c:5511 config/tc-m68k.c:5522 config/tc-m68k.c:5566
9658 msgid "expression out of range: defaulting to 1"
9659 msgstr ""
9660
9661 #: config/tc-m68k.c:5558
9662 msgid "expression out of range: defaulting to 0"
9663 msgstr ""
9664
9665 #: config/tc-m68k.c:5599 config/tc-m68k.c:5611
9666 #, c-format
9667 msgid "Can't deal with expression; defaulting to %ld"
9668 msgstr ""
9669
9670 #: config/tc-m68k.c:5625
9671 msgid "expression doesn't fit in BYTE"
9672 msgstr ""
9673
9674 #: config/tc-m68k.c:5629
9675 msgid "expression doesn't fit in WORD"
9676 msgstr ""
9677
9678 #: config/tc-m68k.c:5716
9679 #, c-format
9680 msgid "%s: unrecognized processor name"
9681 msgstr ""
9682
9683 #: config/tc-m68k.c:5777
9684 msgid "bad coprocessor id"
9685 msgstr ""
9686
9687 #: config/tc-m68k.c:5783
9688 msgid "unrecognized fopt option"
9689 msgstr ""
9690
9691 #: config/tc-m68k.c:5916
9692 #, c-format
9693 msgid "option `%s' may not be negated"
9694 msgstr ""
9695
9696 #: config/tc-m68k.c:5927
9697 #, c-format
9698 msgid "option `%s' not recognized"
9699 msgstr ""
9700
9701 #: config/tc-m68k.c:5956
9702 msgid "bad format of OPT NEST=depth"
9703 msgstr ""
9704
9705 #: config/tc-m68k.c:6012
9706 msgid "missing label"
9707 msgstr ""
9708
9709 #: config/tc-m68k.c:6038
9710 #, c-format
9711 msgid "bad register list: %s"
9712 msgstr ""
9713
9714 #: config/tc-m68k.c:6136
9715 msgid "restore without save"
9716 msgstr ""
9717
9718 #: config/tc-m68k.c:6290 config/tc-m68k.c:6660
9719 msgid "syntax error in structured control directive"
9720 msgstr ""
9721
9722 #: config/tc-m68k.c:6335
9723 msgid "missing condition code in structured control directive"
9724 msgstr ""
9725
9726 #: config/tc-m68k.c:6406
9727 #, c-format
9728 msgid ""
9729 "Condition <%c%c> in structured control directive can not be encoded correctly"
9730 msgstr ""
9731
9732 #: config/tc-m68k.c:6702
9733 msgid "missing then"
9734 msgstr ""
9735
9736 #: config/tc-m68k.c:6783
9737 msgid "else without matching if"
9738 msgstr ""
9739
9740 #: config/tc-m68k.c:6816
9741 msgid "endi without matching if"
9742 msgstr ""
9743
9744 #: config/tc-m68k.c:6856
9745 msgid "break outside of structured loop"
9746 msgstr ""
9747
9748 #: config/tc-m68k.c:6894
9749 msgid "next outside of structured loop"
9750 msgstr ""
9751
9752 #: config/tc-m68k.c:6945
9753 msgid "missing ="
9754 msgstr ""
9755
9756 #: config/tc-m68k.c:6983
9757 msgid "missing to or downto"
9758 msgstr ""
9759
9760 #: config/tc-m68k.c:7019 config/tc-m68k.c:7053 config/tc-m68k.c:7267
9761 msgid "missing do"
9762 msgstr ""
9763
9764 #: config/tc-m68k.c:7154
9765 msgid "endf without for"
9766 msgstr ""
9767
9768 #: config/tc-m68k.c:7208
9769 msgid "until without repeat"
9770 msgstr ""
9771
9772 #: config/tc-m68k.c:7302
9773 msgid "endw without while"
9774 msgstr ""
9775
9776 #: config/tc-m68k.c:7335 config/tc-m68k.c:7363
9777 msgid "already assembled instructions"
9778 msgstr ""
9779
9780 #: config/tc-m68k.c:7440
9781 #, c-format
9782 msgid "`%s' is deprecated, use `%s'"
9783 msgstr ""
9784
9785 #: config/tc-m68k.c:7459
9786 #, c-format
9787 msgid "cpu `%s' unrecognized"
9788 msgstr ""
9789
9790 #: config/tc-m68k.c:7478
9791 #, c-format
9792 msgid "architecture `%s' unrecognized"
9793 msgstr ""
9794
9795 #: config/tc-m68k.c:7499
9796 #, c-format
9797 msgid "extension `%s' unrecognized"
9798 msgstr ""
9799
9800 #: config/tc-m68k.c:7618
9801 #, c-format
9802 msgid "option `-A%s' is deprecated: use `-%s'"
9803 msgstr ""
9804
9805 #: config/tc-m68k.c:7651
9806 msgid "architecture features both enabled and disabled"
9807 msgstr ""
9808
9809 #: config/tc-m68k.c:7678
9810 msgid "selected processor does not have all features of selected architecture"
9811 msgstr ""
9812
9813 #: config/tc-m68k.c:7687
9814 msgid "m68k and cf features both selected"
9815 msgstr ""
9816
9817 #: config/tc-m68k.c:7699
9818 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
9819 msgstr ""
9820
9821 #: config/tc-m68k.c:7731
9822 #, c-format
9823 msgid ""
9824 "-march=<arch>\t\tset architecture\n"
9825 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
9826 msgstr ""
9827
9828 #: config/tc-m68k.c:7736
9829 #, c-format
9830 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
9831 msgstr ""
9832
9833 #: config/tc-m68k.c:7742
9834 #, c-format
9835 msgid ""
9836 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
9837 "-pic, -k\t\tgenerate position independent code\n"
9838 "-S\t\t\tturn jbsr into jsr\n"
9839 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
9840 "--register-prefix-optional\n"
9841 "\t\t\trecognize register names without prefix character\n"
9842 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
9843 "--base-size-default-16\tbase reg without size is 16 bits\n"
9844 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
9845 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
9846 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
9847 msgstr ""
9848
9849 #: config/tc-m68k.c:7756
9850 #, c-format
9851 msgid "Architecture variants are: "
9852 msgstr ""
9853
9854 #: config/tc-m68k.c:7765
9855 #, c-format
9856 msgid "Processor variants are: "
9857 msgstr ""
9858
9859 #: config/tc-m68k.c:7772 config/tc-xtensa.c:6267
9860 #, c-format
9861 msgid "\n"
9862 msgstr ""
9863
9864 #: config/tc-m68k.c:7803
9865 #, c-format
9866 msgid "Error %s in %s\n"
9867 msgstr ""
9868
9869 #: config/tc-m68k.c:7807
9870 #, c-format
9871 msgid "Opcode(%d.%s): "
9872 msgstr ""
9873
9874 #: config/tc-m68k.c:7965
9875 msgid "Not a defined coldfire architecture"
9876 msgstr ""
9877
9878 #: config/tc-m68k.c:8141
9879 #, c-format
9880 msgid "Adjusted signed .word (%#lx) overflows: `switch'-statement too large."
9881 msgstr ""
9882
9883 #: config/tc-mcore.c:520 config/tc-microblaze.c:506 config/tc-microblaze.c:534
9884 #: config/tc-microblaze.c:571 config/tc-microblaze.c:583
9885 #, c-format
9886 msgid "register expected, but saw '%.6s'"
9887 msgstr ""
9888
9889 #: config/tc-mcore.c:602
9890 #, c-format
9891 msgid "control register expected, but saw '%.6s'"
9892 msgstr ""
9893
9894 #: config/tc-mcore.c:638
9895 msgid "bad/missing psr specifier"
9896 msgstr ""
9897
9898 #: config/tc-mcore.c:688
9899 msgid "more than 65K literal pools"
9900 msgstr ""
9901
9902 #: config/tc-mcore.c:742
9903 msgid "missing ']'"
9904 msgstr ""
9905
9906 #: config/tc-mcore.c:781
9907 msgid "operand must be a constant"
9908 msgstr ""
9909
9910 #: config/tc-mcore.c:783
9911 #, c-format
9912 msgid "operand must be absolute in range %u..%u, not %ld"
9913 msgstr ""
9914
9915 #: config/tc-mcore.c:818
9916 msgid "operand must be a multiple of 4"
9917 msgstr ""
9918
9919 #: config/tc-mcore.c:825
9920 msgid "operand must be a multiple of 2"
9921 msgstr ""
9922
9923 #: config/tc-mcore.c:839 config/tc-mcore.c:1355 config/tc-mcore.c:1409
9924 msgid "base register expected"
9925 msgstr ""
9926
9927 #: config/tc-mcore.c:887 config/tc-microblaze.c:928
9928 #: config/tc-microblaze.c:1060 config/tc-microblaze.c:1092
9929 #: config/tc-microblaze.c:1545 config/tc-microblaze.c:1611
9930 #: config/tc-microblaze.c:1684 config/tc-microblaze.c:2096
9931 #: config/tc-microblaze.c:2142
9932 #, c-format
9933 msgid "unknown opcode \"%s\""
9934 msgstr ""
9935
9936 #: config/tc-mcore.c:930
9937 msgid "invalid register: r15 illegal"
9938 msgstr ""
9939
9940 #: config/tc-mcore.c:979 config/tc-mcore.c:1560
9941 msgid "M340 specific opcode used when assembling for M210"
9942 msgstr ""
9943
9944 #: config/tc-mcore.c:997 config/tc-mcore.c:1037 config/tc-mcore.c:1056
9945 #: config/tc-mcore.c:1075 config/tc-mcore.c:1103 config/tc-mcore.c:1132
9946 #: config/tc-mcore.c:1169 config/tc-mcore.c:1204 config/tc-mcore.c:1223
9947 #: config/tc-mcore.c:1242 config/tc-mcore.c:1276 config/tc-mcore.c:1301
9948 #: config/tc-mcore.c:1358 config/tc-mcore.c:1412 config/tc-mcore.c:1448
9949 #: config/tc-mcore.c:1507 config/tc-mcore.c:1529 config/tc-mcore.c:1552
9950 msgid "second operand missing"
9951 msgstr ""
9952
9953 #: config/tc-mcore.c:1013
9954 msgid "destination register must be r1"
9955 msgstr ""
9956
9957 #: config/tc-mcore.c:1034
9958 msgid "source register must be r1"
9959 msgstr ""
9960
9961 #: config/tc-mcore.c:1098 config/tc-mcore.c:1155
9962 msgid "immediate is not a power of two"
9963 msgstr ""
9964
9965 #: config/tc-mcore.c:1126
9966 msgid "translating bgeni to movi"
9967 msgstr ""
9968
9969 #: config/tc-mcore.c:1163
9970 msgid "translating mgeni to movi"
9971 msgstr ""
9972
9973 #: config/tc-mcore.c:1195
9974 msgid "translating bmaski to movi"
9975 msgstr ""
9976
9977 #: config/tc-mcore.c:1271
9978 #, c-format
9979 msgid "displacement too large (%d)"
9980 msgstr ""
9981
9982 #: config/tc-mcore.c:1285
9983 msgid "Invalid register: r0 and r15 illegal"
9984 msgstr ""
9985
9986 #: config/tc-mcore.c:1316
9987 msgid "bad starting register: r0 and r15 invalid"
9988 msgstr ""
9989
9990 #: config/tc-mcore.c:1329
9991 msgid "ending register must be r15"
9992 msgstr ""
9993
9994 #: config/tc-mcore.c:1349
9995 msgid "bad base register: must be r0"
9996 msgstr ""
9997
9998 #: config/tc-mcore.c:1367
9999 msgid "first register must be r4"
10000 msgstr ""
10001
10002 #: config/tc-mcore.c:1378
10003 msgid "last register must be r7"
10004 msgstr ""
10005
10006 #: config/tc-mcore.c:1415
10007 msgid "reg-reg expected"
10008 msgstr ""
10009
10010 #: config/tc-mcore.c:1526
10011 msgid "second operand must be 1"
10012 msgstr ""
10013
10014 #: config/tc-mcore.c:1547
10015 msgid "zero used as immediate value"
10016 msgstr ""
10017
10018 #: config/tc-mcore.c:1574
10019 msgid "duplicated psr bit specifier"
10020 msgstr ""
10021
10022 #: config/tc-mcore.c:1580
10023 msgid "`af' must appear alone"
10024 msgstr ""
10025
10026 #: config/tc-mcore.c:1587 config/tc-microblaze.c:1722
10027 #, c-format
10028 msgid "unimplemented opcode \"%s\""
10029 msgstr ""
10030
10031 #: config/tc-mcore.c:1596 config/tc-microblaze.c:1731
10032 #, c-format
10033 msgid "ignoring operands: %s "
10034 msgstr ""
10035
10036 #: config/tc-mcore.c:1666
10037 #, c-format
10038 msgid "unrecognised cpu type '%s'"
10039 msgstr ""
10040
10041 #: config/tc-mcore.c:1684
10042 #, c-format
10043 msgid ""
10044 "MCORE specific options:\n"
10045 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
10046 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
10047 "  -cpu=[210|340]          select CPU type\n"
10048 "  -EB                     assemble for a big endian system (default)\n"
10049 "  -EL                     assemble for a little endian system\n"
10050 msgstr ""
10051
10052 #: config/tc-mcore.c:1702 config/tc-microblaze.c:1842
10053 msgid "failed sanity check: short_jump"
10054 msgstr ""
10055
10056 #: config/tc-mcore.c:1712 config/tc-microblaze.c:1852
10057 msgid "failed sanity check: long_jump"
10058 msgstr ""
10059
10060 #: config/tc-mcore.c:1738
10061 #, c-format
10062 msgid "odd displacement at %x"
10063 msgstr ""
10064
10065 #. Variable not in small data read only segment accessed
10066 #. using small data read only anchor.
10067 #: config/tc-mcore.c:1920 config/tc-microblaze.c:1958
10068 #: config/tc-microblaze.c:2255 config/tc-microblaze.c:2278
10069 msgid "unknown"
10070 msgstr ""
10071
10072 #: config/tc-mcore.c:1947
10073 #, c-format
10074 msgid "odd distance branch (0x%lx bytes)"
10075 msgstr ""
10076
10077 #: config/tc-mcore.c:1951
10078 #, c-format
10079 msgid "pcrel for branch to %s too far (0x%lx)"
10080 msgstr ""
10081
10082 #: config/tc-mcore.c:1971
10083 #, c-format
10084 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
10085 msgstr ""
10086
10087 #: config/tc-mcore.c:1983
10088 #, c-format
10089 msgid "pcrel for loopt too far (0x%lx)"
10090 msgstr ""
10091
10092 #: config/tc-mcore.c:2179 config/tc-microblaze.c:2422 config/tc-tic30.c:1381
10093 #, c-format
10094 msgid "Can not do %d byte %srelocation"
10095 msgstr ""
10096
10097 #: config/tc-mcore.c:2181 config/tc-microblaze.c:2424
10098 msgid "pc-relative"
10099 msgstr ""
10100
10101 #: config/tc-mep.c:340
10102 #, c-format
10103 msgid ""
10104 "MeP specific command line options:\n"
10105 "  -EB                     assemble for a big endian system\n"
10106 "  -EL                     assemble for a little endian system (default)\n"
10107 "  -mconfig=<name>         specify a chip configuration to use\n"
10108 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
10109 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
10110 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
10111 "                          enable/disable the given opcodes\n"
10112 "\n"
10113 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
10114 "  if no -m options are given, all core opcodes are enabled;\n"
10115 "  if any enabling -m options are given, only those are enabled;\n"
10116 "  if only disabling -m options are given, only those are disabled.\n"
10117 msgstr ""
10118
10119 #: config/tc-mep.c:409
10120 msgid "$hi and $lo are disabled when MUL and DIV are off"
10121 msgstr ""
10122
10123 #: config/tc-mep.c:416
10124 msgid "$mb0, $me0, $mb1, and $me1 are disabled when COP is off"
10125 msgstr ""
10126
10127 #: config/tc-mep.c:421
10128 msgid "$dbg and $depc are disabled when DEBUG is off"
10129 msgstr ""
10130
10131 #: config/tc-mep.c:612
10132 msgid "core and copro insn lengths must total 32 bits."
10133 msgstr ""
10134
10135 #: config/tc-mep.c:615 config/tc-mep.c:752
10136 msgid "vliw group must consist of 1 core and 1 copro insn."
10137 msgstr ""
10138
10139 #: config/tc-mep.c:749
10140 msgid "core and copro insn lengths must total 64 bits."
10141 msgstr ""
10142
10143 #: config/tc-mep.c:981
10144 #, c-format
10145 msgid "cannot pack %s with a 16-bit insn"
10146 msgstr ""
10147
10148 #: config/tc-mep.c:999
10149 #, c-format
10150 msgid "cannot pack %s and %s together with a 16-bit insn"
10151 msgstr ""
10152
10153 #: config/tc-mep.c:1005
10154 msgid "too many IVC2 insns to pack with a 16-bit core insn"
10155 msgstr ""
10156
10157 #: config/tc-mep.c:1020
10158 #, c-format
10159 msgid "cannot pack %s into slot P1"
10160 msgstr ""
10161
10162 #: config/tc-mep.c:1026
10163 msgid "too many IVC2 insns to pack with a 32-bit core insn"
10164 msgstr ""
10165
10166 #: config/tc-mep.c:1044
10167 #, c-format
10168 msgid "unable to pack %s by itself?"
10169 msgstr ""
10170
10171 #: config/tc-mep.c:1074
10172 #, c-format
10173 msgid "cannot pack %s and %s together"
10174 msgstr ""
10175
10176 #: config/tc-mep.c:1080
10177 msgid "too many IVC2 insns to pack together"
10178 msgstr ""
10179
10180 #. There are no insns in the queue and a plus is present.
10181 #. This is a syntax error.  Let's not tolerate this.
10182 #. We can relax this later if necessary.
10183 #: config/tc-mep.c:1317
10184 msgid "Invalid use of parallelization operator."
10185 msgstr ""
10186
10187 #: config/tc-mep.c:1363
10188 msgid "Leading plus sign not allowed in core mode"
10189 msgstr ""
10190
10191 #: config/tc-mep.c:1891
10192 #, c-format
10193 msgid "Don't know how to relocate plain operands of type %s"
10194 msgstr ""
10195
10196 #: config/tc-mep.c:1901
10197 #, c-format
10198 msgid "Perhaps you are missing %%tpoff()?"
10199 msgstr ""
10200
10201 #: config/tc-mep.c:2088
10202 msgid "bad .section directive: want a,v,w,x,M,S in string"
10203 msgstr ""
10204
10205 #: config/tc-mep.c:2146
10206 msgid ".vliw unavailable when VLIW is disabled."
10207 msgstr ""
10208
10209 #: config/tc-metag.c:457
10210 msgid "no floating point unit specified"
10211 msgstr ""
10212
10213 #: config/tc-metag.c:722
10214 #, c-format
10215 msgid "offset must be a multiple of %d"
10216 msgstr ""
10217
10218 #: config/tc-metag.c:738 config/tc-metag.c:4444
10219 msgid "offset and base must be from the same unit"
10220 msgstr ""
10221
10222 #: config/tc-metag.c:869 config/tc-metag.c:3168 config/tc-metag.c:3270
10223 msgid "invalid destination register"
10224 msgstr ""
10225
10226 #: config/tc-metag.c:885 config/tc-metag.c:903 config/tc-metag.c:1294
10227 #: config/tc-metag.c:1312 config/tc-metag.c:1532 config/tc-metag.c:3100
10228 #: config/tc-metag.c:3185 config/tc-metag.c:3287
10229 msgid "invalid memory operand"
10230 msgstr ""
10231
10232 #: config/tc-metag.c:940 config/tc-metag.c:3118
10233 msgid "invalid source register"
10234 msgstr ""
10235
10236 #: config/tc-metag.c:1025
10237 msgid "invalid destination unit"
10238 msgstr ""
10239
10240 #: config/tc-metag.c:1033
10241 msgid "mov cannot use RD port as destination"
10242 msgstr ""
10243
10244 #: config/tc-metag.c:1058
10245 msgid "invalid source unit"
10246 msgstr ""
10247
10248 #: config/tc-metag.c:1066
10249 msgid "source and address units must not be shared for this addressing mode"
10250 msgstr ""
10251
10252 #: config/tc-metag.c:1074 config/tc-metag.c:1678
10253 msgid "set can only use RD port as source"
10254 msgstr ""
10255
10256 #: config/tc-metag.c:1089 config/tc-metag.c:1190 config/tc-metag.c:1441
10257 #: config/tc-metag.c:1699 config/tc-metag.c:4054
10258 #, c-format
10259 msgid "base unit must be one of %s"
10260 msgstr ""
10261
10262 #. We already tried to encode as an extended GET/SET.
10263 #. Parsing as a standard GET/SET provides a smaller offset.
10264 #: config/tc-metag.c:1110 config/tc-metag.c:1216 config/tc-metag.c:3131
10265 #: config/tc-metag.c:3198 config/tc-metag.c:3300 config/tc-metag.c:4581
10266 msgid "offset value out of range"
10267 msgstr ""
10268
10269 #: config/tc-metag.c:1170
10270 msgid "destination unit must be RD"
10271 msgstr ""
10272
10273 #: config/tc-metag.c:1280
10274 msgid "invalid destination register list"
10275 msgstr ""
10276
10277 #: config/tc-metag.c:1327
10278 msgid "invalid source register list"
10279 msgstr ""
10280
10281 #: config/tc-metag.c:1352
10282 msgid "register list must be even numbered"
10283 msgstr ""
10284
10285 #: config/tc-metag.c:1358
10286 msgid "register list must be from the same unit"
10287 msgstr ""
10288
10289 #: config/tc-metag.c:1381
10290 msgid "register list must not contain duplicates"
10291 msgstr ""
10292
10293 #: config/tc-metag.c:1638
10294 msgid "MDRD value must be between 1 and 8"
10295 msgstr ""
10296
10297 #: config/tc-metag.c:1729
10298 msgid "invalid destination memory operand"
10299 msgstr ""
10300
10301 #: config/tc-metag.c:1744
10302 msgid "invalid source memory operand"
10303 msgstr ""
10304
10305 #: config/tc-metag.c:1751
10306 #, c-format
10307 msgid "address units must be one of %s"
10308 msgstr ""
10309
10310 #: config/tc-metag.c:1758
10311 msgid "base and offset must be from the same unit"
10312 msgstr ""
10313
10314 #: config/tc-metag.c:1766
10315 msgid "source and destination increment mode must agree"
10316 msgstr ""
10317
10318 #: config/tc-metag.c:2041
10319 msgid ""
10320 "PC, CT, TR and TT are treated as if they are a single unit but operands must "
10321 "be in different units"
10322 msgstr ""
10323
10324 #: config/tc-metag.c:2049
10325 msgid "source and destination register must be in different units"
10326 msgstr ""
10327
10328 #: config/tc-metag.c:2081
10329 #, c-format
10330 msgid "register unit must be one of %s"
10331 msgstr ""
10332
10333 #: config/tc-metag.c:2168
10334 #, c-format
10335 msgid "link register unit must be one of %s"
10336 msgstr ""
10337
10338 #: config/tc-metag.c:2174
10339 msgid "link register must be in a low numbered register"
10340 msgstr ""
10341
10342 #: config/tc-metag.c:2191 config/tc-metag.c:2715 config/tc-metag.c:2769
10343 msgid "target out of range"
10344 msgstr ""
10345
10346 #: config/tc-metag.c:2672
10347 msgid "invalid quickrot unit specified"
10348 msgstr ""
10349
10350 #: config/tc-metag.c:2687
10351 msgid "invalid quickrot register specified"
10352 msgstr ""
10353
10354 #: config/tc-metag.c:2741
10355 msgid "source register must be in the trigger unit"
10356 msgstr ""
10357
10358 #: config/tc-metag.c:2844
10359 msgid "Source registers must be in the same unit"
10360 msgstr ""
10361
10362 #: config/tc-metag.c:3555 config/tc-metag.c:3719 config/tc-metag.c:3987
10363 msgid "destination register should be even numbered"
10364 msgstr ""
10365
10366 #: config/tc-metag.c:3627
10367 msgid "comparison must be with register or #0"
10368 msgstr ""
10369
10370 #: config/tc-metag.c:3693 config/tc-metag.c:3758
10371 msgid "instruction cannot operate on pair values"
10372 msgstr ""
10373
10374 #: config/tc-metag.c:3704
10375 msgid "zero flag is not valid for this instruction"
10376 msgstr ""
10377
10378 #: config/tc-metag.c:3725
10379 msgid "source register should be even numbered"
10380 msgstr ""
10381
10382 #: config/tc-metag.c:3785 config/tc-metag.c:3794
10383 msgid "fraction bits value out of range"
10384 msgstr ""
10385
10386 #: config/tc-metag.c:3976
10387 msgid "simd instructions operate on pair values (L prefix)"
10388 msgstr ""
10389
10390 #: config/tc-metag.c:3994
10391 msgid "source registers should be even numbered"
10392 msgstr ""
10393
10394 #: config/tc-metag.c:4272
10395 #, c-format
10396 msgid "expected ']', not %c in %s"
10397 msgstr ""
10398
10399 #: config/tc-metag.c:4391
10400 msgid "invalid register for memory access"
10401 msgstr ""
10402
10403 #: config/tc-metag.c:4504 config/tc-metag.c:4632
10404 msgid "unexpected end of line"
10405 msgstr ""
10406
10407 #: config/tc-metag.c:4551
10408 msgid "'H' modifier only valid for accumulator registers"
10409 msgstr ""
10410
10411 #: config/tc-metag.c:4604
10412 msgid "base unit must be either A0 or A1"
10413 msgstr ""
10414
10415 #: config/tc-metag.c:4677 config/tc-metag.c:5120
10416 msgid "invalid register"
10417 msgstr ""
10418
10419 #: config/tc-metag.c:4825
10420 msgid "could not parse template definition"
10421 msgstr ""
10422
10423 #: config/tc-metag.c:5012
10424 msgid "QUICKRoT 64-bit extension not applicable to this instruction"
10425 msgstr ""
10426
10427 #: config/tc-metag.c:5068
10428 msgid "invalid operands for cross-unit op"
10429 msgstr ""
10430
10431 #: config/tc-metag.c:5110
10432 msgid "missing flags: one of 'P', 'N' or 'Z' required"
10433 msgstr ""
10434
10435 #: config/tc-metag.c:5138
10436 msgid "'P', 'N' or 'Z' flags may only be specified when accumulating"
10437 msgstr ""
10438
10439 #: config/tc-metag.c:5159
10440 msgid "accumulator not a valid destination"
10441 msgstr ""
10442
10443 #: config/tc-metag.c:5169 config/tc-metag.c:5385 config/tc-metag.c:5569
10444 msgid "invalid immediate value"
10445 msgstr ""
10446
10447 #: config/tc-metag.c:5181
10448 msgid "immediate value not allowed when source & dest differ"
10449 msgstr ""
10450
10451 #: config/tc-metag.c:5213
10452 #, c-format
10453 msgid "invalid register operand: %s"
10454 msgstr ""
10455
10456 #: config/tc-metag.c:5247
10457 msgid "QUICKRoT extension requires 4 registers"
10458 msgstr ""
10459
10460 #: config/tc-metag.c:5254
10461 msgid "invalid fourth register"
10462 msgstr ""
10463
10464 #: config/tc-metag.c:5261
10465 msgid "A0.2,A0.3,A1.2,A1.3 required for QUICKRoT register"
10466 msgstr ""
10467
10468 #: config/tc-metag.c:5289
10469 msgid "DSP RAM pointer in incorrect unit"
10470 msgstr ""
10471
10472 #: config/tc-metag.c:5335
10473 msgid "invalid register operand #1"
10474 msgstr ""
10475
10476 #: config/tc-metag.c:5349
10477 msgid "invalid register operand #2"
10478 msgstr ""
10479
10480 #: config/tc-metag.c:5413
10481 msgid "this instruction does not accept an immediate"
10482 msgstr ""
10483
10484 #: config/tc-metag.c:5433
10485 msgid "invalid register operand #3"
10486 msgstr ""
10487
10488 #: config/tc-metag.c:5445
10489 msgid "this instruction does not accept an accumulator"
10490 msgstr ""
10491
10492 #: config/tc-metag.c:5463
10493 msgid "invalid register operand #4"
10494 msgstr ""
10495
10496 #: config/tc-metag.c:5540
10497 msgid "invalid accumulator register"
10498 msgstr ""
10499
10500 #: config/tc-metag.c:5596
10501 msgid "conditional instruction cannot use G flag"
10502 msgstr ""
10503
10504 #: config/tc-metag.c:5607
10505 msgid "conditional instruction cannot use B flag"
10506 msgstr ""
10507
10508 #: config/tc-metag.c:5618
10509 msgid "conditional instruction cannot use R flag"
10510 msgstr ""
10511
10512 #: config/tc-metag.c:5727
10513 msgid "'L' modifier not valid for this instruction"
10514 msgstr ""
10515
10516 #: config/tc-metag.c:5859
10517 #, c-format
10518 msgid "missing fpu name `%s'"
10519 msgstr ""
10520
10521 #: config/tc-metag.c:5870
10522 #, c-format
10523 msgid "unknown fpu `%s'"
10524 msgstr ""
10525
10526 #: config/tc-metag.c:5885
10527 #, c-format
10528 msgid "missing DSP name `%s'"
10529 msgstr ""
10530
10531 #: config/tc-metag.c:5896
10532 #, c-format
10533 msgid "unknown DSP `%s'"
10534 msgstr ""
10535
10536 #: config/tc-metag.c:5914
10537 msgid "<dsp name>\t  assemble for DSP architecture <dsp name>"
10538 msgstr ""
10539
10540 #: config/tc-metag.c:5952
10541 #, c-format
10542 msgid " Meta specific command line options:\n"
10543 msgstr ""
10544
10545 #: config/tc-metag.c:6041
10546 msgid "premature end of floating point prefix"
10547 msgstr ""
10548
10549 #: config/tc-metag.c:6101
10550 msgid "unknown floating point prefix character"
10551 msgstr ""
10552
10553 #: config/tc-metag.c:6250
10554 #, c-format
10555 msgid "unknown DSP prefix character %c %s"
10556 msgstr ""
10557
10558 #: config/tc-metag.c:6513
10559 #, c-format
10560 msgid "instruction mnemonic too long: %s"
10561 msgstr ""
10562
10563 #: config/tc-metag.c:6568
10564 #, c-format
10565 msgid "junk at end of line: \"%s\""
10566 msgstr ""
10567
10568 #: config/tc-metag.c:6575
10569 #, c-format
10570 msgid "failed to assemble instruction: \"%s\""
10571 msgstr ""
10572
10573 #: config/tc-metag.c:6580
10574 #, c-format
10575 msgid "unknown floating point mnemonic: \"%s\""
10576 msgstr ""
10577
10578 #: config/tc-metag.c:6582
10579 #, c-format
10580 msgid "unknown mnemonic: \"%s\""
10581 msgstr ""
10582
10583 #: config/tc-metag.c:6633
10584 #, c-format
10585 msgid "cannot assemble DSP instruction, DSP option not set: %s"
10586 msgstr ""
10587
10588 #: config/tc-metag.c:6640
10589 #, c-format
10590 msgid "cannot assemble FPU instruction, FPU option not set: %s"
10591 msgstr ""
10592
10593 #: config/tc-metag.c:6738 config/tc-nds32.c:6010
10594 msgid "Bad call to md_atof()"
10595 msgstr ""
10596
10597 #: config/tc-microblaze.c:511 config/tc-microblaze.c:540
10598 #: config/tc-microblaze.c:577
10599 #, c-format
10600 msgid "Invalid register number at '%.6s'"
10601 msgstr ""
10602
10603 #: config/tc-microblaze.c:738
10604 msgid "operand must be a constant or a label"
10605 msgstr ""
10606
10607 #: config/tc-microblaze.c:742
10608 #, c-format
10609 msgid "operand must be absolute in range %d..%d, not %d"
10610 msgstr ""
10611
10612 #: config/tc-microblaze.c:942 config/tc-microblaze.c:949
10613 #: config/tc-microblaze.c:956 config/tc-microblaze.c:989
10614 #: config/tc-microblaze.c:996 config/tc-microblaze.c:1002
10615 #: config/tc-microblaze.c:1115 config/tc-microblaze.c:1122
10616 #: config/tc-microblaze.c:1128 config/tc-microblaze.c:1159
10617 #: config/tc-microblaze.c:1166 config/tc-microblaze.c:1186
10618 #: config/tc-microblaze.c:1193 config/tc-microblaze.c:1213
10619 #: config/tc-microblaze.c:1220 config/tc-microblaze.c:1238
10620 #: config/tc-microblaze.c:1245 config/tc-microblaze.c:1267
10621 #: config/tc-microblaze.c:1274 config/tc-microblaze.c:1292
10622 #: config/tc-microblaze.c:1304 config/tc-microblaze.c:1322
10623 #: config/tc-microblaze.c:1339 config/tc-microblaze.c:1346
10624 #: config/tc-microblaze.c:1392 config/tc-microblaze.c:1399
10625 #: config/tc-microblaze.c:1445 config/tc-microblaze.c:1452
10626 #: config/tc-microblaze.c:1474 config/tc-microblaze.c:1481
10627 #: config/tc-microblaze.c:1501 config/tc-microblaze.c:1507
10628 #: config/tc-microblaze.c:1567 config/tc-microblaze.c:1573
10629 #: config/tc-microblaze.c:1633 config/tc-microblaze.c:1707
10630 msgid "Error in statement syntax"
10631 msgstr ""
10632
10633 #: config/tc-microblaze.c:962 config/tc-microblaze.c:964
10634 #: config/tc-microblaze.c:966 config/tc-microblaze.c:1006
10635 #: config/tc-microblaze.c:1008 config/tc-microblaze.c:1132
10636 #: config/tc-microblaze.c:1134 config/tc-microblaze.c:1172
10637 #: config/tc-microblaze.c:1174 config/tc-microblaze.c:1199
10638 #: config/tc-microblaze.c:1201 config/tc-microblaze.c:1226
10639 #: config/tc-microblaze.c:1249 config/tc-microblaze.c:1280
10640 #: config/tc-microblaze.c:1310 config/tc-microblaze.c:1328
10641 #: config/tc-microblaze.c:1458 config/tc-microblaze.c:1460
10642 #: config/tc-microblaze.c:1487 config/tc-microblaze.c:1489
10643 #: config/tc-microblaze.c:1511 config/tc-microblaze.c:1577
10644 #: config/tc-microblaze.c:1639
10645 msgid "Cannot use special register with this instruction"
10646 msgstr ""
10647
10648 #: config/tc-microblaze.c:1016
10649 msgid "lmi pseudo instruction should not use a label in imm field"
10650 msgstr ""
10651
10652 #: config/tc-microblaze.c:1018
10653 msgid "smi pseudo instruction should not use a label in imm field"
10654 msgstr ""
10655
10656 #: config/tc-microblaze.c:1137
10657 msgid "Symbol used as immediate for shift instruction"
10658 msgstr ""
10659
10660 #: config/tc-microblaze.c:1146
10661 #, c-format
10662 msgid "Shift value > 32. using <value %% 32>"
10663 msgstr ""
10664
10665 #: config/tc-microblaze.c:1252
10666 msgid "Symbol used as immediate value for msrset/msrclr instructions"
10667 msgstr ""
10668
10669 #: config/tc-microblaze.c:1381 config/tc-microblaze.c:1434
10670 msgid "invalid value for special purpose register"
10671 msgstr ""
10672
10673 #: config/tc-microblaze.c:1647
10674 msgid "An IMM instruction should not be present in the .s file"
10675 msgstr ""
10676
10677 #: config/tc-microblaze.c:1709
10678 msgid "Symbol used as immediate for mbar instruction"
10679 msgstr ""
10680
10681 #: config/tc-microblaze.c:1715
10682 #, c-format
10683 msgid "Immediate value for mbar > 32. using <value %% 32>"
10684 msgstr ""
10685
10686 #: config/tc-microblaze.c:1792
10687 msgid "Bad call to MD_NTOF()"
10688 msgstr ""
10689
10690 #: config/tc-microblaze.c:2049
10691 #, c-format
10692 msgid "pcrel for branch to %s too far (0x%x)"
10693 msgstr ""
10694
10695 #. We know the abs value: Should never happen.
10696 #: config/tc-microblaze.c:2203
10697 msgid "Absolute PC-relative value in relaxation code.  Assembler error....."
10698 msgstr ""
10699
10700 #. Cannot have a PC-relative branch to a diff segment.
10701 #: config/tc-microblaze.c:2217
10702 #, c-format
10703 msgid "PC relative branch to label %s which is not in the instruction space"
10704 msgstr ""
10705
10706 #: config/tc-microblaze.c:2258
10707 msgid ""
10708 "Variable is accessed using small data read only anchor, but it is not in the "
10709 "small data read only section"
10710 msgstr ""
10711
10712 #: config/tc-microblaze.c:2281
10713 msgid ""
10714 "Variable is accessed using small data read write anchor, but it is not in "
10715 "the small data read write section"
10716 msgstr ""
10717
10718 #: config/tc-microblaze.c:2290
10719 msgid "Incorrect fr_opcode value in frag.  Internal error....."
10720 msgstr ""
10721
10722 #. We know the abs value: Should never happen.
10723 #: config/tc-microblaze.c:2297
10724 msgid "Absolute value in relaxation code.  Assembler error....."
10725 msgstr ""
10726
10727 #: config/tc-microblaze.c:2518 config/tc-mn10300.c:1069 config/tc-sh.c:801
10728 #: config/tc-z80.c:694 read.c:4463
10729 #, c-format
10730 msgid "unsupported BFD relocation size %u"
10731 msgstr ""
10732
10733 #: config/tc-mips.c:2021
10734 #, c-format
10735 msgid "the %d-bit %s architecture does not support the `%s' extension"
10736 msgstr ""
10737
10738 #: config/tc-mips.c:2024
10739 #, c-format
10740 msgid "the `%s' extension requires %s%d revision %d or greater"
10741 msgstr ""
10742
10743 #: config/tc-mips.c:2033
10744 #, c-format
10745 msgid "the `%s' extension was removed in %s%d revision %d"
10746 msgstr ""
10747
10748 #: config/tc-mips.c:2042
10749 #, c-format
10750 msgid "the `%s' extension requires 64-bit FPRs"
10751 msgstr ""
10752
10753 #: config/tc-mips.c:2861 config/tc-mips.c:15503
10754 #, c-format
10755 msgid "unrecognized register name `%s'"
10756 msgstr ""
10757
10758 #: config/tc-mips.c:3087
10759 msgid "invalid register range"
10760 msgstr ""
10761
10762 #: config/tc-mips.c:3115
10763 msgid "vector element must be constant"
10764 msgstr ""
10765
10766 #: config/tc-mips.c:3125
10767 msgid "missing `]'"
10768 msgstr ""
10769
10770 #: config/tc-mips.c:3321
10771 #, c-format
10772 msgid "internal: bad mips opcode (mask error): %s %s"
10773 msgstr ""
10774
10775 #: config/tc-mips.c:3348
10776 #, c-format
10777 msgid "internal: unknown operand type: %s %s"
10778 msgstr ""
10779
10780 #: config/tc-mips.c:3373
10781 #, c-format
10782 msgid "internal: bad mips opcode (bits 0x%08lx doubly defined): %s %s"
10783 msgstr ""
10784
10785 #: config/tc-mips.c:3381
10786 #, c-format
10787 msgid "internal: bad mips opcode (bits 0x%08lx undefined): %s %s"
10788 msgstr ""
10789
10790 #: config/tc-mips.c:3388
10791 #, c-format
10792 msgid "internal: bad mips opcode (bits 0x%08lx defined): %s %s"
10793 msgstr ""
10794
10795 #: config/tc-mips.c:3432
10796 #, c-format
10797 msgid "internal error: bad microMIPS opcode (incorrect length: %u): %s %s"
10798 msgstr ""
10799
10800 #: config/tc-mips.c:3440
10801 #, c-format
10802 msgid "internal error: bad microMIPS opcode (opcode/length mismatch): %s %s"
10803 msgstr ""
10804
10805 #: config/tc-mips.c:3466
10806 msgid "-G may not be used in position-independent code"
10807 msgstr ""
10808
10809 #. Probably a memory allocation problem?  Give up now.
10810 #: config/tc-mips.c:3486 config/tc-mips.c:3577
10811 msgid "broken assembler, no assembly attempted"
10812 msgstr ""
10813
10814 #: config/tc-mips.c:3516 config/tc-mips.c:3545
10815 #, c-format
10816 msgid "internal: can't hash `%s': %s"
10817 msgstr ""
10818
10819 #: config/tc-mips.c:3728
10820 #, c-format
10821 msgid ".gnu_attribute %d,%d is incompatible with `%s'"
10822 msgstr ""
10823
10824 #: config/tc-mips.c:3735
10825 #, c-format
10826 msgid ".gnu_attribute %d,%d requires `%s'"
10827 msgstr ""
10828
10829 #: config/tc-mips.c:3796
10830 #, c-format
10831 msgid ".gnu_attribute %d,%d is no longer supported"
10832 msgstr ""
10833
10834 #: config/tc-mips.c:3801
10835 #, c-format
10836 msgid ".gnu_attribute %d,%d is not a recognized floating-point ABI"
10837 msgstr ""
10838
10839 #: config/tc-mips.c:3814
10840 msgid "`gp=64' used with a 32-bit processor"
10841 msgstr ""
10842
10843 #: config/tc-mips.c:3817
10844 msgid "`gp=32' used with a 64-bit ABI"
10845 msgstr ""
10846
10847 #: config/tc-mips.c:3820
10848 msgid "`gp=64' used with a 32-bit ABI"
10849 msgstr ""
10850
10851 #: config/tc-mips.c:3827
10852 msgid "`fp=xx' used with a cpu lacking ldc1/sdc1 instructions"
10853 msgstr ""
10854
10855 #: config/tc-mips.c:3829
10856 msgid "`fp=xx' cannot be used with `singlefloat'"
10857 msgstr ""
10858
10859 #: config/tc-mips.c:3833
10860 msgid "`fp=64' used with a 32-bit fpu"
10861 msgstr ""
10862
10863 #: config/tc-mips.c:3837
10864 msgid "`fp=64' used with a 32-bit ABI"
10865 msgstr ""
10866
10867 #: config/tc-mips.c:3842
10868 msgid "`fp=32' used with a 64-bit ABI"
10869 msgstr ""
10870
10871 #: config/tc-mips.c:3844
10872 msgid "`fp=32' used with a MIPS R6 cpu"
10873 msgstr ""
10874
10875 #: config/tc-mips.c:3847
10876 msgid "Unknown size of floating point registers"
10877 msgstr ""
10878
10879 #: config/tc-mips.c:3852
10880 msgid "`nooddspreg` cannot be used with a 64-bit ABI"
10881 msgstr ""
10882
10883 #: config/tc-mips.c:3855
10884 msgid "`mips16' cannot be used with `micromips'"
10885 msgstr ""
10886
10887 #: config/tc-mips.c:3859
10888 #, c-format
10889 msgid "`%s' can not be used with `%s'"
10890 msgstr ""
10891
10892 #: config/tc-mips.c:3864
10893 #, c-format
10894 msgid "branch relaxation is not supported in `%s'"
10895 msgstr ""
10896
10897 #: config/tc-mips.c:3944
10898 msgid "trap exception not supported at ISA 1"
10899 msgstr ""
10900
10901 #: config/tc-mips.c:3957 config/tc-mips.c:16377
10902 #, c-format
10903 msgid "`%s' does not support legacy NaN"
10904 msgstr ""
10905
10906 #: config/tc-mips.c:4004
10907 #, c-format
10908 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
10909 msgstr ""
10910
10911 #: config/tc-mips.c:4689
10912 #, c-format
10913 msgid "operand %d out of range"
10914 msgstr ""
10915
10916 #: config/tc-mips.c:4697
10917 #, c-format
10918 msgid "operand %d must be constant"
10919 msgstr ""
10920
10921 #: config/tc-mips.c:4741 read.c:4241 read.c:5146 write.c:264 write.c:1008
10922 msgid "register value used as expression"
10923 msgstr ""
10924
10925 #: config/tc-mips.c:4754
10926 #, c-format
10927 msgid "operand %d must be an immediate expression"
10928 msgstr ""
10929
10930 #: config/tc-mips.c:4873 config/tc-mips.c:4875
10931 #, c-format
10932 msgid "float register should be even, was %d"
10933 msgstr ""
10934
10935 #: config/tc-mips.c:4888
10936 #, c-format
10937 msgid "condition code register should be even for %s, was %d"
10938 msgstr ""
10939
10940 #: config/tc-mips.c:4893
10941 #, c-format
10942 msgid "condition code register should be 0 or 4 for %s, was %d"
10943 msgstr ""
10944
10945 #: config/tc-mips.c:5202
10946 msgid "invalid performance register"
10947 msgstr ""
10948
10949 #: config/tc-mips.c:5298
10950 msgid "the source register must not be $0"
10951 msgstr ""
10952
10953 #: config/tc-mips.c:5538
10954 msgid "missing frame size"
10955 msgstr ""
10956
10957 #: config/tc-mips.c:5543
10958 msgid "frame size specified twice"
10959 msgstr ""
10960
10961 #: config/tc-mips.c:5548
10962 msgid "invalid frame size"
10963 msgstr ""
10964
10965 #: config/tc-mips.c:5586
10966 #, c-format
10967 msgid "operand %d must be an immediate"
10968 msgstr ""
10969
10970 #: config/tc-mips.c:5601
10971 msgid "invalid element selector"
10972 msgstr ""
10973
10974 #: config/tc-mips.c:5614
10975 #, c-format
10976 msgid "operand %d must be scalar"
10977 msgstr ""
10978
10979 #: config/tc-mips.c:5774
10980 msgid "floating-point expression required"
10981 msgstr ""
10982
10983 #: config/tc-mips.c:5874
10984 #, c-format
10985 msgid "cannot use `%s' in this section"
10986 msgstr ""
10987
10988 #: config/tc-mips.c:6018
10989 msgid "used $at without \".set noat\""
10990 msgstr ""
10991
10992 #: config/tc-mips.c:6020
10993 #, c-format
10994 msgid "used $%u with \".set at=$%u\""
10995 msgstr ""
10996
10997 #: config/tc-mips.c:7013
10998 #, c-format
10999 msgid "wrong size instruction in a %u-bit branch delay slot"
11000 msgstr ""
11001
11002 #: config/tc-mips.c:7031 config/tc-mips.c:7041
11003 #, c-format
11004 msgid "jump to misaligned address (0x%lx)"
11005 msgstr ""
11006
11007 #: config/tc-mips.c:7056 config/tc-mips.c:7076 config/tc-mips.c:7093
11008 #: config/tc-mips.c:8505
11009 #, c-format
11010 msgid "branch to misaligned address (0x%lx)"
11011 msgstr ""
11012
11013 #: config/tc-mips.c:7062 config/tc-mips.c:7080 config/tc-mips.c:7097
11014 #: config/tc-mips.c:8508
11015 #, c-format
11016 msgid "branch address range overflow (0x%lx)"
11017 msgstr ""
11018
11019 #: config/tc-mips.c:7300 config/tc-mips.c:17726
11020 msgid "extended instruction in delay slot"
11021 msgstr ""
11022
11023 #: config/tc-mips.c:7727
11024 msgid "source and destination must be different"
11025 msgstr ""
11026
11027 #: config/tc-mips.c:7730
11028 msgid "a destination register must be supplied"
11029 msgstr ""
11030
11031 #: config/tc-mips.c:7735
11032 msgid "the source register must not be $31"
11033 msgstr ""
11034
11035 #: config/tc-mips.c:7973 config/tc-mips.c:13790
11036 msgid "invalid unextended operand value"
11037 msgstr ""
11038
11039 #: config/tc-mips.c:8086
11040 #, c-format
11041 msgid "opcode not supported on this processor: %s (%s)"
11042 msgstr ""
11043
11044 #: config/tc-mips.c:8165
11045 msgid "opcode not supported in the `insn32' mode"
11046 msgstr ""
11047
11048 #: config/tc-mips.c:8168
11049 #, c-format
11050 msgid "unrecognized %d-bit version of microMIPS opcode"
11051 msgstr ""
11052
11053 #: config/tc-mips.c:8252
11054 msgid ""
11055 "macro instruction expanded into multiple instructions in a branch delay slot"
11056 msgstr ""
11057
11058 #: config/tc-mips.c:8255
11059 msgid "macro instruction expanded into multiple instructions"
11060 msgstr ""
11061
11062 #: config/tc-mips.c:8259
11063 msgid ""
11064 "macro instruction expanded into a wrong size instruction in a 16-bit branch "
11065 "delay slot"
11066 msgstr ""
11067
11068 #: config/tc-mips.c:8261
11069 msgid ""
11070 "macro instruction expanded into a wrong size instruction in a 32-bit branch "
11071 "delay slot"
11072 msgstr ""
11073
11074 #: config/tc-mips.c:8706
11075 msgid "operand overflow"
11076 msgstr ""
11077
11078 #: config/tc-mips.c:8725 config/tc-mips.c:9309 config/tc-mips.c:13278
11079 msgid "macro used $at after \".set noat\""
11080 msgstr ""
11081
11082 #: config/tc-mips.c:8873 config/tc-mips.c:11623 config/tc-mips.c:12282
11083 #, c-format
11084 msgid "number (0x%s) larger than 32 bits"
11085 msgstr ""
11086
11087 #: config/tc-mips.c:8893
11088 msgid "number larger than 64 bits"
11089 msgstr ""
11090
11091 #: config/tc-mips.c:9187 config/tc-mips.c:9215 config/tc-mips.c:9253
11092 #: config/tc-mips.c:9298 config/tc-mips.c:11858 config/tc-mips.c:11897
11093 #: config/tc-mips.c:11936 config/tc-mips.c:12378 config/tc-mips.c:12430
11094 msgid "PIC code offset overflow (max 16 signed bits)"
11095 msgstr ""
11096
11097 #: config/tc-mips.c:9826
11098 #, c-format
11099 msgid "BALIGN immediate not 0, 1, 2 or 3 (%lu)"
11100 msgstr ""
11101
11102 #. result is always true
11103 #: config/tc-mips.c:9920
11104 #, c-format
11105 msgid "branch %s is always true"
11106 msgstr ""
11107
11108 #: config/tc-mips.c:10136 config/tc-mips.c:10246
11109 msgid "divide by zero"
11110 msgstr ""
11111
11112 #: config/tc-mips.c:10334
11113 msgid "dla used to load 32-bit register"
11114 msgstr ""
11115
11116 #: config/tc-mips.c:10337
11117 msgid "la used to load 64-bit address"
11118 msgstr ""
11119
11120 #: config/tc-mips.c:10445 config/tc-z80.c:726
11121 msgid "offset too large"
11122 msgstr ""
11123
11124 #: config/tc-mips.c:10619 config/tc-mips.c:10897
11125 msgid "PIC code offset overflow (max 32 signed bits)"
11126 msgstr ""
11127
11128 #: config/tc-mips.c:10967 config/tc-mips.c:11043
11129 #, c-format
11130 msgid "opcode not supported in the `insn32' mode `%s'"
11131 msgstr ""
11132
11133 #: config/tc-mips.c:10995
11134 msgid "MIPS PIC call to register other than $25"
11135 msgstr ""
11136
11137 #: config/tc-mips.c:11011 config/tc-mips.c:11022 config/tc-mips.c:11155
11138 #: config/tc-mips.c:11166
11139 msgid "no .cprestore pseudo-op used in PIC code"
11140 msgstr ""
11141
11142 #: config/tc-mips.c:11016 config/tc-mips.c:11160
11143 msgid "no .frame pseudo-op used in PIC code"
11144 msgstr ""
11145
11146 #: config/tc-mips.c:11181
11147 msgid "non-PIC jump used in PIC library"
11148 msgstr ""
11149
11150 #: config/tc-mips.c:12108
11151 #, c-format
11152 msgid "Unable to generate `%s' compliant code without mthc1"
11153 msgstr ""
11154
11155 #: config/tc-mips.c:12836
11156 #, c-format
11157 msgid "instruction %s: result is always false"
11158 msgstr ""
11159
11160 #: config/tc-mips.c:12989
11161 #, c-format
11162 msgid "instruction %s: result is always true"
11163 msgstr ""
11164
11165 #. FIXME: Check if this is one of the itbl macros, since they
11166 #. are added dynamically.
11167 #: config/tc-mips.c:13274
11168 #, c-format
11169 msgid "macro %s not implemented yet"
11170 msgstr ""
11171
11172 #: config/tc-mips.c:13615 config/tc-mips.c:13677 config/tc-mips.c:13690
11173 #: config/tc-score.c:2691 config/tc-score.c:2737
11174 msgid "unrecognized opcode"
11175 msgstr ""
11176
11177 #: config/tc-mips.c:13800
11178 msgid "extended operand requested but not required"
11179 msgstr ""
11180
11181 #: config/tc-mips.c:13809
11182 msgid "operand value out of range for instruction"
11183 msgstr ""
11184
11185 #: config/tc-mips.c:13906
11186 #, c-format
11187 msgid "relocation %s isn't supported by the current ABI"
11188 msgstr ""
11189
11190 #: config/tc-mips.c:13962
11191 msgid "unclosed '('"
11192 msgstr ""
11193
11194 #: config/tc-mips.c:14028
11195 #, c-format
11196 msgid "a different %s was already specified, is now %s"
11197 msgstr ""
11198
11199 #: config/tc-mips.c:14195
11200 msgid "-mmicromips cannot be used with -mips16"
11201 msgstr ""
11202
11203 #: config/tc-mips.c:14210
11204 msgid "-mips16 cannot be used with -micromips"
11205 msgstr ""
11206
11207 #: config/tc-mips.c:14353 config/tc-mips.c:14411
11208 msgid "no compiled in support for 64 bit object file format"
11209 msgstr ""
11210
11211 #: config/tc-mips.c:14418
11212 #, c-format
11213 msgid "invalid abi -mabi=%s"
11214 msgstr ""
11215
11216 #: config/tc-mips.c:14458
11217 #, c-format
11218 msgid "invalid NaN setting -mnan=%s"
11219 msgstr ""
11220
11221 #: config/tc-mips.c:14492
11222 msgid "-G not supported in this configuration"
11223 msgstr ""
11224
11225 #: config/tc-mips.c:14518
11226 #, c-format
11227 msgid "-%s conflicts with the other architecture options, which imply -%s"
11228 msgstr ""
11229
11230 #: config/tc-mips.c:14534
11231 #, c-format
11232 msgid "-march=%s is not compatible with the selected ABI"
11233 msgstr ""
11234
11235 #: config/tc-mips.c:14818
11236 msgid "PC-relative reference to a different section"
11237 msgstr ""
11238
11239 #: config/tc-mips.c:14888
11240 msgid "TLS relocation against a constant"
11241 msgstr ""
11242
11243 #: config/tc-mips.c:14965
11244 msgid "unsupported constant in relocation"
11245 msgstr ""
11246
11247 #: config/tc-mips.c:15006 config/tc-mips.c:15037
11248 #, c-format
11249 msgid "branch to misaligned address (%lx)"
11250 msgstr ""
11251
11252 #: config/tc-mips.c:15014 config/tc-mips.c:15023
11253 #, c-format
11254 msgid "PC-relative access to misaligned address (%lx)"
11255 msgstr ""
11256
11257 #: config/tc-mips.c:15179
11258 #, c-format
11259 msgid "alignment too large, %d assumed"
11260 msgstr ""
11261
11262 #: config/tc-mips.c:15182
11263 msgid "alignment negative, 0 assumed"
11264 msgstr ""
11265
11266 #: config/tc-mips.c:15418
11267 #, c-format
11268 msgid "%s: no such section"
11269 msgstr ""
11270
11271 #: config/tc-mips.c:15467
11272 #, c-format
11273 msgid ".option pic%d not supported"
11274 msgstr ""
11275
11276 #: config/tc-mips.c:15472 config/tc-mips.c:15783
11277 msgid "-G may not be used with SVR4 PIC code"
11278 msgstr ""
11279
11280 #: config/tc-mips.c:15478
11281 #, c-format
11282 msgid "unrecognized option \"%s\""
11283 msgstr ""
11284
11285 #: config/tc-mips.c:15565
11286 #, c-format
11287 msgid "unknown architecture %s"
11288 msgstr ""
11289
11290 #: config/tc-mips.c:15578 config/tc-mips.c:15734
11291 #, c-format
11292 msgid "unknown ISA level %s"
11293 msgstr ""
11294
11295 #: config/tc-mips.c:15586
11296 #, c-format
11297 msgid "unknown ISA or architecture %s"
11298 msgstr ""
11299
11300 #: config/tc-mips.c:15644
11301 msgid "`noreorder' must be set before `nomacro'"
11302 msgstr ""
11303
11304 #: config/tc-mips.c:15673
11305 msgid ".set pop with no .set push"
11306 msgstr ""
11307
11308 #: config/tc-mips.c:15689
11309 #, c-format
11310 msgid "tried to set unrecognized symbol: %s\n"
11311 msgstr ""
11312
11313 #: config/tc-mips.c:15761
11314 #, c-format
11315 msgid ".module used with unrecognized symbol: %s\n"
11316 msgstr ""
11317
11318 #: config/tc-mips.c:15767
11319 msgid ".module is not permitted after generating code"
11320 msgstr ""
11321
11322 #: config/tc-mips.c:15827 config/tc-mips.c:15906 config/tc-mips.c:16011
11323 #: config/tc-mips.c:16041 config/tc-mips.c:16090
11324 #, c-format
11325 msgid "%s not supported in MIPS16 mode"
11326 msgstr ""
11327
11328 #: config/tc-mips.c:15834
11329 msgid ".cpload not in noreorder section"
11330 msgstr ""
11331
11332 #: config/tc-mips.c:15915 config/tc-mips.c:15934
11333 msgid "missing argument separator ',' for .cpsetup"
11334 msgstr ""
11335
11336 #: config/tc-mips.c:16133
11337 #, c-format
11338 msgid "unsupported use of %s"
11339 msgstr ""
11340
11341 #: config/tc-mips.c:16224
11342 msgid "unsupported use of .gpword"
11343 msgstr ""
11344
11345 #: config/tc-mips.c:16262
11346 msgid "unsupported use of .gpdword"
11347 msgstr ""
11348
11349 #: config/tc-mips.c:16294
11350 msgid "unsupported use of .ehword"
11351 msgstr ""
11352
11353 #: config/tc-mips.c:16381
11354 msgid "bad .nan directive"
11355 msgstr ""
11356
11357 #: config/tc-mips.c:16430
11358 #, c-format
11359 msgid "ignoring attempt to redefine symbol %s"
11360 msgstr ""
11361
11362 #: config/tc-mips.c:16445 ecoff.c:3375
11363 msgid "bad .weakext directive"
11364 msgstr ""
11365
11366 #: config/tc-mips.c:16653
11367 msgid "unsupported PC relative reference to different section"
11368 msgstr ""
11369
11370 #: config/tc-mips.c:16762 config/tc-xtensa.c:1605 config/tc-xtensa.c:1881
11371 msgid "unsupported relocation"
11372 msgstr ""
11373
11374 #: config/tc-mips.c:17284 config/tc-mips.c:17547
11375 msgid "relaxed out-of-range branch into a jump"
11376 msgstr ""
11377
11378 #: config/tc-mips.c:18213 config/tc-score.c:5641
11379 msgid "expected simple number"
11380 msgstr ""
11381
11382 #: config/tc-mips.c:18241 config/tc-score.c:5668
11383 msgid "invalid number"
11384 msgstr ""
11385
11386 #: config/tc-mips.c:18318 ecoff.c:3002
11387 msgid ".end directive without a preceding .ent directive"
11388 msgstr ""
11389
11390 #: config/tc-mips.c:18327
11391 msgid ".end symbol does not match .ent symbol"
11392 msgstr ""
11393
11394 #: config/tc-mips.c:18404
11395 msgid ".ent or .aent not in text section"
11396 msgstr ""
11397
11398 #: config/tc-mips.c:18407 config/tc-score.c:5707
11399 msgid "missing .end"
11400 msgstr ""
11401
11402 #: config/tc-mips.c:18490
11403 msgid ".mask/.fmask outside of .ent"
11404 msgstr ""
11405
11406 #: config/tc-mips.c:18497
11407 msgid "bad .mask/.fmask directive"
11408 msgstr ""
11409
11410 #: config/tc-mips.c:18778
11411 #, c-format
11412 msgid "bad value (%s) for %s"
11413 msgstr ""
11414
11415 #: config/tc-mips.c:18842
11416 #, c-format
11417 msgid ""
11418 "MIPS options:\n"
11419 "-EB\t\t\tgenerate big endian output\n"
11420 "-EL\t\t\tgenerate little endian output\n"
11421 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
11422 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
11423 "\t\t\timplicitly with the gp register [default 8]\n"
11424 msgstr ""
11425
11426 #: config/tc-mips.c:18849
11427 #, c-format
11428 msgid ""
11429 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
11430 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
11431 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
11432 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
11433 "-mips5                  generate MIPS ISA V instructions\n"
11434 "-mips32                 generate MIPS32 ISA instructions\n"
11435 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
11436 "-mips32r3               generate MIPS32 release 3 ISA instructions\n"
11437 "-mips32r5               generate MIPS32 release 5 ISA instructions\n"
11438 "-mips32r6               generate MIPS32 release 6 ISA instructions\n"
11439 "-mips64                 generate MIPS64 ISA instructions\n"
11440 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
11441 "-mips64r3               generate MIPS64 release 3 ISA instructions\n"
11442 "-mips64r5               generate MIPS64 release 5 ISA instructions\n"
11443 "-mips64r6               generate MIPS64 release 6 ISA instructions\n"
11444 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
11445 msgstr ""
11446
11447 #: config/tc-mips.c:18874
11448 #, c-format
11449 msgid ""
11450 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
11451 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
11452 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
11453 msgstr ""
11454
11455 #: config/tc-mips.c:18887
11456 #, c-format
11457 msgid ""
11458 "-mips16\t\t\tgenerate mips16 instructions\n"
11459 "-no-mips16\t\tdo not generate mips16 instructions\n"
11460 msgstr ""
11461
11462 #: config/tc-mips.c:18890
11463 #, c-format
11464 msgid ""
11465 "-mmicromips\t\tgenerate microMIPS instructions\n"
11466 "-mno-micromips\t\tdo not generate microMIPS instructions\n"
11467 msgstr ""
11468
11469 #: config/tc-mips.c:18893
11470 #, c-format
11471 msgid ""
11472 "-msmartmips\t\tgenerate smartmips instructions\n"
11473 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
11474 msgstr ""
11475
11476 #: config/tc-mips.c:18896
11477 #, c-format
11478 msgid ""
11479 "-mdsp\t\t\tgenerate DSP instructions\n"
11480 "-mno-dsp\t\tdo not generate DSP instructions\n"
11481 msgstr ""
11482
11483 #: config/tc-mips.c:18899
11484 #, c-format
11485 msgid ""
11486 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
11487 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
11488 msgstr ""
11489
11490 #: config/tc-mips.c:18902
11491 #, c-format
11492 msgid ""
11493 "-mmt\t\t\tgenerate MT instructions\n"
11494 "-mno-mt\t\t\tdo not generate MT instructions\n"
11495 msgstr ""
11496
11497 #: config/tc-mips.c:18905
11498 #, c-format
11499 msgid ""
11500 "-mmcu\t\t\tgenerate MCU instructions\n"
11501 "-mno-mcu\t\tdo not generate MCU instructions\n"
11502 msgstr ""
11503
11504 #: config/tc-mips.c:18908
11505 #, c-format
11506 msgid ""
11507 "-mmsa\t\t\tgenerate MSA instructions\n"
11508 "-mno-msa\t\tdo not generate MSA instructions\n"
11509 msgstr ""
11510
11511 #: config/tc-mips.c:18911
11512 #, c-format
11513 msgid ""
11514 "-mxpa\t\t\tgenerate eXtended Physical Address (XPA) instructions\n"
11515 "-mno-xpa\t\tdo not generate eXtended Physical Address (XPA) instructions\n"
11516 msgstr ""
11517
11518 #: config/tc-mips.c:18914
11519 #, c-format
11520 msgid ""
11521 "-mvirt\t\t\tgenerate Virtualization instructions\n"
11522 "-mno-virt\t\tdo not generate Virtualization instructions\n"
11523 msgstr ""
11524
11525 #: config/tc-mips.c:18917
11526 #, c-format
11527 msgid ""
11528 "-minsn32\t\tonly generate 32-bit microMIPS instructions\n"
11529 "-mno-insn32\t\tgenerate all microMIPS instructions\n"
11530 msgstr ""
11531
11532 #: config/tc-mips.c:18920
11533 #, c-format
11534 msgid ""
11535 "-mfix-loongson2f-jump\twork around Loongson2F JUMP instructions\n"
11536 "-mfix-loongson2f-nop\twork around Loongson2F NOP errata\n"
11537 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
11538 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
11539 "-mfix-24k\t\tinsert a nop after ERET and DERET instructions\n"
11540 "-mfix-cn63xxp1\t\twork around CN63XXP1 PREF errata\n"
11541 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
11542 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
11543 "-msym32\t\t\tassume all symbols have 32-bit values\n"
11544 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
11545 "-O\t\t\tremove unneeded NOPs and swap branches\n"
11546 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
11547 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
11548 msgstr ""
11549
11550 #: config/tc-mips.c:18934
11551 #, c-format
11552 msgid ""
11553 "-mhard-float\t\tallow floating-point instructions\n"
11554 "-msoft-float\t\tdo not allow floating-point instructions\n"
11555 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
11556 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
11557 "--[no-]construct-floats\t[dis]allow floating point values to be constructed\n"
11558 "--[no-]relax-branch\t[dis]allow out-of-range branches to be relaxed\n"
11559 "-mnan=ENCODING\t\tselect an IEEE 754 NaN encoding convention, either of:\n"
11560 msgstr ""
11561
11562 #: config/tc-mips.c:18950
11563 #, c-format
11564 msgid ""
11565 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
11566 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
11567 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
11568 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
11569 "-xgot\t\t\tassume a 32 bit GOT\n"
11570 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
11571 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
11572 "                        position dependent (non shared) code\n"
11573 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
11574 msgstr ""
11575
11576 #: config/tc-mips.c:18971
11577 #, c-format
11578 msgid ""
11579 "-32\t\t\tcreate o32 ABI object file (default)\n"
11580 "-n32\t\t\tcreate n32 ABI object file\n"
11581 "-64\t\t\tcreate 64 ABI object file\n"
11582 msgstr ""
11583
11584 #: config/tc-mips.c:19054
11585 msgid "missing .end at end of assembly"
11586 msgstr ""
11587
11588 #: config/tc-mmix.c:700
11589 #, c-format
11590 msgid " MMIX-specific command line options:\n"
11591 msgstr ""
11592
11593 #: config/tc-mmix.c:701
11594 #, c-format
11595 msgid ""
11596 "  -fixed-special-register-names\n"
11597 "                          Allow only the original special register names.\n"
11598 msgstr ""
11599
11600 #: config/tc-mmix.c:704
11601 #, c-format
11602 msgid "  -globalize-symbols      Make all symbols global.\n"
11603 msgstr ""
11604
11605 #: config/tc-mmix.c:706
11606 #, c-format
11607 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
11608 msgstr ""
11609
11610 #: config/tc-mmix.c:708
11611 #, c-format
11612 msgid "  -relax                  Create linker relaxable code.\n"
11613 msgstr ""
11614
11615 #: config/tc-mmix.c:710
11616 #, c-format
11617 msgid ""
11618 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
11619 "                          Implies -fixed-special-register-names.\n"
11620 msgstr ""
11621
11622 #: config/tc-mmix.c:713
11623 #, c-format
11624 msgid ""
11625 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
11626 "                          into multiple instructions.\n"
11627 msgstr ""
11628
11629 #: config/tc-mmix.c:716
11630 #, c-format
11631 msgid ""
11632 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
11633 msgstr ""
11634
11635 #: config/tc-mmix.c:718
11636 #, c-format
11637 msgid ""
11638 "  -linker-allocated-gregs If there's no suitable GREG definition for "
11639 "the                          operands of an instruction, let the linker "
11640 "resolve.\n"
11641 msgstr ""
11642
11643 #: config/tc-mmix.c:721
11644 #, c-format
11645 msgid ""
11646 "  -x                      Do not warn when an operand to GETA, a branch,\n"
11647 "                          PUSHJ or JUMP is not known to be within range.\n"
11648 "                          The linker will catch any errors.  Implies\n"
11649 "                          -linker-allocated-gregs."
11650 msgstr ""
11651
11652 #: config/tc-mmix.c:847
11653 #, c-format
11654 msgid "unknown opcode: `%s'"
11655 msgstr ""
11656
11657 #: config/tc-mmix.c:969 config/tc-mmix.c:984
11658 msgid "specified location wasn't TETRA-aligned"
11659 msgstr ""
11660
11661 #: config/tc-mmix.c:971 config/tc-mmix.c:986 config/tc-mmix.c:4215
11662 #: config/tc-mmix.c:4231
11663 msgid "unaligned data at an absolute location is not supported"
11664 msgstr ""
11665
11666 #: config/tc-mmix.c:1096
11667 #, c-format
11668 msgid "invalid operand to opcode %s: `%s'"
11669 msgstr ""
11670
11671 #: config/tc-mmix.c:1118 config/tc-mmix.c:1145 config/tc-mmix.c:1178
11672 #: config/tc-mmix.c:1186 config/tc-mmix.c:1203 config/tc-mmix.c:1231
11673 #: config/tc-mmix.c:1252 config/tc-mmix.c:1277 config/tc-mmix.c:1325
11674 #: config/tc-mmix.c:1426 config/tc-mmix.c:1451 config/tc-mmix.c:1483
11675 #: config/tc-mmix.c:1515 config/tc-mmix.c:1545 config/tc-mmix.c:1598
11676 #: config/tc-mmix.c:1615 config/tc-mmix.c:1642 config/tc-mmix.c:1670
11677 #: config/tc-mmix.c:1700 config/tc-mmix.c:1726 config/tc-mmix.c:1742
11678 #: config/tc-mmix.c:1768 config/tc-mmix.c:1784 config/tc-mmix.c:1800
11679 #: config/tc-mmix.c:1881
11680 #, c-format
11681 msgid "invalid operands to opcode %s: `%s'"
11682 msgstr ""
11683
11684 #: config/tc-mmix.c:1983
11685 msgid "internal: mmix_prefix_name but empty prefix"
11686 msgstr ""
11687
11688 #: config/tc-mmix.c:2046
11689 #, c-format
11690 msgid "too many GREG registers allocated (max %d)"
11691 msgstr ""
11692
11693 #: config/tc-mmix.c:2104
11694 msgid "BSPEC already active.  Nesting is not supported."
11695 msgstr ""
11696
11697 #: config/tc-mmix.c:2113
11698 msgid "invalid BSPEC expression"
11699 msgstr ""
11700
11701 #: config/tc-mmix.c:2129
11702 #, c-format
11703 msgid "can't create section %s"
11704 msgstr ""
11705
11706 #: config/tc-mmix.c:2134
11707 #, c-format
11708 msgid "can't set section flags for section %s"
11709 msgstr ""
11710
11711 #: config/tc-mmix.c:2155
11712 msgid "ESPEC without preceding BSPEC"
11713 msgstr ""
11714
11715 #: config/tc-mmix.c:2184
11716 msgid "missing local expression"
11717 msgstr ""
11718
11719 #: config/tc-mmix.c:2394
11720 msgid "operand out of range, instruction expanded"
11721 msgstr ""
11722
11723 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
11724 #. user-friendly, though a little bit non-substantial.
11725 #: config/tc-mmix.c:2645
11726 msgid "directive LOCAL must be placed in code or data"
11727 msgstr ""
11728
11729 #: config/tc-mmix.c:2646
11730 msgid "internal confusion: relocation in a section without contents"
11731 msgstr ""
11732
11733 #: config/tc-mmix.c:2760
11734 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
11735 msgstr ""
11736
11737 #: config/tc-mmix.c:2808
11738 msgid "no suitable GREG definition for operands"
11739 msgstr ""
11740
11741 #: config/tc-mmix.c:2867
11742 msgid "operands were not reducible at assembly-time"
11743 msgstr ""
11744
11745 #: config/tc-mmix.c:2894
11746 #, c-format
11747 msgid "cannot generate relocation type for symbol %s, code %s"
11748 msgstr ""
11749
11750 #: config/tc-mmix.c:2914
11751 #, c-format
11752 msgid "internal: unhandled label %s"
11753 msgstr ""
11754
11755 #: config/tc-mmix.c:2944
11756 msgid "[0-9]H labels may not appear alone on a line"
11757 msgstr ""
11758
11759 #: config/tc-mmix.c:2953
11760 msgid "[0-9]H labels do not mix with dot-pseudos"
11761 msgstr ""
11762
11763 #: config/tc-mmix.c:3041
11764 msgid "invalid characters in input"
11765 msgstr ""
11766
11767 #: config/tc-mmix.c:3147
11768 msgid "empty label field for IS"
11769 msgstr ""
11770
11771 #: config/tc-mmix.c:3473
11772 #, c-format
11773 msgid "internal: unexpected relax type %d:%d"
11774 msgstr ""
11775
11776 #: config/tc-mmix.c:3497
11777 msgid "BSPEC without ESPEC."
11778 msgstr ""
11779
11780 #: config/tc-mmix.c:3562
11781 msgid "LOC to section unknown or indeterminable at first pass"
11782 msgstr ""
11783
11784 #: config/tc-mmix.c:3734
11785 msgid "GREG expression too complicated"
11786 msgstr ""
11787
11788 #: config/tc-mmix.c:3749
11789 msgid "internal: GREG expression not resolved to section"
11790 msgstr ""
11791
11792 #: config/tc-mmix.c:3798
11793 msgid "register section has contents\n"
11794 msgstr ""
11795
11796 #: config/tc-mmix.c:3925
11797 msgid "section change from within a BSPEC/ESPEC pair is not supported"
11798 msgstr ""
11799
11800 #: config/tc-mmix.c:3946
11801 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
11802 msgstr ""
11803
11804 #: config/tc-mmix.c:3956
11805 msgid "invalid LOC expression"
11806 msgstr ""
11807
11808 #: config/tc-mmix.c:4001 config/tc-mmix.c:4028
11809 msgid "LOC expression stepping backwards is not supported"
11810 msgstr ""
11811
11812 #. We will only get here in rare cases involving #NO_APP,
11813 #. where the unterminated string is not recognized by the
11814 #. preformatting pass.
11815 #: config/tc-mmix.c:4138 config/tc-mmix.c:4296 config/tc-z80.c:1725
11816 msgid "unterminated string"
11817 msgstr ""
11818
11819 #: config/tc-mmix.c:4155
11820 msgid "BYTE expression not a pure number"
11821 msgstr ""
11822
11823 #. Note that mmixal does not allow negative numbers in
11824 #. BYTE sequences, so neither should we.
11825 #: config/tc-mmix.c:4164
11826 msgid "BYTE expression not in the range 0..255"
11827 msgstr ""
11828
11829 #: config/tc-mmix.c:4213 config/tc-mmix.c:4229
11830 msgid "data item with alignment larger than location"
11831 msgstr ""
11832
11833 #. Since integer_constant is local to expr.c, we have to make this a
11834 #. macro.  FIXME: Do it cleaner.
11835 #: config/tc-mmix.h:104
11836 msgid "`&' serial number operator is not supported"
11837 msgstr ""
11838
11839 #: config/tc-mn10200.c:303
11840 #, c-format
11841 msgid ""
11842 "MN10200 options:\n"
11843 "none yet\n"
11844 msgstr ""
11845
11846 #: config/tc-mn10300.c:442
11847 #, c-format
11848 msgid ""
11849 "MN10300 assembler options:\n"
11850 "none yet\n"
11851 msgstr ""
11852
11853 #: config/tc-mn10300.c:1270
11854 msgid "Invalid opcode/operands"
11855 msgstr ""
11856
11857 #: config/tc-mn10300.c:1793
11858 msgid "Invalid register specification."
11859 msgstr ""
11860
11861 #: config/tc-mn10300.c:2391
11862 #, c-format
11863 msgid "Bad relocation fixup type (%d)"
11864 msgstr ""
11865
11866 #: config/tc-moxie.c:104
11867 msgid "expecting register"
11868 msgstr ""
11869
11870 #: config/tc-moxie.c:123 config/tc-moxie.c:139
11871 msgid "illegal register number"
11872 msgstr ""
11873
11874 #: config/tc-moxie.c:188 config/tc-pj.c:260
11875 #, c-format
11876 msgid "unknown opcode %s"
11877 msgstr ""
11878
11879 #: config/tc-moxie.c:206 config/tc-moxie.c:225 config/tc-moxie.c:316
11880 #: config/tc-moxie.c:362
11881 msgid "expecting comma delimited register operands"
11882 msgstr ""
11883
11884 #: config/tc-moxie.c:232 config/tc-moxie.c:292 config/tc-moxie.c:304
11885 #: config/tc-moxie.c:337 config/tc-moxie.c:369 config/tc-moxie.c:402
11886 #: config/tc-moxie.c:456 config/tc-moxie.c:510 config/tc-moxie.c:520
11887 #: config/tc-moxie.c:548 config/tc-pj.c:308
11888 msgid "extra stuff on line ignored"
11889 msgstr ""
11890
11891 #: config/tc-moxie.c:252 config/tc-moxie.c:392 config/tc-moxie.c:422
11892 #: config/tc-moxie.c:497
11893 msgid "expecting comma delimited operands"
11894 msgstr ""
11895
11896 #: config/tc-moxie.c:320 config/tc-moxie.c:348
11897 msgid "expecting indirect register `($rA)'"
11898 msgstr ""
11899
11900 #: config/tc-moxie.c:328 config/tc-moxie.c:356 config/tc-moxie.c:447
11901 #: config/tc-moxie.c:489
11902 msgid "missing closing parenthesis"
11903 msgstr ""
11904
11905 #: config/tc-moxie.c:439 config/tc-moxie.c:481
11906 msgid "expecting indirect register `($rX)'"
11907 msgstr ""
11908
11909 #: config/tc-moxie.c:551 config/tc-pj.c:313
11910 msgid "Something forgot to clean up\n"
11911 msgstr ""
11912
11913 #: config/tc-moxie.c:635
11914 #, c-format
11915 msgid ""
11916 "  -EB                     assemble for a big endian system (default)\n"
11917 "  -EL                     assemble for a little endian system\n"
11918 msgstr ""
11919
11920 #: config/tc-moxie.c:695
11921 msgid "pcrel too far BFD_RELOC_MOXIE_10"
11922 msgstr ""
11923
11924 #: config/tc-msp430.c:515
11925 msgid ".profiler pseudo requires at least two operands."
11926 msgstr ""
11927
11928 #: config/tc-msp430.c:574
11929 msgid "unknown profiling flag - ignored."
11930 msgstr ""
11931
11932 #: config/tc-msp430.c:590
11933 msgid "ambiguous flags combination - '.profiler' directive ignored."
11934 msgstr ""
11935
11936 #: config/tc-msp430.c:600
11937 msgid "profiling in absolute section?"
11938 msgstr ""
11939
11940 #: config/tc-msp430.c:763
11941 msgid "MCU option requires a name\n"
11942 msgstr ""
11943
11944 #: config/tc-msp430.c:796
11945 #, c-format
11946 msgid "unrecognised argument to -mcpu option '%s'"
11947 msgstr ""
11948
11949 #: config/tc-msp430.c:945
11950 #, c-format
11951 msgid ""
11952 "MSP430 options:\n"
11953 "  -mmcu=<msp430-name>     - select microcontroller type\n"
11954 "  -mcpu={430|430x|430xv2} - select microcontroller architecture\n"
11955 msgstr ""
11956
11957 #: config/tc-msp430.c:949
11958 #, c-format
11959 msgid ""
11960 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
11961 "  -mP - enable polymorph instructions\n"
11962 msgstr ""
11963
11964 #: config/tc-msp430.c:952
11965 #, c-format
11966 msgid "  -ml - enable large code model\n"
11967 msgstr ""
11968
11969 #: config/tc-msp430.c:954
11970 #, c-format
11971 msgid "  -mN - do not insert NOPs after changing interrupts (default)\n"
11972 msgstr ""
11973
11974 #: config/tc-msp430.c:956
11975 #, c-format
11976 msgid "  -mn - insert a NOP after changing interrupts\n"
11977 msgstr ""
11978
11979 #: config/tc-msp430.c:958
11980 #, c-format
11981 msgid "  -mY - do not warn about missing NOPs after changing interrupts\n"
11982 msgstr ""
11983
11984 #: config/tc-msp430.c:960
11985 #, c-format
11986 msgid "  -my - warn about missing NOPs after changing interrupts (default)\n"
11987 msgstr ""
11988
11989 #: config/tc-msp430.c:962
11990 #, c-format
11991 msgid "  -md - Force copying of data from ROM to RAM at startup\n"
11992 msgstr ""
11993
11994 #: config/tc-msp430.c:1137 config/tc-msp430.c:1316 config/tc-msp430.c:1425
11995 #, c-format
11996 msgid "value 0x%x out of extended range."
11997 msgstr ""
11998
11999 #: config/tc-msp430.c:1143
12000 #, c-format
12001 msgid "value %d out of range. Use #lo() or #hi()"
12002 msgstr ""
12003
12004 #: config/tc-msp430.c:1221
12005 msgid "error: unsupported #foo() directive used on symbol"
12006 msgstr ""
12007
12008 #: config/tc-msp430.c:1238
12009 #, c-format
12010 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
12011 msgstr ""
12012
12013 #: config/tc-msp430.c:1289
12014 #, c-format
12015 msgid "Registers cannot be used within immediate expression [%s]"
12016 msgstr ""
12017
12018 #: config/tc-msp430.c:1291
12019 #, c-format
12020 msgid "unknown operand %s"
12021 msgstr ""
12022
12023 #: config/tc-msp430.c:1322 config/tc-msp430.c:1431
12024 #, c-format
12025 msgid "value out of range: 0x%x"
12026 msgstr ""
12027
12028 #: config/tc-msp430.c:1333
12029 #, c-format
12030 msgid "Registers cannot be used within absolute expression [%s]"
12031 msgstr ""
12032
12033 #: config/tc-msp430.c:1335 config/tc-msp430.c:1452
12034 #, c-format
12035 msgid "unknown expression in operand %s"
12036 msgstr ""
12037
12038 #: config/tc-msp430.c:1349
12039 #, c-format
12040 msgid "unknown addressing mode %s"
12041 msgstr ""
12042
12043 #: config/tc-msp430.c:1357
12044 #, c-format
12045 msgid "Bad register name %s"
12046 msgstr ""
12047
12048 #: config/tc-msp430.c:1368
12049 msgid "cannot use indirect addressing with the PC"
12050 msgstr ""
12051
12052 #: config/tc-msp430.c:1388
12053 msgid "')' required"
12054 msgstr ""
12055
12056 #: config/tc-msp430.c:1400
12057 #, c-format
12058 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
12059 msgstr ""
12060
12061 #: config/tc-msp430.c:1407
12062 msgid "r2 should not be used in indexed addressing mode"
12063 msgstr ""
12064
12065 #: config/tc-msp430.c:1450
12066 #, c-format
12067 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
12068 msgstr ""
12069
12070 #. Unreachable.
12071 #: config/tc-msp430.c:1485
12072 #, c-format
12073 msgid "unknown addressing mode for operand %s"
12074 msgstr ""
12075
12076 #: config/tc-msp430.c:1517
12077 #, c-format
12078 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
12079 msgstr ""
12080
12081 #: config/tc-msp430.c:1527
12082 msgid "this addressing mode is not applicable for destination operand"
12083 msgstr ""
12084
12085 #: config/tc-msp430.c:1558 config/tc-msp430.c:1693 config/tc-msp430.c:1730
12086 #: config/tc-msp430.c:1760 config/tc-msp430.c:2375 config/tc-msp430.c:2453
12087 #: config/tc-msp430.c:2593
12088 #, c-format
12089 msgid "expected register as second argument of %s"
12090 msgstr ""
12091
12092 #: config/tc-msp430.c:1597 config/tc-msp430.c:1663
12093 #, c-format
12094 msgid "index value too big for %s"
12095 msgstr ""
12096
12097 #: config/tc-msp430.c:1614 config/tc-msp430.c:1680 config/tc-msp430.c:1787
12098 #, c-format
12099 msgid "unexpected addressing mode for %s"
12100 msgstr ""
12101
12102 #: config/tc-msp430.c:1700 config/tc-msp430.c:1737 config/tc-msp430.c:1767
12103 #, c-format
12104 msgid "constant generator destination register found in %s"
12105 msgstr ""
12106
12107 #: config/tc-msp430.c:1744 config/tc-msp430.c:1774
12108 #, c-format
12109 msgid "constant generator source register found in %s"
12110 msgstr ""
12111
12112 #: config/tc-msp430.c:1859
12113 msgid "no size modifier after period, .w assumed"
12114 msgstr ""
12115
12116 #: config/tc-msp430.c:1863
12117 #, c-format
12118 msgid "unrecognised instruction size modifier .%c"
12119 msgstr ""
12120
12121 #: config/tc-msp430.c:1877
12122 #, c-format
12123 msgid "junk found after instruction: %s.%s"
12124 msgstr ""
12125
12126 #: config/tc-msp430.c:1897
12127 #, c-format
12128 msgid "instruction %s.a does not exist"
12129 msgstr ""
12130
12131 #: config/tc-msp430.c:1911
12132 #, c-format
12133 msgid "instruction %s requires %d operand(s)"
12134 msgstr ""
12135
12136 #: config/tc-msp430.c:1927
12137 #, c-format
12138 msgid "instruction %s requires MSP430X mcu"
12139 msgstr ""
12140
12141 #: config/tc-msp430.c:1947
12142 #, c-format
12143 msgid "unable to repeat %s insn"
12144 msgstr ""
12145
12146 #: config/tc-msp430.c:1968 config/tc-msp430.c:2020 config/tc-msp430.c:2745
12147 msgid "NOP inserted between two instructions that change interrupt state"
12148 msgstr ""
12149
12150 #: config/tc-msp430.c:1970 config/tc-msp430.c:2022 config/tc-msp430.c:2747
12151 msgid ""
12152 "a NOP might be needed here because of successive changes in interrupt state"
12153 msgstr ""
12154
12155 #: config/tc-msp430.c:2051 config/tc-msp430.c:2137 config/tc-msp430.c:2780
12156 #: config/tc-msp430.c:2929
12157 msgid "repeat instruction used with non-register mode instruction"
12158 msgstr ""
12159
12160 #: config/tc-msp430.c:2126 config/tc-msp430.c:2460 config/tc-msp430.c:2500
12161 #: config/tc-msp430.c:2899
12162 #, c-format
12163 msgid "%s: attempt to rotate the PC register"
12164 msgstr ""
12165
12166 #: config/tc-msp430.c:2362 config/tc-msp430.c:2433
12167 #, c-format
12168 msgid "expected #n as first argument of %s"
12169 msgstr ""
12170
12171 #: config/tc-msp430.c:2368 config/tc-msp430.c:2439
12172 #, c-format
12173 msgid "expected constant expression for first argument of %s"
12174 msgstr ""
12175
12176 #: config/tc-msp430.c:2394
12177 msgid "Too many registers popped"
12178 msgstr ""
12179
12180 #: config/tc-msp430.c:2404
12181 msgid "Cannot use POPM to restore the SR register"
12182 msgstr ""
12183
12184 #: config/tc-msp430.c:2424 config/tc-msp430.c:2486 config/tc-msp430.c:2545
12185 #, c-format
12186 msgid "repeat count cannot be used with %s"
12187 msgstr ""
12188
12189 #: config/tc-msp430.c:2446
12190 #, c-format
12191 msgid "expected first argument of %s to be in the range 1-4"
12192 msgstr ""
12193
12194 #: config/tc-msp430.c:2493
12195 #, c-format
12196 msgid "expected register as argument of %s"
12197 msgstr ""
12198
12199 #: config/tc-msp430.c:2563
12200 #, c-format
12201 msgid "expected value of first argument of %s to fit into 20-bits"
12202 msgstr ""
12203
12204 #: config/tc-msp430.c:2582
12205 #, c-format
12206 msgid "expected register name or constant as first argument of %s"
12207 msgstr ""
12208
12209 #: config/tc-msp430.c:2671
12210 msgid "expected constant value as argument to RPT"
12211 msgstr ""
12212
12213 #: config/tc-msp430.c:2677
12214 msgid "expected constant in the range 2..16"
12215 msgstr ""
12216
12217 #: config/tc-msp430.c:2692
12218 msgid "PC used as an argument to RPT"
12219 msgstr ""
12220
12221 #: config/tc-msp430.c:2698
12222 msgid "expected constant or register name as argument to RPT insn"
12223 msgstr ""
12224
12225 #: config/tc-msp430.c:2705
12226 msgid "Illegal emulated instruction "
12227 msgstr ""
12228
12229 #: config/tc-msp430.c:2917
12230 #, c-format
12231 msgid "%s instruction does not accept a .b suffix"
12232 msgstr ""
12233
12234 #: config/tc-msp430.c:3022
12235 #, c-format
12236 msgid "Even number required. Rounded to %d"
12237 msgstr ""
12238
12239 #: config/tc-msp430.c:3033
12240 #, c-format
12241 msgid "Wrong displacement  %d"
12242 msgstr ""
12243
12244 #: config/tc-msp430.c:3055
12245 msgid "instruction requires label sans '$'"
12246 msgstr ""
12247
12248 #: config/tc-msp430.c:3059
12249 msgid "instruction requires label or value in range -511:512"
12250 msgstr ""
12251
12252 #: config/tc-msp430.c:3065 config/tc-msp430.c:3114 config/tc-msp430.c:3157
12253 msgid "instruction requires label"
12254 msgstr ""
12255
12256 #: config/tc-msp430.c:3073 config/tc-msp430.c:3120
12257 msgid "polymorphs are not enabled. Use -mP option to enable."
12258 msgstr ""
12259
12260 #: config/tc-msp430.c:3161
12261 msgid "Illegal instruction or not implemented opcode."
12262 msgstr ""
12263
12264 #: config/tc-msp430.c:3706
12265 #, c-format
12266 msgid "internal inconsistency problem in %s: insn %04lx"
12267 msgstr ""
12268
12269 #: config/tc-msp430.c:3748 config/tc-msp430.c:3780
12270 #, c-format
12271 msgid "internal inconsistency problem in %s: ext. insn %04lx"
12272 msgstr ""
12273
12274 #: config/tc-msp430.c:3792
12275 #, c-format
12276 msgid "internal inconsistency problem in %s:  %lx"
12277 msgstr ""
12278
12279 #: config/tc-mt.c:151
12280 #, c-format
12281 msgid "MT specific command line options:\n"
12282 msgstr ""
12283
12284 #: config/tc-mt.c:152
12285 #, c-format
12286 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
12287 msgstr ""
12288
12289 #: config/tc-mt.c:153
12290 #, c-format
12291 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
12292 msgstr ""
12293
12294 #: config/tc-mt.c:154
12295 #, c-format
12296 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
12297 msgstr ""
12298
12299 #: config/tc-mt.c:155
12300 #, c-format
12301 msgid "  -march=ms2                allow ms2 instructions \n"
12302 msgstr ""
12303
12304 #: config/tc-mt.c:156
12305 #, c-format
12306 msgid "  -nosched                  disable scheduling restrictions\n"
12307 msgstr ""
12308
12309 #: config/tc-mt.c:224
12310 #, c-format
12311 msgid "instruction %s may not follow another memory access instruction."
12312 msgstr ""
12313
12314 #: config/tc-mt.c:230
12315 #, c-format
12316 msgid "instruction %s may not follow another I/O instruction."
12317 msgstr ""
12318
12319 #: config/tc-mt.c:236
12320 #, c-format
12321 msgid "%s may not occupy the delay slot of another branch insn."
12322 msgstr ""
12323
12324 #: config/tc-mt.c:261
12325 #, c-format
12326 msgid "operand references R%ld of previous instruction."
12327 msgstr ""
12328
12329 #: config/tc-mt.c:267
12330 #, c-format
12331 msgid "operand references R%ld of instruction before previous."
12332 msgstr ""
12333
12334 #: config/tc-mt.c:281 config/tc-mt.c:286
12335 #, c-format
12336 msgid ""
12337 "conditional branch or jal insn's operand references R%ld of previous "
12338 "arithmetic or logic insn."
12339 msgstr ""
12340
12341 #: config/tc-mt.c:349
12342 msgid "md_estimate_size_before_relax\n"
12343 msgstr ""
12344
12345 #: config/tc-nds32.c:1944
12346 msgid ""
12347 "<arch name>\t  Assemble for architecture <arch name>\n"
12348 "\t\t\t  <arch name> could be\n"
12349 "\t\t\t  v3, v3j, v3m, v3f, v3s, v2, v2j, v2f, v2s"
12350 msgstr ""
12351
12352 #: config/tc-nds32.c:1948
12353 msgid ""
12354 "<baseline>\t  Assemble for baseline <baseline>\n"
12355 "\t\t\t  <baseline> could be v2, v3, v3m"
12356 msgstr ""
12357
12358 #: config/tc-nds32.c:1951
12359 msgid ""
12360 "<freg>\t  Specify a FPU configuration\n"
12361 "\t\t\t  <freg>\n"
12362 "\t\t\t  0:     8 SP /  4 DP registers\n"
12363 "\t\t\t  1:    16 SP /  8 DP registers\n"
12364 "\t\t\t  2:    32 SP / 16 DP registers\n"
12365 "\t\t\t  3:    32 SP / 32 DP registers"
12366 msgstr ""
12367
12368 #: config/tc-nds32.c:1957
12369 msgid ""
12370 "<abi>\t          Specify a abi version\n"
12371 "\t\t\t  <abi> could be v1, v2, v2fp, v2fpp"
12372 msgstr ""
12373
12374 #: config/tc-nds32.c:1988
12375 msgid "Multiply instructions support"
12376 msgstr ""
12377
12378 #: config/tc-nds32.c:1989
12379 msgid "Divide instructions support"
12380 msgstr ""
12381
12382 #: config/tc-nds32.c:1990
12383 msgid "16-bit extension"
12384 msgstr ""
12385
12386 #: config/tc-nds32.c:1991
12387 msgid "d0/d1 registers"
12388 msgstr ""
12389
12390 #: config/tc-nds32.c:1992
12391 msgid "Performance extension"
12392 msgstr ""
12393
12394 #: config/tc-nds32.c:1993
12395 msgid "Performance extension 2"
12396 msgstr ""
12397
12398 #: config/tc-nds32.c:1994
12399 msgid "String extension"
12400 msgstr ""
12401
12402 #: config/tc-nds32.c:1995
12403 msgid "Reduced Register configuration (GPR16) option"
12404 msgstr ""
12405
12406 #: config/tc-nds32.c:1996
12407 msgid "AUDIO ISA extension"
12408 msgstr ""
12409
12410 #: config/tc-nds32.c:1997
12411 msgid "FPU SP extension"
12412 msgstr ""
12413
12414 #: config/tc-nds32.c:1998
12415 msgid "FPU DP extension"
12416 msgstr ""
12417
12418 #: config/tc-nds32.c:1999
12419 msgid "FPU fused-multiply-add instructions"
12420 msgstr ""
12421
12422 #: config/tc-nds32.c:2036
12423 #, c-format
12424 msgid ""
12425 "\n"
12426 " NDS32-specific assembler options:\n"
12427 msgstr ""
12428
12429 #: config/tc-nds32.c:2037
12430 #, c-format
12431 msgid ""
12432 "  -O1,\t\t\t  Optimize for performance\n"
12433 "  -Os\t\t\t  Optimize for space\n"
12434 msgstr ""
12435
12436 #: config/tc-nds32.c:2040
12437 #, c-format
12438 msgid ""
12439 "  -EL, -mel or -little    Produce little endian output\n"
12440 "  -EB, -meb or -big       Produce big endian output\n"
12441 "  -mpic\t\t\t  Generate PIC\n"
12442 "  -mno-fp-as-gp-relax\t  Suppress fp-as-gp relaxation for this file\n"
12443 "  -mb2bb-relax\t\t  Back-to-back branch optimization\n"
12444 "  -mno-all-relax\t  Suppress all relaxation for this file\n"
12445 msgstr ""
12446
12447 #: config/tc-nds32.c:2051
12448 #, c-format
12449 msgid "  -m%s%s\n"
12450 msgstr ""
12451
12452 #: config/tc-nds32.c:2058
12453 #, c-format
12454 msgid "  -m[no-]%-17sEnable/Disable %s\n"
12455 msgstr ""
12456
12457 #: config/tc-nds32.c:2062
12458 #, c-format
12459 msgid "  -mall-ext\t\t  Turn on all extensions and instructions support\n"
12460 msgstr ""
12461
12462 #: config/tc-nds32.c:2366
12463 #, c-format
12464 msgid "need PIC qualifier with symbol. '%s'"
12465 msgstr ""
12466
12467 #: config/tc-nds32.c:2401
12468 #, c-format
12469 msgid "Operand is not a constant. `%s'"
12470 msgstr ""
12471
12472 #: config/tc-nds32.c:2489
12473 #, c-format
12474 msgid "needs @GOT or @GOTOFF. %s"
12475 msgstr ""
12476
12477 #: config/tc-nds32.c:2968
12478 #, c-format
12479 msgid "Duplicated pseudo-opcode %s."
12480 msgstr ""
12481
12482 #: config/tc-nds32.c:3018
12483 #, c-format
12484 msgid "Too many argument. `%s'"
12485 msgstr ""
12486
12487 #. Logic here rejects the input arch name.
12488 #: config/tc-nds32.c:3079
12489 #, c-format
12490 msgid "unknown arch name `%s'\n"
12491 msgstr ""
12492
12493 #. Logic here rejects the input baseline.
12494 #: config/tc-nds32.c:3098
12495 #, c-format
12496 msgid "unknown baseline `%s'\n"
12497 msgstr ""
12498
12499 #. Logic here rejects the input FPU configuration.
12500 #: config/tc-nds32.c:3121
12501 #, c-format
12502 msgid "unknown FPU configuration `%s'\n"
12503 msgstr ""
12504
12505 #. Logic here rejects the input abi version.
12506 #: config/tc-nds32.c:3145
12507 #, c-format
12508 msgid "unknown ABI version`%s'\n"
12509 msgstr ""
12510
12511 #: config/tc-nds32.c:3750
12512 #, c-format
12513 msgid "Different arguments of .vec_size are found, previous %d, current %d"
12514 msgstr ""
12515
12516 #: config/tc-nds32.c:3755
12517 #, c-format
12518 msgid "Argument of .vec_size is expected 4 or 16, actual: %d."
12519 msgstr ""
12520
12521 #: config/tc-nds32.c:3759
12522 msgid "Argument of .vec_size is not a constant."
12523 msgstr ""
12524
12525 #: config/tc-nds32.c:4293
12526 #, c-format
12527 msgid "Don't know how to handle this field. %s"
12528 msgstr ""
12529
12530 #: config/tc-nds32.c:4458
12531 #, c-format
12532 msgid "instruction %s requires enabling performance extension"
12533 msgstr ""
12534
12535 #: config/tc-nds32.c:4466
12536 #, c-format
12537 msgid "instruction %s requires enabling performance extension II"
12538 msgstr ""
12539
12540 #: config/tc-nds32.c:4474
12541 #, c-format
12542 msgid "instruction %s requires enabling AUDIO extension"
12543 msgstr ""
12544
12545 #: config/tc-nds32.c:4482
12546 #, c-format
12547 msgid "instruction %s requires enabling STRING extension"
12548 msgstr ""
12549
12550 #: config/tc-nds32.c:4491
12551 #, c-format
12552 msgid "instruction %s requires enabling DIV & DX_REGS extension"
12553 msgstr ""
12554
12555 #: config/tc-nds32.c:4502
12556 #, c-format
12557 msgid "instruction %s requires enabling FPU extension"
12558 msgstr ""
12559
12560 #: config/tc-nds32.c:4510
12561 #, c-format
12562 msgid "instruction %s requires enabling FPU_SP extension"
12563 msgstr ""
12564
12565 #: config/tc-nds32.c:4522 config/tc-nds32.c:4542
12566 #, c-format
12567 msgid "instruction %s requires enabling FPU_MAC extension"
12568 msgstr ""
12569
12570 #: config/tc-nds32.c:4530
12571 #, c-format
12572 msgid "instruction %s requires enabling FPU_DP extension"
12573 msgstr ""
12574
12575 #: config/tc-nds32.c:4552
12576 #, c-format
12577 msgid "instruction %s requires enabling DX_REGS extension"
12578 msgstr ""
12579
12580 #: config/tc-nds32.c:4743
12581 #, c-format
12582 msgid "relax hint unrecognized instruction: line %d."
12583 msgstr ""
12584
12585 #: config/tc-nds32.c:4784
12586 #, c-format
12587 msgid "Can not find match relax hint. line : %d"
12588 msgstr ""
12589
12590 #: config/tc-nds32.c:4963
12591 #, c-format
12592 msgid "Internal error: Relax hint error. %s: %x"
12593 msgstr ""
12594
12595 #: config/tc-nds32.c:5034
12596 #, c-format
12597 msgid "Internal error: Range error. %s"
12598 msgstr ""
12599
12600 #: config/tc-nds32.c:5116
12601 #, c-format
12602 msgid "Not support instrcution %s in the baseline."
12603 msgstr ""
12604
12605 #: config/tc-nds32.c:5169
12606 #, c-format
12607 msgid "Unrecognized opcode, %s."
12608 msgstr ""
12609
12610 #: config/tc-nds32.c:5172
12611 #, c-format
12612 msgid "Incorrect syntax, %s."
12613 msgstr ""
12614
12615 #: config/tc-nds32.c:5175
12616 #, c-format
12617 msgid "Unrecognized operand, %s."
12618 msgstr ""
12619
12620 #: config/tc-nds32.c:5178
12621 #, c-format
12622 msgid "Operand out of range, %s."
12623 msgstr ""
12624
12625 #: config/tc-nds32.c:5181
12626 #, c-format
12627 msgid "Prohibited register used for reduced-register, %s."
12628 msgstr ""
12629
12630 #: config/tc-nds32.c:5184
12631 #, c-format
12632 msgid "Junk at end of line, %s."
12633 msgstr ""
12634
12635 #: config/tc-nds32.c:5783
12636 msgid "Addend to unresolved symbol is not on word boundary."
12637 msgstr ""
12638
12639 #. Should never here.
12640 #: config/tc-nds32.c:6285
12641 msgid "Used FPU instructions requires enabling FPU extension"
12642 msgstr ""
12643
12644 #: config/tc-nds32.c:6475
12645 #, c-format
12646 msgid "Internal error: Unknown fixup type %d (`%s')"
12647 msgstr ""
12648
12649 #: config/tc-nds32.c:6568
12650 msgid "need PIC qualifier with symbol."
12651 msgstr ""
12652
12653 #: config/tc-nios2.c:429
12654 msgid "expecting opcode string in self test mode"
12655 msgstr ""
12656
12657 #: config/tc-nios2.c:431
12658 #, c-format
12659 msgid "assembly 0x%08x, expected %s"
12660 msgstr ""
12661
12662 #: config/tc-nios2.c:805
12663 msgid "branch offset out of range\n"
12664 msgstr ""
12665
12666 #: config/tc-nios2.c:806
12667 msgid "branch relaxation failed\n"
12668 msgstr ""
12669
12670 #: config/tc-nios2.c:891
12671 msgid "expecting conditional branch for relaxation\n"
12672 msgstr ""
12673
12674 #: config/tc-nios2.c:1006
12675 msgid "error checking for overflow - broken assembler"
12676 msgstr ""
12677
12678 #: config/tc-nios2.c:1022
12679 #, c-format
12680 msgid "immediate value 0x%x truncated to 0x%x"
12681 msgstr ""
12682
12683 #: config/tc-nios2.c:1049
12684 #, c-format
12685 msgid "call target address 0x%08x out of range 0x%08x to 0x%08x"
12686 msgstr ""
12687
12688 #: config/tc-nios2.c:1054
12689 #, c-format
12690 msgid "branch offset %d out of range %d to %d"
12691 msgstr ""
12692
12693 #: config/tc-nios2.c:1059
12694 #, c-format
12695 msgid "%s offset %d out of range %d to %d"
12696 msgstr ""
12697
12698 #: config/tc-nios2.c:1064
12699 #, c-format
12700 msgid "immediate value %d out of range %d to %d"
12701 msgstr ""
12702
12703 #: config/tc-nios2.c:1069 config/tc-nios2.c:1074
12704 #, c-format
12705 msgid "immediate value %u out of range %u to %u"
12706 msgstr ""
12707
12708 #: config/tc-nios2.c:1079
12709 #, c-format
12710 msgid "custom instruction opcode %u out of range %u to %u"
12711 msgstr ""
12712
12713 #: config/tc-nios2.c:1084
12714 msgid "overflow in immediate argument"
12715 msgstr ""
12716
12717 #: config/tc-nios2.c:1143
12718 msgid "cannot create 64-bit relocation"
12719 msgstr ""
12720
12721 #: config/tc-nios2.c:1268
12722 #, c-format
12723 msgid "internal error: broken opcode descriptor for `%s %s'\n"
12724 msgstr ""
12725
12726 #: config/tc-nios2.c:1317
12727 msgid "can't create relocation"
12728 msgstr ""
12729
12730 #: config/tc-nios2.c:1348
12731 #, c-format
12732 msgid "unknown register %s"
12733 msgstr ""
12734
12735 #: config/tc-nios2.c:1356
12736 msgid "expecting control register"
12737 msgstr ""
12738
12739 #: config/tc-nios2.c:1358
12740 msgid "illegal use of control register"
12741 msgstr ""
12742
12743 #: config/tc-nios2.c:1360
12744 msgid "illegal use of coprocessor register"
12745 msgstr ""
12746
12747 #: config/tc-nios2.c:1362
12748 #, c-format
12749 msgid "invalid register %s"
12750 msgstr ""
12751
12752 #: config/tc-nios2.c:1370
12753 msgid ""
12754 "Register at (r1) can sometimes be corrupted by assembler optimizations.\n"
12755 "Use .set noat to turn off those optimizations (and this warning)."
12756 msgstr ""
12757
12758 #: config/tc-nios2.c:1375
12759 msgid ""
12760 "The debugger will corrupt bt (r25).\n"
12761 "If you don't need to debug this code use .set nobreak to turn off this "
12762 "warning."
12763 msgstr ""
12764
12765 #: config/tc-nios2.c:1379
12766 msgid ""
12767 "The debugger will corrupt sstatus/ba (r30).\n"
12768 "If you don't need to debug this code use .set nobreak to turn off this "
12769 "warning."
12770 msgstr ""
12771
12772 #: config/tc-nios2.c:1790 config/tc-nios2.c:1798
12773 #, c-format
12774 msgid "badly formed expression near %s"
12775 msgstr ""
12776
12777 #: config/tc-nios2.c:1855 config/tc-nios2.c:1882 config/tc-xtensa.c:2055
12778 msgid "too many arguments"
12779 msgstr ""
12780
12781 #: config/tc-nios2.c:1871
12782 #, c-format
12783 msgid "expecting %c near %s"
12784 msgstr ""
12785
12786 #. we cannot recover from this.
12787 #: config/tc-nios2.c:2018
12788 #, c-format
12789 msgid "unrecognized pseudo-instruction %s"
12790 msgstr ""
12791
12792 #. ??? Ideally we should do something other than as_fatal here as we can
12793 #. continue to assemble.
12794 #. However this function (actually the output_* functions) should not
12795 #. have been called in the first place once an illegal instruction had
12796 #. been encountered.
12797 #: config/tc-nios2.c:2075
12798 msgid "Invalid instruction encountered, cannot recover. No assembly attempted."
12799 msgstr ""
12800
12801 #. Unrecognised instruction - error.
12802 #: config/tc-nios2.c:2560
12803 #, c-format
12804 msgid "unrecognised instruction %s"
12805 msgstr ""
12806
12807 #: config/tc-nios2.c:2680
12808 #, c-format
12809 msgid "can't represent relocation type %s"
12810 msgstr ""
12811
12812 #: config/tc-nios2.c:2773
12813 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
12814 msgstr ""
12815
12816 #: config/tc-nios2.c:2799
12817 #, c-format
12818 msgid "Illegal operands: %%tls_ldo in %d-byte data field"
12819 msgstr ""
12820
12821 #: config/tc-nios2.c:2811 config/tc-nios2.c:2829 config/tc-nios2.c:2836
12822 #, c-format
12823 msgid "Illegal operands: %%tls_ldo requires arguments in ()"
12824 msgstr ""
12825
12826 #: config/tc-nios2.c:2843
12827 #, c-format
12828 msgid "Illegal operands: garbage after %%tls_ldo()"
12829 msgstr ""
12830
12831 #: config/tc-ns32k.c:437
12832 msgid "Invalid syntax in PC-relative addressing mode"
12833 msgstr ""
12834
12835 #: config/tc-ns32k.c:461
12836 msgid "Invalid syntax in External addressing mode"
12837 msgstr ""
12838
12839 #: config/tc-ns32k.c:542
12840 msgid "Invalid syntax in Memory Relative addressing mode"
12841 msgstr ""
12842
12843 #: config/tc-ns32k.c:609
12844 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
12845 msgstr ""
12846
12847 #: config/tc-ns32k.c:614
12848 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
12849 msgstr ""
12850
12851 #: config/tc-ns32k.c:619
12852 msgid "Scaled-indexed addressing mode combined with scaled-index"
12853 msgstr ""
12854
12855 #: config/tc-ns32k.c:630
12856 msgid "Invalid or illegal addressing mode combined with scaled-index"
12857 msgstr ""
12858
12859 #: config/tc-ns32k.c:753
12860 msgid "Premature end of suffix -- Defaulting to d"
12861 msgstr ""
12862
12863 #: config/tc-ns32k.c:766
12864 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
12865 msgstr ""
12866
12867 #: config/tc-ns32k.c:811
12868 msgid "Very short instr to option, ie you can't do it on a NULLstr"
12869 msgstr ""
12870
12871 #: config/tc-ns32k.c:861
12872 msgid "No such entry in list. (cpu/mmu register)"
12873 msgstr ""
12874
12875 #: config/tc-ns32k.c:918
12876 msgid "Internal consistency error.  check ns32k-opcode.h"
12877 msgstr ""
12878
12879 #: config/tc-ns32k.c:942
12880 msgid "Address of immediate operand"
12881 msgstr ""
12882
12883 #: config/tc-ns32k.c:943
12884 msgid "Invalid immediate write operand."
12885 msgstr ""
12886
12887 #: config/tc-ns32k.c:1073
12888 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
12889 msgstr ""
12890
12891 #: config/tc-ns32k.c:1106
12892 msgid "No such opcode"
12893 msgstr ""
12894
12895 #: config/tc-ns32k.c:1181
12896 msgid "Bad suffix, defaulting to d"
12897 msgstr ""
12898
12899 #: config/tc-ns32k.c:1208
12900 msgid "Too many operands passed to instruction"
12901 msgstr ""
12902
12903 #. Check error in default.
12904 #: config/tc-ns32k.c:1220
12905 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
12906 msgstr ""
12907
12908 #: config/tc-ns32k.c:1223
12909 msgid "Wrong number of operands"
12910 msgstr ""
12911
12912 #: config/tc-ns32k.c:1296
12913 #, c-format
12914 msgid "Can not do %d byte pc-relative relocation for storage type %d"
12915 msgstr ""
12916
12917 #: config/tc-ns32k.c:1299
12918 #, c-format
12919 msgid "Can not do %d byte relocation for storage type %d"
12920 msgstr ""
12921
12922 #: config/tc-ns32k.c:1391
12923 #, c-format
12924 msgid "value of %ld out of byte displacement range."
12925 msgstr ""
12926
12927 #: config/tc-ns32k.c:1401
12928 #, c-format
12929 msgid "value of %ld out of word displacement range."
12930 msgstr ""
12931
12932 #: config/tc-ns32k.c:1416
12933 #, c-format
12934 msgid "value of %ld out of double word displacement range."
12935 msgstr ""
12936
12937 #: config/tc-ns32k.c:1437
12938 #, c-format
12939 msgid "Internal logic error.  line %d, file \"%s\""
12940 msgstr ""
12941
12942 #: config/tc-ns32k.c:1485
12943 #, c-format
12944 msgid "Internal logic error. line %d, file \"%s\""
12945 msgstr ""
12946
12947 #: config/tc-ns32k.c:1586
12948 msgid "Bit field out of range"
12949 msgstr ""
12950
12951 #: config/tc-ns32k.c:1686
12952 msgid "iif convert internal pcrel/binary"
12953 msgstr ""
12954
12955 #: config/tc-ns32k.c:1703
12956 msgid "Bignum too big for long"
12957 msgstr ""
12958
12959 #: config/tc-ns32k.c:1780
12960 msgid "iif convert internal pcrel/pointer"
12961 msgstr ""
12962
12963 #: config/tc-ns32k.c:1785
12964 msgid "Internal logic error in iif.iifP[n].type"
12965 msgstr ""
12966
12967 #. We cant relax this case.
12968 #: config/tc-ns32k.c:1821
12969 msgid "Can't relax difference"
12970 msgstr ""
12971
12972 #: config/tc-ns32k.c:1862
12973 msgid "Displacement too large for :d"
12974 msgstr ""
12975
12976 #: config/tc-ns32k.c:1875
12977 msgid "Internal logic error in iif.iifP[].type"
12978 msgstr ""
12979
12980 #. Fatal.
12981 #: config/tc-ns32k.c:1907
12982 #, c-format
12983 msgid "Can't hash %s: %s"
12984 msgstr ""
12985
12986 #: config/tc-ns32k.c:2143
12987 #, c-format
12988 msgid "invalid architecture option -m%s, ignored"
12989 msgstr ""
12990
12991 #: config/tc-ns32k.c:2156
12992 #, c-format
12993 msgid "invalid default displacement size \"%s\". Defaulting to %d."
12994 msgstr ""
12995
12996 #: config/tc-ns32k.c:2172
12997 #, c-format
12998 msgid ""
12999 "NS32K options:\n"
13000 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
13001 "--disp-size-default=<1|2|4>\n"
13002 msgstr ""
13003
13004 #: config/tc-ns32k.c:2248
13005 #, c-format
13006 msgid "Cannot find relocation type for symbol %s, code %d"
13007 msgstr ""
13008
13009 #: config/tc-pdp11.c:338 config/tc-pdp11.c:356 config/tc-pdp11.c:381
13010 #: config/tc-pdp11.c:387 config/tc-pdp11.c:400
13011 msgid "Bad register name"
13012 msgstr ""
13013
13014 #: config/tc-pdp11.c:419 config/tc-pdp11.c:483 config/tc-pdp11.c:494
13015 msgid "Error in expression"
13016 msgstr ""
13017
13018 #: config/tc-pdp11.c:491
13019 msgid "Low order bits truncated in immediate float operand"
13020 msgstr ""
13021
13022 #: config/tc-pdp11.c:610
13023 msgid "Float AC not legal as integer operand"
13024 msgstr ""
13025
13026 #: config/tc-pdp11.c:630
13027 msgid "General register not legal as float operand"
13028 msgstr ""
13029
13030 #: config/tc-pdp11.c:663
13031 msgid "No instruction found"
13032 msgstr ""
13033
13034 #: config/tc-pdp11.c:673 config/tc-z80.c:1924 config/tc-z80.c:1937
13035 #, c-format
13036 msgid "Unknown instruction '%s'"
13037 msgstr ""
13038
13039 #: config/tc-pdp11.c:679
13040 #, c-format
13041 msgid "Unsupported instruction set extension: %s"
13042 msgstr ""
13043
13044 #: config/tc-pdp11.c:715
13045 msgid "operand is not an absolute constant"
13046 msgstr ""
13047
13048 #: config/tc-pdp11.c:723
13049 msgid "3-bit immediate out of range"
13050 msgstr ""
13051
13052 #: config/tc-pdp11.c:730
13053 msgid "6-bit immediate out of range"
13054 msgstr ""
13055
13056 #: config/tc-pdp11.c:737
13057 msgid "8-bit immediate out of range"
13058 msgstr ""
13059
13060 #: config/tc-pdp11.c:754 config/tc-pdp11.c:947
13061 msgid "Symbol expected"
13062 msgstr ""
13063
13064 #: config/tc-pdp11.c:759
13065 msgid "8-bit displacement out of range"
13066 msgstr ""
13067
13068 #: config/tc-pdp11.c:801 config/tc-pdp11.c:822 config/tc-pdp11.c:839
13069 #: config/tc-pdp11.c:860 config/tc-pdp11.c:877 config/tc-pdp11.c:898
13070 #: config/tc-pdp11.c:917 config/tc-pdp11.c:938
13071 msgid "Missing ','"
13072 msgstr ""
13073
13074 #: config/tc-pdp11.c:952
13075 msgid "6-bit displacement out of range"
13076 msgstr ""
13077
13078 #: config/tc-pdp11.c:973 config/tc-tilegx.c:1215 config/tc-tilepro.c:1101
13079 #: config/tc-vax.c:1948
13080 msgid "Too many operands"
13081 msgstr ""
13082
13083 #: config/tc-pdp11.c:1423
13084 #, c-format
13085 msgid "Can not represent %s relocation in this object file format"
13086 msgstr ""
13087
13088 #: config/tc-pj.c:64 config/tc-pj.c:73
13089 msgid "confusing relocation expressions"
13090 msgstr ""
13091
13092 #: config/tc-pj.c:157
13093 msgid "can't have relocation for ipush"
13094 msgstr ""
13095
13096 #: config/tc-pj.c:289
13097 msgid "expected expression"
13098 msgstr ""
13099
13100 #: config/tc-pj.c:355
13101 #, c-format
13102 msgid ""
13103 "PJ options:\n"
13104 "-little\t\t\tgenerate little endian code\n"
13105 "-big\t\t\tgenerate big endian code\n"
13106 msgstr ""
13107
13108 #: config/tc-pj.c:380 config/tc-sh.c:4146 config/tc-sh.c:4153
13109 #: config/tc-sh.c:4160 config/tc-sh.c:4167
13110 msgid "pcrel too far"
13111 msgstr ""
13112
13113 #: config/tc-pj.h:39
13114 msgid "convert_frag\n"
13115 msgstr ""
13116
13117 #: config/tc-pj.h:40
13118 msgid "estimate size\n"
13119 msgstr ""
13120
13121 #: config/tc-ppc.c:1101 config/tc-ppc.c:1158 config/tc-ppc.c:1196
13122 msgid "the use of -mvle requires big endian."
13123 msgstr ""
13124
13125 #: config/tc-ppc.c:1139 config/tc-ppc.c:1160
13126 msgid "the use of -mvle requires -a32."
13127 msgstr ""
13128
13129 #: config/tc-ppc.c:1141
13130 #, c-format
13131 msgid "%s unsupported"
13132 msgstr ""
13133
13134 #: config/tc-ppc.c:1250
13135 msgid "--nops needs a numeric argument"
13136 msgstr ""
13137
13138 #: config/tc-ppc.c:1267
13139 #, c-format
13140 msgid ""
13141 "PowerPC options:\n"
13142 "-a32                    generate ELF32/XCOFF32\n"
13143 "-a64                    generate ELF64/XCOFF64\n"
13144 "-u                      ignored\n"
13145 "-mpwrx, -mpwr2          generate code for POWER/2 (RIOS2)\n"
13146 "-mpwr                   generate code for POWER (RIOS1)\n"
13147 "-m601                   generate code for PowerPC 601\n"
13148 "-mppc, -mppc32, -m603, -m604\n"
13149 "                        generate code for PowerPC 603/604\n"
13150 "-m403                   generate code for PowerPC 403\n"
13151 "-m405                   generate code for PowerPC 405\n"
13152 "-m440                   generate code for PowerPC 440\n"
13153 "-m464                   generate code for PowerPC 464\n"
13154 "-m476                   generate code for PowerPC 476\n"
13155 "-m7400, -m7410, -m7450, -m7455\n"
13156 "                        generate code for PowerPC 7400/7410/7450/7455\n"
13157 "-m750cl                 generate code for PowerPC 750cl\n"
13158 msgstr ""
13159
13160 #: config/tc-ppc.c:1285
13161 #, c-format
13162 msgid ""
13163 "-mppc64, -m620          generate code for PowerPC 620/625/630\n"
13164 "-mppc64bridge           generate code for PowerPC 64, including bridge "
13165 "insns\n"
13166 "-mbooke                 generate code for 32-bit PowerPC BookE\n"
13167 "-ma2                    generate code for A2 architecture\n"
13168 "-mpower4, -mpwr4        generate code for Power4 architecture\n"
13169 "-mpower5, -mpwr5, -mpwr5x\n"
13170 "                        generate code for Power5 architecture\n"
13171 "-mpower6, -mpwr6        generate code for Power6 architecture\n"
13172 "-mpower7, -mpwr7        generate code for Power7 architecture\n"
13173 "-mpower8, -mpwr8        generate code for Power8 architecture\n"
13174 "-mcell                  generate code for Cell Broadband Engine "
13175 "architecture\n"
13176 "-mcom                   generate code Power/PowerPC common instructions\n"
13177 "-many                   generate code for any architecture (PWR/PWRX/PPC)\n"
13178 msgstr ""
13179
13180 #: config/tc-ppc.c:1299
13181 #, c-format
13182 msgid ""
13183 "-maltivec               generate code for AltiVec\n"
13184 "-mvsx                   generate code for Vector-Scalar (VSX) instructions\n"
13185 "-mhtm                   generate code for Hardware Transactional Memory\n"
13186 "-me300                  generate code for PowerPC e300 family\n"
13187 "-me500, -me500x2        generate code for Motorola e500 core complex\n"
13188 "-me500mc,               generate code for Freescale e500mc core complex\n"
13189 "-me500mc64,             generate code for Freescale e500mc64 core complex\n"
13190 "-me5500,                generate code for Freescale e5500 core complex\n"
13191 "-me6500,                generate code for Freescale e6500 core complex\n"
13192 "-mspe                   generate code for Motorola SPE instructions\n"
13193 "-mvle                   generate code for Freescale VLE instructions\n"
13194 "-mtitan                 generate code for AppliedMicro Titan core complex\n"
13195 "-mregnames              Allow symbolic names for registers\n"
13196 "-mno-regnames           Do not allow symbolic names for registers\n"
13197 msgstr ""
13198
13199 #: config/tc-ppc.c:1315
13200 #, c-format
13201 msgid ""
13202 "-mrelocatable           support for GCC's -mrelocatble option\n"
13203 "-mrelocatable-lib       support for GCC's -mrelocatble-lib option\n"
13204 "-memb                   set PPC_EMB bit in ELF flags\n"
13205 "-mlittle, -mlittle-endian, -le\n"
13206 "                        generate code for a little endian machine\n"
13207 "-mbig, -mbig-endian, -be\n"
13208 "                        generate code for a big endian machine\n"
13209 "-msolaris               generate code for Solaris\n"
13210 "-mno-solaris            do not generate code for Solaris\n"
13211 "-K PIC                  set EF_PPC_RELOCATABLE_LIB in ELF flags\n"
13212 "-V                      print assembler version number\n"
13213 "-Qy, -Qn                ignored\n"
13214 msgstr ""
13215
13216 #: config/tc-ppc.c:1329
13217 #, c-format
13218 msgid ""
13219 "-nops=count             when aligning, more than COUNT nops uses a branch\n"
13220 "-ppc476-workaround      warn if emitting data to code sections\n"
13221 msgstr ""
13222
13223 #: config/tc-ppc.c:1356
13224 #, c-format
13225 msgid "unknown default cpu = %s, os = %s"
13226 msgstr ""
13227
13228 #: config/tc-ppc.c:1384
13229 msgid "neither Power nor PowerPC opcodes were selected."
13230 msgstr ""
13231
13232 #: config/tc-ppc.c:1444
13233 #, c-format
13234 msgid "mask trims opcode bits for %s"
13235 msgstr ""
13236
13237 #: config/tc-ppc.c:1453
13238 #, c-format
13239 msgid "operand index error for %s"
13240 msgstr ""
13241
13242 #: config/tc-ppc.c:1469
13243 #, c-format
13244 msgid "operand %d overlap in %s"
13245 msgstr ""
13246
13247 #: config/tc-ppc.c:1521
13248 #, c-format
13249 msgid "powerpc_operands[%d].bitm invalid"
13250 msgstr ""
13251
13252 #: config/tc-ppc.c:1528
13253 #, c-format
13254 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
13255 msgstr ""
13256
13257 #: config/tc-ppc.c:1557 config/tc-ppc.c:1609
13258 #, c-format
13259 msgid "major opcode is not sorted for %s"
13260 msgstr ""
13261
13262 #: config/tc-ppc.c:1573 config/tc-ppc.c:1626
13263 #, c-format
13264 msgid "duplicate instruction %s"
13265 msgstr ""
13266
13267 #: config/tc-ppc.c:1650
13268 #, c-format
13269 msgid "duplicate macro %s"
13270 msgstr ""
13271
13272 #: config/tc-ppc.c:2034
13273 msgid "symbol+offset not supported for got tls"
13274 msgstr ""
13275
13276 #: config/tc-ppc.c:2111 config/tc-ppc.c:3598 config/tc-ppc.c:7005
13277 msgid "data in executable section"
13278 msgstr ""
13279
13280 #: config/tc-ppc.c:2153 config/tc-ppc.c:5264
13281 msgid "expected comma after symbol-name: rest of line ignored."
13282 msgstr ""
13283
13284 #: config/tc-ppc.c:2186 config/tc-ppc.c:5300
13285 #, c-format
13286 msgid "ignoring attempt to re-define symbol `%s'."
13287 msgstr ""
13288
13289 #: config/tc-ppc.c:2194
13290 #, c-format
13291 msgid "length of .lcomm \"%s\" is already %ld. Not changed to %ld."
13292 msgstr ""
13293
13294 #: config/tc-ppc.c:2212
13295 msgid "common alignment not a power of 2"
13296 msgstr ""
13297
13298 #: config/tc-ppc.c:2254
13299 #, c-format
13300 msgid "expected comma after name `%s' in .localentry directive"
13301 msgstr ""
13302
13303 #: config/tc-ppc.c:2264
13304 msgid "missing expression in .localentry directive"
13305 msgstr ""
13306
13307 #: config/tc-ppc.c:2278
13308 #, c-format
13309 msgid ".localentry expression for `%s' is not a valid power of 2"
13310 msgstr ""
13311
13312 #: config/tc-ppc.c:2292
13313 #, c-format
13314 msgid ".localentry expression for `%s' does not evaluate to a constant"
13315 msgstr ""
13316
13317 #: config/tc-ppc.c:2307
13318 msgid "missing expression in .abiversion directive"
13319 msgstr ""
13320
13321 #: config/tc-ppc.c:2316
13322 msgid ".abiversion expression does not evaluate to a constant"
13323 msgstr ""
13324
13325 #: config/tc-ppc.c:2368
13326 msgid "relocation cannot be done when using -mrelocatable"
13327 msgstr ""
13328
13329 #: config/tc-ppc.c:2418
13330 msgid "TOC section size exceeds 64k"
13331 msgstr ""
13332
13333 #: config/tc-ppc.c:2514
13334 #, c-format
13335 msgid "syntax error: invalid toc specifier `%s'"
13336 msgstr ""
13337
13338 #: config/tc-ppc.c:2528
13339 #, c-format
13340 msgid "syntax error: expected `]', found  `%c'"
13341 msgstr ""
13342
13343 #: config/tc-ppc.c:2654
13344 #, c-format
13345 msgid "unrecognized opcode: `%s'"
13346 msgstr ""
13347
13348 #: config/tc-ppc.c:2837
13349 msgid "[tocv] symbol is not a toc symbol"
13350 msgstr ""
13351
13352 #: config/tc-ppc.c:2848
13353 msgid "unimplemented toc32 expression modifier"
13354 msgstr ""
13355
13356 #: config/tc-ppc.c:2853
13357 msgid "unimplemented toc64 expression modifier"
13358 msgstr ""
13359
13360 #: config/tc-ppc.c:2857
13361 #, c-format
13362 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
13363 msgstr ""
13364
13365 #: config/tc-ppc.c:3063
13366 #, c-format
13367 msgid "@tls may not be used with \"%s\" operands"
13368 msgstr ""
13369
13370 #: config/tc-ppc.c:3066
13371 msgid "@tls may only be used in last operand"
13372 msgstr ""
13373
13374 #: config/tc-ppc.c:3191
13375 #, c-format
13376 msgid "assuming %s on symbol"
13377 msgstr ""
13378
13379 #: config/tc-ppc.c:3294
13380 msgid "unsupported relocation for DS offset field"
13381 msgstr ""
13382
13383 #: config/tc-ppc.c:3336
13384 #, c-format
13385 msgid "syntax error; end of line, expected `%c'"
13386 msgstr ""
13387
13388 #: config/tc-ppc.c:3338
13389 #, c-format
13390 msgid "syntax error; found `%c', expected `%c'"
13391 msgstr ""
13392
13393 #: config/tc-ppc.c:3404 config/tc-ppc.c:6388
13394 msgid "instruction address is not a multiple of 4"
13395 msgstr ""
13396
13397 #: config/tc-ppc.c:3636
13398 msgid "missing size"
13399 msgstr ""
13400
13401 #: config/tc-ppc.c:3645
13402 msgid "negative size"
13403 msgstr ""
13404
13405 #: config/tc-ppc.c:3677
13406 msgid "missing real symbol name"
13407 msgstr ""
13408
13409 #: config/tc-ppc.c:3717
13410 msgid "attempt to redefine symbol"
13411 msgstr ""
13412
13413 #: config/tc-ppc.c:3982
13414 #, c-format
13415 msgid "no known dwarf XCOFF section for flag 0x%08x\n"
13416 msgstr ""
13417
13418 #: config/tc-ppc.c:3995
13419 #, c-format
13420 msgid "label %s was not defined in this dwarf section"
13421 msgstr ""
13422
13423 #: config/tc-ppc.c:4111
13424 msgid "the XCOFF file format does not support arbitrary sections"
13425 msgstr ""
13426
13427 #: config/tc-ppc.c:4184
13428 msgid ".ref outside .csect"
13429 msgstr ""
13430
13431 #: config/tc-ppc.c:4206 config/tc-ppc.c:4408
13432 msgid "missing symbol name"
13433 msgstr ""
13434
13435 #: config/tc-ppc.c:4237
13436 msgid "missing rename string"
13437 msgstr ""
13438
13439 #: config/tc-ppc.c:4267 config/tc-ppc.c:4809 read.c:3451
13440 msgid "missing value"
13441 msgstr ""
13442
13443 #: config/tc-ppc.c:4285
13444 msgid "illegal .stabx expression; zero assumed"
13445 msgstr ""
13446
13447 #: config/tc-ppc.c:4317
13448 msgid "missing class"
13449 msgstr ""
13450
13451 #: config/tc-ppc.c:4326
13452 msgid "missing type"
13453 msgstr ""
13454
13455 #: config/tc-ppc.c:4353
13456 msgid ".stabx of storage class stsym must be within .bs/.es"
13457 msgstr ""
13458
13459 #: config/tc-ppc.c:4596
13460 msgid "nested .bs blocks"
13461 msgstr ""
13462
13463 #: config/tc-ppc.c:4628
13464 msgid ".es without preceding .bs"
13465 msgstr ""
13466
13467 #: config/tc-ppc.c:4801
13468 msgid "non-constant byte count"
13469 msgstr ""
13470
13471 #: config/tc-ppc.c:4875
13472 msgid ".tc not in .toc section"
13473 msgstr ""
13474
13475 #: config/tc-ppc.c:4894
13476 msgid ".tc with no label"
13477 msgstr ""
13478
13479 #: config/tc-ppc.c:4987 config/tc-s390.c:1856
13480 msgid ".machine stack overflow"
13481 msgstr ""
13482
13483 #: config/tc-ppc.c:4994 config/tc-s390.c:1863
13484 msgid ".machine stack underflow"
13485 msgstr ""
13486
13487 #: config/tc-ppc.c:5001 config/tc-s390.c:1870 config/tc-s390.c:1946
13488 #, c-format
13489 msgid "invalid machine `%s'"
13490 msgstr ""
13491
13492 #: config/tc-ppc.c:5033
13493 msgid "no previous section to return to, ignored."
13494 msgstr ""
13495
13496 #: config/tc-ppc.c:5309
13497 #, c-format
13498 msgid "length of .comm \"%s\" is already %ld. Not changed to %ld."
13499 msgstr ""
13500
13501 #. Section Contents
13502 #. unknown
13503 #: config/tc-ppc.c:5439
13504 msgid "unsupported section attribute -- 'a'"
13505 msgstr ""
13506
13507 #: config/tc-ppc.c:5623
13508 msgid "bad symbol suffix"
13509 msgstr ""
13510
13511 #: config/tc-ppc.c:5716
13512 msgid "unrecognized symbol suffix"
13513 msgstr ""
13514
13515 #: config/tc-ppc.c:5805
13516 msgid "two .function pseudo-ops with no intervening .ef"
13517 msgstr ""
13518
13519 #: config/tc-ppc.c:5818
13520 msgid ".ef with no preceding .function"
13521 msgstr ""
13522
13523 #: config/tc-ppc.c:5947
13524 #, c-format
13525 msgid "warning: symbol %s has no csect"
13526 msgstr ""
13527
13528 #: config/tc-ppc.c:6209
13529 msgid "symbol in .toc does not match any .tc"
13530 msgstr ""
13531
13532 #: config/tc-ppc.c:6843
13533 #, c-format
13534 msgid "unsupported relocation against %s"
13535 msgstr ""
13536
13537 #: config/tc-ppc.c:6988
13538 #, c-format
13539 msgid "Gas failure, reloc value %d\n"
13540 msgstr ""
13541
13542 #: config/tc-ppc.c:7071
13543 #, c-format
13544 msgid "cannot emit PC relative %s relocation against %s"
13545 msgstr ""
13546
13547 #: config/tc-ppc.c:7078
13548 msgid "unable to resolve expression"
13549 msgstr ""
13550
13551 #: config/tc-rl78.c:214
13552 msgid "16-bit relocation used in 8-bit operand"
13553 msgstr ""
13554
13555 #: config/tc-rl78.c:218
13556 msgid "8-bit relocation used in 16-bit operand"
13557 msgstr ""
13558
13559 #: config/tc-rl78.c:244 config/tc-rx.c:862
13560 #, c-format
13561 msgid "Value %d doesn't fit in unsigned %d-bit field"
13562 msgstr ""
13563
13564 #: config/tc-rl78.c:250 config/tc-rx.c:868
13565 #, c-format
13566 msgid "Value %d doesn't fit in signed %d-bit field"
13567 msgstr ""
13568
13569 #: config/tc-rl78.c:329
13570 #, c-format
13571 msgid " RL78 specific command line options:\n"
13572 msgstr ""
13573
13574 #: config/tc-rl78.c:330
13575 #, c-format
13576 msgid "  --mg10            Enable support for G10 variant\n"
13577 msgstr ""
13578
13579 #: config/tc-rl78.c:331
13580 #, c-format
13581 msgid "  --m32bit-doubles  [default]\n"
13582 msgstr ""
13583
13584 #: config/tc-rl78.c:332 config/tc-rx.c:187
13585 #, c-format
13586 msgid "  --m64bit-doubles\n"
13587 msgstr ""
13588
13589 #: config/tc-rl78.c:405
13590 #, c-format
13591 msgid "%%%s() must be outermost term in expression"
13592 msgstr ""
13593
13594 #: config/tc-rl78.c:633 config/tc-rx.c:2190
13595 #, c-format
13596 msgid "unsupported constant size %d\n"
13597 msgstr ""
13598
13599 #: config/tc-rl78.c:646
13600 #, c-format
13601 msgid "%%hi16/%%lo16 only applies to .short or .hword"
13602 msgstr ""
13603
13604 #: config/tc-rl78.c:651
13605 #, c-format
13606 msgid "%%hi8 only applies to .byte"
13607 msgstr ""
13608
13609 #: config/tc-rl78.c:661 config/tc-rx.c:2197
13610 msgid "difference of two symbols only supported with .long, .short, or .byte"
13611 msgstr ""
13612
13613 #: config/tc-rl78.c:1146 config/tc-rx.c:2124
13614 #, c-format
13615 msgid "bad frag at %p : fix %ld addr %ld %ld \n"
13616 msgstr ""
13617
13618 #: config/tc-rl78.c:1338
13619 #, c-format
13620 msgid "value of %ld too large for 8-bit branch"
13621 msgstr ""
13622
13623 #: config/tc-rl78.c:1348
13624 #, c-format
13625 msgid "value of %ld too large for 16-bit branch"
13626 msgstr ""
13627
13628 #: config/tc-rl78.c:1397 config/tc-rx.c:2387
13629 #, c-format
13630 msgid "Unknown reloc in md_apply_fix: %s"
13631 msgstr ""
13632
13633 #: config/tc-rx.c:172
13634 #, c-format
13635 msgid "unrecognised RX CPU type %s"
13636 msgstr ""
13637
13638 #: config/tc-rx.c:183
13639 #, c-format
13640 msgid " RX specific command line options:\n"
13641 msgstr ""
13642
13643 #: config/tc-rx.c:184
13644 #, c-format
13645 msgid "  --mbig-endian-data\n"
13646 msgstr ""
13647
13648 #: config/tc-rx.c:185
13649 #, c-format
13650 msgid "  --mlittle-endian-data [default]\n"
13651 msgstr ""
13652
13653 #: config/tc-rx.c:186
13654 #, c-format
13655 msgid "  --m32bit-doubles [default]\n"
13656 msgstr ""
13657
13658 #: config/tc-rx.c:188
13659 #, c-format
13660 msgid "  --muse-conventional-section-names\n"
13661 msgstr ""
13662
13663 #: config/tc-rx.c:189
13664 #, c-format
13665 msgid "  --muse-renesas-section-names [default]\n"
13666 msgstr ""
13667
13668 #: config/tc-rx.c:190
13669 #, c-format
13670 msgid "  --msmall-data-limit\n"
13671 msgstr ""
13672
13673 #: config/tc-rx.c:191
13674 #, c-format
13675 msgid "  --mrelax\n"
13676 msgstr ""
13677
13678 #: config/tc-rx.c:192
13679 #, c-format
13680 msgid "  --mpid\n"
13681 msgstr ""
13682
13683 #: config/tc-rx.c:193
13684 #, c-format
13685 msgid "  --mint-register=<value>\n"
13686 msgstr ""
13687
13688 #: config/tc-rx.c:194
13689 #, c-format
13690 msgid "  --mcpu=<rx100|rx200|rx600|rx610>\n"
13691 msgstr ""
13692
13693 #: config/tc-rx.c:274
13694 msgid "no filename following .INCLUDE pseudo-op"
13695 msgstr ""
13696
13697 #: config/tc-rx.c:377
13698 #, c-format
13699 msgid "unable to locate include file: %s"
13700 msgstr ""
13701
13702 #: config/tc-rx.c:428
13703 #, c-format
13704 msgid "unrecognised alignment value in .SECTION directive: %s"
13705 msgstr ""
13706
13707 #: config/tc-rx.c:445
13708 #, c-format
13709 msgid "unknown parameter following .SECTION directive: %s"
13710 msgstr ""
13711
13712 #: config/tc-rx.c:534
13713 msgid "expecting either ON or OFF after .list"
13714 msgstr ""
13715
13716 #: config/tc-rx.c:570
13717 #, c-format
13718 msgid "The \".%s\" pseudo-op is not implemented\n"
13719 msgstr ""
13720
13721 #: config/tc-rx.c:1068
13722 msgid "The .DEFINE pseudo-op is not implemented"
13723 msgstr ""
13724
13725 #: config/tc-rx.c:1070
13726 msgid "The .MACRO pseudo-op is not implemented"
13727 msgstr ""
13728
13729 #: config/tc-rx.c:1072
13730 msgid "The .BTEQU pseudo-op is not implemented."
13731 msgstr ""
13732
13733 #: config/tc-rx.c:2056
13734 msgid "invalid immediate size"
13735 msgstr ""
13736
13737 #: config/tc-rx.c:2075
13738 msgid "invalid immediate field position"
13739 msgstr ""
13740
13741 #: config/tc-rx.c:2241
13742 #, c-format
13743 msgid "jump not 3..10 bytes away (is %d)"
13744 msgstr ""
13745
13746 #: config/tc-s390.c:337 config/tc-sparc.c:325
13747 msgid "Invalid default architecture, broken assembler."
13748 msgstr ""
13749
13750 #: config/tc-s390.c:450 config/tc-sparc.c:536
13751 #, c-format
13752 msgid "invalid architecture -A%s"
13753 msgstr ""
13754
13755 #: config/tc-s390.c:473
13756 #, c-format
13757 msgid ""
13758 "        S390 options:\n"
13759 "        -mregnames        Allow symbolic names for registers\n"
13760 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
13761 "        -mno-regnames     Do not allow symbolic names for registers\n"
13762 "        -m31              Set file format to 31 bit format\n"
13763 "        -m64              Set file format to 64 bit format\n"
13764 msgstr ""
13765
13766 #: config/tc-s390.c:480
13767 #, c-format
13768 msgid ""
13769 "        -V                print assembler version number\n"
13770 "        -Qy, -Qn          ignored\n"
13771 msgstr ""
13772
13773 #: config/tc-s390.c:545
13774 msgid "The 64 bit file format is used without esame instructions."
13775 msgstr ""
13776
13777 #: config/tc-s390.c:561
13778 #, c-format
13779 msgid "Internal assembler error for instruction format %s"
13780 msgstr ""
13781
13782 #: config/tc-s390.c:607
13783 #, c-format
13784 msgid "operand out of range (%s not between %ld and %ld)"
13785 msgstr ""
13786
13787 #: config/tc-s390.c:789
13788 #, c-format
13789 msgid "identifier+constant@%s means identifier@%s+constant"
13790 msgstr ""
13791
13792 #: config/tc-s390.c:870
13793 msgid "Can't handle O_big in s390_exp_compare"
13794 msgstr ""
13795
13796 #: config/tc-s390.c:951
13797 msgid "Invalid suffix for literal pool entry"
13798 msgstr ""
13799
13800 #: config/tc-s390.c:1008
13801 msgid "Big number is too big"
13802 msgstr ""
13803
13804 #: config/tc-s390.c:1155
13805 msgid "relocation not applicable"
13806 msgstr ""
13807
13808 #: config/tc-s390.c:1272
13809 msgid "index register specified but zero"
13810 msgstr ""
13811
13812 #: config/tc-s390.c:1276
13813 msgid "base register specified but zero"
13814 msgstr ""
13815
13816 #: config/tc-s390.c:1280
13817 msgid "odd numbered general purpose register specified as register pair"
13818 msgstr ""
13819
13820 #: config/tc-s390.c:1288
13821 msgid ""
13822 "invalid floating point register pair.  Valid fp register pair operands are "
13823 "0, 1, 4, 5, 8, 9, 12 or 13."
13824 msgstr ""
13825
13826 #: config/tc-s390.c:1377
13827 msgid "invalid operand suffix"
13828 msgstr ""
13829
13830 #: config/tc-s390.c:1400
13831 msgid "syntax error; missing '(' after displacement"
13832 msgstr ""
13833
13834 #: config/tc-s390.c:1416 config/tc-s390.c:1460 config/tc-s390.c:1490
13835 msgid "syntax error; expected ,"
13836 msgstr ""
13837
13838 #: config/tc-s390.c:1448
13839 msgid "syntax error; missing ')' after base register"
13840 msgstr ""
13841
13842 #: config/tc-s390.c:1477
13843 msgid "syntax error; ')' not allowed here"
13844 msgstr ""
13845
13846 #: config/tc-s390.c:1612
13847 #, c-format
13848 msgid "Opcode %s not available in this mode"
13849 msgstr ""
13850
13851 #: config/tc-s390.c:1667 config/tc-s390.c:1690 config/tc-s390.c:1703
13852 msgid "Invalid .insn format\n"
13853 msgstr ""
13854
13855 #: config/tc-s390.c:1675
13856 #, c-format
13857 msgid "Unrecognized opcode format: `%s'"
13858 msgstr ""
13859
13860 #: config/tc-s390.c:1706
13861 msgid "second operand of .insn not a constant\n"
13862 msgstr ""
13863
13864 #: config/tc-s390.c:1709
13865 msgid "missing comma after insn constant\n"
13866 msgstr ""
13867
13868 #: config/tc-s390.c:1922
13869 msgid ".machinemode stack overflow"
13870 msgstr ""
13871
13872 #: config/tc-s390.c:1929
13873 msgid ".machinemode stack underflow"
13874 msgstr ""
13875
13876 #: config/tc-s390.c:2144
13877 #, c-format
13878 msgid "cannot emit relocation %s against subsy symbol %s"
13879 msgstr ""
13880
13881 #: config/tc-s390.c:2248
13882 msgid "unsupported relocation type"
13883 msgstr ""
13884
13885 #: config/tc-s390.c:2303
13886 #, c-format
13887 msgid "cannot emit PC relative %s relocation%s%s"
13888 msgstr ""
13889
13890 #: config/tc-s390.c:2442
13891 #, c-format
13892 msgid "Gas failure, reloc type %s\n"
13893 msgstr ""
13894
13895 #: config/tc-s390.c:2444
13896 #, c-format
13897 msgid "Gas failure, reloc type #%i\n"
13898 msgstr ""
13899
13900 #: config/tc-score.c:260
13901 msgid "div / mul are reserved instructions"
13902 msgstr ""
13903
13904 #: config/tc-score.c:261
13905 msgid "This architecture doesn't support mmu"
13906 msgstr ""
13907
13908 #: config/tc-score.c:262
13909 msgid "This architecture doesn't support atomic instruction"
13910 msgstr ""
13911
13912 #: config/tc-score.c:469
13913 msgid "S+core register expected"
13914 msgstr ""
13915
13916 #: config/tc-score.c:470
13917 msgid "S+core special-register expected"
13918 msgstr ""
13919
13920 #: config/tc-score.c:471
13921 msgid "S+core co-processor register expected"
13922 msgstr ""
13923
13924 #: config/tc-score.c:1074 config/tc-score.c:2068
13925 msgid "Using temp register(r1)"
13926 msgstr ""
13927
13928 #: config/tc-score.c:1093
13929 #, c-format
13930 msgid "register expected, not '%.100s'"
13931 msgstr ""
13932
13933 #: config/tc-score.c:1149 config/tc-score.c:5485
13934 msgid "rd must be even number."
13935 msgstr ""
13936
13937 #: config/tc-score.c:1513 config/tc-score.c:1520
13938 #, c-format
13939 msgid "invalid constant: %d bit expression not in range %u..%u"
13940 msgstr ""
13941
13942 #: config/tc-score.c:1526 config/tc-score.c:1533 config/tc-score.c:2895
13943 #: config/tc-score.c:2900 config/tc-score.c:3165 config/tc-score.c:3170
13944 #: config/tc-score.c:3462
13945 #, c-format
13946 msgid "invalid constant: %d bit expression not in range %d..%d"
13947 msgstr ""
13948
13949 #: config/tc-score.c:1558
13950 msgid "invalid constant: bit expression not defined"
13951 msgstr ""
13952
13953 #: config/tc-score.c:2082
13954 #, c-format
13955 msgid "low register(r0-r15)expected, not '%.100s'"
13956 msgstr ""
13957
13958 #: config/tc-score.c:2144 config/tc-score.c:3482 config/tc-score.c:3650
13959 #: config/tc-score.c:3695
13960 #, c-format
13961 msgid "missing ["
13962 msgstr ""
13963
13964 #: config/tc-score.c:2158 config/tc-score.c:3103 config/tc-score.c:3305
13965 #: config/tc-score.c:3321 config/tc-score.c:3392 config/tc-score.c:3447
13966 #: config/tc-score.c:3671 config/tc-score.c:3716 config/tc-score.c:3865
13967 #: config/tc-score.c:3919 config/tc-score.c:3965
13968 #, c-format
13969 msgid "missing ]"
13970 msgstr ""
13971
13972 #: config/tc-score.c:2347
13973 #, c-format
13974 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
13975 msgstr ""
13976
13977 #: config/tc-score.c:2366
13978 #, c-format
13979 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
13980 msgstr ""
13981
13982 #: config/tc-score.c:2382 config/tc-score.c:2389
13983 #, c-format
13984 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
13985 msgstr ""
13986
13987 #: config/tc-score.c:2838
13988 msgid "address offset must be half word alignment"
13989 msgstr ""
13990
13991 #: config/tc-score.c:2846
13992 msgid "address offset must be word alignment"
13993 msgstr ""
13994
13995 #: config/tc-score.c:2986 config/tc-score.c:3123
13996 msgid "register same as write-back base"
13997 msgstr ""
13998
13999 #: config/tc-score.c:3093
14000 msgid "pre-indexed expression expected"
14001 msgstr ""
14002
14003 #: config/tc-score.c:3422
14004 #, c-format
14005 msgid "invalid register number: %d is not in [r0--r7]"
14006 msgstr ""
14007
14008 #: config/tc-score.c:3439
14009 msgid "comma is  expected"
14010 msgstr ""
14011
14012 #: config/tc-score.c:3470
14013 #, c-format
14014 msgid "invalid constant: %d is not word align integer"
14015 msgstr ""
14016
14017 #: config/tc-score.c:3509 config/tc-score.c:3552
14018 msgid "invalid constant: 32 bit expression not word align"
14019 msgstr ""
14020
14021 #: config/tc-score.c:3518 config/tc-score.c:3561
14022 msgid "invalid constant: 32 bit expression not in range [0, 0xffffffff]"
14023 msgstr ""
14024
14025 #: config/tc-score.c:3594
14026 msgid ""
14027 "invalid constant: 32 bit expression not in range [-0x80000000, 0x7fffffff]"
14028 msgstr ""
14029
14030 #: config/tc-score.c:3783 config/tc-score.c:3811
14031 msgid "imm5 should >= 2"
14032 msgstr ""
14033
14034 #: config/tc-score.c:3788 config/tc-score.c:3817
14035 msgid "reg should <= 31"
14036 msgstr ""
14037
14038 #: config/tc-score.c:3859 config/tc-score.c:3910
14039 msgid "missing +"
14040 msgstr ""
14041
14042 #: config/tc-score.c:3903
14043 #, c-format
14044 msgid "%s register same as write-back base"
14045 msgstr ""
14046
14047 #: config/tc-score.c:3905
14048 msgid "destination"
14049 msgstr ""
14050
14051 #: config/tc-score.c:3905
14052 msgid "source"
14053 msgstr ""
14054
14055 #: config/tc-score.c:4235 config/tc-score.c:4311 config/tc-score.c:4946
14056 msgid "expression error"
14057 msgstr ""
14058
14059 #: config/tc-score.c:4241
14060 msgid "value not in range [0, 0xffffffff]"
14061 msgstr ""
14062
14063 #: config/tc-score.c:4317
14064 msgid "value not in range [-0xffffffff, 0xffffffff]"
14065 msgstr ""
14066
14067 #: config/tc-score.c:4345
14068 msgid "li rd label isn't correct instruction form"
14069 msgstr ""
14070
14071 #: config/tc-score.c:4515 config/tc-score.c:4670 config/tc-score.c:5197
14072 #: config/tc-score.c:5225
14073 msgid "lacking label  "
14074 msgstr ""
14075
14076 #: config/tc-score.c:4896
14077 msgid "s3_PIC code offset overflow (max 16 signed bits)"
14078 msgstr ""
14079
14080 #: config/tc-score.c:4952
14081 msgid "value not in range [0, 0x7fffffff]"
14082 msgstr ""
14083
14084 #: config/tc-score.c:4957
14085 msgid "end on line error"
14086 msgstr ""
14087
14088 #: config/tc-score.c:5204
14089 msgid "invalid constant: 25 bit expression not in range [-16777216, 16777215]"
14090 msgstr ""
14091
14092 #: config/tc-score.c:5231
14093 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
14094 msgstr ""
14095
14096 #: config/tc-score.c:5264
14097 msgid "lacking label"
14098 msgstr ""
14099
14100 #: config/tc-score.c:5269
14101 msgid "invalid constant: 10 bit expression not in range [-2^9, 2^9-1]"
14102 msgstr ""
14103
14104 #: config/tc-score.c:5365
14105 msgid "pce instruction error (16 bit || 16 bit)'"
14106 msgstr ""
14107
14108 #: config/tc-score.c:5383 config/tc-score.c:5407 config/tc-score.c:5434
14109 #: config/tc-score.c:5463 config/tc-score.c:5512
14110 msgid "score3d instruction."
14111 msgstr ""
14112
14113 #: config/tc-score.c:6031
14114 msgid "Unsupported use of .gpword"
14115 msgstr ""
14116
14117 #: config/tc-score.c:6128
14118 #, c-format
14119 msgid "BSS length (%d) < 0 ignored"
14120 msgstr ""
14121
14122 #: config/tc-score.c:6143 read.c:2412
14123 #, c-format
14124 msgid "error setting flags for \".sbss\": %s"
14125 msgstr ""
14126
14127 #: config/tc-score.c:6157 config/tc-sparc.c:4022
14128 msgid "missing alignment"
14129 msgstr ""
14130
14131 #: config/tc-score.c:6194
14132 #, c-format
14133 msgid "alignment too large; %d assumed"
14134 msgstr ""
14135
14136 #: config/tc-score.c:6199 read.c:2473
14137 msgid "alignment negative; 0 assumed"
14138 msgstr ""
14139
14140 #. Error routine.
14141 #: config/tc-score.c:6608 config/tc-score.c:6632
14142 msgid "size is not 4 or 6"
14143 msgstr ""
14144
14145 #: config/tc-score.c:6691
14146 msgid "bad call to MD_ATOF()"
14147 msgstr ""
14148
14149 #: config/tc-score.c:7198
14150 #, c-format
14151 msgid " branch relocation truncate (0x%x) [-2^9 ~ 2^9]"
14152 msgstr ""
14153
14154 #: config/tc-score.c:7213 config/tc-score.c:7242 config/tc-score.c:7294
14155 #, c-format
14156 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
14157 msgstr ""
14158
14159 #: config/tc-score.c:7264 config/tc-score.c:7319
14160 #, c-format
14161 msgid " branch relocation truncate (0x%x)  [-2^9 ~ 2^9]"
14162 msgstr ""
14163
14164 #: config/tc-score.c:7488
14165 #, c-format
14166 msgid "cannot represent %s relocation in this object file format1"
14167 msgstr ""
14168
14169 #: config/tc-score.c:7779
14170 #, c-format
14171 msgid "Sunplus-v2-0-0-20060510\n"
14172 msgstr ""
14173
14174 #: config/tc-score.c:7799
14175 #, c-format
14176 msgid " Score-specific assembler options:\n"
14177 msgstr ""
14178
14179 #: config/tc-score.c:7801
14180 #, c-format
14181 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
14182 msgstr ""
14183
14184 #: config/tc-score.c:7806
14185 #, c-format
14186 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
14187 msgstr ""
14188
14189 #: config/tc-score.c:7810
14190 #, c-format
14191 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
14192 msgstr ""
14193
14194 #: config/tc-score.c:7812
14195 #, c-format
14196 msgid ""
14197 "        -NWARN\t\tassemble code for no warning message for fix data "
14198 "dependency\n"
14199 msgstr ""
14200
14201 #: config/tc-score.c:7814
14202 #, c-format
14203 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
14204 msgstr ""
14205
14206 #: config/tc-score.c:7816
14207 #, c-format
14208 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
14209 msgstr ""
14210
14211 #: config/tc-score.c:7818
14212 #, c-format
14213 msgid ""
14214 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
14215 "setting\n"
14216 msgstr ""
14217
14218 #: config/tc-score.c:7820
14219 #, c-format
14220 msgid "        -SCORE3\t\tassemble code for target is SCORE3\n"
14221 msgstr ""
14222
14223 #: config/tc-score.c:7822
14224 #, c-format
14225 msgid ""
14226 "        -march=score7\tassemble code for target is SCORE7, this is default "
14227 "setting\n"
14228 msgstr ""
14229
14230 #: config/tc-score.c:7824
14231 #, c-format
14232 msgid "        -march=score3\tassemble code for target is SCORE3\n"
14233 msgstr ""
14234
14235 #: config/tc-score.c:7826
14236 #, c-format
14237 msgid ""
14238 "        -USE_R1\t\tassemble code for no warning message when using temp "
14239 "register r1\n"
14240 msgstr ""
14241
14242 #: config/tc-score.c:7828
14243 #, c-format
14244 msgid "        -KPIC\t\tassemble code for PIC\n"
14245 msgstr ""
14246
14247 #: config/tc-score.c:7830
14248 #, c-format
14249 msgid "        -O0\t\tassembler will not perform any optimizations\n"
14250 msgstr ""
14251
14252 #: config/tc-score.c:7832
14253 #, c-format
14254 msgid ""
14255 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
14256 msgstr ""
14257
14258 #: config/tc-score.c:7834
14259 #, c-format
14260 msgid "        -V \t\tSunplus release version \n"
14261 msgstr ""
14262
14263 #: config/tc-sh.c:62
14264 msgid "directive .big encountered when option -big required"
14265 msgstr ""
14266
14267 #: config/tc-sh.c:72
14268 msgid "directive .little encountered when option -little required"
14269 msgstr ""
14270
14271 #: config/tc-sh.c:1422
14272 msgid "illegal double indirection"
14273 msgstr ""
14274
14275 #: config/tc-sh.c:1431
14276 msgid "illegal register after @-"
14277 msgstr ""
14278
14279 #: config/tc-sh.c:1447
14280 msgid "must be @(r0,...)"
14281 msgstr ""
14282
14283 #: config/tc-sh.c:1471
14284 msgid "syntax error in @(r0,...)"
14285 msgstr ""
14286
14287 #: config/tc-sh.c:1476
14288 msgid "syntax error in @(r0...)"
14289 msgstr ""
14290
14291 #: config/tc-sh.c:1521
14292 msgid "Deprecated syntax."
14293 msgstr ""
14294
14295 #: config/tc-sh.c:1533 config/tc-sh.c:1538
14296 msgid "syntax error in @(disp,[Rn, gbr, pc])"
14297 msgstr ""
14298
14299 #: config/tc-sh.c:1543
14300 msgid "expecting )"
14301 msgstr ""
14302
14303 #: config/tc-sh.c:1551
14304 msgid "illegal register after @"
14305 msgstr ""
14306
14307 #: config/tc-sh.c:2192
14308 #, c-format
14309 msgid "unhandled %d\n"
14310 msgstr ""
14311
14312 #: config/tc-sh.c:2402
14313 #, c-format
14314 msgid "Invalid register: 'r%d'"
14315 msgstr ""
14316
14317 #: config/tc-sh.c:2512
14318 #, c-format
14319 msgid "failed for %d\n"
14320 msgstr ""
14321
14322 #: config/tc-sh.c:2518
14323 msgid "misplaced PIC operand"
14324 msgstr ""
14325
14326 #: config/tc-sh.c:2629 config/tc-sh.c:3028
14327 msgid "invalid operands for opcode"
14328 msgstr ""
14329
14330 #: config/tc-sh.c:2634
14331 msgid "insn can't be combined with parallel processing insn"
14332 msgstr ""
14333
14334 #: config/tc-sh.c:2641 config/tc-sh.c:2652 config/tc-sh.c:2684
14335 msgid "multiple movx specifications"
14336 msgstr ""
14337
14338 #: config/tc-sh.c:2646 config/tc-sh.c:2668 config/tc-sh.c:2707
14339 msgid "multiple movy specifications"
14340 msgstr ""
14341
14342 #: config/tc-sh.c:2655 config/tc-sh.c:2688
14343 msgid "invalid movx address register"
14344 msgstr ""
14345
14346 #: config/tc-sh.c:2657
14347 msgid "insn cannot be combined with non-nopy"
14348 msgstr ""
14349
14350 #: config/tc-sh.c:2671 config/tc-sh.c:2727
14351 msgid "invalid movy address register"
14352 msgstr ""
14353
14354 #: config/tc-sh.c:2673
14355 msgid "insn cannot be combined with non-nopx"
14356 msgstr ""
14357
14358 #: config/tc-sh.c:2686
14359 msgid "previous movy requires nopx"
14360 msgstr ""
14361
14362 #: config/tc-sh.c:2694 config/tc-sh.c:2699
14363 msgid "invalid movx dsp register"
14364 msgstr ""
14365
14366 #: config/tc-sh.c:2709
14367 msgid "previous movx requires nopy"
14368 msgstr ""
14369
14370 #: config/tc-sh.c:2718 config/tc-sh.c:2723
14371 msgid "invalid movy dsp register"
14372 msgstr ""
14373
14374 #: config/tc-sh.c:2733
14375 msgid "dsp immediate shift value not constant"
14376 msgstr ""
14377
14378 #: config/tc-sh.c:2747 config/tc-sh.c:2773
14379 msgid "multiple parallel processing specifications"
14380 msgstr ""
14381
14382 #: config/tc-sh.c:2766
14383 msgid "multiple condition specifications"
14384 msgstr ""
14385
14386 #: config/tc-sh.c:2804
14387 msgid "insn cannot be combined with pmuls"
14388 msgstr ""
14389
14390 #: config/tc-sh.c:2820
14391 msgid "bad combined pmuls output operand"
14392 msgstr ""
14393
14394 #: config/tc-sh.c:2830
14395 msgid "destination register is same for parallel insns"
14396 msgstr ""
14397
14398 #: config/tc-sh.c:2839
14399 msgid "condition not followed by conditionalizable insn"
14400 msgstr ""
14401
14402 #: config/tc-sh.c:2849
14403 msgid "unrecognized characters at end of parallel processing insn"
14404 msgstr ""
14405
14406 #: config/tc-sh.c:2965
14407 msgid "opcode not valid for this cpu variant"
14408 msgstr ""
14409
14410 #: config/tc-sh.c:2998
14411 msgid "Delayed branches not available on SH1"
14412 msgstr ""
14413
14414 #: config/tc-sh.c:3033
14415 #, c-format
14416 msgid "excess operands: '%s'"
14417 msgstr ""
14418
14419 #: config/tc-sh.c:3110
14420 msgid ".uses pseudo-op seen when not relaxing"
14421 msgstr ""
14422
14423 #: config/tc-sh.c:3116
14424 msgid "bad .uses format"
14425 msgstr ""
14426
14427 #: config/tc-sh.c:3227
14428 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
14429 msgstr ""
14430
14431 #: config/tc-sh.c:3233
14432 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
14433 msgstr ""
14434
14435 #: config/tc-sh.c:3235
14436 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
14437 msgstr ""
14438
14439 #: config/tc-sh.c:3267
14440 #, c-format
14441 msgid "Invalid argument to --isa option: %s"
14442 msgstr ""
14443
14444 #: config/tc-sh.c:3276
14445 msgid "Invalid combination: --abi=32 with --abi=64"
14446 msgstr ""
14447
14448 #: config/tc-sh.c:3282
14449 msgid "Invalid combination: --abi=64 with --abi=32"
14450 msgstr ""
14451
14452 #: config/tc-sh.c:3284
14453 msgid "Invalid combination: --isa=SHcompact with --abi=64"
14454 msgstr ""
14455
14456 #: config/tc-sh.c:3288
14457 #, c-format
14458 msgid "Invalid argument to --abi option: %s"
14459 msgstr ""
14460
14461 #: config/tc-sh.c:3328
14462 #, c-format
14463 msgid ""
14464 "SH options:\n"
14465 "--little\t\tgenerate little endian code\n"
14466 "--big\t\t\tgenerate big endian code\n"
14467 "--relax\t\t\talter jump instructions for long displacements\n"
14468 "--renesas\t\tdisable optimization with section symbol for\n"
14469 "\t\t\tcompatibility with Renesas assembler.\n"
14470 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
14471 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
14472 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
14473 "--isa=[any\t\tuse most appropriate isa\n"
14474 "    | dsp               same as '-dsp'\n"
14475 "    | fp"
14476 msgstr ""
14477
14478 #: config/tc-sh.c:3354
14479 #, c-format
14480 msgid ""
14481 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
14482 "    | SHmedia\n"
14483 "    | shcompact\n"
14484 "    | SHcompact]\n"
14485 msgstr ""
14486
14487 #: config/tc-sh.c:3359
14488 #, c-format
14489 msgid ""
14490 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
14491 "\t\t\tfile type\n"
14492 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
14493 "\t\t\tSHcompact code sections\n"
14494 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
14495 "\t\t\tconstants and SHcompact code\n"
14496 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
14497 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
14498 "\t\t\tto 32 bits only\n"
14499 msgstr ""
14500
14501 #: config/tc-sh.c:3371
14502 #, c-format
14503 msgid "--fdpic\t\t\tgenerate an FDPIC object file\n"
14504 msgstr ""
14505
14506 #: config/tc-sh.c:3462
14507 msgid ".uses does not refer to a local symbol in the same section"
14508 msgstr ""
14509
14510 #: config/tc-sh.c:3481
14511 msgid "can't find fixup pointed to by .uses"
14512 msgstr ""
14513
14514 #: config/tc-sh.c:3501
14515 msgid ".uses target does not refer to a local symbol in the same section"
14516 msgstr ""
14517
14518 #: config/tc-sh.c:3578
14519 msgid "displacement overflows 12-bit field"
14520 msgstr ""
14521
14522 #: config/tc-sh.c:3581
14523 #, c-format
14524 msgid "displacement to defined symbol %s overflows 12-bit field"
14525 msgstr ""
14526
14527 #: config/tc-sh.c:3585
14528 #, c-format
14529 msgid "displacement to undefined symbol %s overflows 12-bit field"
14530 msgstr ""
14531
14532 #: config/tc-sh.c:3658
14533 msgid "displacement overflows 8-bit field"
14534 msgstr ""
14535
14536 #: config/tc-sh.c:3661
14537 #, c-format
14538 msgid "displacement to defined symbol %s overflows 8-bit field"
14539 msgstr ""
14540
14541 #: config/tc-sh.c:3665
14542 #, c-format
14543 msgid "displacement to undefined symbol %s overflows 8-bit field "
14544 msgstr ""
14545
14546 #: config/tc-sh.c:3682
14547 #, c-format
14548 msgid "overflow in branch to %s; converted into longer instruction sequence"
14549 msgstr ""
14550
14551 #: config/tc-sh.c:3747 config/tc-sh.c:3794 config/tc-sparc.c:4524
14552 #: config/tc-sparc.c:4548
14553 msgid "misaligned data"
14554 msgstr ""
14555
14556 #: config/tc-sh.c:4123
14557 msgid "offset to unaligned destination"
14558 msgstr ""
14559
14560 #: config/tc-sh.c:4128
14561 msgid "negative offset"
14562 msgstr ""
14563
14564 #: config/tc-sh.c:4279
14565 msgid "misaligned offset"
14566 msgstr ""
14567
14568 #: config/tc-sh64.c:567
14569 msgid "This operand must be constant at assembly time"
14570 msgstr ""
14571
14572 #: config/tc-sh64.c:680
14573 msgid "Invalid operand expression"
14574 msgstr ""
14575
14576 #: config/tc-sh64.c:772 config/tc-sh64.c:876
14577 msgid "PTB operand is a SHmedia symbol"
14578 msgstr ""
14579
14580 #: config/tc-sh64.c:775 config/tc-sh64.c:873
14581 msgid "PTA operand is a SHcompact symbol"
14582 msgstr ""
14583
14584 #: config/tc-sh64.c:791
14585 msgid "invalid expression in operand"
14586 msgstr ""
14587
14588 #: config/tc-sh64.c:1482
14589 #, c-format
14590 msgid "invalid operand, not a 5-bit unsigned value: %d"
14591 msgstr ""
14592
14593 #: config/tc-sh64.c:1487
14594 #, c-format
14595 msgid "invalid operand, not a 6-bit signed value: %d"
14596 msgstr ""
14597
14598 #: config/tc-sh64.c:1492
14599 #, c-format
14600 msgid "invalid operand, not a 6-bit unsigned value: %d"
14601 msgstr ""
14602
14603 #: config/tc-sh64.c:1497 config/tc-sh64.c:1509
14604 #, c-format
14605 msgid "invalid operand, not a 11-bit signed value: %d"
14606 msgstr ""
14607
14608 #: config/tc-sh64.c:1499
14609 #, c-format
14610 msgid "invalid operand, not a multiple of 32: %d"
14611 msgstr ""
14612
14613 #: config/tc-sh64.c:1504
14614 #, c-format
14615 msgid "invalid operand, not a 10-bit signed value: %d"
14616 msgstr ""
14617
14618 #: config/tc-sh64.c:1511
14619 #, c-format
14620 msgid "invalid operand, not an even value: %d"
14621 msgstr ""
14622
14623 #: config/tc-sh64.c:1516
14624 #, c-format
14625 msgid "invalid operand, not a 12-bit signed value: %d"
14626 msgstr ""
14627
14628 #: config/tc-sh64.c:1518
14629 #, c-format
14630 msgid "invalid operand, not a multiple of 4: %d"
14631 msgstr ""
14632
14633 #: config/tc-sh64.c:1523
14634 #, c-format
14635 msgid "invalid operand, not a 13-bit signed value: %d"
14636 msgstr ""
14637
14638 #: config/tc-sh64.c:1525
14639 #, c-format
14640 msgid "invalid operand, not a multiple of 8: %d"
14641 msgstr ""
14642
14643 #: config/tc-sh64.c:1530
14644 #, c-format
14645 msgid "invalid operand, not a 16-bit signed value: %d"
14646 msgstr ""
14647
14648 #: config/tc-sh64.c:1535
14649 #, c-format
14650 msgid "invalid operand, not a 16-bit unsigned value: %d"
14651 msgstr ""
14652
14653 #: config/tc-sh64.c:1541
14654 msgid "operand out of range for PT, PTA and PTB"
14655 msgstr ""
14656
14657 #: config/tc-sh64.c:1543
14658 #, c-format
14659 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
14660 msgstr ""
14661
14662 #: config/tc-sh64.c:2063
14663 #, c-format
14664 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
14665 msgstr ""
14666
14667 #: config/tc-sh64.c:2420 config/tc-sh64.c:2583 config/tc-sh64.c:2598
14668 msgid "invalid PIC reference"
14669 msgstr ""
14670
14671 #: config/tc-sh64.c:2477
14672 msgid "can't find opcode"
14673 msgstr ""
14674
14675 #: config/tc-sh64.c:2680 config/tc-sh64.c:2720
14676 msgid "invalid operand: expression in PT target"
14677 msgstr ""
14678
14679 #: config/tc-sh64.c:2811
14680 #, c-format
14681 msgid "invalid operands to %s"
14682 msgstr ""
14683
14684 #: config/tc-sh64.c:2817
14685 #, c-format
14686 msgid "excess operands to %s"
14687 msgstr ""
14688
14689 #: config/tc-sh64.c:2862
14690 #, c-format
14691 msgid "The `.mode %s' directive is not valid with this architecture"
14692 msgstr ""
14693
14694 #: config/tc-sh64.c:2870
14695 #, c-format
14696 msgid "Invalid argument to .mode: %s"
14697 msgstr ""
14698
14699 #: config/tc-sh64.c:2900
14700 #, c-format
14701 msgid "The `.abi %s' directive is not valid with this architecture"
14702 msgstr ""
14703
14704 #: config/tc-sh64.c:2906
14705 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
14706 msgstr ""
14707
14708 #: config/tc-sh64.c:2911
14709 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
14710 msgstr ""
14711
14712 #: config/tc-sh64.c:2914
14713 #, c-format
14714 msgid "Invalid argument to .abi: %s"
14715 msgstr ""
14716
14717 #: config/tc-sh64.c:2969
14718 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
14719 msgstr ""
14720
14721 #: config/tc-sh64.c:2974
14722 msgid "-shcompact-const-crange is invalid without SHcompact"
14723 msgstr ""
14724
14725 #: config/tc-sh64.c:2977
14726 msgid "-expand-pt32 only valid with -abi=64"
14727 msgstr ""
14728
14729 #: config/tc-sh64.c:2980
14730 msgid "-no-expand only valid with SHcompact or SHmedia"
14731 msgstr ""
14732
14733 #: config/tc-sh64.c:2983
14734 msgid "-expand-pt32 invalid together with -no-expand"
14735 msgstr ""
14736
14737 #: config/tc-sh64.c:3197
14738 msgid ""
14739 "SHmedia code not allowed in same section as constants and SHcompact code"
14740 msgstr ""
14741
14742 #: config/tc-sh64.c:3215
14743 msgid "No segment info for current section"
14744 msgstr ""
14745
14746 #: config/tc-sh64.c:3254
14747 msgid "duplicate datalabel operator ignored"
14748 msgstr ""
14749
14750 #: config/tc-sh64.c:3324
14751 msgid "Invalid DataLabel expression"
14752 msgstr ""
14753
14754 #: config/tc-sparc.c:329 config/tc-sparc.c:542
14755 msgid "Bad opcode table, broken assembler."
14756 msgstr ""
14757
14758 #: config/tc-sparc.c:534
14759 #, c-format
14760 msgid "invalid architecture -xarch=%s"
14761 msgstr ""
14762
14763 #: config/tc-sparc.c:607
14764 #, c-format
14765 msgid "No compiled in support for %d bit object file format"
14766 msgstr ""
14767
14768 #: config/tc-sparc.c:688
14769 #, c-format
14770 msgid "SPARC options:\n"
14771 msgstr ""
14772
14773 #: config/tc-sparc.c:717
14774 #, c-format
14775 msgid ""
14776 "\n"
14777 "\t\t\tspecify variant of SPARC architecture\n"
14778 "-bump\t\t\twarn when assembler switches architectures\n"
14779 "-sparc\t\t\tignored\n"
14780 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
14781 "-relax\t\t\trelax jumps and branches (default)\n"
14782 "-no-relax\t\tavoid changing any jumps and branches\n"
14783 msgstr ""
14784
14785 #: config/tc-sparc.c:725
14786 #, c-format
14787 msgid "-k\t\t\tgenerate PIC\n"
14788 msgstr ""
14789
14790 #: config/tc-sparc.c:729
14791 #, c-format
14792 msgid ""
14793 "-32\t\t\tcreate 32 bit object file\n"
14794 "-64\t\t\tcreate 64 bit object file\n"
14795 msgstr ""
14796
14797 #: config/tc-sparc.c:732
14798 #, c-format
14799 msgid "\t\t\t[default is %d]\n"
14800 msgstr ""
14801
14802 #: config/tc-sparc.c:734
14803 #, c-format
14804 msgid ""
14805 "-TSO\t\t\tuse Total Store Ordering\n"
14806 "-PSO\t\t\tuse Partial Store Ordering\n"
14807 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
14808 msgstr ""
14809
14810 #: config/tc-sparc.c:738
14811 #, c-format
14812 msgid "\t\t\t[default is %s]\n"
14813 msgstr ""
14814
14815 #: config/tc-sparc.c:740
14816 #, c-format
14817 msgid ""
14818 "-KPIC\t\t\tgenerate PIC\n"
14819 "-V\t\t\tprint assembler version number\n"
14820 "-undeclared-regs\tignore application global register usage without\n"
14821 "\t\t\tappropriate .register directive (default)\n"
14822 "-no-undeclared-regs\tforce error on application global register usage\n"
14823 "\t\t\twithout appropriate .register directive\n"
14824 "-q\t\t\tignored\n"
14825 "-Qy, -Qn\t\tignored\n"
14826 "-s\t\t\tignored\n"
14827 msgstr ""
14828
14829 #: config/tc-sparc.c:752
14830 #, c-format
14831 msgid ""
14832 "-EL\t\t\tgenerate code for a little endian machine\n"
14833 "-EB\t\t\tgenerate code for a big endian machine\n"
14834 "--little-endian-data\tgenerate code for a machine having big endian\n"
14835 "                        instructions and little endian data.\n"
14836 msgstr ""
14837
14838 #: config/tc-sparc.c:893
14839 #, c-format
14840 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
14841 msgstr ""
14842
14843 #: config/tc-sparc.c:912
14844 #, c-format
14845 msgid "Internal error: can't find opcode `%s' for `%s'\n"
14846 msgstr ""
14847
14848 #: config/tc-sparc.c:1074
14849 msgid "Support for 64-bit arithmetic not compiled in."
14850 msgstr ""
14851
14852 #: config/tc-sparc.c:1120
14853 msgid "set: number not in 0..4294967295 range"
14854 msgstr ""
14855
14856 #: config/tc-sparc.c:1127
14857 msgid "set: number not in -2147483648..4294967295 range"
14858 msgstr ""
14859
14860 #: config/tc-sparc.c:1186
14861 msgid "setsw: number not in -2147483648..4294967295 range"
14862 msgstr ""
14863
14864 #: config/tc-sparc.c:1234
14865 msgid "setx: temporary register same as destination register"
14866 msgstr ""
14867
14868 #: config/tc-sparc.c:1305
14869 msgid "setx: illegal temporary register g0"
14870 msgstr ""
14871
14872 #: config/tc-sparc.c:1402
14873 msgid "FP branch in delay slot"
14874 msgstr ""
14875
14876 #: config/tc-sparc.c:1417
14877 msgid "FP branch preceded by FP instruction; NOP inserted"
14878 msgstr ""
14879
14880 #: config/tc-sparc.c:1457
14881 msgid "failed special case insn sanity check"
14882 msgstr ""
14883
14884 #: config/tc-sparc.c:1628
14885 msgid ": invalid membar mask name"
14886 msgstr ""
14887
14888 #: config/tc-sparc.c:1644
14889 msgid ": invalid membar mask expression"
14890 msgstr ""
14891
14892 #: config/tc-sparc.c:1649
14893 msgid ": invalid membar mask number"
14894 msgstr ""
14895
14896 #: config/tc-sparc.c:1664
14897 msgid ": invalid siam mode expression"
14898 msgstr ""
14899
14900 #: config/tc-sparc.c:1669
14901 msgid ": invalid siam mode number"
14902 msgstr ""
14903
14904 #: config/tc-sparc.c:1685
14905 msgid ": invalid prefetch function name"
14906 msgstr ""
14907
14908 #: config/tc-sparc.c:1693
14909 msgid ": invalid prefetch function expression"
14910 msgstr ""
14911
14912 #: config/tc-sparc.c:1698
14913 msgid ": invalid prefetch function number"
14914 msgstr ""
14915
14916 #: config/tc-sparc.c:1726 config/tc-sparc.c:1738
14917 msgid ": unrecognizable privileged register"
14918 msgstr ""
14919
14920 #: config/tc-sparc.c:1762 config/tc-sparc.c:1774
14921 msgid ": unrecognizable hyperprivileged register"
14922 msgstr ""
14923
14924 #: config/tc-sparc.c:1798 config/tc-sparc.c:1823
14925 msgid ": unrecognizable v9a or v9b ancillary state register"
14926 msgstr ""
14927
14928 #: config/tc-sparc.c:1803
14929 msgid ": rd on write only ancillary state register"
14930 msgstr ""
14931
14932 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
14933 #: config/tc-sparc.c:1811
14934 msgid ": unrecognizable v9a ancillary state register"
14935 msgstr ""
14936
14937 #: config/tc-sparc.c:1847
14938 msgid ": asr number must be between 16 and 31"
14939 msgstr ""
14940
14941 #: config/tc-sparc.c:1855
14942 msgid ": asr number must be between 0 and 31"
14943 msgstr ""
14944
14945 #: config/tc-sparc.c:1865
14946 #, c-format
14947 msgid ": expecting %asrN"
14948 msgstr ""
14949
14950 #: config/tc-sparc.c:1907
14951 msgid ": crypto immediate must be between 0 and 31"
14952 msgstr ""
14953
14954 #: config/tc-sparc.c:1916
14955 msgid ": expecting crypto immediate"
14956 msgstr ""
14957
14958 #: config/tc-sparc.c:2098 config/tc-sparc.c:2136 config/tc-sparc.c:2577
14959 #: config/tc-sparc.c:2613
14960 #, c-format
14961 msgid "Illegal operands: %%%s requires arguments in ()"
14962 msgstr ""
14963
14964 #: config/tc-sparc.c:2104
14965 #, c-format
14966 msgid ""
14967 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
14968 "()"
14969 msgstr ""
14970
14971 #: config/tc-sparc.c:2115
14972 #, c-format
14973 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
14974 msgstr ""
14975
14976 #: config/tc-sparc.c:2322
14977 msgid "detected global register use not covered by .register pseudo-op"
14978 msgstr ""
14979
14980 #: config/tc-sparc.c:2398
14981 msgid ": There are only 64 f registers; [0-63]"
14982 msgstr ""
14983
14984 #: config/tc-sparc.c:2400 config/tc-sparc.c:2418
14985 msgid ": There are only 32 f registers; [0-31]"
14986 msgstr ""
14987
14988 #: config/tc-sparc.c:2410
14989 msgid ": There are only 32 single precision f registers; [0-31]"
14990 msgstr ""
14991
14992 #: config/tc-sparc.c:2431
14993 msgid ": Instruction requires frs2 and frsd must be the same register"
14994 msgstr ""
14995
14996 #: config/tc-sparc.c:2625
14997 #, c-format
14998 msgid ""
14999 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
15000 msgstr ""
15001
15002 #: config/tc-sparc.c:2742
15003 #, c-format
15004 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
15005 msgstr ""
15006
15007 #: config/tc-sparc.c:2752
15008 #, c-format
15009 msgid ""
15010 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
15011 "symbol"
15012 msgstr ""
15013
15014 #: config/tc-sparc.c:2770
15015 msgid ": PC-relative operand can't be a constant"
15016 msgstr ""
15017
15018 #: config/tc-sparc.c:2777
15019 msgid ": TLS operand can't be a constant"
15020 msgstr ""
15021
15022 #: config/tc-sparc.c:2803
15023 msgid ": Immediate value in cbcond is out of range."
15024 msgstr ""
15025
15026 #: config/tc-sparc.c:2830
15027 msgid ": invalid ASI name"
15028 msgstr ""
15029
15030 #: config/tc-sparc.c:2838
15031 msgid ": invalid ASI expression"
15032 msgstr ""
15033
15034 #: config/tc-sparc.c:2843
15035 msgid ": invalid ASI number"
15036 msgstr ""
15037
15038 #: config/tc-sparc.c:2946
15039 msgid "OPF immediate operand out of range (0-0x1ff)"
15040 msgstr ""
15041
15042 #: config/tc-sparc.c:2951
15043 msgid "non-immediate OPF operand, ignored"
15044 msgstr ""
15045
15046 #: config/tc-sparc.c:2970
15047 msgid ": invalid cpreg name"
15048 msgstr ""
15049
15050 #: config/tc-sparc.c:2999
15051 #, c-format
15052 msgid "Illegal operands%s"
15053 msgstr ""
15054
15055 #: config/tc-sparc.c:3039
15056 #, c-format
15057 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
15058 msgstr ""
15059
15060 #: config/tc-sparc.c:3076
15061 #, c-format
15062 msgid "Architecture mismatch on \"%s\"."
15063 msgstr ""
15064
15065 #: config/tc-sparc.c:3077
15066 #, c-format
15067 msgid " (Requires %s; requested architecture is %s.)"
15068 msgstr ""
15069
15070 #: config/tc-sparc.c:3089
15071 #, c-format
15072 msgid "Hardware capability \"%s\" not enabled for \"%s\"."
15073 msgstr ""
15074
15075 #: config/tc-sparc.c:3487 config/tc-sparc.c:3494 config/tc-sparc.c:3501
15076 #: config/tc-sparc.c:3508 config/tc-sparc.c:3515 config/tc-sparc.c:3524
15077 #: config/tc-sparc.c:3536 config/tc-sparc.c:3547 config/tc-sparc.c:3569
15078 #: config/tc-sparc.c:3593 write.c:1159
15079 msgid "relocation overflow"
15080 msgstr ""
15081
15082 #: config/tc-sparc.c:3648
15083 #, c-format
15084 msgid "bad or unhandled relocation type: 0x%02x"
15085 msgstr ""
15086
15087 #: config/tc-sparc.c:3984
15088 msgid "Expected comma after name"
15089 msgstr ""
15090
15091 #: config/tc-sparc.c:3993
15092 #, c-format
15093 msgid "BSS length (%d.) <0! Ignored."
15094 msgstr ""
15095
15096 #: config/tc-sparc.c:4005
15097 msgid "bad .reserve segment -- expected BSS segment"
15098 msgstr ""
15099
15100 #: config/tc-sparc.c:4033
15101 #, c-format
15102 msgid "alignment too large; assuming %d"
15103 msgstr ""
15104
15105 #: config/tc-sparc.c:4039 config/tc-sparc.c:4189
15106 msgid "negative alignment"
15107 msgstr ""
15108
15109 #: config/tc-sparc.c:4049 config/tc-sparc.c:4211 read.c:1486 read.c:2485
15110 msgid "alignment not a power of 2"
15111 msgstr ""
15112
15113 #: config/tc-sparc.c:4102
15114 #, c-format
15115 msgid "Ignoring attempt to re-define symbol %s"
15116 msgstr ""
15117
15118 #: config/tc-sparc.c:4126 config/tc-v850.c:281
15119 msgid "Expected comma after symbol-name"
15120 msgstr ""
15121
15122 #: config/tc-sparc.c:4136
15123 #, c-format
15124 msgid ".COMMon length (%lu) out of range ignored"
15125 msgstr ""
15126
15127 #: config/tc-sparc.c:4169
15128 msgid "Expected comma after common length"
15129 msgstr ""
15130
15131 #: config/tc-sparc.c:4183
15132 #, c-format
15133 msgid "alignment too large; assuming %ld"
15134 msgstr ""
15135
15136 #: config/tc-sparc.c:4326
15137 msgid "Unknown segment type"
15138 msgstr ""
15139
15140 #: config/tc-sparc.c:4396 config/tc-sparc.c:4406
15141 #, c-format
15142 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
15143 msgstr ""
15144
15145 #: config/tc-sparc.c:4424
15146 msgid "redefinition of global register"
15147 msgstr ""
15148
15149 #: config/tc-sparc.c:4435
15150 #, c-format
15151 msgid "Register symbol %s already defined."
15152 msgstr ""
15153
15154 #: config/tc-sparc.c:4639
15155 #, c-format
15156 msgid "Illegal operands: %%r_plt in %d-byte data field"
15157 msgstr ""
15158
15159 #: config/tc-sparc.c:4649
15160 #, c-format
15161 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
15162 msgstr ""
15163
15164 #: config/tc-sparc.c:4686 config/tc-vax.c:3315
15165 #, c-format
15166 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
15167 msgstr ""
15168
15169 #: config/tc-sparc.c:4694 config/tc-sparc.c:4725 config/tc-sparc.c:4734
15170 #: config/tc-vax.c:3323 config/tc-vax.c:3354 config/tc-vax.c:3363
15171 #, c-format
15172 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
15173 msgstr ""
15174
15175 #: config/tc-sparc.c:4743 config/tc-vax.c:3372
15176 #, c-format
15177 msgid "Illegal operands: garbage after %%r_%s%d()"
15178 msgstr ""
15179
15180 #: config/tc-sparc.h:63
15181 msgid "sparc convert_frag\n"
15182 msgstr ""
15183
15184 #: config/tc-sparc.h:65 config/tc-z80.h:53
15185 msgid "estimate_size_before_relax called"
15186 msgstr ""
15187
15188 #: config/tc-spu.c:130
15189 #, c-format
15190 msgid "Can't hash instruction '%s':%s"
15191 msgstr ""
15192
15193 #: config/tc-spu.c:184
15194 msgid ""
15195 "SPU options:\n"
15196 "  --apuasm\t\t  emulate behaviour of apuasm\n"
15197 msgstr ""
15198
15199 #: config/tc-spu.c:290
15200 #, c-format
15201 msgid "Invalid mnemonic '%s'"
15202 msgstr ""
15203
15204 #: config/tc-spu.c:296
15205 #, c-format
15206 msgid "'%s' is only available in DD2.0 or higher."
15207 msgstr ""
15208
15209 #: config/tc-spu.c:328
15210 #, c-format
15211 msgid "Error in argument %d.  Expecting:  \"%s\""
15212 msgstr ""
15213
15214 #: config/tc-spu.c:339
15215 msgid "Mixing register syntax, with and without '$'."
15216 msgstr ""
15217
15218 #: config/tc-spu.c:345
15219 #, c-format
15220 msgid "Treating '%-*s' as a symbol."
15221 msgstr ""
15222
15223 #: config/tc-spu.c:564
15224 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
15225 msgstr ""
15226
15227 #: config/tc-spu.c:566
15228 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
15229 msgstr ""
15230
15231 #: config/tc-spu.c:609
15232 #, c-format
15233 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
15234 msgstr ""
15235
15236 #: config/tc-spu.c:615
15237 #, c-format
15238 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
15239 msgstr ""
15240
15241 #: config/tc-spu.c:685 config/tc-spu.c:688
15242 #, c-format
15243 msgid "Constant expression %d out of range, [%d, %d]."
15244 msgstr ""
15245
15246 #: config/tc-spu.c:790
15247 #, c-format
15248 msgid "invalid priority '%lu'"
15249 msgstr ""
15250
15251 #: config/tc-spu.c:796
15252 #, c-format
15253 msgid "invalid lrlive '%lu'"
15254 msgstr ""
15255
15256 #: config/tc-spu.c:855
15257 msgid "Relaxation should never occur"
15258 msgstr ""
15259
15260 #: config/tc-spu.c:1005
15261 #, c-format
15262 msgid "Relocation doesn't fit. (relocation value = 0x%lx)"
15263 msgstr ""
15264
15265 #: config/tc-spu.h:85
15266 msgid "spu convert_frag\n"
15267 msgstr ""
15268
15269 #: config/tc-tic30.c:36
15270 msgid "first"
15271 msgstr ""
15272
15273 #: config/tc-tic30.c:36
15274 msgid "second"
15275 msgstr ""
15276
15277 #: config/tc-tic30.c:36
15278 msgid "third"
15279 msgstr ""
15280
15281 #: config/tc-tic30.c:36
15282 msgid "fourth"
15283 msgstr ""
15284
15285 #: config/tc-tic30.c:36
15286 msgid "fifth"
15287 msgstr ""
15288
15289 #: config/tc-tic30.c:482
15290 msgid "More than one AR register found in indirect reference"
15291 msgstr ""
15292
15293 #: config/tc-tic30.c:487
15294 msgid "Illegal AR register in indirect reference"
15295 msgstr ""
15296
15297 #: config/tc-tic30.c:507
15298 msgid "More than one displacement found in indirect reference"
15299 msgstr ""
15300
15301 #: config/tc-tic30.c:515
15302 msgid "Invalid displacement in indirect reference"
15303 msgstr ""
15304
15305 #: config/tc-tic30.c:532
15306 msgid "AR register not found in indirect reference"
15307 msgstr ""
15308
15309 #. Maybe an implied displacement of 1 again.
15310 #: config/tc-tic30.c:548
15311 msgid "required displacement wasn't given in indirect reference"
15312 msgstr ""
15313
15314 #: config/tc-tic30.c:554
15315 msgid "illegal indirect reference"
15316 msgstr ""
15317
15318 #: config/tc-tic30.c:560
15319 msgid "displacement must be an unsigned 8-bit number"
15320 msgstr ""
15321
15322 #: config/tc-tic30.c:746 config/tc-tic30.c:1493
15323 #, c-format
15324 msgid "Invalid character %s before %s operand"
15325 msgstr ""
15326
15327 #: config/tc-tic30.c:765 config/tc-tic30.c:1508
15328 #, c-format
15329 msgid "Unbalanced parenthesis in %s operand."
15330 msgstr ""
15331
15332 #: config/tc-tic30.c:781 config/tc-tic30.c:1518
15333 #, c-format
15334 msgid "Invalid character %s in %s operand"
15335 msgstr ""
15336
15337 #: config/tc-tic30.c:800 config/tc-tic30.c:1535
15338 #, c-format
15339 msgid "Spurious operands; (%d operands/instruction max)"
15340 msgstr ""
15341
15342 #. Just skip it, if it's \n complain.
15343 #: config/tc-tic30.c:818 config/tc-tic30.c:834 config/tc-tic30.c:1552
15344 #: config/tc-tic30.c:1568
15345 msgid "Expecting operand after ','; got nothing"
15346 msgstr ""
15347
15348 #: config/tc-tic30.c:823 config/tc-tic30.c:1557
15349 msgid "Expecting operand before ','; got nothing"
15350 msgstr ""
15351
15352 #: config/tc-tic30.c:861
15353 msgid "incorrect number of operands given in the first instruction"
15354 msgstr ""
15355
15356 #: config/tc-tic30.c:867
15357 msgid "incorrect number of operands given in the second instruction"
15358 msgstr ""
15359
15360 #: config/tc-tic30.c:888
15361 #, c-format
15362 msgid "%s instruction, operand %d doesn't match"
15363 msgstr ""
15364
15365 #. Shouldn't get here.
15366 #: config/tc-tic30.c:912 config/tc-tic30.c:919
15367 msgid "incorrect format for multiply parallel instruction"
15368 msgstr ""
15369
15370 #: config/tc-tic30.c:926
15371 msgid "destination for multiply can only be R0 or R1"
15372 msgstr ""
15373
15374 #: config/tc-tic30.c:933
15375 msgid "destination for add/subtract can only be R2 or R3"
15376 msgstr ""
15377
15378 #: config/tc-tic30.c:1000
15379 msgid "loading the same register in parallel operation"
15380 msgstr ""
15381
15382 #: config/tc-tic30.c:1382
15383 msgid "pc-relative "
15384 msgstr ""
15385
15386 #: config/tc-tic30.c:1443
15387 #, c-format
15388 msgid "Invalid character %s in opcode"
15389 msgstr ""
15390
15391 #: config/tc-tic30.c:1473
15392 #, c-format
15393 msgid "Unknown TMS320C30 instruction: %s"
15394 msgstr ""
15395
15396 #: config/tc-tic30.c:1593
15397 msgid "Incorrect number of operands given"
15398 msgstr ""
15399
15400 #: config/tc-tic30.c:1626
15401 #, c-format
15402 msgid "The %s operand doesn't match"
15403 msgstr ""
15404
15405 #. Shouldn't make it to this stage.
15406 #: config/tc-tic30.c:1651 config/tc-tic30.c:1663
15407 msgid "Incompatible first and second operands in instruction"
15408 msgstr ""
15409
15410 #: config/tc-tic30.c:1777
15411 msgid "invalid short form floating point immediate operand"
15412 msgstr ""
15413
15414 #: config/tc-tic30.c:1787
15415 msgid "rounding down first operand float to unsigned int"
15416 msgstr ""
15417
15418 #: config/tc-tic30.c:1789
15419 msgid "only lower 16-bits of first operand are used"
15420 msgstr ""
15421
15422 #: config/tc-tic30.c:1799
15423 msgid "rounding down first operand float to signed int"
15424 msgstr ""
15425
15426 #: config/tc-tic30.c:1804 config/tc-tic30.c:1875
15427 msgid "first operand is too large for 16-bit signed int"
15428 msgstr ""
15429
15430 #: config/tc-tic30.c:1869
15431 msgid "first operand is floating point"
15432 msgstr ""
15433
15434 #. Shouldn't get here.
15435 #: config/tc-tic30.c:1900
15436 msgid "interrupt vector for trap instruction out of range"
15437 msgstr ""
15438
15439 #: config/tc-tic30.c:1945
15440 msgid "LDP instruction needs a 24-bit operand"
15441 msgstr ""
15442
15443 #: config/tc-tic30.c:1969
15444 msgid "first operand is too large for a 24-bit displacement"
15445 msgstr ""
15446
15447 #: config/tc-tic4x.c:391
15448 msgid "Nan, using zero."
15449 msgstr ""
15450
15451 #: config/tc-tic4x.c:513
15452 #, c-format
15453 msgid "Cannot represent exponent in %d bits"
15454 msgstr ""
15455
15456 #: config/tc-tic4x.c:596 config/tc-tic4x.c:606
15457 msgid "Invalid floating point number"
15458 msgstr ""
15459
15460 #: config/tc-tic4x.c:726
15461 msgid "Comma expected\n"
15462 msgstr ""
15463
15464 #: config/tc-tic4x.c:766 config/tc-tic54x.c:478
15465 msgid ".bss size argument missing\n"
15466 msgstr ""
15467
15468 #: config/tc-tic4x.c:774
15469 #, c-format
15470 msgid ".bss size %ld < 0!"
15471 msgstr ""
15472
15473 #: config/tc-tic4x.c:908
15474 msgid "Non-constant symbols not allowed\n"
15475 msgstr ""
15476
15477 #: config/tc-tic4x.c:939
15478 msgid "Symbol missing\n"
15479 msgstr ""
15480
15481 #. Get terminator.
15482 #. Skip null symbol terminator.
15483 #: config/tc-tic4x.c:985
15484 msgid ".sect: subsection name ignored"
15485 msgstr ""
15486
15487 #: config/tc-tic4x.c:1013 config/tc-tic4x.c:1113 config/tc-tic54x.c:1440
15488 #, c-format
15489 msgid "Error setting flags for \"%s\": %s"
15490 msgstr ""
15491
15492 #: config/tc-tic4x.c:1044
15493 msgid ".set syntax invalid\n"
15494 msgstr ""
15495
15496 #: config/tc-tic4x.c:1102
15497 msgid ".usect: non-zero alignment flag ignored"
15498 msgstr ""
15499
15500 #: config/tc-tic4x.c:1133
15501 #, c-format
15502 msgid "This assembler does not support processor generation %ld"
15503 msgstr ""
15504
15505 #: config/tc-tic4x.c:1137
15506 msgid "Changing processor generation on fly not supported..."
15507 msgstr ""
15508
15509 #: config/tc-tic4x.c:1436
15510 msgid "Auxiliary register AR0--AR7 required for indirect"
15511 msgstr ""
15512
15513 #: config/tc-tic4x.c:1450
15514 #, c-format
15515 msgid "Bad displacement %d (require 0--255)\n"
15516 msgstr ""
15517
15518 #: config/tc-tic4x.c:1468
15519 msgid "Index register IR0,IR1 required for displacement"
15520 msgstr ""
15521
15522 #: config/tc-tic4x.c:1537
15523 msgid "Expecting a register name"
15524 msgstr ""
15525
15526 #: config/tc-tic4x.c:1549 config/tc-tic4x.c:1572 config/tc-tic4x.c:1641
15527 msgid "Number too large"
15528 msgstr ""
15529
15530 #: config/tc-tic4x.c:1589
15531 msgid "Expecting a constant value"
15532 msgstr ""
15533
15534 #: config/tc-tic4x.c:1596
15535 #, c-format
15536 msgid "Bad direct addressing construct %s"
15537 msgstr ""
15538
15539 #: config/tc-tic4x.c:1600
15540 #, c-format
15541 msgid "Direct value of %ld is not suitable"
15542 msgstr ""
15543
15544 #: config/tc-tic4x.c:1624
15545 msgid "Unknown indirect addressing mode"
15546 msgstr ""
15547
15548 #: config/tc-tic4x.c:1721
15549 #, c-format
15550 msgid "Immediate value of %ld is too large for ldf"
15551 msgstr ""
15552
15553 #: config/tc-tic4x.c:1761
15554 msgid "Destination register must be ARn"
15555 msgstr ""
15556
15557 #: config/tc-tic4x.c:1780 config/tc-tic4x.c:2153 config/tc-tic4x.c:2212
15558 #, c-format
15559 msgid "Immediate value of %ld is too large"
15560 msgstr ""
15561
15562 #: config/tc-tic4x.c:1809 config/tc-tic4x.c:2014
15563 msgid "Invalid indirect addressing mode"
15564 msgstr ""
15565
15566 #: config/tc-tic4x.c:1833 config/tc-tic4x.c:1873 config/tc-tic4x.c:2064
15567 #: config/tc-tic4x.c:2086
15568 msgid "Register must be Rn"
15569 msgstr ""
15570
15571 #: config/tc-tic4x.c:1887 config/tc-tic4x.c:1957 config/tc-tic4x.c:1971
15572 msgid "Register must be R0--R7"
15573 msgstr ""
15574
15575 #: config/tc-tic4x.c:1911 config/tc-tic4x.c:1939
15576 #, c-format
15577 msgid "Invalid indirect addressing mode displacement %d"
15578 msgstr ""
15579
15580 #: config/tc-tic4x.c:1985
15581 msgid "Destination register must be R2 or R3"
15582 msgstr ""
15583
15584 #: config/tc-tic4x.c:1999
15585 msgid "Destination register must be R0 or R1"
15586 msgstr ""
15587
15588 #: config/tc-tic4x.c:2036
15589 #, c-format
15590 msgid "Displacement value of %ld is too large"
15591 msgstr ""
15592
15593 #: config/tc-tic4x.c:2097 config/tc-tic4x.c:2228
15594 msgid "Floating point number not valid in expression"
15595 msgstr ""
15596
15597 #: config/tc-tic4x.c:2111
15598 #, c-format
15599 msgid "Signed immediate value %ld too large"
15600 msgstr ""
15601
15602 #: config/tc-tic4x.c:2174
15603 #, c-format
15604 msgid "Unsigned immediate value %ld too large"
15605 msgstr ""
15606
15607 #: config/tc-tic4x.c:2242
15608 #, c-format
15609 msgid "Immediate value %ld too large"
15610 msgstr ""
15611
15612 #: config/tc-tic4x.c:2261 config/tc-tic4x.c:2289
15613 msgid "Register must be ivtp or tvtp"
15614 msgstr ""
15615
15616 #: config/tc-tic4x.c:2275
15617 msgid "Register must be address register"
15618 msgstr ""
15619
15620 #: config/tc-tic4x.c:2348
15621 msgid "Source and destination register should not be equal"
15622 msgstr ""
15623
15624 #: config/tc-tic4x.c:2363
15625 msgid "Equal parallell destination registers, one result will be discarded"
15626 msgstr ""
15627
15628 #: config/tc-tic4x.c:2404
15629 msgid "Too many operands scanned"
15630 msgstr ""
15631
15632 #: config/tc-tic4x.c:2434
15633 msgid "Parallel opcode cannot contain more than two instructions"
15634 msgstr ""
15635
15636 #: config/tc-tic4x.c:2507
15637 #, c-format
15638 msgid "Invalid operands for %s"
15639 msgstr ""
15640
15641 #: config/tc-tic4x.c:2510
15642 #, c-format
15643 msgid "Invalid instruction %s"
15644 msgstr ""
15645
15646 #: config/tc-tic4x.c:2659
15647 #, c-format
15648 msgid "Bad relocation type: 0x%02x"
15649 msgstr ""
15650
15651 #: config/tc-tic4x.c:2717
15652 #, c-format
15653 msgid "Unsupported processor generation %d"
15654 msgstr ""
15655
15656 #: config/tc-tic4x.c:2725
15657 msgid "Option -b is depreciated, please use -mbig"
15658 msgstr ""
15659
15660 #: config/tc-tic4x.c:2731
15661 msgid "Option -p is depreciated, please use -mmemparm"
15662 msgstr ""
15663
15664 #: config/tc-tic4x.c:2737
15665 msgid "Option -r is depreciated, please use -mregparm"
15666 msgstr ""
15667
15668 #: config/tc-tic4x.c:2743
15669 msgid "Option -s is depreciated, please use -msmall"
15670 msgstr ""
15671
15672 #: config/tc-tic4x.c:2771
15673 #, c-format
15674 msgid ""
15675 "\n"
15676 "TIC4X options:\n"
15677 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
15678 "                            30 - TMS320C30\n"
15679 "                            31 - TMS320C31, TMS320LC31\n"
15680 "                            32 - TMS320C32\n"
15681 "                            33 - TMS320VC33\n"
15682 "                            40 - TMS320C40\n"
15683 "                            44 - TMS320C44\n"
15684 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
15685 "                          Combinations of -mcpu and -mrev will enable/"
15686 "disable\n"
15687 "                          the appropriate options (-midle2, -mlowpower and\n"
15688 "                          -menhanced) according to the selected type\n"
15689 "  -mbig                   select big memory model\n"
15690 "  -msmall                 select small memory model (default)\n"
15691 "  -mregparm               select register parameters (default)\n"
15692 "  -mmemparm               select memory parameters\n"
15693 "  -midle2                 enable IDLE2 support\n"
15694 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
15695 "  -menhanced              enable enhanced opcode support\n"
15696 msgstr ""
15697
15698 #: config/tc-tic4x.c:2816
15699 #, c-format
15700 msgid "Label \"$%d\" redefined"
15701 msgstr ""
15702
15703 #: config/tc-tic4x.c:3026
15704 #, c-format
15705 msgid "Reloc %d not supported by object file format"
15706 msgstr ""
15707
15708 #. Only word (et al.), align, or conditionals are allowed within
15709 #. .struct/.union.
15710 #: config/tc-tic54x.c:219
15711 msgid "pseudo-op illegal within .struct/.union"
15712 msgstr ""
15713
15714 #: config/tc-tic54x.c:233
15715 #, c-format
15716 msgid "C54x-specific command line  options:\n"
15717 msgstr ""
15718
15719 #: config/tc-tic54x.c:234
15720 #, c-format
15721 msgid "-mfar-mode | -mf          Use extended addressing\n"
15722 msgstr ""
15723
15724 #: config/tc-tic54x.c:235
15725 #, c-format
15726 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
15727 msgstr ""
15728
15729 #: config/tc-tic54x.c:236
15730 #, c-format
15731 msgid "-merrors-to-file <filename>\n"
15732 msgstr ""
15733
15734 #: config/tc-tic54x.c:237
15735 #, c-format
15736 msgid "-me <filename>            Redirect errors to a file\n"
15737 msgstr ""
15738
15739 #: config/tc-tic54x.c:349
15740 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
15741 msgstr ""
15742
15743 #: config/tc-tic54x.c:358
15744 msgid "symbols assigned with .asg must begin with a letter"
15745 msgstr ""
15746
15747 #: config/tc-tic54x.c:402
15748 msgid "Unterminated string after absolute expression"
15749 msgstr ""
15750
15751 #: config/tc-tic54x.c:410
15752 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
15753 msgstr ""
15754
15755 #: config/tc-tic54x.c:422
15756 msgid "symbols assigned with .eval must begin with a letter"
15757 msgstr ""
15758
15759 #: config/tc-tic54x.c:487
15760 #, c-format
15761 msgid ".bss size %d < 0!"
15762 msgstr ""
15763
15764 #: config/tc-tic54x.c:676
15765 msgid "Offset on nested structures is ignored"
15766 msgstr ""
15767
15768 #: config/tc-tic54x.c:726
15769 #, c-format
15770 msgid ".end%s without preceding .%s"
15771 msgstr ""
15772
15773 #: config/tc-tic54x.c:792
15774 #, c-format
15775 msgid "Unrecognized struct/union tag '%s'"
15776 msgstr ""
15777
15778 #: config/tc-tic54x.c:794
15779 msgid ".tag requires a structure tag"
15780 msgstr ""
15781
15782 #: config/tc-tic54x.c:800
15783 msgid "Label required for .tag"
15784 msgstr ""
15785
15786 #: config/tc-tic54x.c:819
15787 #, c-format
15788 msgid ".tag target '%s' undefined"
15789 msgstr ""
15790
15791 #: config/tc-tic54x.c:881
15792 #, c-format
15793 msgid ".field count '%d' out of range (1 <= X <= 32)"
15794 msgstr ""
15795
15796 #: config/tc-tic54x.c:909
15797 #, c-format
15798 msgid "Unrecognized field type '%c'"
15799 msgstr ""
15800
15801 #: config/tc-tic54x.c:1032
15802 msgid "Overflow in expression, truncated to 8 bits"
15803 msgstr ""
15804
15805 #: config/tc-tic54x.c:1037
15806 msgid "Overflow in expression, truncated to 16 bits"
15807 msgstr ""
15808
15809 #. Disallow .byte with a non constant expression that will
15810 #. require relocation.
15811 #: config/tc-tic54x.c:1045
15812 msgid "Relocatable values require at least WORD storage"
15813 msgstr ""
15814
15815 #: config/tc-tic54x.c:1106
15816 msgid "Use of .def/.ref is deprecated.  Use .global instead"
15817 msgstr ""
15818
15819 #: config/tc-tic54x.c:1299
15820 msgid ".space/.bes repeat count is negative, ignored"
15821 msgstr ""
15822
15823 #: config/tc-tic54x.c:1304
15824 msgid ".space/.bes repeat count is zero, ignored"
15825 msgstr ""
15826
15827 #: config/tc-tic54x.c:1381
15828 msgid "Missing size argument"
15829 msgstr ""
15830
15831 #: config/tc-tic54x.c:1515
15832 msgid "CPU version has already been set"
15833 msgstr ""
15834
15835 #: config/tc-tic54x.c:1519
15836 #, c-format
15837 msgid "Unrecognized version '%s'"
15838 msgstr ""
15839
15840 #: config/tc-tic54x.c:1525
15841 msgid "Changing of CPU version on the fly not supported"
15842 msgstr ""
15843
15844 #: config/tc-tic54x.c:1656
15845 msgid "p2align not supported on this target"
15846 msgstr ""
15847
15848 #: config/tc-tic54x.c:1668
15849 msgid "Argument to .even ignored"
15850 msgstr ""
15851
15852 #: config/tc-tic54x.c:1714
15853 msgid "Invalid field size, must be from 1 to 32"
15854 msgstr ""
15855
15856 #: config/tc-tic54x.c:1727
15857 msgid "field size must be 16 when value is relocatable"
15858 msgstr ""
15859
15860 #: config/tc-tic54x.c:1742
15861 msgid "field value truncated"
15862 msgstr ""
15863
15864 #: config/tc-tic54x.c:1849 config/tc-tic54x.c:2155
15865 #, c-format
15866 msgid "Unrecognized section '%s'"
15867 msgstr ""
15868
15869 #: config/tc-tic54x.c:1858
15870 msgid "Current section is unitialized, section name required for .clink"
15871 msgstr ""
15872
15873 #: config/tc-tic54x.c:2065
15874 msgid "ENDLOOP without corresponding LOOP"
15875 msgstr ""
15876
15877 #: config/tc-tic54x.c:2106
15878 msgid "Mixing of normal and extended addressing not supported"
15879 msgstr ""
15880
15881 #: config/tc-tic54x.c:2112
15882 msgid "Extended addressing not supported on the specified CPU"
15883 msgstr ""
15884
15885 #: config/tc-tic54x.c:2161
15886 msgid ".sblock may be used for initialized sections only"
15887 msgstr ""
15888
15889 #: config/tc-tic54x.c:2191
15890 msgid "Symbol missing for .set/.equ"
15891 msgstr ""
15892
15893 #: config/tc-tic54x.c:2247
15894 msgid ".var may only be used within a macro definition"
15895 msgstr ""
15896
15897 #: config/tc-tic54x.c:2255
15898 msgid "Substitution symbols must begin with a letter"
15899 msgstr ""
15900
15901 #: config/tc-tic54x.c:2348
15902 #, c-format
15903 msgid "can't open macro library file '%s' for reading: %s"
15904 msgstr ""
15905
15906 #: config/tc-tic54x.c:2355
15907 #, c-format
15908 msgid "File '%s' not in macro archive format"
15909 msgstr ""
15910
15911 #: config/tc-tic54x.c:2485
15912 #, c-format
15913 msgid "Bad COFF version '%s'"
15914 msgstr ""
15915
15916 #: config/tc-tic54x.c:2494
15917 #, c-format
15918 msgid "Bad CPU version '%s'"
15919 msgstr ""
15920
15921 #: config/tc-tic54x.c:2507 config/tc-tic54x.c:2510
15922 #, c-format
15923 msgid "Can't redirect stderr to the file '%s'"
15924 msgstr ""
15925
15926 #: config/tc-tic54x.c:2625
15927 #, c-format
15928 msgid "Undefined substitution symbol '%s'"
15929 msgstr ""
15930
15931 #: config/tc-tic54x.c:3127
15932 #, c-format
15933 msgid "Unbalanced parenthesis in operand %d"
15934 msgstr ""
15935
15936 #: config/tc-tic54x.c:3158 config/tc-tic54x.c:3166
15937 msgid "Expecting operand after ','"
15938 msgstr ""
15939
15940 #: config/tc-tic54x.c:3177
15941 msgid "Extra junk on line"
15942 msgstr ""
15943
15944 #: config/tc-tic54x.c:3214
15945 msgid "Badly formed address expression"
15946 msgstr ""
15947
15948 #: config/tc-tic54x.c:3467
15949 #, c-format
15950 msgid "Invalid dmad syntax '%s'"
15951 msgstr ""
15952
15953 #: config/tc-tic54x.c:3531
15954 #, c-format
15955 msgid ""
15956 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
15957 msgstr ""
15958
15959 #: config/tc-tic54x.c:3582
15960 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
15961 msgstr ""
15962
15963 #: config/tc-tic54x.c:3602
15964 #, c-format
15965 msgid "Unrecognized indirect address format \"%s\""
15966 msgstr ""
15967
15968 #: config/tc-tic54x.c:3640
15969 #, c-format
15970 msgid "Operand '%s' out of range (%d <= x <= %d)"
15971 msgstr ""
15972
15973 #: config/tc-tic54x.c:3660
15974 msgid "Error in relocation handling"
15975 msgstr ""
15976
15977 #: config/tc-tic54x.c:3679 config/tc-tic54x.c:3741 config/tc-tic54x.c:3769
15978 #, c-format
15979 msgid "Unrecognized condition code \"%s\""
15980 msgstr ""
15981
15982 #: config/tc-tic54x.c:3696
15983 #, c-format
15984 msgid "Condition \"%s\" does not match preceding group"
15985 msgstr ""
15986
15987 #: config/tc-tic54x.c:3704
15988 #, c-format
15989 msgid ""
15990 "Condition \"%s\" uses a different accumulator from a preceding condition"
15991 msgstr ""
15992
15993 #: config/tc-tic54x.c:3711
15994 msgid "Only one comparison conditional allowed"
15995 msgstr ""
15996
15997 #: config/tc-tic54x.c:3716
15998 msgid "Only one overflow conditional allowed"
15999 msgstr ""
16000
16001 #: config/tc-tic54x.c:3724
16002 #, c-format
16003 msgid "Duplicate %s conditional"
16004 msgstr ""
16005
16006 #: config/tc-tic54x.c:3755
16007 msgid "Invalid auxiliary register (use AR0-AR7)"
16008 msgstr ""
16009
16010 #: config/tc-tic54x.c:3786
16011 msgid "lk addressing modes are invalid for memory-mapped register addressing"
16012 msgstr ""
16013
16014 #: config/tc-tic54x.c:3794
16015 msgid ""
16016 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
16017 "Resulting behavior is undefined."
16018 msgstr ""
16019
16020 #: config/tc-tic54x.c:3820
16021 msgid ""
16022 "Destination accumulator for each part of this parallel instruction must be "
16023 "different"
16024 msgstr ""
16025
16026 #: config/tc-tic54x.c:3869
16027 #, c-format
16028 msgid "Memory mapped register \"%s\" out of range"
16029 msgstr ""
16030
16031 #: config/tc-tic54x.c:3908
16032 msgid "Invalid operand (use 1, 2, or 3)"
16033 msgstr ""
16034
16035 #: config/tc-tic54x.c:3933
16036 msgid "A status register or status bit name is required"
16037 msgstr ""
16038
16039 #: config/tc-tic54x.c:3943
16040 #, c-format
16041 msgid "Unrecognized status bit \"%s\""
16042 msgstr ""
16043
16044 #: config/tc-tic54x.c:3966
16045 #, c-format
16046 msgid "Invalid status register \"%s\""
16047 msgstr ""
16048
16049 #: config/tc-tic54x.c:3978
16050 #, c-format
16051 msgid "Operand \"%s\" out of range (use 1 or 2)"
16052 msgstr ""
16053
16054 #: config/tc-tic54x.c:4181
16055 #, c-format
16056 msgid "Unrecognized instruction \"%s\""
16057 msgstr ""
16058
16059 #: config/tc-tic54x.c:4210
16060 #, c-format
16061 msgid "Unrecognized operand list '%s' for instruction '%s'"
16062 msgstr ""
16063
16064 #: config/tc-tic54x.c:4239
16065 #, c-format
16066 msgid "Unrecognized parallel instruction \"%s\""
16067 msgstr ""
16068
16069 #: config/tc-tic54x.c:4288
16070 #, c-format
16071 msgid "Invalid operand (s) for parallel instruction \"%s\""
16072 msgstr ""
16073
16074 #: config/tc-tic54x.c:4291
16075 #, c-format
16076 msgid "Unrecognized parallel instruction combination \"%s || %s\""
16077 msgstr ""
16078
16079 #: config/tc-tic54x.c:4518
16080 #, c-format
16081 msgid "%s symbol recursion stopped at second appearance of '%s'"
16082 msgstr ""
16083
16084 #: config/tc-tic54x.c:4558
16085 msgid "Unrecognized substitution symbol function"
16086 msgstr ""
16087
16088 #: config/tc-tic54x.c:4563
16089 msgid "Missing '(' after substitution symbol function"
16090 msgstr ""
16091
16092 #: config/tc-tic54x.c:4577
16093 msgid "Expecting second argument"
16094 msgstr ""
16095
16096 #: config/tc-tic54x.c:4590 config/tc-tic54x.c:4640
16097 msgid "Extra junk in function call, expecting ')'"
16098 msgstr ""
16099
16100 #: config/tc-tic54x.c:4616
16101 msgid "Function expects two arguments"
16102 msgstr ""
16103
16104 #: config/tc-tic54x.c:4629
16105 msgid "Expecting character constant argument"
16106 msgstr ""
16107
16108 #: config/tc-tic54x.c:4635
16109 msgid "Both arguments must be substitution symbols"
16110 msgstr ""
16111
16112 #: config/tc-tic54x.c:4688
16113 #, c-format
16114 msgid "Invalid subscript (use 1 to %d)"
16115 msgstr ""
16116
16117 #: config/tc-tic54x.c:4698
16118 #, c-format
16119 msgid "Invalid length (use 0 to %d"
16120 msgstr ""
16121
16122 #: config/tc-tic54x.c:4708
16123 msgid "Missing ')' in subscripted substitution symbol expression"
16124 msgstr ""
16125
16126 #: config/tc-tic54x.c:4728
16127 msgid "Missing forced substitution terminator ':'"
16128 msgstr ""
16129
16130 #: config/tc-tic54x.c:4882
16131 #, c-format
16132 msgid ""
16133 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
16134 "left)"
16135 msgstr ""
16136
16137 #: config/tc-tic54x.c:4923
16138 #, c-format
16139 msgid "Unrecognized parallel instruction '%s'"
16140 msgstr ""
16141
16142 #: config/tc-tic54x.c:4935
16143 #, c-format
16144 msgid "Instruction '%s' requires an LP cpu version"
16145 msgstr ""
16146
16147 #: config/tc-tic54x.c:4942
16148 #, c-format
16149 msgid "Instruction '%s' requires far mode addressing"
16150 msgstr ""
16151
16152 #: config/tc-tic54x.c:4954
16153 #, c-format
16154 msgid ""
16155 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
16156 "left). Resulting behavior is undefined."
16157 msgstr ""
16158
16159 #: config/tc-tic54x.c:4964
16160 msgid ""
16161 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
16162 "Resulting behavior is undefined."
16163 msgstr ""
16164
16165 #: config/tc-tic54x.c:4975
16166 #, c-format
16167 msgid "'%s' is not repeatable. Resulting behavior is undefined."
16168 msgstr ""
16169
16170 #: config/tc-tic54x.c:4979
16171 msgid ""
16172 "Instructions using long offset modifiers or absolute addresses are not "
16173 "repeatable. Resulting behavior is undefined."
16174 msgstr ""
16175
16176 #: config/tc-tic54x.c:5130
16177 #, c-format
16178 msgid "Unsupported relocation size %d"
16179 msgstr ""
16180
16181 #: config/tc-tic54x.c:5261
16182 msgid "non-absolute value used with .space/.bes"
16183 msgstr ""
16184
16185 #: config/tc-tic54x.c:5265
16186 #, c-format
16187 msgid "negative value ignored in %s"
16188 msgstr ""
16189
16190 #: config/tc-tic54x.c:5353
16191 #, c-format
16192 msgid "attempt to .space/.bes backwards? (%ld)"
16193 msgstr ""
16194
16195 #: config/tc-tic6x.c:232
16196 #, c-format
16197 msgid "unknown architecture '%s'"
16198 msgstr ""
16199
16200 #: config/tc-tic6x.c:262
16201 #, c-format
16202 msgid "unknown -mpid= argument '%s'"
16203 msgstr ""
16204
16205 #: config/tc-tic6x.c:320
16206 #, c-format
16207 msgid "TMS320C6000 options:\n"
16208 msgstr ""
16209
16210 #: config/tc-tic6x.c:321
16211 #, c-format
16212 msgid "  -march=ARCH             enable instructions from architecture ARCH\n"
16213 msgstr ""
16214
16215 #: config/tc-tic6x.c:322
16216 #, c-format
16217 msgid "  -mbig-endian            generate big-endian code\n"
16218 msgstr ""
16219
16220 #: config/tc-tic6x.c:323
16221 #, c-format
16222 msgid "  -mlittle-endian         generate little-endian code\n"
16223 msgstr ""
16224
16225 #: config/tc-tic6x.c:324
16226 #, c-format
16227 msgid "  -mdsbt                  code uses DSBT addressing\n"
16228 msgstr ""
16229
16230 #: config/tc-tic6x.c:325
16231 #, c-format
16232 msgid "  -mno-dsbt               code does not use DSBT addressing\n"
16233 msgstr ""
16234
16235 #: config/tc-tic6x.c:326
16236 #, c-format
16237 msgid ""
16238 "  -mpid=no                code uses position-dependent data addressing\n"
16239 msgstr ""
16240
16241 #: config/tc-tic6x.c:327
16242 #, c-format
16243 msgid ""
16244 "  -mpid=near              code uses position-independent data addressing,\n"
16245 "                            GOT accesses use near DP addressing\n"
16246 msgstr ""
16247
16248 #: config/tc-tic6x.c:329
16249 #, c-format
16250 msgid ""
16251 "  -mpid=far               code uses position-independent data addressing,\n"
16252 "                            GOT accesses use far DP addressing\n"
16253 msgstr ""
16254
16255 #: config/tc-tic6x.c:331
16256 #, c-format
16257 msgid "  -mpic                   code addressing is position-independent\n"
16258 msgstr ""
16259
16260 #: config/tc-tic6x.c:332
16261 #, c-format
16262 msgid "  -mno-pic                code addressing is position-dependent\n"
16263 msgstr ""
16264
16265 #: config/tc-tic6x.c:337
16266 #, c-format
16267 msgid "Supported ARCH values are:"
16268 msgstr ""
16269
16270 #: config/tc-tic6x.c:386
16271 msgid "unexpected .cantunwind directive"
16272 msgstr ""
16273
16274 #: config/tc-tic6x.c:406
16275 msgid "unexpected .handlerdata directive"
16276 msgstr ""
16277
16278 #: config/tc-tic6x.c:418
16279 msgid "personality routine required before .handlerdata directive"
16280 msgstr ""
16281
16282 #: config/tc-tic6x.c:534
16283 msgid "expected symbol"
16284 msgstr ""
16285
16286 #: config/tc-tic6x.c:592
16287 #, c-format
16288 msgid "invalid length for .scomm directive"
16289 msgstr ""
16290
16291 #: config/tc-tic6x.c:606
16292 msgid "alignment is not a positive number"
16293 msgstr ""
16294
16295 #: config/tc-tic6x.c:618
16296 msgid "alignment is not a power of 2"
16297 msgstr ""
16298
16299 #: config/tc-tic6x.c:633
16300 #, c-format
16301 msgid "attempt to re-define symbol `%s'"
16302 msgstr ""
16303
16304 #: config/tc-tic6x.c:642
16305 #, c-format
16306 msgid "attempt to redefine `%s' with a different length"
16307 msgstr ""
16308
16309 #: config/tc-tic6x.c:844
16310 msgid "multiple '||' on same line"
16311 msgstr ""
16312
16313 #: config/tc-tic6x.c:847
16314 msgid "'||' after predicate"
16315 msgstr ""
16316
16317 #: config/tc-tic6x.c:891
16318 msgid "multiple predicates on same line"
16319 msgstr ""
16320
16321 #: config/tc-tic6x.c:897
16322 #, c-format
16323 msgid "bad predicate '%s'"
16324 msgstr ""
16325
16326 #: config/tc-tic6x.c:908
16327 msgid "predication on A0 not supported on this architecture"
16328 msgstr ""
16329
16330 #: config/tc-tic6x.c:941
16331 msgid "label after '||'"
16332 msgstr ""
16333
16334 #: config/tc-tic6x.c:947
16335 msgid "label after predicate"
16336 msgstr ""
16337
16338 #: config/tc-tic6x.c:971
16339 msgid "'||' not followed by instruction"
16340 msgstr ""
16341
16342 #: config/tc-tic6x.c:977
16343 msgid "predicate not followed by instruction"
16344 msgstr ""
16345
16346 #: config/tc-tic6x.c:1410
16347 #, c-format
16348 msgid "control register '%s' not supported on this architecture"
16349 msgstr ""
16350
16351 #: config/tc-tic6x.c:1589 config/tc-tic6x.c:1592 config/tc-tic6x.c:1645
16352 #: config/tc-tic6x.c:1649
16353 #, c-format
16354 msgid "register number %u not supported on this architecture"
16355 msgstr ""
16356
16357 #: config/tc-tic6x.c:1620
16358 #, c-format
16359 msgid "register pair for operand %u of '%.*s' not a valid even/odd pair"
16360 msgstr ""
16361
16362 #: config/tc-tic6x.c:1676
16363 #, c-format
16364 msgid "junk after operand %u of '%.*s'"
16365 msgstr ""
16366
16367 #: config/tc-tic6x.c:1689
16368 #, c-format
16369 msgid "bad register or register pair for operand %u of '%.*s'"
16370 msgstr ""
16371
16372 #: config/tc-tic6x.c:1695
16373 #, c-format
16374 msgid "bad register for operand %u of '%.*s'"
16375 msgstr ""
16376
16377 #: config/tc-tic6x.c:1700
16378 #, c-format
16379 msgid "bad register pair for operand %u of '%.*s'"
16380 msgstr ""
16381
16382 #: config/tc-tic6x.c:1705
16383 #, c-format
16384 msgid "bad functional unit for operand %u of '%.*s'"
16385 msgstr ""
16386
16387 #: config/tc-tic6x.c:1710
16388 #, c-format
16389 msgid "bad operand %u of '%.*s'"
16390 msgstr ""
16391
16392 #: config/tc-tic6x.c:1842
16393 msgid "$DSBT_INDEX must be used with __c6xabi_DSBT_BASE"
16394 msgstr ""
16395
16396 #: config/tc-tic6x.c:1882
16397 msgid "$DSBT_INDEX not supported in this context"
16398 msgstr ""
16399
16400 #: config/tc-tic6x.c:1895
16401 msgid "$GOT not supported in this context"
16402 msgstr ""
16403
16404 #: config/tc-tic6x.c:1912
16405 msgid "$DPR_GOT not supported in this context"
16406 msgstr ""
16407
16408 #: config/tc-tic6x.c:1933
16409 msgid "$DPR_BYTE not supported in this context"
16410 msgstr ""
16411
16412 #: config/tc-tic6x.c:1950
16413 msgid "$DPR_HWORD not supported in this context"
16414 msgstr ""
16415
16416 #: config/tc-tic6x.c:1967
16417 msgid "$DPR_WORD not supported in this context"
16418 msgstr ""
16419
16420 #: config/tc-tic6x.c:1986
16421 msgid "$PCR_OFFSET not supported in this context"
16422 msgstr ""
16423
16424 #: config/tc-tic6x.c:1997
16425 msgid "invalid PC-relative operand"
16426 msgstr ""
16427
16428 #: config/tc-tic6x.c:2034
16429 #, c-format
16430 msgid "no %d-byte relocations available"
16431 msgstr ""
16432
16433 #: config/tc-tic6x.c:2521 config/tc-tic6x.c:2552 config/tc-tic6x.c:2570
16434 #: config/tc-tic6x.c:3000 config/tc-tic6x.c:3019 config/tc-tic6x.c:3051
16435 #, c-format
16436 msgid "operand %u of '%.*s' out of range"
16437 msgstr ""
16438
16439 #: config/tc-tic6x.c:2614 config/tc-tic6x.c:2839
16440 #, c-format
16441 msgid "offset in operand %u of '%.*s' not divisible by %u"
16442 msgstr ""
16443
16444 #: config/tc-tic6x.c:2831 config/tc-tic6x.c:2864
16445 #, c-format
16446 msgid "offset in operand %u of '%.*s' out of range"
16447 msgstr ""
16448
16449 #: config/tc-tic6x.c:2946
16450 #, c-format
16451 msgid "functional unit already masked for operand %u of '%.*s'"
16452 msgstr ""
16453
16454 #: config/tc-tic6x.c:2970 config/tc-tic6x.c:3729
16455 #, c-format
16456 msgid "'%.*s' instruction not in a software pipelined loop"
16457 msgstr ""
16458
16459 #: config/tc-tic6x.c:3069
16460 #, c-format
16461 msgid "instruction '%.*s' cannot be predicated"
16462 msgstr ""
16463
16464 #: config/tc-tic6x.c:3198
16465 #, c-format
16466 msgid "unknown opcode '%s'"
16467 msgstr ""
16468
16469 #: config/tc-tic6x.c:3337
16470 #, c-format
16471 msgid "'%.*s' instruction not supported on this architecture"
16472 msgstr ""
16473
16474 #: config/tc-tic6x.c:3345
16475 #, c-format
16476 msgid "'%.*s' instruction not supported on this functional unit"
16477 msgstr ""
16478
16479 #: config/tc-tic6x.c:3353
16480 #, c-format
16481 msgid ""
16482 "'%.*s' instruction not supported on this functional unit for this "
16483 "architecture"
16484 msgstr ""
16485
16486 #: config/tc-tic6x.c:3373
16487 msgid "missing operand after comma"
16488 msgstr ""
16489
16490 #: config/tc-tic6x.c:3381 config/tc-tic6x.c:3399
16491 #, c-format
16492 msgid "too many operands to '%.*s'"
16493 msgstr ""
16494
16495 #: config/tc-tic6x.c:3412
16496 #, c-format
16497 msgid "bad number of operands to '%.*s'"
16498 msgstr ""
16499
16500 #: config/tc-tic6x.c:3484
16501 #, c-format
16502 msgid "operand %u of '%.*s' not constant"
16503 msgstr ""
16504
16505 #: config/tc-tic6x.c:3489
16506 #, c-format
16507 msgid "operand %u of '%.*s' on wrong side"
16508 msgstr ""
16509
16510 #: config/tc-tic6x.c:3494
16511 #, c-format
16512 msgid "operand %u of '%.*s' not a valid return address register"
16513 msgstr ""
16514
16515 #: config/tc-tic6x.c:3500
16516 #, c-format
16517 msgid "operand %u of '%.*s' is write-only"
16518 msgstr ""
16519
16520 #: config/tc-tic6x.c:3505
16521 #, c-format
16522 msgid "operand %u of '%.*s' is read-only"
16523 msgstr ""
16524
16525 #: config/tc-tic6x.c:3510
16526 #, c-format
16527 msgid "operand %u of '%.*s' not a valid memory reference"
16528 msgstr ""
16529
16530 #: config/tc-tic6x.c:3516
16531 #, c-format
16532 msgid "operand %u of '%.*s' not a valid base address register"
16533 msgstr ""
16534
16535 #: config/tc-tic6x.c:3602
16536 #, c-format
16537 msgid "bad operand combination for '%.*s'"
16538 msgstr ""
16539
16540 #: config/tc-tic6x.c:3648
16541 msgid "parallel instruction not following another instruction"
16542 msgstr ""
16543
16544 #: config/tc-tic6x.c:3654
16545 msgid "too many instructions in execute packet"
16546 msgstr ""
16547
16548 #: config/tc-tic6x.c:3659
16549 msgid "label not at start of execute packet"
16550 msgstr ""
16551
16552 #: config/tc-tic6x.c:3662
16553 #, c-format
16554 msgid "'%.*s' instruction not at start of execute packet"
16555 msgstr ""
16556
16557 #: config/tc-tic6x.c:3710
16558 msgid "functional unit already used in this execute packet"
16559 msgstr ""
16560
16561 #: config/tc-tic6x.c:3718
16562 msgid "nested software pipelined loop"
16563 msgstr ""
16564
16565 #: config/tc-tic6x.c:3737
16566 msgid "'||^' without previous SPMASK"
16567 msgstr ""
16568
16569 #: config/tc-tic6x.c:3739
16570 msgid "cannot mask instruction using no functional unit"
16571 msgstr ""
16572
16573 #: config/tc-tic6x.c:3751
16574 msgid "functional unit already masked"
16575 msgstr ""
16576
16577 #: config/tc-tic6x.c:3816
16578 msgid "value too large for 2-byte field"
16579 msgstr ""
16580
16581 #: config/tc-tic6x.c:3826
16582 msgid "value too large for 1-byte field"
16583 msgstr ""
16584
16585 #: config/tc-tic6x.c:3953
16586 msgid "immediate offset not 2-byte-aligned"
16587 msgstr ""
16588
16589 #: config/tc-tic6x.c:3981
16590 msgid "immediate offset not 4-byte-aligned"
16591 msgstr ""
16592
16593 #: config/tc-tic6x.c:3995
16594 msgid "addend used with $DSBT_INDEX"
16595 msgstr ""
16596
16597 #: config/tc-tic6x.c:4009 config/tc-tic6x.c:4027 config/tc-tic6x.c:4045
16598 #: config/tc-tic6x.c:4063
16599 msgid "PC-relative offset not 4-byte-aligned"
16600 msgstr ""
16601
16602 #: config/tc-tic6x.c:4012 config/tc-tic6x.c:4030 config/tc-tic6x.c:4048
16603 #: config/tc-tic6x.c:4066
16604 msgid "PC-relative offset out of range"
16605 msgstr ""
16606
16607 #: config/tc-tic6x.c:4545
16608 #, c-format
16609 msgid "undefined symbol %s in PCR relocation"
16610 msgstr ""
16611
16612 #: config/tc-tic6x.c:4663
16613 #, c-format
16614 msgid "group section `%s' has no group signature"
16615 msgstr ""
16616
16617 #: config/tc-tic6x.c:4814
16618 msgid "missing .endp before .cfi_startproc"
16619 msgstr ""
16620
16621 #: config/tc-tic6x.c:4919
16622 msgid "stack pointer offset too large for personality routine"
16623 msgstr ""
16624
16625 #: config/tc-tic6x.c:4926
16626 msgid "stack frame layout does not match personality routine"
16627 msgstr ""
16628
16629 #: config/tc-tic6x.c:5060
16630 msgid "too many unwinding instructions"
16631 msgstr ""
16632
16633 #: config/tc-tic6x.c:5135 config/tc-tic6x.c:5148 config/tc-tic6x.c:5156
16634 #, c-format
16635 msgid "unable to generate unwinding opcode for reg %d"
16636 msgstr ""
16637
16638 #: config/tc-tic6x.c:5165
16639 msgid "unable to restore return address from previously restored reg"
16640 msgstr ""
16641
16642 #: config/tc-tic6x.c:5177
16643 #, c-format
16644 msgid "unhandled CFA insn for unwinding (%d)"
16645 msgstr ""
16646
16647 #: config/tc-tic6x.c:5187
16648 #, c-format
16649 msgid "unable to generate unwinding opcode for frame pointer reg %d"
16650 msgstr ""
16651
16652 #: config/tc-tic6x.c:5196
16653 msgid "unable to generate unwinding opcode for frame pointer offset"
16654 msgstr ""
16655
16656 #: config/tc-tic6x.c:5205
16657 msgid "unwound stack pointer not doubleword aligned"
16658 msgstr ""
16659
16660 #: config/tc-tic6x.c:5350
16661 msgid "stack frame layout too complex for unwinder"
16662 msgstr ""
16663
16664 #: config/tc-tic6x.c:5367
16665 msgid "unwound frame has negative size"
16666 msgstr ""
16667
16668 #: config/tc-tilegx.c:142
16669 #, c-format
16670 msgid ""
16671 "  -Q                      ignored\n"
16672 "  -V                      print assembler version number\n"
16673 "  -EB/-EL                 generate big-endian/little-endian code\n"
16674 "  --32/--64               generate 32bit/64bit code\n"
16675 msgstr ""
16676
16677 #: config/tc-tilegx.c:735 config/tc-tilepro.c:627
16678 msgid "Invalid operator for operand."
16679 msgstr ""
16680
16681 #: config/tc-tilegx.c:756 config/tc-tilepro.c:648
16682 msgid "Operator may only be applied to symbols."
16683 msgstr ""
16684
16685 #: config/tc-tilegx.c:821 config/tc-tilepro.c:713
16686 #, c-format
16687 msgid "Writes to register '%s' are not allowed."
16688 msgstr ""
16689
16690 #: config/tc-tilegx.c:848 config/tc-tilepro.c:740
16691 #, c-format
16692 msgid ""
16693 "Two instructions in the same bundle both write to register %s, which is not "
16694 "allowed."
16695 msgstr ""
16696
16697 #: config/tc-tilegx.c:913 config/tc-tilepro.c:804
16698 #, c-format
16699 msgid "'%s' may not be bundled with other instructions."
16700 msgstr ""
16701
16702 #: config/tc-tilegx.c:943 config/tc-tilepro.c:834
16703 msgid "Invalid combination of instructions for bundle."
16704 msgstr ""
16705
16706 #: config/tc-tilegx.c:978 config/tc-tilepro.c:869
16707 msgid "instruction address is not a multiple of 8"
16708 msgstr ""
16709
16710 #: config/tc-tilegx.c:1055 config/tc-tilepro.c:947
16711 msgid "Invalid expression."
16712 msgstr ""
16713
16714 #: config/tc-tilegx.c:1098 config/tc-tilepro.c:989
16715 #, c-format
16716 msgid "Expected register, got '%s'."
16717 msgstr ""
16718
16719 #: config/tc-tilegx.c:1107 config/tc-tilepro.c:996
16720 #, c-format
16721 msgid "Found use of non-canonical register name %s; use %s instead."
16722 msgstr ""
16723
16724 #: config/tc-tilegx.c:1169 config/tc-tilepro.c:1055
16725 #, c-format
16726 msgid "Too few operands to '%s'."
16727 msgstr ""
16728
16729 #: config/tc-tilegx.c:1174 config/tc-tilepro.c:1060
16730 #, c-format
16731 msgid "Unexpected character '%c' after operand %d to %s."
16732 msgstr ""
16733
16734 #: config/tc-tilegx.c:1195 config/tc-tilepro.c:1081
16735 msgid "Expected immediate expression"
16736 msgstr ""
16737
16738 #: config/tc-tilegx.c:1208 config/tc-tilegx.c:1813 config/tc-tilepro.c:1094
16739 #: config/tc-tilepro.c:1593
16740 msgid "Found '}' when not bundling."
16741 msgstr ""
16742
16743 #: config/tc-tilegx.c:1249 config/tc-tilepro.c:1134
16744 #, c-format
16745 msgid "Unknown opcode `%.*s'."
16746 msgstr ""
16747
16748 #: config/tc-tilegx.c:1260 config/tc-tilepro.c:1145
16749 msgid "Too many instructions for bundle."
16750 msgstr ""
16751
16752 #: config/tc-tilegx.c:1355 config/tc-tilepro.c:1230
16753 msgid "Bad call to md_atof ()"
16754 msgstr ""
16755
16756 #: config/tc-tilegx.c:1431 config/tc-tilepro.c:1293
16757 msgid "This operator only produces two byte values."
16758 msgstr ""
16759
16760 #: config/tc-tilegx.c:1457 config/tc-tilepro.c:1319
16761 #, c-format
16762 msgid "unsupported BFD relocation size %d"
16763 msgstr ""
16764
16765 #: config/tc-tilegx.c:1758 config/tc-tilepro.c:1538
16766 #, c-format
16767 msgid "internal error? cannot generate `%s' relocation (%d, %d)"
16768 msgstr ""
16769
16770 #: config/tc-tilegx.c:1801 config/tc-tilepro.c:1581
16771 msgid "Found '{' when already bundling."
16772 msgstr ""
16773
16774 #: config/tc-tilepro.c:99
16775 #, c-format
16776 msgid ""
16777 "  -Q                      ignored\n"
16778 "  -V                      print assembler version number\n"
16779 msgstr ""
16780
16781 #: config/tc-v850.c:292
16782 #, c-format
16783 msgid ".COMMon length (%d.) < 0! Ignored."
16784 msgstr ""
16785
16786 #: config/tc-v850.c:313
16787 #, c-format
16788 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
16789 msgstr ""
16790
16791 #: config/tc-v850.c:339
16792 msgid "Common alignment negative; 0 assumed"
16793 msgstr ""
16794
16795 #: config/tc-v850.c:543
16796 msgid ".longcall pseudo-op seen when not relaxing"
16797 msgstr ""
16798
16799 #: config/tc-v850.c:545
16800 msgid ".longjump pseudo-op seen when not relaxing"
16801 msgstr ""
16802
16803 #: config/tc-v850.c:552
16804 msgid "bad .longcall format"
16805 msgstr ""
16806
16807 #: config/tc-v850.c:1398
16808 #, c-format
16809 msgid "unknown operand shift: %x\n"
16810 msgstr ""
16811
16812 #: config/tc-v850.c:1399
16813 msgid "internal failure in parse_register_list"
16814 msgstr ""
16815
16816 #: config/tc-v850.c:1415
16817 msgid "constant expression or register list expected"
16818 msgstr ""
16819
16820 #: config/tc-v850.c:1420
16821 msgid "high bits set in register list expression"
16822 msgstr ""
16823
16824 #: config/tc-v850.c:1458 config/tc-v850.c:1515
16825 msgid "illegal register included in list"
16826 msgstr ""
16827
16828 #: config/tc-v850.c:1464
16829 msgid "system registers cannot be included in list"
16830 msgstr ""
16831
16832 #: config/tc-v850.c:1490
16833 msgid "second register should follow dash in register list"
16834 msgstr ""
16835
16836 #: config/tc-v850.c:1495
16837 msgid "second register should be greater than first register"
16838 msgstr ""
16839
16840 #: config/tc-v850.c:1543
16841 #, c-format
16842 msgid " V850 options:\n"
16843 msgstr ""
16844
16845 #: config/tc-v850.c:1544
16846 #, c-format
16847 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
16848 msgstr ""
16849
16850 #: config/tc-v850.c:1545
16851 #, c-format
16852 msgid ""
16853 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
16854 msgstr ""
16855
16856 #: config/tc-v850.c:1546
16857 #, c-format
16858 msgid "  -mv850                    The code is targeted at the v850\n"
16859 msgstr ""
16860
16861 #: config/tc-v850.c:1547
16862 #, c-format
16863 msgid "  -mv850e                   The code is targeted at the v850e\n"
16864 msgstr ""
16865
16866 #: config/tc-v850.c:1548
16867 #, c-format
16868 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
16869 msgstr ""
16870
16871 #: config/tc-v850.c:1549
16872 #, c-format
16873 msgid "  -mv850e2                  The code is targeted at the v850e2\n"
16874 msgstr ""
16875
16876 #: config/tc-v850.c:1550
16877 #, c-format
16878 msgid "  -mv850e2v3                The code is targeted at the v850e2v3\n"
16879 msgstr ""
16880
16881 #: config/tc-v850.c:1551
16882 #, c-format
16883 msgid "  -mv850e2v4                Alias for -mv850e3v5\n"
16884 msgstr ""
16885
16886 #: config/tc-v850.c:1552
16887 #, c-format
16888 msgid "  -mv850e3v5                The code is targeted at the v850e3v5\n"
16889 msgstr ""
16890
16891 #: config/tc-v850.c:1553
16892 #, c-format
16893 msgid "  -mrelax                   Enable relaxation\n"
16894 msgstr ""
16895
16896 #: config/tc-v850.c:1554
16897 #, c-format
16898 msgid ""
16899 "  --disp-size-default-22    branch displacement with unknown size is 22 bits "
16900 "(default)\n"
16901 msgstr ""
16902
16903 #: config/tc-v850.c:1555
16904 #, c-format
16905 msgid ""
16906 "  --disp-size-default-32    branch displacement with unknown size is 32 "
16907 "bits\n"
16908 msgstr ""
16909
16910 #: config/tc-v850.c:1556
16911 #, c-format
16912 msgid "  -mextension               enable extension opcode support\n"
16913 msgstr ""
16914
16915 #: config/tc-v850.c:1557
16916 #, c-format
16917 msgid "  -mno-bcond17\t\t  disable b<cond> disp17 instruction\n"
16918 msgstr ""
16919
16920 #: config/tc-v850.c:1558
16921 #, c-format
16922 msgid "  -mno-stld23\t\t  disable st/ld offset23 instruction\n"
16923 msgstr ""
16924
16925 #: config/tc-v850.c:1559
16926 #, c-format
16927 msgid "  -mgcc-abi                 Mark the binary as using the old GCC ABI\n"
16928 msgstr ""
16929
16930 #: config/tc-v850.c:1560
16931 #, c-format
16932 msgid ""
16933 "  -mrh850-abi               Mark the binary as using the RH850 ABI "
16934 "(default)\n"
16935 msgstr ""
16936
16937 #: config/tc-v850.c:1561
16938 #, c-format
16939 msgid "  -m8byte-align             Mark the binary as using 64-bit alignment\n"
16940 msgstr ""
16941
16942 #: config/tc-v850.c:1562
16943 #, c-format
16944 msgid ""
16945 "  -m4byte-align             Mark the binary as using 32-bit alignment "
16946 "(default)\n"
16947 msgstr ""
16948
16949 #: config/tc-v850.c:1940
16950 #, c-format
16951 msgid "Unable to determine default target processor from string: %s"
16952 msgstr ""
16953
16954 #: config/tc-v850.c:1981
16955 msgid "hi0() relocation used on an instruction which does not support it"
16956 msgstr ""
16957
16958 #: config/tc-v850.c:2001
16959 msgid "hi() relocation used on an instruction which does not support it"
16960 msgstr ""
16961
16962 #: config/tc-v850.c:2024
16963 msgid "lo() relocation used on an instruction which does not support it"
16964 msgstr ""
16965
16966 #: config/tc-v850.c:2034
16967 msgid "ctoff() is not supported by the rh850 ABI. Use -mgcc-abi instead"
16968 msgstr ""
16969
16970 #: config/tc-v850.c:2050
16971 msgid "ctoff() relocation used on an instruction which does not support it"
16972 msgstr ""
16973
16974 #: config/tc-v850.c:2069
16975 msgid "sdaoff() relocation used on an instruction which does not support it"
16976 msgstr ""
16977
16978 #: config/tc-v850.c:2088
16979 msgid "zdaoff() relocation used on an instruction which does not support it"
16980 msgstr ""
16981
16982 #: config/tc-v850.c:2120
16983 msgid "tdaoff() relocation used on an instruction which does not support it"
16984 msgstr ""
16985
16986 #: config/tc-v850.c:2261
16987 #, c-format
16988 msgid "operand out of range (%d is not between %d and %d)"
16989 msgstr ""
16990
16991 #: config/tc-v850.c:2344
16992 msgid "st/ld offset 23 instruction was disabled ."
16993 msgstr ""
16994
16995 #: config/tc-v850.c:2353
16996 msgid "Target processor does not support this instruction."
16997 msgstr ""
16998
16999 #: config/tc-v850.c:2465 config/tc-v850.c:2475 config/tc-v850.c:2496
17000 #: config/tc-v850.c:2510 config/tc-v850.c:2516 config/tc-v850.c:2540
17001 #: config/tc-v850.c:2546 config/tc-v850.c:2553 config/tc-v850.c:2567
17002 #: config/tc-v850.c:2581 config/tc-v850.c:2587 config/tc-v850.c:2922
17003 msgid "immediate operand is too large"
17004 msgstr ""
17005
17006 #: config/tc-v850.c:2482
17007 #, c-format
17008 msgid "AAARG -> unhandled constant reloc: %d"
17009 msgstr ""
17010
17011 #: config/tc-v850.c:2617 config/tc-v850.c:2628
17012 msgid "constant too big to fit into instruction"
17013 msgstr ""
17014
17015 #: config/tc-v850.c:2703
17016 msgid "odd number cannot be used here"
17017 msgstr ""
17018
17019 #: config/tc-v850.c:2748
17020 msgid "invalid register name"
17021 msgstr ""
17022
17023 #: config/tc-v850.c:2754
17024 msgid "register r0 cannot be used here"
17025 msgstr ""
17026
17027 #: config/tc-v850.c:2760
17028 msgid "odd register cannot be used here"
17029 msgstr ""
17030
17031 #: config/tc-v850.c:2769
17032 msgid "invalid system register name"
17033 msgstr ""
17034
17035 #: config/tc-v850.c:2782
17036 msgid "expected EP register"
17037 msgstr ""
17038
17039 #: config/tc-v850.c:2799 config/tc-v850.c:2812
17040 msgid "invalid condition code name"
17041 msgstr ""
17042
17043 #: config/tc-v850.c:2805
17044 msgid "condition sa cannot be used here"
17045 msgstr ""
17046
17047 #: config/tc-v850.c:2818
17048 msgid "invalid cache oparation name"
17049 msgstr ""
17050
17051 #: config/tc-v850.c:2823
17052 msgid "invalid pref oparation name"
17053 msgstr ""
17054
17055 #: config/tc-v850.c:2828
17056 msgid "invalid vector register name"
17057 msgstr ""
17058
17059 #: config/tc-v850.c:2865
17060 msgid "syntax error: value is missing before the register name"
17061 msgstr ""
17062
17063 #: config/tc-v850.c:2867
17064 msgid "syntax error: register not expected"
17065 msgstr ""
17066
17067 #: config/tc-v850.c:2881
17068 msgid "syntax error: system register not expected"
17069 msgstr ""
17070
17071 #: config/tc-v850.c:2886 config/tc-v850.c:2891
17072 msgid "syntax error: condition code not expected"
17073 msgstr ""
17074
17075 #: config/tc-v850.c:2896
17076 msgid "syntax error: vector register not expected"
17077 msgstr ""
17078
17079 #: config/tc-v850.c:2906
17080 msgid "immediate 0 cannot be used here"
17081 msgstr ""
17082
17083 #: config/tc-v850.c:2930
17084 msgid "immediate operand is not match"
17085 msgstr ""
17086
17087 #: config/tc-v850.c:2943
17088 msgid "displacement is too large"
17089 msgstr ""
17090
17091 #: config/tc-v850.c:2961 config/tc-xtensa.c:12371
17092 msgid "invalid operand"
17093 msgstr ""
17094
17095 #: config/tc-v850.c:3074
17096 msgid "loop: 32-bit displacement not supported"
17097 msgstr ""
17098
17099 #: config/tc-vax.c:1344
17100 msgid "no '[' to match ']'"
17101 msgstr ""
17102
17103 #: config/tc-vax.c:1360
17104 msgid "bad register in []"
17105 msgstr ""
17106
17107 #: config/tc-vax.c:1362
17108 msgid "[PC] index banned"
17109 msgstr ""
17110
17111 #: config/tc-vax.c:1398
17112 msgid "no '(' to match ')'"
17113 msgstr ""
17114
17115 #: config/tc-vax.c:1514
17116 msgid "invalid branch operand"
17117 msgstr ""
17118
17119 #: config/tc-vax.c:1541
17120 msgid "address prohibits @"
17121 msgstr ""
17122
17123 #: config/tc-vax.c:1543
17124 msgid "address prohibits #"
17125 msgstr ""
17126
17127 #: config/tc-vax.c:1547
17128 msgid "address prohibits -()"
17129 msgstr ""
17130
17131 #: config/tc-vax.c:1549
17132 msgid "address prohibits ()+"
17133 msgstr ""
17134
17135 #: config/tc-vax.c:1552
17136 msgid "address prohibits ()"
17137 msgstr ""
17138
17139 #: config/tc-vax.c:1554
17140 msgid "address prohibits []"
17141 msgstr ""
17142
17143 #: config/tc-vax.c:1556
17144 msgid "address prohibits register"
17145 msgstr ""
17146
17147 #: config/tc-vax.c:1558
17148 msgid "address prohibits displacement length specifier"
17149 msgstr ""
17150
17151 #: config/tc-vax.c:1586
17152 msgid "invalid operand of S^#"
17153 msgstr ""
17154
17155 #: config/tc-vax.c:1599
17156 msgid "S^# needs expression"
17157 msgstr ""
17158
17159 #: config/tc-vax.c:1606
17160 msgid "S^# may only read-access"
17161 msgstr ""
17162
17163 #: config/tc-vax.c:1629
17164 msgid "invalid operand of -()"
17165 msgstr ""
17166
17167 #: config/tc-vax.c:1635
17168 msgid "-(PC) unpredictable"
17169 msgstr ""
17170
17171 #: config/tc-vax.c:1637
17172 msgid "[]index same as -()register: unpredictable"
17173 msgstr ""
17174
17175 #: config/tc-vax.c:1669
17176 msgid "invalid operand of ()+"
17177 msgstr ""
17178
17179 #: config/tc-vax.c:1675
17180 msgid "(PC)+ unpredictable"
17181 msgstr ""
17182
17183 #: config/tc-vax.c:1677
17184 msgid "[]index same as ()+register: unpredictable"
17185 msgstr ""
17186
17187 #: config/tc-vax.c:1700
17188 msgid "# conflicts length"
17189 msgstr ""
17190
17191 #: config/tc-vax.c:1702
17192 msgid "# bars register"
17193 msgstr ""
17194
17195 #: config/tc-vax.c:1722
17196 msgid "writing or modifying # is unpredictable"
17197 msgstr ""
17198
17199 #: config/tc-vax.c:1748
17200 msgid "length not needed"
17201 msgstr ""
17202
17203 #: config/tc-vax.c:1755
17204 msgid "can't []index a register, because it has no address"
17205 msgstr ""
17206
17207 #: config/tc-vax.c:1757
17208 msgid "a register has no address"
17209 msgstr ""
17210
17211 #: config/tc-vax.c:1766
17212 msgid "PC part of operand unpredictable"
17213 msgstr ""
17214
17215 #: config/tc-vax.c:1922
17216 msgid "odd number of bytes in operand description"
17217 msgstr ""
17218
17219 #: config/tc-vax.c:1936
17220 msgid "Bad operand"
17221 msgstr ""
17222
17223 #: config/tc-vax.c:1941
17224 msgid "Not enough operands"
17225 msgstr ""
17226
17227 #: config/tc-vax.c:2218
17228 msgid "SYMBOL TABLE not implemented"
17229 msgstr ""
17230
17231 #: config/tc-vax.c:2222
17232 msgid "TOKEN TRACE not implemented"
17233 msgstr ""
17234
17235 #: config/tc-vax.c:2226
17236 #, c-format
17237 msgid "Displacement length %s ignored!"
17238 msgstr ""
17239
17240 #: config/tc-vax.c:2230
17241 #, c-format
17242 msgid "I don't need or use temp. file \"%s\"."
17243 msgstr ""
17244
17245 #: config/tc-vax.c:2234
17246 msgid "I don't use an interpass file! -V ignored"
17247 msgstr ""
17248
17249 #: config/tc-vax.c:2291
17250 #, c-format
17251 msgid ""
17252 "VAX options:\n"
17253 "-d LENGTH\t\tignored\n"
17254 "-J\t\t\tignored\n"
17255 "-S\t\t\tignored\n"
17256 "-t FILE\t\t\tignored\n"
17257 "-T\t\t\tignored\n"
17258 "-V\t\t\tignored\n"
17259 msgstr ""
17260
17261 #: config/tc-vax.c:2300
17262 #, c-format
17263 msgid ""
17264 "VMS options:\n"
17265 "-+\t\t\thash encode names longer than 31 characters\n"
17266 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
17267 "-H\t\t\tshow new symbol after hash truncation\n"
17268 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
17269 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
17270 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
17271 msgstr ""
17272
17273 #: config/tc-vax.c:2465
17274 #, c-format
17275 msgid "Ignoring statement due to \"%s\""
17276 msgstr ""
17277
17278 #: config/tc-vax.c:2482
17279 #, c-format
17280 msgid "Aborting because statement has \"%s\""
17281 msgstr ""
17282
17283 #: config/tc-vax.c:2527
17284 msgid "Can't relocate expression"
17285 msgstr ""
17286
17287 #: config/tc-vax.c:2630
17288 msgid "Bignum not permitted in short literal. Immediate mode assumed."
17289 msgstr ""
17290
17291 #: config/tc-vax.c:2639
17292 msgid "Can't do flonum short literal: immediate mode used."
17293 msgstr ""
17294
17295 #: config/tc-vax.c:2686
17296 #, c-format
17297 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
17298 msgstr ""
17299
17300 #: config/tc-vax.c:2998
17301 #, c-format
17302 msgid "Short literal overflow(%ld.), immediate mode assumed."
17303 msgstr ""
17304
17305 #: config/tc-vax.c:3007
17306 #, c-format
17307 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
17308 msgstr ""
17309
17310 #: config/tc-vax.c:3072
17311 msgid "Length specification ignored. Address mode 9F used"
17312 msgstr ""
17313
17314 #: config/tc-vax.c:3130
17315 msgid "Invalid operand:  immediate value used as base address."
17316 msgstr ""
17317
17318 #: config/tc-vax.c:3132
17319 msgid "Invalid operand:  immediate value used as address."
17320 msgstr ""
17321
17322 #: config/tc-vax.c:3157
17323 #, c-format
17324 msgid "Symbol %s used as immediate operand in PIC mode."
17325 msgstr ""
17326
17327 #: config/tc-vax.c:3262
17328 #, c-format
17329 msgid "VIP_BEGIN error:%s"
17330 msgstr ""
17331
17332 #: config/tc-xc16x.c:218
17333 #, c-format
17334 msgid " XC16X specific command line options:\n"
17335 msgstr ""
17336
17337 #: config/tc-xgate.c:215
17338 msgid " architecture variant invalid"
17339 msgstr ""
17340
17341 #: config/tc-xgate.c:372
17342 #, c-format
17343 msgid ""
17344 "Freescale XGATE co-processor options:\n"
17345 "  -mshort                 use 16-bit int ABI (default)\n"
17346 "  -mlong                  use 32-bit int ABI\n"
17347 "  -mshort-double          use 32-bit double ABI\n"
17348 "  -mlong-double           use 64-bit double ABI (default)\n"
17349 "  --mxgate                specify the processor variant[default %s]\n"
17350 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
17351 "  --print-opcodes         print the list of instructions with syntax\n"
17352 "  --generate-example      generate an example of each instruction"
17353 msgstr ""
17354
17355 #: config/tc-xgate.c:495
17356 msgid "opcode missing or not found on input line"
17357 msgstr ""
17358
17359 #: config/tc-xgate.c:500
17360 #, c-format
17361 msgid "opcode %s not found in opcode hash table"
17362 msgstr ""
17363
17364 #: config/tc-xgate.c:513
17365 msgid "matching operands to opcode "
17366 msgstr ""
17367
17368 #: config/tc-xgate.c:551
17369 msgid ": processing macro, real opcode handle not found in hash"
17370 msgstr ""
17371
17372 #: config/tc-xgate.c:682
17373 #, c-format
17374 msgid "Value %ld not aligned by 2 for 9-bit PC-relative branch."
17375 msgstr ""
17376
17377 #: config/tc-xgate.c:699
17378 #, c-format
17379 msgid "Value %ld not aligned by 2 for 10-bit PC-relative branch."
17380 msgstr ""
17381
17382 #: config/tc-xgate.c:726
17383 msgid "Value out of 3-bit range."
17384 msgstr ""
17385
17386 #: config/tc-xgate.c:733
17387 msgid "Value out of 4-bit range."
17388 msgstr ""
17389
17390 #: config/tc-xgate.c:740
17391 msgid "Value out of 5-bit range."
17392 msgstr ""
17393
17394 #: config/tc-xgate.c:877
17395 msgid ":operand has too many bits"
17396 msgstr ""
17397
17398 #: config/tc-xgate.c:989
17399 msgid "unknown operand count"
17400 msgstr ""
17401
17402 #: config/tc-xgate.c:1232 config/tc-xgate.c:1244
17403 msgid ": expected register name r0-r7 "
17404 msgstr ""
17405
17406 #: config/tc-xgate.c:1280
17407 #, c-format
17408 msgid ":operand value(%d) too big for constraint"
17409 msgstr ""
17410
17411 #: config/tc-xgate.c:1298
17412 msgid "you must use a hi/lo directive or 16-bit macro to load a 16-bit value."
17413 msgstr ""
17414
17415 #: config/tc-xgate.c:1311
17416 msgid ":unknown relocation constraint size"
17417 msgstr ""
17418
17419 #: config/tc-xgate.c:1318
17420 msgid ": expected register name ccr "
17421 msgstr ""
17422
17423 #: config/tc-xgate.c:1324
17424 msgid ": expected register name pc "
17425 msgstr ""
17426
17427 #: config/tc-xstormy16.c:77
17428 #, c-format
17429 msgid " XSTORMY16 specific command line options:\n"
17430 msgstr ""
17431
17432 #: config/tc-xstormy16.c:223
17433 #, c-format
17434 msgid "unsupported fptr fixup size %d"
17435 msgstr ""
17436
17437 #: config/tc-xstormy16.c:235
17438 #, c-format
17439 msgid "unsupported fixup size %d"
17440 msgstr ""
17441
17442 #: config/tc-xstormy16.c:266
17443 msgid "unsupported fptr fixup"
17444 msgstr ""
17445
17446 #: config/tc-xtensa.c:625
17447 msgid "illegal range of target hardware versions"
17448 msgstr ""
17449
17450 #: config/tc-xtensa.c:788
17451 msgid "--density option is ignored"
17452 msgstr ""
17453
17454 #: config/tc-xtensa.c:791
17455 msgid "--no-density option is ignored"
17456 msgstr ""
17457
17458 #: config/tc-xtensa.c:809
17459 msgid "--generics is deprecated; use --transform instead"
17460 msgstr ""
17461
17462 #: config/tc-xtensa.c:812
17463 msgid "--no-generics is deprecated; use --no-transform instead"
17464 msgstr ""
17465
17466 #: config/tc-xtensa.c:815
17467 msgid "--relax is deprecated; use --transform instead"
17468 msgstr ""
17469
17470 #: config/tc-xtensa.c:818
17471 msgid "--no-relax is deprecated; use --no-transform instead"
17472 msgstr ""
17473
17474 #: config/tc-xtensa.c:835
17475 msgid "--absolute-literals option not supported in this Xtensa configuration"
17476 msgstr ""
17477
17478 #: config/tc-xtensa.c:908
17479 msgid "prefer-l32r conflicts with prefer-const16"
17480 msgstr ""
17481
17482 #: config/tc-xtensa.c:914
17483 msgid "prefer-const16 conflicts with prefer-l32r"
17484 msgstr ""
17485
17486 #: config/tc-xtensa.c:922 config/tc-xtensa.c:931 config/tc-xtensa.c:935
17487 msgid "invalid target hardware version"
17488 msgstr ""
17489
17490 #: config/tc-xtensa.c:1129
17491 msgid "unmatched end directive"
17492 msgstr ""
17493
17494 #: config/tc-xtensa.c:1158
17495 msgid ".begin directive with no matching .end directive"
17496 msgstr ""
17497
17498 #: config/tc-xtensa.c:1199
17499 msgid "[no-]generics is deprecated; use [no-]transform instead"
17500 msgstr ""
17501
17502 #: config/tc-xtensa.c:1204
17503 msgid "[no-]relax is deprecated; use [no-]transform instead"
17504 msgstr ""
17505
17506 #: config/tc-xtensa.c:1217
17507 #, c-format
17508 msgid "directive %s cannot be negated"
17509 msgstr ""
17510
17511 #: config/tc-xtensa.c:1223
17512 msgid "unknown directive"
17513 msgstr ""
17514
17515 #: config/tc-xtensa.c:1244 config/tc-xtensa.c:1340 config/tc-xtensa.c:1585
17516 #: config/tc-xtensa.c:5797
17517 msgid "directives are not valid inside bundles"
17518 msgstr ""
17519
17520 #: config/tc-xtensa.c:1256
17521 msgid ".begin literal is deprecated; use .literal instead"
17522 msgstr ""
17523
17524 #: config/tc-xtensa.c:1270
17525 msgid "cannot set literal_prefix inside literal fragment"
17526 msgstr ""
17527
17528 #: config/tc-xtensa.c:1303
17529 msgid ".begin [no-]density is ignored"
17530 msgstr ""
17531
17532 #: config/tc-xtensa.c:1310 config/tc-xtensa.c:1360
17533 msgid "Xtensa absolute literals option not supported; ignored"
17534 msgstr ""
17535
17536 #: config/tc-xtensa.c:1353
17537 msgid ".end [no-]density is ignored"
17538 msgstr ""
17539
17540 #: config/tc-xtensa.c:1378
17541 #, c-format
17542 msgid "does not match begin %s%s at %s:%d"
17543 msgstr ""
17544
17545 #: config/tc-xtensa.c:1433
17546 msgid ".literal_position inside literal directive; ignoring"
17547 msgstr ""
17548
17549 #: config/tc-xtensa.c:1453
17550 msgid ".literal not allowed inside .begin literal region"
17551 msgstr ""
17552
17553 #: config/tc-xtensa.c:1492
17554 msgid "expected comma or colon after symbol name; rest of line ignored"
17555 msgstr ""
17556
17557 #: config/tc-xtensa.c:1554
17558 msgid "fall through frequency must be greater than 0"
17559 msgstr ""
17560
17561 #: config/tc-xtensa.c:1562
17562 msgid "branch target frequency must be greater than 0"
17563 msgstr ""
17564
17565 #: config/tc-xtensa.c:1610
17566 #, c-format
17567 msgid "opcode-specific %s relocation used outside an instruction"
17568 msgstr ""
17569
17570 #: config/tc-xtensa.c:1618
17571 #, c-format
17572 msgid "invalid use of %s relocation"
17573 msgstr ""
17574
17575 #: config/tc-xtensa.c:1814 config/tc-xtensa.c:1831
17576 #, c-format
17577 msgid "bad register name: %s"
17578 msgstr ""
17579
17580 #: config/tc-xtensa.c:1820
17581 #, c-format
17582 msgid "bad register number: %s"
17583 msgstr ""
17584
17585 #: config/tc-xtensa.c:1884
17586 msgid "pcrel relocation not allowed in an instruction"
17587 msgstr ""
17588
17589 #: config/tc-xtensa.c:1901
17590 msgid "register number out of range"
17591 msgstr ""
17592
17593 #: config/tc-xtensa.c:1985
17594 msgid "extra comma"
17595 msgstr ""
17596
17597 #: config/tc-xtensa.c:1987
17598 msgid "extra colon"
17599 msgstr ""
17600
17601 #: config/tc-xtensa.c:1989
17602 msgid "missing argument"
17603 msgstr ""
17604
17605 #: config/tc-xtensa.c:1991
17606 msgid "missing comma or colon"
17607 msgstr ""
17608
17609 #: config/tc-xtensa.c:2048
17610 msgid "incorrect register number, ignoring"
17611 msgstr ""
17612
17613 #: config/tc-xtensa.c:2129
17614 #, c-format
17615 msgid "cannot encode opcode \"%s\""
17616 msgstr ""
17617
17618 #: config/tc-xtensa.c:2223
17619 #, c-format
17620 msgid "not enough operands (%d) for '%s'; expected %d"
17621 msgstr ""
17622
17623 #: config/tc-xtensa.c:2230
17624 #, c-format
17625 msgid "too many operands (%d) for '%s'; expected %d"
17626 msgstr ""
17627
17628 #: config/tc-xtensa.c:2281
17629 #, c-format
17630 msgid "invalid register '%s' for '%s' instruction"
17631 msgstr ""
17632
17633 #: config/tc-xtensa.c:2288
17634 #, c-format
17635 msgid "invalid register number (%ld) for '%s' instruction"
17636 msgstr ""
17637
17638 #: config/tc-xtensa.c:2356
17639 #, c-format
17640 msgid "invalid register number (%ld) for '%s'"
17641 msgstr ""
17642
17643 #: config/tc-xtensa.c:2747
17644 #, c-format
17645 msgid "operand %d of '%s' has out of range value '%u'"
17646 msgstr ""
17647
17648 #: config/tc-xtensa.c:2753
17649 #, c-format
17650 msgid "operand %d of '%s' has invalid value '%u'"
17651 msgstr ""
17652
17653 #: config/tc-xtensa.c:2800
17654 #, c-format
17655 msgid "internal error: unknown option name '%s'"
17656 msgstr ""
17657
17658 #: config/tc-xtensa.c:3909
17659 msgid "can't handle generation of literal/labels yet"
17660 msgstr ""
17661
17662 #: config/tc-xtensa.c:3913
17663 msgid "can't handle undefined OP TYPE"
17664 msgstr ""
17665
17666 #: config/tc-xtensa.c:3974
17667 #, c-format
17668 msgid "found %d operands for '%s':  Expected %d"
17669 msgstr ""
17670
17671 #: config/tc-xtensa.c:3981
17672 #, c-format
17673 msgid "found too many (%d) operands for '%s':  Expected %d"
17674 msgstr ""
17675
17676 #: config/tc-xtensa.c:4002
17677 msgid "immediate operands sum to greater than 32"
17678 msgstr ""
17679
17680 #: config/tc-xtensa.c:4254
17681 #, c-format
17682 msgid "invalid relocation for operand %i of '%s'"
17683 msgstr ""
17684
17685 #: config/tc-xtensa.c:4264
17686 #, c-format
17687 msgid "invalid expression for operand %i of '%s'"
17688 msgstr ""
17689
17690 #: config/tc-xtensa.c:4274
17691 #, c-format
17692 msgid "invalid relocation in instruction slot %i"
17693 msgstr ""
17694
17695 #: config/tc-xtensa.c:4281
17696 #, c-format
17697 msgid "undefined symbol for opcode \"%s\""
17698 msgstr ""
17699
17700 #: config/tc-xtensa.c:4767
17701 msgid "opcode 'NOP.N' unavailable in this configuration"
17702 msgstr ""
17703
17704 #: config/tc-xtensa.c:4827
17705 msgid "get_expanded_loop_offset: invalid opcode"
17706 msgstr ""
17707
17708 #: config/tc-xtensa.c:4960
17709 #, c-format
17710 msgid "assembly state not set for first frag in section %s"
17711 msgstr ""
17712
17713 #: config/tc-xtensa.c:5013
17714 #, c-format
17715 msgid "unaligned branch target: %d bytes at 0x%lx"
17716 msgstr ""
17717
17718 #: config/tc-xtensa.c:5057
17719 #, c-format
17720 msgid "unaligned loop: %d bytes at 0x%lx"
17721 msgstr ""
17722
17723 #: config/tc-xtensa.c:5082
17724 msgid "unexpected fix"
17725 msgstr ""
17726
17727 #: config/tc-xtensa.c:5093 config/tc-xtensa.c:5097
17728 msgid "undecodable fix"
17729 msgstr ""
17730
17731 #: config/tc-xtensa.c:5235
17732 msgid "labels are not valid inside bundles"
17733 msgstr ""
17734
17735 #: config/tc-xtensa.c:5255
17736 msgid "invalid last instruction for a zero-overhead loop"
17737 msgstr ""
17738
17739 #: config/tc-xtensa.c:5322
17740 msgid "extra opening brace"
17741 msgstr ""
17742
17743 #: config/tc-xtensa.c:5332
17744 msgid "extra closing brace"
17745 msgstr ""
17746
17747 #: config/tc-xtensa.c:5359
17748 msgid "missing closing brace"
17749 msgstr ""
17750
17751 #: config/tc-xtensa.c:5459 config/tc-xtensa.c:5488
17752 #, c-format
17753 msgid "wrong number of operands for '%s'"
17754 msgstr ""
17755
17756 #: config/tc-xtensa.c:5475
17757 #, c-format
17758 msgid "bad relocation expression for '%s'"
17759 msgstr ""
17760
17761 #: config/tc-xtensa.c:5510
17762 #, c-format
17763 msgid "unknown opcode or format name '%s'"
17764 msgstr ""
17765
17766 #: config/tc-xtensa.c:5516
17767 msgid "format names only valid inside bundles"
17768 msgstr ""
17769
17770 #: config/tc-xtensa.c:5521
17771 #, c-format
17772 msgid "multiple formats specified for one bundle; using '%s'"
17773 msgstr ""
17774
17775 #: config/tc-xtensa.c:5571
17776 msgid "entry instruction with stack decrement < 16"
17777 msgstr ""
17778
17779 #: config/tc-xtensa.c:5625
17780 msgid "unaligned entry instruction"
17781 msgstr ""
17782
17783 #: config/tc-xtensa.c:5690
17784 msgid "bad instruction format"
17785 msgstr ""
17786
17787 #: config/tc-xtensa.c:5693
17788 msgid "invalid relocation"
17789 msgstr ""
17790
17791 #: config/tc-xtensa.c:5704
17792 #, c-format
17793 msgid "invalid relocation for '%s' instruction"
17794 msgstr ""
17795
17796 #: config/tc-xtensa.c:5716
17797 #, c-format
17798 msgid "invalid relocation for operand %d of '%s'"
17799 msgstr ""
17800
17801 #: config/tc-xtensa.c:5982
17802 #, c-format
17803 msgid "unhandled local relocation fix %s"
17804 msgstr ""
17805
17806 #: config/tc-xtensa.c:6033
17807 #, c-format
17808 msgid "internal error; cannot generate `%s' relocation"
17809 msgstr ""
17810
17811 #: config/tc-xtensa.c:6252
17812 msgid "The option \"--no-allow-flix\" prohibits multi-slot flix."
17813 msgstr ""
17814
17815 #: config/tc-xtensa.c:6261
17816 msgid "couldn't find a valid instruction format"
17817 msgstr ""
17818
17819 #: config/tc-xtensa.c:6262
17820 #, c-format
17821 msgid "    ops were: "
17822 msgstr ""
17823
17824 #: config/tc-xtensa.c:6264
17825 #, c-format
17826 msgid " %s;"
17827 msgstr ""
17828
17829 #: config/tc-xtensa.c:6275
17830 #, c-format
17831 msgid "format '%s' allows %d slots, but there are %d opcodes"
17832 msgstr ""
17833
17834 #: config/tc-xtensa.c:6286 config/tc-xtensa.c:6384
17835 msgid "illegal resource usage in bundle"
17836 msgstr ""
17837
17838 #: config/tc-xtensa.c:6473
17839 #, c-format
17840 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
17841 msgstr ""
17842
17843 #: config/tc-xtensa.c:6478
17844 #, c-format
17845 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
17846 msgstr ""
17847
17848 #: config/tc-xtensa.c:6483
17849 #, c-format
17850 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
17851 msgstr ""
17852
17853 #: config/tc-xtensa.c:6488
17854 #, c-format
17855 msgid ""
17856 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
17857 msgstr ""
17858
17859 #: config/tc-xtensa.c:6504
17860 msgid "multiple branches or jumps in the same bundle"
17861 msgstr ""
17862
17863 #: config/tc-xtensa.c:6956
17864 msgid "cannot assemble into a literal fragment"
17865 msgstr ""
17866
17867 #: config/tc-xtensa.c:6958
17868 msgid "..."
17869 msgstr ""
17870
17871 #: config/tc-xtensa.c:7749
17872 msgid ""
17873 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
17874 msgstr ""
17875
17876 #: config/tc-xtensa.c:7861
17877 msgid "branching or jumping to a loop end may trigger hardware errata"
17878 msgstr ""
17879
17880 #: config/tc-xtensa.c:7943
17881 msgid "loop end too close to another loop end may trigger hardware errata"
17882 msgstr ""
17883
17884 #: config/tc-xtensa.c:7952
17885 #, c-format
17886 msgid "fr_var %lu < length %d"
17887 msgstr ""
17888
17889 #: config/tc-xtensa.c:8109
17890 msgid ""
17891 "loop containing less than three instructions may trigger hardware errata"
17892 msgstr ""
17893
17894 #: config/tc-xtensa.c:8181
17895 msgid "undecodable instruction in instruction frag"
17896 msgstr ""
17897
17898 #: config/tc-xtensa.c:8291
17899 msgid "invalid empty loop"
17900 msgstr ""
17901
17902 #: config/tc-xtensa.c:8296
17903 msgid "loop target does not follow loop instruction in section"
17904 msgstr ""
17905
17906 #: config/tc-xtensa.c:9040
17907 msgid "bad relaxation state"
17908 msgstr ""
17909
17910 #: config/tc-xtensa.c:9098
17911 #, c-format
17912 msgid "fr_var (%ld) < length (%d)"
17913 msgstr ""
17914
17915 #: config/tc-xtensa.c:9834
17916 msgid "jump target out of range; no usable trampoline found"
17917 msgstr ""
17918
17919 #: config/tc-xtensa.c:9958
17920 msgid "invalid relaxation fragment result"
17921 msgstr ""
17922
17923 #: config/tc-xtensa.c:10040
17924 msgid "unable to widen instruction"
17925 msgstr ""
17926
17927 #: config/tc-xtensa.c:10179
17928 msgid "multiple literals in expansion"
17929 msgstr ""
17930
17931 #: config/tc-xtensa.c:10183
17932 msgid "no registered fragment for literal"
17933 msgstr ""
17934
17935 #: config/tc-xtensa.c:10185
17936 msgid "number of literal tokens != 1"
17937 msgstr ""
17938
17939 #: config/tc-xtensa.c:10314 config/tc-xtensa.c:10320
17940 #, c-format
17941 msgid "unresolved loop target symbol: %s"
17942 msgstr ""
17943
17944 #: config/tc-xtensa.c:10426
17945 #, c-format
17946 msgid "invalid expression evaluation type %d"
17947 msgstr ""
17948
17949 #: config/tc-xtensa.c:10443
17950 msgid "loop too long for LOOP instruction"
17951 msgstr ""
17952
17953 #: config/tc-xtensa.c:10712
17954 #, c-format
17955 msgid "fixes not all moved from %s"
17956 msgstr ""
17957
17958 #: config/tc-xtensa.c:10843
17959 msgid ""
17960 "literal pool location required for text-section-literals; specify with ."
17961 "literal_position"
17962 msgstr ""
17963
17964 #: config/tc-xtensa.c:11685
17965 msgid "too many operands in instruction"
17966 msgstr ""
17967
17968 #: config/tc-xtensa.c:11895
17969 msgid "invalid symbolic operand"
17970 msgstr ""
17971
17972 #: config/tc-xtensa.c:11956
17973 msgid "operand number mismatch"
17974 msgstr ""
17975
17976 #: config/tc-xtensa.c:11960
17977 #, c-format
17978 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
17979 msgstr ""
17980
17981 #: config/tc-xtensa.c:11985
17982 #, c-format
17983 msgid "xtensa-isa failure: %s"
17984 msgstr ""
17985
17986 #: config/tc-xtensa.c:12062
17987 msgid "invalid opcode"
17988 msgstr ""
17989
17990 #: config/tc-xtensa.c:12068
17991 msgid "too few operands"
17992 msgstr ""
17993
17994 #: config/tc-xtensa.c:12118
17995 msgid "multiple writes to the same register"
17996 msgstr ""
17997
17998 #: config/tc-xtensa.c:12232 config/tc-xtensa.c:12238
17999 msgid "out of memory"
18000 msgstr ""
18001
18002 #: config/tc-xtensa.c:12327
18003 msgid "TLS relocation not allowed in FLIX bundle"
18004 msgstr ""
18005
18006 #. Instructions that generate TLS relocations should always be
18007 #. relaxed in the front-end.  If "record_fixup" is set, then this
18008 #. function is being called during back-end relaxation, so flag
18009 #. the unexpected behavior as an error.
18010 #: config/tc-xtensa.c:12333
18011 msgid "unexpected TLS relocation"
18012 msgstr ""
18013
18014 #: config/tc-xtensa.c:12377
18015 msgid "symbolic operand not allowed"
18016 msgstr ""
18017
18018 #: config/tc-xtensa.c:12414
18019 msgid "cannot decode instruction format"
18020 msgstr ""
18021
18022 #: config/tc-xtensa.c:12558
18023 msgid "ignoring extra '-rename-section' delimiter ':'"
18024 msgstr ""
18025
18026 #: config/tc-xtensa.c:12563
18027 #, c-format
18028 msgid "ignoring invalid '-rename-section' specification: '%s'"
18029 msgstr ""
18030
18031 #: config/tc-xtensa.c:12574
18032 #, c-format
18033 msgid "section %s renamed multiple times"
18034 msgstr ""
18035
18036 #: config/tc-xtensa.c:12576
18037 #, c-format
18038 msgid "multiple sections remapped to output section %s"
18039 msgstr ""
18040
18041 #: config/tc-z80.c:325
18042 msgid "-- unterminated string"
18043 msgstr ""
18044
18045 #: config/tc-z80.c:390
18046 msgid "floating point numbers are not implemented"
18047 msgstr ""
18048
18049 #: config/tc-z80.c:515 config/tc-z80.c:521
18050 msgid "mismatched parentheses"
18051 msgstr ""
18052
18053 #: config/tc-z80.c:558
18054 msgid "bad expression syntax"
18055 msgstr ""
18056
18057 #: config/tc-z80.c:716
18058 msgid "cannot make a relative jump to an absolute location"
18059 msgstr ""
18060
18061 #: config/tc-z80.c:728 config/tc-z80.c:1994
18062 msgid "overflow"
18063 msgstr ""
18064
18065 #: config/tc-z80.c:1099 config/tc-z80.c:1142 config/tc-z80.c:1186
18066 #: config/tc-z80.c:1254 config/tc-z80.c:1306 config/tc-z80.c:1360
18067 #: config/tc-z80.c:1629
18068 msgid "bad instruction syntax"
18069 msgstr ""
18070
18071 #: config/tc-z80.c:1232
18072 msgid "condition code invalid for jr"
18073 msgstr ""
18074
18075 #: config/tc-z80.c:1738
18076 msgid "parentheses ignored"
18077 msgstr ""
18078
18079 #: config/tc-z80.c:1943 read.c:3670
18080 #, c-format
18081 msgid "junk at end of line, first unrecognized character is `%c'"
18082 msgstr ""
18083
18084 #: config/tc-z80.c:1969 config/tc-z8k.c:1459 config/tc-z8k.c:1522
18085 msgid "relative jump out of range"
18086 msgstr ""
18087
18088 #: config/tc-z80.c:1986
18089 msgid "index offset  out of range"
18090 msgstr ""
18091
18092 #: config/tc-z80.c:2028 config/tc-z8k.c:1530
18093 #, c-format
18094 msgid "md_apply_fix: unknown r_type 0x%x\n"
18095 msgstr ""
18096
18097 #: config/tc-z8k.c:281
18098 #, c-format
18099 msgid "register rr%d out of range"
18100 msgstr ""
18101
18102 #: config/tc-z8k.c:283
18103 #, c-format
18104 msgid "register rr%d does not exist"
18105 msgstr ""
18106
18107 #: config/tc-z8k.c:295
18108 #, c-format
18109 msgid "register rh%d out of range"
18110 msgstr ""
18111
18112 #: config/tc-z8k.c:307
18113 #, c-format
18114 msgid "register rl%d out of range"
18115 msgstr ""
18116
18117 #: config/tc-z8k.c:320
18118 #, c-format
18119 msgid "register rq%d out of range"
18120 msgstr ""
18121
18122 #: config/tc-z8k.c:322
18123 #, c-format
18124 msgid "register rq%d does not exist"
18125 msgstr ""
18126
18127 #: config/tc-z8k.c:334
18128 #, c-format
18129 msgid "register r%d out of range"
18130 msgstr ""
18131
18132 #: config/tc-z8k.c:375
18133 #, c-format
18134 msgid "expected %c"
18135 msgstr ""
18136
18137 #: config/tc-z8k.c:390
18138 #, c-format
18139 msgid "register is wrong size for a word %s"
18140 msgstr ""
18141
18142 #: config/tc-z8k.c:404
18143 #, c-format
18144 msgid "register is wrong size for address %s"
18145 msgstr ""
18146
18147 #: config/tc-z8k.c:538
18148 #, c-format
18149 msgid "unknown interrupt %s"
18150 msgstr ""
18151
18152 #. No interrupt type specified, opcode won't do anything.
18153 #: config/tc-z8k.c:561
18154 msgid "opcode has no effect"
18155 msgstr ""
18156
18157 #: config/tc-z8k.c:672
18158 msgid "Missing ) in ra(rb)"
18159 msgstr ""
18160
18161 #: config/tc-z8k.c:752 config/tc-z8k.c:791
18162 #, c-format
18163 msgid "invalid condition code '%s'"
18164 msgstr ""
18165
18166 #: config/tc-z8k.c:764
18167 #, c-format
18168 msgid "invalid flag '%s'"
18169 msgstr ""
18170
18171 #: config/tc-z8k.c:918 config/tc-z8k.c:924
18172 msgid "invalid indirect register size"
18173 msgstr ""
18174
18175 #: config/tc-z8k.c:941 config/tc-z8k.c:1089 config/tc-z8k.c:1094
18176 msgid "invalid control register name"
18177 msgstr ""
18178
18179 #: config/tc-z8k.c:1078
18180 msgid "immediate must be 1 or 2"
18181 msgstr ""
18182
18183 #: config/tc-z8k.c:1081
18184 msgid "immediate 1 or 2 expected"
18185 msgstr ""
18186
18187 #: config/tc-z8k.c:1112
18188 msgid "can't use R0 here"
18189 msgstr ""
18190
18191 #: config/tc-z8k.c:1270
18192 msgid "Can't find opcode to match operands"
18193 msgstr ""
18194
18195 #: config/tc-z8k.c:1317
18196 #, c-format
18197 msgid "invalid architecture -z%s"
18198 msgstr ""
18199
18200 #: config/tc-z8k.c:1336
18201 #, c-format
18202 msgid ""
18203 " Z8K options:\n"
18204 "  -z8001                  generate segmented code\n"
18205 "  -z8002                  generate unsegmented code\n"
18206 "  -linkrelax              create linker relaxable code\n"
18207 msgstr ""
18208
18209 #: config/tc-z8k.c:1348
18210 #, c-format
18211 msgid "call to md_convert_frag\n"
18212 msgstr ""
18213
18214 #: config/tc-z8k.c:1455 config/tc-z8k.c:1495 config/tc-z8k.c:1518
18215 msgid "cannot branch to odd address"
18216 msgstr ""
18217
18218 #: config/tc-z8k.c:1477
18219 msgid "relative address out of range"
18220 msgstr ""
18221
18222 #: config/tc-z8k.c:1498
18223 msgid "relative call out of range"
18224 msgstr ""
18225
18226 #: config/tc-z8k.c:1542
18227 #, c-format
18228 msgid "call to md_estimate_size_before_relax\n"
18229 msgstr ""
18230
18231 #: config/xtensa-relax.c:1555
18232 #, c-format
18233 msgid "invalid configuration option '%s' in transition rule '%s'"
18234 msgstr ""
18235
18236 #: config/xtensa-relax.c:1680
18237 #, c-format
18238 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
18239 msgstr ""
18240
18241 #: config/xtensa-relax.c:1690
18242 #, c-format
18243 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
18244 msgstr ""
18245
18246 #: config/xtensa-relax.c:1697
18247 #, c-format
18248 msgid "opcode '%s': precondition only contains constants in '%s'"
18249 msgstr ""
18250
18251 #: config/xtensa-relax.c:1744
18252 msgid "expected one operand for generated literal"
18253 msgstr ""
18254
18255 #: config/xtensa-relax.c:1751
18256 msgid "expected 0 operands for generated label"
18257 msgstr ""
18258
18259 #: config/xtensa-relax.c:1764
18260 #, c-format
18261 msgid "invalid opcode '%s' in transition rule '%s'"
18262 msgstr ""
18263
18264 #: config/xtensa-relax.c:1772
18265 #, c-format
18266 msgid "opcode '%s': replacement does not have %d ops"
18267 msgstr ""
18268
18269 #: config/xtensa-relax.c:1786
18270 #, c-format
18271 msgid "opcode '%s': cannot find literal definition"
18272 msgstr ""
18273
18274 #: config/xtensa-relax.c:1802 config/xtensa-relax.c:1832
18275 #, c-format
18276 msgid "opcode %s: unidentified operand '%s' in '%s'"
18277 msgstr ""
18278
18279 #: config/xtensa-relax.c:1827
18280 #, c-format
18281 msgid "unknown user-defined function %s"
18282 msgstr ""
18283
18284 #: config/xtensa-relax.c:1838
18285 #, c-format
18286 msgid "opcode %s: could not parse operand '%s' in '%s'"
18287 msgstr ""
18288
18289 #: config/xtensa-relax.c:1879
18290 #, c-format
18291 msgid "could not parse INSN_PATTERN '%s'"
18292 msgstr ""
18293
18294 #: config/xtensa-relax.c:1883
18295 #, c-format
18296 msgid "could not parse INSN_REPL '%s'"
18297 msgstr ""
18298
18299 #: config/xtensa-relax.c:1894
18300 #, c-format
18301 msgid "could not build transition for %s => %s"
18302 msgstr ""
18303
18304 #: depend.c:194
18305 #, c-format
18306 msgid "can't open `%s' for writing"
18307 msgstr ""
18308
18309 #: depend.c:206
18310 #, c-format
18311 msgid "can't close `%s'"
18312 msgstr ""
18313
18314 #: dw2gencfi.c:198 read.c:2386
18315 #, c-format
18316 msgid "bfd_set_section_flags: %s"
18317 msgstr ""
18318
18319 #: dw2gencfi.c:456
18320 #, c-format
18321 msgid "register save offset not a multiple of %u"
18322 msgstr ""
18323
18324 #: dw2gencfi.c:539
18325 msgid "CFI state restore without previous remember"
18326 msgstr ""
18327
18328 #: dw2gencfi.c:588
18329 msgid "missing separator"
18330 msgstr ""
18331
18332 #: dw2gencfi.c:638
18333 msgid "bad register expression"
18334 msgstr ""
18335
18336 #: dw2gencfi.c:659 dw2gencfi.c:782 dw2gencfi.c:820 dw2gencfi.c:890
18337 #: dw2gencfi.c:962
18338 msgid "CFI instruction used without previous .cfi_startproc"
18339 msgstr ""
18340
18341 #: dw2gencfi.c:844
18342 msgid "invalid or unsupported encoding in .cfi_personality"
18343 msgstr ""
18344
18345 #: dw2gencfi.c:851
18346 msgid ".cfi_personality requires encoding and symbol arguments"
18347 msgstr ""
18348
18349 #: dw2gencfi.c:874
18350 msgid "wrong second argument to .cfi_personality"
18351 msgstr ""
18352
18353 #: dw2gencfi.c:914 dw2gencfi.c:990
18354 msgid "invalid or unsupported encoding in .cfi_lsda"
18355 msgstr ""
18356
18357 #: dw2gencfi.c:921
18358 msgid ".cfi_lsda requires encoding and symbol arguments"
18359 msgstr ""
18360
18361 #: dw2gencfi.c:946
18362 msgid "wrong second argument to .cfi_lsda"
18363 msgstr ""
18364
18365 #: dw2gencfi.c:1011
18366 msgid "wrong third argument to .cfi_val_encoded_addr"
18367 msgstr ""
18368
18369 #: dw2gencfi.c:1082
18370 msgid "previous CFI entry not closed (missing .cfi_endproc)"
18371 msgstr ""
18372
18373 #: dw2gencfi.c:1122
18374 msgid ".cfi_endproc without corresponding .cfi_startproc"
18375 msgstr ""
18376
18377 #: dw2gencfi.c:1919 dw2gencfi.c:1982
18378 msgid "open CFI at the end of file; missing .cfi_endproc directive"
18379 msgstr ""
18380
18381 #: dw2gencfi.c:2008
18382 msgid "CFI is not supported for this target"
18383 msgstr ""
18384
18385 #: dwarf2dbg.c:592 dwarf2dbg.c:627
18386 msgid "file number less than one"
18387 msgstr ""
18388
18389 #: dwarf2dbg.c:602
18390 #, c-format
18391 msgid "file number %ld already allocated"
18392 msgstr ""
18393
18394 #: dwarf2dbg.c:632 dwarf2dbg.c:1434
18395 #, c-format
18396 msgid "unassigned file number %ld"
18397 msgstr ""
18398
18399 #: dwarf2dbg.c:701
18400 msgid "is_stmt value not 0 or 1"
18401 msgstr ""
18402
18403 #: dwarf2dbg.c:713
18404 msgid "isa number less than zero"
18405 msgstr ""
18406
18407 #: dwarf2dbg.c:725
18408 msgid "discriminator less than zero"
18409 msgstr ""
18410
18411 #: dwarf2dbg.c:731
18412 #, c-format
18413 msgid "unknown .loc sub-directive `%s'"
18414 msgstr ""
18415
18416 #: dwarf2dbg.c:1497
18417 msgid "internal error: unknown dwarf2 format"
18418 msgstr ""
18419
18420 #: ecoff.c:1559
18421 #, c-format
18422 msgid "string too big (%lu bytes)"
18423 msgstr ""
18424
18425 #: ecoff.c:1585
18426 #, c-format
18427 msgid "inserting \"%s\" into string hash table: %s"
18428 msgstr ""
18429
18430 #: ecoff.c:1616 ecoff.c:1809 ecoff.c:1832 ecoff.c:1863 ecoff.c:2016
18431 #: ecoff.c:2127
18432 msgid "no current file pointer"
18433 msgstr ""
18434
18435 #: ecoff.c:1703
18436 msgid "too many st_End's"
18437 msgstr ""
18438
18439 #: ecoff.c:2041
18440 #, c-format
18441 msgid "inserting \"%s\" into tag hash table: %s"
18442 msgstr ""
18443
18444 #: ecoff.c:2202
18445 msgid "fake .file after real one"
18446 msgstr ""
18447
18448 #: ecoff.c:2292
18449 msgid "filename goes over one page boundary"
18450 msgstr ""
18451
18452 #: ecoff.c:2425
18453 msgid ".begin directive without a preceding .file directive"
18454 msgstr ""
18455
18456 #: ecoff.c:2432
18457 msgid ".begin directive without a preceding .ent directive"
18458 msgstr ""
18459
18460 #: ecoff.c:2463
18461 msgid ".bend directive without a preceding .file directive"
18462 msgstr ""
18463
18464 #: ecoff.c:2470
18465 msgid ".bend directive without a preceding .ent directive"
18466 msgstr ""
18467
18468 #: ecoff.c:2483
18469 msgid ".bend directive names unknown symbol"
18470 msgstr ""
18471
18472 #: ecoff.c:2526
18473 msgid ".def pseudo-op used inside of .def/.endef; ignored"
18474 msgstr ""
18475
18476 #: ecoff.c:2528
18477 msgid "empty symbol name in .def; ignored"
18478 msgstr ""
18479
18480 #: ecoff.c:2565
18481 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
18482 msgstr ""
18483
18484 #: ecoff.c:2580
18485 msgid "badly formed .dim directive"
18486 msgstr ""
18487
18488 #: ecoff.c:2593
18489 msgid "too many .dim entries"
18490 msgstr ""
18491
18492 #: ecoff.c:2613
18493 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
18494 msgstr ""
18495
18496 #: ecoff.c:2638
18497 msgid ".size pseudo-op used outside of .def/.endef; ignored"
18498 msgstr ""
18499
18500 #: ecoff.c:2653
18501 msgid "badly formed .size directive"
18502 msgstr ""
18503
18504 #: ecoff.c:2666
18505 msgid "too many .size entries"
18506 msgstr ""
18507
18508 #: ecoff.c:2688
18509 msgid ".type pseudo-op used outside of .def/.endef; ignored"
18510 msgstr ""
18511
18512 #. FIXME: We could handle this by setting the continued bit.
18513 #. There would still be a limit: the .type argument can not
18514 #. be infinite.
18515 #: ecoff.c:2706
18516 #, c-format
18517 msgid "the type of %s is too complex; it will be simplified"
18518 msgstr ""
18519
18520 #: ecoff.c:2717
18521 msgid "Unrecognized .type argument"
18522 msgstr ""
18523
18524 #: ecoff.c:2755
18525 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
18526 msgstr ""
18527
18528 #: ecoff.c:2780
18529 msgid ".val pseudo-op used outside of .def/.endef; ignored"
18530 msgstr ""
18531
18532 #: ecoff.c:2788
18533 msgid ".val expression is too complex"
18534 msgstr ""
18535
18536 #: ecoff.c:2818
18537 msgid ".endef pseudo-op used before .def; ignored"
18538 msgstr ""
18539
18540 #: ecoff.c:2844 ecoff.c:2925
18541 msgid "bad COFF debugging information"
18542 msgstr ""
18543
18544 #: ecoff.c:2893
18545 #, c-format
18546 msgid "no tag specified for %s"
18547 msgstr ""
18548
18549 #: ecoff.c:2995
18550 msgid ".end directive without a preceding .file directive"
18551 msgstr ""
18552
18553 #: ecoff.c:3024
18554 msgid ".end directive names unknown symbol"
18555 msgstr ""
18556
18557 #: ecoff.c:3051
18558 msgid "second .ent directive found before .end directive"
18559 msgstr ""
18560
18561 #: ecoff.c:3123
18562 msgid "no way to handle .file within .ent/.end section"
18563 msgstr ""
18564
18565 #: ecoff.c:3240
18566 msgid ".loc before .file"
18567 msgstr ""
18568
18569 #: ecoff.c:3443
18570 #, c-format
18571 msgid ".stab%c is not supported"
18572 msgstr ""
18573
18574 #: ecoff.c:3453
18575 #, c-format
18576 msgid ".stab%c: ignoring non-zero other field"
18577 msgstr ""
18578
18579 #: ecoff.c:3487
18580 #, c-format
18581 msgid ""
18582 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
18583 msgstr ""
18584
18585 #: ecoff.c:3523
18586 #, c-format
18587 msgid "illegal .stab%c directive, bad character"
18588 msgstr ""
18589
18590 #: ecoff.c:3982 ecoff.c:4171 ecoff.c:4196
18591 msgid ".begin/.bend in different segments"
18592 msgstr ""
18593
18594 #: ecoff.c:4692
18595 msgid "missing .end or .bend at end of file"
18596 msgstr ""
18597
18598 #: ecoff.c:5177
18599 msgid "GP prologue size exceeds field size, using 0 instead"
18600 msgstr ""
18601
18602 #: expr.c:84 read.c:3735
18603 msgid "bignum invalid"
18604 msgstr ""
18605
18606 #: expr.c:86 read.c:3737 read.c:4235 read.c:5140
18607 msgid "floating point number invalid"
18608 msgstr ""
18609
18610 #: expr.c:209
18611 msgid "bad floating-point constant: exponent overflow"
18612 msgstr ""
18613
18614 #: expr.c:213
18615 #, c-format
18616 msgid "bad floating-point constant: unknown error code=%d"
18617 msgstr ""
18618
18619 #: expr.c:392
18620 msgid ""
18621 "a bignum with underscores may not have more than 8 hex digits in any word"
18622 msgstr ""
18623
18624 #: expr.c:415
18625 msgid "a bignum with underscores must have exactly 4 words"
18626 msgstr ""
18627
18628 #. Either not seen or not defined.
18629 #. @@ Should print out the original string instead of
18630 #. the parsed number.
18631 #: expr.c:538
18632 #, c-format
18633 msgid "backward ref to unknown label \"%d:\""
18634 msgstr ""
18635
18636 #: expr.c:656
18637 msgid "character constant too large"
18638 msgstr ""
18639
18640 #: expr.c:903
18641 #, c-format
18642 msgid "expr.c(operand): bad atof_generic return val %d"
18643 msgstr ""
18644
18645 #: expr.c:966
18646 #, c-format
18647 msgid "missing '%c'"
18648 msgstr ""
18649
18650 #: expr.c:977 read.c:4622
18651 msgid "EBCDIC constants are not supported"
18652 msgstr ""
18653
18654 #: expr.c:1103
18655 #, c-format
18656 msgid "Unary operator %c ignored because bad operand follows"
18657 msgstr ""
18658
18659 #: expr.c:1149 expr.c:1174
18660 msgid "syntax error in .startof. or .sizeof."
18661 msgstr ""
18662
18663 #: expr.c:1255 expr.c:1616
18664 #, c-format
18665 msgid "invalid use of operator \"%s\""
18666 msgstr ""
18667
18668 #: expr.c:1800
18669 msgid "missing operand; zero assumed"
18670 msgstr ""
18671
18672 #: expr.c:1839
18673 msgid "left operand is a bignum; integer 0 assumed"
18674 msgstr ""
18675
18676 #: expr.c:1841
18677 msgid "left operand is a float; integer 0 assumed"
18678 msgstr ""
18679
18680 #: expr.c:1850
18681 msgid "right operand is a bignum; integer 0 assumed"
18682 msgstr ""
18683
18684 #: expr.c:1852
18685 msgid "right operand is a float; integer 0 assumed"
18686 msgstr ""
18687
18688 #: expr.c:1923 symbols.c:1386
18689 msgid "division by zero"
18690 msgstr ""
18691
18692 #: expr.c:1929
18693 msgid "shift count"
18694 msgstr ""
18695
18696 #: expr.c:2050
18697 msgid "operation combines symbols in different segments"
18698 msgstr ""
18699
18700 #: frags.c:60
18701 msgid "attempt to allocate data in absolute section"
18702 msgstr ""
18703
18704 #: frags.c:66
18705 msgid "attempt to allocate data in common section"
18706 msgstr ""
18707
18708 #: frags.c:115
18709 #, c-format
18710 msgid "can't extend frag %lu chars"
18711 msgstr ""
18712
18713 #. For error messages.
18714 #. Detect if we are reading from stdin by examining the file
18715 #. name returned by as_where().
18716 #.
18717 #. [FIXME: We rely upon the name in the strcmp below being the
18718 #. same as the one used by input_scrub_new_file(), if that is
18719 #. not true, then this code will fail].
18720 #.
18721 #. If we are reading from stdin, then we need to save each input
18722 #. line here (assuming of course that we actually have a line of
18723 #. input to read), so that it can be displayed in the listing
18724 #. that is produced at the end of the assembly.
18725 #: input-file.c:134 input-scrub.c:241 listing.c:349
18726 msgid "{standard input}"
18727 msgstr ""
18728
18729 #: input-file.c:139
18730 #, c-format
18731 msgid "can't open %s for reading: %s"
18732 msgstr ""
18733
18734 #: input-file.c:148 input-file.c:222
18735 #, c-format
18736 msgid "can't read from %s: %s"
18737 msgstr ""
18738
18739 #: input-file.c:250 listing.c:1446 output-file.c:71
18740 #, c-format
18741 msgid "can't close %s: %s"
18742 msgstr ""
18743
18744 #: input-scrub.c:268
18745 msgid "macros nested too deeply"
18746 msgstr ""
18747
18748 #: input-scrub.c:379 input-scrub.c:403
18749 msgid "partial line at end of file ignored"
18750 msgstr ""
18751
18752 #: itbl-ops.c:331
18753 #, c-format
18754 msgid "Unable to allocate memory for new instructions\n"
18755 msgstr ""
18756
18757 #: listing.c:255 messages.c:154 messages.c:156 messages.c:159
18758 msgid "Warning: "
18759 msgstr ""
18760
18761 #: listing.c:261 messages.c:219 messages.c:221 messages.c:224
18762 msgid "Error: "
18763 msgstr ""
18764
18765 #: listing.c:625
18766 #, c-format
18767 msgid "unable to rebuffer file: %s\n"
18768 msgstr ""
18769
18770 #: listing.c:1332
18771 #, c-format
18772 msgid ""
18773 "\n"
18774 " time stamp    \t: %s\n"
18775 "\n"
18776 msgstr ""
18777
18778 #: listing.c:1342
18779 #, c-format
18780 msgid "%s "
18781 msgstr ""
18782
18783 #: listing.c:1347
18784 #, c-format
18785 msgid ""
18786 "\n"
18787 "\t%s "
18788 msgstr ""
18789
18790 #: listing.c:1357
18791 msgid ""
18792 "\n"
18793 " options passed\t: "
18794 msgstr ""
18795
18796 #: listing.c:1396
18797 #, c-format
18798 msgid ""
18799 " GNU assembler version %s (%s)\n"
18800 "\t using BFD version %s."
18801 msgstr ""
18802
18803 #: listing.c:1399
18804 #, c-format
18805 msgid ""
18806 "\n"
18807 " input file    \t: %s"
18808 msgstr ""
18809
18810 #: listing.c:1400
18811 #, c-format
18812 msgid ""
18813 "\n"
18814 " output file   \t: %s"
18815 msgstr ""
18816
18817 #: listing.c:1401
18818 #, c-format
18819 msgid ""
18820 "\n"
18821 " target        \t: %s"
18822 msgstr ""
18823
18824 #: listing.c:1425
18825 #, c-format
18826 msgid "can't open %s: %s"
18827 msgstr ""
18828
18829 #: listing.c:1510
18830 msgid "strange paper height, set to no form"
18831 msgstr ""
18832
18833 #: listing.c:1574
18834 msgid "new line in title"
18835 msgstr ""
18836
18837 #. Turns the next expression into a string.
18838 #: macro.c:382
18839 #, no-c-format
18840 msgid "% operator needs absolute expression"
18841 msgstr ""
18842
18843 #: macro.c:536
18844 #, c-format
18845 msgid "Missing parameter qualifier for `%s' in macro `%s'"
18846 msgstr ""
18847
18848 #: macro.c:546
18849 #, c-format
18850 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
18851 msgstr ""
18852
18853 #: macro.c:563
18854 #, c-format
18855 msgid "Pointless default value for required parameter `%s' in macro `%s'"
18856 msgstr ""
18857
18858 #: macro.c:575
18859 #, c-format
18860 msgid "A parameter named `%s' already exists for macro `%s'"
18861 msgstr ""
18862
18863 #: macro.c:612
18864 #, c-format
18865 msgid "Reserved word `%s' used as parameter in macro `%s'"
18866 msgstr ""
18867
18868 #: macro.c:670
18869 #, c-format
18870 msgid "unexpected end of file in macro `%s' definition"
18871 msgstr ""
18872
18873 #: macro.c:682
18874 #, c-format
18875 msgid "missing `)' after formals in macro definition `%s'"
18876 msgstr ""
18877
18878 #: macro.c:697
18879 msgid "Missing macro name"
18880 msgstr ""
18881
18882 #: macro.c:706
18883 #, c-format
18884 msgid "Bad parameter list for macro `%s'"
18885 msgstr ""
18886
18887 #: macro.c:712
18888 #, c-format
18889 msgid "Macro `%s' was already defined"
18890 msgstr ""
18891
18892 #: macro.c:837 macro.c:839
18893 msgid "missing `)'"
18894 msgstr ""
18895
18896 #: macro.c:936
18897 #, c-format
18898 msgid "`%s' was already used as parameter (or another local) name"
18899 msgstr ""
18900
18901 #: macro.c:1094
18902 msgid "confusion in formal parameters"
18903 msgstr ""
18904
18905 #: macro.c:1102
18906 #, c-format
18907 msgid "Parameter named `%s' does not exist for macro `%s'"
18908 msgstr ""
18909
18910 #: macro.c:1113
18911 #, c-format
18912 msgid "Value for parameter `%s' of macro `%s' was already specified"
18913 msgstr ""
18914
18915 #: macro.c:1127
18916 msgid "can't mix positional and keyword arguments"
18917 msgstr ""
18918
18919 #: macro.c:1138
18920 msgid "too many positional arguments"
18921 msgstr ""
18922
18923 #: macro.c:1186
18924 #, c-format
18925 msgid "Missing value for required parameter `%s' of macro `%s'"
18926 msgstr ""
18927
18928 #: macro.c:1305
18929 #, c-format
18930 msgid "Attempt to purge non-existant macro `%s'"
18931 msgstr ""
18932
18933 #: macro.c:1324
18934 msgid "unexpected end of file in irp or irpc"
18935 msgstr ""
18936
18937 #: macro.c:1332
18938 msgid "missing model parameter"
18939 msgstr ""
18940
18941 #: messages.c:80
18942 #, c-format
18943 msgid "Assembler messages:\n"
18944 msgstr ""
18945
18946 #: messages.c:278
18947 #, c-format
18948 msgid "Fatal error: "
18949 msgstr ""
18950
18951 #: messages.c:296
18952 #, c-format
18953 msgid "Internal error!\n"
18954 msgstr ""
18955
18956 #: messages.c:298
18957 #, c-format
18958 msgid "Assertion failure in %s at %s line %d.\n"
18959 msgstr ""
18960
18961 #: messages.c:301
18962 #, c-format
18963 msgid "Assertion failure at %s line %d.\n"
18964 msgstr ""
18965
18966 #: messages.c:302 messages.c:319
18967 #, c-format
18968 msgid "Please report this bug.\n"
18969 msgstr ""
18970
18971 #: messages.c:314
18972 #, c-format
18973 msgid "Internal error, aborting at %s line %d in %s\n"
18974 msgstr ""
18975
18976 #: messages.c:317
18977 #, c-format
18978 msgid "Internal error, aborting at %s line %d\n"
18979 msgstr ""
18980
18981 #: messages.c:366
18982 #, c-format
18983 msgid "%s out of domain (%d is not a multiple of %d)"
18984 msgstr ""
18985
18986 #: messages.c:384
18987 #, c-format
18988 msgid "%s out of range (%d is not between %d and %d)"
18989 msgstr ""
18990
18991 #. xgettext:c-format.
18992 #: messages.c:407
18993 #, c-format
18994 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
18995 msgstr ""
18996
18997 #: output-file.c:34
18998 #, c-format
18999 msgid "can't open a bfd on stdout %s"
19000 msgstr ""
19001
19002 #: output-file.c:41
19003 #, c-format
19004 msgid "selected target format '%s' unknown"
19005 msgstr ""
19006
19007 #: output-file.c:43
19008 #, c-format
19009 msgid "can't create %s: %s"
19010 msgstr ""
19011
19012 #: read.c:519
19013 #, c-format
19014 msgid "error constructing %s pseudo-op table: %s"
19015 msgstr ""
19016
19017 #: read.c:700
19018 msgid "cannot change section or subsection inside .bundle_lock"
19019 msgstr ""
19020
19021 #: read.c:716
19022 #, c-format
19023 msgid ""
19024 ".bundle_lock sequence at %u bytes but .bundle_align_mode limit is %u bytes"
19025 msgstr ""
19026
19027 #: read.c:725
19028 #, c-format
19029 msgid "single instruction is %u bytes long but .bundle_align_mode limit is %u"
19030 msgstr ""
19031
19032 #: read.c:1055
19033 #, c-format
19034 msgid "unknown pseudo-op: `%s'"
19035 msgstr ""
19036
19037 #: read.c:1142
19038 #, c-format
19039 msgid "label \"%d$\" redefined"
19040 msgstr ""
19041
19042 #: read.c:1289
19043 msgid ".bundle_lock with no matching .bundle_unlock"
19044 msgstr ""
19045
19046 #: read.c:1386
19047 msgid ".abort detected.  Abandoning ship."
19048 msgstr ""
19049
19050 #: read.c:1404 read.c:2755
19051 msgid "ignoring fill value in absolute section"
19052 msgstr ""
19053
19054 #: read.c:1495
19055 #, c-format
19056 msgid "alignment too large: %u assumed"
19057 msgstr ""
19058
19059 #: read.c:1527
19060 msgid "expected fill pattern missing"
19061 msgstr ""
19062
19063 #: read.c:1644
19064 msgid "symbol name not recognised in the current locale"
19065 msgstr ""
19066
19067 #. Some of the back ends can't deal with non-positive line numbers.
19068 #. Besides, it's silly.  GCC however will generate a line number of
19069 #. zero when it is pre-processing builtins for assembler-with-cpp files:
19070 #.
19071 #. # 0 "<built-in>"
19072 #.
19073 #. We do not want to barf on this, especially since such files are used
19074 #. in the GCC and GDB testsuites.  So we check for negative line numbers
19075 #. rather than non-positive line numbers.
19076 #: read.c:1987
19077 #, c-format
19078 msgid "line numbers must be positive; line number %d rejected"
19079 msgstr ""
19080
19081 #: read.c:2024
19082 #, c-format
19083 msgid "incompatible flag %i in line directive"
19084 msgstr ""
19085
19086 #: read.c:2036
19087 #, c-format
19088 msgid "unsupported flag %i in line directive"
19089 msgstr ""
19090
19091 #: read.c:2075
19092 msgid "start address not supported"
19093 msgstr ""
19094
19095 #: read.c:2084
19096 msgid ".err encountered"
19097 msgstr ""
19098
19099 #: read.c:2100
19100 msgid ".error directive invoked in source file"
19101 msgstr ""
19102
19103 #: read.c:2101
19104 msgid ".warning directive invoked in source file"
19105 msgstr ""
19106
19107 #: read.c:2107
19108 #, c-format
19109 msgid "%s argument must be a string"
19110 msgstr ""
19111
19112 #: read.c:2139 read.c:2141
19113 #, c-format
19114 msgid ".fail %ld encountered"
19115 msgstr ""
19116
19117 #: read.c:2181
19118 #, c-format
19119 msgid ".fill size clamped to %d"
19120 msgstr ""
19121
19122 #: read.c:2186
19123 msgid "size negative; .fill ignored"
19124 msgstr ""
19125
19126 #: read.c:2192
19127 msgid "repeat < 0; .fill ignored"
19128 msgstr ""
19129
19130 #: read.c:2352
19131 #, c-format
19132 msgid "unrecognized .linkonce type `%s'"
19133 msgstr ""
19134
19135 #: read.c:2364
19136 msgid ".linkonce is not supported for this object file format"
19137 msgstr ""
19138
19139 #: read.c:2459
19140 msgid "expected alignment after size"
19141 msgstr ""
19142
19143 #: read.c:2677
19144 #, c-format
19145 msgid "attempt to redefine pseudo-op `%s' ignored"
19146 msgstr ""
19147
19148 #: read.c:2696
19149 msgid "ignoring macro exit outside a macro definition."
19150 msgstr ""
19151
19152 #: read.c:2750
19153 #, c-format
19154 msgid "invalid segment \"%s\""
19155 msgstr ""
19156
19157 #: read.c:2758
19158 msgid "only constant offsets supported in absolute section"
19159 msgstr ""
19160
19161 #: read.c:2797
19162 msgid "MRI style ORG pseudo-op not supported"
19163 msgstr ""
19164
19165 #: read.c:2950
19166 #, c-format
19167 msgid "unrecognized section type `%s'"
19168 msgstr ""
19169
19170 #: read.c:2964
19171 msgid "absolute sections are not supported"
19172 msgstr ""
19173
19174 #: read.c:2979
19175 #, c-format
19176 msgid "unrecognized section command `%s'"
19177 msgstr ""
19178
19179 #: read.c:3043
19180 #, c-format
19181 msgid ".end%c encountered without preceding %s"
19182 msgstr ""
19183
19184 #: read.c:3073 read.c:3103
19185 #, c-format
19186 msgid "%s without %s"
19187 msgstr ""
19188
19189 #: read.c:3334
19190 msgid "unsupported variable size or fill value"
19191 msgstr ""
19192
19193 #: read.c:3362
19194 msgid ".space repeat count is zero, ignored"
19195 msgstr ""
19196
19197 #: read.c:3364
19198 msgid ".space repeat count is negative, ignored"
19199 msgstr ""
19200
19201 #: read.c:3393
19202 msgid "space allocation too complex in absolute section"
19203 msgstr ""
19204
19205 #: read.c:3399
19206 msgid "space allocation too complex in common section"
19207 msgstr ""
19208
19209 #: read.c:3490 read.c:4868
19210 #, c-format
19211 msgid "bad floating literal: %s"
19212 msgstr ""
19213
19214 #: read.c:3623
19215 #, c-format
19216 msgid "%s: would close weakref loop: %s"
19217 msgstr ""
19218
19219 #: read.c:3673
19220 #, c-format
19221 msgid "junk at end of line, first unrecognized character valued 0x%x"
19222 msgstr ""
19223
19224 #: read.c:3801
19225 #, c-format
19226 msgid "`%s' can't be equated to common symbol '%s'"
19227 msgstr ""
19228
19229 #: read.c:3937
19230 msgid "unexpected `\"' in expression"
19231 msgstr ""
19232
19233 #: read.c:3949
19234 msgid "rva without symbol"
19235 msgstr ""
19236
19237 #: read.c:4009
19238 msgid "missing or bad offset expression"
19239 msgstr ""
19240
19241 #: read.c:4030
19242 msgid "missing reloc type"
19243 msgstr ""
19244
19245 #: read.c:4042
19246 msgid "unrecognized reloc type"
19247 msgstr ""
19248
19249 #: read.c:4058
19250 msgid "bad reloc expression"
19251 msgstr ""
19252
19253 #: read.c:4191
19254 msgid "attempt to store value in absolute section"
19255 msgstr ""
19256
19257 #: read.c:4229 read.c:5134
19258 msgid "zero assumed for missing expression"
19259 msgstr ""
19260
19261 #: read.c:4327
19262 #, c-format
19263 msgid "value 0x%llx truncated to 0x%llx"
19264 msgstr ""
19265
19266 #: read.c:4330
19267 msgid "value 0x%I64x truncated to 0x%I64x"
19268 msgstr ""
19269
19270 #: read.c:4334
19271 #, c-format
19272 msgid "value 0x%lx truncated to 0x%lx"
19273 msgstr ""
19274
19275 #: read.c:4361
19276 #, c-format
19277 msgid "bignum truncated to %d bytes"
19278 msgstr ""
19279
19280 #: read.c:4437
19281 #, c-format
19282 msgid "%s relocations do not fit in %u bytes\n"
19283 msgstr ""
19284
19285 #: read.c:4695 read.c:4890
19286 msgid "unresolvable or nonpositive repeat count; using 1"
19287 msgstr ""
19288
19289 #: read.c:4744
19290 #, c-format
19291 msgid "unknown floating type type '%c'"
19292 msgstr ""
19293
19294 #: read.c:4766
19295 msgid "floating point constant too large"
19296 msgstr ""
19297
19298 #: read.c:5302
19299 msgid "strings must be placed into a section"
19300 msgstr ""
19301
19302 #: read.c:5350
19303 msgid "expected <nn>"
19304 msgstr ""
19305
19306 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
19307 #: read.c:5383 read.c:5469
19308 msgid "unterminated string; newline inserted"
19309 msgstr ""
19310
19311 #: read.c:5477
19312 msgid "bad escaped character in string"
19313 msgstr ""
19314
19315 #: read.c:5502
19316 msgid "expected address expression"
19317 msgstr ""
19318
19319 #: read.c:5521
19320 #, c-format
19321 msgid "symbol \"%s\" undefined; zero assumed"
19322 msgstr ""
19323
19324 #: read.c:5524
19325 msgid "some symbol undefined; zero assumed"
19326 msgstr ""
19327
19328 #: read.c:5559
19329 msgid "this string may not contain '\\0'"
19330 msgstr ""
19331
19332 #: read.c:5595
19333 msgid "missing string"
19334 msgstr ""
19335
19336 #: read.c:5686
19337 #, c-format
19338 msgid ".incbin count zero, ignoring `%s'"
19339 msgstr ""
19340
19341 #: read.c:5712
19342 #, c-format
19343 msgid "file not found: %s"
19344 msgstr ""
19345
19346 #: read.c:5726
19347 #, c-format
19348 msgid "seek to end of .incbin file failed `%s'"
19349 msgstr ""
19350
19351 #: read.c:5737
19352 #, c-format
19353 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
19354 msgstr ""
19355
19356 #: read.c:5744
19357 #, c-format
19358 msgid "could not skip to %ld in file `%s'"
19359 msgstr ""
19360
19361 #: read.c:5753
19362 #, c-format
19363 msgid "truncated file `%s', %ld of %ld bytes read"
19364 msgstr ""
19365
19366 #: read.c:5912
19367 msgid "missing .func"
19368 msgstr ""
19369
19370 #: read.c:5929
19371 msgid ".endfunc missing for previous .func"
19372 msgstr ""
19373
19374 #: read.c:5990
19375 #, c-format
19376 msgid ".bundle_align_mode alignment too large (maximum %u)"
19377 msgstr ""
19378
19379 #: read.c:5995
19380 msgid "cannot change .bundle_align_mode inside .bundle_lock"
19381 msgstr ""
19382
19383 #: read.c:6009
19384 msgid ".bundle_lock is meaningless without .bundle_align_mode"
19385 msgstr ""
19386
19387 #: read.c:6030
19388 msgid ".bundle_unlock without preceding .bundle_lock"
19389 msgstr ""
19390
19391 #: read.c:6043
19392 #, c-format
19393 msgid ".bundle_lock sequence is %u bytes, but bundle size only %u"
19394 msgstr ""
19395
19396 #: read.c:6141
19397 #, c-format
19398 msgid "missing closing `%c'"
19399 msgstr ""
19400
19401 #: read.c:6143
19402 msgid "stray `\\'"
19403 msgstr ""
19404
19405 #: remap.c:53
19406 #, c-format
19407 msgid "invalid argument '%s' to -fdebug-prefix-map"
19408 msgstr ""
19409
19410 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
19411 #, c-format
19412 msgid ".stab%c: missing comma"
19413 msgstr ""
19414
19415 #. This could happen for example with a source file with a huge
19416 #. number of lines.  The only cure is to use a different debug
19417 #. format, probably DWARF.
19418 #: stabs.c:242
19419 #, c-format
19420 msgid ".stab%c: description field '%x' too big, try a different debug format"
19421 msgstr ""
19422
19423 #: stabs.c:423
19424 msgid "comma missing in .xstabs"
19425 msgstr ""
19426
19427 #: symbols.c:286
19428 #, c-format
19429 msgid "cannot define symbol `%s' in absolute section"
19430 msgstr ""
19431
19432 #: symbols.c:420
19433 #, c-format
19434 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
19435 msgstr ""
19436
19437 #: symbols.c:495 symbols.c:502
19438 #, c-format
19439 msgid "inserting \"%s\" into symbol table failed: %s"
19440 msgstr ""
19441
19442 #: symbols.c:1015
19443 #, c-format
19444 msgid "invalid operands (%s and %s sections) for `%s'"
19445 msgstr ""
19446
19447 #: symbols.c:1019
19448 #, c-format
19449 msgid "invalid operand (%s section) for `%s'"
19450 msgstr ""
19451
19452 #: symbols.c:1027
19453 #, c-format
19454 msgid "invalid operands (%s and %s sections) for `%s' when setting `%s'"
19455 msgstr ""
19456
19457 #: symbols.c:1030
19458 #, c-format
19459 msgid "invalid operand (%s section) for `%s' when setting `%s'"
19460 msgstr ""
19461
19462 #: symbols.c:1079
19463 #, c-format
19464 msgid "symbol definition loop encountered at `%s'"
19465 msgstr ""
19466
19467 #: symbols.c:1106
19468 #, c-format
19469 msgid "cannot convert expression symbol %s to complex relocation"
19470 msgstr ""
19471
19472 #: symbols.c:1388
19473 #, c-format
19474 msgid "division by zero when setting `%s'"
19475 msgstr ""
19476
19477 #: symbols.c:1469 write.c:2126
19478 #, c-format
19479 msgid "can't resolve value for symbol `%s'"
19480 msgstr ""
19481
19482 #: symbols.c:1916
19483 #, c-format
19484 msgid "\"%d\" (instance number %d of a %s label)"
19485 msgstr ""
19486
19487 #: symbols.c:1945
19488 #, c-format
19489 msgid "attempt to get value of unresolved symbol `%s'"
19490 msgstr ""
19491
19492 #: symbols.c:2231
19493 msgid "section symbols are already global"
19494 msgstr ""
19495
19496 #: symbols.c:2344
19497 #, c-format
19498 msgid "Accessing function `%s' as thread-local object"
19499 msgstr ""
19500
19501 #: symbols.c:2348
19502 #, c-format
19503 msgid "Accessing `%s' as thread-local object"
19504 msgstr ""
19505
19506 #: write.c:166
19507 #, c-format
19508 msgid "field fx_size too small to hold %d"
19509 msgstr ""
19510
19511 #: write.c:452
19512 #, c-format
19513 msgid "attempt to .org/.space backwards? (%ld)"
19514 msgstr ""
19515
19516 #: write.c:689
19517 msgid "invalid offset expression"
19518 msgstr ""
19519
19520 #: write.c:711
19521 msgid "invalid reloc expression"
19522 msgstr ""
19523
19524 #: write.c:1096
19525 #, c-format
19526 msgid "value of %s too large for field of %d bytes at %s"
19527 msgstr ""
19528
19529 #: write.c:1108
19530 #, c-format
19531 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
19532 msgstr ""
19533
19534 #: write.c:1149
19535 msgid "redefined symbol cannot be used on reloc"
19536 msgstr ""
19537
19538 #: write.c:1162
19539 msgid "relocation out of range"
19540 msgstr ""
19541
19542 #: write.c:1165
19543 #, c-format
19544 msgid "%s:%u: bad return from bfd_install_relocation: %x"
19545 msgstr ""
19546
19547 #: write.c:1188
19548 msgid "reloc not within (fixed part of) section"
19549 msgstr ""
19550
19551 #: write.c:1258
19552 msgid "internal error: fixup not contained within frag"
19553 msgstr ""
19554
19555 #: write.c:1376 write.c:1506
19556 msgid "can't extend frag"
19557 msgstr ""
19558
19559 #: write.c:1430
19560 #, c-format
19561 msgid "can't extend frag %u chars"
19562 msgstr ""
19563
19564 #: write.c:1568 write.c:1589
19565 #, c-format
19566 msgid "can't write %s: %s"
19567 msgstr ""
19568
19569 #: write.c:1619
19570 #, c-format
19571 msgid "cannot write to output file '%s': %s"
19572 msgstr ""
19573
19574 #: write.c:2041
19575 #, c-format
19576 msgid "%s: global symbols not supported in common sections"
19577 msgstr ""
19578
19579 #: write.c:2055
19580 #, c-format
19581 msgid "local label `%s' is not defined"
19582 msgstr ""
19583
19584 #: write.c:2077
19585 #, c-format
19586 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
19587 msgstr ""
19588
19589 #: write.c:2084
19590 #, c-format
19591 msgid "can't make global register symbol `%s'"
19592 msgstr ""
19593
19594 #: write.c:2377
19595 #, c-format
19596 msgid "alignment padding (%lu bytes) not a multiple of %ld"
19597 msgstr ""
19598
19599 #: write.c:2539
19600 #, c-format
19601 msgid ".word %s-%s+%s didn't fit"
19602 msgstr ""
19603
19604 #: write.c:2633
19605 msgid "padding added"
19606 msgstr ""
19607
19608 #: write.c:2683
19609 msgid "attempt to move .org backwards"
19610 msgstr ""
19611
19612 #: write.c:2707
19613 msgid ".space specifies non-absolute value"
19614 msgstr ""
19615
19616 #: write.c:2722
19617 msgid ".space or .fill with negative value, ignored"
19618 msgstr ""
19619
19620 #: write.c:2793
19621 #, c-format
19622 msgid ""
19623 "Infinite loop encountered whilst attempting to compute the addresses of "
19624 "symbols in section %s"
19625 msgstr ""