Update Indonesian translations.
[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: 2008-09-09 15:56+0930\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 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=CHARSET\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19 #: app.c:488 app.c:502
20 msgid "end of file in comment"
21 msgstr ""
22
23 #: app.c:580 app.c:627
24 #, c-format
25 msgid "end of file in string; '%c' inserted"
26 msgstr ""
27
28 #: app.c:653
29 #, c-format
30 msgid "unknown escape '\\%c' in string; ignored"
31 msgstr ""
32
33 #: app.c:816
34 msgid "end of file not at end of a line; newline inserted"
35 msgstr ""
36
37 #: app.c:973
38 msgid "end of file in multiline comment"
39 msgstr ""
40
41 #: app.c:1046
42 msgid "end of file after a one-character quote; \\0 inserted"
43 msgstr ""
44
45 #: app.c:1054
46 msgid "end of file in escape character"
47 msgstr ""
48
49 #: app.c:1066
50 msgid "missing close quote; (assumed)"
51 msgstr ""
52
53 #: app.c:1135 app.c:1190 app.c:1201 app.c:1275
54 msgid "end of file in comment; newline inserted"
55 msgstr ""
56
57 #: as.c:158
58 msgid "missing emulation mode name"
59 msgstr ""
60
61 #: as.c:173
62 #, c-format
63 msgid "unrecognized emulation name `%s'"
64 msgstr ""
65
66 #: as.c:220
67 #, c-format
68 msgid "GNU assembler version %s (%s) using BFD version %s\n"
69 msgstr ""
70
71 #: as.c:227
72 #, c-format
73 msgid "Usage: %s [option...] [asmfile...]\n"
74 msgstr ""
75
76 #: as.c:229
77 #, c-format
78 msgid ""
79 "Options:\n"
80 "  -a[sub-option...]\t  turn on listings\n"
81 "                      \t  Sub-options [default hls]:\n"
82 "                      \t  c      omit false conditionals\n"
83 "                      \t  d      omit debugging directives\n"
84 "                      \t  g      include general info\n"
85 "                      \t  h      include high-level source\n"
86 "                      \t  l      include assembly\n"
87 "                      \t  m      include macro expansions\n"
88 "                      \t  n      omit forms processing\n"
89 "                      \t  s      include symbols\n"
90 "                      \t  =FILE  list to FILE (must be last sub-option)\n"
91 msgstr ""
92
93 #: as.c:243
94 #, c-format
95 msgid "  --alternate             initially turn on alternate macro syntax\n"
96 msgstr ""
97
98 #: as.c:245
99 #, c-format
100 msgid "  -D                      produce assembler debugging messages\n"
101 msgstr ""
102
103 #: as.c:247
104 #, c-format
105 msgid "  --debug-prefix-map OLD=NEW  Map OLD to NEW in debug information\n"
106 msgstr ""
107
108 #: as.c:249
109 #, c-format
110 msgid "  --defsym SYM=VAL        define symbol SYM to given value\n"
111 msgstr ""
112
113 #: as.c:265
114 #, c-format
115 msgid "                          emulate output (default %s)\n"
116 msgstr ""
117
118 #: as.c:270
119 #, c-format
120 msgid "  --execstack             require executable stack for this object\n"
121 msgstr ""
122
123 #: as.c:272
124 #, c-format
125 msgid ""
126 "  --noexecstack           don't require executable stack for this object\n"
127 msgstr ""
128
129 #: as.c:275
130 #, c-format
131 msgid "  -f                      skip whitespace and comment preprocessing\n"
132 msgstr ""
133
134 #: as.c:277
135 #, c-format
136 msgid "  -g --gen-debug          generate debugging information\n"
137 msgstr ""
138
139 #: as.c:279
140 #, c-format
141 msgid "  --gstabs                generate STABS debugging information\n"
142 msgstr ""
143
144 #: as.c:281
145 #, c-format
146 msgid ""
147 "  --gstabs+               generate STABS debug info with GNU extensions\n"
148 msgstr ""
149
150 #: as.c:283
151 #, c-format
152 msgid "  --gdwarf-2              generate DWARF2 debugging information\n"
153 msgstr ""
154
155 #: as.c:285
156 #, c-format
157 msgid "  --hash-size=<value>     set the hash table size close to <value>\n"
158 msgstr ""
159
160 #: as.c:287
161 #, c-format
162 msgid "  --help                  show this message and exit\n"
163 msgstr ""
164
165 #: as.c:289
166 #, c-format
167 msgid "  --target-help           show target specific options\n"
168 msgstr ""
169
170 #: as.c:291
171 #, c-format
172 msgid ""
173 "  -I DIR                  add DIR to search list for .include directives\n"
174 msgstr ""
175
176 #: as.c:293
177 #, c-format
178 msgid "  -J                      don't warn about signed overflow\n"
179 msgstr ""
180
181 #: as.c:295
182 #, c-format
183 msgid ""
184 "  -K                      warn when differences altered for long "
185 "displacements\n"
186 msgstr ""
187
188 #: as.c:297
189 #, c-format
190 msgid "  -L,--keep-locals        keep local symbols (e.g. starting with `L')\n"
191 msgstr ""
192
193 #: as.c:299
194 #, c-format
195 msgid "  -M,--mri                assemble in MRI compatibility mode\n"
196 msgstr ""
197
198 #: as.c:301
199 #, c-format
200 msgid ""
201 "  --MD FILE               write dependency information in FILE (default "
202 "none)\n"
203 msgstr ""
204
205 #: as.c:303
206 #, c-format
207 msgid "  -nocpp                  ignored\n"
208 msgstr ""
209
210 #: as.c:305
211 #, c-format
212 msgid ""
213 "  -o OBJFILE              name the object-file output OBJFILE (default a."
214 "out)\n"
215 msgstr ""
216
217 #: as.c:307
218 #, c-format
219 msgid "  -R                      fold data section into text section\n"
220 msgstr ""
221
222 #: as.c:309
223 #, c-format
224 msgid ""
225 "  --reduce-memory-overheads \n"
226 "                          prefer smaller memory use at the cost of longer\n"
227 "                          assembly times\n"
228 msgstr ""
229
230 #: as.c:313
231 #, c-format
232 msgid ""
233 "  --statistics            print various measured statistics from execution\n"
234 msgstr ""
235
236 #: as.c:315
237 #, c-format
238 msgid "  --strip-local-absolute  strip local absolute symbols\n"
239 msgstr ""
240
241 #: as.c:317
242 #, c-format
243 msgid ""
244 "  --traditional-format    Use same format as native assembler when possible\n"
245 msgstr ""
246
247 #: as.c:319
248 #, c-format
249 msgid "  --version               print assembler version number and exit\n"
250 msgstr ""
251
252 #: as.c:321
253 #, c-format
254 msgid "  -W  --no-warn           suppress warnings\n"
255 msgstr ""
256
257 #: as.c:323
258 #, c-format
259 msgid "  --warn                  don't suppress warnings\n"
260 msgstr ""
261
262 #: as.c:325
263 #, c-format
264 msgid "  --fatal-warnings        treat warnings as errors\n"
265 msgstr ""
266
267 #: as.c:328
268 #, c-format
269 msgid ""
270 "  --itbl INSTTBL          extend instruction set to include instructions\n"
271 "                          matching the specifications defined in file "
272 "INSTTBL\n"
273 msgstr ""
274
275 #: as.c:332
276 #, c-format
277 msgid "  -w                      ignored\n"
278 msgstr ""
279
280 #: as.c:334
281 #, c-format
282 msgid "  -X                      ignored\n"
283 msgstr ""
284
285 #: as.c:336
286 #, c-format
287 msgid "  -Z                      generate object file even after errors\n"
288 msgstr ""
289
290 #: as.c:338
291 #, c-format
292 msgid ""
293 "  --listing-lhs-width     set the width in words of the output data column "
294 "of\n"
295 "                          the listing\n"
296 msgstr ""
297
298 #: as.c:341
299 #, c-format
300 msgid ""
301 "  --listing-lhs-width2    set the width in words of the continuation lines\n"
302 "                          of the output data column; ignored if smaller "
303 "than\n"
304 "                          the width of the first line\n"
305 msgstr ""
306
307 #: as.c:345
308 #, c-format
309 msgid ""
310 "  --listing-rhs-width     set the max width in characters of the lines from\n"
311 "                          the source file\n"
312 msgstr ""
313
314 #: as.c:348
315 #, c-format
316 msgid ""
317 "  --listing-cont-lines    set the maximum number of continuation lines used\n"
318 "                          for the output data column of the listing\n"
319 msgstr ""
320
321 #: as.c:351
322 #, c-format
323 msgid "  @FILE                   read options from FILE\n"
324 msgstr ""
325
326 #: as.c:359
327 #, c-format
328 msgid "Report bugs to %s\n"
329 msgstr ""
330
331 #: as.c:564
332 #, c-format
333 msgid "unrecognized option -%c%s"
334 msgstr ""
335
336 #. This output is intended to follow the GNU standards document.
337 #: as.c:602
338 #, c-format
339 msgid "GNU assembler %s\n"
340 msgstr ""
341
342 #: as.c:603
343 #, c-format
344 msgid "Copyright 2007 Free Software Foundation, Inc.\n"
345 msgstr ""
346
347 #: as.c:604
348 #, c-format
349 msgid ""
350 "This program is free software; you may redistribute it under the terms of\n"
351 "the GNU General Public License version 3 or later.\n"
352 "This program has absolutely no warranty.\n"
353 msgstr ""
354
355 #: as.c:608
356 #, c-format
357 msgid "This assembler was configured for a target of `%s'.\n"
358 msgstr ""
359
360 #: as.c:615
361 msgid "multiple emulation names specified"
362 msgstr ""
363
364 #: as.c:617
365 msgid "emulations not handled in this configuration"
366 msgstr ""
367
368 #: as.c:622
369 #, c-format
370 msgid "alias = %s\n"
371 msgstr ""
372
373 #: as.c:623
374 #, c-format
375 msgid "canonical = %s\n"
376 msgstr ""
377
378 #: as.c:624
379 #, c-format
380 msgid "cpu-type = %s\n"
381 msgstr ""
382
383 #: as.c:626
384 #, c-format
385 msgid "format = %s\n"
386 msgstr ""
387
388 #: as.c:629
389 #, c-format
390 msgid "bfd-target = %s\n"
391 msgstr ""
392
393 #: as.c:646
394 msgid "bad defsym; format is --defsym name=value"
395 msgstr ""
396
397 #: as.c:666
398 msgid "no file name following -t option"
399 msgstr ""
400
401 #: as.c:681
402 #, c-format
403 msgid "failed to read instruction table %s\n"
404 msgstr ""
405
406 #: as.c:852
407 #, c-format
408 msgid "invalid listing option `%c'"
409 msgstr ""
410
411 #: as.c:905
412 msgid "--hash-size needs a numeric argument"
413 msgstr ""
414
415 #: as.c:930
416 #, c-format
417 msgid "%s: total time in assembly: %ld.%06ld\n"
418 msgstr ""
419
420 #: as.c:933
421 #, c-format
422 msgid "%s: data size %ld\n"
423 msgstr ""
424
425 #: as.c:1245
426 #, c-format
427 msgid "%d warnings, treating warnings as errors"
428 msgstr ""
429
430 #: as.h:237
431 #, c-format
432 msgid "Case value %ld unexpected at line %d of file \"%s\"\n"
433 msgstr ""
434
435 #.
436 #. * We have a GROSS internal error.
437 #. * This should never happen.
438 #.
439 #: atof-generic.c:417 config/tc-m68k.c:3396
440 msgid "failed sanity check"
441 msgstr ""
442
443 #: cgen.c:113 config/tc-alpha.c:1926 config/tc-alpha.c:1950
444 #: config/tc-arc.c:1681 config/tc-d10v.c:550 config/tc-d30v.c:538
445 #: config/tc-mn10200.c:1100 config/tc-mn10300.c:1749 config/tc-ppc.c:2510
446 #: config/tc-ppc.c:2734 config/tc-ppc.c:2746 config/tc-s390.c:1201
447 #: config/tc-s390.c:1301 config/tc-s390.c:1430 config/tc-v850.c:1730
448 #: config/tc-v850.c:1753 config/tc-v850.c:1956
449 msgid "too many fixups"
450 msgstr ""
451
452 #: cgen.c:400 cgen.c:420 config/tc-arc.c:1662 config/tc-d10v.c:461
453 #: config/tc-d30v.c:453 config/tc-mn10200.c:1042 config/tc-mn10300.c:1674
454 #: config/tc-ppc.c:2549 config/tc-s390.c:1189 config/tc-v850.c:1932
455 #: config/tc-z80.c:422
456 msgid "illegal operand"
457 msgstr ""
458
459 #: cgen.c:424 config/tc-arc.c:1664 config/tc-avr.c:539 config/tc-d10v.c:463
460 #: config/tc-d30v.c:455 config/tc-h8300.c:449 config/tc-mcore.c:662
461 #: config/tc-mmix.c:488 config/tc-mn10200.c:1045 config/tc-mn10300.c:1677
462 #: config/tc-msp430.c:452 config/tc-or32.c:307 config/tc-ppc.c:2551
463 #: config/tc-s390.c:1191 config/tc-sh.c:1359 config/tc-sh64.c:2213
464 #: config/tc-v850.c:1935 config/tc-z80.c:575 config/tc-z8k.c:350
465 msgid "missing operand"
466 msgstr ""
467
468 #: cgen.c:798
469 msgid "a reloc on this operand implies an overflow"
470 msgstr ""
471
472 #: cgen.c:821
473 msgid "operand mask overflow"
474 msgstr ""
475
476 #. We can't actually support subtracting a symbol.
477 #: cgen.c:884 config/tc-arc.c:1247 config/tc-arm.c:1527 config/tc-arm.c:8182
478 #: config/tc-arm.c:8233 config/tc-arm.c:8466 config/tc-arm.c:9189
479 #: config/tc-arm.c:9992 config/tc-arm.c:10020 config/tc-arm.c:10278
480 #: config/tc-arm.c:10295 config/tc-arm.c:10417 config/tc-avr.c:1057
481 #: config/tc-cris.c:3984 config/tc-d10v.c:1502 config/tc-d30v.c:1903
482 #: config/tc-mips.c:4346 config/tc-mips.c:5470 config/tc-mips.c:6408
483 #: config/tc-mips.c:6984 config/tc-msp430.c:1937 config/tc-ppc.c:5661
484 #: config/tc-spu.c:907 config/tc-spu.c:931 config/tc-v850.c:2271
485 #: config/tc-xstormy16.c:484 config/tc-xtensa.c:5756 config/tc-xtensa.c:11697
486 msgid "expression too complex"
487 msgstr ""
488
489 #: cgen.c:978 config/tc-arc.c:1308 config/tc-ppc.c:5786 config/tc-s390.c:2006
490 #: config/tc-v850.c:2311 config/tc-xstormy16.c:538
491 msgid "unresolved expression that must be resolved"
492 msgstr ""
493
494 #: cgen.c:1003 config/tc-xstormy16.c:563
495 #, c-format
496 msgid "internal error: can't install fix for reloc type %d (`%s')"
497 msgstr ""
498
499 #: cgen.c:1033
500 msgid "relocation is not supported"
501 msgstr ""
502
503 #: cond.c:83
504 msgid "invalid identifier for \".ifdef\""
505 msgstr ""
506
507 #: cond.c:150
508 msgid "non-constant expression in \".if\" statement"
509 msgstr ""
510
511 #: cond.c:277
512 msgid "bad format for ifc or ifnc"
513 msgstr ""
514
515 #: cond.c:307
516 msgid "\".elseif\" without matching \".if\""
517 msgstr ""
518
519 #: cond.c:311
520 msgid "\".elseif\" after \".else\""
521 msgstr ""
522
523 #: cond.c:314 cond.c:420
524 msgid "here is the previous \"else\""
525 msgstr ""
526
527 #: cond.c:317 cond.c:423
528 msgid "here is the previous \"if\""
529 msgstr ""
530
531 #: cond.c:346
532 msgid "non-constant expression in \".elseif\" statement"
533 msgstr ""
534
535 #: cond.c:384
536 msgid "\".endif\" without \".if\""
537 msgstr ""
538
539 #: cond.c:413
540 msgid "\".else\" without matching \".if\""
541 msgstr ""
542
543 #: cond.c:417
544 msgid "duplicate \"else\""
545 msgstr ""
546
547 #: cond.c:468
548 msgid ".ifeqs syntax error"
549 msgstr ""
550
551 #: cond.c:549
552 msgid "end of macro inside conditional"
553 msgstr ""
554
555 #: cond.c:551
556 msgid "end of file inside conditional"
557 msgstr ""
558
559 #: cond.c:554
560 msgid "here is the start of the unterminated conditional"
561 msgstr ""
562
563 #: cond.c:558
564 msgid "here is the \"else\" of the unterminated conditional"
565 msgstr ""
566
567 #: config/atof-ieee.c:141
568 msgid "cannot create floating-point number"
569 msgstr ""
570
571 #: config/atof-ieee.c:784 config/atof-vax.c:450 config/tc-arm.c:923
572 #: config/tc-ia64.c:11316 config/tc-tic30.c:1261 config/tc-tic4x.c:2598
573 msgid "Unrecognized or unsupported floating point constant"
574 msgstr ""
575
576 #: config/obj-aout.c:85
577 #, c-format
578 msgid "Attempt to put a common symbol into set %s"
579 msgstr ""
580
581 #: config/obj-aout.c:89
582 #, c-format
583 msgid "Attempt to put an undefined symbol into set %s"
584 msgstr ""
585
586 #: config/obj-aout.c:116 config/obj-coff.c:1339
587 #, c-format
588 msgid "Symbol `%s' can not be both weak and common"
589 msgstr ""
590
591 #: config/obj-coff.c:133
592 #, c-format
593 msgid "Inserting \"%s\" into structure table failed: %s"
594 msgstr ""
595
596 #. Zero is used as an end marker in the file.
597 #: config/obj-coff.c:366
598 msgid "Line numbers must be positive integers\n"
599 msgstr ""
600
601 #: config/obj-coff.c:398
602 msgid ".ln pseudo-op inside .def/.endef: ignored."
603 msgstr ""
604
605 #: config/obj-coff.c:440 ecoff.c:3240
606 msgid ".loc outside of .text"
607 msgstr ""
608
609 #: config/obj-coff.c:447
610 msgid ".loc pseudo-op inside .def/.endef: ignored."
611 msgstr ""
612
613 #: config/obj-coff.c:528
614 msgid ".def pseudo-op used inside of .def/.endef: ignored."
615 msgstr ""
616
617 #: config/obj-coff.c:567
618 msgid ".endef pseudo-op used outside of .def/.endef: ignored."
619 msgstr ""
620
621 #: config/obj-coff.c:606
622 #, c-format
623 msgid "`%s' symbol without preceding function"
624 msgstr ""
625
626 #: config/obj-coff.c:693
627 #, c-format
628 msgid "unexpected storage class %d"
629 msgstr ""
630
631 #: config/obj-coff.c:801
632 msgid ".dim pseudo-op used outside of .def/.endef: ignored."
633 msgstr ""
634
635 #: config/obj-coff.c:821
636 msgid "badly formed .dim directive ignored"
637 msgstr ""
638
639 #: config/obj-coff.c:870
640 msgid ".size pseudo-op used outside of .def/.endef ignored."
641 msgstr ""
642
643 #: config/obj-coff.c:885
644 msgid ".scl pseudo-op used outside of .def/.endef ignored."
645 msgstr ""
646
647 #: config/obj-coff.c:902
648 msgid ".tag pseudo-op used outside of .def/.endef ignored."
649 msgstr ""
650
651 #: config/obj-coff.c:920
652 #, c-format
653 msgid "tag not found for .tag %s"
654 msgstr ""
655
656 #: config/obj-coff.c:933
657 msgid ".type pseudo-op used outside of .def/.endef ignored."
658 msgstr ""
659
660 #: config/obj-coff.c:952
661 msgid ".val pseudo-op used outside of .def/.endef ignored."
662 msgstr ""
663
664 #: config/obj-coff.c:1119
665 msgid "badly formed .weak directive ignored"
666 msgstr ""
667
668 #: config/obj-coff.c:1297
669 msgid "mismatched .eb"
670 msgstr ""
671
672 #: config/obj-coff.c:1318
673 #, c-format
674 msgid "C_EFCN symbol for %s out of scope"
675 msgstr ""
676
677 #. STYP_INFO
678 #. STYP_LIB
679 #. STYP_OVER
680 #: config/obj-coff.c:1590
681 #, c-format
682 msgid "unsupported section attribute '%c'"
683 msgstr ""
684
685 #: config/obj-coff.c:1594 config/tc-ppc.c:4741
686 #, c-format
687 msgid "unknown section attribute '%c'"
688 msgstr ""
689
690 #: config/obj-coff.c:1622 config/tc-ppc.c:4759 config/tc-tic54x.c:4011
691 #: read.c:2760
692 #, c-format
693 msgid "error setting flags for \"%s\": %s"
694 msgstr ""
695
696 #: config/obj-coff.c:1633
697 #, c-format
698 msgid "Ignoring changed section attributes for %s"
699 msgstr ""
700
701 #: config/obj-coff.c:1764
702 #, c-format
703 msgid "0x%lx: \"%s\" type = %ld, class = %d, segment = %d\n"
704 msgstr ""
705
706 #: config/obj-ecoff.c:125
707 msgid "Can't set GP value"
708 msgstr ""
709
710 #: config/obj-ecoff.c:132
711 msgid "Can't set register masks"
712 msgstr ""
713
714 #: config/obj-elf.c:323 config/tc-sparc.c:3946 config/tc-v850.c:450
715 #, c-format
716 msgid "bad .common segment %s"
717 msgstr ""
718
719 #: config/obj-elf.c:601
720 #, c-format
721 msgid "setting incorrect section type for %s"
722 msgstr ""
723
724 #: config/obj-elf.c:606
725 #, c-format
726 msgid "ignoring incorrect section type for %s"
727 msgstr ""
728
729 #: config/obj-elf.c:648
730 #, c-format
731 msgid "setting incorrect section attributes for %s"
732 msgstr ""
733
734 #: config/obj-elf.c:700
735 #, c-format
736 msgid "ignoring changed section type for %s"
737 msgstr ""
738
739 #: config/obj-elf.c:712
740 #, c-format
741 msgid "ignoring changed section attributes for %s"
742 msgstr ""
743
744 #: config/obj-elf.c:714
745 #, c-format
746 msgid "ignoring changed section entity size for %s"
747 msgstr ""
748
749 #: config/obj-elf.c:767
750 msgid "unrecognized .section attribute: want a,w,x,M,S,G,T"
751 msgstr ""
752
753 #: config/obj-elf.c:809 read.c:2744
754 msgid "unrecognized section type"
755 msgstr ""
756
757 #: config/obj-elf.c:839
758 msgid "unrecognized section attribute"
759 msgstr ""
760
761 #: config/obj-elf.c:870
762 msgid "missing name"
763 msgstr ""
764
765 #: config/obj-elf.c:998
766 msgid "invalid merge entity size"
767 msgstr ""
768
769 #: config/obj-elf.c:1005
770 msgid "entity size for SHF_MERGE not specified"
771 msgstr ""
772
773 #: config/obj-elf.c:1025
774 msgid "group name for SHF_GROUP not specified"
775 msgstr ""
776
777 #: config/obj-elf.c:1038
778 msgid "character following name is not '#'"
779 msgstr ""
780
781 #: config/obj-elf.c:1157
782 msgid ".previous without corresponding .section; ignored"
783 msgstr ""
784
785 #: config/obj-elf.c:1183
786 msgid ".popsection without corresponding .pushsection; ignored"
787 msgstr ""
788
789 #: config/obj-elf.c:1235
790 msgid "expected comma after name in .symver"
791 msgstr ""
792
793 #: config/obj-elf.c:1259
794 #, c-format
795 msgid "missing version name in `%s' for symbol `%s'"
796 msgstr ""
797
798 #: config/obj-elf.c:1270
799 #, c-format
800 msgid "multiple versions [`%s'|`%s'] for symbol `%s'"
801 msgstr ""
802
803 #: config/obj-elf.c:1307
804 #, c-format
805 msgid "expected `%s' to have already been set for .vtable_inherit"
806 msgstr ""
807
808 #: config/obj-elf.c:1317
809 msgid "expected comma after name in .vtable_inherit"
810 msgstr ""
811
812 #: config/obj-elf.c:1377
813 msgid "expected comma after name in .vtable_entry"
814 msgstr ""
815
816 #: config/obj-elf.c:1500
817 msgid "expected quoted string"
818 msgstr ""
819
820 #: config/obj-elf.c:1520
821 #, c-format
822 msgid "expected comma after name `%s' in .size directive"
823 msgstr ""
824
825 #: config/obj-elf.c:1529
826 msgid "missing expression in .size directive"
827 msgstr ""
828
829 #: config/obj-elf.c:1656
830 #, c-format
831 msgid "symbol '%s' is already defined"
832 msgstr ""
833
834 #: config/obj-elf.c:1671
835 #, c-format
836 msgid "unrecognized symbol type \"%s\""
837 msgstr ""
838
839 #: config/obj-elf.c:1842
840 msgid ".size expression too complicated to fix up"
841 msgstr ""
842
843 #: config/obj-elf.c:1874
844 #, c-format
845 msgid ""
846 "invalid attempt to declare external version name as default in symbol `%s'"
847 msgstr ""
848
849 #: config/obj-elf.c:1935 ecoff.c:3598
850 #, c-format
851 msgid "symbol `%s' can not be both weak and common"
852 msgstr ""
853
854 #: config/obj-elf.c:2042
855 #, c-format
856 msgid "assuming all members of group `%s' are COMDAT"
857 msgstr ""
858
859 #: config/obj-elf.c:2064
860 #, c-format
861 msgid "can't create group: %s"
862 msgstr ""
863
864 #: config/obj-elf.c:2174
865 #, c-format
866 msgid "failed to set up debugging information: %s"
867 msgstr ""
868
869 #: config/obj-elf.c:2194
870 #, c-format
871 msgid "can't start writing .mdebug section: %s"
872 msgstr ""
873
874 #: config/obj-elf.c:2202
875 #, c-format
876 msgid "could not write .mdebug section: %s"
877 msgstr ""
878
879 #: config/obj-som.c:58
880 msgid "Only one .compiler pseudo-op per file!"
881 msgstr ""
882
883 #: config/obj-som.c:75 config/obj-som.c:146 config/obj-som.c:188
884 msgid "Expected quoted string"
885 msgstr ""
886
887 #: config/obj-som.c:88
888 msgid ".compiler directive missing language and version"
889 msgstr ""
890
891 #: config/obj-som.c:98
892 msgid ".compiler directive missing version"
893 msgstr ""
894
895 #: config/obj-som.c:114
896 #, c-format
897 msgid "FATAL: Attaching compiler header %s"
898 msgstr ""
899
900 #: config/obj-som.c:129
901 msgid "Only one .version pseudo-op per file!"
902 msgstr ""
903
904 #: config/obj-som.c:153
905 #, c-format
906 msgid "attaching version header %s: %s"
907 msgstr ""
908
909 #: config/obj-som.c:171
910 msgid "Only one .copyright pseudo-op per file!"
911 msgstr ""
912
913 #: config/obj-som.c:195
914 #, c-format
915 msgid "attaching copyright header %s: %s"
916 msgstr ""
917
918 #: config/tc-alpha.c:592
919 #, c-format
920 msgid "No !literal!%ld was found"
921 msgstr ""
922
923 #: config/tc-alpha.c:599
924 #, c-format
925 msgid "No !tlsgd!%ld was found"
926 msgstr ""
927
928 #: config/tc-alpha.c:606
929 #, c-format
930 msgid "No !tlsldm!%ld was found"
931 msgstr ""
932
933 #: config/tc-alpha.c:615
934 #, c-format
935 msgid "No ldah !gpdisp!%ld was found"
936 msgstr ""
937
938 #: config/tc-alpha.c:665
939 #, c-format
940 msgid "too many !literal!%ld for %s"
941 msgstr ""
942
943 #: config/tc-alpha.c:695
944 #, c-format
945 msgid "No lda !gpdisp!%ld was found"
946 msgstr ""
947
948 #. Only support one relocation op per insn.
949 #: config/tc-alpha.c:852
950 msgid "More than one relocation op per insn"
951 msgstr ""
952
953 #: config/tc-alpha.c:868
954 msgid "No relocation operand"
955 msgstr ""
956
957 #: config/tc-alpha.c:878
958 #, c-format
959 msgid "Unknown relocation operand: !%s"
960 msgstr ""
961
962 #: config/tc-alpha.c:888
963 #, c-format
964 msgid "no sequence number after !%s"
965 msgstr ""
966
967 #: config/tc-alpha.c:898
968 #, c-format
969 msgid "!%s does not use a sequence number"
970 msgstr ""
971
972 #: config/tc-alpha.c:908
973 #, c-format
974 msgid "Bad sequence number: !%s!%s"
975 msgstr ""
976
977 #: config/tc-alpha.c:1123 config/tc-alpha.c:3140
978 #, c-format
979 msgid "inappropriate arguments for opcode `%s'"
980 msgstr ""
981
982 #: config/tc-alpha.c:1125 config/tc-alpha.c:3142
983 #, c-format
984 msgid "opcode `%s' not supported for target %s"
985 msgstr ""
986
987 #: config/tc-alpha.c:1129 config/tc-alpha.c:3146 config/tc-avr.c:1326
988 #: config/tc-msp430.c:1829
989 #, c-format
990 msgid "unknown opcode `%s'"
991 msgstr ""
992
993 #: config/tc-alpha.c:1209 config/tc-alpha.c:1384
994 msgid "overflow in literal (.lita) table"
995 msgstr ""
996
997 #: config/tc-alpha.c:1216 config/tc-alpha.c:1240 config/tc-alpha.c:1397
998 #: config/tc-alpha.c:2050 config/tc-alpha.c:2094 config/tc-alpha.c:2163
999 #: config/tc-alpha.c:2246 config/tc-alpha.c:2471 config/tc-alpha.c:2569
1000 msgid "macro requires $at register while noat in effect"
1001 msgstr ""
1002
1003 #: config/tc-alpha.c:1218 config/tc-alpha.c:1242 config/tc-alpha.c:1399
1004 msgid "macro requires $at while $at in use"
1005 msgstr ""
1006
1007 #: config/tc-alpha.c:1346
1008 msgid "bignum invalid; zero assumed"
1009 msgstr ""
1010
1011 #: config/tc-alpha.c:1348
1012 msgid "floating point number invalid; zero assumed"
1013 msgstr ""
1014
1015 #: config/tc-alpha.c:1353
1016 msgid "can't handle expression"
1017 msgstr ""
1018
1019 #: config/tc-alpha.c:1390
1020 msgid "overflow in literal (.lit8) table"
1021 msgstr ""
1022
1023 #: config/tc-alpha.c:1674
1024 #, c-format
1025 msgid "too many ldah insns for !gpdisp!%ld"
1026 msgstr ""
1027
1028 #: config/tc-alpha.c:1676 config/tc-alpha.c:1688
1029 #, c-format
1030 msgid "both insns for !gpdisp!%ld must be in the same section"
1031 msgstr ""
1032
1033 #: config/tc-alpha.c:1686
1034 #, c-format
1035 msgid "too many lda insns for !gpdisp!%ld"
1036 msgstr ""
1037
1038 #: config/tc-alpha.c:1742
1039 #, c-format
1040 msgid "too many lituse insns for !lituse_tlsgd!%ld"
1041 msgstr ""
1042
1043 #: config/tc-alpha.c:1745
1044 #, c-format
1045 msgid "too many lituse insns for !lituse_tlsldm!%ld"
1046 msgstr ""
1047
1048 #: config/tc-alpha.c:1762
1049 #, c-format
1050 msgid "duplicate !tlsgd!%ld"
1051 msgstr ""
1052
1053 #: config/tc-alpha.c:1764
1054 #, c-format
1055 msgid "sequence number in use for !tlsldm!%ld"
1056 msgstr ""
1057
1058 #: config/tc-alpha.c:1778
1059 #, c-format
1060 msgid "duplicate !tlsldm!%ld"
1061 msgstr ""
1062
1063 #: config/tc-alpha.c:1780
1064 #, c-format
1065 msgid "sequence number in use for !tlsgd!%ld"
1066 msgstr ""
1067
1068 #: config/tc-alpha.c:1823 config/tc-arc.c:292 config/tc-mn10200.c:856
1069 #: config/tc-mn10300.c:1146 config/tc-ppc.c:1649 config/tc-s390.c:604
1070 #: config/tc-v850.c:1556
1071 msgid "operand"
1072 msgstr ""
1073
1074 #: config/tc-alpha.c:1962
1075 msgid "invalid relocation for instruction"
1076 msgstr ""
1077
1078 #: config/tc-alpha.c:1974
1079 msgid "invalid relocation for field"
1080 msgstr ""
1081
1082 #: config/tc-alpha.c:2761
1083 msgid "can not resolve expression"
1084 msgstr ""
1085
1086 #: config/tc-alpha.c:3276 config/tc-ppc.c:1948 config/tc-ppc.c:4504
1087 #, c-format
1088 msgid ".COMMon length (%ld.) <0! Ignored."
1089 msgstr ""
1090
1091 #: config/tc-alpha.c:3305 config/tc-sparc.c:3816 config/tc-v850.c:245
1092 msgid "Ignoring attempt to re-define symbol"
1093 msgstr ""
1094
1095 #: config/tc-alpha.c:3314 config/tc-alpha.c:3323 config/tc-ppc.c:4541
1096 #: config/tc-sparc.c:3824
1097 #, c-format
1098 msgid "Length of .comm \"%s\" is already %ld. Not changed to %ld."
1099 msgstr ""
1100
1101 #: config/tc-alpha.c:3440 ecoff.c:3054
1102 msgid ".ent directive has no name"
1103 msgstr ""
1104
1105 #: config/tc-alpha.c:3448
1106 msgid "nested .ent directives"
1107 msgstr ""
1108
1109 #: config/tc-alpha.c:3492 ecoff.c:3005
1110 msgid ".end directive has no name"
1111 msgstr ""
1112
1113 #: config/tc-alpha.c:3501
1114 msgid ".end directive without matching .ent"
1115 msgstr ""
1116
1117 #: config/tc-alpha.c:3503
1118 msgid ".end directive names different symbol than .ent"
1119 msgstr ""
1120
1121 #: config/tc-alpha.c:3546 ecoff.c:3140
1122 msgid ".fmask outside of .ent"
1123 msgstr ""
1124
1125 #: config/tc-alpha.c:3548 config/tc-score.c:5816 ecoff.c:3204
1126 msgid ".mask outside of .ent"
1127 msgstr ""
1128
1129 #: config/tc-alpha.c:3556 ecoff.c:3147
1130 msgid "bad .fmask directive"
1131 msgstr ""
1132
1133 #: config/tc-alpha.c:3558 ecoff.c:3211
1134 msgid "bad .mask directive"
1135 msgstr ""
1136
1137 #: config/tc-alpha.c:3591 config/tc-mips.c:14967 config/tc-score.c:5959
1138 #: ecoff.c:3168
1139 msgid ".frame outside of .ent"
1140 msgstr ""
1141
1142 #: config/tc-alpha.c:3602 ecoff.c:3179
1143 msgid "bad .frame directive"
1144 msgstr ""
1145
1146 #: config/tc-alpha.c:3634
1147 msgid ".prologue directive without a preceding .ent directive"
1148 msgstr ""
1149
1150 #: config/tc-alpha.c:3652
1151 #, c-format
1152 msgid "Invalid argument %d to .prologue."
1153 msgstr ""
1154
1155 #: config/tc-alpha.c:3743
1156 msgid "ECOFF debugging is disabled."
1157 msgstr ""
1158
1159 #: config/tc-alpha.c:3757
1160 msgid ".ent directive without matching .end"
1161 msgstr ""
1162
1163 #: config/tc-alpha.c:3842
1164 msgid ".usepv directive has no name"
1165 msgstr ""
1166
1167 #: config/tc-alpha.c:3853
1168 msgid ".usepv directive has no type"
1169 msgstr ""
1170
1171 #: config/tc-alpha.c:3868
1172 msgid "unknown argument for .usepv"
1173 msgstr ""
1174
1175 #: config/tc-alpha.c:3901
1176 msgid "Unknown section directive"
1177 msgstr ""
1178
1179 #: config/tc-alpha.c:3936
1180 msgid ".ent directive has no symbol"
1181 msgstr ""
1182
1183 #: config/tc-alpha.c:3961
1184 msgid "Bad .frame directive 1./2. param"
1185 msgstr ""
1186
1187 #: config/tc-alpha.c:3973
1188 msgid "Bad .frame directive 3./4. param"
1189 msgstr ""
1190
1191 #: config/tc-alpha.c:3995
1192 msgid ".pdesc directive not in link (.link) section"
1193 msgstr ""
1194
1195 #: config/tc-alpha.c:4003
1196 msgid ".pdesc has no matching .ent"
1197 msgstr ""
1198
1199 #: config/tc-alpha.c:4014
1200 msgid ".pdesc directive has no entry symbol"
1201 msgstr ""
1202
1203 #: config/tc-alpha.c:4027
1204 msgid "No comma after .pdesc <entryname>"
1205 msgstr ""
1206
1207 #: config/tc-alpha.c:4047
1208 msgid "unknown procedure kind"
1209 msgstr ""
1210
1211 #: config/tc-alpha.c:4137
1212 msgid ".name directive not in link (.link) section"
1213 msgstr ""
1214
1215 #: config/tc-alpha.c:4145
1216 msgid ".name directive has no symbol"
1217 msgstr ""
1218
1219 #: config/tc-alpha.c:4176
1220 msgid "No symbol after .linkage"
1221 msgstr ""
1222
1223 #: config/tc-alpha.c:4200
1224 msgid "No symbol after .code_address"
1225 msgstr ""
1226
1227 #: config/tc-alpha.c:4227 config/tc-score.c:5822
1228 msgid "Bad .mask directive"
1229 msgstr ""
1230
1231 #: config/tc-alpha.c:4245
1232 msgid "Bad .fmask directive"
1233 msgstr ""
1234
1235 #: config/tc-alpha.c:4402
1236 #, c-format
1237 msgid "Expected comma after name \"%s\""
1238 msgstr ""
1239
1240 #. *symbol_get_obj (symbolP) = (signed char) temp;
1241 #: config/tc-alpha.c:4413
1242 #, c-format
1243 msgid "unhandled: .proc %s,%d"
1244 msgstr ""
1245
1246 #: config/tc-alpha.c:4447
1247 #, c-format
1248 msgid "Tried to .set unrecognized mode `%s'"
1249 msgstr ""
1250
1251 #: config/tc-alpha.c:4473
1252 #, c-format
1253 msgid "Bad base register, using $%d."
1254 msgstr ""
1255
1256 #: config/tc-alpha.c:4494
1257 #, c-format
1258 msgid "Alignment too large: %d. assumed"
1259 msgstr ""
1260
1261 #: config/tc-alpha.c:4498 config/tc-d30v.c:2048
1262 msgid "Alignment negative: 0 assumed"
1263 msgstr ""
1264
1265 #: config/tc-alpha.c:4775
1266 #, c-format
1267 msgid "Chose GP value of %lx\n"
1268 msgstr ""
1269
1270 #: config/tc-alpha.c:4789
1271 msgid "Bad .section directive: want a,s,w,x,M,S,G,T in string"
1272 msgstr ""
1273
1274 #: config/tc-alpha.c:4878
1275 #, c-format
1276 msgid "internal error: can't hash opcode `%s': %s"
1277 msgstr ""
1278
1279 #: config/tc-alpha.c:4914
1280 #, c-format
1281 msgid "internal error: can't hash macro `%s': %s"
1282 msgstr ""
1283
1284 #: config/tc-alpha.c:4998 config/tc-arm.c:6073 config/tc-arm.c:6085
1285 #: config/tc-i960.c:708 config/tc-xtensa.c:5251 config/tc-xtensa.c:5329
1286 #: config/tc-xtensa.c:5425 config/tc-z80.c:1893
1287 msgid "syntax error"
1288 msgstr ""
1289
1290 #: config/tc-alpha.c:5076
1291 #, c-format
1292 msgid "Unknown CPU identifier `%s'"
1293 msgstr ""
1294
1295 #: config/tc-alpha.c:5119
1296 msgid ""
1297 "Alpha options:\n"
1298 "-32addr\t\t\ttreat addresses as 32-bit values\n"
1299 "-F\t\t\tlack floating point instructions support\n"
1300 "-mev4 | -mev45 | -mev5 | -mev56 | -mpca56 | -mev6 | -mev67 | -mev68 | -mall\n"
1301 "\t\t\tspecify variant of Alpha architecture\n"
1302 "-m21064 | -m21066 | -m21164 | -m21164a | -m21164pc | -m21264 | -m21264a | -"
1303 "m21264b\n"
1304 "\t\t\tthese variants include PALcode opcodes\n"
1305 msgstr ""
1306
1307 #: config/tc-alpha.c:5129
1308 msgid ""
1309 "VMS options:\n"
1310 "-+\t\t\thash encode (don't truncate) names longer than 64 characters\n"
1311 "-H\t\t\tshow new symbol after hash truncation\n"
1312 msgstr ""
1313
1314 #: config/tc-alpha.c:5306
1315 #, c-format
1316 msgid "unhandled relocation type %s"
1317 msgstr ""
1318
1319 #: config/tc-alpha.c:5319
1320 msgid "non-absolute expression in constant field"
1321 msgstr ""
1322
1323 #: config/tc-alpha.c:5333
1324 #, c-format
1325 msgid "type %d reloc done?\n"
1326 msgstr ""
1327
1328 #: config/tc-alpha.c:5380 config/tc-alpha.c:5387
1329 msgid "Used $at without \".set noat\""
1330 msgstr ""
1331
1332 #: config/tc-alpha.c:5549
1333 #, c-format
1334 msgid "!samegp reloc against symbol without .prologue: %s"
1335 msgstr ""
1336
1337 #: config/tc-alpha.c:5586 config/tc-xtensa.c:5931
1338 #, c-format
1339 msgid "cannot represent `%s' relocation in object file"
1340 msgstr ""
1341
1342 #: config/tc-alpha.c:5592
1343 #, c-format
1344 msgid "internal error? cannot generate `%s' relocation"
1345 msgstr ""
1346
1347 #: config/tc-alpha.c:5643
1348 #, c-format
1349 msgid "frame reg expected, using $%d."
1350 msgstr ""
1351
1352 #: config/tc-arc.c:194 config/tc-arc.c:215 config/tc-arc.c:991
1353 #: config/tc-h8300.c:76 config/tc-h8300.c:85 config/tc-h8300.c:95
1354 #: config/tc-h8300.c:105 config/tc-h8300.c:115 config/tc-h8300.c:126
1355 #: config/tc-h8300.c:193 config/tc-hppa.c:6789 config/tc-hppa.c:6795
1356 #: config/tc-hppa.c:6801 config/tc-hppa.c:6807 config/tc-hppa.c:8214
1357 #: config/tc-mn10300.c:935 config/tc-mn10300.c:940 config/tc-mn10300.c:2433
1358 #: config/tc-xc16x.c:79 config/tc-xc16x.c:86 config/tc-xc16x.c:93
1359 msgid "could not set architecture and machine"
1360 msgstr ""
1361
1362 #: config/tc-arc.c:212 config/tc-arm.c:19602 config/tc-score.c:6522
1363 #: config/tc-score.c:6538 config/tc-score.c:6543
1364 msgid "virtual memory exhausted"
1365 msgstr ""
1366
1367 #: config/tc-arc.c:432 config/tc-arc.c:670
1368 msgid "expected comma after operand name"
1369 msgstr ""
1370
1371 #: config/tc-arc.c:443
1372 #, c-format
1373 msgid "negative operand number %d"
1374 msgstr ""
1375
1376 #: config/tc-arc.c:455
1377 msgid "expected comma after register-number"
1378 msgstr ""
1379
1380 #: config/tc-arc.c:480
1381 msgid "invalid mode"
1382 msgstr ""
1383
1384 #: config/tc-arc.c:497
1385 msgid "expected comma after register-mode"
1386 msgstr ""
1387
1388 #: config/tc-arc.c:514
1389 msgid "shortcut designator invalid"
1390 msgstr ""
1391
1392 #: config/tc-arc.c:529
1393 #, c-format
1394 msgid "core register value (%d) too large"
1395 msgstr ""
1396
1397 #: config/tc-arc.c:537
1398 #, c-format
1399 msgid "condition code value (%d) too large"
1400 msgstr ""
1401
1402 #: config/tc-arc.c:554
1403 #, c-format
1404 msgid "attempt to override symbol: %s"
1405 msgstr ""
1406
1407 #: config/tc-arc.c:625
1408 msgid "invalid opertype"
1409 msgstr ""
1410
1411 #: config/tc-arc.c:682
1412 msgid "expected comma after opcode"
1413 msgstr ""
1414
1415 #: config/tc-arc.c:692
1416 #, c-format
1417 msgid "negative subopcode %d"
1418 msgstr ""
1419
1420 #: config/tc-arc.c:701
1421 msgid "subcode value found when opcode not equal 0x03"
1422 msgstr ""
1423
1424 #: config/tc-arc.c:709
1425 #, c-format
1426 msgid "invalid subopcode %d"
1427 msgstr ""
1428
1429 #: config/tc-arc.c:720
1430 msgid "expected comma after subopcode"
1431 msgstr ""
1432
1433 #: config/tc-arc.c:739
1434 msgid "invalid suffix class"
1435 msgstr ""
1436
1437 #: config/tc-arc.c:748
1438 msgid "expected comma after suffix class"
1439 msgstr ""
1440
1441 #: config/tc-arc.c:767
1442 msgid "invalid syntax class"
1443 msgstr ""
1444
1445 #: config/tc-arc.c:774
1446 msgid "opcode 0x3 and SYNTAX_3OP invalid"
1447 msgstr ""
1448
1449 #: config/tc-arc.c:794
1450 msgid "unknown suffix class"
1451 msgstr ""
1452
1453 #: config/tc-arc.c:861
1454 msgid "expected comma after symbol name"
1455 msgstr ""
1456
1457 #: config/tc-arc.c:871
1458 msgid "negative symbol length"
1459 msgstr ""
1460
1461 #: config/tc-arc.c:882
1462 msgid "ignoring attempt to re-define symbol"
1463 msgstr ""
1464
1465 #: config/tc-arc.c:889
1466 #, c-format
1467 msgid "length of symbol \"%s\" already %ld, ignoring %d"
1468 msgstr ""
1469
1470 #: config/tc-arc.c:903
1471 msgid "assuming symbol alignment of zero"
1472 msgstr ""
1473
1474 #: config/tc-arc.c:970
1475 msgid "\".option\" directive must appear before any instructions"
1476 msgstr ""
1477
1478 #: config/tc-arc.c:980
1479 msgid "\".option\" directive conflicts with initial definition"
1480 msgstr ""
1481
1482 #: config/tc-arc.c:988
1483 msgid "\".option\" directive overrides command-line (default) value"
1484 msgstr ""
1485
1486 #: config/tc-arc.c:998
1487 msgid "invalid identifier for \".option\""
1488 msgstr ""
1489
1490 #: config/tc-arc.c:1036 config/tc-i860.c:1034 config/tc-ip2k.c:249
1491 msgid "relaxation not supported\n"
1492 msgstr ""
1493
1494 #: config/tc-arc.c:1080
1495 msgid "expression too complex code symbol"
1496 msgstr ""
1497
1498 #: config/tc-arc.c:1107
1499 #, c-format
1500 msgid "missing ')' in %%-op"
1501 msgstr ""
1502
1503 #: config/tc-arc.c:1362 config/tc-dlx.c:1200 config/tc-m32r.c:2281
1504 #: config/tc-sparc.c:3504
1505 #, c-format
1506 msgid "internal error: can't export reloc type %d (`%s')"
1507 msgstr ""
1508
1509 #: config/tc-arc.c:1494
1510 #, c-format
1511 msgid "unknown syntax format character `%c'"
1512 msgstr ""
1513
1514 #: config/tc-arc.c:1632
1515 msgid "too many suffixes"
1516 msgstr ""
1517
1518 #: config/tc-arc.c:1671
1519 msgid "symbol as destination register"
1520 msgstr ""
1521
1522 #: config/tc-arc.c:1756 config/tc-mn10200.c:1141 config/tc-mn10300.c:1820
1523 #: config/tc-ppc.c:2791 config/tc-s390.c:1443 config/tc-v850.c:2009
1524 #, c-format
1525 msgid "junk at end of line: `%s'"
1526 msgstr ""
1527
1528 #: config/tc-arc.c:1795
1529 msgid "8 byte instruction in delay slot"
1530 msgstr ""
1531
1532 #. except for jl  addr
1533 #: config/tc-arc.c:1798
1534 msgid "8 byte jump instruction with delay slot"
1535 msgstr ""
1536
1537 #: config/tc-arc.c:1806
1538 msgid "conditional branch follows set of flags"
1539 msgstr ""
1540
1541 #: config/tc-arc.c:1890 config/tc-arm.c:14208
1542 #, c-format
1543 msgid "bad instruction `%s'"
1544 msgstr ""
1545
1546 #: config/tc-arm.c:489
1547 msgid "ARM register expected"
1548 msgstr ""
1549
1550 #: config/tc-arm.c:490
1551 msgid "bad or missing co-processor number"
1552 msgstr ""
1553
1554 #: config/tc-arm.c:491
1555 msgid "co-processor register expected"
1556 msgstr ""
1557
1558 #: config/tc-arm.c:492
1559 msgid "FPA register expected"
1560 msgstr ""
1561
1562 #: config/tc-arm.c:493
1563 msgid "VFP single precision register expected"
1564 msgstr ""
1565
1566 #: config/tc-arm.c:494
1567 msgid "VFP/Neon double precision register expected"
1568 msgstr ""
1569
1570 #: config/tc-arm.c:495
1571 msgid "Neon quad precision register expected"
1572 msgstr ""
1573
1574 #: config/tc-arm.c:496
1575 msgid "VFP single or double precision register expected"
1576 msgstr ""
1577
1578 #: config/tc-arm.c:497
1579 msgid "Neon double or quad precision register expected"
1580 msgstr ""
1581
1582 #: config/tc-arm.c:498
1583 msgid "VFP single, double or Neon quad precision register expected"
1584 msgstr ""
1585
1586 #: config/tc-arm.c:499
1587 msgid "VFP system register expected"
1588 msgstr ""
1589
1590 #: config/tc-arm.c:500
1591 msgid "Maverick MVF register expected"
1592 msgstr ""
1593
1594 #: config/tc-arm.c:501
1595 msgid "Maverick MVD register expected"
1596 msgstr ""
1597
1598 #: config/tc-arm.c:502
1599 msgid "Maverick MVFX register expected"
1600 msgstr ""
1601
1602 #: config/tc-arm.c:503
1603 msgid "Maverick MVDX register expected"
1604 msgstr ""
1605
1606 #: config/tc-arm.c:504
1607 msgid "Maverick MVAX register expected"
1608 msgstr ""
1609
1610 #: config/tc-arm.c:505
1611 msgid "Maverick DSPSC register expected"
1612 msgstr ""
1613
1614 #: config/tc-arm.c:506
1615 msgid "iWMMXt data register expected"
1616 msgstr ""
1617
1618 #: config/tc-arm.c:507 config/tc-arm.c:5882
1619 msgid "iWMMXt control register expected"
1620 msgstr ""
1621
1622 #: config/tc-arm.c:508
1623 msgid "iWMMXt scalar register expected"
1624 msgstr ""
1625
1626 #: config/tc-arm.c:509
1627 msgid "XScale accumulator register expected"
1628 msgstr ""
1629
1630 #. For score5u : div/mul will pop warning message, mmu/alw/asw will pop error message.
1631 #: config/tc-arm.c:658 config/tc-score.c:47
1632 msgid "bad arguments to instruction"
1633 msgstr ""
1634
1635 #: config/tc-arm.c:659 config/tc-score.c:48
1636 msgid "r15 not allowed here"
1637 msgstr ""
1638
1639 #: config/tc-arm.c:660
1640 msgid "instruction cannot be conditional"
1641 msgstr ""
1642
1643 #: config/tc-arm.c:661
1644 msgid "registers may not be the same"
1645 msgstr ""
1646
1647 #: config/tc-arm.c:662
1648 msgid "lo register required"
1649 msgstr ""
1650
1651 #: config/tc-arm.c:663
1652 msgid "instruction not supported in Thumb16 mode"
1653 msgstr ""
1654
1655 #: config/tc-arm.c:664
1656 msgid "instruction does not accept this addressing mode"
1657 msgstr ""
1658
1659 #: config/tc-arm.c:665
1660 msgid "branch must be last instruction in IT block"
1661 msgstr ""
1662
1663 #: config/tc-arm.c:666
1664 msgid "instruction not allowed in IT block"
1665 msgstr ""
1666
1667 #: config/tc-arm.c:667
1668 msgid "selected FPU does not support instruction"
1669 msgstr ""
1670
1671 #: config/tc-arm.c:807
1672 msgid "immediate expression requires a # prefix"
1673 msgstr ""
1674
1675 #: config/tc-arm.c:834 config/tc-score.c:5605 expr.c:1300 read.c:2440
1676 msgid "bad expression"
1677 msgstr ""
1678
1679 #: config/tc-arm.c:845 config/tc-i860.c:1003 config/tc-sparc.c:2876
1680 msgid "bad segment"
1681 msgstr ""
1682
1683 #: config/tc-arm.c:862 config/tc-arm.c:4399 config/tc-i960.c:1300
1684 #: config/tc-score.c:980
1685 msgid "invalid constant"
1686 msgstr ""
1687
1688 #: config/tc-arm.c:992
1689 msgid "expected #constant"
1690 msgstr ""
1691
1692 #: config/tc-arm.c:1153
1693 #, c-format
1694 msgid "unexpected character `%c' in type specifier"
1695 msgstr ""
1696
1697 #: config/tc-arm.c:1170
1698 #, c-format
1699 msgid "bad size %d in type specifier"
1700 msgstr ""
1701
1702 #: config/tc-arm.c:1220
1703 msgid "only one type should be specified for operand"
1704 msgstr ""
1705
1706 #: config/tc-arm.c:1226
1707 msgid "vector type expected"
1708 msgstr ""
1709
1710 #: config/tc-arm.c:1298
1711 msgid "can't redefine type for operand"
1712 msgstr ""
1713
1714 #: config/tc-arm.c:1309
1715 msgid "only D registers may be indexed"
1716 msgstr ""
1717
1718 #: config/tc-arm.c:1315
1719 msgid "can't change index for operand"
1720 msgstr ""
1721
1722 #: config/tc-arm.c:1331 config/tc-arm.c:4000
1723 msgid "constant expression required"
1724 msgstr ""
1725
1726 #: config/tc-arm.c:1374
1727 msgid "register operand expected, but got scalar"
1728 msgstr ""
1729
1730 #: config/tc-arm.c:1407
1731 msgid "scalar must have an index"
1732 msgstr ""
1733
1734 #: config/tc-arm.c:1412 config/tc-arm.c:13175 config/tc-arm.c:13223
1735 #: config/tc-arm.c:13625
1736 msgid "scalar index out of range"
1737 msgstr ""
1738
1739 #: config/tc-arm.c:1459
1740 msgid "bad range in register list"
1741 msgstr ""
1742
1743 #: config/tc-arm.c:1467 config/tc-arm.c:1476 config/tc-arm.c:1517
1744 #, c-format
1745 msgid "Warning: duplicated register (r%d) in register list"
1746 msgstr ""
1747
1748 #: config/tc-arm.c:1479
1749 msgid "Warning: register range not in ascending order"
1750 msgstr ""
1751
1752 #: config/tc-arm.c:1490
1753 msgid "missing `}'"
1754 msgstr ""
1755
1756 #: config/tc-arm.c:1506
1757 msgid "invalid register mask"
1758 msgstr ""
1759
1760 #: config/tc-arm.c:1588
1761 msgid "expecting {"
1762 msgstr ""
1763
1764 #: config/tc-arm.c:1643 config/tc-arm.c:1687
1765 msgid "register out of range in list"
1766 msgstr ""
1767
1768 #: config/tc-arm.c:1659 config/tc-arm.c:1704 config/tc-h8300.c:989
1769 #: config/tc-mips.c:10471 config/tc-mips.c:10493
1770 msgid "invalid register list"
1771 msgstr ""
1772
1773 #: config/tc-arm.c:1665 config/tc-arm.c:3464 config/tc-arm.c:3597
1774 msgid "register list not in ascending order"
1775 msgstr ""
1776
1777 #: config/tc-arm.c:1696
1778 msgid "register range not in ascending order"
1779 msgstr ""
1780
1781 #: config/tc-arm.c:1729
1782 msgid "non-contiguous register range"
1783 msgstr ""
1784
1785 #: config/tc-arm.c:1855
1786 msgid "don't use Rn-Rm syntax with non-unit stride"
1787 msgstr ""
1788
1789 #: config/tc-arm.c:1910
1790 msgid "error parsing element/structure list"
1791 msgstr ""
1792
1793 #: config/tc-arm.c:1916
1794 msgid "expected }"
1795 msgstr ""
1796
1797 #: config/tc-arm.c:1972
1798 #, c-format
1799 msgid "ignoring attempt to redefine built-in register '%s'"
1800 msgstr ""
1801
1802 #: config/tc-arm.c:1977
1803 #, c-format
1804 msgid "ignoring redefinition of register alias '%s'"
1805 msgstr ""
1806
1807 #: config/tc-arm.c:2005
1808 msgid "attempt to redefine typed alias"
1809 msgstr ""
1810
1811 #: config/tc-arm.c:2043
1812 #, c-format
1813 msgid "unknown register '%s' -- .req ignored"
1814 msgstr ""
1815
1816 #: config/tc-arm.c:2138
1817 msgid "bad type for register"
1818 msgstr ""
1819
1820 #: config/tc-arm.c:2149
1821 msgid "expression must be constant"
1822 msgstr ""
1823
1824 #: config/tc-arm.c:2166
1825 msgid "can't redefine the type of a register alias"
1826 msgstr ""
1827
1828 #: config/tc-arm.c:2173
1829 msgid "you must specify a single type only"
1830 msgstr ""
1831
1832 #: config/tc-arm.c:2186
1833 msgid "can't redefine the index of a scalar alias"
1834 msgstr ""
1835
1836 #: config/tc-arm.c:2194
1837 msgid "scalar index must be constant"
1838 msgstr ""
1839
1840 #: config/tc-arm.c:2203
1841 msgid "expecting ]"
1842 msgstr ""
1843
1844 #: config/tc-arm.c:2240
1845 msgid "invalid syntax for .req directive"
1846 msgstr ""
1847
1848 #: config/tc-arm.c:2246
1849 msgid "invalid syntax for .dn directive"
1850 msgstr ""
1851
1852 #: config/tc-arm.c:2252
1853 msgid "invalid syntax for .qn directive"
1854 msgstr ""
1855
1856 #: config/tc-arm.c:2278
1857 msgid "invalid syntax for .unreq directive"
1858 msgstr ""
1859
1860 #: config/tc-arm.c:2284
1861 #, c-format
1862 msgid "unknown register alias '%s'"
1863 msgstr ""
1864
1865 #: config/tc-arm.c:2286
1866 #, c-format
1867 msgid "ignoring attempt to undefine built-in register '%s'"
1868 msgstr ""
1869
1870 #: config/tc-arm.c:2437
1871 #, c-format
1872 msgid "Failed to find real start of function: %s\n"
1873 msgstr ""
1874
1875 #: config/tc-arm.c:2453
1876 msgid "selected processor does not support THUMB opcodes"
1877 msgstr ""
1878
1879 #: config/tc-arm.c:2467
1880 msgid "selected processor does not support ARM opcodes"
1881 msgstr ""
1882
1883 #: config/tc-arm.c:2480
1884 #, c-format
1885 msgid "invalid instruction size selected (%d)"
1886 msgstr ""
1887
1888 #: config/tc-arm.c:2512
1889 #, c-format
1890 msgid "invalid operand to .code directive (%d) (expecting 16 or 32)"
1891 msgstr ""
1892
1893 #: config/tc-arm.c:2568
1894 #, c-format
1895 msgid "expected comma after name \"%s\""
1896 msgstr ""
1897
1898 #: config/tc-arm.c:2618 config/tc-m32r.c:588
1899 #, c-format
1900 msgid "symbol `%s' already defined"
1901 msgstr ""
1902
1903 #: config/tc-arm.c:2652
1904 #, c-format
1905 msgid "unrecognized syntax mode \"%s\""
1906 msgstr ""
1907
1908 #: config/tc-arm.c:2673
1909 #, c-format
1910 msgid "alignment too large: %d assumed"
1911 msgstr ""
1912
1913 #: config/tc-arm.c:2676
1914 msgid "alignment negative. 0 assumed."
1915 msgstr ""
1916
1917 #: config/tc-arm.c:2823
1918 msgid "literal pool overflow"
1919 msgstr ""
1920
1921 #: config/tc-arm.c:2979 config/tc-arm.c:5817
1922 msgid "unrecognized relocation suffix"
1923 msgstr ""
1924
1925 #: config/tc-arm.c:2992
1926 msgid "(plt) is only valid on branch targets"
1927 msgstr ""
1928
1929 #: config/tc-arm.c:2998 config/tc-s390.c:1100 config/tc-s390.c:1708
1930 #: config/tc-xtensa.c:1564
1931 #, c-format
1932 msgid "%s relocations do not fit in %d bytes"
1933 msgstr ""
1934
1935 #: config/tc-arm.c:3046 dwarf2dbg.c:670
1936 msgid "expected 0 or 1"
1937 msgstr ""
1938
1939 #: config/tc-arm.c:3050
1940 msgid "missing comma"
1941 msgstr ""
1942
1943 #: config/tc-arm.c:3105
1944 msgid "duplicate .handlerdata directive"
1945 msgstr ""
1946
1947 #: config/tc-arm.c:3177
1948 msgid "personality routine specified for cantunwind frame"
1949 msgstr ""
1950
1951 #: config/tc-arm.c:3191
1952 msgid "duplicate .personalityindex directive"
1953 msgstr ""
1954
1955 #: config/tc-arm.c:3198
1956 msgid "bad personality routine number"
1957 msgstr ""
1958
1959 #: config/tc-arm.c:3217
1960 msgid "duplicate .personality directive"
1961 msgstr ""
1962
1963 #: config/tc-arm.c:3240 config/tc-arm.c:3368 config/tc-arm.c:3416
1964 msgid "expected register list"
1965 msgstr ""
1966
1967 #: config/tc-arm.c:3322
1968 msgid "expected , <constant>"
1969 msgstr ""
1970
1971 #: config/tc-arm.c:3331
1972 msgid "number of registers must be in the range [1:4]"
1973 msgstr ""
1974
1975 #: config/tc-arm.c:3478 config/tc-arm.c:3611
1976 msgid "bad register range"
1977 msgstr ""
1978
1979 #: config/tc-arm.c:3665
1980 msgid "register expected"
1981 msgstr ""
1982
1983 #: config/tc-arm.c:3675
1984 msgid "FPA .unwind_save does not take a register list"
1985 msgstr ""
1986
1987 #: config/tc-arm.c:3694
1988 msgid ".unwind_save does not support this kind of register"
1989 msgstr ""
1990
1991 #: config/tc-arm.c:3730
1992 msgid "SP and PC not permitted in .unwind_movsp directive"
1993 msgstr ""
1994
1995 #: config/tc-arm.c:3735
1996 msgid "unexpected .unwind_movsp directive"
1997 msgstr ""
1998
1999 #: config/tc-arm.c:3759
2000 msgid "stack increment must be multiple of 4"
2001 msgstr ""
2002
2003 #: config/tc-arm.c:3788
2004 msgid "expected <reg>, <reg>"
2005 msgstr ""
2006
2007 #: config/tc-arm.c:3806
2008 msgid "register must be either sp or set by a previousunwind_movsp directive"
2009 msgstr ""
2010
2011 #: config/tc-arm.c:3842
2012 msgid "expected <offset>, <opcode>"
2013 msgstr ""
2014
2015 #: config/tc-arm.c:3854
2016 msgid "unwind opcode too long"
2017 msgstr ""
2018
2019 #: config/tc-arm.c:3859
2020 msgid "invalid unwind opcode"
2021 msgstr ""
2022
2023 #: config/tc-arm.c:4006 config/tc-arm.c:4868 config/tc-arm.c:8469
2024 #: config/tc-arm.c:8951 config/tc-arm.c:11748 config/tc-arm.c:18741
2025 #: config/tc-arm.c:18766 config/tc-arm.c:18774 config/tc-z8k.c:1144
2026 #: config/tc-z8k.c:1154
2027 msgid "immediate value out of range"
2028 msgstr ""
2029
2030 #: config/tc-arm.c:4153
2031 msgid "invalid FPA immediate expression"
2032 msgstr ""
2033
2034 #: config/tc-arm.c:4277 config/tc-arm.c:4285
2035 msgid "shift expression expected"
2036 msgstr ""
2037
2038 #: config/tc-arm.c:4299
2039 msgid "'LSL' or 'ASR' required"
2040 msgstr ""
2041
2042 #: config/tc-arm.c:4307
2043 msgid "'LSL' required"
2044 msgstr ""
2045
2046 #: config/tc-arm.c:4315
2047 msgid "'ASR' required"
2048 msgstr ""
2049
2050 #: config/tc-arm.c:4387 config/tc-arm.c:4862 config/tc-arm.c:6443
2051 #: config/tc-v850.c:1827 config/tc-v850.c:1848
2052 msgid "constant expression expected"
2053 msgstr ""
2054
2055 #: config/tc-arm.c:4394
2056 msgid "invalid rotation"
2057 msgstr ""
2058
2059 #: config/tc-arm.c:4554 config/tc-arm.c:4698
2060 msgid "unknown group relocation"
2061 msgstr ""
2062
2063 #: config/tc-arm.c:4667
2064 msgid "alignment must be constant"
2065 msgstr ""
2066
2067 #: config/tc-arm.c:4729
2068 msgid "this group relocation is not allowed on this instruction"
2069 msgstr ""
2070
2071 #: config/tc-arm.c:4741 config/tc-arm.c:5141
2072 msgid "']' expected"
2073 msgstr ""
2074
2075 #: config/tc-arm.c:4759
2076 msgid "'}' expected at end of 'option' field"
2077 msgstr ""
2078
2079 #: config/tc-arm.c:4764
2080 msgid "cannot combine index with option"
2081 msgstr ""
2082
2083 #: config/tc-arm.c:4777
2084 msgid "cannot combine pre- and post-indexing"
2085 msgstr ""
2086
2087 #: config/tc-arm.c:4938
2088 msgid "flag for {c}psr instruction expected"
2089 msgstr ""
2090
2091 #: config/tc-arm.c:4963
2092 msgid "unrecognized CPS flag"
2093 msgstr ""
2094
2095 #: config/tc-arm.c:4970
2096 msgid "missing CPS flags"
2097 msgstr ""
2098
2099 #: config/tc-arm.c:4993 config/tc-arm.c:4999
2100 msgid "valid endian specifiers are be or le"
2101 msgstr ""
2102
2103 #: config/tc-arm.c:5021
2104 msgid "missing rotation field after comma"
2105 msgstr ""
2106
2107 #: config/tc-arm.c:5036
2108 msgid "rotation can only be 0, 8, 16, or 24"
2109 msgstr ""
2110
2111 #: config/tc-arm.c:5065
2112 msgid "condition required"
2113 msgstr ""
2114
2115 #: config/tc-arm.c:5103 config/tc-arm.c:6953
2116 msgid "'[' expected"
2117 msgstr ""
2118
2119 #: config/tc-arm.c:5116
2120 msgid "',' expected"
2121 msgstr ""
2122
2123 #: config/tc-arm.c:5133
2124 msgid "invalid shift"
2125 msgstr ""
2126
2127 #: config/tc-arm.c:5206
2128 msgid "can't use Neon quad register here"
2129 msgstr ""
2130
2131 #: config/tc-arm.c:5272
2132 msgid "expected <Rm> or <Dm> or <Qm> operand"
2133 msgstr ""
2134
2135 #: config/tc-arm.c:5352
2136 msgid "parse error"
2137 msgstr ""
2138
2139 #: config/tc-arm.c:5362 read.c:2097
2140 msgid "expected comma"
2141 msgstr ""
2142
2143 #: config/tc-arm.c:5652 config/tc-arm.c:5722
2144 msgid "immediate value is out of range"
2145 msgstr ""
2146
2147 #: config/tc-arm.c:5867
2148 msgid "iWMMXt data or control register expected"
2149 msgstr ""
2150
2151 #: config/tc-arm.c:6020
2152 #, c-format
2153 msgid "unhandled operand code %d"
2154 msgstr ""
2155
2156 #: config/tc-arm.c:6099 config/tc-score.c:56
2157 msgid "garbage following instruction"
2158 msgstr ""
2159
2160 #: config/tc-arm.c:6186
2161 msgid "D register out of range for selected VFP version"
2162 msgstr ""
2163
2164 #: config/tc-arm.c:6265
2165 msgid "instruction does not accept preindexed addressing"
2166 msgstr ""
2167
2168 #. unindexed - only for coprocessor
2169 #: config/tc-arm.c:6281 config/tc-arm.c:8275
2170 msgid "instruction does not accept unindexed addressing"
2171 msgstr ""
2172
2173 #: config/tc-arm.c:6289
2174 msgid "destination register same as write-back base"
2175 msgstr ""
2176
2177 #: config/tc-arm.c:6290
2178 msgid "source register same as write-back base"
2179 msgstr ""
2180
2181 #: config/tc-arm.c:6336
2182 msgid "instruction does not accept scaled register index"
2183 msgstr ""
2184
2185 #: config/tc-arm.c:6376
2186 msgid "instruction does not support unindexed addressing"
2187 msgstr ""
2188
2189 #: config/tc-arm.c:6391
2190 msgid "pc may not be used with write-back"
2191 msgstr ""
2192
2193 #: config/tc-arm.c:6396
2194 msgid "instruction does not support writeback"
2195 msgstr ""
2196
2197 #: config/tc-arm.c:6438
2198 msgid "invalid pseudo operation"
2199 msgstr ""
2200
2201 #: config/tc-arm.c:6484
2202 msgid "literal pool insertion failed"
2203 msgstr ""
2204
2205 #: config/tc-arm.c:6542
2206 msgid "Rn must not overlap other operands"
2207 msgstr ""
2208
2209 #: config/tc-arm.c:6631 config/tc-arm.c:8807
2210 msgid "bad barrier type"
2211 msgstr ""
2212
2213 #: config/tc-arm.c:6642 config/tc-arm.c:6661 config/tc-arm.c:6674
2214 #: config/tc-arm.c:8818 config/tc-arm.c:8838 config/tc-arm.c:8852
2215 msgid "bit-field extends past end of register"
2216 msgstr ""
2217
2218 #: config/tc-arm.c:6703
2219 msgid "the only suffix valid here is '(plt)'"
2220 msgstr ""
2221
2222 #: config/tc-arm.c:6756
2223 msgid "use of r15 in blx in ARM mode is not really useful"
2224 msgstr ""
2225
2226 #: config/tc-arm.c:6781
2227 msgid "use of r15 in bx in ARM mode is not really useful"
2228 msgstr ""
2229
2230 #: config/tc-arm.c:6806 config/tc-arm.c:8990
2231 msgid "use of r15 in bxj is not really useful"
2232 msgstr ""
2233
2234 #: config/tc-arm.c:6920 config/tc-arm.c:6929
2235 msgid "writeback of base register is UNPREDICTABLE"
2236 msgstr ""
2237
2238 #: config/tc-arm.c:6923
2239 msgid "writeback of base register when in register list is UNPREDICTABLE"
2240 msgstr ""
2241
2242 #: config/tc-arm.c:6933
2243 msgid "if writeback register is in list, it must be the lowest reg in the list"
2244 msgstr ""
2245
2246 #: config/tc-arm.c:6948
2247 msgid "first destination register must be even"
2248 msgstr ""
2249
2250 #: config/tc-arm.c:6951 config/tc-arm.c:7018
2251 msgid "can only load two consecutive registers"
2252 msgstr ""
2253
2254 #. If op 1 were present and equal to PC, this function wouldn't
2255 #. have been called in the first place.
2256 #. If op 2 were present and equal to PC, this function wouldn't
2257 #. have been called in the first place.
2258 #: config/tc-arm.c:6952 config/tc-arm.c:7021 config/tc-arm.c:7547
2259 #: config/tc-arm.c:9468
2260 msgid "r14 not allowed here"
2261 msgstr ""
2262
2263 #: config/tc-arm.c:6966
2264 msgid "base register written back, and overlaps second destination register"
2265 msgstr ""
2266
2267 #: config/tc-arm.c:6974
2268 msgid "index register overlaps destination register"
2269 msgstr ""
2270
2271 #: config/tc-arm.c:7004 config/tc-arm.c:7529
2272 msgid "offset must be zero in ARM encoding"
2273 msgstr ""
2274
2275 #: config/tc-arm.c:7015 config/tc-arm.c:7541
2276 msgid "even register required"
2277 msgstr ""
2278
2279 #: config/tc-arm.c:7046 config/tc-arm.c:7077
2280 msgid "this instruction requires a post-indexed address"
2281 msgstr ""
2282
2283 #: config/tc-arm.c:7104
2284 msgid "Rd and Rm should be different in mla"
2285 msgstr ""
2286
2287 #: config/tc-arm.c:7128 config/tc-arm.c:9725
2288 msgid ":lower16: not allowed this instruction"
2289 msgstr ""
2290
2291 #: config/tc-arm.c:7130
2292 msgid ":upper16: not allowed instruction"
2293 msgstr ""
2294
2295 #: config/tc-arm.c:7149
2296 msgid "operand 1 must be FPSCR"
2297 msgstr ""
2298
2299 #: config/tc-arm.c:7182 config/tc-arm.c:9834
2300 msgid "'CPSR' or 'SPSR' expected"
2301 msgstr ""
2302
2303 #: config/tc-arm.c:7219
2304 msgid "Rd and Rm should be different in mul"
2305 msgstr ""
2306
2307 #: config/tc-arm.c:7238 config/tc-arm.c:7474 config/tc-arm.c:9914
2308 msgid "rdhi and rdlo must be different"
2309 msgstr ""
2310
2311 #: config/tc-arm.c:7244
2312 msgid "rdhi, rdlo and rm must all be different"
2313 msgstr ""
2314
2315 #: config/tc-arm.c:7306
2316 msgid "'[' expected after PLD mnemonic"
2317 msgstr ""
2318
2319 #: config/tc-arm.c:7308 config/tc-arm.c:7323
2320 msgid "post-indexed expression used in preload instruction"
2321 msgstr ""
2322
2323 #: config/tc-arm.c:7310 config/tc-arm.c:7325
2324 msgid "writeback used in preload instruction"
2325 msgstr ""
2326
2327 #: config/tc-arm.c:7312 config/tc-arm.c:7327
2328 msgid "unindexed addressing used in preload instruction"
2329 msgstr ""
2330
2331 #: config/tc-arm.c:7321
2332 msgid "'[' expected after PLI mnemonic"
2333 msgstr ""
2334
2335 #: config/tc-arm.c:7500
2336 msgid "SRS base register must be r13"
2337 msgstr ""
2338
2339 #: config/tc-arm.c:7544
2340 msgid "can only store two consecutive registers"
2341 msgstr ""
2342
2343 #: config/tc-arm.c:7639 config/tc-arm.c:7656
2344 msgid "only two consecutive VFP SP registers allowed here"
2345 msgstr ""
2346
2347 #: config/tc-arm.c:7684 config/tc-arm.c:7699
2348 msgid "this addressing mode requires base-register writeback"
2349 msgstr ""
2350
2351 #: config/tc-arm.c:7873
2352 msgid "this instruction does not support indexing"
2353 msgstr ""
2354
2355 #: config/tc-arm.c:7896
2356 msgid "only r15 allowed here"
2357 msgstr ""
2358
2359 #: config/tc-arm.c:8031
2360 msgid "immediate operand requires iWMMXt2"
2361 msgstr ""
2362
2363 #: config/tc-arm.c:8175
2364 msgid "shift by register not allowed in thumb mode"
2365 msgstr ""
2366
2367 #: config/tc-arm.c:8187 config/tc-arm.c:18248
2368 msgid "shift expression is too large"
2369 msgstr ""
2370
2371 #: config/tc-arm.c:8213
2372 msgid "Instruction does not support =N addresses"
2373 msgstr ""
2374
2375 #: config/tc-arm.c:8218
2376 msgid "cannot use register index with PC-relative addressing"
2377 msgstr ""
2378
2379 #: config/tc-arm.c:8219
2380 msgid "cannot use register index with this instruction"
2381 msgstr ""
2382
2383 #: config/tc-arm.c:8221
2384 msgid "Thumb does not support negative register indexing"
2385 msgstr ""
2386
2387 #: config/tc-arm.c:8223
2388 msgid "Thumb does not support register post-indexing"
2389 msgstr ""
2390
2391 #: config/tc-arm.c:8225
2392 msgid "Thumb does not support register indexing with writeback"
2393 msgstr ""
2394
2395 #: config/tc-arm.c:8227
2396 msgid "Thumb supports only LSL in shifted register indexing"
2397 msgstr ""
2398
2399 #: config/tc-arm.c:8236 config/tc-arm.c:12978
2400 msgid "shift out of range"
2401 msgstr ""
2402
2403 #: config/tc-arm.c:8244
2404 msgid "cannot use writeback with PC-relative addressing"
2405 msgstr ""
2406
2407 #: config/tc-arm.c:8246
2408 msgid "cannot use writeback with this instruction"
2409 msgstr ""
2410
2411 #: config/tc-arm.c:8265
2412 msgid "cannot use post-indexing with PC-relative addressing"
2413 msgstr ""
2414
2415 #: config/tc-arm.c:8266
2416 msgid "cannot use post-indexing with this instruction"
2417 msgstr ""
2418
2419 #: config/tc-arm.c:8393
2420 msgid "PC not allowed as destination"
2421 msgstr ""
2422
2423 #: config/tc-arm.c:8464
2424 msgid "only SUBS PC, LR, #const allowed"
2425 msgstr ""
2426
2427 #: config/tc-arm.c:8537 config/tc-arm.c:8678 config/tc-arm.c:8770
2428 #: config/tc-arm.c:9789
2429 msgid "shift must be constant"
2430 msgstr ""
2431
2432 #: config/tc-arm.c:8564 config/tc-arm.c:8693 config/tc-arm.c:8785
2433 #: config/tc-arm.c:9802
2434 msgid "unshifted register required"
2435 msgstr ""
2436
2437 #: config/tc-arm.c:8579 config/tc-arm.c:8796 config/tc-arm.c:9901
2438 msgid "dest must overlap one source register"
2439 msgstr ""
2440
2441 #: config/tc-arm.c:8696
2442 msgid "dest and source1 must be the same register"
2443 msgstr ""
2444
2445 #: config/tc-arm.c:8947
2446 msgid "instruction is always unconditional"
2447 msgstr ""
2448
2449 #: config/tc-arm.c:9029
2450 msgid "selected processor does not support 'A' form of this instruction"
2451 msgstr ""
2452
2453 #: config/tc-arm.c:9032
2454 msgid "Thumb does not support the 2-argument form of this instruction"
2455 msgstr ""
2456
2457 #: config/tc-arm.c:9131
2458 msgid "SP not allowed in register list"
2459 msgstr ""
2460
2461 #: config/tc-arm.c:9136
2462 msgid "LR and PC should not both be in register list"
2463 msgstr ""
2464
2465 #: config/tc-arm.c:9140
2466 msgid "base register should not be in register list when written back"
2467 msgstr ""
2468
2469 #: config/tc-arm.c:9146
2470 msgid "PC not allowed in register list"
2471 msgstr ""
2472
2473 #: config/tc-arm.c:9149 config/tc-arm.c:9215 config/tc-arm.c:9255
2474 #, c-format
2475 msgid "value stored for r%d is UNPREDICTABLE"
2476 msgstr ""
2477
2478 #: config/tc-arm.c:9191
2479 msgid "Thumb load/store multiple does not support {reglist}^"
2480 msgstr ""
2481
2482 #: config/tc-arm.c:9248
2483 msgid "Thumb-2 instruction only valid in unified syntax"
2484 msgstr ""
2485
2486 #: config/tc-arm.c:9252 config/tc-arm.c:9262
2487 msgid "this instruction will write back the base register"
2488 msgstr ""
2489
2490 #: config/tc-arm.c:9265
2491 msgid "this instruction will not write back the base register"
2492 msgstr ""
2493
2494 #: config/tc-arm.c:9294
2495 msgid "r14 not allowed as first register when second register is omitted"
2496 msgstr ""
2497
2498 #: config/tc-arm.c:9391 config/tc-arm.c:9404 config/tc-arm.c:9440
2499 msgid "Thumb does not support this addressing mode"
2500 msgstr ""
2501
2502 #: config/tc-arm.c:9408
2503 msgid "byte or halfword not valid for base register"
2504 msgstr ""
2505
2506 #: config/tc-arm.c:9411
2507 msgid "r15 based store not allowed"
2508 msgstr ""
2509
2510 #: config/tc-arm.c:9413
2511 msgid "invalid base register for register offset"
2512 msgstr ""
2513
2514 #: config/tc-arm.c:9710
2515 msgid "only lo regs allowed with immediate"
2516 msgstr ""
2517
2518 #: config/tc-arm.c:9730
2519 msgid ":upper16: not allowed this instruction"
2520 msgstr ""
2521
2522 #: config/tc-arm.c:9824 config/tc-arm.c:9830 config/tc-arm.c:9856
2523 #: config/tc-arm.c:9862
2524 msgid "selected processor does not support requested special purpose register"
2525 msgstr ""
2526
2527 #: config/tc-arm.c:9851
2528 msgid "Thumb encoding does not support an immediate here"
2529 msgstr ""
2530
2531 #: config/tc-arm.c:9936
2532 msgid "Thumb does not support NOP with hints"
2533 msgstr ""
2534
2535 #: config/tc-arm.c:10018
2536 msgid "push/pop do not support {reglist}^"
2537 msgstr ""
2538
2539 #: config/tc-arm.c:10041
2540 msgid "invalid register list to push/pop instruction"
2541 msgstr ""
2542
2543 #: config/tc-arm.c:10234
2544 msgid "source1 and dest must be same register"
2545 msgstr ""
2546
2547 #: config/tc-arm.c:10255
2548 msgid "ror #imm not supported"
2549 msgstr ""
2550
2551 #: config/tc-arm.c:10380
2552 msgid "Thumb encoding does not support rotation"
2553 msgstr ""
2554
2555 #: config/tc-arm.c:10399
2556 msgid "instruction requires register index"
2557 msgstr ""
2558
2559 #: config/tc-arm.c:10401
2560 msgid "PC is not a valid index register"
2561 msgstr ""
2562
2563 #: config/tc-arm.c:10403
2564 msgid "instruction does not allow shifted index"
2565 msgstr ""
2566
2567 #: config/tc-arm.c:10821
2568 msgid "invalid instruction shape"
2569 msgstr ""
2570
2571 #: config/tc-arm.c:11063
2572 msgid "types specified in both the mnemonic and operands"
2573 msgstr ""
2574
2575 #: config/tc-arm.c:11100
2576 msgid "operand types can't be inferred"
2577 msgstr ""
2578
2579 #: config/tc-arm.c:11106
2580 msgid "type specifier has the wrong number of parts"
2581 msgstr ""
2582
2583 #: config/tc-arm.c:11161
2584 msgid "operand size must match register width"
2585 msgstr ""
2586
2587 #: config/tc-arm.c:11172
2588 msgid "bad type in Neon instruction"
2589 msgstr ""
2590
2591 #: config/tc-arm.c:11183
2592 msgid "inconsistent types in Neon instruction"
2593 msgstr ""
2594
2595 #: config/tc-arm.c:12232
2596 msgid "scalar out of range for multiply instruction"
2597 msgstr ""
2598
2599 #: config/tc-arm.c:12396 config/tc-arm.c:12408
2600 msgid "immediate out of range for insert"
2601 msgstr ""
2602
2603 #: config/tc-arm.c:12420 config/tc-arm.c:13323
2604 msgid "immediate out of range for shift"
2605 msgstr ""
2606
2607 #: config/tc-arm.c:12477 config/tc-arm.c:12504 config/tc-arm.c:12824
2608 #: config/tc-arm.c:13269
2609 msgid "immediate out of range"
2610 msgstr ""
2611
2612 #: config/tc-arm.c:12541
2613 msgid "immediate out of range for narrowing operation"
2614 msgstr ""
2615
2616 #: config/tc-arm.c:12661
2617 msgid "operands 0 and 1 must be the same register"
2618 msgstr ""
2619
2620 #: config/tc-arm.c:12798
2621 msgid "operand size must be specified for immediate VMOV"
2622 msgstr ""
2623
2624 #: config/tc-arm.c:12808
2625 msgid "immediate has bits set outside the operand size"
2626 msgstr ""
2627
2628 #: config/tc-arm.c:13004
2629 msgid "elements must be smaller than reversal region"
2630 msgstr ""
2631
2632 #: config/tc-arm.c:13174 config/tc-arm.c:13222
2633 msgid "bad type for scalar"
2634 msgstr ""
2635
2636 #: config/tc-arm.c:13286 config/tc-arm.c:13294
2637 msgid "VFP registers must be adjacent"
2638 msgstr ""
2639
2640 #: config/tc-arm.c:13435
2641 msgid "bad list length for table lookup"
2642 msgstr ""
2643
2644 #: config/tc-arm.c:13465
2645 msgid "writeback (!) must be used for VLDMDB and VSTMDB"
2646 msgstr ""
2647
2648 #: config/tc-arm.c:13468
2649 msgid "register list must contain at least 1 and at most 16 registers"
2650 msgstr ""
2651
2652 #: config/tc-arm.c:13545
2653 msgid "bad alignment"
2654 msgstr ""
2655
2656 #: config/tc-arm.c:13562
2657 msgid "bad list type for instruction"
2658 msgstr ""
2659
2660 #: config/tc-arm.c:13604
2661 msgid "unsupported alignment for instruction"
2662 msgstr ""
2663
2664 #: config/tc-arm.c:13623 config/tc-arm.c:13717 config/tc-arm.c:13728
2665 #: config/tc-arm.c:13738 config/tc-arm.c:13752
2666 msgid "bad list length"
2667 msgstr ""
2668
2669 #: config/tc-arm.c:13628
2670 msgid "stride of 2 unavailable when element size is 8"
2671 msgstr ""
2672
2673 #: config/tc-arm.c:13661 config/tc-arm.c:13736
2674 msgid "can't use alignment with this instruction"
2675 msgstr ""
2676
2677 #: config/tc-arm.c:13800
2678 msgid "post-index must be a register"
2679 msgstr ""
2680
2681 #: config/tc-arm.c:13802
2682 msgid "bad register for post-index"
2683 msgstr ""
2684
2685 #: config/tc-arm.c:14089 config/tc-arm.c:14175
2686 msgid "conditional infixes are deprecated in unified syntax"
2687 msgstr ""
2688
2689 #: config/tc-arm.c:14214
2690 msgid "s suffix on comparison instruction is deprecated"
2691 msgstr ""
2692
2693 #: config/tc-arm.c:14233 config/tc-arm.c:14322
2694 #, c-format
2695 msgid "selected processor does not support `%s'"
2696 msgstr ""
2697
2698 #: config/tc-arm.c:14239
2699 msgid "Thumb does not support conditional execution"
2700 msgstr ""
2701
2702 #: config/tc-arm.c:14263
2703 msgid "incorrect condition in IT block"
2704 msgstr ""
2705
2706 #: config/tc-arm.c:14269
2707 msgid "thumb conditional instruction not in IT block"
2708 msgstr ""
2709
2710 #: config/tc-arm.c:14289
2711 #, c-format
2712 msgid "cannot honor width suffix -- `%s'"
2713 msgstr ""
2714
2715 #: config/tc-arm.c:14327
2716 #, c-format
2717 msgid "width suffixes are invalid in ARM mode -- `%s'"
2718 msgstr ""
2719
2720 #: config/tc-arm.c:14350
2721 #, c-format
2722 msgid "attempt to use an ARM instruction on a Thumb-only processor -- `%s'"
2723 msgstr ""
2724
2725 #: config/tc-arm.c:17114
2726 msgid "alignments greater than 32 bytes not supported in .text sections."
2727 msgstr ""
2728
2729 #: config/tc-arm.c:17363 config/tc-ia64.c:3450
2730 #, c-format
2731 msgid "Group section `%s' has no group signature"
2732 msgstr ""
2733
2734 #: config/tc-arm.c:17408
2735 msgid "handlerdata in cantunwind frame"
2736 msgstr ""
2737
2738 #: config/tc-arm.c:17425
2739 msgid "too many unwind opcodes for personality routine 0"
2740 msgstr ""
2741
2742 #: config/tc-arm.c:17457
2743 msgid "too many unwind opcodes"
2744 msgstr ""
2745
2746 #: config/tc-arm.c:17681
2747 msgid "GOT already in the symbol table"
2748 msgstr ""
2749
2750 #: config/tc-arm.c:17991 config/tc-arm.c:18275
2751 #, c-format
2752 msgid "undefined symbol %s used as an immediate value"
2753 msgstr ""
2754
2755 #: config/tc-arm.c:18005 config/tc-arm.c:18314
2756 #, c-format
2757 msgid "invalid constant (%lx) after fixup"
2758 msgstr ""
2759
2760 #: config/tc-arm.c:18042
2761 #, c-format
2762 msgid "unable to compute ADRL instructions for PC offset of 0x%lx"
2763 msgstr ""
2764
2765 #: config/tc-arm.c:18077 config/tc-arm.c:18102
2766 msgid "invalid literal constant: pool needs to be closer"
2767 msgstr ""
2768
2769 #: config/tc-arm.c:18080 config/tc-arm.c:18118
2770 #, c-format
2771 msgid "bad immediate value for offset (%ld)"
2772 msgstr ""
2773
2774 #: config/tc-arm.c:18104
2775 #, c-format
2776 msgid "bad immediate value for 8-bit offset (%ld)"
2777 msgstr ""
2778
2779 #: config/tc-arm.c:18159
2780 msgid "offset not a multiple of 4"
2781 msgstr ""
2782
2783 #: config/tc-arm.c:18166 config/tc-arm.c:18181 config/tc-arm.c:18196
2784 #: config/tc-arm.c:18207 config/tc-arm.c:18230 config/tc-arm.c:18825
2785 #: config/tc-pj.c:450 config/tc-sh.c:4187
2786 msgid "offset out of range"
2787 msgstr ""
2788
2789 #: config/tc-arm.c:18330
2790 msgid "invalid smc expression"
2791 msgstr ""
2792
2793 #: config/tc-arm.c:18341 config/tc-arm.c:18350
2794 msgid "invalid swi expression"
2795 msgstr ""
2796
2797 #: config/tc-arm.c:18360
2798 msgid "invalid expression in load/store multiple"
2799 msgstr ""
2800
2801 #: config/tc-arm.c:18390
2802 msgid "misaligned branch destination"
2803 msgstr ""
2804
2805 #: config/tc-arm.c:18394 config/tc-arm.c:18431 config/tc-arm.c:18445
2806 #: config/tc-arm.c:18458 config/tc-arm.c:18497 config/tc-arm.c:18522
2807 msgid "branch out of range"
2808 msgstr ""
2809
2810 #: config/tc-arm.c:18471
2811 msgid "conditional branch out of range"
2812 msgstr ""
2813
2814 #: config/tc-arm.c:18599
2815 msgid "rel31 relocation overflow"
2816 msgstr ""
2817
2818 #: config/tc-arm.c:18611 config/tc-arm.c:18634
2819 msgid "co-processor offset out of range"
2820 msgstr ""
2821
2822 #: config/tc-arm.c:18651
2823 #, c-format
2824 msgid "invalid offset, target not word aligned (0x%08lX)"
2825 msgstr ""
2826
2827 #: config/tc-arm.c:18658 config/tc-arm.c:18667 config/tc-arm.c:18675
2828 #: config/tc-arm.c:18683 config/tc-arm.c:18691
2829 #, c-format
2830 msgid "invalid offset, value too big (0x%08lX)"
2831 msgstr ""
2832
2833 #: config/tc-arm.c:18732
2834 msgid "invalid Hi register with immediate"
2835 msgstr ""
2836
2837 #: config/tc-arm.c:18748
2838 msgid "invalid immediate for stack address calculation"
2839 msgstr ""
2840
2841 #: config/tc-arm.c:18756
2842 #, c-format
2843 msgid "invalid immediate for address calculation (value = 0x%08lX)"
2844 msgstr ""
2845
2846 #: config/tc-arm.c:18786
2847 #, c-format
2848 msgid "invalid immediate: %ld is out of range"
2849 msgstr ""
2850
2851 #: config/tc-arm.c:18798
2852 #, c-format
2853 msgid "invalid shift value: %ld"
2854 msgstr ""
2855
2856 #: config/tc-arm.c:18877
2857 #, c-format
2858 msgid "the offset 0x%08lX is not representable"
2859 msgstr ""
2860
2861 #: config/tc-arm.c:18917
2862 #, c-format
2863 msgid "bad offset 0x%08lX (only 12 bits available for the magnitude)"
2864 msgstr ""
2865
2866 #: config/tc-arm.c:18956
2867 #, c-format
2868 msgid "bad offset 0x%08lX (only 8 bits available for the magnitude)"
2869 msgstr ""
2870
2871 #: config/tc-arm.c:18996
2872 #, c-format
2873 msgid "bad offset 0x%08lX (must be word-aligned)"
2874 msgstr ""
2875
2876 #: config/tc-arm.c:19001
2877 #, c-format
2878 msgid "bad offset 0x%08lX (must be an 8-bit number of words)"
2879 msgstr ""
2880
2881 #: config/tc-arm.c:19032 config/tc-score.c:5410
2882 #, c-format
2883 msgid "bad relocation fixup type (%d)"
2884 msgstr ""
2885
2886 #: config/tc-arm.c:19135
2887 msgid "literal referenced across section boundary"
2888 msgstr ""
2889
2890 #: config/tc-arm.c:19196
2891 msgid "internal relocation (type: IMMEDIATE) not fixed up"
2892 msgstr ""
2893
2894 #: config/tc-arm.c:19201
2895 msgid "ADRL used for a symbol not defined in the same file"
2896 msgstr ""
2897
2898 #: config/tc-arm.c:19216
2899 #, c-format
2900 msgid "undefined local label `%s'"
2901 msgstr ""
2902
2903 #: config/tc-arm.c:19222
2904 msgid "internal_relocation (type: OFFSET_IMM) not fixed up"
2905 msgstr ""
2906
2907 #: config/tc-arm.c:19243 config/tc-cris.c:3925 config/tc-mcore.c:1926
2908 #: config/tc-mmix.c:2859 config/tc-ns32k.c:2248 config/tc-score.c:5501
2909 msgid "<unknown>"
2910 msgstr ""
2911
2912 #: config/tc-arm.c:19246 config/tc-arm.c:19267 config/tc-score.c:5503
2913 #, c-format
2914 msgid "cannot represent %s relocation in this object file format"
2915 msgstr ""
2916
2917 #: config/tc-arm.c:19512
2918 #, c-format
2919 msgid "%s: unexpected function type: %d"
2920 msgstr ""
2921
2922 #: config/tc-arm.c:19635
2923 msgid "use of old and new-style options to set CPU type"
2924 msgstr ""
2925
2926 #: config/tc-arm.c:19645
2927 msgid "use of old and new-style options to set FPU type"
2928 msgstr ""
2929
2930 #: config/tc-arm.c:19720
2931 msgid "hard-float conflicts with specified fpu"
2932 msgstr ""
2933
2934 #: config/tc-arm.c:19905
2935 msgid "generate PIC code"
2936 msgstr ""
2937
2938 #: config/tc-arm.c:19906
2939 msgid "assemble Thumb code"
2940 msgstr ""
2941
2942 #: config/tc-arm.c:19907
2943 msgid "support ARM/Thumb interworking"
2944 msgstr ""
2945
2946 #: config/tc-arm.c:19909
2947 msgid "code uses 32-bit program counter"
2948 msgstr ""
2949
2950 #: config/tc-arm.c:19910
2951 msgid "code uses 26-bit program counter"
2952 msgstr ""
2953
2954 #: config/tc-arm.c:19911
2955 msgid "floating point args are in fp regs"
2956 msgstr ""
2957
2958 #: config/tc-arm.c:19913
2959 msgid "re-entrant code"
2960 msgstr ""
2961
2962 #: config/tc-arm.c:19914
2963 msgid "code is ATPCS conformant"
2964 msgstr ""
2965
2966 #: config/tc-arm.c:19915
2967 msgid "assemble for big-endian"
2968 msgstr ""
2969
2970 #: config/tc-arm.c:19916
2971 msgid "assemble for little-endian"
2972 msgstr ""
2973
2974 #. These are recognized by the assembler, but have no affect on code.
2975 #: config/tc-arm.c:19920
2976 msgid "use frame pointer"
2977 msgstr ""
2978
2979 #: config/tc-arm.c:19921
2980 msgid "use stack size checking"
2981 msgstr ""
2982
2983 #. DON'T add any new processors to this list -- we want the whole list
2984 #. to go away...  Add them to the processors table instead.
2985 #: config/tc-arm.c:19937 config/tc-arm.c:19938
2986 msgid "use -mcpu=arm1"
2987 msgstr ""
2988
2989 #: config/tc-arm.c:19939 config/tc-arm.c:19940
2990 msgid "use -mcpu=arm2"
2991 msgstr ""
2992
2993 #: config/tc-arm.c:19941 config/tc-arm.c:19942
2994 msgid "use -mcpu=arm250"
2995 msgstr ""
2996
2997 #: config/tc-arm.c:19943 config/tc-arm.c:19944
2998 msgid "use -mcpu=arm3"
2999 msgstr ""
3000
3001 #: config/tc-arm.c:19945 config/tc-arm.c:19946
3002 msgid "use -mcpu=arm6"
3003 msgstr ""
3004
3005 #: config/tc-arm.c:19947 config/tc-arm.c:19948
3006 msgid "use -mcpu=arm600"
3007 msgstr ""
3008
3009 #: config/tc-arm.c:19949 config/tc-arm.c:19950
3010 msgid "use -mcpu=arm610"
3011 msgstr ""
3012
3013 #: config/tc-arm.c:19951 config/tc-arm.c:19952
3014 msgid "use -mcpu=arm620"
3015 msgstr ""
3016
3017 #: config/tc-arm.c:19953 config/tc-arm.c:19954
3018 msgid "use -mcpu=arm7"
3019 msgstr ""
3020
3021 #: config/tc-arm.c:19955 config/tc-arm.c:19956
3022 msgid "use -mcpu=arm70"
3023 msgstr ""
3024
3025 #: config/tc-arm.c:19957 config/tc-arm.c:19958
3026 msgid "use -mcpu=arm700"
3027 msgstr ""
3028
3029 #: config/tc-arm.c:19959 config/tc-arm.c:19960
3030 msgid "use -mcpu=arm700i"
3031 msgstr ""
3032
3033 #: config/tc-arm.c:19961 config/tc-arm.c:19962
3034 msgid "use -mcpu=arm710"
3035 msgstr ""
3036
3037 #: config/tc-arm.c:19963 config/tc-arm.c:19964
3038 msgid "use -mcpu=arm710c"
3039 msgstr ""
3040
3041 #: config/tc-arm.c:19965 config/tc-arm.c:19966
3042 msgid "use -mcpu=arm720"
3043 msgstr ""
3044
3045 #: config/tc-arm.c:19967 config/tc-arm.c:19968
3046 msgid "use -mcpu=arm7d"
3047 msgstr ""
3048
3049 #: config/tc-arm.c:19969 config/tc-arm.c:19970
3050 msgid "use -mcpu=arm7di"
3051 msgstr ""
3052
3053 #: config/tc-arm.c:19971 config/tc-arm.c:19972
3054 msgid "use -mcpu=arm7m"
3055 msgstr ""
3056
3057 #: config/tc-arm.c:19973 config/tc-arm.c:19974
3058 msgid "use -mcpu=arm7dm"
3059 msgstr ""
3060
3061 #: config/tc-arm.c:19975 config/tc-arm.c:19976
3062 msgid "use -mcpu=arm7dmi"
3063 msgstr ""
3064
3065 #: config/tc-arm.c:19977 config/tc-arm.c:19978
3066 msgid "use -mcpu=arm7100"
3067 msgstr ""
3068
3069 #: config/tc-arm.c:19979 config/tc-arm.c:19980
3070 msgid "use -mcpu=arm7500"
3071 msgstr ""
3072
3073 #: config/tc-arm.c:19981 config/tc-arm.c:19982
3074 msgid "use -mcpu=arm7500fe"
3075 msgstr ""
3076
3077 #: config/tc-arm.c:19983 config/tc-arm.c:19984 config/tc-arm.c:19985
3078 #: config/tc-arm.c:19986
3079 msgid "use -mcpu=arm7tdmi"
3080 msgstr ""
3081
3082 #: config/tc-arm.c:19987 config/tc-arm.c:19988
3083 msgid "use -mcpu=arm710t"
3084 msgstr ""
3085
3086 #: config/tc-arm.c:19989 config/tc-arm.c:19990
3087 msgid "use -mcpu=arm720t"
3088 msgstr ""
3089
3090 #: config/tc-arm.c:19991 config/tc-arm.c:19992
3091 msgid "use -mcpu=arm740t"
3092 msgstr ""
3093
3094 #: config/tc-arm.c:19993 config/tc-arm.c:19994
3095 msgid "use -mcpu=arm8"
3096 msgstr ""
3097
3098 #: config/tc-arm.c:19995 config/tc-arm.c:19996
3099 msgid "use -mcpu=arm810"
3100 msgstr ""
3101
3102 #: config/tc-arm.c:19997 config/tc-arm.c:19998
3103 msgid "use -mcpu=arm9"
3104 msgstr ""
3105
3106 #: config/tc-arm.c:19999 config/tc-arm.c:20000
3107 msgid "use -mcpu=arm9tdmi"
3108 msgstr ""
3109
3110 #: config/tc-arm.c:20001 config/tc-arm.c:20002
3111 msgid "use -mcpu=arm920"
3112 msgstr ""
3113
3114 #: config/tc-arm.c:20003 config/tc-arm.c:20004
3115 msgid "use -mcpu=arm940"
3116 msgstr ""
3117
3118 #: config/tc-arm.c:20005
3119 msgid "use -mcpu=strongarm"
3120 msgstr ""
3121
3122 #: config/tc-arm.c:20007
3123 msgid "use -mcpu=strongarm110"
3124 msgstr ""
3125
3126 #: config/tc-arm.c:20009
3127 msgid "use -mcpu=strongarm1100"
3128 msgstr ""
3129
3130 #: config/tc-arm.c:20011
3131 msgid "use -mcpu=strongarm1110"
3132 msgstr ""
3133
3134 #: config/tc-arm.c:20012
3135 msgid "use -mcpu=xscale"
3136 msgstr ""
3137
3138 #: config/tc-arm.c:20013
3139 msgid "use -mcpu=iwmmxt"
3140 msgstr ""
3141
3142 #: config/tc-arm.c:20014
3143 msgid "use -mcpu=all"
3144 msgstr ""
3145
3146 #. Architecture variants -- don't add any more to this list either.
3147 #: config/tc-arm.c:20017 config/tc-arm.c:20018
3148 msgid "use -march=armv2"
3149 msgstr ""
3150
3151 #: config/tc-arm.c:20019 config/tc-arm.c:20020
3152 msgid "use -march=armv2a"
3153 msgstr ""
3154
3155 #: config/tc-arm.c:20021 config/tc-arm.c:20022
3156 msgid "use -march=armv3"
3157 msgstr ""
3158
3159 #: config/tc-arm.c:20023 config/tc-arm.c:20024
3160 msgid "use -march=armv3m"
3161 msgstr ""
3162
3163 #: config/tc-arm.c:20025 config/tc-arm.c:20026
3164 msgid "use -march=armv4"
3165 msgstr ""
3166
3167 #: config/tc-arm.c:20027 config/tc-arm.c:20028
3168 msgid "use -march=armv4t"
3169 msgstr ""
3170
3171 #: config/tc-arm.c:20029 config/tc-arm.c:20030
3172 msgid "use -march=armv5"
3173 msgstr ""
3174
3175 #: config/tc-arm.c:20031 config/tc-arm.c:20032
3176 msgid "use -march=armv5t"
3177 msgstr ""
3178
3179 #: config/tc-arm.c:20033 config/tc-arm.c:20034
3180 msgid "use -march=armv5te"
3181 msgstr ""
3182
3183 #. Floating point variants -- don't add any more to this list either.
3184 #: config/tc-arm.c:20037
3185 msgid "use -mfpu=fpe"
3186 msgstr ""
3187
3188 #: config/tc-arm.c:20038
3189 msgid "use -mfpu=fpa10"
3190 msgstr ""
3191
3192 #: config/tc-arm.c:20039
3193 msgid "use -mfpu=fpa11"
3194 msgstr ""
3195
3196 #: config/tc-arm.c:20041
3197 msgid "use either -mfpu=softfpa or -mfpu=softvfp"
3198 msgstr ""
3199
3200 #: config/tc-arm.c:20314
3201 msgid "invalid architectural extension"
3202 msgstr ""
3203
3204 #: config/tc-arm.c:20328
3205 msgid "missing architectural extension"
3206 msgstr ""
3207
3208 #: config/tc-arm.c:20341
3209 #, c-format
3210 msgid "unknown architectural extension `%s'"
3211 msgstr ""
3212
3213 #: config/tc-arm.c:20365
3214 #, c-format
3215 msgid "missing cpu name `%s'"
3216 msgstr ""
3217
3218 #: config/tc-arm.c:20390 config/tc-arm.c:20786
3219 #, c-format
3220 msgid "unknown cpu `%s'"
3221 msgstr ""
3222
3223 #: config/tc-arm.c:20408
3224 #, c-format
3225 msgid "missing architecture name `%s'"
3226 msgstr ""
3227
3228 #: config/tc-arm.c:20425 config/tc-arm.c:20820 config/tc-arm.c:20851
3229 #, c-format
3230 msgid "unknown architecture `%s'\n"
3231 msgstr ""
3232
3233 #: config/tc-arm.c:20441 config/tc-arm.c:20882
3234 #, c-format
3235 msgid "unknown floating point format `%s'\n"
3236 msgstr ""
3237
3238 #: config/tc-arm.c:20457
3239 #, c-format
3240 msgid "unknown floating point abi `%s'\n"
3241 msgstr ""
3242
3243 #: config/tc-arm.c:20473
3244 #, c-format
3245 msgid "unknown EABI `%s'\n"
3246 msgstr ""
3247
3248 #: config/tc-arm.c:20480
3249 msgid "<cpu name>\t  assemble for CPU <cpu name>"
3250 msgstr ""
3251
3252 #: config/tc-arm.c:20482
3253 msgid "<arch name>\t  assemble for architecture <arch name>"
3254 msgstr ""
3255
3256 #: config/tc-arm.c:20484
3257 msgid "<fpu name>\t  assemble for FPU architecture <fpu name>"
3258 msgstr ""
3259
3260 #: config/tc-arm.c:20486
3261 msgid "<abi>\t  assemble for floating point ABI <abi>"
3262 msgstr ""
3263
3264 #: config/tc-arm.c:20489
3265 msgid "<ver>\t\t  assemble for eabi version <ver>"
3266 msgstr ""
3267
3268 #: config/tc-arm.c:20535 config/tc-arm.c:20555 config/tc-arm.c:20577
3269 #, c-format
3270 msgid "option `-%c%s' is deprecated: %s"
3271 msgstr ""
3272
3273 #: config/tc-arm.c:20598
3274 #, c-format
3275 msgid " ARM-specific assembler options:\n"
3276 msgstr ""
3277
3278 #: config/tc-arm.c:20609
3279 #, c-format
3280 msgid "  -EB                     assemble code for a big-endian cpu\n"
3281 msgstr ""
3282
3283 #: config/tc-arm.c:20614
3284 #, c-format
3285 msgid "  -EL                     assemble code for a little-endian cpu\n"
3286 msgstr ""
3287
3288 #: config/tc-arm.c:20618
3289 #, c-format
3290 msgid "  --fix-v4bx              Allow BX in ARMv4 code\n"
3291 msgstr ""
3292
3293 #: config/tc-avr.c:284
3294 #, c-format
3295 msgid "Known MCU names:"
3296 msgstr ""
3297
3298 #: config/tc-avr.c:350
3299 #, c-format
3300 msgid ""
3301 "AVR options:\n"
3302 "  -mmcu=[avr-name] select microcontroller variant\n"
3303 "                   [avr-name] can be:\n"
3304 "                   avr1  - classic AVR core without data RAM\n"
3305 "                   avr2  - classic AVR core with up to 8K program memory\n"
3306 "                   avr25 - classic AVR core with up to 8K program memory\n"
3307 "                           plus the MOVW instruction\n"
3308 "                   avr3  - classic AVR core with up to 64K program memory\n"
3309 "                   avr31 - classic AVR core with up to 128K program memory\n"
3310 "                   avr35 - classic AVR core with up to 64K program memory\n"
3311 "                           plus the MOVW instruction\n"
3312 "                   avr4  - enhanced AVR core with up to 8K program memory\n"
3313 "                   avr5  - enhanced AVR core with up to 64K program memory\n"
3314 "                   avr51 - enhanced AVR core with up to 128K program memory\n"
3315 "                   avr6  - enhanced AVR core with up to 256K program memory\n"
3316 "                   or immediate microcontroller name.\n"
3317 msgstr ""
3318
3319 #: config/tc-avr.c:367
3320 #, c-format
3321 msgid ""
3322 "  -mall-opcodes    accept all AVR opcodes, even if not supported by MCU\n"
3323 "  -mno-skip-bug    disable warnings for skipping two-word instructions\n"
3324 "                   (default for avr4, avr5)\n"
3325 "  -mno-wrap        reject rjmp/rcall instructions with 8K wrap-around\n"
3326 "                   (default for avr3, avr5)\n"
3327 msgstr ""
3328
3329 #: config/tc-avr.c:411 config/tc-msp430.c:744
3330 #, c-format
3331 msgid "unknown MCU: %s\n"
3332 msgstr ""
3333
3334 #: config/tc-avr.c:420
3335 #, c-format
3336 msgid "redefinition of mcu type `%s' to `%s'"
3337 msgstr ""
3338
3339 #: config/tc-avr.c:498
3340 msgid "constant value required"
3341 msgstr ""
3342
3343 #: config/tc-avr.c:501
3344 #, c-format
3345 msgid "number must be positive and less than %d"
3346 msgstr ""
3347
3348 #: config/tc-avr.c:527 config/tc-avr.c:664
3349 #, c-format
3350 msgid "constant out of 8-bit range: %d"
3351 msgstr ""
3352
3353 #: config/tc-avr.c:595 config/tc-score.c:969 read.c:3571
3354 msgid "illegal expression"
3355 msgstr ""
3356
3357 #: config/tc-avr.c:624 config/tc-avr.c:1391
3358 msgid "`)' required"
3359 msgstr ""
3360
3361 #: config/tc-avr.c:719
3362 msgid "register r16-r23 required"
3363 msgstr ""
3364
3365 #: config/tc-avr.c:725
3366 msgid "register number above 15 required"
3367 msgstr ""
3368
3369 #: config/tc-avr.c:731
3370 msgid "even register number required"
3371 msgstr ""
3372
3373 #: config/tc-avr.c:737
3374 msgid "register r24, r26, r28 or r30 required"
3375 msgstr ""
3376
3377 #: config/tc-avr.c:743
3378 msgid "register name or number from 0 to 31 required"
3379 msgstr ""
3380
3381 #: config/tc-avr.c:761
3382 msgid "pointer register (X, Y or Z) required"
3383 msgstr ""
3384
3385 #: config/tc-avr.c:768
3386 msgid "cannot both predecrement and postincrement"
3387 msgstr ""
3388
3389 #: config/tc-avr.c:776
3390 msgid "addressing mode not supported"
3391 msgstr ""
3392
3393 #: config/tc-avr.c:782
3394 msgid "can't predecrement"
3395 msgstr ""
3396
3397 #: config/tc-avr.c:785
3398 msgid "pointer register Z required"
3399 msgstr ""
3400
3401 #: config/tc-avr.c:799
3402 msgid "postincrement not supported"
3403 msgstr ""
3404
3405 #: config/tc-avr.c:809
3406 msgid "pointer register (Y or Z) required"
3407 msgstr ""
3408
3409 #: config/tc-avr.c:913
3410 #, c-format
3411 msgid "unknown constraint `%c'"
3412 msgstr ""
3413
3414 #: config/tc-avr.c:965
3415 msgid "`,' required"
3416 msgstr ""
3417
3418 #: config/tc-avr.c:983
3419 msgid "undefined combination of operands"
3420 msgstr ""
3421
3422 #: config/tc-avr.c:992
3423 msgid "skipping two-word instruction"
3424 msgstr ""
3425
3426 #: config/tc-avr.c:1084 config/tc-avr.c:1100 config/tc-avr.c:1214
3427 #: config/tc-msp430.c:1970 config/tc-msp430.c:1988
3428 #, c-format
3429 msgid "odd address operand: %ld"
3430 msgstr ""
3431
3432 #: config/tc-avr.c:1092 config/tc-avr.c:1111 config/tc-avr.c:1133
3433 #: config/tc-avr.c:1140 config/tc-avr.c:1147 config/tc-d10v.c:503
3434 #: config/tc-d30v.c:554 config/tc-msp430.c:1978 config/tc-msp430.c:1993
3435 #: config/tc-msp430.c:2003
3436 #, c-format
3437 msgid "operand out of range: %ld"
3438 msgstr ""
3439
3440 #: config/tc-avr.c:1223 config/tc-d10v.c:1585 config/tc-d30v.c:2025
3441 #: config/tc-msp430.c:2021
3442 #, c-format
3443 msgid "line %d: unknown relocation type: 0x%x"
3444 msgstr ""
3445
3446 #: config/tc-avr.c:1237
3447 msgid "only constant expression allowed"
3448 msgstr ""
3449
3450 #. xgettext:c-format.
3451 #: config/tc-avr.c:1297 config/tc-bfin.c:734 config/tc-d10v.c:1457
3452 #: config/tc-d30v.c:1769 config/tc-mn10200.c:781 config/tc-mn10300.c:2171
3453 #: config/tc-msp430.c:2056 config/tc-or32.c:958 config/tc-ppc.c:6163
3454 #: config/tc-spu.c:830 config/tc-spu.c:1026 config/tc-v850.c:2187
3455 #: config/tc-z80.c:2017
3456 #, c-format
3457 msgid "reloc %d not supported by object file format"
3458 msgstr ""
3459
3460 #: config/tc-avr.c:1320 config/tc-h8300.c:1871 config/tc-mcore.c:881
3461 #: config/tc-msp430.c:1821 config/tc-pj.c:253 config/tc-sh.c:2544
3462 #: config/tc-z8k.c:1216
3463 msgid "can't find opcode "
3464 msgstr ""
3465
3466 #: config/tc-avr.c:1337
3467 #, c-format
3468 msgid "illegal opcode %s for mcu %s"
3469 msgstr ""
3470
3471 #: config/tc-avr.c:1346
3472 msgid "garbage at end of line"
3473 msgstr ""
3474
3475 #: config/tc-avr.c:1418 config/tc-avr.c:1425
3476 #, c-format
3477 msgid "illegal %srelocation size: %d"
3478 msgstr ""
3479
3480 #: config/tc-bfin.c:253 config/tc-frv.c:1606 config/tc-frv.c:1616
3481 msgid "missing ')'"
3482 msgstr ""
3483
3484 #: config/tc-bfin.c:350
3485 #, c-format
3486 msgid " BFIN specific command line options:\n"
3487 msgstr ""
3488
3489 #: config/tc-bfin.c:363
3490 msgid "Could not set architecture and machine."
3491 msgstr ""
3492
3493 #: config/tc-bfin.c:508
3494 msgid "Parse failed."
3495 msgstr ""
3496
3497 #: config/tc-bfin.c:583
3498 msgid "pcrel too far BFD_RELOC_BFIN_10"
3499 msgstr ""
3500
3501 #: config/tc-bfin.c:599
3502 msgid "pcrel too far BFD_RELOC_BFIN_12"
3503 msgstr ""
3504
3505 #: config/tc-bfin.c:619
3506 msgid "pcrel too far BFD_RELOC_BFIN_24"
3507 msgstr ""
3508
3509 #: config/tc-bfin.c:634
3510 msgid "pcrel too far BFD_RELOC_BFIN_5"
3511 msgstr ""
3512
3513 #: config/tc-bfin.c:646
3514 msgid "pcrel too far BFD_RELOC_BFIN_11_PCREL"
3515 msgstr ""
3516
3517 #: config/tc-bfin.c:656
3518 msgid "rel too far BFD_RELOC_8"
3519 msgstr ""
3520
3521 #: config/tc-bfin.c:663
3522 msgid "rel too far BFD_RELOC_16"
3523 msgstr ""
3524
3525 #: config/tc-cr16.c:159 read.c:4297
3526 msgid "using a bit field width of zero"
3527 msgstr ""
3528
3529 #: config/tc-cr16.c:167 read.c:4305
3530 #, c-format
3531 msgid "field width \"%s\" too complex for a bitfield"
3532 msgstr ""
3533
3534 #: config/tc-cr16.c:176 read.c:4313
3535 #, c-format
3536 msgid "field width %lu too big to fit in %d bytes: truncated to %d bits"
3537 msgstr ""
3538
3539 #: config/tc-cr16.c:198 read.c:4335
3540 #, c-format
3541 msgid "field value \"%s\" too complex for a bitfield"
3542 msgstr ""
3543
3544 #: config/tc-cr16.c:379
3545 #, c-format
3546 msgid "Unknown register pair - index relative mode: `%d'"
3547 msgstr ""
3548
3549 #: config/tc-cr16.c:556 config/tc-crx.c:344 config/tc-mn10200.c:768
3550 #: write.c:959
3551 #, c-format
3552 msgid "can't resolve `%s' {%s section} - `%s' {%s section}"
3553 msgstr ""
3554
3555 #: config/tc-cr16.c:572 config/tc-crx.c:360
3556 #, c-format
3557 msgid "internal error: reloc %d (`%s') not supported by object file format"
3558 msgstr ""
3559
3560 #: config/tc-cr16.c:743 config/tc-cr16.c:766 config/tc-cris.c:1181
3561 #: config/tc-crx.c:534 config/tc-crx.c:561 config/tc-crx.c:579
3562 msgid "Virtual memory exhausted"
3563 msgstr ""
3564
3565 #: config/tc-cr16.c:751 config/tc-crx.c:571 config/tc-crx.c:590
3566 #: config/tc-i386.c:2080 config/tc-i386.c:2102 config/tc-m68k.c:4466
3567 #: config/tc-maxq.c:2865
3568 #, c-format
3569 msgid "Internal Error:  Can't hash %s: %s"
3570 msgstr ""
3571
3572 #: config/tc-cr16.c:777 config/tc-cris.c:1215 config/tc-crx.c:544
3573 #, c-format
3574 msgid "Can't hash `%s': %s\n"
3575 msgstr ""
3576
3577 #: config/tc-cr16.c:778 config/tc-cris.c:1216 config/tc-crx.c:545
3578 msgid "(unknown reason)"
3579 msgstr ""
3580
3581 #. Missing or bad expr becomes absolute 0.
3582 #: config/tc-cr16.c:828 config/tc-crx.c:618 config/tc-maxq.c:1475
3583 #, c-format
3584 msgid "missing or invalid displacement expression `%s' taken as 0"
3585 msgstr ""
3586
3587 #: config/tc-cr16.c:940
3588 #, c-format
3589 msgid "operand %d: illegal use expression: `%s`"
3590 msgstr ""
3591
3592 #: config/tc-cr16.c:997 config/tc-crx.c:1126
3593 #, c-format
3594 msgid "Unknown register: `%d'"
3595 msgstr ""
3596
3597 #. Issue a error message when register is illegal.
3598 #: config/tc-cr16.c:1005 config/tc-crx.c:1134
3599 #, c-format
3600 msgid "Illegal register (`%s') in Instruction: `%s'"
3601 msgstr ""
3602
3603 #: config/tc-cr16.c:1076 config/tc-cr16.c:1151 config/tc-crx.c:756
3604 #: config/tc-crx.c:776 config/tc-crx.c:791
3605 #, c-format
3606 msgid "Illegal register `%s' in Instruction `%s'"
3607 msgstr ""
3608
3609 #: config/tc-cr16.c:1104 config/tc-cr16.c:1115
3610 #, c-format
3611 msgid "Illegal register pair `%s' in Instruction `%s'"
3612 msgstr ""
3613
3614 #: config/tc-cr16.c:1140 config/tc-i960.c:835
3615 msgid "unmatched '['"
3616 msgstr ""
3617
3618 #: config/tc-cr16.c:1146 config/tc-i960.c:842
3619 msgid "garbage after index spec ignored"
3620 msgstr ""
3621
3622 #: config/tc-cr16.c:1294 config/tc-crx.c:935
3623 #, c-format
3624 msgid "Illegal operands (whitespace): `%s'"
3625 msgstr ""
3626
3627 #: config/tc-cr16.c:1306 config/tc-cr16.c:1313 config/tc-cr16.c:1330
3628 #: config/tc-crx.c:947 config/tc-crx.c:954 config/tc-crx.c:971
3629 #: config/tc-crx.c:1763
3630 #, c-format
3631 msgid "Missing matching brackets : `%s'"
3632 msgstr ""
3633
3634 #: config/tc-cr16.c:1362 config/tc-crx.c:997
3635 #, c-format
3636 msgid "Unknown exception: `%s'"
3637 msgstr ""
3638
3639 #: config/tc-cr16.c:1449 config/tc-crx.c:1093
3640 #, c-format
3641 msgid "Illegal `cinv' parameter: `%c'"
3642 msgstr ""
3643
3644 #: config/tc-cr16.c:1471 config/tc-cr16.c:1510
3645 #, c-format
3646 msgid "Unknown register pair: `%d'"
3647 msgstr ""
3648
3649 #. Issue a error message when register  pair is illegal.
3650 #: config/tc-cr16.c:1479
3651 #, c-format
3652 msgid "Illegal register pair (`%s') in Instruction: `%s'"
3653 msgstr ""
3654
3655 #. Issue a error message when register  pair is illegal.
3656 #: config/tc-cr16.c:1518
3657 #, c-format
3658 msgid "Illegal index register pair (`%s') in Instruction: `%s'"
3659 msgstr ""
3660
3661 #: config/tc-cr16.c:1557
3662 #, c-format
3663 msgid "Unknown processor register : `%d'"
3664 msgstr ""
3665
3666 #. Issue a error message when register  pair is illegal.
3667 #: config/tc-cr16.c:1565
3668 #, c-format
3669 msgid "Illegal processor register (`%s') in Instruction: `%s'"
3670 msgstr ""
3671
3672 #: config/tc-cr16.c:1613
3673 #, c-format
3674 msgid "Unknown processor register (32 bit) : `%d'"
3675 msgstr ""
3676
3677 #. Issue a error message when register  pair is illegal.
3678 #: config/tc-cr16.c:1621
3679 #, c-format
3680 msgid "Illegal 32 bit - processor register (`%s') in Instruction: `%s'"
3681 msgstr ""
3682
3683 #: config/tc-cr16.c:1985 config/tc-crx.c:1661 config/tc-crx.c:1678
3684 #, c-format
3685 msgid "Same src/dest register is used (`r%d'), result is undefined"
3686 msgstr ""
3687
3688 #: config/tc-cr16.c:2006
3689 msgid "RA register is saved twice."
3690 msgstr ""
3691
3692 #: config/tc-cr16.c:2010
3693 #, c-format
3694 msgid "`%s' Illegal use of registers."
3695 msgstr ""
3696
3697 #: config/tc-cr16.c:2024
3698 #, c-format
3699 msgid "`%s' Illegal count-register combination."
3700 msgstr ""
3701
3702 #: config/tc-cr16.c:2030
3703 #, c-format
3704 msgid "`%s' Illegal use of register."
3705 msgstr ""
3706
3707 #: config/tc-cr16.c:2039 config/tc-crx.c:1670
3708 #, c-format
3709 msgid "`%s' has undefined result"
3710 msgstr ""
3711
3712 #: config/tc-cr16.c:2047
3713 #, c-format
3714 msgid "Same src/dest register is used (`r%d'),result is undefined"
3715 msgstr ""
3716
3717 #: config/tc-cr16.c:2218 config/tc-crx.c:1575
3718 msgid "Incorrect number of operands"
3719 msgstr ""
3720
3721 #: config/tc-cr16.c:2220 config/tc-crx.c:1577
3722 #, c-format
3723 msgid "Illegal type of operand (arg %d)"
3724 msgstr ""
3725
3726 #: config/tc-cr16.c:2226 config/tc-crx.c:1583
3727 #, c-format
3728 msgid "Operand out of range (arg %d)"
3729 msgstr ""
3730
3731 #: config/tc-cr16.c:2229 config/tc-crx.c:1586
3732 #, c-format
3733 msgid "Operand has odd displacement (arg %d)"
3734 msgstr ""
3735
3736 #: config/tc-cr16.c:2232 config/tc-cr16.c:2263 config/tc-crx.c:1599
3737 #: config/tc-crx.c:1630
3738 #, c-format
3739 msgid "Illegal operand (arg %d)"
3740 msgstr ""
3741
3742 #. Give an error if a frag containing code is not aligned to a 2-byte
3743 #. boundary.
3744 #: config/tc-cr16.c:2365 config/tc-cr16.h:71 config/tc-crx.c:1952
3745 #: config/tc-crx.h:76
3746 msgid "instruction address is not a multiple of 2"
3747 msgstr ""
3748
3749 #: config/tc-cr16.c:2442 config/tc-cris.c:1529 config/tc-cris.c:1537
3750 #: config/tc-crx.c:1988 config/tc-dlx.c:685 config/tc-hppa.c:3229
3751 #: config/tc-i860.c:490 config/tc-i860.c:507 config/tc-i860.c:987
3752 #: config/tc-sparc.c:1406 config/tc-sparc.c:1414
3753 #, c-format
3754 msgid "Unknown opcode: `%s'"
3755 msgstr ""
3756
3757 #: config/tc-cris.c:547 config/tc-m68hc11.c:2744
3758 #, c-format
3759 msgid "internal inconsistency problem in %s: fr_symbol %lx"
3760 msgstr ""
3761
3762 #: config/tc-cris.c:551 config/tc-m68hc11.c:2748 config/tc-msp430.c:2247
3763 #, c-format
3764 msgid "internal inconsistency problem in %s: resolved symbol"
3765 msgstr ""
3766
3767 #: config/tc-cris.c:561 config/tc-m68hc11.c:2754
3768 #, c-format
3769 msgid "internal inconsistency problem in %s: fr_subtype %d"
3770 msgstr ""
3771
3772 #: config/tc-cris.c:901
3773 msgid "Relaxation to long branches for .arch common_v10_v32 not implemented"
3774 msgstr ""
3775
3776 #: config/tc-cris.c:931
3777 msgid "Complicated LAPC target operand is not a multiple of two.  Use LAPC.D"
3778 msgstr ""
3779
3780 #: config/tc-cris.c:936
3781 #, c-format
3782 msgid ""
3783 "Internal error found in md_convert_frag: offset %ld.  Please report this."
3784 msgstr ""
3785
3786 #: config/tc-cris.c:961
3787 #, c-format
3788 msgid "internal inconsistency in %s: bdapq no symbol"
3789 msgstr ""
3790
3791 #: config/tc-cris.c:974
3792 #, c-format
3793 msgid "internal inconsistency in %s: bdap.w with no symbol"
3794 msgstr ""
3795
3796 #: config/tc-cris.c:998
3797 msgid "section alignment must be >= 4 bytes to check MULS/MULU safeness"
3798 msgstr ""
3799
3800 #: config/tc-cris.c:1007
3801 msgid "dangerous MULS/MULU location; give it higher alignment"
3802 msgstr ""
3803
3804 #: config/tc-cris.c:1112
3805 msgid ""
3806 "Out-of-range .word offset handling is not implemented for .arch "
3807 "common_v10_v32"
3808 msgstr ""
3809
3810 #: config/tc-cris.c:1220
3811 #, c-format
3812 msgid "Buggy opcode: `%s' \"%s\"\n"
3813 msgstr ""
3814
3815 #: config/tc-cris.c:1635
3816 #, c-format
3817 msgid "Immediate value not in 5 bit unsigned range: %ld"
3818 msgstr ""
3819
3820 #: config/tc-cris.c:1651
3821 #, c-format
3822 msgid "Immediate value not in 4 bit unsigned range: %ld"
3823 msgstr ""
3824
3825 #: config/tc-cris.c:1703
3826 #, c-format
3827 msgid "Immediate value not in 6 bit range: %ld"
3828 msgstr ""
3829
3830 #: config/tc-cris.c:1718
3831 #, c-format
3832 msgid "Immediate value not in 6 bit unsigned range: %ld"
3833 msgstr ""
3834
3835 #. Others have a generic warning.
3836 #: config/tc-cris.c:1826
3837 #, c-format
3838 msgid "Unimplemented register `%s' specified"
3839 msgstr ""
3840
3841 #. We've come to the end of instructions with this
3842 #. opcode, so it must be an error.
3843 #: config/tc-cris.c:2069
3844 msgid "Illegal operands"
3845 msgstr ""
3846
3847 #: config/tc-cris.c:2110 config/tc-cris.c:2150
3848 #, c-format
3849 msgid "Immediate value not in 8 bit range: %ld"
3850 msgstr ""
3851
3852 #: config/tc-cris.c:2120 config/tc-cris.c:2171
3853 #, c-format
3854 msgid "Immediate value not in 16 bit range: %ld"
3855 msgstr ""
3856
3857 #: config/tc-cris.c:2155
3858 #, c-format
3859 msgid "Immediate value not in 8 bit signed range: %ld"
3860 msgstr ""
3861
3862 #: config/tc-cris.c:2160
3863 #, c-format
3864 msgid "Immediate value not in 8 bit unsigned range: %ld"
3865 msgstr ""
3866
3867 #: config/tc-cris.c:2176
3868 #, c-format
3869 msgid "Immediate value not in 16 bit signed range: %ld"
3870 msgstr ""
3871
3872 #: config/tc-cris.c:2181
3873 #, c-format
3874 msgid "Immediate value not in 16 bit unsigned range: %ld"
3875 msgstr ""
3876
3877 #: config/tc-cris.c:2203
3878 msgid "PIC relocation size does not match operand size"
3879 msgstr ""
3880
3881 #: config/tc-cris.c:3346
3882 msgid "Calling gen_cond_branch_32 for .arch common_v10_v32\n"
3883 msgstr ""
3884
3885 #: config/tc-cris.c:3350
3886 msgid "32-bit conditional branch generated"
3887 msgstr ""
3888
3889 #: config/tc-cris.c:3411
3890 msgid "Complex expression not supported"
3891 msgstr ""
3892
3893 #. FIXME:  Is this function mentioned in the internals.texi manual?  If
3894 #. not, add it.
3895 #: config/tc-cris.c:3537
3896 msgid "Bad call to md_atof () - floating point formats are not supported"
3897 msgstr ""
3898
3899 #: config/tc-cris.c:3578
3900 msgid "PC-relative relocation must be trivially resolved"
3901 msgstr ""
3902
3903 #: config/tc-cris.c:3631
3904 #, c-format
3905 msgid "Value not in 16 bit range: %ld"
3906 msgstr ""
3907
3908 #: config/tc-cris.c:3642
3909 #, c-format
3910 msgid "Value not in 16 bit signed range: %ld"
3911 msgstr ""
3912
3913 #: config/tc-cris.c:3653
3914 #, c-format
3915 msgid "Value not in 8 bit range: %ld"
3916 msgstr ""
3917
3918 #: config/tc-cris.c:3661
3919 #, c-format
3920 msgid "Value not in 8 bit signed range: %ld"
3921 msgstr ""
3922
3923 #: config/tc-cris.c:3672
3924 #, c-format
3925 msgid "Value not in 4 bit unsigned range: %ld"
3926 msgstr ""
3927
3928 #: config/tc-cris.c:3680
3929 #, c-format
3930 msgid "Value not in 5 bit unsigned range: %ld"
3931 msgstr ""
3932
3933 #: config/tc-cris.c:3688
3934 #, c-format
3935 msgid "Value not in 6 bit range: %ld"
3936 msgstr ""
3937
3938 #: config/tc-cris.c:3696
3939 #, c-format
3940 msgid "Value not in 6 bit unsigned range: %ld"
3941 msgstr ""
3942
3943 #: config/tc-cris.c:3742
3944 #, c-format
3945 msgid "Please use --help to see usage and options for this assembler.\n"
3946 msgstr ""
3947
3948 #: config/tc-cris.c:3754
3949 msgid "--no-underscore is invalid with a.out format"
3950 msgstr ""
3951
3952 #: config/tc-cris.c:3778
3953 #, c-format
3954 msgid "invalid <arch> in --march=<arch>: %s"
3955 msgstr ""
3956
3957 #: config/tc-cris.c:3877
3958 msgid ""
3959 "Semantics error.  This type of operand can not be relocated, it must be an "
3960 "assembly-time constant"
3961 msgstr ""
3962
3963 #: config/tc-cris.c:3926
3964 #, c-format
3965 msgid "Cannot generate relocation type for symbol %s, code %s"
3966 msgstr ""
3967
3968 #. The messages are formatted to line up with the generic options.
3969 #: config/tc-cris.c:3939
3970 #, c-format
3971 msgid "CRIS-specific options:\n"
3972 msgstr ""
3973
3974 #: config/tc-cris.c:3941
3975 msgid ""
3976 "  -h, -H                  Don't execute, print this help text.  Deprecated.\n"
3977 msgstr ""
3978
3979 #: config/tc-cris.c:3943
3980 msgid "  -N                      Warn when branches are expanded to jumps.\n"
3981 msgstr ""
3982
3983 #: config/tc-cris.c:3945
3984 msgid ""
3985 "  --underscore            User symbols are normally prepended with "
3986 "underscore.\n"
3987 msgstr ""
3988
3989 #: config/tc-cris.c:3947
3990 msgid "                          Registers will not need any prefix.\n"
3991 msgstr ""
3992
3993 #: config/tc-cris.c:3949
3994 msgid "  --no-underscore         User symbols do not have any prefix.\n"
3995 msgstr ""
3996
3997 #: config/tc-cris.c:3951
3998 msgid "                          Registers will require a `$'-prefix.\n"
3999 msgstr ""
4000
4001 #: config/tc-cris.c:3953
4002 msgid "  --pic\t\t\tEnable generation of position-independent code.\n"
4003 msgstr ""
4004
4005 #: config/tc-cris.c:3955
4006 msgid ""
4007 "  --march=<arch>\t\tGenerate code for <arch>.  Valid choices for <arch>\n"
4008 "\t\t\t\tare v0_v10, v10, v32 and common_v10_v32.\n"
4009 msgstr ""
4010
4011 #: config/tc-cris.c:3976
4012 msgid "Invalid relocation"
4013 msgstr ""
4014
4015 #: config/tc-cris.c:4013
4016 msgid "Invalid pc-relative relocation"
4017 msgstr ""
4018
4019 #: config/tc-cris.c:4058
4020 #, c-format
4021 msgid "Adjusted signed .word (%ld) overflows: `switch'-statement too large."
4022 msgstr ""
4023
4024 #: config/tc-cris.c:4088
4025 #, c-format
4026 msgid ".syntax %s requires command-line option `--underscore'"
4027 msgstr ""
4028
4029 #: config/tc-cris.c:4097
4030 #, c-format
4031 msgid ".syntax %s requires command-line option `--no-underscore'"
4032 msgstr ""
4033
4034 #: config/tc-cris.c:4134
4035 msgid "Unknown .syntax operand"
4036 msgstr ""
4037
4038 #: config/tc-cris.c:4144
4039 msgid "Pseudodirective .file is only valid when generating ELF"
4040 msgstr ""
4041
4042 #: config/tc-cris.c:4156
4043 msgid "Pseudodirective .loc is only valid when generating ELF"
4044 msgstr ""
4045
4046 #: config/tc-cris.c:4299
4047 msgid "unknown operand to .arch"
4048 msgstr ""
4049
4050 #: config/tc-cris.c:4308
4051 msgid ".arch <arch> requires a matching --march=... option"
4052 msgstr ""
4053
4054 #: config/tc-crx.c:819
4055 #, c-format
4056 msgid "Illegal Scale - `%d'"
4057 msgstr ""
4058
4059 #: config/tc-crx.c:1263
4060 #, c-format
4061 msgid "Illegal Co-processor register in Instruction `%s' "
4062 msgstr ""
4063
4064 #: config/tc-crx.c:1270
4065 #, c-format
4066 msgid "Illegal Co-processor special register in Instruction `%s' "
4067 msgstr ""
4068
4069 #: config/tc-crx.c:1589
4070 #, c-format
4071 msgid "Invalid DISPU4 operand value (arg %d)"
4072 msgstr ""
4073
4074 #: config/tc-crx.c:1592
4075 #, c-format
4076 msgid "Invalid CST4 operand value (arg %d)"
4077 msgstr ""
4078
4079 #: config/tc-crx.c:1595
4080 #, c-format
4081 msgid "Operand value is not within upper 64 KB (arg %d)"
4082 msgstr ""
4083
4084 #: config/tc-crx.c:1732
4085 msgid "Invalid Register in Register List"
4086 msgstr ""
4087
4088 #: config/tc-crx.c:1786
4089 #, c-format
4090 msgid "Illegal register `%s' in cop-register list"
4091 msgstr ""
4092
4093 #: config/tc-crx.c:1794
4094 #, c-format
4095 msgid "Illegal register `%s' in cop-special-register list"
4096 msgstr ""
4097
4098 #: config/tc-crx.c:1813
4099 #, c-format
4100 msgid "Illegal register `%s' in user register list"
4101 msgstr ""
4102
4103 #: config/tc-crx.c:1832
4104 #, c-format
4105 msgid "Illegal register `%s' in register list"
4106 msgstr ""
4107
4108 #: config/tc-crx.c:1838
4109 #, c-format
4110 msgid "Maximum %d bits may be set in `mask16' operand"
4111 msgstr ""
4112
4113 #: config/tc-crx.c:1847
4114 #, c-format
4115 msgid "rest of line ignored; first ignored character is `%c'"
4116 msgstr ""
4117
4118 #: config/tc-crx.c:1855
4119 #, c-format
4120 msgid "Illegal `mask16' operand, operation is undefined - `%s'"
4121 msgstr ""
4122
4123 #. HI can't be specified without LO (and vise-versa).
4124 #: config/tc-crx.c:1861
4125 msgid "HI/LO registers should be specified together"
4126 msgstr ""
4127
4128 #: config/tc-crx.c:1867
4129 msgid "HI/LO registers should be specified without additional registers"
4130 msgstr ""
4131
4132 #: config/tc-d10v.c:216
4133 #, c-format
4134 msgid ""
4135 "D10V options:\n"
4136 "-O                      Optimize.  Will do some operations in parallel.\n"
4137 "--gstabs-packing        Pack adjacent short instructions together even\n"
4138 "                        when --gstabs is specified.  On by default.\n"
4139 "--no-gstabs-packing     If --gstabs is specified, do not pack adjacent\n"
4140 "                        instructions together.\n"
4141 msgstr ""
4142
4143 #: config/tc-d10v.c:573
4144 msgid "operand is not an immediate"
4145 msgstr ""
4146
4147 #: config/tc-d10v.c:591
4148 #, c-format
4149 msgid "operand out of range: %lu"
4150 msgstr ""
4151
4152 #: config/tc-d10v.c:649
4153 msgid "Instruction must be executed in parallel with another instruction."
4154 msgstr ""
4155
4156 #: config/tc-d10v.c:703 config/tc-d10v.c:711
4157 #, c-format
4158 msgid "packing conflict: %s must dispatch sequentially"
4159 msgstr ""
4160
4161 #: config/tc-d10v.c:810
4162 #, c-format
4163 msgid "resource conflict (R%d)"
4164 msgstr ""
4165
4166 #: config/tc-d10v.c:813
4167 #, c-format
4168 msgid "resource conflict (A%d)"
4169 msgstr ""
4170
4171 #: config/tc-d10v.c:815
4172 msgid "resource conflict (PSW)"
4173 msgstr ""
4174
4175 #: config/tc-d10v.c:817
4176 msgid "resource conflict (C flag)"
4177 msgstr ""
4178
4179 #: config/tc-d10v.c:819
4180 msgid "resource conflict (F flag)"
4181 msgstr ""
4182
4183 #: config/tc-d10v.c:969
4184 msgid "Instruction must be executed in parallel"
4185 msgstr ""
4186
4187 #: config/tc-d10v.c:972
4188 msgid "Long instructions may not be combined."
4189 msgstr ""
4190
4191 #: config/tc-d10v.c:1005
4192 msgid "One of these instructions may not be executed in parallel."
4193 msgstr ""
4194
4195 #: config/tc-d10v.c:1009 config/tc-d30v.c:1036
4196 msgid "Two IU instructions may not be executed in parallel"
4197 msgstr ""
4198
4199 #: config/tc-d10v.c:1011 config/tc-d10v.c:1019 config/tc-d10v.c:1033
4200 #: config/tc-d10v.c:1048 config/tc-d30v.c:1037 config/tc-d30v.c:1046
4201 msgid "Swapping instruction order"
4202 msgstr ""
4203
4204 #: config/tc-d10v.c:1017 config/tc-d30v.c:1043
4205 msgid "Two MU instructions may not be executed in parallel"
4206 msgstr ""
4207
4208 #: config/tc-d10v.c:1037 config/tc-d30v.c:1063
4209 msgid "IU instruction may not be in the left container"
4210 msgstr ""
4211
4212 #: config/tc-d10v.c:1039 config/tc-d10v.c:1054
4213 msgid ""
4214 "Instruction in R container is squashed by flow control instruction in L "
4215 "container."
4216 msgstr ""
4217
4218 #: config/tc-d10v.c:1052 config/tc-d30v.c:1074
4219 msgid "MU instruction may not be in the right container"
4220 msgstr ""
4221
4222 #: config/tc-d10v.c:1058 config/tc-d30v.c:1086
4223 msgid "unknown execution type passed to write_2_short()"
4224 msgstr ""
4225
4226 #: config/tc-d10v.c:1186 config/tc-d10v.c:1359
4227 msgid "bad opcode or operands"
4228 msgstr ""
4229
4230 #: config/tc-d10v.c:1261
4231 msgid "value out of range"
4232 msgstr ""
4233
4234 #: config/tc-d10v.c:1335
4235 msgid "illegal operand - register name found where none expected"
4236 msgstr ""
4237
4238 #: config/tc-d10v.c:1370
4239 msgid "Register number must be EVEN"
4240 msgstr ""
4241
4242 #: config/tc-d10v.c:1373
4243 msgid "Unsupported use of sp"
4244 msgstr ""
4245
4246 #: config/tc-d10v.c:1392
4247 #, c-format
4248 msgid "cr%ld is a reserved control register"
4249 msgstr ""
4250
4251 #: config/tc-d10v.c:1565
4252 #, c-format
4253 msgid "line %d: rep or repi must include at least 4 instructions"
4254 msgstr ""
4255
4256 #: config/tc-d10v.c:1745
4257 msgid "can't find previous opcode "
4258 msgstr ""
4259
4260 #: config/tc-d10v.c:1757
4261 #, c-format
4262 msgid "could not assemble: %s"
4263 msgstr ""
4264
4265 #: config/tc-d10v.c:1772 config/tc-d10v.c:1794 config/tc-d30v.c:1742
4266 msgid "Unable to mix instructions as specified"
4267 msgstr ""
4268
4269 #: config/tc-d30v.c:149
4270 #, c-format
4271 msgid "Register name %s conflicts with symbol of the same name"
4272 msgstr ""
4273
4274 #: config/tc-d30v.c:239
4275 #, c-format
4276 msgid ""
4277 "\n"
4278 "D30V options:\n"
4279 "-O                      Make adjacent short instructions parallel if "
4280 "possible.\n"
4281 "-n                      Warn about all NOPs inserted by the assembler.\n"
4282 "-N\t\t\tWarn about NOPs inserted after word multiplies.\n"
4283 "-c                      Warn about symbols whoes names match register "
4284 "names.\n"
4285 "-C                      Opposite of -C.  -c is the default.\n"
4286 msgstr ""
4287
4288 #: config/tc-d30v.c:367
4289 msgid "unexpected 12-bit reloc type"
4290 msgstr ""
4291
4292 #: config/tc-d30v.c:374
4293 msgid "unexpected 18-bit reloc type"
4294 msgstr ""
4295
4296 #: config/tc-d30v.c:624
4297 #, c-format
4298 msgid "%s NOP inserted"
4299 msgstr ""
4300
4301 #: config/tc-d30v.c:625
4302 msgid "sequential"
4303 msgstr ""
4304
4305 #: config/tc-d30v.c:625
4306 msgid "parallel"
4307 msgstr ""
4308
4309 #: config/tc-d30v.c:1032
4310 msgid "Instructions may not be executed in parallel"
4311 msgstr ""
4312
4313 #: config/tc-d30v.c:1045
4314 #, c-format
4315 msgid "Executing %s in IU may not work"
4316 msgstr ""
4317
4318 #: config/tc-d30v.c:1052
4319 #, c-format
4320 msgid "Executing %s in IU may not work in parallel execution"
4321 msgstr ""
4322
4323 #: config/tc-d30v.c:1065
4324 #, c-format
4325 msgid "special left instruction `%s' kills instruction `%s' in right container"
4326 msgstr ""
4327
4328 #: config/tc-d30v.c:1076
4329 #, c-format
4330 msgid "Executing %s in reverse serial with %s may not work"
4331 msgstr ""
4332
4333 #: config/tc-d30v.c:1079
4334 #, c-format
4335 msgid "Executing %s in IU in reverse serial may not work"
4336 msgstr ""
4337
4338 #: config/tc-d30v.c:1268
4339 msgid "Odd numbered register used as target of multi-register instruction"
4340 msgstr ""
4341
4342 #: config/tc-d30v.c:1332 config/tc-d30v.c:1367
4343 #, c-format
4344 msgid "unknown condition code: %s"
4345 msgstr ""
4346
4347 #: config/tc-d30v.c:1360
4348 #, c-format
4349 msgid "cmpu doesn't support condition code %s"
4350 msgstr ""
4351
4352 #: config/tc-d30v.c:1395
4353 #, c-format
4354 msgid "unknown opcode: %s"
4355 msgstr ""
4356
4357 #: config/tc-d30v.c:1406
4358 #, c-format
4359 msgid "operands for opcode `%s' do not match any valid format"
4360 msgstr ""
4361
4362 #: config/tc-d30v.c:1621 config/tc-d30v.c:1638
4363 msgid "Cannot assemble instruction"
4364 msgstr ""
4365
4366 #: config/tc-d30v.c:1623
4367 msgid "First opcode is long.  Unable to mix instructions as specified."
4368 msgstr ""
4369
4370 #: config/tc-d30v.c:1692
4371 msgid "word of NOPs added between word multiply and load"
4372 msgstr ""
4373
4374 #: config/tc-d30v.c:1694
4375 msgid "word of NOPs added between word multiply and 16-bit multiply"
4376 msgstr ""
4377
4378 #: config/tc-d30v.c:1726
4379 msgid "Instruction uses long version, so it cannot be mixed as specified"
4380 msgstr ""
4381
4382 #: config/tc-d30v.c:1853
4383 #, c-format
4384 msgid "value too large to fit in %d bits"
4385 msgstr ""
4386
4387 #: config/tc-d30v.c:1914
4388 #, c-format
4389 msgid "line %d: unable to place address of symbol '%s' into a byte"
4390 msgstr ""
4391
4392 #: config/tc-d30v.c:1917
4393 #, c-format
4394 msgid "line %d: unable to place value %lx into a byte"
4395 msgstr ""
4396
4397 #: config/tc-d30v.c:1925
4398 #, c-format
4399 msgid "line %d: unable to place address of symbol '%s' into a short"
4400 msgstr ""
4401
4402 #: config/tc-d30v.c:1928
4403 #, c-format
4404 msgid "line %d: unable to place value %lx into a short"
4405 msgstr ""
4406
4407 #: config/tc-d30v.c:1936
4408 #, c-format
4409 msgid "line %d: unable to place address of symbol '%s' into a quad"
4410 msgstr ""
4411
4412 #: config/tc-d30v.c:2044
4413 #, c-format
4414 msgid "Alignment too large: %d assumed"
4415 msgstr ""
4416
4417 #: config/tc-dlx.c:211
4418 msgid "missing .proc"
4419 msgstr ""
4420
4421 #: config/tc-dlx.c:228
4422 msgid ".endfunc missing for previous .proc"
4423 msgstr ""
4424
4425 #: config/tc-dlx.c:290 config/tc-i860.c:227 config/tc-mips.c:1891
4426 #, c-format
4427 msgid "internal error: can't hash `%s': %s\n"
4428 msgstr ""
4429
4430 #. Probably a memory allocation problem?  Give up now.
4431 #: config/tc-dlx.c:297 config/tc-hppa.c:8256 config/tc-mips.c:1894
4432 #: config/tc-mips.c:1946 config/tc-or32.c:211 config/tc-sparc.c:856
4433 msgid "Broken assembler.  No assembly attempted."
4434 msgstr ""
4435
4436 #: config/tc-dlx.c:327
4437 #, c-format
4438 msgid "Bad operand for a load instruction: <%s>"
4439 msgstr ""
4440
4441 #: config/tc-dlx.c:441
4442 #, c-format
4443 msgid "Bad operand for a store instruction: <%s>"
4444 msgstr ""
4445
4446 #: config/tc-dlx.c:621
4447 #, c-format
4448 msgid "Expression Error for operand modifier %%hi/%%lo\n"
4449 msgstr ""
4450
4451 #: config/tc-dlx.c:634 config/tc-or32.c:812
4452 #, c-format
4453 msgid "Invalid expression after %%%%\n"
4454 msgstr ""
4455
4456 #: config/tc-dlx.c:703
4457 #, c-format
4458 msgid "Unknown opcode `%s'."
4459 msgstr ""
4460
4461 #: config/tc-dlx.c:716
4462 msgid "Can not set dlx_skip_hi16_flag"
4463 msgstr ""
4464
4465 #: config/tc-dlx.c:730
4466 #, c-format
4467 msgid "Missing arguments for opcode <%s>."
4468 msgstr ""
4469
4470 #: config/tc-dlx.c:764
4471 #, c-format
4472 msgid "Too many operands: %s"
4473 msgstr ""
4474
4475 #: config/tc-dlx.c:801
4476 #, c-format
4477 msgid "Both the_insn.HI and the_insn.LO are set : %s"
4478 msgstr ""
4479
4480 #: config/tc-dlx.c:871
4481 msgid "failed regnum sanity check."
4482 msgstr ""
4483
4484 #: config/tc-dlx.c:884
4485 msgid "failed general register sanity check."
4486 msgstr ""
4487
4488 #. Types or values of args don't match.
4489 #: config/tc-dlx.c:892
4490 msgid "Invalid operands"
4491 msgstr ""
4492
4493 #: config/tc-dlx.c:1119 config/tc-or32.c:774
4494 #, c-format
4495 msgid "label \"$%d\" redefined"
4496 msgstr ""
4497
4498 #: config/tc-dlx.c:1157
4499 msgid "Invalid expression after # number\n"
4500 msgstr ""
4501
4502 #: config/tc-fr30.c:82
4503 #, c-format
4504 msgid " FR30 specific command line options:\n"
4505 msgstr ""
4506
4507 #: config/tc-fr30.c:135
4508 #, c-format
4509 msgid "Instruction %s not allowed in a delay slot."
4510 msgstr ""
4511
4512 #: config/tc-frv.c:404
4513 #, c-format
4514 msgid "Unknown cpu -mcpu=%s"
4515 msgstr ""
4516
4517 #: config/tc-frv.c:457
4518 #, c-format
4519 msgid "FRV specific command line options:\n"
4520 msgstr ""
4521
4522 #: config/tc-frv.c:458
4523 #, c-format
4524 msgid "-G n            Put data <= n bytes in the small data area\n"
4525 msgstr ""
4526
4527 #: config/tc-frv.c:459
4528 #, c-format
4529 msgid "-mgpr-32        Mark generated file as only using 32 GPRs\n"
4530 msgstr ""
4531
4532 #: config/tc-frv.c:460
4533 #, c-format
4534 msgid "-mgpr-64        Mark generated file as using all 64 GPRs\n"
4535 msgstr ""
4536
4537 #: config/tc-frv.c:461
4538 #, c-format
4539 msgid "-mfpr-32        Mark generated file as only using 32 FPRs\n"
4540 msgstr ""
4541
4542 #: config/tc-frv.c:462
4543 #, c-format
4544 msgid "-mfpr-64        Mark generated file as using all 64 FPRs\n"
4545 msgstr ""
4546
4547 #: config/tc-frv.c:463
4548 #, c-format
4549 msgid "-msoft-float    Mark generated file as using software FP\n"
4550 msgstr ""
4551
4552 #: config/tc-frv.c:464
4553 #, c-format
4554 msgid "-mdword         Mark generated file as using a 8-byte stack alignment\n"
4555 msgstr ""
4556
4557 #: config/tc-frv.c:465
4558 #, c-format
4559 msgid "-mno-dword      Mark generated file as using a 4-byte stack alignment\n"
4560 msgstr ""
4561
4562 #: config/tc-frv.c:466
4563 #, c-format
4564 msgid ""
4565 "-mdouble        Mark generated file as using double precision FP insns\n"
4566 msgstr ""
4567
4568 #: config/tc-frv.c:467
4569 #, c-format
4570 msgid "-mmedia         Mark generated file as using media insns\n"
4571 msgstr ""
4572
4573 #: config/tc-frv.c:468
4574 #, c-format
4575 msgid ""
4576 "-mmuladd        Mark generated file as using multiply add/subtract insns\n"
4577 msgstr ""
4578
4579 #: config/tc-frv.c:469
4580 #, c-format
4581 msgid "-mpack          Allow instructions to be packed\n"
4582 msgstr ""
4583
4584 #: config/tc-frv.c:470
4585 #, c-format
4586 msgid "-mno-pack       Do not allow instructions to be packed\n"
4587 msgstr ""
4588
4589 #: config/tc-frv.c:471
4590 #, c-format
4591 msgid ""
4592 "-mpic           Mark generated file as using small position independent "
4593 "code\n"
4594 msgstr ""
4595
4596 #: config/tc-frv.c:472
4597 #, c-format
4598 msgid ""
4599 "-mPIC           Mark generated file as using large position independent "
4600 "code\n"
4601 msgstr ""
4602
4603 #: config/tc-frv.c:473
4604 #, c-format
4605 msgid ""
4606 "-mlibrary-pic   Mark generated file as using position indepedent code for "
4607 "libraries\n"
4608 msgstr ""
4609
4610 #: config/tc-frv.c:474
4611 #, c-format
4612 msgid "-mfdpic         Assemble for the FDPIC ABI\n"
4613 msgstr ""
4614
4615 #: config/tc-frv.c:475
4616 #, c-format
4617 msgid "-mnopic         Disable -mpic, -mPIC, -mlibrary-pic and -mfdpic\n"
4618 msgstr ""
4619
4620 #: config/tc-frv.c:476
4621 #, c-format
4622 msgid "-mcpu={fr500|fr550|fr400|fr405|fr450|fr300|frv|simple|tomcat}\n"
4623 msgstr ""
4624
4625 #: config/tc-frv.c:477
4626 #, c-format
4627 msgid "                Record the cpu type\n"
4628 msgstr ""
4629
4630 #: config/tc-frv.c:478
4631 #, c-format
4632 msgid "-mtomcat-stats  Print out stats for tomcat workarounds\n"
4633 msgstr ""
4634
4635 #: config/tc-frv.c:479
4636 #, c-format
4637 msgid "-mtomcat-debug  Debug tomcat workarounds\n"
4638 msgstr ""
4639
4640 #: config/tc-frv.c:1163
4641 msgid "VLIW packing used for -mno-pack"
4642 msgstr ""
4643
4644 #: config/tc-frv.c:1173
4645 msgid "Instruction not supported by this architecture"
4646 msgstr ""
4647
4648 #: config/tc-frv.c:1183
4649 msgid "VLIW packing constraint violation"
4650 msgstr ""
4651
4652 #: config/tc-frv.c:1774
4653 #, c-format
4654 msgid "Relocation %s is not safe for %s"
4655 msgstr ""
4656
4657 #: config/tc-h8300.c:395 config/tc-h8300.c:403
4658 msgid "Reg not valid for H8/300"
4659 msgstr ""
4660
4661 #: config/tc-h8300.c:484
4662 msgid "invalid operand size requested"
4663 msgstr ""
4664
4665 #: config/tc-h8300.c:583
4666 msgid "Invalid register list for ldm/stm\n"
4667 msgstr ""
4668
4669 #: config/tc-h8300.c:609 config/tc-h8300.c:614 config/tc-h8300.c:621
4670 msgid "mismatch between register and suffix"
4671 msgstr ""
4672
4673 #: config/tc-h8300.c:648
4674 msgid "address too high for vector table jmp/jsr"
4675 msgstr ""
4676
4677 #: config/tc-h8300.c:675 config/tc-h8300.c:787 config/tc-h8300.c:797
4678 msgid "Wrong size pointer register for architecture."
4679 msgstr ""
4680
4681 #: config/tc-h8300.c:734 config/tc-h8300.c:742 config/tc-h8300.c:771
4682 msgid "expected @(exp, reg16)"
4683 msgstr ""
4684
4685 #: config/tc-h8300.c:760
4686 msgid "expected .L, .W or .B for register in indexed addressing mode"
4687 msgstr ""
4688
4689 #: config/tc-h8300.c:954
4690 msgid "expected valid addressing mode for mova: \"@(disp, ea.sz),ERn\""
4691 msgstr ""
4692
4693 #: config/tc-h8300.c:972 config/tc-h8300.c:981
4694 msgid "expected register"
4695 msgstr ""
4696
4697 #: config/tc-h8300.c:997
4698 msgid "expected closing paren"
4699 msgstr ""
4700
4701 #: config/tc-h8300.c:1056
4702 #, c-format
4703 msgid "can't use high part of register in operand %d"
4704 msgstr ""
4705
4706 #: config/tc-h8300.c:1213
4707 #, c-format
4708 msgid "Opcode `%s' with these operand types not available in %s mode"
4709 msgstr ""
4710
4711 #: config/tc-h8300.c:1222
4712 msgid "mismatch between opcode size and operand size"
4713 msgstr ""
4714
4715 #: config/tc-h8300.c:1258
4716 #, c-format
4717 msgid "operand %s0x%lx out of range."
4718 msgstr ""
4719
4720 #: config/tc-h8300.c:1354
4721 msgid "Can't work out size of operand.\n"
4722 msgstr ""
4723
4724 #: config/tc-h8300.c:1403
4725 #, c-format
4726 msgid "Opcode `%s' with these operand types not available in H8/300 mode"
4727 msgstr ""
4728
4729 #: config/tc-h8300.c:1408
4730 #, c-format
4731 msgid "Opcode `%s' with these operand types not available in H8/300H mode"
4732 msgstr ""
4733
4734 #: config/tc-h8300.c:1414
4735 #, c-format
4736 msgid "Opcode `%s' with these operand types not available in H8/300S mode"
4737 msgstr ""
4738
4739 #: config/tc-h8300.c:1475 config/tc-h8300.c:1495
4740 msgid "Need #1 or #2 here"
4741 msgstr ""
4742
4743 #: config/tc-h8300.c:1490
4744 msgid "#4 not valid on H8/300."
4745 msgstr ""
4746
4747 #: config/tc-h8300.c:1596 config/tc-h8300.c:1678
4748 #, c-format
4749 msgid "branch operand has odd offset (%lx)\n"
4750 msgstr ""
4751
4752 #: config/tc-h8300.c:1716
4753 msgid "destination operand must be 16 bit register"
4754 msgstr ""
4755
4756 #: config/tc-h8300.c:1725
4757 msgid "source operand must be 8 bit register"
4758 msgstr ""
4759
4760 #: config/tc-h8300.c:1733
4761 msgid "destination operand must be 16bit absolute address"
4762 msgstr ""
4763
4764 #: config/tc-h8300.c:1740
4765 msgid "destination operand must be 8 bit register"
4766 msgstr ""
4767
4768 #: config/tc-h8300.c:1748
4769 msgid "source operand must be 16bit absolute address"
4770 msgstr ""
4771
4772 #. This seems more sane than saying "too many operands".  We'll
4773 #. get here only if the trailing trash starts with a comma.
4774 #. Types or values of args don't match.
4775 #: config/tc-h8300.c:1756 config/tc-mmix.c:472 config/tc-mmix.c:484
4776 #: config/tc-mmix.c:2497 config/tc-mmix.c:2521 config/tc-mmix.c:2794
4777 #: config/tc-or32.c:528
4778 msgid "invalid operands"
4779 msgstr ""
4780
4781 #: config/tc-h8300.c:1787
4782 msgid "operand/size mis-match"
4783 msgstr ""
4784
4785 #: config/tc-h8300.c:1888 config/tc-mips.c:10066 config/tc-sh.c:2925
4786 #: config/tc-sh64.c:2795 config/tc-z8k.c:1226
4787 msgid "unknown opcode"
4788 msgstr ""
4789
4790 #: config/tc-h8300.c:1921
4791 msgid "invalid operand in ldm"
4792 msgstr ""
4793
4794 #: config/tc-h8300.c:1930
4795 msgid "invalid operand in stm"
4796 msgstr ""
4797
4798 #: config/tc-h8300.c:2056
4799 #, c-format
4800 msgid "call to tc_aout_fix_to_chars \n"
4801 msgstr ""
4802
4803 #: config/tc-h8300.c:2065 config/tc-xc16x.c:340
4804 #, c-format
4805 msgid "call to md_convert_frag \n"
4806 msgstr ""
4807
4808 #: config/tc-h8300.c:2116 config/tc-xc16x.c:244
4809 #, c-format
4810 msgid "call to md_estimate_size_before_relax \n"
4811 msgstr ""
4812
4813 #: config/tc-h8300.c:2145 config/tc-xc16x.c:285
4814 msgid "Difference of symbols in different sections is not supported"
4815 msgstr ""
4816
4817 #: config/tc-h8300.c:2167 config/tc-mcore.c:2199 config/tc-pj.c:489
4818 #: config/tc-sh.c:4374 config/tc-xc16x.c:308
4819 #, c-format
4820 msgid "Cannot represent relocation type %s"
4821 msgstr ""
4822
4823 #. Simple range checking for FIELD against HIGH and LOW bounds.
4824 #. IGNORE is used to suppress the error message.
4825 #. Variant of CHECK_FIELD for use in md_apply_fix and other places where
4826 #. the current file and line number are not valid.
4827 #: config/tc-hppa.c:1015 config/tc-hppa.c:1029
4828 #, c-format
4829 msgid "Field out of range [%d..%d] (%d)."
4830 msgstr ""
4831
4832 #. Simple alignment checking for FIELD against ALIGN (a power of two).
4833 #. IGNORE is used to suppress the error message.
4834 #: config/tc-hppa.c:1043
4835 #, c-format
4836 msgid "Field not properly aligned [%d] (%d)."
4837 msgstr ""
4838
4839 #: config/tc-hppa.c:1096
4840 msgid "Missing .exit\n"
4841 msgstr ""
4842
4843 #: config/tc-hppa.c:1099
4844 msgid "Missing .procend\n"
4845 msgstr ""
4846
4847 #: config/tc-hppa.c:1284
4848 #, c-format
4849 msgid "Invalid field selector.  Assuming F%%."
4850 msgstr ""
4851
4852 #: config/tc-hppa.c:1311
4853 msgid "Bad segment in expression."
4854 msgstr ""
4855
4856 #: config/tc-hppa.c:1336
4857 #, c-format
4858 msgid "Invalid Nullification: (%c)"
4859 msgstr ""
4860
4861 #: config/tc-hppa.c:1406
4862 msgid "Cannot handle fixup"
4863 msgstr ""
4864
4865 #: config/tc-hppa.c:1704
4866 #, c-format
4867 msgid "  -Q                      ignored\n"
4868 msgstr ""
4869
4870 #: config/tc-hppa.c:1708
4871 #, c-format
4872 msgid "  -c                      print a warning if a comment is found\n"
4873 msgstr ""
4874
4875 #: config/tc-hppa.c:1774
4876 #, c-format
4877 msgid "no hppa_fixup entry for fixup type 0x%x"
4878 msgstr ""
4879
4880 #: config/tc-hppa.c:1953
4881 msgid "Unknown relocation encountered in md_apply_fix."
4882 msgstr ""
4883
4884 #: config/tc-hppa.c:2141 config/tc-hppa.c:2166
4885 #, c-format
4886 msgid "Undefined register: '%s'."
4887 msgstr ""
4888
4889 #: config/tc-hppa.c:2200
4890 #, c-format
4891 msgid "Non-absolute symbol: '%s'."
4892 msgstr ""
4893
4894 #: config/tc-hppa.c:2215
4895 #, c-format
4896 msgid "Undefined absolute constant: '%s'."
4897 msgstr ""
4898
4899 #: config/tc-hppa.c:2246 config/tc-hppa.c:5665
4900 msgid "could not update architecture and machine"
4901 msgstr ""
4902
4903 #: config/tc-hppa.c:2284
4904 #, c-format
4905 msgid "Invalid FP Compare Condition: %s"
4906 msgstr ""
4907
4908 #: config/tc-hppa.c:2339
4909 #, c-format
4910 msgid "Invalid FTEST completer: %s"
4911 msgstr ""
4912
4913 #: config/tc-hppa.c:2405 config/tc-hppa.c:2442
4914 #, c-format
4915 msgid "Invalid FP Operand Format: %3s"
4916 msgstr ""
4917
4918 #: config/tc-hppa.c:2577
4919 msgid "Bad segment (should be absolute)."
4920 msgstr ""
4921
4922 #: config/tc-hppa.c:2603
4923 #, c-format
4924 msgid "Invalid argument location: %s\n"
4925 msgstr ""
4926
4927 #: config/tc-hppa.c:2632
4928 #, c-format
4929 msgid "Invalid argument description: %d"
4930 msgstr ""
4931
4932 #: config/tc-hppa.c:3458
4933 msgid "Invalid Indexed Load Completer."
4934 msgstr ""
4935
4936 #: config/tc-hppa.c:3463
4937 msgid "Invalid Indexed Load Completer Syntax."
4938 msgstr ""
4939
4940 #: config/tc-hppa.c:3497
4941 msgid "Invalid Short Load/Store Completer."
4942 msgstr ""
4943
4944 #: config/tc-hppa.c:3557 config/tc-hppa.c:3562
4945 msgid "Invalid Store Bytes Short Completer"
4946 msgstr ""
4947
4948 #: config/tc-hppa.c:3873 config/tc-hppa.c:3879
4949 msgid "Invalid left/right combination completer"
4950 msgstr ""
4951
4952 #: config/tc-hppa.c:3928 config/tc-hppa.c:3935
4953 msgid "Invalid permutation completer"
4954 msgstr ""
4955
4956 #: config/tc-hppa.c:4035
4957 #, c-format
4958 msgid "Invalid Add Condition: %s"
4959 msgstr ""
4960
4961 #: config/tc-hppa.c:4046 config/tc-hppa.c:4056
4962 msgid "Invalid Add and Branch Condition"
4963 msgstr ""
4964
4965 #: config/tc-hppa.c:4077 config/tc-hppa.c:4214
4966 msgid "Invalid Compare/Subtract Condition"
4967 msgstr ""
4968
4969 #: config/tc-hppa.c:4117
4970 #, c-format
4971 msgid "Invalid Bit Branch Condition: %c"
4972 msgstr ""
4973
4974 #: config/tc-hppa.c:4202
4975 #, c-format
4976 msgid "Invalid Compare/Subtract Condition: %s"
4977 msgstr ""
4978
4979 #: config/tc-hppa.c:4229
4980 msgid "Invalid Compare and Branch Condition"
4981 msgstr ""
4982
4983 #: config/tc-hppa.c:4325
4984 msgid "Invalid Logical Instruction Condition."
4985 msgstr ""
4986
4987 #: config/tc-hppa.c:4380
4988 msgid "Invalid Shift/Extract/Deposit Condition."
4989 msgstr ""
4990
4991 #: config/tc-hppa.c:4492
4992 msgid "Invalid Unit Instruction Condition."
4993 msgstr ""
4994
4995 #: config/tc-hppa.c:4967 config/tc-hppa.c:4999 config/tc-hppa.c:5030
4996 #: config/tc-hppa.c:5060
4997 msgid "Branch to unaligned address"
4998 msgstr ""
4999
5000 #: config/tc-hppa.c:5238
5001 msgid "Invalid SFU identifier"
5002 msgstr ""
5003
5004 #: config/tc-hppa.c:5288
5005 msgid "Invalid COPR identifier"
5006 msgstr ""
5007
5008 #: config/tc-hppa.c:5417
5009 msgid "Invalid Floating Point Operand Format."
5010 msgstr ""
5011
5012 #: config/tc-hppa.c:5534 config/tc-hppa.c:5554 config/tc-hppa.c:5574
5013 #: config/tc-hppa.c:5594 config/tc-hppa.c:5614
5014 msgid "Invalid register for single precision fmpyadd or fmpysub"
5015 msgstr ""
5016
5017 #: config/tc-hppa.c:5682
5018 #, c-format
5019 msgid "Invalid operands %s"
5020 msgstr ""
5021
5022 #: config/tc-hppa.c:5737 config/tc-hppa.c:6925 config/tc-hppa.c:6980
5023 msgid "Missing function name for .PROC (corrupted label chain)"
5024 msgstr ""
5025
5026 #: config/tc-hppa.c:5740 config/tc-hppa.c:6983
5027 msgid "Missing function name for .PROC"
5028 msgstr ""
5029
5030 #: config/tc-hppa.c:5799
5031 msgid "Argument to .BLOCK/.BLOCKZ must be between 0 and 0x3fffffff"
5032 msgstr ""
5033
5034 #: config/tc-hppa.c:5895
5035 #, c-format
5036 msgid "Invalid .CALL argument: %s"
5037 msgstr ""
5038
5039 #: config/tc-hppa.c:6011
5040 msgid ".callinfo is not within a procedure definition"
5041 msgstr ""
5042
5043 #: config/tc-hppa.c:6031
5044 #, c-format
5045 msgid "FRAME parameter must be a multiple of 8: %d\n"
5046 msgstr ""
5047
5048 #: config/tc-hppa.c:6050
5049 msgid "Value for ENTRY_GR must be in the range 3..18\n"
5050 msgstr ""
5051
5052 #: config/tc-hppa.c:6062
5053 msgid "Value for ENTRY_FR must be in the range 12..21\n"
5054 msgstr ""
5055
5056 #: config/tc-hppa.c:6072
5057 msgid "Value for ENTRY_SR must be 3\n"
5058 msgstr ""
5059
5060 #: config/tc-hppa.c:6128
5061 #, c-format
5062 msgid "Invalid .CALLINFO argument: %s"
5063 msgstr ""
5064
5065 #: config/tc-hppa.c:6238
5066 msgid "The .ENTER pseudo-op is not supported"
5067 msgstr ""
5068
5069 #: config/tc-hppa.c:6254
5070 msgid "Misplaced .entry. Ignored."
5071 msgstr ""
5072
5073 #: config/tc-hppa.c:6258
5074 msgid "Missing .callinfo."
5075 msgstr ""
5076
5077 #: config/tc-hppa.c:6322
5078 msgid ".REG expression must be a register"
5079 msgstr ""
5080
5081 #: config/tc-hppa.c:6338
5082 msgid "bad or irreducible absolute expression; zero assumed"
5083 msgstr ""
5084
5085 #: config/tc-hppa.c:6349
5086 msgid ".REG must use a label"
5087 msgstr ""
5088
5089 #: config/tc-hppa.c:6351
5090 msgid ".EQU must use a label"
5091 msgstr ""
5092
5093 #: config/tc-hppa.c:6413
5094 #, c-format
5095 msgid "Symbol '%s' could not be created."
5096 msgstr ""
5097
5098 #: config/tc-hppa.c:6417
5099 msgid "No memory for symbol name."
5100 msgstr ""
5101
5102 #: config/tc-hppa.c:6466
5103 msgid ".EXIT must appear within a procedure"
5104 msgstr ""
5105
5106 #: config/tc-hppa.c:6470
5107 msgid "Missing .callinfo"
5108 msgstr ""
5109
5110 #: config/tc-hppa.c:6474
5111 msgid "No .ENTRY for this .EXIT"
5112 msgstr ""
5113
5114 #: config/tc-hppa.c:6514
5115 #, c-format
5116 msgid "Using ENTRY rather than CODE in export directive for %s"
5117 msgstr ""
5118
5119 #: config/tc-hppa.c:6631
5120 #, c-format
5121 msgid "Undefined .EXPORT/.IMPORT argument (ignored): %s"
5122 msgstr ""
5123
5124 #: config/tc-hppa.c:6655
5125 #, c-format
5126 msgid "Cannot define export symbol: %s\n"
5127 msgstr ""
5128
5129 #: config/tc-hppa.c:6752
5130 msgid "Missing label name on .LABEL"
5131 msgstr ""
5132
5133 #: config/tc-hppa.c:6757
5134 msgid "extra .LABEL arguments ignored."
5135 msgstr ""
5136
5137 #: config/tc-hppa.c:6773
5138 msgid "The .LEAVE pseudo-op is not supported"
5139 msgstr ""
5140
5141 #: config/tc-hppa.c:6811
5142 msgid "Unrecognized .LEVEL argument\n"
5143 msgstr ""
5144
5145 #: config/tc-hppa.c:6845
5146 #, c-format
5147 msgid "Cannot define static symbol: %s\n"
5148 msgstr ""
5149
5150 #: config/tc-hppa.c:6879
5151 msgid "Nested procedures"
5152 msgstr ""
5153
5154 #: config/tc-hppa.c:6889
5155 msgid "Cannot allocate unwind descriptor\n"
5156 msgstr ""
5157
5158 #: config/tc-hppa.c:6987
5159 msgid "misplaced .procend"
5160 msgstr ""
5161
5162 #: config/tc-hppa.c:6990
5163 msgid "Missing .callinfo for this procedure"
5164 msgstr ""
5165
5166 #: config/tc-hppa.c:6993
5167 msgid "Missing .EXIT for a .ENTRY"
5168 msgstr ""
5169
5170 #: config/tc-hppa.c:7030
5171 msgid "Not in a space.\n"
5172 msgstr ""
5173
5174 #: config/tc-hppa.c:7033
5175 msgid "Not in a subspace.\n"
5176 msgstr ""
5177
5178 #: config/tc-hppa.c:7122
5179 msgid "Invalid .SPACE argument"
5180 msgstr ""
5181
5182 #: config/tc-hppa.c:7168
5183 msgid "Can't change spaces within a procedure definition. Ignored"
5184 msgstr ""
5185
5186 #: config/tc-hppa.c:7296
5187 #, c-format
5188 msgid "Undefined space: '%s' Assuming space number = 0."
5189 msgstr ""
5190
5191 #: config/tc-hppa.c:7319
5192 msgid "Must be in a space before changing or declaring subspaces.\n"
5193 msgstr ""
5194
5195 #: config/tc-hppa.c:7323
5196 msgid "Can't change subspaces within a procedure definition. Ignored"
5197 msgstr ""
5198
5199 #: config/tc-hppa.c:7359
5200 msgid "Parameters of an existing subspace can't be modified"
5201 msgstr ""
5202
5203 #: config/tc-hppa.c:7411
5204 msgid "Alignment must be a power of 2"
5205 msgstr ""
5206
5207 #: config/tc-hppa.c:7458
5208 msgid "FIRST not supported as a .SUBSPACE argument"
5209 msgstr ""
5210
5211 #: config/tc-hppa.c:7460
5212 msgid "Invalid .SUBSPACE argument"
5213 msgstr ""
5214
5215 #: config/tc-hppa.c:7649
5216 #, c-format
5217 msgid "Internal error: Unable to find containing space for %s."
5218 msgstr ""
5219
5220 #: config/tc-hppa.c:7687
5221 #, c-format
5222 msgid "Out of memory: could not allocate new space chain entry: %s\n"
5223 msgstr ""
5224
5225 #: config/tc-hppa.c:7775
5226 #, c-format
5227 msgid "Out of memory: could not allocate new subspace chain entry: %s\n"
5228 msgstr ""
5229
5230 #: config/tc-hppa.c:8220
5231 msgid "-R option not supported on this target."
5232 msgstr ""
5233
5234 #: config/tc-hppa.c:8237 config/tc-sparc.c:811 config/tc-sparc.c:848
5235 #, c-format
5236 msgid "Internal error: can't hash `%s': %s\n"
5237 msgstr ""
5238
5239 #: config/tc-hppa.c:8246 config/tc-i860.c:236
5240 #, c-format
5241 msgid "internal error: losing opcode: `%s' \"%s\"\n"
5242 msgstr ""
5243
5244 #: config/tc-i386.c:1764
5245 #, c-format
5246 msgid "%s shortened to %s"
5247 msgstr ""
5248
5249 #: config/tc-i386.c:1834
5250 msgid "same type of prefix used twice"
5251 msgstr ""
5252
5253 #: config/tc-i386.c:1855
5254 msgid "64bit mode not supported on this CPU."
5255 msgstr ""
5256
5257 #: config/tc-i386.c:1859
5258 msgid "32bit mode not supported on this CPU."
5259 msgstr ""
5260
5261 #: config/tc-i386.c:1892
5262 msgid "bad argument to syntax directive."
5263 msgstr ""
5264
5265 #: config/tc-i386.c:1939
5266 msgid "bad argument to sse_check directive."
5267 msgstr ""
5268
5269 #: config/tc-i386.c:1943
5270 msgid "missing argument for sse_check directive"
5271 msgstr ""
5272
5273 #: config/tc-i386.c:2011
5274 #, c-format
5275 msgid "no such architecture: `%s'"
5276 msgstr ""
5277
5278 #: config/tc-i386.c:2016
5279 msgid "missing cpu architecture"
5280 msgstr ""
5281
5282 #: config/tc-i386.c:2030
5283 #, c-format
5284 msgid "no such architecture modifier: `%s'"
5285 msgstr ""
5286
5287 #: config/tc-i386.c:2046 config/tc-i386.c:8354 config/tc-maxq.c:223
5288 msgid "Unknown architecture"
5289 msgstr ""
5290
5291 #: config/tc-i386.c:2394
5292 #, c-format
5293 msgid "unknown relocation (%u)"
5294 msgstr ""
5295
5296 #: config/tc-i386.c:2396
5297 #, c-format
5298 msgid "%u-byte relocation cannot be applied to %u-byte field"
5299 msgstr ""
5300
5301 #: config/tc-i386.c:2400
5302 msgid "non-pc-relative relocation for pc-relative field"
5303 msgstr ""
5304
5305 #: config/tc-i386.c:2405
5306 msgid "relocated field and relocation type differ in signedness"
5307 msgstr ""
5308
5309 #: config/tc-i386.c:2414
5310 msgid "there are no unsigned pc-relative relocations"
5311 msgstr ""
5312
5313 #: config/tc-i386.c:2422
5314 #, c-format
5315 msgid "cannot do %u byte pc-relative relocation"
5316 msgstr ""
5317
5318 #: config/tc-i386.c:2439
5319 #, c-format
5320 msgid "cannot do %s %u byte relocation"
5321 msgstr ""
5322
5323 #: config/tc-i386.c:2670
5324 #, c-format
5325 msgid "can't use register '%s%s' as operand %d in '%s'."
5326 msgstr ""
5327
5328 #: config/tc-i386.c:2781
5329 #, c-format
5330 msgid "SSE instruction `%s' is used"
5331 msgstr ""
5332
5333 #: config/tc-i386.c:2795 config/tc-i386.c:4113
5334 #, c-format
5335 msgid "ambiguous operand size for `%s'"
5336 msgstr ""
5337
5338 #. UnixWare fsub no args is alias for fsubp, fadd -> faddp, etc.
5339 #: config/tc-i386.c:2844
5340 #, c-format
5341 msgid "translating to `%sp'"
5342 msgstr ""
5343
5344 #: config/tc-i386.c:2895
5345 #, c-format
5346 msgid "can't encode register '%s%s' in an instruction requiring REX prefix."
5347 msgstr ""
5348
5349 #: config/tc-i386.c:2942 config/tc-i386.c:3050 config/tc-maxq.c:800
5350 #: config/tc-maxq.c:830
5351 #, c-format
5352 msgid "no such instruction: `%s'"
5353 msgstr ""
5354
5355 #: config/tc-i386.c:2953 config/tc-i386.c:3083 config/tc-maxq.c:808
5356 #, c-format
5357 msgid "invalid character %s in mnemonic"
5358 msgstr ""
5359
5360 #: config/tc-i386.c:2960
5361 msgid "expecting prefix; got nothing"
5362 msgstr ""
5363
5364 #: config/tc-i386.c:2962
5365 msgid "expecting mnemonic; got nothing"
5366 msgstr ""
5367
5368 #: config/tc-i386.c:2977 config/tc-i386.c:3101
5369 #, c-format
5370 msgid "`%s' is only supported in 64-bit mode"
5371 msgstr ""
5372
5373 #: config/tc-i386.c:2978 config/tc-i386.c:3100
5374 #, c-format
5375 msgid "`%s' is not supported in 64-bit mode"
5376 msgstr ""
5377
5378 #: config/tc-i386.c:2990
5379 #, c-format
5380 msgid "redundant %s prefix"
5381 msgstr ""
5382
5383 #: config/tc-i386.c:3107
5384 #, c-format
5385 msgid "`%s' is not supported on `%s%s'"
5386 msgstr ""
5387
5388 #: config/tc-i386.c:3117
5389 msgid "use .code16 to ensure correct addressing mode"
5390 msgstr ""
5391
5392 #: config/tc-i386.c:3130
5393 #, c-format
5394 msgid "expecting string instruction after `%s'"
5395 msgstr ""
5396
5397 #: config/tc-i386.c:3162
5398 #, c-format
5399 msgid "invalid character %s before operand %d"
5400 msgstr ""
5401
5402 #: config/tc-i386.c:3176
5403 #, c-format
5404 msgid "unbalanced parenthesis in operand %d."
5405 msgstr ""
5406
5407 #: config/tc-i386.c:3179 config/tc-maxq.c:1850
5408 #, c-format
5409 msgid "unbalanced brackets in operand %d."
5410 msgstr ""
5411
5412 #: config/tc-i386.c:3188
5413 #, c-format
5414 msgid "invalid character %s in operand %d"
5415 msgstr ""
5416
5417 #: config/tc-i386.c:3216 config/tc-maxq.c:1876
5418 #, c-format
5419 msgid "spurious operands; (%d operands/instruction max)"
5420 msgstr ""
5421
5422 #: config/tc-i386.c:3239 config/tc-maxq.c:1896
5423 msgid "expecting operand after ','; got nothing"
5424 msgstr ""
5425
5426 #: config/tc-i386.c:3244
5427 msgid "expecting operand before ','; got nothing"
5428 msgstr ""
5429
5430 #: config/tc-i386.c:3853
5431 #, c-format
5432 msgid "ambiguous operand size or operands invalid for `%s'"
5433 msgstr ""
5434
5435 #: config/tc-i386.c:3856
5436 #, c-format
5437 msgid "suffix or operands invalid for `%s'"
5438 msgstr ""
5439
5440 #: config/tc-i386.c:3867
5441 #, c-format
5442 msgid "indirect %s without `*'"
5443 msgstr ""
5444
5445 #. Warn them that a data or address size prefix doesn't
5446 #. affect assembly of the next line of code.
5447 #: config/tc-i386.c:3875
5448 #, c-format
5449 msgid "stand-alone `%s' prefix"
5450 msgstr ""
5451
5452 #: config/tc-i386.c:3909 config/tc-i386.c:3925
5453 #, c-format
5454 msgid "`%s' operand %d must use `%ses' segment"
5455 msgstr ""
5456
5457 #. We have to know the operand size for crc32.
5458 #: config/tc-i386.c:3979
5459 #, c-format
5460 msgid "ambiguous memory operand size for `%s`"
5461 msgstr ""
5462
5463 #: config/tc-i386.c:4086
5464 msgid ""
5465 "no instruction mnemonic suffix given and no register operands; can't size "
5466 "instruction"
5467 msgstr ""
5468
5469 #: config/tc-i386.c:4227 config/tc-i386.c:4302 config/tc-i386.c:4331
5470 #: config/tc-i386.c:4377 config/tc-i386.c:4415
5471 #, c-format
5472 msgid "Incorrect register `%s%s' used with `%c' suffix"
5473 msgstr ""
5474
5475 #: config/tc-i386.c:4235 config/tc-i386.c:4309 config/tc-i386.c:4422
5476 #, c-format
5477 msgid "using `%s%s' instead of `%s%s' due to `%c' suffix"
5478 msgstr ""
5479
5480 #: config/tc-i386.c:4261 config/tc-i386.c:4285 config/tc-i386.c:4353
5481 #: config/tc-i386.c:4398
5482 #, c-format
5483 msgid "`%s%s' not allowed with `%s%c'"
5484 msgstr ""
5485
5486 #: config/tc-i386.c:4489
5487 msgid "no instruction mnemonic suffix given; can't determine immediate size"
5488 msgstr ""
5489
5490 #: config/tc-i386.c:4679 config/tc-i386.c:4714 config/tc-i386.c:4783
5491 #: config/tc-i386.c:4834
5492 #, c-format
5493 msgid "Incorrect operands for the '%s' instruction"
5494 msgstr ""
5495
5496 #: config/tc-i386.c:4841
5497 #, c-format
5498 msgid "Internal error for the '%s' instruction"
5499 msgstr ""
5500
5501 #: config/tc-i386.c:4849
5502 #, c-format
5503 msgid "the last operand of `%s' must be `%s%s'"
5504 msgstr ""
5505
5506 #: config/tc-i386.c:4852
5507 #, c-format
5508 msgid "the first operand of `%s' must be `%s%s'"
5509 msgstr ""
5510
5511 #: config/tc-i386.c:5007
5512 #, c-format
5513 msgid "you can't `pop %scs'"
5514 msgstr ""
5515
5516 #. Reversed arguments on faddp, fsubp, etc.
5517 #: config/tc-i386.c:5036
5518 #, c-format
5519 msgid "translating to `%s %s%s,%s%s'"
5520 msgstr ""
5521
5522 #. Extraneous `l' suffix on fp insn.
5523 #: config/tc-i386.c:5043
5524 #, c-format
5525 msgid "translating to `%s %s%s'"
5526 msgstr ""
5527
5528 #: config/tc-i386.c:5071
5529 #, c-format
5530 msgid "segment override on `%s' is ineffectual"
5531 msgstr ""
5532
5533 #: config/tc-i386.c:5727 config/tc-i386.c:5821 config/tc-i386.c:5866
5534 msgid "skipping prefixes on this instruction"
5535 msgstr ""
5536
5537 #: config/tc-i386.c:5886
5538 msgid "16-bit jump out of range"
5539 msgstr ""
5540
5541 #: config/tc-i386.c:5895
5542 #, c-format
5543 msgid "can't handle non absolute segment in `%s'"
5544 msgstr ""
5545
5546 #: config/tc-i386.c:6498
5547 #, c-format
5548 msgid "@%s reloc is not supported with %d-bit output format"
5549 msgstr ""
5550
5551 #: config/tc-i386.c:6542
5552 #, c-format
5553 msgid "missing or invalid expression `%s'"
5554 msgstr ""
5555
5556 #: config/tc-i386.c:6595
5557 #, c-format
5558 msgid "at most %d immediate operands are allowed"
5559 msgstr ""
5560
5561 #: config/tc-i386.c:6617 config/tc-i386.c:6855 config/tc-maxq.c:1462
5562 #, c-format
5563 msgid "junk `%s' after expression"
5564 msgstr ""
5565
5566 #: config/tc-i386.c:6630
5567 #, c-format
5568 msgid "missing or invalid immediate expression `%s'"
5569 msgstr ""
5570
5571 #: config/tc-i386.c:6653 config/tc-i386.c:6910 config/tc-maxq.c:1492
5572 #, c-format
5573 msgid "unimplemented segment %s in operand"
5574 msgstr ""
5575
5576 #: config/tc-i386.c:6659
5577 #, c-format
5578 msgid "illegal immediate register operand %s"
5579 msgstr ""
5580
5581 #: config/tc-i386.c:6707
5582 #, c-format
5583 msgid "expecting scale factor of 1, 2, 4, or 8: got `%s'"
5584 msgstr ""
5585
5586 #: config/tc-i386.c:6716
5587 #, c-format
5588 msgid "scale factor of %d without an index register"
5589 msgstr ""
5590
5591 #: config/tc-i386.c:6738
5592 #, c-format
5593 msgid "at most %d displacement operands are allowed"
5594 msgstr ""
5595
5596 #: config/tc-i386.c:6895
5597 #, c-format
5598 msgid "missing or invalid displacement expression `%s'"
5599 msgstr ""
5600
5601 #: config/tc-i386.c:6999
5602 #, c-format
5603 msgid "`%s' is not valid here (expected `%c%s%s%c')"
5604 msgstr ""
5605
5606 #: config/tc-i386.c:7079
5607 #, c-format
5608 msgid "`%s' is not a valid %s expression"
5609 msgstr ""
5610
5611 #: config/tc-i386.c:7084
5612 #, c-format
5613 msgid "`%s' is not a valid %s-bit %s expression"
5614 msgstr ""
5615
5616 #: config/tc-i386.c:7165
5617 #, c-format
5618 msgid "bad memory operand `%s'"
5619 msgstr ""
5620
5621 #: config/tc-i386.c:7180
5622 #, c-format
5623 msgid "junk `%s' after register"
5624 msgstr ""
5625
5626 #: config/tc-i386.c:7193 config/tc-i386.c:7309 config/tc-i386.c:7350
5627 #, c-format
5628 msgid "bad register name `%s'"
5629 msgstr ""
5630
5631 #: config/tc-i386.c:7201
5632 msgid "immediate operand illegal with absolute jump"
5633 msgstr ""
5634
5635 #: config/tc-i386.c:7223
5636 #, c-format
5637 msgid "too many memory references for `%s'"
5638 msgstr ""
5639
5640 #: config/tc-i386.c:7301
5641 #, c-format
5642 msgid "expecting `,' or `)' after index register in `%s'"
5643 msgstr ""
5644
5645 #: config/tc-i386.c:7326
5646 #, c-format
5647 msgid "expecting `)' after scale factor in `%s'"
5648 msgstr ""
5649
5650 #: config/tc-i386.c:7334
5651 #, c-format
5652 msgid "expecting index register or scale factor after `,'; got '%c'"
5653 msgstr ""
5654
5655 #: config/tc-i386.c:7342
5656 #, c-format
5657 msgid "expecting `,' or `)' after base register in `%s'"
5658 msgstr ""
5659
5660 #. It's not a memory operand; argh!
5661 #: config/tc-i386.c:7386
5662 #, c-format
5663 msgid "invalid char %s beginning operand %d `%s'"
5664 msgstr ""
5665
5666 #: config/tc-i386.c:7562
5667 msgid "long jump required"
5668 msgstr ""
5669
5670 #: config/tc-i386.c:7617
5671 msgid "jump target out of range"
5672 msgstr ""
5673
5674 #: config/tc-i386.c:8083
5675 msgid "No compiled in support for x86_64"
5676 msgstr ""
5677
5678 #: config/tc-i386.c:8115 config/tc-i386.c:8162
5679 #, c-format
5680 msgid "Invalid -march= option: `%s'"
5681 msgstr ""
5682
5683 #: config/tc-i386.c:8171 config/tc-i386.c:8183
5684 #, c-format
5685 msgid "Invalid -mtune= option: `%s'"
5686 msgstr ""
5687
5688 #: config/tc-i386.c:8192
5689 #, c-format
5690 msgid "Invalid -mmnemonic= option: `%s'"
5691 msgstr ""
5692
5693 #: config/tc-i386.c:8201
5694 #, c-format
5695 msgid "Invalid -msyntax= option: `%s'"
5696 msgstr ""
5697
5698 #: config/tc-i386.c:8228
5699 #, c-format
5700 msgid "Invalid -msse-check= option: `%s'"
5701 msgstr ""
5702
5703 #: config/tc-i386.c:8242
5704 #, c-format
5705 msgid ""
5706 "  -Q                      ignored\n"
5707 "  -V                      print assembler version number\n"
5708 "  -k                      ignored\n"
5709 msgstr ""
5710
5711 #: config/tc-i386.c:8247
5712 #, c-format
5713 msgid ""
5714 "  -n                      Do not optimize code alignment\n"
5715 "  -q                      quieten some warnings\n"
5716 msgstr ""
5717
5718 #: config/tc-i386.c:8251
5719 #, c-format
5720 msgid "  -s                      ignored\n"
5721 msgstr ""
5722
5723 #: config/tc-i386.c:8255
5724 #, c-format
5725 msgid "  --32/--64               generate 32bit/64bit code\n"
5726 msgstr ""
5727
5728 #: config/tc-i386.c:8259
5729 #, c-format
5730 msgid "  --divide                do not treat `/' as a comment character\n"
5731 msgstr ""
5732
5733 #: config/tc-i386.c:8262
5734 #, c-format
5735 msgid "  --divide                ignored\n"
5736 msgstr ""
5737
5738 #: config/tc-i386.c:8265
5739 #, c-format
5740 msgid ""
5741 "  -march=CPU[,+EXTENSION...]\n"
5742 "                          generate code for CPU and EXTENSION, CPU is one "
5743 "of:\n"
5744 "                           i8086, i186, i286, i386, i486, pentium, "
5745 "pentiumpro,\n"
5746 "                           pentiumii, pentiumiii, pentium4, prescott, "
5747 "nocona,\n"
5748 "                           core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5749 "                           generic32, generic64\n"
5750 "                          EXTENSION is combination of:\n"
5751 "                           mmx, sse, sse2, sse3, ssse3, sse4.1, sse4.2, "
5752 "sse4,\n"
5753 "                           avx, vmx, smx, xsave, movbe, ept, aes, pclmul, "
5754 "fma,\n"
5755 "                           3dnow, 3dnowa, sse4a, sse5, svme, abm, padlock\n"
5756 msgstr ""
5757
5758 #: config/tc-i386.c:8276
5759 #, c-format
5760 msgid ""
5761 "  -mtune=CPU              optimize for CPU, CPU is one of:\n"
5762 "                           i8086, i186, i286, i386, i486, pentium, "
5763 "pentiumpro,\n"
5764 "                           pentiumii, pentiumiii, pentium4, prescott, "
5765 "nocona,\n"
5766 "                           core, core2, k6, k6_2, athlon, k8, amdfam10,\n"
5767 "                           generic32, generic64\n"
5768 msgstr ""
5769
5770 #: config/tc-i386.c:8282
5771 #, c-format
5772 msgid "  -msse2avx               encode SSE instructions with VEX prefix\n"
5773 msgstr ""
5774
5775 #: config/tc-i386.c:8284
5776 #, c-format
5777 msgid ""
5778 "  -msse-check=[none|error|warning]\n"
5779 "                          check SSE instructions\n"
5780 msgstr ""
5781
5782 #: config/tc-i386.c:8287
5783 #, c-format
5784 msgid "  -mmnemonic=[att|intel]  use AT&T/Intel mnemonic\n"
5785 msgstr ""
5786
5787 #: config/tc-i386.c:8289
5788 #, c-format
5789 msgid "  -msyntax=[att|intel]    use AT&T/Intel syntax\n"
5790 msgstr ""
5791
5792 #: config/tc-i386.c:8291
5793 #, c-format
5794 msgid "  -mindex-reg             support pseudo index registers\n"
5795 msgstr ""
5796
5797 #: config/tc-i386.c:8293
5798 #, c-format
5799 msgid "  -mnaked-reg             don't require `%%' prefix for registers\n"
5800 msgstr ""
5801
5802 #: config/tc-i386.c:8295
5803 #, c-format
5804 msgid "  -mold-gcc               support old (<= 2.8.1) versions of gcc\n"
5805 msgstr ""
5806
5807 #: config/tc-i386.c:8443 config/tc-s390.c:1782
5808 msgid "GOT already in symbol table"
5809 msgstr ""
5810
5811 #: config/tc-i386.c:8592
5812 #, c-format
5813 msgid "can not do %d byte pc-relative relocation"
5814 msgstr ""
5815
5816 #: config/tc-i386.c:8610 config/tc-maxq.c:247
5817 #, c-format
5818 msgid "can not do %d byte relocation"
5819 msgstr ""
5820
5821 #: config/tc-i386.c:8689 config/tc-maxq.c:274 config/tc-s390.c:2219
5822 #, c-format
5823 msgid "cannot represent relocation type %s"
5824 msgstr ""
5825
5826 #: config/tc-i386.c:8948
5827 #, c-format
5828 msgid "invalid operand for '%s' ('%s' unexpected)"
5829 msgstr ""
5830
5831 #: config/tc-i386.c:8960
5832 #, c-format
5833 msgid "too many memory references for '%s'"
5834 msgstr ""
5835
5836 #. See the comments in intel_bracket_expr.
5837 #: config/tc-i386.c:8970
5838 #, c-format
5839 msgid "Treating `%s' as memory reference"
5840 msgstr ""
5841
5842 #: config/tc-i386.c:9009 config/tc-i386.c:9567
5843 msgid "Segment override ignored"
5844 msgstr ""
5845
5846 #: config/tc-i386.c:9328
5847 #, c-format
5848 msgid "Unknown operand modifier `%s'"
5849 msgstr ""
5850
5851 #: config/tc-i386.c:9346
5852 msgid "Conflicting operand modifiers"
5853 msgstr ""
5854
5855 #: config/tc-i386.c:9395
5856 msgid "Invalid operand to `OFFSET'"
5857 msgstr ""
5858
5859 #: config/tc-i386.c:9469
5860 #, c-format
5861 msgid "`[%.*s]' taken to mean just `%.*s'"
5862 msgstr ""
5863
5864 #: config/tc-i386.c:9562
5865 #, c-format
5866 msgid "`%s' is not a valid segment register"
5867 msgstr ""
5868
5869 #: config/tc-i386.c:9569
5870 msgid "Extra segment override ignored"
5871 msgstr ""
5872
5873 #: config/tc-i386.c:9600
5874 msgid "cannot use `FLAT' here"
5875 msgstr ""
5876
5877 #: config/tc-i386.c:9609 config/tc-i386.c:9777
5878 msgid "Register scaling only allowed in memory operands"
5879 msgstr ""
5880
5881 #: config/tc-i386.c:9631 config/tc-i386.c:9753
5882 #, c-format
5883 msgid "Syntax error: Expecting a constant, got `%s'"
5884 msgstr ""
5885
5886 #: config/tc-i386.c:9659
5887 msgid "Too many register references in memory operand"
5888 msgstr ""
5889
5890 #: config/tc-i386.c:9679
5891 msgid "Invalid use of register"
5892 msgstr ""
5893
5894 #: config/tc-i386.c:9830
5895 #, c-format
5896 msgid "Unrecognized token '%s'"
5897 msgstr ""
5898
5899 #: config/tc-i386.c:9846
5900 #, c-format
5901 msgid "Unexpected token `%s'"
5902 msgstr ""
5903
5904 #: config/tc-i386.c:10022
5905 #, c-format
5906 msgid "Unrecognized token `%s'"
5907 msgstr ""
5908
5909 #: config/tc-i386.c:10132
5910 msgid "Bad .section directive: want a,l,w,x,M,S,G,T in string"
5911 msgstr ""
5912
5913 #: config/tc-i386.c:10135
5914 msgid "Bad .section directive: want a,w,x,M,S,G,T in string"
5915 msgstr ""
5916
5917 #: config/tc-i386.c:10154
5918 msgid ".largecomm supported only in 64bit mode, producing .comm"
5919 msgstr ""
5920
5921 #: config/tc-i860.c:122
5922 msgid "Directive .dual available only with -mintel-syntax option"
5923 msgstr ""
5924
5925 #: config/tc-i860.c:132
5926 msgid "Directive .enddual available only with -mintel-syntax option"
5927 msgstr ""
5928
5929 #: config/tc-i860.c:145
5930 msgid "Directive .atmp available only with -mintel-syntax option"
5931 msgstr ""
5932
5933 #: config/tc-i860.c:167 config/tc-i860.c:171
5934 msgid "Unknown temporary pseudo register"
5935 msgstr ""
5936
5937 #: config/tc-i860.c:247
5938 msgid "Defective assembler.  No assembly attempted."
5939 msgstr ""
5940
5941 #: config/tc-i860.c:393 config/tc-i860.c:938 config/tc-m68k.c:3731
5942 #: config/tc-m68k.c:3763 config/tc-sparc.c:2693
5943 msgid "failed sanity check."
5944 msgstr ""
5945
5946 #: config/tc-i860.c:400
5947 #, c-format
5948 msgid "Expanded opcode after delayed branch: `%s'"
5949 msgstr ""
5950
5951 #: config/tc-i860.c:404
5952 #, c-format
5953 msgid "Expanded opcode in dual mode: `%s'"
5954 msgstr ""
5955
5956 #: config/tc-i860.c:408
5957 #, c-format
5958 msgid "An instruction was expanded (%s)"
5959 msgstr ""
5960
5961 #: config/tc-i860.c:674
5962 msgid "Pipelined instruction: fsrc1 = fdest"
5963 msgstr ""
5964
5965 #: config/tc-i860.c:877 config/tc-i860.c:884 config/tc-i860.c:891
5966 msgid "Assembler does not yet support PIC"
5967 msgstr ""
5968
5969 #: config/tc-i860.c:955
5970 #, c-format
5971 msgid "Illegal operands for %s"
5972 msgstr ""
5973
5974 #: config/tc-i860.c:972
5975 #, c-format
5976 msgid "'d.%s' must be 8-byte aligned"
5977 msgstr ""
5978
5979 #: config/tc-i860.c:980
5980 #, c-format
5981 msgid "Prefix 'd.' invalid for instruction `%s'"
5982 msgstr ""
5983
5984 #: config/tc-i860.c:1133
5985 #, c-format
5986 msgid ""
5987 "  -EL\t\t\t  generate code for little endian mode (default)\n"
5988 "  -EB\t\t\t  generate code for big endian mode\n"
5989 "  -mwarn-expand\t\t  warn if pseudo operations are expanded\n"
5990 "  -mxp\t\t\t  enable i860XP support (disabled by default)\n"
5991 "  -mintel-syntax\t  enable Intel syntax (default to AT&T/SVR4)\n"
5992 msgstr ""
5993
5994 #. SVR4 compatibility flags.
5995 #: config/tc-i860.c:1141
5996 #, c-format
5997 msgid ""
5998 "  -V\t\t\t  print assembler version number\n"
5999 "  -Qy, -Qn\t\t  ignored\n"
6000 msgstr ""
6001
6002 #: config/tc-i860.c:1204
6003 msgid "This immediate requires 0 MOD 2 alignment"
6004 msgstr ""
6005
6006 #: config/tc-i860.c:1207
6007 msgid "This immediate requires 0 MOD 4 alignment"
6008 msgstr ""
6009
6010 #: config/tc-i860.c:1210
6011 msgid "This immediate requires 0 MOD 8 alignment"
6012 msgstr ""
6013
6014 #: config/tc-i860.c:1213
6015 msgid "This immediate requires 0 MOD 16 alignment"
6016 msgstr ""
6017
6018 #: config/tc-i860.c:1308
6019 msgid "5-bit immediate too large"
6020 msgstr ""
6021
6022 #: config/tc-i860.c:1311
6023 msgid "5-bit field must be absolute"
6024 msgstr ""
6025
6026 #: config/tc-i860.c:1356 config/tc-i860.c:1379
6027 msgid "A branch offset requires 0 MOD 4 alignment"
6028 msgstr ""
6029
6030 #: config/tc-i860.c:1400
6031 #, c-format
6032 msgid "Unrecognized fix-up (0x%08lx)"
6033 msgstr ""
6034
6035 #: config/tc-i960.c:486
6036 #, c-format
6037 msgid "Hashing returned \"%s\"."
6038 msgstr ""
6039
6040 #: config/tc-i960.c:582 config/tc-i960.c:1112
6041 msgid "expression syntax error"
6042 msgstr ""
6043
6044 #: config/tc-i960.c:618
6045 msgid "attempt to branch into different segment"
6046 msgstr ""
6047
6048 #: config/tc-i960.c:622
6049 #, c-format
6050 msgid "target of %s instruction must be a label"
6051 msgstr ""
6052
6053 #: config/tc-i960.c:732
6054 msgid "unaligned register"
6055 msgstr ""
6056
6057 #: config/tc-i960.c:754
6058 msgid "no such sfr in this architecture"
6059 msgstr ""
6060
6061 #: config/tc-i960.c:792
6062 msgid "illegal literal"
6063 msgstr ""
6064
6065 #: config/tc-i960.c:942
6066 msgid "invalid index register"
6067 msgstr ""
6068
6069 #: config/tc-i960.c:965
6070 msgid "invalid scale factor"
6071 msgstr ""
6072
6073 #: config/tc-i960.c:1189
6074 msgid "architecture of opcode conflicts with that of earlier instruction(s)"
6075 msgstr ""
6076
6077 #: config/tc-i960.c:1423 config/tc-xtensa.c:11446
6078 msgid "too many operands"
6079 msgstr ""
6080
6081 #. We never moved: there was no opcode either!
6082 #: config/tc-i960.c:1471
6083 msgid "missing opcode"
6084 msgstr ""
6085
6086 #: config/tc-i960.c:1611
6087 msgid "branch prediction invalid on this opcode"
6088 msgstr ""
6089
6090 #: config/tc-i960.c:1649
6091 #, c-format
6092 msgid "invalid opcode, \"%s\"."
6093 msgstr ""
6094
6095 #: config/tc-i960.c:1651
6096 #, c-format
6097 msgid "improper number of operands.  expecting %d, got %d"
6098 msgstr ""
6099
6100 #: config/tc-i960.c:1751
6101 #, c-format
6102 msgid "Fixup of %ld too large for field width of %d"
6103 msgstr ""
6104
6105 #: config/tc-i960.c:1861
6106 #, c-format
6107 msgid "invalid architecture %s"
6108 msgstr ""
6109
6110 #: config/tc-i960.c:1881
6111 #, c-format
6112 msgid "I960 options:\n"
6113 msgstr ""
6114
6115 #: config/tc-i960.c:1884
6116 #, c-format
6117 msgid ""
6118 "\n"
6119 "\t\t\tspecify variant of 960 architecture\n"
6120 "-b\t\t\tadd code to collect statistics about branches taken\n"
6121 "-link-relax\t\tpreserve individual alignment directives so linker\n"
6122 "\t\t\tcan do relaxing (b.out format only)\n"
6123 "-no-relax\t\tdon't alter compare-and-branch instructions for\n"
6124 "\t\t\tlong displacements\n"
6125 msgstr ""
6126
6127 #: config/tc-i960.c:2148
6128 msgid "should have 1 or 2 operands"
6129 msgstr ""
6130
6131 #: config/tc-i960.c:2156 config/tc-i960.c:2171
6132 #, c-format
6133 msgid "Redefining leafproc %s"
6134 msgstr ""
6135
6136 #: config/tc-i960.c:2201
6137 msgid "should have two operands"
6138 msgstr ""
6139
6140 #: config/tc-i960.c:2211
6141 msgid "'entry_num' must be absolute number in [0,31]"
6142 msgstr ""
6143
6144 #: config/tc-i960.c:2219
6145 #, c-format
6146 msgid "Redefining entrynum for sysproc %s"
6147 msgstr ""
6148
6149 #. Should not happen: see block comment above.
6150 #: config/tc-i960.c:2319
6151 #, c-format
6152 msgid "Trying to 'bal' to %s"
6153 msgstr ""
6154
6155 #: config/tc-i960.c:2329
6156 msgid "Looks like a proc, but can't tell what kind.\n"
6157 msgstr ""
6158
6159 #: config/tc-i960.c:2348
6160 msgid "big endian mode is not supported"
6161 msgstr ""
6162
6163 #: config/tc-i960.c:2350
6164 #, c-format
6165 msgid "ignoring unrecognized .endian type `%s'"
6166 msgstr ""
6167
6168 #: config/tc-i960.c:2395
6169 msgid "can't use COBR format with external label"
6170 msgstr ""
6171
6172 #: config/tc-i960.c:2570
6173 msgid "option --link-relax is only supported in b.out format"
6174 msgstr ""
6175
6176 #: config/tc-i960.c:2597
6177 #, c-format
6178 msgid "No 'bal' entry point for leafproc %s"
6179 msgstr ""
6180
6181 #: config/tc-ia64.c:845
6182 msgid "Bad .section directive: want a,o,s,w,x,M,S,G,T in string"
6183 msgstr ""
6184
6185 #: config/tc-ia64.c:897
6186 msgid "Size of frame exceeds maximum of 96 registers"
6187 msgstr ""
6188
6189 #: config/tc-ia64.c:902
6190 msgid "Size of rotating registers exceeds frame size"
6191 msgstr ""
6192
6193 #: config/tc-ia64.c:989
6194 msgid "Unwind directive not followed by an instruction."
6195 msgstr ""
6196
6197 #: config/tc-ia64.c:998 config/tc-ia64.c:7380
6198 msgid "qualifying predicate not followed by instruction"
6199 msgstr ""
6200
6201 #: config/tc-ia64.c:1063 config/tc-ia64.c:1097
6202 msgid "record type is not valid"
6203 msgstr ""
6204
6205 #: config/tc-ia64.c:1166
6206 msgid "Invalid record type for P3 format."
6207 msgstr ""
6208
6209 #: config/tc-ia64.c:1202
6210 msgid "Invalid record type for format P6"
6211 msgstr ""
6212
6213 #: config/tc-ia64.c:1382 config/tc-ia64.c:1434
6214 msgid "Invalid record type for format B1"
6215 msgstr ""
6216
6217 #: config/tc-ia64.c:1467
6218 msgid "Invalid record type for format X1"
6219 msgstr ""
6220
6221 #: config/tc-ia64.c:1509
6222 msgid "Invalid record type for format X3"
6223 msgstr ""
6224
6225 #: config/tc-ia64.c:1547
6226 msgid "Previous .save incomplete"
6227 msgstr ""
6228
6229 #: config/tc-ia64.c:2372
6230 msgid "spill_mask record unimplemented."
6231 msgstr ""
6232
6233 #: config/tc-ia64.c:2429
6234 msgid "record_type_not_valid"
6235 msgstr ""
6236
6237 #: config/tc-ia64.c:2514
6238 msgid "Ignoring attempt to spill beyond end of region"
6239 msgstr ""
6240
6241 #: config/tc-ia64.c:2573
6242 msgid "Only constant space allocation is supported"
6243 msgstr ""
6244
6245 #: config/tc-ia64.c:2587
6246 msgid "Only constant offsets are supported"
6247 msgstr ""
6248
6249 #: config/tc-ia64.c:2610
6250 msgid "Section switching in code is not supported."
6251 msgstr ""
6252
6253 #: config/tc-ia64.c:2652
6254 msgid " Insn slot not set in unwind record."
6255 msgstr ""
6256
6257 #: config/tc-ia64.c:2726
6258 msgid "frgr_mem record before region record!"
6259 msgstr ""
6260
6261 #: config/tc-ia64.c:2737
6262 msgid "fr_mem record before region record!"
6263 msgstr ""
6264
6265 #: config/tc-ia64.c:2746
6266 msgid "gr_mem record before region record!"
6267 msgstr ""
6268
6269 #: config/tc-ia64.c:2755
6270 msgid "br_mem record before region record!"
6271 msgstr ""
6272
6273 #: config/tc-ia64.c:2765
6274 msgid "gr_gr record before region record!"
6275 msgstr ""
6276
6277 #: config/tc-ia64.c:2773
6278 msgid "br_gr record before region record!"
6279 msgstr ""
6280
6281 #: config/tc-ia64.c:2891
6282 #, c-format
6283 msgid "First operand to .%s must be a predicate"
6284 msgstr ""
6285
6286 #: config/tc-ia64.c:2895
6287 #, c-format
6288 msgid "Pointless use of p0 as first operand to .%s"
6289 msgstr ""
6290
6291 #: config/tc-ia64.c:2951
6292 #, c-format
6293 msgid "Operand %d to .%s must be a preserved register"
6294 msgstr ""
6295
6296 #: config/tc-ia64.c:2987
6297 #, c-format
6298 msgid "Operand %d to .%s must be a writable register"
6299 msgstr ""
6300
6301 #: config/tc-ia64.c:3012
6302 #, c-format
6303 msgid "Radix `%s' unsupported or invalid"
6304 msgstr ""
6305
6306 #: config/tc-ia64.c:3042 config/tc-ia64.c:3047
6307 #, c-format
6308 msgid ".%s outside of %s"
6309 msgstr ""
6310
6311 #: config/tc-ia64.c:3132
6312 msgid "Tags on unwind pseudo-ops aren't supported, yet"
6313 msgstr ""
6314
6315 #: config/tc-ia64.c:3154
6316 msgid "First operand to .fframe must be a constant"
6317 msgstr ""
6318
6319 #: config/tc-ia64.c:3174
6320 msgid "First operand to .vframe must be a general register"
6321 msgstr ""
6322
6323 #: config/tc-ia64.c:3182
6324 msgid "Operand of .vframe contradicts .prologue"
6325 msgstr ""
6326
6327 #: config/tc-ia64.c:3192
6328 msgid ".vframepsp is meaningless, assuming .vframesp was meant"
6329 msgstr ""
6330
6331 #: config/tc-ia64.c:3200
6332 msgid "Operand to .vframesp must be a constant (sp-relative offset)"
6333 msgstr ""
6334
6335 #: config/tc-ia64.c:3227
6336 msgid "First operand to .save not a register"
6337 msgstr ""
6338
6339 #: config/tc-ia64.c:3233
6340 msgid "Second operand to .save not a valid register"
6341 msgstr ""
6342
6343 #: config/tc-ia64.c:3264 config/tc-ia64.c:3275 config/tc-ia64.c:3283
6344 msgid "Second operand of .save contradicts .prologue"
6345 msgstr ""
6346
6347 #: config/tc-ia64.c:3290
6348 msgid "First operand to .save not a valid register"
6349 msgstr ""
6350
6351 #: config/tc-ia64.c:3308
6352 msgid "First operand to .restore must be stack pointer (sp)"
6353 msgstr ""
6354
6355 #: config/tc-ia64.c:3317
6356 msgid "Second operand to .restore must be a constant >= 0"
6357 msgstr ""
6358
6359 #: config/tc-ia64.c:3327
6360 #, c-format
6361 msgid "Epilogue count of %lu exceeds number of nested prologues (%u)"
6362 msgstr ""
6363
6364 #: config/tc-ia64.c:3414
6365 #, c-format
6366 msgid "Illegal section name `%s' (causes unwind section name clash)"
6367 msgstr ""
6368
6369 #: config/tc-ia64.c:3605
6370 msgid "First operand to .altrp not a valid branch register"
6371 msgstr ""
6372
6373 #: config/tc-ia64.c:3634
6374 #, c-format
6375 msgid "First operand to .%s not a register"
6376 msgstr ""
6377
6378 #: config/tc-ia64.c:3639
6379 #, c-format
6380 msgid "Second operand to .%s not a constant"
6381 msgstr ""
6382
6383 #: config/tc-ia64.c:3706
6384 #, c-format
6385 msgid "First operand to .%s not a valid register"
6386 msgstr ""
6387
6388 #: config/tc-ia64.c:3729
6389 msgid "First operand to .save.g must be a positive 4-bit constant"
6390 msgstr ""
6391
6392 #: config/tc-ia64.c:3742
6393 msgid "Second operand to .save.g must be a general register"
6394 msgstr ""
6395
6396 #: config/tc-ia64.c:3747
6397 #, c-format
6398 msgid "Second operand to .save.g must be the first of %d general registers"
6399 msgstr ""
6400
6401 #: config/tc-ia64.c:3770
6402 msgid "Operand to .save.f must be a positive 20-bit constant"
6403 msgstr ""
6404
6405 #: config/tc-ia64.c:3793
6406 msgid "First operand to .save.b must be a positive 5-bit constant"
6407 msgstr ""
6408
6409 #: config/tc-ia64.c:3806
6410 msgid "Second operand to .save.b must be a general register"
6411 msgstr ""
6412
6413 #: config/tc-ia64.c:3811
6414 #, c-format
6415 msgid "Second operand to .save.b must be the first of %d general registers"
6416 msgstr ""
6417
6418 #: config/tc-ia64.c:3837
6419 msgid "First operand to .save.gf must be a non-negative 4-bit constant"
6420 msgstr ""
6421
6422 #: config/tc-ia64.c:3845
6423 msgid "Second operand to .save.gf must be a non-negative 20-bit constant"
6424 msgstr ""
6425
6426 #: config/tc-ia64.c:3853
6427 msgid "Operands to .save.gf may not be both zero"
6428 msgstr ""
6429
6430 #: config/tc-ia64.c:3870
6431 msgid "Operand to .spill must be a constant"
6432 msgstr ""
6433
6434 #: config/tc-ia64.c:3939
6435 #, c-format
6436 msgid "Operand %d to .%s must be a constant"
6437 msgstr ""
6438
6439 #: config/tc-ia64.c:3960
6440 #, c-format
6441 msgid "Missing .label_state %ld"
6442 msgstr ""
6443
6444 #: config/tc-ia64.c:4014
6445 msgid "Operand to .label_state must be a constant"
6446 msgstr ""
6447
6448 #: config/tc-ia64.c:4033
6449 msgid "Operand to .copy_state must be a constant"
6450 msgstr ""
6451
6452 #: config/tc-ia64.c:4056
6453 msgid "First operand to .unwabi must be a constant"
6454 msgstr ""
6455
6456 #: config/tc-ia64.c:4062
6457 msgid "Second operand to .unwabi must be a constant"
6458 msgstr ""
6459
6460 #: config/tc-ia64.c:4097
6461 msgid "Missing .endp after previous .proc"
6462 msgstr ""
6463
6464 #: config/tc-ia64.c:4116
6465 msgid "Empty argument of .proc"
6466 msgstr ""
6467
6468 #: config/tc-ia64.c:4121
6469 #, c-format
6470 msgid "`%s' was already defined"
6471 msgstr ""
6472
6473 #: config/tc-ia64.c:4164
6474 msgid "Initial .body should precede any instructions"
6475 msgstr ""
6476
6477 #: config/tc-ia64.c:4183
6478 msgid ".prologue within prologue"
6479 msgstr ""
6480
6481 #: config/tc-ia64.c:4188
6482 msgid "Initial .prologue should precede any instructions"
6483 msgstr ""
6484
6485 #: config/tc-ia64.c:4198
6486 msgid "First operand to .prologue must be a positive 4-bit constant"
6487 msgstr ""
6488
6489 #: config/tc-ia64.c:4200
6490 msgid "Pointless use of zero first operand to .prologue"
6491 msgstr ""
6492
6493 #: config/tc-ia64.c:4214
6494 msgid "Using a constant as second operand to .prologue is deprecated"
6495 msgstr ""
6496
6497 #: config/tc-ia64.c:4220
6498 msgid "Second operand to .prologue must be a general register"
6499 msgstr ""
6500
6501 #: config/tc-ia64.c:4225
6502 #, c-format
6503 msgid "Second operand to .prologue must be the first of %d general registers"
6504 msgstr ""
6505
6506 #: config/tc-ia64.c:4337
6507 #, c-format
6508 msgid "`%s' was not defined within procedure"
6509 msgstr ""
6510
6511 #: config/tc-ia64.c:4375
6512 msgid "Empty argument of .endp"
6513 msgstr ""
6514
6515 #: config/tc-ia64.c:4389
6516 #, c-format
6517 msgid "`%s' was not specified with previous .proc"
6518 msgstr ""
6519
6520 #: config/tc-ia64.c:4404
6521 #, c-format
6522 msgid "`%s' should be an operand to this .endp"
6523 msgstr ""
6524
6525 #: config/tc-ia64.c:4445 config/tc-ia64.c:4783 config/tc-ia64.c:5090
6526 msgid "Comma expected"
6527 msgstr ""
6528
6529 #: config/tc-ia64.c:4486
6530 msgid "Expected '['"
6531 msgstr ""
6532
6533 #: config/tc-ia64.c:4495 config/tc-ia64.c:7515
6534 msgid "Expected ']'"
6535 msgstr ""
6536
6537 #: config/tc-ia64.c:4500
6538 msgid "Number of elements must be positive"
6539 msgstr ""
6540
6541 #: config/tc-ia64.c:4511
6542 #, c-format
6543 msgid "Used more than the declared %d rotating registers"
6544 msgstr ""
6545
6546 #: config/tc-ia64.c:4519
6547 msgid "Used more than the available 96 rotating registers"
6548 msgstr ""
6549
6550 #: config/tc-ia64.c:4526
6551 msgid "Used more than the available 48 rotating registers"
6552 msgstr ""
6553
6554 #: config/tc-ia64.c:4554
6555 #, c-format
6556 msgid "Attempt to redefine register set `%s'"
6557 msgstr ""
6558
6559 #: config/tc-ia64.c:4620
6560 #, c-format
6561 msgid "Unknown psr option `%s'"
6562 msgstr ""
6563
6564 #: config/tc-ia64.c:4668
6565 msgid "Missing section name"
6566 msgstr ""
6567
6568 #: config/tc-ia64.c:4678
6569 msgid "Comma expected after section name"
6570 msgstr ""
6571
6572 #: config/tc-ia64.c:4689
6573 msgid "Creating sections with .xdataN/.xrealN/.xstringZ is deprecated."
6574 msgstr ""
6575
6576 #: config/tc-ia64.c:4778
6577 msgid "Register name expected"
6578 msgstr ""
6579
6580 #: config/tc-ia64.c:4791
6581 msgid "Register value annotation ignored"
6582 msgstr ""
6583
6584 #: config/tc-ia64.c:4830
6585 msgid "Directive invalid within a bundle"
6586 msgstr ""
6587
6588 #: config/tc-ia64.c:4921
6589 msgid "Missing predicate relation type"
6590 msgstr ""
6591
6592 #: config/tc-ia64.c:4927
6593 msgid "Unrecognized predicate relation type"
6594 msgstr ""
6595
6596 #: config/tc-ia64.c:4973
6597 msgid "Bad register range"
6598 msgstr ""
6599
6600 #: config/tc-ia64.c:4982 config/tc-ia64.c:7460
6601 msgid "Predicate register expected"
6602 msgstr ""
6603
6604 #: config/tc-ia64.c:4987
6605 msgid "Duplicate predicate register ignored"
6606 msgstr ""
6607
6608 #: config/tc-ia64.c:5003
6609 msgid "Predicate source and target required"
6610 msgstr ""
6611
6612 #: config/tc-ia64.c:5005 config/tc-ia64.c:5017
6613 msgid "Use of p0 is not valid in this context"
6614 msgstr ""
6615
6616 #: config/tc-ia64.c:5012
6617 msgid "At least two PR arguments expected"
6618 msgstr ""
6619
6620 #: config/tc-ia64.c:5026
6621 msgid "At least one PR argument expected"
6622 msgstr ""
6623
6624 #: config/tc-ia64.c:5061
6625 #, c-format
6626 msgid "Inserting \"%s\" into entry hint table failed: %s"
6627 msgstr ""
6628
6629 #. FIXME -- need 62-bit relocation type
6630 #: config/tc-ia64.c:5529
6631 msgid "62-bit relocation not yet implemented"
6632 msgstr ""
6633
6634 #. XXX technically, this is wrong: we should not be issuing warning
6635 #. messages until we're sure this instruction pattern is going to
6636 #. be used!
6637 #: config/tc-ia64.c:5613
6638 msgid "lower 16 bits of mask ignored"
6639 msgstr ""
6640
6641 #: config/tc-ia64.c:5895
6642 msgid "Expected separator `='"
6643 msgstr ""
6644
6645 #: config/tc-ia64.c:5928
6646 msgid "Duplicate equal sign (=) in instruction"
6647 msgstr ""
6648
6649 #: config/tc-ia64.c:5935
6650 #, c-format
6651 msgid "Illegal operand separator `%c'"
6652 msgstr ""
6653
6654 #: config/tc-ia64.c:6049
6655 #, c-format
6656 msgid "Operand %u of `%s' should be %s"
6657 msgstr ""
6658
6659 #: config/tc-ia64.c:6053
6660 msgid "Wrong number of output operands"
6661 msgstr ""
6662
6663 #: config/tc-ia64.c:6055
6664 msgid "Wrong number of input operands"
6665 msgstr ""
6666
6667 #: config/tc-ia64.c:6057
6668 msgid "Operand mismatch"
6669 msgstr ""
6670
6671 #: config/tc-ia64.c:6139
6672 #, c-format
6673 msgid "Invalid use of `%c%d' as output operand"
6674 msgstr ""
6675
6676 #: config/tc-ia64.c:6142
6677 #, c-format
6678 msgid "Invalid use of `r%d' as base update address operand"
6679 msgstr ""
6680
6681 #: config/tc-ia64.c:6166
6682 #, c-format
6683 msgid "Invalid duplicate use of `%c%d'"
6684 msgstr ""
6685
6686 #: config/tc-ia64.c:6173
6687 #, c-format
6688 msgid "Invalid simultaneous use of `f%d' and `f%d'"
6689 msgstr ""
6690
6691 #: config/tc-ia64.c:6179
6692 #, c-format
6693 msgid "Dangerous simultaneous use of `f%d' and `f%d'"
6694 msgstr ""
6695
6696 #: config/tc-ia64.c:6223
6697 msgid "Value truncated to 62 bits"
6698 msgstr ""
6699
6700 #: config/tc-ia64.c:6286
6701 #, c-format
6702 msgid "Bad operand value: %s"
6703 msgstr ""
6704
6705 #. Give an error if a frag containing code is not aligned to a 16 byte
6706 #. boundary.
6707 #: config/tc-ia64.c:6361 config/tc-ia64.h:170
6708 msgid "instruction address is not a multiple of 16"
6709 msgstr ""
6710
6711 #: config/tc-ia64.c:6429
6712 #, c-format
6713 msgid "`%s' must be last in bundle"
6714 msgstr ""
6715
6716 #: config/tc-ia64.c:6461
6717 #, c-format
6718 msgid "Internal error: don't know how to force %s to end of instruction group"
6719 msgstr ""
6720
6721 #: config/tc-ia64.c:6474
6722 #, c-format
6723 msgid "`%s' must be last in instruction group"
6724 msgstr ""
6725
6726 #: config/tc-ia64.c:6504
6727 msgid "Label must be first in a bundle"
6728 msgstr ""
6729
6730 #: config/tc-ia64.c:6581
6731 msgid "hint in B unit may be treated as nop"
6732 msgstr ""
6733
6734 #: config/tc-ia64.c:6592
6735 msgid "hint in B unit can't be used"
6736 msgstr ""
6737
6738 #: config/tc-ia64.c:6606
6739 msgid "emit_one_bundle: unexpected dynamic op"
6740 msgstr ""
6741
6742 #: config/tc-ia64.c:6729
6743 #, c-format
6744 msgid "`%s' does not fit into %s template"
6745 msgstr ""
6746
6747 #: config/tc-ia64.c:6744
6748 #, c-format
6749 msgid "`%s' does not fit into bundle"
6750 msgstr ""
6751
6752 #: config/tc-ia64.c:6756
6753 #, c-format
6754 msgid "`%s' can't go in %s of %s template"
6755 msgstr ""
6756
6757 #: config/tc-ia64.c:6762
6758 msgid "Missing '}' at end of file"
6759 msgstr ""
6760
6761 #: config/tc-ia64.c:6909
6762 #, c-format
6763 msgid "Unrecognized option '-x%s'"
6764 msgstr ""
6765
6766 #: config/tc-ia64.c:6936
6767 msgid ""
6768 "IA-64 options:\n"
6769 "  --mconstant-gp\t  mark output file as using the constant-GP model\n"
6770 "\t\t\t  (sets ELF header flag EF_IA_64_CONS_GP)\n"
6771 "  --mauto-pic\t\t  mark output file as using the constant-GP model\n"
6772 "\t\t\t  without function descriptors (sets ELF header flag\n"
6773 "\t\t\t  EF_IA_64_NOFUNCDESC_CONS_GP)\n"
6774 "  -milp32|-milp64|-mlp64|-mp64\tselect data model (default -mlp64)\n"
6775 "  -mle | -mbe\t\t  select little- or big-endian byte order (default -mle)\n"
6776 "  -mtune=[itanium1|itanium2]\n"
6777 "\t\t\t  tune for a specific CPU (default -mtune=itanium2)\n"
6778 "  -munwind-check=[warning|error]\n"
6779 "\t\t\t  unwind directive check (default -munwind-check=warning)\n"
6780 "  -mhint.b=[ok|warning|error]\n"
6781 "\t\t\t  hint.b check (default -mhint.b=error)\n"
6782 "  -x | -xexplicit\t  turn on dependency violation checking\n"
6783 "  -xauto\t\t  automagically remove dependency violations (default)\n"
6784 "  -xnone\t\t  turn off dependency violation checking\n"
6785 "  -xdebug\t\t  debug dependency violation checker\n"
6786 "  -xdebugn\t\t  debug dependency violation checker but turn off\n"
6787 "\t\t\t  dependency violation checking\n"
6788 "  -xdebugx\t\t  debug dependency violation checker and turn on\n"
6789 "\t\t\t  dependency violation checking\n"
6790 msgstr ""
6791
6792 #: config/tc-ia64.c:6966
6793 msgid "--gstabs is not supported for ia64"
6794 msgstr ""
6795
6796 #: config/tc-ia64.c:7198
6797 #, c-format
6798 msgid "ia64.md_begin: can't hash `%s': %s"
6799 msgstr ""
6800
6801 #: config/tc-ia64.c:7259
6802 #, c-format
6803 msgid "Inserting \"%s\" into constant hash table failed: %s"
6804 msgstr ""
6805
6806 #: config/tc-ia64.c:7271 config/tc-mips.c:1880
6807 msgid "Could not set architecture and machine"
6808 msgstr ""
6809
6810 #: config/tc-ia64.c:7395
6811 msgid "Explicit stops are ignored in auto mode"
6812 msgstr ""
6813
6814 #: config/tc-ia64.c:7404
6815 msgid "Found '{' when manual bundling is already turned on"
6816 msgstr ""
6817
6818 #: config/tc-ia64.c:7417
6819 msgid "Found '{' after explicit switch to automatic mode"
6820 msgstr ""
6821
6822 #: config/tc-ia64.c:7423
6823 msgid "Found '}' when manual bundling is off"
6824 msgstr ""
6825
6826 #: config/tc-ia64.c:7450
6827 msgid "Expected ')'"
6828 msgstr ""
6829
6830 #: config/tc-ia64.c:7455
6831 msgid "Qualifying predicate expected"
6832 msgstr ""
6833
6834 #: config/tc-ia64.c:7474
6835 msgid "Tag must come before qualifying predicate."
6836 msgstr ""
6837
6838 #: config/tc-ia64.c:7504
6839 msgid "Expected ':'"
6840 msgstr ""
6841
6842 #: config/tc-ia64.c:7520
6843 msgid "Tag name expected"
6844 msgstr ""
6845
6846 #: config/tc-ia64.c:7622
6847 msgid "Rotating register index must be a non-negative constant"
6848 msgstr ""
6849
6850 #: config/tc-ia64.c:7627
6851 #, c-format
6852 msgid "Index out of range 0..%u"
6853 msgstr ""
6854
6855 #: config/tc-ia64.c:7639
6856 msgid "Indirect register index must be a general register"
6857 msgstr ""
6858
6859 #: config/tc-ia64.c:7648
6860 msgid "Index can only be applied to rotating or indirect registers"
6861 msgstr ""
6862
6863 #: config/tc-ia64.c:7684
6864 msgid "Expected '('"
6865 msgstr ""
6866
6867 #: config/tc-ia64.c:7692
6868 msgid "Missing ')'"
6869 msgstr ""
6870
6871 #: config/tc-ia64.c:7701
6872 msgid "Not a symbolic expression"
6873 msgstr ""
6874
6875 #: config/tc-ia64.c:7706 config/tc-ia64.c:7720
6876 msgid "Illegal combination of relocation functions"
6877 msgstr ""
6878
6879 #: config/tc-ia64.c:7809
6880 msgid "No current frame"
6881 msgstr ""
6882
6883 #: config/tc-ia64.c:7811
6884 #, c-format
6885 msgid "Register number out of range 0..%u"
6886 msgstr ""
6887
6888 #: config/tc-ia64.c:7849
6889 msgid "Standalone `#' is illegal"
6890 msgstr ""
6891
6892 #: config/tc-ia64.c:7852
6893 msgid "Redundant `#' suffix operators"
6894 msgstr ""
6895
6896 #: config/tc-ia64.c:8010
6897 #, c-format
6898 msgid "Unhandled dependency %s for %s (%s), note %d"
6899 msgstr ""
6900
6901 #: config/tc-ia64.c:9305
6902 #, c-format
6903 msgid "Unrecognized dependency specifier %d\n"
6904 msgstr ""
6905
6906 #: config/tc-ia64.c:10181
6907 msgid "Only the first path encountering the conflict is reported"
6908 msgstr ""
6909
6910 #: config/tc-ia64.c:10183
6911 msgid "This is the location of the conflicting usage"
6912 msgstr ""
6913
6914 #: config/tc-ia64.c:10444
6915 #, c-format
6916 msgid "Unknown opcode `%s'"
6917 msgstr ""
6918
6919 #: config/tc-ia64.c:10522
6920 #, c-format
6921 msgid "AR %d can only be accessed by %c-unit"
6922 msgstr ""
6923
6924 #: config/tc-ia64.c:10534
6925 msgid "hint.b may be treated as nop"
6926 msgstr ""
6927
6928 #: config/tc-ia64.c:10537
6929 msgid "hint.b shouldn't be used"
6930 msgstr ""
6931
6932 #: config/tc-ia64.c:10576
6933 #, c-format
6934 msgid "`%s' cannot be predicated"
6935 msgstr ""
6936
6937 #: config/tc-ia64.c:10648
6938 msgid "Closing bracket missing"
6939 msgstr ""
6940
6941 #: config/tc-ia64.c:10657
6942 msgid "Index must be a general register"
6943 msgstr ""
6944
6945 #: config/tc-ia64.c:10822
6946 #, c-format
6947 msgid "Unsupported fixup size %d"
6948 msgstr ""
6949
6950 #. This should be an error, but since previously there wasn't any
6951 #. diagnostic here, don't make it fail because of this for now.
6952 #: config/tc-ia64.c:11089
6953 #, c-format
6954 msgid "Cannot express %s%d%s relocation"
6955 msgstr ""
6956
6957 #: config/tc-ia64.c:11108
6958 msgid "No addend allowed in @fptr() relocation"
6959 msgstr ""
6960
6961 #: config/tc-ia64.c:11214
6962 #, c-format
6963 msgid "%s must have a constant value"
6964 msgstr ""
6965
6966 #: config/tc-ia64.c:11268
6967 #, c-format
6968 msgid "Cannot represent %s relocation in object file"
6969 msgstr ""
6970
6971 #: config/tc-ia64.c:11379
6972 msgid "Can't add stop bit to mark end of instruction group"
6973 msgstr ""
6974
6975 #: config/tc-ia64.c:11479 config/tc-score.c:6328 read.c:1447 read.c:2418
6976 #: read.c:3052 read.c:3385 read.c:3429
6977 msgid "expected symbol name"
6978 msgstr ""
6979
6980 #: config/tc-ia64.c:11489 read.c:2428 read.c:3062 read.c:3413 stabs.c:468
6981 #, c-format
6982 msgid "expected comma after \"%s\""
6983 msgstr ""
6984
6985 #: config/tc-ia64.c:11531
6986 #, c-format
6987 msgid "`%s' is already the alias of %s `%s'"
6988 msgstr ""
6989
6990 #: config/tc-ia64.c:11541
6991 #, c-format
6992 msgid "%s `%s' already has an alias `%s'"
6993 msgstr ""
6994
6995 #: config/tc-ia64.c:11552
6996 #, c-format
6997 msgid "inserting \"%s\" into %s alias hash table failed: %s"
6998 msgstr ""
6999
7000 #: config/tc-ia64.c:11560
7001 #, c-format
7002 msgid "inserting \"%s\" into %s name hash table failed: %s"
7003 msgstr ""
7004
7005 #: config/tc-ia64.c:11579
7006 #, c-format
7007 msgid "symbol `%s' aliased to `%s' is not used"
7008 msgstr ""
7009
7010 #: config/tc-ia64.c:11601
7011 #, c-format
7012 msgid "section `%s' aliased to `%s' is not used"
7013 msgstr ""
7014
7015 #: config/tc-ip2k.c:158
7016 #, c-format
7017 msgid "IP2K specific command line options:\n"
7018 msgstr ""
7019
7020 #: config/tc-ip2k.c:159
7021 #, c-format
7022 msgid "  -mip2022               restrict to IP2022 insns \n"
7023 msgstr ""
7024
7025 #: config/tc-ip2k.c:160
7026 #, c-format
7027 msgid "  -mip2022ext            permit extended IP2022 insn\n"
7028 msgstr ""
7029
7030 #: config/tc-iq2000.c:364
7031 #, c-format
7032 msgid "the yielding instruction %s may not be in a delay slot."
7033 msgstr ""
7034
7035 #: config/tc-iq2000.c:372
7036 #, c-format
7037 msgid "Register number (R%ld) for double word access must be even."
7038 msgstr ""
7039
7040 #: config/tc-iq2000.c:381 config/tc-iq2000.c:386 config/tc-iq2000.c:391
7041 #: config/tc-iq2000.c:408 config/tc-mt.c:244 config/tc-mt.c:249
7042 #, c-format
7043 msgid "operand references R%ld of previous load."
7044 msgstr ""
7045
7046 #: config/tc-iq2000.c:396
7047 msgid "instruction implicitly accesses R31 of previous load."
7048 msgstr ""
7049
7050 #: config/tc-iq2000.c:651 config/tc-mep.c:1647
7051 msgid "Unmatched high relocation"
7052 msgstr ""
7053
7054 #: config/tc-iq2000.c:829 config/tc-mips.c:14828 config/tc-score.c:6035
7055 msgid ".end not in text section"
7056 msgstr ""
7057
7058 #: config/tc-iq2000.c:833 config/tc-mips.c:14832 config/tc-score.c:6038
7059 msgid ".end directive without a preceding .ent directive."
7060 msgstr ""
7061
7062 #: config/tc-iq2000.c:842 config/tc-mips.c:14841 config/tc-score.c:6046
7063 msgid ".end symbol does not match .ent symbol."
7064 msgstr ""
7065
7066 #: config/tc-iq2000.c:845 config/tc-mips.c:14848 config/tc-score.c:6051
7067 msgid ".end directive missing or unknown symbol"
7068 msgstr ""
7069
7070 #: config/tc-iq2000.c:863
7071 msgid "Expected simple number."
7072 msgstr ""
7073
7074 #: config/tc-iq2000.c:892 config/tc-mips.c:14753 config/tc-score.c:5885
7075 #, c-format
7076 msgid " *input_line_pointer == '%c' 0x%02x\n"
7077 msgstr ""
7078
7079 #: config/tc-iq2000.c:894
7080 msgid "Invalid number"
7081 msgstr ""
7082
7083 #: config/tc-iq2000.c:929 config/tc-mips.c:14923 config/tc-score.c:5924
7084 msgid ".ent or .aent not in text section."
7085 msgstr ""
7086
7087 #: config/tc-iq2000.c:932
7088 msgid "missing `.end'"
7089 msgstr ""
7090
7091 #: config/tc-m32c.c:143
7092 #, c-format
7093 msgid " M32C specific command line options:\n"
7094 msgstr ""
7095
7096 #. Pretend that we do not recognise this option.
7097 #: config/tc-m32r.c:331
7098 msgid "Unrecognised option: -hidden"
7099 msgstr ""
7100
7101 #: config/tc-m32r.c:358 config/tc-sparc.c:579
7102 msgid "Unrecognized option following -K"
7103 msgstr ""
7104
7105 #: config/tc-m32r.c:373
7106 #, c-format
7107 msgid " M32R specific command line options:\n"
7108 msgstr ""
7109
7110 #: config/tc-m32r.c:375
7111 #, c-format
7112 msgid ""
7113 "  -m32r                   disable support for the m32rx instruction set\n"
7114 msgstr ""
7115
7116 #: config/tc-m32r.c:377
7117 #, c-format
7118 msgid "  -m32rx                  support the extended m32rx instruction set\n"
7119 msgstr ""
7120
7121 #: config/tc-m32r.c:379
7122 #, c-format
7123 msgid "  -m32r2                  support the extended m32r2 instruction set\n"
7124 msgstr ""
7125
7126 #: config/tc-m32r.c:381
7127 #, c-format
7128 msgid "  -EL,-little             produce little endian code and data\n"
7129 msgstr ""
7130
7131 #: config/tc-m32r.c:383
7132 #, c-format
7133 msgid "  -EB,-big                produce big endian code and data\n"
7134 msgstr ""
7135
7136 #: config/tc-m32r.c:385
7137 #, c-format
7138 msgid "  -parallel               try to combine instructions in parallel\n"
7139 msgstr ""
7140
7141 #: config/tc-m32r.c:387
7142 #, c-format
7143 msgid "  -no-parallel            disable -parallel\n"
7144 msgstr ""
7145
7146 #: config/tc-m32r.c:389
7147 #, c-format
7148 msgid ""
7149 "  -no-bitinst             disallow the M32R2's extended bit-field "
7150 "instructions\n"
7151 msgstr ""
7152
7153 #: config/tc-m32r.c:391
7154 #, c-format
7155 msgid "  -O                      try to optimize code.  Implies -parallel\n"
7156 msgstr ""
7157
7158 #: config/tc-m32r.c:394
7159 #, c-format
7160 msgid ""
7161 "  -warn-explicit-parallel-conflicts     warn when parallel instructions\n"
7162 msgstr ""
7163
7164 #: config/tc-m32r.c:396
7165 #, c-format
7166 msgid "                                         might violate contraints\n"
7167 msgstr ""
7168
7169 #: config/tc-m32r.c:398
7170 #, c-format
7171 msgid "  -no-warn-explicit-parallel-conflicts  do not warn when parallel\n"
7172 msgstr ""
7173
7174 #: config/tc-m32r.c:400
7175 #, c-format
7176 msgid ""
7177 "                                         instructions might violate "
7178 "contraints\n"
7179 msgstr ""
7180
7181 #: config/tc-m32r.c:402
7182 #, c-format
7183 msgid ""
7184 "  -Wp                     synonym for -warn-explicit-parallel-conflicts\n"
7185 msgstr ""
7186
7187 #: config/tc-m32r.c:404
7188 #, c-format
7189 msgid ""
7190 "  -Wnp                    synonym for -no-warn-explicit-parallel-conflicts\n"
7191 msgstr ""
7192
7193 #: config/tc-m32r.c:406
7194 #, c-format
7195 msgid ""
7196 "  -ignore-parallel-conflicts            do not check parallel instructions\n"
7197 msgstr ""
7198
7199 #: config/tc-m32r.c:408
7200 #, c-format
7201 msgid "                                         fo contraint violations\n"
7202 msgstr ""
7203
7204 #: config/tc-m32r.c:410
7205 #, c-format
7206 msgid ""
7207 "  -no-ignore-parallel-conflicts         check parallel instructions for\n"
7208 msgstr ""
7209
7210 #: config/tc-m32r.c:412
7211 #, c-format
7212 msgid "                                         contraint violations\n"
7213 msgstr ""
7214
7215 #: config/tc-m32r.c:414
7216 #, c-format
7217 msgid "  -Ip                     synonym for -ignore-parallel-conflicts\n"
7218 msgstr ""
7219
7220 #: config/tc-m32r.c:416
7221 #, c-format
7222 msgid "  -nIp                    synonym for -no-ignore-parallel-conflicts\n"
7223 msgstr ""
7224
7225 #: config/tc-m32r.c:419
7226 #, c-format
7227 msgid ""
7228 "  -warn-unmatched-high    warn when an (s)high reloc has no matching low "
7229 "reloc\n"
7230 msgstr ""
7231
7232 #: config/tc-m32r.c:421
7233 #, c-format
7234 msgid "  -no-warn-unmatched-high do not warn about missing low relocs\n"
7235 msgstr ""
7236
7237 #: config/tc-m32r.c:423
7238 #, c-format
7239 msgid "  -Wuh                    synonym for -warn-unmatched-high\n"
7240 msgstr ""
7241
7242 #: config/tc-m32r.c:425
7243 #, c-format
7244 msgid "  -Wnuh                   synonym for -no-warn-unmatched-high\n"
7245 msgstr ""
7246
7247 #: config/tc-m32r.c:428
7248 #, c-format
7249 msgid "  -KPIC                   generate PIC\n"
7250 msgstr ""
7251
7252 #: config/tc-m32r.c:850
7253 msgid "instructions write to the same destination register."
7254 msgstr ""
7255
7256 #: config/tc-m32r.c:858
7257 msgid "Instructions do not use parallel execution pipelines."
7258 msgstr ""
7259
7260 #: config/tc-m32r.c:866
7261 msgid "Instructions share the same execution pipeline"
7262 msgstr ""
7263
7264 #: config/tc-m32r.c:931 config/tc-m32r.c:1045
7265 #, c-format
7266 msgid "not a 16 bit instruction '%s'"
7267 msgstr ""
7268
7269 #: config/tc-m32r.c:943 config/tc-m32r.c:1057 config/tc-m32r.c:1241
7270 #, c-format
7271 msgid "instruction '%s' is for the M32R2 only"
7272 msgstr ""
7273
7274 #: config/tc-m32r.c:956 config/tc-m32r.c:1070 config/tc-m32r.c:1254
7275 #, c-format
7276 msgid "unknown instruction '%s'"
7277 msgstr ""
7278
7279 #: config/tc-m32r.c:965 config/tc-m32r.c:1077 config/tc-m32r.c:1261
7280 #, c-format
7281 msgid "instruction '%s' is for the M32RX only"
7282 msgstr ""
7283
7284 #: config/tc-m32r.c:974 config/tc-m32r.c:1086
7285 #, c-format
7286 msgid "instruction '%s' cannot be executed in parallel."
7287 msgstr ""
7288
7289 #: config/tc-m32r.c:1029 config/tc-m32r.c:1111 config/tc-m32r.c:1318
7290 msgid "internal error: lookup/get operands failed"
7291 msgstr ""
7292
7293 #: config/tc-m32r.c:1096
7294 #, c-format
7295 msgid "'%s': only the NOP instruction can be issued in parallel on the m32r"
7296 msgstr ""
7297
7298 #: config/tc-m32r.c:1125
7299 #, c-format
7300 msgid ""
7301 "%s: output of 1st instruction is the same as an input to 2nd instruction - "
7302 "is this intentional ?"
7303 msgstr ""
7304
7305 #: config/tc-m32r.c:1129
7306 #, c-format
7307 msgid ""
7308 "%s: output of 2nd instruction is the same as an input to 1st instruction - "
7309 "is this intentional ?"
7310 msgstr ""
7311
7312 #: config/tc-m32r.c:1493 config/tc-ppc.c:1940 config/tc-ppc.c:4496
7313 msgid "Expected comma after symbol-name: rest of line ignored."
7314 msgstr ""
7315
7316 #: config/tc-m32r.c:1503
7317 #, c-format
7318 msgid ".SCOMMon length (%ld.) <0! Ignored."
7319 msgstr ""
7320
7321 #: config/tc-m32r.c:1517 config/tc-ppc.c:1962 config/tc-ppc.c:3116
7322 #: config/tc-ppc.c:4520
7323 msgid "ignoring bad alignment"
7324 msgstr ""
7325
7326 #: config/tc-m32r.c:1529 config/tc-ppc.c:1999 config/tc-v850.c:322
7327 msgid "Common alignment not a power of 2"
7328 msgstr ""
7329
7330 #: config/tc-m32r.c:1544 config/tc-ppc.c:1973 config/tc-ppc.c:4532
7331 #, c-format
7332 msgid "Ignoring attempt to re-define symbol `%s'."
7333 msgstr ""
7334
7335 #: config/tc-m32r.c:1553
7336 #, c-format
7337 msgid "Length of .scomm \"%s\" is already %ld. Not changed to %ld."
7338 msgstr ""
7339
7340 #: config/tc-m32r.c:1789
7341 msgid "Addend to unresolved symbol not on word boundary."
7342 msgstr ""
7343
7344 #: config/tc-m32r.c:1930 config/tc-m32r.c:1983 config/tc-sh.c:747
7345 msgid "Invalid PIC expression."
7346 msgstr ""
7347
7348 #: config/tc-m32r.c:2074
7349 msgid "Unmatched high/shigh reloc"
7350 msgstr ""
7351
7352 #: config/tc-m68hc11.c:371
7353 #, c-format
7354 msgid ""
7355 "Motorola 68HC11/68HC12/68HCS12 options:\n"
7356 "  -m68hc11 | -m68hc12 |\n"
7357 "  -m68hcs12               specify the processor [default %s]\n"
7358 "  -mshort                 use 16-bit int ABI (default)\n"
7359 "  -mlong                  use 32-bit int ABI\n"
7360 "  -mshort-double          use 32-bit double ABI\n"
7361 "  -mlong-double           use 64-bit double ABI (default)\n"
7362 "  --force-long-branches   always turn relative branches into absolute ones\n"
7363 "  -S,--short-branches     do not turn relative branches into absolute ones\n"
7364 "                          when the offset is out of range\n"
7365 "  --strict-direct-mode    do not turn the direct mode into extended mode\n"
7366 "                          when the instruction does not support direct mode\n"
7367 "  --print-insn-syntax     print the syntax of instruction in case of error\n"
7368 "  --print-opcodes         print the list of instructions with syntax\n"
7369 "  --generate-example      generate an example of each instruction\n"
7370 "                          (used for testing)\n"
7371 msgstr ""
7372
7373 #: config/tc-m68hc11.c:417
7374 #, c-format
7375 msgid "Default target `%s' is not supported."
7376 msgstr ""
7377
7378 #. Dump the opcode statistics table.
7379 #: config/tc-m68hc11.c:435
7380 #, c-format
7381 msgid "Name   # Modes  Min ops  Max ops  Modes mask  # Used\n"
7382 msgstr ""
7383
7384 #: config/tc-m68hc11.c:501
7385 #, c-format
7386 msgid "Option `%s' is not recognized."
7387 msgstr ""
7388
7389 #: config/tc-m68hc11.c:671
7390 msgid "#<imm8>"
7391 msgstr ""
7392
7393 #: config/tc-m68hc11.c:680
7394 msgid "#<imm16>"
7395 msgstr ""
7396
7397 #: config/tc-m68hc11.c:689 config/tc-m68hc11.c:698
7398 msgid "<imm8>,X"
7399 msgstr ""
7400
7401 #: config/tc-m68hc11.c:725
7402 msgid "*<abs8>"
7403 msgstr ""
7404
7405 #: config/tc-m68hc11.c:737
7406 msgid "#<mask>"
7407 msgstr ""
7408
7409 #: config/tc-m68hc11.c:747
7410 #, c-format
7411 msgid "symbol%d"
7412 msgstr ""
7413
7414 #: config/tc-m68hc11.c:749
7415 msgid "<abs>"
7416 msgstr ""
7417
7418 #: config/tc-m68hc11.c:768
7419 msgid "<label>"
7420 msgstr ""
7421
7422 #: config/tc-m68hc11.c:784
7423 #, c-format
7424 msgid ""
7425 "# Example of `%s' instructions\n"
7426 "\t.sect .text\n"
7427 "_start:\n"
7428 msgstr ""
7429
7430 #: config/tc-m68hc11.c:831
7431 #, c-format
7432 msgid "Instruction `%s' is not recognized."
7433 msgstr ""
7434
7435 #: config/tc-m68hc11.c:836
7436 #, c-format
7437 msgid "Instruction formats for `%s':"
7438 msgstr ""
7439
7440 #: config/tc-m68hc11.c:966
7441 #, c-format
7442 msgid "Immediate operand is not allowed for operand %d."
7443 msgstr ""
7444
7445 #: config/tc-m68hc11.c:1010
7446 msgid "Indirect indexed addressing is not valid for 68HC11."
7447 msgstr ""
7448
7449 #: config/tc-m68hc11.c:1030
7450 msgid "Spurious `,' or bad indirect register addressing mode."
7451 msgstr ""
7452
7453 #: config/tc-m68hc11.c:1052
7454 msgid "Missing second register or offset for indexed-indirect mode."
7455 msgstr ""
7456
7457 #: config/tc-m68hc11.c:1062
7458 msgid "Missing second register for indexed-indirect mode."
7459 msgstr ""
7460
7461 #: config/tc-m68hc11.c:1078
7462 msgid "Missing `]' to close indexed-indirect mode."
7463 msgstr ""
7464
7465 #: config/tc-m68hc11.c:1123
7466 msgid "Illegal operand."
7467 msgstr ""
7468
7469 #: config/tc-m68hc11.c:1128
7470 msgid "Missing operand."
7471 msgstr ""
7472
7473 #: config/tc-m68hc11.c:1181
7474 msgid "Pre-increment mode is not valid for 68HC11"
7475 msgstr ""
7476
7477 #: config/tc-m68hc11.c:1194
7478 msgid "Wrong register in register indirect mode."
7479 msgstr ""
7480
7481 #: config/tc-m68hc11.c:1202
7482 msgid "Missing `]' to close register indirect operand."
7483 msgstr ""
7484
7485 #: config/tc-m68hc11.c:1222
7486 msgid "Post-decrement mode is not valid for 68HC11."
7487 msgstr ""
7488
7489 #: config/tc-m68hc11.c:1230
7490 msgid "Post-increment mode is not valid for 68HC11."
7491 msgstr ""
7492
7493 #: config/tc-m68hc11.c:1248
7494 msgid "Invalid indexed indirect mode."
7495 msgstr ""
7496
7497 #: config/tc-m68hc11.c:1340
7498 #, c-format
7499 msgid "Trap id `%ld' is out of range."
7500 msgstr ""
7501
7502 #: config/tc-m68hc11.c:1344
7503 msgid "Trap id must be within [0x30..0x39] or [0x40..0xff]."
7504 msgstr ""
7505
7506 #: config/tc-m68hc11.c:1351
7507 #, c-format
7508 msgid "Operand out of 8-bit range: `%ld'."
7509 msgstr ""
7510
7511 #: config/tc-m68hc11.c:1358
7512 msgid "The trap id must be a constant."
7513 msgstr ""
7514
7515 #: config/tc-m68hc11.c:1393
7516 #, c-format
7517 msgid "Operand `%x' not recognized in fixup8."
7518 msgstr ""
7519
7520 #: config/tc-m68hc11.c:1410 config/tc-m68hc11.c:1459
7521 #, c-format
7522 msgid "Operand out of 16-bit range: `%ld'."
7523 msgstr ""
7524
7525 #: config/tc-m68hc11.c:1442 config/tc-m68hc11.c:1475
7526 #, c-format
7527 msgid "Operand `%x' not recognized in fixup16."
7528 msgstr ""
7529
7530 #: config/tc-m68hc11.c:1492
7531 #, c-format
7532 msgid "Unexpected branch conversion with `%x'"
7533 msgstr ""
7534
7535 #: config/tc-m68hc11.c:1583 config/tc-m68hc11.c:1721
7536 #, c-format
7537 msgid "Operand out of range for a relative branch: `%ld'"
7538 msgstr ""
7539
7540 #: config/tc-m68hc11.c:1689
7541 msgid "Invalid register for dbcc/tbcc instruction."
7542 msgstr ""
7543
7544 #: config/tc-m68hc11.c:1777
7545 #, c-format
7546 msgid "Increment/decrement value is out of range: `%ld'."
7547 msgstr ""
7548
7549 #: config/tc-m68hc11.c:1788
7550 msgid "Expecting a register."
7551 msgstr ""
7552
7553 #: config/tc-m68hc11.c:1803
7554 msgid "Invalid register for post/pre increment."
7555 msgstr ""
7556
7557 #: config/tc-m68hc11.c:1833
7558 msgid "Invalid register."
7559 msgstr ""
7560
7561 #: config/tc-m68hc11.c:1840
7562 #, c-format
7563 msgid "Offset out of 16-bit range: %ld."
7564 msgstr ""
7565
7566 #: config/tc-m68hc11.c:1845
7567 #, c-format
7568 msgid "Offset out of 5-bit range for movw/movb insn: %ld."
7569 msgstr ""
7570
7571 #: config/tc-m68hc11.c:1951
7572 msgid "Expecting register D for indexed indirect mode."
7573 msgstr ""
7574
7575 #: config/tc-m68hc11.c:1953
7576 msgid "Indexed indirect mode is not allowed for movb/movw."
7577 msgstr ""
7578
7579 #: config/tc-m68hc11.c:1970
7580 msgid "Invalid accumulator register."
7581 msgstr ""
7582
7583 #: config/tc-m68hc11.c:1995
7584 msgid "Invalid indexed register."
7585 msgstr ""
7586
7587 #: config/tc-m68hc11.c:2003
7588 msgid "Addressing mode not implemented yet."
7589 msgstr ""
7590
7591 #: config/tc-m68hc11.c:2016
7592 msgid "Invalid source register for this instruction, use 'tfr'."
7593 msgstr ""
7594
7595 #: config/tc-m68hc11.c:2018
7596 msgid "Invalid source register."
7597 msgstr ""
7598
7599 #: config/tc-m68hc11.c:2023
7600 msgid "Invalid destination register for this instruction, use 'tfr'."
7601 msgstr ""
7602
7603 #: config/tc-m68hc11.c:2025
7604 msgid "Invalid destination register."
7605 msgstr ""
7606
7607 #: config/tc-m68hc11.c:2121
7608 msgid "Invalid indexed register, expecting register X."
7609 msgstr ""
7610
7611 #: config/tc-m68hc11.c:2123
7612 msgid "Invalid indexed register, expecting register Y."
7613 msgstr ""
7614
7615 #: config/tc-m68hc11.c:2429
7616 msgid "No instruction or missing opcode."
7617 msgstr ""
7618
7619 #: config/tc-m68hc11.c:2494
7620 #, c-format
7621 msgid "Opcode `%s' is not recognized."
7622 msgstr ""
7623
7624 #: config/tc-m68hc11.c:2516
7625 #, c-format
7626 msgid "Garbage at end of instruction: `%s'."
7627 msgstr ""
7628
7629 #: config/tc-m68hc11.c:2539
7630 #, c-format
7631 msgid "Invalid operand for `%s'"
7632 msgstr ""
7633
7634 #: config/tc-m68hc11.c:2590
7635 #, c-format
7636 msgid "Invalid mode: %s\n"
7637 msgstr ""
7638
7639 #: config/tc-m68hc11.c:2650
7640 msgid "bad .relax format"
7641 msgstr ""
7642
7643 #: config/tc-m68hc11.c:2694
7644 #, c-format
7645 msgid "Relocation %d is not supported by object file format."
7646 msgstr ""
7647
7648 #: config/tc-m68hc11.c:2973
7649 msgid "bra or bsr with undefined symbol."
7650 msgstr ""
7651
7652 #: config/tc-m68hc11.c:3076 config/tc-m68hc11.c:3133
7653 #, c-format
7654 msgid "Subtype %d is not recognized."
7655 msgstr ""
7656
7657 #: config/tc-m68hc11.c:3192
7658 msgid "Expression too complex."
7659 msgstr ""
7660
7661 #: config/tc-m68hc11.c:3225
7662 msgid "Value out of 16-bit range."
7663 msgstr ""
7664
7665 #: config/tc-m68hc11.c:3243
7666 #, c-format
7667 msgid "Value %ld too large for 8-bit PC-relative branch."
7668 msgstr ""
7669
7670 #: config/tc-m68hc11.c:3250
7671 #, c-format
7672 msgid "Auto increment/decrement offset '%ld' is out of range."
7673 msgstr ""
7674
7675 #: config/tc-m68hc11.c:3263
7676 #, c-format
7677 msgid "Offset out of 5-bit range for movw/movb insn: %ld"
7678 msgstr ""
7679
7680 #: config/tc-m68hc11.c:3279
7681 #, c-format
7682 msgid "Line %d: unknown relocation type: 0x%x."
7683 msgstr ""
7684
7685 #: config/tc-m68k.c:1037
7686 #, c-format
7687 msgid "Can not do %d byte pc-relative relocation"
7688 msgstr ""
7689
7690 #: config/tc-m68k.c:1039
7691 #, c-format
7692 msgid "Can not do %d byte pc-relative pic relocation"
7693 msgstr ""
7694
7695 #: config/tc-m68k.c:1044
7696 #, c-format
7697 msgid "Can not do %d byte relocation"
7698 msgstr ""
7699
7700 #: config/tc-m68k.c:1046
7701 #, c-format
7702 msgid "Can not do %d byte pic relocation"
7703 msgstr ""
7704
7705 #: config/tc-m68k.c:1111
7706 #, c-format
7707 msgid "Unable to produce reloc against symbol '%s'"
7708 msgstr ""
7709
7710 #: config/tc-m68k.c:1155 config/tc-vax.c:2366
7711 #, c-format
7712 msgid "Cannot make %s relocation PC relative"
7713 msgstr ""
7714
7715 #: config/tc-m68k.c:1254 config/tc-vax.c:1876
7716 msgid "No operator"
7717 msgstr ""
7718
7719 #: config/tc-m68k.c:1284 config/tc-vax.c:1892
7720 msgid "Unknown operator"
7721 msgstr ""
7722
7723 #: config/tc-m68k.c:2187
7724 msgid "invalid instruction for this architecture; needs "
7725 msgstr ""
7726
7727 #: config/tc-m68k.c:2195
7728 msgid "hardware divide"
7729 msgstr ""
7730
7731 #: config/tc-m68k.c:2217 config/tc-m68k.c:2221 config/tc-m68k.c:2225
7732 msgid "or higher"
7733 msgstr ""
7734
7735 #: config/tc-m68k.c:2278
7736 msgid "operands mismatch"
7737 msgstr ""
7738
7739 #: config/tc-m68k.c:2342 config/tc-m68k.c:2348 config/tc-m68k.c:2354
7740 #: config/tc-mmix.c:2459 config/tc-mmix.c:2483
7741 msgid "operand out of range"
7742 msgstr ""
7743
7744 #: config/tc-m68k.c:2411
7745 #, c-format
7746 msgid "Bignum too big for %c format; truncated"
7747 msgstr ""
7748
7749 #: config/tc-m68k.c:2488
7750 msgid "displacement too large for this architecture; needs 68020 or higher"
7751 msgstr ""
7752
7753 #: config/tc-m68k.c:2599
7754 msgid ""
7755 "scale factor invalid on this architecture; needs cpu32 or 68020 or higher"
7756 msgstr ""
7757
7758 #: config/tc-m68k.c:2604
7759 msgid "invalid index size for coldfire"
7760 msgstr ""
7761
7762 #: config/tc-m68k.c:2657
7763 msgid "Forcing byte displacement"
7764 msgstr ""
7765
7766 #: config/tc-m68k.c:2659
7767 msgid "byte displacement out of range"
7768 msgstr ""
7769
7770 #: config/tc-m68k.c:2707 config/tc-m68k.c:2745
7771 msgid "invalid operand mode for this architecture; needs 68020 or higher"
7772 msgstr ""
7773
7774 #: config/tc-m68k.c:2731 config/tc-m68k.c:2765
7775 msgid ":b not permitted; defaulting to :w"
7776 msgstr ""
7777
7778 #: config/tc-m68k.c:2842
7779 msgid "unsupported byte value; use a different suffix"
7780 msgstr ""
7781
7782 #: config/tc-m68k.c:2857
7783 msgid "unknown/incorrect operand"
7784 msgstr ""
7785
7786 #: config/tc-m68k.c:2900 config/tc-m68k.c:2908 config/tc-m68k.c:2915
7787 #: config/tc-m68k.c:2922
7788 msgid "out of range"
7789 msgstr ""
7790
7791 #: config/tc-m68k.c:2995
7792 msgid "Can't use long branches on this architecture"
7793 msgstr ""
7794
7795 #: config/tc-m68k.c:3101
7796 msgid "Expression out of range, using 0"
7797 msgstr ""
7798
7799 #: config/tc-m68k.c:3292 config/tc-m68k.c:3308
7800 msgid "Floating point register in register list"
7801 msgstr ""
7802
7803 #: config/tc-m68k.c:3298
7804 msgid "Wrong register in floating-point reglist"
7805 msgstr ""
7806
7807 #: config/tc-m68k.c:3314
7808 msgid "incorrect register in reglist"
7809 msgstr ""
7810
7811 #: config/tc-m68k.c:3320
7812 msgid "wrong register in floating-point reglist"
7813 msgstr ""
7814
7815 #. ERROR.
7816 #: config/tc-m68k.c:3793
7817 msgid "Extra )"
7818 msgstr ""
7819
7820 #. ERROR.
7821 #: config/tc-m68k.c:3804
7822 msgid "Missing )"
7823 msgstr ""
7824
7825 #: config/tc-m68k.c:3821
7826 msgid "Missing operand"
7827 msgstr ""
7828
7829 #: config/tc-m68k.c:4139
7830 #, c-format
7831 msgid "unrecognized default cpu `%s'"
7832 msgstr ""
7833
7834 #: config/tc-m68k.c:4193
7835 #, c-format
7836 msgid "%s -- statement `%s' ignored"
7837 msgstr ""
7838
7839 #: config/tc-m68k.c:4242
7840 #, c-format
7841 msgid "Don't know how to figure width of %c in md_assemble()"
7842 msgstr ""
7843
7844 #: config/tc-m68k.c:4411
7845 #, c-format
7846 msgid "Internal Error:  Can't allocate m68k_sorted_opcodes of size %d"
7847 msgstr ""
7848
7849 #: config/tc-m68k.c:4476 config/tc-m68k.c:4515
7850 #, c-format
7851 msgid "Internal Error: Can't find %s in hash table"
7852 msgstr ""
7853
7854 #: config/tc-m68k.c:4479 config/tc-m68k.c:4518
7855 #, c-format
7856 msgid "Internal Error: Can't hash %s: %s"
7857 msgstr ""
7858
7859 #: config/tc-m68k.c:4643
7860 #, c-format
7861 msgid "text label `%s' aligned to odd boundary"
7862 msgstr ""
7863
7864 #: config/tc-m68k.c:4790
7865 #, c-format
7866 msgid "value %ld out of range"
7867 msgstr ""
7868
7869 #: config/tc-m68k.c:4804
7870 msgid "invalid byte branch offset"
7871 msgstr ""
7872
7873 #: config/tc-m68k.c:4841
7874 msgid "short branch with zero offset: use :w"
7875 msgstr ""
7876
7877 #: config/tc-m68k.c:4885
7878 msgid "Conversion of PC relative BSR to absolute JSR"
7879 msgstr ""
7880
7881 #: config/tc-m68k.c:4896
7882 msgid "Conversion of PC relative branch to absolute jump"
7883 msgstr ""
7884
7885 #: config/tc-m68k.c:4913 config/tc-m68k.c:4974
7886 msgid "Conversion of PC relative conditional branch to absolute jump"
7887 msgstr ""
7888
7889 #: config/tc-m68k.c:4954
7890 msgid "Conversion of DBcc to absolute jump"
7891 msgstr ""
7892
7893 #: config/tc-m68k.c:5039
7894 msgid "Conversion of PC relative displacement to absolute"
7895 msgstr ""
7896
7897 #: config/tc-m68k.c:5252
7898 msgid "Tried to convert PC relative branch to absolute jump"
7899 msgstr ""
7900
7901 #: config/tc-m68k.c:5297 config/tc-m68k.c:5308 config/tc-m68k.c:5352
7902 msgid "expression out of range: defaulting to 1"
7903 msgstr ""
7904
7905 #: config/tc-m68k.c:5344
7906 msgid "expression out of range: defaulting to 0"
7907 msgstr ""
7908
7909 #: config/tc-m68k.c:5385 config/tc-m68k.c:5397
7910 #, c-format
7911 msgid "Can't deal with expression; defaulting to %ld"
7912 msgstr ""
7913
7914 #: config/tc-m68k.c:5411
7915 msgid "expression doesn't fit in BYTE"
7916 msgstr ""
7917
7918 #: config/tc-m68k.c:5415
7919 msgid "expression doesn't fit in WORD"
7920 msgstr ""
7921
7922 #: config/tc-m68k.c:5502
7923 #, c-format
7924 msgid "%s: unrecognized processor name"
7925 msgstr ""
7926
7927 #: config/tc-m68k.c:5563
7928 msgid "bad coprocessor id"
7929 msgstr ""
7930
7931 #: config/tc-m68k.c:5569
7932 msgid "unrecognized fopt option"
7933 msgstr ""
7934
7935 #: config/tc-m68k.c:5702
7936 #, c-format
7937 msgid "option `%s' may not be negated"
7938 msgstr ""
7939
7940 #: config/tc-m68k.c:5713
7941 #, c-format
7942 msgid "option `%s' not recognized"
7943 msgstr ""
7944
7945 #: config/tc-m68k.c:5742
7946 msgid "bad format of OPT NEST=depth"
7947 msgstr ""
7948
7949 #: config/tc-m68k.c:5798
7950 msgid "missing label"
7951 msgstr ""
7952
7953 #: config/tc-m68k.c:5822 config/tc-m68k.c:5851
7954 msgid "bad register list"
7955 msgstr ""
7956
7957 #: config/tc-m68k.c:5824
7958 #, c-format
7959 msgid "bad register list: %s"
7960 msgstr ""
7961
7962 #: config/tc-m68k.c:5922
7963 msgid "restore without save"
7964 msgstr ""
7965
7966 #: config/tc-m68k.c:6076 config/tc-m68k.c:6446
7967 msgid "syntax error in structured control directive"
7968 msgstr ""
7969
7970 #: config/tc-m68k.c:6121
7971 msgid "missing condition code in structured control directive"
7972 msgstr ""
7973
7974 #: config/tc-m68k.c:6192
7975 #, c-format
7976 msgid ""
7977 "Condition <%c%c> in structured control directive can not be encoded correctly"
7978 msgstr ""
7979
7980 #: config/tc-m68k.c:6488
7981 msgid "missing then"
7982 msgstr ""
7983
7984 #: config/tc-m68k.c:6569
7985 msgid "else without matching if"
7986 msgstr ""
7987
7988 #: config/tc-m68k.c:6602
7989 msgid "endi without matching if"
7990 msgstr ""
7991
7992 #: config/tc-m68k.c:6642
7993 msgid "break outside of structured loop"
7994 msgstr ""
7995
7996 #: config/tc-m68k.c:6680
7997 msgid "next outside of structured loop"
7998 msgstr ""
7999
8000 #: config/tc-m68k.c:6731
8001 msgid "missing ="
8002 msgstr ""
8003
8004 #: config/tc-m68k.c:6769
8005 msgid "missing to or downto"
8006 msgstr ""
8007
8008 #: config/tc-m68k.c:6805 config/tc-m68k.c:6839 config/tc-m68k.c:7053
8009 msgid "missing do"
8010 msgstr ""
8011
8012 #: config/tc-m68k.c:6940
8013 msgid "endf without for"
8014 msgstr ""
8015
8016 #: config/tc-m68k.c:6994
8017 msgid "until without repeat"
8018 msgstr ""
8019
8020 #: config/tc-m68k.c:7088
8021 msgid "endw without while"
8022 msgstr ""
8023
8024 #: config/tc-m68k.c:7121 config/tc-m68k.c:7149
8025 msgid "already assembled instructions"
8026 msgstr ""
8027
8028 #: config/tc-m68k.c:7226
8029 #, c-format
8030 msgid "`%s' is deprecated, use `%s'"
8031 msgstr ""
8032
8033 #: config/tc-m68k.c:7245
8034 #, c-format
8035 msgid "cpu `%s' unrecognized"
8036 msgstr ""
8037
8038 #: config/tc-m68k.c:7264
8039 #, c-format
8040 msgid "architecture `%s' unrecognized"
8041 msgstr ""
8042
8043 #: config/tc-m68k.c:7285
8044 #, c-format
8045 msgid "extension `%s' unrecognized"
8046 msgstr ""
8047
8048 #: config/tc-m68k.c:7403
8049 #, c-format
8050 msgid "option `-A%s' is deprecated: use `-%s'"
8051 msgstr ""
8052
8053 #: config/tc-m68k.c:7436
8054 msgid "architecture features both enabled and disabled"
8055 msgstr ""
8056
8057 #: config/tc-m68k.c:7463
8058 msgid "selected processor does not have all features of selected architecture"
8059 msgstr ""
8060
8061 #: config/tc-m68k.c:7472
8062 msgid "m68k and cf features both selected"
8063 msgstr ""
8064
8065 #: config/tc-m68k.c:7484
8066 msgid "68040 and 68851 specified; mmu instructions may assemble incorrectly"
8067 msgstr ""
8068
8069 #: config/tc-m68k.c:7518
8070 #, c-format
8071 msgid ""
8072 "-march=<arch>\t\tset architecture\n"
8073 "-mcpu=<cpu>\t\tset cpu [default %s]\n"
8074 msgstr ""
8075
8076 #: config/tc-m68k.c:7523
8077 #, c-format
8078 msgid "-m[no-]%-16s enable/disable%s architecture extension\n"
8079 msgstr ""
8080
8081 #: config/tc-m68k.c:7529
8082 #, c-format
8083 msgid ""
8084 "-l\t\t\tuse 1 word for refs to undefined symbols [default 2]\n"
8085 "-pic, -k\t\tgenerate position independent code\n"
8086 "-S\t\t\tturn jbsr into jsr\n"
8087 "--pcrel                 never turn PC-relative branches into absolute jumps\n"
8088 "--register-prefix-optional\n"
8089 "\t\t\trecognize register names without prefix character\n"
8090 "--bitwise-or\t\tdo not treat `|' as a comment character\n"
8091 "--base-size-default-16\tbase reg without size is 16 bits\n"
8092 "--base-size-default-32\tbase reg without size is 32 bits (default)\n"
8093 "--disp-size-default-16\tdisplacement with unknown size is 16 bits\n"
8094 "--disp-size-default-32\tdisplacement with unknown size is 32 bits (default)\n"
8095 msgstr ""
8096
8097 #: config/tc-m68k.c:7543
8098 #, c-format
8099 msgid "Architecture variants are: "
8100 msgstr ""
8101
8102 #: config/tc-m68k.c:7552
8103 #, c-format
8104 msgid "Processor variants are: "
8105 msgstr ""
8106
8107 #: config/tc-m68k.c:7559 config/tc-xtensa.c:6165
8108 #, c-format
8109 msgid "\n"
8110 msgstr ""
8111
8112 #: config/tc-m68k.c:7590
8113 #, c-format
8114 msgid "Error %s in %s\n"
8115 msgstr ""
8116
8117 #: config/tc-m68k.c:7594
8118 #, c-format
8119 msgid "Opcode(%d.%s): "
8120 msgstr ""
8121
8122 #: config/tc-m68k.c:7754
8123 msgid "Not a defined coldfire architecture"
8124 msgstr ""
8125
8126 #. Over here we will fill the description of the machine specific options.
8127 #: config/tc-maxq.c:209
8128 #, c-format
8129 msgid " MAXQ-specific assembler options:\n"
8130 msgstr ""
8131
8132 #: config/tc-maxq.c:211
8133 #, c-format
8134 msgid ""
8135 "\t-MAXQ20\t\t       generate obj for MAXQ20(default)\n"
8136 "\t-MAXQ10\t\t       generate obj for MAXQ10\n"
8137 "\t"
8138 msgstr ""
8139
8140 #: config/tc-maxq.c:377
8141 #, c-format
8142 msgid "Illegal Reloc type in md_estimate_size_before_relax for line : %d"
8143 msgstr ""
8144
8145 #: config/tc-maxq.c:454
8146 #, c-format
8147 msgid "Cant make long jump/call into short jump/call : %d"
8148 msgstr ""
8149
8150 #: config/tc-maxq.c:933
8151 #, c-format
8152 msgid "Invalid register value %s"
8153 msgstr ""
8154
8155 #: config/tc-maxq.c:1051
8156 #, c-format
8157 msgid "Invalid bit number : '%c'"
8158 msgstr ""
8159
8160 #: config/tc-maxq.c:1063
8161 #, c-format
8162 msgid "Illegal character after operand '%s'"
8163 msgstr ""
8164
8165 #: config/tc-maxq.c:1139 config/tc-maxq.c:1316
8166 #, c-format
8167 msgid "Invalid Character in immediate Value : %c"
8168 msgstr ""
8169
8170 #: config/tc-maxq.c:1159 config/tc-maxq.c:1336
8171 #, c-format
8172 msgid "Invalid Character in immediate value : %c"
8173 msgstr ""
8174
8175 #: config/tc-maxq.c:1175
8176 msgid "Immediate value greater than 16 bits"
8177 msgstr ""
8178
8179 #: config/tc-maxq.c:1189
8180 msgid ""
8181 "Attempt to move a value in the stack pointer greater than the size of the "
8182 "stack"
8183 msgstr ""
8184
8185 #: config/tc-maxq.c:1198
8186 msgid "Attempt to move 16 bit value into an 8 bit register.Truncating..\n"
8187 msgstr ""
8188
8189 #: config/tc-maxq.c:1260
8190 msgid "Invalid immediate move operation"
8191 msgstr ""
8192
8193 #: config/tc-maxq.c:1533
8194 #, c-format
8195 msgid "Size of Operand '%s' greater than %d"
8196 msgstr ""
8197
8198 #: config/tc-maxq.c:1688
8199 #, c-format
8200 msgid "illegal immediate operand '%s'"
8201 msgstr ""
8202
8203 #: config/tc-maxq.c:1710
8204 #, c-format
8205 msgid "Invalid operand for memory access '%s'"
8206 msgstr ""
8207
8208 #: config/tc-maxq.c:1772
8209 msgid "illegal displacement operand "
8210 msgstr ""
8211
8212 #: config/tc-maxq.c:1837
8213 #, c-format
8214 msgid "invalid character %c before operand %d"
8215 msgstr ""
8216
8217 #: config/tc-maxq.c:1859
8218 #, c-format
8219 msgid "invalid character %c in operand %d"
8220 msgstr ""
8221
8222 #. We found no match.
8223 #: config/tc-maxq.c:2004
8224 #, c-format
8225 msgid "operand %d is invalid for `%s'"
8226 msgstr ""
8227
8228 #: config/tc-maxq.c:2037
8229 msgid "The Accumulator cannot be used as a source in ALU instructions\n"
8230 msgstr ""
8231
8232 #: config/tc-maxq.c:2055
8233 #, c-format
8234 msgid "'%s' operand cant be used as destination in %s"
8235 msgstr ""
8236
8237 #: config/tc-maxq.c:2071 config/tc-maxq.c:2102 config/tc-maxq.c:2116
8238 #, c-format
8239 msgid "Invalid Instruction '%s' operand cant be used with %s"
8240 msgstr ""
8241
8242 #: config/tc-maxq.c:2087 config/tc-maxq.c:2138
8243 #, c-format
8244 msgid "'%s' operand cant be used as source in %s"
8245 msgstr ""
8246
8247 #: config/tc-maxq.c:2147
8248 #, c-format
8249 msgid "'%s' instruction cant have first operand as Immediate vale"
8250 msgstr ""
8251
8252 #: config/tc-maxq.c:2160
8253 #, c-format
8254 msgid "SP cannot be used with %s\n"
8255 msgstr ""
8256
8257 #: config/tc-maxq.c:2167
8258 msgid "@SP-- cannot be used with PUSH\n"
8259 msgstr ""
8260
8261 #: config/tc-maxq.c:2183 config/tc-maxq.c:2191
8262 msgid ""
8263 "Operands either contradictory or use the data bus in read/write state "
8264 "together"
8265 msgstr ""
8266
8267 #: config/tc-maxq.c:2198
8268 msgid "MOVE Cant Use NUL as SRC"
8269 msgstr ""
8270
8271 #: config/tc-maxq.c:2220
8272 msgid "Contradictory movement between DP register and memory access using DP"
8273 msgstr ""
8274
8275 #: config/tc-maxq.c:2228
8276 msgid "SP and @SP-- cannot be used together in a move instruction"
8277 msgstr ""
8278
8279 #: config/tc-maxq.c:2247
8280 msgid "Only Module 8 system registers allowed in this operation"
8281 msgstr ""
8282
8283 #: config/tc-maxq.c:2273 config/tc-maxq.c:2282 config/tc-maxq.c:2308
8284 msgid "Read only Register used as destination"
8285 msgstr ""
8286
8287 #: config/tc-maxq.c:2290
8288 #, c-format
8289 msgid "Bit No '%d'exceeds register size in this operation"
8290 msgstr ""
8291
8292 #: config/tc-maxq.c:2315 config/tc-maxq.c:2336
8293 #, c-format
8294 msgid "Bit No '%d' exceeds register size in this operation"
8295 msgstr ""
8296
8297 #: config/tc-maxq.c:2352
8298 msgid "Memory References cannot be used with branching operations\n"
8299 msgstr ""
8300
8301 #: config/tc-maxq.c:2361
8302 msgid "DJNZ uses only LC[n] register \n"
8303 msgstr ""
8304
8305 #: config/tc-maxq.c:2387
8306 #, c-format
8307 msgid "'%s' operand cant be used as destination  in %s"
8308 msgstr ""
8309
8310 #: config/tc-maxq.c:2397
8311 #, c-format
8312 msgid "Read only register used for writing purposes '%s'"
8313 msgstr ""
8314
8315 #: config/tc-maxq.c:2409
8316 msgid "Invalid destination for this kind of source."
8317 msgstr ""
8318
8319 #: config/tc-maxq.c:2416
8320 msgid ""
8321 "Invalid register as destination for this kind of source.Only data pointers "
8322 "can be used."
8323 msgstr ""
8324
8325 #: config/tc-maxq.c:2504 config/tc-maxq.c:2592
8326 msgid "Invalid Instruction"
8327 msgstr ""
8328
8329 #: config/tc-maxq.c:2790
8330 msgid "Cannot allocate memory"
8331 msgstr ""
8332
8333 #: config/tc-maxq.c:2862
8334 msgid "Internal Error: Illegal Architecure specified"
8335 msgstr ""
8336
8337 #: config/tc-maxq.c:2900
8338 msgid "Invalid architecture type"
8339 msgstr ""
8340
8341 #: config/tc-maxq.c:2905 config/tc-maxq.c:2916 config/tc-maxq.c:2929
8342 #: config/tc-maxq.c:2941 config/tc-maxq.c:2954
8343 #, c-format
8344 msgid "Internal Error : Can't Hash %s : %s"
8345 msgstr ""
8346
8347 #: config/tc-maxq.c:3071
8348 #, c-format
8349 msgid "Ineffective insntruction %s \n"
8350 msgstr ""
8351
8352 #: config/tc-mcore.c:521
8353 #, c-format
8354 msgid "register expected, but saw '%.6s'"
8355 msgstr ""
8356
8357 #: config/tc-mcore.c:603
8358 #, c-format
8359 msgid "control register expected, but saw '%.6s'"
8360 msgstr ""
8361
8362 #: config/tc-mcore.c:639
8363 msgid "bad/missing psr specifier"
8364 msgstr ""
8365
8366 #: config/tc-mcore.c:689
8367 msgid "more than 65K literal pools"
8368 msgstr ""
8369
8370 #: config/tc-mcore.c:743
8371 msgid "missing ']'"
8372 msgstr ""
8373
8374 #: config/tc-mcore.c:782
8375 msgid "operand must be a constant"
8376 msgstr ""
8377
8378 #: config/tc-mcore.c:784
8379 #, c-format
8380 msgid "operand must be absolute in range %u..%u, not %ld"
8381 msgstr ""
8382
8383 #: config/tc-mcore.c:819
8384 msgid "operand must be a multiple of 4"
8385 msgstr ""
8386
8387 #: config/tc-mcore.c:826
8388 msgid "operand must be a multiple of 2"
8389 msgstr ""
8390
8391 #: config/tc-mcore.c:840 config/tc-mcore.c:1356 config/tc-mcore.c:1410
8392 msgid "base register expected"
8393 msgstr ""
8394
8395 #: config/tc-mcore.c:888
8396 #, c-format
8397 msgid "unknown opcode \"%s\""
8398 msgstr ""
8399
8400 #: config/tc-mcore.c:931
8401 msgid "invalid register: r15 illegal"
8402 msgstr ""
8403
8404 #: config/tc-mcore.c:980 config/tc-mcore.c:1561
8405 msgid "M340 specific opcode used when assembling for M210"
8406 msgstr ""
8407
8408 #: config/tc-mcore.c:998 config/tc-mcore.c:1038 config/tc-mcore.c:1057
8409 #: config/tc-mcore.c:1076 config/tc-mcore.c:1104 config/tc-mcore.c:1133
8410 #: config/tc-mcore.c:1170 config/tc-mcore.c:1205 config/tc-mcore.c:1224
8411 #: config/tc-mcore.c:1243 config/tc-mcore.c:1277 config/tc-mcore.c:1302
8412 #: config/tc-mcore.c:1359 config/tc-mcore.c:1413 config/tc-mcore.c:1449
8413 #: config/tc-mcore.c:1508 config/tc-mcore.c:1530 config/tc-mcore.c:1553
8414 msgid "second operand missing"
8415 msgstr ""
8416
8417 #: config/tc-mcore.c:1014
8418 msgid "destination register must be r1"
8419 msgstr ""
8420
8421 #: config/tc-mcore.c:1035
8422 msgid "source register must be r1"
8423 msgstr ""
8424
8425 #: config/tc-mcore.c:1099 config/tc-mcore.c:1156
8426 msgid "immediate is not a power of two"
8427 msgstr ""
8428
8429 #: config/tc-mcore.c:1127
8430 msgid "translating bgeni to movi"
8431 msgstr ""
8432
8433 #: config/tc-mcore.c:1164
8434 msgid "translating mgeni to movi"
8435 msgstr ""
8436
8437 #: config/tc-mcore.c:1196
8438 msgid "translating bmaski to movi"
8439 msgstr ""
8440
8441 #: config/tc-mcore.c:1272
8442 #, c-format
8443 msgid "displacement too large (%d)"
8444 msgstr ""
8445
8446 #: config/tc-mcore.c:1286
8447 msgid "Invalid register: r0 and r15 illegal"
8448 msgstr ""
8449
8450 #: config/tc-mcore.c:1317
8451 msgid "bad starting register: r0 and r15 invalid"
8452 msgstr ""
8453
8454 #: config/tc-mcore.c:1330
8455 msgid "ending register must be r15"
8456 msgstr ""
8457
8458 #: config/tc-mcore.c:1350
8459 msgid "bad base register: must be r0"
8460 msgstr ""
8461
8462 #: config/tc-mcore.c:1368
8463 msgid "first register must be r4"
8464 msgstr ""
8465
8466 #: config/tc-mcore.c:1379
8467 msgid "last register must be r7"
8468 msgstr ""
8469
8470 #: config/tc-mcore.c:1416
8471 msgid "reg-reg expected"
8472 msgstr ""
8473
8474 #: config/tc-mcore.c:1527
8475 msgid "second operand must be 1"
8476 msgstr ""
8477
8478 #: config/tc-mcore.c:1548
8479 msgid "zero used as immediate value"
8480 msgstr ""
8481
8482 #: config/tc-mcore.c:1575
8483 msgid "duplicated psr bit specifier"
8484 msgstr ""
8485
8486 #: config/tc-mcore.c:1581
8487 msgid "`af' must appear alone"
8488 msgstr ""
8489
8490 #: config/tc-mcore.c:1588
8491 #, c-format
8492 msgid "unimplemented opcode \"%s\""
8493 msgstr ""
8494
8495 #: config/tc-mcore.c:1597
8496 #, c-format
8497 msgid "ignoring operands: %s "
8498 msgstr ""
8499
8500 #: config/tc-mcore.c:1667
8501 #, c-format
8502 msgid "unrecognised cpu type '%s'"
8503 msgstr ""
8504
8505 #: config/tc-mcore.c:1685
8506 #, c-format
8507 msgid ""
8508 "MCORE specific options:\n"
8509 "  -{no-}jsri2bsr\t  {dis}able jsri to bsr transformation (def: dis)\n"
8510 "  -{no-}sifilter\t  {dis}able silicon filter behavior (def: dis)\n"
8511 "  -cpu=[210|340]          select CPU type\n"
8512 "  -EB                     assemble for a big endian system (default)\n"
8513 "  -EL                     assemble for a little endian system\n"
8514 msgstr ""
8515
8516 #: config/tc-mcore.c:1703
8517 msgid "failed sanity check: short_jump"
8518 msgstr ""
8519
8520 #: config/tc-mcore.c:1713
8521 msgid "failed sanity check: long_jump"
8522 msgstr ""
8523
8524 #: config/tc-mcore.c:1739
8525 #, c-format
8526 msgid "odd displacement at %x"
8527 msgstr ""
8528
8529 #: config/tc-mcore.c:1921
8530 msgid "unknown"
8531 msgstr ""
8532
8533 #: config/tc-mcore.c:1948
8534 #, c-format
8535 msgid "odd distance branch (0x%lx bytes)"
8536 msgstr ""
8537
8538 #: config/tc-mcore.c:1952
8539 #, c-format
8540 msgid "pcrel for branch to %s too far (0x%lx)"
8541 msgstr ""
8542
8543 #: config/tc-mcore.c:1972
8544 #, c-format
8545 msgid "pcrel for lrw/jmpi/jsri to %s too far (0x%lx)"
8546 msgstr ""
8547
8548 #: config/tc-mcore.c:1984
8549 #, c-format
8550 msgid "pcrel for loopt too far (0x%lx)"
8551 msgstr ""
8552
8553 #: config/tc-mcore.c:2180
8554 #, c-format
8555 msgid "Can not do %d byte %srelocation"
8556 msgstr ""
8557
8558 #: config/tc-mcore.c:2182
8559 msgid "pc-relative"
8560 msgstr ""
8561
8562 #: config/tc-mep.c:301
8563 #, c-format
8564 msgid ""
8565 "MeP specific command line options:\n"
8566 "  -EB                     assemble for a big endian system (default)\n"
8567 "  -EL                     assemble for a little endian system\n"
8568 "  -mconfig=<name>         specify a chip configuration to use\n"
8569 "  -maverage -mno-average -mmult -mno-mult -mdiv -mno-div\n"
8570 "  -mbitops -mno-bitops -mleadz -mno-leadz -mabsdiff -mno-absdiff\n"
8571 "  -mminmax -mno-minmax -mclip -mno-clip -msatur -mno-satur -mcop32\n"
8572 "                          enable/disable the given opcodes\n"
8573 "\n"
8574 "  If -mconfig is given, the other -m options modify it.  Otherwise,\n"
8575 "  if no -m options are given, all core opcodes are enabled;\n"
8576 "  if any enabling -m options are given, only those are enabled;\n"
8577 "  if only disabling -m options are given, only those are disabled.\n"
8578 msgstr ""
8579
8580 #. There are no insns in the queue and a plus is present.
8581 #. This is a syntax error.  Let's not tolerate this.
8582 #. We can relax this later if necessary.
8583 #: config/tc-mep.c:1008
8584 msgid "Invalid use of parallelization operator."
8585 msgstr ""
8586
8587 #: config/tc-mep.c:1050
8588 msgid "Leading plus sign not allowed in core mode"
8589 msgstr ""
8590
8591 #: config/tc-mep.c:1531
8592 #, c-format
8593 msgid "Don't know how to relocate plain operands of type %s"
8594 msgstr ""
8595
8596 #: config/tc-mep.c:1541
8597 #, c-format
8598 msgid "Perhaps you are missing %%tpoff()?"
8599 msgstr ""
8600
8601 #: config/tc-mep.c:1725
8602 msgid "Bad .section directive: want a,v,w,x,M,S in string"
8603 msgstr ""
8604
8605 #: config/tc-mep.c:1783
8606 msgid ".vliw unavailable when VLIW is disabled."
8607 msgstr ""
8608
8609 #. Prototypes for static functions.
8610 #: config/tc-mips.c:1030
8611 #, c-format
8612 msgid "internal Error, line %d, %s"
8613 msgstr ""
8614
8615 #: config/tc-mips.c:1875
8616 msgid "-G may not be used in position-independent code"
8617 msgstr ""
8618
8619 #: config/tc-mips.c:1922
8620 #, c-format
8621 msgid "internal: can't hash `%s': %s"
8622 msgstr ""
8623
8624 #: config/tc-mips.c:1930
8625 #, c-format
8626 msgid "internal error: bad mips16 opcode: %s %s\n"
8627 msgstr ""
8628
8629 #: config/tc-mips.c:2102
8630 #, c-format
8631 msgid "returned from mips_ip(%s) insn_opcode = 0x%x\n"
8632 msgstr ""
8633
8634 #: config/tc-mips.c:2858 config/tc-mips.c:14414
8635 msgid "extended instruction in delay slot"
8636 msgstr ""
8637
8638 #: config/tc-mips.c:2922 config/tc-mips.c:2929
8639 #, c-format
8640 msgid "jump to misaligned address (0x%lx)"
8641 msgstr ""
8642
8643 #: config/tc-mips.c:2939 config/tc-mips.c:3694
8644 #, c-format
8645 msgid "branch to misaligned address (0x%lx)"
8646 msgstr ""
8647
8648 #: config/tc-mips.c:2944 config/tc-mips.c:3697
8649 #, c-format
8650 msgid "branch address range overflow (0x%lx)"
8651 msgstr ""
8652
8653 #: config/tc-mips.c:3427
8654 msgid ""
8655 "Macro instruction expanded into multiple instructions in a branch delay slot"
8656 msgstr ""
8657
8658 #: config/tc-mips.c:3430
8659 msgid "Macro instruction expanded into multiple instructions"
8660 msgstr ""
8661
8662 #: config/tc-mips.c:3966 config/tc-mips.c:7927 config/tc-mips.c:7951
8663 #: config/tc-mips.c:8024 config/tc-mips.c:8047
8664 msgid "operand overflow"
8665 msgstr ""
8666
8667 #: config/tc-mips.c:3985 config/tc-mips.c:4585 config/tc-mips.c:7298
8668 #: config/tc-mips.c:8114
8669 msgid "Macro used $at after \".set noat\""
8670 msgstr ""
8671
8672 #: config/tc-mips.c:4014
8673 msgid "unsupported large constant"
8674 msgstr ""
8675
8676 #: config/tc-mips.c:4016
8677 #, c-format
8678 msgid "Instruction %s requires absolute expression"
8679 msgstr ""
8680
8681 #: config/tc-mips.c:4149 config/tc-mips.c:6418 config/tc-mips.c:6994
8682 #, c-format
8683 msgid "Number (0x%s) larger than 32 bits"
8684 msgstr ""
8685
8686 #: config/tc-mips.c:4169
8687 msgid "Number larger than 64 bits"
8688 msgstr ""
8689
8690 #: config/tc-mips.c:4463 config/tc-mips.c:4491 config/tc-mips.c:4529
8691 #: config/tc-mips.c:4574 config/tc-mips.c:6627 config/tc-mips.c:6666
8692 #: config/tc-mips.c:6705 config/tc-mips.c:7109 config/tc-mips.c:7161
8693 #: config/tc-score.c:4234
8694 msgid "PIC code offset overflow (max 16 signed bits)"
8695 msgstr ""
8696
8697 #: config/tc-mips.c:4896 config/tc-mips.c:4962 config/tc-mips.c:5050
8698 #: config/tc-mips.c:5097 config/tc-mips.c:5158 config/tc-mips.c:5206
8699 #: config/tc-mips.c:8208 config/tc-mips.c:8215 config/tc-mips.c:8222
8700 #: config/tc-mips.c:8329
8701 msgid "Unsupported large constant"
8702 msgstr ""
8703
8704 #. result is always true
8705 #: config/tc-mips.c:4928
8706 #, c-format
8707 msgid "Branch %s is always true"
8708 msgstr ""
8709
8710 #: config/tc-mips.c:5169 config/tc-mips.c:5217 config/tc-mips.c:8978
8711 #: config/tc-mips.c:9135
8712 #, c-format
8713 msgid "Improper position (%lu)"
8714 msgstr ""
8715
8716 #: config/tc-mips.c:5175 config/tc-mips.c:9045
8717 #, c-format
8718 msgid "Improper extract size (%lu, position %lu)"
8719 msgstr ""
8720
8721 #: config/tc-mips.c:5223 config/tc-mips.c:9009
8722 #, c-format
8723 msgid "Improper insert size (%lu, position %lu)"
8724 msgstr ""
8725
8726 #: config/tc-mips.c:5260 config/tc-mips.c:5357
8727 msgid "Divide by zero."
8728 msgstr ""
8729
8730 #: config/tc-mips.c:5443
8731 msgid "dla used to load 32-bit register"
8732 msgstr ""
8733
8734 #: config/tc-mips.c:5446
8735 msgid "la used to load 64-bit address"
8736 msgstr ""
8737
8738 #: config/tc-mips.c:5558 config/tc-z80.c:700
8739 msgid "offset too large"
8740 msgstr ""
8741
8742 #: config/tc-mips.c:5732 config/tc-mips.c:6011
8743 msgid "PIC code offset overflow (max 32 signed bits)"
8744 msgstr ""
8745
8746 #: config/tc-mips.c:6057
8747 msgid "MIPS PIC call to register other than $25"
8748 msgstr ""
8749
8750 #: config/tc-mips.c:6063 config/tc-mips.c:6074 config/tc-mips.c:6196
8751 #: config/tc-mips.c:6207
8752 msgid "No .cprestore pseudo-op used in PIC code"
8753 msgstr ""
8754
8755 #: config/tc-mips.c:6068 config/tc-mips.c:6201
8756 msgid "No .frame pseudo-op used in PIC code"
8757 msgstr ""
8758
8759 #: config/tc-mips.c:6222
8760 msgid "Non-PIC jump used in PIC library"
8761 msgstr ""
8762
8763 #: config/tc-mips.c:6385 config/tc-mips.c:7261
8764 #, c-format
8765 msgid "opcode not supported on this processor: %s"
8766 msgstr ""
8767
8768 #: config/tc-mips.c:7467 config/tc-mips.c:7498 config/tc-mips.c:7549
8769 #: config/tc-mips.c:7579
8770 msgid "Improper rotate count"
8771 msgstr ""
8772
8773 #: config/tc-mips.c:7629
8774 #, c-format
8775 msgid "Instruction %s: result is always false"
8776 msgstr ""
8777
8778 #: config/tc-mips.c:7790
8779 #, c-format
8780 msgid "Instruction %s: result is always true"
8781 msgstr ""
8782
8783 #. FIXME: Check if this is one of the itbl macros, since they
8784 #. are added dynamically.
8785 #: config/tc-mips.c:8110
8786 #, c-format
8787 msgid "Macro %s not implemented yet"
8788 msgstr ""
8789
8790 #: config/tc-mips.c:8360
8791 #, c-format
8792 msgid "internal: bad mips opcode (mask error): %s %s"
8793 msgstr ""
8794
8795 #: config/tc-mips.c:8400 config/tc-mips.c:9209
8796 #, c-format
8797 msgid "internal: bad mips opcode (unknown extension operand type `+%c'): %s %s"
8798 msgstr ""
8799
8800 #: config/tc-mips.c:8478
8801 #, c-format
8802 msgid "internal: bad mips opcode (unknown operand type `%c'): %s %s"
8803 msgstr ""
8804
8805 #: config/tc-mips.c:8485
8806 #, c-format
8807 msgid "internal: bad mips opcode (bits 0x%lx undefined): %s %s"
8808 msgstr ""
8809
8810 #: config/tc-mips.c:8643 config/tc-mips.c:10101
8811 #, c-format
8812 msgid "opcode not supported on this processor: %s (%s)"
8813 msgstr ""
8814
8815 #: config/tc-mips.c:8676
8816 #, c-format
8817 msgid "BALIGN immediate not 1 or 3 (%lu)"
8818 msgstr ""
8819
8820 #: config/tc-mips.c:8689 config/tc-mips.c:8702 config/tc-mips.c:8715
8821 #: config/tc-mips.c:8728 config/tc-mips.c:8754 config/tc-mips.c:8798
8822 #, c-format
8823 msgid "DSP immediate not in range 0..%d (%lu)"
8824 msgstr ""
8825
8826 #: config/tc-mips.c:8746 config/tc-mips.c:8773
8827 msgid "Invalid dsp acc register"
8828 msgstr ""
8829
8830 #: config/tc-mips.c:8784 config/tc-mips.c:8815 config/tc-mips.c:8832
8831 #, c-format
8832 msgid "DSP immediate not in range %ld..%ld (%ld)"
8833 msgstr ""
8834
8835 #: config/tc-mips.c:8845
8836 #, c-format
8837 msgid "MT usermode bit not 0 or 1 (%lu)"
8838 msgstr ""
8839
8840 #: config/tc-mips.c:8856
8841 #, c-format
8842 msgid "MT load high bit not 0 or 1 (%lu)"
8843 msgstr ""
8844
8845 #: config/tc-mips.c:8873 config/tc-mips.c:8886
8846 msgid "Invalid dsp/smartmips acc register"
8847 msgstr ""
8848
8849 #: config/tc-mips.c:8951
8850 #, c-format
8851 msgid "Illegal %s number (%lu, 0x%lx)"
8852 msgstr ""
8853
8854 #: config/tc-mips.c:9064 config/tc-mips.c:9614
8855 msgid "absolute expression required"
8856 msgstr ""
8857
8858 #: config/tc-mips.c:9087
8859 #, c-format
8860 msgid "Invalid register number (%d)"
8861 msgstr ""
8862
8863 #: config/tc-mips.c:9095
8864 msgid "Invalid coprocessor 0 register number"
8865 msgstr ""
8866
8867 #: config/tc-mips.c:9105
8868 #, c-format
8869 msgid "Improper bit index (%lu)"
8870 msgstr ""
8871
8872 #: config/tc-mips.c:9166 config/tc-mips.c:9183
8873 #, c-format
8874 msgid "Improper size (%lu)"
8875 msgstr ""
8876
8877 #: config/tc-mips.c:9199
8878 #, c-format
8879 msgid "Improper immediate (%ld)"
8880 msgstr ""
8881
8882 #: config/tc-mips.c:9226
8883 #, c-format
8884 msgid "Improper shift amount (%lu)"
8885 msgstr ""
8886
8887 #: config/tc-mips.c:9249 config/tc-mips.c:10422 config/tc-mips.c:10675
8888 #, c-format
8889 msgid "Invalid value for `%s' (%lu)"
8890 msgstr ""
8891
8892 #: config/tc-mips.c:9264
8893 #, c-format
8894 msgid "Code for %s not in range 0..1023 (%lu)"
8895 msgstr ""
8896
8897 #: config/tc-mips.c:9276
8898 #, c-format
8899 msgid "Lower code for %s not in range 0..1023 (%lu)"
8900 msgstr ""
8901
8902 #: config/tc-mips.c:9288
8903 #, c-format
8904 msgid "Code for %s not in range 0..1048575 (%lu)"
8905 msgstr ""
8906
8907 #: config/tc-mips.c:9301
8908 #, c-format
8909 msgid "Coproccesor code > 25 bits (%lu)"
8910 msgstr ""
8911
8912 #: config/tc-mips.c:9315
8913 #, c-format
8914 msgid "Illegal 19-bit code (%lu)"
8915 msgstr ""
8916
8917 #: config/tc-mips.c:9328
8918 #, c-format
8919 msgid "Invalid performance register (%lu)"
8920 msgstr ""
8921
8922 #: config/tc-mips.c:9371 config/tc-mips.c:10282
8923 msgid "used $at without \".set noat\""
8924 msgstr ""
8925
8926 #: config/tc-mips.c:9373 config/tc-mips.c:10284
8927 #, c-format
8928 msgid "used $%u with \".set at=$%u\""
8929 msgstr ""
8930
8931 #: config/tc-mips.c:9399
8932 msgid "source and destinationations must be different"
8933 msgstr ""
8934
8935 #: config/tc-mips.c:9404
8936 msgid "a destination register must be supplied"
8937 msgstr ""
8938
8939 #: config/tc-mips.c:9487
8940 #, c-format
8941 msgid "Invalid MDMX Immediate (%ld)"
8942 msgstr ""
8943
8944 #: config/tc-mips.c:9525
8945 #, c-format
8946 msgid "Float register should be even, was %d"
8947 msgstr ""
8948
8949 #: config/tc-mips.c:9564
8950 #, c-format
8951 msgid "Bad element selector %ld"
8952 msgstr ""
8953
8954 #: config/tc-mips.c:9572
8955 #, c-format
8956 msgid "Expecting ']' found '%s'"
8957 msgstr ""
8958
8959 #: config/tc-mips.c:9678
8960 #, c-format
8961 msgid "Bad floating point constant: %s"
8962 msgstr ""
8963
8964 #: config/tc-mips.c:9798
8965 msgid "Can't use floating point insn in this section"
8966 msgstr ""
8967
8968 #: config/tc-mips.c:9859
8969 msgid "expression out of range"
8970 msgstr ""
8971
8972 #: config/tc-mips.c:9899
8973 msgid "lui expression not in range 0..65535"
8974 msgstr ""
8975
8976 #: config/tc-mips.c:9920
8977 #, c-format
8978 msgid "Condition code register should be even for %s, was %d"
8979 msgstr ""
8980
8981 #: config/tc-mips.c:9925
8982 #, c-format
8983 msgid "Condition code register should be 0 or 4 for %s, was %d"
8984 msgstr ""
8985
8986 #: config/tc-mips.c:9951
8987 msgid "invalid coprocessor sub-selection value (0-7)"
8988 msgstr ""
8989
8990 #: config/tc-mips.c:9963 config/tc-mips.c:9980
8991 #, c-format
8992 msgid "bad byte vector index (%ld)"
8993 msgstr ""
8994
8995 #: config/tc-mips.c:9991
8996 #, c-format
8997 msgid "bad char = '%c'\n"
8998 msgstr ""
8999
9000 #: config/tc-mips.c:10002 config/tc-mips.c:10007 config/tc-mips.c:10700
9001 msgid "illegal operands"
9002 msgstr ""
9003
9004 #: config/tc-mips.c:10075 config/tc-score.c:2413
9005 msgid "unrecognized opcode"
9006 msgstr ""
9007
9008 #: config/tc-mips.c:10458 config/tc-mips.c:10539 config/tc-mips.c:10554
9009 msgid "can't parse register list"
9010 msgstr ""
9011
9012 #: config/tc-mips.c:10527
9013 msgid "more than one frame size in list"
9014 msgstr ""
9015
9016 #: config/tc-mips.c:10582
9017 msgid "unexpected register in list"
9018 msgstr ""
9019
9020 #: config/tc-mips.c:10592
9021 msgid "arg/static registers overlap"
9022 msgstr ""
9023
9024 #: config/tc-mips.c:10610
9025 msgid "invalid arg register list"
9026 msgstr ""
9027
9028 #: config/tc-mips.c:10619 config/tc-mips.c:10642
9029 msgid "invalid static register list"
9030 msgstr ""
9031
9032 #: config/tc-mips.c:10649
9033 msgid "missing frame size"
9034 msgstr ""
9035
9036 #: config/tc-mips.c:10652
9037 msgid "invalid frame size"
9038 msgstr ""
9039
9040 #: config/tc-mips.c:10818
9041 msgid "extended operand requested but not required"
9042 msgstr ""
9043
9044 #: config/tc-mips.c:10820
9045 msgid "invalid unextended operand value"
9046 msgstr ""
9047
9048 #: config/tc-mips.c:10848
9049 msgid "operand value out of range for instruction"
9050 msgstr ""
9051
9052 #: config/tc-mips.c:11274
9053 #, c-format
9054 msgid "A different %s was already specified, is now %s"
9055 msgstr ""
9056
9057 #: config/tc-mips.c:11513
9058 msgid "-call_shared is supported only for ELF format"
9059 msgstr ""
9060
9061 #: config/tc-mips.c:11523
9062 msgid "-call_nonpic is supported only for ELF format"
9063 msgstr ""
9064
9065 #: config/tc-mips.c:11533
9066 msgid "-non_shared is supported only for ELF format"
9067 msgstr ""
9068
9069 #: config/tc-mips.c:11559
9070 msgid "-32 is supported for ELF format only"
9071 msgstr ""
9072
9073 #: config/tc-mips.c:11568
9074 msgid "-n32 is supported for ELF format only"
9075 msgstr ""
9076
9077 #: config/tc-mips.c:11577
9078 msgid "-64 is supported for ELF format only"
9079 msgstr ""
9080
9081 #: config/tc-mips.c:11582 config/tc-mips.c:11635
9082 msgid "No compiled in support for 64 bit object file format"
9083 msgstr ""
9084
9085 #: config/tc-mips.c:11622
9086 msgid "-mabi is supported for ELF format only"
9087 msgstr ""
9088
9089 #: config/tc-mips.c:11642
9090 #, c-format
9091 msgid "invalid abi -mabi=%s"
9092 msgstr ""
9093
9094 #: config/tc-mips.c:11720
9095 msgid "-G not supported in this configuration."
9096 msgstr ""
9097
9098 #: config/tc-mips.c:11746
9099 #, c-format
9100 msgid "-%s conflicts with the other architecture options, which imply -%s"
9101 msgstr ""
9102
9103 #: config/tc-mips.c:11777
9104 msgid "-mgp64 used with a 32-bit processor"
9105 msgstr ""
9106
9107 #: config/tc-mips.c:11779
9108 msgid "-mgp32 used with a 64-bit ABI"
9109 msgstr ""
9110
9111 #: config/tc-mips.c:11781
9112 msgid "-mgp64 used with a 32-bit ABI"
9113 msgstr ""
9114
9115 #: config/tc-mips.c:11819
9116 msgid "-mfp64 used with a 32-bit fpu"
9117 msgstr ""
9118
9119 #: config/tc-mips.c:11822
9120 msgid "-mfp64 used with a 32-bit ABI"
9121 msgstr ""
9122
9123 #: config/tc-mips.c:11826
9124 msgid "-mfp32 used with a 64-bit ABI"
9125 msgstr ""
9126
9127 #: config/tc-mips.c:11840
9128 msgid "trap exception not supported at ISA 1"
9129 msgstr ""
9130
9131 #: config/tc-mips.c:11850
9132 msgid "-mfp32 used with -mips3d"
9133 msgstr ""
9134
9135 #: config/tc-mips.c:11856
9136 msgid "-mfp32 used with -mdmx"
9137 msgstr ""
9138
9139 #: config/tc-mips.c:11931
9140 msgid "PC relative MIPS16 instruction references a different section"
9141 msgstr ""
9142
9143 #: config/tc-mips.c:12229 config/tc-sparc.c:3180 config/tc-sparc.c:3187
9144 #: config/tc-sparc.c:3194 config/tc-sparc.c:3201 config/tc-sparc.c:3208
9145 #: config/tc-sparc.c:3217 config/tc-sparc.c:3228 config/tc-sparc.c:3250
9146 #: config/tc-sparc.c:3274 write.c:1105
9147 msgid "relocation overflow"
9148 msgstr ""
9149
9150 #: config/tc-mips.c:12239
9151 #, c-format
9152 msgid "Branch to misaligned address (%lx)"
9153 msgstr ""
9154
9155 #: config/tc-mips.c:12286
9156 msgid "Branch out of range"
9157 msgstr ""
9158
9159 #: config/tc-mips.c:12368
9160 #, c-format
9161 msgid "Alignment too large: %d. assumed."
9162 msgstr ""
9163
9164 #: config/tc-mips.c:12371
9165 msgid "Alignment negative: 0 assumed."
9166 msgstr ""
9167
9168 #: config/tc-mips.c:12616
9169 #, c-format
9170 msgid "%s: no such section"
9171 msgstr ""
9172
9173 #: config/tc-mips.c:12665
9174 #, c-format
9175 msgid ".option pic%d not supported"
9176 msgstr ""
9177
9178 #: config/tc-mips.c:12670 config/tc-mips.c:12977
9179 msgid "-G may not be used with SVR4 PIC code"
9180 msgstr ""
9181
9182 #: config/tc-mips.c:12676
9183 #, c-format
9184 msgid "Unrecognized option \"%s\""
9185 msgstr ""
9186
9187 #: config/tc-mips.c:12719
9188 #, c-format
9189 msgid "Unrecognized register name `%s'"
9190 msgstr ""
9191
9192 #: config/tc-mips.c:12736
9193 msgid "`noreorder' must be set before `nomacro'"
9194 msgstr ""
9195
9196 #: config/tc-mips.c:12861
9197 #, c-format
9198 msgid "unknown architecture %s"
9199 msgstr ""
9200
9201 #: config/tc-mips.c:12874 config/tc-mips.c:12904
9202 #, c-format
9203 msgid "unknown ISA level %s"
9204 msgstr ""
9205
9206 #: config/tc-mips.c:12882
9207 #, c-format
9208 msgid "unknown ISA or architecture %s"
9209 msgstr ""
9210
9211 #: config/tc-mips.c:12932
9212 msgid ".set pop with no .set push"
9213 msgstr ""
9214
9215 #: config/tc-mips.c:12961
9216 #, c-format
9217 msgid "Tried to set unrecognized symbol: %s\n"
9218 msgstr ""
9219
9220 #: config/tc-mips.c:13019
9221 msgid ".cpload not in noreorder section"
9222 msgstr ""
9223
9224 #: config/tc-mips.c:13087 config/tc-mips.c:13106
9225 msgid "missing argument separator ',' for .cpsetup"
9226 msgstr ""
9227
9228 #: config/tc-mips.c:13264
9229 #, c-format
9230 msgid "Unsupported use of %s"
9231 msgstr ""
9232
9233 #: config/tc-mips.c:13346 config/tc-score.c:6253
9234 msgid "Unsupported use of .gpword"
9235 msgstr ""
9236
9237 #: config/tc-mips.c:13386
9238 msgid "Unsupported use of .gpdword"
9239 msgstr ""
9240
9241 #: config/tc-mips.c:13731
9242 msgid "unsupported PC relative reference to different section"
9243 msgstr ""
9244
9245 #: config/tc-mips.c:13844 config/tc-xtensa.c:1556 config/tc-xtensa.c:1831
9246 msgid "unsupported relocation"
9247 msgstr ""
9248
9249 #: config/tc-mips.c:14093
9250 #, c-format
9251 msgid "Can not represent %s relocation in this object file format"
9252 msgstr ""
9253
9254 #: config/tc-mips.c:14178
9255 msgid "relaxed out-of-range branch into a jump"
9256 msgstr ""
9257
9258 #: config/tc-mips.c:14712
9259 msgid "missing .end at end of assembly"
9260 msgstr ""
9261
9262 #: config/tc-mips.c:14727 config/tc-score.c:5859
9263 msgid "expected simple number"
9264 msgstr ""
9265
9266 #: config/tc-mips.c:14755 config/tc-score.c:5886
9267 msgid "invalid number"
9268 msgstr ""
9269
9270 #: config/tc-mips.c:14926 config/tc-score.c:5926
9271 msgid "missing .end"
9272 msgstr ""
9273
9274 #: config/tc-mips.c:14978
9275 msgid "Bad .frame directive"
9276 msgstr ""
9277
9278 #: config/tc-mips.c:15010
9279 msgid ".mask/.fmask outside of .ent"
9280 msgstr ""
9281
9282 #: config/tc-mips.c:15017
9283 msgid "Bad .mask/.fmask directive"
9284 msgstr ""
9285
9286 #: config/tc-mips.c:15342
9287 #, c-format
9288 msgid ""
9289 "MIPS options:\n"
9290 "-EB\t\t\tgenerate big endian output\n"
9291 "-EL\t\t\tgenerate little endian output\n"
9292 "-g, -g2\t\t\tdo not remove unneeded NOPs or swap branches\n"
9293 "-G NUM\t\t\tallow referencing objects up to NUM bytes\n"
9294 "\t\t\timplicitly with the gp register [default 8]\n"
9295 msgstr ""
9296
9297 #: config/tc-mips.c:15349
9298 #, c-format
9299 msgid ""
9300 "-mips1\t\t\tgenerate MIPS ISA I instructions\n"
9301 "-mips2\t\t\tgenerate MIPS ISA II instructions\n"
9302 "-mips3\t\t\tgenerate MIPS ISA III instructions\n"
9303 "-mips4\t\t\tgenerate MIPS ISA IV instructions\n"
9304 "-mips5                  generate MIPS ISA V instructions\n"
9305 "-mips32                 generate MIPS32 ISA instructions\n"
9306 "-mips32r2               generate MIPS32 release 2 ISA instructions\n"
9307 "-mips64                 generate MIPS64 ISA instructions\n"
9308 "-mips64r2               generate MIPS64 release 2 ISA instructions\n"
9309 "-march=CPU/-mtune=CPU\tgenerate code/schedule for CPU, where CPU is one of:\n"
9310 msgstr ""
9311
9312 #: config/tc-mips.c:15368
9313 #, c-format
9314 msgid ""
9315 "-mCPU\t\t\tequivalent to -march=CPU -mtune=CPU. Deprecated.\n"
9316 "-no-mCPU\t\tdon't generate code specific to CPU.\n"
9317 "\t\t\tFor -mCPU and -no-mCPU, CPU must be one of:\n"
9318 msgstr ""
9319
9320 #: config/tc-mips.c:15381
9321 #, c-format
9322 msgid ""
9323 "-mips16\t\t\tgenerate mips16 instructions\n"
9324 "-no-mips16\t\tdo not generate mips16 instructions\n"
9325 msgstr ""
9326
9327 #: config/tc-mips.c:15384
9328 #, c-format
9329 msgid ""
9330 "-msmartmips\t\tgenerate smartmips instructions\n"
9331 "-mno-smartmips\t\tdo not generate smartmips instructions\n"
9332 msgstr ""
9333
9334 #: config/tc-mips.c:15387
9335 #, c-format
9336 msgid ""
9337 "-mdsp\t\t\tgenerate DSP instructions\n"
9338 "-mno-dsp\t\tdo not generate DSP instructions\n"
9339 msgstr ""
9340
9341 #: config/tc-mips.c:15390
9342 #, c-format
9343 msgid ""
9344 "-mdspr2\t\t\tgenerate DSP R2 instructions\n"
9345 "-mno-dspr2\t\tdo not generate DSP R2 instructions\n"
9346 msgstr ""
9347
9348 #: config/tc-mips.c:15393
9349 #, c-format
9350 msgid ""
9351 "-mmt\t\t\tgenerate MT instructions\n"
9352 "-mno-mt\t\t\tdo not generate MT instructions\n"
9353 msgstr ""
9354
9355 #: config/tc-mips.c:15396
9356 #, c-format
9357 msgid ""
9358 "-mfix-vr4120\t\twork around certain VR4120 errata\n"
9359 "-mfix-vr4130\t\twork around VR4130 mflo/mfhi errata\n"
9360 "-mgp32\t\t\tuse 32-bit GPRs, regardless of the chosen ISA\n"
9361 "-mfp32\t\t\tuse 32-bit FPRs, regardless of the chosen ISA\n"
9362 "-msym32\t\t\tassume all symbols have 32-bit values\n"
9363 "-O0\t\t\tremove unneeded NOPs, do not swap branches\n"
9364 "-O\t\t\tremove unneeded NOPs and swap branches\n"
9365 "--trap, --no-break\ttrap exception on div by 0 and mult overflow\n"
9366 "--break, --no-trap\tbreak exception on div by 0 and mult overflow\n"
9367 msgstr ""
9368
9369 #: config/tc-mips.c:15406
9370 #, c-format
9371 msgid ""
9372 "-mhard-float\t\tallow floating-point instructions\n"
9373 "-msoft-float\t\tdo not allow floating-point instructions\n"
9374 "-msingle-float\t\tonly allow 32-bit floating-point operations\n"
9375 "-mdouble-float\t\tallow 32-bit and 64-bit floating-point operations\n"
9376 "--[no-]construct-floats [dis]allow floating point values to be constructed\n"
9377 msgstr ""
9378
9379 #: config/tc-mips.c:15414
9380 #, c-format
9381 msgid ""
9382 "-KPIC, -call_shared\tgenerate SVR4 position independent code\n"
9383 "-call_nonpic\t\tgenerate non-PIC code that can operate with DSOs\n"
9384 "-mvxworks-pic\t\tgenerate VxWorks position independent code\n"
9385 "-non_shared\t\tdo not generate code that can operate with DSOs\n"
9386 "-xgot\t\t\tassume a 32 bit GOT\n"
9387 "-mpdr, -mno-pdr\t\tenable/disable creation of .pdr sections\n"
9388 "-mshared, -mno-shared   disable/enable .cpload optimization for\n"
9389 "                        position dependent (non shared) code\n"
9390 "-mabi=ABI\t\tcreate ABI conformant object file for:\n"
9391 msgstr ""
9392
9393 #: config/tc-mips.c:15435
9394 #, c-format
9395 msgid ""
9396 "-32\t\t\tcreate o32 ABI object file (default)\n"
9397 "-n32\t\t\tcreate n32 ABI object file\n"
9398 "-64\t\t\tcreate 64 ABI object file\n"
9399 msgstr ""
9400
9401 #: config/tc-mmix.c:693
9402 #, c-format
9403 msgid " MMIX-specific command line options:\n"
9404 msgstr ""
9405
9406 #: config/tc-mmix.c:694
9407 #, c-format
9408 msgid ""
9409 "  -fixed-special-register-names\n"
9410 "                          Allow only the original special register names.\n"
9411 msgstr ""
9412
9413 #: config/tc-mmix.c:697
9414 #, c-format
9415 msgid "  -globalize-symbols      Make all symbols global.\n"
9416 msgstr ""
9417
9418 #: config/tc-mmix.c:699
9419 #, c-format
9420 msgid "  -gnu-syntax             Turn off mmixal syntax compatibility.\n"
9421 msgstr ""
9422
9423 #: config/tc-mmix.c:701
9424 #, c-format
9425 msgid "  -relax                  Create linker relaxable code.\n"
9426 msgstr ""
9427
9428 #: config/tc-mmix.c:703
9429 #, c-format
9430 msgid ""
9431 "  -no-predefined-syms     Do not provide mmixal built-in constants.\n"
9432 "                          Implies -fixed-special-register-names.\n"
9433 msgstr ""
9434
9435 #: config/tc-mmix.c:706
9436 #, c-format
9437 msgid ""
9438 "  -no-expand              Do not expand GETA, branches, PUSHJ or JUMP\n"
9439 "                          into multiple instructions.\n"
9440 msgstr ""
9441
9442 #: config/tc-mmix.c:709
9443 #, c-format
9444 msgid ""
9445 "  -no-merge-gregs         Do not merge GREG definitions with nearby values.\n"
9446 msgstr ""
9447
9448 #: config/tc-mmix.c:711
9449 #, c-format
9450 msgid ""
9451 "  -linker-allocated-gregs If there's no suitable GREG definition for "
9452 "the                          operands of an instruction, let the linker "
9453 "resolve.\n"
9454 msgstr ""
9455
9456 #: config/tc-mmix.c:714
9457 #, c-format
9458 msgid ""
9459 "  -x                      Do not warn when an operand to GETA, a branch,\n"
9460 "                          PUSHJ or JUMP is not known to be within range.\n"
9461 "                          The linker will catch any errors.  Implies\n"
9462 "                          -linker-allocated-gregs."
9463 msgstr ""
9464
9465 #: config/tc-mmix.c:840
9466 #, c-format
9467 msgid "unknown opcode: `%s'"
9468 msgstr ""
9469
9470 #: config/tc-mmix.c:962 config/tc-mmix.c:977
9471 msgid "specified location wasn't TETRA-aligned"
9472 msgstr ""
9473
9474 #: config/tc-mmix.c:964 config/tc-mmix.c:979 config/tc-mmix.c:4100
9475 #: config/tc-mmix.c:4116
9476 msgid "unaligned data at an absolute location is not supported"
9477 msgstr ""
9478
9479 #: config/tc-mmix.c:1089
9480 #, c-format
9481 msgid "invalid operand to opcode %s: `%s'"
9482 msgstr ""
9483
9484 #: config/tc-mmix.c:1111 config/tc-mmix.c:1138 config/tc-mmix.c:1171
9485 #: config/tc-mmix.c:1179 config/tc-mmix.c:1196 config/tc-mmix.c:1224
9486 #: config/tc-mmix.c:1245 config/tc-mmix.c:1270 config/tc-mmix.c:1318
9487 #: config/tc-mmix.c:1416 config/tc-mmix.c:1441 config/tc-mmix.c:1473
9488 #: config/tc-mmix.c:1505 config/tc-mmix.c:1535 config/tc-mmix.c:1588
9489 #: config/tc-mmix.c:1605 config/tc-mmix.c:1632 config/tc-mmix.c:1660
9490 #: config/tc-mmix.c:1687 config/tc-mmix.c:1713 config/tc-mmix.c:1729
9491 #: config/tc-mmix.c:1755 config/tc-mmix.c:1771 config/tc-mmix.c:1787
9492 #: config/tc-mmix.c:1850 config/tc-mmix.c:1866
9493 #, c-format
9494 msgid "invalid operands to opcode %s: `%s'"
9495 msgstr ""
9496
9497 #: config/tc-mmix.c:1843
9498 #, c-format
9499 msgid "unsupported operands to %s: `%s'"
9500 msgstr ""
9501
9502 #: config/tc-mmix.c:1968
9503 msgid "internal: mmix_prefix_name but empty prefix"
9504 msgstr ""
9505
9506 #: config/tc-mmix.c:2012
9507 #, c-format
9508 msgid "too many GREG registers allocated (max %d)"
9509 msgstr ""
9510
9511 #: config/tc-mmix.c:2070
9512 msgid "BSPEC already active.  Nesting is not supported."
9513 msgstr ""
9514
9515 #: config/tc-mmix.c:2079
9516 msgid "invalid BSPEC expression"
9517 msgstr ""
9518
9519 #: config/tc-mmix.c:2095
9520 #, c-format
9521 msgid "can't create section %s"
9522 msgstr ""
9523
9524 #: config/tc-mmix.c:2100
9525 #, c-format
9526 msgid "can't set section flags for section %s"
9527 msgstr ""
9528
9529 #: config/tc-mmix.c:2121
9530 msgid "ESPEC without preceding BSPEC"
9531 msgstr ""
9532
9533 #: config/tc-mmix.c:2150
9534 msgid "missing local expression"
9535 msgstr ""
9536
9537 #: config/tc-mmix.c:2360
9538 msgid "operand out of range, instruction expanded"
9539 msgstr ""
9540
9541 #. The BFD_RELOC_MMIX_LOCAL-specific message is supposed to be
9542 #. user-friendly, though a little bit non-substantial.
9543 #: config/tc-mmix.c:2611
9544 msgid "directive LOCAL must be placed in code or data"
9545 msgstr ""
9546
9547 #: config/tc-mmix.c:2612
9548 msgid "internal confusion: relocation in a section without contents"
9549 msgstr ""
9550
9551 #: config/tc-mmix.c:2726
9552 msgid "internal: BFD_RELOC_MMIX_BASE_PLUS_OFFSET not resolved to section"
9553 msgstr ""
9554
9555 #: config/tc-mmix.c:2774
9556 msgid "no suitable GREG definition for operands"
9557 msgstr ""
9558
9559 #: config/tc-mmix.c:2833
9560 msgid "operands were not reducible at assembly-time"
9561 msgstr ""
9562
9563 #: config/tc-mmix.c:2860
9564 #, c-format
9565 msgid "cannot generate relocation type for symbol %s, code %s"
9566 msgstr ""
9567
9568 #: config/tc-mmix.c:2880
9569 #, c-format
9570 msgid "internal: unhandled label %s"
9571 msgstr ""
9572
9573 #: config/tc-mmix.c:2910
9574 msgid "[0-9]H labels may not appear alone on a line"
9575 msgstr ""
9576
9577 #: config/tc-mmix.c:2919
9578 msgid "[0-9]H labels do not mix with dot-pseudos"
9579 msgstr ""
9580
9581 #: config/tc-mmix.c:3007
9582 msgid "invalid characters in input"
9583 msgstr ""
9584
9585 #: config/tc-mmix.c:3113
9586 msgid "empty label field for IS"
9587 msgstr ""
9588
9589 #: config/tc-mmix.c:3439
9590 #, c-format
9591 msgid "internal: unexpected relax type %d:%d"
9592 msgstr ""
9593
9594 #: config/tc-mmix.c:3461
9595 msgid "BSPEC without ESPEC."
9596 msgstr ""
9597
9598 #: config/tc-mmix.c:3661
9599 msgid "GREG expression too complicated"
9600 msgstr ""
9601
9602 #: config/tc-mmix.c:3676
9603 msgid "internal: GREG expression not resolved to section"
9604 msgstr ""
9605
9606 #: config/tc-mmix.c:3725
9607 msgid "register section has contents\n"
9608 msgstr ""
9609
9610 #: config/tc-mmix.c:3852
9611 msgid "section change from within a BSPEC/ESPEC pair is not supported"
9612 msgstr ""
9613
9614 #: config/tc-mmix.c:3873
9615 msgid "directive LOC from within a BSPEC/ESPEC pair is not supported"
9616 msgstr ""
9617
9618 #: config/tc-mmix.c:3884
9619 msgid "invalid LOC expression"
9620 msgstr ""
9621
9622 #: config/tc-mmix.c:3911 config/tc-mmix.c:3938
9623 msgid "LOC expression stepping backwards is not supported"
9624 msgstr ""
9625
9626 #. We will only get here in rare cases involving #NO_APP,
9627 #. where the unterminated string is not recognized by the
9628 #. preformatting pass.
9629 #: config/tc-mmix.c:4022 config/tc-mmix.c:4182 config/tc-z80.c:1691
9630 msgid "unterminated string"
9631 msgstr ""
9632
9633 #: config/tc-mmix.c:4039
9634 msgid "BYTE expression not a pure number"
9635 msgstr ""
9636
9637 #. Note that mmixal does not allow negative numbers in
9638 #. BYTE sequences, so neither should we.
9639 #: config/tc-mmix.c:4048
9640 msgid "BYTE expression not in the range 0..255"
9641 msgstr ""
9642
9643 #: config/tc-mmix.c:4098 config/tc-mmix.c:4114
9644 msgid "data item with alignment larger than location"
9645 msgstr ""
9646
9647 #. Since integer_constant is local to expr.c, we have to make this a
9648 #. macro.  FIXME: Do it cleaner.
9649 #: config/tc-mmix.h:104
9650 msgid "`&' serial number operator is not supported"
9651 msgstr ""
9652
9653 #: config/tc-mn10200.c:304
9654 #, c-format
9655 msgid ""
9656 "MN10200 options:\n"
9657 "none yet\n"
9658 msgstr ""
9659
9660 #: config/tc-mn10200.c:898 config/tc-mn10300.c:1249 config/tc-ppc.c:2297
9661 #: config/tc-s390.c:1527 config/tc-v850.c:1604
9662 #, c-format
9663 msgid "Unrecognized opcode: `%s'"
9664 msgstr ""
9665
9666 #: config/tc-mn10300.c:441
9667 #, c-format
9668 msgid ""
9669 "MN10300 assembler options:\n"
9670 "none yet\n"
9671 msgstr ""
9672
9673 #: config/tc-mn10300.c:1065 config/tc-sh.c:776 config/tc-z80.c:671 read.c:4226
9674 #, c-format
9675 msgid "unsupported BFD relocation size %u"
9676 msgstr ""
9677
9678 #: config/tc-mn10300.c:1266
9679 msgid "Invalid opcode/operands"
9680 msgstr ""
9681
9682 #: config/tc-mn10300.c:1791
9683 msgid "Invalid register specification."
9684 msgstr ""
9685
9686 #: config/tc-mn10300.c:2383
9687 #, c-format
9688 msgid "Bad relocation fixup type (%d)"
9689 msgstr ""
9690
9691 #: config/tc-msp430.c:547
9692 msgid ".profiler pseudo requires at least two operands."
9693 msgstr ""
9694
9695 #: config/tc-msp430.c:606
9696 msgid "unknown profiling flag - ignored."
9697 msgstr ""
9698
9699 #: config/tc-msp430.c:622
9700 msgid "ambiguous flags combination - '.profiler' directive ignored."
9701 msgstr ""
9702
9703 #: config/tc-msp430.c:632
9704 msgid "profiling in absolute section?"
9705 msgstr ""
9706
9707 #: config/tc-msp430.c:721
9708 #, c-format
9709 msgid "Known MCU names:\n"
9710 msgstr ""
9711
9712 #: config/tc-msp430.c:724
9713 #, c-format
9714 msgid "\t %s\n"
9715 msgstr ""
9716
9717 #: config/tc-msp430.c:750
9718 #, c-format
9719 msgid "redefinition of mcu type %s' to %s'"
9720 msgstr ""
9721
9722 #: config/tc-msp430.c:793
9723 #, c-format
9724 msgid ""
9725 "MSP430 options:\n"
9726 "  -mmcu=[msp430-name] select microcontroller type\n"
9727 "                  msp430x110  msp430x112\n"
9728 "                  msp430x1101 msp430x1111\n"
9729 "                  msp430x1121 msp430x1122 msp430x1132\n"
9730 "                  msp430x122  msp430x123\n"
9731 "                  msp430x1222 msp430x1232\n"
9732 "                  msp430x133  msp430x135\n"
9733 "                  msp430x1331 msp430x1351\n"
9734 "                  msp430x147  msp430x148  msp430x149\n"
9735 "                  msp430x155  msp430x156  msp430x157\n"
9736 "                  msp430x167  msp430x168  msp430x169\n"
9737 "                  msp430x1610 msp430x1611 msp430x1612\n"
9738 "                  msp430x311  msp430x312  msp430x313  msp430x314  "
9739 "msp430x315\n"
9740 "                  msp430x323  msp430x325\n"
9741 "                  msp430x336  msp430x337\n"
9742 "                  msp430x412  msp430x413  msp430x415  msp430x417\n"
9743 "                  msp430xE423 msp430xE425 msp430E427\n"
9744 "                  msp430xW423 msp430xW425 msp430W427\n"
9745 "                  msp430xG437 msp430xG438 msp430G439\n"
9746 "                  msp430x435  msp430x436  msp430x437\n"
9747 "                  msp430x447  msp430x448  msp430x449\n"
9748 msgstr ""
9749
9750 #: config/tc-msp430.c:816
9751 #, c-format
9752 msgid ""
9753 "  -mQ - enable relaxation at assembly time. DANGEROUS!\n"
9754 "  -mP - enable polymorph instructions\n"
9755 msgstr ""
9756
9757 #: config/tc-msp430.c:970
9758 #, c-format
9759 msgid "value %d out of range. Use #lo() or #hi()"
9760 msgstr ""
9761
9762 #: config/tc-msp430.c:1058
9763 #, c-format
9764 msgid "unknown expression in operand %s. use #llo() #lhi() #hlo() #hhi() "
9765 msgstr ""
9766
9767 #: config/tc-msp430.c:1109
9768 #, c-format
9769 msgid "Registers cannot be used within immediate expression [%s]"
9770 msgstr ""
9771
9772 #: config/tc-msp430.c:1111
9773 #, c-format
9774 msgid "unknown operand %s"
9775 msgstr ""
9776
9777 #: config/tc-msp430.c:1133 config/tc-msp430.c:1268
9778 #, c-format
9779 msgid "value out of range: %d"
9780 msgstr ""
9781
9782 #: config/tc-msp430.c:1144
9783 #, c-format
9784 msgid "Registers cannot be used within absolute expression [%s]"
9785 msgstr ""
9786
9787 #: config/tc-msp430.c:1146 config/tc-msp430.c:1289
9788 #, c-format
9789 msgid "unknown expression in operand %s"
9790 msgstr ""
9791
9792 #: config/tc-msp430.c:1160 config/tc-msp430.c:1167
9793 #, c-format
9794 msgid "unknown addressing mode %s"
9795 msgstr ""
9796
9797 #: config/tc-msp430.c:1175
9798 #, c-format
9799 msgid "Bad register name r%s"
9800 msgstr ""
9801
9802 #: config/tc-msp430.c:1187
9803 #, c-format
9804 msgid "MSP430 does not have %d registers"
9805 msgstr ""
9806
9807 #: config/tc-msp430.c:1207
9808 msgid "')' required"
9809 msgstr ""
9810
9811 #: config/tc-msp430.c:1220
9812 #, c-format
9813 msgid "unknown operator %s. Did you mean X(Rn) or #[hl][hl][oi](CONST) ?"
9814 msgstr ""
9815
9816 #: config/tc-msp430.c:1229
9817 #, c-format
9818 msgid "unknown operator (r%s substituted as a register name"
9819 msgstr ""
9820
9821 #: config/tc-msp430.c:1241 config/tc-msp430.c:1252
9822 #, c-format
9823 msgid "unknown operator %s"
9824 msgstr ""
9825
9826 #: config/tc-msp430.c:1246
9827 msgid "r2 should not be used in indexed addressing mode"
9828 msgstr ""
9829
9830 #: config/tc-msp430.c:1287
9831 #, c-format
9832 msgid "Registers cannot be used as a prefix of indexed expression [%s]"
9833 msgstr ""
9834
9835 #. Unreachable.
9836 #: config/tc-msp430.c:1336
9837 #, c-format
9838 msgid "unknown addressing mode for operand %s"
9839 msgstr ""
9840
9841 #: config/tc-msp430.c:1361
9842 #, c-format
9843 msgid "Internal bug. Try to use 0(r%d) instead of @r%d"
9844 msgstr ""
9845
9846 #: config/tc-msp430.c:1371
9847 msgid "this addressing mode is not applicable for destination operand"
9848 msgstr ""
9849
9850 #: config/tc-msp430.c:1415
9851 #, c-format
9852 msgid "instruction %s requires %d operand(s)"
9853 msgstr ""
9854
9855 #: config/tc-msp430.c:1668
9856 #, c-format
9857 msgid "Even number required. Rounded to %d"
9858 msgstr ""
9859
9860 #: config/tc-msp430.c:1679
9861 #, c-format
9862 msgid "Wrong displacement  %d"
9863 msgstr ""
9864
9865 #: config/tc-msp430.c:1696
9866 msgid "instruction requires label sans '$'"
9867 msgstr ""
9868
9869 #: config/tc-msp430.c:1701
9870 msgid "instruction requires label or value in range -511:512"
9871 msgstr ""
9872
9873 #: config/tc-msp430.c:1708 config/tc-msp430.c:1752 config/tc-msp430.c:1791
9874 msgid "instruction requires label"
9875 msgstr ""
9876
9877 #: config/tc-msp430.c:1716 config/tc-msp430.c:1758
9878 msgid "polymorphs are not enabled. Use -mP option to enable."
9879 msgstr ""
9880
9881 #: config/tc-msp430.c:1795
9882 msgid "Illegal instruction or not implemented opcode."
9883 msgstr ""
9884
9885 #: config/tc-msp430.c:2145
9886 #, c-format
9887 msgid "internal inconsistency problem in %s: insn %04lx"
9888 msgstr ""
9889
9890 #: config/tc-msp430.c:2175 config/tc-msp430.c:2198
9891 #, c-format
9892 msgid "internal inconsistency problem in %s: ext. insn %04lx"
9893 msgstr ""
9894
9895 #: config/tc-msp430.c:2210
9896 #, c-format
9897 msgid "internal inconsistency problem in %s:  %lx"
9898 msgstr ""
9899
9900 #: config/tc-mt.c:151
9901 #, c-format
9902 msgid "MT specific command line options:\n"
9903 msgstr ""
9904
9905 #: config/tc-mt.c:152
9906 #, c-format
9907 msgid "  -march=ms1-64-001         allow ms1-64-001 instructions\n"
9908 msgstr ""
9909
9910 #: config/tc-mt.c:153
9911 #, c-format
9912 msgid "  -march=ms1-16-002         allow ms1-16-002 instructions (default)\n"
9913 msgstr ""
9914
9915 #: config/tc-mt.c:154
9916 #, c-format
9917 msgid "  -march=ms1-16-003         allow ms1-16-003 instructions\n"
9918 msgstr ""
9919
9920 #: config/tc-mt.c:155
9921 #, c-format
9922 msgid "  -march=ms2                allow ms2 instructions \n"
9923 msgstr ""
9924
9925 #: config/tc-mt.c:156
9926 #, c-format
9927 msgid "  -nosched                  disable scheduling restrictions\n"
9928 msgstr ""
9929
9930 #: config/tc-mt.c:224
9931 #, c-format
9932 msgid "instruction %s may not follow another memory access instruction."
9933 msgstr ""
9934
9935 #: config/tc-mt.c:230
9936 #, c-format
9937 msgid "instruction %s may not follow another I/O instruction."
9938 msgstr ""
9939
9940 #: config/tc-mt.c:236
9941 #, c-format
9942 msgid "%s may not occupy the delay slot of another branch insn."
9943 msgstr ""
9944
9945 #: config/tc-mt.c:261
9946 #, c-format
9947 msgid "operand references R%ld of previous instrutcion."
9948 msgstr ""
9949
9950 #: config/tc-mt.c:267
9951 #, c-format
9952 msgid "operand references R%ld of instructcion before previous."
9953 msgstr ""
9954
9955 #: config/tc-mt.c:281 config/tc-mt.c:286
9956 #, c-format
9957 msgid ""
9958 "conditional branch or jal insn's operand references R%ld of previous "
9959 "arithmetic or logic insn."
9960 msgstr ""
9961
9962 #: config/tc-mt.c:348
9963 msgid "md_estimate_size_before_relax\n"
9964 msgstr ""
9965
9966 #: config/tc-ns32k.c:439
9967 msgid "Invalid syntax in PC-relative addressing mode"
9968 msgstr ""
9969
9970 #: config/tc-ns32k.c:463
9971 msgid "Invalid syntax in External addressing mode"
9972 msgstr ""
9973
9974 #: config/tc-ns32k.c:544
9975 msgid "Invalid syntax in Memory Relative addressing mode"
9976 msgstr ""
9977
9978 #: config/tc-ns32k.c:611
9979 msgid "Invalid scaled-indexed mode, use (b,w,d,q)"
9980 msgstr ""
9981
9982 #: config/tc-ns32k.c:616
9983 msgid "Syntax in scaled-indexed mode, use [Rn:m] where n=[0..7] m={b,w,d,q}"
9984 msgstr ""
9985
9986 #: config/tc-ns32k.c:621
9987 msgid "Scaled-indexed addressing mode combined with scaled-index"
9988 msgstr ""
9989
9990 #: config/tc-ns32k.c:632
9991 msgid "Invalid or illegal addressing mode combined with scaled-index"
9992 msgstr ""
9993
9994 #: config/tc-ns32k.c:755
9995 msgid "Premature end of suffix -- Defaulting to d"
9996 msgstr ""
9997
9998 #: config/tc-ns32k.c:768
9999 msgid "Bad suffix after ':' use {b|w|d} Defaulting to d"
10000 msgstr ""
10001
10002 #: config/tc-ns32k.c:813
10003 msgid "Very short instr to option, ie you can't do it on a NULLstr"
10004 msgstr ""
10005
10006 #: config/tc-ns32k.c:863
10007 msgid "No such entry in list. (cpu/mmu register)"
10008 msgstr ""
10009
10010 #: config/tc-ns32k.c:920
10011 msgid "Internal consistency error.  check ns32k-opcode.h"
10012 msgstr ""
10013
10014 #: config/tc-ns32k.c:944
10015 msgid "Address of immediate operand"
10016 msgstr ""
10017
10018 #: config/tc-ns32k.c:945
10019 msgid "Invalid immediate write operand."
10020 msgstr ""
10021
10022 #: config/tc-ns32k.c:1075
10023 msgid "Bad opcode-table-option, check in file ns32k-opcode.h"
10024 msgstr ""
10025
10026 #: config/tc-ns32k.c:1108
10027 msgid "No such opcode"
10028 msgstr ""
10029
10030 #: config/tc-ns32k.c:1183
10031 msgid "Bad suffix, defaulting to d"
10032 msgstr ""
10033
10034 #: config/tc-ns32k.c:1210
10035 msgid "Too many operands passed to instruction"
10036 msgstr ""
10037
10038 #. Check error in default.
10039 #: config/tc-ns32k.c:1222
10040 msgid "Wrong numbers of operands in default, check ns32k-opcodes.h"
10041 msgstr ""
10042
10043 #: config/tc-ns32k.c:1225
10044 msgid "Wrong number of operands"
10045 msgstr ""
10046
10047 #: config/tc-ns32k.c:1298
10048 #, c-format
10049 msgid "Can not do %d byte pc-relative relocation for storage type %d"
10050 msgstr ""
10051
10052 #: config/tc-ns32k.c:1301
10053 #, c-format
10054 msgid "Can not do %d byte relocation for storage type %d"
10055 msgstr ""
10056
10057 #: config/tc-ns32k.c:1393
10058 #, c-format
10059 msgid "value of %ld out of byte displacement range."
10060 msgstr ""
10061
10062 #: config/tc-ns32k.c:1403
10063 #, c-format
10064 msgid "value of %ld out of word displacement range."
10065 msgstr ""
10066
10067 #: config/tc-ns32k.c:1418
10068 #, c-format
10069 msgid "value of %ld out of double word displacement range."
10070 msgstr ""
10071
10072 #: config/tc-ns32k.c:1439
10073 #, c-format
10074 msgid "Internal logic error.  line %d, file \"%s\""
10075 msgstr ""
10076
10077 #: config/tc-ns32k.c:1487
10078 #, c-format
10079 msgid "Internal logic error. line %d, file \"%s\""
10080 msgstr ""
10081
10082 #: config/tc-ns32k.c:1588
10083 msgid "Bit field out of range"
10084 msgstr ""
10085
10086 #: config/tc-ns32k.c:1688
10087 msgid "iif convert internal pcrel/binary"
10088 msgstr ""
10089
10090 #: config/tc-ns32k.c:1705
10091 msgid "Bignum too big for long"
10092 msgstr ""
10093
10094 #: config/tc-ns32k.c:1782
10095 msgid "iif convert internal pcrel/pointer"
10096 msgstr ""
10097
10098 #: config/tc-ns32k.c:1787
10099 msgid "Internal logic error in iif.iifP[n].type"
10100 msgstr ""
10101
10102 #. We cant relax this case.
10103 #: config/tc-ns32k.c:1823
10104 msgid "Can't relax difference"
10105 msgstr ""
10106
10107 #: config/tc-ns32k.c:1864
10108 msgid "Displacement too large for :d"
10109 msgstr ""
10110
10111 #: config/tc-ns32k.c:1877
10112 msgid "Internal logic error in iif.iifP[].type"
10113 msgstr ""
10114
10115 #. Fatal.
10116 #: config/tc-ns32k.c:1909
10117 #, c-format
10118 msgid "Can't hash %s: %s"
10119 msgstr ""
10120
10121 #: config/tc-ns32k.c:2145
10122 #, c-format
10123 msgid "invalid architecture option -m%s, ignored"
10124 msgstr ""
10125
10126 #: config/tc-ns32k.c:2158
10127 #, c-format
10128 msgid "invalid default displacement size \"%s\". Defaulting to %d."
10129 msgstr ""
10130
10131 #: config/tc-ns32k.c:2174
10132 #, c-format
10133 msgid ""
10134 "NS32K options:\n"
10135 "-m32032 | -m32532\tselect variant of NS32K architecture\n"
10136 "--disp-size-default=<1|2|4>\n"
10137 msgstr ""
10138
10139 #: config/tc-ns32k.c:2249
10140 #, c-format
10141 msgid "Cannot find relocation type for symbol %s, code %d"
10142 msgstr ""
10143
10144 #: config/tc-or32.c:361
10145 #, c-format
10146 msgid "unknown opcode1: `%s'"
10147 msgstr ""
10148
10149 #: config/tc-or32.c:367
10150 #, c-format
10151 msgid "unknown opcode2 `%s'."
10152 msgstr ""
10153
10154 #: config/tc-or32.c:404
10155 #, c-format
10156 msgid "instruction not allowed: %s"
10157 msgstr ""
10158
10159 #: config/tc-or32.c:407
10160 #, c-format
10161 msgid "too many operands: %s"
10162 msgstr ""
10163
10164 #: config/tc-or32.c:491
10165 msgid "call/jmp target out of range (1)"
10166 msgstr ""
10167
10168 #: config/tc-or32.c:613
10169 msgid "call/jmp target out of range (2)"
10170 msgstr ""
10171
10172 #: config/tc-or32.c:632
10173 #, c-format
10174 msgid "bad relocation type: 0x%02x"
10175 msgstr ""
10176
10177 #: config/tc-or32.c:824
10178 msgid "invalid register in & expression"
10179 msgstr ""
10180
10181 #: config/tc-pdp11.c:490
10182 msgid "Low order bits truncated in immediate float operand"
10183 msgstr ""
10184
10185 #: config/tc-pdp11.c:679 config/tc-z80.c:1890 config/tc-z80.c:1903
10186 #, c-format
10187 msgid "Unknown instruction '%s'"
10188 msgstr ""
10189
10190 #: config/tc-pj.c:65 config/tc-pj.c:74
10191 msgid "confusing relocation expressions"
10192 msgstr ""
10193
10194 #: config/tc-pj.c:157
10195 msgid "can't have relocation for ipush"
10196 msgstr ""
10197
10198 #: config/tc-pj.c:260
10199 #, c-format
10200 msgid "unknown opcode %s"
10201 msgstr ""
10202
10203 #: config/tc-pj.c:355
10204 #, c-format
10205 msgid ""
10206 "PJ options:\n"
10207 "-little\t\t\tgenerate little endian code\n"
10208 "-big\t\t\tgenerate big endian code\n"
10209 msgstr ""
10210
10211 #: config/tc-pj.c:382 config/tc-sh.c:4059 config/tc-sh.c:4066
10212 #: config/tc-sh.c:4073 config/tc-sh.c:4080
10213 msgid "pcrel too far"
10214 msgstr ""
10215
10216 #: config/tc-pj.h:38
10217 msgid "convert_frag\n"
10218 msgstr ""
10219
10220 #: config/tc-pj.h:39
10221 msgid "estimate size\n"
10222 msgstr ""
10223
10224 #: config/tc-ppc.c:1030
10225 #, c-format
10226 msgid "%s unsupported"
10227 msgstr ""
10228
10229 #: config/tc-ppc.c:1096 config/tc-s390.c:404 config/tc-s390.c:411
10230 #, c-format
10231 msgid "invalid switch -m%s"
10232 msgstr ""
10233
10234 #: config/tc-ppc.c:1132
10235 #, c-format
10236 msgid ""
10237 "PowerPC options:\n"
10238 "-a32\t\t\tgenerate ELF32/XCOFF32\n"
10239 "-a64\t\t\tgenerate ELF64/XCOFF64\n"
10240 "-u\t\t\tignored\n"
10241 "-mpwrx, -mpwr2\t\tgenerate code for POWER/2 (RIOS2)\n"
10242 "-mpwr\t\t\tgenerate code for POWER (RIOS1)\n"
10243 "-m601\t\t\tgenerate code for PowerPC 601\n"
10244 "-mppc, -mppc32, -m603, -m604\n"
10245 "\t\t\tgenerate code for PowerPC 603/604\n"
10246 "-m403\t\t\tgenerate code for PowerPC 403\n"
10247 "-m405\t\t\tgenerate code for PowerPC 405\n"
10248 "-m440\t\t\tgenerate code for PowerPC 440\n"
10249 "-m464\t\t\tgenerate code for PowerPC 464\n"
10250 "-m7400, -m7410, -m7450, -m7455\n"
10251 "\t\t\tgenerate code for PowerPC 7400/7410/7450/7455\n"
10252 "-m750cl\t\t\tgenerate code for PowerPC 750cl\n"
10253 msgstr ""
10254
10255 #: config/tc-ppc.c:1149
10256 #, c-format
10257 msgid ""
10258 "-mppc64, -m620\t\tgenerate code for PowerPC 620/625/630\n"
10259 "-mppc64bridge\t\tgenerate code for PowerPC 64, including bridge insns\n"
10260 "-mbooke64\t\tgenerate code for 64-bit PowerPC BookE\n"
10261 "-mbooke, mbooke32\tgenerate code for 32-bit PowerPC BookE\n"
10262 "-mpower4\t\tgenerate code for Power4 architecture\n"
10263 "-mpower5\t\tgenerate code for Power5 architecture\n"
10264 "-mpower6\t\tgenerate code for Power6 architecture\n"
10265 "-mpower7\t\tgenerate code for Power7 architecture\n"
10266 "-mcell\t\t\tgenerate code for Cell Broadband Engine architecture\n"
10267 "-mcom\t\t\tgenerate code Power/PowerPC common instructions\n"
10268 "-many\t\t\tgenerate code for any architecture (PWR/PWRX/PPC)\n"
10269 msgstr ""
10270
10271 #: config/tc-ppc.c:1161
10272 #, c-format
10273 msgid ""
10274 "-maltivec\t\tgenerate code for AltiVec\n"
10275 "-mvsx\t\t\tgenerate code for Vector-Scalar (VSX) instructions\n"
10276 "-me300\t\t\tgenerate code for PowerPC e300 family\n"
10277 "-me500, -me500x2\tgenerate code for Motorola e500 core complex\n"
10278 "-me500mc,               generate code for Freescale e500mc core complex\n"
10279 "-mspe\t\t\tgenerate code for Motorola SPE instructions\n"
10280 "-mregnames\t\tAllow symbolic names for registers\n"
10281 "-mno-regnames\t\tDo not allow symbolic names for registers\n"
10282 msgstr ""
10283
10284 #: config/tc-ppc.c:1171
10285 #, c-format
10286 msgid ""
10287 "-mrelocatable\t\tsupport for GCC's -mrelocatble option\n"
10288 "-mrelocatable-lib\tsupport for GCC's -mrelocatble-lib option\n"
10289 "-memb\t\t\tset PPC_EMB bit in ELF flags\n"
10290 "-mlittle, -mlittle-endian, -l, -le\n"
10291 "\t\t\tgenerate code for a little endian machine\n"
10292 "-mbig, -mbig-endian, -b, -be\n"
10293 "\t\t\tgenerate code for a big endian machine\n"
10294 "-msolaris\t\tgenerate code for Solaris\n"
10295 "-mno-solaris\t\tdo not generate code for Solaris\n"
10296 "-V\t\t\tprint assembler version number\n"
10297 "-Qy, -Qn\t\tignored\n"
10298 msgstr ""
10299
10300 #: config/tc-ppc.c:1208
10301 #, c-format
10302 msgid "Unknown default cpu = %s, os = %s"
10303 msgstr ""
10304
10305 #: config/tc-ppc.c:1234
10306 msgid "Neither Power nor PowerPC opcodes were selected."
10307 msgstr ""
10308
10309 #: config/tc-ppc.c:1313
10310 #, c-format
10311 msgid "powerpc_operands[%d].bitm invalid"
10312 msgstr ""
10313
10314 #: config/tc-ppc.c:1320
10315 #, c-format
10316 msgid "powerpc_operands[%d] duplicates powerpc_operands[%d]"
10317 msgstr ""
10318
10319 #: config/tc-ppc.c:1342
10320 #, c-format
10321 msgid "major opcode is not sorted for %s"
10322 msgstr ""
10323
10324 #: config/tc-ppc.c:1379
10325 #, c-format
10326 msgid "%s (%08lx %08lx) after %s (%08lx %08lx)"
10327 msgstr ""
10328
10329 #: config/tc-ppc.c:1388
10330 #, c-format
10331 msgid "mask trims opcode bits for %s"
10332 msgstr ""
10333
10334 #: config/tc-ppc.c:1397
10335 #, c-format
10336 msgid "operand index error for %s"
10337 msgstr ""
10338
10339 #: config/tc-ppc.c:1409
10340 #, c-format
10341 msgid "operand %d overlap in %s"
10342 msgstr ""
10343
10344 #: config/tc-ppc.c:1451
10345 #, c-format
10346 msgid "duplicate instruction %s"
10347 msgstr ""
10348
10349 #: config/tc-ppc.c:1475
10350 #, c-format
10351 msgid "duplicate macro %s"
10352 msgstr ""
10353
10354 #: config/tc-ppc.c:1810
10355 msgid "identifier+constant@got means identifier@got+constant"
10356 msgstr ""
10357
10358 #: config/tc-ppc.c:1876
10359 #, c-format
10360 msgid "%s relocations do not fit in %d bytes\n"
10361 msgstr ""
10362
10363 #: config/tc-ppc.c:1981
10364 #, c-format
10365 msgid "Length of .lcomm \"%s\" is already %ld. Not changed to %ld."
10366 msgstr ""
10367
10368 #: config/tc-ppc.c:2061
10369 msgid "Relocation cannot be done when using -mrelocatable"
10370 msgstr ""
10371
10372 #: config/tc-ppc.c:2110
10373 msgid "TOC section size exceeds 64k"
10374 msgstr ""
10375
10376 #: config/tc-ppc.c:2191
10377 #, c-format
10378 msgid "syntax error: invalid toc specifier `%s'"
10379 msgstr ""
10380
10381 #: config/tc-ppc.c:2205
10382 #, c-format
10383 msgid "syntax error: expected `]', found  `%c'"
10384 msgstr ""
10385
10386 #: config/tc-ppc.c:2482
10387 msgid "[tocv] symbol is not a toc symbol"
10388 msgstr ""
10389
10390 #: config/tc-ppc.c:2493
10391 msgid "Unimplemented toc32 expression modifier"
10392 msgstr ""
10393
10394 #: config/tc-ppc.c:2498
10395 msgid "Unimplemented toc64 expression modifier"
10396 msgstr ""
10397
10398 #: config/tc-ppc.c:2502
10399 #, c-format
10400 msgid "Unexpected return value [%d] from parse_toc_entry!\n"
10401 msgstr ""
10402
10403 #: config/tc-ppc.c:2727
10404 msgid "unsupported relocation for DS offset field"
10405 msgstr ""
10406
10407 #: config/tc-ppc.c:2779
10408 #, c-format
10409 msgid "syntax error; found `%c' but expected `%c'"
10410 msgstr ""
10411
10412 #: config/tc-ppc.c:2822 config/tc-ppc.h:94
10413 msgid "instruction address is not a multiple of 4"
10414 msgstr ""
10415
10416 #: config/tc-ppc.c:2931
10417 msgid "wrong number of operands"
10418 msgstr ""
10419
10420 #: config/tc-ppc.c:2985
10421 msgid "Bad .section directive: want a,e,w,x,M,S,G,T in string"
10422 msgstr ""
10423
10424 #: config/tc-ppc.c:3091
10425 msgid "missing size"
10426 msgstr ""
10427
10428 #: config/tc-ppc.c:3100
10429 msgid "negative size"
10430 msgstr ""
10431
10432 #: config/tc-ppc.c:3137
10433 msgid "missing real symbol name"
10434 msgstr ""
10435
10436 #: config/tc-ppc.c:3158
10437 msgid "attempt to redefine symbol"
10438 msgstr ""
10439
10440 #: config/tc-ppc.c:3400
10441 msgid "The XCOFF file format does not support arbitrary sections"
10442 msgstr ""
10443
10444 #: config/tc-ppc.c:3474
10445 msgid "missing rename string"
10446 msgstr ""
10447
10448 #: config/tc-ppc.c:3504 config/tc-ppc.c:4046 read.c:3270
10449 msgid "missing value"
10450 msgstr ""
10451
10452 #: config/tc-ppc.c:3522
10453 msgid "illegal .stabx expression; zero assumed"
10454 msgstr ""
10455
10456 #: config/tc-ppc.c:3554
10457 msgid "missing class"
10458 msgstr ""
10459
10460 #: config/tc-ppc.c:3563
10461 msgid "missing type"
10462 msgstr ""
10463
10464 #: config/tc-ppc.c:3643
10465 msgid "missing symbol name"
10466 msgstr ""
10467
10468 #: config/tc-ppc.c:3833
10469 msgid "nested .bs blocks"
10470 msgstr ""
10471
10472 #: config/tc-ppc.c:3865
10473 msgid ".es without preceding .bs"
10474 msgstr ""
10475
10476 #: config/tc-ppc.c:4038
10477 msgid "non-constant byte count"
10478 msgstr ""
10479
10480 #: config/tc-ppc.c:4085
10481 msgid ".tc not in .toc section"
10482 msgstr ""
10483
10484 #: config/tc-ppc.c:4104
10485 msgid ".tc with no label"
10486 msgstr ""
10487
10488 #: config/tc-ppc.c:4196
10489 msgid ".machine stack overflow"
10490 msgstr ""
10491
10492 #: config/tc-ppc.c:4203
10493 msgid ".machine stack underflow"
10494 msgstr ""
10495
10496 #: config/tc-ppc.c:4210
10497 #, c-format
10498 msgid "invalid machine `%s'"
10499 msgstr ""
10500
10501 #: config/tc-ppc.c:4261
10502 msgid "No previous section to return to. Directive ignored."
10503 msgstr ""
10504
10505 #. Section Contents
10506 #. unknown
10507 #: config/tc-ppc.c:4671
10508 msgid "Unsupported section attribute -- 'a'"
10509 msgstr ""
10510
10511 #: config/tc-ppc.c:4855
10512 msgid "bad symbol suffix"
10513 msgstr ""
10514
10515 #: config/tc-ppc.c:4947
10516 msgid "Unrecognized symbol suffix"
10517 msgstr ""
10518
10519 #: config/tc-ppc.c:5035
10520 msgid "two .function pseudo-ops with no intervening .ef"
10521 msgstr ""
10522
10523 #: config/tc-ppc.c:5048
10524 msgid ".ef with no preceding .function"
10525 msgstr ""
10526
10527 #: config/tc-ppc.c:5176
10528 #, c-format
10529 msgid "warning: symbol %s has no csect"
10530 msgstr ""
10531
10532 #: config/tc-ppc.c:5421
10533 msgid "symbol in .toc does not match any .tc"
10534 msgstr ""
10535
10536 #: config/tc-ppc.c:5789
10537 #, c-format
10538 msgid "unsupported relocation against %s"
10539 msgstr ""
10540
10541 #: config/tc-ppc.c:5862
10542 #, c-format
10543 msgid "cannot emit PC relative %s relocation against %s"
10544 msgstr ""
10545
10546 #: config/tc-ppc.c:5867
10547 #, c-format
10548 msgid "cannot emit PC relative %s relocation"
10549 msgstr ""
10550
10551 #: config/tc-ppc.c:6049
10552 #, c-format
10553 msgid "Unable to handle reference to symbol %s"
10554 msgstr ""
10555
10556 #: config/tc-ppc.c:6052
10557 msgid "Unable to resolve expression"
10558 msgstr ""
10559
10560 #: config/tc-ppc.c:6079
10561 msgid "must branch to an address a multiple of 4"
10562 msgstr ""
10563
10564 #: config/tc-ppc.c:6083
10565 #, c-format
10566 msgid "@local or @plt branch destination is too far away, %ld bytes"
10567 msgstr ""
10568
10569 #: config/tc-ppc.c:6114
10570 #, c-format
10571 msgid "Gas failure, reloc value %d\n"
10572 msgstr ""
10573
10574 #: config/tc-s390.c:446
10575 #, c-format
10576 msgid ""
10577 "        S390 options:\n"
10578 "        -mregnames        Allow symbolic names for registers\n"
10579 "        -mwarn-areg-zero  Warn about zero base/index registers\n"
10580 "        -mno-regnames     Do not allow symbolic names for registers\n"
10581 "        -m31              Set file format to 31 bit format\n"
10582 "        -m64              Set file format to 64 bit format\n"
10583 msgstr ""
10584
10585 #: config/tc-s390.c:453
10586 #, c-format
10587 msgid ""
10588 "        -V                print assembler version number\n"
10589 "        -Qy, -Qn          ignored\n"
10590 msgstr ""
10591
10592 #: config/tc-s390.c:489
10593 #, c-format
10594 msgid "Internal assembler error for instruction format %s"
10595 msgstr ""
10596
10597 #: config/tc-s390.c:510
10598 #, c-format
10599 msgid "Internal assembler error for instruction %s"
10600 msgstr ""
10601
10602 #: config/tc-s390.c:744
10603 #, c-format
10604 msgid "identifier+constant@%s means identifier@%s+constant"
10605 msgstr ""
10606
10607 #: config/tc-s390.c:825
10608 msgid "Can't handle O_big in s390_exp_compare"
10609 msgstr ""
10610
10611 #: config/tc-s390.c:906
10612 msgid "Invalid suffix for literal pool entry"
10613 msgstr ""
10614
10615 #: config/tc-s390.c:963
10616 msgid "Big number is too big"
10617 msgstr ""
10618
10619 #: config/tc-s390.c:1110
10620 msgid "relocation not applicable"
10621 msgstr ""
10622
10623 #: config/tc-s390.c:1297
10624 msgid "invalid operand suffix"
10625 msgstr ""
10626
10627 #: config/tc-s390.c:1320
10628 msgid "syntax error; missing '(' after displacement"
10629 msgstr ""
10630
10631 #: config/tc-s390.c:1336 config/tc-s390.c:1380 config/tc-s390.c:1410
10632 msgid "syntax error; expected ,"
10633 msgstr ""
10634
10635 #: config/tc-s390.c:1368
10636 msgid "syntax error; missing ')' after base register"
10637 msgstr ""
10638
10639 #: config/tc-s390.c:1397
10640 msgid "syntax error; ')' not allowed here"
10641 msgstr ""
10642
10643 #: config/tc-s390.c:1587 config/tc-s390.c:1610 config/tc-s390.c:1623
10644 msgid "Invalid .insn format\n"
10645 msgstr ""
10646
10647 #: config/tc-s390.c:1595
10648 #, c-format
10649 msgid "Unrecognized opcode format: `%s'"
10650 msgstr ""
10651
10652 #: config/tc-s390.c:1626
10653 msgid "second operand of .insn not a constant\n"
10654 msgstr ""
10655
10656 #: config/tc-s390.c:1629
10657 msgid "missing comma after insn constant\n"
10658 msgstr ""
10659
10660 #: config/tc-s390.c:2009
10661 msgid "unsupported relocation type"
10662 msgstr ""
10663
10664 #: config/tc-score.c:49
10665 msgid "instruction is not conditional"
10666 msgstr ""
10667
10668 #: config/tc-score.c:50
10669 msgid "acc0 expected"
10670 msgstr ""
10671
10672 #: config/tc-score.c:51
10673 msgid "div / mul are reserved instructions"
10674 msgstr ""
10675
10676 #: config/tc-score.c:52
10677 msgid "This architecture doesn't support mmu"
10678 msgstr ""
10679
10680 #: config/tc-score.c:53
10681 msgid "This architecture doesn't support atomic instruction"
10682 msgstr ""
10683
10684 #: config/tc-score.c:54
10685 msgid "the label length is longer than 1024"
10686 msgstr ""
10687
10688 #: config/tc-score.c:233
10689 msgid "S+core register expected"
10690 msgstr ""
10691
10692 #: config/tc-score.c:234
10693 msgid "S+core special-register expected"
10694 msgstr ""
10695
10696 #: config/tc-score.c:235
10697 msgid "S+core co-processor register expected"
10698 msgstr ""
10699
10700 #: config/tc-score.c:853 config/tc-score.c:1753
10701 msgid "Using temp register(r1)"
10702 msgstr ""
10703
10704 #: config/tc-score.c:872
10705 #, c-format
10706 msgid "register expected, not '%.100s'"
10707 msgstr ""
10708
10709 #: config/tc-score.c:1258 config/tc-score.c:1265 config/tc-score.c:2640
10710 #: config/tc-score.c:2645 config/tc-score.c:2923 config/tc-score.c:2928
10711 #, c-format
10712 msgid "invalid constant: %d bit expression not in range %d..%d"
10713 msgstr ""
10714
10715 #: config/tc-score.c:1305
10716 msgid "invalid constant: bit expression not defined"
10717 msgstr ""
10718
10719 #: config/tc-score.c:1767
10720 #, c-format
10721 msgid "low register(r0-r15)expected, not '%.100s'"
10722 msgstr ""
10723
10724 #: config/tc-score.c:1862
10725 #, c-format
10726 msgid "high register(r16-r31)expected, not '%.100s'"
10727 msgstr ""
10728
10729 #: config/tc-score.c:2094
10730 #, c-format
10731 msgid "Fix data dependency: %s %s -- %s %s  (insert %d nop!/%d)"
10732 msgstr ""
10733
10734 #: config/tc-score.c:2113
10735 #, c-format
10736 msgid "Fix data dependency: %s %s -- %s %s  (insert 1 pflush/%d)"
10737 msgstr ""
10738
10739 #: config/tc-score.c:2129 config/tc-score.c:2136
10740 #, c-format
10741 msgid "data dependency: %s %s -- %s %s  (%d/%d bubble)"
10742 msgstr ""
10743
10744 #: config/tc-score.c:2426 config/tc-score.c:5592
10745 #, c-format
10746 msgid "%s -- `%s'"
10747 msgstr ""
10748
10749 #: config/tc-score.c:2583
10750 msgid "address offset must be half word alignment"
10751 msgstr ""
10752
10753 #: config/tc-score.c:2591
10754 msgid "address offset must be word alignment"
10755 msgstr ""
10756
10757 #: config/tc-score.c:2733 config/tc-score.c:2880
10758 msgid "register same as write-back base"
10759 msgstr ""
10760
10761 #: config/tc-score.c:2850
10762 msgid "pre-indexed expression expected"
10763 msgstr ""
10764
10765 #: config/tc-score.c:2860 config/tc-score.c:3218 config/tc-score.c:3234
10766 #: config/tc-score.c:3305 config/tc-score.c:3348 config/tc-score.c:3470
10767 #: config/tc-score.c:3544 config/tc-score.c:3598 config/tc-score.c:3644
10768 msgid "missing ]"
10769 msgstr ""
10770
10771 #: config/tc-score.c:3461
10772 msgid "base register nums are over 3 bit"
10773 msgstr ""
10774
10775 #: config/tc-score.c:3538 config/tc-score.c:3589
10776 msgid "missing +"
10777 msgstr ""
10778
10779 #: config/tc-score.c:3582
10780 #, c-format
10781 msgid "%s register same as write-back base"
10782 msgstr ""
10783
10784 #: config/tc-score.c:3584
10785 msgid "destination"
10786 msgstr ""
10787
10788 #: config/tc-score.c:3584
10789 msgid "source"
10790 msgstr ""
10791
10792 #: config/tc-score.c:3988
10793 msgid "li rd label isn't correct instruction form"
10794 msgstr ""
10795
10796 #: config/tc-score.c:4501 config/tc-score.c:4530 config/tc-score.c:4556
10797 msgid "lacking label  "
10798 msgstr ""
10799
10800 #: config/tc-score.c:4508
10801 msgid "invalid constant: 25 bit expression not in range -2^24..2^24"
10802 msgstr ""
10803
10804 #: config/tc-score.c:4536
10805 msgid "invalid constant: 12 bit expression not in range -2^11..2^11"
10806 msgstr ""
10807
10808 #: config/tc-score.c:4562
10809 msgid "invalid constant: 20 bit expression not in range -2^19..2^19"
10810 msgstr ""
10811
10812 #: config/tc-score.c:4595
10813 msgid "lacking label"
10814 msgstr ""
10815
10816 #: config/tc-score.c:4600
10817 msgid "invalid constant: 9 bit expression not in range -2^8..2^8"
10818 msgstr ""
10819
10820 #: config/tc-score.c:5274
10821 #, c-format
10822 msgid " branch relocation truncate (0x%x) [-2^8 ~ 2^8]"
10823 msgstr ""
10824
10825 #: config/tc-score.c:5291 config/tc-score.c:5321
10826 #, c-format
10827 msgid " branch relocation truncate (0x%x) [-2^19 ~ 2^19]"
10828 msgstr ""
10829
10830 #: config/tc-score.c:5345
10831 #, c-format
10832 msgid " branch relocation truncate (0x%x)  [-2^8 ~ 2^8]"
10833 msgstr ""
10834
10835 #: config/tc-score.c:5511
10836 #, c-format
10837 msgid "cannot represent %s relocation in this object file format1"
10838 msgstr ""
10839
10840 #: config/tc-score.c:5570
10841 msgid "pce instruction error (16 bit || 16 bit)'"
10842 msgstr ""
10843
10844 #: config/tc-score.c:5700
10845 #, c-format
10846 msgid "Sunplus-v2-0-0-20060510\n"
10847 msgstr ""
10848
10849 #: config/tc-score.c:5716
10850 #, c-format
10851 msgid " Score-specific assembler options:\n"
10852 msgstr ""
10853
10854 #: config/tc-score.c:5718
10855 #, c-format
10856 msgid "        -EB\t\tassemble code for a big-endian cpu\n"
10857 msgstr ""
10858
10859 #: config/tc-score.c:5723
10860 #, c-format
10861 msgid "        -EL\t\tassemble code for a little-endian cpu\n"
10862 msgstr ""
10863
10864 #: config/tc-score.c:5727
10865 #, c-format
10866 msgid "        -FIXDD\t\tassemble code for fix data dependency\n"
10867 msgstr ""
10868
10869 #: config/tc-score.c:5729
10870 #, c-format
10871 msgid ""
10872 "        -NWARN\t\tassemble code for no warning message for fix data "
10873 "dependency\n"
10874 msgstr ""
10875
10876 #: config/tc-score.c:5731
10877 #, c-format
10878 msgid "        -SCORE5\t\tassemble code for target is SCORE5\n"
10879 msgstr ""
10880
10881 #: config/tc-score.c:5733
10882 #, c-format
10883 msgid "        -SCORE5U\tassemble code for target is SCORE5U\n"
10884 msgstr ""
10885
10886 #: config/tc-score.c:5735
10887 #, c-format
10888 msgid ""
10889 "        -SCORE7\t\tassemble code for target is SCORE7, this is default "
10890 "setting\n"
10891 msgstr ""
10892
10893 #: config/tc-score.c:5737
10894 #, c-format
10895 msgid ""
10896 "        -USE_R1\t\tassemble code for no warning message when using temp "
10897 "register r1\n"
10898 msgstr ""
10899
10900 #: config/tc-score.c:5739
10901 #, c-format
10902 msgid "        -KPIC\t\tassemble code for PIC\n"
10903 msgstr ""
10904
10905 #: config/tc-score.c:5741
10906 #, c-format
10907 msgid "        -O0\t\tassembler will not perform any optimizations\n"
10908 msgstr ""
10909
10910 #: config/tc-score.c:5743
10911 #, c-format
10912 msgid ""
10913 "        -G gpnum\tassemble code for setting gpsize and default is 8 byte\n"
10914 msgstr ""
10915
10916 #: config/tc-score.c:5745
10917 #, c-format
10918 msgid "        -V \t\tSunplus release version \n"
10919 msgstr ""
10920
10921 #: config/tc-score.c:6345 read.c:1464
10922 msgid "missing size expression"
10923 msgstr ""
10924
10925 #: config/tc-score.c:6351
10926 #, c-format
10927 msgid "BSS length (%d) < 0 ignored"
10928 msgstr ""
10929
10930 #: config/tc-score.c:6366 read.c:2282
10931 #, c-format
10932 msgid "error setting flags for \".sbss\": %s"
10933 msgstr ""
10934
10935 #: config/tc-score.c:6380 config/tc-sparc.c:3691
10936 msgid "missing alignment"
10937 msgstr ""
10938
10939 #: config/tc-score.c:6417
10940 #, c-format
10941 msgid "alignment too large; %d assumed"
10942 msgstr ""
10943
10944 #: config/tc-score.c:6422 read.c:2343
10945 msgid "alignment negative; 0 assumed"
10946 msgstr ""
10947
10948 #: config/tc-score.c:6489 config/tc-z80.c:289 ecoff.c:3355 read.c:1483
10949 #: read.c:1596 read.c:2460 read.c:3012 read.c:3397 symbols.c:326 symbols.c:432
10950 #, c-format
10951 msgid "symbol `%s' is already defined"
10952 msgstr ""
10953
10954 #: config/tc-sh.c:63
10955 msgid "directive .big encountered when option -big required"
10956 msgstr ""
10957
10958 #: config/tc-sh.c:73
10959 msgid "directive .little encountered when option -little required"
10960 msgstr ""
10961
10962 #: config/tc-sh.c:1364
10963 msgid "misplaced PIC operand"
10964 msgstr ""
10965
10966 #: config/tc-sh.c:1402
10967 msgid "illegal double indirection"
10968 msgstr ""
10969
10970 #: config/tc-sh.c:1411
10971 msgid "illegal register after @-"
10972 msgstr ""
10973
10974 #: config/tc-sh.c:1427
10975 msgid "must be @(r0,...)"
10976 msgstr ""
10977
10978 #: config/tc-sh.c:1451
10979 msgid "syntax error in @(r0,...)"
10980 msgstr ""
10981
10982 #: config/tc-sh.c:1456
10983 msgid "syntax error in @(r0...)"
10984 msgstr ""
10985
10986 #: config/tc-sh.c:1501
10987 msgid "Deprecated syntax."
10988 msgstr ""
10989
10990 #: config/tc-sh.c:1513 config/tc-sh.c:1518
10991 msgid "syntax error in @(disp,[Rn, gbr, pc])"
10992 msgstr ""
10993
10994 #: config/tc-sh.c:1523
10995 msgid "expecting )"
10996 msgstr ""
10997
10998 #: config/tc-sh.c:1531
10999 msgid "illegal register after @"
11000 msgstr ""
11001
11002 #: config/tc-sh.c:2202
11003 #, c-format
11004 msgid "unhandled %d\n"
11005 msgstr ""
11006
11007 #: config/tc-sh.c:2368
11008 #, c-format
11009 msgid "Invalid register: 'r%d'"
11010 msgstr ""
11011
11012 #: config/tc-sh.c:2472
11013 #, c-format
11014 msgid "failed for %d\n"
11015 msgstr ""
11016
11017 #: config/tc-sh.c:2585 config/tc-sh.c:2984
11018 msgid "invalid operands for opcode"
11019 msgstr ""
11020
11021 #: config/tc-sh.c:2590
11022 msgid "insn can't be combined with parallel processing insn"
11023 msgstr ""
11024
11025 #: config/tc-sh.c:2597 config/tc-sh.c:2608 config/tc-sh.c:2640
11026 msgid "multiple movx specifications"
11027 msgstr ""
11028
11029 #: config/tc-sh.c:2602 config/tc-sh.c:2624 config/tc-sh.c:2663
11030 msgid "multiple movy specifications"
11031 msgstr ""
11032
11033 #: config/tc-sh.c:2611 config/tc-sh.c:2644
11034 msgid "invalid movx address register"
11035 msgstr ""
11036
11037 #: config/tc-sh.c:2613
11038 msgid "insn cannot be combined with non-nopy"
11039 msgstr ""
11040
11041 #: config/tc-sh.c:2627 config/tc-sh.c:2683
11042 msgid "invalid movy address register"
11043 msgstr ""
11044
11045 #: config/tc-sh.c:2629
11046 msgid "insn cannot be combined with non-nopx"
11047 msgstr ""
11048
11049 #: config/tc-sh.c:2642
11050 msgid "previous movy requires nopx"
11051 msgstr ""
11052
11053 #: config/tc-sh.c:2650 config/tc-sh.c:2655
11054 msgid "invalid movx dsp register"
11055 msgstr ""
11056
11057 #: config/tc-sh.c:2665
11058 msgid "previous movx requires nopy"
11059 msgstr ""
11060
11061 #: config/tc-sh.c:2674 config/tc-sh.c:2679
11062 msgid "invalid movy dsp register"
11063 msgstr ""
11064
11065 #: config/tc-sh.c:2689
11066 msgid "dsp immediate shift value not constant"
11067 msgstr ""
11068
11069 #: config/tc-sh.c:2703 config/tc-sh.c:2729
11070 msgid "multiple parallel processing specifications"
11071 msgstr ""
11072
11073 #: config/tc-sh.c:2722
11074 msgid "multiple condition specifications"
11075 msgstr ""
11076
11077 #: config/tc-sh.c:2760
11078 msgid "insn cannot be combined with pmuls"
11079 msgstr ""
11080
11081 #: config/tc-sh.c:2776
11082 msgid "bad combined pmuls output operand"
11083 msgstr ""
11084
11085 #: config/tc-sh.c:2786
11086 msgid "destination register is same for parallel insns"
11087 msgstr ""
11088
11089 #: config/tc-sh.c:2795
11090 msgid "condition not followed by conditionalizable insn"
11091 msgstr ""
11092
11093 #: config/tc-sh.c:2805
11094 msgid "unrecognized characters at end of parallel processing insn"
11095 msgstr ""
11096
11097 #: config/tc-sh.c:2921
11098 msgid "opcode not valid for this cpu variant"
11099 msgstr ""
11100
11101 #: config/tc-sh.c:2954
11102 msgid "Delayed branches not available on SH1"
11103 msgstr ""
11104
11105 #: config/tc-sh.c:2989
11106 #, c-format
11107 msgid "excess operands: '%s'"
11108 msgstr ""
11109
11110 #: config/tc-sh.c:3066
11111 msgid ".uses pseudo-op seen when not relaxing"
11112 msgstr ""
11113
11114 #: config/tc-sh.c:3072
11115 msgid "bad .uses format"
11116 msgstr ""
11117
11118 #: config/tc-sh.c:3176
11119 msgid "Invalid combination: --isa=SHcompact with --isa=SHmedia"
11120 msgstr ""
11121
11122 #: config/tc-sh.c:3182
11123 msgid "Invalid combination: --isa=SHmedia with --isa=SHcompact"
11124 msgstr ""
11125
11126 #: config/tc-sh.c:3184
11127 msgid "Invalid combination: --abi=64 with --isa=SHcompact"
11128 msgstr ""
11129
11130 #: config/tc-sh.c:3225
11131 msgid "Invalid combination: --abi=32 with --abi=64"
11132 msgstr ""
11133
11134 #: config/tc-sh.c:3231
11135 msgid "Invalid combination: --abi=64 with --abi=32"
11136 msgstr ""
11137
11138 #: config/tc-sh.c:3233
11139 msgid "Invalid combination: --isa=SHcompact with --abi=64"
11140 msgstr ""
11141
11142 #: config/tc-sh.c:3271
11143 #, c-format
11144 msgid ""
11145 "SH options:\n"
11146 "--little\t\tgenerate little endian code\n"
11147 "--big\t\t\tgenerate big endian code\n"
11148 "--relax\t\t\talter jump instructions for long displacements\n"
11149 "--renesas\t\tdisable optimization with section symbol for\n"
11150 "\t\t\tcompatibility with Renesas assembler.\n"
11151 "--small\t\t\talign sections to 4 byte boundaries, not 16\n"
11152 "--dsp\t\t\tenable sh-dsp insns, and disable floating-point ISAs.\n"
11153 "--allow-reg-prefix\tallow '$' as a register name prefix.\n"
11154 "--isa=[any\t\tuse most appropriate isa\n"
11155 "    | dsp               same as '-dsp'\n"
11156 "    | fp"
11157 msgstr ""
11158
11159 #: config/tc-sh.c:3297
11160 #, c-format
11161 msgid ""
11162 "--isa=[shmedia\t\tset as the default instruction set for SH64\n"
11163 "    | SHmedia\n"
11164 "    | shcompact\n"
11165 "    | SHcompact]\n"
11166 msgstr ""
11167
11168 #: config/tc-sh.c:3302
11169 #, c-format
11170 msgid ""
11171 "--abi=[32|64]\t\tset size of expanded SHmedia operands and object\n"
11172 "\t\t\tfile type\n"
11173 "--shcompact-const-crange  emit code-range descriptors for constants in\n"
11174 "\t\t\tSHcompact code sections\n"
11175 "--no-mix\t\tdisallow SHmedia code in the same section as\n"
11176 "\t\t\tconstants and SHcompact code\n"
11177 "--no-expand\t\tdo not expand MOVI, PT, PTA or PTB instructions\n"
11178 "--expand-pt32\t\twith -abi=64, expand PT, PTA and PTB instructions\n"
11179 "\t\t\tto 32 bits only\n"
11180 msgstr ""
11181
11182 #: config/tc-sh.c:3401
11183 msgid ".uses does not refer to a local symbol in the same section"
11184 msgstr ""
11185
11186 #: config/tc-sh.c:3420
11187 msgid "can't find fixup pointed to by .uses"
11188 msgstr ""
11189
11190 #: config/tc-sh.c:3440
11191 msgid ".uses target does not refer to a local symbol in the same section"
11192 msgstr ""
11193
11194 #: config/tc-sh.c:3517
11195 msgid "displacement overflows 12-bit field"
11196 msgstr ""
11197
11198 #: config/tc-sh.c:3520
11199 #, c-format
11200 msgid "displacement to defined symbol %s overflows 12-bit field"
11201 msgstr ""
11202
11203 #: config/tc-sh.c:3524
11204 #, c-format
11205 msgid "displacement to undefined symbol %s overflows 12-bit field"
11206 msgstr ""
11207
11208 #: config/tc-sh.c:3597
11209 msgid "displacement overflows 8-bit field"
11210 msgstr ""
11211
11212 #: config/tc-sh.c:3600
11213 #, c-format
11214 msgid "displacement to defined symbol %s overflows 8-bit field"
11215 msgstr ""
11216
11217 #: config/tc-sh.c:3604
11218 #, c-format
11219 msgid "displacement to undefined symbol %s overflows 8-bit field "
11220 msgstr ""
11221
11222 #: config/tc-sh.c:3621
11223 #, c-format
11224 msgid "overflow in branch to %s; converted into longer instruction sequence"
11225 msgstr ""
11226
11227 #: config/tc-sh.c:3687 config/tc-sh.c:3734 config/tc-sparc.c:4200
11228 #: config/tc-sparc.c:4224
11229 msgid "misaligned data"
11230 msgstr ""
11231
11232 #: config/tc-sh.c:4036
11233 msgid "offset to unaligned destination"
11234 msgstr ""
11235
11236 #: config/tc-sh.c:4041
11237 msgid "negative offset"
11238 msgstr ""
11239
11240 #: config/tc-sh.c:4179
11241 msgid "misaligned offset"
11242 msgstr ""
11243
11244 #: config/tc-sh64.c:568
11245 msgid "This operand must be constant at assembly time"
11246 msgstr ""
11247
11248 #: config/tc-sh64.c:681
11249 msgid "Invalid operand expression"
11250 msgstr ""
11251
11252 #: config/tc-sh64.c:773 config/tc-sh64.c:877
11253 msgid "PTB operand is a SHmedia symbol"
11254 msgstr ""
11255
11256 #: config/tc-sh64.c:776 config/tc-sh64.c:874
11257 msgid "PTA operand is a SHcompact symbol"
11258 msgstr ""
11259
11260 #: config/tc-sh64.c:792
11261 msgid "invalid expression in operand"
11262 msgstr ""
11263
11264 #: config/tc-sh64.c:1483
11265 #, c-format
11266 msgid "invalid operand, not a 5-bit unsigned value: %d"
11267 msgstr ""
11268
11269 #: config/tc-sh64.c:1488
11270 #, c-format
11271 msgid "invalid operand, not a 6-bit signed value: %d"
11272 msgstr ""
11273
11274 #: config/tc-sh64.c:1493
11275 #, c-format
11276 msgid "invalid operand, not a 6-bit unsigned value: %d"
11277 msgstr ""
11278
11279 #: config/tc-sh64.c:1498 config/tc-sh64.c:1510
11280 #, c-format
11281 msgid "invalid operand, not a 11-bit signed value: %d"
11282 msgstr ""
11283
11284 #: config/tc-sh64.c:1500
11285 #, c-format
11286 msgid "invalid operand, not a multiple of 32: %d"
11287 msgstr ""
11288
11289 #: config/tc-sh64.c:1505
11290 #, c-format
11291 msgid "invalid operand, not a 10-bit signed value: %d"
11292 msgstr ""
11293
11294 #: config/tc-sh64.c:1512
11295 #, c-format
11296 msgid "invalid operand, not an even value: %d"
11297 msgstr ""
11298
11299 #: config/tc-sh64.c:1517
11300 #, c-format
11301 msgid "invalid operand, not a 12-bit signed value: %d"
11302 msgstr ""
11303
11304 #: config/tc-sh64.c:1519
11305 #, c-format
11306 msgid "invalid operand, not a multiple of 4: %d"
11307 msgstr ""
11308
11309 #: config/tc-sh64.c:1524
11310 #, c-format
11311 msgid "invalid operand, not a 13-bit signed value: %d"
11312 msgstr ""
11313
11314 #: config/tc-sh64.c:1526
11315 #, c-format
11316 msgid "invalid operand, not a multiple of 8: %d"
11317 msgstr ""
11318
11319 #: config/tc-sh64.c:1531
11320 #, c-format
11321 msgid "invalid operand, not a 16-bit signed value: %d"
11322 msgstr ""
11323
11324 #: config/tc-sh64.c:1536
11325 #, c-format
11326 msgid "invalid operand, not a 16-bit unsigned value: %d"
11327 msgstr ""
11328
11329 #: config/tc-sh64.c:1542
11330 msgid "operand out of range for PT, PTA and PTB"
11331 msgstr ""
11332
11333 #: config/tc-sh64.c:1544
11334 #, c-format
11335 msgid "operand not a multiple of 4 for PT, PTA or PTB: %d"
11336 msgstr ""
11337
11338 #: config/tc-sh64.c:2064
11339 #, c-format
11340 msgid "MOVI operand is not a 32-bit signed value: 0x%8x%08x"
11341 msgstr ""
11342
11343 #: config/tc-sh64.c:2421 config/tc-sh64.c:2584 config/tc-sh64.c:2599
11344 msgid "invalid PIC reference"
11345 msgstr ""
11346
11347 #: config/tc-sh64.c:2478
11348 msgid "can't find opcode"
11349 msgstr ""
11350
11351 #: config/tc-sh64.c:2681 config/tc-sh64.c:2721
11352 msgid "invalid operand: expression in PT target"
11353 msgstr ""
11354
11355 #: config/tc-sh64.c:2812
11356 #, c-format
11357 msgid "invalid operands to %s"
11358 msgstr ""
11359
11360 #: config/tc-sh64.c:2818
11361 #, c-format
11362 msgid "excess operands to %s"
11363 msgstr ""
11364
11365 #: config/tc-sh64.c:2863
11366 #, c-format
11367 msgid "The `.mode %s' directive is not valid with this architecture"
11368 msgstr ""
11369
11370 #: config/tc-sh64.c:2871
11371 #, c-format
11372 msgid "Invalid argument to .mode: %s"
11373 msgstr ""
11374
11375 #: config/tc-sh64.c:2901
11376 #, c-format
11377 msgid "The `.abi %s' directive is not valid with this architecture"
11378 msgstr ""
11379
11380 #: config/tc-sh64.c:2907
11381 msgid "`.abi 64' but command-line options do not specify 64-bit ABI"
11382 msgstr ""
11383
11384 #: config/tc-sh64.c:2912
11385 msgid "`.abi 32' but command-line options do not specify 32-bit ABI"
11386 msgstr ""
11387
11388 #: config/tc-sh64.c:2915
11389 #, c-format
11390 msgid "Invalid argument to .abi: %s"
11391 msgstr ""
11392
11393 #: config/tc-sh64.c:2970
11394 msgid "-no-mix is invalid without specifying SHcompact or SHmedia"
11395 msgstr ""
11396
11397 #: config/tc-sh64.c:2975
11398 msgid "-shcompact-const-crange is invalid without SHcompact"
11399 msgstr ""
11400
11401 #: config/tc-sh64.c:2978
11402 msgid "-expand-pt32 only valid with -abi=64"
11403 msgstr ""
11404
11405 #: config/tc-sh64.c:2981
11406 msgid "-no-expand only valid with SHcompact or SHmedia"
11407 msgstr ""
11408
11409 #: config/tc-sh64.c:2984
11410 msgid "-expand-pt32 invalid together with -no-expand"
11411 msgstr ""
11412
11413 #: config/tc-sh64.c:3198
11414 msgid ""
11415 "SHmedia code not allowed in same section as constants and SHcompact code"
11416 msgstr ""
11417
11418 #: config/tc-sh64.c:3216
11419 msgid "No segment info for current section"
11420 msgstr ""
11421
11422 #: config/tc-sh64.c:3255
11423 msgid "duplicate datalabel operator ignored"
11424 msgstr ""
11425
11426 #: config/tc-sh64.c:3325
11427 msgid "Invalid DataLabel expression"
11428 msgstr ""
11429
11430 #: config/tc-sparc.c:272
11431 msgid "Invalid default architecture, broken assembler."
11432 msgstr ""
11433
11434 #: config/tc-sparc.c:276 config/tc-sparc.c:481
11435 msgid "Bad opcode table, broken assembler."
11436 msgstr ""
11437
11438 #: config/tc-sparc.c:473
11439 #, c-format
11440 msgid "invalid architecture -xarch=%s"
11441 msgstr ""
11442
11443 #: config/tc-sparc.c:475
11444 #, c-format
11445 msgid "invalid architecture -A%s"
11446 msgstr ""
11447
11448 #: config/tc-sparc.c:542
11449 #, c-format
11450 msgid "No compiled in support for %d bit object file format"
11451 msgstr ""
11452
11453 #: config/tc-sparc.c:619
11454 #, c-format
11455 msgid "SPARC options:\n"
11456 msgstr ""
11457
11458 #: config/tc-sparc.c:648
11459 #, c-format
11460 msgid ""
11461 "\n"
11462 "\t\t\tspecify variant of SPARC architecture\n"
11463 "-bump\t\t\twarn when assembler switches architectures\n"
11464 "-sparc\t\t\tignored\n"
11465 "--enforce-aligned-data\tforce .long, etc., to be aligned correctly\n"
11466 "-relax\t\t\trelax jumps and branches (default)\n"
11467 "-no-relax\t\tavoid changing any jumps and branches\n"
11468 msgstr ""
11469
11470 #: config/tc-sparc.c:656
11471 #, c-format
11472 msgid "-k\t\t\tgenerate PIC\n"
11473 msgstr ""
11474
11475 #: config/tc-sparc.c:660
11476 #, c-format
11477 msgid ""
11478 "-32\t\t\tcreate 32 bit object file\n"
11479 "-64\t\t\tcreate 64 bit object file\n"
11480 msgstr ""
11481
11482 #: config/tc-sparc.c:663
11483 #, c-format
11484 msgid "\t\t\t[default is %d]\n"
11485 msgstr ""
11486
11487 #: config/tc-sparc.c:665
11488 #, c-format
11489 msgid ""
11490 "-TSO\t\t\tuse Total Store Ordering\n"
11491 "-PSO\t\t\tuse Partial Store Ordering\n"
11492 "-RMO\t\t\tuse Relaxed Memory Ordering\n"
11493 msgstr ""
11494
11495 #: config/tc-sparc.c:669
11496 #, c-format
11497 msgid "\t\t\t[default is %s]\n"
11498 msgstr ""
11499
11500 #: config/tc-sparc.c:671
11501 #, c-format
11502 msgid ""
11503 "-KPIC\t\t\tgenerate PIC\n"
11504 "-V\t\t\tprint assembler version number\n"
11505 "-undeclared-regs\tignore application global register usage without\n"
11506 "\t\t\tappropriate .register directive (default)\n"
11507 "-no-undeclared-regs\tforce error on application global register usage\n"
11508 "\t\t\twithout appropriate .register directive\n"
11509 "-q\t\t\tignored\n"
11510 "-Qy, -Qn\t\tignored\n"
11511 "-s\t\t\tignored\n"
11512 msgstr ""
11513
11514 #: config/tc-sparc.c:683
11515 #, c-format
11516 msgid ""
11517 "-EL\t\t\tgenerate code for a little endian machine\n"
11518 "-EB\t\t\tgenerate code for a big endian machine\n"
11519 "--little-endian-data\tgenerate code for a machine having big endian\n"
11520 "                        instructions and little endian data.\n"
11521 msgstr ""
11522
11523 #: config/tc-sparc.c:819
11524 #, c-format
11525 msgid "Internal error: losing opcode: `%s' \"%s\"\n"
11526 msgstr ""
11527
11528 #: config/tc-sparc.c:838
11529 #, c-format
11530 msgid "Internal error: can't find opcode `%s' for `%s'\n"
11531 msgstr ""
11532
11533 #: config/tc-sparc.c:979
11534 msgid "Support for 64-bit arithmetic not compiled in."
11535 msgstr ""
11536
11537 #: config/tc-sparc.c:1025
11538 msgid "set: number not in 0..4294967295 range"
11539 msgstr ""
11540
11541 #: config/tc-sparc.c:1032
11542 msgid "set: number not in -2147483648..4294967295 range"
11543 msgstr ""
11544
11545 #: config/tc-sparc.c:1091
11546 msgid "setsw: number not in -2147483648..4294967295 range"
11547 msgstr ""
11548
11549 #: config/tc-sparc.c:1139
11550 msgid "setx: temporary register same as destination register"
11551 msgstr ""
11552
11553 #: config/tc-sparc.c:1210
11554 msgid "setx: illegal temporary register g0"
11555 msgstr ""
11556
11557 #: config/tc-sparc.c:1307
11558 msgid "FP branch in delay slot"
11559 msgstr ""
11560
11561 #: config/tc-sparc.c:1322
11562 msgid "FP branch preceded by FP instruction; NOP inserted"
11563 msgstr ""
11564
11565 #: config/tc-sparc.c:1362
11566 msgid "failed special case insn sanity check"
11567 msgstr ""
11568
11569 #: config/tc-sparc.c:1450
11570 msgid ": invalid membar mask name"
11571 msgstr ""
11572
11573 #: config/tc-sparc.c:1466
11574 msgid ": invalid membar mask expression"
11575 msgstr ""
11576
11577 #: config/tc-sparc.c:1471
11578 msgid ": invalid membar mask number"
11579 msgstr ""
11580
11581 #: config/tc-sparc.c:1486
11582 msgid ": invalid siam mode expression"
11583 msgstr ""
11584
11585 #: config/tc-sparc.c:1491
11586 msgid ": invalid siam mode number"
11587 msgstr ""
11588
11589 #: config/tc-sparc.c:1507
11590 msgid ": invalid prefetch function name"
11591 msgstr ""
11592
11593 #: config/tc-sparc.c:1515
11594 msgid ": invalid prefetch function expression"
11595 msgstr ""
11596
11597 #: config/tc-sparc.c:1520
11598 msgid ": invalid prefetch function number"
11599 msgstr ""
11600
11601 #: config/tc-sparc.c:1548 config/tc-sparc.c:1560
11602 msgid ": unrecognizable privileged register"
11603 msgstr ""
11604
11605 #: config/tc-sparc.c:1584 config/tc-sparc.c:1596
11606 msgid ": unrecognizable hyperprivileged register"
11607 msgstr ""
11608
11609 #: config/tc-sparc.c:1620 config/tc-sparc.c:1645
11610 msgid ": unrecognizable v9a or v9b ancillary state register"
11611 msgstr ""
11612
11613 #: config/tc-sparc.c:1625
11614 msgid ": rd on write only ancillary state register"
11615 msgstr ""
11616
11617 #. %sys_tick and %sys_tick_cmpr are v9bnotv9a
11618 #: config/tc-sparc.c:1633
11619 msgid ": unrecognizable v9a ancillary state register"
11620 msgstr ""
11621
11622 #: config/tc-sparc.c:1669
11623 msgid ": asr number must be between 16 and 31"
11624 msgstr ""
11625
11626 #: config/tc-sparc.c:1677
11627 msgid ": asr number must be between 0 and 31"
11628 msgstr ""
11629
11630 #: config/tc-sparc.c:1687
11631 #, c-format
11632 msgid ": expecting %asrN"
11633 msgstr ""
11634
11635 #: config/tc-sparc.c:1874 config/tc-sparc.c:1912 config/tc-sparc.c:2325
11636 #: config/tc-sparc.c:2361
11637 #, c-format
11638 msgid "Illegal operands: %%%s requires arguments in ()"
11639 msgstr ""
11640
11641 #: config/tc-sparc.c:1880
11642 #, c-format
11643 msgid ""
11644 "Illegal operands: %%%s cannot be used together with other relocs in the insn "
11645 "()"
11646 msgstr ""
11647
11648 #: config/tc-sparc.c:1891
11649 #, c-format
11650 msgid "Illegal operands: %%%s can be only used with call __tls_get_addr"
11651 msgstr ""
11652
11653 #: config/tc-sparc.c:2098
11654 msgid "detected global register use not covered by .register pseudo-op"
11655 msgstr ""
11656
11657 #: config/tc-sparc.c:2169
11658 msgid ": There are only 64 f registers; [0-63]"
11659 msgstr ""
11660
11661 #: config/tc-sparc.c:2171 config/tc-sparc.c:2189
11662 msgid ": There are only 32 f registers; [0-31]"
11663 msgstr ""
11664
11665 #: config/tc-sparc.c:2181
11666 msgid ": There are only 32 single precision f registers; [0-31]"
11667 msgstr ""
11668
11669 #: config/tc-sparc.c:2373
11670 #, c-format
11671 msgid ""
11672 "Illegal operands: Can't do arithmetics other than + and - involving %%%s()"
11673 msgstr ""
11674
11675 #: config/tc-sparc.c:2483
11676 #, c-format
11677 msgid "Illegal operands: Can't add non-constant expression to %%%s()"
11678 msgstr ""
11679
11680 #: config/tc-sparc.c:2493
11681 #, c-format
11682 msgid ""
11683 "Illegal operands: Can't do arithmetics involving %%%s() of a relocatable "
11684 "symbol"
11685 msgstr ""
11686
11687 #: config/tc-sparc.c:2511
11688 msgid ": PC-relative operand can't be a constant"
11689 msgstr ""
11690
11691 #: config/tc-sparc.c:2518
11692 msgid ": TLS operand can't be a constant"
11693 msgstr ""
11694
11695 #: config/tc-sparc.c:2551
11696 msgid ": invalid ASI name"
11697 msgstr ""
11698
11699 #: config/tc-sparc.c:2559
11700 msgid ": invalid ASI expression"
11701 msgstr ""
11702
11703 #: config/tc-sparc.c:2564
11704 msgid ": invalid ASI number"
11705 msgstr ""
11706
11707 #: config/tc-sparc.c:2661
11708 msgid "OPF immediate operand out of range (0-0x1ff)"
11709 msgstr ""
11710
11711 #: config/tc-sparc.c:2666
11712 msgid "non-immediate OPF operand, ignored"
11713 msgstr ""
11714
11715 #: config/tc-sparc.c:2685
11716 msgid ": invalid cpreg name"
11717 msgstr ""
11718
11719 #: config/tc-sparc.c:2714
11720 #, c-format
11721 msgid "Illegal operands%s"
11722 msgstr ""
11723
11724 #: config/tc-sparc.c:2748
11725 #, c-format
11726 msgid "architecture bumped from \"%s\" to \"%s\" on \"%s\""
11727 msgstr ""
11728
11729 #: config/tc-sparc.c:2784
11730 #, c-format
11731 msgid "Architecture mismatch on \"%s\"."
11732 msgstr ""
11733
11734 #: config/tc-sparc.c:2785
11735 #, c-format
11736 msgid " (Requires %s; requested architecture is %s.)"
11737 msgstr ""
11738
11739 #: config/tc-sparc.c:3320
11740 #, c-format
11741 msgid "bad or unhandled relocation type: 0x%02x"
11742 msgstr ""
11743
11744 #: config/tc-sparc.c:3653
11745 msgid "Expected comma after name"
11746 msgstr ""
11747
11748 #: config/tc-sparc.c:3662
11749 #, c-format
11750 msgid "BSS length (%d.) <0! Ignored."
11751 msgstr ""
11752
11753 #: config/tc-sparc.c:3674
11754 msgid "bad .reserve segment -- expected BSS segment"
11755 msgstr ""
11756
11757 #: config/tc-sparc.c:3702
11758 #, c-format
11759 msgid "alignment too large; assuming %d"
11760 msgstr ""
11761
11762 #: config/tc-sparc.c:3708 config/tc-sparc.c:3858
11763 msgid "negative alignment"
11764 msgstr ""
11765
11766 #: config/tc-sparc.c:3718 config/tc-sparc.c:3881 read.c:1320 read.c:2355
11767 msgid "alignment not a power of 2"
11768 msgstr ""
11769
11770 #: config/tc-sparc.c:3795 config/tc-v850.c:222
11771 msgid "Expected comma after symbol-name"
11772 msgstr ""
11773
11774 #: config/tc-sparc.c:3805
11775 #, c-format
11776 msgid ".COMMon length (%lu) out of range ignored"
11777 msgstr ""
11778
11779 #: config/tc-sparc.c:3838
11780 msgid "Expected comma after common length"
11781 msgstr ""
11782
11783 #: config/tc-sparc.c:3852
11784 #, c-format
11785 msgid "alignment too large; assuming %ld"
11786 msgstr ""
11787
11788 #: config/tc-sparc.c:3996
11789 msgid "Unknown segment type"
11790 msgstr ""
11791
11792 #: config/tc-sparc.c:4071 config/tc-sparc.c:4081
11793 #, c-format
11794 msgid "register syntax is .register %%g[2367],{#scratch|symbolname|#ignore}"
11795 msgstr ""
11796
11797 #: config/tc-sparc.c:4099
11798 msgid "redefinition of global register"
11799 msgstr ""
11800
11801 #: config/tc-sparc.c:4110
11802 #, c-format
11803 msgid "Register symbol %s already defined."
11804 msgstr ""
11805
11806 #: config/tc-sparc.c:4315
11807 #, c-format
11808 msgid "Illegal operands: %%r_plt in %d-byte data field"
11809 msgstr ""
11810
11811 #: config/tc-sparc.c:4325
11812 #, c-format
11813 msgid "Illegal operands: %%r_tls_dtpoff in %d-byte data field"
11814 msgstr ""
11815
11816 #: config/tc-sparc.c:4362 config/tc-vax.c:3312
11817 #, c-format
11818 msgid "Illegal operands: Only %%r_%s%d allowed in %d-byte data fields"
11819 msgstr ""
11820
11821 #: config/tc-sparc.c:4370 config/tc-sparc.c:4401 config/tc-sparc.c:4410
11822 #: config/tc-vax.c:3320 config/tc-vax.c:3351 config/tc-vax.c:3360
11823 #, c-format
11824 msgid "Illegal operands: %%r_%s%d requires arguments in ()"
11825 msgstr ""
11826
11827 #: config/tc-sparc.c:4419 config/tc-vax.c:3369
11828 #, c-format
11829 msgid "Illegal operands: garbage after %%r_%s%d()"
11830 msgstr ""
11831
11832 #: config/tc-sparc.h:60
11833 msgid "sparc convert_frag\n"
11834 msgstr ""
11835
11836 #: config/tc-sparc.h:62 config/tc-z80.h:53
11837 msgid "estimate_size_before_relax called"
11838 msgstr ""
11839
11840 #: config/tc-spu.c:127
11841 #, c-format
11842 msgid "Can't hash instruction '%s':%s"
11843 msgstr ""
11844
11845 #: config/tc-spu.c:181
11846 msgid ""
11847 "SPU options:\n"
11848 "  --apuasm\t\t  emulate behaviour of apuasm\n"
11849 msgstr ""
11850
11851 #: config/tc-spu.c:287
11852 #, c-format
11853 msgid "Invalid mnemonic '%s'"
11854 msgstr ""
11855
11856 #: config/tc-spu.c:293
11857 #, c-format
11858 msgid "'%s' is only available in DD2.0 or higher."
11859 msgstr ""
11860
11861 #: config/tc-spu.c:325
11862 #, c-format
11863 msgid "Error in argument %d.  Expecting:  \"%s\""
11864 msgstr ""
11865
11866 #: config/tc-spu.c:336
11867 msgid "Mixing register syntax, with and without '$'."
11868 msgstr ""
11869
11870 #: config/tc-spu.c:342
11871 #, c-format
11872 msgid "Treating '%-*s' as a symbol."
11873 msgstr ""
11874
11875 #: config/tc-spu.c:548
11876 msgid "'SPU_RdEventMask' (channel 11) is only available in DD2.0 or higher."
11877 msgstr ""
11878
11879 #: config/tc-spu.c:550
11880 msgid "'MFC_RdTagMask' (channel 12) is only available in DD2.0 or higher."
11881 msgstr ""
11882
11883 #: config/tc-spu.c:593
11884 #, c-format
11885 msgid "Using old style, %%lo(expr), please change to PPC style, expr@l."
11886 msgstr ""
11887
11888 #: config/tc-spu.c:599
11889 #, c-format
11890 msgid "Using old style, %%hi(expr), please change to PPC style, expr@h."
11891 msgstr ""
11892
11893 #: config/tc-spu.c:669 config/tc-spu.c:672
11894 #, c-format
11895 msgid "Constant expression %d out of range, [%d, %d]."
11896 msgstr ""
11897
11898 #: config/tc-spu.c:806
11899 msgid "Relaxation should never occur"
11900 msgstr ""
11901
11902 #: config/tc-spu.h:83
11903 msgid "spu convert_frag\n"
11904 msgstr ""
11905
11906 #: config/tc-tic4x.c:2779
11907 #, c-format
11908 msgid ""
11909 "\n"
11910 "TIC4X options:\n"
11911 "  -mcpu=CPU  -mCPU        select architecture variant. CPU can be:\n"
11912 "                            30 - TMS320C30\n"
11913 "                            31 - TMS320C31, TMS320LC31\n"
11914 "                            32 - TMS320C32\n"
11915 "                            33 - TMS320VC33\n"
11916 "                            40 - TMS320C40\n"
11917 "                            44 - TMS320C44\n"
11918 "  -mrev=REV               set cpu hardware revision (integer numbers).\n"
11919 "                          Combinations of -mcpu and -mrev will enable/"
11920 "disable\n"
11921 "                          the appropriate options (-midle2, -mlowpower and\n"
11922 "                          -menhanced) according to the selected type\n"
11923 "  -mbig                   select big memory model\n"
11924 "  -msmall                 select small memory model (default)\n"
11925 "  -mregparm               select register parameters (default)\n"
11926 "  -mmemparm               select memory parameters\n"
11927 "  -midle2                 enable IDLE2 support\n"
11928 "  -mlowpower              enable LOPOWER and MAXSPEED support\n"
11929 "  -menhanced              enable enhanced opcode support\n"
11930 msgstr ""
11931
11932 #. Only word (et al.), align, or conditionals are allowed within
11933 #. .struct/.union.
11934 #: config/tc-tic54x.c:220
11935 msgid "pseudo-op illegal within .struct/.union"
11936 msgstr ""
11937
11938 #: config/tc-tic54x.c:234
11939 #, c-format
11940 msgid "C54x-specific command line  options:\n"
11941 msgstr ""
11942
11943 #: config/tc-tic54x.c:235
11944 #, c-format
11945 msgid "-mfar-mode | -mf          Use extended addressing\n"
11946 msgstr ""
11947
11948 #: config/tc-tic54x.c:236
11949 #, c-format
11950 msgid "-mcpu=<CPU version>       Specify the CPU version\n"
11951 msgstr ""
11952
11953 #: config/tc-tic54x.c:237
11954 #, c-format
11955 msgid "-merrors-to-file <filename>\n"
11956 msgstr ""
11957
11958 #: config/tc-tic54x.c:238
11959 #, c-format
11960 msgid "-me <filename>            Redirect errors to a file\n"
11961 msgstr ""
11962
11963 #: config/tc-tic54x.c:350
11964 msgid "Comma and symbol expected for '.asg STRING, SYMBOL'"
11965 msgstr ""
11966
11967 #: config/tc-tic54x.c:403
11968 msgid "Unterminated string after absolute expression"
11969 msgstr ""
11970
11971 #: config/tc-tic54x.c:411
11972 msgid "Comma and symbol expected for '.eval EXPR, SYMBOL'"
11973 msgstr ""
11974
11975 #: config/tc-tic54x.c:423
11976 msgid "symbols assigned with .eval must begin with a letter"
11977 msgstr ""
11978
11979 #: config/tc-tic54x.c:677
11980 msgid "Offset on nested structures is ignored"
11981 msgstr ""
11982
11983 #: config/tc-tic54x.c:727
11984 #, c-format
11985 msgid ".end%s without preceding .%s"
11986 msgstr ""
11987
11988 #: config/tc-tic54x.c:793
11989 #, c-format
11990 msgid "Unrecognized struct/union tag '%s'"
11991 msgstr ""
11992
11993 #: config/tc-tic54x.c:795
11994 msgid ".tag requires a structure tag"
11995 msgstr ""
11996
11997 #: config/tc-tic54x.c:801
11998 msgid "Label required for .tag"
11999 msgstr ""
12000
12001 #: config/tc-tic54x.c:820
12002 #, c-format
12003 msgid ".tag target '%s' undefined"
12004 msgstr ""
12005
12006 #: config/tc-tic54x.c:882
12007 #, c-format
12008 msgid ".field count '%d' out of range (1 <= X <= 32)"
12009 msgstr ""
12010
12011 #: config/tc-tic54x.c:910
12012 #, c-format
12013 msgid "Unrecognized field type '%c'"
12014 msgstr ""
12015
12016 #. Disallow .byte with a non constant expression that will
12017 #. require relocation.
12018 #: config/tc-tic54x.c:1046
12019 msgid "Relocatable values require at least WORD storage"
12020 msgstr ""
12021
12022 #: config/tc-tic54x.c:1107
12023 msgid "Use of .def/.ref is deprecated.  Use .global instead"
12024 msgstr ""
12025
12026 #: config/tc-tic54x.c:1301
12027 msgid ".space/.bes repeat count is negative, ignored"
12028 msgstr ""
12029
12030 #: config/tc-tic54x.c:1306
12031 msgid ".space/.bes repeat count is zero, ignored"
12032 msgstr ""
12033
12034 #: config/tc-tic54x.c:1383
12035 msgid "Missing size argument"
12036 msgstr ""
12037
12038 #: config/tc-tic54x.c:1517
12039 msgid "CPU version has already been set"
12040 msgstr ""
12041
12042 #: config/tc-tic54x.c:1521
12043 #, c-format
12044 msgid "Unrecognized version '%s'"
12045 msgstr ""
12046
12047 #: config/tc-tic54x.c:1527
12048 msgid "Changing of CPU version on the fly not supported"
12049 msgstr ""
12050
12051 #: config/tc-tic54x.c:1660
12052 msgid "p2align not supported on this target"
12053 msgstr ""
12054
12055 #: config/tc-tic54x.c:1672
12056 msgid "Argument to .even ignored"
12057 msgstr ""
12058
12059 #: config/tc-tic54x.c:1718
12060 msgid "Invalid field size, must be from 1 to 32"
12061 msgstr ""
12062
12063 #: config/tc-tic54x.c:1731
12064 msgid "field size must be 16 when value is relocatable"
12065 msgstr ""
12066
12067 #: config/tc-tic54x.c:1746
12068 msgid "field value truncated"
12069 msgstr ""
12070
12071 #: config/tc-tic54x.c:1853 config/tc-tic54x.c:2159
12072 #, c-format
12073 msgid "Unrecognized section '%s'"
12074 msgstr ""
12075
12076 #: config/tc-tic54x.c:1862
12077 msgid "Current section is unitialized, section name required for .clink"
12078 msgstr ""
12079
12080 #: config/tc-tic54x.c:2069
12081 msgid "ENDLOOP without corresponding LOOP"
12082 msgstr ""
12083
12084 #: config/tc-tic54x.c:2110
12085 msgid "Mixing of normal and extended addressing not supported"
12086 msgstr ""
12087
12088 #: config/tc-tic54x.c:2116
12089 msgid "Extended addressing not supported on the specified CPU"
12090 msgstr ""
12091
12092 #: config/tc-tic54x.c:2165
12093 msgid ".sblock may be used for initialized sections only"
12094 msgstr ""
12095
12096 #: config/tc-tic54x.c:2195
12097 msgid "Symbol missing for .set/.equ"
12098 msgstr ""
12099
12100 #: config/tc-tic54x.c:2251
12101 msgid ".var may only be used within a macro definition"
12102 msgstr ""
12103
12104 #: config/tc-tic54x.c:2259
12105 msgid "Substitution symbols must begin with a letter"
12106 msgstr ""
12107
12108 #: config/tc-tic54x.c:2352
12109 #, c-format
12110 msgid "can't open macro library file '%s' for reading: %s"
12111 msgstr ""
12112
12113 #: config/tc-tic54x.c:2359
12114 #, c-format
12115 msgid "File '%s' not in macro archive format"
12116 msgstr ""
12117
12118 #: config/tc-tic54x.c:2489
12119 #, c-format
12120 msgid "Bad COFF version '%s'"
12121 msgstr ""
12122
12123 #: config/tc-tic54x.c:2498
12124 #, c-format
12125 msgid "Bad CPU version '%s'"
12126 msgstr ""
12127
12128 #: config/tc-tic54x.c:2511 config/tc-tic54x.c:2514
12129 #, c-format
12130 msgid "Can't redirect stderr to the file '%s'"
12131 msgstr ""
12132
12133 #: config/tc-tic54x.c:2629
12134 #, c-format
12135 msgid "Undefined substitution symbol '%s'"
12136 msgstr ""
12137
12138 #: config/tc-tic54x.c:3218
12139 msgid "Badly formed address expression"
12140 msgstr ""
12141
12142 #: config/tc-tic54x.c:3471
12143 #, c-format
12144 msgid "Invalid dmad syntax '%s'"
12145 msgstr ""
12146
12147 #: config/tc-tic54x.c:3535
12148 #, c-format
12149 msgid ""
12150 "Use the .mmregs directive to use memory-mapped register names such as '%s'"
12151 msgstr ""
12152
12153 #: config/tc-tic54x.c:3586
12154 msgid "Address mode *+ARx is write-only. Results of reading are undefined."
12155 msgstr ""
12156
12157 #: config/tc-tic54x.c:3606
12158 #, c-format
12159 msgid "Unrecognized indirect address format \"%s\""
12160 msgstr ""
12161
12162 #: config/tc-tic54x.c:3644
12163 #, c-format
12164 msgid "Operand '%s' out of range (%d <= x <= %d)"
12165 msgstr ""
12166
12167 #: config/tc-tic54x.c:3664
12168 msgid "Error in relocation handling"
12169 msgstr ""
12170
12171 #: config/tc-tic54x.c:3683 config/tc-tic54x.c:3745 config/tc-tic54x.c:3773
12172 #, c-format
12173 msgid "Unrecognized condition code \"%s\""
12174 msgstr ""
12175
12176 #: config/tc-tic54x.c:3700
12177 #, c-format
12178 msgid "Condition \"%s\" does not match preceding group"
12179 msgstr ""
12180
12181 #: config/tc-tic54x.c:3708
12182 #, c-format
12183 msgid ""
12184 "Condition \"%s\" uses a different accumulator from a preceding condition"
12185 msgstr ""
12186
12187 #: config/tc-tic54x.c:3715
12188 msgid "Only one comparison conditional allowed"
12189 msgstr ""
12190
12191 #: config/tc-tic54x.c:3720
12192 msgid "Only one overflow conditional allowed"
12193 msgstr ""
12194
12195 #: config/tc-tic54x.c:3728
12196 #, c-format
12197 msgid "Duplicate %s conditional"
12198 msgstr ""
12199
12200 #: config/tc-tic54x.c:3759
12201 msgid "Invalid auxiliary register (use AR0-AR7)"
12202 msgstr ""
12203
12204 #: config/tc-tic54x.c:3790
12205 msgid "lk addressing modes are invalid for memory-mapped register addressing"
12206 msgstr ""
12207
12208 #: config/tc-tic54x.c:3798
12209 msgid ""
12210 "Address mode *+ARx is not allowed in memory-mapped register addressing.  "
12211 "Resulting behavior is undefined."
12212 msgstr ""
12213
12214 #: config/tc-tic54x.c:3824
12215 msgid ""
12216 "Destination accumulator for each part of this parallel instruction must be "
12217 "different"
12218 msgstr ""
12219
12220 #: config/tc-tic54x.c:3873
12221 #, c-format
12222 msgid "Memory mapped register \"%s\" out of range"
12223 msgstr ""
12224
12225 #: config/tc-tic54x.c:3912
12226 msgid "Invalid operand (use 1, 2, or 3)"
12227 msgstr ""
12228
12229 #: config/tc-tic54x.c:3937
12230 msgid "A status register or status bit name is required"
12231 msgstr ""
12232
12233 #: config/tc-tic54x.c:3947
12234 #, c-format
12235 msgid "Unrecognized status bit \"%s\""
12236 msgstr ""
12237
12238 #: config/tc-tic54x.c:3970
12239 #, c-format
12240 msgid "Invalid status register \"%s\""
12241 msgstr ""
12242
12243 #: config/tc-tic54x.c:3982
12244 #, c-format
12245 msgid "Operand \"%s\" out of range (use 1 or 2)"
12246 msgstr ""
12247
12248 #: config/tc-tic54x.c:4185
12249 #, c-format
12250 msgid "Unrecognized instruction \"%s\""
12251 msgstr ""
12252
12253 #: config/tc-tic54x.c:4214
12254 #, c-format
12255 msgid "Unrecognized operand list '%s' for instruction '%s'"
12256 msgstr ""
12257
12258 #: config/tc-tic54x.c:4243
12259 #, c-format
12260 msgid "Unrecognized parallel instruction \"%s\""
12261 msgstr ""
12262
12263 #: config/tc-tic54x.c:4292
12264 #, c-format
12265 msgid "Invalid operand (s) for parallel instruction \"%s\""
12266 msgstr ""
12267
12268 #: config/tc-tic54x.c:4295
12269 #, c-format
12270 msgid "Unrecognized parallel instruction combination \"%s || %s\""
12271 msgstr ""
12272
12273 #: config/tc-tic54x.c:4522
12274 #, c-format
12275 msgid "%s symbol recursion stopped at second appearance of '%s'"
12276 msgstr ""
12277
12278 #: config/tc-tic54x.c:4562
12279 msgid "Unrecognized substitution symbol function"
12280 msgstr ""
12281
12282 #: config/tc-tic54x.c:4567
12283 msgid "Missing '(' after substitution symbol function"
12284 msgstr ""
12285
12286 #: config/tc-tic54x.c:4581
12287 msgid "Expecting second argument"
12288 msgstr ""
12289
12290 #: config/tc-tic54x.c:4594 config/tc-tic54x.c:4644
12291 msgid "Extra junk in function call, expecting ')'"
12292 msgstr ""
12293
12294 #: config/tc-tic54x.c:4620
12295 msgid "Function expects two arguments"
12296 msgstr ""
12297
12298 #: config/tc-tic54x.c:4633
12299 msgid "Expecting character constant argument"
12300 msgstr ""
12301
12302 #: config/tc-tic54x.c:4639
12303 msgid "Both arguments must be substitution symbols"
12304 msgstr ""
12305
12306 #: config/tc-tic54x.c:4692
12307 #, c-format
12308 msgid "Invalid subscript (use 1 to %d)"
12309 msgstr ""
12310
12311 #: config/tc-tic54x.c:4702
12312 #, c-format
12313 msgid "Invalid length (use 0 to %d"
12314 msgstr ""
12315
12316 #: config/tc-tic54x.c:4712
12317 msgid "Missing ')' in subscripted substitution symbol expression"
12318 msgstr ""
12319
12320 #: config/tc-tic54x.c:4732
12321 msgid "Missing forced substitution terminator ':'"
12322 msgstr ""
12323
12324 #: config/tc-tic54x.c:4886
12325 #, c-format
12326 msgid ""
12327 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12328 "left)"
12329 msgstr ""
12330
12331 #: config/tc-tic54x.c:4927
12332 #, c-format
12333 msgid "Unrecognized parallel instruction '%s'"
12334 msgstr ""
12335
12336 #: config/tc-tic54x.c:4939
12337 #, c-format
12338 msgid "Instruction '%s' requires an LP cpu version"
12339 msgstr ""
12340
12341 #: config/tc-tic54x.c:4946
12342 #, c-format
12343 msgid "Instruction '%s' requires far mode addressing"
12344 msgstr ""
12345
12346 #: config/tc-tic54x.c:4958
12347 #, c-format
12348 msgid ""
12349 "Instruction does not fit in available delay slots (%d-word insn, %d slots "
12350 "left). Resulting behavior is undefined."
12351 msgstr ""
12352
12353 #: config/tc-tic54x.c:4968
12354 msgid ""
12355 "Instructions which cause PC discontinuity are not allowed in a delay slot. "
12356 "Resulting behavior is undefined."
12357 msgstr ""
12358
12359 #: config/tc-tic54x.c:4979
12360 #, c-format
12361 msgid "'%s' is not repeatable. Resulting behavior is undefined."
12362 msgstr ""
12363
12364 #: config/tc-tic54x.c:4983
12365 msgid ""
12366 "Instructions using long offset modifiers or absolute addresses are not "
12367 "repeatable. Resulting behavior is undefined."
12368 msgstr ""
12369
12370 #: config/tc-tic54x.c:5135
12371 #, c-format
12372 msgid "Unsupported relocation size %d"
12373 msgstr ""
12374
12375 #: config/tc-tic54x.c:5266
12376 msgid "non-absolute value used with .space/.bes"
12377 msgstr ""
12378
12379 #: config/tc-tic54x.c:5270
12380 #, c-format
12381 msgid "negative value ignored in %s"
12382 msgstr ""
12383
12384 #: config/tc-tic54x.c:5358
12385 #, c-format
12386 msgid "attempt to .space/.bes backwards? (%ld)"
12387 msgstr ""
12388
12389 #: config/tc-tic54x.c:5390
12390 #, c-format
12391 msgid "Invalid label '%s'"
12392 msgstr ""
12393
12394 #: config/tc-v850.c:233
12395 #, c-format
12396 msgid ".COMMon length (%d.) < 0! Ignored."
12397 msgstr ""
12398
12399 #: config/tc-v850.c:254
12400 #, c-format
12401 msgid "Length of .comm \"%s\" is already %ld. Not changed to %d."
12402 msgstr ""
12403
12404 #: config/tc-v850.c:280
12405 msgid "Common alignment negative; 0 assumed"
12406 msgstr ""
12407
12408 #: config/tc-v850.c:938
12409 #, c-format
12410 msgid "unknown operand shift: %x\n"
12411 msgstr ""
12412
12413 #: config/tc-v850.c:939
12414 msgid "internal failure in parse_register_list"
12415 msgstr ""
12416
12417 #: config/tc-v850.c:955
12418 msgid "constant expression or register list expected"
12419 msgstr ""
12420
12421 #: config/tc-v850.c:960 config/tc-v850.c:973 config/tc-v850.c:992
12422 msgid "high bits set in register list expression"
12423 msgstr ""
12424
12425 #: config/tc-v850.c:1031 config/tc-v850.c:1094
12426 msgid "illegal register included in list"
12427 msgstr ""
12428
12429 #: config/tc-v850.c:1037
12430 msgid "system registers cannot be included in list"
12431 msgstr ""
12432
12433 #: config/tc-v850.c:1042
12434 msgid "PSW cannot be included in list"
12435 msgstr ""
12436
12437 #: config/tc-v850.c:1049
12438 msgid "High value system registers cannot be included in list"
12439 msgstr ""
12440
12441 #: config/tc-v850.c:1073
12442 msgid "second register should follow dash in register list"
12443 msgstr ""
12444
12445 #: config/tc-v850.c:1118
12446 #, c-format
12447 msgid " V850 options:\n"
12448 msgstr ""
12449
12450 #: config/tc-v850.c:1119
12451 #, c-format
12452 msgid "  -mwarn-signed-overflow    Warn if signed immediate values overflow\n"
12453 msgstr ""
12454
12455 #: config/tc-v850.c:1120
12456 #, c-format
12457 msgid ""
12458 "  -mwarn-unsigned-overflow  Warn if unsigned immediate values overflow\n"
12459 msgstr ""
12460
12461 #: config/tc-v850.c:1121
12462 #, c-format
12463 msgid "  -mv850                    The code is targeted at the v850\n"
12464 msgstr ""
12465
12466 #: config/tc-v850.c:1122
12467 #, c-format
12468 msgid "  -mv850e                   The code is targeted at the v850e\n"
12469 msgstr ""
12470
12471 #: config/tc-v850.c:1123
12472 #, c-format
12473 msgid "  -mv850e1                  The code is targeted at the v850e1\n"
12474 msgstr ""
12475
12476 #: config/tc-v850.c:1124
12477 #, c-format
12478 msgid ""
12479 "  -mv850any                 The code is generic, despite any processor "
12480 "specific instructions\n"
12481 msgstr ""
12482
12483 #: config/tc-v850.c:1125
12484 #, c-format
12485 msgid "  -mrelax                   Enable relaxation\n"
12486 msgstr ""
12487
12488 #: config/tc-v850.c:1291
12489 #, c-format
12490 msgid "Unable to determine default target processor from string: %s"
12491 msgstr ""
12492
12493 #: config/tc-v850.c:1326
12494 msgid "lo() relocation used on an instruction which does not support it"
12495 msgstr ""
12496
12497 #: config/tc-v850.c:1343
12498 msgid "ctoff() relocation used on an instruction which does not support it"
12499 msgstr ""
12500
12501 #: config/tc-v850.c:1365
12502 msgid "sdaoff() relocation used on an instruction which does not support it"
12503 msgstr ""
12504
12505 #: config/tc-v850.c:1387
12506 msgid "zdaoff() relocation used on an instruction which does not support it"
12507 msgstr ""
12508
12509 #: config/tc-v850.c:1420
12510 msgid "tdaoff() relocation used on an instruction which does not support it"
12511 msgstr ""
12512
12513 #: config/tc-v850.c:1625
12514 msgid "Target processor does not support this instruction."
12515 msgstr ""
12516
12517 #: config/tc-v850.c:1714 config/tc-v850.c:1743 config/tc-v850.c:1923
12518 msgid "immediate operand is too large"
12519 msgstr ""
12520
12521 #: config/tc-v850.c:1725
12522 msgid "AAARG -> unhandled constant reloc"
12523 msgstr ""
12524
12525 #: config/tc-v850.c:1768
12526 msgid "invalid register name"
12527 msgstr ""
12528
12529 #: config/tc-v850.c:1772
12530 msgid "register r0 cannot be used here"
12531 msgstr ""
12532
12533 #: config/tc-v850.c:1783
12534 msgid "invalid system register name"
12535 msgstr ""
12536
12537 #: config/tc-v850.c:1795
12538 msgid "expected EP register"
12539 msgstr ""
12540
12541 #: config/tc-v850.c:1811
12542 msgid "invalid condition code name"
12543 msgstr ""
12544
12545 #: config/tc-v850.c:1831 config/tc-v850.c:1835
12546 msgid "constant too big to fit into instruction"
12547 msgstr ""
12548
12549 #: config/tc-v850.c:1888
12550 msgid "syntax error: value is missing before the register name"
12551 msgstr ""
12552
12553 #: config/tc-v850.c:1890
12554 msgid "syntax error: register not expected"
12555 msgstr ""
12556
12557 #: config/tc-v850.c:1903
12558 msgid "syntax error: system register not expected"
12559 msgstr ""
12560
12561 #: config/tc-v850.c:1907
12562 msgid "syntax error: condition code not expected"
12563 msgstr ""
12564
12565 #: config/tc-v850.c:1941 config/tc-xtensa.c:11683
12566 msgid "invalid operand"
12567 msgstr ""
12568
12569 #: config/tc-vax.c:1343
12570 msgid "no '[' to match ']'"
12571 msgstr ""
12572
12573 #: config/tc-vax.c:1359
12574 msgid "bad register in []"
12575 msgstr ""
12576
12577 #: config/tc-vax.c:1361
12578 msgid "[PC] index banned"
12579 msgstr ""
12580
12581 #: config/tc-vax.c:1397
12582 msgid "no '(' to match ')'"
12583 msgstr ""
12584
12585 #: config/tc-vax.c:1513
12586 msgid "invalid branch operand"
12587 msgstr ""
12588
12589 #: config/tc-vax.c:1540
12590 msgid "address prohibits @"
12591 msgstr ""
12592
12593 #: config/tc-vax.c:1542
12594 msgid "address prohibits #"
12595 msgstr ""
12596
12597 #: config/tc-vax.c:1546
12598 msgid "address prohibits -()"
12599 msgstr ""
12600
12601 #: config/tc-vax.c:1548
12602 msgid "address prohibits ()+"
12603 msgstr ""
12604
12605 #: config/tc-vax.c:1551
12606 msgid "address prohibits ()"
12607 msgstr ""
12608
12609 #: config/tc-vax.c:1553
12610 msgid "address prohibits []"
12611 msgstr ""
12612
12613 #: config/tc-vax.c:1555
12614 msgid "address prohibits register"
12615 msgstr ""
12616
12617 #: config/tc-vax.c:1557
12618 msgid "address prohibits displacement length specifier"
12619 msgstr ""
12620
12621 #: config/tc-vax.c:1585
12622 msgid "invalid operand of S^#"
12623 msgstr ""
12624
12625 #: config/tc-vax.c:1598
12626 msgid "S^# needs expression"
12627 msgstr ""
12628
12629 #: config/tc-vax.c:1605
12630 msgid "S^# may only read-access"
12631 msgstr ""
12632
12633 #: config/tc-vax.c:1628
12634 msgid "invalid operand of -()"
12635 msgstr ""
12636
12637 #: config/tc-vax.c:1634
12638 msgid "-(PC) unpredictable"
12639 msgstr ""
12640
12641 #: config/tc-vax.c:1636
12642 msgid "[]index same as -()register: unpredictable"
12643 msgstr ""
12644
12645 #: config/tc-vax.c:1668
12646 msgid "invalid operand of ()+"
12647 msgstr ""
12648
12649 #: config/tc-vax.c:1674
12650 msgid "(PC)+ unpredictable"
12651 msgstr ""
12652
12653 #: config/tc-vax.c:1676
12654 msgid "[]index same as ()+register: unpredictable"
12655 msgstr ""
12656
12657 #: config/tc-vax.c:1699
12658 msgid "# conflicts length"
12659 msgstr ""
12660
12661 #: config/tc-vax.c:1701
12662 msgid "# bars register"
12663 msgstr ""
12664
12665 #: config/tc-vax.c:1721
12666 msgid "writing or modifying # is unpredictable"
12667 msgstr ""
12668
12669 #: config/tc-vax.c:1747
12670 msgid "length not needed"
12671 msgstr ""
12672
12673 #: config/tc-vax.c:1754
12674 msgid "can't []index a register, because it has no address"
12675 msgstr ""
12676
12677 #: config/tc-vax.c:1756
12678 msgid "a register has no address"
12679 msgstr ""
12680
12681 #: config/tc-vax.c:1765
12682 msgid "PC part of operand unpredictable"
12683 msgstr ""
12684
12685 #: config/tc-vax.c:1921
12686 msgid "odd number of bytes in operand description"
12687 msgstr ""
12688
12689 #: config/tc-vax.c:1935
12690 msgid "Bad operand"
12691 msgstr ""
12692
12693 #: config/tc-vax.c:1940
12694 msgid "Not enough operands"
12695 msgstr ""
12696
12697 #: config/tc-vax.c:1947
12698 msgid "Too many operands"
12699 msgstr ""
12700
12701 #: config/tc-vax.c:2217
12702 msgid "SYMBOL TABLE not implemented"
12703 msgstr ""
12704
12705 #: config/tc-vax.c:2221
12706 msgid "TOKEN TRACE not implemented"
12707 msgstr ""
12708
12709 #: config/tc-vax.c:2225
12710 #, c-format
12711 msgid "Displacement length %s ignored!"
12712 msgstr ""
12713
12714 #: config/tc-vax.c:2229
12715 #, c-format
12716 msgid "I don't need or use temp. file \"%s\"."
12717 msgstr ""
12718
12719 #: config/tc-vax.c:2233
12720 msgid "I don't use an interpass file! -V ignored"
12721 msgstr ""
12722
12723 #: config/tc-vax.c:2290
12724 #, c-format
12725 msgid ""
12726 "VAX options:\n"
12727 "-d LENGTH\t\tignored\n"
12728 "-J\t\t\tignored\n"
12729 "-S\t\t\tignored\n"
12730 "-t FILE\t\t\tignored\n"
12731 "-T\t\t\tignored\n"
12732 "-V\t\t\tignored\n"
12733 msgstr ""
12734
12735 #: config/tc-vax.c:2299
12736 #, c-format
12737 msgid ""
12738 "VMS options:\n"
12739 "-+\t\t\thash encode names longer than 31 characters\n"
12740 "-1\t\t\t`const' handling compatible with gcc 1.x\n"
12741 "-H\t\t\tshow new symbol after hash truncation\n"
12742 "-h NUM\t\t\tdon't hash mixed-case names, and adjust case:\n"
12743 "\t\t\t0 = upper, 2 = lower, 3 = preserve case\n"
12744 "-v\"VERSION\"\t\tcode being assembled was produced by compiler \"VERSION\"\n"
12745 msgstr ""
12746
12747 #: config/tc-vax.c:2464
12748 #, c-format
12749 msgid "Ignoring statement due to \"%s\""
12750 msgstr ""
12751
12752 #: config/tc-vax.c:2481
12753 #, c-format
12754 msgid "Aborting because statement has \"%s\""
12755 msgstr ""
12756
12757 #: config/tc-vax.c:2526
12758 msgid "Can't relocate expression"
12759 msgstr ""
12760
12761 #: config/tc-vax.c:2629
12762 msgid "Bignum not permitted in short literal. Immediate mode assumed."
12763 msgstr ""
12764
12765 #: config/tc-vax.c:2638
12766 msgid "Can't do flonum short literal: immediate mode used."
12767 msgstr ""
12768
12769 #: config/tc-vax.c:2685
12770 #, c-format
12771 msgid "A bignum/flonum may not be a displacement: 0x%lx used"
12772 msgstr ""
12773
12774 #: config/tc-vax.c:2996
12775 #, c-format
12776 msgid "Short literal overflow(%ld.), immediate mode assumed."
12777 msgstr ""
12778
12779 #: config/tc-vax.c:3005
12780 #, c-format
12781 msgid "Forced short literal to immediate mode. now_seg=%s to_seg=%s"
12782 msgstr ""
12783
12784 #: config/tc-vax.c:3070
12785 msgid "Length specification ignored. Address mode 9F used"
12786 msgstr ""
12787
12788 #: config/tc-vax.c:3128
12789 msgid "Invalid operand:  immediate value used as base address."
12790 msgstr ""
12791
12792 #: config/tc-vax.c:3130
12793 msgid "Invalid operand:  immediate value used as address."
12794 msgstr ""
12795
12796 #: config/tc-vax.c:3155
12797 msgid "Symbol used as immediate operand in PIC mode."
12798 msgstr ""
12799
12800 #: config/tc-vax.c:3258
12801 #, c-format
12802 msgid "VIP_BEGIN error:%s"
12803 msgstr ""
12804
12805 #: config/tc-xc16x.c:211
12806 #, c-format
12807 msgid " XC16X specific command line options:\n"
12808 msgstr ""
12809
12810 #: config/tc-xstormy16.c:78
12811 #, c-format
12812 msgid " XSTORMY16 specific command line options:\n"
12813 msgstr ""
12814
12815 #: config/tc-xtensa.c:617
12816 msgid "illegal range of target hardware versions"
12817 msgstr ""
12818
12819 #: config/tc-xtensa.c:766
12820 msgid "--density option is ignored"
12821 msgstr ""
12822
12823 #: config/tc-xtensa.c:769
12824 msgid "--no-density option is ignored"
12825 msgstr ""
12826
12827 #: config/tc-xtensa.c:778
12828 msgid "--generics is deprecated; use --transform instead"
12829 msgstr ""
12830
12831 #: config/tc-xtensa.c:781
12832 msgid "--no-generics is deprecated; use --no-transform instead"
12833 msgstr ""
12834
12835 #: config/tc-xtensa.c:784
12836 msgid "--relax is deprecated; use --transform instead"
12837 msgstr ""
12838
12839 #: config/tc-xtensa.c:787
12840 msgid "--no-relax is deprecated; use --no-transform instead"
12841 msgstr ""
12842
12843 #: config/tc-xtensa.c:804
12844 msgid "--absolute-literals option not supported in this Xtensa configuration"
12845 msgstr ""
12846
12847 #: config/tc-xtensa.c:877
12848 msgid "prefer-l32r conflicts with prefer-const16"
12849 msgstr ""
12850
12851 #: config/tc-xtensa.c:883
12852 msgid "prefer-const16 conflicts with prefer-l32r"
12853 msgstr ""
12854
12855 #: config/tc-xtensa.c:891 config/tc-xtensa.c:900 config/tc-xtensa.c:904
12856 msgid "invalid target hardware version"
12857 msgstr ""
12858
12859 #: config/tc-xtensa.c:1083
12860 msgid "unmatched end directive"
12861 msgstr ""
12862
12863 #: config/tc-xtensa.c:1112
12864 msgid ".begin directive with no matching .end directive"
12865 msgstr ""
12866
12867 #: config/tc-xtensa.c:1153
12868 msgid "[no-]generics is deprecated; use [no-]transform instead"
12869 msgstr ""
12870
12871 #: config/tc-xtensa.c:1158
12872 msgid "[no-]relax is deprecated; use [no-]transform instead"
12873 msgstr ""
12874
12875 #: config/tc-xtensa.c:1171
12876 #, c-format
12877 msgid "directive %s cannot be negated"
12878 msgstr ""
12879
12880 #: config/tc-xtensa.c:1177
12881 msgid "unknown directive"
12882 msgstr ""
12883
12884 #: config/tc-xtensa.c:1198 config/tc-xtensa.c:1294 config/tc-xtensa.c:1536
12885 #: config/tc-xtensa.c:5689
12886 msgid "directives are not valid inside bundles"
12887 msgstr ""
12888
12889 #: config/tc-xtensa.c:1210
12890 msgid ".begin literal is deprecated; use .literal instead"
12891 msgstr ""
12892
12893 #: config/tc-xtensa.c:1224
12894 msgid "cannot set literal_prefix inside literal fragment"
12895 msgstr ""
12896
12897 #: config/tc-xtensa.c:1257
12898 msgid ".begin [no-]density is ignored"
12899 msgstr ""
12900
12901 #: config/tc-xtensa.c:1264 config/tc-xtensa.c:1314
12902 msgid "Xtensa absolute literals option not supported; ignored"
12903 msgstr ""
12904
12905 #: config/tc-xtensa.c:1307
12906 msgid ".end [no-]density is ignored"
12907 msgstr ""
12908
12909 #: config/tc-xtensa.c:1332
12910 #, c-format
12911 msgid "does not match begin %s%s at %s:%d"
12912 msgstr ""
12913
12914 #: config/tc-xtensa.c:1387
12915 msgid ".literal_position inside literal directive; ignoring"
12916 msgstr ""
12917
12918 #: config/tc-xtensa.c:1407
12919 msgid ".literal not allowed inside .begin literal region"
12920 msgstr ""
12921
12922 #: config/tc-xtensa.c:1443
12923 msgid "expected comma or colon after symbol name; rest of line ignored"
12924 msgstr ""
12925
12926 #: config/tc-xtensa.c:1505
12927 msgid "fall through frequency must be greater than 0"
12928 msgstr ""
12929
12930 #: config/tc-xtensa.c:1513
12931 msgid "branch target frequency must be greater than 0"
12932 msgstr ""
12933
12934 #: config/tc-xtensa.c:1561
12935 #, c-format
12936 msgid "opcode-specific %s relocation used outside an instruction"
12937 msgstr ""
12938
12939 #: config/tc-xtensa.c:1569
12940 #, c-format
12941 msgid "invalid use of %s relocation"
12942 msgstr ""
12943
12944 #: config/tc-xtensa.c:1765 config/tc-xtensa.c:1782
12945 #, c-format
12946 msgid "bad register name: %s"
12947 msgstr ""
12948
12949 #: config/tc-xtensa.c:1771
12950 #, c-format
12951 msgid "bad register number: %s"
12952 msgstr ""
12953
12954 #: config/tc-xtensa.c:1834
12955 msgid "pcrel relocation not allowed in an instruction"
12956 msgstr ""
12957
12958 #: config/tc-xtensa.c:1851
12959 msgid "register number out of range"
12960 msgstr ""
12961
12962 #: config/tc-xtensa.c:1935
12963 msgid "extra comma"
12964 msgstr ""
12965
12966 #: config/tc-xtensa.c:1937
12967 msgid "extra colon"
12968 msgstr ""
12969
12970 #: config/tc-xtensa.c:1939
12971 msgid "missing argument"
12972 msgstr ""
12973
12974 #: config/tc-xtensa.c:1941
12975 msgid "missing comma or colon"
12976 msgstr ""
12977
12978 #: config/tc-xtensa.c:1998
12979 msgid "incorrect register number, ignoring"
12980 msgstr ""
12981
12982 #: config/tc-xtensa.c:2005
12983 msgid "too many arguments"
12984 msgstr ""
12985
12986 #: config/tc-xtensa.c:2078
12987 #, c-format
12988 msgid "cannot encode opcode \"%s\""
12989 msgstr ""
12990
12991 #: config/tc-xtensa.c:2172
12992 #, c-format
12993 msgid "not enough operands (%d) for '%s'; expected %d"
12994 msgstr ""
12995
12996 #: config/tc-xtensa.c:2179
12997 #, c-format
12998 msgid "too many operands (%d) for '%s'; expected %d"
12999 msgstr ""
13000
13001 #: config/tc-xtensa.c:2230
13002 #, c-format
13003 msgid "invalid register '%s' for '%s' instruction"
13004 msgstr ""
13005
13006 #: config/tc-xtensa.c:2237
13007 #, c-format
13008 msgid "invalid register number (%ld) for '%s' instruction"
13009 msgstr ""
13010
13011 #: config/tc-xtensa.c:2305
13012 #, c-format
13013 msgid "invalid register number (%ld) for '%s'"
13014 msgstr ""
13015
13016 #: config/tc-xtensa.c:2696
13017 #, c-format
13018 msgid "operand %d of '%s' has out of range value '%u'"
13019 msgstr ""
13020
13021 #: config/tc-xtensa.c:2702
13022 #, c-format
13023 msgid "operand %d of '%s' has invalid value '%u'"
13024 msgstr ""
13025
13026 #: config/tc-xtensa.c:2750
13027 #, c-format
13028 msgid "internal error: unknown option name '%s'"
13029 msgstr ""
13030
13031 #: config/tc-xtensa.c:3852
13032 msgid "can't handle generation of literal/labels yet"
13033 msgstr ""
13034
13035 #: config/tc-xtensa.c:3856
13036 msgid "can't handle undefined OP TYPE"
13037 msgstr ""
13038
13039 #: config/tc-xtensa.c:3917
13040 #, c-format
13041 msgid "found %d operands for '%s':  Expected %d"
13042 msgstr ""
13043
13044 #: config/tc-xtensa.c:3924
13045 #, c-format
13046 msgid "found too many (%d) operands for '%s':  Expected %d"
13047 msgstr ""
13048
13049 #: config/tc-xtensa.c:3945
13050 msgid "immediate operands sum to greater than 32"
13051 msgstr ""
13052
13053 #: config/tc-xtensa.c:4076
13054 msgid "invalid immediate"
13055 msgstr ""
13056
13057 #: config/tc-xtensa.c:4197
13058 #, c-format
13059 msgid "invalid relocation for operand %i of '%s'"
13060 msgstr ""
13061
13062 #: config/tc-xtensa.c:4207
13063 #, c-format
13064 msgid "invalid expression for operand %i of '%s'"
13065 msgstr ""
13066
13067 #: config/tc-xtensa.c:4217
13068 #, c-format
13069 msgid "invalid relocation in instruction slot %i"
13070 msgstr ""
13071
13072 #: config/tc-xtensa.c:4224
13073 #, c-format
13074 msgid "undefined symbol for opcode \"%s\""
13075 msgstr ""
13076
13077 #: config/tc-xtensa.c:4698
13078 msgid "opcode 'NOP.N' unavailable in this configuration"
13079 msgstr ""
13080
13081 #: config/tc-xtensa.c:4758
13082 msgid "get_expanded_loop_offset: invalid opcode"
13083 msgstr ""
13084
13085 #: config/tc-xtensa.c:4891
13086 #, c-format
13087 msgid "assembly state not set for first frag in section %s"
13088 msgstr ""
13089
13090 #: config/tc-xtensa.c:4944
13091 #, c-format
13092 msgid "unaligned branch target: %d bytes at 0x%lx"
13093 msgstr ""
13094
13095 #: config/tc-xtensa.c:4983
13096 #, c-format
13097 msgid "unaligned loop: %d bytes at 0x%lx"
13098 msgstr ""
13099
13100 #: config/tc-xtensa.c:5007
13101 msgid "unexpected fix"
13102 msgstr ""
13103
13104 #: config/tc-xtensa.c:5018 config/tc-xtensa.c:5022
13105 msgid "undecodable fix"
13106 msgstr ""
13107
13108 #: config/tc-xtensa.c:5151
13109 msgid "labels are not valid inside bundles"
13110 msgstr ""
13111
13112 #: config/tc-xtensa.c:5171
13113 msgid "invalid last instruction for a zero-overhead loop"
13114 msgstr ""
13115
13116 #: config/tc-xtensa.c:5236
13117 msgid "extra opening brace"
13118 msgstr ""
13119
13120 #: config/tc-xtensa.c:5246
13121 msgid "extra closing brace"
13122 msgstr ""
13123
13124 #: config/tc-xtensa.c:5273
13125 msgid "missing closing brace"
13126 msgstr ""
13127
13128 #: config/tc-xtensa.c:5373
13129 #, c-format
13130 msgid "wrong number of operands for '%s'"
13131 msgstr ""
13132
13133 #: config/tc-xtensa.c:5390
13134 #, c-format
13135 msgid "bad relocation expression for '%s'"
13136 msgstr ""
13137
13138 #: config/tc-xtensa.c:5403
13139 #, c-format
13140 msgid "unknown opcode or format name '%s'"
13141 msgstr ""
13142
13143 #: config/tc-xtensa.c:5409
13144 msgid "format names only valid inside bundles"
13145 msgstr ""
13146
13147 #: config/tc-xtensa.c:5414
13148 #, c-format
13149 msgid "multiple formats specified for one bundle; using '%s'"
13150 msgstr ""
13151
13152 #: config/tc-xtensa.c:5464
13153 msgid "entry instruction with stack decrement < 16"
13154 msgstr ""
13155
13156 #: config/tc-xtensa.c:5517
13157 msgid "unaligned entry instruction"
13158 msgstr ""
13159
13160 #: config/tc-xtensa.c:5582
13161 msgid "bad instruction format"
13162 msgstr ""
13163
13164 #: config/tc-xtensa.c:5585
13165 msgid "invalid relocation"
13166 msgstr ""
13167
13168 #: config/tc-xtensa.c:5596
13169 #, c-format
13170 msgid "invalid relocation for '%s' instruction"
13171 msgstr ""
13172
13173 #: config/tc-xtensa.c:5608
13174 #, c-format
13175 msgid "invalid relocation for operand %d of '%s'"
13176 msgstr ""
13177
13178 #: config/tc-xtensa.c:5788
13179 msgid "cannot represent subtraction with an offset"
13180 msgstr ""
13181
13182 #: config/tc-xtensa.c:5888
13183 #, c-format
13184 msgid "unhandled local relocation fix %s"
13185 msgstr ""
13186
13187 #: config/tc-xtensa.c:5939
13188 #, c-format
13189 msgid "internal error; cannot generate `%s' relocation"
13190 msgstr ""
13191
13192 #: config/tc-xtensa.c:6159
13193 msgid "couldn't find a valid instruction format"
13194 msgstr ""
13195
13196 #: config/tc-xtensa.c:6160
13197 #, c-format
13198 msgid "    ops were: "
13199 msgstr ""
13200
13201 #: config/tc-xtensa.c:6162
13202 #, c-format
13203 msgid " %s;"
13204 msgstr ""
13205
13206 #: config/tc-xtensa.c:6173
13207 #, c-format
13208 msgid "format '%s' allows %d slots, but there are %d opcodes"
13209 msgstr ""
13210
13211 #: config/tc-xtensa.c:6184 config/tc-xtensa.c:6282
13212 msgid "illegal resource usage in bundle"
13213 msgstr ""
13214
13215 #: config/tc-xtensa.c:6369
13216 #, c-format
13217 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same register"
13218 msgstr ""
13219
13220 #: config/tc-xtensa.c:6374
13221 #, c-format
13222 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same state"
13223 msgstr ""
13224
13225 #: config/tc-xtensa.c:6379
13226 #, c-format
13227 msgid "opcodes '%s' (slot %d) and '%s' (slot %d) write the same port"
13228 msgstr ""
13229
13230 #: config/tc-xtensa.c:6384
13231 #, c-format
13232 msgid ""
13233 "opcodes '%s' (slot %d) and '%s' (slot %d) both have volatile port accesses"
13234 msgstr ""
13235
13236 #: config/tc-xtensa.c:6400
13237 msgid "multiple branches or jumps in the same bundle"
13238 msgstr ""
13239
13240 #: config/tc-xtensa.c:6852
13241 msgid "cannot assemble into a literal fragment"
13242 msgstr ""
13243
13244 #: config/tc-xtensa.c:6854
13245 msgid "..."
13246 msgstr ""
13247
13248 #: config/tc-xtensa.c:7453
13249 msgid ""
13250 "instruction sequence (write a0, branch, retw) may trigger hardware errata"
13251 msgstr ""
13252
13253 #: config/tc-xtensa.c:7565
13254 msgid "branching or jumping to a loop end may trigger hardware errata"
13255 msgstr ""
13256
13257 #: config/tc-xtensa.c:7647
13258 msgid "loop end too close to another loop end may trigger hardware errata"
13259 msgstr ""
13260
13261 #: config/tc-xtensa.c:7656
13262 #, c-format
13263 msgid "fr_var %lu < length %d"
13264 msgstr ""
13265
13266 #: config/tc-xtensa.c:7815
13267 msgid ""
13268 "loop containing less than three instructions may trigger hardware errata"
13269 msgstr ""
13270
13271 #: config/tc-xtensa.c:7887
13272 msgid "undecodable instruction in instruction frag"
13273 msgstr ""
13274
13275 #: config/tc-xtensa.c:7997
13276 msgid "invalid empty loop"
13277 msgstr ""
13278
13279 #: config/tc-xtensa.c:8002
13280 msgid "loop target does not follow loop instruction in section"
13281 msgstr ""
13282
13283 #: config/tc-xtensa.c:8580
13284 msgid "bad relaxation state"
13285 msgstr ""
13286
13287 #: config/tc-xtensa.c:8638
13288 #, c-format
13289 msgid "fr_var (%ld) < length (%d)"
13290 msgstr ""
13291
13292 #: config/tc-xtensa.c:9339
13293 msgid "invalid relaxation fragment result"
13294 msgstr ""
13295
13296 #: config/tc-xtensa.c:9418
13297 msgid "unable to widen instruction"
13298 msgstr ""
13299
13300 #: config/tc-xtensa.c:9558
13301 msgid "multiple literals in expansion"
13302 msgstr ""
13303
13304 #: config/tc-xtensa.c:9562
13305 msgid "no registered fragment for literal"
13306 msgstr ""
13307
13308 #: config/tc-xtensa.c:9564
13309 msgid "number of literal tokens != 1"
13310 msgstr ""
13311
13312 #: config/tc-xtensa.c:9694 config/tc-xtensa.c:9700
13313 #, c-format
13314 msgid "unresolved loop target symbol: %s"
13315 msgstr ""
13316
13317 #: config/tc-xtensa.c:9806
13318 #, c-format
13319 msgid "invalid expression evaluation type %d"
13320 msgstr ""
13321
13322 #: config/tc-xtensa.c:9823
13323 msgid "loop too long for LOOP instruction"
13324 msgstr ""
13325
13326 #: config/tc-xtensa.c:10093
13327 #, c-format
13328 msgid "fixes not all moved from %s"
13329 msgstr ""
13330
13331 #: config/tc-xtensa.c:10224
13332 msgid ""
13333 "literal pool location required for text-section-literals; specify with ."
13334 "literal_position"
13335 msgstr ""
13336
13337 #: config/tc-xtensa.c:11062
13338 msgid "too many operands in instruction"
13339 msgstr ""
13340
13341 #: config/tc-xtensa.c:11273
13342 msgid "invalid symbolic operand"
13343 msgstr ""
13344
13345 #: config/tc-xtensa.c:11334
13346 msgid "operand number mismatch"
13347 msgstr ""
13348
13349 #: config/tc-xtensa.c:11338
13350 #, c-format
13351 msgid "cannot encode opcode \"%s\" in the given format \"%s\""
13352 msgstr ""
13353
13354 #: config/tc-xtensa.c:11363
13355 #, c-format
13356 msgid "xtensa-isa failure: %s"
13357 msgstr ""
13358
13359 #: config/tc-xtensa.c:11434
13360 msgid "invalid opcode"
13361 msgstr ""
13362
13363 #: config/tc-xtensa.c:11440
13364 msgid "too few operands"
13365 msgstr ""
13366
13367 #: config/tc-xtensa.c:11555 config/tc-xtensa.c:11561
13368 msgid "out of memory"
13369 msgstr ""
13370
13371 #: config/tc-xtensa.c:11639
13372 msgid "TLS relocation not allowed in FLIX bundle"
13373 msgstr ""
13374
13375 #. Instructions that generate TLS relocations should always be
13376 #. relaxed in the front-end.  If "record_fixup" is set, then this
13377 #. function is being called during back-end relaxation, so flag
13378 #. the unexpected behavior as an error.
13379 #: config/tc-xtensa.c:11645
13380 msgid "unexpected TLS relocation"
13381 msgstr ""
13382
13383 #: config/tc-xtensa.c:11689
13384 msgid "symbolic operand not allowed"
13385 msgstr ""
13386
13387 #: config/tc-xtensa.c:11726
13388 msgid "cannot decode instruction format"
13389 msgstr ""
13390
13391 #: config/tc-xtensa.c:11870
13392 msgid "ignoring extra '-rename-section' delimiter ':'"
13393 msgstr ""
13394
13395 #: config/tc-xtensa.c:11875
13396 #, c-format
13397 msgid "ignoring invalid '-rename-section' specification: '%s'"
13398 msgstr ""
13399
13400 #: config/tc-xtensa.c:11886
13401 #, c-format
13402 msgid "section %s renamed multiple times"
13403 msgstr ""
13404
13405 #: config/tc-xtensa.c:11888
13406 #, c-format
13407 msgid "multiple sections remapped to output section %s"
13408 msgstr ""
13409
13410 #: config/tc-z80.c:244
13411 msgid "-- unterminated string"
13412 msgstr ""
13413
13414 #: config/tc-z80.c:314
13415 msgid "floating point numbers are not implemented"
13416 msgstr ""
13417
13418 #: config/tc-z80.c:493 config/tc-z80.c:499
13419 msgid "mismatched parentheses"
13420 msgstr ""
13421
13422 #: config/tc-z80.c:553
13423 msgid "bad offset expression syntax"
13424 msgstr ""
13425
13426 #: config/tc-z80.c:577
13427 msgid "bad expression syntax"
13428 msgstr ""
13429
13430 #: config/tc-z80.c:690
13431 msgid "cannot make a relative jump to an absolute location"
13432 msgstr ""
13433
13434 #: config/tc-z80.c:702 config/tc-z80.c:1960
13435 msgid "overflow"
13436 msgstr ""
13437
13438 #: config/tc-z80.c:1070 config/tc-z80.c:1113 config/tc-z80.c:1157
13439 #: config/tc-z80.c:1277 config/tc-z80.c:1331 config/tc-z80.c:1600
13440 msgid "bad intruction syntax"
13441 msgstr ""
13442
13443 #: config/tc-z80.c:1203
13444 msgid "condition code invalid for jr"
13445 msgstr ""
13446
13447 #: config/tc-z80.c:1225
13448 msgid "bad instruction syntax"
13449 msgstr ""
13450
13451 #: config/tc-z80.c:1704
13452 msgid "parentheses ignored"
13453 msgstr ""
13454
13455 #: config/tc-z80.c:1909 read.c:3512
13456 #, c-format
13457 msgid "junk at end of line, first unrecognized character is `%c'"
13458 msgstr ""
13459
13460 #: config/tc-z80.c:1935 config/tc-z8k.c:1461 config/tc-z8k.c:1524
13461 msgid "relative jump out of range"
13462 msgstr ""
13463
13464 #: config/tc-z80.c:1952
13465 msgid "index offset  out of range"
13466 msgstr ""
13467
13468 #: config/tc-z80.c:1994 config/tc-z8k.c:1532
13469 #, c-format
13470 msgid "md_apply_fix: unknown r_type 0x%x\n"
13471 msgstr ""
13472
13473 #: config/tc-z8k.c:282
13474 #, c-format
13475 msgid "register rr%d out of range"
13476 msgstr ""
13477
13478 #: config/tc-z8k.c:284
13479 #, c-format
13480 msgid "register rr%d does not exist"
13481 msgstr ""
13482
13483 #: config/tc-z8k.c:296
13484 #, c-format
13485 msgid "register rh%d out of range"
13486 msgstr ""
13487
13488 #: config/tc-z8k.c:308
13489 #, c-format
13490 msgid "register rl%d out of range"
13491 msgstr ""
13492
13493 #: config/tc-z8k.c:321
13494 #, c-format
13495 msgid "register rq%d out of range"
13496 msgstr ""
13497
13498 #: config/tc-z8k.c:323
13499 #, c-format
13500 msgid "register rq%d does not exist"
13501 msgstr ""
13502
13503 #: config/tc-z8k.c:335
13504 #, c-format
13505 msgid "register r%d out of range"
13506 msgstr ""
13507
13508 #: config/tc-z8k.c:376
13509 #, c-format
13510 msgid "expected %c"
13511 msgstr ""
13512
13513 #: config/tc-z8k.c:391
13514 #, c-format
13515 msgid "register is wrong size for a word %s"
13516 msgstr ""
13517
13518 #: config/tc-z8k.c:405
13519 #, c-format
13520 msgid "register is wrong size for address %s"
13521 msgstr ""
13522
13523 #: config/tc-z8k.c:539
13524 #, c-format
13525 msgid "unknown interrupt %s"
13526 msgstr ""
13527
13528 #. No interrupt type specified, opcode won't do anything.
13529 #: config/tc-z8k.c:562
13530 msgid "opcode has no effect"
13531 msgstr ""
13532
13533 #: config/tc-z8k.c:673
13534 msgid "Missing ) in ra(rb)"
13535 msgstr ""
13536
13537 #: config/tc-z8k.c:753 config/tc-z8k.c:792
13538 #, c-format
13539 msgid "invalid condition code '%s'"
13540 msgstr ""
13541
13542 #: config/tc-z8k.c:765
13543 #, c-format
13544 msgid "invalid flag '%s'"
13545 msgstr ""
13546
13547 #: config/tc-z8k.c:919 config/tc-z8k.c:925
13548 msgid "invalid indirect register size"
13549 msgstr ""
13550
13551 #: config/tc-z8k.c:942 config/tc-z8k.c:1090 config/tc-z8k.c:1095
13552 msgid "invalid control register name"
13553 msgstr ""
13554
13555 #: config/tc-z8k.c:1079
13556 msgid "immediate must be 1 or 2"
13557 msgstr ""
13558
13559 #: config/tc-z8k.c:1082
13560 msgid "immediate 1 or 2 expected"
13561 msgstr ""
13562
13563 #: config/tc-z8k.c:1113
13564 msgid "can't use R0 here"
13565 msgstr ""
13566
13567 #: config/tc-z8k.c:1271
13568 msgid "Can't find opcode to match operands"
13569 msgstr ""
13570
13571 #: config/tc-z8k.c:1318
13572 #, c-format
13573 msgid "invalid architecture -z%s"
13574 msgstr ""
13575
13576 #: config/tc-z8k.c:1338
13577 #, c-format
13578 msgid ""
13579 " Z8K options:\n"
13580 "  -z8001                  generate segmented code\n"
13581 "  -z8002                  generate unsegmented code\n"
13582 "  -linkrelax              create linker relaxable code\n"
13583 msgstr ""
13584
13585 #: config/tc-z8k.c:1350
13586 #, c-format
13587 msgid "call to md_convert_frag\n"
13588 msgstr ""
13589
13590 #: config/tc-z8k.c:1457 config/tc-z8k.c:1497 config/tc-z8k.c:1520
13591 msgid "cannot branch to odd address"
13592 msgstr ""
13593
13594 #: config/tc-z8k.c:1479
13595 msgid "relative address out of range"
13596 msgstr ""
13597
13598 #: config/tc-z8k.c:1500
13599 msgid "relative call out of range"
13600 msgstr ""
13601
13602 #: config/tc-z8k.c:1544
13603 #, c-format
13604 msgid "call to md_estimate_size_before_relax\n"
13605 msgstr ""
13606
13607 #: config/xtensa-relax.c:1545
13608 #, c-format
13609 msgid "invalid configuration option '%s' in transition rule '%s'"
13610 msgstr ""
13611
13612 #: config/xtensa-relax.c:1670
13613 #, c-format
13614 msgid "opcode '%s': no bound opname '%s' for precondition in '%s'"
13615 msgstr ""
13616
13617 #: config/xtensa-relax.c:1680
13618 #, c-format
13619 msgid "opcode '%s': no bound opname '%s' for precondition in %s"
13620 msgstr ""
13621
13622 #: config/xtensa-relax.c:1687
13623 #, c-format
13624 msgid "opcode '%s': precondition only contains constants in '%s'"
13625 msgstr ""
13626
13627 #: config/xtensa-relax.c:1734
13628 msgid "expected one operand for generated literal"
13629 msgstr ""
13630
13631 #: config/xtensa-relax.c:1741
13632 msgid "expected 0 operands for generated label"
13633 msgstr ""
13634
13635 #: config/xtensa-relax.c:1754
13636 #, c-format
13637 msgid "invalid opcode '%s' in transition rule '%s'"
13638 msgstr ""
13639
13640 #: config/xtensa-relax.c:1762
13641 #, c-format
13642 msgid "opcode '%s': replacement does not have %d ops"
13643 msgstr ""
13644
13645 #: config/xtensa-relax.c:1776
13646 #, c-format
13647 msgid "opcode '%s': cannot find literal definition"
13648 msgstr ""
13649
13650 #: config/xtensa-relax.c:1792 config/xtensa-relax.c:1818
13651 #, c-format
13652 msgid "opcode %s: unidentified operand '%s' in '%s'"
13653 msgstr ""
13654
13655 #: config/xtensa-relax.c:1813
13656 #, c-format
13657 msgid "unknown user-defined function %s"
13658 msgstr ""
13659
13660 #: config/xtensa-relax.c:1824
13661 #, c-format
13662 msgid "opcode %s: could not parse operand '%s' in '%s'"
13663 msgstr ""
13664
13665 #: config/xtensa-relax.c:1865
13666 #, c-format
13667 msgid "could not parse INSN_PATTERN '%s'"
13668 msgstr ""
13669
13670 #: config/xtensa-relax.c:1869
13671 #, c-format
13672 msgid "could not parse INSN_REPL '%s'"
13673 msgstr ""
13674
13675 #: config/xtensa-relax.c:1880
13676 #, c-format
13677 msgid "could not build transition for %s => %s"
13678 msgstr ""
13679
13680 #: depend.c:193
13681 #, c-format
13682 msgid "can't open `%s' for writing"
13683 msgstr ""
13684
13685 #: depend.c:205
13686 #, c-format
13687 msgid "can't close `%s'"
13688 msgstr ""
13689
13690 #: dw2gencfi.c:284
13691 #, c-format
13692 msgid "register save offset not a multiple of %u"
13693 msgstr ""
13694
13695 #: dw2gencfi.c:367
13696 msgid "CFI state restore without previous remember"
13697 msgstr ""
13698
13699 #: dw2gencfi.c:419
13700 msgid "missing separator"
13701 msgstr ""
13702
13703 #: dw2gencfi.c:469
13704 msgid "bad register expression"
13705 msgstr ""
13706
13707 #: dw2gencfi.c:490 dw2gencfi.c:613 dw2gencfi.c:651 dw2gencfi.c:721
13708 msgid "CFI instruction used without previous .cfi_startproc"
13709 msgstr ""
13710
13711 #: dw2gencfi.c:675
13712 msgid "invalid or unsupported encoding in .cfi_personality"
13713 msgstr ""
13714
13715 #: dw2gencfi.c:682
13716 msgid ".cfi_personality requires encoding and symbol arguments"
13717 msgstr ""
13718
13719 #: dw2gencfi.c:705
13720 msgid "wrong second argument to .cfi_personality"
13721 msgstr ""
13722
13723 #: dw2gencfi.c:745
13724 msgid "invalid or unsupported encoding in .cfi_lsda"
13725 msgstr ""
13726
13727 #: dw2gencfi.c:752
13728 msgid ".cfi_lsda requires encoding and symbol arguments"
13729 msgstr ""
13730
13731 #: dw2gencfi.c:777
13732 msgid "wrong second argument to .cfi_lsda"
13733 msgstr ""
13734
13735 #: dw2gencfi.c:792
13736 msgid "previous CFI entry not closed (missing .cfi_endproc)"
13737 msgstr ""
13738
13739 #: dw2gencfi.c:827
13740 msgid ".cfi_endproc without corresponding .cfi_startproc"
13741 msgstr ""
13742
13743 #: dw2gencfi.c:1372
13744 msgid "open CFI at the end of file; missing .cfi_endproc directive"
13745 msgstr ""
13746
13747 #: dwarf2dbg.c:524 dwarf2dbg.c:559
13748 msgid "file number less than one"
13749 msgstr ""
13750
13751 #: dwarf2dbg.c:534
13752 #, c-format
13753 msgid "file number %ld already allocated"
13754 msgstr ""
13755
13756 #: dwarf2dbg.c:564 dwarf2dbg.c:1286
13757 #, c-format
13758 msgid "unassigned file number %ld"
13759 msgstr ""
13760
13761 #: dwarf2dbg.c:632
13762 msgid "is_stmt value not 0 or 1"
13763 msgstr ""
13764
13765 #: dwarf2dbg.c:644
13766 msgid "isa number less than zero"
13767 msgstr ""
13768
13769 #: dwarf2dbg.c:650
13770 #, c-format
13771 msgid "unknown .loc sub-directive `%s'"
13772 msgstr ""
13773
13774 #: dwarf2dbg.c:1343
13775 msgid "internal error: unknown dwarf2 format"
13776 msgstr ""
13777
13778 #: ecoff.c:1552
13779 #, c-format
13780 msgid "string too big (%lu bytes)"
13781 msgstr ""
13782
13783 #: ecoff.c:1578
13784 #, c-format
13785 msgid "inserting \"%s\" into string hash table: %s"
13786 msgstr ""
13787
13788 #: ecoff.c:1609 ecoff.c:1802 ecoff.c:1825 ecoff.c:1856 ecoff.c:2009
13789 #: ecoff.c:2120
13790 msgid "no current file pointer"
13791 msgstr ""
13792
13793 #: ecoff.c:1696
13794 msgid "too many st_End's"
13795 msgstr ""
13796
13797 #: ecoff.c:2034
13798 #, c-format
13799 msgid "inserting \"%s\" into tag hash table: %s"
13800 msgstr ""
13801
13802 #: ecoff.c:2195
13803 msgid "fake .file after real one"
13804 msgstr ""
13805
13806 #: ecoff.c:2285
13807 msgid "filename goes over one page boundary"
13808 msgstr ""
13809
13810 #: ecoff.c:2418
13811 msgid ".begin directive without a preceding .file directive"
13812 msgstr ""
13813
13814 #: ecoff.c:2425
13815 msgid ".begin directive without a preceding .ent directive"
13816 msgstr ""
13817
13818 #: ecoff.c:2456
13819 msgid ".bend directive without a preceding .file directive"
13820 msgstr ""
13821
13822 #: ecoff.c:2463
13823 msgid ".bend directive without a preceding .ent directive"
13824 msgstr ""
13825
13826 #: ecoff.c:2476
13827 msgid ".bend directive names unknown symbol"
13828 msgstr ""
13829
13830 #: ecoff.c:2519
13831 msgid ".def pseudo-op used inside of .def/.endef; ignored"
13832 msgstr ""
13833
13834 #: ecoff.c:2521
13835 msgid "empty symbol name in .def; ignored"
13836 msgstr ""
13837
13838 #: ecoff.c:2558
13839 msgid ".dim pseudo-op used outside of .def/.endef; ignored"
13840 msgstr ""
13841
13842 #: ecoff.c:2573
13843 msgid "badly formed .dim directive"
13844 msgstr ""
13845
13846 #: ecoff.c:2586
13847 msgid "too many .dim entries"
13848 msgstr ""
13849
13850 #: ecoff.c:2606
13851 msgid ".scl pseudo-op used outside of .def/.endef; ignored"
13852 msgstr ""
13853
13854 #: ecoff.c:2631
13855 msgid ".size pseudo-op used outside of .def/.endef; ignored"
13856 msgstr ""
13857
13858 #: ecoff.c:2646
13859 msgid "badly formed .size directive"
13860 msgstr ""
13861
13862 #: ecoff.c:2659
13863 msgid "too many .size entries"
13864 msgstr ""
13865
13866 #: ecoff.c:2681
13867 msgid ".type pseudo-op used outside of .def/.endef; ignored"
13868 msgstr ""
13869
13870 #. FIXME: We could handle this by setting the continued bit.
13871 #. There would still be a limit: the .type argument can not
13872 #. be infinite.
13873 #: ecoff.c:2699
13874 #, c-format
13875 msgid "the type of %s is too complex; it will be simplified"
13876 msgstr ""
13877
13878 #: ecoff.c:2710
13879 msgid "Unrecognized .type argument"
13880 msgstr ""
13881
13882 #: ecoff.c:2748
13883 msgid ".tag pseudo-op used outside of .def/.endef; ignored"
13884 msgstr ""
13885
13886 #: ecoff.c:2773
13887 msgid ".val pseudo-op used outside of .def/.endef; ignored"
13888 msgstr ""
13889
13890 #: ecoff.c:2781
13891 msgid ".val expression is too complex"
13892 msgstr ""
13893
13894 #: ecoff.c:2811
13895 msgid ".endef pseudo-op used before .def; ignored"
13896 msgstr ""
13897
13898 #: ecoff.c:2837 ecoff.c:2918
13899 msgid "bad COFF debugging information"
13900 msgstr ""
13901
13902 #: ecoff.c:2886
13903 #, c-format
13904 msgid "no tag specified for %s"
13905 msgstr ""
13906
13907 #: ecoff.c:2988
13908 msgid ".end directive without a preceding .file directive"
13909 msgstr ""
13910
13911 #: ecoff.c:2995
13912 msgid ".end directive without a preceding .ent directive"
13913 msgstr ""
13914
13915 #: ecoff.c:3017
13916 msgid ".end directive names unknown symbol"
13917 msgstr ""
13918
13919 #: ecoff.c:3044
13920 msgid "second .ent directive found before .end directive"
13921 msgstr ""
13922
13923 #: ecoff.c:3116
13924 msgid "no way to handle .file within .ent/.end section"
13925 msgstr ""
13926
13927 #: ecoff.c:3233
13928 msgid ".loc before .file"
13929 msgstr ""
13930
13931 #: ecoff.c:3368
13932 msgid "bad .weakext directive"
13933 msgstr ""
13934
13935 #: ecoff.c:3436
13936 #, c-format
13937 msgid ".stab%c is not supported"
13938 msgstr ""
13939
13940 #: ecoff.c:3446
13941 #, c-format
13942 msgid ".stab%c: ignoring non-zero other field"
13943 msgstr ""
13944
13945 #: ecoff.c:3480
13946 #, c-format
13947 msgid ""
13948 "line number (%d) for .stab%c directive cannot fit in index field (20 bits)"
13949 msgstr ""
13950
13951 #: ecoff.c:3516
13952 #, c-format
13953 msgid "illegal .stab%c directive, bad character"
13954 msgstr ""
13955
13956 #: ecoff.c:3975 ecoff.c:4164 ecoff.c:4189
13957 msgid ".begin/.bend in different segments"
13958 msgstr ""
13959
13960 #: ecoff.c:4685
13961 msgid "missing .end or .bend at end of file"
13962 msgstr ""
13963
13964 #: ecoff.c:5170
13965 msgid "GP prologue size exceeds field size, using 0 instead"
13966 msgstr ""
13967
13968 #: expr.c:81 read.c:3577
13969 msgid "bignum invalid"
13970 msgstr ""
13971
13972 #: expr.c:83 read.c:3579 read.c:4042 read.c:4904
13973 msgid "floating point number invalid"
13974 msgstr ""
13975
13976 #: expr.c:204
13977 msgid "bad floating-point constant: exponent overflow"
13978 msgstr ""
13979
13980 #: expr.c:208
13981 #, c-format
13982 msgid "bad floating-point constant: unknown error code=%d"
13983 msgstr ""
13984
13985 #: expr.c:387
13986 msgid ""
13987 "a bignum with underscores may not have more than 8 hex digits in any word"
13988 msgstr ""
13989
13990 #: expr.c:410
13991 msgid "a bignum with underscores must have exactly 4 words"
13992 msgstr ""
13993
13994 #. Either not seen or not defined.
13995 #. @@ Should print out the original string instead of
13996 #. the parsed number.
13997 #: expr.c:533
13998 #, c-format
13999 msgid "backward ref to unknown label \"%d:\""
14000 msgstr ""
14001
14002 #: expr.c:651
14003 msgid "character constant too large"
14004 msgstr ""
14005
14006 #: expr.c:897
14007 #, c-format
14008 msgid "expr.c(operand): bad atof_generic return val %d"
14009 msgstr ""
14010
14011 #: expr.c:958
14012 #, c-format
14013 msgid "missing '%c'"
14014 msgstr ""
14015
14016 #: expr.c:969 read.c:4388
14017 msgid "EBCDIC constants are not supported"
14018 msgstr ""
14019
14020 #: expr.c:1081
14021 #, c-format
14022 msgid "Unary operator %c ignored because bad operand follows"
14023 msgstr ""
14024
14025 #: expr.c:1127 expr.c:1152
14026 msgid "syntax error in .startof. or .sizeof."
14027 msgstr ""
14028
14029 #: expr.c:1663
14030 msgid "missing operand; zero assumed"
14031 msgstr ""
14032
14033 #: expr.c:1698
14034 msgid "left operand is a bignum; integer 0 assumed"
14035 msgstr ""
14036
14037 #: expr.c:1700
14038 msgid "left operand is a float; integer 0 assumed"
14039 msgstr ""
14040
14041 #: expr.c:1709
14042 msgid "right operand is a bignum; integer 0 assumed"
14043 msgstr ""
14044
14045 #: expr.c:1711
14046 msgid "right operand is a float; integer 0 assumed"
14047 msgstr ""
14048
14049 #: expr.c:1779 symbols.c:1356
14050 msgid "division by zero"
14051 msgstr ""
14052
14053 #: expr.c:1879
14054 msgid "operation combines symbols in different segments"
14055 msgstr ""
14056
14057 #: frags.c:48
14058 msgid "attempt to allocate data in absolute section"
14059 msgstr ""
14060
14061 #: frags.c:54
14062 msgid "attempt to allocate data in common section"
14063 msgstr ""
14064
14065 #: frags.c:112
14066 #, c-format
14067 msgid "can't extend frag %u chars"
14068 msgstr ""
14069
14070 #. For error messages.
14071 #. Detect if we are reading from stdin by examining the file
14072 #. name returned by as_where().
14073 #.
14074 #. [FIXME: We rely upon the name in the strcmp below being the
14075 #. same as the one used by input_scrub_new_file(), if that is
14076 #. not true, then this code will fail].
14077 #.
14078 #. If we are reading from stdin, then we need to save each input
14079 #. line here (assuming of course that we actually have a line of
14080 #. input to read), so that it can be displayed in the listing
14081 #. that is produced at the end of the assembly.
14082 #: input-file.c:138 input-scrub.c:241 listing.c:335
14083 msgid "{standard input}"
14084 msgstr ""
14085
14086 #: input-file.c:143
14087 #, c-format
14088 msgid "can't open %s for reading: %s"
14089 msgstr ""
14090
14091 #: input-file.c:152 input-file.c:215 input-file.c:241
14092 #, c-format
14093 msgid "can't read from %s: %s"
14094 msgstr ""
14095
14096 #: input-file.c:249 listing.c:1188 output-file.c:69
14097 #, c-format
14098 msgid "can't close %s: %s"
14099 msgstr ""
14100
14101 #: input-scrub.c:266
14102 msgid "macros nested too deeply"
14103 msgstr ""
14104
14105 #: input-scrub.c:369 input-scrub.c:393
14106 msgid "partial line at end of file ignored"
14107 msgstr ""
14108
14109 #: itbl-ops.c:329
14110 #, c-format
14111 msgid "Unable to allocate memory for new instructions\n"
14112 msgstr ""
14113
14114 #: listing.c:241
14115 msgid "Warning:"
14116 msgstr ""
14117
14118 #: listing.c:247
14119 msgid "Error:"
14120 msgstr ""
14121
14122 #: listing.c:1074
14123 #, c-format
14124 msgid ""
14125 "\n"
14126 " time stamp    \t: %s\n"
14127 "\n"
14128 msgstr ""
14129
14130 #: listing.c:1084
14131 #, c-format
14132 msgid "%s "
14133 msgstr ""
14134
14135 #: listing.c:1089
14136 #, c-format
14137 msgid ""
14138 "\n"
14139 "\t%s "
14140 msgstr ""
14141
14142 #: listing.c:1099
14143 msgid ""
14144 "\n"
14145 " options passed\t: "
14146 msgstr ""
14147
14148 #: listing.c:1138
14149 #, c-format
14150 msgid ""
14151 " GNU assembler version %s (%s)\n"
14152 "\t using BFD version %s."
14153 msgstr ""
14154
14155 #: listing.c:1141
14156 #, c-format
14157 msgid ""
14158 "\n"
14159 " input file    \t: %s"
14160 msgstr ""
14161
14162 #: listing.c:1142
14163 #, c-format
14164 msgid ""
14165 "\n"
14166 " output file   \t: %s"
14167 msgstr ""
14168
14169 #: listing.c:1143
14170 #, c-format
14171 msgid ""
14172 "\n"
14173 " target        \t: %s"
14174 msgstr ""
14175
14176 #: listing.c:1167
14177 #, c-format
14178 msgid "can't open %s: %s"
14179 msgstr ""
14180
14181 #: listing.c:1260
14182 msgid "strange paper height, set to no form"
14183 msgstr ""
14184
14185 #: listing.c:1324
14186 msgid "new line in title"
14187 msgstr ""
14188
14189 #. Turns the next expression into a string.
14190 #: macro.c:371
14191 #, no-c-format
14192 msgid "% operator needs absolute expression"
14193 msgstr ""
14194
14195 #: macro.c:521
14196 #, c-format
14197 msgid "Missing parameter qualifier for `%s' in macro `%s'"
14198 msgstr ""
14199
14200 #: macro.c:531
14201 #, c-format
14202 msgid "`%s' is not a valid parameter qualifier for `%s' in macro `%s'"
14203 msgstr ""
14204
14205 #: macro.c:548
14206 #, c-format
14207 msgid "Pointless default value for required parameter `%s' in macro `%s'"
14208 msgstr ""
14209
14210 #: macro.c:560
14211 #, c-format
14212 msgid "A parameter named `%s' already exists for macro `%s'"
14213 msgstr ""
14214
14215 #: macro.c:597
14216 #, c-format
14217 msgid "Reserved word `%s' used as parameter in macro `%s'"
14218 msgstr ""
14219
14220 #: macro.c:635
14221 #, c-format
14222 msgid "unexpected end of file in macro `%s' definition"
14223 msgstr ""
14224
14225 #: macro.c:647
14226 #, c-format
14227 msgid "missing `)' after formals in macro definition `%s'"
14228 msgstr ""
14229
14230 #: macro.c:662
14231 msgid "Missing macro name"
14232 msgstr ""
14233
14234 #: macro.c:671
14235 #, c-format
14236 msgid "Bad parameter list for macro `%s'"
14237 msgstr ""
14238
14239 #: macro.c:677
14240 #, c-format
14241 msgid "Macro `%s' was already defined"
14242 msgstr ""
14243
14244 #: macro.c:800 macro.c:802
14245 msgid "missing `)'"
14246 msgstr ""
14247
14248 #: macro.c:897
14249 #, c-format
14250 msgid "`%s' was already used as parameter (or another local) name"
14251 msgstr ""
14252
14253 #: macro.c:1055
14254 msgid "confusion in formal parameters"
14255 msgstr ""
14256
14257 #: macro.c:1062
14258 #, c-format
14259 msgid "Parameter named `%s' does not exist for macro `%s'"
14260 msgstr ""
14261
14262 #: macro.c:1070
14263 #, c-format
14264 msgid "Value for parameter `%s' of macro `%s' was already specified"
14265 msgstr ""
14266
14267 #: macro.c:1084
14268 msgid "can't mix positional and keyword arguments"
14269 msgstr ""
14270
14271 #: macro.c:1095
14272 msgid "too many positional arguments"
14273 msgstr ""
14274
14275 #: macro.c:1143
14276 #, c-format
14277 msgid "Missing value for required parameter `%s' of macro `%s'"
14278 msgstr ""
14279
14280 #: macro.c:1282
14281 #, c-format
14282 msgid "Attempt to purge non-existant macro `%s'"
14283 msgstr ""
14284
14285 #: macro.c:1301
14286 msgid "unexpected end of file in irp or irpc"
14287 msgstr ""
14288
14289 #: macro.c:1309
14290 msgid "missing model parameter"
14291 msgstr ""
14292
14293 #: messages.c:82
14294 #, c-format
14295 msgid "Assembler messages:\n"
14296 msgstr ""
14297
14298 #: messages.c:166
14299 #, c-format
14300 msgid "Warning: "
14301 msgstr ""
14302
14303 #: messages.c:267
14304 #, c-format
14305 msgid "Error: "
14306 msgstr ""
14307
14308 #: messages.c:362 messages.c:382
14309 #, c-format
14310 msgid "Fatal error: "
14311 msgstr ""
14312
14313 #: messages.c:397
14314 #, c-format
14315 msgid "Internal error!\n"
14316 msgstr ""
14317
14318 #: messages.c:399
14319 #, c-format
14320 msgid "Assertion failure in %s at %s line %d.\n"
14321 msgstr ""
14322
14323 #: messages.c:402
14324 #, c-format
14325 msgid "Assertion failure at %s line %d.\n"
14326 msgstr ""
14327
14328 #: messages.c:403 messages.c:420
14329 #, c-format
14330 msgid "Please report this bug.\n"
14331 msgstr ""
14332
14333 #: messages.c:415
14334 #, c-format
14335 msgid "Internal error, aborting at %s line %d in %s\n"
14336 msgstr ""
14337
14338 #: messages.c:418
14339 #, c-format
14340 msgid "Internal error, aborting at %s line %d\n"
14341 msgstr ""
14342
14343 #: messages.c:467
14344 #, c-format
14345 msgid "%s out of domain (%d is not a multiple of %d)"
14346 msgstr ""
14347
14348 #: messages.c:485
14349 #, c-format
14350 msgid "%s out of range (%d is not between %d and %d)"
14351 msgstr ""
14352
14353 #. xgettext:c-format.
14354 #: messages.c:508
14355 #, c-format
14356 msgid "%s out of range (0x%s is not between 0x%s and 0x%s)"
14357 msgstr ""
14358
14359 #: output-file.c:35
14360 #, c-format
14361 msgid "can't open a bfd on stdout %s"
14362 msgstr ""
14363
14364 #: output-file.c:42
14365 #, c-format
14366 msgid "selected target format '%s' unknown"
14367 msgstr ""
14368
14369 #: output-file.c:44
14370 #, c-format
14371 msgid "can't create %s: %s"
14372 msgstr ""
14373
14374 #: read.c:462
14375 msgid "bad or irreducible absolute expression"
14376 msgstr ""
14377
14378 #: read.c:488
14379 #, c-format
14380 msgid "error constructing %s pseudo-op table: %s"
14381 msgstr ""
14382
14383 #: read.c:898
14384 #, c-format
14385 msgid "unknown pseudo-op: `%s'"
14386 msgstr ""
14387
14388 #: read.c:985
14389 #, c-format
14390 msgid "label \"%d$\" redefined"
14391 msgstr ""
14392
14393 #: read.c:1220
14394 msgid ".abort detected.  Abandoning ship."
14395 msgstr ""
14396
14397 #: read.c:1238 read.c:2615
14398 msgid "ignoring fill value in absolute section"
14399 msgstr ""
14400
14401 #: read.c:1329
14402 #, c-format
14403 msgid "alignment too large: %u assumed"
14404 msgstr ""
14405
14406 #: read.c:1361
14407 msgid "expected fill pattern missing"
14408 msgstr ""
14409
14410 #: read.c:1470
14411 #, c-format
14412 msgid "size (%ld) out of range, ignored"
14413 msgstr ""
14414
14415 #: read.c:1499
14416 #, c-format
14417 msgid "size of \"%s\" is already %ld; not changing to %ld"
14418 msgstr ""
14419
14420 #. Some of the back ends can't deal with non-positive line numbers.
14421 #. Besides, it's silly.  GCC however will generate a line number of
14422 #. zero when it is pre-processing builtins for assembler-with-cpp files:
14423 #.
14424 #. # 0 "<built-in>"
14425 #.
14426 #. We do not want to barf on this, especially since such files are used
14427 #. in the GCC and GDB testsuites.  So we check for negative line numbers
14428 #. rather than non-positive line numbers.
14429 #: read.c:1749
14430 #, c-format
14431 msgid "line numbers must be positive; line number %d rejected"
14432 msgstr ""
14433
14434 #: read.c:1786
14435 #, c-format
14436 msgid "incompatible flag %i in line directive"
14437 msgstr ""
14438
14439 #: read.c:1798
14440 #, c-format
14441 msgid "unsupported flag %i in line directive"
14442 msgstr ""
14443
14444 #: read.c:1837
14445 msgid "start address not supported"
14446 msgstr ""
14447
14448 #: read.c:1846
14449 msgid ".err encountered"
14450 msgstr ""
14451
14452 #: read.c:1862
14453 msgid ".error directive invoked in source file"
14454 msgstr ""
14455
14456 #: read.c:1863
14457 msgid ".warning directive invoked in source file"
14458 msgstr ""
14459
14460 #: read.c:1869
14461 #, c-format
14462 msgid "%s argument must be a string"
14463 msgstr ""
14464
14465 #: read.c:1901 read.c:1903
14466 #, c-format
14467 msgid ".fail %ld encountered"
14468 msgstr ""
14469
14470 #: read.c:1939
14471 #, c-format
14472 msgid ".fill size clamped to %d"
14473 msgstr ""
14474
14475 #: read.c:1944
14476 msgid "size negative; .fill ignored"
14477 msgstr ""
14478
14479 #: read.c:1950
14480 msgid "repeat < 0; .fill ignored"
14481 msgstr ""
14482
14483 #: read.c:2088
14484 msgid "expected numeric constant"
14485 msgstr ""
14486
14487 #: read.c:2144
14488 msgid "bad string constant"
14489 msgstr ""
14490
14491 #: read.c:2148
14492 msgid "expected <tag> , <value>"
14493 msgstr ""
14494
14495 #: read.c:2222
14496 #, c-format
14497 msgid "unrecognized .linkonce type `%s'"
14498 msgstr ""
14499
14500 #: read.c:2234
14501 msgid ".linkonce is not supported for this object file format"
14502 msgstr ""
14503
14504 #: read.c:2256
14505 #, c-format
14506 msgid "bfd_set_section_flags: %s"
14507 msgstr ""
14508
14509 #: read.c:2329
14510 msgid "expected alignment after size"
14511 msgstr ""
14512
14513 #: read.c:2544
14514 #, c-format
14515 msgid "attempt to redefine pseudo-op `%s' ignored"
14516 msgstr ""
14517
14518 #: read.c:2563
14519 msgid "ignoring macro exit outside a macro definition."
14520 msgstr ""
14521
14522 #: read.c:2610
14523 #, c-format
14524 msgid "invalid segment \"%s\""
14525 msgstr ""
14526
14527 #: read.c:2618
14528 msgid "only constant offsets supported in absolute section"
14529 msgstr ""
14530
14531 #: read.c:2657
14532 msgid "MRI style ORG pseudo-op not supported"
14533 msgstr ""
14534
14535 #: read.c:2810
14536 #, c-format
14537 msgid "unrecognized section type `%s'"
14538 msgstr ""
14539
14540 #: read.c:2824
14541 msgid "absolute sections are not supported"
14542 msgstr ""
14543
14544 #: read.c:2839
14545 #, c-format
14546 msgid "unrecognized section command `%s'"
14547 msgstr ""
14548
14549 #: read.c:2903
14550 #, c-format
14551 msgid ".end%c encountered without preceeding %s"
14552 msgstr ""
14553
14554 #: read.c:2933
14555 #, c-format
14556 msgid "%s without %s"
14557 msgstr ""
14558
14559 #: read.c:3157
14560 msgid "unsupported variable size or fill value"
14561 msgstr ""
14562
14563 #: read.c:3185
14564 msgid ".space repeat count is zero, ignored"
14565 msgstr ""
14566
14567 #: read.c:3187
14568 msgid ".space repeat count is negative, ignored"
14569 msgstr ""
14570
14571 #: read.c:3216
14572 msgid "space allocation too complex in absolute section"
14573 msgstr ""
14574
14575 #: read.c:3222
14576 msgid "space allocation too complex in common section"
14577 msgstr ""
14578
14579 #: read.c:3309 read.c:4630
14580 #, c-format
14581 msgid "bad floating literal: %s"
14582 msgstr ""
14583
14584 #: read.c:3469
14585 #, c-format
14586 msgid "%s: would close weakref loop: %s"
14587 msgstr ""
14588
14589 #: read.c:3515
14590 #, c-format
14591 msgid "junk at end of line, first unrecognized character valued 0x%x"
14592 msgstr ""
14593
14594 #: read.c:3573
14595 msgid "missing expression"
14596 msgstr ""
14597
14598 #: read.c:3641
14599 #, c-format
14600 msgid "`%s' can't be equated to common symbol '%s'"
14601 msgstr ""
14602
14603 #: read.c:3769
14604 msgid "rva without symbol"
14605 msgstr ""
14606
14607 #: read.c:3826
14608 msgid "missing or bad offset expression"
14609 msgstr ""
14610
14611 #: read.c:3847
14612 msgid "missing reloc type"
14613 msgstr ""
14614
14615 #: read.c:3859
14616 msgid "unrecognized reloc type"
14617 msgstr ""
14618
14619 #: read.c:3875
14620 msgid "bad reloc expression"
14621 msgstr ""
14622
14623 #: read.c:3998
14624 msgid "attempt to store value in absolute section"
14625 msgstr ""
14626
14627 #: read.c:4036 read.c:4898
14628 msgid "zero assumed for missing expression"
14629 msgstr ""
14630
14631 #: read.c:4048 read.c:4910 write.c:260
14632 msgid "register value used as expression"
14633 msgstr ""
14634
14635 #: read.c:4128
14636 #, c-format
14637 msgid "value 0x%llx truncated to 0x%llx"
14638 msgstr ""
14639
14640 #: read.c:4131
14641 msgid "value 0x%I64x truncated to 0x%I64x"
14642 msgstr ""
14643
14644 #: read.c:4135
14645 #, c-format
14646 msgid "value 0x%lx truncated to 0x%lx"
14647 msgstr ""
14648
14649 #: read.c:4152
14650 #, c-format
14651 msgid "bignum truncated to %d bytes"
14652 msgstr ""
14653
14654 #: read.c:4461 read.c:4652
14655 msgid "unresolvable or nonpositive repeat count; using 1"
14656 msgstr ""
14657
14658 #: read.c:4510
14659 #, c-format
14660 msgid "unknown floating type type '%c'"
14661 msgstr ""
14662
14663 #: read.c:4532
14664 msgid "floating point constant too large"
14665 msgstr ""
14666
14667 #: read.c:5060
14668 msgid "strings must be placed into a section"
14669 msgstr ""
14670
14671 #: read.c:5108
14672 msgid "expected <nn>"
14673 msgstr ""
14674
14675 #. To be compatible with BSD 4.2 as: give the luser a linefeed!!
14676 #: read.c:5141 read.c:5227
14677 msgid "unterminated string; newline inserted"
14678 msgstr ""
14679
14680 #: read.c:5235
14681 msgid "bad escaped character in string"
14682 msgstr ""
14683
14684 #: read.c:5260
14685 msgid "expected address expression"
14686 msgstr ""
14687
14688 #: read.c:5279
14689 #, c-format
14690 msgid "symbol \"%s\" undefined; zero assumed"
14691 msgstr ""
14692
14693 #: read.c:5282
14694 msgid "some symbol undefined; zero assumed"
14695 msgstr ""
14696
14697 #: read.c:5318
14698 msgid "this string may not contain '\\0'"
14699 msgstr ""
14700
14701 #: read.c:5354
14702 msgid "missing string"
14703 msgstr ""
14704
14705 #: read.c:5441
14706 #, c-format
14707 msgid ".incbin count zero, ignoring `%s'"
14708 msgstr ""
14709
14710 #: read.c:5467
14711 #, c-format
14712 msgid "file not found: %s"
14713 msgstr ""
14714
14715 #: read.c:5481
14716 #, c-format
14717 msgid "seek to end of .incbin file failed `%s'"
14718 msgstr ""
14719
14720 #: read.c:5492
14721 #, c-format
14722 msgid "skip (%ld) or count (%ld) invalid for file size (%ld)"
14723 msgstr ""
14724
14725 #: read.c:5499
14726 #, c-format
14727 msgid "could not skip to %ld in file `%s'"
14728 msgstr ""
14729
14730 #: read.c:5508
14731 #, c-format
14732 msgid "truncated file `%s', %ld of %ld bytes read"
14733 msgstr ""
14734
14735 #: read.c:5666
14736 msgid "missing .func"
14737 msgstr ""
14738
14739 #: read.c:5683
14740 msgid ".endfunc missing for previous .func"
14741 msgstr ""
14742
14743 #: read.c:5812
14744 #, c-format
14745 msgid "missing closing `%c'"
14746 msgstr ""
14747
14748 #: read.c:5814
14749 msgid "stray `\\'"
14750 msgstr ""
14751
14752 #: remap.c:52
14753 #, c-format
14754 msgid "invalid argument '%s' to -fdebug-prefix-map"
14755 msgstr ""
14756
14757 #: stabs.c:214 stabs.c:222 stabs.c:230 stabs.c:249
14758 #, c-format
14759 msgid ".stab%c: missing comma"
14760 msgstr ""
14761
14762 #. This could happen for example with a source file with a huge
14763 #. number of lines.  The only cure is to use a different debug
14764 #. format, probably DWARF.
14765 #: stabs.c:242
14766 #, c-format
14767 msgid ".stab%c: description field '%x' too big, try a different debug format"
14768 msgstr ""
14769
14770 #: stabs.c:423
14771 msgid "comma missing in .xstabs"
14772 msgstr ""
14773
14774 #: symbols.c:277
14775 #, c-format
14776 msgid "cannot define symbol `%s' in absolute section"
14777 msgstr ""
14778
14779 #: symbols.c:417
14780 #, c-format
14781 msgid "symbol `%s' is already defined as \"%s\"/%s%ld"
14782 msgstr ""
14783
14784 #: symbols.c:494 symbols.c:501
14785 #, c-format
14786 msgid "inserting \"%s\" into symbol table failed: %s"
14787 msgstr ""
14788
14789 #: symbols.c:964 symbols.c:968
14790 #, c-format
14791 msgid "undefined symbol `%s' in operation"
14792 msgstr ""
14793
14794 #: symbols.c:975
14795 #, c-format
14796 msgid "invalid sections for operation on `%s' and `%s'"
14797 msgstr ""
14798
14799 #: symbols.c:979
14800 #, c-format
14801 msgid "invalid section for operation on `%s'"
14802 msgstr ""
14803
14804 #: symbols.c:987 symbols.c:990
14805 #, c-format
14806 msgid "undefined symbol `%s' in operation setting `%s'"
14807 msgstr ""
14808
14809 #: symbols.c:996
14810 #, c-format
14811 msgid "invalid sections for operation on `%s' and `%s' setting `%s'"
14812 msgstr ""
14813
14814 #: symbols.c:999
14815 #, c-format
14816 msgid "invalid section for operation on `%s' setting `%s'"
14817 msgstr ""
14818
14819 #: symbols.c:1049
14820 #, c-format
14821 msgid "symbol definition loop encountered at `%s'"
14822 msgstr ""
14823
14824 #: symbols.c:1076
14825 #, c-format
14826 msgid "cannot convert expression symbol %s to complex relocation"
14827 msgstr ""
14828
14829 #: symbols.c:1358
14830 #, c-format
14831 msgid "division by zero when setting `%s'"
14832 msgstr ""
14833
14834 #: symbols.c:1439 write.c:1825
14835 #, c-format
14836 msgid "can't resolve value for symbol `%s'"
14837 msgstr ""
14838
14839 #: symbols.c:1889
14840 #, c-format
14841 msgid "\"%d\" (instance number %d of a %s label)"
14842 msgstr ""
14843
14844 #: symbols.c:1918
14845 #, c-format
14846 msgid "attempt to get value of unresolved symbol `%s'"
14847 msgstr ""
14848
14849 #: symbols.c:2191
14850 msgid "section symbols are already global"
14851 msgstr ""
14852
14853 #: symbols.c:2302
14854 #, c-format
14855 msgid "Accessing function `%s' as thread-local object"
14856 msgstr ""
14857
14858 #: symbols.c:2306
14859 #, c-format
14860 msgid "Accessing `%s' as thread-local object"
14861 msgstr ""
14862
14863 #: write.c:159
14864 #, c-format
14865 msgid "field fx_size too small to hold %d"
14866 msgstr ""
14867
14868 #: write.c:436
14869 #, c-format
14870 msgid "attempt to .org/.space backwards? (%ld)"
14871 msgstr ""
14872
14873 #: write.c:664
14874 msgid "invalid offset expression"
14875 msgstr ""
14876
14877 #: write.c:686
14878 msgid "invalid reloc expression"
14879 msgstr ""
14880
14881 #: write.c:1039
14882 #, c-format
14883 msgid "value of %s too large for field of %d bytes at %s"
14884 msgstr ""
14885
14886 #: write.c:1051
14887 #, c-format
14888 msgid "signed .word overflow; switch may be too large; %ld at 0x%lx"
14889 msgstr ""
14890
14891 #: write.c:1095
14892 msgid "redefined symbol cannot be used on reloc"
14893 msgstr ""
14894
14895 #: write.c:1108
14896 msgid "relocation out of range"
14897 msgstr ""
14898
14899 #: write.c:1111
14900 #, c-format
14901 msgid "%s:%u: bad return from bfd_install_relocation: %x"
14902 msgstr ""
14903
14904 #: write.c:1175
14905 msgid "internal error: fixup not contained within frag"
14906 msgstr ""
14907
14908 #: write.c:1228
14909 msgid "reloc not within (fixed part of) section"
14910 msgstr ""
14911
14912 #: write.c:1295 write.c:1316
14913 #, c-format
14914 msgid "can't write %s: %s"
14915 msgstr ""
14916
14917 #: write.c:1346
14918 msgid "cannot write to output file"
14919 msgstr ""
14920
14921 #: write.c:1500
14922 #, c-format
14923 msgid "%d error%s, %d warning%s, generating bad object file"
14924 msgstr ""
14925
14926 #: write.c:1507
14927 #, c-format
14928 msgid "%d error%s, %d warning%s, no object file generated"
14929 msgstr ""
14930
14931 #: write.c:1742
14932 #, c-format
14933 msgid "%s: global symbols not supported in common sections"
14934 msgstr ""
14935
14936 #: write.c:1756
14937 #, c-format
14938 msgid "local label `%s' is not defined"
14939 msgstr ""
14940
14941 #: write.c:1776
14942 #, c-format
14943 msgid "Local symbol `%s' can't be equated to common symbol `%s'"
14944 msgstr ""
14945
14946 #: write.c:1783
14947 #, c-format
14948 msgid "can't make global register symbol `%s'"
14949 msgstr ""
14950
14951 #: write.c:2052
14952 #, c-format
14953 msgid "alignment padding (%lu bytes) not a multiple of %ld"
14954 msgstr ""
14955
14956 #: write.c:2210
14957 #, c-format
14958 msgid ".word %s-%s+%s didn't fit"
14959 msgstr ""
14960
14961 #: write.c:2299
14962 msgid "padding added"
14963 msgstr ""
14964
14965 #: write.c:2349
14966 msgid "attempt to move .org backwards"
14967 msgstr ""
14968
14969 #: write.c:2373
14970 msgid ".space specifies non-absolute value"
14971 msgstr ""
14972
14973 #: write.c:2388
14974 msgid ".space or .fill with negative value, ignored"
14975 msgstr ""
14976
14977 #: write.c:2459
14978 #, c-format
14979 msgid ""
14980 "Infinite loop encountered whilst attempting to compute the addresses of "
14981 "symbols in section %s"
14982 msgstr ""